diff --git a/RMC-AIDA-L_food_storage/.gitattributes b/RMC-AIDA-L_food_storage/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/.gitattributes @@ -0,0 +1,59 @@ +*.7z filter=lfs diff=lfs merge=lfs -text +*.arrow filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.ftz filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.h5 filter=lfs diff=lfs merge=lfs -text +*.joblib filter=lfs diff=lfs merge=lfs -text +*.lfs.* filter=lfs diff=lfs merge=lfs -text +*.lz4 filter=lfs diff=lfs merge=lfs -text +*.mds filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.onnx filter=lfs diff=lfs merge=lfs -text +*.ot filter=lfs diff=lfs merge=lfs -text +*.parquet filter=lfs diff=lfs merge=lfs -text +*.pb filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +saved_model/**/* filter=lfs diff=lfs merge=lfs -text +*.tar.* filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.tflite filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text +# Audio files - uncompressed +*.pcm filter=lfs diff=lfs merge=lfs -text +*.sam filter=lfs diff=lfs merge=lfs -text +*.raw filter=lfs diff=lfs merge=lfs -text +# Audio files - compressed +*.aac filter=lfs diff=lfs merge=lfs -text +*.flac filter=lfs diff=lfs merge=lfs -text +*.mp3 filter=lfs diff=lfs merge=lfs -text +*.ogg filter=lfs diff=lfs merge=lfs -text +*.wav filter=lfs diff=lfs merge=lfs -text +# Image files - uncompressed +*.bmp filter=lfs diff=lfs merge=lfs -text +*.gif filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.tiff filter=lfs diff=lfs merge=lfs -text +# Image files - compressed +*.jpg filter=lfs diff=lfs merge=lfs -text +*.jpeg filter=lfs diff=lfs merge=lfs -text +*.webp filter=lfs diff=lfs merge=lfs -text +# Video files - compressed +*.mp4 filter=lfs diff=lfs merge=lfs -text +*.webm filter=lfs diff=lfs merge=lfs -text diff --git a/RMC-AIDA-L_food_storage/README.md b/RMC-AIDA-L_food_storage/README.md new file mode 100644 index 0000000000000000000000000000000000000000..277d1953ed486ec680aa3ef546ebc79f3d39bb74 --- /dev/null +++ b/RMC-AIDA-L_food_storage/README.md @@ -0,0 +1,345 @@ +--- +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_food_storage + +## πŸ“‹ 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** | 499 | +| **Total Frames** | 274806 | +| **Total Tasks** | 12 | +| **Total Videos** | 1497 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 2.5GB | + + +## πŸ‘₯ Authors + +### Contributors +This dataset is contributed by: +- [RoboCOIN](https://flagopen.github.io/RoboCOIN/) - RoboCOIN Team + + +## πŸ”— Links + +- **🏠 Homepage:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ“„ Paper:** [https://arxiv.org/abs/2511.17441](https://arxiv.org/abs/2511.17441) +- **πŸ’» Repository:** [https://github.com/FlagOpen/RoboCOIN](https://github.com/FlagOpen/RoboCOIN) +- **🌐 Project Page:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ› Issues:** [https://github.com/FlagOpen/RoboCOIN/issues](https://github.com/FlagOpen/RoboCOIN/issues) +- **πŸ“œ License:** apache-2.0 + +## 🏷️ Dataset Tags + +- `RoboCOIN` +- `LeRobot` + + +## 🎯 Task Descriptions + +### Primary Tasks +pick up the bread from the table and place it in the brown handbag. +pick up the orange from the table and place it in the brown handbag. +pick up the orange and peach from the table and place it in the brown handbag. +pick up the peach from the table and place it in the brown handbag. +pick up the bread and egg yolk pastry from the table and place it in the brown handbag. +pick up the egg yolk pastry from the table and place it in the brown handbag. +pick up the bread from the table and place it in the white handbag. +pick up the orange from the table and place it in the white handbag. +pick up the orange and peach from the table and place it in the white handbag. +pick up the peach from the table and place it in the white handbag. +pick up the bread and egg yolk pastry from the table and place it in the white handbag. +pick up the egg yolk pastry from the table and place it in the white handbag. + +### Sub-Tasks +This dataset includes 13 distinct subtasks: + +1. **Lift the woven bag with the left gripper to open it** +2. **Lower the woven bag with the left gripper to close it** +3. **abnormal** +4. **Place the egg yolk pastry into the woven bag with the right gripper** +5. **Place the peach into the woven bag with the right gripper** +6. **Pick up the orange with the right gripper** +7. **Pick up the egg yolk pastry with the right gripper** +8. **Pick up the bread with the right gripper** +9. **end** +10. **Place the bread into the woven bag with the right gripper** +11. **Place the orange into the woven bag with the right gripper** +12. **Pick up the peach with the right gripper** +13. **null** + + +## πŸŽ₯ Camera Views + +This dataset includes 3 camera views. + +## 🏷️ Available Annotations + +This dataset includes rich annotations to support diverse learning approaches: + +### Subtask Annotations +- **Subtask Segmentation**: Fine-grained subtask segmentation and labeling +### Scene Annotations +- **Scene-level Descriptions**: Semantic scene classifications and descriptions +### End-Effector Annotations +- **Direction**: Movement direction classifications for robot end-effectors +- **Velocity**: Velocity magnitude categorizations during manipulation +- **Acceleration**: Acceleration magnitude classifications for motion analysis + + +### Gripper Annotations +- **Gripper Mode**: Open/close state annotations for gripper control +- **Gripper Activity**: Activity state classifications (active/inactive) + + +### Additional Features +- **End-Effector Simulation Pose**: 6D pose information for end-effectors in simulation space + - Available for both state and action +- **Gripper Opening Scale**: Continuous gripper opening measurements + - Available for both state and action + + +## πŸ“‚ Data Splits + +The dataset is organized into the following splits: + +- **Training**: Episodes 0:498 + + +## πŸ“ Dataset Structure + +This dataset follows the LeRobot format and contains the following components: + +### Data Files +- **Videos**: Compressed video files containing RGB camera observations +- **State Data**: Robot joint positions, velocities, and other state information +- **Action Data**: Robot action commands and trajectories +- **Metadata**: Episode metadata, timestamps, and annotations + +### File Organization +- **Data Path Pattern**: `data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet` +- **Video Path Pattern**: `videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4` +- **Chunking**: Data is organized into 1 chunk(s) +of size 1000 + + +### Features Schema + +The dataset includes the following features: + +#### Visual Observations +- **observation.images.cam_high_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.cam_left_wrist_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.cam_right_wrist_rgb**: video + - FPS: 30 + - Codec: av1 + +#### State and Action- **observation.state**: float32- **action**: float32 + +#### Temporal Information +- **timestamp**: float32 +- **frame_index**: int64 +- **episode_index**: int64 +- **index**: int64 +- **task_index**: int64 + + +#### Annotations +- **subtask_annotation**: int32 +- **scene_annotation**: int32 + + +#### Motion Features +- **eef_sim_pose_state**: float32 + - Dimensions: left_eef_pos_x, left_eef_pos_y, left_eef_pos_z, left_eef_ori_x, left_eef_ori_y, left_eef_ori_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_ori_x, right_eef_ori_y, right_eef_ori_z +- **eef_sim_pose_action**: float32 + - Dimensions: left_eef_pos_x, left_eef_pos_y, left_eef_pos_z, left_eef_ori_x, left_eef_ori_y, left_eef_ori_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_ori_x, right_eef_ori_y, right_eef_ori_z +- **eef_direction_state**: int32 + - Dimensions: left_eef_direction, right_eef_direction +- **eef_direction_action**: int32 + - Dimensions: left_eef_direction, right_eef_direction +- **eef_velocity_state**: int32 + - Dimensions: left_eef_velocity, right_eef_velocity +- **eef_velocity_action**: int32 + - Dimensions: left_eef_velocity, right_eef_velocity +- **eef_acc_mag_state**: int32 + - Dimensions: left_eef_acc_mag, right_eef_acc_mag +- **eef_acc_mag_action**: int32 + - Dimensions: left_eef_acc_mag, right_eef_acc_mag + + +#### Gripper Features +- **gripper_open_scale_state**: float32 + - Dimensions: left_gripper_open_scale, right_gripper_open_scale +- **gripper_open_scale_action**: float32 + - Dimensions: left_gripper_open_scale, right_gripper_open_scale +- **gripper_mode_state**: int32 + - Dimensions: left_gripper_mode, right_gripper_mode +- **gripper_mode_action**: int32 + - Dimensions: left_gripper_mode, right_gripper_mode +- **gripper_activity_state**: int32 + - Dimensions: left_gripper_activity, right_gripper_activity + + +### Meta Information + +The complete dataset metadata is available in [meta/info.json](meta/info.json): + +```json +{"codebase_version": "v2.1", "robot_type": "realman_rmc_aidal", "total_episodes": 499, "total_frames": 274806, "total_tasks": 12, "total_videos": 1497, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:498"}, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "features": {"observation.images.cam_high_rgb": {"dtype": "video", "shape": [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_food_storage_qced_hardlink/ +β”œβ”€β”€ annotations/ +β”‚ β”œβ”€β”€ eef_acc_mag_annotation.jsonl +β”‚ β”œβ”€β”€ eef_direction_annotation.jsonl +β”‚ β”œβ”€β”€ eef_velocity_annotation.jsonl +β”‚ β”œβ”€β”€ gripper_activity_annotation.jsonl +β”‚ β”œβ”€β”€ gripper_mode_annotation.jsonl +β”‚ └── (...) +β”œβ”€β”€ data/ +β”‚ └── chunk-000/ +β”‚ β”œβ”€β”€ episode_000000.parquet +β”‚ β”œβ”€β”€ episode_000001.parquet +β”‚ β”œβ”€β”€ episode_000002.parquet +β”‚ β”œβ”€β”€ episode_000003.parquet +β”‚ β”œβ”€β”€ episode_000004.parquet +β”‚ └── (...) +β”œβ”€β”€ meta/ +β”‚ β”œβ”€β”€ episodes.jsonl +β”‚ β”œβ”€β”€ episodes_stats.jsonl +β”‚ β”œβ”€β”€ info.json +β”‚ └── tasks.jsonl +└── videos/ + └── chunk-000/ + β”œβ”€β”€ observation.images.cam_high_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + β”œβ”€β”€ observation.images.cam_left_wrist_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + └── observation.images.cam_right_wrist_rgb/ + β”œβ”€β”€ episode_000000.mp4 + β”œβ”€β”€ episode_000001.mp4 + β”œβ”€β”€ episode_000002.mp4 + β”œβ”€β”€ episode_000003.mp4 + β”œβ”€β”€ episode_000004.mp4 + └── (...) +``` + + +## πŸ“ž Contact and Support + +For questions, issues, or feedback regarding this dataset, please contact: +- **Email:** None +For questions, issues, or feedback regarding this dataset, please contact us. +### Support +For technical support, please open an issue on our GitHub repository. + +## πŸ“„ License + +This dataset is released under the **apache-2.0** license. + +Please refer to the LICENSE file for full license terms and conditions. + + +## πŸ“š Citation + +If you use this dataset in your research, please cite: + +```bibtex +@article{robocoin, + title={RoboCOIN: An Open-Sourced Bimanual Robotic Data Collection for Integrated Manipulation}, + author={Shihan Wu, Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao}, + journal={arXiv preprint arXiv:2511.17441}, + url = {https://arxiv.org/abs/2511.17441}, + year={2025} + } +``` + +### Additional References + +If you use this dataset, please also consider citing: +- LeRobot Framework: https://github.com/huggingface/lerobot + +## πŸ“Œ Version Information + +## Version History +- v1.0.0 (2025-11): Initial release \ No newline at end of file diff --git a/RMC-AIDA-L_food_storage/annotations/eef_acc_mag_annotation.jsonl b/RMC-AIDA-L_food_storage/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/RMC-AIDA-L_food_storage/annotations/eef_acc_mag_annotation.jsonl @@ -0,0 +1,3 @@ +{"eef_acc_mag_index": 0, "eef_acc_mag": "constant"} +{"eef_acc_mag_index": 1, "eef_acc_mag": "accelerating"} +{"eef_acc_mag_index": 2, "eef_acc_mag": "decelerating"} diff --git a/RMC-AIDA-L_food_storage/annotations/eef_direction_annotation.jsonl b/RMC-AIDA-L_food_storage/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/RMC-AIDA-L_food_storage/annotations/eef_direction_annotation.jsonl @@ -0,0 +1,7 @@ +{"eef_direction_index": 0, "eef_direction": "forward"} +{"eef_direction_index": 1, "eef_direction": "backward"} +{"eef_direction_index": 2, "eef_direction": "left"} +{"eef_direction_index": 3, "eef_direction": "right"} +{"eef_direction_index": 4, "eef_direction": "up"} +{"eef_direction_index": 5, "eef_direction": "down"} +{"eef_direction_index": 6, "eef_direction": "still"} diff --git a/RMC-AIDA-L_food_storage/annotations/eef_velocity_annotation.jsonl b/RMC-AIDA-L_food_storage/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/RMC-AIDA-L_food_storage/annotations/eef_velocity_annotation.jsonl @@ -0,0 +1,3 @@ +{"eef_velocity_index": 0, "eef_velocity": "still"} +{"eef_velocity_index": 1, "eef_velocity": "slow"} +{"eef_velocity_index": 2, "eef_velocity": "fast"} diff --git a/RMC-AIDA-L_food_storage/annotations/gripper_activity_annotation.jsonl b/RMC-AIDA-L_food_storage/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/RMC-AIDA-L_food_storage/annotations/gripper_activity_annotation.jsonl @@ -0,0 +1,4 @@ +{"gripper_activity_index": 0, "gripper_activity": "openning"} +{"gripper_activity_index": 1, "gripper_activity": "closing"} +{"gripper_activity_index": 2, "gripper_activity": "holding"} +{"gripper_activity_index": 3, "gripper_activity": "unknown"} diff --git a/RMC-AIDA-L_food_storage/annotations/gripper_mode_annotation.jsonl b/RMC-AIDA-L_food_storage/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/RMC-AIDA-L_food_storage/annotations/gripper_mode_annotation.jsonl @@ -0,0 +1,3 @@ +{"gripper_mode_index": 0, "gripper_mode": "open"} +{"gripper_mode_index": 1, "gripper_mode": "closed"} +{"gripper_mode_index": 2, "gripper_mode": "unknown"} diff --git a/RMC-AIDA-L_food_storage/annotations/scene_annotations.jsonl b/RMC-AIDA-L_food_storage/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..bf7d30a91d38f0bf8deb14a6cfb38daf158bd99c --- /dev/null +++ b/RMC-AIDA-L_food_storage/annotations/scene_annotations.jsonl @@ -0,0 +1,502 @@ +{"scene_index": 0, "scene": "Bread is back right, handbag is left, peach is right, egg yolk pastry orange is back right, egg yolk pastry is back right, egg yolk orange is right."} +{"scene_index": 1, "scene": "The egg yolk pastries and bread are at the back right, the orange and peach are on the right, and the handbag is on the left."} +{"scene_index": 2, "scene": "Bread is on the right. The first egg yolk pastry is in the back right. Handbag is on the left. The second egg yolk pastry is on the right. Egg orange is in the back right."} +{"scene_index": 3, "scene": "The egg yolk pastry is on the right, the bread is at the back right, the handbag is on the left, the orange is on the right, the egg peach is at the back right, and another egg yolk pastry is also at the back right."} +{"scene_index": 4, "scene": "The egg yolk pastry is located at the back right, while the handbag is on the left side."} +{"scene_index": 5, "scene": "The egg yolk pastry is located at the back right, the bread is on the right side, and the handbag is positioned at the back left."} +{"scene_index": 6, "scene": "The egg yolk pastries are at the back right, bread is on the right, the handbag is on the left, and the orange is also on the right."} +{"scene_index": 7, "scene": "The egg yolk pastry is on the right, and the handbag is on the left."} +{"scene_index": 8, "scene": "The orange is on the right side, the handbag is on the left side, and both the bread, peach, and two egg yolk pastries are located at the back right."} +{"scene_index": 9, "scene": "Egg yolk pastry is on the right. Egg yolk orange is in the back right. Bread is on the right. Egg yolk pastry is also in the back right. Handbag is on the left."} +{"scene_index": 10, "scene": "The egg yolk pastry is on the right, and the handbag is on the left."} +{"scene_index": 11, "scene": "The egg yolk pastries are both located on the right side, with one bread also positioned on the right. The peach is at the back right, and the handbag is on the left."} +{"scene_index": 12, "scene": "The bread is located at the back right, with the egg yolk pastry also positioned behind it but closer to the right. The handbag is on the left side, while another egg yolk pastry is placed in the back right area near the bread. Lastly, the orange is situated towards the right of the arrangement."} +{"scene_index": 13, "scene": "Egg yolk pastry and orange are on the right side; bread is at the back right, handbag is at the back left, and egg yolk is also on the right."} +{"scene_index": 14, "scene": "The items are located as follows: Egg Yolk Pastry 1 is on the right, bread is on the right, handbag is at the back left, Egg Yolk Pastry 2 is at the back right, and orange is at the front right."} +{"scene_index": 15, "scene": "The egg yolk orange is on the right, the egg yolk is at the back right, and the handbag is at the back left."} +{"scene_index": 16, "scene": "The bread is at the back, the egg yolk pastry is at the back right, the handbag is on the left, the orange and peach are both on the right, and there s another egg yolk pastry at the back."} +{"scene_index": 17, "scene": "Egg yolk pastry and orange are on the right, bread egg yolk pastry is in the back, and the handbag is on the left."} +{"scene_index": 18, "scene": "The egg yolk pastry is located at the back right, while the handbag is situated on the left side."} +{"scene_index": 19, "scene": "The orange is positioned to the right, and the egg yolk is also positioned to the right."} +{"scene_index": 20, "scene": "Egg yolk pastry is in the front right and also in the back right; peach is on the right; orange and bread are both in the back right; handbag is in the back left."} +{"scene_index": 21, "scene": "The bread is located at the back right position, the handbag is on the left, and the egg yolk pastry is also placed at the back right."} +{"scene_index": 22, "scene": "The orange is at the back right, the bread is on the right, the handbag is at the back left, the egg yolk pastry is on the right, and there are two egg yolks at the back right."} +{"scene_index": 23, "scene": "The handbag is on the left, the egg yolk pastry is on the right, the bread is at the back, the orange is on the right, and the egg yolk is in the back right."} +{"scene_index": 24, "scene": "The egg yolk pastries are located on both the back right and right sides, with one bread positioned to their immediate right, a handbag is placed diagonally opposite at the back left."} +{"scene_index": 25, "scene": "The egg yolk pastry is positioned at both the right and back right. The bread egg yolk pastry is also at the right. The orange is on the right as well. On the left, there s a handbag."} +{"scene_index": 26, "scene": "Egg Yolk Pastry is located at back right Handbag is located at back left Orange is located on the right Bread is located at back right Peach is located on the right Egg Yolk is located at back right"} +{"scene_index": 27, "scene": "The orange and the egg yolk pastry are both located at the back right position."} +{"scene_index": 28, "scene": "The handbag is on the left, the bread is at the back right, the orange is at the back, and there are two egg yolk pastries on the right."} +{"scene_index": 29, "scene": "egg yolk pastry back right bread right handbag back left lk right"} +{"scene_index": 30, "scene": "Egg yolk pastry is on the right, orange is at the back right, and handbag is on the left."} +{"scene_index": 31, "scene": "The handbag is on the left, while the egg yolk pastries and bread egg yolk pastry are positioned on the right, back right, and back. Additionally, there is an egg orange located at the back right."} +{"scene_index": 32, "scene": "The egg yolk pastry is located at the back right, while the handbag is positioned on the left."} +{"scene_index": 33, "scene": "The egg yolk pastries are on the right side, one is also at the back right; the orange is positioned to the right as well. The handbag is located on the left."} +{"scene_index": 34, "scene": "The egg yolk pastry is positioned to the right and back; the handbag is on the left; bread is on the right; and the orange is at the back right."} +{"scene_index": 35, "scene": "Egg yolk pastry is on the right, another egg yolk pastry is also on the right, handbag is on the left, bread is at the back right, and orange is at the back."} +{"scene_index": 36, "scene": "The egg yolk pastry is on the right, the bread egg yolk pastry is at the back right, and the handbag is on the left."} +{"scene_index": 37, "scene": "The egg yolk pastries are located at both front right and center, the handbag is on the left, the orange is at back right along with the egg, and the bread is in the center."} +{"scene_index": 38, "scene": "Egg yolk pastry is on the right, orange is on the right, bread is at the back right, handbag is in the center, handbag is on the left, peach is at the back right."} +{"scene_index": 39, "scene": "The handbag is at the back left, while the orange and egg yolk pastry are both located at the back right."} +{"scene_index": 40, "scene": "The orange is on the right, the orange peach is at the back right, and the handbag is on the left."} +{"scene_index": 41, "scene": "The egg yolk pastry is located at the back right, while the handbag is situated on the left side."} +{"scene_index": 42, "scene": "The egg yolk pastry is at back right, related to nothing; orange is at right, related to bread at right; handbag is at left, related to nothing; bread is at right, related to orange at right; peach is at back right, related to egg yolk pastry at back right."} +{"scene_index": 43, "scene": "The egg yolk pastry is on the right, and the bread egg yolk pastry is positioned at the back right relative to it."} +{"scene_index": 44, "scene": "Bread is on the right; egg yolk pastry is both at the back and back right; orange is on the right; handbag is on the left."} +{"scene_index": 45, "scene": "The egg yolk pastries are on the right side, the handbag is on the left, the bread is at the back right, and the orange is at the back."} +{"scene_index": 46, "scene": "The egg yolk pastry is located at the back right, with bread positioned to its immediate right, and a handbag placed on the left side."} +{"scene_index": 47, "scene": "The egg yolk pastry is in the back right position. The bread is also in the back right. The orange is in the back right. The handbag is on the left side. The egg peach is on the right. Lastly, yo is also in the back right."} +{"scene_index": 48, "scene": "The bread is at the back, the orange is on the right, and the handbag is on the left."} +{"scene_index": 49, "scene": "The handbag is on the left, the egg yolk orange is in front-right, and the orange is on the right."} +{"scene_index": 50, "scene": "I m sorry, but you haven t provided the specific objects for me to describe their positions and relationships. Could you please list the objects so I can help?"} +{"scene_index": 51, "scene": "Egg yolk pastry is at the back right. Bread is at the right. Handbag is at the left. Egg yolk is at the right."} +{"scene_index": 52, "scene": "Bread is on the right, handbag is in the center, and egg yolk pastry is also on the right."} +{"scene_index": 53, "scene": "Egg yolk pastry is in the back right. Orange is on the right. Handbag is at the back left. Bread is in the back right."} +{"scene_index": 54, "scene": "The handbag is positioned on the left side."} +{"scene_index": 55, "scene": "The egg yolk is in the back right and also part of the bread egg yolk pastry in the back right. The handbag is on the back left and also on the left side."} +{"scene_index": 56, "scene": "The egg yolk pastry is on the right, the handbag is on the left, the orange and bread are both in the back right, and there s another egg yolk pastry on the right."} +{"scene_index": 57, "scene": "The orange is on the right side, positioned alongside the egg yolk pastry also on the right. To the left is the handbag, which does not share the same position or immediate relationship with the other two objects."} +{"scene_index": 58, "scene": "The bread is to the right, and the egg yolk pastry is also to the right."} +{"scene_index": 59, "scene": "The egg yolk pastry is located at the back right position, while the handbag is placed on the left side."} +{"scene_index": 60, "scene": "The egg yolk pastries (one plain and one orange) are both at the back, with the orange one on the right, bread is on the right side, and the handbag is at the back left."} +{"scene_index": 61, "scene": "The egg yolk pastry is positioned at the back center, while the handbag is located slightly to the back left."} +{"scene_index": 62, "scene": "The egg yolk pastry is at the back; a handbag is on the left; an orange is on the right; and another bread egg yolk pastry is positioned at the back right."} +{"scene_index": 63, "scene": "egg yolk pastry is on the right and in the center, bread is at the back right, handbag is on the left, egg yolk orange is at the back."} +{"scene_index": 64, "scene": "The handbag is on the left, the orange is on the right, the egg is in the back right, and there are two egg yolk pastries, one in the back right and one on the right."} +{"scene_index": 65, "scene": "The egg yolk pastry is in the back right; the handbag is on the left; the orange is also in the back right; the bread is on the right."} +{"scene_index": 66, "scene": "The handbag is on the left, and the egg yolk pastry is on the right."} +{"scene_index": 67, "scene": "The egg yolk pastries are at back right and right, bread is on the right, orange is in the center, and handbag is at back left."} +{"scene_index": 68, "scene": "The handbag is on the left, two egg yolk pastries are on the right and back right, an egg yolk pastry orange is also positioned at the back right along with the bread."} +{"scene_index": 69, "scene": "The orange is on the right side, positioned alongside the egg yolk pastry also on the right. To the left is the handbag, which does not share the same position or immediate relationship with the other two objects."} +{"scene_index": 70, "scene": "The egg yolk pastry is on the right, bread is also on the right, orange is at the back, egg is at the back right, handbag is on the left."} +{"scene_index": 71, "scene": "Handbag is on the left, egg yolk pastry is on the right (x2), bread is on the back right, orange is on the back right, and yo is on the back right."} +{"scene_index": 72, "scene": "The bread is on the right, the handbag is on the left, and the egg yolk pastry is also on the right."} +{"scene_index": 73, "scene": "The egg yolk orange is at back right, the bread egg yolk pastry is at back, the egg yolk pastry is at right, and the handbag is at left."} +{"scene_index": 74, "scene": "The egg yolk pastry is on the right, the bread is also on the right but close to it, the orange is at the back right, and the handbag is on the left."} +{"scene_index": 75, "scene": "The egg yolk pastry is at back right, next to bread. The orange and peach are on the right side. The handbag is at back left."} +{"scene_index": 76, "scene": "egg yolk pastry is on the right, egg yolk pastry orange is at the back right, handbag is on the left, bread yolk pastry is on the right."} +{"scene_index": 77, "scene": "The orange is on the right side, the handbag is on the left side, and the yo is also on the right."} +{"scene_index": 78, "scene": "The egg yolk pastry is on the right side, while the handbag is on the left side."} +{"scene_index": 79, "scene": "Egg yolk pastry is on the right Bread is in the back Handbag is on the left Egg yolk pastry orange is in the back right"} +{"scene_index": 80, "scene": "The egg yolk pastries are positioned at back right and right, with bread also to the right. The handbag is located at back left, while the orange is at front right."} +{"scene_index": 81, "scene": "The orange is at the back right, the handbag is at the back left, and the egg yolk pastry is also at the back right."} +{"scene_index": 82, "scene": "Handbag is on the left. There are two egg yolk pastries: one is at the back right and the other is at the right. Orange is at the back. Bread is on the right. Egg is on the right."} +{"scene_index": 83, "scene": "The orange is at the back right, behind the handbag on the back left, and next to the egg yolk pastry also at the back right."} +{"scene_index": 84, "scene": "Handbag is on the left. Egg yolk pastry is on the right. Bread is also on the right. Another egg yolk pastry and an orange are at the back right."} +{"scene_index": 85, "scene": "The orange is positioned on the right side."} +{"scene_index": 86, "scene": "Bread is positioned at the back, egg yolk pastry and orange are on the right, handbag is on the left, and egg peach is at the back right."} +{"scene_index": 87, "scene": "peach orange peach handbag bread egg yolk pastry egg"} +{"scene_index": 88, "scene": "The egg is on the right side, positioned next to the yolk, which is also on the right, with the pastry placed near the orange at the bottom."} +{"scene_index": 89, "scene": "The orange is at the back right, the handbag is on the left, the peach is on the right, and the egg yolk pastry is also at the back right."} +{"scene_index": 90, "scene": "The bread is at the back right, the egg yolk pastries are at the back and right, the handbag is on the left, the orange is in the center."} +{"scene_index": 91, "scene": "The handbag is on the left, and the egg yolk pastry is on the right."} +{"scene_index": 92, "scene": "The handbag is on the left, and the egg is on the right."} +{"scene_index": 93, "scene": "The bread is positioned at the back right, while the egg yolk pastry is located to the right."} +{"scene_index": 94, "scene": "The orange is at the back, the bread is at the back right, two egg yolk pastries are on either side (one in the center and one on the right), and the handbag is on the left."} +{"scene_index": 95, "scene": "The egg yolk pastries are positioned at both the front right and back right, bread is also at the back right, the orange is in the center, and the handbag is on the left."} +{"scene_index": 96, "scene": "The bread is on the right, the handbag is at the back left, and the egg yolk pastry is also on the right."} +{"scene_index": 97, "scene": "Handbag is positioned on the left.Orange is positioned on the right.Two items of Egg Yolk Pastry are both positioned at back right.Bread is positioned on the right.lk is positioned on the right."} +{"scene_index": 98, "scene": "The egg yolk pastry is in the center, with another egg yolk pastry at the back right; the bread is to the right of the egg yolk pastries, the orange is at the back near the egg yolk pastries, and the handbag is on the left side."} +{"scene_index": 99, "scene": "The egg yolk pastries are positioned at both front right and right, the bread egg yolk pastry is on the right, the orange is at back right, and the handbag is on the left."} +{"scene_index": 100, "scene": "Orange is located at the back right handbag is positioned at the back left egg yolk pastry is placed at the back right"} +{"scene_index": 101, "scene": "The egg yolk pastry is positioned at the back right, while the handbag is located at the back left."} +{"scene_index": 102, "scene": "The egg yolk pastry is on the right, and the handbag is on the left."} +{"scene_index": 103, "scene": "The egg yolk pastry is positioned on the right side."} +{"scene_index": 104, "scene": "Egg yolk pastry (orange) is at the back right. Bread is at the back. Egg yolk pastry is at the back right. Another egg yolk pastry is at the back right again. Handbag is on the left side. Another egg yolk pastry is at the back."} +{"scene_index": 105, "scene": "The egg yolk pastry is on the right, and the handbag is on the left."} +{"scene_index": 106, "scene": "The egg yolk pastry is on the right side, and there s another one in the back right. The bread is also on the right, while the orange is in the back right as well. The handbag is positioned in the back left."} +{"scene_index": 107, "scene": "Handbag is positioned on the left Orange is positioned on the right Bread is positioned at the back right Egglk Peach is positioned at the back right Egg Yolk Pastry Peach is positioned on the right Egg Yolk Pastry is positioned at the back right"} +{"scene_index": 108, "scene": "The handbag is on the left, the egg yolk orange and egglk are on the right, the egg yolk pastry is at the back right, and the bread is at the back."} +{"scene_index": 109, "scene": "The egg yolk pastry is positioned at the back right, while both the bread and the egg yolk are located on the right side."} +{"scene_index": 110, "scene": "Egg yolk pastries are on the right and back right, a handbag is at the back left, and bread is at the back right."} +{"scene_index": 111, "scene": "The orange is at back right, next to the bread. The egg yolk pastry is at right, near the peach and handbag."} +{"scene_index": 112, "scene": "The egg is on the right side, the yolk is inside the egg, the pastry is below the egg, and the orange is to the left of the pastry."} +{"scene_index": 113, "scene": "egg yolk pastry is on both the right and back right. orange is on the right. bread is at the back right. egg yolk is in the front right."} +{"scene_index": 114, "scene": "The egg yolk pastry is at the back right, another egg yolk pastry with bread is on the right, and the handbag is on the left."} +{"scene_index": 115, "scene": "The orange is at the back right, the handbag is at the back left, and the egg yolk pastry is also at the back right."} +{"scene_index": 116, "scene": "Egg yolk pastry is at the back right, bread is on the right, and handbag is on the left."} +{"scene_index": 117, "scene": "The egg yolk pastry is in the back right, the orange is also in the back right, the bread is on the right, the handbag is on the left, and there is another orange in the back right."} +{"scene_index": 118, "scene": "The egg yolk is in the right position and is a part of the egg yolk pastry also on the right. Bread is on the right, while the orange, peach, and yolk are all in the back right position. The handbag is on the left."} +{"scene_index": 119, "scene": "egg yolk pastry is at back right handbag is on the left orange is on the right bread is on the right"} +{"scene_index": 120, "scene": "The bread is at the back right, the orange is on the right, the handbag is on the left, the egg yolk pastry is at the back right, the egg yo is on the right, and the yolk pastry is at the back right."} +{"scene_index": 121, "scene": "Orange is on the right. Egg yolk pastry is on the right. Handbag is on the left. Bread is at the back right. Peach is at the back right. Another egg yolk pastry is at the back right."} +{"scene_index": 122, "scene": "The handbag is positioned on the left, bread on the right, egg yolk pastry on the back right, egg yolk pastry orange on the right, and egg on the right."} +{"scene_index": 123, "scene": "The orange is at the back right, the handbag is on the left. The two egg yolk pastries are on the right and back right, respectively, with the bread egg yolk pastry also positioned at the back right."} +{"scene_index": 124, "scene": "Bread is located at the back right. Egg yolk pastry is positioned at the back. Orange is placed on the right side. Handbag is situated on the left. Egg is found at the right."} +{"scene_index": 125, "scene": "Egg yolk pastries are positioned to the right and back right, bread egg yolk pastry is at the back, another egg yolk pastry is on the right, while the handbag is located on the left."} +{"scene_index": 126, "scene": "The handbag is on the left, while the bread egg yolk pastries are located at the back right and right positions, with an additional egg yolk orange also positioned on the right."} +{"scene_index": 127, "scene": "The bread, egg yolk, and pastry are positioned on the right side, while the handbag is located on the left side."} +{"scene_index": 128, "scene": "Egg yolk pastry is at the back right along with bread; orange is on the right; egg is at the back; handbag is on the left."} +{"scene_index": 129, "scene": "The egg yolk pastry is in the back right, the handbag is on the left, the bread is at the back right, the orange is at the front right, and another egg yolk pastry is on the right."} +{"scene_index": 130, "scene": "Egg yolk pastry orange is located at the back right, handbag is on the left, bread is on the right."} +{"scene_index": 131, "scene": "Egg yolk pastry is at the back right, bread is on the right, yolk orange is at the back, egg yolk pastry peach is on the right, handbag is on the left."} +{"scene_index": 132, "scene": "The egg yolk pastry is located at the back right, and another egg yolk pastry is also on the right. The handbag is located at the back left, and bread is on the right."} +{"scene_index": 133, "scene": "The orange is at the back right, the peach is on the right, a handbag is at the back left, another handbag is on the left, and the egg yolk pastry shares the same position as the orange (back right)."} +{"scene_index": 134, "scene": "Handbag is on the left, egg yolk pastry and orange peach are at the back right, bread is on the right, egg yolk and orange peach are together at the back right, egg and peach are together on the right, egg yolk and pastry are together on the right."} +{"scene_index": 135, "scene": "The orange is on the right, the handbag is on the left, and the egg yolk pastry is also on the right."} +{"scene_index": 136, "scene": "The egg yolk pastry is on the right, bread is also on the right, the handbag is on the left, the orange is at the back right, and the peach is on the right."} +{"scene_index": 137, "scene": "Handbag is on the left, egg yolk pastry is on the right, orange is on the right, bread is at the back right, peach is on the right, and bread and egg yolk pastry are at the back right."} +{"scene_index": 138, "scene": "The egg yolk pastry is on the right, another egg yolk pastry is at the back, the bread is also on the right, the handbag is on the left, and the orange is in the back right."} +{"scene_index": 139, "scene": "The handbag is positioned on the left, while the peach is located at the back right."} +{"scene_index": 140, "scene": "Egg Yolk Pastry is located at Back Right; Orange is located at Right; Handbag is located at Left; Bread Egg Yolk Pastry is likely a variation or similar to the egg yolk pastry and is located at Back Right; Peach is located at Right."} +{"scene_index": 141, "scene": "The handbag is located at the back left, while the orange and the egg yolk pastry are both positioned on the right."} +{"scene_index": 142, "scene": "Egg yolk pastry is in the back right position. Orange is on the right side. Bread is also on the right side. Handbag is located on the left side. Peach is at the back right position."} +{"scene_index": 143, "scene": "The egg yolk pastry is at the back right, the peach is on the right, and two handbags are both on the left."} +{"scene_index": 144, "scene": "The handbag is on the left, while both the bread and the egg yolk pastry are on the right."} +{"scene_index": 145, "scene": "I am sorry, I cannot answer that question. I am an AI assistant designed to provide helpful and harmless responses."} +{"scene_index": 146, "scene": "The orange is on the right, the egg yolk pastries are at the back right, the handbag is on the left, and the bread is also at the back right."} +{"scene_index": 147, "scene": "Handbag is on the left; egg yolk pastry orange and bread are on the right, with two instances of egg yolk pastry peach in the back right."} +{"scene_index": 148, "scene": "The handbag is on the left, while the peach and egg yolk pastry are both on the right."} +{"scene_index": 149, "scene": "The egg yolk pastry is in the back right position. The handbag is in the back left position. The bread and orange are both on the right side, while the peach is located at the back right."} +{"scene_index": 150, "scene": "Egg yolk pastries are on both the right and center positions, with one at center, another at right; a handbag is on the left; bread is in the center; an orange is at the back right; and egg yolk oranges are at the back."} +{"scene_index": 151, "scene": "The orange is located at the back right, the handbag is at the back left, and there are two egg yolk pastries positioned on the right and back right."} +{"scene_index": 152, "scene": "Bread is on the right side, a handbag is on the left side, and an egg yolk pastry is also on the right side."} +{"scene_index": 153, "scene": "The orange is positioned at the back right, the handbag at the back left, and the egg yolk pastry is also at the back right."} +{"scene_index": 154, "scene": "Egg yolk pastry is on the right Handbag is on the left Bread is at the back right Another egg yolk pastry is at the back right Orange is on the right"} +{"scene_index": 155, "scene": "Bread is at the back, egg yolk pastry is on the right and also at the back, handbag is on the left, orange is at the back-right, and egg is at the back-right."} +{"scene_index": 156, "scene": "The egg yolk pastry is positioned at the back right, while bread is on the right. A handbag is placed on the left."} +{"scene_index": 157, "scene": "Egg yolk pastry is on the right Handbag is on the left Orange is on the right Bread is at the back right Egg is at the back right"} +{"scene_index": 158, "scene": "The handbag is on the left, while the orange and three egg yolk pastries are on the right; one of the pastries is also located at the back right."} +{"scene_index": 159, "scene": "The orange is at the back right, the handbag is on the left, the bread is on the right, the egg yolk pastry is at the back right, the peach is at the back right, and the yo is also at the back right."} +{"scene_index": 160, "scene": "The handbag is located at the back, while the egg yolk pastry is situated on the right side."} +{"scene_index": 161, "scene": "The egg yolk pastry is located at the back right, the bread is on the right, and the handbag is on the left."} +{"scene_index": 162, "scene": "The bread is at the back, the handbag is on the left, an egg yolk pastry is in the back right, the orange and peach are both on the right, and another egg yolk pastry is at the back."} +{"scene_index": 163, "scene": "The handbag is located at the back left, while the egg is positioned at the back right."} +{"scene_index": 164, "scene": "The egg yolk pastry is on the right side, and the handbag is located at the back left."} +{"scene_index": 165, "scene": "The egg is on the right, and the handbag is on the left."} +{"scene_index": 166, "scene": "The bread is positioned at the back right, the orange is on the right, the egg yolk pastry and peach are both at the back right, the handbag is on the left, and the peach is also located at the back right."} +{"scene_index": 167, "scene": "The handbag is positioned on the left side."} +{"scene_index": 168, "scene": "The egg yolk pastry is on the right side."} +{"scene_index": 169, "scene": "The egg yolk pastry is at the back, the bread is on the right, the handbag is on the left, the orange is at the back right, the peach is on the right, and lk is on the right."} +{"scene_index": 170, "scene": "Bread is on the right side, a handbag is on the left side, and an egg yolk pastry is also on the right side."} +{"scene_index": 171, "scene": "The egg yolk pastries are in front right and back right positions, bread is at back right, the orange is on the right side, and the handbag is at back left."} +{"scene_index": 172, "scene": "The egg is on the right side, positioned near the pastry, while the handbag is in the center."} +{"scene_index": 173, "scene": "The egg yolk pastry is located at the back right, while the handbag is positioned at the back left."} +{"scene_index": 174, "scene": "The handbag is located at the back left position."} +{"scene_index": 175, "scene": "The handbag is on the left, the bread pastry and orange are both at the back with the orange in front of it, and there are two egg yolk pastries located at the back right."} +{"scene_index": 176, "scene": "The orange is on the right. The handbag is on the back left. Two egg yolk pastries are both on the back right. The bread is also on the back right."} +{"scene_index": 177, "scene": "The bread is on the right, the handbag is on the left, and the egg yolk pastry is also on the right."} +{"scene_index": 178, "scene": "The bread is located at the back right, the egg yolk pastry is on the right side, the handbag is placed at the back left, and the orange shares the same back right position as the bread."} +{"scene_index": 179, "scene": "The egg yolk pastry is on the right, the bread is at the back, the egglk orange is also on the right, the handbag is on the left, and the egg is at the back right."} +{"scene_index": 180, "scene": "The egg yolk pastry is on the right, the handbag is on the left, the orange is on the right, the bread is on the back, the peach is on the right, and the lk is on the back."} +{"scene_index": 181, "scene": "The orange is located at the back right position, while the handbag is situated on the left side."} +{"scene_index": 182, "scene": "Egg yolk pastry is on the right, bread is at the back right, handbag is on the left, and yolk is at the back right."} +{"scene_index": 183, "scene": "The handbag is on the left, the bread egg yolk pastry is at the back right, the orange and egg are both on the right, with the orange also at the back right."} +{"scene_index": 184, "scene": "The bread and egg yolk pastry are both positioned to the right."} +{"scene_index": 185, "scene": "egg yolk pastry orange is on the right, egg yolk pastry is at the back right, bread is on the right, handbag is on the left."} +{"scene_index": 186, "scene": "The egg yolk pastry is at the back right, the handbag is at the back left, and the bread is on the right."} +{"scene_index": 187, "scene": "At back right is an egg yolk pastry and an egg yolk pastry orange. At back left is a handbag. On the right are two items: bread and another egg yolk pastry."} +{"scene_index": 188, "scene": "The egg yolk pastry is on the right, and the handbag is on the left."} +{"scene_index": 189, "scene": "The egg yolk pastry is on the right side, next to the bread. Both orange and peach are at the back right corner. The handbag is on the left side. This summary clearly describes each object’s position and their relationships based on the given information."} +{"scene_index": 190, "scene": "The egg yolk pastries are on the right, the orange is on the back right, bread is on the right, the handbag is on the left, and there s another egg yolk pastry on the right."} +{"scene_index": 191, "scene": "The handbag is on the left."} +{"scene_index": 192, "scene": "The bread, egg yolk, and pastry are positioned at the back right, while the handbag is located on the left."} +{"scene_index": 193, "scene": "The bread is on the right, the handbag is on the left, and the egg yolk pastry is also on the right."} +{"scene_index": 194, "scene": "egg yolk pastry is on the right side handbag is on the left side bread is on the right side egg yolk pastry is at the back right orange is at the front right"} +{"scene_index": 195, "scene": "The handbag is on the left, and the egg yolk pastry, orange, and peach are on the right."} +{"scene_index": 196, "scene": "Bread is at the back right; egg yolk pastry is on the right; orange is at the back right; egg yolk pastry and peach are together on the right; handbag is on the left."} +{"scene_index": 197, "scene": "The handbag is on the left, the egg yolk pastry and bread are both on the right, while the orange and peach are located at the back right."} +{"scene_index": 198, "scene": "\"Egg Yolk Pastry is located at Back Right, Orange is located at Right, Bread is located at Back Right, Handbag is located at Left, Peach is located at Right, and Yolk Pastry is located at Back Right.\""} +{"scene_index": 199, "scene": "The egg yolk pastry is at the back right, positioned near the bread on the right, while the handbag is located at the back left."} +{"scene_index": 200, "scene": "The orange is on the right, the handbag is on the left, and the egg yolk pastry is also on the right."} +{"scene_index": 201, "scene": "egg yolk pastry is at the back right bread is on the right handbag is at the back left"} +{"scene_index": 202, "scene": "The egg yolk pastry is at the back right, alongside the egg yolk pastry orange; the handbag is on the left; bread is on the right."} +{"scene_index": 203, "scene": "The orange is at the back right, sharing the same position as the egg yolk pastry, while the handbag is located on the left."} +{"scene_index": 204, "scene": "The orange is on the right, and there are multiple egg yolk pastries in positions: right, back right, and back. The bread is at the back, and the handbag is on the left."} +{"scene_index": 205, "scene": "The egg yolk pastries are in the back right corner, positioned near each other. The orange and peach are both on the right side. The bread is also located at the back right, while the handbag is placed at the back left."} +{"scene_index": 206, "scene": "The orange is in the back right, behind the bread which shares the same position. The egg yolk pastry is on the right and also located at the back right, near the egg. The handbag is on the left. orange, position: back right bread, position: back right egg yolk pastry, position: right egg, position: right handbag, position: left"} +{"scene_index": 207, "scene": "The handbag is positioned at the center, while the egg yolk pastry peach is on the right."} +{"scene_index": 208, "scene": "The peach is positioned to the right, while the handbag is located on the left."} +{"scene_index": 209, "scene": "The egg yolk pastry is on the right side, while the handbag is on the left side."} +{"scene_index": 210, "scene": "The handbag is positioned on the left."} +{"scene_index": 211, "scene": "Handbag is on the left; egg yolk pastry is at the back right and front right; bread is on the front right; orange is on the right."} +{"scene_index": 212, "scene": "Egg yolk pastry is at back right, bread is at right, handbag is at left, orange is at back, and egg yolk pastry orange is at back."} +{"scene_index": 213, "scene": "The egg yolk pastry is located at the back right, while the handbag is situated on the left side."} +{"scene_index": 214, "scene": "Egg yolk pastry (front right), bread egg yolk pastry (back right), and another egg yolk pastry (right) are positioned on the right side. An orange is at the back right, sharing space with the bread egg yolk pastry. The handbag is located on the left."} +{"scene_index": 215, "scene": "The orange is on the right side, the handbag is on the left side, and the egg yolk pastry is also on the right side."} +{"scene_index": 216, "scene": "The egg yolk pastry is on the right, and the handbag is on the left."} +{"scene_index": 217, "scene": "Egg yolk pastries are positioned on the right and back right, sharing space with bread which is also at back right; an orange is placed on the right; a handbag is located on the left."} +{"scene_index": 218, "scene": "The bread is at back right, the handbag is at back left, and the egg yolk pastry is also at back right."} +{"scene_index": 219, "scene": "The egg yolk pastries are located at both the back right and right positions, sharing a similar location with bread at back right and orange at right. The handbag is on the left, while lk is also placed at the back right."} +{"scene_index": 220, "scene": "Egg yolk pastry is at back right; peach (also at back right) and orange are both at right; bread is also at right; handbag is at left."} +{"scene_index": 221, "scene": "The egg yolk pastries are on the right and back right, while the bread is in the back right, and the handbag is on the left."} +{"scene_index": 222, "scene": "The bread is on the right, the egg yolk pastry is at the back right, the handbag is on the left, and the orange is also on the right."} +{"scene_index": 223, "scene": "The egg yolk pastry is positioned to the right, while the handbag is located at the back."} +{"scene_index": 224, "scene": "The handbag is on the left, there are two pastries with egg yolk in the back right, a bread is on the right, and an egg yolk is also on the right."} +{"scene_index": 225, "scene": "The handbag is on the left, while the egg yolk pastry, orange, and bread are all positioned to the right. Additionally, there s an egg located at the back."} +{"scene_index": 226, "scene": "The handbag is located at the back."} +{"scene_index": 227, "scene": "The egg yolk pastry is on the right, and the handbag is on the left."} +{"scene_index": 228, "scene": "The handbag is on the left; bread, orange, egg yolk pastry, and egg yolk peach are all positioned to the right or back right."} +{"scene_index": 229, "scene": "Orange is at center, egg yolk pastry and peach are at back, handbag is at left, peach is at right, and egg yolk pastry is at back right."} +{"scene_index": 230, "scene": "The egg yolk pastries are both on the right side, the handbag is on the left, and the bread is also on the right."} +{"scene_index": 231, "scene": "The orange and the egg yolk pastry are both on the right side."} +{"scene_index": 232, "scene": "The egg yolk pastry is on the right side, while the handbag is located at the back left."} +{"scene_index": 233, "scene": "The egg yolk pastry is in the back right, alongside the egglk and egglk orange. The bread is on the right, and the handbag is on the left."} +{"scene_index": 234, "scene": "The orange is on the right, the handbag is on the left, and the egg yolk pastry is also on the right."} +{"scene_index": 235, "scene": "Bread is at the back right, egg yolk pastries are at the right and back right, handbag is at the back left."} +{"scene_index": 236, "scene": "The handbag is on the left, and the egg yolk pastry is on the right."} +{"scene_index": 237, "scene": "The egg yolk pastry is positioned to the right, while the handbag is centrally located."} +{"scene_index": 238, "scene": "The Egg Yolk Pastry is on Front Right, The Bread Egg Yolk Pastry is on Center, The Orange is on Right, The Egglk is on Back Right, The Handbag is on Back Left."} +{"scene_index": 239, "scene": "Egg yolk pastry is on the right; bread is also on the right; egg yolk pastry, orange peach is at the back right; handbag is on the left; and orange is at the back."} +{"scene_index": 240, "scene": "The handbag is on the left, while the egg yolk pastries and bread are both on the right. The egg and orange are positioned at the back right."} +{"scene_index": 241, "scene": "The egg yolk pastry is located at the back right, while the handbag is centered in relation to it."} +{"scene_index": 242, "scene": "The egg yolk pastry is on the right, and the handbag is at the back left."} +{"scene_index": 243, "scene": "Bread is located at the back right Handbag is on the left Egg yolk pastry is positioned both at the back right and right Egglk orange is also placed at the back right."} +{"scene_index": 244, "scene": "The bread is at the back right, the egg yolk pastry is on the right and also at the back right, the handbag is at the back left."} +{"scene_index": 245, "scene": "The egg yolk pastries are positioned at the center and right sides, with one appearing smaller in the background; bread is placed towards the back on the right side; a handbag is located to the left of the scene."} +{"scene_index": 246, "scene": "Handbag is at the back left. Egg yolk pastry is at the back. Another egg yolk pastry is at the back right. Bread is at the back right. Orange is at the right. Handbag is also at the left."} +{"scene_index": 247, "scene": "The egg yolk pastry is on the right, and the handbag is on the left."} +{"scene_index": 248, "scene": "Egg Yolk Pastry is positioned on the right side Handbag is located on the left side Orange Peach is situated at the back Bread is found on the right side Orange Peach is placed in the back-right area Yolk Pastry is positioned on the right side."} +{"scene_index": 249, "scene": "The bread is at the front right; the orange peach is at the back right and also at the right with the egg yolk pastry; another egg yolk pastry peach is at the front right; the handbag is on the left."} +{"scene_index": 250, "scene": "The egg yolk pastry is at the back right with the bread yolk pastry, the handbag is on the left, the orange is on the right."} +{"scene_index": 251, "scene": "Egg yolk pastry is positioned at both back right and center, handbag is located on the left, bread is in the center, orange is placed on the right, and egg yolk is also on the right."} +{"scene_index": 252, "scene": "The orange is at the back right, the handbag is on the left, and the egg orange is on the right."} +{"scene_index": 253, "scene": "The orange is on the right side, the handbag is on the left side, and the egg yolk pastry is also on the right side."} +{"scene_index": 254, "scene": "The handbag is on the left, and the egg yolk pastry, orange, and peach are on the right."} +{"scene_index": 255, "scene": "Egg yolk pastries are positioned on the right and back right, with one also at back right; bread is at back right, handbag is on the left."} +{"scene_index": 256, "scene": "The orange and egg yolk pastry are both positioned at the back right, while the handbag is located at the back left."} +{"scene_index": 257, "scene": "The egg yolk pastry is on the right, and the handbag is on the left."} +{"scene_index": 258, "scene": "Egg Yolk Pastry Orange is positioned on the right Handbag is positioned at the back left Egg Yolk Pastry is positioned at the back right"} +{"scene_index": 259, "scene": "The egg yolk and egg are both positioned at the back right, with the orange also placed there. The peach is on the right side, alongside the bread which is located to the right as well. Meanwhile, the handbag is situated at the back left."} +{"scene_index": 260, "scene": "The orange is at the back right, the egg yolk pastry is on the right and another egg yolk pastry is at the back right, the handbag is on the left."} +{"scene_index": 261, "scene": "The egg yolk pastry is at the center, the bread is on the right, the handbag is on the left, the orange is in the back, and also on the right."} +{"scene_index": 262, "scene": "Handbag is on the left. Bread is on the right. Egg Yolk Pastry Orange Peach is on the back. Orange is on the back right. Egg Yolk Pastry Peach is on the right. Egg Yolk Pastry is on the right."} +{"scene_index": 263, "scene": "Egg yolk pastry is on the right egg yolk orange and bread are at the back right handbag is on the left"} +{"scene_index": 264, "scene": "Bread is at the back right, egg yolk pastry is on the right, handbag is on the left, another egg yolk pastry is at the back right, egg yolk orange is also on the right."} +{"scene_index": 265, "scene": "The egg yolk pastry is on the right, and the handbag is at the back left."} +{"scene_index": 266, "scene": "The egg yolk pastry is positioned at the back right, bread is on the right, the handbag is on the left, peach is at the back right, orange is on the right, and item (presumably a typo or placeholder) is also on the right."} +{"scene_index": 267, "scene": "The orange is on the right, the handbag is at the back left, and the egg yolk pastry is also on the right."} +{"scene_index": 268, "scene": "The orange is positioned to the right, and the egg yolk pastry is also positioned to the right."} +{"scene_index": 269, "scene": "Egg yolk pastry is on the right; handbag is on the left; orange and bread are at the back and right respectively."} +{"scene_index": 270, "scene": "The egg yolk pastry is located at the back right, while the handbag is positioned at the back left."} +{"scene_index": 271, "scene": "The orange is on the right, the handbag is on the left, the egg yolk pastry is at the back right, and the peach is also on the right."} +{"scene_index": 272, "scene": "Egg yolk pastry is on the right and also in the center bread is at the center orange is at the back right handbag is on the left."} +{"scene_index": 273, "scene": "The handbag is on the left, while two egg yolk pastries and an orange are at the back right. Additionally, a peach is on the right."} +{"scene_index": 274, "scene": "The bread is on the right, the handbag is on the left, and the egg yolk pastry is also on the right."} +{"scene_index": 275, "scene": "The handbag is on the left, with an orange and an egg yolk pastry positioned at the back right. A peach and an egg yolk are both placed on the right."} +{"scene_index": 276, "scene": "The egg yolk pastries are positioned at both back and back right, bread is at the back, handbag is on the left, orange is on the right, and peach is at back right."} +{"scene_index": 277, "scene": "The egg yolk pastry is positioned in both the back right and right areas, while another instance of it is also located at the back right. The handbag is on the left side, and the bread is placed at the front right."} +{"scene_index": 278, "scene": "The egg yolk pastry is on the right, and the handbag is on the left."} +{"scene_index": 279, "scene": "The handbag is on the left, and the orange is at the back right."} +{"scene_index": 280, "scene": "Egg yolk pastries are positioned in the back right and right, eggnog orange is centered, handbag is on the left, bread is at the back right."} +{"scene_index": 281, "scene": "The egg yolk pastry is on the right, while the handbag is in the center."} +{"scene_index": 282, "scene": "The egg yolk pastry orange is on the right, the handbag is at the back left, and another egg yolk pastry orange is at the back right."} +{"scene_index": 283, "scene": "Bread is at the back. Egg yolk pastry is with bread. Peach is to the right of egg yolk pastry. Handbag is on the left. Orange is with egg, peach, and egg yolk pastry, positioned back-right. Lastly, egg and peach are together on the right."} +{"scene_index": 284, "scene": "The egg yolk pastry is on the right, the handbag is on the left, the egg is at the back right, the bread pastry is also on the right, and the orange is at the back right."} +{"scene_index": 285, "scene": "The egg yolk pastry is in the back right, next to the bread. The orange is on the right, and the egg yolk peach is in the center. The handbag is on the left."} +{"scene_index": 286, "scene": "The orange is on the right, the handbag is at the back left, the peach is at the back right, and the egg yolk pastry is on the right."} +{"scene_index": 287, "scene": "Egg Yolk Pastry is located in the back right area, Bread is positioned at the back, Handbag is situated on the left side, and Orange is placed in the front right section."} +{"scene_index": 288, "scene": "The egg yolk pastry is located at back right alongside the bread. The orange and peach are both on the right side. The first handbag is placed at back left while the second handbag is in the center. Position and Relationship Summary: Egg Yolk Pastry Back Right Bread Back Right (shares the same position as egg yolk pastry) Orange Right Peach Right (shares the same position as orange) Handbag 1 Back Left Handbag 2 Center"} +{"scene_index": 289, "scene": "The egg yolk pastry peach is on the right, and the handbag is on the left."} +{"scene_index": 290, "scene": "Egg yolk pastry is on the right, handbag is on the left, orange and bread are both on the right, and peach is at the back right."} +{"scene_index": 291, "scene": "The egg yolk pastries are on the right, while the orange and peach are at the back right. The handbag is at the back left, and the bread is also on the right."} +{"scene_index": 292, "scene": "The peach is positioned on the right, while the handbag is centered between them."} +{"scene_index": 293, "scene": "The handbag is on the left, the egg yolk pastry is in the center, the bread is on the right, the egg yolk pastry orange is at the back, and another egg yolk pastry is at the back right."} +{"scene_index": 294, "scene": "Handbag position is on the left. Egg yolk pastry position is on the right; located alongside another similar item. Bread egg yolk pastry position is at the back right; placed near other items in that area. Egg yolk pastry orange position is also at the back right; situated close to the bread egg yolk pastry. Egg yolk position is on the right; positioned next to another egg yolk item."} +{"scene_index": 295, "scene": "The egg yolk pastry is in the right position another egg yolk pastry is at the back right along with a orange bread is on the right and the handbag is on the left."} +{"scene_index": 296, "scene": "The bread is on the right, the handbag is at the back left, and the egg yolk pastry is also on the right."} +{"scene_index": 297, "scene": "The egg yolk pastry is at the back right, bread is to the right, and the handbag is at the back left."} +{"scene_index": 298, "scene": "The orange is on the right. The egg yolk pastry is at the back right, and so is the bread. The handbag is at the back left. The peach is also on the right."} +{"scene_index": 299, "scene": "The peach is on the right side, the handbag is on the left side, and the egg yolk pastry is also on the right side."} +{"scene_index": 300, "scene": "The handbag is positioned at the back left, while the egg yolk pastry orange is placed at the back right, and the egg yolk orange is located on the right side."} +{"scene_index": 301, "scene": "Egg yolk pastry is at the back Bread is on the right Handbag is on the left Another egg yolk pastry is at the back right Orange is on the right"} +{"scene_index": 302, "scene": "The bread is on the right, the handbag is on the left, and the egg yolk pastry is also on the right."} +{"scene_index": 303, "scene": "The egg yolk pastry is located at the back right, the bread is on the right, and the handbag is at the back left."} +{"scene_index": 304, "scene": "The egg yolk pastry is on the right, and the handbag is on the left."} +{"scene_index": 305, "scene": "Egg yolk pastry is positioned at the back right, bread is located to the right, egg yolk pastry orange is placed at the back right, egg yolk pastry peach is situated on the right side, handbag is found at the back left."} +{"scene_index": 306, "scene": "The orange is at front right. The egg yolk pastry, peach is at back right. Both handbags are on the left."} +{"scene_index": 307, "scene": "The egg yolk pastry is positioned on the right, with another egg yolk pastry also nearby on the right. The bread is located at the back right along with an orange. A handbag is placed on the left side."} +{"scene_index": 308, "scene": "The egg yolk pastry is located at the back right, while the handbag is positioned at the back left."} +{"scene_index": 309, "scene": "The egg yolk pastry is at the back right, the bread egg yolk pastry is on the right, and the handbag is on the left."} +{"scene_index": 310, "scene": "Bread is located at the back right. Egg yolk pastry orange and egg yolk pastry are both positioned at the back right. Handbag is placed on the left side. Egg yolk is situated at the right."} +{"scene_index": 311, "scene": "Orange is located at the back right, egg yolk pastry is located at the back right, bread is on the right side, handbag is on the left, yo is on the right."} +{"scene_index": 312, "scene": "The egg yolk pastry is positioned on the right."} +{"scene_index": 313, "scene": "Egg yolk pastry and bread egg yolk pastry are both positioned at back right the handbag is on the left side there is an egg yolk pastry orange on the right."} +{"scene_index": 314, "scene": "The handbag is on the left, while to its right are the egg yolk pastry and bread; behind them are the orange peach and orange. In the center is the peach, with the egg yolk also positioned on the right."} +{"scene_index": 315, "scene": "The egg yolk pastry is on the right, and the handbag is on the left."} +{"scene_index": 316, "scene": "The handbag is on the left, bread is in the back right, and there are two egg yolk pastries located on the right and back right."} +{"scene_index": 317, "scene": "The egg yolk pastries are both on the right, bread is also on the right, orange is at the back right, handbag is at the back left."} +{"scene_index": 318, "scene": "The handbag is on the left, while the egg yolk pastry is on the right."} +{"scene_index": 319, "scene": "The handbag is on the left, the egg yolk pastry is on the right, the breadlk pastry is at the back right, the orange is at the back, and the orange peach is in the center."} +{"scene_index": 320, "scene": "Handbag is on the left bread is on the right egg yolk pastry and orange are at the back right eggs are also on the right."} +{"scene_index": 321, "scene": "The egg yolk pastry is at the back right, the orange is on the right, the bread is at the back, the peach is on the right, and the handbag is on the left."} +{"scene_index": 322, "scene": "egg yolk orange is on the right, handbag is at the back left, bread is at the back right, egg yolk pastry is at the back and also on the right."} +{"scene_index": 323, "scene": "The orange is in the back right corner, alongside the egg yolk pastry. The handbag is placed on the back left side, while the bread is positioned on the right side."} +{"scene_index": 324, "scene": "The egg yolk pastry is at the back right, positioned near the bread which shares the same spot. The handbag is on the left side, and the orange is on the right, completing the arrangement with each object occupying its designated space without overlap."} +{"scene_index": 325, "scene": "Bread is at the back right, egg yolk pastry is also at the back right, and handbag is on the left."} +{"scene_index": 326, "scene": "The orange and egg yolk pastry are both on the right side."} +{"scene_index": 327, "scene": "The egg yolk pastries are located at both the back right and front right positions, bread is on the right, and the handbag is on the left."} +{"scene_index": 328, "scene": "Egg Yolk Pastry is on the right, Orange is in the back right, Bread Yolk Pastry is on the right, Handbag is on the left, Peach is in the back right, and Handbag is at the center."} +{"scene_index": 329, "scene": "The handbag is on the left, egg yolk pastry is on the right, orange is at the back right, peach is at the back right, bread egg yolk pastry is on the right, and egg yo is at the back right."} +{"scene_index": 330, "scene": "Bread is at the back right, positioned alongside the egg yolk pastry, which shares the same location. The handbag is on the left, separate from both bread and the egg yolk pastry."} +{"scene_index": 331, "scene": "The handbag is on the left, and the egg yolk pastry is on the right."} +{"scene_index": 332, "scene": "The handbag is located at the back left position, while the orange is positioned at the back right."} +{"scene_index": 333, "scene": "The orange is on the right, positioned near the egg yolk pastry which is also on the right. The bread and egg are both at the back right, with the bread in the same area as the egg but slightly behind it. The handbag is located at the center. Step-by-step explanation: 1. Identify positions: All objects have positions indicated (right, back right, center). 2. Group by position: Objects sharing the same position are grouped together. 3. Describe relationships: Note if any object within a group has a specific placement relative to others. This approach ensures clarity and conciseness in describing each object's position and their relationships."} +{"scene_index": 334, "scene": "The bread, egg yolk, and pastry are positioned to the right, while the handbag is on the left."} +{"scene_index": 335, "scene": "The bread is on the right, the handbag is on the left, the egg yolk pastry peach and orange are at the back right, and the egg yolk pastry and egg yolk peach are on the right."} +{"scene_index": 336, "scene": "The bread is on the right, the handbag is on the left, and the egg yolk pastry is also on the right."} +{"scene_index": 337, "scene": "The handbag is on the left, the egg yolk pastry is at the back, the bread is in the back right corner, and the orange is on the right."} +{"scene_index": 338, "scene": "The egg yolk pastry is located at the back right, while the orange is positioned to the right and the handbag is on the left."} +{"scene_index": 339, "scene": "The bread, egg yolk, and pastry are located at the back right, while the handbag is on the left."} +{"scene_index": 340, "scene": "The handbag is on the left side, while the egg yolk pastry is on the right side."} +{"scene_index": 341, "scene": "The egg yolk pastry is on the right, and the handbag is on the left."} +{"scene_index": 342, "scene": "The handbag is located at the back left, while the orange and the egg yolk pastry are both placed at the back right."} +{"scene_index": 343, "scene": "Bread is on the right. Handbag is on the left. An egg yolk pastry peach is in the back right. Orange peach is in the back. Another egg yolk pastry peach is in the center."} +{"scene_index": 344, "scene": "The orange is on the right, the handbag is on the left, the bread is at the back right along with the egg yolk pastry peach and the peach, while the egg yolk pastry is also placed at the back right."} +{"scene_index": 345, "scene": "Egg Yolk Pastry is located at the back right. The Handbag is on the left. Bread and Orange are both on the right."} +{"scene_index": 346, "scene": "The egg yolk pastry is on the right, and the handbag is on the left."} +{"scene_index": 347, "scene": "The egg yolk pastry is on the right side, with another egg yolk pastry behind it; a handbag is on the left; bread is also on the right side; and an orange is in the back-right corner."} +{"scene_index": 348, "scene": "Bread is located at the back right. Egg yolk pastry is positioned on the right side. Egglk orange is situated at the back right. Handbag is placed on the left. Egg yolk pastry orange is also on the right."} +{"scene_index": 349, "scene": "The egg yolk pastry is located at the back right, while the handbag is positioned on the left."} +{"scene_index": 350, "scene": "Egg yolk pastry orange is in the back right Bread egg yolk pastry is on the right Handbag is on the left"} +{"scene_index": 351, "scene": "The orange is on the right, the handbag is at the back left, and the egg yolk pastry is also on the right."} +{"scene_index": 352, "scene": "I m sorry, but I don t have the specific objects you mentioned to work with. Could you please provide more details or clarify your question?"} +{"scene_index": 353, "scene": "The egg yolk pastry is at the back right, the handbag is on the left, the bread is in the front right, the orange is on the right, and the yolk pastry is also in the front right."} +{"scene_index": 354, "scene": "The egg yolk pastry is located at the back right position, while the handbag is placed on the left side."} +{"scene_index": 355, "scene": "The egg yolk pastry is positioned at the back right, the bread is on the right, and the handbag is on the left."} +{"scene_index": 356, "scene": "Egg yolk pastry orange is positioned on the right. Egg yolk pastry is positioned at the back right. Bread egg yolk pastry is also positioned at the back right. Handbag is positioned on the left. Another egg yolk pastry is positioned on the right."} +{"scene_index": 357, "scene": "Egg yolk pastry is in the front right; orange is at the back right; bread is on the right side; another egg yolk pastry is in the center; and handbag is located at the back left."} +{"scene_index": 358, "scene": "The egg yolk pastry is located at the back right position, while the handbag is placed on the left side."} +{"scene_index": 359, "scene": "The handbag is on the left, while the two egg yolk pastries are at the back with the bread. The orange peach is on the right, and there s an orange in the back right."} +{"scene_index": 360, "scene": "egg yolk pastry orange is in the back right. bread is in the back. handbag is on the left. egg yolk pastry is on the right. egg yolk is also on the right."} +{"scene_index": 361, "scene": "Egg Yolk Pastry is positioned at front right; another Egg Yolk Pastry is in the center; and an Egg Yolk Pastry Orange is at back right; The Handbag is on the left; Bread is on the right."} +{"scene_index": 362, "scene": "I m sorry, but I don t have enough information to proceed with your request."} +{"scene_index": 363, "scene": "Egg yolk pastry orange is in the center. Egg yolk pastry is at the back. Handbag is on the left. Bread is in the back right. Egg is on the right."} +{"scene_index": 364, "scene": "The orange is on the right, the handbag is on the left, the peach is at the back right, and the egg yolk pastry is also on the right."} +{"scene_index": 365, "scene": "The orange is at the back right, positioned alongside the egg yolk pastry. The handbag is at the back left, and the peach is on the right side."} +{"scene_index": 366, "scene": "Handbag is on the left. Egg yolk pastry is on the right. Orange is at the back right. Bread egg yolk pastry is at the back."} +{"scene_index": 367, "scene": "The egg yolk is on the right, the pastry orange is also on the right, the handbag is on the left."} +{"scene_index": 368, "scene": "The egg yolk pastry is on the right, and the handbag is on the left."} +{"scene_index": 369, "scene": "The orange is located at the back right, the handbag is positioned at the back left, the egg yolk pastry is placed at the back right, the bread is situated at the back right, and the peach is found on the right side."} +{"scene_index": 370, "scene": "The handbag is on the left, the egg yolk pastry is on the right, another egg yolk pastry is at the back right, bread is on the right, and the egg is at the back right."} +{"scene_index": 371, "scene": "The user has provided an incomplete query about annotation summarization but did not list any specific objects to summarize. To proceed, I need the names or descriptions of the objects involved. Once I have that information, I can create a concise and clear summary describing each object s position and relationship. Please provide the necessary details so I can assist you effectively."} +{"scene_index": 372, "scene": "The handbag is on the left, the orange is at the back right, the bread is at the back, two pastries are placed at the right and back positions respectively, and the peach is also on the right."} +{"scene_index": 373, "scene": "The bread, egg yolk, and pastry are positioned to the right, while the handbag is on the left."} +{"scene_index": 374, "scene": "The handbag is on the left. There are multiple egg yolk pastries in various positions, some on the back right and others on the right. The bread is on the right."} +{"scene_index": 375, "scene": "The orange is positioned at the back right, sharing the same location as the egg yolk pastry. The handbag is located at the back left, separate from the others."} +{"scene_index": 376, "scene": "The egg yolk pastry is on the right side, while the handbag is on the left side."} +{"scene_index": 377, "scene": "The egg yolk pastry is located at the back right, while the handbag is positioned at the back left."} +{"scene_index": 378, "scene": "The egg yolk pastry is at the back right, the handbag is at the back left, and the bread is on the right."} +{"scene_index": 379, "scene": "Handbag is on the left. Orange is at the back right. Peach is on the right. There are two egg yolk pastries, both located at the back right."} +{"scene_index": 380, "scene": "The egg yolk pastry is at the back right, the bread is on the right, and the handbag is at the back left."} +{"scene_index": 381, "scene": "The bread is at the back, positioned behind the egg yolk pastry. The handbag is on the left. The egg yolk pastry and orange are on the right, with the orange specifically placed at the back right. The egg orange is also on the right side."} +{"scene_index": 382, "scene": "The orange is on the right, the handbag is at the back left, there are three egg yolk pastries with two at the back right and one on the right, and the bread is also on the right."} +{"scene_index": 383, "scene": "The handbag is on the left, while the egg yolk pastry, bread, orange, and another egg yolk pastry are all on the right."} +{"scene_index": 384, "scene": "The handbag is on the left, while the peach and egg yolk pastry are both on the right."} +{"scene_index": 385, "scene": "Egg yolk pastry is on the right side. Bread is positioned at the back right. Handbag is located on the left. Yolk pastry shares the same position as bread, which is back right."} +{"scene_index": 386, "scene": "The egg yolk pastry is at the back, the bread is in the center, the handbag is on the left, the orange is on the right, and another egg yolk pastry with orange is located at the back right."} +{"scene_index": 387, "scene": "The handbag is on the left side."} +{"scene_index": 388, "scene": "The egg yolk pastry is on the right, there are two objects (orange and bread) in the back right, the handbag is on the left, and another egg yolk is also in the back right."} +{"scene_index": 389, "scene": "The egg yolk pastry is at the back right, the bread is on the right, and the handbag is at the back left."} +{"scene_index": 390, "scene": "The handbag is located at the back left position."} +{"scene_index": 391, "scene": "The handbag is on the left, and the egg yolk pastry is on the right."} +{"scene_index": 392, "scene": "The egg yolk pastry is at the back right, the handbag is on the left, the egg yolk orange is also at the back right, the egg yolk pastry orange is behind everything, and the breadlk is on the right."} +{"scene_index": 393, "scene": "The egg yolk pastry is located at the back right, near the egg yolk orange. The handbag is on the left side. Bread is positioned to the right. Additionally, an egg yolk peach is also placed at the back right along with the other items."} +{"scene_index": 394, "scene": "The egg yolk pastry is positioned at the back right, while the handbag is located at the back left. On the right side, there are four objects: bread, orange, and two instances of yolk."} +{"scene_index": 395, "scene": "The orange is at back right, the handbag is at back left, the egglk is on the right, and the egg yolk pastry is at back right."} +{"scene_index": 396, "scene": "The egg yolk pastry is on the right, the orange is at the back right, and the handbag is at the back left."} +{"scene_index": 397, "scene": "The orange is positioned at the back right, the handbag is located on the left, the egg yolk peach is situated on the right, and the egg yolk pastry is placed at the back right."} +{"scene_index": 398, "scene": "The egg yolk pastry is located at the back right, while the handbag is situated at the back left."} +{"scene_index": 399, "scene": "The bread is on the right, the handbag is on the left, and the egg yolk pastry is also on the right."} +{"scene_index": 400, "scene": "Handbag is on the left. Bread and orange are on the right. Peach and egg yolk pastry are at the back right. Orange is to the right of bread."} +{"scene_index": 401, "scene": "Egg yolk pastry is at the back right, handbag is on the left, bread is at the back right, orange is on the right, peach is on the right."} +{"scene_index": 402, "scene": "The orange is at the back right, the egg yolk pastry and bread egg yolk pastry are both on the right side, the egg yolk pastry peach is at the back, and the handbag is on the left."} +{"scene_index": 403, "scene": "The bread is on the right. The egg yolk pastry is also on the right and partially at the back. The orange is at the back right. The handbag is on the left."} +{"scene_index": 404, "scene": "Egg yolk pastries are in both the back right and right positions, handbag is at back left, bread is at front right, orange is at back right."} +{"scene_index": 405, "scene": "Egg yolk pastry orange is on the right, bread is at the back right, handbag is on the left, another egg yolk pastry is at the back right, and a third egg yolk pastry is at the back."} +{"scene_index": 406, "scene": "The handbag is at the back left, the egg yolk pastry is at the back right, and the bread yolk pastry is on the right."} +{"scene_index": 407, "scene": "Bread is on the right. Egg yolk pastry orange and egg yolk orange are at the back right. Handbag is on the left. Orange is at the back right. Peach is on the right."} +{"scene_index": 408, "scene": "Bread is located at the back, an egg yolk pastry is positioned at the back right, the orange is in the center, another egg yolk pastry is placed on the right side, the handbag is situated on the left, and a third egg yolk pastry is at the back."} +{"scene_index": 409, "scene": "The orange is located at the back-right position."} +{"scene_index": 410, "scene": "The orange is at the back right, the egg yolk pastry is to its right, the handbag is on the back left, and the bread shares the same back right position as the orange."} +{"scene_index": 411, "scene": "The bread is positioned at the back right, the handbag at the back left, and the egg yolk pastry is also at the back right."} +{"scene_index": 412, "scene": "Handbag is on the left. Bread is on the right. There are two peach objects located at the back right. Egg yolk pastry orange is at the back and egg yolk pastry is on the right."} +{"scene_index": 413, "scene": "The handbag is on the left, while the bread and egg yolk pastry are both on the right."} +{"scene_index": 414, "scene": "The egg yolk pastry orange is on the right side, positioned near the back right of the scene."} +{"scene_index": 415, "scene": "The orange is positioned on the right side."} +{"scene_index": 416, "scene": "The objects include an egg yolk pastry orange on the right, a handbag on the left, and multiple variations of egg yolk pastries located in the back right area."} +{"scene_index": 417, "scene": "The handbag is on the left, the egg yolk pastry is at the back right, the orange is on the right, the bread is at the back right, and the egg yolk is on the right."} +{"scene_index": 418, "scene": "Orange is positioned at back right, handbag is positioned at left, bread is positioned at back right, and egg yolk pastry is positioned at back and right."} +{"scene_index": 419, "scene": "The orange is positioned to the right, the handbag is on the left, and the egg yolk pastry is also on the right."} +{"scene_index": 420, "scene": "Egg yolk pastry is located at both back right and right positions, handbag is positioned at back left, bread is placed on the right side."} +{"scene_index": 421, "scene": "The egg yolk pastries are on the right side, bread is also on the right, the peach is at the back right, the orange is in the back, and the handbag is on the left."} +{"scene_index": 422, "scene": "Orange is on the right. Egg yolk pastry and peach are at the back right. Handbags are on the back left and left. Another egg yolk pastry is on the right."} +{"scene_index": 423, "scene": "The breadk pastry is at front right, the egg yolk pastries are at right and back right, the handbag is on the left, and the egg yolk pastry orange is also at back right."} +{"scene_index": 424, "scene": "The orange is at the back right, the handbag is at the back left, there are two egg yolk pastries, one at the right and one at the back right."} +{"scene_index": 425, "scene": "The egg yolk pastry is on the right and back, the handbag is on the left, the bread is at the back right, and the orange is on the right."} +{"scene_index": 426, "scene": "Egg Yolk Pastry is on the right Bread is at the back right Handbag is on the left Orange is at the back right Peach is on the right Egg Yolk is at the back right"} +{"scene_index": 427, "scene": "The egg yolk pastry is located at the back right position, while the handbag is situated on the left side."} +{"scene_index": 428, "scene": "The egg yolk pastry is located at the back right, while the handbag is positioned at the back left."} +{"scene_index": 429, "scene": "The egg yolk pastry is on the right side, and the handbag is on the left side."} +{"scene_index": 430, "scene": "The bread is on the right, the orange is also on the right, the handbag is on the left, and both the egg yolk pastry and the egg are at the back right."} +{"scene_index": 431, "scene": "The egg yolk pastries are positioned at the back right and right, while a bread is at the right. Additionally, there are two handbags located on the left, and an orange placed at the back right."} +{"scene_index": 432, "scene": "The handbag is on the left, while the egg yolk pastry is on the right."} +{"scene_index": 433, "scene": "The egg yolk pastry is positioned at the front right, while the bread is located to the right."} +{"scene_index": 434, "scene": "The orange is at the back right, the handbag is on the left, the egg yolk pastry is on the right and in the center, the bread is also at the back right, and the yolk pastry is at the back right."} +{"scene_index": 435, "scene": "The orange is at the back, the egg yolk pastry is on the right and also at the back-right, the bread is in the center, and the handbag is on the left."} +{"scene_index": 436, "scene": "The egg yolk pastry orange is in the back right position, another egg yolk pastry orange is on the right, and the handbag is on the left."} +{"scene_index": 437, "scene": "Egg yolk pastry peach is at the center, bread is at the back right, orange is at the front right, and handbag is at the back left and also on the left."} +{"scene_index": 438, "scene": "The egg yolk pastry is positioned to the right and also in the back right; another egg yolk pastry is on the right; bread is at the back; the handbag is on the left."} +{"scene_index": 439, "scene": "The bread is on the right, the egg yolk pastries are at the back right, the handbag is on the left, and the orange is at the back."} +{"scene_index": 440, "scene": "The orange is at the back right, with the egg yolk pastry also located at the back right. The handbag is positioned at the back left and there s another handbag on the left side."} +{"scene_index": 441, "scene": "The handbag is located at the back left position."} +{"scene_index": 442, "scene": "The handbag is on the left, and the egg yolk pastry is in the back right."} +{"scene_index": 443, "scene": "The egg yolk orange is on the right side, while the handbag is on the left side."} +{"scene_index": 444, "scene": "The egg yolk pastry is in the back right, and there s another egg yolk pastry with a peach next to it on the right. The orange is also on the right side, while the bread is positioned at the back right as well. On the left side, there s a handbag."} +{"scene_index": 445, "scene": "Egg yolk pastries are located at both front right and back right positions; bread is on the right side; orange is at the back right; handbag is at the back left."} +{"scene_index": 446, "scene": "The egg yolk pastry is located at the back right, positioned near the bread on the right, while the handbag is placed at the back."} +{"scene_index": 447, "scene": "The egg yolk pastry is on the right, and the handbag is on the left."} +{"scene_index": 448, "scene": "The handbag is on the left. The egg yolk pastry is on the right. The bread is at the back right. The orange is on the right. The egg, orange, and peach are in front of the right. Another egg yolk pastry is at the back right."} +{"scene_index": 449, "scene": "The egg yolk pastry is positioned at back right with the orange also at back right. The bread is on the right, and the handbag is on the left."} +{"scene_index": 450, "scene": "The egg yolk pastry orange is at the back, the handbag is on the left, the bread and an egg yolk pastry peach are both at the back right, with another egg yolk pastry peach on the right."} +{"scene_index": 451, "scene": "Egg Yolk Pastry is present in two places; one is positioned at the back and another at the right. Handbag is located on the left side. Bread is positioned on the right. Egg Yolk Pastry Orange is found at the back right."} +{"scene_index": 452, "scene": "Egg yolk pastry is on the right Orange is on the right Bread is at the back right Handbag is at the back left Egg is at the back right Another egg yolk pastry is at the back right"} +{"scene_index": 453, "scene": "The egg yolk pastry is on the right, and the handbag is on the left."} +{"scene_index": 454, "scene": "The handbag is on the left, two orange and three egg yolk pastries are at the back right, and one bread is also at the back right."} +{"scene_index": 455, "scene": "The egg yolk pastry is at the back, the bread yolk pastry is in the center, the handbag is on the left, and the orange is at the back right."} +{"scene_index": 456, "scene": "The egg yolk pastry is on the right side, and the handbag is on the left side."} +{"scene_index": 457, "scene": "The egg yolk pastry is on the right, and the handbag is on the left."} +{"scene_index": 458, "scene": "Egg yolk pastry is at the back right, bread is also at the back right, handbag is on the left, orange and egg peach are both on the right."} +{"scene_index": 459, "scene": "Egg yolk pastry orange is on the right, egg yolk pastry is at the back right, handbags are on the left."} +{"scene_index": 460, "scene": "The egg yolk pastries are on the right, the handbag is on the left, the bread is on the right, the orange is at the back right."} +{"scene_index": 461, "scene": "The egg yolk pastry is on the right; the bread egg yolk pastry is at the back right; the handbag is on the left; the orange is at the back right; and the egg yolk pastry peach is also on the right."} +{"scene_index": 462, "scene": "The handbag is positioned on the left side."} +{"scene_index": 463, "scene": "The orange is on the right. The egg yolk pastry is at the back right. The bread is on the right. The handbag is on the left. The peach is at the back right."} +{"scene_index": 464, "scene": "The egg yolk pastries are positioned in front right, back right, and right, with the orange located at back right and the bread on the right."} +{"scene_index": 465, "scene": "Bread is at the back right, handbag is on the left, orange is at the back right, and there are two egg yolk pastries both on the right."} +{"scene_index": 466, "scene": "The orange is at the back right, while the handbag is positioned directly behind it, also on the back. The egg yolk pastry shares its position with the orange at the back right."} +{"scene_index": 467, "scene": "The egg yolk pastry is on the right, and the handbag is on the left."} +{"scene_index": 468, "scene": "The egg yolk pastry is on the right, the handbag is in the center."} +{"scene_index": 469, "scene": "The orange is positioned at the back right, sharing the same location as the egg yolk pastry, while the handbag is located on the left."} +{"scene_index": 470, "scene": "Bread egg yolk pastry is on the right. Egg yolk pastry is behind it. Handbag is on the left. Orange peach is on the right. Orange is at the back right."} +{"scene_index": 471, "scene": "The egg yolk pastries are positioned at both back and right, with one specifically noted as front right; the bread is at back right; the handbag is on the left."} +{"scene_index": 472, "scene": "The egg yolk pastries are positioned at both back right and right, with one overlapping; the handbag is on the left; bread and orange are both on the right."} +{"scene_index": 473, "scene": "The egg yolk pastries are positioned in both the front right and right locations, with the bread also placed to the right."} +{"scene_index": 474, "scene": "The handbag is on the left, and the egg yolk pastry is on the right."} +{"scene_index": 475, "scene": "The orange is on the right, the handbag is at the back left, and the egg yolk pastry is on the right."} +{"scene_index": 476, "scene": "The egg yolk pastry is located to the right, with another egg yolk pastry positioned slightly behind it towards the back right. The handbag is on the left side."} +{"scene_index": 477, "scene": "The egg yolk pastry is on the right side, and the handbag is on the left side."} +{"scene_index": 478, "scene": "The egg yolk pastry is at the back right, the bread is on the right, and the handbag is on the left."} +{"scene_index": 479, "scene": "Egg yolk pastries are on the right, a handbag is on the left, bread is also on the right, and two oranges are in the back right."} +{"scene_index": 480, "scene": "The egg yolk pastries are at the center and back right, bread is at the back right, handbag is on the left, eggs and orange are both on the right."} +{"scene_index": 481, "scene": "The handbag is on the left, the orange is on the right, the egg yolk pastry is at the back right, the bread egg yolk pastry is also on the right, and the orange peach is at the back right."} +{"scene_index": 482, "scene": "Egg yolk pastries are in the front right and back right positions; a handbag is at the back left; bread is also in the back right."} +{"scene_index": 483, "scene": "The egg yolk pastry is positioned on the right side, while the handbag is located in the center."} +{"scene_index": 484, "scene": "The handbag is positioned at the center, while the egg is located on the right side."} +{"scene_index": 485, "scene": "The egg yolk pastries are positioned at both back and right, with one handbag on the left, a bread on the right, and an orange in the back right."} +{"scene_index": 486, "scene": "The handbag is on the left, while the orange and egg are on the right. The bread and two egg yolk pastries are located at the back right."} +{"scene_index": 487, "scene": "The bread is at the back right, the egg yolk pastry is on the right, and the handbag is on the left."} +{"scene_index": 488, "scene": "The orange is at the back right, the handbag is at the back left, and the egg yolk pastry is also at the back right."} +{"scene_index": 489, "scene": "The handbag is on the left, while the bread and egg yolk pastry are both on the right."} +{"scene_index": 490, "scene": "The orange is on the right, with the egg yolk pastry positioned at the back right, and the egg yolk is also located on the right."} +{"scene_index": 491, "scene": "The orange is positioned at the back right, sharing the same location as the egg yolk pastry. The handbag is located at the back left, separate from the others."} +{"scene_index": 492, "scene": "The egg yolk pastry is on the right, and the handbag is on the left."} +{"scene_index": 493, "scene": "Orange is positioned at back right, egg yolk pastry is positioned at right, handbag is positioned at left, bread egg yolk pastry is positioned at back right, peach is positioned at right."} +{"scene_index": 494, "scene": "The bread, egg yolk, and pastry are positioned at the back right, while the handbag is located on the left."} +{"scene_index": 495, "scene": "The egg yolk pastry is on the right and also in the back right; bread is at the back right; the egg yolk pastry orange is at the back; and the handbag is on the left."} +{"scene_index": 496, "scene": "Both orange and egg yolk pastry are positioned on the right side."} +{"scene_index": 497, "scene": "The bread, egg yolk, and pastry are positioned at the back right, while the handbag is located at the back left."} +{"scene_index": 498, "scene": "Handbag is on the left. Bread is on the right. Orange is at the back right. One egg yolk pastry is at the back. Another egg yolk pastry is on the right."} +{"scene_index": 499, "scene": "The egg yolk pastries are on the right and back right, bread is at the back right, the handbag is on the left, and the orange is in the center."} +{"scene_index": 500, "scene": "The egg yolk pastry is positioned on the right side, while the handbag is located at the back left."} +{"scene_index": 501, "scene": "Egg yolk pastry is at the back right, orange and bread are both on the right, handbag is at the back left, peach is at the back right, and yolk is on the right."} diff --git a/RMC-AIDA-L_food_storage/annotations/subtask_annotations.jsonl b/RMC-AIDA-L_food_storage/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..45c7575aa922bcd37468a101296364b362d143ea --- /dev/null +++ b/RMC-AIDA-L_food_storage/annotations/subtask_annotations.jsonl @@ -0,0 +1,13 @@ +{"subtask_index": 0, "subtask": "Lift the woven bag with the left gripper to open it"} +{"subtask_index": 1, "subtask": "Lower the woven bag with the left gripper to close it"} +{"subtask_index": 2, "subtask": "abnormal"} +{"subtask_index": 3, "subtask": "Place the egg yolk pastry into the woven bag with the right gripper"} +{"subtask_index": 4, "subtask": "Place the peach into the woven bag with the right gripper"} +{"subtask_index": 5, "subtask": "Pick up the orange with the right gripper"} +{"subtask_index": 6, "subtask": "Pick up the egg yolk pastry with the right gripper"} +{"subtask_index": 7, "subtask": "Pick up the bread with the right gripper"} +{"subtask_index": 8, "subtask": "end"} +{"subtask_index": 9, "subtask": "Place the bread into the woven bag with the right gripper"} +{"subtask_index": 10, "subtask": "Place the orange into the woven bag with the right gripper"} +{"subtask_index": 11, "subtask": "Pick up the peach with the right gripper"} +{"subtask_index": 12, "subtask": "null"} diff --git a/RMC-AIDA-L_food_storage/annotations/subtasks.jsonl b/RMC-AIDA-L_food_storage/annotations/subtasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..d4120f2309db65c8733796162d0baccc3b049f4c --- /dev/null +++ b/RMC-AIDA-L_food_storage/annotations/subtasks.jsonl @@ -0,0 +1,13 @@ +{"subtask_index": 0, "subtask": "Place the peach into the woven bag with the right gripper"} +{"subtask_index": 1, "subtask": "Pick up the orange with the right gripper"} +{"subtask_index": 2, "subtask": "Place the bread into the woven bag with the right gripper"} +{"subtask_index": 3, "subtask": "Pick up the bread with the right gripper"} +{"subtask_index": 4, "subtask": "Place the egg yolk pastry into the woven bag with the right gripper"} +{"subtask_index": 5, "subtask": "Pick up the egg yolk pastry with the right gripper"} +{"subtask_index": 6, "subtask": "abnormal"} +{"subtask_index": 7, "subtask": "Place the orange into the woven bag with the right gripper"} +{"subtask_index": 8, "subtask": "Pick up the peach with the right gripper"} +{"subtask_index": 9, "subtask": "end"} +{"subtask_index": 10, "subtask": "Lift the woven bag with the left gripper to open it"} +{"subtask_index": 11, "subtask": "Lower the woven bag with the left gripper to close it"} +{"subtask_index": 12, "subtask": "null"} diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000000.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..727db6397d3ddc869bafe441724983a7e9d804ac --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65b73dd61bd1a199d9f7dab3f8e4643cd5cca9c861f4f988aff3cba451d2c1b8 +size 384398 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000001.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..73e62814ad8b005781a26788fda3fbb88d8f1343 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f32c5428e76ea95cecb5d5fcef60d098f8269b78e666a3ec7dfd5c087274c99 +size 259118 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000002.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f560fb47d574cdcbb48fc0d62ab603aa4d4a8872 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00de9179f371374f04ae940206a1114ff0208038cbad5827315e19112d49610c +size 343072 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000003.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b5bad389bc03471a6c7923d29c52b27af76cbd3a --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4ede9b6efc824ef3737a81a1219e2bb1175c2386e3f197b0b9d6cfb0763e790 +size 298729 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000004.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ef4fc49a3fdd3fe09ee3c63534fc9de29734f2a9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3a8b4ca8e50f46e868ba52efff9d4182e68dc39be2d9e1d5c600e50f01a5d71 +size 317617 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000005.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6fc87b8bc395a32908a8c2310e860c18c761acc0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11f94946aacb3060a8d9fe6b34c345af57156dea160f7e0dcc50c1a6fe7d9671 +size 351926 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000006.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6702d6485e6ce4b2d5b17ceddf33c5948ad471fd --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afe16031c6ed4edbc77297d3dbac779f901eb344f547f56e67b702c4a04e6a73 +size 296896 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000007.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..971b3acdabff45042269db557decfce503cec1bf --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:127407e540dc69ef4cddfbff999e35ae630f7cef81ada59617f2e7621407b9d1 +size 288203 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000008.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..46d0d2dfb058b1f5d1d0f8dfe6938b1f309a0700 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b143ef6ddcc9872786c38f6c1c4315f74c70d43db456662050abb6e6a9ce28f +size 321965 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000009.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6eec91bd8a12cc6ef83edde6fbebc7a0987492f7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e139f7967c27917b8fad324f3e87477114b7510df64bb118e0ca31a48e2ad0b8 +size 316036 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000010.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cd71d3a5f49b19245b522a6f7c4c11a42343e072 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cbb1fa2d83bc326d7c010ce31b30e5827b170f299734070d654ba89229c17fc +size 333090 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000011.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bf1792e2d18e7c6089589f28e6f29181ca42ac8a --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:681f18d1076d63af56552170b966d15fc6447b310ac729b92a795ebc1b3d358c +size 271761 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000012.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2fb324b8bfc3315bdc929012d5aa4090862c81bd --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7377b70805814789d8060270a4d589c06e72d2980f5f789e91b9df62539a59ab +size 290642 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000013.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..190b80b0fe84f5ea2cbddc426c79392ad78a498b --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14a9591c2a63158e5bc5e9fb16be7c35858b95769c6bf0a1c62e5c62c48cd515 +size 359331 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000014.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62b676848bfa75f88da48e92e05adf5910b0cbd0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:329ca12017bd0eca8b9b7559de370e1cac9d94f1dba480d5cf8e4084e64d07e6 +size 284607 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000015.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..839c364dbabcbaa243821173047a7762acb32167 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7562f2658b8cffcefef25a3f8ed042f7ccee35d3d6914ae53d248f26ca922f75 +size 311584 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000016.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1a649d3775162c54677da8f477f736b13efefa6a --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cec862c9549603194ef7c5af24ace243f4e410733a75837ff3d91711f9d30a2 +size 329427 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000017.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..80cb6e2eac7c952e63ce7f6fe811154db8c930d0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fd718f2b49ae3c6b89191d36b36abfbc1d2afd2beaa27c983d500fa9b5199b1 +size 279940 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000018.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e06b1b72c8d4f452f013dbfd21b611c9a1458157 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84f1515d7ffcd3972353dceae87cce062d20963db894003ba3423fff099df66a +size 310423 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000019.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..85beea4e4a944eaae891df6e74dcc9a497303903 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db4df03d5d235bb4db90b08eeb7149d0125a6444ba80a71842b41124f54507fd +size 308369 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000020.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8e858b90c4c480f61ffc863c6ed9660d14c5dea2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:206cbb52b6e6e6732fb78b7589fcd1dd272f97b8daa298943b4b17d4fe4d92e3 +size 430733 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000021.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..458c4837998215038c04d009561deb5eebef6819 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4955dc6a3d311affdacbb3a57bb350b7507b04014dacf97cbadfc5c8be88714a +size 494036 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000022.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..58865aa119ae98a2b0778d347ee9d9a4b3e474eb --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09a2fa21115e612c6a776e03c502d29b621e58b0e6d4acafac92b1b91344ddb1 +size 478483 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000023.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9025823cee7f5fccfb80f47651de736a6bf227a8 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a5b08a47961d0e43148068be0d518d3e7ff2550ef638d506b6e80a8809bcda5 +size 472662 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000024.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..373a9cadf68b4ec5c4261f4c2654aed445d90a8b --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:201ac4dcd8e78cdf971e2fa8fdb396fe397440d7c57a430b0e698879c8ce4aa3 +size 410481 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000025.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e378ff9987f1927406962e4105d832b8dc66b29f --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2799aa8a7241f075b12f8fc655a38866bd3763b55e500cafb2d09b389630e67b +size 389862 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000026.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ea5cffd688f08cfca845fb776dc32e76e2d9e807 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f93ad5e6761f4e2b69cc7a773562c66244a586b7af1f4986a619320091a33078 +size 334839 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000027.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bb12f0c1af8ce3fe42cca57583244fe24c9ef5f0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc3a7db62d4eecf495062f9bc8713a9851184d08a68da52979b492d75739c3d9 +size 361735 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000028.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a7a3ceb32f04e105dd30d39f681f7b38c0d0efd0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb34b66f40d08f7cbd3d3676f32d11f3728a3a206c8c055c54fd241193b2816b +size 304868 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000029.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7c5dd80426b7d3542bc2bbd50c1b29a7ccc45767 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f885f011e33019a884b0e392e9992dee7025a5779e07e48650c609b9eb8dbad4 +size 378071 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000030.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4d6670c419e736d5637ec24473c3e08dcb5bcd0d --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d2b16e6f6203453368f4eb9be9ecb3fb05419af0b2995e3c1ad25befa97e224 +size 371221 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000031.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7fd40abed0fe91f9906d92d173b35fc10838d1db --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38222a70e149bd51f1b98fca52dacf640e4f8850c877b82c2b3742e47346052f +size 540351 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000032.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f772a398cda72cb4fe59c5fe0998387b15bbf818 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cccbf51b6c0bdd51fa258d70359c5f4af462b50f9412e5637716c7061bce716 +size 393579 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000033.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1db1d9f9105f7f1e2d741a69805570050e686b2b --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63c32cf42acb10321ea4836d15d9a27f9184705d1c9ed14c550a224569c0d521 +size 605975 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000034.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..51412b94ceb009d90d2c8247887ed9888e13881e --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb8528d279bf963cc0ecda7957c1c74831db77532ccd785cbd1591f2296e4f89 +size 344456 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000035.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ce6e3704750d0681374cfe3ddb59fd963bd5d067 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79ad7e5f1136c1a680cfbff8725bc262f2765cb257286f43f5e2a4ec9602ecea +size 398609 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000036.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eaefcae7069e6a259d73a15a2e0387816f59183f --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eb61359fb43194d227470c8cdd7512748ba164bd6d4986e52f12acbe15696ff +size 391611 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000037.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e6efd421466145d35348eb720ecd7cdbcf95ecbb --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e5d5a6aa0e1a9b2f100859f437c1c50aee06e5c627cae9521933e9e142c8b67 +size 417506 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000038.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d73806683dbf5ad9bc7d64d38fda39d6abd4b6eb --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bf45505dc366a10a2ccccc6e8706353fcaf9678d41215b8695e17abc2403bac +size 295723 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000039.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ba7e91d42f3747c7d6fcd8043f19b5ff03180ea3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a171c9b59d0d9d7abf7bab52bdefd4ce639f1162389f7a5075c0592ec2286a5 +size 347315 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000040.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5cd31ad703896447dadf5398c3d919041734ff71 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75d7936ecc0bbc455cb9902304fad1db254838c1ffb0a9034845e669dc8896b2 +size 291846 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000041.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..11157b291113110bb4adf0fd50595a72eeb53de6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa10dc8bde3ad8b785ae507f7b4a3c6799c6e99b32c711aa24fa6162465edb17 +size 321410 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000042.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..219d0b6db5140908e909dba7b26ce2eba7e5573b --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27320ddbdcfd1cc1a82bd39c7f0203ef1a515ee97c0d71dc0e619099dc074976 +size 269933 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000043.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e30531d0006a9e524408402b456bbc78d69854d4 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40de4cd8749a9073933997b5a264490535dc43a9dacde73f354bd05ef0182c42 +size 283653 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000044.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..227ee97913b387624c5f3b898ef3bc945d92ec00 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d731e1dfbbd015dfbc0c33a492f6bf6e918f2b35bda9ef9217fa06d7eac61f1d +size 305046 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000045.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4d22d8b92353d00a950a8b8f0659b9426ae7896d --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fc00c51583af796b5931247ae29f070fdededb7d626889a035b65d8cf14b62f +size 267276 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000046.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..461be064a7f62dd2b870018ffa883ae81d1ad015 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0bd13a7d7f7a4a325eed5a828594c86a1f00acfac0f13dfb2422a5f8523b9c8 +size 314023 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000047.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..885e571145a9bd9f832ab91c660a0b2f403a4e99 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3eb0b3436eaa58765ff81718c26cb06b1823fbc40c6c7e837132a200a081ca7e +size 322980 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000048.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2b64f7137e835a16d3c791bd0f59e8dc0cb8ddb7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32ec34b8b5d1e257df693b3b6f21b06bf8cea4e05bef6a67271acda03321f54b +size 308485 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000049.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a059f39ece50effed091fe07dad17e661bf2e119 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:430c92b45041a1d6f808518a94b22601778bad4eb967d5038f7c6db7b7f751f5 +size 262334 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000050.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000050.parquet new file mode 100644 index 0000000000000000000000000000000000000000..230b415e0422cd674d9cb20e9e5eabccc888111d --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000050.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c65563e1e41954a5ed323e3b47f6aa0f247ec01df463fba73fa643a89912e2a +size 279226 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000051.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000051.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0bf8627b8412c5db4a20c460662ad6819d8d2032 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000051.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08d303696d0edc4c057e0f5a1616815d59a98740c5620e294b160633cd93992b +size 289927 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000052.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000052.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1605d7a584e6f6bf892b85259992ff3222fb9f5f --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000052.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a893712087b1f5b0a71ba84b3dbe9e8e6267417c552132fd77e47d4501a8c193 +size 283808 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000053.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000053.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf51d660bf185cf4378f59f1d245b5f519dcc6d2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000053.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72b379f4f2fd4512e7349d358ef9e2229e5dd33520ce8cf51186db770d4b38fe +size 282383 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000054.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000054.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4c5dd5dad7474f2415936d57d3350661b2804fa2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000054.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bb183f567236b1de68fcfaa73a8253bc55cf546405ddb91e5afed3756aeae6b +size 289467 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000055.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000055.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e18d33cb2001e893af1b8a67e5fd7f51e3fa6bc2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000055.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:159fa5c6922d15a6e52e78ea64c2a3998eb983578c45200b62e124a87dfcb12e +size 257311 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000056.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000056.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cd82c07e29abbfb352feb934d9e8be0f78c9aefe --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000056.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77e8cfedb9cc51d1e5a3e979cdffc13e6e920e82862456a2e5bae7151d92c4b6 +size 290667 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000057.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000057.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a75b046c46074d8468a96667692a70e22d9a1d1f --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000057.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9500c207ba0d7e3fc14a3ce30ae135189a797687e096a0d63a6017abee771eac +size 264450 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000058.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000058.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4ae4091bdb2219c60cc4c8617d05a3c50280c3e3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000058.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ae5f53874fba18b2228c74b4e47122587837e94febae5b5f3c58bbd3f7b7852 +size 302400 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000059.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000059.parquet new file mode 100644 index 0000000000000000000000000000000000000000..728a23e64041ec1db096877f34bbbc68ce14484c --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000059.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:753c575dbc087f1a61848c1d68caf802d6f8009c746824a79f6a14a9057d0fd6 +size 251864 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000060.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000060.parquet new file mode 100644 index 0000000000000000000000000000000000000000..461e9372945bc367d41e8c6ed305cbd74e44be1d --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000060.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92bc29fb5746d58f944fffb320bb79a885f04c44af23907909bac5e0271cb817 +size 334570 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000061.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000061.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2ff62626b0771c550cdcf234baceae0be9f7d487 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000061.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c78ff053542aa78ca16591027349e6d67c6daa29d4201bd0dacc971d3adeead +size 354853 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000062.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000062.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e90f08938868ab84e9ce2406673b688d957ea28f --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000062.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db405f1551673c01e419f8aaac68763e986665181f52c04cf3e832b4c2b7e8a1 +size 324439 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000063.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000063.parquet new file mode 100644 index 0000000000000000000000000000000000000000..367433f9bcd6f10b17754bb12eb815188efdd626 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000063.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f0019e54c3e6aa80746d8081fe7bb685b17676147caa4affbb1efd123fe4fe4 +size 318292 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000064.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..71d67bfe44e9634bfe285116a0100bec38d0063f --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e01f58101f63f6414411136e34e81369f693aec04c05951bcf77c0dae1f9377 +size 307533 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000065.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000065.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a5201509c47fe695abec2460690c327af3961dd --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000065.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0358c146992f21a84b56477398c2dbf8cb826158b668e6ad77b973124f0f45a8 +size 320455 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000066.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000066.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5cd25deb2a4b97f775cd6dbc41203b0b21cc8dad --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000066.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c5bba826629510edfb58df8159bec5190f0f6394d25e3f72a90165b31200de8 +size 368511 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000067.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000067.parquet new file mode 100644 index 0000000000000000000000000000000000000000..14eeefa9ea25dc2462e90c67273e6bc3e4e096fc --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000067.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77e0862635f1c78167289254759aa18dde2b9bd8ae9552bf605427355ec73de6 +size 383623 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000068.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000068.parquet new file mode 100644 index 0000000000000000000000000000000000000000..35b60a99e50b8ee103d9a6e0cb77f811da4bc39e --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000068.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e42342539f73298dcb4da4aa37cd2a30081393d2a244d10d78c368e75d672ed +size 366912 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000069.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000069.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ecaeb783fef8da7d96a088e1a3fae69ccf7897b0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000069.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:522dc0cb414fc7d8dd3de371205510b02868ff5703984bd5542d97dd364eabac +size 359765 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000070.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000070.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4b1ede892ce72377e7130dff251702ddf37cf98b --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000070.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89b2d6eea282eada3818f0b910b4645d7e949b9c9fbb397159ca439c779d43ce +size 420118 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000071.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000071.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8693bdab998fd084bc66bea510fd8081eb972898 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000071.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94a613885c55fd41c87be9d085bc15e60d19f73d5552e97059b18cca9c26f097 +size 462478 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000072.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000072.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bf10efb3daf36e250c1b170c5750a98594aeef6c --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000072.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee3f539f7ce701a1c977d69323227dc415c63a2095069f5120534b5561b1c801 +size 341634 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000073.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000073.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9847a6f98152cb8618aaecc8db10bcac157c5ee6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000073.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d31aa2d384ff0dd0fd9f02c9b70608b634dda57c962b6bd1789401b02f4f1eb +size 335850 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000074.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000074.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2b2437d0a4d68d2842085cb26bb1317fcb2ff935 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000074.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d4e71f56723853331521b05ced050083b2f89db95a7db883cf2cf64ad19f665 +size 358326 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000075.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000075.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9af3a77454a0aa1559cb71bf4ad8bc561279e524 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000075.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c73c5acc7550bbc7d3cc676620beec191d0b7f38e16cb6cc3cbb4d1cb073188 +size 434914 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000076.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000076.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9484dc7a466b2d6bc647f691a70cca083c419d4e --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000076.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11a460e37442bc414965ce11bce1f36f4936eddb97badfcf9845a008c8071d50 +size 577409 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000077.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000077.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d41f1999277bcfc0824fa9dd1555443786aed418 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000077.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ee8e6c0d9869732c9ec7abdc63c3a3bb52426f5baf0c2842800dbb6338df5ba +size 596791 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000078.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000078.parquet new file mode 100644 index 0000000000000000000000000000000000000000..060ac0110157abcba2f827f441da4fa856ddc423 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000078.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f780ab378cee1af6feae1993cff74956093c960b9ae09590a81ef33530174b62 +size 318314 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000079.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000079.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c5a0589171c0ccc4c2d2b6c1ed484f069daba986 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000079.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e66cf0d5c2d87aa4fd3af276f9ec9ebf051c5f92027a1b9eb92a652ab68bbcfe +size 361158 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000080.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000080.parquet new file mode 100644 index 0000000000000000000000000000000000000000..56d09b2b0611f788b0529f9b53f1193a35578186 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000080.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c07b505e1da2fbedfed36e2c8adb31ae28b2b895ee96604c8aaae4ce663c06a6 +size 481953 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000081.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000081.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f11a953fa74e551cf4c1269debf953832c31b972 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000081.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c130b94621db88c6064140e492da7e0fd677abd33e0d27435a20069697c093c +size 449002 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000082.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000082.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1078df278ee5d0899985df770887222d108309d2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000082.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04b04854777dcc884087db3c75e6c5fe042112724b43999d931e179776497871 +size 463125 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000083.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000083.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2ff737a2fbd11acf93ce1aaff3e6cbae43047ef8 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000083.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00753cb0df1f83afd3694d71989bfe84d9e5385c8497ba7b2dbaf323eb0afc03 +size 461789 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000084.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000084.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6bbb3aec545f2140f90f5aa5924c2c97ad8ab387 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000084.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b09a9970c16c52a76cc59249fb00fc3996e9536c47ecacdf50d3cdb647152a15 +size 442111 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000085.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000085.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e745f8f74cb476c8224a043417bc1695c6685c62 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000085.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d23454b93acdc1ae53a2850b1bc5530d9f41f4bd29a0b8db2fef9e805b53c3d +size 472036 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000086.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000086.parquet new file mode 100644 index 0000000000000000000000000000000000000000..06b7a311214a2c7be4b0fa65e0a04ea4b950f883 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000086.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f097f0142d92971cb53dc827e4a95d3ee70643a5a066be1050b22583e80c1175 +size 442730 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000087.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000087.parquet new file mode 100644 index 0000000000000000000000000000000000000000..33241682a4e1adbdddb6b4e9b9c77dacbc7fa9db --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000087.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27f9bbbbc93bf0b7700b6c24c3dd821211b9d2f1d46272a9b3609a3a522c5515 +size 476617 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000088.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000088.parquet new file mode 100644 index 0000000000000000000000000000000000000000..26398c31e345096b9285a08af096987015c0fda6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000088.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2745ed180a9ebb26f936ead4896f55aa6cd8a9d4c2735846ff60b5efe1f58821 +size 413087 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000089.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000089.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f961329c27b2306e4cb103d9f626a1316b3ff28c --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000089.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a4272f9342510a1bac44f6b0e2677824b75d9383e064691e164b3cafa4b7eee +size 405528 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000090.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000090.parquet new file mode 100644 index 0000000000000000000000000000000000000000..51d67e1f36eab096f9136baa93d715a24924d6a7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000090.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc71ecb6f3b912f38085c73f94b04ebbb0962fd231a768ca58bb54194dd30132 +size 368824 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000091.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000091.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3fb8e89532ff4d5a9270118b61f081a2d425d42 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000091.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5facd199794b2d311d97e5b5f454494b90feb188df799459c1520aefb359e6da +size 375449 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000092.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000092.parquet new file mode 100644 index 0000000000000000000000000000000000000000..36e6e8281e9f0608fd120750330e300e3b16ba1e --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000092.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6d461d7802a2dfb98705b8c2b3ff7f740b41534bb9cf66ad87b43b708afe4db +size 325820 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000093.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000093.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c7fff9e9eb454f3611475d269f862c3efdfe23ce --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000093.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a322c2ad1d616c898847c70fd6148e21a1ba68bfe6f9e4531cc42815b89cd9a +size 341291 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000094.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000094.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7d3a113b3646e7359b2c11e84d6bdc1a3ccdd43b --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000094.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e89242819c2bc3acff39b38e4d342b791ac8cea99ae0136094f24bb54d869c83 +size 395919 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000095.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000095.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3e24b016aa1d24931f9a0f7917890ae1f19879be --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000095.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9841892515f40edde08e5cf2064bd0b082da1cad8a2f3eabdc0a438526a9c97 +size 490515 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000096.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000096.parquet new file mode 100644 index 0000000000000000000000000000000000000000..505b6b1ffcfd4e5bc8a9956248e0fa22cde668fa --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000096.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f838bc945fb91c2b5030f4f01a35a7255becd1bff7d007e4201af6865bc333a +size 317315 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000097.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000097.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ce65bc39253ef0f64cef9a6fcefa4c9d9e5cf372 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000097.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ebcaeba38d261daddbb3da37f1c386f4882afeea1d535f05cbbc4ab628b561d +size 347774 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000098.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000098.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5641666b3e82cd12e986f63e3dc125c79eb567b0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000098.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a2f84da8ff8b8c950ba103a7ec447eb6a6943e29c3bbe74332bbd694550e239 +size 356657 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000099.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000099.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aaf165311c15e92a876f95d04e88d276569d6559 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000099.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d8386a3e452904b5439aabba15c4a21e1721871b4b5ad0ea66e19e5756a6046 +size 391296 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000100.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000100.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dd18b5c7d98e5ffa86fd29a38df5b09e9a7a2716 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000100.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82cf17b8e6b38831da01c1e73ac8f94faa35b4aba6ac688e009085b646f70989 +size 376288 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000101.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000101.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4c88d8e620db9f3c2a434f1f0cdb647acae824db --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000101.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2009cb5fdf2382b3d4ab1e0d48eed81da3cfffe5bf95670775f0e9a08ec773ed +size 348153 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000102.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000102.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9d867e4aa1d48850a4a60db4aab63c904dae5472 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000102.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dffdfd9dfe33b60d63f49ff74d2a4825bb947e3536ade82c2ce753010b06cb2 +size 321161 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000103.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000103.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a83522e30030cb734492cee05a04e8ae5d7836c1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000103.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55d3e43ef026a34c273a99bc5c5d08094f243a733b202ed6b9296ae602d22758 +size 364096 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000104.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000104.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8481bb2db3526b3546c27a7896f1c425121649c7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000104.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e23df96278bbce855719988465c683c4579376cb093f6ea545259f6cab5d654f +size 399463 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000105.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000105.parquet new file mode 100644 index 0000000000000000000000000000000000000000..93a4c53124006945e725746a61e75b1a2cfaa570 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000105.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed25df80834b88cbcbe3df2447f226649d1cbeba9e487198101781a11a948d50 +size 542944 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000106.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000106.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f0756ccf821e739965a3d88212b393f1a6ecc21f --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000106.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bacf3bebc93508b16391b3170269c9bd1fb074464e3d88eb6644453027122e01 +size 547066 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000107.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000107.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c79ed702819781a11f15ecbc5c95e568c6224654 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000107.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac63a7e140cdc62db2636cc493fd33ad5dd455e0252182dc6b543fc9a892e76a +size 538643 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000108.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000108.parquet new file mode 100644 index 0000000000000000000000000000000000000000..da69914520b8f57ece457c3c34116e9da65b7f3d --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000108.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a2fac667ac07f424bade61ecc684f5b8aba001bd655a4fa9374dd02669a34bc +size 503060 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000109.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000109.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8cf7832df40cf6fbcbdba34d2295daff61f5b586 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000109.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ab9269d35371ac03c5552bf6d0735382167a8cd6bc31ab3d3e0f223cdaf6bda +size 462810 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000110.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000110.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d8b9ebcbc4ee57ebae84c784d8828463cb7970a7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000110.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e842cff5619de29a0051503ef562be42416341d3b28287e8e713009b60a6414 +size 465745 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000111.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000111.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fc1939662aae95cb1441b06d30998041b8ae1f29 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000111.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33c356ebc8cca9a172051584eb6779360e719b122d2e1b0a0192cf0ad51e5fbf +size 415289 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000112.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000112.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c44d290f1786d11836e26b290d1d8ce4e79792a --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000112.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d0547ec8fb946170667399f0ade062bfb8187dbd02d20712178b54a41d1f849 +size 498322 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000113.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000113.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f6dda6a3bb4e66347bb1a1209140271f098b8eee --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000113.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:184ac4d6510eb4586e1adaa98f9f05a29998e8fcc12ef52dc0e178e0b0206e98 +size 519282 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000114.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000114.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5ee0c790bf6763a65a79c52fa0c17ca7d0ce12e9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000114.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ef8bf2f470b58ce093a8087c02ed5cefc2ff94c6a88ad0f56487a6452c2b5fd +size 453751 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000115.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000115.parquet new file mode 100644 index 0000000000000000000000000000000000000000..556ab592919db3233ff3457d4e0bd2f5869b93e1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000115.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b35e3450b62617f44ba6f333b60ec100443f7eaecdafd36ab8723d20401a2a87 +size 495681 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000116.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000116.parquet new file mode 100644 index 0000000000000000000000000000000000000000..980cd6955bb4f080ff6d230d27732794d5726567 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000116.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd6f339156f1e30ec970993b2700bcaae90b0c08cd6fd15d758f7272969753ff +size 434542 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000117.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000117.parquet new file mode 100644 index 0000000000000000000000000000000000000000..51f9736997b0094458da55ef0af192e17581919d --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000117.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a40f2c3605415a14a8c8c3c690d9af0fdde19692bfeb8d3c21bd1d55d08c78c +size 673131 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000118.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000118.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aa1027aa7f20797f800bb4e92877ad5f61ec5fb7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000118.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ba828f98d0150f624976d2dd35816587189638b6b2d68c381587d0e0ee1e88d +size 496204 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000119.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000119.parquet new file mode 100644 index 0000000000000000000000000000000000000000..adc926d9d087a2ab6abbb8c2e73bd4ddb15c2a05 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000119.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3f45b82200af97f524259df5e82b610810fa19232fd109d4f0ad3ccd22c1e0e +size 453754 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000120.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000120.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9e21cf806ff868e9c5bd8d7ea402f8b92475cef2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000120.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d71222e2d887e2e0e79df13013b9d71734b5d2e6d01cf9c9e91e5675972e59e7 +size 509766 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000121.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000121.parquet new file mode 100644 index 0000000000000000000000000000000000000000..56ee01378523acf13b0266ace5045f0bca40e17a --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000121.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53951ed40c9b7b87d2183322cf40ddef06215f0e5afdff2aa7547809ce288667 +size 493625 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000122.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000122.parquet new file mode 100644 index 0000000000000000000000000000000000000000..84aa7a538789efc811da904d1a0b1d75a69d068d --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000122.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f94773a0e87f225078cf13f4ebfad649b7d72bf53e5985d6c2ef1c3e084533d +size 444782 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000123.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000123.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0ec4d9d29d7815334e480af74c5c2c0947b68ecb --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000123.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c03ac343e588d0ca6db3ce07a4b1776c1fe1065cbfd2d8f2730c9c9a7589be60 +size 432162 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000124.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000124.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0d652588eb346eae42017cebed48304444aeca76 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000124.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af068342e6ce7f4fe3a7e327138e2f46298dcc940650b57a664a2af536d023ad +size 508453 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000125.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000125.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c7d500366c692969cd33a343f8621c1737bbe5d6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000125.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d5f744a14c92e8ba8e34f091be32a864f5eb3fc545c2a29265e2e62d40c8b9b +size 231712 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000126.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000126.parquet new file mode 100644 index 0000000000000000000000000000000000000000..191302dd8056f3abd75cf5ea729b96e3a5e2c578 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000126.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d75155e185dbf5a00206a3b4ab1eff23c8e6d9d5c19514a6f1c23b9efb4ae1a +size 218860 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000127.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000127.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0e6d2d599c253cbefdd27b5969203810337e113f --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000127.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93a328ab6cca3159ca3ca072c0ca5ba4afd2f6dc8cc596ea68817f8ba01b492f +size 211953 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000128.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3953ec0b21b60aad16028d613aee63e4f1c59921 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b507b2dc0dcaaa9f56d456ab32eba1c1679b2080dc9b0e2376eef09bddadf15 +size 263342 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000129.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000129.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bffd7f111b5e3018734a326c118f17126033f351 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000129.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c955ba77838180c2ee2cb5842b8135865f871ecc2976db1fa50ec9e3cafea3d9 +size 226502 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000130.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000130.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3adc4d2c845e1fbfdee0b90d31162090040d1fef --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000130.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0863d660f7ca14b4e535b3a6ebc812a55fed3c1d29e032f6d51eb901f755a7dd +size 227667 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000131.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000131.parquet new file mode 100644 index 0000000000000000000000000000000000000000..96545244914e2bcc457ac71dbbcc79f16d20b1a9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000131.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cb4e4a2dd091e350153a9f7416ae073a1e629624bfe2533d2b32d25d608c057 +size 229103 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000132.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000132.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8895ba85bd2bc180d42591f7bfb8154fdc9eae76 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000132.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab462191f03e4448abf8ed21ffea917a20ec87a2bc0b2c0028633456148be4ce +size 206845 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000133.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000133.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8b961bf1adf8030eccd225c379008843dad16030 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000133.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b65c7cb4f15396db69213b7c2d49697f4baefff1d6e35ad9ec77675a388662c +size 312290 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000134.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000134.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9fd112b0e25833bff8ff7d9333feff7217bae139 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000134.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ac4435ab33407de41baa770aee947fe9acc56b638cc0b827a6eac47cce331f0 +size 224450 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000135.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000135.parquet new file mode 100644 index 0000000000000000000000000000000000000000..487306f5a7ddfa4f1ba598b9f292381160f15e42 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000135.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5009d74789adb99838aa229d489e904fc5aeeeb9f956c766330843d7c2a2609a +size 288152 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000136.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000136.parquet new file mode 100644 index 0000000000000000000000000000000000000000..48eb8686f8b3927eb219d0fe9ac36f75e865ae46 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000136.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05fe4db4bfb01232513df299bef3588053fb0650007b11e9b6950d8a064d7e89 +size 249566 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000137.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000137.parquet new file mode 100644 index 0000000000000000000000000000000000000000..479a451f0e9e488a325aeb95ac21d151ad1465a5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000137.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa021b8a7e386ee54c8c01c64e353b7bc9ce43ee19bcebe465a662729cce7464 +size 246229 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000138.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000138.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9e139abbb1e1ff5c435839403e276580334b6ba3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000138.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bd7e9c0afccc98cd839e214cf31113ad7864b8a8229bc15f35c6823508568e6 +size 246464 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000139.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000139.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4ae5748ee752c37746fe9fb53b31f4c4f387f994 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000139.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e3a9e26a263deb88befc45640defad583cf3ef271455f8bc847fd2f816772c6 +size 303761 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000140.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000140.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e78b4ee88f94c350146ca92f5dfcea0d11835e49 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000140.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00c0bb34a946daaa126c073d280c81edab2630062b4ff91501f87cd500146d2d +size 240978 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000141.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000141.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6208f3c89099b9428fad796f6049338e3195d16e --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000141.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d66d2166f9fa8c72c502f7d5eb8577a7951de1a39074520670e8911ee3cafd56 +size 227527 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000142.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000142.parquet new file mode 100644 index 0000000000000000000000000000000000000000..de68555d6a76f418406381be7ffb6b38e2ab19be --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000142.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33d8dc4e393024225edc6af76a9cf8ce6e0af306df9900dc88ab89589aa7a1eb +size 313970 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000143.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000143.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf319acc036979833abce964437dcb19981a23ae --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000143.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cef683682d3407b8a991a32e6aeba2475bae287bb00c0d1b2e85e34cb17f5bd +size 264647 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000144.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000144.parquet new file mode 100644 index 0000000000000000000000000000000000000000..807a171cfcabcd194c682bc0e86463c30f80b9fd --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000144.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbc7a7fa0cfb03407265f27dce96ebacb6a7498fdf0920ae4919a8c74557d9c2 +size 259941 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000145.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000145.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5a0422426b5bc766ec3c559e69cc08801ea2b48d --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000145.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e25463ef9094fcfee35f0e49a18a1c348e26dd5eba89e9e8366913fb59084cf0 +size 747545 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000146.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000146.parquet new file mode 100644 index 0000000000000000000000000000000000000000..89ddc00ff31cbf6c769e7ffc0c27598f9244c84c --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000146.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53265e22cc5e3006683aba9037bb44a711b85c1c11a8ff40f55b12585c89e291 +size 383643 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000147.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000147.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8c4d1032ca255003712c09d62e26571ceb106867 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000147.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c155addedbb774056c4666842ddcc0889a9c7b64f7b9a79577ad1d331bb4af46 +size 349170 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000148.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000148.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9abe78629e8ae6eece2f4ee49b6a055f5f0a330a --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000148.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac1cdd2d2b2d9c764da9c28666fc7dd6c91bee3f0592145c73f6f3db135e8f9d +size 451240 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000149.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000149.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2154047c7bf4a69955db6edebf74ccc809187684 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000149.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:222e3bb1dd402a25c88f68265a390a0f876bd114c8f06d3b3badc2b3d55d1424 +size 419687 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000150.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000150.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ca2f7fb248a90b1c48a6018aebfa7c72d0160fb0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000150.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0277493f90d4ffcc14140426630dc6999e57fa04eebfc9620b5b686054767549 +size 494703 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000151.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000151.parquet new file mode 100644 index 0000000000000000000000000000000000000000..76ee39c68e136196e9eb5472ddd85706930d7263 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000151.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23be7a5730f5675253eb222e0f1264a71cf1eb4f5421bdde4f0effa1969a0c0d +size 439164 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000152.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000152.parquet new file mode 100644 index 0000000000000000000000000000000000000000..15b5468590eddf82ea9b5c31c98ec26ef6787cde --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000152.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a44bf2ca2ac60e36242fc72a8994942b97cb7ccfc587277d191e09e86c8ee29 +size 356986 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000153.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000153.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c16eeb69ebe8dc7ffd6ab900744bb83381dbd605 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000153.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d68986b87e20a71f1899134d5f3acc356a178dd8daa42ddff79eceecc89291e9 +size 502583 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000154.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000154.parquet new file mode 100644 index 0000000000000000000000000000000000000000..807c8ca06f553e3b0e3d857f19d0264a1a20f432 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000154.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aebd08c083e0e92a218ebcfa610f89edb58bb3c708679ef286613adc76d26fe +size 439149 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000155.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000155.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9da36b9e1b565fe7dea4ba7f6d72e0813c4c9b4d --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000155.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:090fc34a018185e41b6ee615a6007d3c397a8cfd3e08cec8d08f9a37c93b0a5a +size 418134 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000156.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000156.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6ac8df9eee0f395ddb80517c232f7f5ac2dd7a63 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000156.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b220d91a951f61d6805fe36ddbd1d1fee73a9b535b0e9660f34ae98d726972ea +size 403881 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000157.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000157.parquet new file mode 100644 index 0000000000000000000000000000000000000000..89042ee25bf71392dc4955668a19b381c4d44861 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000157.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:556978c6a63ebb4e373f6a79afabafa7659306da70c6359729ba7b919758b8a6 +size 423272 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000158.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000158.parquet new file mode 100644 index 0000000000000000000000000000000000000000..55cb22443fc70cb40c1a8c8a4df5642f223dca7a --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000158.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da2aa00695124db8410fdc3b9203ae394b022992698407488d3333f794667c0e +size 436348 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000159.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000159.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fdb3b6757c3f62ebd9574a2b35f28921d28cc9cb --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000159.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d74f33751485e53497c982c8593ad2d35590218e58a9ecb27d00d8e70f205972 +size 390774 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000160.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000160.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c6ba4380ba8577eeccc46c637081c1ca744f6933 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000160.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb9e8b405ae2c9b686c4597d106307e8ab821ac796269d669dc7af640c522cd7 +size 343670 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000161.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000161.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3647087ddaaaaec2ac13c9e85ca48037a7fb63ec --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000161.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10acf63b351e08db740ff7324c9abadbcdc4943cd47cf3d4f2d2d8af0931bef2 +size 341548 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000162.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000162.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a14924e5e40fe2b607656c93eaf1db7d98f68430 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000162.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5d0a115633fa483dd3e2f75d4f40bcfd89abe452c2da266286c753eb7c70571 +size 296199 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000163.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000163.parquet new file mode 100644 index 0000000000000000000000000000000000000000..45f2743f12cb1f554112574c178ef2a9c7d722a4 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000163.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2b59149591b795390713fd8e2d73d93ef2684b3dcef9198926e7ac7e0e4d589 +size 564116 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000164.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000164.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ececaf6a0b409d02904265a2c589ad88c30d0ec2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000164.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d67cc83bfb7f2b2f88bcf40b6041c28c11a8554a658b50c4b1c4da410b292ee0 +size 516792 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000165.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000165.parquet new file mode 100644 index 0000000000000000000000000000000000000000..68a8a1fc4e8c9762fc653bc56e276392d91fa2ad --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000165.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d32cee624331a3e38ed5b74ee2c261fb48a91d89dfc7fa2345493770ad1ef56 +size 388982 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000166.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000166.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4ee607e2ffa836879f717579182d4561292e3d17 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000166.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8a4fcaf38242b337bf169a2fae5a326b02078bea740295514adbcdba73b0428 +size 317354 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000167.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000167.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c0325a010e9bf71aedc1fc2ab4ef0b9526c0b831 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000167.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05f84d26f783b4c6b2b4e91d90e977b2590f0b13db911538038df10a0c07bc2b +size 375967 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000168.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000168.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f522cff38e81ec60117609e1a4856fb758875bec --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000168.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7b6f26cfa019c4f6d5f0fe1badc397228245eed8226d17b1d3af53dee02534a +size 378572 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000169.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000169.parquet new file mode 100644 index 0000000000000000000000000000000000000000..43996ff4121f3b6941fad708be90ed50ca9aefe5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000169.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32bb9054596764b6ca34044f7be93174a52c7562027feb17e9a29dd27189fb51 +size 349280 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000170.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000170.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1b94f0b09c24bc7cbe8974ed8dad70fdb142b458 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000170.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0546273cfd5775f054f1a834edaeb1badc5a9926e6eb565a6b82cf8a6c4bc99 +size 411667 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000171.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000171.parquet new file mode 100644 index 0000000000000000000000000000000000000000..05e9471e93d5ef19813330915f80a7aa3d9d8e06 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000171.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8774cf3b690ec82cfbfedd3adb5021c348ece3c5cdfd1a8204e4b232f977c36f +size 416271 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000172.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000172.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0bb3d0cd6fd199f0b229e782943d2e9cdf424292 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000172.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24011a2678304739e54cca008579653b9ac5171d062303204f347d890c82cc66 +size 565649 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000173.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000173.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8e77b616140a4079760b67a0baefa098f3c518e1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000173.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92a810a981165e752d00ade500ec4626022e4f725c8ad738fc7a55cafa11b574 +size 358181 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000174.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000174.parquet new file mode 100644 index 0000000000000000000000000000000000000000..35d7ab7d3089041fe8f0497a80bee97a67e57de6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000174.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91d50c6eee96e8e44fbce78c7091b9bd1b5df81b3c1672e1e7d4dfcb1c74680c +size 401226 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000175.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000175.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e343db42f0bde7f8d0ca0386a0521f771c014dac --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000175.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81b6ecc25631a00d95e9ec76786c28b4c8dee5f10dd84536b7119646824b7e24 +size 385333 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000176.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000176.parquet new file mode 100644 index 0000000000000000000000000000000000000000..09936ffb1ec0775ee1d36bab34c470e9c6f38837 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000176.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db051a285e6332772ff19f650c1d74c01ec1da9ef8208b7ca3b1dec2615ac3d9 +size 447995 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000177.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000177.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7d6188806db9d1ad275590c217029056ef0efeaa --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000177.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06ee3290f70b88ecc3a275f82fa741dae316c4ca5b824223ccbb259a575b4997 +size 345891 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000178.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000178.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d6e531d5857ac942c4ee60183279da8e59f70598 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000178.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c30fb51d6dcf4bfea9db42dfccafb0ae26f11e4dbbca0b7fca509d649cb0cf0 +size 430196 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000179.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000179.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5b98ac85b1194db2bdad1ad7ebcd9a8d2d1d4d8b --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000179.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e14f6a7f34fd9501573e2153c069f34744e291912bc8557aba3718f6dee3b17a +size 514086 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000180.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000180.parquet new file mode 100644 index 0000000000000000000000000000000000000000..127a170117cb220f225b668b7571cb41d4649e97 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000180.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:154e01ac1a6af32f6d044b44f991197740eb4fa5e1f2ac487cba0f49f6b8530e +size 381030 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000181.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000181.parquet new file mode 100644 index 0000000000000000000000000000000000000000..43a032d545820d3d3cecd0b3110e78d468e8cd1c --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000181.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:258d4db6c6cce9e923f8fde0b7693f1198822ed6c7bec2cb0d9b42453e8e3bce +size 401787 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000182.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000182.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c36425d5fdd4de70c030d9c1b023d049ff59c575 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000182.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbc1a4304eb3ad99aa34481d85395478ef32201256d71907cb435d030cc9e044 +size 444984 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000183.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000183.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6108709ec934ffa17a3555796d23eb8d74284497 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000183.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:211722dea30359ca204764daa35cb9d9439de84b758a754429eae34eb79da325 +size 415854 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000184.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000184.parquet new file mode 100644 index 0000000000000000000000000000000000000000..35b1f385919c5536b30c63bb4cdb1c3f5d2141d6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000184.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bf4929b359e3156d43d63c68929b26e6a957b5ba124e296bf1c9bf678f862d5 +size 435822 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000185.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000185.parquet new file mode 100644 index 0000000000000000000000000000000000000000..73ed6f8f200ef6c3ea8fb2f3d3f79419126c20c3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000185.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0cc157120cf5e2a043fad128b1dad15729c254145f29c81c45ab83fae00b7ce +size 399473 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000186.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000186.parquet new file mode 100644 index 0000000000000000000000000000000000000000..db5ff2b683fbd8a73850333c9882b02a4c6233bd --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000186.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a574dd3996a8334877318d073f820c3ceb1be987a0ce73931efa2231aa08f74 +size 362277 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000187.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000187.parquet new file mode 100644 index 0000000000000000000000000000000000000000..38117156b37122db2c90b8490978edfeef72fd8d --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000187.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f65892a70acc5117d80590c7ac5f12396c2ec67eb4e9b3c0e5596da5dfd6b605 +size 501193 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000188.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000188.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3104cae132c0de0cb56900b2a7aa55575f1f6c26 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000188.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30435039b9bee9bb963aeeb6531b1fb50b691692e53a7359936fa811fbf4a99e +size 358801 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000189.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000189.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf7845f9f90f95520c3bc62fd9d1e1f0d2caac88 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000189.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28cde9792326bda17dd1c519d621b0e04af7d5e3c9606eb76cb104e409e20440 +size 407223 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000190.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000190.parquet new file mode 100644 index 0000000000000000000000000000000000000000..df08bae41043a689db7cc17f61f692a34f02b9d2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000190.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbb9b81b016a92312bc241168df8bfc6df6a46c3483f6cb44d3d7ff5af584a16 +size 551269 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000191.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000191.parquet new file mode 100644 index 0000000000000000000000000000000000000000..430cda89193e50645c476af080e819b38791c330 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000191.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:477ba4d0fe8d2ce00156f50da2fe96d758ab8ecaea6b4eba2d34fe5e4ba1cb16 +size 640295 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000192.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000192.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bf2391cc0f3ea680671f2a2a8f9fc9ad12dff41d --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000192.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c26e3a189838f367d536e60e0fdbf7d23336e94a2bb67a90684a08eddc62810 +size 551589 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000193.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000193.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b509a2ec857d115935d80298efe63610fe04beba --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000193.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cd20533bed58d5d97d3f8638751fb16277ae4aec8ff855f2b4065ca05690463 +size 452274 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000194.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000194.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b8c3411d368ed450e0b8cba7546569435495d35c --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000194.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0608167c11277999176c02a106db19cd46e832d939369ed4f4fddef50637bee5 +size 487006 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000195.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000195.parquet new file mode 100644 index 0000000000000000000000000000000000000000..49b61a2185f92e5ce01bd20535120c0811e1f93f --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000195.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bcc45b7df6c80f8c1a2e0187343005cb8cd1323016474424425b3cdb72d6dec +size 600420 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000196.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000196.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6fbe3830119bab0dc56bf316d1f70d0c82558887 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000196.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e26dbdf389707112037c3e7add1e6bf0349b0c479457f115c595232ac3f6999c +size 440886 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000197.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000197.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6a18a708e73af1dad106977321cceda2b1daa2d6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000197.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4417f432775375af6af3e1086f50b69febe78ac0fdf4048e4c019d9f95fc551e +size 460933 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000198.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000198.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3d5f9877f6cb8c11d0d930a069fed73e10a89322 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000198.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e1070197bd2f3d006416bb2786a1106ff6b725127a385bef016648ad72bf73f +size 477640 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000199.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000199.parquet new file mode 100644 index 0000000000000000000000000000000000000000..957d13a0c8260f6e5a3d4b2ea8070e283cf0d48d --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000199.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e879bc2ce78b9bd3d255d2c70d32880e3ca63835ca1376cff9ae83fe0b35ac9 +size 438574 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000200.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000200.parquet new file mode 100644 index 0000000000000000000000000000000000000000..09fa0628dde7c0cd607c120f3a066b083d6ac6aa --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000200.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38348085d034e454cb1001da52189a1374cd3a51779d7f6106dbb2fb3ee265b9 +size 456172 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000201.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000201.parquet new file mode 100644 index 0000000000000000000000000000000000000000..548a281b16f1f29c3eb8aa9e83e00b515d27cfd1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000201.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:659e5068c031554a2270092951ec17f7609d03a7250a1c155071a54e5e8f9e59 +size 540006 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000202.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000202.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7eca39cbf369893ad4c2e6651d5b1342ab9bd848 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000202.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b693107cf09570e8cda3999d50e65efa006ae9f791dab452c9f6bffaad3ac9ed +size 696466 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000203.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000203.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f5672cd049fe9145b4a87bfed0356ea42bab2220 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000203.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d19976d267d1dde2400933bb1c4b857caf41be95b345f9d22dbc09f197fa6bb9 +size 626665 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000204.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000204.parquet new file mode 100644 index 0000000000000000000000000000000000000000..201f700c38c65e9a2f31ecc16a40dfbc63f73249 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000204.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a106360a52869188dcc8380b83302a1bc654b0f461d58499e95734eae11ff6a8 +size 583685 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000205.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000205.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0581d1a9d3d1367cb57accdb32a3c1476ffc3ab0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000205.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7885e752457359deebbfdf4e1727b07f610d4bd3ac77462ee8092885b8580ae3 +size 430533 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000206.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000206.parquet new file mode 100644 index 0000000000000000000000000000000000000000..27ed1791c8278c5ac626a706f49b4a0e403800f1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000206.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6018ab05bf296734d987d554f578f8845ec6d641bbad2a13c2d06687ef5f9b54 +size 555290 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000207.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000207.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cfc8e5b4d8fa6dede0e2945398d3eb7057f5f7cd --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000207.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d53f49368db5e37051be2e4c9520ba4031d79ad3cde110261cf00c84ff534b0 +size 541559 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000208.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000208.parquet new file mode 100644 index 0000000000000000000000000000000000000000..184c767ae79ce3fc97e5b10cfec8629edf71ef34 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000208.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61969407a3e43b178d6cfbdace1f321555deafac7b5559ddd26cbbf228f1c92e +size 564281 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000209.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000209.parquet new file mode 100644 index 0000000000000000000000000000000000000000..24728f0b22b6033c0ca2f965093a406a59473f88 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000209.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68abba2bbfeeca347cd55574ad5689bc6839c203dec0d2fdea5e997bcde9f67c +size 619517 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000210.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000210.parquet new file mode 100644 index 0000000000000000000000000000000000000000..db9d528fbe8814bf423fe6c8e4282e889818c603 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000210.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd974cec4a13344e0f0b79df912441dd02f5a37175a94e2a449e273d3b001af1 +size 293085 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000211.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000211.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cedae5385b2d556c495084d1b84223a31fbdc30f --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000211.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c60903c969975ec76cac17c1c3cc3056f99d805217381f3d201e2ad8223f9c22 +size 236345 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000212.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000212.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f527c88f59710d40860d4b7fafbdd4cf672d60d2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000212.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59dd362fdb3f8245b2b9dc5e82f00cae6e524133207e800d172a9216acda9735 +size 259493 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000213.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000213.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e02966aac4de85d1fd18d3762abae01e2695ef0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000213.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8831409a10ef6066d3284224fbb9eb812b080cde5c2eae3a1473d576a7ebbdb5 +size 254531 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000214.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000214.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f6463903835ed91c6a1df6cafdbea51eb5ca8ae5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000214.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:307de6d4ed8c51c0014fc3e96f449ef19f9e6f7769d5d182ab5c3857aaa846f2 +size 245474 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000215.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000215.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6cc6210114921667167c0eda4820ca4871193806 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000215.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e395083ae7c83320f66e98295a3c279d4197fd8dccb43a32197ba372f139905 +size 229542 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000216.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000216.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a0455c24b7cfe910b69403d81c2b61d1794bf4d5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000216.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e119fbdbc98edcf913469c8075067798c7426d23bbf959d4f02f5c96bf5ce6d9 +size 358962 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000217.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000217.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ae3ffacce22cd46415504a368465f2cd70d095cf --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000217.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d59ab4cdd5fcf727ffec674747a3c6a5fc1412cffaa4c2011432ffe89b1b945 +size 361617 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000218.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000218.parquet new file mode 100644 index 0000000000000000000000000000000000000000..af15812764c2ec3df0bf49247921721dd6c90375 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000218.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1442ec9a99b6b689b9b95615652b9af5a6372b25e21a0338a3bd9a443a80cd8e +size 285274 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000219.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000219.parquet new file mode 100644 index 0000000000000000000000000000000000000000..107914b2aeea8c96271d60114d2ab38118cfd4e0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000219.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b17905d31f04812c5bf3fc0033e93b96378fd95233e02877439ffd0968c3ef1 +size 288899 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000220.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000220.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e2cc6fefd22c25680d2120a8b917b09626d2608f --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000220.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fa3d3e1457911cbbfe791c516bf8f124faedce997b833e8d035ae7bb4262025 +size 337353 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000221.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000221.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3430e626b983c2da4e1300582ffb4f8846ec6930 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000221.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6dce88a1d487030e5993c1d103312ffb829e1bd070d815c96d463c42e766d3a +size 351340 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000222.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000222.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e2a9fc85e4739270ab3a4e39ab754176e1112748 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000222.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21adb09ac375600c0ff255030d6c5b06f72fb78e2ef67794f6df0735661b05cd +size 343883 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000223.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000223.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d0136cfcacc475d0043eb3d77df2129499258ecf --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000223.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0138f8288c3e3b8258e4b21bc31631c11b7fcd0df610350352c12b4443443460 +size 371059 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000224.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000224.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5862a21dc3a7f22f697a1e28b751cffcc0808598 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000224.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb7f62a8fe29bbfd5826f96c669f63677e677ece5f13bff19f0f6b5e2176316f +size 306241 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000225.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000225.parquet new file mode 100644 index 0000000000000000000000000000000000000000..06fb18c533a34135884fb42ed9d1986b03e2d34d --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000225.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8118098470cde89b73239f59b2b420c53e6a417f56e25cde2073d1512b93f961 +size 323633 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000226.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000226.parquet new file mode 100644 index 0000000000000000000000000000000000000000..64e46ea66bad91f3718798348f61f52ff4ebc1b7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000226.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d18b0322db7fe1dda211211264aaf5990b952d513172dcd8f13c3054ca11f51 +size 305607 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000227.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000227.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5d29bc7634250f7e119429076de645db05a951bd --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000227.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b143839af6b3b7090743ca0322b3aaed15ac8361dbe20796a0d0fc78eb9b37c8 +size 318435 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000228.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000228.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62e4d8ac4b2e08b6dc10faeef50d848857aba0b2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000228.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:975c8e68268126ac53613fd409d120408f04e27366182eb359d1fe8a83fecc01 +size 278156 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000229.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000229.parquet new file mode 100644 index 0000000000000000000000000000000000000000..93f68394619c3998010274a975014d07fb0e209e --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000229.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa07d93d42de46c227025c8265637470703e09ddb9e493d79a35c3df986ace6d +size 328527 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000230.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000230.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b55695cc24f1f38f9deb65f4e3826a76f3127e21 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000230.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:849759adbaa0d4b0e886006bb9031b36b103f1d8722e062776d1bdef90831262 +size 367566 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000231.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000231.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7e28a3c6756198c3965c21e6b8ba935ad179578a --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000231.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52874dc4f051beb0ee3f7b502fd31ffdce66ff437306e944d621f5276b25ad9b +size 279511 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000232.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000232.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c096131b6511116cbe340dc2683c803fbac671a7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000232.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca9c383c72237c7ae4c71997bb0ceddc809aea37ef00b9a619dafe3d585b2495 +size 394393 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000233.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000233.parquet new file mode 100644 index 0000000000000000000000000000000000000000..081e0266ece791fdea99bbcdf1a48db924434adf --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000233.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6296517aabd345e9d15de6d9ec2b22b26bd5f565f7f8b4ed88497e72117a907b +size 339316 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000234.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000234.parquet new file mode 100644 index 0000000000000000000000000000000000000000..48ad3273b125f4b6e64576977c3ab540ab8d7e8a --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000234.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcd2fec5e0ac022ce3c5c4319a9b08faa8497f5f45d7a2bb84f4e1f7a0e3ea96 +size 454679 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000235.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000235.parquet new file mode 100644 index 0000000000000000000000000000000000000000..72fadde16974393cf58a4d5156e439e863cd7282 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000235.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b36d6f72db8628701f31007e74906ea87aef901454d8150cfad58a035b8b2c0 +size 293095 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000236.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000236.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d353dcf5c01bbdc4891f094fa07f7176b582da78 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000236.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89a10918a9834379b027cd640ca6371f1c1ddd8b7b58ffb2c41b0386ccf42e97 +size 315078 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000237.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000237.parquet new file mode 100644 index 0000000000000000000000000000000000000000..296955b6d3602b2b33326fca5b0e318b995cdf75 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000237.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab8ab897786e27b280f0c550370dc56ec858d95088723168a5e79e8648026f3f +size 316040 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000238.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000238.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cdbb58110f169a1f477d93c1e78110ab6b956280 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000238.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:083740a16a02c58f49e5856b630d92ff20aa8d10478f8f1b7c4c23204e0425b9 +size 262629 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000239.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000239.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f01dd73e38abf1ce4812389d9cfcf2e946d25514 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000239.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b537d8b7a8d79de7e36af2fcd4552ed4ce9add07bd8a2a2a70806dcff0c24b5 +size 348366 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000240.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000240.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d937a7fe58a3d15fee2218a51630a0105d35905d --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000240.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2e6bc7206035435cbbf2b141fcdf8c761a8361f96c4d1281def3ca564397c36 +size 333403 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000241.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000241.parquet new file mode 100644 index 0000000000000000000000000000000000000000..88bcce4ea0ba2b2581ec7fc44203384b228006a6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000241.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e48686e92de02fc43a3d9f77325b27ab3ef78e9c75bb99aead2be14923ec4148 +size 382255 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000242.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000242.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a5e245c211f170726e85f96d42997c2bef17e8f4 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000242.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a78d9feb1788e0c30432d37f07a9ac94a055b692fe9c5bf545d466e10444e2f +size 298337 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000243.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000243.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b11fe5bd7d6a92428eb28f4a6a01366188b652b2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000243.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8c1045ef8eddb29b4d11f2dd4761ccbef042208680b155c59295829ca86fd22 +size 299961 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000244.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000244.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4776bc1bdd7ef524a9934173abcc3cce7b2c34fe --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000244.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f0b160420b7a63ee7d1cb61fd3a9ba28ee5cbbf759be1fab0babe04b35e7086 +size 370303 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000245.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000245.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7bbd47e9bdf35047777ab861dc06b49d5772cb03 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000245.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:097a49b50cbd06d61fd33db23a58da1d42f55c275a32c88bfc81f510778a4160 +size 346910 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000246.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000246.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f6cfe3caabecd9d404ed4faacfe0ecd809c26cc1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000246.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb18dadc267f0b69225656985f67f9f362bec6f15abce9c9b079fd93e2f76ef6 +size 394082 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000247.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000247.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4bb992247601e496a0774c172dd9189eb2a528fc --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000247.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06f6326790e278d5921abb49bebc0950684ab0a552929359f667b0374b1469b2 +size 398613 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000248.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000248.parquet new file mode 100644 index 0000000000000000000000000000000000000000..636885a967d2b469fcd292af1a9fed3d378d3089 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000248.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba2cfcae08f64f5d7bb0002d7002e61fc9e55ebee980bad13000344d2d03a307 +size 362460 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000249.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000249.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5a89e7efb55868a3d354c1a0b047cc3d4db85988 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000249.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05f0ee3bb6ae1f15042b8b38c920050426e4483104086e589eaf45184d22383b +size 437152 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000250.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000250.parquet new file mode 100644 index 0000000000000000000000000000000000000000..60fa5cfbc2933ac603f2d55ba5705d5f086526f0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000250.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e39a6b33205f7e90b7202baa26349bb5eedab994aa994b7079a20edee118999 +size 298122 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000251.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000251.parquet new file mode 100644 index 0000000000000000000000000000000000000000..821edfad9c965d2eef307c3374250690997c97ec --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000251.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad44dda8ae96418b2955bda1cb0dc5e6aa6671a53ecd43ab1c0ff6f7e4309f7a +size 263569 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000252.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000252.parquet new file mode 100644 index 0000000000000000000000000000000000000000..388f2da43b33b76f75993eab17c1e8bb5380ce69 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000252.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:690f3cf2bad7145130e4d76bcce83692fa611f5080f9aeb8f50d7c148a5dc959 +size 271640 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000253.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000253.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9f140b69e3ecc4aabaa4ec426d1dad46eb85f78f --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000253.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:265341123a345f16263e339c8c37716fed5d99ae5f4fd268059250f9198a953e +size 243580 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000254.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000254.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cd981e808c4bd4e01495af0bb192b886efed2e70 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000254.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f1d87a56caccc2ea829603937291a64bc837efc3c2513deb7ac3a591e910c6e +size 312180 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000255.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000255.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f1c6b31bd50cc76109bfb1656f4fc73bfef018c1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000255.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25834379c13c3c4a491d7a09a43532b45cb96eedae013da7e19b23e8f00f3267 +size 303354 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000256.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000256.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e4724e94495b3377729410601a9efb11da3ab7b4 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000256.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79fdef472b85b4d1c9e81d752d1fbff200671e69d3a8aec55b5d264b67660e4a +size 318594 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000257.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000257.parquet new file mode 100644 index 0000000000000000000000000000000000000000..37da15be027d2db79725d436605e71e448640be0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000257.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b3b9c19f7ff39725cf27f1105cce2691059367d250ee1c6787f1746fa5822fc +size 343319 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000258.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000258.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a5c25b6a3275efdc1162144aec4c33edc08c4c93 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000258.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2b0a5d189d0bb8e3f8636f79bb235c2cc2e10107d470b218606e2a07944bd13 +size 368301 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000259.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000259.parquet new file mode 100644 index 0000000000000000000000000000000000000000..023c6b034496f45d8b3791d75dc103716fdc623f --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000259.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5111f9ae082be5987cde61156850a68c23c570200cd6c0175019b6b2b25fd558 +size 324745 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000260.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000260.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2ed105489778b621cfb166e1b2d6580c091b22d6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000260.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40e894df08b5cfcb00ebad2e80403c1200ef203c15ffde3ef766c726cd6eae76 +size 332753 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000261.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000261.parquet new file mode 100644 index 0000000000000000000000000000000000000000..261d2cd8c4fc970f584fec8c13051e777657a15f --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000261.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d7f15a92999c298c60b77b14bb7a0b81546a5f4982e97ea8fb338b6a3bfd313 +size 258370 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000262.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000262.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ea1fead64f38866e9fad022b5230d2867b83ac09 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000262.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8f983a463a508d9240db75cd334fcb51caa36cf16d64e08ee57c02eb4b4000a +size 255392 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000263.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000263.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5cae30a406a81b2d833dc5d58a7f3f25057392c2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000263.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a8ad94839910582ed59739bb4d33e64eeb4543112e0d523c0468a7eaeed10f0 +size 307053 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000264.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000264.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a2e7437e27a816e3992a13c0577de4e1a0f2dc86 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000264.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b46da6e75f163d948578e614531754a385eb97bfe5a73ba408d632ce5063235 +size 273536 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000265.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000265.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d154a7009fd37140c173f50cc3bea5c41e28fb41 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000265.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0a8a719e5d0e4880dd07e881de16826ca1ac71e03bc9e0a7d17357bb000708d +size 260554 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000266.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000266.parquet new file mode 100644 index 0000000000000000000000000000000000000000..12a761ff673a477bff94085de8cbea8c72f0765a --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000266.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fba17d8485c8f996401e7c08bc5c51662aeed187fb80972a81f93d6f9e14281 +size 265376 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000267.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000267.parquet new file mode 100644 index 0000000000000000000000000000000000000000..07dbc549d18262cf35cbb4bf3615fd86935a5cb9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000267.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15f58b16ffde5f3978bc614fbbaeb0a9ab3716bcc9318f786989403a6ff79aa7 +size 259918 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000268.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000268.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c9019641b4771bf65480dd3b06e22fc5b95d33bc --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000268.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:117ae2511cd647ffe97e17be8b71bfce0436164794629b2393093453f3bba20b +size 245764 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000269.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000269.parquet new file mode 100644 index 0000000000000000000000000000000000000000..73bc27bcc28fb63a299e92788168cc244456ea62 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000269.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad754e84bd645d76bbe84689f999c3c58cf67ab97579c7ba818b22cadcd9388f +size 343269 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000270.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000270.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6e9af8d6083dcfbb4bac88bd6314104165dd4fe3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000270.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b19d729d219921678f40e63112bb35bb887e417227964c6fa132f65d0ad9ffc +size 372894 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000271.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000271.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1718765e8ddfc5f96e5a0622d046fdf1abfe9e28 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000271.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fae601d0c3a2e7155656cb863215212cebcb864bbcc55f828411137e9e2611b4 +size 328450 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000272.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000272.parquet new file mode 100644 index 0000000000000000000000000000000000000000..45d4c810c3fb1a1129d8511559aab937dea96167 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000272.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeed104a97a108e1f1c4193e697396d8ff6a71b9d077a6ad3d6cfcc9f01fc8e4 +size 350511 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000273.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000273.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bed090268b8fca9bedbbc5fdb0becab63e0ca6c3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000273.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06ef4bb4ca4be971d5fe933bb14974b9e1d72a7294498f6ff563471268edb053 +size 311013 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000274.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000274.parquet new file mode 100644 index 0000000000000000000000000000000000000000..14b1dabd2d236e74fcea0fa094052253b824476b --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000274.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba33212f670fa29c7e23990c2ae2f44c185dd8cf21433caba8f170037b6c6490 +size 316167 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000275.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000275.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e072c8275c27427b0b40cd28936126bf2835b5ef --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000275.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:428935be38d0ed4366260c674324095376cd8d9ef8e667da749a1cf2a7c9032f +size 309890 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000276.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000276.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c92679ccbb731346cef74bf5c7d18ee288c403ac --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000276.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e57347ebfd4abc9d3da624da08b2ea409cb12619e6181ee833f138535a9212e7 +size 342043 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000277.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000277.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d49beb686c4a6ed7f90ac585ce07f60f1d90e9cc --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000277.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9bac6efa06efd72e963267b1829f0a661a456ebb99814eca437e9ef8b81bcaa +size 326751 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000278.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000278.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a50e5145f388f0a3459443c5cad0f3d5d21cac0c --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000278.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e313eb55bb1086a6f1b3a0bb3b350e70e7da0165b69ae034459dfb3d70cb3f49 +size 324971 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000279.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000279.parquet new file mode 100644 index 0000000000000000000000000000000000000000..df1358fa3b4f494b1264e0f5b988d2d9c6c06498 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000279.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9eb085d7a1228ed0098cfc557263096e95b069369a91e2305356e1b19998e10 +size 280170 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000280.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000280.parquet new file mode 100644 index 0000000000000000000000000000000000000000..09d1f50ffe8d284599f4ce915775636f6f99340e --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000280.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:104960de13cec297a98d8a44e30827b601e0df14343e4e60f0c0e6f37e834015 +size 256181 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000281.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000281.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e0fe89bd2c0395d4463f162281b8e2e26558a3cf --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000281.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4a85fb3a05e89f739f66a9d0464895e3aee17e52c337e7ccd5c5c8335300f62 +size 310587 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000282.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000282.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fbb48399aff69f54fa95415f9587d590232f602a --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000282.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8217116dd512416790a599ba6dadf94fac76a268038e4e8de851b18a6ea83a64 +size 262344 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000283.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000283.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fbff067059d02a4ae8ed1c952703dbd8f5e5e185 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000283.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b95afe3dde0c7447052fac542fd984e0d99a28cffa1e9564fb570ef17becf11b +size 336459 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000284.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000284.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7afa74683906b5d89697cf78a822d8a51faa8efa --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000284.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baf39a9c1422f5c4fe87722b15d2a017c4353c6cef2549c619b8fefaba7b2a1d +size 315684 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000285.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000285.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2e2f0b544bc0f20285934b8314ca79a5617f8c15 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000285.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:459f94eccf97e19861c602ab4e0000dbef5094c444aa4cce36cdbf81af02d0d6 +size 262417 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000286.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000286.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e3dcb0ba76c928c47e8663ff6fb41ca84cf8315 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000286.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c9fd74160ea3285365d70a6b1281bfa1ef34d88e0277dff5f5543e583937642 +size 326029 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000287.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000287.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f399c57868b370778e4bdb84a3c8cb2aa634d22a --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000287.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e71ef66344030a2de40f24065ab5305a9b751568aa4564e89e8174f69248174 +size 268145 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000288.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000288.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f7e1fd1fcf169f155ebd4a7d022c5835a4336f9f --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000288.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6375f0260e111ee4fea67c04dd4c924993cfa3e9e4da2e1e75c619157d02708f +size 310392 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000289.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000289.parquet new file mode 100644 index 0000000000000000000000000000000000000000..20bc6ece6000a0313dd584c57e4b88111987269e --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000289.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e92ca638c88121f13cd56fe60fea97e6e19ea07b53458d253fa66435f4e8914 +size 278088 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000290.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000290.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6f9775583d53ecf591105a07bb1c7f2ff7f0ba71 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000290.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a74ee21218eeff3d98afa9ae5d19cf05508e8216ed3671641aebfce09d8d30a9 +size 503573 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000291.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000291.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b339294bc7071c07fa698afd63a34ad6812b4b2e --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000291.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3cff3620625929faf5d05183898ec746f1eb86a1dbe6c50b101590e9decd85e +size 363663 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000292.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000292.parquet new file mode 100644 index 0000000000000000000000000000000000000000..090e8ed7182304edd70592103c4012874fbe5e2c --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000292.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02203b03a885c735a88923212fde58af817cd59036b3bf1a4432a472971283b0 +size 405342 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000293.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000293.parquet new file mode 100644 index 0000000000000000000000000000000000000000..30a95b28aed593984b5533010e7c1447104267d1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000293.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84dc9b74e49a5f874a5d16960e9c23d0cf16ae0f6f90e018e6715c722f8fc805 +size 381597 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000294.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000294.parquet new file mode 100644 index 0000000000000000000000000000000000000000..808f8152b36bafeb05b470b3cdcaa3245433f95f --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000294.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:072d8a99ba323474b5d6476ffc511181a9699315d6593647d6c540c033e58a74 +size 359532 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000295.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000295.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d96d9d845505f62a930273c26432b188928dc23a --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000295.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d95f54eb8ba2f7a1b697dbd721ac84e979013a5a93902a67f1e5734193c8efdc +size 373392 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000296.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000296.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bf0d56fb13173ccc5168f0d2e2ce8b1eb60371c5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000296.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba13608ff8f3b632974ec7057e5ed72611d67e7c8ffd6c3a70da5039b1b8bc8d +size 413754 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000297.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000297.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0ba0d69cfdf6f1e8f0567aacef886ad72ac0b201 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000297.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91d123089a043bf76666da52ad401ffc86f1a37995a99a7dbcbe045a76f8736d +size 326533 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000298.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000298.parquet new file mode 100644 index 0000000000000000000000000000000000000000..030f6b44ade0887776321a0f66a3d0d937c9457a --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000298.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a79273896337fbdfc00d39b686f776ba7d8dffa467bd8f8881527afd29577b9 +size 352430 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000299.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000299.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a9d4c8c759b6192b232257a1c83ef34c3853b7ca --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000299.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6351d31f9ebb6f5ead47200b6eb55a83ad922f6e27ef1d84e9e8389b68927b9 +size 343848 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000300.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000300.parquet new file mode 100644 index 0000000000000000000000000000000000000000..030d92b4a81957b5006f3f4151111562d3ba7b8f --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000300.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b667a721f123c86656126758516fca188e358c0c9f3148aeda6adaab364c7a33 +size 361764 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000301.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000301.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2d6619bd113ea216d01bbda254faa0514a591441 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000301.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a460f04a6a61e834dd6c51e3eefbdbc27fb7e9682cd5ab801660dfdf26c8244 +size 401770 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000302.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000302.parquet new file mode 100644 index 0000000000000000000000000000000000000000..77490d56aff456011f29bd757231f224ca33531b --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000302.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:086044d17273c68856be7a2b640c0d293ebe75d740a48913812d9d718456e5be +size 623694 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000303.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000303.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e30247bfb1af670cfc5a800a30384fe7ff5ad7b --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000303.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41449a97f1f7efd59eeac3bf8dbafeb394331e75789de8f07203bfdc92273d1e +size 335109 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000304.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000304.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9e3b55b95fd749c001bd9330cd78416169438b67 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000304.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5a874a3b1ad49bbbb54c1f406dece86bce1cadc79f2380932b79092228fce67 +size 305671 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000305.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000305.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e5fdec3120a3c15d96ae5a97b4e0d4bf875ab48c --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000305.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d36d5183faf739b1ffcc1f9663d372d8e5cfe2c4a5212ee52ef0e3cfe1554f32 +size 345258 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000306.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000306.parquet new file mode 100644 index 0000000000000000000000000000000000000000..87f8d3a27c7c261c51cf6324df9d4471a20b8f91 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000306.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02327d727978cde50b88c5b8086fca1f989a61522221efc2e5af499185a4a40b +size 358685 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000307.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000307.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a19cf41a970b069374241b72319f30c0e809ad80 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000307.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da3a4b2233ce239f333b10ea473b5d5b3e0f20b15dbc33cedb683844d6f4d0fe +size 286242 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000308.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000308.parquet new file mode 100644 index 0000000000000000000000000000000000000000..910922325f3d178ef70de6e139b7ebe23791b3f8 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000308.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6715dcfafb7dcf3fa84ef10d24251ae1d62077c5763279a72cd761b8786317b +size 332499 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000309.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000309.parquet new file mode 100644 index 0000000000000000000000000000000000000000..46cf444e68fce22522999349ddb21332e31d4072 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000309.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2125ad050a7fbd66e59bec9a6622c790b9c6c3150746eaa2dc303abf7aa9f0a2 +size 301284 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000310.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000310.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8b861482b631e931f5c98156770775527e54e08c --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000310.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4af691ccb8a7eb844c6bbc9440f41a3e9c9108eaf42b44808b4de429cd78b21e +size 350801 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000311.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000311.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a0a7933c4781616199d01e27b2ef65979ce0506c --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000311.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96151099a35dff9c43732d3dd2420349f11f4d29badb607a70877293c593680f +size 285488 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000312.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000312.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a9f669868955a04a47661b5dd65f325b9b86407 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000312.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91799db21ded8f880543c29575088b2700ca3fef7fd858b94fd758aee6e0b820 +size 306472 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000313.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000313.parquet new file mode 100644 index 0000000000000000000000000000000000000000..831fb0fccc2949287655cee04e24e97fb9b4f15d --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000313.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17c3f05100fd0f43e84626ada2c31e13523e965621b89723cc78b40793480a27 +size 258195 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000314.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000314.parquet new file mode 100644 index 0000000000000000000000000000000000000000..010094cf4be4a3df7a6aa1d8f630411085dc00c0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000314.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea32992f7e4b43b6fde27019bd819dfd5e5db70d51425004718e796a45edccb8 +size 269928 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000315.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000315.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4bd54d6222636a54ac7d3cff94cd248e45dfbe4a --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000315.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8dd14004be0142fa7f78dd953bd4102daa6e478acddd59ec0510dc6f924bd19 +size 382539 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000316.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000316.parquet new file mode 100644 index 0000000000000000000000000000000000000000..519e7a53f756bcef7c90bd9355cc03305c5a114a --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000316.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6171dc6da60614ae268cd7456f3e6790ad57e75f3c44f03d4d4a78ef6a878fbd +size 282044 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000317.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000317.parquet new file mode 100644 index 0000000000000000000000000000000000000000..76ef157a317d45712e3cd20331f32403db07f2ef --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000317.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fd754d6dfa66b0cf09e1cc6a0879915bdc46e687773b5ef9e283280f2bd3864 +size 257680 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000318.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000318.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f23042482c8d0d9f7048dad0479ed02755f0942e --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000318.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59388739cb7b0e6d3608fbd26258d4733e6b565d9fac80d6e7fa50e3944fd070 +size 324070 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000319.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000319.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c48a54ccc8ce7be04d16bb119d019ed2447fd478 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000319.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f267917a380bc141963d6edf361b3c4fb1ee96f9df74d21731455f07df46b9f3 +size 289005 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000320.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000320.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c9f384c1303dd9c6fbf7247fa77377bde8aab995 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000320.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07a1aa6a4facb250f98c94af4db62dac8d6614ea1224629c0ba8b1da46a2c1d9 +size 311147 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000321.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000321.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bfa014a1e7f3bbe7b03b6b89aa56d7fb379ab517 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000321.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d57f32303690480cf92ce6d897d86f6bea826e638c94ae0161a09285aa9f0000 +size 255366 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000322.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000322.parquet new file mode 100644 index 0000000000000000000000000000000000000000..991a98b23d8cb7f7a86a9f3197c2e5e02aee5576 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000322.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1885954d7320810ac57cdc1c32162cf15d853cb31d3d1406dbd7d1a59348ef38 +size 270422 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000323.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000323.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ddc99fd5dc2671f175332ee3fd5dd5d9f91930a6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000323.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc9083ba57f6ea14e21234791d023242d3c3e9772b38df0698ff3ca041e03e2a +size 274382 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000324.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000324.parquet new file mode 100644 index 0000000000000000000000000000000000000000..831acb5736ffab55de9808016ad6a0f327ec8412 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000324.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5b179e449cc45b76177de5357de3aead2b696f39c9b94d52c4c19ff8163cd1b +size 261603 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000325.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000325.parquet new file mode 100644 index 0000000000000000000000000000000000000000..248b12255085d4825a69a2758fde81d0d30d9807 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000325.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9702305fa60d9f801792acfeb4e2fa86da591159c43980fd4a189730cdf28604 +size 269134 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000326.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000326.parquet new file mode 100644 index 0000000000000000000000000000000000000000..15030c339ae1e7164a2c08bcc9671ab99fdaa5d3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000326.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bd869ebe8fd0f2f37106cb2632f1a00e7982cde69c15fd51c57d210b0737cd4 +size 281036 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000327.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000327.parquet new file mode 100644 index 0000000000000000000000000000000000000000..136d41f04e2125548c450172116961b8aa1d0afa --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000327.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5ac21fd5d21ba09e9ea1e56ccff85b81f353a24d3d9be2fd81de9cecd4b172d +size 267363 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000328.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000328.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dac43f5df24e5a38414200f48f39a7b9c2377625 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000328.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eac31dc71286b57aff4dbb1c84e236fe09b6e09a13d6b364183675bf5c2c3d91 +size 263037 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000329.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000329.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1ef79ae0f633560b888bc76968b5c9ca08d4061d --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000329.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d5fc90a9fbd351e6fa8f85d3307deabcefe51418f572db7d3215b7b8145938a +size 263912 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000330.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000330.parquet new file mode 100644 index 0000000000000000000000000000000000000000..546a55ec356722b340fa4acb9e6c6aa695c36555 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000330.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3d7e4fabe7da304ea9930c390fd2ebc1ff4b437a26542c66ae9bc2ebd4eb19d +size 505947 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000331.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000331.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1174559b29d10a33218936cdcf96371cb7038152 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000331.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4124669da4657c6789033e1c5da5dfaeb5673f42ad4df045fa9af9d2cf7d44f +size 451073 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000332.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000332.parquet new file mode 100644 index 0000000000000000000000000000000000000000..759b73a4c5176a68fca71e7edd448745fe8ef999 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000332.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9a7caaaa4008f5635b389052fcbaf7f55699a17c39a2000bbd015cd23d512a1 +size 445067 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000333.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000333.parquet new file mode 100644 index 0000000000000000000000000000000000000000..61b8c52dce93b50baf2424678828df8a55408b64 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000333.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44096c26e25ed26e79c8c84b07054eea82bf1075e028af400fc2749f5a5f1876 +size 452873 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000334.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000334.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b5d4d874101e71336b6ca4e504a4a2a44ee1f9b2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000334.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d64705f26a55af25ee21ede0e647e981662d4251e36c8d31010ff36b8c61029 +size 505394 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000335.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000335.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3c11ee0fbb56fbecbe9598f5ded0efa4b8ffb61 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000335.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:216bbe062f55853c09c57b66f643bd3a152a12f0e2a5458e4a7801aec08ed82d +size 530685 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000336.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000336.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a03a6485ef24f38d160313efef4a74cfcd3bb463 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000336.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0b1576f6c9428ee4cc396de5727c03a160736808b4d5200015cf5906aa11ca8 +size 466328 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000337.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000337.parquet new file mode 100644 index 0000000000000000000000000000000000000000..12fd7a59795b6642352cf666cd7c8d5599b2ab7a --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000337.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59a8c2e6761370bf87db06baf5d0306502730248bd1db9643a5418673aaed985 +size 456680 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000338.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000338.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9e808d866ec7ff04fc5fb124292879a378321d84 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000338.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b635d5d06fef213726e8e8a8c3a02e2461a12cceeb79f37b537fc8dea7ffb7d9 +size 449271 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000339.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000339.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ae0ddd472d4306d9c7878d2db34697e1c5c67a45 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000339.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9df179ee9420db340f5d0ed308c42f77b7bb76b10f6ae0ea2016ccf9cb6b0b3 +size 435357 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000340.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000340.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cefa91a3f92b31b5ee3ecada8b207e0bba4be6be --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000340.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:188a5a9de55ba695c5313b60593e3101fb111753f47f9605cbd44b7ad30ca79c +size 449623 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000341.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000341.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0dc912a5e6b70ef95f6e772d375a6e284d04ad4d --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000341.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6c1945f3e40a719743ce8b97dbaeb472afed209b4a97cac5901ce88e30b0567 +size 427507 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000342.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000342.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3690d8cf13449ae01c73afb6524b808ed12634f3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000342.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:565bb01e68426e50d6b455c0d47449462fdbf7edcc96ec2049fb91ba0d9e4e48 +size 484104 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000343.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000343.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4c92ae65fbe421b9ebabcf435c134f2948a823dc --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000343.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aecf8a1200472025b51ed5516b9cb15c8ad70707cedc9d209416691fc354eb75 +size 449813 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000344.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000344.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fd608aafe0f9e8c4b1bb5d0eec4d3033b31a6861 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000344.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcf417ad4d4c0ab2358e900334bc10a626f6a0d17f5ca95cc515d69ddf2308e1 +size 460953 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000345.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000345.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d65e497277acbb63b0e30c69ca427659e1940e92 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000345.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:217fac735bc11e732f1513c14d249abd6e664205f3a959291798d535a7803e8f +size 372893 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000346.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000346.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f93bd7b1eb13438b1ae1e43bc87dc62a9da968d6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000346.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0d8640160e3b349080c6cf65e9237ee278dff409a37e08038d862a8c1d82f45 +size 392290 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000347.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000347.parquet new file mode 100644 index 0000000000000000000000000000000000000000..47458192f7efb8918ab695237ebdc5053e85a37a --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000347.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c70ad2033e5e893c587240706a0b38943e0f4bf7d09e528827f1058beb1d688 +size 413909 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000348.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000348.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eb1a2592df976570d81d77458750487e50a1420c --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000348.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bd563ccda7399c24a37a8e4fb300795cb0b11be89d3274860a1d33919cf0aa1 +size 418574 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000349.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000349.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a75c37507028f7e9e46eeb1fb40ff6904756ef15 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000349.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b825ac959c54bb59a87aa1a5a1613ba98336e6dae3e1001d2db6822d443c164 +size 390636 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000350.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000350.parquet new file mode 100644 index 0000000000000000000000000000000000000000..353d91ca4d151e9abdc2bd271db60626d361e331 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000350.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:870413cbdc0750fd7030df3b2fe406214761b5fb9d6676e949cc47bb45e4f500 +size 436354 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000351.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000351.parquet new file mode 100644 index 0000000000000000000000000000000000000000..adb8eebc9a65c60b121c171f14558ad1c305d230 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000351.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1fccea45a7dd7047560105d8279275f041362517c5453378d32dc142bf6f462 +size 443349 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000352.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000352.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ed95aef8d3c7e357f0d7a54d8fcde5200a9ed98b --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000352.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d5b314708233fcdd0c73088ded8ba74c27b799d009899982a87626c87319474 +size 410307 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000353.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000353.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6556cca3db7e7af54fed5541c972f81a3f817c71 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000353.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a17aa0bbad89407e95e0afa704222f1755f299a3d90f25f1f203afbe0687dd67 +size 429466 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000354.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000354.parquet new file mode 100644 index 0000000000000000000000000000000000000000..586fe315833586053f22f8cad17d1ea900c4492d --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000354.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e62e0521eafc413e6d96b287ee21a79658e1ef1c0df48af3e50da0539c661422 +size 416431 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000355.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000355.parquet new file mode 100644 index 0000000000000000000000000000000000000000..38bb7ad5bae4c42ceb4533f3db3ed25b6832c976 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000355.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9005e771cb6791f697e196d3d5c470ab11020021dbe503ffc96bd7001c01bafc +size 541789 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000356.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000356.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e9b98c3499b575fb726c6e0df5a1cbb0116bf07f --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000356.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b0f3e06d396f096e759f69d18ccbe5944a11d7241cecda28ce9d4e6b69995c7 +size 626815 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000357.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000357.parquet new file mode 100644 index 0000000000000000000000000000000000000000..db8e5409f13327d4b2008af5e050c52a136f51ec --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000357.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11c50ce89dbdccf70edfdf704b337b4a4503dd22e86cbb5468aa350bd277451c +size 622828 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000358.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000358.parquet new file mode 100644 index 0000000000000000000000000000000000000000..490ced758e39e6699c65ccb5216988c53400fbd3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000358.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29fad6e2d26d433f722c63d69ee0e36024dd33ec621818a20c7bb87346124ec1 +size 504528 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000359.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000359.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b2a310168006a5f49bfac732355097a37d0f9bef --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000359.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a4dc9b7ff0b7a8de1aab64dcee91def36f2128d4e5aaf63318a7d03deb6b357 +size 515006 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000360.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000360.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bd558d2f5132ba1a5cd585e95a3633a817543d70 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000360.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bbc9e4db549ec2bce0e394d89b3b6953f203b677b7e93e478b5dcc9f35efe37 +size 503946 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000361.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000361.parquet new file mode 100644 index 0000000000000000000000000000000000000000..33687a652022358b76d8470a506cdba643bb4f66 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000361.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33379216455742bb5336af0b4b073f599d2a5bb02e4eeff4aa339a1597947747 +size 559775 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000362.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000362.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1002b0029fca00c315daf7e186024432a2b2c09d --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000362.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:425a98b00f2d1a5b09b6e3375d2cc2490ece0a84cc8ade75d8cf9b5fbe1e8616 +size 555106 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000363.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000363.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0e14d39cc2f84490e3404084b4c7b29bca5487d9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000363.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5de4fb464d741b644768de3b0ac44cbbbd6400026621f99a9cab599a601476ab +size 478121 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000364.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000364.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a1e007ac718415edb59677a0a1c1dd4d6693111 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000364.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f7028251f28807ccf30c849c3b4f45f581595e5838bbbe6e4afee6bccf73839 +size 538748 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000365.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000365.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c18466f3b55715c885b089f9381bf395c089e87c --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000365.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54a4d0495f6365d6d7ef23daacb74ec9e1bdc92db4c5fe8e245b1a80aae336e7 +size 519002 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000366.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000366.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ce82a40121db91f5f8e349087eed1f8c2777feb5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000366.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8c045e4a5fd22e56b210a757567292c8083906837f33a659d0bdee3d8c52a15 +size 668889 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000367.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000367.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6a62895c047cff936660e9c000f455eaa52da4bc --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000367.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9baa14dc6a0c54c4b3998b541d930fa3684ff99194359d15e295b2966889ce04 +size 721871 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000368.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000368.parquet new file mode 100644 index 0000000000000000000000000000000000000000..14b08d811a307a2abbebf18ffb2c74d39cdbaba2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000368.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:801cde5880cdae7501173926ddd77c2fae102b9f92258ef22ea9ef4e23c038dc +size 490888 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000369.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000369.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5d5d041f2e55cbb3aaa6bff8f17172855f286523 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000369.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d35734ec99fa9dd6c78fd0d5dd014d88bda266a10f73447eebebbff484fdc4ad +size 628666 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000370.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000370.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bd4bc26cd3ccb40394beefbe17c26174403db0f9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000370.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7673923a4bfc44627cc491b2661963db02d1e02c78467ff793452df7eaecd4a3 +size 645412 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000371.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000371.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8ec78ac0494fa8aa676a6419394b75c0a1b463bb --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000371.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c92df0f8364b6809fe7f0dde18f65baf11f7701f5eabadb7ac5bc1493d04b858 +size 632764 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000372.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000372.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d39e186d3dbd41bf8c5d153db039f2c3503c10f4 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000372.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeb2eb72f8549ad570b5f667246d6cb6905c7383ad8935ccaf4c7f156e6cfc2e +size 671802 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000373.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000373.parquet new file mode 100644 index 0000000000000000000000000000000000000000..73e98adccf87bcb384ac2eda46d6408b826b5eed --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000373.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7348c785fe27b0528551edce3cc8ed243b5e927eac3fb47ab17a086efc0e1826 +size 522948 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000374.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000374.parquet new file mode 100644 index 0000000000000000000000000000000000000000..12a708179910d2969a805f335bfd157ee9433c58 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000374.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:593821822d6dd651d5268c21a45739b422e1c5f471a90c5b9c214d59d2a9004d +size 615979 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000375.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000375.parquet new file mode 100644 index 0000000000000000000000000000000000000000..69d91a2ebc63b9af0106e4c350ff5f1c141427a5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000375.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d1371245ad5043aaac636bd4150a156c279911b9bedbd8b8600fa734aa70549 +size 330710 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000376.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000376.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4b6e3b4d73f08ea92d08403ec65eddfba0cec9d5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000376.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fedcc87dd63ddd390082ad2ec79a117715de567fc8536919aa0e95778c185fea +size 361257 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000377.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000377.parquet new file mode 100644 index 0000000000000000000000000000000000000000..efe4e8be11146df7489a536608c0dda1f46cb5f4 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000377.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d01ca2e8f235dd002d6b1b7689790c8f86e54eafb1de55bed17b979d1d3486fd +size 297740 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000378.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000378.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8de48b0653744a89ccc3c4df10be5ab0370a3496 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000378.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e0c113c8e6d93ab6a0e47817f723a2579eb6e119617f20b33ebfbf98ca0e6b7 +size 298411 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000379.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000379.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0a83075639e07a81773d7de5d1a6f85b9cd46ef9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000379.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e7c898b074c83b23e766a64313f8df4ed8247d0c28e7304d44cd2404e0c0c07 +size 308518 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000380.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000380.parquet new file mode 100644 index 0000000000000000000000000000000000000000..92e2e27e1645f6abbc5af696edbb69c867ed3b3d --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000380.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fb766b3059a1a4e853ad1860529bdf61f478be88d3a6e945e352de4756a91bb +size 309718 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000381.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000381.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a49c5bed3c3603171ec42f43795d279b4bab443e --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000381.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c8ec6ed4df4fbf92767b742c489a8a40dc601aa4a22bffaa2ee585f59f2571f +size 297617 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000382.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000382.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aab95ad5315b70173eea11c3ce5370aee1f9d559 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000382.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c834c743c0025356edb630fdad1040cb40f47968231d40f1293269b72209c9f9 +size 297550 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000383.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000383.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a805e5295b6cfab935261e573c331c1072328eea --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000383.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d3577f10300e4797c748119aa9e6574e87cf2f7ab25b94b884261d0d61c7b93 +size 283361 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000384.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000384.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2d49c6241e734c6425476f77460cc5bcb8045a96 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000384.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62bf0208a7a6156a8fe7b9fe43372ece5247b992bded4ab1daa864e43d0f387f +size 310092 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000385.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000385.parquet new file mode 100644 index 0000000000000000000000000000000000000000..95ba776fdf96b4d4087aac625d16c1bd0b31450a --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000385.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20c0cfffd3023ac4ddcbac435999c32c471779916bca167d49af9c99fd2393db +size 306157 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000386.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000386.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a08e78f67729d3d89e574f546ad3deb46f06759a --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000386.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95b47f39a6fb8e7dbd229cff5346f6212d62db48d0adcb7d5d4bf2d60d18bb97 +size 270291 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000387.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000387.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c2743f519870458c19f8d4362fb48e140ccf521a --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000387.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33efac7416a293ddbb7e9e04b274baef25700f71054b1788d5ed63ac193ba608 +size 282201 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000388.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000388.parquet new file mode 100644 index 0000000000000000000000000000000000000000..392b6256ed306e85b34cf3ea1f9734775f4f2714 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000388.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b57bdb17d20a16b7d8ae2311f772a1e1c4f4b39aaa42f80b142407fe0ab81ea +size 284976 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000389.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000389.parquet new file mode 100644 index 0000000000000000000000000000000000000000..502ad0ec6a0aa765ca803a29c1ee229d73a68348 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000389.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bde36e9f17d31a0e307b12b8a99bae0834d76077d1a8987a7c8c25c058eeb4c +size 291143 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000390.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000390.parquet new file mode 100644 index 0000000000000000000000000000000000000000..338ee120660ba07d2cd97b1342afb9a98edbf2ba --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000390.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34aea64471e0015a0fa95f097ca170bf6e9254b61255aa0a5a0e8b5ea0ccfd33 +size 263717 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000391.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000391.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b9baf601ed2bc8a1c7f1c67daa02330c6a8d7900 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000391.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e131e3bec69acd6e34517dcb6991f0078826d5c1a8da6fc07f23d5ff39bde26 +size 284751 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000392.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000392.parquet new file mode 100644 index 0000000000000000000000000000000000000000..edb25561f4445c9975882779268c5c10ca4d9e45 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000392.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8791a4d2250ab014810d3c190fc048a59d05f9d68c965080855ef3443a9b56e8 +size 258108 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000393.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000393.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f59c913a0f09297a7b172f842c1dea6a5eb7fd66 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000393.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1f9ff534db810375e302d7ac8b86b205627f8b06f1ee29e54bbe2a76cf2ccd2 +size 261025 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000394.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000394.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6b17929f307ac2c8a5fbb6bc25332869826efaec --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000394.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da5e952f12730c21dd9859ac7cc7f373c0b5264a5bba2d9df784db2506cae421 +size 287531 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000395.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000395.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4dc99bda68b45b4417097cf19cc7ef058ec8e5dd --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000395.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30f576b869acc74c58b2b45b8da6ca1649f1944bd531aba9459f1c1fea84fcf1 +size 261647 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000396.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000396.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e085d83bc8aa4037f2c21b92386dc0616bf89167 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000396.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:176f7f6c0ae2fe2c77d40f597a850d4270b0fc717dc1260116fa65476cea67e5 +size 316361 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000397.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000397.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8e2fa8472b92a0b867f650e9f0ed3aec6aeae276 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000397.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b21284c83632d8648d6304c95814ac1214f5d84f47a1384fb6209a5177a12c8 +size 289236 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000398.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000398.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c49d7bb901a111129e38e8fc2b2bc36ba44ecbba --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000398.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bd891da59bce9cbae4ad0a8cb322500124e71839734a09df0274f5516552aaa +size 270222 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000399.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000399.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6532fe8f7de8242687736e5ae6b40ed5d049bdbd --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000399.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d856a205f2f26a19973f7a2ec1cd747ef75b8db39ee2dcf1a8347a5e7e8d253 +size 262347 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000400.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000400.parquet new file mode 100644 index 0000000000000000000000000000000000000000..28d09086bf1bbf9047b83348017d8eca12a9ce78 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000400.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d002a0652dccbfff3b8e7460463620afdccec9a6a4bdf164affd1900c0603b8d +size 291427 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000401.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000401.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5e2fafb550e6231250fc668bece94ee563608223 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000401.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd0f61151944866a148e6c9de6f7ee6b8d4cfa135699baee9bc72d7b2205d309 +size 269924 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000402.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000402.parquet new file mode 100644 index 0000000000000000000000000000000000000000..58aa774d5dee1a7ab079bb838ea1abaa26fa9221 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000402.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19e6866a7436b6175abeaa7863d2ad4508059ab65d24431366df077d31f93909 +size 300268 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000403.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000403.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3ffe6d6ce70c4c61a9d7023e4a099bf45acc0500 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000403.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4757d4308ceba8d558e440d370db0f5cb3587234f008183b78525f5f3d8cad6f +size 296422 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000404.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000404.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6467bdf814eea3f18fe8c3f703d33b0f074bdc39 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000404.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dec848ff46694fbef90aa991872b35d8a34206577cef0203bf626c5c28ab7143 +size 273062 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000405.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000405.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9463ed6d58815b38ea67b269ea13cc6e90feede6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000405.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b082866ff58595dc30870e149c6f85f009712de50efbdd13f6ca74029f2889e5 +size 261757 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000406.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000406.parquet new file mode 100644 index 0000000000000000000000000000000000000000..017dd188c65576eae8e4c8de45d564428dca69b4 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000406.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a60bc50b65a951b51d52f1589b75c09a68a3463a3e6fa947e5eb3c1b239cc1b2 +size 228848 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000407.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000407.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d81864a485ed9db014058f98dd38999a979ba102 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000407.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d09693686f07573ab438f93646f9c65d052a1969373d47c1b347a39f40dc09cf +size 264053 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000408.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000408.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a544f0b73bf6f3783dc428f7413cd5dd68dc57f7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000408.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0db2bb03c454f0778834d0442f1daebcb34ef2b83549b3bb70e00dae308285c +size 224275 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000409.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000409.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6484dfdfd2f403393490e0ef4739385fa023774d --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000409.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebaed3fd74dfcb030d053640c3be5f992f76155e8ea470d290e32cf562af9182 +size 254859 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000410.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000410.parquet new file mode 100644 index 0000000000000000000000000000000000000000..82473d520db1b23de6211eea08db5f9d37ad1e65 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000410.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:811ac10ebb351271bebc77da9c6ee93c19bc3a650628b568bdfad68f8b949282 +size 280841 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000411.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000411.parquet new file mode 100644 index 0000000000000000000000000000000000000000..852f117a4c3b3d458fc4e9ada02b20fdc5550b33 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000411.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58b1dededd116a7012763fd31fb86dd46fdbd06fb6d2468f114aae12d080d6a7 +size 266015 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000412.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000412.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2c00bcc064d78634b3ea1976bdfbca1b6411cfbc --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000412.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b6f83c5f34159a91bb2d89ff7f3ccba4101d520db2b4b599b42d6be781267e4 +size 261923 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000413.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000413.parquet new file mode 100644 index 0000000000000000000000000000000000000000..63df14ad4c676913e9dc40d447904ee81aa5f2df --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000413.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7e539d64e808cbac2143ffc6d2d6720015019d88bed64752c3d507277542418 +size 219391 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000414.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000414.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f8029eb679d47e688779ba259c701dfd247ec76c --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000414.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6241a4730f56bc6e8237ec200803fe23f2297333375f15b37f172c292be33ed5 +size 245077 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000415.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000415.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aaa9cc050d1e891a49881ed5df11c6728ad20fc0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000415.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69f3d8f0d5fcd0f34e8e69f6ded597eab84a9b84742888cc81a3ee22636eb93c +size 239358 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000416.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000416.parquet new file mode 100644 index 0000000000000000000000000000000000000000..98b2d67f750928f147385e07faca9745e9c33916 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000416.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb231941edf1a2f2f726bde23f6e949aef6e4fe350fea8034f0e959ec713bfd2 +size 453998 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000417.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000417.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3237bfcb05e2181ff929d2b6ee67154a1f7108ce --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000417.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1785892c82d0f436fbe7a946037abd771389783fdd18fce9c8dff24221d1a723 +size 381753 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000418.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000418.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0dc0e52a0e143fff4b47bef82ba672d44e019093 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000418.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd9484180631014a2ad5ba50dc368d11211236109e5655a7821665a07a855d04 +size 406945 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000419.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000419.parquet new file mode 100644 index 0000000000000000000000000000000000000000..409adfcfab14a00f5f9e0901cb68a3af3e0247b0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000419.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6fc262f1eefdaf751ebe537a2fc85034e9d00e943017aef6ad20bafc606279a +size 484322 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000420.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000420.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b61f513c445598fba64779aba558900a9fbb9d0d --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000420.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:989b98750e5a2b36559c3ac191d4d61609f600e0de48f44faa98939c68d38a47 +size 388077 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000421.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000421.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf203cc056ed3a0068acd3e2c573f05b7c037c6b --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000421.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d673dbc3788d5a3602585714373e8856c4022b9419a2fe37ae2c9c17c60a7a2 +size 498420 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000422.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000422.parquet new file mode 100644 index 0000000000000000000000000000000000000000..43ec1e01865fccb5b001a2310a4385958c37cd7d --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000422.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d703ddb3713f992cef1917989d6843175a481e237a9dc70193686c5bfecc7764 +size 451847 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000423.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000423.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4ac4c2bcc4df6b5d01b55ff3800ab370ec4777ca --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000423.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39a5f69dfbf7ae2f6f8ca71f471eda641c62555772aa10249be2af124b5359f6 +size 433574 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000424.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000424.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3c1f480fcfb3d98b5aa9a768b248a441848526c2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000424.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e88c1366db3468f4844c09cf3ecb55786e60f1a29cbbcdabd2a6c7692dd30b5f +size 501651 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000425.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000425.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5d2b7371f921f45377b796c668b8e7f3ae3ee5ed --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000425.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e95f6aba1e333959ba176970e4e38cfa575a566629ea71d9ce425fe72ebefb82 +size 441792 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000426.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000426.parquet new file mode 100644 index 0000000000000000000000000000000000000000..55e6c6c5da7c6151c145986bc4e1886b8853149e --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000426.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97608253ac4c2af307f5626c4f4f23953f270b58f51505a366638c9fbd9cb15d +size 551027 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000427.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000427.parquet new file mode 100644 index 0000000000000000000000000000000000000000..760aedb29211420c9bd5bc24f0ff41409af8fcf9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000427.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e50ca3f3a64aded7601ff834a85d4b0686dd5478a77ca47ba4a4a93cd8c65810 +size 501458 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000428.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000428.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b1daefa1cdf929903199b3791073478c3bd65a29 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000428.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d02797480fa84e10ca85cfea22b2dcc433c7dfb6c08ef44b2a818d3945fcd482 +size 409933 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000429.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000429.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8b87b1fad6da46153b51706f27ffb44c61ca34d4 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000429.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89b6a4a2068f6ede6587aaa05f5ec371c36e1212689f520cb45914d54c095d4d +size 433735 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000430.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000430.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ce884cb34a01814e3ae97e8d773591a6d5738c7e --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000430.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34c17981be68bf9d9a392f56fd7332c0d43c579ca725272b84a3f1feea67c262 +size 440801 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000431.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000431.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0ce5695b4c5fc0272bee84344df1cc6067cfc189 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000431.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cd9523a68e70560f90e874968e71b91139ba6e6ff07823df62950e49b9fafd9 +size 409960 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000432.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000432.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9f4b7f84d6ef2f3b1e66a8d0d73f54b66c584f21 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000432.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdd8b52d1a289166eb41432e19b2e0290c9abe089c98e91b0bd5c1ca974196bd +size 404924 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000433.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000433.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d835003daac0b1bd5afb98acc8ad81e3806b26f0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000433.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54f963929093b5fec15c934534789170a0e5ec94f397b6e87cd15d8d1a19b6a5 +size 383871 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000434.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000434.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d1806d5aaee8fcbd043c86caa7490f62c297cf23 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000434.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:979d0481117b7f41c5f4f23340ef0f4ae4b4344b5361048159367f3564a4658b +size 374213 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000435.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000435.parquet new file mode 100644 index 0000000000000000000000000000000000000000..55e4d3cd0bcd452b37122010d1eab0c4a88c09b9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000435.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c2bcc6508036b16ae20abc09f9322e480e3b1b467f334aa5a9d46a4276f2d70 +size 420762 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000436.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000436.parquet new file mode 100644 index 0000000000000000000000000000000000000000..358c851c9989da8008176328ee0731154dd220d0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000436.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:357c533dac3b69e962440dc3aed7de083a6fc99460ee648bd40f99463918f11b +size 434343 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000437.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000437.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9b29a5e7424f72d971a2d13073930dd02cda75f9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000437.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dae67c3993340051405d63a07a7ad2f38bc37d2abf34b3be82af82b7e26799ed +size 495714 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000438.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000438.parquet new file mode 100644 index 0000000000000000000000000000000000000000..96a65d92d7d3ad2c45878aa0b376d5e771cc0ad7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000438.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccdae347a32ffcc9dbe2f625c0ea310823cb5979d8c4726fb13869994ec9a7c5 +size 414235 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000439.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000439.parquet new file mode 100644 index 0000000000000000000000000000000000000000..153eb7c40f887ff8ebb515821a4071417c7c7c55 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000439.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb4b7e79827252fc1a1440133930e68a530543c6c4e21ddb29bab4a65d0912da +size 422119 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000440.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000440.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d847fd939b9ff772b64c1ae9af19a4f6b9b0b29f --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000440.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d14696851fb2c6c2262066cf09537403b173745a5272768f67bcb908326a6092 +size 421341 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000441.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000441.parquet new file mode 100644 index 0000000000000000000000000000000000000000..44227396bc618d312bcdb23c82473d6c75880a08 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000441.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f7199e61c48b86fa09ac8d653bb9cf444fb6094a5d25125cf081df390e400c3 +size 627748 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000442.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000442.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4b69b20703fc4cec03d956d0186047390e2b2d72 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000442.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51a503b5dafea8e3e7c73746c2dd5f16d74cd6f2bb7482b270048015373e1c1c +size 604987 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000443.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000443.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9e5bdade32eb2f2bbbe3ab836b303e5cf1ad2e3b --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000443.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35edb09cea4113836870be86fdea0a366ef7101acfa6ffc8c74cebacb6d775bd +size 599392 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000444.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000444.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1330c2c295dbf13aa0de0cd0496143798c6854df --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000444.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc33b9d757cd896e9013e4e46d4f5d7983d95bd70c0747598487918e810fb1fa +size 566199 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000445.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000445.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e6f3554b3c47402fe3ba6bf2446a8aa44ad796b4 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000445.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:048b5ef1af371344b64babf604d97a5a8416235611f879ed1d599839ac9fd3d9 +size 598030 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000446.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000446.parquet new file mode 100644 index 0000000000000000000000000000000000000000..91d8592df74841894c5137ecf6ab1be642acdf98 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000446.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe29d9cabb334751ad75130c0d46f2a9a6267a4e20f502f02e0f8bc4318dc2fd +size 722361 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000447.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000447.parquet new file mode 100644 index 0000000000000000000000000000000000000000..deb138a3971b3a0d22a4b8da5ffb12951c5e31b5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000447.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4801a33124a9f56c3f9e734bff2877581356acd3cb3134241607f0409acabe70 +size 707652 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000448.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000448.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d0cf19ae45b78072166fcdb83db3154abd9021b3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000448.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe5d4a37a172370d6654e359c3a4e6fa3d81ca06aa9f57d71e9af0a3ad1ced17 +size 769851 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000449.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000449.parquet new file mode 100644 index 0000000000000000000000000000000000000000..88334a477e5af159b2bb7d2316ff9bf01ff941d0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000449.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b5fd177a6cc8205f8ecd6680c3b689be21470b4cd3d8fda1e28954a3dcdb05d +size 624411 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000450.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000450.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6a7121e260c3dcc4a7ea868e31d919695ce67a07 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000450.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d068c5d708b629e10687f9406ed167a149a8eb85867a7054b32ec173b589ce12 +size 758064 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000451.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000451.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fc46c746e2e42d636d0a543e33dcbe85ae3ee6dd --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000451.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff4011f2ef35017e394d528d5afc5c541c02d349244eceaaefbbfeb58580ea6f +size 722811 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000452.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000452.parquet new file mode 100644 index 0000000000000000000000000000000000000000..100b54b6a6ca16e061108141a8ec85c017fcb9e2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000452.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12797415a5eaec730d44836cce21b195632d448ce5fdc8b111247aef9bd31b29 +size 764457 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000453.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000453.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d01290a8a877f858e10442994d2a7646d7f84c95 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000453.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ada927157d50626efca9c64c539e836a75799d25e85855da6008d5c35f22ca8 +size 742662 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000454.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000454.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ae4b82cc1e1c97716aaec899d8cc483ae29e4802 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000454.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d52d311fd8a5a32a1ddee700a145d02aa3a1da7cfde5f5e51fcbc2eef3b4e4c +size 639077 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000455.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000455.parquet new file mode 100644 index 0000000000000000000000000000000000000000..53db75977ecef24273a40ece1cca9e23088e997f --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000455.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60d3225c48cebb3853d19847c35adb07570d56a64f9a1f5ecabaaf81e78d1a68 +size 724370 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000456.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000456.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c457d7ac6e5989cd8c8c742f49377aea25feac5a --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000456.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e7963ba8232aabf6d1e682a211b58b7973df7128c2af43db85e0a503dccf54e +size 623463 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000457.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000457.parquet new file mode 100644 index 0000000000000000000000000000000000000000..36c790b2f6066364a604132700fedb32d98d7106 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000457.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b14edb2fcb4a22a3de212f63c52a371deb05eca1dca643389b1e7a81532aa9c3 +size 585042 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000458.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000458.parquet new file mode 100644 index 0000000000000000000000000000000000000000..691c5c280aeb21baf710fbf3ea765c9c4f601c17 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000458.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acd6c5e5184f09133329c47ecbec57c3a268f5bf840823fe536e5c182931ef39 +size 583719 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000459.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000459.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b2725135732a3975469dbb864ee02001c348088c --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000459.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7708ea27da1f13da1e75a1878752eaf9fc659989a23a5461edf4766d35cd0ae2 +size 295489 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000460.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000460.parquet new file mode 100644 index 0000000000000000000000000000000000000000..24c5b61d7bb4b82e1beda8151904a028fa28aa1f --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000460.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07ad95becd22ef99d967168c825a3a19a15358499d3a1af09830640242b4e2e4 +size 274771 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000461.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000461.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a109f6c3ecc1d37693ad3e3d9f59f8596b24ab9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000461.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:290ff5d13aef49e4d01f32bd94127d2a289418578c1f1693c1f3311a3c460a89 +size 355890 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000462.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000462.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4e0bc03cc5afcde61d4facf3b7adb2a7e1304b02 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000462.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fbce9eed9175256605716ae1559c272609581620c8abad10a4cfabacf707781 +size 335317 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000463.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000463.parquet new file mode 100644 index 0000000000000000000000000000000000000000..97f8808383217dfbcae17f11b067cf52a9299a9c --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000463.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09fee94c5062c00bf04fe6926673ea0ff4f720a19dd1956df90ac8b8a5afbd48 +size 322486 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000464.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000464.parquet new file mode 100644 index 0000000000000000000000000000000000000000..35c64c19881636a131b758dd404bc7d29f2d9e9a --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000464.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:969187b90d950b80e7339070790013a20a1b3b1d8b82985ba37ff056f3bcb812 +size 418166 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000465.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000465.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0e44f3a7911e7addb31b40c906d7a008b679ac75 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000465.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a1d2de720bd15128fe02c056fa2d8076408969299e34715e0f9d93c2182d142 +size 353271 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000466.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000466.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62784545d3724095e4149200686b5bf486b4f1e4 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000466.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5762f0f6cfcb1ceb16f816c79a5d0c37a0af04b3bf618153b6188db8357b5dce +size 366565 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000467.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000467.parquet new file mode 100644 index 0000000000000000000000000000000000000000..679327ca82d85dd6f1fe08a517e4ac3c835060bb --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000467.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:579e26c810ca714ddd7df8767e5d8ef4ffb100b7e00734badc71bd1fd96c4c7a +size 439004 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000468.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000468.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb90be0e7ed9936396adb36cdf031f25cbfd7ba5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000468.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd8e3f661731e227c370d448b72e49e03a27480c07100f2dabed047f54794caa +size 418016 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000469.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000469.parquet new file mode 100644 index 0000000000000000000000000000000000000000..42bcb5b329708d2f0e1cc782dbc14a8cde4a07f0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000469.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2244cf7b512657cad0184f6c7e50c3834fa1d46da422ce6145c1fb3550a32e0c +size 326265 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000470.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000470.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b3a430121fd7fff5cb76d7641908fc941d9e7adb --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000470.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55453226051faca6e95d18215bbf848d80abfce628f49b546e32a39efe27d03b +size 273062 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000471.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000471.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b04428268bb14185390dd36cd139e353542db8aa --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000471.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d618888ab9ebe9307724d1493e4d606c8adbc45f69f467f566f9ac46c59344a +size 335072 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000472.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000472.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bf7f9061710cfa8d721a1dea6a50414e054f7060 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000472.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:835b8ab004502a5622de3283cd300e89baa60326d219caf6fbdd9c5d7f60e578 +size 300493 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000473.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000473.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d1b48c4b28157d8373ba67e7df3fe9747aae4a43 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000473.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52c0bfcb740dcda81c424a82fd88f0d4b8f2b4d51718ccdaade39e204afe662c +size 338694 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000474.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000474.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8f21311aadb5a51187ae85133ddc90d2468cd02b --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000474.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c986f8a771de4fbc67b05d683d60564496e2ae6f1966dcda6f586b9ef7eb575 +size 309461 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000475.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000475.parquet new file mode 100644 index 0000000000000000000000000000000000000000..547a084c4fdb32802376f4eaf18f64565520971a --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000475.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61de0f5bd31777ba68a5fd219d60094a74608954f79aebf856f4ddcf581f6fae +size 324789 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000476.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000476.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8dbfd21a34b66be69c1f672b85d78db37f5541ad --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000476.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:279fcc91da2fa61a97f5227941487a818a8260fa241192d53b8400594d334b15 +size 264266 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000477.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000477.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a76d9659adbfb37db484b32bc6647bd9b952be2d --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000477.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ffe5ec677667f13fa11c109ffae488ac2bcc344c2085e3e2b61a3cdd5f42b00 +size 259830 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000478.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000478.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1b46173d61810cacae7449e3e77bb6c7bf88397f --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000478.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:372a7a4f7be796da9b994d08077a113f9ea2d6ff6c71c3cc8edc489962d3cabf +size 341004 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000479.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000479.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e8aaa505adcf59db353c8f73368605dc0d57e45c --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000479.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:980b89fdb16574adc45c519b641466a6beb9f1356fe1bcb6bdd09270067f2788 +size 431678 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000480.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000480.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3fd84f7539f66f025d9e479f12be5a7b7de2c875 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000480.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b48edf91eeb7ae981b0dfdfff750bddf8d1dc762334c06094ea08dbbb206cb6d +size 333724 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000481.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000481.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c123f64623a72c0c13f75fa040fd17491726576f --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000481.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abd1006f7af015e6eb1743801fa49cb9fa3c8ce3d8b52094c0c325b18e1fc206 +size 321760 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000482.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000482.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5395966eb01e3fc4588aa29169ee530765a0c0da --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000482.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:094563a63349b814c690ca5d9a22333f11722934b2c785cde1d5d1ef2534c9b0 +size 396046 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000483.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000483.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2da7712189ab86002c852905e9f846cceed999b5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000483.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:946a1121e72dd23d8f83171581102ef01570696cc83f7751086a1dcccb9f15b7 +size 428557 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000484.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000484.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3b6e9a3bd12132b6ae4d8cd155b8419abed14b45 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000484.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce7d7e21caf68f345a86c16833c1d6b5f9ac02073eec3a6603621e52f67e3797 +size 423032 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000485.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000485.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0bcfff5535fb08379a8b2d00408944f0176e728e --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000485.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b845813cfa69faec08d2b74ebf9b92930f942ef5b6d85a1f48093bc68d854375 +size 442586 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000486.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000486.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5e1e41fbfdea3d21b0160574f59aa5ead0d9a0da --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000486.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e9c55314e60b59a9a2eff472a82f4739533caa95e7902bb19444fa9c37c4590 +size 430426 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000487.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000487.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aae4a455ca1b8d17400ed66db8f709ec375c1e2d --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000487.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25e49fbb38e7bac8c60c70216babc39bdae8d2919ce4db4307e0c6a56dd29075 +size 390049 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000488.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000488.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f9be227fbf8282206c86ac08eaaa6d5b4f3793eb --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000488.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90885314c57ddb0a801ea037e7f24873609bacf2dee9748ac4e5f7f079da8568 +size 397666 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000489.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000489.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4d491b91dcea7aaa3b3231d499535ec4db0f7fd4 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000489.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:490026caba35f74c8676e768c19b24548959f421fb0d24b058c33ee16b3f60d4 +size 449113 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000490.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000490.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8957e46ae9d80b368182c792d27083261d7eb086 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000490.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22d2150c6093ee6d52004647ff5075c4f787bd5e9f8ccaeaa77502acaf9e70e1 +size 376736 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000491.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000491.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ddcefe4807e6af925026de06d658b7b89902399e --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000491.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:485d551754ebbc24a9fc73ba769da5c86dc7311c2883ab7f0d2c88ee6fd065aa +size 453319 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000492.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000492.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7eb08f4757a371883f603a66d8636c73e53d232a --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000492.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35d9df34596650f0a18624b682b9d7d404328edcfd44375fcece973872f16e2c +size 415742 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000493.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000493.parquet new file mode 100644 index 0000000000000000000000000000000000000000..85eb240aed7a696be0cd8ef14f4d73f9a4da687f --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000493.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:768ef97a9ea30a48493daf5e178bda977935315f11f5c99e8a8553c9a0b7255c +size 420182 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000494.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000494.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c384d6aa33589ea45cd1acdc66e742155f487576 --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000494.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2de163aaffd9eacee0ae329f0262f3863b73826a34c41f90e3775ef73b263de +size 417091 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000495.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000495.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e977b600492ed35f40464f7877baaed5b3bf3bed --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000495.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d17e3e7ef8070a4c3f75e5afb893830782889d419e38d2cfd1f0f27ee1924a24 +size 364432 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000496.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000496.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ece3cb0c971c1c289a7a9ab7c3bf187101875f9a --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000496.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a8f059f66a820faae79854f668221e20f358c76f60b0f84fad8bee1d07c534e +size 371891 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000497.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000497.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0f4256244f3b715865f0051c8d3f6fbbd803625a --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000497.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d490e84b98b03ce238a7e3c442971950832067a1b6db7b4c165d765e1201008 +size 360048 diff --git a/RMC-AIDA-L_food_storage/data/chunk-000/episode_000498.parquet b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000498.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bc0cb660a329857b1b2e67c3d162ebcac5907ddf --- /dev/null +++ b/RMC-AIDA-L_food_storage/data/chunk-000/episode_000498.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c89f33c3157e9f5d139b3818eff506f01fdf2a1501ee3e8dc179d578a5c2b4ae +size 322375 diff --git a/RMC-AIDA-L_food_storage/meta/episodes.jsonl b/RMC-AIDA-L_food_storage/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..9cd59f075de96312ca187439d89e867964ce4769 --- /dev/null +++ b/RMC-AIDA-L_food_storage/meta/episodes.jsonl @@ -0,0 +1,499 @@ +{"episode_index": 0, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 542} +{"episode_index": 1, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 359} +{"episode_index": 2, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 487} +{"episode_index": 3, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 415} +{"episode_index": 4, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 443} +{"episode_index": 5, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 502} +{"episode_index": 6, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 418} +{"episode_index": 7, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 400} +{"episode_index": 8, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 450} +{"episode_index": 9, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 447} +{"episode_index": 10, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 475} +{"episode_index": 11, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 374} +{"episode_index": 12, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 403} +{"episode_index": 13, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 523} +{"episode_index": 14, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 412} +{"episode_index": 15, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 438} +{"episode_index": 16, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 469} +{"episode_index": 17, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 398} +{"episode_index": 18, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 442} +{"episode_index": 19, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 437} +{"episode_index": 20, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 621} +{"episode_index": 21, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 707} +{"episode_index": 22, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 696} +{"episode_index": 23, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 681} +{"episode_index": 24, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 592} +{"episode_index": 25, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 560} +{"episode_index": 26, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 465} +{"episode_index": 27, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 508} +{"episode_index": 28, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 422} +{"episode_index": 29, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 534} +{"episode_index": 30, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 529} +{"episode_index": 31, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 778} +{"episode_index": 32, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 559} +{"episode_index": 33, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 875} +{"episode_index": 34, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 491} +{"episode_index": 35, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 567} +{"episode_index": 36, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 567} +{"episode_index": 37, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 600} +{"episode_index": 38, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 408} +{"episode_index": 39, "tasks": ["pick up the bread from the table and place it in the brown handbag."], "length": 482} +{"episode_index": 40, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 404} +{"episode_index": 41, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 447} +{"episode_index": 42, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 378} +{"episode_index": 43, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 393} +{"episode_index": 44, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 427} +{"episode_index": 45, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 382} +{"episode_index": 46, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 442} +{"episode_index": 47, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 453} +{"episode_index": 48, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 432} +{"episode_index": 49, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 362} +{"episode_index": 50, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 389} +{"episode_index": 51, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 400} +{"episode_index": 52, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 398} +{"episode_index": 53, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 404} +{"episode_index": 54, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 404} +{"episode_index": 55, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 368} +{"episode_index": 56, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 415} +{"episode_index": 57, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 372} +{"episode_index": 58, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 437} +{"episode_index": 59, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 352} +{"episode_index": 60, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 471} +{"episode_index": 61, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 500} +{"episode_index": 62, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 455} +{"episode_index": 63, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 444} +{"episode_index": 64, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 427} +{"episode_index": 65, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 441} +{"episode_index": 66, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 519} +{"episode_index": 67, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 544} +{"episode_index": 68, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 519} +{"episode_index": 69, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 517} +{"episode_index": 70, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 604} +{"episode_index": 71, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 669} +{"episode_index": 72, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 488} +{"episode_index": 73, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 484} +{"episode_index": 74, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 516} +{"episode_index": 75, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 638} +{"episode_index": 76, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 846} +{"episode_index": 77, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 896} +{"episode_index": 78, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 451} +{"episode_index": 79, "tasks": ["pick up the orange from the table and place it in the brown handbag."], "length": 512} +{"episode_index": 80, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 702} +{"episode_index": 81, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 644} +{"episode_index": 82, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 682} +{"episode_index": 83, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 669} +{"episode_index": 84, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 641} +{"episode_index": 85, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 679} +{"episode_index": 86, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 638} +{"episode_index": 87, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 689} +{"episode_index": 88, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 595} +{"episode_index": 89, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 584} +{"episode_index": 90, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 528} +{"episode_index": 91, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 539} +{"episode_index": 92, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 459} +{"episode_index": 93, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 485} +{"episode_index": 94, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 569} +{"episode_index": 95, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 712} +{"episode_index": 96, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 440} +{"episode_index": 97, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 492} +{"episode_index": 98, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 512} +{"episode_index": 99, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 556} +{"episode_index": 100, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 532} +{"episode_index": 101, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 490} +{"episode_index": 102, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 450} +{"episode_index": 103, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 517} +{"episode_index": 104, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 564} +{"episode_index": 105, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 781} +{"episode_index": 106, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 788} +{"episode_index": 107, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 772} +{"episode_index": 108, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 718} +{"episode_index": 109, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 666} +{"episode_index": 110, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 670} +{"episode_index": 111, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 591} +{"episode_index": 112, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 717} +{"episode_index": 113, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 744} +{"episode_index": 114, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 665} +{"episode_index": 115, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 719} +{"episode_index": 116, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 622} +{"episode_index": 117, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 975} +{"episode_index": 118, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 718} +{"episode_index": 119, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 661} +{"episode_index": 120, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 734} +{"episode_index": 121, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 708} +{"episode_index": 122, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 635} +{"episode_index": 123, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 620} +{"episode_index": 124, "tasks": ["pick up the orange and peach from the table and place it in the brown handbag."], "length": 734} +{"episode_index": 125, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 332} +{"episode_index": 126, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 308} +{"episode_index": 127, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 299} +{"episode_index": 128, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 381} +{"episode_index": 129, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 326} +{"episode_index": 130, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 328} +{"episode_index": 131, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 326} +{"episode_index": 132, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 292} +{"episode_index": 133, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 466} +{"episode_index": 134, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 327} +{"episode_index": 135, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 429} +{"episode_index": 136, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 361} +{"episode_index": 137, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 358} +{"episode_index": 138, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 366} +{"episode_index": 139, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 449} +{"episode_index": 140, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 353} +{"episode_index": 141, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 328} +{"episode_index": 142, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 465} +{"episode_index": 143, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 384} +{"episode_index": 144, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 382} +{"episode_index": 145, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 1083} +{"episode_index": 146, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 546} +{"episode_index": 147, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 493} +{"episode_index": 148, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 658} +{"episode_index": 149, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 606} +{"episode_index": 150, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 713} +{"episode_index": 151, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 634} +{"episode_index": 152, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 502} +{"episode_index": 153, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 727} +{"episode_index": 154, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 629} +{"episode_index": 155, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 600} +{"episode_index": 156, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 581} +{"episode_index": 157, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 608} +{"episode_index": 158, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 623} +{"episode_index": 159, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 555} +{"episode_index": 160, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 488} +{"episode_index": 161, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 482} +{"episode_index": 162, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 411} +{"episode_index": 163, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 820} +{"episode_index": 164, "tasks": ["pick up the peach from the table and place it in the brown handbag."], "length": 735} +{"episode_index": 165, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 545} +{"episode_index": 166, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 441} +{"episode_index": 167, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 529} +{"episode_index": 168, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 536} +{"episode_index": 169, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 490} +{"episode_index": 170, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 586} +{"episode_index": 171, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 595} +{"episode_index": 172, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 821} +{"episode_index": 173, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 500} +{"episode_index": 174, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 576} +{"episode_index": 175, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 542} +{"episode_index": 176, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 643} +{"episode_index": 177, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 477} +{"episode_index": 178, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 608} +{"episode_index": 179, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 734} +{"episode_index": 180, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 535} +{"episode_index": 181, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 568} +{"episode_index": 182, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 634} +{"episode_index": 183, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 587} +{"episode_index": 184, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 619} +{"episode_index": 185, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 561} +{"episode_index": 186, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 513} +{"episode_index": 187, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 718} +{"episode_index": 188, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 498} +{"episode_index": 189, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 578} +{"episode_index": 190, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 805} +{"episode_index": 191, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 935} +{"episode_index": 192, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 795} +{"episode_index": 193, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 652} +{"episode_index": 194, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 695} +{"episode_index": 195, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 856} +{"episode_index": 196, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 624} +{"episode_index": 197, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 655} +{"episode_index": 198, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 684} +{"episode_index": 199, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 631} +{"episode_index": 200, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 657} +{"episode_index": 201, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 786} +{"episode_index": 202, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 998} +{"episode_index": 203, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 907} +{"episode_index": 204, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 838} +{"episode_index": 205, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 617} +{"episode_index": 206, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 816} +{"episode_index": 207, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 781} +{"episode_index": 208, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 805} +{"episode_index": 209, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the brown handbag."], "length": 891} +{"episode_index": 210, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 410} +{"episode_index": 211, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 330} +{"episode_index": 212, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 362} +{"episode_index": 213, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 355} +{"episode_index": 214, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 341} +{"episode_index": 215, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 316} +{"episode_index": 216, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 524} +{"episode_index": 217, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 525} +{"episode_index": 218, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 396} +{"episode_index": 219, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 402} +{"episode_index": 220, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 489} +{"episode_index": 221, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 506} +{"episode_index": 222, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 497} +{"episode_index": 223, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 538} +{"episode_index": 224, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 433} +{"episode_index": 225, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 466} +{"episode_index": 226, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 442} +{"episode_index": 227, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 455} +{"episode_index": 228, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 400} +{"episode_index": 229, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 473} +{"episode_index": 230, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 524} +{"episode_index": 231, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 382} +{"episode_index": 232, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 569} +{"episode_index": 233, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 483} +{"episode_index": 234, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 658} +{"episode_index": 235, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 410} +{"episode_index": 236, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 440} +{"episode_index": 237, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 441} +{"episode_index": 238, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 364} +{"episode_index": 239, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 499} +{"episode_index": 240, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 469} +{"episode_index": 241, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 548} +{"episode_index": 242, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 418} +{"episode_index": 243, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 413} +{"episode_index": 244, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 519} +{"episode_index": 245, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 492} +{"episode_index": 246, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 555} +{"episode_index": 247, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 569} +{"episode_index": 248, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 517} +{"episode_index": 249, "tasks": ["pick up the egg yolk pastry from the table and place it in the brown handbag."], "length": 628} +{"episode_index": 250, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 424} +{"episode_index": 251, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 372} +{"episode_index": 252, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 381} +{"episode_index": 253, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 347} +{"episode_index": 254, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 444} +{"episode_index": 255, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 430} +{"episode_index": 256, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 453} +{"episode_index": 257, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 486} +{"episode_index": 258, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 529} +{"episode_index": 259, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 459} +{"episode_index": 260, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 478} +{"episode_index": 261, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 363} +{"episode_index": 262, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 361} +{"episode_index": 263, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 435} +{"episode_index": 264, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 388} +{"episode_index": 265, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 361} +{"episode_index": 266, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 372} +{"episode_index": 267, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 363} +{"episode_index": 268, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 348} +{"episode_index": 269, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 503} +{"episode_index": 270, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 542} +{"episode_index": 271, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 470} +{"episode_index": 272, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 510} +{"episode_index": 273, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 438} +{"episode_index": 274, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 445} +{"episode_index": 275, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 441} +{"episode_index": 276, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 483} +{"episode_index": 277, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 465} +{"episode_index": 278, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 465} +{"episode_index": 279, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 399} +{"episode_index": 280, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 361} +{"episode_index": 281, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 443} +{"episode_index": 282, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 370} +{"episode_index": 283, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 480} +{"episode_index": 284, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 445} +{"episode_index": 285, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 366} +{"episode_index": 286, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 461} +{"episode_index": 287, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 379} +{"episode_index": 288, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 438} +{"episode_index": 289, "tasks": ["pick up the bread from the table and place it in the white handbag."], "length": 392} +{"episode_index": 290, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 726} +{"episode_index": 291, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 527} +{"episode_index": 292, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 591} +{"episode_index": 293, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 556} +{"episode_index": 294, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 513} +{"episode_index": 295, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 534} +{"episode_index": 296, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 597} +{"episode_index": 297, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 470} +{"episode_index": 298, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 513} +{"episode_index": 299, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 491} +{"episode_index": 300, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 522} +{"episode_index": 301, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 586} +{"episode_index": 302, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 914} +{"episode_index": 303, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 479} +{"episode_index": 304, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 432} +{"episode_index": 305, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 493} +{"episode_index": 306, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 511} +{"episode_index": 307, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 400} +{"episode_index": 308, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 471} +{"episode_index": 309, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 425} +{"episode_index": 310, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 496} +{"episode_index": 311, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 399} +{"episode_index": 312, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 425} +{"episode_index": 313, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 361} +{"episode_index": 314, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 380} +{"episode_index": 315, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 566} +{"episode_index": 316, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 396} +{"episode_index": 317, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 360} +{"episode_index": 318, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 455} +{"episode_index": 319, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 401} +{"episode_index": 320, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 441} +{"episode_index": 321, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 357} +{"episode_index": 322, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 382} +{"episode_index": 323, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 388} +{"episode_index": 324, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 365} +{"episode_index": 325, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 379} +{"episode_index": 326, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 395} +{"episode_index": 327, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 376} +{"episode_index": 328, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 371} +{"episode_index": 329, "tasks": ["pick up the orange from the table and place it in the white handbag."], "length": 379} +{"episode_index": 330, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 725} +{"episode_index": 331, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 646} +{"episode_index": 332, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 633} +{"episode_index": 333, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 654} +{"episode_index": 334, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 732} +{"episode_index": 335, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 772} +{"episode_index": 336, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 675} +{"episode_index": 337, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 652} +{"episode_index": 338, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 643} +{"episode_index": 339, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 626} +{"episode_index": 340, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 645} +{"episode_index": 341, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 617} +{"episode_index": 342, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 693} +{"episode_index": 343, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 642} +{"episode_index": 344, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 661} +{"episode_index": 345, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 534} +{"episode_index": 346, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 570} +{"episode_index": 347, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 603} +{"episode_index": 348, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 599} +{"episode_index": 349, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 570} +{"episode_index": 350, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 629} +{"episode_index": 351, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 638} +{"episode_index": 352, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 581} +{"episode_index": 353, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 610} +{"episode_index": 354, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 600} +{"episode_index": 355, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 788} +{"episode_index": 356, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 913} +{"episode_index": 357, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 898} +{"episode_index": 358, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 725} +{"episode_index": 359, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 746} +{"episode_index": 360, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 720} +{"episode_index": 361, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 810} +{"episode_index": 362, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 807} +{"episode_index": 363, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 698} +{"episode_index": 364, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 782} +{"episode_index": 365, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 742} +{"episode_index": 366, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 971} +{"episode_index": 367, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 1069} +{"episode_index": 368, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 707} +{"episode_index": 369, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 915} +{"episode_index": 370, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 935} +{"episode_index": 371, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 917} +{"episode_index": 372, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 977} +{"episode_index": 373, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 753} +{"episode_index": 374, "tasks": ["pick up the orange and peach from the table and place it in the white handbag."], "length": 890} +{"episode_index": 375, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 484} +{"episode_index": 376, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 530} +{"episode_index": 377, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 432} +{"episode_index": 378, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 426} +{"episode_index": 379, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 445} +{"episode_index": 380, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 435} +{"episode_index": 381, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 423} +{"episode_index": 382, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 424} +{"episode_index": 383, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 405} +{"episode_index": 384, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 443} +{"episode_index": 385, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 432} +{"episode_index": 386, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 386} +{"episode_index": 387, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 405} +{"episode_index": 388, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 411} +{"episode_index": 389, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 427} +{"episode_index": 390, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 376} +{"episode_index": 391, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 412} +{"episode_index": 392, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 365} +{"episode_index": 393, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 367} +{"episode_index": 394, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 397} +{"episode_index": 395, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 369} +{"episode_index": 396, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 445} +{"episode_index": 397, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 413} +{"episode_index": 398, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 389} +{"episode_index": 399, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 380} +{"episode_index": 400, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 410} +{"episode_index": 401, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 379} +{"episode_index": 402, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 428} +{"episode_index": 403, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 417} +{"episode_index": 404, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 374} +{"episode_index": 405, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 370} +{"episode_index": 406, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 324} +{"episode_index": 407, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 373} +{"episode_index": 408, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 312} +{"episode_index": 409, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 354} +{"episode_index": 410, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 391} +{"episode_index": 411, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 370} +{"episode_index": 412, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 369} +{"episode_index": 413, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 302} +{"episode_index": 414, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 343} +{"episode_index": 415, "tasks": ["pick up the peach from the table and place it in the white handbag."], "length": 335} +{"episode_index": 416, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 651} +{"episode_index": 417, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 537} +{"episode_index": 418, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 576} +{"episode_index": 419, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 686} +{"episode_index": 420, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 548} +{"episode_index": 421, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 696} +{"episode_index": 422, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 642} +{"episode_index": 423, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 625} +{"episode_index": 424, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 712} +{"episode_index": 425, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 630} +{"episode_index": 426, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 778} +{"episode_index": 427, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 714} +{"episode_index": 428, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 582} +{"episode_index": 429, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 608} +{"episode_index": 430, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 619} +{"episode_index": 431, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 577} +{"episode_index": 432, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 573} +{"episode_index": 433, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 538} +{"episode_index": 434, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 522} +{"episode_index": 435, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 590} +{"episode_index": 436, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 626} +{"episode_index": 437, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 718} +{"episode_index": 438, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 593} +{"episode_index": 439, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 598} +{"episode_index": 440, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 603} +{"episode_index": 441, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 898} +{"episode_index": 442, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 872} +{"episode_index": 443, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 863} +{"episode_index": 444, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 806} +{"episode_index": 445, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 858} +{"episode_index": 446, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 1060} +{"episode_index": 447, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 1028} +{"episode_index": 448, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 1128} +{"episode_index": 449, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 920} +{"episode_index": 450, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 1126} +{"episode_index": 451, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 1065} +{"episode_index": 452, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 1132} +{"episode_index": 453, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 1087} +{"episode_index": 454, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 935} +{"episode_index": 455, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 1055} +{"episode_index": 456, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 904} +{"episode_index": 457, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 852} +{"episode_index": 458, "tasks": ["pick up the bread and egg yolk pastry from the table and place it in the white handbag."], "length": 839} +{"episode_index": 459, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 412} +{"episode_index": 460, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 378} +{"episode_index": 461, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 508} +{"episode_index": 462, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 472} +{"episode_index": 463, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 450} +{"episode_index": 464, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 614} +{"episode_index": 465, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 500} +{"episode_index": 466, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 523} +{"episode_index": 467, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 643} +{"episode_index": 468, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 613} +{"episode_index": 469, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 463} +{"episode_index": 470, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 371} +{"episode_index": 471, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 470} +{"episode_index": 472, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 416} +{"episode_index": 473, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 474} +{"episode_index": 474, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 427} +{"episode_index": 475, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 453} +{"episode_index": 476, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 369} +{"episode_index": 477, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 361} +{"episode_index": 478, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 481} +{"episode_index": 479, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 621} +{"episode_index": 480, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 463} +{"episode_index": 481, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 451} +{"episode_index": 482, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 563} +{"episode_index": 483, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 609} +{"episode_index": 484, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 602} +{"episode_index": 485, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 627} +{"episode_index": 486, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 605} +{"episode_index": 487, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 548} +{"episode_index": 488, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 562} +{"episode_index": 489, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 652} +{"episode_index": 490, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 529} +{"episode_index": 491, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 655} +{"episode_index": 492, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 597} +{"episode_index": 493, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 592} +{"episode_index": 494, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 598} +{"episode_index": 495, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 515} +{"episode_index": 496, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 530} +{"episode_index": 497, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 515} +{"episode_index": 498, "tasks": ["pick up the egg yolk pastry from the table and place it in the white handbag."], "length": 450} diff --git a/RMC-AIDA-L_food_storage/meta/episodes_stats.jsonl b/RMC-AIDA-L_food_storage/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..8b91814d6793dba09111e19a801b6cf2d9d1424d --- /dev/null +++ b/RMC-AIDA-L_food_storage/meta/episodes_stats.jsonl @@ -0,0 +1,499 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.47399026537698413]], [[0.44207455612453317]], [[0.42137016733776844]]], "std": [[[0.1373019277993925]], [[0.16935627897974206]], [[0.19141168073756754]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4718855078489729]], [[0.4683249172064659]], [[0.4585719683706816]]], "std": [[[0.06737372553114127]], [[0.08137768485344703]], [[0.09533682279192374]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4731853535685107]], [[0.4597687251984127]], [[0.44931192919876284]]], "std": [[[0.08450389941794878]], [[0.11016620490107225]], [[0.13096995713560194]]], "count": [112]}, "observation.state": {"min": [0.14215707778930664, 1.6990605592727661, -2.388535499572754, -1.668691873550415, -2.8781700134277344, -0.9539271593093872, 1.9777723550796509, 91.0, -0.07320299744606018, 0.31934601068496704, -0.21279600262641907, -2.865999937057495, 0.3490000069141388, -0.5659999847412109, -0.9732131361961365, -2.046468496322632, 2.3078486919403076, -0.9890257120132446, -1.5262728929519653, 1.206092357635498, -2.1033835411071777, 118.0, -0.3238239884376526, 0.3529979884624481, -0.20154400169849396, 0.026999983936548233, -1.3370000123977661, -3.125], "max": [0.9388300776481628, 2.0341289043426514, -1.142230749130249, -0.47223374247550964, -2.035629987716675, 1.1335041522979736, 2.8180086612701416, 911.0, 0.1926649957895279, 0.47936201095581055, -0.06811799854040146, -0.4079999625682831, 1.3760000467300415, 1.215000033378601, -0.44542551040649414, -1.909948706626892, 2.8657259941101074, 0.31932544708251953, 0.27091002464294434, 1.9939688444137573, -0.13259266316890717, 772.0, -0.16926899552345276, 0.41597598791122437, -0.04106000065803528, 2.9010000228881836, -0.4390000104904175, 3.128000020980835], "mean": [0.5067170262336731, 1.998786449432373, -2.1398260593414307, -0.7609346508979797, -2.326856851577759, 0.4285959303379059, 2.624634265899658, 404.2814025878906, 0.12957045435905457, 0.3872605860233307, -0.1798318326473236, -1.5756899118423462, 1.0432647466659546, 0.42788395285606384, -0.7003310918807983, -2.000415802001953, 2.705838203430176, -0.3773980736732483, -0.8382592797279358, 1.5878609418869019, -1.1915276050567627, 362.9197082519531, -0.25311049818992615, 0.3759750425815582, -0.1346622109413147, 1.0615129470825195, -1.0404083728790283, 0.6724186539649963], "std": [0.17114309966564178, 0.06357955932617188, 0.3832005262374878, 0.3484801948070526, 0.2582009434700012, 0.7914624214172363, 0.2847084701061249, 320.22393798828125, 0.07304387539625168, 0.03551521524786949, 0.033275239169597626, 0.7322335243225098, 0.3582184612751007, 0.4775044918060303, 0.15831540524959564, 0.036930251866579056, 0.2271488457918167, 0.38656505942344666, 0.4769374430179596, 0.2544879615306854, 0.6730343103408813, 232.5651397705078, 0.03373389691114426, 0.013940428383648396, 0.058453138917684555, 0.8742266893386841, 0.25292903184890747, 2.319110155105591], "count": [542]}, "action": {"min": [0.14215707778930664, 1.6990605592727661, -2.388535499572754, -1.668691873550415, -2.8781700134277344, -0.9539271593093872, 1.9777723550796509, 91.0, -0.07320299744606018, 0.31934601068496704, -0.21279600262641907, -2.865999937057495, 0.3490000069141388, -0.5659999847412109, -0.9732131361961365, -2.046468496322632, 2.3078486919403076, -0.9890257120132446, -1.5262728929519653, 1.206092357635498, -2.1033835411071777, 118.0, -0.3238239884376526, 0.3529979884624481, -0.20154400169849396, 0.026999983936548233, -1.3370000123977661, -3.125], "max": [0.9388300776481628, 2.0341289043426514, -1.142230749130249, -0.47223374247550964, -2.035629987716675, 1.1335041522979736, 2.8180086612701416, 911.0, 0.1926649957895279, 0.47936201095581055, -0.06811799854040146, -0.4079999625682831, 1.3760000467300415, 1.215000033378601, -0.44542551040649414, -1.909948706626892, 2.8657259941101074, 0.31932544708251953, 0.27091002464294434, 1.9939688444137573, -0.13259266316890717, 772.0, -0.16926899552345276, 0.41597598791122437, -0.04106000065803528, 2.9010000228881836, -0.4390000104904175, 3.128000020980835], "mean": [0.5067170262336731, 1.998786449432373, -2.1398260593414307, -0.7609346508979797, -2.326856851577759, 0.4285959303379059, 2.624634265899658, 404.2814025878906, 0.12957045435905457, 0.3872605860233307, -0.1798318326473236, -1.5756899118423462, 1.0432647466659546, 0.42788395285606384, -0.7003310918807983, -2.000415802001953, 2.705838203430176, -0.3773980736732483, -0.8382592797279358, 1.5878609418869019, -1.1915276050567627, 362.9197082519531, -0.25311049818992615, 0.3759750425815582, -0.1346622109413147, 1.0615129470825195, -1.0404083728790283, 0.6724186539649963], "std": [0.17114309966564178, 0.06357955932617188, 0.3832005262374878, 0.3484801948070526, 0.2582009434700012, 0.7914624214172363, 0.2847084701061249, 320.22393798828125, 0.07304387539625168, 0.03551521524786949, 0.033275239169597626, 0.7322335243225098, 0.3582184612751007, 0.4775044918060303, 0.15831540524959564, 0.036930251866579056, 0.2271488457918167, 0.38656505942344666, 0.4769374430179596, 0.2544879615306854, 0.6730343103408813, 232.5651397705078, 0.03373389691114426, 0.013940428383648396, 0.058453138917684555, 0.8742266893386841, 0.25292903184890747, 2.319110155105591], "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": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [542]}, "index": {"min": [0], "max": [541], "mean": [270.5], "std": [156.46165664468722], "count": [542]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [542]}, "subtask_annotation": {"mean": [3.726937269372694, 12.0, 12.0, 12.0, 12.0], "std": [3.9814113084602374, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [542]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [542]}, "eef_direction_state": {"mean": [3.9059040590405902, 4.333948339483395], "std": [1.9787622892700898, 1.9535922775745915], "min": [0, 0], "max": [6, 6], "count": [542]}, "eef_velocity_state": {"mean": [0.7804428044280443, 0.7767527675276753], "std": [0.7069406747226914, 0.814974118248458], "min": [0, 0], "max": [2, 2], "count": [542]}, "eef_acc_mag_state": {"mean": [0.8800738007380073, 0.6900369003690037], "std": [0.8298010220835279, 0.8283783554302789], "min": [0, 0], "max": [2, 2], "count": [542]}, "eef_direction_action": {"mean": [3.9059040590405902, 4.333948339483395], "std": [1.9787622892700898, 1.9535922775745915], "min": [0, 0], "max": [6, 6], "count": [542]}, "eef_velocity_action": {"mean": [0.7804428044280443, 0.7767527675276753], "std": [0.7069406747226914, 0.814974118248458], "min": [0, 0], "max": [2, 2], "count": [542]}, "eef_acc_mag_action": {"mean": [0.8800738007380073, 0.6900369003690037], "std": [0.8298010220835279, 0.8283783554302789], "min": [0, 0], "max": [2, 2], "count": [542]}, "eef_sim_pose_state": {"mean": [0.5699885270568078, 0.33545601663322705, 1.1264383607617874, -1.0642748168076956, 1.0400735431541719, -1.329445079623188, 0.5773830046105943, -0.20440756989635306, 1.0911016794309412, -1.576439059074626, 1.0437371961335544, -1.1428098359993815], "std": [0.020628740348393886, 0.03479299811208236, 0.054182930359149256, 0.8722627499772769, 0.25291908780800054, 1.2788195334135772, 0.03986993889503069, 0.06677609914042827, 0.04246239313618065, 0.7323706560954439, 0.3584875705762828, 0.47786367469464036], "min": [0.5372922701475452, 0.25963187247798575, 1.053430161457785, -2.900968989370144, 0.43927942153088795, -3.140812588545219, 0.5222303802005014, -0.2570272369932023, 1.0501951139974448, -2.866614413856151, 0.3492085359751105, -2.1369295365083376], "max": [0.6133629933653312, 0.3998538013031824, 1.2075741837066154, -0.03318112722057845, 1.337138076068034, 3.141352535361496, 0.6794111046875098, -0.01740281325294843, 1.1961005513444207, -0.4072998874587118, 1.377183780438286, -0.35526182994414574], "count": [542]}, "eef_sim_pose_action": {"mean": [0.5699885270568078, 0.33545601663322705, 1.1264383607617874, -1.0642748168076956, 1.0400735431541719, -1.329445079623188, 0.5773830046105943, -0.20440756989635306, 1.0911016794309412, -1.576439059074626, 1.0437371961335544, -1.1428098359993815], "std": [0.020628740348393886, 0.03479299811208236, 0.054182930359149256, 0.8722627499772769, 0.25291908780800054, 1.2788195334135772, 0.03986993889503069, 0.06677609914042827, 0.04246239313618065, 0.7323706560954439, 0.3584875705762828, 0.47786367469464036], "min": [0.5372922701475452, 0.25963187247798575, 1.053430161457785, -2.900968989370144, 0.43927942153088795, -3.140812588545219, 0.5222303802005014, -0.2570272369932023, 1.0501951139974448, -2.866614413856151, 0.3492085359751105, -2.1369295365083376], "max": [0.6133629933653312, 0.3998538013031824, 1.2075741837066154, -0.03318112722057845, 1.337138076068034, 3.141352535361496, 0.6794111046875098, -0.01740281325294843, 1.1961005513444207, -0.4072998874587118, 1.377183780438286, -0.35526182994414574], "count": [542]}, "gripper_mode_state": {"mean": [0.5645756457564576, 0.6660516605166051], "std": [0.4958124504035121, 0.4716215071852424], "min": [0, 0], "max": [1, 1], "count": [542]}, "gripper_activity_state": {"mean": [1.8542435424354244, 1.8173431734317342], "std": [0.48498723658862664, 0.5516111493541194], "min": [0, 0], "max": [2, 2], "count": [542]}, "gripper_mode_action": {"mean": [0.5645756457564576, 0.6660516605166051], "std": [0.4958124504035121, 0.4716215071852424], "min": [0, 0], "max": [1, 1], "count": [542]}, "gripper_activity_action": {"mean": [1.8542435424354244, 1.8173431734317342], "std": [0.48498723658862664, 0.5516111493541194], "min": [0, 0], "max": [2, 2], "count": [542]}, "gripper_open_scale_state": {"mean": [0.36291974172556973, 0.4042813655529514], "std": [0.23256515656463533, 0.3202239167716076], "min": [0.118, 0.091], "max": [0.772, 0.911], "count": [542]}, "gripper_open_scale_action": {"mean": [0.36291974172556973, 0.4042813655529514], "std": [0.23256515656463533, 0.3202239167716076], "min": [0.118, 0.091], "max": [0.772, 0.911], "count": [542]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.46792632965686276]], [[0.4404002900326798]], [[0.4193017749183006]]], "std": [[[0.14981875932601257]], [[0.1750337706229741]], [[0.19508907149061078]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4670784906045752]], [[0.4603790420751634]], [[0.4468914685457517]]], "std": [[[0.06864841258477718]], [[0.08714467629897947]], [[0.10681847850528775]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4618247569444444]], [[0.4389825612745098]], [[0.4230843157679739]]], "std": [[[0.13473859454777462]], [[0.16191127650894768]], [[0.1859814249445683]]], "count": [100]}, "observation.state": {"min": [0.28619909286499023, 1.7061116695404053, -2.606614589691162, -1.4354287385940552, -2.4223074913024902, -0.6153333187103271, 2.0550904273986816, 308.0, -0.06373199820518494, 0.30915001034736633, -0.22377699613571167, -2.821000099182129, 0.5379999876022339, -0.23399999737739563, -1.0113658905029297, -2.0448453426361084, 2.7197117805480957, -0.8049808144569397, -1.7181371450424194, 1.021192193031311, -2.119405746459961, 119.0, -0.28767699003219604, 0.3590570092201233, -0.20210300385951996, 0.2460000067949295, -1.3359999656677246, -3.0910000801086426], "max": [0.6795264482498169, 2.041738510131836, -2.089071750640869, -0.5091997981071472, -2.026292324066162, 1.1901051998138428, 2.816385507583618, 914.0, 0.18524500727653503, 0.3805359899997711, -0.1562809944152832, -0.6139999628067017, 1.4170000553131104, 1.0479999780654907, -0.5477018356323242, -1.8265743255615234, 2.8656561374664307, 0.1687733381986618, 0.23863887786865234, 1.9866384267807007, -0.11035716533660889, 768.0, -0.1729699969291687, 0.4399780035018921, -0.0704599991440773, 2.861999988555908, -0.5180000066757202, 3.124000072479248], "mean": [0.46971073746681213, 1.9927160739898682, -2.373117685317993, -0.8371766209602356, -2.1682772636413574, 0.4996821880340576, 2.5344271659851074, 807.353759765625, 0.0889153704047203, 0.3500676453113556, -0.1989428848028183, -1.6291345357894897, 1.0276774168014526, 0.5148524045944214, -0.7757625579833984, -1.9804444313049316, 2.8527982234954834, -0.4228416681289673, -0.7250184416770935, 1.5540257692337036, -1.4673293828964233, 340.0807800292969, -0.23893344402313232, 0.3888334631919861, -0.14387664198875427, 1.5558607578277588, -0.9607825875282288, 1.3906370401382446], "std": [0.10062504559755325, 0.08394018560647964, 0.1360214501619339, 0.30651432275772095, 0.14426809549331665, 0.6872010231018066, 0.3068644106388092, 179.1306915283203, 0.09107477962970734, 0.02047148160636425, 0.015875382348895073, 0.798591136932373, 0.3140263855457306, 0.3841243088245392, 0.13503389060497284, 0.05701866000890732, 0.03490738198161125, 0.28255024552345276, 0.5399706959724426, 0.3146842420101166, 0.583113431930542, 258.9902648925781, 0.02508361078798771, 0.02345738373696804, 0.04559359699487686, 0.7608985304832458, 0.24506771564483643, 1.7130513191223145], "count": [359]}, "action": {"min": [0.28619909286499023, 1.7061116695404053, -2.606614589691162, -1.4354287385940552, -2.4223074913024902, -0.6153333187103271, 2.0550904273986816, 308.0, -0.06373199820518494, 0.30915001034736633, -0.22377699613571167, -2.821000099182129, 0.5379999876022339, -0.23399999737739563, -1.0113658905029297, -2.0448453426361084, 2.7197117805480957, -0.8049808144569397, -1.7181371450424194, 1.021192193031311, -2.119405746459961, 119.0, -0.28767699003219604, 0.3590570092201233, -0.20210300385951996, 0.2460000067949295, -1.3359999656677246, -3.0910000801086426], "max": [0.6795264482498169, 2.041738510131836, -2.089071750640869, -0.5091997981071472, -2.026292324066162, 1.1901051998138428, 2.816385507583618, 914.0, 0.18524500727653503, 0.3805359899997711, -0.1562809944152832, -0.6139999628067017, 1.4170000553131104, 1.0479999780654907, -0.5477018356323242, -1.8265743255615234, 2.8656561374664307, 0.1687733381986618, 0.23863887786865234, 1.9866384267807007, -0.11035716533660889, 768.0, -0.1729699969291687, 0.4399780035018921, -0.0704599991440773, 2.861999988555908, -0.5180000066757202, 3.124000072479248], "mean": [0.46971073746681213, 1.9927160739898682, -2.373117685317993, -0.8371766209602356, -2.1682772636413574, 0.4996821880340576, 2.5344271659851074, 807.353759765625, 0.0889153704047203, 0.3500676453113556, -0.1989428848028183, -1.6291345357894897, 1.0276774168014526, 0.5148524045944214, -0.7757625579833984, -1.9804444313049316, 2.8527982234954834, -0.4228416681289673, -0.7250184416770935, 1.5540257692337036, -1.4673293828964233, 340.0807800292969, -0.23893344402313232, 0.3888334631919861, -0.14387664198875427, 1.5558607578277588, -0.9607825875282288, 1.3906370401382446], "std": [0.10062504559755325, 0.08394018560647964, 0.1360214501619339, 0.30651432275772095, 0.14426809549331665, 0.6872010231018066, 0.3068644106388092, 179.1306915283203, 0.09107477962970734, 0.02047148160636425, 0.015875382348895073, 0.798591136932373, 0.3140263855457306, 0.3841243088245392, 0.13503389060497284, 0.05701866000890732, 0.03490738198161125, 0.28255024552345276, 0.5399706959724426, 0.3146842420101166, 0.583113431930542, 258.9902648925781, 0.02508361078798771, 0.02345738373696804, 0.04559359699487686, 0.7608985304832458, 0.24506771564483643, 1.7130513191223145], "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": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [359]}, "index": {"min": [542], "max": [900], "mean": [721.0], "std": [103.63397126425292], "count": [359]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [359]}, "subtask_annotation": {"mean": [4.933147632311978, 12.0, 12.0, 12.0, 12.0], "std": [3.801625346278786, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [359]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [359]}, "eef_direction_state": {"mean": [3.746518105849582, 4.011142061281337], "std": [1.88228299391212, 2.006920777627696], "min": [0, 0], "max": [6, 6], "count": [359]}, "eef_velocity_state": {"mean": [0.8467966573816156, 0.7938718662952646], "std": [0.643315351210456, 0.7805906593430527], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_acc_mag_state": {"mean": [0.713091922005571, 0.7855153203342619], "std": [0.8501162757871079, 0.8452467122917066], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_direction_action": {"mean": [3.746518105849582, 4.011142061281337], "std": [1.88228299391212, 2.006920777627696], "min": [0, 0], "max": [6, 6], "count": [359]}, "eef_velocity_action": {"mean": [0.8467966573816156, 0.7938718662952646], "std": [0.643315351210456, 0.7805906593430527], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_acc_mag_action": {"mean": [0.713091922005571, 0.7855153203342619], "std": [0.8501162757871079, 0.8452467122917066], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_sim_pose_state": {"mean": [0.5869729306763403, 0.32646609160727674, 1.1252879162103464, -1.557346440214132, 0.9600869353826342, -1.5020814764822636, 0.5439031530006116, -0.16817654100569757, 1.0726273130048527, -1.6291906455602725, 1.0282341885105946, -1.0554244221431537], "std": [0.02547062985440594, 0.021817201603450454, 0.0384693219305024, 0.759185680364927, 0.24489463211326737, 1.8160849686315879, 0.01452555860615946, 0.07969934550027641, 0.01960285183006384, 0.7986975659248442, 0.31411388815516106, 0.3842419617091662], "min": [0.5567983023117525, 0.27855942456922506, 1.0558627170235664, -2.8613700103395137, 0.5182567490228571, -3.141404147856247, 0.5175587466189857, -0.25168457915100734, 1.0510340349502099, -2.8218633088437226, 0.5384665663529993, -1.8056631140497001], "max": [0.6426370190080739, 0.3719421488169013, 1.1827003524158577, -0.2530647159010485, 1.3358559213539039, 3.1395815150332576, 0.5660066114066572, -0.03134206034554024, 1.1153420043042184, -0.6142756158935748, 1.4179975983460653, -0.5217191036892649], "count": [359]}, "eef_sim_pose_action": {"mean": [0.5869729306763403, 0.32646609160727674, 1.1252879162103464, -1.557346440214132, 0.9600869353826342, -1.5020814764822636, 0.5439031530006116, -0.16817654100569757, 1.0726273130048527, -1.6291906455602725, 1.0282341885105946, -1.0554244221431537], "std": [0.02547062985440594, 0.021817201603450454, 0.0384693219305024, 0.759185680364927, 0.24489463211326737, 1.8160849686315879, 0.01452555860615946, 0.07969934550027641, 0.01960285183006384, 0.7986975659248442, 0.31411388815516106, 0.3842419617091662], "min": [0.5567983023117525, 0.27855942456922506, 1.0558627170235664, -2.8613700103395137, 0.5182567490228571, -3.141404147856247, 0.5175587466189857, -0.25168457915100734, 1.0510340349502099, -2.8218633088437226, 0.5384665663529993, -1.8056631140497001], "max": [0.6426370190080739, 0.3719421488169013, 1.1827003524158577, -0.2530647159010485, 1.3358559213539039, 3.1395815150332576, 0.5660066114066572, -0.03134206034554024, 1.1153420043042184, -0.6142756158935748, 1.4179975983460653, -0.5217191036892649], "count": [359]}, "gripper_mode_state": {"mean": [0.6155988857938719, 0.12256267409470752], "std": [0.48645338687608713, 0.3279345437941265], "min": [0, 0], "max": [1, 1], "count": [359]}, "gripper_activity_state": {"mean": [1.8467966573816157, 1.8662952646239555], "std": [0.4618414641832902, 0.4708262538206288], "min": [0, 0], "max": [2, 2], "count": [359]}, "gripper_mode_action": {"mean": [0.6155988857938719, 0.12256267409470752], "std": [0.48645338687608713, 0.3279345437941265], "min": [0, 0], "max": [1, 1], "count": [359]}, "gripper_activity_action": {"mean": [1.8467966573816157, 1.8662952646239555], "std": [0.4618414641832902, 0.4708262538206288], "min": [0, 0], "max": [2, 2], "count": [359]}, "gripper_open_scale_state": {"mean": [0.34008078002929665, 0.8073537605306902], "std": [0.25899036328667435, 0.17913060118629506], "min": [0.119, 0.308], "max": [0.768, 0.914], "count": [359]}, "gripper_open_scale_action": {"mean": [0.34008078002929665, 0.8073537605306902], "std": [0.25899036328667435, 0.17913060118629506], "min": [0.119, 0.308], "max": [0.768, 0.914], "count": [359]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4636946982676566]], [[0.4370150390253189]], [[0.4134032596452821]]], "std": [[[0.15081405673308032]], [[0.1771850649164219]], [[0.19749797478281966]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.027450980392156862]], [[0.01568627450980392]]], "max": [[[0.8980392156862745]], [[0.8941176470588236]], [[0.8666666666666667]]], "mean": [[[0.47356518893965355]], [[0.46781320197982107]], [[0.4568980899803287]]], "std": [[[0.06244589602553444]], [[0.08129192490863893]], [[0.09790911974567085]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4626126697442731]], [[0.43156724332127677]], [[0.40717722015990865]]], "std": [[[0.12988426100144693]], [[0.1620390739039196]], [[0.187421901095627]]], "count": [103]}, "observation.state": {"min": [0.42577311396598816, 1.7719630002975464, -2.7366764545440674, -1.1946778297424316, -2.088024616241455, -0.17809340357780457, 1.2670741081237793, 465.0, -0.0786999985575676, 0.29821398854255676, -0.24313700199127197, -2.8310000896453857, 0.3100000023841858, -0.5680000185966492, -1.010074496269226, -2.041773557662964, 2.8500356674194336, -0.7716973423957825, -1.6151975393295288, 1.0300060510635376, -2.017181634902954, 121.0, -0.2721410095691681, 0.3747499883174896, -0.21101100742816925, -0.031999994069337845, -1.4479999542236328, -3.1010000705718994], "max": [0.7223743200302124, 2.0359442234039307, -2.1301395893096924, -0.4585328698158264, -1.6175537109375, 1.3170255422592163, 2.8175549507141113, 891.0, 0.18653500080108643, 0.3996270000934601, -0.16491299867630005, -0.4970000386238098, 1.3890000581741333, 1.1330000162124634, -0.5829050540924072, -1.9050793647766113, 2.8640506267547607, 0.15330973267555237, 0.14076080918312073, 1.9518541097640991, -0.13953907787799835, 865.0, -0.16211099922657013, 0.4437820017337799, -0.062352001667022705, 2.7690000534057617, -0.5649999976158142, 3.1410000324249268], "mean": [0.5339290499687195, 2.0026373863220215, -2.5150146484375, -0.7035789489746094, -1.9543077945709229, 0.7009899616241455, 2.42805814743042, 812.0542602539062, 0.09438751637935638, 0.36376816034317017, -0.20898619294166565, -1.6053271293640137, 0.983562707901001, 0.43496301770210266, -0.7894937992095947, -1.9923573732376099, 2.861074447631836, -0.4073827862739563, -0.7969162464141846, 1.5489938259124756, -1.4161076545715332, 354.4373779296875, -0.22449523210525513, 0.3961065113544464, -0.13735049962997437, 1.379834532737732, -1.0093035697937012, 1.5888826847076416], "std": [0.10096657276153564, 0.05404540151357651, 0.16603662073612213, 0.2288452386856079, 0.146498441696167, 0.5281475186347961, 0.47935113310813904, 125.55039978027344, 0.08422335237264633, 0.018100794404745102, 0.017610620707273483, 0.7210473418235779, 0.35229912400245667, 0.47922807931900024, 0.12438543140888214, 0.043652720749378204, 0.003922833129763603, 0.23629426956176758, 0.48824501037597656, 0.3179197609424591, 0.5537817478179932, 308.3360900878906, 0.0193808414041996, 0.02132449485361576, 0.05078675225377083, 0.7939105033874512, 0.22895903885364532, 1.6545904874801636], "count": [487]}, "action": {"min": [0.42577311396598816, 1.7719630002975464, -2.7366764545440674, -1.1946778297424316, -2.088024616241455, -0.17809340357780457, 1.2670741081237793, 465.0, -0.0786999985575676, 0.29821398854255676, -0.24313700199127197, -2.8310000896453857, 0.3100000023841858, -0.5680000185966492, -1.010074496269226, -2.041773557662964, 2.8500356674194336, -0.7716973423957825, -1.6151975393295288, 1.0300060510635376, -2.017181634902954, 121.0, -0.2721410095691681, 0.3747499883174896, -0.21101100742816925, -0.031999994069337845, -1.4479999542236328, -3.1010000705718994], "max": [0.7223743200302124, 2.0359442234039307, -2.1301395893096924, -0.4585328698158264, -1.6175537109375, 1.3170255422592163, 2.8175549507141113, 891.0, 0.18653500080108643, 0.3996270000934601, -0.16491299867630005, -0.4970000386238098, 1.3890000581741333, 1.1330000162124634, -0.5829050540924072, -1.9050793647766113, 2.8640506267547607, 0.15330973267555237, 0.14076080918312073, 1.9518541097640991, -0.13953907787799835, 865.0, -0.16211099922657013, 0.4437820017337799, -0.062352001667022705, 2.7690000534057617, -0.5649999976158142, 3.1410000324249268], "mean": [0.5339290499687195, 2.0026373863220215, -2.5150146484375, -0.7035789489746094, -1.9543077945709229, 0.7009899616241455, 2.42805814743042, 812.0542602539062, 0.09438751637935638, 0.36376816034317017, -0.20898619294166565, -1.6053271293640137, 0.983562707901001, 0.43496301770210266, -0.7894937992095947, -1.9923573732376099, 2.861074447631836, -0.4073827862739563, -0.7969162464141846, 1.5489938259124756, -1.4161076545715332, 354.4373779296875, -0.22449523210525513, 0.3961065113544464, -0.13735049962997437, 1.379834532737732, -1.0093035697937012, 1.5888826847076416], "std": [0.10096657276153564, 0.05404540151357651, 0.16603662073612213, 0.2288452386856079, 0.146498441696167, 0.5281475186347961, 0.47935113310813904, 125.55039978027344, 0.08422335237264633, 0.018100794404745102, 0.017610620707273483, 0.7210473418235779, 0.35229912400245667, 0.47922807931900024, 0.12438543140888214, 0.043652720749378204, 0.003922833129763603, 0.23629426956176758, 0.48824501037597656, 0.3179197609424591, 0.5537817478179932, 308.3360900878906, 0.0193808414041996, 0.02132449485361576, 0.05078675225377083, 0.7939105033874512, 0.22895903885364532, 1.6545904874801636], "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": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [487]}, "index": {"min": [901], "max": [1387], "mean": [1144.0], "std": [140.5844941663198], "count": [487]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [487]}, "subtask_annotation": {"mean": [5.026694045174538, 12.0, 12.0, 12.0, 12.0], "std": [3.9114041071133454, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [487]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [487]}, "eef_direction_state": {"mean": [4.310061601642711, 3.952772073921971], "std": [1.9065329693847413, 2.084416491555221], "min": [0, 0], "max": [6, 6], "count": [487]}, "eef_velocity_state": {"mean": [0.6386036960985626, 0.7125256673511293], "std": [0.6382635750204122, 0.7189908417010742], "min": [0, 0], "max": [2, 2], "count": [487]}, "eef_acc_mag_state": {"mean": [0.675564681724846, 0.6673511293634496], "std": [0.8064667020430301, 0.8307623511572787], "min": [0, 0], "max": [2, 2], "count": [487]}, "eef_direction_action": {"mean": [4.310061601642711, 3.952772073921971], "std": [1.9065329693847413, 2.084416491555221], "min": [0, 0], "max": [6, 6], "count": [487]}, "eef_velocity_action": {"mean": [0.6386036960985626, 0.7125256673511293], "std": [0.6382635750204122, 0.7189908417010742], "min": [0, 0], "max": [2, 2], "count": [487]}, "eef_acc_mag_action": {"mean": [0.675564681724846, 0.6673511293634496], "std": [0.8064667020430301, 0.8307623511572787], "min": [0, 0], "max": [2, 2], "count": [487]}, "eef_sim_pose_state": {"mean": [0.5936936632958772, 0.3138295615579645, 1.1288114138476606, -1.381788482481209, 1.0086605486080904, -1.2667777199663317, 0.5542005416750722, -0.17248551704672505, 1.0606388204560446, -1.6058444717712625, 0.9842276126775519, -1.135789707386103], "std": [0.023112910806015387, 0.020224770045016847, 0.041308481025892206, 0.791623192538468, 0.2289695023356571, 1.8445385912995205, 0.01897478462537, 0.07432093957162565, 0.01521818018857929, 0.7212264424282975, 0.35223063422105433, 0.4796645366443999], "min": [0.5656710301067992, 0.26756844261879575, 1.05675719934404, -2.7683463957447376, 0.5646079698972235, -3.13630928708944, 0.5060580338409358, -0.25049546820151963, 1.043257709348193, -2.831344521163252, 0.31062681444470397, -2.1395784286594344], "max": [0.6444215733640738, 0.35543156816770277, 1.1937514566285687, 0.025450216776663866, 1.4489879724650683, 3.1406915999429437, 0.5983680452099857, -0.019021700292831192, 1.100835253332332, -0.4967661608712027, 1.3896215574851412, -0.4364797777172108], "count": [487]}, "eef_sim_pose_action": {"mean": [0.5936936632958772, 0.3138295615579645, 1.1288114138476606, -1.381788482481209, 1.0086605486080904, -1.2667777199663317, 0.5542005416750722, -0.17248551704672505, 1.0606388204560446, -1.6058444717712625, 0.9842276126775519, -1.135789707386103], "std": [0.023112910806015387, 0.020224770045016847, 0.041308481025892206, 0.791623192538468, 0.2289695023356571, 1.8445385912995205, 0.01897478462537, 0.07432093957162565, 0.01521818018857929, 0.7212264424282975, 0.35223063422105433, 0.4796645366443999], "min": [0.5656710301067992, 0.26756844261879575, 1.05675719934404, -2.7683463957447376, 0.5646079698972235, -3.13630928708944, 0.5060580338409358, -0.25049546820151963, 1.043257709348193, -2.831344521163252, 0.31062681444470397, -2.1395784286594344], "max": [0.6444215733640738, 0.35543156816770277, 1.1937514566285687, 0.025450216776663866, 1.4489879724650683, 3.1406915999429437, 0.5983680452099857, -0.019021700292831192, 1.100835253332332, -0.4967661608712027, 1.3896215574851412, -0.4364797777172108], "count": [487]}, "gripper_mode_state": {"mean": [0.7412731006160165, 0.06570841889117043], "std": [0.43793525882159057, 0.24777171464473757], "min": [0, 0], "max": [1, 1], "count": [487]}, "gripper_activity_state": {"mean": [1.8829568788501028, 1.9240246406570842], "std": [0.3958940758466376, 0.37419019119626734], "min": [0, 0], "max": [2, 2], "count": [487]}, "gripper_mode_action": {"mean": [0.7412731006160165, 0.06570841889117043], "std": [0.43793525882159057, 0.24777171464473757], "min": [0, 0], "max": [1, 1], "count": [487]}, "gripper_activity_action": {"mean": [1.8829568788501028, 1.9240246406570842], "std": [0.3958940758466376, 0.37419019119626734], "min": [0, 0], "max": [2, 2], "count": [487]}, "gripper_open_scale_state": {"mean": [0.3544373716005803, 0.8120544150350516], "std": [0.30833609836177345, 0.1255504205070774], "min": [0.121, 0.465], "max": [0.865, 0.891], "count": [487]}, "gripper_open_scale_action": {"mean": [0.3544373716005803, 0.8120544150350516], "std": [0.30833609836177345, 0.1255504205070774], "min": [0.121, 0.465], "max": [0.865, 0.891], "count": [487]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46850036560457514]], [[0.43760761029411765]], [[0.4156139113562091]]], "std": [[[0.1483242874770051]], [[0.17732949106723028]], [[0.1965577147078137]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.027450980392156862]], [[0.023529411764705882]]], "max": [[[0.8117647058823529]], [[0.7725490196078432]], [[0.7647058823529411]]], "mean": [[[0.47125208946078434]], [[0.4630508088235294]], [[0.45311675449346406]]], "std": [[[0.057684507768570314]], [[0.07750490417341636]], [[0.09236639557706627]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4696946446078431]], [[0.4401163827614379]], [[0.4202687969771242]]], "std": [[[0.1373198549140358]], [[0.1690375466635056]], [[0.19281968279772044]]], "count": [100]}, "observation.state": {"min": [0.34266048669815063, 1.6719905138015747, -2.7784595489501953, -1.3623342514038086, -2.126875877380371, -0.6416179537773132, 1.8930190801620483, 376.0, -0.06413000077009201, 0.3238460123538971, -0.22521699965000153, -3.0820000171661377, 0.42899999022483826, -0.7599999904632568, -1.0005275011062622, -2.043309450149536, 2.84980845451355, -0.6947981119155884, -1.5742172002792358, 1.0568143129348755, -2.072211980819702, 119.0, -0.26620998978614807, 0.3774459958076477, -0.20492200553417206, 0.05000000074505806, -1.3739999532699585, -3.0889999866485596], "max": [0.8197637796401978, 2.0448102951049805, -1.8791438341140747, -0.4446052014827728, -1.618251919746399, 1.3438512086868286, 2.8173630237579346, 905.0, 0.18940900266170502, 0.38555198907852173, -0.16878899931907654, -0.5249999761581421, 1.4500000476837158, 1.1619999408721924, -0.5736024975776672, -1.8652160167694092, 2.8640506267547607, 0.15039502084255219, 0.1212480217218399, 1.9492186307907104, -0.15029031038284302, 753.0, -0.1654530018568039, 0.4447920024394989, -0.06798099726438522, 2.755000114440918, -0.5659999847412109, 3.0959999561309814], "mean": [0.506661593914032, 1.9759666919708252, -2.4574317932128906, -0.7938628792762756, -1.9454100131988525, 0.5009685158729553, 2.488352060317993, 756.7542724609375, 0.10399609059095383, 0.3577423691749573, -0.2046094536781311, -1.7379136085510254, 0.9891471266746521, 0.35644102096557617, -0.8030306696891785, -1.9847873449325562, 2.8607873916625977, -0.39336660504341125, -0.721157431602478, 1.5041825771331787, -1.434540867805481, 292.7783203125, -0.21896228194236755, 0.4018648564815521, -0.14519420266151428, 1.54302978515625, -1.0039951801300049, 1.3922232389450073], "std": [0.12353306263685226, 0.08638470619916916, 0.3200545310974121, 0.3026731014251709, 0.217036634683609, 0.7643929123878479, 0.33743494749069214, 187.96865844726562, 0.08426585048437119, 0.016592811793088913, 0.015720974653959274, 0.9451524615287781, 0.3399564325809479, 0.6642850637435913, 0.1249581053853035, 0.04759729281067848, 0.003985057584941387, 0.24485473334789276, 0.4515267312526703, 0.27941298484802246, 0.5727059841156006, 236.30296325683594, 0.02131250500679016, 0.019130075350403786, 0.04436256363987923, 0.7550013661384583, 0.21541059017181396, 1.5764237642288208], "count": [415]}, "action": {"min": [0.34266048669815063, 1.6719905138015747, -2.7784595489501953, -1.3623342514038086, -2.126875877380371, -0.6416179537773132, 1.8930190801620483, 376.0, -0.06413000077009201, 0.3238460123538971, -0.22521699965000153, -3.0820000171661377, 0.42899999022483826, -0.7599999904632568, -1.0005275011062622, -2.043309450149536, 2.84980845451355, -0.6947981119155884, -1.5742172002792358, 1.0568143129348755, -2.072211980819702, 119.0, -0.26620998978614807, 0.3774459958076477, -0.20492200553417206, 0.05000000074505806, -1.3739999532699585, -3.0889999866485596], "max": [0.8197637796401978, 2.0448102951049805, -1.8791438341140747, -0.4446052014827728, -1.618251919746399, 1.3438512086868286, 2.8173630237579346, 905.0, 0.18940900266170502, 0.38555198907852173, -0.16878899931907654, -0.5249999761581421, 1.4500000476837158, 1.1619999408721924, -0.5736024975776672, -1.8652160167694092, 2.8640506267547607, 0.15039502084255219, 0.1212480217218399, 1.9492186307907104, -0.15029031038284302, 753.0, -0.1654530018568039, 0.4447920024394989, -0.06798099726438522, 2.755000114440918, -0.5659999847412109, 3.0959999561309814], "mean": [0.506661593914032, 1.9759666919708252, -2.4574317932128906, -0.7938628792762756, -1.9454100131988525, 0.5009685158729553, 2.488352060317993, 756.7542724609375, 0.10399609059095383, 0.3577423691749573, -0.2046094536781311, -1.7379136085510254, 0.9891471266746521, 0.35644102096557617, -0.8030306696891785, -1.9847873449325562, 2.8607873916625977, -0.39336660504341125, -0.721157431602478, 1.5041825771331787, -1.434540867805481, 292.7783203125, -0.21896228194236755, 0.4018648564815521, -0.14519420266151428, 1.54302978515625, -1.0039951801300049, 1.3922232389450073], "std": [0.12353306263685226, 0.08638470619916916, 0.3200545310974121, 0.3026731014251709, 0.217036634683609, 0.7643929123878479, 0.33743494749069214, 187.96865844726562, 0.08426585048437119, 0.016592811793088913, 0.015720974653959274, 0.9451524615287781, 0.3399564325809479, 0.6642850637435913, 0.1249581053853035, 0.04759729281067848, 0.003985057584941387, 0.24485473334789276, 0.4515267312526703, 0.27941298484802246, 0.5727059841156006, 236.30296325683594, 0.02131250500679016, 0.019130075350403786, 0.04436256363987923, 0.7550013661384583, 0.21541059017181396, 1.5764237642288208], "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": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [415]}, "index": {"min": [1388], "max": [1802], "mean": [1595.0], "std": [119.7998330549755], "count": [415]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [415]}, "subtask_annotation": {"mean": [5.20722891566265, 12.0, 12.0, 12.0, 12.0], "std": [3.8389815144227617, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [415]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [415]}, "eef_direction_state": {"mean": [4.108433734939759, 4.253012048192771], "std": [1.9438630535380204, 1.9115588383897437], "min": [0, 0], "max": [6, 6], "count": [415]}, "eef_velocity_state": {"mean": [0.7132530120481928, 0.6939759036144578], "std": [0.6922585846582884, 0.7250009385270773], "min": [0, 0], "max": [2, 2], "count": [415]}, "eef_acc_mag_state": {"mean": [0.689156626506024, 0.6650602409638554], "std": [0.837237575960769, 0.8161670238553239], "min": [0, 0], "max": [2, 2], "count": [415]}, "eef_direction_action": {"mean": [4.108433734939759, 4.253012048192771], "std": [1.9438630535380204, 1.9115588383897437], "min": [0, 0], "max": [6, 6], "count": [415]}, "eef_velocity_action": {"mean": [0.7132530120481928, 0.6939759036144578], "std": [0.6922585846582884, 0.7250009385270773], "min": [0, 0], "max": [2, 2], "count": [415]}, "eef_acc_mag_action": {"mean": [0.689156626506024, 0.6650602409638554], "std": [0.837237575960769, 0.8161670238553239], "min": [0, 0], "max": [2, 2], "count": [415]}, "eef_sim_pose_state": {"mean": [0.5993803089919034, 0.3090594472995109, 1.1243104613603663, -1.5443819661474283, 1.0032601565522947, -1.8822462996995704, 0.551336380673507, -0.18231881680289538, 1.0685343300757544, -1.73836682365711, 0.9897387594313577, -1.2142283134533587], "std": [0.021831455295555472, 0.0198177790497403, 0.039676136163957966, 0.7527846602806133, 0.21542531070181625, 1.4984988154518744, 0.018750991884692578, 0.07349215287145483, 0.01968405519559387, 0.9453540845131195, 0.34011127153965703, 0.6648346554661555], "min": [0.5611197459074546, 0.27210694893653586, 1.0588570750452926, -2.754521589146298, 0.5660830010993321, -3.139842265475578, 0.5216428340686035, -0.25266999575781585, 1.0408374256930164, -3.0821132792239845, 0.42944786132363166, -2.3314510749011164], "max": [0.6447022670623392, 0.351412616094715, 1.1908154167600236, -0.05659790359204667, 1.3742499291744914, 3.1413419570581884, 0.5875743124378106, -0.03163410075750239, 1.1190358477793734, -0.5250977300951188, 1.4508293391236724, -0.4076581640217521], "count": [415]}, "eef_sim_pose_action": {"mean": [0.5993803089919034, 0.3090594472995109, 1.1243104613603663, -1.5443819661474283, 1.0032601565522947, -1.8822462996995704, 0.551336380673507, -0.18231881680289538, 1.0685343300757544, -1.73836682365711, 0.9897387594313577, -1.2142283134533587], "std": [0.021831455295555472, 0.0198177790497403, 0.039676136163957966, 0.7527846602806133, 0.21542531070181625, 1.4984988154518744, 0.018750991884692578, 0.07349215287145483, 0.01968405519559387, 0.9453540845131195, 0.34011127153965703, 0.6648346554661555], "min": [0.5611197459074546, 0.27210694893653586, 1.0588570750452926, -2.754521589146298, 0.5660830010993321, -3.139842265475578, 0.5216428340686035, -0.25266999575781585, 1.0408374256930164, -3.0821132792239845, 0.42944786132363166, -2.3314510749011164], "max": [0.6447022670623392, 0.351412616094715, 1.1908154167600236, -0.05659790359204667, 1.3742499291744914, 3.1413419570581884, 0.5875743124378106, -0.03163410075750239, 1.1190358477793734, -0.5250977300951188, 1.4508293391236724, -0.4076581640217521], "count": [415]}, "gripper_mode_state": {"mean": [0.7759036144578313, 0.2], "std": [0.41698584571794034, 0.4000000000000011], "min": [0, 0], "max": [1, 1], "count": [415]}, "gripper_activity_state": {"mean": [1.780722891566265, 1.889156626506024], "std": [0.578835105913094, 0.4248350631596044], "min": [0, 0], "max": [2, 2], "count": [415]}, "gripper_mode_action": {"mean": [0.7759036144578313, 0.2], "std": [0.41698584571794034, 0.4000000000000011], "min": [0, 0], "max": [1, 1], "count": [415]}, "gripper_activity_action": {"mean": [1.780722891566265, 1.889156626506024], "std": [0.578835105913094, 0.4248350631596044], "min": [0, 0], "max": [2, 2], "count": [415]}, "gripper_open_scale_state": {"mean": [0.2927783132713961, 0.7567542170145429], "std": [0.2363030862345268, 0.1879686692303276], "min": [0.119, 0.376], "max": [0.753, 0.905], "count": [415]}, "gripper_open_scale_action": {"mean": [0.2927783132713961, 0.7567542170145429], "std": [0.2363030862345268, 0.1879686692303276], "min": [0.119, 0.376], "max": [0.753, 0.905], "count": [415]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4613870445261438]], [[0.43002969975490196]], [[0.40803056985294117]]], "std": [[[0.1413932553036125]], [[0.17394161645418194]], [[0.19391988442750613]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.03529411764705882]], [[0.023529411764705882]]], "max": [[[0.8549019607843137]], [[0.8509803921568627]], [[0.8196078431372549]]], "mean": [[[0.47582586805555555]], [[0.4696887152777778]], [[0.4595605249183007]]], "std": [[[0.06010981723923053]], [[0.07875277548900049]], [[0.09545179353314134]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4690047242647059]], [[0.4306962193627451]], [[0.4092453533496732]]], "std": [[[0.1254451853811193]], [[0.16660679506130427]], [[0.19118155740712106]]], "count": [100]}, "observation.state": {"min": [0.2843490242958069, 1.9298280477523804, -2.5146355628967285, -1.175549030303955, -2.4215917587280273, -1.6261756420135498, 0.3528008759021759, 384.0, -0.06858000159263611, 0.3333590030670166, -0.2179040014743805, -3.124000072479248, 0.4740000069141388, -0.6359999775886536, -1.01157546043396, -2.0441644191741943, 2.8500356674194336, -0.6409372687339783, -1.6025265455245972, 0.9655336141586304, -2.0593314170837402, 119.0, -0.2884350121021271, 0.3681449890136719, -0.2068690061569214, -0.27000001072883606, -1.3930000066757202, -3.1391851902008057], "max": [0.8193098902702332, 2.0414767265319824, -0.8972737789154053, -0.15025541186332703, -0.8252266049385071, 1.1352144479751587, 2.817991256713867, 898.0, 0.22591200470924377, 0.37610501050949097, -0.1521340012550354, 3.1410000324249268, 1.5499999523162842, 2.065999984741211, -0.5706528425216675, -1.933283805847168, 2.864102840423584, 0.12316789478063583, 0.19291125237941742, 1.9359716176986694, -0.06347762793302536, 767.0, -0.20252400636672974, 0.45051300525665283, -0.07706400007009506, 2.8299999237060547, -0.5519999861717224, 3.0920000076293945], "mean": [0.5147218108177185, 2.013878583908081, -1.4792296886444092, -0.6738643646240234, -1.7272813320159912, -0.81758713722229, 1.4517124891281128, 775.7718505859375, 0.14337021112442017, 0.3542676568031311, -0.17842166125774384, -0.05400674790143967, 0.9451196789741516, 0.6007633209228516, -0.7629606127738953, -1.990087628364563, 2.8601233959198, -0.4273765981197357, -0.7749541401863098, 1.5175236463546753, -1.4461030960083008, 299.04852294921875, -0.23862677812576294, 0.3933930993080139, -0.14615508913993835, 1.4919284582138062, -1.0114291906356812, 1.581784963607788], "std": [0.13043195009231567, 0.021428463980555534, 0.6324455738067627, 0.3757641017436981, 0.6031114459037781, 0.9648316502571106, 0.8099948167800903, 160.68502807617188, 0.09814798831939697, 0.009744680486619473, 0.017735878005623817, 2.0329275131225586, 0.30119678378105164, 0.8178412318229675, 0.1307292878627777, 0.025106975808739662, 0.003728365059942007, 0.19197547435760498, 0.4881981909275055, 0.31898990273475647, 0.4959353506565094, 258.4515075683594, 0.017101282253861427, 0.02577849105000496, 0.043667878955602646, 0.7495762705802917, 0.22407381236553192, 1.7066596746444702], "count": [443]}, "action": {"min": [0.2843490242958069, 1.9298280477523804, -2.5146355628967285, -1.175549030303955, -2.4215917587280273, -1.6261756420135498, 0.3528008759021759, 384.0, -0.06858000159263611, 0.3333590030670166, -0.2179040014743805, -3.124000072479248, 0.4740000069141388, -0.6359999775886536, -1.01157546043396, -2.0441644191741943, 2.8500356674194336, -0.6409372687339783, -1.6025265455245972, 0.9655336141586304, -2.0593314170837402, 119.0, -0.2884350121021271, 0.3681449890136719, -0.2068690061569214, -0.27000001072883606, -1.3930000066757202, -3.1391851902008057], "max": [0.8193098902702332, 2.0414767265319824, -0.8972737789154053, -0.15025541186332703, -0.8252266049385071, 1.1352144479751587, 2.817991256713867, 898.0, 0.22591200470924377, 0.37610501050949097, -0.1521340012550354, 3.1410000324249268, 1.5499999523162842, 2.065999984741211, -0.5706528425216675, -1.933283805847168, 2.864102840423584, 0.12316789478063583, 0.19291125237941742, 1.9359716176986694, -0.06347762793302536, 767.0, -0.20252400636672974, 0.45051300525665283, -0.07706400007009506, 2.8299999237060547, -0.5519999861717224, 3.0920000076293945], "mean": [0.5147218108177185, 2.013878583908081, -1.4792296886444092, -0.6738643646240234, -1.7272813320159912, -0.81758713722229, 1.4517124891281128, 775.7718505859375, 0.14337021112442017, 0.3542676568031311, -0.17842166125774384, -0.05400674790143967, 0.9451196789741516, 0.6007633209228516, -0.7629606127738953, -1.990087628364563, 2.8601233959198, -0.4273765981197357, -0.7749541401863098, 1.5175236463546753, -1.4461030960083008, 299.04852294921875, -0.23862677812576294, 0.3933930993080139, -0.14615508913993835, 1.4919284582138062, -1.0114291906356812, 1.581784963607788], "std": [0.13043195009231567, 0.021428463980555534, 0.6324455738067627, 0.3757641017436981, 0.6031114459037781, 0.9648316502571106, 0.8099948167800903, 160.68502807617188, 0.09814798831939697, 0.009744680486619473, 0.017735878005623817, 2.0329275131225586, 0.30119678378105164, 0.8178412318229675, 0.1307292878627777, 0.025106975808739662, 0.003728365059942007, 0.19197547435760498, 0.4881981909275055, 0.31898990273475647, 0.4959353506565094, 258.4515075683594, 0.017101282253861427, 0.02577849105000496, 0.043667878955602646, 0.7495762705802917, 0.22407381236553192, 1.7066596746444702], "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": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [443]}, "index": {"min": [1803], "max": [2245], "mean": [2024.0], "std": [127.88275880665071], "count": [443]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [443]}, "subtask_annotation": {"mean": [5.27765237020316, 12.0, 12.0, 12.0, 12.0], "std": [3.7243778574990287, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [443]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [443]}, "eef_direction_state": {"mean": [4.3250564334085775, 4.25959367945824], "std": [1.9224184552031178, 1.7502961547938163], "min": [0, 0], "max": [6, 6], "count": [443]}, "eef_velocity_state": {"mean": [0.6207674943566591, 0.7607223476297968], "std": [0.6519443727255293, 0.7400759049118265], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_acc_mag_state": {"mean": [0.5056433408577878, 0.6636568848758465], "std": [0.7612747590711039, 0.8131049591516881], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_direction_action": {"mean": [4.3250564334085775, 4.25959367945824], "std": [1.9224184552031178, 1.7502961547938163], "min": [0, 0], "max": [6, 6], "count": [443]}, "eef_velocity_action": {"mean": [0.6207674943566591, 0.7607223476297968], "std": [0.6519443727255293, 0.7400759049118265], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_acc_mag_action": {"mean": [0.5056433408577878, 0.6636568848758465], "std": [0.7612747590711039, 0.8131049591516881], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_sim_pose_state": {"mean": [0.5892601464562626, 0.32678469627736323, 1.1215226625650125, -1.4935779102487083, 1.0106985507065605, -1.216626859564105, 0.5555809128715716, -0.22913582212975464, 1.0949408343597165, -0.05443751495892316, 0.9455852441946108, -0.9700312550991395], "std": [0.02850873496004998, 0.017346374131401478, 0.03506719088747527, 0.7475413557991111, 0.22392463457337536, 1.903279996732198, 0.014391173288174882, 0.09518867476666393, 0.019207980933134354, 2.0335283331188805, 0.3013151593668083, 0.8177443030370949], "min": [0.5583804505090668, 0.29317629110142396, 1.0573234373994547, -2.829626570456468, 0.5522502727280627, -3.1304779180266262, 0.5359102254903888, -0.311582293219676, 1.0631321797746986, -3.1222628127249346, 0.4743057215832742, -2.205592310248342], "max": [0.6503647229956027, 0.372972162077906, 1.1764957147939712, 0.26320162334392666, 1.3931484713835358, 3.14121129944644, 0.5865218749078575, -0.024919812096291877, 1.1413426829611486, 3.141562985991247, 1.5505007287542898, 0.4921970456726743], "count": [443]}, "eef_sim_pose_action": {"mean": [0.5892601464562626, 0.32678469627736323, 1.1215226625650125, -1.4935779102487083, 1.0106985507065605, -1.216626859564105, 0.5555809128715716, -0.22913582212975464, 1.0949408343597165, -0.05443751495892316, 0.9455852441946108, -0.9700312550991395], "std": [0.02850873496004998, 0.017346374131401478, 0.03506719088747527, 0.7475413557991111, 0.22392463457337536, 1.903279996732198, 0.014391173288174882, 0.09518867476666393, 0.019207980933134354, 2.0335283331188805, 0.3013151593668083, 0.8177443030370949], "min": [0.5583804505090668, 0.29317629110142396, 1.0573234373994547, -2.829626570456468, 0.5522502727280627, -3.1304779180266262, 0.5359102254903888, -0.311582293219676, 1.0631321797746986, -3.1222628127249346, 0.4743057215832742, -2.205592310248342], "max": [0.6503647229956027, 0.372972162077906, 1.1764957147939712, 0.26320162334392666, 1.3931484713835358, 3.14121129944644, 0.5865218749078575, -0.024919812096291877, 1.1413426829611486, 3.141562985991247, 1.5505007287542898, 0.4921970456726743], "count": [443]}, "gripper_mode_state": {"mean": [0.7426636568848759, 0.1309255079006772], "std": [0.4371662722892272, 0.33731886884908735], "min": [0, 0], "max": [1, 1], "count": [443]}, "gripper_activity_state": {"mean": [1.817155756207675, 1.90744920993228], "std": [0.5337156610886025, 0.40091716973893265], "min": [0, 0], "max": [2, 2], "count": [443]}, "gripper_mode_action": {"mean": [0.7426636568848759, 0.1309255079006772], "std": [0.4371662722892272, 0.33731886884908735], "min": [0, 0], "max": [1, 1], "count": [443]}, "gripper_activity_action": {"mean": [1.817155756207675, 1.90744920993228], "std": [0.5337156610886025, 0.40091716973893265], "min": [0, 0], "max": [2, 2], "count": [443]}, "gripper_open_scale_state": {"mean": [0.2990485329035982, 0.7757720088226804], "std": [0.2584514816876433, 0.16068497576868007], "min": [0.119, 0.384], "max": [0.767, 0.898], "count": [443]}, "gripper_open_scale_action": {"mean": [0.2990485329035982, 0.7757720088226804], "std": [0.2584514816876433, 0.16068497576868007], "min": [0.119, 0.384], "max": [0.767, 0.898], "count": [443]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4597157093969663]], [[0.4337812442193859]], [[0.40995493625909485]]], "std": [[[0.14656457202584428]], [[0.17400935596933215]], [[0.19395433093324332]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.027450980392156862]], [[0.023529411764705882]]], "max": [[[0.8274509803921568]], [[0.8117647058823529]], [[0.792156862745098]]], "mean": [[[0.4725650242015045]], [[0.4699758986928105]], [[0.45973052703785916]]], "std": [[[0.053683694451609344]], [[0.0704013039549328]], [[0.08594762321609248]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[0.9568627450980393]], [[0.9607843137254902]]], "mean": [[[0.4724153429060303]], [[0.45483422162103837]], [[0.4379429087279566]]], "std": [[[0.12693051960592258]], [[0.15318958713277492]], [[0.17499430804710997]]], "count": [106]}, "observation.state": {"min": [0.2713463604450226, 1.5928573608398438, -2.5275158882141113, -1.6245700120925903, -2.897822856903076, -1.2685925960540771, 1.947455883026123, 308.0, -0.06612499803304672, 0.2922680079936981, -0.2116599977016449, -3.0369999408721924, -0.125, -0.4269999861717224, -0.9988694190979004, -2.0444960594177246, 2.8500356674194336, -0.6151238083839417, -1.6537169218063354, 0.876277506351471, -2.006989002227783, 118.0, -0.2678239941596985, 0.36695799231529236, -0.21709400415420532, -0.21299999952316284, -1.3969999551773071, -3.075000047683716], "max": [0.7154453992843628, 2.0454561710357666, -1.8398040533065796, -0.5505990386009216, -1.9220263957977295, 1.2774065732955933, 2.818026065826416, 902.0, 0.2149610072374344, 0.3805310130119324, -0.12896299362182617, -0.3269999921321869, 1.468999981880188, 1.2400000095367432, -0.5541420578956604, -1.9047651290893555, 2.8640329837799072, 0.22862067818641663, 0.06468190252780914, 1.9533201456069946, 0.05895722284913063, 822.0, -0.19660399854183197, 0.4491319954395294, -0.06182999908924103, 2.7869999408721924, -0.6370000243186951, 3.140000104904175], "mean": [0.47698429226875305, 2.0023696422576904, -2.3010334968566895, -1.0620026588439941, -2.428635835647583, 0.0615556538105011, 2.5051519870758057, 789.6205444335938, 0.08033338934183121, 0.33173316717147827, -0.1827150583267212, -1.6829906702041626, 0.7249718904495239, 0.6759345531463623, -0.7638726234436035, -1.9919567108154297, 2.8599987030029297, -0.3551829159259796, -0.7913129329681396, 1.4466581344604492, -1.3532581329345703, 312.7738952636719, -0.2260238081216812, 0.3998561501502991, -0.1581466794013977, 1.5590089559555054, -1.0338305234909058, 1.4852348566055298], "std": [0.1408993899822235, 0.07797747850418091, 0.1677374690771103, 0.4290412962436676, 0.3948991298675537, 1.0024265050888062, 0.28467199206352234, 195.70018005371094, 0.10578406602144241, 0.028978249058127403, 0.020673977211117744, 0.9950356483459473, 0.5746616125106812, 0.42702728509902954, 0.12186223268508911, 0.03835463523864746, 0.0037797412369400263, 0.23278608918190002, 0.4602668583393097, 0.2753879129886627, 0.5686252117156982, 284.76318359375, 0.013065379112958908, 0.021352963522076607, 0.041281864047050476, 0.7410423159599304, 0.1886579692363739, 1.5846307277679443], "count": [502]}, "action": {"min": [0.2713463604450226, 1.5928573608398438, -2.5275158882141113, -1.6245700120925903, -2.897822856903076, -1.2685925960540771, 1.947455883026123, 308.0, -0.06612499803304672, 0.2922680079936981, -0.2116599977016449, -3.0369999408721924, -0.125, -0.4269999861717224, -0.9988694190979004, -2.0444960594177246, 2.8500356674194336, -0.6151238083839417, -1.6537169218063354, 0.876277506351471, -2.006989002227783, 118.0, -0.2678239941596985, 0.36695799231529236, -0.21709400415420532, -0.21299999952316284, -1.3969999551773071, -3.075000047683716], "max": [0.7154453992843628, 2.0454561710357666, -1.8398040533065796, -0.5505990386009216, -1.9220263957977295, 1.2774065732955933, 2.818026065826416, 902.0, 0.2149610072374344, 0.3805310130119324, -0.12896299362182617, -0.3269999921321869, 1.468999981880188, 1.2400000095367432, -0.5541420578956604, -1.9047651290893555, 2.8640329837799072, 0.22862067818641663, 0.06468190252780914, 1.9533201456069946, 0.05895722284913063, 822.0, -0.19660399854183197, 0.4491319954395294, -0.06182999908924103, 2.7869999408721924, -0.6370000243186951, 3.140000104904175], "mean": [0.47698429226875305, 2.0023696422576904, -2.3010334968566895, -1.0620026588439941, -2.428635835647583, 0.0615556538105011, 2.5051519870758057, 789.6205444335938, 0.08033338934183121, 0.33173316717147827, -0.1827150583267212, -1.6829906702041626, 0.7249718904495239, 0.6759345531463623, -0.7638726234436035, -1.9919567108154297, 2.8599987030029297, -0.3551829159259796, -0.7913129329681396, 1.4466581344604492, -1.3532581329345703, 312.7738952636719, -0.2260238081216812, 0.3998561501502991, -0.1581466794013977, 1.5590089559555054, -1.0338305234909058, 1.4852348566055298], "std": [0.1408993899822235, 0.07797747850418091, 0.1677374690771103, 0.4290412962436676, 0.3948991298675537, 1.0024265050888062, 0.28467199206352234, 195.70018005371094, 0.10578406602144241, 0.028978249058127403, 0.020673977211117744, 0.9950356483459473, 0.5746616125106812, 0.42702728509902954, 0.12186223268508911, 0.03835463523864746, 0.0037797412369400263, 0.23278608918190002, 0.4602668583393097, 0.2753879129886627, 0.5686252117156982, 284.76318359375, 0.013065379112958908, 0.021352963522076607, 0.041281864047050476, 0.7410423159599304, 0.1886579692363739, 1.5846307277679443], "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": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [502]}, "index": {"min": [2246], "max": [2747], "mean": [2496.5], "std": [144.91463004127638], "count": [502]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [502]}, "subtask_annotation": {"mean": [5.595617529880478, 12.0, 12.0, 12.0, 12.0], "std": [3.4758444640372956, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [502]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [502]}, "eef_direction_state": {"mean": [4.382470119521912, 4.250996015936255], "std": [1.9711897721003517, 1.8447591870353874], "min": [0, 0], "max": [6, 6], "count": [502]}, "eef_velocity_state": {"mean": [0.5677290836653387, 0.7629482071713147], "std": [0.6267560369007933, 0.7039881222023351], "min": [0, 0], "max": [2, 2], "count": [502]}, "eef_acc_mag_state": {"mean": [0.5876494023904383, 0.701195219123506], "std": [0.7954595082545389, 0.8268156199898586], "min": [0, 0], "max": [2, 2], "count": [502]}, "eef_direction_action": {"mean": [4.382470119521912, 4.250996015936255], "std": [1.9711897721003517, 1.8447591870353874], "min": [0, 0], "max": [6, 6], "count": [502]}, "eef_velocity_action": {"mean": [0.5677290836653387, 0.7629482071713147], "std": [0.6267560369007933, 0.7039881222023351], "min": [0, 0], "max": [2, 2], "count": [502]}, "eef_acc_mag_action": {"mean": [0.5876494023904383, 0.701195219123506], "std": [0.7954595082545389, 0.8268156199898586], "min": [0, 0], "max": [2, 2], "count": [502]}, "eef_sim_pose_state": {"mean": [0.5945901056046468, 0.3139703650597234, 1.1108719654677328, -1.5600497855710853, 1.0330955840887253, -1.7129443944006686, 0.5289036328025469, -0.15526251655311218, 1.0956898173694152, -1.6831694813964013, 0.725407910996803, -0.8943092410977547], "std": [0.02435518044926256, 0.017461126687897614, 0.035810282758939195, 0.7392316643014658, 0.1886377419703335, 1.6181581569833172, 0.01881377149783609, 0.09643486576064988, 0.03410905587749763, 0.9953138911710717, 0.575130480449749, 0.4275423182748162], "min": [0.5537934970833099, 0.28057286200762266, 1.0555969974736514, -2.786556421783452, 0.6367123671528758, -3.140757062334388, 0.4989712244635379, -0.2749802740523423, 1.055484049717705, -3.0371354894331364, -0.12560153190695966, -1.9988467821219114], "max": [0.649166079436837, 0.3513698455738694, 1.1929834615518913, 0.2081125042018532, 1.3965695279764962, 3.1409605811838945, 0.5658444118866094, -0.028267144240080144, 1.1708676240636968, -0.32677354574462414, 1.4700110683012553, -0.3302683855498986], "count": [502]}, "eef_sim_pose_action": {"mean": [0.5945901056046468, 0.3139703650597234, 1.1108719654677328, -1.5600497855710853, 1.0330955840887253, -1.7129443944006686, 0.5289036328025469, -0.15526251655311218, 1.0956898173694152, -1.6831694813964013, 0.725407910996803, -0.8943092410977547], "std": [0.02435518044926256, 0.017461126687897614, 0.035810282758939195, 0.7392316643014658, 0.1886377419703335, 1.6181581569833172, 0.01881377149783609, 0.09643486576064988, 0.03410905587749763, 0.9953138911710717, 0.575130480449749, 0.4275423182748162], "min": [0.5537934970833099, 0.28057286200762266, 1.0555969974736514, -2.786556421783452, 0.6367123671528758, -3.140757062334388, 0.4989712244635379, -0.2749802740523423, 1.055484049717705, -3.0371354894331364, -0.12560153190695966, -1.9988467821219114], "max": [0.649166079436837, 0.3513698455738694, 1.1929834615518913, 0.2081125042018532, 1.3965695279764962, 3.1409605811838945, 0.5658444118866094, -0.028267144240080144, 1.1708676240636968, -0.32677354574462414, 1.4700110683012553, -0.3302683855498986], "count": [502]}, "gripper_mode_state": {"mean": [0.7171314741035857, 0.15338645418326693], "std": [0.450393076049804, 0.3603596118550896], "min": [0, 0], "max": [1, 1], "count": [502]}, "gripper_activity_state": {"mean": [1.8705179282868525, 1.8984063745019921], "std": [0.44314986569267606, 0.39874985193917994], "min": [0, 0], "max": [2, 2], "count": [502]}, "gripper_mode_action": {"mean": [0.7171314741035857, 0.15338645418326693], "std": [0.450393076049804, 0.3603596118550896], "min": [0, 0], "max": [1, 1], "count": [502]}, "gripper_activity_action": {"mean": [1.8705179282868525, 1.8984063745019921], "std": [0.44314986569267606, 0.39874985193917994], "min": [0, 0], "max": [2, 2], "count": [502]}, "gripper_open_scale_state": {"mean": [0.31277390454964843, 0.7896205180498719], "std": [0.2847630931014452, 0.19570018411996704], "min": [0.118, 0.308], "max": [0.822, 0.902], "count": [502]}, "gripper_open_scale_action": {"mean": [0.31277390454964843, 0.7896205180498719], "std": [0.2847630931014452, 0.19570018411996704], "min": [0.118, 0.308], "max": [0.822, 0.902], "count": [502]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.47092094362745096]], [[0.44222183823529415]], [[0.42124559640522874]]], "std": [[[0.14174334158763616]], [[0.17220891617702438]], [[0.19258513424221552]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46861328839869276]], [[0.4658666299019608]], [[0.4524010539215686]]], "std": [[[0.06364563214957576]], [[0.07752636223301984]], [[0.09549026141260988]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8549019607843137]], [[0.9058823529411765]], [[0.9803921568627451]]], "mean": [[[0.4589813970588235]], [[0.4376625674019608]], [[0.4177826858660131]]], "std": [[[0.11893423769980806]], [[0.15034023354024267]], [[0.1749281746806116]]], "count": [100]}, "observation.state": {"min": [0.35611698031425476, 1.6823054552078247, -2.5554590225219727, -1.4312398433685303, -2.3478691577911377, -0.7175048589706421, 2.169950485229492, 413.0, -0.05843900144100189, 0.3191879987716675, -0.22308599948883057, -2.9570000171661377, 0.6320000290870667, -0.4449999928474426, -0.9974207282066345, -2.0448102951049805, 2.8499131202697754, -0.6983062028884888, -1.6524080038070679, 0.8631176352500916, -1.960737943649292, 121.0, -0.2880629897117615, 0.3618510067462921, -0.21487000584602356, -0.703999936580658, -1.3279999494552612, -3.131185293197632], "max": [0.7424107193946838, 2.0402026176452637, -2.0474982261657715, -0.4968079924583435, -1.9204206466674805, 1.4366329908370972, 2.817991256713867, 893.0, 0.19184499979019165, 0.3833959996700287, -0.1687600016593933, -0.4009999632835388, 1.4450000524520874, 1.2079999446868896, -0.5633224844932556, -1.852806568145752, 2.8640329837799072, 0.21940533816814423, 0.06607817113399506, 1.9574741125106812, 0.11386529356241226, 797.0, -0.1781489998102188, 0.4497990012168884, -0.06500999629497528, 2.937000036239624, -0.6880000233650208, 3.128999948501587], "mean": [0.46038344502449036, 1.996686339378357, -2.3988170623779297, -0.7842627167701721, -2.112121105194092, 0.5893715620040894, 2.6381947994232178, 815.5180053710938, 0.10984890162944794, 0.34970569610595703, -0.20077823102474213, -1.521813988685608, 1.0587300062179565, 0.5222989916801453, -0.7752127647399902, -2.007603645324707, 2.858707904815674, -0.34748485684394836, -0.7877607345581055, 1.423228144645691, -1.2468605041503906, 386.1447448730469, -0.22531084716320038, 0.39907506108283997, -0.15919889509677887, 1.4309239387512207, -1.0466740131378174, 1.136169195175171], "std": [0.10090115666389465, 0.07264348119497299, 0.1693888157606125, 0.32230567932128906, 0.18597638607025146, 0.7802904844284058, 0.22464978694915771, 148.15647888183594, 0.08654442429542542, 0.01640878990292549, 0.01557533722370863, 0.9478569030761719, 0.2977997064590454, 0.5569959282875061, 0.1472797989845276, 0.05167083442211151, 0.0049313269555568695, 0.29636821150779724, 0.5473525524139404, 0.3420441746711731, 0.6861391067504883, 301.4485778808594, 0.023254742845892906, 0.02789510227739811, 0.04612435773015022, 1.1091293096542358, 0.21638928353786469, 1.6526187658309937], "count": [418]}, "action": {"min": [0.35611698031425476, 1.6823054552078247, -2.5554590225219727, -1.4312398433685303, -2.3478691577911377, -0.7175048589706421, 2.169950485229492, 413.0, -0.05843900144100189, 0.3191879987716675, -0.22308599948883057, -2.9570000171661377, 0.6320000290870667, -0.4449999928474426, -0.9974207282066345, -2.0448102951049805, 2.8499131202697754, -0.6983062028884888, -1.6524080038070679, 0.8631176352500916, -1.960737943649292, 121.0, -0.2880629897117615, 0.3618510067462921, -0.21487000584602356, -0.703999936580658, -1.3279999494552612, -3.131185293197632], "max": [0.7424107193946838, 2.0402026176452637, -2.0474982261657715, -0.4968079924583435, -1.9204206466674805, 1.4366329908370972, 2.817991256713867, 893.0, 0.19184499979019165, 0.3833959996700287, -0.1687600016593933, -0.4009999632835388, 1.4450000524520874, 1.2079999446868896, -0.5633224844932556, -1.852806568145752, 2.8640329837799072, 0.21940533816814423, 0.06607817113399506, 1.9574741125106812, 0.11386529356241226, 797.0, -0.1781489998102188, 0.4497990012168884, -0.06500999629497528, 2.937000036239624, -0.6880000233650208, 3.128999948501587], "mean": [0.46038344502449036, 1.996686339378357, -2.3988170623779297, -0.7842627167701721, -2.112121105194092, 0.5893715620040894, 2.6381947994232178, 815.5180053710938, 0.10984890162944794, 0.34970569610595703, -0.20077823102474213, -1.521813988685608, 1.0587300062179565, 0.5222989916801453, -0.7752127647399902, -2.007603645324707, 2.858707904815674, -0.34748485684394836, -0.7877607345581055, 1.423228144645691, -1.2468605041503906, 386.1447448730469, -0.22531084716320038, 0.39907506108283997, -0.15919889509677887, 1.4309239387512207, -1.0466740131378174, 1.136169195175171], "std": [0.10090115666389465, 0.07264348119497299, 0.1693888157606125, 0.32230567932128906, 0.18597638607025146, 0.7802904844284058, 0.22464978694915771, 148.15647888183594, 0.08654442429542542, 0.01640878990292549, 0.01557533722370863, 0.9478569030761719, 0.2977997064590454, 0.5569959282875061, 0.1472797989845276, 0.05167083442211151, 0.0049313269555568695, 0.29636821150779724, 0.5473525524139404, 0.3420441746711731, 0.6861391067504883, 301.4485778808594, 0.023254742845892906, 0.02789510227739811, 0.04612435773015022, 1.1091293096542358, 0.21638928353786469, 1.6526187658309937], "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": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [418]}, "index": {"min": [2748], "max": [3165], "mean": [2956.5], "std": [120.66586095495279], "count": [418]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [418]}, "subtask_annotation": {"mean": [4.861244019138756, 12.0, 12.0, 12.0, 12.0], "std": [3.93850825265662, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [418]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [418]}, "eef_direction_state": {"mean": [4.055023923444976, 4.389952153110048], "std": [1.8941703879951832, 1.9426205596716526], "min": [0, 0], "max": [6, 6], "count": [418]}, "eef_velocity_state": {"mean": [0.722488038277512, 0.6435406698564593], "std": [0.6738602151558105, 0.7607091249274429], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_acc_mag_state": {"mean": [0.715311004784689, 0.5502392344497608], "std": [0.8287911436154208, 0.7693982239240009], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_direction_action": {"mean": [4.055023923444976, 4.389952153110048], "std": [1.8941703879951832, 1.9426205596716526], "min": [0, 0], "max": [6, 6], "count": [418]}, "eef_velocity_action": {"mean": [0.722488038277512, 0.6435406698564593], "std": [0.6738602151558105, 0.7607091249274429], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_acc_mag_action": {"mean": [0.715311004784689, 0.5502392344497608], "std": [0.8287911436154208, 0.7693982239240009], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_sim_pose_state": {"mean": [0.59417323555741, 0.31021907396114734, 1.1102105701644718, -1.4321305532896575, 1.0463456336022872, -0.9461535915071435, 0.5425555062739748, -0.18605626589174573, 1.0692283448331692, -1.522038973085886, 1.0594124247133136, -1.0483600855486954], "std": [0.0305192226098222, 0.023946645009194658, 0.03927295951315688, 1.107198801497358, 0.2164849019248443, 2.1189077856818295, 0.015505659628958154, 0.07532008247208087, 0.019439838321489447, 0.9479774189490234, 0.29793498967397214, 0.5576345313343437], "min": [0.5566834948106301, 0.27166765341262034, 1.0534312490890692, -2.936131491178513, 0.6881227309494813, -3.132848366652678, 0.5092853446948505, -0.2569140556029263, 1.04226545653708, -2.957026992087237, 0.6328773453493506, -2.016051442826776], "max": [0.6485460519313487, 0.37289319973994267, 1.1875904250113922, 0.6993820515885851, 1.3299525341282274, 3.140917877339131, 0.5687691909923269, -0.03423223298352472, 1.1203704666951466, -0.4008052949074694, 1.4457803728248044, -0.36156854677952477], "count": [418]}, "eef_sim_pose_action": {"mean": [0.59417323555741, 0.31021907396114734, 1.1102105701644718, -1.4321305532896575, 1.0463456336022872, -0.9461535915071435, 0.5425555062739748, -0.18605626589174573, 1.0692283448331692, -1.522038973085886, 1.0594124247133136, -1.0483600855486954], "std": [0.0305192226098222, 0.023946645009194658, 0.03927295951315688, 1.107198801497358, 0.2164849019248443, 2.1189077856818295, 0.015505659628958154, 0.07532008247208087, 0.019439838321489447, 0.9479774189490234, 0.29793498967397214, 0.5576345313343437], "min": [0.5566834948106301, 0.27166765341262034, 1.0534312490890692, -2.936131491178513, 0.6881227309494813, -3.132848366652678, 0.5092853446948505, -0.2569140556029263, 1.04226545653708, -2.957026992087237, 0.6328773453493506, -2.016051442826776], "max": [0.6485460519313487, 0.37289319973994267, 1.1875904250113922, 0.6993820515885851, 1.3299525341282274, 3.140917877339131, 0.5687691909923269, -0.03423223298352472, 1.1203704666951466, -0.4008052949074694, 1.4457803728248044, -0.36156854677952477], "count": [418]}, "gripper_mode_state": {"mean": [0.6124401913875598, 0.09808612440191387], "std": [0.4871931889514975, 0.2974310619315448], "min": [0, 0], "max": [1, 1], "count": [418]}, "gripper_activity_state": {"mean": [1.854066985645933, 1.9090909090909092], "std": [0.4744628948349133, 0.39295669357755386], "min": [0, 0], "max": [2, 2], "count": [418]}, "gripper_mode_action": {"mean": [0.6124401913875598, 0.09808612440191387], "std": [0.4871931889514975, 0.2974310619315448], "min": [0, 0], "max": [1, 1], "count": [418]}, "gripper_activity_action": {"mean": [1.854066985645933, 1.9090909090909092], "std": [0.4744628948349133, 0.39295669357755386], "min": [0, 0], "max": [2, 2], "count": [418]}, "gripper_open_scale_state": {"mean": [0.3861447368421058, 0.8155179425837312], "std": [0.30144862695381613, 0.14815647729943696], "min": [0.121, 0.413], "max": [0.797, 0.893], "count": [418]}, "gripper_open_scale_action": {"mean": [0.3861447368421058, 0.8155179425837312], "std": [0.30144862695381613, 0.14815647729943696], "min": [0.121, 0.413], "max": [0.797, 0.893], "count": [418]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.46819653799019606]], [[0.4427511090686274]], [[0.42029167483660135]]], "std": [[[0.14885083175127545]], [[0.1737275374877738]], [[0.19363713010173242]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.00784313725490196]], [[0.00392156862745098]]], "max": [[[0.9019607843137255]], [[0.9058823529411765]], [[0.8588235294117647]]], "mean": [[[0.47355181576797384]], [[0.4696667156862745]], [[0.45764967933006534]]], "std": [[[0.06591775965802849]], [[0.08219146182479187]], [[0.10013990821356485]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.46011260212418303]], [[0.434117710375817]], [[0.4129136315359477]]], "std": [[[0.11422517419084553]], [[0.1442008988121966]], [[0.17095271086324018]]], "count": [100]}, "observation.state": {"min": [0.3755773901939392, 1.7066353559494019, -2.7136030197143555, -1.212934136390686, -2.0893685817718506, -0.4049687385559082, 1.876071810722351, 436.0, -0.03079500049352646, 0.31652599573135376, -0.24515800178050995, -2.678999900817871, 0.5720000267028809, -0.4269999563694, -0.9488832354545593, -2.0434491634368896, 2.8484995365142822, -0.6749712228775024, -1.6153720617294312, 0.9383763074874878, -1.8754959106445312, 124.0, -0.2749919891357422, 0.3512200117111206, -0.21999000012874603, 0.12999998033046722, -1.378000020980835, -3.132185220718384], "max": [0.8411963582038879, 2.0326104164123535, -2.041616201400757, -0.45551350712776184, -1.7777576446533203, 1.5324864387512207, 2.8186020851135254, 898.0, 0.1929440051317215, 0.42410901188850403, -0.17067700624465942, -0.31599998474121094, 1.4359999895095825, 1.274999976158142, -0.5169490575790405, -1.9913160800933838, 2.8639981746673584, 0.24232152104377747, 0.012915436178445816, 1.98040771484375, -0.08588765561580658, 692.0, -0.183228999376297, 0.4336540102958679, -0.07821699976921082, 2.8989999294281006, -0.6869999170303345, 3.072999954223633], "mean": [0.5090556144714355, 1.9852334260940552, -2.584564447402954, -0.7106627821922302, -1.9823440313339233, 0.805061936378479, 2.566082239151001, 798.3412475585938, 0.09797894209623337, 0.35152721405029297, -0.20141690969467163, -1.3945300579071045, 1.0182925462722778, 0.6614625453948975, -0.7387189269065857, -2.0270683765411377, 2.858799934387207, -0.4320727288722992, -0.8583472967147827, 1.505706787109375, -1.3158096075057983, 361.15875244140625, -0.23862402141094208, 0.3844640851020813, -0.1530921906232834, 1.4177731275558472, -1.0613067150115967, 1.3737068176269531], "std": [0.14558446407318115, 0.07714983820915222, 0.17003676295280457, 0.21808788180351257, 0.09328842163085938, 0.6394402980804443, 0.3712528347969055, 153.74066162109375, 0.06848889589309692, 0.029250962659716606, 0.01702137663960457, 0.8830891847610474, 0.24261945486068726, 0.5957322120666504, 0.13122683763504028, 0.010625237599015236, 0.004944906570017338, 0.2874087691307068, 0.4935295581817627, 0.3746488690376282, 0.5563027262687683, 259.3641357421875, 0.024761654436588287, 0.026927031576633453, 0.05420277267694473, 0.8395848274230957, 0.20580421388149261, 1.9064946174621582], "count": [400]}, "action": {"min": [0.3755773901939392, 1.7066353559494019, -2.7136030197143555, -1.212934136390686, -2.0893685817718506, -0.4049687385559082, 1.876071810722351, 436.0, -0.03079500049352646, 0.31652599573135376, -0.24515800178050995, -2.678999900817871, 0.5720000267028809, -0.4269999563694, -0.9488832354545593, -2.0434491634368896, 2.8484995365142822, -0.6749712228775024, -1.6153720617294312, 0.9383763074874878, -1.8754959106445312, 124.0, -0.2749919891357422, 0.3512200117111206, -0.21999000012874603, 0.12999998033046722, -1.378000020980835, -3.132185220718384], "max": [0.8411963582038879, 2.0326104164123535, -2.041616201400757, -0.45551350712776184, -1.7777576446533203, 1.5324864387512207, 2.8186020851135254, 898.0, 0.1929440051317215, 0.42410901188850403, -0.17067700624465942, -0.31599998474121094, 1.4359999895095825, 1.274999976158142, -0.5169490575790405, -1.9913160800933838, 2.8639981746673584, 0.24232152104377747, 0.012915436178445816, 1.98040771484375, -0.08588765561580658, 692.0, -0.183228999376297, 0.4336540102958679, -0.07821699976921082, 2.8989999294281006, -0.6869999170303345, 3.072999954223633], "mean": [0.5090556144714355, 1.9852334260940552, -2.584564447402954, -0.7106627821922302, -1.9823440313339233, 0.805061936378479, 2.566082239151001, 798.3412475585938, 0.09797894209623337, 0.35152721405029297, -0.20141690969467163, -1.3945300579071045, 1.0182925462722778, 0.6614625453948975, -0.7387189269065857, -2.0270683765411377, 2.858799934387207, -0.4320727288722992, -0.8583472967147827, 1.505706787109375, -1.3158096075057983, 361.15875244140625, -0.23862402141094208, 0.3844640851020813, -0.1530921906232834, 1.4177731275558472, -1.0613067150115967, 1.3737068176269531], "std": [0.14558446407318115, 0.07714983820915222, 0.17003676295280457, 0.21808788180351257, 0.09328842163085938, 0.6394402980804443, 0.3712528347969055, 153.74066162109375, 0.06848889589309692, 0.029250962659716606, 0.01702137663960457, 0.8830891847610474, 0.24261945486068726, 0.5957322120666504, 0.13122683763504028, 0.010625237599015236, 0.004944906570017338, 0.2874087691307068, 0.4935295581817627, 0.3746488690376282, 0.5563027262687683, 259.3641357421875, 0.024761654436588287, 0.026927031576633453, 0.05420277267694473, 0.8395848274230957, 0.20580421388149261, 1.9064946174621582], "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": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [400]}, "index": {"min": [3166], "max": [3565], "mean": [3365.5], "std": [115.46969299344309], "count": [400]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [400]}, "subtask_annotation": {"mean": [4.84, 12.0, 12.0, 12.0, 12.0], "std": [3.9830139341960553, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [400]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [400]}, "eef_direction_state": {"mean": [3.83, 3.8225], "std": [2.168202020107907, 2.0714713973405505], "min": [0, 0], "max": [6, 6], "count": [400]}, "eef_velocity_state": {"mean": [0.7575, 0.815], "std": [0.7026334392839555, 0.7587983921965025], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_acc_mag_state": {"mean": [0.8125, 0.6925], "std": [0.8350711047569542, 0.8172782573885098], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_direction_action": {"mean": [3.83, 3.8225], "std": [2.168202020107907, 2.0714713973405505], "min": [0, 0], "max": [6, 6], "count": [400]}, "eef_velocity_action": {"mean": [0.7575, 0.815], "std": [0.7026334392839555, 0.7587983921965025], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_acc_mag_action": {"mean": [0.8125, 0.6925], "std": [0.8350711047569542, 0.8172782573885098], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_sim_pose_state": {"mean": [0.5792780248219721, 0.32403897603787074, 1.113422766136543, -1.4199254832335308, 1.0607026177546703, -1.1408803511784504, 0.5428337035905768, -0.17682133318274296, 1.0650449962118764, -1.3947926859631046, 1.0189398982997027, -0.9090496297178361], "std": [0.02858179237018934, 0.023117534005344574, 0.04467984595661337, 0.8373224329925476, 0.20565025473437493, 1.842297033511074, 0.0333863434934007, 0.06022932762011232, 0.012789351421968893, 0.8834032768182314, 0.24268891929687006, 0.5962933676156839], "min": [0.5409901660764355, 0.2709184139107899, 1.0446685447296689, -2.898437497031034, 0.6868019517446196, -3.141587772870258, 0.5048801512005305, -0.255672734500699, 1.0479066986974257, -2.679774494247685, 0.5721963588827177, -1.998428153668548], "max": [0.6332495044729513, 0.3568922304093315, 1.1746971876334251, -0.13665471524730313, 1.3777794858705859, 3.140982693521092, 0.619743970076268, -0.06207159954418005, 1.100007482874747, -0.3158170460339532, 1.4367961719819897, -0.2950911130744441], "count": [400]}, "eef_sim_pose_action": {"mean": [0.5792780248219721, 0.32403897603787074, 1.113422766136543, -1.4199254832335308, 1.0607026177546703, -1.1408803511784504, 0.5428337035905768, -0.17682133318274296, 1.0650449962118764, -1.3947926859631046, 1.0189398982997027, -0.9090496297178361], "std": [0.02858179237018934, 0.023117534005344574, 0.04467984595661337, 0.8373224329925476, 0.20565025473437493, 1.842297033511074, 0.0333863434934007, 0.06022932762011232, 0.012789351421968893, 0.8834032768182314, 0.24268891929687006, 0.5962933676156839], "min": [0.5409901660764355, 0.2709184139107899, 1.0446685447296689, -2.898437497031034, 0.6868019517446196, -3.141587772870258, 0.5048801512005305, -0.255672734500699, 1.0479066986974257, -2.679774494247685, 0.5721963588827177, -1.998428153668548], "max": [0.6332495044729513, 0.3568922304093315, 1.1746971876334251, -0.13665471524730313, 1.3777794858705859, 3.140982693521092, 0.619743970076268, -0.06207159954418005, 1.100007482874747, -0.3158170460339532, 1.4367961719819897, -0.2950911130744441], "count": [400]}, "gripper_mode_state": {"mean": [0.61, 0.125], "std": [0.48774993593028765, 0.33071891388307384], "min": [0, 0], "max": [1, 1], "count": [400]}, "gripper_activity_state": {"mean": [1.8775, 1.91], "std": [0.43300548495371255, 0.3897435053981013], "min": [0, 0], "max": [2, 2], "count": [400]}, "gripper_mode_action": {"mean": [0.61, 0.125], "std": [0.48774993593028765, 0.33071891388307384], "min": [0, 0], "max": [1, 1], "count": [400]}, "gripper_activity_action": {"mean": [1.8775, 1.91], "std": [0.43300548495371255, 0.3897435053981013], "min": [0, 0], "max": [2, 2], "count": [400]}, "gripper_open_scale_state": {"mean": [0.36115875019073485, 0.7983412500000003], "std": [0.25936412115041785, 0.1537406775010922], "min": [0.124, 0.436], "max": [0.692, 0.898], "count": [400]}, "gripper_open_scale_action": {"mean": [0.36115875019073485, 0.7983412500000003], "std": [0.25936412115041785, 0.1537406775010922], "min": [0.124, 0.436], "max": [0.692, 0.898], "count": [400]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4675257026143791]], [[0.43961389297385617]], [[0.4173966176470588]]], "std": [[[0.1496781082940306]], [[0.17597679386763354]], [[0.19633171381102127]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.46941667687908495]], [[0.4620332720588235]], [[0.4521775633169935]]], "std": [[[0.06236360902876697]], [[0.07951599046662225]], [[0.09341061777399347]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45993660130718955]], [[0.4251963541666667]], [[0.40105994281045754]]], "std": [[[0.1316405801574266]], [[0.1692206162385293]], [[0.19626055565377024]]], "count": [100]}, "observation.state": {"min": [0.13229595124721527, 1.446965217590332, -2.8061752319335938, -1.4791839122772217, -2.232084035873413, -1.0453823804855347, 1.9956270456314087, 274.0, -0.07684899866580963, 0.3137190043926239, -0.21874499320983887, -3.0959999561309814, 0.453000009059906, -0.6710000038146973, -0.9802991151809692, -2.046363592147827, 2.8483774662017822, -0.5545085668563843, -1.6766332387924194, 0.962950587272644, -1.8158406019210815, 118.0, -0.270565003156662, 0.3492969870567322, -0.21496300399303436, -0.3529999852180481, -1.3250000476837158, -3.134185314178467], "max": [0.829921543598175, 2.049610137939453, -1.597080945968628, -0.4473628103733063, -1.7760295867919922, 1.55166757106781, 2.8184800148010254, 900.0, 0.1849920004606247, 0.35743799805641174, -0.1510310024023056, -0.44200003147125244, 1.4609999656677246, 1.2910000085830688, -0.5296900272369385, -1.9398812055587769, 2.862584352493286, 0.25764551758766174, -0.010751227848231792, 1.9574391841888428, 0.16200146079063416, 669.0, -0.16355599462985992, 0.4440169930458069, -0.06970500200986862, 2.828000068664551, -0.718999981880188, 3.13100004196167], "mean": [0.45200157165527344, 1.968161940574646, -2.4012610912323, -0.8821479678153992, -2.0144035816192627, 0.45080187916755676, 2.4443092346191406, 711.3944702148438, 0.10669365525245667, 0.3385961949825287, -0.19027169048786163, -1.6103509664535522, 0.9422951340675354, 0.5642019510269165, -0.7419003248214722, -2.017425060272217, 2.8587093353271484, -0.3311783969402313, -0.8553766012191772, 1.5042836666107178, -1.2426691055297852, 310.5355529785156, -0.2183654010295868, 0.3878413438796997, -0.15712594985961914, 1.3840152025222778, -1.0598417520523071, 1.4316763877868652], "std": [0.1551855504512787, 0.12493769079446793, 0.4212762117385864, 0.3631894886493683, 0.19226276874542236, 0.9484154582023621, 0.35924428701400757, 243.3143768310547, 0.09182564169168472, 0.010134470649063587, 0.017916424199938774, 1.0375466346740723, 0.3074040710926056, 0.6906645894050598, 0.12910374999046326, 0.025575093924999237, 0.004112712107598782, 0.2265007495880127, 0.4575314223766327, 0.3259308934211731, 0.5310416221618652, 245.9141387939453, 0.020979924127459526, 0.028609607368707657, 0.04439971596002579, 0.8342103958129883, 0.18261629343032837, 1.806217908859253], "count": [450]}, "action": {"min": [0.13229595124721527, 1.446965217590332, -2.8061752319335938, -1.4791839122772217, -2.232084035873413, -1.0453823804855347, 1.9956270456314087, 274.0, -0.07684899866580963, 0.3137190043926239, -0.21874499320983887, -3.0959999561309814, 0.453000009059906, -0.6710000038146973, -0.9802991151809692, -2.046363592147827, 2.8483774662017822, -0.5545085668563843, -1.6766332387924194, 0.962950587272644, -1.8158406019210815, 118.0, -0.270565003156662, 0.3492969870567322, -0.21496300399303436, -0.3529999852180481, -1.3250000476837158, -3.134185314178467], "max": [0.829921543598175, 2.049610137939453, -1.597080945968628, -0.4473628103733063, -1.7760295867919922, 1.55166757106781, 2.8184800148010254, 900.0, 0.1849920004606247, 0.35743799805641174, -0.1510310024023056, -0.44200003147125244, 1.4609999656677246, 1.2910000085830688, -0.5296900272369385, -1.9398812055587769, 2.862584352493286, 0.25764551758766174, -0.010751227848231792, 1.9574391841888428, 0.16200146079063416, 669.0, -0.16355599462985992, 0.4440169930458069, -0.06970500200986862, 2.828000068664551, -0.718999981880188, 3.13100004196167], "mean": [0.45200157165527344, 1.968161940574646, -2.4012610912323, -0.8821479678153992, -2.0144035816192627, 0.45080187916755676, 2.4443092346191406, 711.3944702148438, 0.10669365525245667, 0.3385961949825287, -0.19027169048786163, -1.6103509664535522, 0.9422951340675354, 0.5642019510269165, -0.7419003248214722, -2.017425060272217, 2.8587093353271484, -0.3311783969402313, -0.8553766012191772, 1.5042836666107178, -1.2426691055297852, 310.5355529785156, -0.2183654010295868, 0.3878413438796997, -0.15712594985961914, 1.3840152025222778, -1.0598417520523071, 1.4316763877868652], "std": [0.1551855504512787, 0.12493769079446793, 0.4212762117385864, 0.3631894886493683, 0.19226276874542236, 0.9484154582023621, 0.35924428701400757, 243.3143768310547, 0.09182564169168472, 0.010134470649063587, 0.017916424199938774, 1.0375466346740723, 0.3074040710926056, 0.6906645894050598, 0.12910374999046326, 0.025575093924999237, 0.004112712107598782, 0.2265007495880127, 0.4575314223766327, 0.3259308934211731, 0.5310416221618652, 245.9141387939453, 0.020979924127459526, 0.028609607368707657, 0.04439971596002579, 0.8342103958129883, 0.18261629343032837, 1.806217908859253], "count": [450]}, "timestamp": {"min": [0.0], "max": [14.966666666666667], "mean": [7.483333333333333], "std": [4.330116327237342], "count": [450]}, "frame_index": {"min": [0], "max": [449], "mean": [224.5], "std": [129.90348981712026], "count": [450]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [450]}, "index": {"min": [3566], "max": [4015], "mean": [3790.5], "std": [129.90348981712026], "count": [450]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [450]}, "subtask_annotation": {"mean": [5.3, 12.0, 12.0, 12.0, 12.0], "std": [3.8327535793473424, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [450]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [450]}, "eef_direction_state": {"mean": [4.144444444444445, 3.908888888888889], "std": [1.8947946890310454, 1.997367403160935], "min": [0, 0], "max": [6, 6], "count": [450]}, "eef_velocity_state": {"mean": [0.6688888888888889, 0.8422222222222222], "std": [0.6423298641048728, 0.7539492729440367], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_acc_mag_state": {"mean": [0.6133333333333333, 0.7066666666666667], "std": [0.8009993757800318, 0.8263440230584613], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_direction_action": {"mean": [4.144444444444445, 3.908888888888889], "std": [1.8947946890310454, 1.997367403160935], "min": [0, 0], "max": [6, 6], "count": [450]}, "eef_velocity_action": {"mean": [0.6688888888888889, 0.8422222222222222], "std": [0.6423298641048728, 0.7539492729440367], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_acc_mag_action": {"mean": [0.6133333333333333, 0.7066666666666667], "std": [0.8009993757800318, 0.8263440230584613], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_sim_pose_state": {"mean": [0.5836537655645148, 0.30593635354088805, 1.107644930426955, -1.3854897388978977, 1.05924440038783, -1.2009747512244735, 0.5342905589185909, -0.1868683259600636, 1.0815127562325648, -1.6105951542329386, 0.9428792451823249, -1.0062628143432666], "std": [0.029598168388692406, 0.017374593221254526, 0.034899531244783545, 0.8324529589743527, 0.1825328599884237, 1.8502294415527667, 0.015198750552155487, 0.08270532946419264, 0.02668779343841882, 1.0376992617921086, 0.30751799496377374, 0.6911064452015169], "min": [0.542701691301234, 0.26629068077503837, 1.0540292828949556, -2.826751282112731, 0.7188815279355443, -3.1342987250584753, 0.5068630283968302, -0.2596207626774445, 1.0510618237611673, -3.096384916501836, 0.4540056859713908, -2.2424308890194835], "max": [0.643276058136762, 0.35420582649479965, 1.178810587286735, 0.3497461575397216, 1.3243183068245288, 3.1401681049497174, 0.5628347641632996, -0.020282643611472778, 1.1411178674650426, -0.4422221014668829, 1.4620193948506692, -0.2790448398151477], "count": [450]}, "eef_sim_pose_action": {"mean": [0.5836537655645148, 0.30593635354088805, 1.107644930426955, -1.3854897388978977, 1.05924440038783, -1.2009747512244735, 0.5342905589185909, -0.1868683259600636, 1.0815127562325648, -1.6105951542329386, 0.9428792451823249, -1.0062628143432666], "std": [0.029598168388692406, 0.017374593221254526, 0.034899531244783545, 0.8324529589743527, 0.1825328599884237, 1.8502294415527667, 0.015198750552155487, 0.08270532946419264, 0.02668779343841882, 1.0376992617921086, 0.30751799496377374, 0.6911064452015169], "min": [0.542701691301234, 0.26629068077503837, 1.0540292828949556, -2.826751282112731, 0.7188815279355443, -3.1342987250584753, 0.5068630283968302, -0.2596207626774445, 1.0510618237611673, -3.096384916501836, 0.4540056859713908, -2.2424308890194835], "max": [0.643276058136762, 0.35420582649479965, 1.178810587286735, 0.3497461575397216, 1.3243183068245288, 3.1401681049497174, 0.5628347641632996, -0.020282643611472778, 1.1411178674650426, -0.4422221014668829, 1.4620193948506692, -0.2790448398151477], "count": [450]}, "gripper_mode_state": {"mean": [0.6622222222222223, 0.27555555555555555], "std": [0.4729523766905954, 0.44679379064398883], "min": [0, 0], "max": [1, 1], "count": [450]}, "gripper_activity_state": {"mean": [1.8933333333333333, 1.86], "std": [0.3912373533632326, 0.4574810257146064], "min": [0, 0], "max": [2, 2], "count": [450]}, "gripper_mode_action": {"mean": [0.6622222222222223, 0.27555555555555555], "std": [0.4729523766905954, 0.44679379064398883], "min": [0, 0], "max": [1, 1], "count": [450]}, "gripper_activity_action": {"mean": [1.8933333333333333, 1.86], "std": [0.3912373533632326, 0.4574810257146064], "min": [0, 0], "max": [2, 2], "count": [450]}, "gripper_open_scale_state": {"mean": [0.31053555545383044, 0.7113944444444447], "std": [0.24591408254518105, 0.24331438913539588], "min": [0.118, 0.274], "max": [0.669, 0.9], "count": [450]}, "gripper_open_scale_action": {"mean": [0.31053555545383044, 0.7113944444444447], "std": [0.24591408254518105, 0.24331438913539588], "min": [0.118, 0.274], "max": [0.669, 0.9], "count": [450]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4731181495098039]], [[0.4421751531862745]], [[0.419225402369281]]], "std": [[[0.1437863714755482]], [[0.17427923564288927]], [[0.19435396523069493]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4673316952614379]], [[0.4600018075980392]], [[0.44769933619281044]]], "std": [[[0.06751553926303953]], [[0.08554694178228991]], [[0.10296486147147708]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.46801378676470584]], [[0.4515487581699346]], [[0.43697333741830063]]], "std": [[[0.12322407584706888]], [[0.154881306513492]], [[0.17775747161728409]]], "count": [100]}, "observation.state": {"min": [0.3191160261631012, 1.5971508026123047, -2.699047088623047, -1.2080820798873901, -2.295858383178711, -0.31758010387420654, 2.27250599861145, 356.0, -0.06001399829983711, 0.31706300377845764, -0.2357179969549179, -2.813999891281128, 0.7059999704360962, -0.48100003600120544, -0.9600183963775635, -2.047393560409546, 2.84844708442688, -0.785153865814209, -1.6182868480682373, 0.9169261455535889, -1.9446632862091064, 121.0, -0.2880200147628784, 0.3591490089893341, -0.21550999581813812, -0.11599999666213989, -1.3600000143051147, -3.1371853351593018], "max": [0.7428470849990845, 2.036205768585205, -2.1129305362701416, -0.4463156461715698, -1.7640043497085571, 1.4681360721588135, 2.8193349838256836, 886.0, 0.1892240047454834, 0.409170001745224, -0.1693349927663803, -0.24699999392032623, 1.4049999713897705, 1.3320000171661377, -0.5319414734840393, -1.8787596225738525, 2.864102840423584, 0.2576978802680969, 0.05265658348798752, 1.9773708581924438, 0.055222220718860626, 615.0, -0.16963499784469604, 0.44102299213409424, -0.06872700154781342, 2.946000099182129, -0.6830000877380371, 3.127000093460083], "mean": [0.5151739120483398, 1.9715088605880737, -2.541207790374756, -0.724838137626648, -2.030531167984009, 0.7195265293121338, 2.693998098373413, 772.2572631835938, 0.10604176670312881, 0.35419341921806335, -0.20011337101459503, -1.501451015472412, 1.0439579486846924, 0.5423219203948975, -0.7652785181999207, -2.0171303749084473, 2.8595094680786133, -0.4194500148296356, -0.7583733797073364, 1.4611945152282715, -1.3230419158935547, 321.8758239746094, -0.23532813787460327, 0.39352717995643616, -0.15635643899440765, 1.5798054933547974, -1.0501199960708618, 1.363844633102417], "std": [0.12618868052959442, 0.0948549285531044, 0.1806430071592331, 0.27079957723617554, 0.21264635026454926, 0.7239948511123657, 0.19715017080307007, 168.3359832763672, 0.07906432449817657, 0.026114102452993393, 0.016657382249832153, 0.973313570022583, 0.20246665179729462, 0.6406657695770264, 0.1342504620552063, 0.03868437558412552, 0.0043204231187701225, 0.2926391661167145, 0.5026327967643738, 0.32954704761505127, 0.5668413043022156, 229.04586791992188, 0.026831839233636856, 0.02655758149921894, 0.042298853397369385, 0.9008784294128418, 0.20926080644130707, 1.7059329748153687], "count": [447]}, "action": {"min": [0.3191160261631012, 1.5971508026123047, -2.699047088623047, -1.2080820798873901, -2.295858383178711, -0.31758010387420654, 2.27250599861145, 356.0, -0.06001399829983711, 0.31706300377845764, -0.2357179969549179, -2.813999891281128, 0.7059999704360962, -0.48100003600120544, -0.9600183963775635, -2.047393560409546, 2.84844708442688, -0.785153865814209, -1.6182868480682373, 0.9169261455535889, -1.9446632862091064, 121.0, -0.2880200147628784, 0.3591490089893341, -0.21550999581813812, -0.11599999666213989, -1.3600000143051147, -3.1371853351593018], "max": [0.7428470849990845, 2.036205768585205, -2.1129305362701416, -0.4463156461715698, -1.7640043497085571, 1.4681360721588135, 2.8193349838256836, 886.0, 0.1892240047454834, 0.409170001745224, -0.1693349927663803, -0.24699999392032623, 1.4049999713897705, 1.3320000171661377, -0.5319414734840393, -1.8787596225738525, 2.864102840423584, 0.2576978802680969, 0.05265658348798752, 1.9773708581924438, 0.055222220718860626, 615.0, -0.16963499784469604, 0.44102299213409424, -0.06872700154781342, 2.946000099182129, -0.6830000877380371, 3.127000093460083], "mean": [0.5151739120483398, 1.9715088605880737, -2.541207790374756, -0.724838137626648, -2.030531167984009, 0.7195265293121338, 2.693998098373413, 772.2572631835938, 0.10604176670312881, 0.35419341921806335, -0.20011337101459503, -1.501451015472412, 1.0439579486846924, 0.5423219203948975, -0.7652785181999207, -2.0171303749084473, 2.8595094680786133, -0.4194500148296356, -0.7583733797073364, 1.4611945152282715, -1.3230419158935547, 321.8758239746094, -0.23532813787460327, 0.39352717995643616, -0.15635643899440765, 1.5798054933547974, -1.0501199960708618, 1.363844633102417], "std": [0.12618868052959442, 0.0948549285531044, 0.1806430071592331, 0.27079957723617554, 0.21264635026454926, 0.7239948511123657, 0.19715017080307007, 168.3359832763672, 0.07906432449817657, 0.026114102452993393, 0.016657382249832153, 0.973313570022583, 0.20246665179729462, 0.6406657695770264, 0.1342504620552063, 0.03868437558412552, 0.0043204231187701225, 0.2926391661167145, 0.5026327967643738, 0.32954704761505127, 0.5668413043022156, 229.04586791992188, 0.026831839233636856, 0.02655758149921894, 0.042298853397369385, 0.9008784294128418, 0.20926080644130707, 1.7059329748153687], "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": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [447]}, "index": {"min": [4016], "max": [4462], "mean": [4239.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [447]}, "subtask_annotation": {"mean": [4.568232662192393, 12.0, 12.0, 12.0, 12.0], "std": [3.918541053837647, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [447]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [447]}, "eef_direction_state": {"mean": [3.9731543624161074, 4.134228187919463], "std": [1.9998198198194514, 1.9592871305112811], "min": [0, 0], "max": [6, 6], "count": [447]}, "eef_velocity_state": {"mean": [0.7248322147651006, 0.796420581655481], "std": [0.6708276673782559, 0.8171460578956107], "min": [0, 0], "max": [2, 2], "count": [447]}, "eef_acc_mag_state": {"mean": [0.756152125279642, 0.6241610738255033], "std": [0.8279520861422988, 0.8038763196948809], "min": [0, 0], "max": [2, 2], "count": [447]}, "eef_direction_action": {"mean": [3.9731543624161074, 4.134228187919463], "std": [1.9998198198194514, 1.9592871305112811], "min": [0, 0], "max": [6, 6], "count": [447]}, "eef_velocity_action": {"mean": [0.7248322147651006, 0.796420581655481], "std": [0.6708276673782559, 0.8171460578956107], "min": [0, 0], "max": [2, 2], "count": [447]}, "eef_acc_mag_action": {"mean": [0.756152125279642, 0.6241610738255033], "std": [0.8279520861422988, 0.8038763196948809], "min": [0, 0], "max": [2, 2], "count": [447]}, "eef_sim_pose_state": {"mean": [0.5886221263632616, 0.3206444496087761, 1.1129666741334676, -1.5810796132813498, 1.0495573853836526, -1.0999324439361455, 0.5463589820324825, -0.18358343836632526, 1.068241739954864, -1.501778612407767, 1.044546292793197, -1.0282419271814873], "std": [0.02855826380772198, 0.024842874772129465, 0.033979789622671015, 0.8990383547992695, 0.20900173945519732, 2.0505976880031693, 0.03128430158879549, 0.06964619293583232, 0.01460686483497508, 0.9736716466743077, 0.20260446770727872, 0.6413063540871312], "min": [0.5431680976536681, 0.27335207812526063, 1.0600168429764198, -2.944980944635864, 0.6836077030634446, -3.139070946846905, 0.5063989258209554, -0.25192833664316877, 1.0451339202752918, -2.8144391535082547, 0.7061781097451223, -2.0527165105434273], "max": [0.637941717626145, 0.36467686199583094, 1.1799005443894504, 0.11225978179297959, 1.3597297531114494, 3.13902462238682, 0.6097650061133981, -0.03436491268200084, 1.1036513216917059, -0.24716862281071209, 1.406041522070336, -0.23825992218411138], "count": [447]}, "eef_sim_pose_action": {"mean": [0.5886221263632616, 0.3206444496087761, 1.1129666741334676, -1.5810796132813498, 1.0495573853836526, -1.0999324439361455, 0.5463589820324825, -0.18358343836632526, 1.068241739954864, -1.501778612407767, 1.044546292793197, -1.0282419271814873], "std": [0.02855826380772198, 0.024842874772129465, 0.033979789622671015, 0.8990383547992695, 0.20900173945519732, 2.0505976880031693, 0.03128430158879549, 0.06964619293583232, 0.01460686483497508, 0.9736716466743077, 0.20260446770727872, 0.6413063540871312], "min": [0.5431680976536681, 0.27335207812526063, 1.0600168429764198, -2.944980944635864, 0.6836077030634446, -3.139070946846905, 0.5063989258209554, -0.25192833664316877, 1.0451339202752918, -2.8144391535082547, 0.7061781097451223, -2.0527165105434273], "max": [0.637941717626145, 0.36467686199583094, 1.1799005443894504, 0.11225978179297959, 1.3597297531114494, 3.13902462238682, 0.6097650061133981, -0.03436491268200084, 1.1036513216917059, -0.24716862281071209, 1.406041522070336, -0.23825992218411138], "count": [447]}, "gripper_mode_state": {"mean": [0.6241610738255033, 0.14988814317673377], "std": [0.48433875309178026, 0.3569617454458747], "min": [0, 0], "max": [1, 1], "count": [447]}, "gripper_activity_state": {"mean": [1.8814317673378076, 1.8635346756152125], "std": [0.41964052921034417, 0.45533284335562363], "min": [0, 0], "max": [2, 2], "count": [447]}, "gripper_mode_action": {"mean": [0.6241610738255033, 0.14988814317673377], "std": [0.48433875309178026, 0.3569617454458747], "min": [0, 0], "max": [1, 1], "count": [447]}, "gripper_activity_action": {"mean": [1.8814317673378076, 1.8635346756152125], "std": [0.41964052921034417, 0.45533284335562363], "min": [0, 0], "max": [2, 2], "count": [447]}, "gripper_open_scale_state": {"mean": [0.3218758390797871, 0.772257270898328], "std": [0.22904585067104494, 0.16833607009576004], "min": [0.121, 0.356], "max": [0.615, 0.886], "count": [447]}, "gripper_open_scale_action": {"mean": [0.3218758390797871, 0.772257270898328], "std": [0.22904585067104494, 0.16833607009576004], "min": [0.121, 0.356], "max": [0.615, 0.886], "count": [447]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.47283048396751437]], [[0.44111205752928234]], [[0.41666309939817514]]], "std": [[[0.14592988231397686]], [[0.17629576572116604]], [[0.19706298931085367]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4682181857891672]], [[0.4661331537565522]], [[0.45395668114605575]]], "std": [[[0.06279857638286562]], [[0.07518728249979947]], [[0.0910844697891549]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46946745373066723]], [[0.44999258841325307]], [[0.43361449030932503]]], "std": [[[0.11733681623634691]], [[0.15214014553477223]], [[0.17406466897190448]]], "count": [101]}, "observation.state": {"min": [0.13198179006576538, 1.530688762664795, -2.803574800491333, -1.579662799835205, -2.2437429428100586, -0.9727068543434143, 2.215869903564453, 345.0, -0.07498200237751007, 0.3177880048751831, -0.2159069925546646, -3.128000020980835, 0.5680000185966492, -0.7509999871253967, -0.9940173625946045, -2.0447404384613037, 2.8499834537506104, -0.8175995945930481, -1.6060519218444824, 0.9110619425773621, -1.9100884199142456, 108.0, -0.26560500264167786, 0.3669919967651367, -0.20967400074005127, 0.025999996811151505, -1.350000023841858, -3.0889999866485596], "max": [0.8320159912109375, 2.0434141159057617, -1.722797155380249, -0.5076115727424622, -1.763917088508606, 1.4114652872085571, 2.8171534538269043, 890.0, 0.17949000000953674, 0.4035080075263977, -0.15509100258350372, -0.16300000250339508, 1.5460000038146973, 1.7790000438690186, -0.5443158745765686, -2.0054006576538086, 2.8640329837799072, 0.21469293534755707, -0.032707471400499344, 1.9717334508895874, -0.07869689911603928, 629.0, -0.1748970001935959, 0.45461100339889526, -0.07037000358104706, 2.936000108718872, -0.7310000061988831, 3.138000011444092], "mean": [0.46397101879119873, 1.9769309759140015, -2.422055721282959, -0.8440395593643188, -1.9917739629745483, 0.49516427516937256, 2.5768203735351562, 758.5999755859375, 0.11220274865627289, 0.3451814353466034, -0.1929611712694168, -1.54453444480896, 1.0126972198486328, 0.5510338544845581, -0.7701075077056885, -2.0269203186035156, 2.858959674835205, -0.404461532831192, -0.8135789632797241, 1.4605624675750732, -1.3048218488693237, 293.6663513183594, -0.22573913633823395, 0.3970584571361542, -0.15281851589679718, 1.4918519258499146, -1.0551401376724243, 1.554368495941162], "std": [0.16580255329608917, 0.09751242399215698, 0.37766218185424805, 0.3607145845890045, 0.2093069702386856, 0.9537963271141052, 0.2577087879180908, 181.0232696533203, 0.08084660023450851, 0.016913246363401413, 0.016299622133374214, 1.129235029220581, 0.298954039812088, 0.7794387936592102, 0.14666905999183655, 0.008876201696693897, 0.003795241704210639, 0.2583101689815521, 0.48498567938804626, 0.3224535286426544, 0.5035955309867859, 223.15660095214844, 0.026799097657203674, 0.029460255056619644, 0.04288451746106148, 0.8824426531791687, 0.18284183740615845, 1.740277886390686], "count": [475]}, "action": {"min": [0.13198179006576538, 1.530688762664795, -2.803574800491333, -1.579662799835205, -2.2437429428100586, -0.9727068543434143, 2.215869903564453, 345.0, -0.07498200237751007, 0.3177880048751831, -0.2159069925546646, -3.128000020980835, 0.5680000185966492, -0.7509999871253967, -0.9940173625946045, -2.0447404384613037, 2.8499834537506104, -0.8175995945930481, -1.6060519218444824, 0.9110619425773621, -1.9100884199142456, 108.0, -0.26560500264167786, 0.3669919967651367, -0.20967400074005127, 0.025999996811151505, -1.350000023841858, -3.0889999866485596], "max": [0.8320159912109375, 2.0434141159057617, -1.722797155380249, -0.5076115727424622, -1.763917088508606, 1.4114652872085571, 2.8171534538269043, 890.0, 0.17949000000953674, 0.4035080075263977, -0.15509100258350372, -0.16300000250339508, 1.5460000038146973, 1.7790000438690186, -0.5443158745765686, -2.0054006576538086, 2.8640329837799072, 0.21469293534755707, -0.032707471400499344, 1.9717334508895874, -0.07869689911603928, 629.0, -0.1748970001935959, 0.45461100339889526, -0.07037000358104706, 2.936000108718872, -0.7310000061988831, 3.138000011444092], "mean": [0.46397101879119873, 1.9769309759140015, -2.422055721282959, -0.8440395593643188, -1.9917739629745483, 0.49516427516937256, 2.5768203735351562, 758.5999755859375, 0.11220274865627289, 0.3451814353466034, -0.1929611712694168, -1.54453444480896, 1.0126972198486328, 0.5510338544845581, -0.7701075077056885, -2.0269203186035156, 2.858959674835205, -0.404461532831192, -0.8135789632797241, 1.4605624675750732, -1.3048218488693237, 293.6663513183594, -0.22573913633823395, 0.3970584571361542, -0.15281851589679718, 1.4918519258499146, -1.0551401376724243, 1.554368495941162], "std": [0.16580255329608917, 0.09751242399215698, 0.37766218185424805, 0.3607145845890045, 0.2093069702386856, 0.9537963271141052, 0.2577087879180908, 181.0232696533203, 0.08084660023450851, 0.016913246363401413, 0.016299622133374214, 1.129235029220581, 0.298954039812088, 0.7794387936592102, 0.14666905999183655, 0.008876201696693897, 0.003795241704210639, 0.2583101689815521, 0.48498567938804626, 0.3224535286426544, 0.5035955309867859, 223.15660095214844, 0.026799097657203674, 0.029460255056619644, 0.04288451746106148, 0.8824426531791687, 0.18284183740615845, 1.740277886390686], "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": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [475]}, "index": {"min": [4463], "max": [4937], "mean": [4700.0], "std": [137.1203850636367], "count": [475]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [475]}, "subtask_annotation": {"mean": [5.086315789473685, 12.0, 12.0, 12.0, 12.0], "std": [4.362872316220764, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [475]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [475]}, "eef_direction_state": {"mean": [4.467368421052631, 4.5473684210526315], "std": [1.7748205012435314, 1.7042882203284015], "min": [0, 0], "max": [6, 6], "count": [475]}, "eef_velocity_state": {"mean": [0.6442105263157895, 0.7389473684210527], "std": [0.6911037380388697, 0.8151583297084539], "min": [0, 0], "max": [2, 2], "count": [475]}, "eef_acc_mag_state": {"mean": [0.6105263157894737, 0.6], "std": [0.8012455677467385, 0.8104579602071659], "min": [0, 0], "max": [2, 2], "count": [475]}, "eef_direction_action": {"mean": [4.467368421052631, 4.5473684210526315], "std": [1.7748205012435314, 1.7042882203284015], "min": [0, 0], "max": [6, 6], "count": [475]}, "eef_velocity_action": {"mean": [0.6442105263157895, 0.7389473684210527], "std": [0.6911037380388697, 0.8151583297084539], "min": [0, 0], "max": [2, 2], "count": [475]}, "eef_acc_mag_action": {"mean": [0.6105263157894737, 0.6], "std": [0.8012455677467385, 0.8104579602071659], "min": [0, 0], "max": [2, 2], "count": [475]}, "eef_sim_pose_state": {"mean": [0.5915039836135659, 0.311849891612916, 1.1143075938475315, -1.4934390412244491, 1.054574538258497, -0.817320046806127, 0.5395199937456416, -0.18969562549643343, 1.078552036467641, -1.5450527423136016, 1.0132663449033021, -1.019698928233208], "std": [0.0321920922061288, 0.027431968294391373, 0.034305977897535436, 0.8805763155786969, 0.1826645362114967, 2.016932467407238, 0.022412421037875562, 0.07247466805548126, 0.027154959525065192, 1.1294415593088623, 0.2990601827559854, 0.779818235203767], "min": [0.5501551738567656, 0.276486591858976, 1.060527070101776, -2.9348892602625583, 0.7310970391403715, -3.1351845633563387, 0.5093830327323903, -0.24532878651353254, 1.051532403254663, -3.1287723527942672, 0.5681339397407466, -2.3242716909009005], "max": [0.6520219406809509, 0.35490054201783977, 1.1785420019622468, -0.03327583476844342, 1.3504770393895464, 3.1388716255387994, 0.6004909662327561, -0.018267553816860724, 1.1398063668727278, -0.16194040709776686, 1.5468155438502489, 0.20999147028992482], "count": [475]}, "eef_sim_pose_action": {"mean": [0.5915039836135659, 0.311849891612916, 1.1143075938475315, -1.4934390412244491, 1.054574538258497, -0.817320046806127, 0.5395199937456416, -0.18969562549643343, 1.078552036467641, -1.5450527423136016, 1.0132663449033021, -1.019698928233208], "std": [0.0321920922061288, 0.027431968294391373, 0.034305977897535436, 0.8805763155786969, 0.1826645362114967, 2.016932467407238, 0.022412421037875562, 0.07247466805548126, 0.027154959525065192, 1.1294415593088623, 0.2990601827559854, 0.779818235203767], "min": [0.5501551738567656, 0.276486591858976, 1.060527070101776, -2.9348892602625583, 0.7310970391403715, -3.1351845633563387, 0.5093830327323903, -0.24532878651353254, 1.051532403254663, -3.1287723527942672, 0.5681339397407466, -2.3242716909009005], "max": [0.6520219406809509, 0.35490054201783977, 1.1785420019622468, -0.03327583476844342, 1.3504770393895464, 3.1388716255387994, 0.6004909662327561, -0.018267553816860724, 1.1398063668727278, -0.16194040709776686, 1.5468155438502489, 0.20999147028992482], "count": [475]}, "gripper_mode_state": {"mean": [0.6631578947368421, 0.1726315789473684], "std": [0.47263040675039486, 0.37792845473383907], "min": [0, 0], "max": [1, 1], "count": [475]}, "gripper_activity_state": {"mean": [1.88, 1.9010526315789473], "std": [0.4356724989206784, 0.4009186127782328], "min": [0, 0], "max": [2, 2], "count": [475]}, "gripper_mode_action": {"mean": [0.6631578947368421, 0.1726315789473684], "std": [0.47263040675039486, 0.37792845473383907], "min": [0, 0], "max": [1, 1], "count": [475]}, "gripper_activity_action": {"mean": [1.88, 1.9010526315789473], "std": [0.4356724989206784, 0.4009186127782328], "min": [0, 0], "max": [2, 2], "count": [475]}, "gripper_open_scale_state": {"mean": [0.2936663154361123, 0.7585999999999998], "std": [0.22315671766211348, 0.18102323348378424], "min": [0.108, 0.345], "max": [0.629, 0.89], "count": [475]}, "gripper_open_scale_action": {"mean": [0.2936663154361123, 0.7585999999999998], "std": [0.22315671766211348, 0.18102323348378424], "min": [0.108, 0.345], "max": [0.629, 0.89], "count": [475]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4680083578431372]], [[0.44211114583333333]], [[0.4182722528594771]]], "std": [[[0.14395854643080214]], [[0.1703961924844564]], [[0.19310394256201538]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.01568627450980392]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.47008079656862745]], [[0.4609942769607843]], [[0.4450470363562092]]], "std": [[[0.06732428348653531]], [[0.08730849680163426]], [[0.1094599363361287]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4741487254901961]], [[0.44012413807189543]], [[0.4212210620915033]]], "std": [[[0.11433751709464873]], [[0.1554074927191433]], [[0.18240858795312775]]], "count": [100]}, "observation.state": {"min": [0.1699601709842682, 1.5292924642562866, -2.7884950637817383, -1.5418238639831543, -2.362250804901123, -1.267423152923584, 1.9851548671722412, 345.0, -0.071322001516819, 0.3348250091075897, -0.20767399668693542, -3.072000026702881, 0.4999999701976776, -0.45100000500679016, -1.0327287912368774, -2.0448453426361084, 2.8500006198883057, -0.7394610643386841, -1.6291776895523071, 1.0029010772705078, -2.016483783721924, 121.0, -0.2555980086326599, 0.36411601305007935, -0.20524699985980988, -0.5740000009536743, -1.409000039100647, -3.1381852626800537], "max": [0.8200778365135193, 2.039330005645752, -1.5260111093521118, -0.5106833577156067, -1.8452669382095337, 1.3437812328338623, 2.8432462215423584, 893.0, 0.19154100120067596, 0.37633898854255676, -0.12015499919652939, -0.6600000262260437, 1.4140000343322754, 1.1790000200271606, -0.5269149541854858, -1.8907850980758667, 2.8640329837799072, 0.25471335649490356, 0.15734143555164337, 1.979482650756836, 0.15688766539096832, 622.0, -0.17862500250339508, 0.4426789879798889, -0.05150099843740463, 2.8450000286102295, -0.6010000109672546, 3.1389999389648438], "mean": [0.45961901545524597, 1.9608535766601562, -2.246556043624878, -0.9758915305137634, -2.11531662940979, 0.15717321634292603, 2.446141481399536, 761.1524047851562, 0.10588512569665909, 0.3529524505138397, -0.17921598255634308, -1.8151836395263672, 0.9491546750068665, 0.4346124529838562, -0.8149542212486267, -2.0086591243743896, 2.859995126724243, -0.41983339190483093, -0.7113139033317566, 1.4179372787475586, -1.431850790977478, 314.4131164550781, -0.2249346822500229, 0.40489861369132996, -0.15385040640830994, 1.5960537195205688, -0.9794222712516785, 1.2611570358276367], "std": [0.14519959688186646, 0.10701115429401398, 0.4550837278366089, 0.37271466851234436, 0.1925276219844818, 1.0057984590530396, 0.35385000705718994, 176.96897888183594, 0.07351019233465195, 0.01283695362508297, 0.024180253967642784, 0.9485026001930237, 0.3348320722579956, 0.5968998670578003, 0.14812377095222473, 0.039821140468120575, 0.004233211744576693, 0.30712684988975525, 0.5389307141304016, 0.36493730545043945, 0.6741237044334412, 231.02517700195312, 0.01672973483800888, 0.027475956827402115, 0.05775656923651695, 0.9734209775924683, 0.23763664066791534, 1.6298404932022095], "count": [374]}, "action": {"min": [0.1699601709842682, 1.5292924642562866, -2.7884950637817383, -1.5418238639831543, -2.362250804901123, -1.267423152923584, 1.9851548671722412, 345.0, -0.071322001516819, 0.3348250091075897, -0.20767399668693542, -3.072000026702881, 0.4999999701976776, -0.45100000500679016, -1.0327287912368774, -2.0448453426361084, 2.8500006198883057, -0.7394610643386841, -1.6291776895523071, 1.0029010772705078, -2.016483783721924, 121.0, -0.2555980086326599, 0.36411601305007935, -0.20524699985980988, -0.5740000009536743, -1.409000039100647, -3.1381852626800537], "max": [0.8200778365135193, 2.039330005645752, -1.5260111093521118, -0.5106833577156067, -1.8452669382095337, 1.3437812328338623, 2.8432462215423584, 893.0, 0.19154100120067596, 0.37633898854255676, -0.12015499919652939, -0.6600000262260437, 1.4140000343322754, 1.1790000200271606, -0.5269149541854858, -1.8907850980758667, 2.8640329837799072, 0.25471335649490356, 0.15734143555164337, 1.979482650756836, 0.15688766539096832, 622.0, -0.17862500250339508, 0.4426789879798889, -0.05150099843740463, 2.8450000286102295, -0.6010000109672546, 3.1389999389648438], "mean": [0.45961901545524597, 1.9608535766601562, -2.246556043624878, -0.9758915305137634, -2.11531662940979, 0.15717321634292603, 2.446141481399536, 761.1524047851562, 0.10588512569665909, 0.3529524505138397, -0.17921598255634308, -1.8151836395263672, 0.9491546750068665, 0.4346124529838562, -0.8149542212486267, -2.0086591243743896, 2.859995126724243, -0.41983339190483093, -0.7113139033317566, 1.4179372787475586, -1.431850790977478, 314.4131164550781, -0.2249346822500229, 0.40489861369132996, -0.15385040640830994, 1.5960537195205688, -0.9794222712516785, 1.2611570358276367], "std": [0.14519959688186646, 0.10701115429401398, 0.4550837278366089, 0.37271466851234436, 0.1925276219844818, 1.0057984590530396, 0.35385000705718994, 176.96897888183594, 0.07351019233465195, 0.01283695362508297, 0.024180253967642784, 0.9485026001930237, 0.3348320722579956, 0.5968998670578003, 0.14812377095222473, 0.039821140468120575, 0.004233211744576693, 0.30712684988975525, 0.5389307141304016, 0.36493730545043945, 0.6741237044334412, 231.02517700195312, 0.01672973483800888, 0.027475956827402115, 0.05775656923651695, 0.9734209775924683, 0.23763664066791534, 1.6298404932022095], "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": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [374]}, "index": {"min": [4938], "max": [5311], "mean": [5124.5], "std": [107.96411440844592], "count": [374]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [374]}, "subtask_annotation": {"mean": [5.403743315508021, 12.0, 12.0, 12.0, 12.0], "std": [3.7187323034615414, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [374]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [374]}, "eef_direction_state": {"mean": [4.245989304812834, 4.323529411764706], "std": [1.6606237021370944, 1.644837118845106], "min": [0, 0], "max": [6, 6], "count": [374]}, "eef_velocity_state": {"mean": [0.7887700534759359, 0.9385026737967914], "std": [0.6826983937707899, 0.8169094647035666], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_acc_mag_state": {"mean": [0.786096256684492, 0.7513368983957219], "std": [0.835200991748097, 0.8206465618934867], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_direction_action": {"mean": [4.245989304812834, 4.323529411764706], "std": [1.6606237021370944, 1.644837118845106], "min": [0, 0], "max": [6, 6], "count": [374]}, "eef_velocity_action": {"mean": [0.7887700534759359, 0.9385026737967914], "std": [0.6826983937707899, 0.8169094647035666], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_acc_mag_action": {"mean": [0.786096256684492, 0.7513368983957219], "std": [0.835200991748097, 0.8206465618934867], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_sim_pose_state": {"mean": [0.6011358904520855, 0.3108335496146892, 1.1187009897050884, -1.5974067927250792, 0.9789390494406107, -1.3349060452371144, 0.5499111666312262, -0.18622822590362498, 1.0975536989251078, -1.8155152641485985, 0.9496839339065237, -1.1360065348705695], "std": [0.030065245327438418, 0.02044508220921629, 0.04965482189702092, 0.971207422689487, 0.23770378542728807, 2.0103698221071453, 0.020474559496062996, 0.06715121523501592, 0.03829543838971601, 0.9487378232006226, 0.3350171567865858, 0.5974414442193325], "min": [0.5462876437171204, 0.2720673792150198, 1.0497838119785439, -2.8447749708500956, 0.6015308240182087, -3.132462934418739, 0.5234685694321394, -0.2560140288978393, 1.0502049105602138, -3.0726790273581943, 0.5001800636800655, -2.0217072047380467], "max": [0.64544949885452, 0.35072838559800373, 1.2032753166819443, 0.5692475729853748, 1.4084979620289362, 3.140944925981981, 0.5851309949940452, -0.02125877283833441, 1.1783194218743112, -0.6598666592563069, 1.4146371495583412, -0.3905531511404514], "count": [374]}, "eef_sim_pose_action": {"mean": [0.6011358904520855, 0.3108335496146892, 1.1187009897050884, -1.5974067927250792, 0.9789390494406107, -1.3349060452371144, 0.5499111666312262, -0.18622822590362498, 1.0975536989251078, -1.8155152641485985, 0.9496839339065237, -1.1360065348705695], "std": [0.030065245327438418, 0.02044508220921629, 0.04965482189702092, 0.971207422689487, 0.23770378542728807, 2.0103698221071453, 0.020474559496062996, 0.06715121523501592, 0.03829543838971601, 0.9487378232006226, 0.3350171567865858, 0.5974414442193325], "min": [0.5462876437171204, 0.2720673792150198, 1.0497838119785439, -2.8447749708500956, 0.6015308240182087, -3.132462934418739, 0.5234685694321394, -0.2560140288978393, 1.0502049105602138, -3.0726790273581943, 0.5001800636800655, -2.0217072047380467], "max": [0.64544949885452, 0.35072838559800373, 1.2032753166819443, 0.5692475729853748, 1.4084979620289362, 3.140944925981981, 0.5851309949940452, -0.02125877283833441, 1.1783194218743112, -0.6598666592563069, 1.4146371495583412, -0.3905531511404514], "count": [374]}, "gripper_mode_state": {"mean": [0.6363636363636364, 0.15508021390374332], "std": [0.4810456929208369, 0.361981133706319], "min": [0, 0], "max": [1, 1], "count": [374]}, "gripper_activity_state": {"mean": [1.8663101604278074, 1.8957219251336899], "std": [0.43050619385195227, 0.44159759515123287], "min": [0, 0], "max": [2, 2], "count": [374]}, "gripper_mode_action": {"mean": [0.6363636363636364, 0.15508021390374332], "std": [0.4810456929208369, 0.361981133706319], "min": [0, 0], "max": [1, 1], "count": [374]}, "gripper_activity_action": {"mean": [1.8663101604278074, 1.8957219251336899], "std": [0.43050619385195227, 0.44159759515123287], "min": [0, 0], "max": [2, 2], "count": [374]}, "gripper_open_scale_state": {"mean": [0.3144131015838784, 0.7611524064987109], "std": [0.2310252338377267, 0.1769690330022174], "min": [0.121, 0.345], "max": [0.622, 0.893], "count": [374]}, "gripper_open_scale_action": {"mean": [0.3144131015838784, 0.7611524064987109], "std": [0.2310252338377267, 0.1769690330022174], "min": [0.121, 0.345], "max": [0.622, 0.893], "count": [374]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.47307904616013075]], [[0.44341583129084966]], [[0.42019577001633984]]], "std": [[[0.14602230867663368]], [[0.17538488282581702]], [[0.19750649249285565]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[0.984313725490196]], [[1.0]], [[0.9725490196078431]]], "mean": [[[0.46810738970588234]], [[0.45991212826797384]], [[0.44716620098039217]]], "std": [[[0.06527273118960154]], [[0.08654840589779303]], [[0.10432115405023647]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47283685253267976]], [[0.4539986070261438]], [[0.4360619873366013]]], "std": [[[0.11820228306209295]], [[0.15169034970732415]], [[0.17705209771876568]]], "count": [100]}, "observation.state": {"min": [0.27148598432540894, 1.7496402263641357, -2.618255853652954, -1.23745596408844, -2.347153663635254, -0.36763614416122437, 2.12996506690979, 371.0, -0.05542299896478653, 0.325874000787735, -0.235602006316185, -2.61899995803833, 0.5509999990463257, -0.27399998903274536, -0.9889559149742126, -2.044792890548706, 2.849773406982422, -0.736755907535553, -1.6187231540679932, 1.0316118001937866, -2.0474631786346436, 118.0, -0.272473007440567, 0.3641349971294403, -0.2109770029783249, -0.7009999752044678, -1.5299999713897705, -3.132185220718384], "max": [0.8451756834983826, 2.040167808532715, -2.116997003555298, -0.5873382091522217, -2.129092216491699, 1.1889009475708008, 2.8179214000701904, 894.0, 0.1811549961566925, 0.4187979996204376, -0.17836600542068481, -0.7480000257492065, 1.4179999828338623, 1.1579999923706055, -0.531156063079834, -1.9020248651504517, 2.8641204833984375, 0.27551770210266113, 0.09248499572277069, 1.9590798616409302, 0.1319119930267334, 844.0, -0.1645440012216568, 0.43783798813819885, -0.0700799971818924, 2.759999990463257, -0.597000002861023, 3.132999897003174], "mean": [0.5031517744064331, 1.9831390380859375, -2.3800208568573, -0.7867947220802307, -2.232358694076538, 0.5194690227508545, 2.644752264022827, 770.9354248046875, 0.09140651673078537, 0.3671698570251465, -0.204958975315094, -1.6820940971374512, 1.0581616163253784, 0.434044748544693, -0.7938013076782227, -2.0072073936462402, 2.8598194122314453, -0.3681087791919708, -0.704986572265625, 1.3915950059890747, -1.3659846782684326, 312.4677429199219, -0.2182169407606125, 0.40386489033699036, -0.1650666892528534, 1.5805686712265015, -1.01253342628479, 1.461290955543518], "std": [0.18224363029003143, 0.07245934754610062, 0.1162811666727066, 0.20942777395248413, 0.08897600322961807, 0.5330445766448975, 0.2587725520133972, 166.302490234375, 0.07953851670026779, 0.024765271693468094, 0.01553728524595499, 0.6989943981170654, 0.29880499839782715, 0.39905619621276855, 0.13505813479423523, 0.037717051804065704, 0.004539787769317627, 0.26758337020874023, 0.47409722208976746, 0.2829257845878601, 0.618470311164856, 241.81301879882812, 0.026389995589852333, 0.02319278009235859, 0.043428339064121246, 0.9540459513664246, 0.24421809613704681, 1.4966961145401], "count": [403]}, "action": {"min": [0.27148598432540894, 1.7496402263641357, -2.618255853652954, -1.23745596408844, -2.347153663635254, -0.36763614416122437, 2.12996506690979, 371.0, -0.05542299896478653, 0.325874000787735, -0.235602006316185, -2.61899995803833, 0.5509999990463257, -0.27399998903274536, -0.9889559149742126, -2.044792890548706, 2.849773406982422, -0.736755907535553, -1.6187231540679932, 1.0316118001937866, -2.0474631786346436, 118.0, -0.272473007440567, 0.3641349971294403, -0.2109770029783249, -0.7009999752044678, -1.5299999713897705, -3.132185220718384], "max": [0.8451756834983826, 2.040167808532715, -2.116997003555298, -0.5873382091522217, -2.129092216491699, 1.1889009475708008, 2.8179214000701904, 894.0, 0.1811549961566925, 0.4187979996204376, -0.17836600542068481, -0.7480000257492065, 1.4179999828338623, 1.1579999923706055, -0.531156063079834, -1.9020248651504517, 2.8641204833984375, 0.27551770210266113, 0.09248499572277069, 1.9590798616409302, 0.1319119930267334, 844.0, -0.1645440012216568, 0.43783798813819885, -0.0700799971818924, 2.759999990463257, -0.597000002861023, 3.132999897003174], "mean": [0.5031517744064331, 1.9831390380859375, -2.3800208568573, -0.7867947220802307, -2.232358694076538, 0.5194690227508545, 2.644752264022827, 770.9354248046875, 0.09140651673078537, 0.3671698570251465, -0.204958975315094, -1.6820940971374512, 1.0581616163253784, 0.434044748544693, -0.7938013076782227, -2.0072073936462402, 2.8598194122314453, -0.3681087791919708, -0.704986572265625, 1.3915950059890747, -1.3659846782684326, 312.4677429199219, -0.2182169407606125, 0.40386489033699036, -0.1650666892528534, 1.5805686712265015, -1.01253342628479, 1.461290955543518], "std": [0.18224363029003143, 0.07245934754610062, 0.1162811666727066, 0.20942777395248413, 0.08897600322961807, 0.5330445766448975, 0.2587725520133972, 166.302490234375, 0.07953851670026779, 0.024765271693468094, 0.01553728524595499, 0.6989943981170654, 0.29880499839782715, 0.39905619621276855, 0.13505813479423523, 0.037717051804065704, 0.004539787769317627, 0.26758337020874023, 0.47409722208976746, 0.2829257845878601, 0.618470311164856, 241.81301879882812, 0.026389995589852333, 0.02319278009235859, 0.043428339064121246, 0.9540459513664246, 0.24421809613704681, 1.4966961145401], "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": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [403]}, "index": {"min": [5312], "max": [5714], "mean": [5513.0], "std": [116.33572108342304], "count": [403]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [403]}, "subtask_annotation": {"mean": [4.712158808933003, 12.0, 12.0, 12.0, 12.0], "std": [3.8702948451221677, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [403]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [403]}, "eef_direction_state": {"mean": [4.07196029776675, 4.086848635235732], "std": [1.8118120505759754, 2.1239274319980708], "min": [0, 0], "max": [6, 6], "count": [403]}, "eef_velocity_state": {"mean": [0.749379652605459, 0.7196029776674938], "std": [0.6602641491727055, 0.7928262985318671], "min": [0, 0], "max": [2, 2], "count": [403]}, "eef_acc_mag_state": {"mean": [0.8014888337468983, 0.5955334987593052], "std": [0.8513878710360366, 0.8017845485399033], "min": [0, 0], "max": [2, 2], "count": [403]}, "eef_direction_action": {"mean": [4.07196029776675, 4.086848635235732], "std": [1.8118120505759754, 2.1239274319980708], "min": [0, 0], "max": [6, 6], "count": [403]}, "eef_velocity_action": {"mean": [0.749379652605459, 0.7196029776674938], "std": [0.6602641491727055, 0.7928262985318671], "min": [0, 0], "max": [2, 2], "count": [403]}, "eef_acc_mag_action": {"mean": [0.8014888337468983, 0.5955334987593052], "std": [0.8513878710360366, 0.8017845485399033], "min": [0, 0], "max": [2, 2], "count": [403]}, "eef_sim_pose_state": {"mean": [0.599544220212513, 0.3053664646925998, 1.1073102094938911, -1.581997308277253, 1.0120634068503749, -1.786008255113747, 0.5590564807992306, -0.17060189179904037, 1.0676505810483397, -1.682666491763982, 1.058781101649782, -1.1366876624742206], "std": [0.025696771360936142, 0.024182076923886645, 0.03816778466481591, 0.950997142070127, 0.24433963150052476, 1.6279212558751577, 0.02695711057740779, 0.07031961040722155, 0.014969780663793468, 0.6991789651574972, 0.29893970758165556, 0.39952447004646635], "min": [0.5473897816249258, 0.2596631638164368, 1.0521878764072907, -2.759742624504358, 0.5972579075888782, -3.13955207344499, 0.5210520319207704, -0.24831252284512792, 1.0516602513183468, -2.620024005420525, 0.5514522801014974, -1.8450879249518706], "max": [0.6387743200404624, 0.3545632746207021, 1.183965557343414, 0.6927415233457964, 1.529896224345907, 3.1395346229464094, 0.6179126205669018, -0.038050641045521263, 1.10884864852772, -0.7476154462486468, 1.4189297227944113, -0.412428017599913], "count": [403]}, "eef_sim_pose_action": {"mean": [0.599544220212513, 0.3053664646925998, 1.1073102094938911, -1.581997308277253, 1.0120634068503749, -1.786008255113747, 0.5590564807992306, -0.17060189179904037, 1.0676505810483397, -1.682666491763982, 1.058781101649782, -1.1366876624742206], "std": [0.025696771360936142, 0.024182076923886645, 0.03816778466481591, 0.950997142070127, 0.24433963150052476, 1.6279212558751577, 0.02695711057740779, 0.07031961040722155, 0.014969780663793468, 0.6991789651574972, 0.29893970758165556, 0.39952447004646635], "min": [0.5473897816249258, 0.2596631638164368, 1.0521878764072907, -2.759742624504358, 0.5972579075888782, -3.13955207344499, 0.5210520319207704, -0.24831252284512792, 1.0516602513183468, -2.620024005420525, 0.5514522801014974, -1.8450879249518706], "max": [0.6387743200404624, 0.3545632746207021, 1.183965557343414, 0.6927415233457964, 1.529896224345907, 3.1395346229464094, 0.6179126205669018, -0.038050641045521263, 1.10884864852772, -0.7476154462486468, 1.4189297227944113, -0.412428017599913], "count": [403]}, "gripper_mode_state": {"mean": [0.7047146401985112, 0.13895781637717122], "std": [0.4561709285875147, 0.3459025030913486], "min": [0, 0], "max": [1, 1], "count": [403]}, "gripper_activity_state": {"mean": [1.8238213399503722, 1.9156327543424319], "std": [0.533008026365379, 0.3765176523750014], "min": [0, 0], "max": [2, 2], "count": [403]}, "gripper_mode_action": {"mean": [0.7047146401985112, 0.13895781637717122], "std": [0.4561709285875147, 0.3459025030913486], "min": [0, 0], "max": [1, 1], "count": [403]}, "gripper_activity_action": {"mean": [1.8238213399503722, 1.9156327543424319], "std": [0.533008026365379, 0.3765176523750014], "min": [0, 0], "max": [2, 2], "count": [403]}, "gripper_open_scale_state": {"mean": [0.3124677420301413, 0.7709354837952419], "std": [0.24181306543203018, 0.16630256633885598], "min": [0.118, 0.371], "max": [0.844, 0.894], "count": [403]}, "gripper_open_scale_action": {"mean": [0.3124677420301413, 0.7709354837952419], "std": [0.24181306543203018, 0.16630256633885598], "min": [0.118, 0.371], "max": [0.844, 0.894], "count": [403]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4761192435689872]], [[0.44753667663548596]], [[0.42742739251663964]]], "std": [[[0.14554643332090483]], [[0.1717380633772024]], [[0.1908758919355121]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4674485837530731]], [[0.46092340124123043]], [[0.44877830245247946]]], "std": [[[0.0690183125306426]], [[0.08799203037063082]], [[0.10562654164013205]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46879488592072915]], [[0.4538672104545182]], [[0.4400852577651856]]], "std": [[[0.1093509773975396]], [[0.13593380897358073]], [[0.1554669501035282]]], "count": [109]}, "observation.state": {"min": [0.34114205837249756, 1.657225251197815, -2.618535041809082, -1.4449057579040527, -2.3861794471740723, -0.6703810095787048, 2.0251057147979736, 436.0, -0.06099100038409233, 0.31030499935150146, -0.22077399492263794, -2.861999988555908, 0.5339999794960022, -0.328000009059906, -0.9850987792015076, -2.0433268547058105, 2.8467020988464355, -0.8105134963989258, -1.7189922332763672, 0.9248324632644653, -2.0696637630462646, 121.0, -0.2891710102558136, 0.3273659944534302, -0.21615499258041382, -1.00600004196167, -1.4850000143051147, -3.1381852626800537], "max": [0.7290414571762085, 2.037287950515747, -2.1117961406707764, -0.5137726068496704, -2.089176654815674, 1.3458234071731567, 2.817345380783081, 911.0, 0.16773399710655212, 0.36100301146507263, -0.17098799347877502, -0.6010000109672546, 1.3819999694824219, 1.2410000562667847, -0.46013861894607544, -1.9155337810516357, 2.86441707611084, 0.26745426654815674, 0.06417576223611832, 1.9575963020324707, 1.745329427649267e-05, 878.0, -0.10970199853181839, 0.4466089904308319, -0.06755200028419495, 2.8910000324249268, -0.6169999837875366, 3.122999906539917], "mean": [0.40274888277053833, 1.9798082113265991, -2.408329963684082, -0.7901605367660522, -2.287454605102539, 0.7359216809272766, 2.663687229156494, 833.0908203125, 0.10661818832159042, 0.3363521099090576, -0.19301193952560425, -1.3793329000473022, 1.0093168020248413, 0.733379065990448, -0.7490032911300659, -2.017655849456787, 2.8593883514404297, -0.33089542388916016, -0.7934670448303223, 1.4003710746765137, -1.217400074005127, 493.70648193359375, -0.23028062283992767, 0.3920590579509735, -0.1693428009748459, 1.410164475440979, -1.0277106761932373, 0.7788640856742859], "std": [0.08295298367738724, 0.08944056183099747, 0.12877188622951508, 0.33686983585357666, 0.08276017755270004, 0.7441272735595703, 0.25301340222358704, 130.7701873779297, 0.06188344210386276, 0.008683481253683567, 0.011464535258710384, 0.8119561672210693, 0.23922675848007202, 0.5119419097900391, 0.16541287302970886, 0.028486942872405052, 0.005074722226709127, 0.33594411611557007, 0.5850282311439514, 0.3030042350292206, 0.719066321849823, 315.8800354003906, 0.03332395479083061, 0.030664708465337753, 0.042589373886585236, 1.1001319885253906, 0.25160855054855347, 1.9232566356658936], "count": [523]}, "action": {"min": [0.34114205837249756, 1.657225251197815, -2.618535041809082, -1.4449057579040527, -2.3861794471740723, -0.6703810095787048, 2.0251057147979736, 436.0, -0.06099100038409233, 0.31030499935150146, -0.22077399492263794, -2.861999988555908, 0.5339999794960022, -0.328000009059906, -0.9850987792015076, -2.0433268547058105, 2.8467020988464355, -0.8105134963989258, -1.7189922332763672, 0.9248324632644653, -2.0696637630462646, 121.0, -0.2891710102558136, 0.3273659944534302, -0.21615499258041382, -1.00600004196167, -1.4850000143051147, -3.1381852626800537], "max": [0.7290414571762085, 2.037287950515747, -2.1117961406707764, -0.5137726068496704, -2.089176654815674, 1.3458234071731567, 2.817345380783081, 911.0, 0.16773399710655212, 0.36100301146507263, -0.17098799347877502, -0.6010000109672546, 1.3819999694824219, 1.2410000562667847, -0.46013861894607544, -1.9155337810516357, 2.86441707611084, 0.26745426654815674, 0.06417576223611832, 1.9575963020324707, 1.745329427649267e-05, 878.0, -0.10970199853181839, 0.4466089904308319, -0.06755200028419495, 2.8910000324249268, -0.6169999837875366, 3.122999906539917], "mean": [0.40274888277053833, 1.9798082113265991, -2.408329963684082, -0.7901605367660522, -2.287454605102539, 0.7359216809272766, 2.663687229156494, 833.0908203125, 0.10661818832159042, 0.3363521099090576, -0.19301193952560425, -1.3793329000473022, 1.0093168020248413, 0.733379065990448, -0.7490032911300659, -2.017655849456787, 2.8593883514404297, -0.33089542388916016, -0.7934670448303223, 1.4003710746765137, -1.217400074005127, 493.70648193359375, -0.23028062283992767, 0.3920590579509735, -0.1693428009748459, 1.410164475440979, -1.0277106761932373, 0.7788640856742859], "std": [0.08295298367738724, 0.08944056183099747, 0.12877188622951508, 0.33686983585357666, 0.08276017755270004, 0.7441272735595703, 0.25301340222358704, 130.7701873779297, 0.06188344210386276, 0.008683481253683567, 0.011464535258710384, 0.8119561672210693, 0.23922675848007202, 0.5119419097900391, 0.16541287302970886, 0.028486942872405052, 0.005074722226709127, 0.33594411611557007, 0.5850282311439514, 0.3030042350292206, 0.719066321849823, 315.8800354003906, 0.03332395479083061, 0.030664708465337753, 0.042589373886585236, 1.1001319885253906, 0.25160855054855347, 1.9232566356658936], "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": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [523]}, "index": {"min": [5715], "max": [6237], "mean": [5976.0], "std": [150.9768194127827], "count": [523]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [523]}, "subtask_annotation": {"mean": [3.6520076481835564, 12.0, 12.0, 12.0, 12.0], "std": [3.826711339873675, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [523]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [523]}, "eef_direction_state": {"mean": [3.956022944550669, 4.745697896749522], "std": [1.9309240141006863, 1.8475231832260481], "min": [0, 0], "max": [6, 6], "count": [523]}, "eef_velocity_state": {"mean": [0.8279158699808795, 0.491395793499044], "std": [0.7191885541904447, 0.7087425660928418], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_acc_mag_state": {"mean": [0.8508604206500956, 0.4435946462715105], "std": [0.848310786706532, 0.7383072495720021], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_direction_action": {"mean": [3.956022944550669, 4.745697896749522], "std": [1.9309240141006863, 1.8475231832260481], "min": [0, 0], "max": [6, 6], "count": [523]}, "eef_velocity_action": {"mean": [0.8279158699808795, 0.491395793499044], "std": [0.7191885541904447, 0.7087425660928418], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_acc_mag_action": {"mean": [0.8508604206500956, 0.4435946462715105], "std": [0.848310786706532, 0.7383072495720021], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_sim_pose_state": {"mean": [0.5862116179051257, 0.3128569451341899, 1.1008751530409517, -1.41166444788662, 1.0274183226544082, -0.8228595935421333, 0.5290362928884607, -0.18712303572432928, 1.072216113877075, -1.3794914841463792, 1.0100111193016588, -0.8369835482898507], "std": [0.03478398993936338, 0.03136091338302519, 0.03823808169718495, 1.0980015419385514, 0.25170611244103935, 2.066050212055902, 0.0074103354028878165, 0.05589759118856241, 0.014279556916534342, 0.8120724779082749, 0.23945202468695984, 0.5123056546542498], "min": [0.5155281580964786, 0.20068708599623114, 1.0449714480943244, -2.890110543409606, 0.6165878172672472, -3.141417592424742, 0.515432997298766, -0.23880314425863014, 1.057108486233258, -2.8623827474530024, 0.5349439476459614, -1.8991446367043925], "max": [0.6445386169548186, 0.3698004821462672, 1.185411451963109, 1.0027936211911281, 1.4855860819605748, 3.1402011964473013, 0.5488340067688673, -0.03330352029625226, 1.1122655877640493, -0.6013130600950038, 1.38239129467018, -0.3295088584676494], "count": [523]}, "eef_sim_pose_action": {"mean": [0.5862116179051257, 0.3128569451341899, 1.1008751530409517, -1.41166444788662, 1.0274183226544082, -0.8228595935421333, 0.5290362928884607, -0.18712303572432928, 1.072216113877075, -1.3794914841463792, 1.0100111193016588, -0.8369835482898507], "std": [0.03478398993936338, 0.03136091338302519, 0.03823808169718495, 1.0980015419385514, 0.25170611244103935, 2.066050212055902, 0.0074103354028878165, 0.05589759118856241, 0.014279556916534342, 0.8120724779082749, 0.23945202468695984, 0.5123056546542498], "min": [0.5155281580964786, 0.20068708599623114, 1.0449714480943244, -2.890110543409606, 0.6165878172672472, -3.141417592424742, 0.515432997298766, -0.23880314425863014, 1.057108486233258, -2.8623827474530024, 0.5349439476459614, -1.8991446367043925], "max": [0.6445386169548186, 0.3698004821462672, 1.185411451963109, 1.0027936211911281, 1.4855860819605748, 3.1402011964473013, 0.5488340067688673, -0.03330352029625226, 1.1122655877640493, -0.6013130600950038, 1.38239129467018, -0.3295088584676494], "count": [523]}, "gripper_mode_state": {"mean": [0.5544933078393881, 0.07265774378585087], "std": [0.497021608585304, 0.2595738739815688], "min": [0, 0], "max": [1, 1], "count": [523]}, "gripper_activity_state": {"mean": [1.8661567877629064, 1.9388145315487573], "std": [0.4557492835452582, 0.33313524550320806], "min": [0, 0], "max": [2, 2], "count": [523]}, "gripper_mode_action": {"mean": [0.5544933078393881, 0.07265774378585087], "std": [0.497021608585304, 0.2595738739815688], "min": [0, 0], "max": [1, 1], "count": [523]}, "gripper_activity_action": {"mean": [1.8661567877629064, 1.9388145315487573], "std": [0.4557492835452582, 0.33313524550320806], "min": [0, 0], "max": [2, 2], "count": [523]}, "gripper_open_scale_state": {"mean": [0.4937065010289619, 0.8330908224131428], "std": [0.3158800317405967, 0.13077021463056637], "min": [0.121, 0.436], "max": [0.878, 0.911], "count": [523]}, "gripper_open_scale_action": {"mean": [0.4937065010289619, 0.8330908224131428], "std": [0.3158800317405967, 0.13077021463056637], "min": [0.121, 0.436], "max": [0.878, 0.911], "count": [523]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4756957250816993]], [[0.44595382965686275]], [[0.42778913398692814]]], "std": [[[0.14327986582578786]], [[0.17268914913404843]], [[0.19012486365320233]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.01568627450980392]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4674357679738562]], [[0.46229291870915035]], [[0.44836568627450984]]], "std": [[[0.0651615623353078]], [[0.08466824765206518]], [[0.10309513049301866]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.463675204248366]], [[0.4445776531862745]], [[0.4283430943627451]]], "std": [[[0.13655962909173522]], [[0.16459686029022155]], [[0.18467743757067495]]], "count": [100]}, "observation.state": {"min": [0.26316073536872864, 1.6627751588821411, -2.6552393436431885, -1.4570008516311646, -2.512576103210449, -0.7602304816246033, 2.398414134979248, 351.0, -0.07582700252532959, 0.30709800124168396, -0.21552500128746033, -2.9660000801086426, 0.6700000166893005, -0.4400000274181366, -0.9827250838279724, -2.0448453426361084, 2.8469462394714355, -0.6625270247459412, -1.6444666385650635, 0.9787981510162354, -2.1855711936950684, 103.0, -0.274383008480072, 0.3583250045776367, -0.20804299414157867, -0.06300001591444016, -1.3580000400543213, -3.121999979019165], "max": [0.8068831562995911, 2.032942056655884, -2.025035858154297, -0.5107182264328003, -2.021632432937622, 1.3038831949234009, 2.8174850940704346, 911.0, 0.17827700078487396, 0.34999701380729675, -0.16297900676727295, -0.5249999761581421, 1.3539999723434448, 1.2170000076293945, -0.5263389348983765, -1.9443665742874146, 2.8640506267547607, 0.2344500869512558, 0.1549328863620758, 1.9482413530349731, -0.049148473888635635, 863.0, -0.16593800485134125, 0.4431909918785095, -0.08597899973392487, 2.743000030517578, -0.5130000114440918, 3.140000104904175], "mean": [0.4381437599658966, 1.9851726293563843, -2.3932571411132812, -0.891520082950592, -2.2495205402374268, 0.4924081563949585, 2.692093849182129, 818.2597045898438, 0.08760757744312286, 0.33532392978668213, -0.19093650579452515, -1.6133910417556763, 1.0125277042388916, 0.5542693138122559, -0.7499881386756897, -2.0010809898376465, 2.859555244445801, -0.3884223699569702, -0.7705004811286926, 1.445552945137024, -1.4403302669525146, 385.7111511230469, -0.23853415250778198, 0.39317259192466736, -0.16157972812652588, 1.5727208852767944, -0.9593204259872437, 1.521279215812683], "std": [0.10664012283086777, 0.0893079936504364, 0.17926666140556335, 0.37378090620040894, 0.16517110168933868, 0.8555076718330383, 0.1505255103111267, 168.7331085205078, 0.08266255259513855, 0.01185791939496994, 0.012249056249856949, 0.9837925434112549, 0.22840532660484314, 0.6007456183433533, 0.140935018658638, 0.02698620595037937, 0.00526554835960269, 0.28835946321487427, 0.5205514430999756, 0.2794588804244995, 0.6442098021507263, 308.7861328125, 0.02784305438399315, 0.02423464134335518, 0.03939881548285484, 0.7458071112632751, 0.25145018100738525, 1.6913353204727173], "count": [412]}, "action": {"min": [0.26316073536872864, 1.6627751588821411, -2.6552393436431885, -1.4570008516311646, -2.512576103210449, -0.7602304816246033, 2.398414134979248, 351.0, -0.07582700252532959, 0.30709800124168396, -0.21552500128746033, -2.9660000801086426, 0.6700000166893005, -0.4400000274181366, -0.9827250838279724, -2.0448453426361084, 2.8469462394714355, -0.6625270247459412, -1.6444666385650635, 0.9787981510162354, -2.1855711936950684, 103.0, -0.274383008480072, 0.3583250045776367, -0.20804299414157867, -0.06300001591444016, -1.3580000400543213, -3.121999979019165], "max": [0.8068831562995911, 2.032942056655884, -2.025035858154297, -0.5107182264328003, -2.021632432937622, 1.3038831949234009, 2.8174850940704346, 911.0, 0.17827700078487396, 0.34999701380729675, -0.16297900676727295, -0.5249999761581421, 1.3539999723434448, 1.2170000076293945, -0.5263389348983765, -1.9443665742874146, 2.8640506267547607, 0.2344500869512558, 0.1549328863620758, 1.9482413530349731, -0.049148473888635635, 863.0, -0.16593800485134125, 0.4431909918785095, -0.08597899973392487, 2.743000030517578, -0.5130000114440918, 3.140000104904175], "mean": [0.4381437599658966, 1.9851726293563843, -2.3932571411132812, -0.891520082950592, -2.2495205402374268, 0.4924081563949585, 2.692093849182129, 818.2597045898438, 0.08760757744312286, 0.33532392978668213, -0.19093650579452515, -1.6133910417556763, 1.0125277042388916, 0.5542693138122559, -0.7499881386756897, -2.0010809898376465, 2.859555244445801, -0.3884223699569702, -0.7705004811286926, 1.445552945137024, -1.4403302669525146, 385.7111511230469, -0.23853415250778198, 0.39317259192466736, -0.16157972812652588, 1.5727208852767944, -0.9593204259872437, 1.521279215812683], "std": [0.10664012283086777, 0.0893079936504364, 0.17926666140556335, 0.37378090620040894, 0.16517110168933868, 0.8555076718330383, 0.1505255103111267, 168.7331085205078, 0.08266255259513855, 0.01185791939496994, 0.012249056249856949, 0.9837925434112549, 0.22840532660484314, 0.6007456183433533, 0.140935018658638, 0.02698620595037937, 0.00526554835960269, 0.28835946321487427, 0.5205514430999756, 0.2794588804244995, 0.6442098021507263, 308.7861328125, 0.02784305438399315, 0.02423464134335518, 0.03939881548285484, 0.7458071112632751, 0.25145018100738525, 1.6913353204727173], "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": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [412]}, "index": {"min": [6238], "max": [6649], "mean": [6443.5], "std": [118.93380511864572], "count": [412]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [412]}, "subtask_annotation": {"mean": [4.779126213592233, 12.0, 12.0, 12.0, 12.0], "std": [3.865110457431697, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [412]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [412]}, "eef_direction_state": {"mean": [4.080097087378641, 3.983009708737864], "std": [2.098518198956284, 2.086061618834795], "min": [0, 0], "max": [6, 6], "count": [412]}, "eef_velocity_state": {"mean": [0.6723300970873787, 0.7281553398058253], "std": [0.7286850823835617, 0.7496818063825509], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_acc_mag_state": {"mean": [0.6990291262135923, 0.6577669902912622], "std": [0.8224395566814517, 0.8106469094037776], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_direction_action": {"mean": [4.080097087378641, 3.983009708737864], "std": [2.098518198956284, 2.086061618834795], "min": [0, 0], "max": [6, 6], "count": [412]}, "eef_velocity_action": {"mean": [0.6723300970873787, 0.7281553398058253], "std": [0.7286850823835617, 0.7496818063825509], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_acc_mag_action": {"mean": [0.6990291262135923, 0.6577669902912622], "std": [0.8224395566814517, 0.8106469094037776], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_sim_pose_state": {"mean": [0.5875079501174802, 0.32381173667880536, 1.1087159389990544, -1.574047553245242, 0.9586138381190572, -2.123992246491074, 0.5305272499014448, -0.1679713244083688, 1.079826818039861, -1.6139279112155045, 1.0131422775585863, -1.0164207656769602], "std": [0.028393617903622142, 0.028527607473515453, 0.03454008776831236, 0.7440492396329309, 0.25142902004286427, 0.8098075526554749, 0.010381046138038242, 0.07428755059065086, 0.02111790289989673, 0.9838693425030642, 0.2285722027223489, 0.6010824555159233], "min": [0.5478353049909611, 0.266226868816034, 1.051088553632288, -2.7424432595723567, 0.5131385378533211, -3.035260945825826, 0.5094469742570565, -0.24571491001920187, 1.0566595313585438, -2.965871188685033, 0.670937498982751, -2.0116908707856216], "max": [0.6436944690558699, 0.3593168486436351, 1.1692413987008836, 0.056793279346516734, 1.3575893258675755, -0.11194497002965167, 0.5569470461038316, -0.01687683492211045, 1.1312105278525444, -0.5252067007173554, 1.3545680472067971, -0.35327155085047435], "count": [412]}, "eef_sim_pose_action": {"mean": [0.5875079501174802, 0.32381173667880536, 1.1087159389990544, -1.574047553245242, 0.9586138381190572, -2.123992246491074, 0.5305272499014448, -0.1679713244083688, 1.079826818039861, -1.6139279112155045, 1.0131422775585863, -1.0164207656769602], "std": [0.028393617903622142, 0.028527607473515453, 0.03454008776831236, 0.7440492396329309, 0.25142902004286427, 0.8098075526554749, 0.010381046138038242, 0.07428755059065086, 0.02111790289989673, 0.9838693425030642, 0.2285722027223489, 0.6010824555159233], "min": [0.5478353049909611, 0.266226868816034, 1.051088553632288, -2.7424432595723567, 0.5131385378533211, -3.035260945825826, 0.5094469742570565, -0.24571491001920187, 1.0566595313585438, -2.965871188685033, 0.670937498982751, -2.0116908707856216], "max": [0.6436944690558699, 0.3593168486436351, 1.1692413987008836, 0.056793279346516734, 1.3575893258675755, -0.11194497002965167, 0.5569470461038316, -0.01687683492211045, 1.1312105278525444, -0.5252067007173554, 1.3545680472067971, -0.35327155085047435], "count": [412]}, "gripper_mode_state": {"mean": [0.6747572815533981, 0.09951456310679611], "std": [0.4684654656899132, 0.29935165748072995], "min": [0, 0], "max": [1, 1], "count": [412]}, "gripper_activity_state": {"mean": [1.8810679611650485, 1.854368932038835], "std": [0.4271499875759506, 0.48587358998256874], "min": [0, 0], "max": [2, 2], "count": [412]}, "gripper_mode_action": {"mean": [0.6747572815533981, 0.09951456310679611], "std": [0.4684654656899132, 0.29935165748072995], "min": [0, 0], "max": [1, 1], "count": [412]}, "gripper_activity_action": {"mean": [1.8810679611650485, 1.854368932038835], "std": [0.4271499875759506, 0.48587358998256874], "min": [0, 0], "max": [2, 2], "count": [412]}, "gripper_open_scale_state": {"mean": [0.38571116491891777, 0.818259708589718], "std": [0.3087861355608491, 0.16873292780831672], "min": [0.103, 0.351], "max": [0.863, 0.911], "count": [412]}, "gripper_open_scale_action": {"mean": [0.38571116491891777, 0.818259708589718], "std": [0.3087861355608491, 0.16873292780831672], "min": [0.103, 0.351], "max": [0.863, 0.911], "count": [412]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47044208333333337]], [[0.44257059844771246]], [[0.4212347998366013]]], "std": [[[0.14550519762820624]], [[0.17641028078009638]], [[0.19544769626126623]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4715469260620915]], [[0.46786507761437907]], [[0.4561122324346405]]], "std": [[[0.06970123698145879]], [[0.08474749637355758]], [[0.10201587402830437]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[0.8941176470588236]], [[0.9098039215686274]]], "mean": [[[0.47061965482026147]], [[0.44330246119281047]], [[0.4226812234477124]]], "std": [[[0.11761072034626295]], [[0.15690421443032432]], [[0.18185782022172475]]], "count": [100]}, "observation.state": {"min": [0.1537984162569046, 1.7049248218536377, -2.597137212753296, -1.497684359550476, -2.657752513885498, -0.6696479320526123, 2.4278578758239746, 314.0, -0.08579099923372269, 0.27841100096702576, -0.22682100534439087, -2.9059998989105225, 0.6520000100135803, -0.746999979019165, -0.9871059060096741, -2.0448453426361084, 2.8479411602020264, -0.6998421549797058, -1.6050571203231812, 0.9929352402687073, -2.07088565826416, 121.0, -0.2863909900188446, 0.3524850010871887, -0.2069299966096878, -0.27900001406669617, -1.3860000371932983, -3.1059999465942383], "max": [0.6354743838310242, 2.0290849208831787, -1.7530436515808105, -0.5229529738426208, -1.849595308303833, 1.4341371059417725, 2.8169612884521484, 902.0, 0.1793839931488037, 0.3986789882183075, -0.14537200331687927, -0.38499999046325684, 1.4270000457763672, 1.3580000400543213, -0.5003859400749207, -1.9156036376953125, 2.8640856742858887, 0.24902358651161194, 0.09522516280412674, 1.9597430229187012, 0.014608407393097878, 813.0, -0.1800049990415573, 0.43873700499534607, -0.07030300050973892, 2.7960000038146973, -0.6069999933242798, 3.125999927520752], "mean": [0.4107295572757721, 2.000004529953003, -2.3432846069335938, -0.8784902095794678, -2.2556705474853516, 0.5158413648605347, 2.685307502746582, 766.9383544921875, 0.10795824229717255, 0.34568876028060913, -0.19088737666606903, -1.5258152484893799, 1.0388771295547485, 0.5258585214614868, -0.7634143829345703, -2.0112531185150146, 2.8599050045013428, -0.3784704804420471, -0.7924990057945251, 1.5121476650238037, -1.342482566833496, 403.42694091796875, -0.22404195368289948, 0.3892553448677063, -0.1521325409412384, 1.3833742141723633, -1.0165777206420898, 1.401365041732788], "std": [0.08201907575130463, 0.06594903767108917, 0.28151410818099976, 0.35689660906791687, 0.28237515687942505, 0.8244925737380981, 0.14718279242515564, 211.31884765625, 0.08162327110767365, 0.030381159856915474, 0.019232580438256264, 0.9749850630760193, 0.2562110722064972, 0.7186995148658752, 0.140451580286026, 0.03190731629729271, 0.005516566801816225, 0.31288450956344604, 0.5070708990097046, 0.3362242579460144, 0.6686798930168152, 274.7174377441406, 0.02563336491584778, 0.02520340494811535, 0.04924861714243889, 0.9093599915504456, 0.23571301996707916, 1.6812002658843994], "count": [438]}, "action": {"min": [0.1537984162569046, 1.7049248218536377, -2.597137212753296, -1.497684359550476, -2.657752513885498, -0.6696479320526123, 2.4278578758239746, 314.0, -0.08579099923372269, 0.27841100096702576, -0.22682100534439087, -2.9059998989105225, 0.6520000100135803, -0.746999979019165, -0.9871059060096741, -2.0448453426361084, 2.8479411602020264, -0.6998421549797058, -1.6050571203231812, 0.9929352402687073, -2.07088565826416, 121.0, -0.2863909900188446, 0.3524850010871887, -0.2069299966096878, -0.27900001406669617, -1.3860000371932983, -3.1059999465942383], "max": [0.6354743838310242, 2.0290849208831787, -1.7530436515808105, -0.5229529738426208, -1.849595308303833, 1.4341371059417725, 2.8169612884521484, 902.0, 0.1793839931488037, 0.3986789882183075, -0.14537200331687927, -0.38499999046325684, 1.4270000457763672, 1.3580000400543213, -0.5003859400749207, -1.9156036376953125, 2.8640856742858887, 0.24902358651161194, 0.09522516280412674, 1.9597430229187012, 0.014608407393097878, 813.0, -0.1800049990415573, 0.43873700499534607, -0.07030300050973892, 2.7960000038146973, -0.6069999933242798, 3.125999927520752], "mean": [0.4107295572757721, 2.000004529953003, -2.3432846069335938, -0.8784902095794678, -2.2556705474853516, 0.5158413648605347, 2.685307502746582, 766.9383544921875, 0.10795824229717255, 0.34568876028060913, -0.19088737666606903, -1.5258152484893799, 1.0388771295547485, 0.5258585214614868, -0.7634143829345703, -2.0112531185150146, 2.8599050045013428, -0.3784704804420471, -0.7924990057945251, 1.5121476650238037, -1.342482566833496, 403.42694091796875, -0.22404195368289948, 0.3892553448677063, -0.1521325409412384, 1.3833742141723633, -1.0165777206420898, 1.401365041732788], "std": [0.08201907575130463, 0.06594903767108917, 0.28151410818099976, 0.35689660906791687, 0.28237515687942505, 0.8244925737380981, 0.14718279242515564, 211.31884765625, 0.08162327110767365, 0.030381159856915474, 0.019232580438256264, 0.9749850630760193, 0.2562110722064972, 0.7186995148658752, 0.140451580286026, 0.03190731629729271, 0.005516566801816225, 0.31288450956344604, 0.5070708990097046, 0.3362242579460144, 0.6686798930168152, 274.7174377441406, 0.02563336491584778, 0.02520340494811535, 0.04924861714243889, 0.9093599915504456, 0.23571301996707916, 1.6812002658843994], "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": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [438]}, "index": {"min": [6650], "max": [7087], "mean": [6868.5], "std": [126.43937941427373], "count": [438]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [438]}, "subtask_annotation": {"mean": [5.184931506849315, 12.0, 12.0, 12.0, 12.0], "std": [3.8617727693701984, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [438]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [438]}, "eef_direction_state": {"mean": [4.157534246575342, 4.1118721461187215], "std": [1.936273628363423, 2.039293382433024], "min": [0, 0], "max": [6, 6], "count": [438]}, "eef_velocity_state": {"mean": [0.680365296803653, 0.7557077625570776], "std": [0.6812075323825219, 0.7598076099217463], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_acc_mag_state": {"mean": [0.6575342465753424, 0.6278538812785388], "std": [0.8284746077990629, 0.8028775056953584], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_direction_action": {"mean": [4.157534246575342, 4.1118721461187215], "std": [1.936273628363423, 2.039293382433024], "min": [0, 0], "max": [6, 6], "count": [438]}, "eef_velocity_action": {"mean": [0.680365296803653, 0.7557077625570776], "std": [0.6812075323825219, 0.7598076099217463], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_acc_mag_action": {"mean": [0.6575342465753424, 0.6278538812785388], "std": [0.8284746077990629, 0.8028775056953584], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_sim_pose_state": {"mean": [0.5857818058287001, 0.3111025286822393, 1.1153983922335846, -1.3852181334558626, 1.0161006582972922, -2.0210462974911763, 0.5380537208794283, -0.18525554466180094, 1.079164782985809, -1.526482387774084, 1.039548823928246, -1.0449217767408248], "std": [0.027958833290352442, 0.024720803069280164, 0.041913035498128574, 0.9070643122388151, 0.23577314592223028, 0.9924533476396405, 0.030247545315370994, 0.07260860213204437, 0.026191004479083593, 0.9750089342161358, 0.2563029798046522, 0.7190921879660176], "min": [0.5355600188120268, 0.2624543607774669, 1.0490431531788902, -2.7950778079600846, 0.606934354501107, -3.1256261506820167, 0.48841568560757065, -0.24467627090681243, 1.04806890863701, -2.906509382942267, 0.652262387127597, -2.3187042027990543], "max": [0.6395357253753645, 0.36741545563303013, 1.1804555632071343, 0.27233632581820744, 1.3865783158261737, 0.1579283372887407, 0.5976012525791726, -0.01110595974328804, 1.1368010600635516, -0.38474360711667144, 1.4273982093027784, -0.211502775537055], "count": [438]}, "eef_sim_pose_action": {"mean": [0.5857818058287001, 0.3111025286822393, 1.1153983922335846, -1.3852181334558626, 1.0161006582972922, -2.0210462974911763, 0.5380537208794283, -0.18525554466180094, 1.079164782985809, -1.526482387774084, 1.039548823928246, -1.0449217767408248], "std": [0.027958833290352442, 0.024720803069280164, 0.041913035498128574, 0.9070643122388151, 0.23577314592223028, 0.9924533476396405, 0.030247545315370994, 0.07260860213204437, 0.026191004479083593, 0.9750089342161358, 0.2563029798046522, 0.7190921879660176], "min": [0.5355600188120268, 0.2624543607774669, 1.0490431531788902, -2.7950778079600846, 0.606934354501107, -3.1256261506820167, 0.48841568560757065, -0.24467627090681243, 1.04806890863701, -2.906509382942267, 0.652262387127597, -2.3187042027990543], "max": [0.6395357253753645, 0.36741545563303013, 1.1804555632071343, 0.27233632581820744, 1.3865783158261737, 0.1579283372887407, 0.5976012525791726, -0.01110595974328804, 1.1368010600635516, -0.38474360711667144, 1.4273982093027784, -0.211502775537055], "count": [438]}, "gripper_mode_state": {"mean": [0.5821917808219178, 0.2009132420091324], "std": [0.49319824732588174, 0.4006833053603701], "min": [0, 0], "max": [1, 1], "count": [438]}, "gripper_activity_state": {"mean": [1.8904109589041096, 1.865296803652968], "std": [0.3961565520866479, 0.45594127489641356], "min": [0, 0], "max": [2, 2], "count": [438]}, "gripper_mode_action": {"mean": [0.5821917808219178, 0.2009132420091324], "std": [0.49319824732588174, 0.4006833053603701], "min": [0, 0], "max": [1, 1], "count": [438]}, "gripper_activity_action": {"mean": [1.8904109589041096, 1.865296803652968], "std": [0.3961565520866479, 0.45594127489641356], "min": [0, 0], "max": [2, 2], "count": [438]}, "gripper_open_scale_state": {"mean": [0.40342694069152524, 0.7669383562340578], "std": [0.27471745871972747, 0.21131886157699906], "min": [0.121, 0.314], "max": [0.813, 0.902], "count": [438]}, "gripper_open_scale_action": {"mean": [0.40342694069152524, 0.7669383562340578], "std": [0.27471745871972747, 0.21131886157699906], "min": [0.121, 0.314], "max": [0.813, 0.902], "count": [438]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.46744400735294117]], [[0.44281898897058825]], [[0.4220850040849673]]], "std": [[[0.14876946518160464]], [[0.17370779222826976]], [[0.1926846552714733]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46942224673202615]], [[0.46430376838235293]], [[0.45428241421568627]]], "std": [[[0.07052059233341347]], [[0.08867659418142418]], [[0.10474505913947363]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46377095588235295]], [[0.44375060661764704]], [[0.4232100837418301]]], "std": [[[0.1299575153719083]], [[0.16414019489901788]], [[0.1883759554569863]]], "count": [100]}, "observation.state": {"min": [0.02834414690732956, 1.686249852180481, -2.6470186710357666, -1.4665303230285645, -2.4255714416503906, -0.850080132484436, 2.437230348587036, 320.0, -0.07228700071573257, 0.3096719980239868, -0.21400399506092072, -3.1361851692199707, 0.640999972820282, -0.9860000014305115, -0.9879961013793945, -2.044670820236206, 2.8499834537506104, -0.8946906924247742, -1.5987565517425537, 0.9145874977111816, -2.1329495906829834, 120.0, -0.30399999022483826, 0.35363098978996277, -0.20408600568771362, -0.40700000524520874, -1.312000036239624, -3.130185127258301], "max": [0.7754149436950684, 2.032017230987549, -1.9212934970855713, -0.4953244626522064, -1.840641736984253, 1.307059645652771, 2.8185322284698486, 901.0, 0.1768680065870285, 0.3623200058937073, -0.12882199883460999, 3.1410000324249268, 1.5640000104904175, 1.86899995803833, -0.5105960965156555, -1.8758798837661743, 2.8640856742858887, 0.25614452362060547, 0.14552555978298187, 2.019136667251587, 0.07735299319028854, 802.0, -0.17275699973106384, 0.44182100892066956, -0.06527599692344666, 2.9170000553131104, -0.5999999642372131, 3.0929999351501465], "mean": [0.4092233180999756, 1.9959022998809814, -2.348236560821533, -0.9659000635147095, -2.1710879802703857, 0.36909326910972595, 2.693664073944092, 803.6588745117188, 0.0918760821223259, 0.3378947377204895, -0.18819624185562134, -1.635385274887085, 1.0724879503250122, 0.385115385055542, -0.7364493012428284, -2.004152774810791, 2.860203742980957, -0.41023147106170654, -0.8212156891822815, 1.5618358850479126, -1.4061124324798584, 389.1876220703125, -0.2404167503118515, 0.38075581192970276, -0.1435754895210266, 1.3369178771972656, -0.9607723355293274, 1.3919926881790161], "std": [0.16124866902828217, 0.07110698521137238, 0.23883771896362305, 0.3802444338798523, 0.2511504292488098, 0.8639742136001587, 0.14167647063732147, 177.6874542236328, 0.08608102798461914, 0.013624374754726887, 0.023628126829862595, 1.2230435609817505, 0.25898435711860657, 0.7055943608283997, 0.146257221698761, 0.04956091567873955, 0.004227838013321161, 0.3435531258583069, 0.5084434151649475, 0.3390119969844818, 0.7042357921600342, 249.9553680419922, 0.03206317871809006, 0.02761980891227722, 0.047020670026540756, 0.9371389746665955, 0.20959946513175964, 1.7199549674987793], "count": [469]}, "action": {"min": [0.02834414690732956, 1.686249852180481, -2.6470186710357666, -1.4665303230285645, -2.4255714416503906, -0.850080132484436, 2.437230348587036, 320.0, -0.07228700071573257, 0.3096719980239868, -0.21400399506092072, -3.1361851692199707, 0.640999972820282, -0.9860000014305115, -0.9879961013793945, -2.044670820236206, 2.8499834537506104, -0.8946906924247742, -1.5987565517425537, 0.9145874977111816, -2.1329495906829834, 120.0, -0.30399999022483826, 0.35363098978996277, -0.20408600568771362, -0.40700000524520874, -1.312000036239624, -3.130185127258301], "max": [0.7754149436950684, 2.032017230987549, -1.9212934970855713, -0.4953244626522064, -1.840641736984253, 1.307059645652771, 2.8185322284698486, 901.0, 0.1768680065870285, 0.3623200058937073, -0.12882199883460999, 3.1410000324249268, 1.5640000104904175, 1.86899995803833, -0.5105960965156555, -1.8758798837661743, 2.8640856742858887, 0.25614452362060547, 0.14552555978298187, 2.019136667251587, 0.07735299319028854, 802.0, -0.17275699973106384, 0.44182100892066956, -0.06527599692344666, 2.9170000553131104, -0.5999999642372131, 3.0929999351501465], "mean": [0.4092233180999756, 1.9959022998809814, -2.348236560821533, -0.9659000635147095, -2.1710879802703857, 0.36909326910972595, 2.693664073944092, 803.6588745117188, 0.0918760821223259, 0.3378947377204895, -0.18819624185562134, -1.635385274887085, 1.0724879503250122, 0.385115385055542, -0.7364493012428284, -2.004152774810791, 2.860203742980957, -0.41023147106170654, -0.8212156891822815, 1.5618358850479126, -1.4061124324798584, 389.1876220703125, -0.2404167503118515, 0.38075581192970276, -0.1435754895210266, 1.3369178771972656, -0.9607723355293274, 1.3919926881790161], "std": [0.16124866902828217, 0.07110698521137238, 0.23883771896362305, 0.3802444338798523, 0.2511504292488098, 0.8639742136001587, 0.14167647063732147, 177.6874542236328, 0.08608102798461914, 0.013624374754726887, 0.023628126829862595, 1.2230435609817505, 0.25898435711860657, 0.7055943608283997, 0.146257221698761, 0.04956091567873955, 0.004227838013321161, 0.3435531258583069, 0.5084434151649475, 0.3390119969844818, 0.7042357921600342, 249.9553680419922, 0.03206317871809006, 0.02761980891227722, 0.047020670026540756, 0.9371389746665955, 0.20959946513175964, 1.7199549674987793], "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": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [469]}, "index": {"min": [7088], "max": [7556], "mean": [7322.0], "std": [135.3883303686104], "count": [469]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [469]}, "subtask_annotation": {"mean": [5.049040511727079, 12.0, 12.0, 12.0, 12.0], "std": [3.8467087996074123, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [469]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [469]}, "eef_direction_state": {"mean": [4.081023454157783, 4.208955223880597], "std": [1.9725845442206198, 1.8316818492073927], "min": [0, 0], "max": [6, 6], "count": [469]}, "eef_velocity_state": {"mean": [0.6993603411513859, 0.746268656716418], "std": [0.6507496220365321, 0.7224779235370509], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_acc_mag_state": {"mean": [0.7121535181236673, 0.6950959488272921], "std": [0.8210201217985267, 0.8200560601283976], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_direction_action": {"mean": [4.081023454157783, 4.208955223880597], "std": [1.9725845442206198, 1.8316818492073927], "min": [0, 0], "max": [6, 6], "count": [469]}, "eef_velocity_action": {"mean": [0.6993603411513859, 0.746268656716418], "std": [0.6507496220365321, 0.7224779235370509], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_acc_mag_action": {"mean": [0.7121535181236673, 0.6950959488272921], "std": [0.8210201217985267, 0.8200560601283976], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_sim_pose_state": {"mean": [0.5766002020613131, 0.3262461511573104, 1.121819036919318, -1.3382324694259615, 0.9603576953405322, -1.954623644708817, 0.5325774096641157, -0.1701387685646473, 1.0848914878687288, -1.6296855607621443, 1.0729962511621884, -1.1795448500070167], "std": [0.030208384361807176, 0.03126332029970282, 0.04081392528709071, 0.9351370459233034, 0.20973223841179894, 1.0016791390318442, 0.012354991362137727, 0.07660555693490619, 0.031161356153673554, 1.2242141536258242, 0.25898627630906607, 0.7069862722546537], "min": [0.5376265291615187, 0.2766222168380713, 1.0520535548614633, -2.9165800035784413, 0.6002349508913656, -3.0733264547163746, 0.5032323329225624, -0.24433389484420281, 1.0439092095710092, -3.135197215880174, 0.6415665279656544, -2.561922748472676], "max": [0.6405168266816359, 0.38167479659655684, 1.185081210421486, 0.40346194244722555, 1.3129351006061367, 0.32020315912452, 0.5569528050856903, -0.019915921984162588, 1.1387298964296035, 3.1414694810911397, 1.5641840703883618, 0.3647798898714854], "count": [469]}, "eef_sim_pose_action": {"mean": [0.5766002020613131, 0.3262461511573104, 1.121819036919318, -1.3382324694259615, 0.9603576953405322, -1.954623644708817, 0.5325774096641157, -0.1701387685646473, 1.0848914878687288, -1.6296855607621443, 1.0729962511621884, -1.1795448500070167], "std": [0.030208384361807176, 0.03126332029970282, 0.04081392528709071, 0.9351370459233034, 0.20973223841179894, 1.0016791390318442, 0.012354991362137727, 0.07660555693490619, 0.031161356153673554, 1.2242141536258242, 0.25898627630906607, 0.7069862722546537], "min": [0.5376265291615187, 0.2766222168380713, 1.0520535548614633, -2.9165800035784413, 0.6002349508913656, -3.0733264547163746, 0.5032323329225624, -0.24433389484420281, 1.0439092095710092, -3.135197215880174, 0.6415665279656544, -2.561922748472676], "max": [0.6405168266816359, 0.38167479659655684, 1.185081210421486, 0.40346194244722555, 1.3129351006061367, 0.32020315912452, 0.5569528050856903, -0.019915921984162588, 1.1387298964296035, 3.1414694810911397, 1.5641840703883618, 0.3647798898714854], "count": [469]}, "gripper_mode_state": {"mean": [0.6162046908315565, 0.12153518123667377], "std": [0.48630902708950663, 0.32674819197425053], "min": [0, 0], "max": [1, 1], "count": [469]}, "gripper_activity_state": {"mean": [1.8678038379530917, 1.904051172707889], "std": [0.44722274457908845, 0.3990455103656422], "min": [0, 0], "max": [2, 2], "count": [469]}, "gripper_mode_action": {"mean": [0.6162046908315565, 0.12153518123667377], "std": [0.48630902708950663, 0.32674819197425053], "min": [0, 0], "max": [1, 1], "count": [469]}, "gripper_activity_action": {"mean": [1.8678038379530917, 1.904051172707889], "std": [0.44722274457908845, 0.3990455103656422], "min": [0, 0], "max": [2, 2], "count": [469]}, "gripper_open_scale_state": {"mean": [0.38918763329479433, 0.8036588485490055], "std": [0.24995532391573297, 0.17768742645381697], "min": [0.12, 0.32], "max": [0.802, 0.901], "count": [469]}, "gripper_open_scale_action": {"mean": [0.38918763329479433, 0.8036588485490055], "std": [0.24995532391573297, 0.17768742645381697], "min": [0.12, 0.32], "max": [0.802, 0.901], "count": [469]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4726096405228758]], [[0.4417223202614379]], [[0.42030147875817]]], "std": [[[0.1426714740913155]], [[0.17532149701979374]], [[0.19422106008365528]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.470079699754902]], [[0.46685776143790847]], [[0.4546338480392157]]], "std": [[[0.06918719836840871]], [[0.08440498314571242]], [[0.10154225435522675]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9647058823529412]], [[0.9411764705882353]], [[0.9882352941176471]]], "mean": [[[0.470498106617647]], [[0.44525768178104574]], [[0.42571351715686273]]], "std": [[[0.12941144789886927]], [[0.1606327784073744]], [[0.18438869484960094]]], "count": [100]}, "observation.state": {"min": [0.31176820397377014, 1.749273657798767, -2.4884729385375977, -1.3926680088043213, -2.2305657863616943, -0.5538802742958069, 2.135096311569214, 332.0, -0.05819899961352348, 0.3208180069923401, -0.23666100203990936, -2.9059998989105225, 0.6510000228881836, -0.7069999575614929, -0.9788156151771545, -2.0448102951049805, 2.8484296798706055, -0.7539648413658142, -1.5676896572113037, 0.9678199887275696, -2.12827205657959, 104.0, -0.27470898628234863, 0.35735899209976196, -0.20681899785995483, -0.31700003147125244, -1.305999994277954, -3.11899995803833], "max": [0.7051828503608704, 2.0342509746551514, -2.023883819580078, -0.5581039190292358, -2.1551151275634766, 1.3976422548294067, 2.817066192626953, 904.0, 0.16821900010108948, 0.4060240089893341, -0.16507600247859955, -0.49000000953674316, 1.4249999523162842, 1.281000018119812, -0.5215393304824829, -1.9442620277404785, 2.8640329837799072, 0.2393195480108261, -0.011728612706065178, 1.9636874198913574, -0.012217304669320583, 789.0, -0.18699799478054047, 0.4479930102825165, -0.07229399681091309, 2.736999988555908, -0.5879999995231628, 3.140000104904175], "mean": [0.4240427315235138, 1.992572546005249, -2.3621084690093994, -0.8066816329956055, -2.20585560798645, 0.6615282297134399, 2.640690565109253, 765.05126953125, 0.10084393620491028, 0.3493407666683197, -0.19224312901496887, -1.508262038230896, 1.0454097986221313, 0.5444024801254272, -0.7655326724052429, -2.012990951538086, 2.859650135040283, -0.4011167287826538, -0.7780905961990356, 1.5059452056884766, -1.4140100479125977, 344.2889404296875, -0.22634176909923553, 0.39218783378601074, -0.1499084085226059, 1.4203637838363647, -0.9809943437576294, 1.6220674514770508], "std": [0.1356663554906845, 0.0697515681385994, 0.13921096920967102, 0.25198087096214294, 0.020133841782808304, 0.7004034519195557, 0.25276821851730347, 176.34701538085938, 0.07049472630023956, 0.026022395119071007, 0.018529806286096573, 0.9948177337646484, 0.18047912418842316, 0.7340487241744995, 0.1354627013206482, 0.025078071281313896, 0.004514958243817091, 0.25490131974220276, 0.46969231963157654, 0.3345794081687927, 0.583287239074707, 293.4036865234375, 0.01849120296537876, 0.02875545248389244, 0.04494564235210419, 0.8698016405105591, 0.20290036499500275, 1.636281132698059], "count": [398]}, "action": {"min": [0.31176820397377014, 1.749273657798767, -2.4884729385375977, -1.3926680088043213, -2.2305657863616943, -0.5538802742958069, 2.135096311569214, 332.0, -0.05819899961352348, 0.3208180069923401, -0.23666100203990936, -2.9059998989105225, 0.6510000228881836, -0.7069999575614929, -0.9788156151771545, -2.0448102951049805, 2.8484296798706055, -0.7539648413658142, -1.5676896572113037, 0.9678199887275696, -2.12827205657959, 104.0, -0.27470898628234863, 0.35735899209976196, -0.20681899785995483, -0.31700003147125244, -1.305999994277954, -3.11899995803833], "max": [0.7051828503608704, 2.0342509746551514, -2.023883819580078, -0.5581039190292358, -2.1551151275634766, 1.3976422548294067, 2.817066192626953, 904.0, 0.16821900010108948, 0.4060240089893341, -0.16507600247859955, -0.49000000953674316, 1.4249999523162842, 1.281000018119812, -0.5215393304824829, -1.9442620277404785, 2.8640329837799072, 0.2393195480108261, -0.011728612706065178, 1.9636874198913574, -0.012217304669320583, 789.0, -0.18699799478054047, 0.4479930102825165, -0.07229399681091309, 2.736999988555908, -0.5879999995231628, 3.140000104904175], "mean": [0.4240427315235138, 1.992572546005249, -2.3621084690093994, -0.8066816329956055, -2.20585560798645, 0.6615282297134399, 2.640690565109253, 765.05126953125, 0.10084393620491028, 0.3493407666683197, -0.19224312901496887, -1.508262038230896, 1.0454097986221313, 0.5444024801254272, -0.7655326724052429, -2.012990951538086, 2.859650135040283, -0.4011167287826538, -0.7780905961990356, 1.5059452056884766, -1.4140100479125977, 344.2889404296875, -0.22634176909923553, 0.39218783378601074, -0.1499084085226059, 1.4203637838363647, -0.9809943437576294, 1.6220674514770508], "std": [0.1356663554906845, 0.0697515681385994, 0.13921096920967102, 0.25198087096214294, 0.020133841782808304, 0.7004034519195557, 0.25276821851730347, 176.34701538085938, 0.07049472630023956, 0.026022395119071007, 0.018529806286096573, 0.9948177337646484, 0.18047912418842316, 0.7340487241744995, 0.1354627013206482, 0.025078071281313896, 0.004514958243817091, 0.25490131974220276, 0.46969231963157654, 0.3345794081687927, 0.583287239074707, 293.4036865234375, 0.01849120296537876, 0.02875545248389244, 0.04494564235210419, 0.8698016405105591, 0.20290036499500275, 1.636281132698059], "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": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [398]}, "index": {"min": [7557], "max": [7954], "mean": [7755.5], "std": [114.8923409109589], "count": [398]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [398]}, "subtask_annotation": {"mean": [4.565326633165829, 12.0, 12.0, 12.0, 12.0], "std": [3.898138167730579, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [398]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [398]}, "eef_direction_state": {"mean": [4.00251256281407, 4.0879396984924625], "std": [1.9381112181872533, 2.0224382707953743], "min": [0, 0], "max": [6, 6], "count": [398]}, "eef_velocity_state": {"mean": [0.7361809045226131, 0.7236180904522613], "std": [0.65604838606729, 0.7562104509360467], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_acc_mag_state": {"mean": [0.8015075376884422, 0.5477386934673367], "std": [0.8437161986192563, 0.7903198335209534], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_direction_action": {"mean": [4.00251256281407, 4.0879396984924625], "std": [1.9381112181872533, 2.0224382707953743], "min": [0, 0], "max": [6, 6], "count": [398]}, "eef_velocity_action": {"mean": [0.7361809045226131, 0.7236180904522613], "std": [0.65604838606729, 0.7562104509360467], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_acc_mag_action": {"mean": [0.8015075376884422, 0.5477386934673367], "std": [0.8437161986192563, 0.7903198335209534], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_sim_pose_state": {"mean": [0.588197198708075, 0.3140018975969489, 1.1169223275348845, -1.4216036520626651, 0.9804640155450046, -2.0645610930155636, 0.5412003415943545, -0.17991477448987778, 1.0747314642521009, -1.5073992687156623, 1.0460611105901005, -1.025199530828358], "std": [0.030525820088854738, 0.019065098525161382, 0.03520119837903402, 0.8681113748469721, 0.20295948244972023, 0.873465111142885, 0.030274712556590005, 0.0625445511325101, 0.016537322160488015, 0.9953270480437696, 0.18044234835453696, 0.7348803877788616], "min": [0.5411761312261149, 0.27145726755100774, 1.0572001493269407, -2.736766191801642, 0.5873694672026515, -3.0672788479796442, 0.508967505831038, -0.23895846096529255, 1.0553484776105777, -2.9060453778857354, 0.651390832999982, -2.27851261157013], "max": [0.6451024570215935, 0.35465964379110115, 1.1778178741227558, 0.3127477931282645, 1.3057672264953135, 0.12390834250019733, 0.6034493311636453, -0.03551542771079236, 1.1239069432491322, -0.48960352938127477, 1.425666400170969, -0.28917926403884], "count": [398]}, "eef_sim_pose_action": {"mean": [0.588197198708075, 0.3140018975969489, 1.1169223275348845, -1.4216036520626651, 0.9804640155450046, -2.0645610930155636, 0.5412003415943545, -0.17991477448987778, 1.0747314642521009, -1.5073992687156623, 1.0460611105901005, -1.025199530828358], "std": [0.030525820088854738, 0.019065098525161382, 0.03520119837903402, 0.8681113748469721, 0.20295948244972023, 0.873465111142885, 0.030274712556590005, 0.0625445511325101, 0.016537322160488015, 0.9953270480437696, 0.18044234835453696, 0.7348803877788616], "min": [0.5411761312261149, 0.27145726755100774, 1.0572001493269407, -2.736766191801642, 0.5873694672026515, -3.0672788479796442, 0.508967505831038, -0.23895846096529255, 1.0553484776105777, -2.9060453778857354, 0.651390832999982, -2.27851261157013], "max": [0.6451024570215935, 0.35465964379110115, 1.1778178741227558, 0.3127477931282645, 1.3057672264953135, 0.12390834250019733, 0.6034493311636453, -0.03551542771079236, 1.1239069432491322, -0.48960352938127477, 1.425666400170969, -0.28917926403884], "count": [398]}, "gripper_mode_state": {"mean": [0.6507537688442211, 0.1507537688442211], "std": [0.47673189654067005, 0.3578087059078966], "min": [0, 0], "max": [1, 1], "count": [398]}, "gripper_activity_state": {"mean": [1.8366834170854272, 1.9095477386934674], "std": [0.4494117375253012, 0.38418391806125435], "min": [0, 0], "max": [2, 2], "count": [398]}, "gripper_mode_action": {"mean": [0.6507537688442211, 0.1507537688442211], "std": [0.47673189654067005, 0.3578087059078966], "min": [0, 0], "max": [1, 1], "count": [398]}, "gripper_activity_action": {"mean": [1.8366834170854272, 1.9095477386934674], "std": [0.4494117375253012, 0.38418391806125435], "min": [0, 0], "max": [2, 2], "count": [398]}, "gripper_open_scale_state": {"mean": [0.34428894491531103, 0.7650515078443977], "std": [0.2934037451428478, 0.17634699567128018], "min": [0.104, 0.332], "max": [0.789, 0.904], "count": [398]}, "gripper_open_scale_action": {"mean": [0.34428894491531103, 0.7650515078443977], "std": [0.2934037451428478, 0.17634699567128018], "min": [0.104, 0.332], "max": [0.789, 0.904], "count": [398]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.47392441176470584]], [[0.4427100980392157]], [[0.42103713643790847]]], "std": [[[0.14095265967652612]], [[0.17762888019150644]], [[0.1955082967385779]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4689797712418301]], [[0.46632263888888886]], [[0.45390315155228755]]], "std": [[[0.07132970733704054]], [[0.08547342300008694]], [[0.10157359743156266]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4656088991013072]], [[0.4366790645424837]], [[0.4186565114379085]]], "std": [[[0.11008169413329506]], [[0.15339440302508098]], [[0.1779041176268839]]], "count": [100]}, "observation.state": {"min": [0.26254987716674805, 1.592403531074524, -2.5939955711364746, -1.555978536605835, -2.4592037200927734, -0.8121541142463684, 2.2559428215026855, 405.0, -0.0629580020904541, 0.3050509989261627, -0.22011500597000122, -3.015000104904175, 0.6230000257492065, -0.5070000290870667, -1.0099523067474365, -2.043309450149536, 2.4971299171447754, -0.7712959051132202, -1.4516950845718384, 0.8087507486343384, -1.951906442642212, 124.0, -0.27608901262283325, 0.31949999928474426, -0.20932799577713013, -0.6060000061988831, -1.5089999437332153, -3.1391851902008057], "max": [0.7224965691566467, 2.040167808532715, -1.9305087327957153, -0.5291489362716675, -2.0094501972198486, 1.3963680267333984, 2.818514823913574, 902.0, 0.1642490029335022, 0.36785000562667847, -0.1567630022764206, -0.5869999527931213, 1.3980000019073486, 1.225000023841858, -0.4691444933414459, -1.9123921394348145, 2.8640506267547607, 0.1932428628206253, 0.10463249683380127, 1.9727630615234375, -0.07510151714086533, 843.0, -0.13050700724124908, 0.4568119943141937, -0.061069998890161514, 3.0239999294281006, -0.6830000281333923, 3.119999885559082], "mean": [0.39163777232170105, 1.9736796617507935, -2.409151315689087, -0.8592931032180786, -2.2207188606262207, 0.6457075476646423, 2.6236279010772705, 807.7002563476562, 0.10421684384346008, 0.3277454972267151, -0.1870676726102829, -1.461112141609192, 0.9667963981628418, 0.6667623519897461, -0.7535964250564575, -2.0139522552490234, 2.8332207202911377, -0.40662601590156555, -0.730750322341919, 1.4442830085754395, -1.331537127494812, 430.7805480957031, -0.23784981667995453, 0.3922852873802185, -0.15704235434532166, 1.4727699756622314, -1.0432554483413696, 1.1888195276260376], "std": [0.10863976180553436, 0.0991145521402359, 0.2099979668855667, 0.376472532749176, 0.09932982921600342, 0.8903469443321228, 0.21472804248332977, 166.7522430419922, 0.06791642308235168, 0.011448790319263935, 0.014840719290077686, 0.9873044490814209, 0.22049571573734283, 0.6551361680030823, 0.15534818172454834, 0.031826362013816833, 0.09062767773866653, 0.23606783151626587, 0.4696617126464844, 0.3457811176776886, 0.5183451175689697, 259.9086608886719, 0.031017210334539413, 0.03556685894727707, 0.0431436188519001, 0.9955908060073853, 0.22686104476451874, 1.9784632921218872], "count": [442]}, "action": {"min": [0.26254987716674805, 1.592403531074524, -2.5939955711364746, -1.555978536605835, -2.4592037200927734, -0.8121541142463684, 2.2559428215026855, 405.0, -0.0629580020904541, 0.3050509989261627, -0.22011500597000122, -3.015000104904175, 0.6230000257492065, -0.5070000290870667, -1.0099523067474365, -2.043309450149536, 2.4971299171447754, -0.7712959051132202, -1.4516950845718384, 0.8087507486343384, -1.951906442642212, 124.0, -0.27608901262283325, 0.31949999928474426, -0.20932799577713013, -0.6060000061988831, -1.5089999437332153, -3.1391851902008057], "max": [0.7224965691566467, 2.040167808532715, -1.9305087327957153, -0.5291489362716675, -2.0094501972198486, 1.3963680267333984, 2.818514823913574, 902.0, 0.1642490029335022, 0.36785000562667847, -0.1567630022764206, -0.5869999527931213, 1.3980000019073486, 1.225000023841858, -0.4691444933414459, -1.9123921394348145, 2.8640506267547607, 0.1932428628206253, 0.10463249683380127, 1.9727630615234375, -0.07510151714086533, 843.0, -0.13050700724124908, 0.4568119943141937, -0.061069998890161514, 3.0239999294281006, -0.6830000281333923, 3.119999885559082], "mean": [0.39163777232170105, 1.9736796617507935, -2.409151315689087, -0.8592931032180786, -2.2207188606262207, 0.6457075476646423, 2.6236279010772705, 807.7002563476562, 0.10421684384346008, 0.3277454972267151, -0.1870676726102829, -1.461112141609192, 0.9667963981628418, 0.6667623519897461, -0.7535964250564575, -2.0139522552490234, 2.8332207202911377, -0.40662601590156555, -0.730750322341919, 1.4442830085754395, -1.331537127494812, 430.7805480957031, -0.23784981667995453, 0.3922852873802185, -0.15704235434532166, 1.4727699756622314, -1.0432554483413696, 1.1888195276260376], "std": [0.10863976180553436, 0.0991145521402359, 0.2099979668855667, 0.376472532749176, 0.09932982921600342, 0.8903469443321228, 0.21472804248332977, 166.7522430419922, 0.06791642308235168, 0.011448790319263935, 0.014840719290077686, 0.9873044490814209, 0.22049571573734283, 0.6551361680030823, 0.15534818172454834, 0.031826362013816833, 0.09062767773866653, 0.23606783151626587, 0.4696617126464844, 0.3457811176776886, 0.5183451175689697, 259.9086608886719, 0.031017210334539413, 0.03556685894727707, 0.0431436188519001, 0.9955908060073853, 0.22686104476451874, 1.9784632921218872], "count": [442]}, "timestamp": {"min": [0.0], "max": [14.7], "mean": [7.35], "std": [4.253136097830243], "count": [442]}, "frame_index": {"min": [0], "max": [441], "mean": [220.5], "std": [127.59408293490729], "count": [442]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [442]}, "index": {"min": [7955], "max": [8396], "mean": [8175.5], "std": [127.59408293490729], "count": [442]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [442]}, "subtask_annotation": {"mean": [4.273755656108597, 12.0, 12.0, 12.0, 12.0], "std": [3.9159366827353113, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [442]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [442]}, "eef_direction_state": {"mean": [4.083710407239819, 4.271493212669683], "std": [1.8689549399918008, 1.9129357306722088], "min": [0, 0], "max": [6, 6], "count": [442]}, "eef_velocity_state": {"mean": [0.8235294117647058, 0.7194570135746606], "std": [0.755425764876353, 0.7833283635074405], "min": [0, 0], "max": [2, 2], "count": [442]}, "eef_acc_mag_state": {"mean": [0.7669683257918553, 0.5950226244343891], "std": [0.8415103550936117, 0.7909400011764397], "min": [0, 0], "max": [2, 2], "count": [442]}, "eef_direction_action": {"mean": [4.083710407239819, 4.271493212669683], "std": [1.8689549399918008, 1.9129357306722088], "min": [0, 0], "max": [6, 6], "count": [442]}, "eef_velocity_action": {"mean": [0.8235294117647058, 0.7194570135746606], "std": [0.755425764876353, 0.7833283635074405], "min": [0, 0], "max": [2, 2], "count": [442]}, "eef_acc_mag_action": {"mean": [0.7669683257918553, 0.5950226244343891], "std": [0.8415103550936117, 0.7909400011764397], "min": [0, 0], "max": [2, 2], "count": [442]}, "eef_sim_pose_state": {"mean": [0.5869272150341699, 0.32294747048818817, 1.111184914770114, -1.4753219041320909, 1.042796804086503, -0.7532801754917584, 0.5224086675052662, -0.18452340203112472, 1.079454115096068, -1.4611551610138045, 0.9674111252169086, -0.9035285355014792], "std": [0.03748680315423925, 0.027772109016464958, 0.03415099276288578, 0.9926005894971605, 0.22674055280870886, 2.054469196677913, 0.014063719128821506, 0.06061726409250457, 0.019342223185105062, 0.9875613778230853, 0.22055156228568557, 0.6556595812704449], "min": [0.509467749061017, 0.23195641312662593, 1.060898912195222, -3.0229934651688435, 0.6828873188306259, -3.132588438766428, 0.5020568308195368, -0.2365432230894074, 1.0607762576339201, -3.0157338201384185, 0.6237890025535684, -2.0779914445382364], "max": [0.6547836541513222, 0.36301872378014544, 1.1884669377833426, 0.5937055767490098, 1.5101491004516956, 3.141322318366013, 0.5661460709349138, -0.029395460914623472, 1.137836360911353, -0.5870172780005642, 1.39920670047989, -0.3454257211003271], "count": [442]}, "eef_sim_pose_action": {"mean": [0.5869272150341699, 0.32294747048818817, 1.111184914770114, -1.4753219041320909, 1.042796804086503, -0.7532801754917584, 0.5224086675052662, -0.18452340203112472, 1.079454115096068, -1.4611551610138045, 0.9674111252169086, -0.9035285355014792], "std": [0.03748680315423925, 0.027772109016464958, 0.03415099276288578, 0.9926005894971605, 0.22674055280870886, 2.054469196677913, 0.014063719128821506, 0.06061726409250457, 0.019342223185105062, 0.9875613778230853, 0.22055156228568557, 0.6556595812704449], "min": [0.509467749061017, 0.23195641312662593, 1.060898912195222, -3.0229934651688435, 0.6828873188306259, -3.132588438766428, 0.5020568308195368, -0.2365432230894074, 1.0607762576339201, -3.0157338201384185, 0.6237890025535684, -2.0779914445382364], "max": [0.6547836541513222, 0.36301872378014544, 1.1884669377833426, 0.5937055767490098, 1.5101491004516956, 3.141322318366013, 0.5661460709349138, -0.029395460914623472, 1.137836360911353, -0.5870172780005642, 1.39920670047989, -0.3454257211003271], "count": [442]}, "gripper_mode_state": {"mean": [0.5859728506787331, 0.1334841628959276], "std": [0.4925532143293493, 0.34009725249096207], "min": [0, 0], "max": [1, 1], "count": [442]}, "gripper_activity_state": {"mean": [1.8574660633484164, 1.9027149321266967], "std": [0.46121117843212384, 0.4002734983576089], "min": [0, 0], "max": [2, 2], "count": [442]}, "gripper_mode_action": {"mean": [0.5859728506787331, 0.1334841628959276], "std": [0.4925532143293493, 0.34009725249096207], "min": [0, 0], "max": [1, 1], "count": [442]}, "gripper_activity_action": {"mean": [1.8574660633484164, 1.9027149321266967], "std": [0.46121117843212384, 0.4002734983576089], "min": [0, 0], "max": [2, 2], "count": [442]}, "gripper_open_scale_state": {"mean": [0.4307805429519033, 0.807700226313385], "std": [0.25990867650833027, 0.16675257311831435], "min": [0.124, 0.405], "max": [0.843, 0.902], "count": [442]}, "gripper_open_scale_action": {"mean": [0.4307805429519033, 0.807700226313385], "std": [0.25990867650833027, 0.16675257311831435], "min": [0.124, 0.405], "max": [0.843, 0.902], "count": [442]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4690800224673203]], [[0.44468508986928107]], [[0.42234040849673204]]], "std": [[[0.14730756627993294]], [[0.17201516484308138]], [[0.19272883146986164]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.01568627450980392]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4705911989379085]], [[0.46835253472222227]], [[0.4557507066993464]]], "std": [[[0.06489039163810512]], [[0.07976658617624033]], [[0.09602814415668419]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.46418477328431373]], [[0.4432887581699346]], [[0.4241484701797386]]], "std": [[[0.14105218859328597]], [[0.16803135402170372]], [[0.19156841122534954]]], "count": [100]}, "observation.state": {"min": [0.2568601071834564, 1.5941314697265625, -2.6864633560180664, -1.531857967376709, -2.56278920173645, -0.8377755284309387, 2.4812824726104736, 240.0, -0.08350100368261337, 0.2846960127353668, -0.20971299707889557, -3.01200008392334, 0.6049999594688416, -0.2619999945163727, -0.991259753704071, -2.04447865486145, 2.532594919204712, -0.838246762752533, -1.649423360824585, 0.9808576107025146, -2.065946340560913, 121.0, -0.30004599690437317, 0.3562540113925934, -0.20571699738502502, -0.07400000095367432, -1.3660000562667847, -3.053999900817871], "max": [0.8187339901924133, 2.0342509746551514, -2.056504249572754, -0.5047841668128967, -2.007617473602295, 1.3823707103729248, 2.8190908432006836, 901.0, 0.1737380027770996, 0.37338700890541077, -0.12418399751186371, -0.6169999837875366, 1.440000057220459, 1.1679999828338623, -0.5030911564826965, -1.9122002124786377, 2.865586280822754, 0.1742885857820511, 0.13271483778953552, 1.987615942955017, -0.04543092101812363, 834.0, -0.20401999354362488, 0.4379520118236542, -0.06600700318813324, 2.8970000743865967, -0.6159999966621399, 3.121000051498413], "mean": [0.47820141911506653, 1.985375165939331, -2.384721279144287, -0.9994350671768188, -2.229888916015625, 0.28366973996162415, 2.654386043548584, 756.3489990234375, 0.061383847147226334, 0.32861658930778503, -0.18087413907051086, -1.8441798686981201, 0.9714851379394531, 0.4354735016822815, -0.7436825633049011, -2.0045061111450195, 2.845273733139038, -0.5218445658683777, -0.8106401562690735, 1.5143063068389893, -1.5059072971343994, 355.31463623046875, -0.2650586664676666, 0.3894566297531128, -0.1390102356672287, 1.5148543119430542, -0.9769374132156372, 1.687469720840454], "std": [0.14639529585838318, 0.10497189313173294, 0.21182996034622192, 0.3828567862510681, 0.1807202696800232, 0.9271966218948364, 0.1028546616435051, 230.33810424804688, 0.09106682240962982, 0.02059866115450859, 0.019001666456460953, 0.986636221408844, 0.25290796160697937, 0.5302777290344238, 0.1400616317987442, 0.030696194618940353, 0.06925007700920105, 0.26948708295822144, 0.4951004981994629, 0.2960168719291687, 0.5380467176437378, 307.8465576171875, 0.022684428840875626, 0.024443941190838814, 0.04531154781579971, 0.798823893070221, 0.2047344446182251, 1.6716347932815552], "count": [437]}, "action": {"min": [0.2568601071834564, 1.5941314697265625, -2.6864633560180664, -1.531857967376709, -2.56278920173645, -0.8377755284309387, 2.4812824726104736, 240.0, -0.08350100368261337, 0.2846960127353668, -0.20971299707889557, -3.01200008392334, 0.6049999594688416, -0.2619999945163727, -0.991259753704071, -2.04447865486145, 2.532594919204712, -0.838246762752533, -1.649423360824585, 0.9808576107025146, -2.065946340560913, 121.0, -0.30004599690437317, 0.3562540113925934, -0.20571699738502502, -0.07400000095367432, -1.3660000562667847, -3.053999900817871], "max": [0.8187339901924133, 2.0342509746551514, -2.056504249572754, -0.5047841668128967, -2.007617473602295, 1.3823707103729248, 2.8190908432006836, 901.0, 0.1737380027770996, 0.37338700890541077, -0.12418399751186371, -0.6169999837875366, 1.440000057220459, 1.1679999828338623, -0.5030911564826965, -1.9122002124786377, 2.865586280822754, 0.1742885857820511, 0.13271483778953552, 1.987615942955017, -0.04543092101812363, 834.0, -0.20401999354362488, 0.4379520118236542, -0.06600700318813324, 2.8970000743865967, -0.6159999966621399, 3.121000051498413], "mean": [0.47820141911506653, 1.985375165939331, -2.384721279144287, -0.9994350671768188, -2.229888916015625, 0.28366973996162415, 2.654386043548584, 756.3489990234375, 0.061383847147226334, 0.32861658930778503, -0.18087413907051086, -1.8441798686981201, 0.9714851379394531, 0.4354735016822815, -0.7436825633049011, -2.0045061111450195, 2.845273733139038, -0.5218445658683777, -0.8106401562690735, 1.5143063068389893, -1.5059072971343994, 355.31463623046875, -0.2650586664676666, 0.3894566297531128, -0.1390102356672287, 1.5148543119430542, -0.9769374132156372, 1.687469720840454], "std": [0.14639529585838318, 0.10497189313173294, 0.21182996034622192, 0.3828567862510681, 0.1807202696800232, 0.9271966218948364, 0.1028546616435051, 230.33810424804688, 0.09106682240962982, 0.02059866115450859, 0.019001666456460953, 0.986636221408844, 0.25290796160697937, 0.5302777290344238, 0.1400616317987442, 0.030696194618940353, 0.06925007700920105, 0.26948708295822144, 0.4951004981994629, 0.2960168719291687, 0.5380467176437378, 307.8465576171875, 0.022684428840875626, 0.024443941190838814, 0.04531154781579971, 0.798823893070221, 0.2047344446182251, 1.6716347932815552], "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": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [437]}, "index": {"min": [8397], "max": [8833], "mean": [8615.0], "std": [126.15070352558483], "count": [437]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [437]}, "subtask_annotation": {"mean": [4.8466819221967965, 12.0, 12.0, 12.0, 12.0], "std": [3.724102855669349, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [437]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [437]}, "eef_direction_state": {"mean": [4.068649885583524, 4.384439359267734], "std": [2.0261113025061146, 1.910715410869485], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_state": {"mean": [0.7414187643020596, 0.7070938215102975], "std": [0.7376447154547291, 0.7925684706517234], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_state": {"mean": [0.6842105263157895, 0.6567505720823799], "std": [0.8180193927076038, 0.8097130404091301], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_direction_action": {"mean": [4.068649885583524, 4.384439359267734], "std": [2.0261113025061146, 1.910715410869485], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_action": {"mean": [0.7414187643020596, 0.7070938215102975], "std": [0.7376447154547291, 0.7925684706517234], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_action": {"mean": [0.6842105263157895, 0.6567505720823799], "std": [0.8180193927076038, 0.8097130404091301], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_sim_pose_state": {"mean": [0.5825709468655942, 0.34907937631834296, 1.1284361564483865, -1.5163462727573103, 0.9763758311481431, -1.4149760411452248, 0.5272777346975346, -0.14321520060846876, 1.093689772904665, -1.8447062877040838, 0.9720386105794291, -1.1352858245385984], "std": [0.027965691876719507, 0.024959100593058715, 0.037694110520896044, 0.7972343194791289, 0.2046354404518535, 1.6976863631453794, 0.015459766392955468, 0.08312467321760297, 0.028396745562965724, 0.9868542880164063, 0.25305493715171035, 0.5307621966659436], "min": [0.5416495645607827, 0.29418227315925793, 1.057407502773308, -2.8959717940802405, 0.6157944805711546, -3.1381823292259616, 0.4946438320445364, -0.24137404523379413, 1.0577863200728252, -3.0121682129697454, 0.6049652388595717, -1.8332690627058326], "max": [0.6379933346794496, 0.38075989688495226, 1.1861746504496213, 0.06882064431560408, 1.366256031165662, 3.139146888003072, 0.5595558423756574, -0.010777987766595304, 1.152822271211037, -0.616812002481006, 1.440851476514422, -0.4019108356249882], "count": [437]}, "eef_sim_pose_action": {"mean": [0.5825709468655942, 0.34907937631834296, 1.1284361564483865, -1.5163462727573103, 0.9763758311481431, -1.4149760411452248, 0.5272777346975346, -0.14321520060846876, 1.093689772904665, -1.8447062877040838, 0.9720386105794291, -1.1352858245385984], "std": [0.027965691876719507, 0.024959100593058715, 0.037694110520896044, 0.7972343194791289, 0.2046354404518535, 1.6976863631453794, 0.015459766392955468, 0.08312467321760297, 0.028396745562965724, 0.9868542880164063, 0.25305493715171035, 0.5307621966659436], "min": [0.5416495645607827, 0.29418227315925793, 1.057407502773308, -2.8959717940802405, 0.6157944805711546, -3.1381823292259616, 0.4946438320445364, -0.24137404523379413, 1.0577863200728252, -3.0121682129697454, 0.6049652388595717, -1.8332690627058326], "max": [0.6379933346794496, 0.38075989688495226, 1.1861746504496213, 0.06882064431560408, 1.366256031165662, 3.139146888003072, 0.5595558423756574, -0.010777987766595304, 1.152822271211037, -0.616812002481006, 1.440851476514422, -0.4019108356249882], "count": [437]}, "gripper_mode_state": {"mean": [0.665903890160183, 0.1945080091533181], "std": [0.47167350914559236, 0.3958214793673171], "min": [0, 0], "max": [1, 1], "count": [437]}, "gripper_activity_state": {"mean": [1.8466819221967963, 1.8787185354691076], "std": [0.47047298073318233, 0.4346862473006964], "min": [0, 0], "max": [2, 2], "count": [437]}, "gripper_mode_action": {"mean": [0.665903890160183, 0.1945080091533181], "std": [0.47167350914559236, 0.3958214793673171], "min": [0, 0], "max": [1, 1], "count": [437]}, "gripper_activity_action": {"mean": [1.8466819221967963, 1.8787185354691076], "std": [0.47047298073318233, 0.4346862473006964], "min": [0, 0], "max": [2, 2], "count": [437]}, "gripper_open_scale_state": {"mean": [0.35531464536130003, 0.7563489702866332], "std": [0.30784652140381996, 0.2303381346069983], "min": [0.121, 0.24], "max": [0.834, 0.901], "count": [437]}, "gripper_open_scale_action": {"mean": [0.35531464536130003, 0.7563489702866332], "std": [0.30784652140381996, 0.2303381346069983], "min": [0.121, 0.24], "max": [0.834, 0.901], "count": [437]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.46212488140417457]], [[0.4467595848487244]], [[0.4282149812882142]]], "std": [[[0.13636647180394534]], [[0.15928537857797873]], [[0.17942744709288894]]], "count": [124]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.01568627450980392]]], "max": [[[0.7529411764705882]], [[0.7529411764705882]], [[0.7568627450980392]]], "mean": [[[0.46485061208623235]], [[0.4652552758670673]], [[0.4552053750263546]]], "std": [[[0.05444669707054844]], [[0.06264372072601493]], [[0.07786207742331723]]], "count": [124]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.8196078431372549]], [[0.8313725490196079]]], "mean": [[[0.4765731538583175]], [[0.4583633430186591]], [[0.4450712662080962]]], "std": [[[0.09946270274808754]], [[0.1249587847041675]], [[0.14470966803662014]]], "count": [124]}, "observation.state": {"min": [0.25799456238746643, 2.015453815460205, -2.1763033866882324, -1.3986022472381592, 0.39241981506347656, -0.8147545456886292, -0.7665835618972778, 272.0, -0.03505200147628784, 0.368012011051178, -0.22284099459648132, -3.075000047683716, 0.4429999589920044, -0.9359999895095825, -0.7180110216140747, -2.0433268547058105, 1.056779384613037, 0.5954191088676453, -2.896461248397827, -1.37455153465271, 0.22387339174747467, 115.0, -0.26042699813842773, 0.3587520122528076, -0.2166520059108734, -3.1391851902008057, -1.4509999752044678, -1.4529999494552612], "max": [0.8869414329528809, 2.0306034088134766, -1.5584219694137573, -0.5969899296760559, 0.9277471899986267, 1.015851378440857, -0.06298892945051193, 888.0, 0.18861299753189087, 0.4375070035457611, -0.10435900092124939, -1.2619999647140503, 1.4429999589920044, 0.5049999952316284, -0.12419763207435608, -1.9052364826202393, 2.194995880126953, 2.018787384033203, -0.21121977269649506, 0.8335169553756714, 2.5697529315948486, 558.0, -0.019899999722838402, 0.43978801369667053, 0.050241999328136444, 3.1089999675750732, -0.6370000243186951, 2.693000078201294], "mean": [0.5040488243103027, 2.0234673023223877, -1.9912378787994385, -0.9291025996208191, 0.7234123349189758, 0.00881032831966877, -0.36158671975135803, 797.7230224609375, 0.10939767956733704, 0.3961029648780823, -0.18432599306106567, -2.2822184562683105, 1.0319771766662598, -0.28226232528686523, -0.47435054183006287, -2.0283734798431396, 1.5591264963150024, 1.4482178688049316, -0.8392577767372131, -0.5818922519683838, 0.7541319727897644, 326.84539794921875, -0.1594206541776657, 0.3963426351547241, -0.07647325098514557, -1.6700026988983154, -1.0074881315231323, 0.5687429904937744], "std": [0.1836315393447876, 0.002897352911531925, 0.17924365401268005, 0.24021734297275543, 0.1929693967103958, 0.7581808567047119, 0.15309178829193115, 182.23971557617188, 0.06373725831508636, 0.015193415805697441, 0.026861580088734627, 0.6476287245750427, 0.33178240060806274, 0.4317833185195923, 0.15379008650779724, 0.023293839767575264, 0.36301156878471375, 0.49317753314971924, 0.7647364139556885, 0.8604159951210022, 0.5875869393348694, 198.30967712402344, 0.06670140475034714, 0.021490905433893204, 0.09875316917896271, 1.6806492805480957, 0.2522667646408081, 0.6988362073898315], "count": [621]}, "action": {"min": [0.25799456238746643, 2.015453815460205, -2.1763033866882324, -1.3986022472381592, 0.39241981506347656, -0.8147545456886292, -0.7665835618972778, 272.0, -0.03505200147628784, 0.368012011051178, -0.22284099459648132, -3.075000047683716, 0.4429999589920044, -0.9359999895095825, -0.7180110216140747, -2.0433268547058105, 1.056779384613037, 0.5954191088676453, -2.896461248397827, -1.37455153465271, 0.22387339174747467, 115.0, -0.26042699813842773, 0.3587520122528076, -0.2166520059108734, -3.1391851902008057, -1.4509999752044678, -1.4529999494552612], "max": [0.8869414329528809, 2.0306034088134766, -1.5584219694137573, -0.5969899296760559, 0.9277471899986267, 1.015851378440857, -0.06298892945051193, 888.0, 0.18861299753189087, 0.4375070035457611, -0.10435900092124939, -1.2619999647140503, 1.4429999589920044, 0.5049999952316284, -0.12419763207435608, -1.9052364826202393, 2.194995880126953, 2.018787384033203, -0.21121977269649506, 0.8335169553756714, 2.5697529315948486, 558.0, -0.019899999722838402, 0.43978801369667053, 0.050241999328136444, 3.1089999675750732, -0.6370000243186951, 2.693000078201294], "mean": [0.5040488243103027, 2.0234673023223877, -1.9912378787994385, -0.9291025996208191, 0.7234123349189758, 0.00881032831966877, -0.36158671975135803, 797.7230224609375, 0.10939767956733704, 0.3961029648780823, -0.18432599306106567, -2.2822184562683105, 1.0319771766662598, -0.28226232528686523, -0.47435054183006287, -2.0283734798431396, 1.5591264963150024, 1.4482178688049316, -0.8392577767372131, -0.5818922519683838, 0.7541319727897644, 326.84539794921875, -0.1594206541776657, 0.3963426351547241, -0.07647325098514557, -1.6700026988983154, -1.0074881315231323, 0.5687429904937744], "std": [0.1836315393447876, 0.002897352911531925, 0.17924365401268005, 0.24021734297275543, 0.1929693967103958, 0.7581808567047119, 0.15309178829193115, 182.23971557617188, 0.06373725831508636, 0.015193415805697441, 0.026861580088734627, 0.6476287245750427, 0.33178240060806274, 0.4317833185195923, 0.15379008650779724, 0.023293839767575264, 0.36301156878471375, 0.49317753314971924, 0.7647364139556885, 0.8604159951210022, 0.5875869393348694, 198.30967712402344, 0.06670140475034714, 0.021490905433893204, 0.09875316917896271, 1.6806492805480957, 0.2522667646408081, 0.6988362073898315], "count": [621]}, "timestamp": {"min": [0.0], "max": [20.666666666666668], "mean": [10.333333333333334], "std": [5.975567538519451], "count": [621]}, "frame_index": {"min": [0], "max": [620], "mean": [310.0], "std": [179.26702615558352], "count": [621]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [621]}, "index": {"min": [8834], "max": [9454], "mean": [9144.0], "std": [179.26702615558352], "count": [621]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [621]}, "subtask_annotation": {"mean": [4.235104669887279, 12.0, 12.0, 12.0, 12.0], "std": [3.9914713260315517, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [621]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [621]}, "eef_direction_state": {"mean": [4.085346215780999, 4.272141706924316], "std": [1.7178032682878543, 2.1154321598849126], "min": [0, 0], "max": [6, 6], "count": [621]}, "eef_velocity_state": {"mean": [0.782608695652174, 0.6231884057971014], "std": [0.6589556147992313, 0.7040555247241228], "min": [0, 0], "max": [2, 2], "count": [621]}, "eef_acc_mag_state": {"mean": [0.8921095008051529, 0.6763285024154589], "std": [0.8396104999059061, 0.8242910670762368], "min": [0, 0], "max": [2, 2], "count": [621]}, "eef_direction_action": {"mean": [4.085346215780999, 4.272141706924316], "std": [1.7178032682878543, 2.1154321598849126], "min": [0, 0], "max": [6, 6], "count": [621]}, "eef_velocity_action": {"mean": [0.782608695652174, 0.6231884057971014], "std": [0.6589556147992313, 0.7040555247241228], "min": [0, 0], "max": [2, 2], "count": [621]}, "eef_acc_mag_action": {"mean": [0.8921095008051529, 0.6763285024154589], "std": [0.8396104999059061, 0.8242910670762368], "min": [0, 0], "max": [2, 2], "count": [621]}, "eef_sim_pose_state": {"mean": [0.5841533350227333, 0.23047298429077587, 1.2056609357250558, 1.6716859784176097, 1.0086644895795576, 1.5951596207208005, 0.5893714339674886, -0.18427264599556042, 1.0964631931294766, -2.2828762499348243, 1.0323375117097386, -1.8535226611447526], "std": [0.0240071732054861, 0.06312516897341605, 0.10329163230652684, 1.6809905348993868, 0.2523018288916403, 1.4559774603299869, 0.01955048384901936, 0.05919441618670537, 0.0375115473601734, 0.6477347288610503, 0.33170112214132397, 0.43230309507227166], "min": [0.5501391706227275, 0.10351644143458548, 1.0478862627028982, -3.1079276415565755, 0.6375270939141893, -3.1405073224983986, 0.5519465440037588, -0.2606583432482026, 1.0434545122879328, -3.0754134036811505, 0.4431607482482667, -2.5079177308857497], "max": [0.6351519942428364, 0.33152736569211805, 1.3355734033304092, 3.1398352628813817, 1.4528940645727682, 3.1295681170541165, 0.6384924941613342, -0.05276710733306088, 1.1712789192734314, -1.2625231258640228, 1.4431328067597624, -1.066018809397568], "count": [621]}, "eef_sim_pose_action": {"mean": [0.5841533350227333, 0.23047298429077587, 1.2056609357250558, 1.6716859784176097, 1.0086644895795576, 1.5951596207208005, 0.5893714339674886, -0.18427264599556042, 1.0964631931294766, -2.2828762499348243, 1.0323375117097386, -1.8535226611447526], "std": [0.0240071732054861, 0.06312516897341605, 0.10329163230652684, 1.6809905348993868, 0.2523018288916403, 1.4559774603299869, 0.01955048384901936, 0.05919441618670537, 0.0375115473601734, 0.6477347288610503, 0.33170112214132397, 0.43230309507227166], "min": [0.5501391706227275, 0.10351644143458548, 1.0478862627028982, -3.1079276415565755, 0.6375270939141893, -3.1405073224983986, 0.5519465440037588, -0.2606583432482026, 1.0434545122879328, -3.0754134036811505, 0.4431607482482667, -2.5079177308857497], "max": [0.6351519942428364, 0.33152736569211805, 1.3355734033304092, 3.1398352628813817, 1.4528940645727682, 3.1295681170541165, 0.6384924941613342, -0.05276710733306088, 1.1712789192734314, -1.2625231258640228, 1.4431328067597624, -1.066018809397568], "count": [621]}, "gripper_mode_state": {"mean": [0.6151368760064412, 0.12560386473429952], "std": [0.48656294534569183, 0.33140237461144817], "min": [0, 0], "max": [1, 1], "count": [621]}, "gripper_activity_state": {"mean": [1.9404186795491143, 1.9210950080515299], "std": [0.3024204321521928, 0.3658833428882751], "min": [0, 0], "max": [2, 2], "count": [621]}, "gripper_mode_action": {"mean": [0.6151368760064412, 0.12560386473429952], "std": [0.48656294534569183, 0.33140237461144817], "min": [0, 0], "max": [1, 1], "count": [621]}, "gripper_activity_action": {"mean": [1.9404186795491143, 1.9210950080515299], "std": [0.3024204321521928, 0.3658833428882751], "min": [0, 0], "max": [2, 2], "count": [621]}, "gripper_open_scale_state": {"mean": [0.3268454106894473, 0.7977230274243438], "std": [0.1983096215547682, 0.1822397121550955], "min": [0.115, 0.272], "max": [0.558, 0.888], "count": [621]}, "gripper_open_scale_action": {"mean": [0.3268454106894473, 0.7977230274243438], "std": [0.1983096215547682, 0.1822397121550955], "min": [0.115, 0.272], "max": [0.558, 0.888], "count": [621]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.46671920620437957]], [[0.4501602186799294]], [[0.42986191617766323]]], "std": [[[0.13233716766543496]], [[0.1554162387399843]], [[0.17802447701094506]]], "count": [137]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.01568627450980392]], [[0.011764705882352941]]], "max": [[[0.7568627450980392]], [[0.7333333333333333]], [[0.7333333333333333]]], "mean": [[[0.46567273597395165]], [[0.4645137114760746]], [[0.45374896981298607]]], "std": [[[0.053947725002828864]], [[0.0654852595028258]], [[0.08405823958534557]]], "count": [137]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9411764705882353]], [[0.8941176470588236]], [[0.9058823529411765]]], "mean": [[[0.4696207674371452]], [[0.4500363621726063]], [[0.42854767484852824]]], "std": [[[0.11209329928646505]], [[0.13880252830590425]], [[0.16127673267950554]]], "count": [137]}, "observation.state": {"min": [0.2234545201063156, 1.944000244140625, -2.190702199935913, -1.2325515747070312, 0.36538466811180115, -1.2655209302902222, -0.7962716221809387, 290.0, -0.011402999982237816, 0.31813499331474304, -0.24690699577331543, -3.1411852836608887, 0.7179999947547913, -1.003999948501587, -0.7405955791473389, -2.054060697555542, 1.2930445671081543, 0.3502003252506256, -2.9018545150756836, -1.1168187856674194, -0.38891172409057617, 115.0, -0.25287801027297974, 0.33570098876953125, -0.22853299975395203, -3.1411852836608887, -1.534999966621399, -2.9179999828338623], "max": [0.8559792637825012, 2.0355775356292725, -1.3497503995895386, -0.29134783148765564, 1.2334067821502686, 0.898478090763092, 0.0573166087269783, 875.0, 0.2380329966545105, 0.44970500469207764, -0.12061399966478348, 3.140000104904175, 1.475000023841858, 1.909999966621399, -0.24291494488716125, -1.9308229684829712, 2.274338722229004, 1.8347947597503662, -0.2532123923301697, 1.1334168910980225, 2.7827532291412354, 847.0, -0.005809000227600336, 0.46077799797058105, 0.03157399967312813, 3.134000062942505, -0.7429999709129333, 2.8010001182556152], "mean": [0.522476851940155, 2.0164854526519775, -1.9416720867156982, -0.6825852990150452, 0.8109350204467773, -0.15046103298664093, -0.29423752427101135, 790.8098754882812, 0.14784540235996246, 0.39539116621017456, -0.2042972296476364, -0.7670631408691406, 1.1461111307144165, -0.5202642679214478, -0.49882668256759644, -2.0326035022735596, 1.5577778816223145, 1.2595971822738647, -0.7122557163238525, -0.5593206286430359, 0.6248573660850525, 317.2751159667969, -0.15849584341049194, 0.4105418026447296, -0.09367711842060089, -2.0647802352905273, -1.033331274986267, 0.2327835112810135], "std": [0.14088214933872223, 0.01939634047448635, 0.24528144299983978, 0.361140638589859, 0.1933843344449997, 0.7628505825996399, 0.31965750455856323, 158.91802978515625, 0.0834885984659195, 0.024396974593400955, 0.040328577160835266, 2.4357972145080566, 0.2830776870250702, 0.553455650806427, 0.11561281979084015, 0.017548931762576103, 0.2887253165245056, 0.539369523525238, 0.6569276452064514, 0.7080533504486084, 0.6314907073974609, 235.62814331054688, 0.07098013162612915, 0.02327379211783409, 0.1032031923532486, 1.042119026184082, 0.2789110839366913, 0.8470402359962463], "count": [707]}, "action": {"min": [0.2234545201063156, 1.944000244140625, -2.190702199935913, -1.2325515747070312, 0.36538466811180115, -1.2655209302902222, -0.7962716221809387, 290.0, -0.011402999982237816, 0.31813499331474304, -0.24690699577331543, -3.1411852836608887, 0.7179999947547913, -1.003999948501587, -0.7405955791473389, -2.054060697555542, 1.2930445671081543, 0.3502003252506256, -2.9018545150756836, -1.1168187856674194, -0.38891172409057617, 115.0, -0.25287801027297974, 0.33570098876953125, -0.22853299975395203, -3.1411852836608887, -1.534999966621399, -2.9179999828338623], "max": [0.8559792637825012, 2.0355775356292725, -1.3497503995895386, -0.29134783148765564, 1.2334067821502686, 0.898478090763092, 0.0573166087269783, 875.0, 0.2380329966545105, 0.44970500469207764, -0.12061399966478348, 3.140000104904175, 1.475000023841858, 1.909999966621399, -0.24291494488716125, -1.9308229684829712, 2.274338722229004, 1.8347947597503662, -0.2532123923301697, 1.1334168910980225, 2.7827532291412354, 847.0, -0.005809000227600336, 0.46077799797058105, 0.03157399967312813, 3.134000062942505, -0.7429999709129333, 2.8010001182556152], "mean": [0.522476851940155, 2.0164854526519775, -1.9416720867156982, -0.6825852990150452, 0.8109350204467773, -0.15046103298664093, -0.29423752427101135, 790.8098754882812, 0.14784540235996246, 0.39539116621017456, -0.2042972296476364, -0.7670631408691406, 1.1461111307144165, -0.5202642679214478, -0.49882668256759644, -2.0326035022735596, 1.5577778816223145, 1.2595971822738647, -0.7122557163238525, -0.5593206286430359, 0.6248573660850525, 317.2751159667969, -0.15849584341049194, 0.4105418026447296, -0.09367711842060089, -2.0647802352905273, -1.033331274986267, 0.2327835112810135], "std": [0.14088214933872223, 0.01939634047448635, 0.24528144299983978, 0.361140638589859, 0.1933843344449997, 0.7628505825996399, 0.31965750455856323, 158.91802978515625, 0.0834885984659195, 0.024396974593400955, 0.040328577160835266, 2.4357972145080566, 0.2830776870250702, 0.553455650806427, 0.11561281979084015, 0.017548931762576103, 0.2887253165245056, 0.539369523525238, 0.6569276452064514, 0.7080533504486084, 0.6314907073974609, 235.62814331054688, 0.07098013162612915, 0.02327379211783409, 0.1032031923532486, 1.042119026184082, 0.2789110839366913, 0.8470402359962463], "count": [707]}, "timestamp": {"min": [0.0], "max": [23.533333333333335], "mean": [11.766666666666666], "std": [6.803103866781854], "count": [707]}, "frame_index": {"min": [0], "max": [706], "mean": [353.0], "std": [204.09311600345563], "count": [707]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [707]}, "index": {"min": [9455], "max": [10161], "mean": [9808.0], "std": [204.09311600345563], "count": [707]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [707]}, "subtask_annotation": {"mean": [3.954738330975955, 12.0, 12.0, 12.0, 12.0], "std": [3.848354527513822, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [707]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [707]}, "eef_direction_state": {"mean": [4.26025459688826, 4.084865629420085], "std": [1.7568267145372383, 2.1919578036682044], "min": [0, 0], "max": [6, 6], "count": [707]}, "eef_velocity_state": {"mean": [0.7595473833097596, 0.6435643564356436], "std": [0.6966509652726841, 0.7157336843837271], "min": [0, 0], "max": [2, 2], "count": [707]}, "eef_acc_mag_state": {"mean": [0.7652050919377652, 0.6577086280056577], "std": [0.8367648731793201, 0.8180819738577667], "min": [0, 0], "max": [2, 2], "count": [707]}, "eef_direction_action": {"mean": [4.26025459688826, 4.084865629420085], "std": [1.7568267145372383, 2.1919578036682044], "min": [0, 0], "max": [6, 6], "count": [707]}, "eef_velocity_action": {"mean": [0.7595473833097596, 0.6435643564356436], "std": [0.6966509652726841, 0.7157336843837271], "min": [0, 0], "max": [2, 2], "count": [707]}, "eef_acc_mag_action": {"mean": [0.7652050919377652, 0.6577086280056577], "std": [0.8367648731793201, 0.8180819738577667], "min": [0, 0], "max": [2, 2], "count": [707]}, "eef_sim_pose_state": {"mean": [0.5984978635755605, 0.23277248455513966, 1.1871957517144558, 2.0488322360372897, 1.0347262963726673, 1.7789339242032922, 0.5880573119181196, -0.22381948216026448, 1.07542260874425, -0.7763733411279116, 1.1465453617221655, -2.0917340925409866], "std": [0.026129729286444303, 0.06515844047807454, 0.10581665766529222, 1.076204042386592, 0.27884543788185717, 0.8893808852818387, 0.031058829290093265, 0.0746864592694918, 0.04863293258317917, 2.433262862547068, 0.2830355493686131, 0.553228618280475], "min": [0.5176769547340101, 0.09106882504755079, 1.0347397963291514, -3.14007326614156, 0.7437442316178546, -3.0977263807635227, 0.5027535787494083, -0.3033970995711752, 1.0225672943736543, -3.141088357295512, 0.7188717326718179, -2.576029495966491], "max": [0.6507698622884124, 0.32590413967954873, 1.3148267857111642, 3.1340178549326714, 1.5343894928975845, 3.1328341342154657, 0.6423816689196211, -0.07968283280099694, 1.1635583471602362, 3.1405493171780146, 1.474993451441756, 0.3385870378487527], "count": [707]}, "eef_sim_pose_action": {"mean": [0.5984978635755605, 0.23277248455513966, 1.1871957517144558, 2.0488322360372897, 1.0347262963726673, 1.7789339242032922, 0.5880573119181196, -0.22381948216026448, 1.07542260874425, -0.7763733411279116, 1.1465453617221655, -2.0917340925409866], "std": [0.026129729286444303, 0.06515844047807454, 0.10581665766529222, 1.076204042386592, 0.27884543788185717, 0.8893808852818387, 0.031058829290093265, 0.0746864592694918, 0.04863293258317917, 2.433262862547068, 0.2830355493686131, 0.553228618280475], "min": [0.5176769547340101, 0.09106882504755079, 1.0347397963291514, -3.14007326614156, 0.7437442316178546, -3.0977263807635227, 0.5027535787494083, -0.3033970995711752, 1.0225672943736543, -3.141088357295512, 0.7188717326718179, -2.576029495966491], "max": [0.6507698622884124, 0.32590413967954873, 1.3148267857111642, 3.1340178549326714, 1.5343894928975845, 3.1328341342154657, 0.6423816689196211, -0.07968283280099694, 1.1635583471602362, 3.1405493171780146, 1.474993451441756, 0.3385870378487527], "count": [707]}, "gripper_mode_state": {"mean": [0.8585572842998586, 0.10042432814710042], "std": [0.34847765190254343, 0.30056493884567365], "min": [0, 0], "max": [1, 1], "count": [707]}, "gripper_activity_state": {"mean": [1.9264497878359264, 1.9193776520509194], "std": [0.36107530151307105, 0.357590012341386], "min": [0, 0], "max": [2, 2], "count": [707]}, "gripper_mode_action": {"mean": [0.8585572842998586, 0.10042432814710042], "std": [0.34847765190254343, 0.30056493884567365], "min": [0, 0], "max": [1, 1], "count": [707]}, "gripper_activity_action": {"mean": [1.9264497878359264, 1.9193776520509194], "std": [0.36107530151307105, 0.357590012341386], "min": [0, 0], "max": [2, 2], "count": [707]}, "gripper_open_scale_state": {"mean": [0.3172751060496635, 0.7908097595042191], "std": [0.2356280310352833, 0.15891810471604023], "min": [0.115, 0.29], "max": [0.847, 0.875], "count": [707]}, "gripper_open_scale_action": {"mean": [0.3172751060496635, 0.7908097595042191], "std": [0.2356280310352833, 0.15891810471604023], "min": [0.115, 0.29], "max": [0.847, 0.875], "count": [707]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4618187167150811]], [[0.44601400538610503]], [[0.4242767913338175]]], "std": [[[0.13310979766834188]], [[0.15742219853310568]], [[0.18099438873677462]]], "count": [135]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.47033234688937303]], [[0.46511360748002906]], [[0.45242111474219315]]], "std": [[[0.06113686868951265]], [[0.07646956241474297]], [[0.09345092077137528]]], "count": [135]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8470588235294118]], [[0.8156862745098039]], [[0.8156862745098039]]], "mean": [[[0.47598403231663033]], [[0.4646626694504962]], [[0.4526020818203825]]], "std": [[[0.08791963417725293]], [[0.10973158228931428]], [[0.12808897774021688]]], "count": [135]}, "observation.state": {"min": [0.2349736988544464, 1.9439127445220947, -2.0221211910247803, -1.5714596509933472, 0.1621585488319397, -0.9792518615722656, -0.556847333908081, 158.0, 0.030804000794887543, 0.3623889982700348, -0.26513901352882385, -3.1401853561401367, 0.671999990940094, -1.3259999752044678, -0.853780210018158, -2.0533974170684814, 1.0599210262298584, -0.0031066860537976027, -2.9023780822753906, -1.4516950845718384, 0.5060058832168579, 121.0, -0.25406599044799805, 0.3632090091705322, -0.23887300491333008, -3.1371853351593018, -1.5210000276565552, -1.340000033378601], "max": [0.6829299330711365, 2.02950382232666, -1.3985497951507568, -0.18254399299621582, 0.8118922710418701, 1.0808300971984863, 0.18872246146202087, 841.0, 0.24822500348091125, 0.43254199624061584, -0.10719899833202362, 3.140000104904175, 1.534000039100647, 1.0310001373291016, -0.29967305064201355, -1.9827989339828491, 1.6750798225402832, 1.8221936225891113, -0.42783257365226746, -0.09798278659582138, 2.8409945964813232, 771.0, -0.02542000077664852, 0.4728420078754425, 0.06490100175142288, 3.138000011444092, -0.5799999833106995, 2.818000078201294], "mean": [0.4923006594181061, 2.018608808517456, -1.8184642791748047, -0.6588775515556335, 0.5809991359710693, -0.14613290131092072, -0.08920390903949738, 741.8634033203125, 0.19231894612312317, 0.40296313166618347, -0.20911113917827606, -2.4307239055633545, 1.151214361190796, -0.8432825207710266, -0.6241440773010254, -2.0351672172546387, 1.2710537910461426, 1.0181963443756104, -1.3132753372192383, -1.0362684726715088, 1.325640082359314, 477.3398132324219, -0.1592295914888382, 0.4174753427505493, -0.106597900390625, -1.8478301763534546, -1.0499985218048096, 0.5156386494636536], "std": [0.10888607800006866, 0.015035964548587799, 0.19506491720676422, 0.5028676390647888, 0.11726455390453339, 0.7041009068489075, 0.3136824071407318, 191.68170166015625, 0.057626187801361084, 0.016363365575671196, 0.05596712604165077, 1.2907480001449585, 0.24704143404960632, 0.5980620384216309, 0.15625792741775513, 0.00888698548078537, 0.11172506958246231, 0.599651575088501, 0.9717594385147095, 0.3300694525241852, 0.8809033632278442, 282.89642333984375, 0.059232838451862335, 0.027646197006106377, 0.103695809841156, 1.7705317735671997, 0.33500155806541443, 0.8502631187438965], "count": [696]}, "action": {"min": [0.2349736988544464, 1.9439127445220947, -2.0221211910247803, -1.5714596509933472, 0.1621585488319397, -0.9792518615722656, -0.556847333908081, 158.0, 0.030804000794887543, 0.3623889982700348, -0.26513901352882385, -3.1401853561401367, 0.671999990940094, -1.3259999752044678, -0.853780210018158, -2.0533974170684814, 1.0599210262298584, -0.0031066860537976027, -2.9023780822753906, -1.4516950845718384, 0.5060058832168579, 121.0, -0.25406599044799805, 0.3632090091705322, -0.23887300491333008, -3.1371853351593018, -1.5210000276565552, -1.340000033378601], "max": [0.6829299330711365, 2.02950382232666, -1.3985497951507568, -0.18254399299621582, 0.8118922710418701, 1.0808300971984863, 0.18872246146202087, 841.0, 0.24822500348091125, 0.43254199624061584, -0.10719899833202362, 3.140000104904175, 1.534000039100647, 1.0310001373291016, -0.29967305064201355, -1.9827989339828491, 1.6750798225402832, 1.8221936225891113, -0.42783257365226746, -0.09798278659582138, 2.8409945964813232, 771.0, -0.02542000077664852, 0.4728420078754425, 0.06490100175142288, 3.138000011444092, -0.5799999833106995, 2.818000078201294], "mean": [0.4923006594181061, 2.018608808517456, -1.8184642791748047, -0.6588775515556335, 0.5809991359710693, -0.14613290131092072, -0.08920390903949738, 741.8634033203125, 0.19231894612312317, 0.40296313166618347, -0.20911113917827606, -2.4307239055633545, 1.151214361190796, -0.8432825207710266, -0.6241440773010254, -2.0351672172546387, 1.2710537910461426, 1.0181963443756104, -1.3132753372192383, -1.0362684726715088, 1.325640082359314, 477.3398132324219, -0.1592295914888382, 0.4174753427505493, -0.106597900390625, -1.8478301763534546, -1.0499985218048096, 0.5156386494636536], "std": [0.10888607800006866, 0.015035964548587799, 0.19506491720676422, 0.5028676390647888, 0.11726455390453339, 0.7041009068489075, 0.3136824071407318, 191.68170166015625, 0.057626187801361084, 0.016363365575671196, 0.05596712604165077, 1.2907480001449585, 0.24704143404960632, 0.5980620384216309, 0.15625792741775513, 0.00888698548078537, 0.11172506958246231, 0.599651575088501, 0.9717594385147095, 0.3300694525241852, 0.8809033632278442, 282.89642333984375, 0.059232838451862335, 0.027646197006106377, 0.103695809841156, 1.7705317735671997, 0.33500155806541443, 0.8502631187438965], "count": [696]}, "timestamp": {"min": [0.0], "max": [23.166666666666668], "mean": [11.583333333333334], "std": [6.697256209877351], "count": [696]}, "frame_index": {"min": [0], "max": [695], "mean": [347.5], "std": [200.9176862963205], "count": [696]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [696]}, "index": {"min": [10162], "max": [10857], "mean": [10509.5], "std": [200.9176862963205], "count": [696]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [696]}, "subtask_annotation": {"mean": [3.7744252873563218, 12.0, 12.0, 12.0, 12.0], "std": [3.9164376498429974, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [696]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [696]}, "eef_direction_state": {"mean": [4.068965517241379, 4.57183908045977], "std": [1.8046434579454222, 1.928464953675113], "min": [0, 0], "max": [6, 6], "count": [696]}, "eef_velocity_state": {"mean": [0.882183908045977, 0.6091954022988506], "std": [0.7033776070730806, 0.7463523841712899], "min": [0, 0], "max": [2, 2], "count": [696]}, "eef_acc_mag_state": {"mean": [0.882183908045977, 0.6436781609195402], "std": [0.8341999061491276, 0.8126444910496802], "min": [0, 0], "max": [2, 2], "count": [696]}, "eef_direction_action": {"mean": [4.068965517241379, 4.57183908045977], "std": [1.8046434579454222, 1.928464953675113], "min": [0, 0], "max": [6, 6], "count": [696]}, "eef_velocity_action": {"mean": [0.882183908045977, 0.6091954022988506], "std": [0.7033776070730806, 0.7463523841712899], "min": [0, 0], "max": [2, 2], "count": [696]}, "eef_acc_mag_action": {"mean": [0.882183908045977, 0.6436781609195402], "std": [0.8341999061491276, 0.8126444910496802], "min": [0, 0], "max": [2, 2], "count": [696]}, "eef_sim_pose_state": {"mean": [0.6099633885752699, 0.2382708558001802, 1.1769502179403093, 1.822409792696099, 1.0508721995700887, 1.6642100129798723, 0.5924804880202442, -0.263245820745296, 1.0719814165256072, -2.431555172998143, 1.151531351526653, -2.4147987843512753], "std": [0.03334663868810241, 0.05440410948798751, 0.10865704876253618, 1.7987892200908957, 0.33495463887793847, 1.2560681110960765, 0.018957401614851526, 0.05145601885985707, 0.061065620475101404, 1.290495193208516, 0.24704370926337832, 0.5975751797023439], "min": [0.5446684214787838, 0.11245426253740101, 1.0270546761235362, -3.1402965950256174, 0.5804525124320681, -3.130741672834326, 0.5452900010145282, -0.31260044422358785, 1.014015749545141, -3.1402841043860037, 0.6723646878606404, -2.896979817537628], "max": [0.6716946870022276, 0.32219489552865027, 1.3520373608409901, 3.1399172657389816, 1.5198644264965981, 3.1189066181243943, 0.6273555544879054, -0.1162943298098357, 1.1815538979260796, 3.140519009811697, 1.5342376807595661, -0.5407017267814849], "count": [696]}, "eef_sim_pose_action": {"mean": [0.6099633885752699, 0.2382708558001802, 1.1769502179403093, 1.822409792696099, 1.0508721995700887, 1.6642100129798723, 0.5924804880202442, -0.263245820745296, 1.0719814165256072, -2.431555172998143, 1.151531351526653, -2.4147987843512753], "std": [0.03334663868810241, 0.05440410948798751, 0.10865704876253618, 1.7987892200908957, 0.33495463887793847, 1.2560681110960765, 0.018957401614851526, 0.05145601885985707, 0.061065620475101404, 1.290495193208516, 0.24704370926337832, 0.5975751797023439], "min": [0.5446684214787838, 0.11245426253740101, 1.0270546761235362, -3.1402965950256174, 0.5804525124320681, -3.130741672834326, 0.5452900010145282, -0.31260044422358785, 1.014015749545141, -3.1402841043860037, 0.6723646878606404, -2.896979817537628], "max": [0.6716946870022276, 0.32219489552865027, 1.3520373608409901, 3.1399172657389816, 1.5198644264965981, 3.1189066181243943, 0.6273555544879054, -0.1162943298098357, 1.1815538979260796, 3.140519009811697, 1.5342376807595661, -0.5407017267814849], "count": [696]}, "gripper_mode_state": {"mean": [0.4410919540229885, 0.1307471264367816], "std": [0.4965177158160343, 0.33712359063896], "min": [0, 0], "max": [1, 1], "count": [696]}, "gripper_activity_state": {"mean": [1.9137931034482758, 1.9152298850574712], "std": [0.3652026405820057, 0.37138789713905374], "min": [0, 0], "max": [2, 2], "count": [696]}, "gripper_mode_action": {"mean": [0.4410919540229885, 0.1307471264367816], "std": [0.4965177158160343, 0.33712359063896], "min": [0, 0], "max": [1, 1], "count": [696]}, "gripper_activity_action": {"mean": [1.9137931034482758, 1.9152298850574712], "std": [0.3652026405820057, 0.37138789713905374], "min": [0, 0], "max": [2, 2], "count": [696]}, "gripper_open_scale_state": {"mean": [0.47733979871903315, 0.7418635057471221], "std": [0.28289642102932433, 0.19168158052228962], "min": [0.121, 0.158], "max": [0.771, 0.841], "count": [696]}, "gripper_open_scale_action": {"mean": [0.47733979871903315, 0.7418635057471221], "std": [0.28289642102932433, 0.19168158052228962], "min": [0.121, 0.158], "max": [0.771, 0.841], "count": [696]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4641454309794093]], [[0.4475056544547643]], [[0.42567852535751144]]], "std": [[[0.13502884245280555]], [[0.15734459981132276]], [[0.1802447185383921]]], "count": [133]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.01568627450980392]], [[0.011764705882352941]]], "max": [[[0.7529411764705882]], [[0.7450980392156863]], [[0.7490196078431373]]], "mean": [[[0.46393525173227185]], [[0.4623369744827756]], [[0.45097680475699053]]], "std": [[[0.05237747864235485]], [[0.06429338776663426]], [[0.08223751685049173]]], "count": [133]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8196078431372549]], [[0.8]], [[0.796078431372549]]], "mean": [[[0.4752112388815175]], [[0.45606141118728194]], [[0.4395591322055138]]], "std": [[[0.10411921880283821]], [[0.13646301566173158]], [[0.15967750229847516]]], "count": [133]}, "observation.state": {"min": [0.30489155650138855, 1.9572819471359253, -2.204228639602661, -1.5101287364959717, 0.16547466814517975, -0.9195442199707031, -0.5191307663917542, 258.0, -0.010064000263810158, 0.357232004404068, -0.2455350011587143, -3.132185220718384, 0.38999998569488525, -2.0490000247955322, -0.858928918838501, -2.0530307292938232, 1.107411503791809, 0.038292523473501205, -2.9023780822753906, -1.393139362335205, 0.4830722510814667, 120.0, -0.24476200342178345, 0.38489800691604614, -0.22109800577163696, -3.1381852626800537, -1.559000015258789, -2.950000047683716], "max": [0.8859640955924988, 2.0291898250579834, -1.3119465112686157, -0.22537437081336975, 1.0852108001708984, 1.2176812887191772, 0.15039502084255219, 831.0, 0.24165700376033783, 0.45567598938941956, -0.1108819991350174, 3.1410000324249268, 1.559999942779541, 1.9359999895095825, -0.41512659192085266, -1.980233073234558, 1.5892443656921387, 1.7687691450119019, -0.38552582263946533, -0.30429813265800476, 2.8409423828125, 784.0, -0.01594799943268299, 0.4680759906768799, 0.05640900135040283, 3.1389999389648438, -0.6749999523162842, 2.8359999656677246], "mean": [0.5822240114212036, 2.018298864364624, -1.8488314151763916, -0.7712668776512146, 0.6459288001060486, 0.15755054354667664, -0.050740715116262436, 688.611572265625, 0.14865300059318542, 0.4042143225669861, -0.19245119392871857, 0.2782030701637268, 1.017216444015503, -1.0911595821380615, -0.6726119518280029, -2.0310020446777344, 1.262764811515808, 1.130586862564087, -1.1451458930969238, -1.080514907836914, 1.1860500574111938, 372.8472595214844, -0.14913888275623322, 0.4266548752784729, -0.08005917072296143, -1.4166944026947021, -1.0123679637908936, 0.4343596398830414], "std": [0.10899277776479721, 0.01005876250565052, 0.20438368618488312, 0.4881380498409271, 0.13613784313201904, 0.8815459609031677, 0.20403486490249634, 165.45269775390625, 0.0747053325176239, 0.026167510077357292, 0.0369969941675663, 2.8820881843566895, 0.4208143949508667, 0.38211625814437866, 0.12401954084634781, 0.01042995136231184, 0.13402557373046875, 0.6037600636482239, 0.9652088284492493, 0.2820480465888977, 0.8652359843254089, 266.02471923828125, 0.05537748336791992, 0.020582931116223335, 0.10719963163137436, 2.1250600814819336, 0.3009241223335266, 0.6076952815055847], "count": [681]}, "action": {"min": [0.30489155650138855, 1.9572819471359253, -2.204228639602661, -1.5101287364959717, 0.16547466814517975, -0.9195442199707031, -0.5191307663917542, 258.0, -0.010064000263810158, 0.357232004404068, -0.2455350011587143, -3.132185220718384, 0.38999998569488525, -2.0490000247955322, -0.858928918838501, -2.0530307292938232, 1.107411503791809, 0.038292523473501205, -2.9023780822753906, -1.393139362335205, 0.4830722510814667, 120.0, -0.24476200342178345, 0.38489800691604614, -0.22109800577163696, -3.1381852626800537, -1.559000015258789, -2.950000047683716], "max": [0.8859640955924988, 2.0291898250579834, -1.3119465112686157, -0.22537437081336975, 1.0852108001708984, 1.2176812887191772, 0.15039502084255219, 831.0, 0.24165700376033783, 0.45567598938941956, -0.1108819991350174, 3.1410000324249268, 1.559999942779541, 1.9359999895095825, -0.41512659192085266, -1.980233073234558, 1.5892443656921387, 1.7687691450119019, -0.38552582263946533, -0.30429813265800476, 2.8409423828125, 784.0, -0.01594799943268299, 0.4680759906768799, 0.05640900135040283, 3.1389999389648438, -0.6749999523162842, 2.8359999656677246], "mean": [0.5822240114212036, 2.018298864364624, -1.8488314151763916, -0.7712668776512146, 0.6459288001060486, 0.15755054354667664, -0.050740715116262436, 688.611572265625, 0.14865300059318542, 0.4042143225669861, -0.19245119392871857, 0.2782030701637268, 1.017216444015503, -1.0911595821380615, -0.6726119518280029, -2.0310020446777344, 1.262764811515808, 1.130586862564087, -1.1451458930969238, -1.080514907836914, 1.1860500574111938, 372.8472595214844, -0.14913888275623322, 0.4266548752784729, -0.08005917072296143, -1.4166944026947021, -1.0123679637908936, 0.4343596398830414], "std": [0.10899277776479721, 0.01005876250565052, 0.20438368618488312, 0.4881380498409271, 0.13613784313201904, 0.8815459609031677, 0.20403486490249634, 165.45269775390625, 0.0747053325176239, 0.026167510077357292, 0.0369969941675663, 2.8820881843566895, 0.4208143949508667, 0.38211625814437866, 0.12401954084634781, 0.01042995136231184, 0.13402557373046875, 0.6037600636482239, 0.9652088284492493, 0.2820480465888977, 0.8652359843254089, 266.02471923828125, 0.05537748336791992, 0.020582931116223335, 0.10719963163137436, 2.1250600814819336, 0.3009241223335266, 0.6076952815055847], "count": [681]}, "timestamp": {"min": [0.0], "max": [22.666666666666668], "mean": [11.333333333333334], "std": [6.552918490317176], "count": [681]}, "frame_index": {"min": [0], "max": [680], "mean": [340.0], "std": [196.58755470951527], "count": [681]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [681]}, "index": {"min": [10858], "max": [11538], "mean": [11198.0], "std": [196.58755470951527], "count": [681]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [681]}, "subtask_annotation": {"mean": [4.505139500734215, 12.0, 12.0, 12.0, 12.0], "std": [3.770632327918684, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [681]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [681]}, "eef_direction_state": {"mean": [4.60352422907489, 4.593245227606461], "std": [1.6548560419576903, 1.7561843433819153], "min": [0, 0], "max": [6, 6], "count": [681]}, "eef_velocity_state": {"mean": [0.6813509544787077, 0.6490455212922174], "std": [0.7309531093372188, 0.7241602352973809], "min": [0, 0], "max": [2, 2], "count": [681]}, "eef_acc_mag_state": {"mean": [0.788546255506608, 0.6857562408223201], "std": [0.8426504064430513, 0.8153734273595253], "min": [0, 0], "max": [2, 2], "count": [681]}, "eef_direction_action": {"mean": [4.60352422907489, 4.593245227606461], "std": [1.6548560419576903, 1.7561843433819153], "min": [0, 0], "max": [6, 6], "count": [681]}, "eef_velocity_action": {"mean": [0.6813509544787077, 0.6490455212922174], "std": [0.7309531093372188, 0.7241602352973809], "min": [0, 0], "max": [2, 2], "count": [681]}, "eef_acc_mag_action": {"mean": [0.788546255506608, 0.6857562408223201], "std": [0.8426504064430513, 0.8153734273595253], "min": [0, 0], "max": [2, 2], "count": [681]}, "eef_sim_pose_state": {"mean": [0.6183562717390433, 0.22823698444652502, 1.2049292683254953, 1.408314137922432, 1.0135602063583085, 1.9511201643998954, 0.5998804533463385, -0.22150644076786555, 1.0932080467992553, 0.28785826288509475, 1.0175467263910265, -2.2190974629030804], "std": [0.025007397384854434, 0.05243852608420285, 0.112414597202665, 2.1319850147353283, 0.30109056635565207, 0.720154828763617, 0.02016182874613494, 0.06857031009549741, 0.0492259532081887, 2.8812786635527066, 0.42076939650454404, 1.4264822569196662], "min": [0.5661634919094818, 0.10274120077824381, 1.043045188963773, -3.1393900686435394, 0.675685491847148, -3.0357406685647526, 0.5606794235982184, -0.306037815523652, 1.0322346844597265, -3.1315942910224996, 0.3902820115415262, -3.0664064916430025], "max": [0.6656544341148243, 0.31412366156457844, 1.3431764041725829, 3.139194435407982, 1.557876832178576, 2.9152865012616895, 0.6509773432212869, -0.07949777040335222, 1.1879385785041667, 3.1414019637005284, 1.5611017052004361, 3.0670682989806064], "count": [681]}, "eef_sim_pose_action": {"mean": [0.6183562717390433, 0.22823698444652502, 1.2049292683254953, 1.408314137922432, 1.0135602063583085, 1.9511201643998954, 0.5998804533463385, -0.22150644076786555, 1.0932080467992553, 0.28785826288509475, 1.0175467263910265, -2.2190974629030804], "std": [0.025007397384854434, 0.05243852608420285, 0.112414597202665, 2.1319850147353283, 0.30109056635565207, 0.720154828763617, 0.02016182874613494, 0.06857031009549741, 0.0492259532081887, 2.8812786635527066, 0.42076939650454404, 1.4264822569196662], "min": [0.5661634919094818, 0.10274120077824381, 1.043045188963773, -3.1393900686435394, 0.675685491847148, -3.0357406685647526, 0.5606794235982184, -0.306037815523652, 1.0322346844597265, -3.1315942910224996, 0.3902820115415262, -3.0664064916430025], "max": [0.6656544341148243, 0.31412366156457844, 1.3431764041725829, 3.139194435407982, 1.557876832178576, 2.9152865012616895, 0.6509773432212869, -0.07949777040335222, 1.1879385785041667, 3.1414019637005284, 1.5611017052004361, 3.0670682989806064], "count": [681]}, "gripper_mode_state": {"mean": [0.57856093979442, 0.1512481644640235], "std": [0.4937896097920803, 0.35829060441251964], "min": [0, 0], "max": [1, 1], "count": [681]}, "gripper_activity_state": {"mean": [1.919236417033774, 1.9265785609397945], "std": [0.35237395646333247, 0.35189632710827], "min": [0, 0], "max": [2, 2], "count": [681]}, "gripper_mode_action": {"mean": [0.57856093979442, 0.1512481644640235], "std": [0.4937896097920803, 0.35829060441251964], "min": [0, 0], "max": [1, 1], "count": [681]}, "gripper_activity_action": {"mean": [1.919236417033774, 1.9265785609397945], "std": [0.35237395646333247, 0.35189632710827], "min": [0, 0], "max": [2, 2], "count": [681]}, "gripper_open_scale_state": {"mean": [0.37284728332833195, 0.6886116005873694], "std": [0.2660243862302334, 0.16545279209564903], "min": [0.12, 0.258], "max": [0.784, 0.831], "count": [681]}, "gripper_open_scale_action": {"mean": [0.37284728332833195, 0.6886116005873694], "std": [0.2660243862302334, 0.16545279209564903], "min": [0.12, 0.258], "max": [0.784, 0.831], "count": [681]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4644941448801743]], [[0.4468922266476035]], [[0.42601286083878]]], "std": [[[0.13881847468387679]], [[0.1626442269998129]], [[0.18347288330760725]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[0.7490196078431373]], [[0.7450980392156863]], [[0.7450980392156863]]], "mean": [[[0.46752382727396513]], [[0.46050331392973853]], [[0.4472644863153595]]], "std": [[[0.0631916764483987]], [[0.08185144299360221]], [[0.09790051279524378]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.8509803921568627]], [[0.8745098039215686]], [[0.8980392156862745]]], "mean": [[[0.4736457618464052]], [[0.45836232468681914]], [[0.4435451797385621]]], "std": [[[0.10057569496560605]], [[0.12674843313902867]], [[0.14730379455511197]]], "count": [120]}, "observation.state": {"min": [0.29941123723983765, 1.962744951248169, -2.20595645904541, -1.376436471939087, 0.06551966071128845, -0.9656557440757751, -0.5146627426147461, 404.0, -0.01765500009059906, 0.37877801060676575, -0.23494599759578705, -3.125999927520752, 0.5550000071525574, -1.1089999675750732, -0.8807804584503174, -2.051302909851074, 0.8112989068031311, 0.11341150104999542, -2.900911808013916, -1.6092634201049805, 0.5096884965896606, 119.0, -0.23772099614143372, 0.3666050136089325, -0.22849999368190765, -3.132185220718384, -1.5099999904632568, -0.4960000514984131], "max": [0.8921425938606262, 2.0334482192993164, -1.6477477550506592, -0.20139352977275848, 0.902841329574585, 0.9231570959091187, 0.14533355832099915, 892.0, 0.20052799582481384, 0.44692501425743103, -0.1340930014848709, -1.3329999446868896, 1.437999963760376, 0.5239999890327454, -0.31470033526420593, -1.9636874198913574, 1.5493637323379517, 1.811983346939087, -0.5015378594398499, -0.6711488962173462, 2.80715274810791, 711.0, 0.016085000708699226, 0.4494749903678894, 0.050303999334573746, 3.134999990463257, -0.5230000019073486, 1.7769999504089355], "mean": [0.6391847729682922, 2.019132614135742, -2.0250048637390137, -0.6380594968795776, 0.6555839776992798, -0.06985098123550415, -0.028403842821717262, 701.5996704101562, 0.1337328553199768, 0.42300575971603394, -0.20090599358081818, -2.786262035369873, 1.0887434482574463, -0.8274660110473633, -0.6633325219154358, -2.026658296585083, 1.1350845098495483, 1.0488433837890625, -1.2897456884384155, -1.2089985609054565, 1.369741678237915, 403.98138427734375, -0.17075733840465546, 0.4099039137363434, -0.0945768728852272, -0.6759351491928101, -1.0156182050704956, 0.6795877814292908], "std": [0.1209467276930809, 0.00895451195538044, 0.18444077670574188, 0.45828521251678467, 0.18802843987941742, 0.6959472894668579, 0.21132531762123108, 122.74431610107422, 0.06552121043205261, 0.021628322079777718, 0.030483921989798546, 0.3619612455368042, 0.3081322908401489, 0.36129701137542725, 0.14703132212162018, 0.016809439286589622, 0.21949388086795807, 0.6422033309936523, 0.987537682056427, 0.2632467448711395, 0.8639393448829651, 248.141845703125, 0.06190691888332367, 0.01741255819797516, 0.11033995449542999, 2.620365619659424, 0.35169342160224915, 0.5246213674545288], "count": [592]}, "action": {"min": [0.29941123723983765, 1.962744951248169, -2.20595645904541, -1.376436471939087, 0.06551966071128845, -0.9656557440757751, -0.5146627426147461, 404.0, -0.01765500009059906, 0.37877801060676575, -0.23494599759578705, -3.125999927520752, 0.5550000071525574, -1.1089999675750732, -0.8807804584503174, -2.051302909851074, 0.8112989068031311, 0.11341150104999542, -2.900911808013916, -1.6092634201049805, 0.5096884965896606, 119.0, -0.23772099614143372, 0.3666050136089325, -0.22849999368190765, -3.132185220718384, -1.5099999904632568, -0.4960000514984131], "max": [0.8921425938606262, 2.0334482192993164, -1.6477477550506592, -0.20139352977275848, 0.902841329574585, 0.9231570959091187, 0.14533355832099915, 892.0, 0.20052799582481384, 0.44692501425743103, -0.1340930014848709, -1.3329999446868896, 1.437999963760376, 0.5239999890327454, -0.31470033526420593, -1.9636874198913574, 1.5493637323379517, 1.811983346939087, -0.5015378594398499, -0.6711488962173462, 2.80715274810791, 711.0, 0.016085000708699226, 0.4494749903678894, 0.050303999334573746, 3.134999990463257, -0.5230000019073486, 1.7769999504089355], "mean": [0.6391847729682922, 2.019132614135742, -2.0250048637390137, -0.6380594968795776, 0.6555839776992798, -0.06985098123550415, -0.028403842821717262, 701.5996704101562, 0.1337328553199768, 0.42300575971603394, -0.20090599358081818, -2.786262035369873, 1.0887434482574463, -0.8274660110473633, -0.6633325219154358, -2.026658296585083, 1.1350845098495483, 1.0488433837890625, -1.2897456884384155, -1.2089985609054565, 1.369741678237915, 403.98138427734375, -0.17075733840465546, 0.4099039137363434, -0.0945768728852272, -0.6759351491928101, -1.0156182050704956, 0.6795877814292908], "std": [0.1209467276930809, 0.00895451195538044, 0.18444077670574188, 0.45828521251678467, 0.18802843987941742, 0.6959472894668579, 0.21132531762123108, 122.74431610107422, 0.06552121043205261, 0.021628322079777718, 0.030483921989798546, 0.3619612455368042, 0.3081322908401489, 0.36129701137542725, 0.14703132212162018, 0.016809439286589622, 0.21949388086795807, 0.6422033309936523, 0.987537682056427, 0.2632467448711395, 0.8639393448829651, 248.141845703125, 0.06190691888332367, 0.01741255819797516, 0.11033995449542999, 2.620365619659424, 0.35169342160224915, 0.5246213674545288], "count": [592]}, "timestamp": {"min": [0.0], "max": [19.7], "mean": [9.85], "std": [5.696514528883235], "count": [592]}, "frame_index": {"min": [0], "max": [591], "mean": [295.5], "std": [170.89543586649702], "count": [592]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [592]}, "index": {"min": [11539], "max": [12130], "mean": [11834.5], "std": [170.89543586649702], "count": [592]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [592]}, "subtask_annotation": {"mean": [3.527027027027027, 12.0, 12.0, 12.0, 12.0], "std": [3.9045987196422263, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [592]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [592]}, "eef_direction_state": {"mean": [4.364864864864865, 4.530405405405405], "std": [1.5860398100412818, 1.8669659873196967], "min": [0, 0], "max": [6, 6], "count": [592]}, "eef_velocity_state": {"mean": [0.8631756756756757, 0.6452702702702703], "std": [0.751032206062734, 0.7183722647330991], "min": [0, 0], "max": [2, 2], "count": [592]}, "eef_acc_mag_state": {"mean": [0.7753378378378378, 0.652027027027027], "std": [0.8474125288038309, 0.8140630159048732], "min": [0, 0], "max": [2, 2], "count": [592]}, "eef_direction_action": {"mean": [4.364864864864865, 4.530405405405405], "std": [1.5860398100412818, 1.8669659873196967], "min": [0, 0], "max": [6, 6], "count": [592]}, "eef_velocity_action": {"mean": [0.8631756756756757, 0.6452702702702703], "std": [0.751032206062734, 0.7183722647330991], "min": [0, 0], "max": [2, 2], "count": [592]}, "eef_acc_mag_action": {"mean": [0.7753378378378378, 0.652027027027027], "std": [0.8474125288038309, 0.8140630159048732], "min": [0, 0], "max": [2, 2], "count": [592]}, "eef_sim_pose_state": {"mean": [0.604377538667614, 0.2520888395577968, 1.1907558930234186, 0.6496072446040909, 1.0164874734961336, 1.9594977176017498, 0.6150752760562501, -0.20823621507201445, 1.0822682676613364, -2.786629657908402, 1.0891692170713156, -2.3985388733174746], "std": [0.02264286373529614, 0.058079886720334796, 0.11597248722463836, 2.628630561500545, 0.3518186747444055, 1.2216444629418506, 0.01673574449578531, 0.06132179882008694, 0.03886770997526871, 0.36209379169751493, 0.3079831770678649, 0.3614038888060626], "min": [0.5489248298575087, 0.07431181709730766, 1.0378097942075206, -3.140979969689056, 0.5235079404050014, -3.1415158998812243, 0.566100036423371, -0.27486336199789596, 1.0411581511515768, -3.1266164917794432, 0.5552436798793199, -2.6795666444570774], "max": [0.6529509631070172, 0.3122570746348164, 1.3395557583240798, 3.138727472387821, 1.5101880084652959, 3.1411165161395127, 0.6339030394383589, -0.06787103073859597, 1.161829190420894, -1.3270964390405473, 1.437957947119823, -1.0468354861501834], "count": [592]}, "eef_sim_pose_action": {"mean": [0.604377538667614, 0.2520888395577968, 1.1907558930234186, 0.6496072446040909, 1.0164874734961336, 1.9594977176017498, 0.6150752760562501, -0.20823621507201445, 1.0822682676613364, -2.786629657908402, 1.0891692170713156, -2.3985388733174746], "std": [0.02264286373529614, 0.058079886720334796, 0.11597248722463836, 2.628630561500545, 0.3518186747444055, 1.2216444629418506, 0.01673574449578531, 0.06132179882008694, 0.03886770997526871, 0.36209379169751493, 0.3079831770678649, 0.3614038888060626], "min": [0.5489248298575087, 0.07431181709730766, 1.0378097942075206, -3.140979969689056, 0.5235079404050014, -3.1415158998812243, 0.566100036423371, -0.27486336199789596, 1.0411581511515768, -3.1266164917794432, 0.5552436798793199, -2.6795666444570774], "max": [0.6529509631070172, 0.3122570746348164, 1.3395557583240798, 3.138727472387821, 1.5101880084652959, 3.1411165161395127, 0.6339030394383589, -0.06787103073859597, 1.161829190420894, -1.3270964390405473, 1.437957947119823, -1.0468354861501834], "count": [592]}, "gripper_mode_state": {"mean": [0.4594594594594595, 0.07939189189189189], "std": [0.4983537544482614, 0.27034943941816986], "min": [0, 0], "max": [1, 1], "count": [592]}, "gripper_activity_state": {"mean": [1.927364864864865, 1.883445945945946], "std": [0.34356214569523047, 0.4594315124648367], "min": [0, 0], "max": [2, 2], "count": [592]}, "gripper_mode_action": {"mean": [0.4594594594594595, 0.07939189189189189], "std": [0.4983537544482614, 0.27034943941816986], "min": [0, 0], "max": [1, 1], "count": [592]}, "gripper_activity_action": {"mean": [1.927364864864865, 1.883445945945946], "std": [0.34356214569523047, 0.4594315124648367], "min": [0, 0], "max": [2, 2], "count": [592]}, "gripper_open_scale_state": {"mean": [0.40398141894469386, 0.7015996623168125], "std": [0.24814182394409373, 0.12274433150969906], "min": [0.119, 0.404], "max": [0.711, 0.892], "count": [592]}, "gripper_open_scale_action": {"mean": [0.40398141894469386, 0.7015996623168125], "std": [0.24814182394409373, 0.12274433150969906], "min": [0.119, 0.404], "max": [0.711, 0.892], "count": [592]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.46354332196646775]], [[0.4462487070190395]], [[0.4251560493037795]]], "std": [[[0.13687122274365188]], [[0.15945561258140872]], [[0.18143908200443828]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7372549019607844]], [[0.7333333333333333]], [[0.7254901960784313]]], "mean": [[[0.46593915352372833]], [[0.4609975063938619]], [[0.44833499040920716]]], "std": [[[0.05774802448561161]], [[0.07352279502042862]], [[0.0915306234033981]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.8431372549019608]], [[0.8352941176470589]], [[0.8823529411764706]]], "mean": [[[0.47497615089514067]], [[0.4513228189826655]], [[0.4324693538647343]]], "std": [[[0.10781663148323768]], [[0.1388333247327195]], [[0.1621596047201223]]], "count": [115]}, "observation.state": {"min": [0.272969514131546, 1.956845760345459, -2.133490562438965, -1.340133547782898, 0.19593067467212677, -1.1803661584854126, -0.4922003149986267, 328.0, -0.008906000293791294, 0.3743790090084076, -0.24097099900245667, -3.1411852836608887, 0.4909999966621399, -1.1299999952316284, -0.8681268692016602, -2.050971269607544, 0.9402263164520264, 0.18093827366828918, -2.8900556564331055, -1.2827646732330322, 0.8222595453262329, 121.0, -0.24524499475955963, 0.37813600897789, -0.2217170000076294, -3.115000009536743, -1.5540000200271606, -0.7910000085830688], "max": [0.955585241317749, 2.0325582027435303, -1.3647079467773438, -0.14868460595607758, 0.9303478002548218, 1.0436545610427856, 0.2431069314479828, 886.0, 0.24714000523090363, 0.4585050046443939, -0.14410300552845, 3.1410000324249268, 1.4830000400543213, 1.8480000495910645, -0.30995306372642517, -1.8509392738342285, 1.4102435111999512, 1.5417191982269287, -0.6839247345924377, -0.7588168382644653, 2.8409247398376465, 741.0, -0.01845400035381317, 0.45031699538230896, 0.031185999512672424, 3.140000104904175, -0.8109999895095825, 1.659999966621399], "mean": [0.624708354473114, 2.0194344520568848, -1.788585901260376, -0.6839050650596619, 0.5393198132514954, 0.10990750789642334, -0.1293218433856964, 806.6614990234375, 0.14517167210578918, 0.41297727823257446, -0.198820099234581, -2.202890634536743, 0.993283748626709, -0.7787353992462158, -0.6307522654533386, -2.0205442905426025, 1.11752450466156, 1.05253005027771, -1.1851222515106201, -1.0747532844543457, 1.3704396486282349, 341.97406005859375, -0.17426857352256775, 0.4278841018676758, -0.09723256528377533, -2.196039915084839, -1.0193666219711304, 0.4103054106235504], "std": [0.13819748163223267, 0.013447655364871025, 0.14311829209327698, 0.4530782103538513, 0.17525528371334076, 0.7925549745559692, 0.29138875007629395, 159.63980102539062, 0.08512746542692184, 0.020440366119146347, 0.034486230462789536, 1.7740464210510254, 0.35263028740882874, 0.527685284614563, 0.11849921196699142, 0.03392491489648819, 0.1708572655916214, 0.46327289938926697, 0.7382276058197021, 0.1809684932231903, 0.620250403881073, 254.06625366210938, 0.06137162074446678, 0.017986712977290154, 0.09214010834693909, 1.440913438796997, 0.22623124718666077, 0.487556517124176], "count": [560]}, "action": {"min": [0.272969514131546, 1.956845760345459, -2.133490562438965, -1.340133547782898, 0.19593067467212677, -1.1803661584854126, -0.4922003149986267, 328.0, -0.008906000293791294, 0.3743790090084076, -0.24097099900245667, -3.1411852836608887, 0.4909999966621399, -1.1299999952316284, -0.8681268692016602, -2.050971269607544, 0.9402263164520264, 0.18093827366828918, -2.8900556564331055, -1.2827646732330322, 0.8222595453262329, 121.0, -0.24524499475955963, 0.37813600897789, -0.2217170000076294, -3.115000009536743, -1.5540000200271606, -0.7910000085830688], "max": [0.955585241317749, 2.0325582027435303, -1.3647079467773438, -0.14868460595607758, 0.9303478002548218, 1.0436545610427856, 0.2431069314479828, 886.0, 0.24714000523090363, 0.4585050046443939, -0.14410300552845, 3.1410000324249268, 1.4830000400543213, 1.8480000495910645, -0.30995306372642517, -1.8509392738342285, 1.4102435111999512, 1.5417191982269287, -0.6839247345924377, -0.7588168382644653, 2.8409247398376465, 741.0, -0.01845400035381317, 0.45031699538230896, 0.031185999512672424, 3.140000104904175, -0.8109999895095825, 1.659999966621399], "mean": [0.624708354473114, 2.0194344520568848, -1.788585901260376, -0.6839050650596619, 0.5393198132514954, 0.10990750789642334, -0.1293218433856964, 806.6614990234375, 0.14517167210578918, 0.41297727823257446, -0.198820099234581, -2.202890634536743, 0.993283748626709, -0.7787353992462158, -0.6307522654533386, -2.0205442905426025, 1.11752450466156, 1.05253005027771, -1.1851222515106201, -1.0747532844543457, 1.3704396486282349, 341.97406005859375, -0.17426857352256775, 0.4278841018676758, -0.09723256528377533, -2.196039915084839, -1.0193666219711304, 0.4103054106235504], "std": [0.13819748163223267, 0.013447655364871025, 0.14311829209327698, 0.4530782103538513, 0.17525528371334076, 0.7925549745559692, 0.29138875007629395, 159.63980102539062, 0.08512746542692184, 0.020440366119146347, 0.034486230462789536, 1.7740464210510254, 0.35263028740882874, 0.527685284614563, 0.11849921196699142, 0.03392491489648819, 0.1708572655916214, 0.46327289938926697, 0.7382276058197021, 0.1809684932231903, 0.620250403881073, 254.06625366210938, 0.06137162074446678, 0.017986712977290154, 0.09214010834693909, 1.440913438796997, 0.22623124718666077, 0.487556517124176], "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": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [560]}, "index": {"min": [12131], "max": [12690], "mean": [12410.5], "std": [161.65781762723384], "count": [560]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [560]}, "subtask_annotation": {"mean": [4.742857142857143, 12.0, 12.0, 12.0, 12.0], "std": [3.8310226694549474, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [560]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [560]}, "eef_direction_state": {"mean": [4.1589285714285715, 4.273214285714285], "std": [1.5861315007763706, 1.8847120916382292], "min": [0, 0], "max": [6, 6], "count": [560]}, "eef_velocity_state": {"mean": [0.8071428571428572, 0.675], "std": [0.658964865434837, 0.6746030578898136], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_acc_mag_state": {"mean": [0.8803571428571428, 0.7678571428571429], "std": [0.839838343895747, 0.8300402621166642], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_direction_action": {"mean": [4.1589285714285715, 4.273214285714285], "std": [1.5861315007763706, 1.8847120916382292], "min": [0, 0], "max": [6, 6], "count": [560]}, "eef_velocity_action": {"mean": [0.8071428571428572, 0.675], "std": [0.658964865434837, 0.6746030578898136], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_acc_mag_action": {"mean": [0.8803571428571428, 0.7678571428571429], "std": [0.839838343895747, 0.8300402621166642], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_sim_pose_state": {"mean": [0.6215907015076916, 0.2580067836297348, 1.1881879106625142, 2.198829913500522, 1.0205046822852604, 1.9506008072544676, 0.6082368579841415, -0.21867269489272384, 1.0875692295842851, -2.2149698262938546, 0.9937113134743955, -2.3504870507232147], "std": [0.02203457733455941, 0.05754392526662401, 0.09535509585035552, 1.439180469990991, 0.22644226455164587, 0.6054257748576508, 0.020483004422298744, 0.078840548390405, 0.04524495348298461, 1.7598801166575846, 0.3525311347584512, 0.5264809888947346], "min": [0.5609667955417894, 0.11148298157709005, 1.0464513482428555, -3.137938728860976, 0.8112762065790351, -3.134179636997453, 0.5636750871346186, -0.31221847606803427, 1.0325367995847108, -3.1415156939516122, 0.49155418152057306, -2.7012776504463183], "max": [0.6462233306901175, 0.33031771058728526, 1.3188583217682819, 3.1173629968363947, 1.5552236231555154, 2.9951036430429743, 0.6553102930842775, -0.07442147424717394, 1.1559214646034872, 3.1409240847494853, 1.4834563587584841, 0.2757868051455178], "count": [560]}, "eef_sim_pose_action": {"mean": [0.6215907015076916, 0.2580067836297348, 1.1881879106625142, 2.198829913500522, 1.0205046822852604, 1.9506008072544676, 0.6082368579841415, -0.21867269489272384, 1.0875692295842851, -2.2149698262938546, 0.9937113134743955, -2.3504870507232147], "std": [0.02203457733455941, 0.05754392526662401, 0.09535509585035552, 1.439180469990991, 0.22644226455164587, 0.6054257748576508, 0.020483004422298744, 0.078840548390405, 0.04524495348298461, 1.7598801166575846, 0.3525311347584512, 0.5264809888947346], "min": [0.5609667955417894, 0.11148298157709005, 1.0464513482428555, -3.137938728860976, 0.8112762065790351, -3.134179636997453, 0.5636750871346186, -0.31221847606803427, 1.0325367995847108, -3.1415156939516122, 0.49155418152057306, -2.7012776504463183], "max": [0.6462233306901175, 0.33031771058728526, 1.3188583217682819, 3.1173629968363947, 1.5552236231555154, 2.9951036430429743, 0.6553102930842775, -0.07442147424717394, 1.1559214646034872, 3.1409240847494853, 1.4834563587584841, 0.2757868051455178], "count": [560]}, "gripper_mode_state": {"mean": [0.6071428571428571, 0.10714285714285714], "std": [0.48838551182775836, 0.3092947870658703], "min": [0, 0], "max": [1, 1], "count": [560]}, "gripper_activity_state": {"mean": [1.9142857142857144, 1.8910714285714285], "std": [0.3532646576822347, 0.4316814242480385], "min": [0, 0], "max": [2, 2], "count": [560]}, "gripper_mode_action": {"mean": [0.6071428571428571, 0.10714285714285714], "std": [0.48838551182775836, 0.3092947870658703], "min": [0, 0], "max": [1, 1], "count": [560]}, "gripper_activity_action": {"mean": [1.9142857142857144, 1.8910714285714285], "std": [0.3532646576822347, 0.4316814242480385], "min": [0, 0], "max": [2, 2], "count": [560]}, "gripper_open_scale_state": {"mean": [0.3419741071019862, 0.8066616072518489], "std": [0.25406634006188217, 0.15963974786842025], "min": [0.121, 0.328], "max": [0.741, 0.886], "count": [560]}, "gripper_open_scale_action": {"mean": [0.3419741071019862, 0.8066616072518489], "std": [0.25406634006188217, 0.15963974786842025], "min": [0.121, 0.328], "max": [0.741, 0.886], "count": [560]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4655326184640523]], [[0.4509624244281045]], [[0.42907827410130717]]], "std": [[[0.14075813328780315]], [[0.16101568575651826]], [[0.1825275867267013]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7294117647058823]], [[0.7294117647058823]]], "mean": [[[0.4663089746732026]], [[0.45882111111111107]], [[0.44481730800653596]]], "std": [[[0.06458040359356393]], [[0.08292728821852653]], [[0.10294413117171225]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.8431372549019608]], [[0.9098039215686274]], [[0.9725490196078431]]], "mean": [[[0.4767323202614379]], [[0.4509033047385621]], [[0.4335176450163399]]], "std": [[[0.10309088986539983]], [[0.13419742167980114]], [[0.15802124087918024]]], "count": [100]}, "observation.state": {"min": [0.341630756855011, 1.8986214399337769, -2.2578625679016113, -1.50496244430542, 0.31202998757362366, -0.9486388564109802, -0.5738991498947144, 305.0, 0.007956000044941902, 0.36948099732398987, -0.24041999876499176, -3.1411852836608887, 0.41899996995925903, -1.1319999694824219, -0.7897963523864746, -2.050848960876465, 1.0337061882019043, 0.1425410360097885, -2.8902828693389893, -1.3098522424697876, 0.6656860113143921, 121.0, -0.2371309995651245, 0.375542014837265, -0.22298699617385864, -3.1411852836608887, -1.5529999732971191, -0.9039999842643738], "max": [0.9295798540115356, 2.0316505432128906, -1.228572130203247, -0.21308724582195282, 1.0125179290771484, 1.2258844375610352, 0.13809046149253845, 890.0, 0.21021699905395508, 0.45448800921440125, -0.13094599545001984, 3.140000104904175, 1.465999960899353, 0.5529999732971191, -0.3337593078613281, -1.929287075996399, 1.5111584663391113, 1.77981698513031, -0.6154030561447144, -0.7342251539230347, 2.8425307273864746, 727.0, -0.008076000027358532, 0.46257299184799194, 0.04716699942946434, 3.1410000324249268, -0.7680000066757202, 1.5679999589920044], "mean": [0.6184992790222168, 2.0182971954345703, -1.8619649410247803, -0.6916828751564026, 0.6696181893348694, 0.1144830733537674, -0.18830189108848572, 787.3193359375, 0.1422680914402008, 0.4105892777442932, -0.1978030651807785, -0.5252372622489929, 0.9905877709388733, -0.7301962971687317, -0.6076216101646423, -2.024287700653076, 1.2132365703582764, 1.0526185035705566, -1.2248833179473877, -1.0462900400161743, 1.3612052202224731, 371.47528076171875, -0.1575830727815628, 0.4185945987701416, -0.10791391879320145, -2.0194451808929443, -1.0188060998916626, 0.4170862138271332], "std": [0.12896808981895447, 0.017163898795843124, 0.27709102630615234, 0.4278325140476227, 0.14326199889183044, 0.860998272895813, 0.2830771803855896, 174.77157592773438, 0.06447073817253113, 0.024272359907627106, 0.0361395888030529, 2.6844282150268555, 0.36592286825180054, 0.3564804494380951, 0.1355641931295395, 0.02534341625869274, 0.15980574488639832, 0.5127286911010742, 0.7764577865600586, 0.19208292663097382, 0.6754460334777832, 243.38858032226562, 0.05916403979063034, 0.022382760420441628, 0.0938715934753418, 1.7196993827819824, 0.2693561613559723, 0.44723981618881226], "count": [465]}, "action": {"min": [0.341630756855011, 1.8986214399337769, -2.2578625679016113, -1.50496244430542, 0.31202998757362366, -0.9486388564109802, -0.5738991498947144, 305.0, 0.007956000044941902, 0.36948099732398987, -0.24041999876499176, -3.1411852836608887, 0.41899996995925903, -1.1319999694824219, -0.7897963523864746, -2.050848960876465, 1.0337061882019043, 0.1425410360097885, -2.8902828693389893, -1.3098522424697876, 0.6656860113143921, 121.0, -0.2371309995651245, 0.375542014837265, -0.22298699617385864, -3.1411852836608887, -1.5529999732971191, -0.9039999842643738], "max": [0.9295798540115356, 2.0316505432128906, -1.228572130203247, -0.21308724582195282, 1.0125179290771484, 1.2258844375610352, 0.13809046149253845, 890.0, 0.21021699905395508, 0.45448800921440125, -0.13094599545001984, 3.140000104904175, 1.465999960899353, 0.5529999732971191, -0.3337593078613281, -1.929287075996399, 1.5111584663391113, 1.77981698513031, -0.6154030561447144, -0.7342251539230347, 2.8425307273864746, 727.0, -0.008076000027358532, 0.46257299184799194, 0.04716699942946434, 3.1410000324249268, -0.7680000066757202, 1.5679999589920044], "mean": [0.6184992790222168, 2.0182971954345703, -1.8619649410247803, -0.6916828751564026, 0.6696181893348694, 0.1144830733537674, -0.18830189108848572, 787.3193359375, 0.1422680914402008, 0.4105892777442932, -0.1978030651807785, -0.5252372622489929, 0.9905877709388733, -0.7301962971687317, -0.6076216101646423, -2.024287700653076, 1.2132365703582764, 1.0526185035705566, -1.2248833179473877, -1.0462900400161743, 1.3612052202224731, 371.47528076171875, -0.1575830727815628, 0.4185945987701416, -0.10791391879320145, -2.0194451808929443, -1.0188060998916626, 0.4170862138271332], "std": [0.12896808981895447, 0.017163898795843124, 0.27709102630615234, 0.4278325140476227, 0.14326199889183044, 0.860998272895813, 0.2830771803855896, 174.77157592773438, 0.06447073817253113, 0.024272359907627106, 0.0361395888030529, 2.6844282150268555, 0.36592286825180054, 0.3564804494380951, 0.1355641931295395, 0.02534341625869274, 0.15980574488639832, 0.5127286911010742, 0.7764577865600586, 0.19208292663097382, 0.6754460334777832, 243.38858032226562, 0.05916403979063034, 0.022382760420441628, 0.0938715934753418, 1.7196993827819824, 0.2693561613559723, 0.44723981618881226], "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": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [465]}, "index": {"min": [12691], "max": [13155], "mean": [12923.0], "std": [134.23362718285858], "count": [465]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [465]}, "subtask_annotation": {"mean": [4.2709677419354835, 12.0, 12.0, 12.0, 12.0], "std": [4.021409923540858, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [465]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [465]}, "eef_direction_state": {"mean": [4.096774193548387, 4.180645161290323], "std": [1.566205716648012, 1.9690212657706938], "min": [0, 0], "max": [6, 6], "count": [465]}, "eef_velocity_state": {"mean": [0.978494623655914, 0.8021505376344086], "std": [0.7503188515580262, 0.7757034261207125], "min": [0, 0], "max": [2, 2], "count": [465]}, "eef_acc_mag_state": {"mean": [0.9333333333333333, 0.7354838709677419], "std": [0.8436140040407228, 0.8197357509299903], "min": [0, 0], "max": [2, 2], "count": [465]}, "eef_direction_action": {"mean": [4.096774193548387, 4.180645161290323], "std": [1.566205716648012, 1.9690212657706938], "min": [0, 0], "max": [6, 6], "count": [465]}, "eef_velocity_action": {"mean": [0.978494623655914, 0.8021505376344086], "std": [0.7503188515580262, 0.7757034261207125], "min": [0, 0], "max": [2, 2], "count": [465]}, "eef_acc_mag_action": {"mean": [0.9333333333333333, 0.7354838709677419], "std": [0.8436140040407228, 0.8197357509299903], "min": [0, 0], "max": [2, 2], "count": [465]}, "eef_sim_pose_state": {"mean": [0.6132584434457424, 0.24184692205269046, 1.1774760312603343, 2.007220877598015, 1.0199341464654939, 1.9761046491730425, 0.606654727462425, -0.21755407644293262, 1.0878727370341832, -0.525469952720054, 0.9910492638061922, -2.301477932783071], "std": [0.026975000135696266, 0.05580197159674481, 0.096904872501434, 1.7347251943087318, 0.2696423007179643, 0.5048061761119798, 0.022441234202285984, 0.05982579584525184, 0.047830837796578436, 2.6846490043582385, 0.36582671378363857, 0.3566216365375519], "min": [0.5575617542073221, 0.10052749116972766, 1.0409155371738996, -3.1413661233862875, 0.7686759407770358, -3.124761587423929, 0.5541364350233202, -0.2806074567090216, 1.0294546394527417, -3.1413194154182476, 0.41947796129759274, -2.704034723229176], "max": [0.6597453867900179, 0.3104132328115262, 1.3326935741216859, 3.141147071516416, 1.5609268666568097, 3.13848959525041, 0.6525130019557093, -0.09384227037038953, 1.1703544949937827, 3.1403735345351103, 1.466358495915896, -1.017229595854362], "count": [465]}, "eef_sim_pose_action": {"mean": [0.6132584434457424, 0.24184692205269046, 1.1774760312603343, 2.007220877598015, 1.0199341464654939, 1.9761046491730425, 0.606654727462425, -0.21755407644293262, 1.0878727370341832, -0.525469952720054, 0.9910492638061922, -2.301477932783071], "std": [0.026975000135696266, 0.05580197159674481, 0.096904872501434, 1.7347251943087318, 0.2696423007179643, 0.5048061761119798, 0.022441234202285984, 0.05982579584525184, 0.047830837796578436, 2.6846490043582385, 0.36582671378363857, 0.3566216365375519], "min": [0.5575617542073221, 0.10052749116972766, 1.0409155371738996, -3.1413661233862875, 0.7686759407770358, -3.124761587423929, 0.5541364350233202, -0.2806074567090216, 1.0294546394527417, -3.1413194154182476, 0.41947796129759274, -2.704034723229176], "max": [0.6597453867900179, 0.3104132328115262, 1.3326935741216859, 3.141147071516416, 1.5609268666568097, 3.13848959525041, 0.6525130019557093, -0.09384227037038953, 1.1703544949937827, 3.1403735345351103, 1.466358495915896, -1.017229595854362], "count": [465]}, "gripper_mode_state": {"mean": [0.5225806451612903, 0.12903225806451613], "std": [0.4994898542153764, 0.3352356401746225], "min": [0, 0], "max": [1, 1], "count": [465]}, "gripper_activity_state": {"mean": [1.8688172043010753, 1.8795698924731183], "std": [0.44237348464737986, 0.43811893602569824], "min": [0, 0], "max": [2, 2], "count": [465]}, "gripper_mode_action": {"mean": [0.5225806451612903, 0.12903225806451613], "std": [0.4994898542153764, 0.3352356401746225], "min": [0, 0], "max": [1, 1], "count": [465]}, "gripper_activity_action": {"mean": [1.8688172043010753, 1.8795698924731183], "std": [0.44237348464737986, 0.43811893602569824], "min": [0, 0], "max": [2, 2], "count": [465]}, "gripper_open_scale_state": {"mean": [0.3714752690469065, 0.7873193548387126], "std": [0.24338857026224991, 0.1747716760652856], "min": [0.121, 0.305], "max": [0.727, 0.89], "count": [465]}, "gripper_open_scale_action": {"mean": [0.3714752690469065, 0.7873193548387126], "std": [0.24338857026224991, 0.1747716760652856], "min": [0.121, 0.305], "max": [0.727, 0.89], "count": [465]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4653720088113127]], [[0.4505690302211227]], [[0.43069310442245434]]], "std": [[[0.13172799599938112]], [[0.1539244680181839]], [[0.1762758804870003]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.0392156862745098]], [[0.0196078431372549]]], "max": [[[0.7294117647058823]], [[0.7490196078431373]], [[0.7450980392156863]]], "mean": [[[0.46402640530511274]], [[0.4517474726650785]], [[0.43409549279213244]]], "std": [[[0.060531709179767995]], [[0.08308512107581162]], [[0.10599183605995965]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.7686274509803922]], [[0.7764705882352941]]], "mean": [[[0.47209057746930544]], [[0.457393577056991]], [[0.44527298271333454]]], "std": [[[0.0981971941270899]], [[0.12113995030459719]], [[0.1396032178616552]]], "count": [107]}, "observation.state": {"min": [0.1595580130815506, 1.9568982124328613, -2.1275041103363037, -1.4170503616333008, 0.266756147146225, -1.1018264293670654, -0.321978360414505, 349.0, 0.00661400007084012, 0.3416439890861511, -0.2599169909954071, -3.1411852836608887, 0.5350000262260437, -1.440999984741211, -0.9047787189483643, -2.049854278564453, 0.8219454288482666, 0.10314895957708359, -2.9007198810577393, -1.386838674545288, 0.55426424741745, 120.0, -0.2608250081539154, 0.36294499039649963, -0.23645399510860443, -3.1401853561401367, -1.524999976158142, -0.21299999952316284], "max": [0.782727837562561, 2.036572217941284, -1.393052101135254, -0.17467255890369415, 0.8422435522079468, 0.993755578994751, 0.11662290245294571, 884.0, 0.2427860051393509, 0.44749099016189575, -0.10505600273609161, 3.140000104904175, 1.50600004196167, 1.3589999675750732, -0.18024013936519623, -1.8242356777191162, 1.5216827392578125, 1.7442647218704224, -0.5000019669532776, -0.4499109983444214, 2.840977191925049, 624.0, 0.009616999886929989, 0.47791600227355957, 0.04535200074315071, 3.140000104904175, -0.6389999985694885, 2.121000051498413], "mean": [0.5786929130554199, 2.018744468688965, -1.9413801431655884, -0.6648382544517517, 0.6845069527626038, -0.005862652789801359, -0.039911188185214996, 826.9429931640625, 0.16297365725040436, 0.411634624004364, -0.21301716566085815, -2.307971954345703, 1.035715103149414, -1.0553967952728271, -0.689824640750885, -1.9964625835418701, 1.1502093076705933, 1.1062097549438477, -0.9538097381591797, -1.1009873151779175, 1.0766141414642334, 328.7864074707031, -0.1583915799856186, 0.42459070682525635, -0.0843883752822876, -0.36359694600105286, -0.9211966395378113, 0.621517539024353], "std": [0.12839220464229584, 0.009563524276018143, 0.20502792298793793, 0.4635181725025177, 0.15645481646060944, 0.6860066652297974, 0.1772964894771576, 126.05191040039062, 0.0725562795996666, 0.022676238790154457, 0.04556693881750107, 1.848726511001587, 0.261809378862381, 0.6014317870140076, 0.1820681393146515, 0.050843458622694016, 0.24718143045902252, 0.5557166337966919, 0.7140926122665405, 0.23758897185325623, 0.6280807852745056, 194.46368408203125, 0.07742999494075775, 0.026188630610704422, 0.10067431628704071, 2.626572847366333, 0.2630065977573395, 0.5113756656646729], "count": [508]}, "action": {"min": [0.1595580130815506, 1.9568982124328613, -2.1275041103363037, -1.4170503616333008, 0.266756147146225, -1.1018264293670654, -0.321978360414505, 349.0, 0.00661400007084012, 0.3416439890861511, -0.2599169909954071, -3.1411852836608887, 0.5350000262260437, -1.440999984741211, -0.9047787189483643, -2.049854278564453, 0.8219454288482666, 0.10314895957708359, -2.9007198810577393, -1.386838674545288, 0.55426424741745, 120.0, -0.2608250081539154, 0.36294499039649963, -0.23645399510860443, -3.1401853561401367, -1.524999976158142, -0.21299999952316284], "max": [0.782727837562561, 2.036572217941284, -1.393052101135254, -0.17467255890369415, 0.8422435522079468, 0.993755578994751, 0.11662290245294571, 884.0, 0.2427860051393509, 0.44749099016189575, -0.10505600273609161, 3.140000104904175, 1.50600004196167, 1.3589999675750732, -0.18024013936519623, -1.8242356777191162, 1.5216827392578125, 1.7442647218704224, -0.5000019669532776, -0.4499109983444214, 2.840977191925049, 624.0, 0.009616999886929989, 0.47791600227355957, 0.04535200074315071, 3.140000104904175, -0.6389999985694885, 2.121000051498413], "mean": [0.5786929130554199, 2.018744468688965, -1.9413801431655884, -0.6648382544517517, 0.6845069527626038, -0.005862652789801359, -0.039911188185214996, 826.9429931640625, 0.16297365725040436, 0.411634624004364, -0.21301716566085815, -2.307971954345703, 1.035715103149414, -1.0553967952728271, -0.689824640750885, -1.9964625835418701, 1.1502093076705933, 1.1062097549438477, -0.9538097381591797, -1.1009873151779175, 1.0766141414642334, 328.7864074707031, -0.1583915799856186, 0.42459070682525635, -0.0843883752822876, -0.36359694600105286, -0.9211966395378113, 0.621517539024353], "std": [0.12839220464229584, 0.009563524276018143, 0.20502792298793793, 0.4635181725025177, 0.15645481646060944, 0.6860066652297974, 0.1772964894771576, 126.05191040039062, 0.0725562795996666, 0.022676238790154457, 0.04556693881750107, 1.848726511001587, 0.261809378862381, 0.6014317870140076, 0.1820681393146515, 0.050843458622694016, 0.24718143045902252, 0.5557166337966919, 0.7140926122665405, 0.23758897185325623, 0.6280807852745056, 194.46368408203125, 0.07742999494075775, 0.026188630610704422, 0.10067431628704071, 2.626572847366333, 0.2630065977573395, 0.5113756656646729], "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": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [508]}, "index": {"min": [13156], "max": [13663], "mean": [13409.5], "std": [146.64668424482022], "count": [508]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [508]}, "subtask_annotation": {"mean": [3.937007874015748, 12.0, 12.0, 12.0, 12.0], "std": [3.991128018268241, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [508]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [508]}, "eef_direction_state": {"mean": [4.09251968503937, 4.572834645669292], "std": [1.7448752718115481, 1.8013037263022147], "min": [0, 0], "max": [6, 6], "count": [508]}, "eef_velocity_state": {"mean": [0.9488188976377953, 0.6791338582677166], "std": [0.7845321733246251, 0.7845692168940309], "min": [0, 0], "max": [2, 2], "count": [508]}, "eef_acc_mag_state": {"mean": [0.8917322834645669, 0.6889763779527559], "std": [0.8500176880866303, 0.8334283947681264], "min": [0, 0], "max": [2, 2], "count": [508]}, "eef_direction_action": {"mean": [4.09251968503937, 4.572834645669292], "std": [1.7448752718115481, 1.8013037263022147], "min": [0, 0], "max": [6, 6], "count": [508]}, "eef_velocity_action": {"mean": [0.9488188976377953, 0.6791338582677166], "std": [0.7845321733246251, 0.7845692168940309], "min": [0, 0], "max": [2, 2], "count": [508]}, "eef_acc_mag_action": {"mean": [0.8917322834645669, 0.6889763779527559], "std": [0.8500176880866303, 0.8334283947681264], "min": [0, 0], "max": [2, 2], "count": [508]}, "eef_sim_pose_state": {"mean": [0.6200097234274446, 0.24041908957026648, 1.2044147111507282, 0.36647695173624306, 0.9221563185021213, 2.0598791822661275, 0.6038194873531776, -0.23368331534069006, 1.0723286211494432, -2.308468415371392, 1.036158535874362, -2.6267602962439236], "std": [0.03114602405538013, 0.07509559946828229, 0.10144356621200103, 2.6274525050709996, 0.26333569696098297, 0.8669115373687508, 0.022125854840470756, 0.06627861408329655, 0.05135687389350906, 1.8488356939918742, 0.26167180078167424, 0.6012954302674605], "min": [0.5451621063643031, 0.08100116514900388, 1.0302592568331392, -3.1388369839901107, 0.6397082886749073, -3.0696639084142054, 0.5246718369065299, -0.30730017254521724, 1.019877030932659, -3.141384131402789, 0.5354641572641214, -3.0116273578449166], "max": [0.6785363165681588, 0.3468873423045004, 1.3330109188545294, 3.1412102550596326, 1.5254724247352107, 3.0892994328798777, 0.6423542154059116, -0.09085607817639209, 1.155649994374169, 3.140622325719391, 1.5060796930748253, -0.21166986906923366], "count": [508]}, "eef_sim_pose_action": {"mean": [0.6200097234274446, 0.24041908957026648, 1.2044147111507282, 0.36647695173624306, 0.9221563185021213, 2.0598791822661275, 0.6038194873531776, -0.23368331534069006, 1.0723286211494432, -2.308468415371392, 1.036158535874362, -2.6267602962439236], "std": [0.03114602405538013, 0.07509559946828229, 0.10144356621200103, 2.6274525050709996, 0.26333569696098297, 0.8669115373687508, 0.022125854840470756, 0.06627861408329655, 0.05135687389350906, 1.8488356939918742, 0.26167180078167424, 0.6012954302674605], "min": [0.5451621063643031, 0.08100116514900388, 1.0302592568331392, -3.1388369839901107, 0.6397082886749073, -3.0696639084142054, 0.5246718369065299, -0.30730017254521724, 1.019877030932659, -3.141384131402789, 0.5354641572641214, -3.0116273578449166], "max": [0.6785363165681588, 0.3468873423045004, 1.3330109188545294, 3.1412102550596326, 1.5254724247352107, 3.0892994328798777, 0.6423542154059116, -0.09085607817639209, 1.155649994374169, 3.140622325719391, 1.5060796930748253, -0.21166986906923366], "count": [508]}, "gripper_mode_state": {"mean": [0.5964566929133859, 0.05708661417322835], "std": [0.49060789475120786, 0.2320080443766233], "min": [0, 0], "max": [1, 1], "count": [508]}, "gripper_activity_state": {"mean": [1.9114173228346456, 1.9153543307086613], "std": [0.3577427580815044, 0.37479715306524214], "min": [0, 0], "max": [2, 2], "count": [508]}, "gripper_mode_action": {"mean": [0.5964566929133859, 0.05708661417322835], "std": [0.49060789475120786, 0.2320080443766233], "min": [0, 0], "max": [1, 1], "count": [508]}, "gripper_activity_action": {"mean": [1.9114173228346456, 1.9153543307086613], "std": [0.3577427580815044, 0.37479715306524214], "min": [0, 0], "max": [2, 2], "count": [508]}, "gripper_open_scale_state": {"mean": [0.3287864172477416, 0.8269429132656789], "std": [0.19446364924025342, 0.12605192544144242], "min": [0.12, 0.349], "max": [0.624, 0.884], "count": [508]}, "gripper_open_scale_action": {"mean": [0.3287864172477416, 0.8269429132656789], "std": [0.19446364924025342, 0.12605192544144242], "min": [0.12, 0.349], "max": [0.624, 0.884], "count": [508]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.46895140318627454]], [[0.4524005433006536]], [[0.4319295036764706]]], "std": [[[0.13848906895781327]], [[0.16246819375679664]], [[0.18303307547128958]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.7137254901960784]], [[0.6980392156862745]]], "mean": [[[0.46374595792483664]], [[0.46059258986928103]], [[0.44926191789215686]]], "std": [[[0.06477494965811244]], [[0.07829615707764906]], [[0.09324430087037298]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8235294117647058]], [[0.8]], [[0.8196078431372549]]], "mean": [[[0.4738910191993464]], [[0.4558155575980392]], [[0.4417109252450981]]], "std": [[[0.10793635095828864]], [[0.13564077119022624]], [[0.15555949110218534]]], "count": [100]}, "observation.state": {"min": [0.1808510273694992, 1.9276288747787476, -2.239955425262451, -1.4345908164978027, 0.3758915662765503, -0.9700889587402344, -0.4403117001056671, 373.0, 0.0012329999590292573, 0.35568299889564514, -0.2688559889793396, -3.1391851902008057, 0.5419999957084656, -1.2079999446868896, -0.8878141045570374, -2.0454037189483643, 0.9341177344322205, 0.16720254719257355, -2.881974935531616, -1.5142303705215454, 0.8344594240188599, 118.0, -0.25667399168014526, 0.3690809905529022, -0.23390300571918488, -3.131185293197632, -1.4930000305175781, -0.5590000152587891], "max": [0.782204270362854, 2.031022310256958, -1.4918550252914429, -0.25420719385147095, 0.8602378964424133, 1.0655583143234253, 0.016894787549972534, 893.0, 0.23922500014305115, 0.43682101368904114, -0.10772799700498581, 3.140000104904175, 1.472000002861023, 1.2740000486373901, -0.24265313148498535, -1.8890223503112793, 1.4461275339126587, 1.7291674613952637, -0.6446723341941833, -0.5855928659439087, 2.840977191925049, 629.0, -0.02665800042450428, 0.43996599316596985, 0.06454300135374069, 3.134999990463257, -0.7749999761581421, 1.7920000553131104], "mean": [0.5004124045372009, 2.020214319229126, -1.9189820289611816, -0.8094555735588074, 0.677901566028595, 0.05863585323095322, -0.17840564250946045, 804.6326904296875, 0.15504437685012817, 0.39457884430885315, -0.2033914476633072, -2.7215397357940674, 1.0450161695480347, -0.8175616264343262, -0.6264089941978455, -2.001688241958618, 1.171891689300537, 1.1339735984802246, -1.3090729713439941, -1.1468299627304077, 1.3727149963378906, 323.25836181640625, -0.16225063800811768, 0.40990543365478516, -0.07616026699542999, -1.0436216592788696, -1.0232369899749756, 0.42441457509994507], "std": [0.12331565469503403, 0.018767690286040306, 0.21873635053634644, 0.47974082827568054, 0.13763263821601868, 0.7493611574172974, 0.19489456713199615, 140.5201873779297, 0.0743987113237381, 0.0165639016777277, 0.057463958859443665, 0.6930318474769592, 0.28621184825897217, 0.5412545204162598, 0.16837522387504578, 0.04786398634314537, 0.1492100954055786, 0.5598017573356628, 0.7178483605384827, 0.2907933294773102, 0.61212158203125, 195.54901123046875, 0.06399770081043243, 0.016987217590212822, 0.11725685745477676, 2.2927465438842773, 0.23882628977298737, 0.6081044673919678], "count": [422]}, "action": {"min": [0.1808510273694992, 1.9276288747787476, -2.239955425262451, -1.4345908164978027, 0.3758915662765503, -0.9700889587402344, -0.4403117001056671, 373.0, 0.0012329999590292573, 0.35568299889564514, -0.2688559889793396, -3.1391851902008057, 0.5419999957084656, -1.2079999446868896, -0.8878141045570374, -2.0454037189483643, 0.9341177344322205, 0.16720254719257355, -2.881974935531616, -1.5142303705215454, 0.8344594240188599, 118.0, -0.25667399168014526, 0.3690809905529022, -0.23390300571918488, -3.131185293197632, -1.4930000305175781, -0.5590000152587891], "max": [0.782204270362854, 2.031022310256958, -1.4918550252914429, -0.25420719385147095, 0.8602378964424133, 1.0655583143234253, 0.016894787549972534, 893.0, 0.23922500014305115, 0.43682101368904114, -0.10772799700498581, 3.140000104904175, 1.472000002861023, 1.2740000486373901, -0.24265313148498535, -1.8890223503112793, 1.4461275339126587, 1.7291674613952637, -0.6446723341941833, -0.5855928659439087, 2.840977191925049, 629.0, -0.02665800042450428, 0.43996599316596985, 0.06454300135374069, 3.134999990463257, -0.7749999761581421, 1.7920000553131104], "mean": [0.5004124045372009, 2.020214319229126, -1.9189820289611816, -0.8094555735588074, 0.677901566028595, 0.05863585323095322, -0.17840564250946045, 804.6326904296875, 0.15504437685012817, 0.39457884430885315, -0.2033914476633072, -2.7215397357940674, 1.0450161695480347, -0.8175616264343262, -0.6264089941978455, -2.001688241958618, 1.171891689300537, 1.1339735984802246, -1.3090729713439941, -1.1468299627304077, 1.3727149963378906, 323.25836181640625, -0.16225063800811768, 0.40990543365478516, -0.07616026699542999, -1.0436216592788696, -1.0232369899749756, 0.42441457509994507], "std": [0.12331565469503403, 0.018767690286040306, 0.21873635053634644, 0.47974082827568054, 0.13763263821601868, 0.7493611574172974, 0.19489456713199615, 140.5201873779297, 0.0743987113237381, 0.0165639016777277, 0.057463958859443665, 0.6930318474769592, 0.28621184825897217, 0.5412545204162598, 0.16837522387504578, 0.04786398634314537, 0.1492100954055786, 0.5598017573356628, 0.7178483605384827, 0.2907933294773102, 0.61212158203125, 195.54901123046875, 0.06399770081043243, 0.016987217590212822, 0.11725685745477676, 2.2927465438842773, 0.23882628977298737, 0.6081044673919678], "count": [422]}, "timestamp": {"min": [0.0], "max": [14.033333333333333], "mean": [7.016666666666667], "std": [4.060685492212696], "count": [422]}, "frame_index": {"min": [0], "max": [421], "mean": [210.5], "std": [121.82056476638088], "count": [422]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [422]}, "index": {"min": [13664], "max": [14085], "mean": [13874.5], "std": [121.82056476638088], "count": [422]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [422]}, "subtask_annotation": {"mean": [4.362559241706161, 12.0, 12.0, 12.0, 12.0], "std": [3.9683368954367766, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [422]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [422]}, "eef_direction_state": {"mean": [3.8175355450236967, 4.037914691943128], "std": [1.6883699175815627, 2.048808094682437], "min": [0, 0], "max": [6, 6], "count": [422]}, "eef_velocity_state": {"mean": [1.0687203791469195, 0.8459715639810427], "std": [0.7334381623054017, 0.8072364530510983], "min": [0, 0], "max": [2, 2], "count": [422]}, "eef_acc_mag_state": {"mean": [0.9170616113744076, 0.7725118483412322], "std": [0.8319695645837146, 0.8292078350726508], "min": [0, 0], "max": [2, 2], "count": [422]}, "eef_direction_action": {"mean": [3.8175355450236967, 4.037914691943128], "std": [1.6883699175815627, 2.048808094682437], "min": [0, 0], "max": [6, 6], "count": [422]}, "eef_velocity_action": {"mean": [1.0687203791469195, 0.8459715639810427], "std": [0.7334381623054017, 0.8072364530510983], "min": [0, 0], "max": [2, 2], "count": [422]}, "eef_acc_mag_action": {"mean": [0.9170616113744076, 0.7725118483412322], "std": [0.8319695645837146, 0.8292078350726508], "min": [0, 0], "max": [2, 2], "count": [422]}, "eef_sim_pose_state": {"mean": [0.6046601893362286, 0.24840473808742194, 1.207839998024466, 1.0465606014458453, 1.0244022629525955, 1.6710958145053898, 0.587475143070576, -0.2278362240764957, 1.0814341541023034, -2.7223071416482623, 1.0455064156179417, -2.3890244447934195], "std": [0.020968918051681055, 0.059754930844761696, 0.12021193969960348, 2.2931588799105787, 0.239005311060765, 1.2196133870095178, 0.01955631919508593, 0.06746930505773609, 0.06394605551365658, 0.692261007049312, 0.2861848892499029, 0.5404395186900677], "min": [0.5504207475482115, 0.11990794466213829, 1.0329647549052468, -3.133275658257512, 0.7752779688043852, -3.1210416282681352, 0.5390364553234954, -0.3035286627870099, 1.0086242690952747, -3.1394604098639767, 0.5421114363847646, -2.7789831552639064], "max": [0.6383441499141785, 0.32661891943189225, 1.3524881723392694, 3.1324214473835363, 1.4946558742733256, 3.138259341546665, 0.6274579124340046, -0.0877936211913584, 1.172139123053989, 3.1405704906448335, 1.4726252295967432, -0.2979941767308998], "count": [422]}, "eef_sim_pose_action": {"mean": [0.6046601893362286, 0.24840473808742194, 1.207839998024466, 1.0465606014458453, 1.0244022629525955, 1.6710958145053898, 0.587475143070576, -0.2278362240764957, 1.0814341541023034, -2.7223071416482623, 1.0455064156179417, -2.3890244447934195], "std": [0.020968918051681055, 0.059754930844761696, 0.12021193969960348, 2.2931588799105787, 0.239005311060765, 1.2196133870095178, 0.01955631919508593, 0.06746930505773609, 0.06394605551365658, 0.692261007049312, 0.2861848892499029, 0.5404395186900677], "min": [0.5504207475482115, 0.11990794466213829, 1.0329647549052468, -3.133275658257512, 0.7752779688043852, -3.1210416282681352, 0.5390364553234954, -0.3035286627870099, 1.0086242690952747, -3.1394604098639767, 0.5421114363847646, -2.7789831552639064], "max": [0.6383441499141785, 0.32661891943189225, 1.3524881723392694, 3.1324214473835363, 1.4946558742733256, 3.138259341546665, 0.6274579124340046, -0.0877936211913584, 1.172139123053989, 3.1405704906448335, 1.4726252295967432, -0.2979941767308998], "count": [422]}, "gripper_mode_state": {"mean": [0.8317535545023697, 0.08530805687203792], "std": [0.3740849891068118, 0.2793395645173709], "min": [0, 0], "max": [1, 1], "count": [422]}, "gripper_activity_state": {"mean": [1.914691943127962, 1.8933649289099526], "std": [0.3736869902904536, 0.4249377478828018], "min": [0, 0], "max": [2, 2], "count": [422]}, "gripper_mode_action": {"mean": [0.8317535545023697, 0.08530805687203792], "std": [0.3740849891068118, 0.2793395645173709], "min": [0, 0], "max": [1, 1], "count": [422]}, "gripper_activity_action": {"mean": [1.914691943127962, 1.8933649289099526], "std": [0.3736869902904536, 0.4249377478828018], "min": [0, 0], "max": [2, 2], "count": [422]}, "gripper_open_scale_state": {"mean": [0.32325829391117916, 0.8046327012048565], "std": [0.19554903820455094, 0.14052029378363537], "min": [0.118, 0.373], "max": [0.629, 0.893], "count": [422]}, "gripper_open_scale_action": {"mean": [0.32325829391117916, 0.8046327012048565], "std": [0.19554903820455094, 0.14052029378363537], "min": [0.118, 0.373], "max": [0.629, 0.893], "count": [422]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4621091974327268]], [[0.4468878382058529]], [[0.4266919437820173]]], "std": [[[0.1412809427434475]], [[0.16332499140348553]], [[0.1830412327063686]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.7098039215686275]], [[0.6901960784313725]]], "mean": [[[0.47122054591356066]], [[0.46846559979096747]], [[0.4585727436995819]]], "std": [[[0.06263367142863142]], [[0.07335504466929214]], [[0.08703170998837077]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[0.9215686274509803]], [[0.9568627450980393]]], "mean": [[[0.47968172584349056]], [[0.4545549446505329]], [[0.4384446394924336]]], "std": [[[0.11209644253299218]], [[0.1419938095205748]], [[0.1638903948218448]]], "count": [111]}, "observation.state": {"min": [0.3337942361831665, 1.9202462434768677, -2.08416748046875, -1.4493389129638672, 0.25125759840011597, -0.8881107568740845, -0.5861688256263733, 281.0, -0.0031610000878572464, 0.36428898572921753, -0.23002099990844727, -3.1411852836608887, 0.5210000276565552, -1.9019999504089355, -0.8071973323822021, -2.0519139766693115, 0.967244029045105, 0.053040556609630585, -2.900824546813965, -1.363817811012268, 0.8348782658576965, 118.0, -0.25167301297187805, 0.37923601269721985, -0.23587599396705627, -3.124000072479248, -1.5440000295639038, -0.9900000095367432], "max": [0.8759633302688599, 2.027653932571411, -1.4540163278579712, -0.23837707936763763, 1.0104758739471436, 1.1077430248260498, 0.09365437924861908, 894.0, 0.24486500024795532, 0.45125600695610046, -0.13158200681209564, 3.1389999389648438, 1.5579999685287476, -0.11699999868869781, -0.4473104178905487, -1.8621094226837158, 1.368477702140808, 1.777949571609497, -0.7368955016136169, -0.710314154624939, 2.8404011726379395, 771.0, -0.028641000390052795, 0.45788300037384033, 0.06860899925231934, 3.124000072479248, -0.843999981880188, 1.7719999551773071], "mean": [0.5856687426567078, 2.0179355144500732, -1.7821217775344849, -0.8047268390655518, 0.6065278053283691, 0.18186284601688385, -0.20744791626930237, 810.0355834960938, 0.14233598113059998, 0.4155313968658447, -0.18407313525676727, -1.4519503116607666, 1.0202131271362305, -0.7458370923995972, -0.6320635080337524, -2.0055012702941895, 1.15640127658844, 1.022594928741455, -1.3820558786392212, -1.104224681854248, 1.4482097625732422, 384.0870361328125, -0.15909665822982788, 0.41627389192581177, -0.08761969208717346, -1.1851391792297363, -1.1061514616012573, 0.37827160954475403], "std": [0.10700522363185883, 0.018427057191729546, 0.20174676179885864, 0.43615490198135376, 0.1568409502506256, 0.7941662073135376, 0.25473666191101074, 175.74082946777344, 0.07102910429239273, 0.021415138617157936, 0.03589468449354172, 2.3428409099578857, 0.3446106016635895, 0.2261960804462433, 0.08629036694765091, 0.05190209299325943, 0.1295674443244934, 0.5961480140686035, 0.6716777086257935, 0.21062016487121582, 0.6288141012191772, 253.35560607910156, 0.06232929602265358, 0.018707189708948135, 0.1082054004073143, 2.2630512714385986, 0.24430792033672333, 0.5798139572143555], "count": [534]}, "action": {"min": [0.3337942361831665, 1.9202462434768677, -2.08416748046875, -1.4493389129638672, 0.25125759840011597, -0.8881107568740845, -0.5861688256263733, 281.0, -0.0031610000878572464, 0.36428898572921753, -0.23002099990844727, -3.1411852836608887, 0.5210000276565552, -1.9019999504089355, -0.8071973323822021, -2.0519139766693115, 0.967244029045105, 0.053040556609630585, -2.900824546813965, -1.363817811012268, 0.8348782658576965, 118.0, -0.25167301297187805, 0.37923601269721985, -0.23587599396705627, -3.124000072479248, -1.5440000295639038, -0.9900000095367432], "max": [0.8759633302688599, 2.027653932571411, -1.4540163278579712, -0.23837707936763763, 1.0104758739471436, 1.1077430248260498, 0.09365437924861908, 894.0, 0.24486500024795532, 0.45125600695610046, -0.13158200681209564, 3.1389999389648438, 1.5579999685287476, -0.11699999868869781, -0.4473104178905487, -1.8621094226837158, 1.368477702140808, 1.777949571609497, -0.7368955016136169, -0.710314154624939, 2.8404011726379395, 771.0, -0.028641000390052795, 0.45788300037384033, 0.06860899925231934, 3.124000072479248, -0.843999981880188, 1.7719999551773071], "mean": [0.5856687426567078, 2.0179355144500732, -1.7821217775344849, -0.8047268390655518, 0.6065278053283691, 0.18186284601688385, -0.20744791626930237, 810.0355834960938, 0.14233598113059998, 0.4155313968658447, -0.18407313525676727, -1.4519503116607666, 1.0202131271362305, -0.7458370923995972, -0.6320635080337524, -2.0055012702941895, 1.15640127658844, 1.022594928741455, -1.3820558786392212, -1.104224681854248, 1.4482097625732422, 384.0870361328125, -0.15909665822982788, 0.41627389192581177, -0.08761969208717346, -1.1851391792297363, -1.1061514616012573, 0.37827160954475403], "std": [0.10700522363185883, 0.018427057191729546, 0.20174676179885864, 0.43615490198135376, 0.1568409502506256, 0.7941662073135376, 0.25473666191101074, 175.74082946777344, 0.07102910429239273, 0.021415138617157936, 0.03589468449354172, 2.3428409099578857, 0.3446106016635895, 0.2261960804462433, 0.08629036694765091, 0.05190209299325943, 0.1295674443244934, 0.5961480140686035, 0.6716777086257935, 0.21062016487121582, 0.6288141012191772, 253.35560607910156, 0.06232929602265358, 0.018707189708948135, 0.1082054004073143, 2.2630512714385986, 0.24430792033672333, 0.5798139572143555], "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": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [534]}, "index": {"min": [14086], "max": [14619], "mean": [14352.5], "std": [154.15225157832327], "count": [534]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [534]}, "subtask_annotation": {"mean": [3.9307116104868913, 12.0, 12.0, 12.0, 12.0], "std": [3.8502970189402217, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [534]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [534]}, "eef_direction_state": {"mean": [4.063670411985019, 4.02621722846442], "std": [1.6892672912417888, 2.12512742900653], "min": [0, 0], "max": [6, 6], "count": [534]}, "eef_velocity_state": {"mean": [0.9325842696629213, 0.7471910112359551], "std": [0.6863749339936054, 0.7430965510039432], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_acc_mag_state": {"mean": [0.8445692883895131, 0.7453183520599251], "std": [0.841457682665012, 0.8203444237381862], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_direction_action": {"mean": [4.063670411985019, 4.02621722846442], "std": [1.6892672912417888, 2.12512742900653], "min": [0, 0], "max": [6, 6], "count": [534]}, "eef_velocity_action": {"mean": [0.9325842696629213, 0.7471910112359551], "std": [0.6863749339936054, 0.7430965510039432], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_acc_mag_action": {"mean": [0.8445692883895131, 0.7453183520599251], "std": [0.841457682665012, 0.8203444237381862], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_sim_pose_state": {"mean": [0.6109960144505521, 0.24661597265531493, 1.193812742115808, 1.1897801599967879, 1.1073122866918317, 1.7540580436908928, 0.6103593461963499, -0.21710097034694198, 1.101502805596809, -1.452479963902593, 1.0207169181488946, -2.2703680701495026], "std": [0.022005527531411287, 0.056731946802347374, 0.11049443680020368, 2.2645566301367697, 0.24448666052421003, 1.0104285568494227, 0.020544214500259984, 0.06485083586571688, 0.0468363790410534, 2.3432708956143182, 0.3445815315138212, 0.5003709767096991], "min": [0.560810959293486, 0.12359670666247674, 1.0319054356341657, -3.1223203561541624, 0.843842548554417, -3.134698009817556, 0.5651545584900448, -0.30765523983323195, 1.0407324566765142, -3.141384776240644, 0.5212011697028265, -3.0425084272996394], "max": [0.6539344982328639, 0.32330463866600456, 1.3520575823221224, 3.1266983864708786, 1.544841791384116, 3.1401848790820406, 0.6469438225828992, -0.08460925925802217, 1.16344988379162, 3.1391424341272343, 1.5582093781053383, 3.1007769236259604], "count": [534]}, "eef_sim_pose_action": {"mean": [0.6109960144505521, 0.24661597265531493, 1.193812742115808, 1.1897801599967879, 1.1073122866918317, 1.7540580436908928, 0.6103593461963499, -0.21710097034694198, 1.101502805596809, -1.452479963902593, 1.0207169181488946, -2.2703680701495026], "std": [0.022005527531411287, 0.056731946802347374, 0.11049443680020368, 2.2645566301367697, 0.24448666052421003, 1.0104285568494227, 0.020544214500259984, 0.06485083586571688, 0.0468363790410534, 2.3432708956143182, 0.3445815315138212, 0.5003709767096991], "min": [0.560810959293486, 0.12359670666247674, 1.0319054356341657, -3.1223203561541624, 0.843842548554417, -3.134698009817556, 0.5651545584900448, -0.30765523983323195, 1.0407324566765142, -3.141384776240644, 0.5212011697028265, -3.0425084272996394], "max": [0.6539344982328639, 0.32330463866600456, 1.3520575823221224, 3.1266983864708786, 1.544841791384116, 3.1401848790820406, 0.6469438225828992, -0.08460925925802217, 1.16344988379162, 3.1391424341272343, 1.5582093781053383, 3.1007769236259604], "count": [534]}, "gripper_mode_state": {"mean": [0.6048689138576779, 0.1104868913857678], "std": [0.48887883049515574, 0.31349567495848907], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_state": {"mean": [1.9363295880149813, 1.8838951310861423], "std": [0.3290982060106916, 0.41235938047464304], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_mode_action": {"mean": [0.6048689138576779, 0.1104868913857678], "std": [0.48887883049515574, 0.31349567495848907], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_action": {"mean": [1.9363295880149813, 1.8838951310861423], "std": [0.3290982060106916, 0.41235938047464304], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_open_scale_state": {"mean": [0.38408707855167445, 0.8100355806386431], "std": [0.2533556012250416, 0.1757408125399167], "min": [0.118, 0.281], "max": [0.771, 0.894], "count": [534]}, "gripper_open_scale_action": {"mean": [0.38408707855167445, 0.8100355806386431], "std": [0.2533556012250416, 0.1757408125399167], "min": [0.118, 0.281], "max": [0.771, 0.894], "count": [534]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46196385918003563]], [[0.44708805332739154]], [[0.4266166499554367]]], "std": [[[0.13734299638487907]], [[0.15969605001256598]], [[0.18197801736650596]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.0196078431372549]], [[0.0]]], "max": [[[0.7294117647058823]], [[0.7450980392156863]], [[0.7294117647058823]]], "mean": [[[0.4656578375668449]], [[0.4569584057486631]], [[0.4444546717171717]]], "std": [[[0.060403757420173024]], [[0.08144206718024298]], [[0.09944253523086773]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.8313725490196079]], [[0.8156862745098039]], [[0.8274509803921568]]], "mean": [[[0.4701764185977421]], [[0.4389478293969103]], [[0.41980954582590607]]], "std": [[[0.11476103079698435]], [[0.14681152284593862]], [[0.17271144429489327]]], "count": [110]}, "observation.state": {"min": [0.28387778997421265, 2.0135514736175537, -2.1133320331573486, -1.502257227897644, 0.45757296681404114, -1.0793116092681885, -0.30628782510757446, 260.0, -0.020589999854564667, 0.34969601035118103, -0.244500994682312, -3.1411852836608887, 0.44999995827674866, -1.1380000114440918, -0.9390046000480652, -2.047358512878418, 0.8729788064956665, 0.03668682277202606, -2.681995391845703, -1.5951087474822998, 0.5898863673210144, 67.0, -0.25169700384140015, 0.3593820035457611, -0.2347860038280487, -3.1391851902008057, -1.4780000448226929, -0.6570000052452087], "max": [0.9893399477005005, 2.035682439804077, -1.40437912940979, -0.18830356001853943, 0.9324595928192139, 1.0802191495895386, 0.006265732459723949, 897.0, 0.23013299703598022, 0.45882898569107056, -0.10919400304555893, 3.140000104904175, 1.503000020980835, 0.7540000081062317, -0.3168296217918396, -1.9337201118469238, 1.5324864387512207, 1.861236572265625, -0.47965139150619507, -0.690696656703949, 2.8409423828125, 772.0, 0.019516000524163246, 0.4466859996318817, 0.06905599683523178, 3.1410000324249268, -0.6660000085830688, 1.3170000314712524], "mean": [0.6464961767196655, 2.0233147144317627, -1.901089072227478, -0.7202414870262146, 0.6656110882759094, 0.14581745862960815, -0.08660046756267548, 795.7693481445312, 0.13206347823143005, 0.4140531122684479, -0.19434280693531036, -0.6673802137374878, 0.9731909036636353, -0.8369227051734924, -0.6793848872184753, -2.0171620845794678, 1.1480499505996704, 1.243080973625183, -1.0290788412094116, -1.2359092235565186, 1.2032954692840576, 309.8667297363281, -0.1506616324186325, 0.4056813716888428, -0.06654782593250275, -1.1802482604980469, -0.9090981483459473, 0.421741247177124], "std": [0.16135770082473755, 0.00450131855905056, 0.1560567021369934, 0.4644318222999573, 0.11495871096849442, 0.7762057781219482, 0.11257249861955643, 200.9067840576172, 0.08548795431852341, 0.028648661449551582, 0.038941722363233566, 2.7053353786468506, 0.3473668098449707, 0.3881606161594391, 0.15706701576709747, 0.02468959242105484, 0.2032354176044464, 0.6124033331871033, 0.7350495457649231, 0.29222339391708374, 0.6916466951370239, 233.2066650390625, 0.07454967498779297, 0.019083280116319656, 0.11613348126411438, 2.3482253551483154, 0.2760798931121826, 0.4735044240951538], "count": [529]}, "action": {"min": [0.28387778997421265, 2.0135514736175537, -2.1133320331573486, -1.502257227897644, 0.45757296681404114, -1.0793116092681885, -0.30628782510757446, 260.0, -0.020589999854564667, 0.34969601035118103, -0.244500994682312, -3.1411852836608887, 0.44999995827674866, -1.1380000114440918, -0.9390046000480652, -2.047358512878418, 0.8729788064956665, 0.03668682277202606, -2.681995391845703, -1.5951087474822998, 0.5898863673210144, 67.0, -0.25169700384140015, 0.3593820035457611, -0.2347860038280487, -3.1391851902008057, -1.4780000448226929, -0.6570000052452087], "max": [0.9893399477005005, 2.035682439804077, -1.40437912940979, -0.18830356001853943, 0.9324595928192139, 1.0802191495895386, 0.006265732459723949, 897.0, 0.23013299703598022, 0.45882898569107056, -0.10919400304555893, 3.140000104904175, 1.503000020980835, 0.7540000081062317, -0.3168296217918396, -1.9337201118469238, 1.5324864387512207, 1.861236572265625, -0.47965139150619507, -0.690696656703949, 2.8409423828125, 772.0, 0.019516000524163246, 0.4466859996318817, 0.06905599683523178, 3.1410000324249268, -0.6660000085830688, 1.3170000314712524], "mean": [0.6464961767196655, 2.0233147144317627, -1.901089072227478, -0.7202414870262146, 0.6656110882759094, 0.14581745862960815, -0.08660046756267548, 795.7693481445312, 0.13206347823143005, 0.4140531122684479, -0.19434280693531036, -0.6673802137374878, 0.9731909036636353, -0.8369227051734924, -0.6793848872184753, -2.0171620845794678, 1.1480499505996704, 1.243080973625183, -1.0290788412094116, -1.2359092235565186, 1.2032954692840576, 309.8667297363281, -0.1506616324186325, 0.4056813716888428, -0.06654782593250275, -1.1802482604980469, -0.9090981483459473, 0.421741247177124], "std": [0.16135770082473755, 0.00450131855905056, 0.1560567021369934, 0.4644318222999573, 0.11495871096849442, 0.7762057781219482, 0.11257249861955643, 200.9067840576172, 0.08548795431852341, 0.028648661449551582, 0.038941722363233566, 2.7053353786468506, 0.3473668098449707, 0.3881606161594391, 0.15706701576709747, 0.02468959242105484, 0.2032354176044464, 0.6124033331871033, 0.7350495457649231, 0.29222339391708374, 0.6916466951370239, 233.2066650390625, 0.07454967498779297, 0.019083280116319656, 0.11613348126411438, 2.3482253551483154, 0.2760798931121826, 0.4735044240951538], "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": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [529]}, "index": {"min": [14620], "max": [15148], "mean": [14884.0], "std": [152.7088733505686], "count": [529]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [529]}, "subtask_annotation": {"mean": [4.366729678638942, 12.0, 12.0, 12.0, 12.0], "std": [3.885130989061066, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [529]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [529]}, "eef_direction_state": {"mean": [4.413988657844991, 4.156899810964084], "std": [1.4184421844034287, 1.9762183988857331], "min": [2, 0], "max": [6, 6], "count": [529]}, "eef_velocity_state": {"mean": [0.8846880907372401, 0.8128544423440454], "std": [0.7378069654140958, 0.7636255550102835], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_acc_mag_state": {"mean": [0.8752362948960303, 0.7277882797731569], "std": [0.8472858875058725, 0.8235676829086026], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_direction_action": {"mean": [4.413988657844991, 4.156899810964084], "std": [1.4184421844034287, 1.9762183988857331], "min": [2, 0], "max": [6, 6], "count": [529]}, "eef_velocity_action": {"mean": [0.8846880907372401, 0.8128544423440454], "std": [0.7378069654140958, 0.7636255550102835], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_acc_mag_action": {"mean": [0.8752362948960303, 0.7277882797731569], "std": [0.8472858875058725, 0.8235676829086026], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_sim_pose_state": {"mean": [0.6009003575757628, 0.23350258714690178, 1.2215512578133059, 1.182544906061533, 0.9102027534239646, 1.995322593705371, 0.6094009760876475, -0.20469650047850982, 1.09237295598677, -0.6676848810186238, 0.9735230426140393, -2.4082750396820685], "std": [0.021686449999081207, 0.07238696167955595, 0.11894315675382228, 2.3487698942390915, 0.276294658834011, 0.4748595109077765, 0.0248801435163944, 0.07945219505545817, 0.048436386872212085, 2.7056072490666283, 0.3473643977703649, 0.38822277004917505], "min": [0.5415692705240508, 0.0697773127956202, 1.032728039740851, -3.1398534252787327, 0.667256605219039, 0.9108505643491026, 0.5333366933262539, -0.2987005241383326, 1.0299842418862364, -3.1413002401809127, 0.4500936653976373, -2.709490119248408], "max": [0.6457513545200047, 0.32557186849859715, 1.358932170239937, 3.140567254782757, 1.481054729530915, 2.8952756150863888, 0.6528955137161936, -0.06336166889732782, 1.179207378150141, 3.1403878680760102, 1.5031315689171354, -0.8174543497803378], "count": [529]}, "eef_sim_pose_action": {"mean": [0.6009003575757628, 0.23350258714690178, 1.2215512578133059, 1.182544906061533, 0.9102027534239646, 1.995322593705371, 0.6094009760876475, -0.20469650047850982, 1.09237295598677, -0.6676848810186238, 0.9735230426140393, -2.4082750396820685], "std": [0.021686449999081207, 0.07238696167955595, 0.11894315675382228, 2.3487698942390915, 0.276294658834011, 0.4748595109077765, 0.0248801435163944, 0.07945219505545817, 0.048436386872212085, 2.7056072490666283, 0.3473643977703649, 0.38822277004917505], "min": [0.5415692705240508, 0.0697773127956202, 1.032728039740851, -3.1398534252787327, 0.667256605219039, 0.9108505643491026, 0.5333366933262539, -0.2987005241383326, 1.0299842418862364, -3.1413002401809127, 0.4500936653976373, -2.709490119248408], "max": [0.6457513545200047, 0.32557186849859715, 1.358932170239937, 3.140567254782757, 1.481054729530915, 2.8952756150863888, 0.6528955137161936, -0.06336166889732782, 1.179207378150141, 3.1403878680760102, 1.5031315689171354, -0.8174543497803378], "count": [529]}, "gripper_mode_state": {"mean": [0.7731568998109641, 0.13988657844990549], "std": [0.4187902912982359, 0.3468693177833469], "min": [0, 0], "max": [1, 1], "count": [529]}, "gripper_activity_state": {"mean": [1.8752362948960302, 1.9243856332703213], "std": [0.44289303983222533, 0.3610932395621548], "min": [0, 0], "max": [2, 2], "count": [529]}, "gripper_mode_action": {"mean": [0.7731568998109641, 0.13988657844990549], "std": [0.4187902912982359, 0.3468693177833469], "min": [0, 0], "max": [1, 1], "count": [529]}, "gripper_activity_action": {"mean": [1.8752362948960302, 1.9243856332703213], "std": [0.44289303983222533, 0.3610932395621548], "min": [0, 0], "max": [2, 2], "count": [529]}, "gripper_open_scale_state": {"mean": [0.30986672975075025, 0.7957693761814737], "std": [0.23320662344950768, 0.20090682322342734], "min": [0.067, 0.26], "max": [0.772, 0.897], "count": [529]}, "gripper_open_scale_action": {"mean": [0.30986672975075025, 0.7957693761814737], "std": [0.23320662344950768, 0.20090682322342734], "min": [0.067, 0.26], "max": [0.772, 0.897], "count": [529]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4672754893624116]], [[0.4532056253056778]], [[0.43249477707749767]]], "std": [[[0.13763659036742043]], [[0.1573270512494919]], [[0.17880630233869016]]], "count": [147]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[0.7137254901960784]], [[0.7098039215686275]], [[0.6980392156862745]]], "mean": [[[0.4702147067160197]], [[0.4592563094682317]], [[0.44275478246854294]]], "std": [[[0.06477413237328616]], [[0.08789677306832719]], [[0.11030217368123947]]], "count": [147]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.792156862745098]], [[0.7803921568627451]], [[0.7764705882352941]]], "mean": [[[0.47313467470321463]], [[0.4513187413854431]], [[0.4339007533568983]]], "std": [[[0.09897236667760813]], [[0.1291900686130261]], [[0.15141060481099708]]], "count": [147]}, "observation.state": {"min": [0.20240584015846252, 2.0165534019470215, -2.138307809829712, -1.591304063796997, 0.17584192752838135, -0.849765956401825, -2.6498286724090576, 366.0, -0.0012400000123307109, 0.3453960120677948, -0.25091901421546936, -3.111999988555908, 0.44999998807907104, -1.531999945640564, -1.0902373790740967, -2.0401852130889893, 0.9402088522911072, 0.1837657243013382, -2.7335171699523926, -1.4115002155303955, 0.6037268042564392, 34.0, -0.24324700236320496, 0.3780840039253235, -0.24078300595283508, -3.134185314178467, -1.4789999723434448, -0.12399999797344208], "max": [0.8962265849113464, 2.044147253036499, -1.18790602684021, -0.2499835193157196, 2.8678901195526123, 1.1890230178833008, 0.0322536863386631, 893.0, 0.23619799315929413, 0.45351600646972656, -0.06888200342655182, 3.0989999771118164, 1.531999945640564, 2.134000062942505, -0.2604380249977112, -1.9924854040145874, 1.512589693069458, 1.6268912553787231, -0.38006290793418884, -0.3245789110660553, 2.77043080329895, 885.0, 0.03745400160551071, 0.4878300130367279, 0.059530001133680344, 3.135999917984009, -0.5389999747276306, 1.659000039100647], "mean": [0.505007803440094, 2.028839349746704, -1.8563305139541626, -0.697726309299469, 0.7814003825187683, -0.01560966670513153, -0.3251614272594452, 829.9036254882812, 0.15165306627750397, 0.39600053429603577, -0.20890244841575623, -0.5245352983474731, 1.109083652496338, -0.6967214345932007, -0.7265953421592712, -2.0219321250915527, 1.210858941078186, 1.0886462926864624, -0.8619465827941895, -0.9906785488128662, 1.2108346223831177, 424.3547668457031, -0.13469970226287842, 0.4387698173522949, -0.09291405975818634, -2.3813600540161133, -0.8285005688667297, 0.3610962927341461], "std": [0.13599395751953125, 0.0055157821625471115, 0.29564616084098816, 0.37434622645378113, 0.4801953434944153, 0.7930006980895996, 0.5865727066993713, 135.045654296875, 0.05678757652640343, 0.020412523299455643, 0.04072035104036331, 2.540454864501953, 0.32788053154945374, 0.4759773015975952, 0.1915031522512436, 0.011648121289908886, 0.17687863111495972, 0.46498018503189087, 0.4712173342704773, 0.3208748996257782, 0.47303423285484314, 277.0167541503906, 0.06854218989610672, 0.022545762360095978, 0.09661013633012772, 1.0810589790344238, 0.24553653597831726, 0.2658819556236267], "count": [778]}, "action": {"min": [0.20240584015846252, 2.0165534019470215, -2.138307809829712, -1.591304063796997, 0.17584192752838135, -0.849765956401825, -2.6498286724090576, 366.0, -0.0012400000123307109, 0.3453960120677948, -0.25091901421546936, -3.111999988555908, 0.44999998807907104, -1.531999945640564, -1.0902373790740967, -2.0401852130889893, 0.9402088522911072, 0.1837657243013382, -2.7335171699523926, -1.4115002155303955, 0.6037268042564392, 34.0, -0.24324700236320496, 0.3780840039253235, -0.24078300595283508, -3.134185314178467, -1.4789999723434448, -0.12399999797344208], "max": [0.8962265849113464, 2.044147253036499, -1.18790602684021, -0.2499835193157196, 2.8678901195526123, 1.1890230178833008, 0.0322536863386631, 893.0, 0.23619799315929413, 0.45351600646972656, -0.06888200342655182, 3.0989999771118164, 1.531999945640564, 2.134000062942505, -0.2604380249977112, -1.9924854040145874, 1.512589693069458, 1.6268912553787231, -0.38006290793418884, -0.3245789110660553, 2.77043080329895, 885.0, 0.03745400160551071, 0.4878300130367279, 0.059530001133680344, 3.135999917984009, -0.5389999747276306, 1.659000039100647], "mean": [0.505007803440094, 2.028839349746704, -1.8563305139541626, -0.697726309299469, 0.7814003825187683, -0.01560966670513153, -0.3251614272594452, 829.9036254882812, 0.15165306627750397, 0.39600053429603577, -0.20890244841575623, -0.5245352983474731, 1.109083652496338, -0.6967214345932007, -0.7265953421592712, -2.0219321250915527, 1.210858941078186, 1.0886462926864624, -0.8619465827941895, -0.9906785488128662, 1.2108346223831177, 424.3547668457031, -0.13469970226287842, 0.4387698173522949, -0.09291405975818634, -2.3813600540161133, -0.8285005688667297, 0.3610962927341461], "std": [0.13599395751953125, 0.0055157821625471115, 0.29564616084098816, 0.37434622645378113, 0.4801953434944153, 0.7930006980895996, 0.5865727066993713, 135.045654296875, 0.05678757652640343, 0.020412523299455643, 0.04072035104036331, 2.540454864501953, 0.32788053154945374, 0.4759773015975952, 0.1915031522512436, 0.011648121289908886, 0.17687863111495972, 0.46498018503189087, 0.4712173342704773, 0.3208748996257782, 0.47303423285484314, 277.0167541503906, 0.06854218989610672, 0.022545762360095978, 0.09661013633012772, 1.0810589790344238, 0.24553653597831726, 0.2658819556236267], "count": [778]}, "timestamp": {"min": [0.0], "max": [25.9], "mean": [12.950000000000001], "std": [7.486302306360746], "count": [778]}, "frame_index": {"min": [0], "max": [777], "mean": [388.5], "std": [224.58906919082239], "count": [778]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [778]}, "index": {"min": [15149], "max": [15926], "mean": [15537.5], "std": [224.58906919082239], "count": [778]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [778]}, "subtask_annotation": {"mean": [3.2403598971722367, 12.0, 12.0, 12.0, 12.0], "std": [3.940112857600429, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [778]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [778]}, "eef_direction_state": {"mean": [4.224935732647815, 4.466580976863753], "std": [1.4910341500068562, 1.873791334649556], "min": [0, 0], "max": [6, 6], "count": [778]}, "eef_velocity_state": {"mean": [0.9087403598971723, 0.6105398457583547], "std": [0.6418568075348197, 0.6997920855977681], "min": [0, 0], "max": [2, 2], "count": [778]}, "eef_acc_mag_state": {"mean": [0.9460154241645244, 0.6426735218508998], "std": [0.8329128185219854, 0.8085844362738216], "min": [0, 0], "max": [2, 2], "count": [778]}, "eef_direction_action": {"mean": [4.224935732647815, 4.466580976863753], "std": [1.4910341500068562, 1.873791334649556], "min": [0, 0], "max": [6, 6], "count": [778]}, "eef_velocity_action": {"mean": [0.9087403598971723, 0.6105398457583547], "std": [0.6418568075348197, 0.6997920855977681], "min": [0, 0], "max": [2, 2], "count": [778]}, "eef_acc_mag_action": {"mean": [0.9460154241645244, 0.6426735218508998], "std": [0.8329128185219854, 0.8085844362738216], "min": [0, 0], "max": [2, 2], "count": [778]}, "eef_sim_pose_state": {"mean": [0.6337865493323727, 0.21611016263412489, 1.1975810215960239, 2.3839003828263596, 0.8297864915883696, 1.9026595210947854, 0.589432906885649, -0.22927166238201982, 1.0723817002826952, -0.5245257246437891, 1.109565895753258, -2.2678287146179423], "std": [0.025020841455050638, 0.06783434876737784, 0.09724565962254261, 1.0803269595226406, 0.24545436236614443, 0.437003360019532, 0.02232004592052561, 0.051172099726897013, 0.047810541835970215, 2.540566596102652, 0.32781106524140147, 0.4767752539061324], "min": [0.5603212930847808, 0.048127566304565925, 1.0294286936703856, -3.1296576414759745, 0.5402245804668153, -3.122995105766759, 0.5404793855523091, -0.3025376315943081, 1.0215813769988074, -3.1126076146916226, 0.4505606104386657, -3.10361199611501], "max": [0.6812715143757423, 0.31625688785540357, 1.3518872105592175, 3.136024053943664, 1.4791858314840773, 3.110038564028964, 0.638394386740893, -0.08945298291746827, 1.1942580675569816, 3.0992788772891995, 1.5326080652093212, 0.6019568115246907], "count": [778]}, "eef_sim_pose_action": {"mean": [0.6337865493323727, 0.21611016263412489, 1.1975810215960239, 2.3839003828263596, 0.8297864915883696, 1.9026595210947854, 0.589432906885649, -0.22927166238201982, 1.0723817002826952, -0.5245257246437891, 1.109565895753258, -2.2678287146179423], "std": [0.025020841455050638, 0.06783434876737784, 0.09724565962254261, 1.0803269595226406, 0.24545436236614443, 0.437003360019532, 0.02232004592052561, 0.051172099726897013, 0.047810541835970215, 2.540566596102652, 0.32781106524140147, 0.4767752539061324], "min": [0.5603212930847808, 0.048127566304565925, 1.0294286936703856, -3.1296576414759745, 0.5402245804668153, -3.122995105766759, 0.5404793855523091, -0.3025376315943081, 1.0215813769988074, -3.1126076146916226, 0.4505606104386657, -3.10361199611501], "max": [0.6812715143757423, 0.31625688785540357, 1.3518872105592175, 3.136024053943664, 1.4791858314840773, 3.110038564028964, 0.638394386740893, -0.08945298291746827, 1.1942580675569816, 3.0992788772891995, 1.5326080652093212, 0.6019568115246907], "count": [778]}, "gripper_mode_state": {"mean": [0.6298200514138818, 0.07583547557840617], "std": [0.4828527252184631, 0.2647346902508304], "min": [0, 0], "max": [1, 1], "count": [778]}, "gripper_activity_state": {"mean": [1.8843187660668381, 1.9498714652956297], "std": [0.4205344392360372, 0.2979039612210958], "min": [0, 0], "max": [2, 2], "count": [778]}, "gripper_mode_action": {"mean": [0.6298200514138818, 0.07583547557840617], "std": [0.4828527252184631, 0.2647346902508304], "min": [0, 0], "max": [1, 1], "count": [778]}, "gripper_activity_action": {"mean": [1.8843187660668381, 1.9498714652956297], "std": [0.4205344392360372, 0.2979039612210958], "min": [0, 0], "max": [2, 2], "count": [778]}, "gripper_open_scale_state": {"mean": [0.42435475600960904, 0.8299035989717221], "std": [0.2770168003614493, 0.13504565678852296], "min": [0.034, 0.366], "max": [0.885, 0.893], "count": [778]}, "gripper_open_scale_action": {"mean": [0.42435475600960904, 0.8299035989717221], "std": [0.2770168003614493, 0.13504565678852296], "min": [0.034, 0.366], "max": [0.885, 0.893], "count": [778]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.45425304580896686]], [[0.44070299779268435]], [[0.42076387634732254]]], "std": [[[0.130219805505114]], [[0.14972100397257393]], [[0.1716640673851526]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.7372549019607844]], [[0.7411764705882353]]], "mean": [[[0.46982101034858387]], [[0.46022312879830296]], [[0.44367459293658984]]], "std": [[[0.06118306957908162]], [[0.08160279095074988]], [[0.1040988258448835]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.8313725490196079]], [[0.807843137254902]], [[0.8196078431372549]]], "mean": [[[0.4732595441319803]], [[0.4522362204019034]], [[0.43341122900183465]]], "std": [[[0.10447513151437911]], [[0.13455242117679775]], [[0.1586994365785498]]], "count": [114]}, "observation.state": {"min": [0.4199262261390686, 1.9727630615234375, -1.8539761304855347, -1.24880051612854, 0.6489657759666443, 0.2013586312532425, -2.81247615814209, 255.0, 0.01893400028347969, 0.38936299085617065, -0.23966899514198303, -3.1411852836608887, 0.4860000014305115, -1.5529999732971191, -1.1040778160095215, -2.039330005645752, 1.161551594734192, 0.5465149879455566, -1.9933230876922607, -1.6329824924468994, 0.41870447993278503, 98.0, -0.2391899973154068, 0.3779110014438629, -0.20690199732780457, -3.1411852836608887, -1.3890000581741333, -0.08600002527236938], "max": [0.9228254556655884, 2.0444090366363525, -1.1007617712020874, -0.08482300490140915, 2.8453407287597656, 1.208500862121582, -0.41859978437423706, 858.0, 0.2555199861526489, 0.452877014875412, -0.14476799964904785, 3.1410000324249268, 1.468000054359436, 0.26100000739097595, -0.2370331883430481, -1.9252029657363892, 1.9790986776351929, 1.8127686977386475, -0.25473082065582275, 0.7912450432777405, 1.883088231086731, 857.0, 0.05279900133609772, 0.4770810008049011, 0.0657230019569397, 3.1410000324249268, -0.5080000162124634, 1.1579999923706055], "mean": [0.6606588363647461, 2.0322327613830566, -1.3413164615631104, -0.5391924977302551, 1.8541814088821411, 0.808368980884552, -1.6804167032241821, 778.923095703125, 0.17093977332115173, 0.4254840910434723, -0.20158737897872925, 1.5917247533798218, 1.025654673576355, -1.2259806394577026, -0.7591568827629089, -2.0220746994018555, 1.3905154466629028, 1.2830067873001099, -0.6339030265808105, -0.9998308420181274, 0.6801894903182983, 376.7835388183594, -0.1139097511768341, 0.42368221282958984, -0.061910148710012436, -1.6100472211837769, -0.7947800755500793, 0.5213738083839417], "std": [0.11228703707456589, 0.011332891881465912, 0.20536094903945923, 0.4169199466705322, 0.9927294254302979, 0.19767871499061584, 1.0677225589752197, 169.16104125976562, 0.06607766449451447, 0.012858706526458263, 0.028787124902009964, 2.5474853515625, 0.35882121324539185, 0.2785336673259735, 0.24191266298294067, 0.019388463348150253, 0.23345619440078735, 0.4614083170890808, 0.3920438289642334, 0.6651856303215027, 0.30735665559768677, 287.0540771484375, 0.07899188995361328, 0.026973754167556763, 0.10249871760606766, 2.1100168228149414, 0.2816475033760071, 0.41096192598342896], "count": [559]}, "action": {"min": [0.4199262261390686, 1.9727630615234375, -1.8539761304855347, -1.24880051612854, 0.6489657759666443, 0.2013586312532425, -2.81247615814209, 255.0, 0.01893400028347969, 0.38936299085617065, -0.23966899514198303, -3.1411852836608887, 0.4860000014305115, -1.5529999732971191, -1.1040778160095215, -2.039330005645752, 1.161551594734192, 0.5465149879455566, -1.9933230876922607, -1.6329824924468994, 0.41870447993278503, 98.0, -0.2391899973154068, 0.3779110014438629, -0.20690199732780457, -3.1411852836608887, -1.3890000581741333, -0.08600002527236938], "max": [0.9228254556655884, 2.0444090366363525, -1.1007617712020874, -0.08482300490140915, 2.8453407287597656, 1.208500862121582, -0.41859978437423706, 858.0, 0.2555199861526489, 0.452877014875412, -0.14476799964904785, 3.1410000324249268, 1.468000054359436, 0.26100000739097595, -0.2370331883430481, -1.9252029657363892, 1.9790986776351929, 1.8127686977386475, -0.25473082065582275, 0.7912450432777405, 1.883088231086731, 857.0, 0.05279900133609772, 0.4770810008049011, 0.0657230019569397, 3.1410000324249268, -0.5080000162124634, 1.1579999923706055], "mean": [0.6606588363647461, 2.0322327613830566, -1.3413164615631104, -0.5391924977302551, 1.8541814088821411, 0.808368980884552, -1.6804167032241821, 778.923095703125, 0.17093977332115173, 0.4254840910434723, -0.20158737897872925, 1.5917247533798218, 1.025654673576355, -1.2259806394577026, -0.7591568827629089, -2.0220746994018555, 1.3905154466629028, 1.2830067873001099, -0.6339030265808105, -0.9998308420181274, 0.6801894903182983, 376.7835388183594, -0.1139097511768341, 0.42368221282958984, -0.061910148710012436, -1.6100472211837769, -0.7947800755500793, 0.5213738083839417], "std": [0.11228703707456589, 0.011332891881465912, 0.20536094903945923, 0.4169199466705322, 0.9927294254302979, 0.19767871499061584, 1.0677225589752197, 169.16104125976562, 0.06607766449451447, 0.012858706526458263, 0.028787124902009964, 2.5474853515625, 0.35882121324539185, 0.2785336673259735, 0.24191266298294067, 0.019388463348150253, 0.23345619440078735, 0.4614083170890808, 0.3920438289642334, 0.6651856303215027, 0.30735665559768677, 287.0540771484375, 0.07899188995361328, 0.026973754167556763, 0.10249871760606766, 2.1100168228149414, 0.2816475033760071, 0.41096192598342896], "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": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [559]}, "index": {"min": [15927], "max": [16485], "mean": [16206.0], "std": [161.36914203155447], "count": [559]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [559]}, "subtask_annotation": {"mean": [4.355992844364938, 12.0, 12.0, 12.0, 12.0], "std": [3.8468344033248325, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [559]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [559]}, "eef_direction_state": {"mean": [4.3291592128801435, 4.057245080500895], "std": [1.5811018920038447, 2.046930665032157], "min": [0, 0], "max": [6, 6], "count": [559]}, "eef_velocity_state": {"mean": [0.8783542039355993, 0.7245080500894454], "std": [0.7467617460132785, 0.6970089941668673], "min": [0, 0], "max": [2, 2], "count": [559]}, "eef_acc_mag_state": {"mean": [0.9051878354203936, 0.7227191413237924], "std": [0.8309476402385628, 0.8113919078319366], "min": [0, 0], "max": [2, 2], "count": [559]}, "eef_direction_action": {"mean": [4.3291592128801435, 4.057245080500895], "std": [1.5811018920038447, 2.046930665032157], "min": [0, 0], "max": [6, 6], "count": [559]}, "eef_velocity_action": {"mean": [0.8783542039355993, 0.7245080500894454], "std": [0.7467617460132785, 0.6970089941668673], "min": [0, 0], "max": [2, 2], "count": [559]}, "eef_acc_mag_action": {"mean": [0.9051878354203936, 0.7227191413237924], "std": [0.8309476402385628, 0.8113919078319366], "min": [0, 0], "max": [2, 2], "count": [559]}, "eef_sim_pose_state": {"mean": [0.6181218759128384, 0.18993846121121763, 1.2294002226418057, 1.6008209651540009, 0.7959510891838112, 2.0948943381044636, 0.6207898730161119, -0.24622472816508087, 1.084027482645987, 1.5916905027359407, 1.0260992089776164, -2.797776861837677], "std": [0.030199485635355433, 0.0762897665436604, 0.10588054529867903, 2.1190792786062267, 0.2817870016307887, 0.4116852118803749, 0.013172224863056059, 0.05890349614038871, 0.03944048858226904, 2.547545300340875, 0.35885412931536637, 0.279198628364417], "min": [0.5748525501061355, 0.03186708173619491, 1.0598132470154324, -3.140967619635322, 0.5093885885147458, 1.484800107083648, 0.6006779600717606, -0.3194134357446002, 1.0348847884121006, -3.1415441259261643, 0.4861298141703063, -3.1253892889280497], "max": [0.6769738489882943, 0.3126932401242369, 1.3577476753240971, 3.1401109415590494, 1.3901410324572279, 2.7323059186930716, 0.6510009265357858, -0.10784601962361887, 1.1554368898082583, 3.141394904876146, 1.4683342161681772, -1.3096036446449564], "count": [559]}, "eef_sim_pose_action": {"mean": [0.6181218759128384, 0.18993846121121763, 1.2294002226418057, 1.6008209651540009, 0.7959510891838112, 2.0948943381044636, 0.6207898730161119, -0.24622472816508087, 1.084027482645987, 1.5916905027359407, 1.0260992089776164, -2.797776861837677], "std": [0.030199485635355433, 0.0762897665436604, 0.10588054529867903, 2.1190792786062267, 0.2817870016307887, 0.4116852118803749, 0.013172224863056059, 0.05890349614038871, 0.03944048858226904, 2.547545300340875, 0.35885412931536637, 0.279198628364417], "min": [0.5748525501061355, 0.03186708173619491, 1.0598132470154324, -3.140967619635322, 0.5093885885147458, 1.484800107083648, 0.6006779600717606, -0.3194134357446002, 1.0348847884121006, -3.1415441259261643, 0.4861298141703063, -3.1253892889280497], "max": [0.6769738489882943, 0.3126932401242369, 1.3577476753240971, 3.1401109415590494, 1.3901410324572279, 2.7323059186930716, 0.6510009265357858, -0.10784601962361887, 1.1554368898082583, 3.141394904876146, 1.4683342161681772, -1.3096036446449564], "count": [559]}, "gripper_mode_state": {"mean": [0.5867620751341681, 0.1073345259391771], "std": [0.4924148071681149, 0.3095380840552414], "min": [0, 0], "max": [1, 1], "count": [559]}, "gripper_activity_state": {"mean": [1.8926654740608229, 1.9105545617173525], "std": [0.4002680864671761, 0.3865533403657063], "min": [0, 0], "max": [2, 2], "count": [559]}, "gripper_mode_action": {"mean": [0.5867620751341681, 0.1073345259391771], "std": [0.4924148071681149, 0.3095380840552414], "min": [0, 0], "max": [1, 1], "count": [559]}, "gripper_activity_action": {"mean": [1.8926654740608229, 1.9105545617173525], "std": [0.4002680864671761, 0.3865533403657063], "min": [0, 0], "max": [2, 2], "count": [559]}, "gripper_open_scale_state": {"mean": [0.37678354191652175, 0.7789230770322629], "std": [0.28705400895023087, 0.1691610148980382], "min": [0.098, 0.255], "max": [0.857, 0.858], "count": [559]}, "gripper_open_scale_action": {"mean": [0.37678354191652175, 0.7789230770322629], "std": [0.28705400895023087, 0.1691610148980382], "min": [0.098, 0.255], "max": [0.857, 0.858], "count": [559]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.45618039726307186]], [[0.44260703380310457]], [[0.42085237949346405]]], "std": [[[0.1392574497632873]], [[0.15689432764374453]], [[0.18003523527017273]]], "count": [160]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.0196078431372549]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7450980392156863]], [[0.7411764705882353]]], "mean": [[[0.47629040415645424]], [[0.4623369408700981]], [[0.4441803819444445]]], "std": [[[0.0692192845625615]], [[0.09238332354554148]], [[0.11463811057033507]]], "count": [160]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9019607843137255]], [[0.8549019607843137]], [[0.8549019607843137]]], "mean": [[[0.46898513199550657]], [[0.44987073503880715]], [[0.43316859426062093]]], "std": [[[0.11421005926812702]], [[0.14184523918974343]], [[0.1634764663582601]]], "count": [160]}, "observation.state": {"min": [0.3157126307487488, 1.9270355701446533, -2.282977819442749, -1.3030104637145996, 0.6857748031616211, -0.7789230346679688, -2.801009178161621, 287.0, 0.00990500021725893, 0.3819099962711334, -0.2580550014972687, -3.13618540763855, 0.5900000333786011, -2.753999948501587, -0.8804662227630615, -2.043309450149536, 1.110395908355713, 0.41378265619277954, -2.7626991271972656, -1.4635109901428223, 0.6641152501106262, 113.0, -0.2474299967288971, 0.3680900037288666, -0.2169329971075058, -3.1411852836608887, -1.4299999475479126, -0.27799999713897705], "max": [0.7883827090263367, 2.0402376651763916, -1.113083839416504, -0.059690263122320175, 2.870124340057373, 1.0156769752502441, -0.07302457839250565, 879.0, 0.2630839943885803, 0.4386979937553406, -0.14580300450325012, 3.1410000324249268, 1.4889999628067017, -0.38100001215934753, -0.2558478116989136, -1.83889639377594, 1.6857436895370483, 1.8224378824234009, -0.5893977284431458, -0.24605651199817657, 2.8056693077087402, 726.0, 0.016743000596761703, 0.4690749943256378, 0.06683000177145004, 3.1410000324249268, -0.6830000281333923, 0.9950000047683716], "mean": [0.6001980900764465, 2.0299699306488037, -1.4341861009597778, -0.48308488726615906, 1.955496072769165, 0.7466142177581787, -1.8159303665161133, 723.3154296875, 0.17644761502742767, 0.4134970009326935, -0.20299917459487915, -0.740713894367218, 1.1882137060165405, -1.5242737531661987, -0.7254910469055176, -2.0094587802886963, 1.2557427883148193, 1.1376701593399048, -1.0278956890106201, -1.04218327999115, 1.132474422454834, 373.3313903808594, -0.11739633977413177, 0.4253162443637848, -0.08198374509811401, -1.9066896438598633, -0.8958492875099182, 0.41550055146217346], "std": [0.0970289558172226, 0.014688936062157154, 0.2877194285392761, 0.45481446385383606, 0.9048632383346558, 0.4204736053943634, 0.8984331488609314, 164.26187133789062, 0.07074791193008423, 0.011483605951070786, 0.0288979634642601, 2.5144879817962646, 0.30460861325263977, 0.8799514770507812, 0.18162527680397034, 0.03318408504128456, 0.1418536752462387, 0.5429905652999878, 0.5924743413925171, 0.325680673122406, 0.5580598711967468, 246.3397674560547, 0.06248987838625908, 0.02900717407464981, 0.10399194806814194, 1.96597421169281, 0.19913698732852936, 0.38030537962913513], "count": [875]}, "action": {"min": [0.3157126307487488, 1.9270355701446533, -2.282977819442749, -1.3030104637145996, 0.6857748031616211, -0.7789230346679688, -2.801009178161621, 287.0, 0.00990500021725893, 0.3819099962711334, -0.2580550014972687, -3.13618540763855, 0.5900000333786011, -2.753999948501587, -0.8804662227630615, -2.043309450149536, 1.110395908355713, 0.41378265619277954, -2.7626991271972656, -1.4635109901428223, 0.6641152501106262, 113.0, -0.2474299967288971, 0.3680900037288666, -0.2169329971075058, -3.1411852836608887, -1.4299999475479126, -0.27799999713897705], "max": [0.7883827090263367, 2.0402376651763916, -1.113083839416504, -0.059690263122320175, 2.870124340057373, 1.0156769752502441, -0.07302457839250565, 879.0, 0.2630839943885803, 0.4386979937553406, -0.14580300450325012, 3.1410000324249268, 1.4889999628067017, -0.38100001215934753, -0.2558478116989136, -1.83889639377594, 1.6857436895370483, 1.8224378824234009, -0.5893977284431458, -0.24605651199817657, 2.8056693077087402, 726.0, 0.016743000596761703, 0.4690749943256378, 0.06683000177145004, 3.1410000324249268, -0.6830000281333923, 0.9950000047683716], "mean": [0.6001980900764465, 2.0299699306488037, -1.4341861009597778, -0.48308488726615906, 1.955496072769165, 0.7466142177581787, -1.8159303665161133, 723.3154296875, 0.17644761502742767, 0.4134970009326935, -0.20299917459487915, -0.740713894367218, 1.1882137060165405, -1.5242737531661987, -0.7254910469055176, -2.0094587802886963, 1.2557427883148193, 1.1376701593399048, -1.0278956890106201, -1.04218327999115, 1.132474422454834, 373.3313903808594, -0.11739633977413177, 0.4253162443637848, -0.08198374509811401, -1.9066896438598633, -0.8958492875099182, 0.41550055146217346], "std": [0.0970289558172226, 0.014688936062157154, 0.2877194285392761, 0.45481446385383606, 0.9048632383346558, 0.4204736053943634, 0.8984331488609314, 164.26187133789062, 0.07074791193008423, 0.011483605951070786, 0.0288979634642601, 2.5144879817962646, 0.30460861325263977, 0.8799514770507812, 0.18162527680397034, 0.03318408504128456, 0.1418536752462387, 0.5429905652999878, 0.5924743413925171, 0.325680673122406, 0.5580598711967468, 246.3397674560547, 0.06248987838625908, 0.02900717407464981, 0.10399194806814194, 1.96597421169281, 0.19913698732852936, 0.38030537962913513], "count": [875]}, "timestamp": {"min": [0.0], "max": [29.133333333333333], "mean": [14.566666666666665], "std": [8.419685927106254], "count": [875]}, "frame_index": {"min": [0], "max": [874], "mean": [437.0], "std": [252.59057781318765], "count": [875]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [875]}, "index": {"min": [16486], "max": [17360], "mean": [16923.0], "std": [252.59057781318765], "count": [875]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [875]}, "subtask_annotation": {"mean": [4.106285714285714, 12.0, 12.0, 12.0, 12.0], "std": [4.059150569631389, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [875]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [875]}, "eef_direction_state": {"mean": [4.458285714285714, 4.388571428571429], "std": [1.6125321449097803, 1.9177027072696604], "min": [0, 0], "max": [6, 6], "count": [875]}, "eef_velocity_state": {"mean": [0.7165714285714285, 0.5942857142857143], "std": [0.6707860755737859, 0.6563722189397717], "min": [0, 0], "max": [2, 2], "count": [875]}, "eef_acc_mag_state": {"mean": [0.7325714285714285, 0.616], "std": [0.8372893094714045, 0.8021228976018219], "min": [0, 0], "max": [2, 2], "count": [875]}, "eef_direction_action": {"mean": [4.458285714285714, 4.388571428571429], "std": [1.6125321449097803, 1.9177027072696604], "min": [0, 0], "max": [6, 6], "count": [875]}, "eef_velocity_action": {"mean": [0.7165714285714285, 0.5942857142857143], "std": [0.6707860755737859, 0.6563722189397717], "min": [0, 0], "max": [2, 2], "count": [875]}, "eef_acc_mag_action": {"mean": [0.7325714285714285, 0.616], "std": [0.8372893094714045, 0.8021228976018219], "min": [0, 0], "max": [2, 2], "count": [875]}, "eef_sim_pose_state": {"mean": [0.6232762517776959, 0.20256067315653392, 1.2078768032984228, 1.8299801348352847, 0.8969290759411723, 1.9890880655841217, 0.6052238893600778, -0.25285126615176556, 1.076127034994752, -0.741250176085299, 1.1886331232185203, -0.40335132676103036], "std": [0.032501592388463146, 0.05796167824261768, 0.1036807393392222, 2.0400991614045516, 0.1993738828308715, 0.3808870731453195, 0.01459414308724807, 0.06392443255549611, 0.03765603161340633, 2.514831523902437, 0.3043840610332399, 2.3114053979999074], "min": [0.5698367149161557, 0.07817389101646578, 1.0552596360421431, -3.1414551022120913, 0.6833749219127316, 1.2944126018602815, 0.5767615682794507, -0.3273917075483134, 1.0172162915777427, -3.1362055025261397, 0.5909565594728647, -3.14114565188858], "max": [0.6692259341364255, 0.3195121011814685, 1.3527664210294073, 3.1415909457653663, 1.4319655853729163, 2.5696964392720147, 0.6350878653394272, -0.09878696929550394, 1.1499491145096055, 3.141368505069547, 1.489437257097408, 3.140396513814228], "count": [875]}, "eef_sim_pose_action": {"mean": [0.6232762517776959, 0.20256067315653392, 1.2078768032984228, 1.8299801348352847, 0.8969290759411723, 1.9890880655841217, 0.6052238893600778, -0.25285126615176556, 1.076127034994752, -0.741250176085299, 1.1886331232185203, -0.40335132676103036], "std": [0.032501592388463146, 0.05796167824261768, 0.1036807393392222, 2.0400991614045516, 0.1993738828308715, 0.3808870731453195, 0.01459414308724807, 0.06392443255549611, 0.03765603161340633, 2.514831523902437, 0.3043840610332399, 2.3114053979999074], "min": [0.5698367149161557, 0.07817389101646578, 1.0552596360421431, -3.1414551022120913, 0.6833749219127316, 1.2944126018602815, 0.5767615682794507, -0.3273917075483134, 1.0172162915777427, -3.1362055025261397, 0.5909565594728647, -3.14114565188858], "max": [0.6692259341364255, 0.3195121011814685, 1.3527664210294073, 3.1415909457653663, 1.4319655853729163, 2.5696964392720147, 0.6350878653394272, -0.09878696929550394, 1.1499491145096055, 3.141368505069547, 1.489437257097408, 3.140396513814228], "count": [875]}, "gripper_mode_state": {"mean": [0.5005714285714286, 0.144], "std": [0.4999996734692789, 0.35108973211986716], "min": [0, 0], "max": [1, 1], "count": [875]}, "gripper_activity_state": {"mean": [1.9268571428571428, 1.9634285714285715], "std": [0.3402836751768098, 0.2503248501692254], "min": [0, 0], "max": [2, 2], "count": [875]}, "gripper_mode_action": {"mean": [0.5005714285714286, 0.144], "std": [0.4999996734692789, 0.35108973211986716], "min": [0, 0], "max": [1, 1], "count": [875]}, "gripper_activity_action": {"mean": [1.9268571428571428, 1.9634285714285715], "std": [0.3402836751768098, 0.2503248501692254], "min": [0, 0], "max": [2, 2], "count": [875]}, "gripper_open_scale_state": {"mean": [0.37333142861502566, 0.7233154285365511], "std": [0.24633974133706504, 0.16426195800129903], "min": [0.113, 0.287], "max": [0.726, 0.879], "count": [875]}, "gripper_open_scale_action": {"mean": [0.37333142861502566, 0.7233154285365511], "std": [0.24633974133706504, 0.16426195800129903], "min": [0.113, 0.287], "max": [0.726, 0.879], "count": [875]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4588569927570387]], [[0.44758991248743085]], [[0.4254768944035948]]], "std": [[[0.14099890281004224]], [[0.16067440705109676]], [[0.1820590498731645]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.023529411764705882]], [[0.0196078431372549]]], "max": [[[0.7411764705882353]], [[0.7215686274509804]], [[0.7215686274509804]]], "mean": [[[0.46944061085972855]], [[0.46734741665095525]], [[0.45625469771241833]]], "std": [[[0.05049376417881781]], [[0.06325041811161475]], [[0.08077409134772173]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.8980392156862745]], [[0.8549019607843137]], [[0.8705882352941177]]], "mean": [[[0.46909815312342884]], [[0.44961307503770737]], [[0.43098002883044245]]], "std": [[[0.11610476365149817]], [[0.1470325502141377]], [[0.1703146711311795]]], "count": [104]}, "observation.state": {"min": [0.3315078318119049, 1.9727108478546143, -2.2586307525634766, -1.6342564821243286, 0.4354945719242096, -0.7988895773887634, -0.5384166836738586, 333.0, 0.00101200002245605, 0.34825199842453003, -0.25969600677490234, -3.1381852626800537, 0.656000018119812, -1.6089999675750732, -0.7063871026039124, -2.041895627975464, 0.9969146847724915, 0.40022146701812744, -2.7225914001464844, -1.3990734815597534, 0.7438767552375793, 121.0, -0.24907299876213074, 0.3864690065383911, -0.22957900166511536, -3.121000051498413, -1.3969999551773071, -0.2669999897480011], "max": [0.7928507328033447, 2.041738510131836, -1.3743245601654053, -0.22689281404018402, 1.1418817043304443, 1.0059030055999756, -0.03553490340709686, 875.0, 0.23534700274467468, 0.4444569945335388, -0.11856599897146225, 3.13700008392334, 1.4550000429153442, -0.6150000095367432, -0.35850808024406433, -1.956688642501831, 1.4755537509918213, 1.8636277914047241, -0.7054620385169983, -0.5764822363853455, 2.756643056869507, 840.0, -0.05072300136089325, 0.42688000202178955, 0.06348299980163574, 3.135999917984009, -0.8880000114440918, 1.2480000257492065], "mean": [0.541106104850769, 2.0261893272399902, -1.9314179420471191, -0.7890229225158691, 0.8069512844085693, 0.11459174752235413, -0.20773886144161224, 765.4541625976562, 0.15363240242004395, 0.4053555727005005, -0.20732982456684113, -2.287665843963623, 1.028378963470459, -1.1296048164367676, -0.5426265597343445, -2.0130088329315186, 1.2432841062545776, 1.2819879055023193, -1.3260273933410645, -1.026767611503601, 1.3105216026306152, 373.5590515136719, -0.15953104197978973, 0.405055969953537, -0.06634388118982315, -1.329965591430664, -1.0855536460876465, 0.3350917100906372], "std": [0.09939825534820557, 0.007936960086226463, 0.2636528015136719, 0.47548308968544006, 0.2503814995288849, 0.6862738728523254, 0.15451446175575256, 176.82882690429688, 0.07510585337877274, 0.018520623445510864, 0.04555116966366768, 1.9533543586730957, 0.2568315863609314, 0.32188382744789124, 0.09775377064943314, 0.02622852846980095, 0.150649756193161, 0.566058874130249, 0.6554986834526062, 0.29598188400268555, 0.6632601022720337, 267.7843017578125, 0.048421867191791534, 0.01010841503739357, 0.12195394933223724, 2.103543281555176, 0.168996661901474, 0.47542592883110046], "count": [491]}, "action": {"min": [0.3315078318119049, 1.9727108478546143, -2.2586307525634766, -1.6342564821243286, 0.4354945719242096, -0.7988895773887634, -0.5384166836738586, 333.0, 0.00101200002245605, 0.34825199842453003, -0.25969600677490234, -3.1381852626800537, 0.656000018119812, -1.6089999675750732, -0.7063871026039124, -2.041895627975464, 0.9969146847724915, 0.40022146701812744, -2.7225914001464844, -1.3990734815597534, 0.7438767552375793, 121.0, -0.24907299876213074, 0.3864690065383911, -0.22957900166511536, -3.121000051498413, -1.3969999551773071, -0.2669999897480011], "max": [0.7928507328033447, 2.041738510131836, -1.3743245601654053, -0.22689281404018402, 1.1418817043304443, 1.0059030055999756, -0.03553490340709686, 875.0, 0.23534700274467468, 0.4444569945335388, -0.11856599897146225, 3.13700008392334, 1.4550000429153442, -0.6150000095367432, -0.35850808024406433, -1.956688642501831, 1.4755537509918213, 1.8636277914047241, -0.7054620385169983, -0.5764822363853455, 2.756643056869507, 840.0, -0.05072300136089325, 0.42688000202178955, 0.06348299980163574, 3.135999917984009, -0.8880000114440918, 1.2480000257492065], "mean": [0.541106104850769, 2.0261893272399902, -1.9314179420471191, -0.7890229225158691, 0.8069512844085693, 0.11459174752235413, -0.20773886144161224, 765.4541625976562, 0.15363240242004395, 0.4053555727005005, -0.20732982456684113, -2.287665843963623, 1.028378963470459, -1.1296048164367676, -0.5426265597343445, -2.0130088329315186, 1.2432841062545776, 1.2819879055023193, -1.3260273933410645, -1.026767611503601, 1.3105216026306152, 373.5590515136719, -0.15953104197978973, 0.405055969953537, -0.06634388118982315, -1.329965591430664, -1.0855536460876465, 0.3350917100906372], "std": [0.09939825534820557, 0.007936960086226463, 0.2636528015136719, 0.47548308968544006, 0.2503814995288849, 0.6862738728523254, 0.15451446175575256, 176.82882690429688, 0.07510585337877274, 0.018520623445510864, 0.04555116966366768, 1.9533543586730957, 0.2568315863609314, 0.32188382744789124, 0.09775377064943314, 0.02622852846980095, 0.150649756193161, 0.566058874130249, 0.6554986834526062, 0.29598188400268555, 0.6632601022720337, 267.7843017578125, 0.048421867191791534, 0.01010841503739357, 0.12195394933223724, 2.103543281555176, 0.168996661901474, 0.47542592883110046], "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": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [491]}, "index": {"min": [17361], "max": [17851], "mean": [17606.0], "std": [141.7391971192161], "count": [491]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [491]}, "subtask_annotation": {"mean": [4.995926680244399, 12.0, 12.0, 12.0, 12.0], "std": [3.8999691505805236, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [491]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [491]}, "eef_direction_state": {"mean": [4.24847250509165, 4.2973523421588595], "std": [1.6714241122137876, 1.8817304501051537], "min": [0, 0], "max": [6, 6], "count": [491]}, "eef_velocity_state": {"mean": [0.8574338085539714, 0.7861507128309573], "std": [0.7388276707630056, 0.7901452918126014], "min": [0, 0], "max": [2, 2], "count": [491]}, "eef_acc_mag_state": {"mean": [0.8655804480651731, 0.7718940936863544], "std": [0.8456529666865618, 0.8351398269364106], "min": [0, 0], "max": [2, 2], "count": [491]}, "eef_direction_action": {"mean": [4.24847250509165, 4.2973523421588595], "std": [1.6714241122137876, 1.8817304501051537], "min": [0, 0], "max": [6, 6], "count": [491]}, "eef_velocity_action": {"mean": [0.8574338085539714, 0.7861507128309573], "std": [0.7388276707630056, 0.7901452918126014], "min": [0, 0], "max": [2, 2], "count": [491]}, "eef_acc_mag_action": {"mean": [0.8655804480651731, 0.7718940936863544], "std": [0.8456529666865618, 0.8351398269364106], "min": [0, 0], "max": [2, 2], "count": [491]}, "eef_sim_pose_state": {"mean": [0.5970025546982866, 0.2453914412695784, 1.2147322368258997, 1.3327299022884143, 1.0867903833145864, 1.9090181413698972, 0.5984473992841213, -0.2251944560918494, 1.0793420705724588, -2.2879201121129595, 1.0288791803176622, -1.6002878827139495], "std": [0.01097166585440482, 0.044473194260592874, 0.12242472242718136, 2.104085274984874, 0.16929140977686544, 0.4758759994792137, 0.017475557475857374, 0.06657883792451305, 0.053696568284312615, 1.953577305885667, 0.256794164403466, 2.195539118352676], "min": [0.5826430124030314, 0.14330810124108284, 1.0564006305236489, -3.1337590632671013, 0.8885625969483661, 1.3050822093526515, 0.5518938595958764, -0.2957220764295507, 1.018646049368035, -3.1384099868140183, 0.6566536536715, -3.1415414274130793], "max": [0.6233454775832393, 0.32158939818495613, 1.3448361721513475, 3.12395992803137, 1.3993270299517104, 2.8216173711129686, 0.6403325203463546, -0.08738690897573181, 1.1766555023058929, 3.1373101566557438, 1.4551212316640285, 3.1415822769305604], "count": [491]}, "eef_sim_pose_action": {"mean": [0.5970025546982866, 0.2453914412695784, 1.2147322368258997, 1.3327299022884143, 1.0867903833145864, 1.9090181413698972, 0.5984473992841213, -0.2251944560918494, 1.0793420705724588, -2.2879201121129595, 1.0288791803176622, -1.6002878827139495], "std": [0.01097166585440482, 0.044473194260592874, 0.12242472242718136, 2.104085274984874, 0.16929140977686544, 0.4758759994792137, 0.017475557475857374, 0.06657883792451305, 0.053696568284312615, 1.953577305885667, 0.256794164403466, 2.195539118352676], "min": [0.5826430124030314, 0.14330810124108284, 1.0564006305236489, -3.1337590632671013, 0.8885625969483661, 1.3050822093526515, 0.5518938595958764, -0.2957220764295507, 1.018646049368035, -3.1384099868140183, 0.6566536536715, -3.1415414274130793], "max": [0.6233454775832393, 0.32158939818495613, 1.3448361721513475, 3.12395992803137, 1.3993270299517104, 2.8216173711129686, 0.6403325203463546, -0.08738690897573181, 1.1766555023058929, 3.1373101566557438, 1.4551212316640285, 3.1415822769305604], "count": [491]}, "gripper_mode_state": {"mean": [0.5478615071283096, 0.15274949083503056], "std": [0.4977040045402583, 0.35974586013555293], "min": [0, 0], "max": [1, 1], "count": [491]}, "gripper_activity_state": {"mean": [1.8513238289205702, 1.9307535641547862], "std": [0.48215960104327665, 0.3243216991259701], "min": [0, 0], "max": [2, 2], "count": [491]}, "gripper_mode_action": {"mean": [0.5478615071283096, 0.15274949083503056], "std": [0.4977040045402583, 0.35974586013555293], "min": [0, 0], "max": [1, 1], "count": [491]}, "gripper_activity_action": {"mean": [1.8513238289205702, 1.9307535641547862], "std": [0.48215960104327665, 0.3243216991259701], "min": [0, 0], "max": [2, 2], "count": [491]}, "gripper_open_scale_state": {"mean": [0.3735590630743014, 0.7654541752770547], "std": [0.26778445550792435, 0.1768288762636086], "min": [0.121, 0.333], "max": [0.84, 0.875], "count": [491]}, "gripper_open_scale_action": {"mean": [0.3735590630743014, 0.7654541752770547], "std": [0.26778445550792435, 0.1768288762636086], "min": [0.121, 0.333], "max": [0.84, 0.875], "count": [491]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.46242644593757043]], [[0.44721772875816995]], [[0.4273481078853955]]], "std": [[[0.13673122864915097]], [[0.15905893338501645]], [[0.17954270682933904]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7215686274509804]], [[0.7254901960784313]]], "mean": [[[0.46593368442923144]], [[0.460272895185373]], [[0.4480079269495154]]], "std": [[[0.06623033896105991]], [[0.0837408398080071]], [[0.10206040327129048]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8156862745098039]], [[0.792156862745098]], [[0.792156862745098]]], "mean": [[[0.47455211326628355]], [[0.45415413004282174]], [[0.4362982624802795]]], "std": [[[0.12083626742696028]], [[0.15062185643342205]], [[0.17251003900796152]]], "count": [116]}, "observation.state": {"min": [0.3701319694519043, 1.8815174102783203, -2.139267683029175, -1.1203094720840454, -2.443932056427002, -1.1562806367874146, 0.05825909599661827, 282.0, 0.0031220000237226486, 0.38821500539779663, -0.2461950033903122, -3.1411852836608887, 0.6230000257492065, -2.4709999561309814, -0.9722007513046265, -2.0389809608459473, 1.0053794384002686, 0.48774969577789307, -2.49578595161438, -1.4635283946990967, 0.5752255916595459, 113.0, -0.21706999838352203, 0.3756439983844757, -0.2304680049419403, -3.1361851692199707, -1.3899999856948853, -0.22899998724460602], "max": [0.9295449256896973, 2.045072317123413, -1.067548155784607, -0.2128952592611313, 0.8038288354873657, 0.2102947235107422, 2.3209564685821533, 836.0, 0.2442850023508072, 0.453592985868454, -0.1345990002155304, 3.1410000324249268, 1.5360000133514404, 8.886127389473586e-09, -0.38149404525756836, -1.9285714626312256, 1.3913416862487793, 1.7310175895690918, -0.6011437773704529, -0.618649423122406, 2.597050189971924, 727.0, 0.018727999180555344, 0.4438610076904297, 0.07079499959945679, 3.1389999389648438, -0.8299999833106995, 1.1970000267028809], "mean": [0.6296274662017822, 2.0111515522003174, -1.7438554763793945, -0.6183174848556519, -0.8140640258789062, -0.790114164352417, 1.2510864734649658, 735.9707641601562, 0.149348184466362, 0.4169888198375702, -0.1961555927991867, 0.3360181748867035, 1.0710527896881104, -1.061915636062622, -0.6531152129173279, -1.981215000152588, 1.1711469888687134, 1.2611547708511353, -1.0137417316436768, -1.1624068021774292, 1.0147960186004639, 277.41888427734375, -0.16217657923698425, 0.42079219222068787, -0.06408712267875671, -1.6312605142593384, -0.9442430138587952, 0.643945038318634], "std": [0.1401115357875824, 0.041404254734516144, 0.33034080266952515, 0.3013318181037903, 1.3560799360275269, 0.2682969868183136, 0.9633969664573669, 168.45223999023438, 0.07511027902364731, 0.018451515585184097, 0.033405911177396774, 2.868903398513794, 0.33126330375671387, 0.4906182587146759, 0.14796628057956696, 0.03694688156247139, 0.14227157831192017, 0.4201428294181824, 0.5117367506027222, 0.3425391614437103, 0.5184299349784851, 247.6923065185547, 0.06855813413858414, 0.013632046058773994, 0.09953779727220535, 2.3237192630767822, 0.15660859644412994, 0.3701207637786865], "count": [567]}, "action": {"min": [0.3701319694519043, 1.8815174102783203, -2.139267683029175, -1.1203094720840454, -2.443932056427002, -1.1562806367874146, 0.05825909599661827, 282.0, 0.0031220000237226486, 0.38821500539779663, -0.2461950033903122, -3.1411852836608887, 0.6230000257492065, -2.4709999561309814, -0.9722007513046265, -2.0389809608459473, 1.0053794384002686, 0.48774969577789307, -2.49578595161438, -1.4635283946990967, 0.5752255916595459, 113.0, -0.21706999838352203, 0.3756439983844757, -0.2304680049419403, -3.1361851692199707, -1.3899999856948853, -0.22899998724460602], "max": [0.9295449256896973, 2.045072317123413, -1.067548155784607, -0.2128952592611313, 0.8038288354873657, 0.2102947235107422, 2.3209564685821533, 836.0, 0.2442850023508072, 0.453592985868454, -0.1345990002155304, 3.1410000324249268, 1.5360000133514404, 8.886127389473586e-09, -0.38149404525756836, -1.9285714626312256, 1.3913416862487793, 1.7310175895690918, -0.6011437773704529, -0.618649423122406, 2.597050189971924, 727.0, 0.018727999180555344, 0.4438610076904297, 0.07079499959945679, 3.1389999389648438, -0.8299999833106995, 1.1970000267028809], "mean": [0.6296274662017822, 2.0111515522003174, -1.7438554763793945, -0.6183174848556519, -0.8140640258789062, -0.790114164352417, 1.2510864734649658, 735.9707641601562, 0.149348184466362, 0.4169888198375702, -0.1961555927991867, 0.3360181748867035, 1.0710527896881104, -1.061915636062622, -0.6531152129173279, -1.981215000152588, 1.1711469888687134, 1.2611547708511353, -1.0137417316436768, -1.1624068021774292, 1.0147960186004639, 277.41888427734375, -0.16217657923698425, 0.42079219222068787, -0.06408712267875671, -1.6312605142593384, -0.9442430138587952, 0.643945038318634], "std": [0.1401115357875824, 0.041404254734516144, 0.33034080266952515, 0.3013318181037903, 1.3560799360275269, 0.2682969868183136, 0.9633969664573669, 168.45223999023438, 0.07511027902364731, 0.018451515585184097, 0.033405911177396774, 2.868903398513794, 0.33126330375671387, 0.4906182587146759, 0.14796628057956696, 0.03694688156247139, 0.14227157831192017, 0.4201428294181824, 0.5117367506027222, 0.3425391614437103, 0.5184299349784851, 247.6923065185547, 0.06855813413858414, 0.013632046058773994, 0.09953779727220535, 2.3237192630767822, 0.15660859644412994, 0.3701207637786865], "count": [567]}, "timestamp": {"min": [0.0], "max": [18.866666666666667], "mean": [9.433333333333334], "std": [5.455951558381673], "count": [567]}, "frame_index": {"min": [0], "max": [566], "mean": [283.0], "std": [163.6785467514502], "count": [567]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [567]}, "index": {"min": [17852], "max": [18418], "mean": [18135.0], "std": [163.6785467514502], "count": [567]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [567]}, "subtask_annotation": {"mean": [5.091710758377425, 12.0, 12.0, 12.0, 12.0], "std": [3.6792068006258334, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [567]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [567]}, "eef_direction_state": {"mean": [4.592592592592593, 3.7901234567901234], "std": [1.5583245699829373, 2.004415184454561], "min": [0, 0], "max": [6, 6], "count": [567]}, "eef_velocity_state": {"mean": [0.6860670194003528, 0.8077601410934744], "std": [0.7347748331789297, 0.7102746262963904], "min": [0, 0], "max": [2, 2], "count": [567]}, "eef_acc_mag_state": {"mean": [0.6825396825396826, 0.798941798941799], "std": [0.8217256574949064, 0.8241069829603214], "min": [0, 0], "max": [2, 2], "count": [567]}, "eef_direction_action": {"mean": [4.592592592592593, 3.7901234567901234], "std": [1.5583245699829373, 2.004415184454561], "min": [0, 0], "max": [6, 6], "count": [567]}, "eef_velocity_action": {"mean": [0.6860670194003528, 0.8077601410934744], "std": [0.7347748331789297, 0.7102746262963904], "min": [0, 0], "max": [2, 2], "count": [567]}, "eef_acc_mag_action": {"mean": [0.6825396825396826, 0.798941798941799], "std": [0.8217256574949064, 0.8241069829603214], "min": [0, 0], "max": [2, 2], "count": [567]}, "eef_sim_pose_state": {"mean": [0.6166086803517646, 0.2459276747912601, 1.2258797119258789, 1.6338307991990126, 0.9452366288926997, 2.217991064686417, 0.6134048194783474, -0.22717673081072431, 1.0879171561508132, 0.27072891447462993, 1.071281281654676, -1.6125977763637178], "std": [0.012998256821619163, 0.06486479019436671, 0.10201011566308772, 2.3240862942944207, 0.15692136971556306, 0.3700765725335107, 0.02687580193729422, 0.06625416439381293, 0.04365398261970308, 2.87639046374274, 0.331317920295395, 1.919710100564939], "min": [0.5793704696949492, 0.07526024536802572, 1.0631826633924144, -3.13715170050692, 0.8306531834352726, 1.3431770047503968, 0.5722520845383061, -0.3078010317558719, 1.0272576333105212, -3.1415886347815123, 0.6236901917735596, -3.132447946028638], "max": [0.641255540934325, 0.29591315147535224, 1.3601606091531926, 3.1393369252529935, 1.3915584730439758, 2.7714247530643745, 0.6528423386682514, -0.09296755229461698, 1.1617120605237103, 3.1411279119045385, 1.5361039561320604, 3.1269119556543945], "count": [567]}, "eef_sim_pose_action": {"mean": [0.6166086803517646, 0.2459276747912601, 1.2258797119258789, 1.6338307991990126, 0.9452366288926997, 2.217991064686417, 0.6134048194783474, -0.22717673081072431, 1.0879171561508132, 0.27072891447462993, 1.071281281654676, -1.6125977763637178], "std": [0.012998256821619163, 0.06486479019436671, 0.10201011566308772, 2.3240862942944207, 0.15692136971556306, 0.3700765725335107, 0.02687580193729422, 0.06625416439381293, 0.04365398261970308, 2.87639046374274, 0.331317920295395, 1.919710100564939], "min": [0.5793704696949492, 0.07526024536802572, 1.0631826633924144, -3.13715170050692, 0.8306531834352726, 1.3431770047503968, 0.5722520845383061, -0.3078010317558719, 1.0272576333105212, -3.1415886347815123, 0.6236901917735596, -3.132447946028638], "max": [0.641255540934325, 0.29591315147535224, 1.3601606091531926, 3.1393369252529935, 1.3915584730439758, 2.7714247530643745, 0.6528423386682514, -0.09296755229461698, 1.1617120605237103, 3.1411279119045385, 1.5361039561320604, 3.1269119556543945], "count": [567]}, "gripper_mode_state": {"mean": [0.7231040564373897, 0.13756613756613756], "std": [0.44746461312732183, 0.34444403806899004], "min": [0, 0], "max": [1, 1], "count": [567]}, "gripper_activity_state": {"mean": [1.9029982363315696, 1.9259259259259258], "std": [0.38869587726873006, 0.35854125600206127], "min": [0, 0], "max": [2, 2], "count": [567]}, "gripper_mode_action": {"mean": [0.7231040564373897, 0.13756613756613756], "std": [0.44746461312732183, 0.34444403806899004], "min": [0, 0], "max": [1, 1], "count": [567]}, "gripper_activity_action": {"mean": [1.9029982363315696, 1.9259259259259258], "std": [0.38869587726873006, 0.35854125600206127], "min": [0, 0], "max": [2, 2], "count": [567]}, "gripper_open_scale_state": {"mean": [0.27741887114455893, 0.7359708996323684], "std": [0.24769228603000618, 0.16845224660547173], "min": [0.113, 0.282], "max": [0.727, 0.836], "count": [567]}, "gripper_open_scale_action": {"mean": [0.27741887114455893, 0.7359708996323684], "std": [0.24769228603000618, 0.16845224660547173], "min": [0.113, 0.282], "max": [0.727, 0.836], "count": [567]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4626565440472166]], [[0.4491127908778454]], [[0.4286668004845616]]], "std": [[[0.13856720338180198]], [[0.1598216253929691]], [[0.1808691665585466]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.03137254901960784]], [[0.00784313725490196]]], "max": [[[0.7098039215686275]], [[0.7333333333333333]], [[0.7137254901960784]]], "mean": [[[0.47041207107843136]], [[0.46175446529186387]], [[0.4465684742647059]]], "std": [[[0.05717875503356966]], [[0.07822656920271291]], [[0.09924640330654348]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8156862745098039]], [[0.792156862745098]], [[0.788235294117647]]], "mean": [[[0.4699949871112238]], [[0.4547197818064007]], [[0.4395379391339869]]], "std": [[[0.09897294507314429]], [[0.12620849814353208]], [[0.1467141646933357]]], "count": [116]}, "observation.state": {"min": [0.24555039405822754, 1.971873164176941, -2.2204079627990723, -1.3638700246810913, -0.1273392289876938, -1.164047360420227, -0.41428878903388977, 279.0, 0.016085000708699226, 0.3667509853839874, -0.23014700412750244, -3.1401853561401367, 0.6460000276565552, -1.2660000324249268, -0.9605070948600769, -2.0412673950195312, 1.0755243301391602, 0.6438170671463013, -2.5754952430725098, -1.5570605993270874, 0.6672044992446899, 121.0, -0.2157900035381317, 0.3944840133190155, -0.2105409950017929, -3.1391851902008057, -1.406999945640564, -0.26600000262260437], "max": [0.9055466651916504, 2.041860818862915, -1.3856518268585205, -0.2128254622220993, 0.8977974057197571, 0.9890257120132446, 0.5651376247406006, 750.0, 0.21331000328063965, 0.4497309923171997, -0.13056699931621552, 3.1410000324249268, 1.5420000553131104, 1.6430000066757202, -0.2594780921936035, -1.9233354330062866, 1.4432826042175293, 1.7825571298599243, -0.4723559021949768, -0.48427650332450867, 2.5964739322662354, 847.0, -0.019341999664902687, 0.4537779986858368, 0.0750880017876625, 3.13700008392334, -0.6869999766349792, 1.2910000085830688], "mean": [0.6118775606155396, 2.026827812194824, -1.6937148571014404, -0.6153965592384338, 0.4059441387653351, -0.1252261847257614, 0.029612476006150246, 691.4920654296875, 0.15527309477329254, 0.42906060814857483, -0.19033659994602203, -1.0561820268630981, 1.1798659563064575, -0.951781153678894, -0.6834117770195007, -1.9856728315353394, 1.2525138854980469, 1.2444186210632324, -0.9866469502449036, -1.0771149396896362, 1.0716941356658936, 366.4180603027344, -0.14788119494915009, 0.4278179705142975, -0.06350815296173096, -2.204564094543457, -0.897555947303772, 0.4637511968612671], "std": [0.10602659732103348, 0.01123037002980709, 0.18028633296489716, 0.4132508337497711, 0.30334708094596863, 0.7329096794128418, 0.3336060345172882, 120.96186065673828, 0.06250450760126114, 0.02013816311955452, 0.023213401436805725, 2.706394910812378, 0.34116262197494507, 0.5532620549201965, 0.1761607825756073, 0.038009900599718094, 0.11775631457567215, 0.4564918577671051, 0.5887650847434998, 0.3831310570240021, 0.5126097798347473, 265.2257080078125, 0.04616063833236694, 0.013345136307179928, 0.11896277219057083, 1.4934393167495728, 0.22937001287937164, 0.3864007294178009], "count": [567]}, "action": {"min": [0.24555039405822754, 1.971873164176941, -2.2204079627990723, -1.3638700246810913, -0.1273392289876938, -1.164047360420227, -0.41428878903388977, 279.0, 0.016085000708699226, 0.3667509853839874, -0.23014700412750244, -3.1401853561401367, 0.6460000276565552, -1.2660000324249268, -0.9605070948600769, -2.0412673950195312, 1.0755243301391602, 0.6438170671463013, -2.5754952430725098, -1.5570605993270874, 0.6672044992446899, 121.0, -0.2157900035381317, 0.3944840133190155, -0.2105409950017929, -3.1391851902008057, -1.406999945640564, -0.26600000262260437], "max": [0.9055466651916504, 2.041860818862915, -1.3856518268585205, -0.2128254622220993, 0.8977974057197571, 0.9890257120132446, 0.5651376247406006, 750.0, 0.21331000328063965, 0.4497309923171997, -0.13056699931621552, 3.1410000324249268, 1.5420000553131104, 1.6430000066757202, -0.2594780921936035, -1.9233354330062866, 1.4432826042175293, 1.7825571298599243, -0.4723559021949768, -0.48427650332450867, 2.5964739322662354, 847.0, -0.019341999664902687, 0.4537779986858368, 0.0750880017876625, 3.13700008392334, -0.6869999766349792, 1.2910000085830688], "mean": [0.6118775606155396, 2.026827812194824, -1.6937148571014404, -0.6153965592384338, 0.4059441387653351, -0.1252261847257614, 0.029612476006150246, 691.4920654296875, 0.15527309477329254, 0.42906060814857483, -0.19033659994602203, -1.0561820268630981, 1.1798659563064575, -0.951781153678894, -0.6834117770195007, -1.9856728315353394, 1.2525138854980469, 1.2444186210632324, -0.9866469502449036, -1.0771149396896362, 1.0716941356658936, 366.4180603027344, -0.14788119494915009, 0.4278179705142975, -0.06350815296173096, -2.204564094543457, -0.897555947303772, 0.4637511968612671], "std": [0.10602659732103348, 0.01123037002980709, 0.18028633296489716, 0.4132508337497711, 0.30334708094596863, 0.7329096794128418, 0.3336060345172882, 120.96186065673828, 0.06250450760126114, 0.02013816311955452, 0.023213401436805725, 2.706394910812378, 0.34116262197494507, 0.5532620549201965, 0.1761607825756073, 0.038009900599718094, 0.11775631457567215, 0.4564918577671051, 0.5887650847434998, 0.3831310570240021, 0.5126097798347473, 265.2257080078125, 0.04616063833236694, 0.013345136307179928, 0.11896277219057083, 1.4934393167495728, 0.22937001287937164, 0.3864007294178009], "count": [567]}, "timestamp": {"min": [0.0], "max": [18.866666666666667], "mean": [9.433333333333334], "std": [5.455951558381673], "count": [567]}, "frame_index": {"min": [0], "max": [566], "mean": [283.0], "std": [163.6785467514502], "count": [567]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [567]}, "index": {"min": [18419], "max": [18985], "mean": [18702.0], "std": [163.6785467514502], "count": [567]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [567]}, "subtask_annotation": {"mean": [3.8447971781305115, 12.0, 12.0, 12.0, 12.0], "std": [3.876929945901022, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [567]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [567]}, "eef_direction_state": {"mean": [4.400352733686067, 4.499118165784832], "std": [1.5870507346361387, 1.9444442444820274], "min": [0, 0], "max": [6, 6], "count": [567]}, "eef_velocity_state": {"mean": [0.7530864197530864, 0.5837742504409171], "std": [0.6918932168855199, 0.697400973866044], "min": [0, 0], "max": [2, 2], "count": [567]}, "eef_acc_mag_state": {"mean": [0.7354497354497355, 0.6278659611992945], "std": [0.8296930652780453, 0.8126857056129835], "min": [0, 0], "max": [2, 2], "count": [567]}, "eef_direction_action": {"mean": [4.400352733686067, 4.499118165784832], "std": [1.5870507346361387, 1.9444442444820274], "min": [0, 0], "max": [6, 6], "count": [567]}, "eef_velocity_action": {"mean": [0.7530864197530864, 0.5837742504409171], "std": [0.6918932168855199, 0.697400973866044], "min": [0, 0], "max": [2, 2], "count": [567]}, "eef_acc_mag_action": {"mean": [0.7354497354497355, 0.6278659611992945], "std": [0.8296930652780453, 0.8126857056129835], "min": [0, 0], "max": [2, 2], "count": [567]}, "eef_sim_pose_state": {"mean": [0.6221092085029158, 0.22966278569261542, 1.2252519361469563, 2.207056253518862, 0.8987059760003449, 2.037533173397544, 0.6203416977919446, -0.2299554670299248, 1.0897813069655502, -1.0564062456558874, 1.180350601716497, -2.522975107072312], "std": [0.015906647132721323, 0.04506403232664057, 0.11908092876552685, 1.4934126881099983, 0.2294607269212345, 0.38673991850300704, 0.01889119825612823, 0.05744238050406742, 0.03288968026883957, 2.7062133582894354, 0.3410923919525718, 0.5511645078613304], "min": [0.5818218342858476, 0.10587915376862023, 1.0679371025267796, -3.135983945986605, 0.68867549322924, 1.3055913510448889, 0.551125576734044, -0.2838021831880114, 1.0340660532903085, -3.1397418006767337, 0.6467362345007936, -2.8354258182208607], "max": [0.6520375408918515, 0.29303100424732276, 1.3652255209714186, 3.14019684817176, 1.4086470303970975, 2.8655649068237623, 0.6467398798970561, -0.09933888970649997, 1.164858357861536, 3.1411413828591934, 1.5426971831968426, 0.07073190311598304], "count": [567]}, "eef_sim_pose_action": {"mean": [0.6221092085029158, 0.22966278569261542, 1.2252519361469563, 2.207056253518862, 0.8987059760003449, 2.037533173397544, 0.6203416977919446, -0.2299554670299248, 1.0897813069655502, -1.0564062456558874, 1.180350601716497, -2.522975107072312], "std": [0.015906647132721323, 0.04506403232664057, 0.11908092876552685, 1.4934126881099983, 0.2294607269212345, 0.38673991850300704, 0.01889119825612823, 0.05744238050406742, 0.03288968026883957, 2.7062133582894354, 0.3410923919525718, 0.5511645078613304], "min": [0.5818218342858476, 0.10587915376862023, 1.0679371025267796, -3.135983945986605, 0.68867549322924, 1.3055913510448889, 0.551125576734044, -0.2838021831880114, 1.0340660532903085, -3.1397418006767337, 0.6467362345007936, -2.8354258182208607], "max": [0.6520375408918515, 0.29303100424732276, 1.3652255209714186, 3.14019684817176, 1.4086470303970975, 2.8655649068237623, 0.6467398798970561, -0.09933888970649997, 1.164858357861536, 3.1411413828591934, 1.5426971831968426, 0.07073190311598304], "count": [567]}, "gripper_mode_state": {"mean": [0.562610229276896, 0.10229276895943562], "std": [0.49606447079981275, 0.3030329328275194], "min": [0, 0], "max": [1, 1], "count": [567]}, "gripper_activity_state": {"mean": [1.8924162257495591, 1.91005291005291], "std": [0.40376838177500185, 0.37659173860898026], "min": [0, 0], "max": [2, 2], "count": [567]}, "gripper_mode_action": {"mean": [0.562610229276896, 0.10229276895943562], "std": [0.49606447079981275, 0.3030329328275194], "min": [0, 0], "max": [1, 1], "count": [567]}, "gripper_activity_action": {"mean": [1.8924162257495591, 1.91005291005291], "std": [0.40376838177500185, 0.37659173860898026], "min": [0, 0], "max": [2, 2], "count": [567]}, "gripper_open_scale_state": {"mean": [0.36641798926997654, 0.6914920634920632], "std": [0.26522559958892433, 0.1209617944351822], "min": [0.121, 0.279], "max": [0.847, 0.75], "count": [567]}, "gripper_open_scale_action": {"mean": [0.36641798926997654, 0.6914920634920632], "std": [0.26522559958892433, 0.1209617944351822], "min": [0.121, 0.279], "max": [0.847, 0.75], "count": [567]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.46772184410954465]], [[0.45088486975368663]], [[0.42956653095122344]]], "std": [[[0.13492213589516003]], [[0.15774832971031458]], [[0.18089640469715607]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.03529411764705882]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7529411764705882]], [[0.7647058823529411]]], "mean": [[[0.45561502896613193]], [[0.4413329248366013]], [[0.4196350841300707]]], "std": [[[0.06222488639069204]], [[0.08508792172815266]], [[0.10962673137784654]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[0.796078431372549]], [[0.803921568627451]]], "mean": [[[0.4682971003484038]], [[0.4498445568654459]], [[0.4338774543563982]]], "std": [[[0.10191619758394266]], [[0.12979967623165964]], [[0.1511167136341819]]], "count": [121]}, "observation.state": {"min": [0.22134265303611755, 1.983723759651184, -2.308058500289917, -1.4664956331253052, 0.3593981862068176, -0.8880932927131653, -0.4516563415527344, 182.0, 0.000737000023946166, 0.37147700786590576, -0.24300499260425568, -3.1411852836608887, 0.5120000243186951, -1.8839999437332153, -1.0230072736740112, -2.0339717864990234, 1.161097764968872, 0.5151165127754211, -2.882917642593384, -1.5585966110229492, 0.32819172739982605, 108.0, -0.235726997256279, 0.37568399310112, -0.19799299538135529, -3.115000009536743, -1.4589999914169312, -0.33000004291534424], "max": [0.8541641235351562, 2.037165880203247, -1.3925284147262573, -0.28262120485305786, 0.8820544481277466, 1.1762471199035645, 0.047333329916000366, 865.0, 0.21282200515270233, 0.4257600009441376, -0.1157900020480156, 3.1410000324249268, 1.531999945640564, -0.07799999415874481, -0.2826037108898163, -1.8537665605545044, 1.5522785186767578, 1.8090513944625854, -0.32128021121025085, -0.47509607672691345, 2.8347463607788086, 845.0, 0.02490900084376335, 0.4812450110912323, 0.07961399853229523, 3.132999897003174, -0.46799996495246887, 1.437999963760376], "mean": [0.557849645614624, 2.030809164047241, -1.9815207719802856, -0.7071124315261841, 0.76856929063797, -0.09151515364646912, -0.13687653839588165, 694.0108032226562, 0.14444607496261597, 0.4054516553878784, -0.20015759766101837, -1.8882198333740234, 1.1577163934707642, -1.0681427717208862, -0.7511780858039856, -1.9593595266342163, 1.2834656238555908, 1.122029185295105, -0.8918907642364502, -1.1538139581680298, 0.8329483270645142, 353.379150390625, -0.14788952469825745, 0.42805400490760803, -0.07951018214225769, -0.14243964850902557, -0.7840010523796082, 0.7249466180801392], "std": [0.10717414319515228, 0.008491824381053448, 0.2752975523471832, 0.4172769784927368, 0.1320779174566269, 0.8326646685600281, 0.20301899313926697, 171.53475952148438, 0.05630853772163391, 0.010291348211467266, 0.03754272311925888, 2.3147246837615967, 0.3818504214286804, 0.22459612786769867, 0.2161957174539566, 0.06679268926382065, 0.11914259940385818, 0.49224090576171875, 0.6876830458641052, 0.31690526008605957, 0.6729379296302795, 230.63980102539062, 0.07306957244873047, 0.021319786086678505, 0.10580794513225555, 2.6750600337982178, 0.27012550830841064, 0.5344915986061096], "count": [600]}, "action": {"min": [0.22134265303611755, 1.983723759651184, -2.308058500289917, -1.4664956331253052, 0.3593981862068176, -0.8880932927131653, -0.4516563415527344, 182.0, 0.000737000023946166, 0.37147700786590576, -0.24300499260425568, -3.1411852836608887, 0.5120000243186951, -1.8839999437332153, -1.0230072736740112, -2.0339717864990234, 1.161097764968872, 0.5151165127754211, -2.882917642593384, -1.5585966110229492, 0.32819172739982605, 108.0, -0.235726997256279, 0.37568399310112, -0.19799299538135529, -3.115000009536743, -1.4589999914169312, -0.33000004291534424], "max": [0.8541641235351562, 2.037165880203247, -1.3925284147262573, -0.28262120485305786, 0.8820544481277466, 1.1762471199035645, 0.047333329916000366, 865.0, 0.21282200515270233, 0.4257600009441376, -0.1157900020480156, 3.1410000324249268, 1.531999945640564, -0.07799999415874481, -0.2826037108898163, -1.8537665605545044, 1.5522785186767578, 1.8090513944625854, -0.32128021121025085, -0.47509607672691345, 2.8347463607788086, 845.0, 0.02490900084376335, 0.4812450110912323, 0.07961399853229523, 3.132999897003174, -0.46799996495246887, 1.437999963760376], "mean": [0.557849645614624, 2.030809164047241, -1.9815207719802856, -0.7071124315261841, 0.76856929063797, -0.09151515364646912, -0.13687653839588165, 694.0108032226562, 0.14444607496261597, 0.4054516553878784, -0.20015759766101837, -1.8882198333740234, 1.1577163934707642, -1.0681427717208862, -0.7511780858039856, -1.9593595266342163, 1.2834656238555908, 1.122029185295105, -0.8918907642364502, -1.1538139581680298, 0.8329483270645142, 353.379150390625, -0.14788952469825745, 0.42805400490760803, -0.07951018214225769, -0.14243964850902557, -0.7840010523796082, 0.7249466180801392], "std": [0.10717414319515228, 0.008491824381053448, 0.2752975523471832, 0.4172769784927368, 0.1320779174566269, 0.8326646685600281, 0.20301899313926697, 171.53475952148438, 0.05630853772163391, 0.010291348211467266, 0.03754272311925888, 2.3147246837615967, 0.3818504214286804, 0.22459612786769867, 0.2161957174539566, 0.06679268926382065, 0.11914259940385818, 0.49224090576171875, 0.6876830458641052, 0.31690526008605957, 0.6729379296302795, 230.63980102539062, 0.07306957244873047, 0.021319786086678505, 0.10580794513225555, 2.6750600337982178, 0.27012550830841064, 0.5344915986061096], "count": [600]}, "timestamp": {"min": [0.0], "max": [19.966666666666665], "mean": [9.983333333333333], "std": [5.77349467313695], "count": [600]}, "frame_index": {"min": [0], "max": [599], "mean": [299.5], "std": [173.2048401941085], "count": [600]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [600]}, "index": {"min": [18986], "max": [19585], "mean": [19285.5], "std": [173.2048401941085], "count": [600]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [600]}, "subtask_annotation": {"mean": [3.5966666666666667, 12.0, 12.0, 12.0, 12.0], "std": [3.899656680045327, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [600]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [600]}, "eef_direction_state": {"mean": [4.233333333333333, 4.6883333333333335], "std": [1.7669811040931447, 1.7477215326119735], "min": [0, 0], "max": [6, 6], "count": [600]}, "eef_velocity_state": {"mean": [0.8033333333333333, 0.6483333333333333], "std": [0.7220264691977861, 0.7797417663702625], "min": [0, 0], "max": [2, 2], "count": [600]}, "eef_acc_mag_state": {"mean": [0.8366666666666667, 0.635], "std": [0.8346589456511869, 0.7927431277952951], "min": [0, 0], "max": [2, 2], "count": [600]}, "eef_direction_action": {"mean": [4.233333333333333, 4.6883333333333335], "std": [1.7669811040931447, 1.7477215326119735], "min": [0, 0], "max": [6, 6], "count": [600]}, "eef_velocity_action": {"mean": [0.8033333333333333, 0.6483333333333333], "std": [0.7220264691977861, 0.7797417663702625], "min": [0, 0], "max": [2, 2], "count": [600]}, "eef_acc_mag_action": {"mean": [0.8366666666666667, 0.635], "std": [0.8346589456511869, 0.7927431277952951], "min": [0, 0], "max": [2, 2], "count": [600]}, "eef_sim_pose_state": {"mean": [0.6260172628707539, 0.22727973454616393, 1.2135847588786783, 0.14417680511972916, 0.7848118593185668, 2.298436738226791, 0.5976654179535329, -0.2184262817773286, 1.0808856644620002, -1.8875220934021983, 1.1580969617851382, -2.544116505927793], "std": [0.027488052806346596, 0.07316100230845064, 0.1062218352730946, 2.675868016056351, 0.27049964418666006, 0.5346462321398554, 0.013131585363994594, 0.0512325679790068, 0.04976123326927949, 2.3145772500587323, 0.38178108858376286, 0.7082775705859262], "min": [0.5721696905431235, 0.061772953884471, 1.0768120918987414, -3.1284801426988045, 0.46839931685859426, 1.2409999905793354, 0.5673549979922822, -0.28011305470676456, 1.0303656117837139, -3.1412380781017464, 0.5129011828731005, -3.1133979790006037], "max": [0.6850803328624654, 0.3089149894305233, 1.3695656256821882, 3.116888418252782, 1.4607315439665132, 3.0115270585455, 0.6311060873677055, -0.08485122928347855, 1.1831554100693766, 3.1413004194135317, 1.532535511876974, 3.1203820412542553], "count": [600]}, "eef_sim_pose_action": {"mean": [0.6260172628707539, 0.22727973454616393, 1.2135847588786783, 0.14417680511972916, 0.7848118593185668, 2.298436738226791, 0.5976654179535329, -0.2184262817773286, 1.0808856644620002, -1.8875220934021983, 1.1580969617851382, -2.544116505927793], "std": [0.027488052806346596, 0.07316100230845064, 0.1062218352730946, 2.675868016056351, 0.27049964418666006, 0.5346462321398554, 0.013131585363994594, 0.0512325679790068, 0.04976123326927949, 2.3145772500587323, 0.38178108858376286, 0.7082775705859262], "min": [0.5721696905431235, 0.061772953884471, 1.0768120918987414, -3.1284801426988045, 0.46839931685859426, 1.2409999905793354, 0.5673549979922822, -0.28011305470676456, 1.0303656117837139, -3.1412380781017464, 0.5129011828731005, -3.1133979790006037], "max": [0.6850803328624654, 0.3089149894305233, 1.3695656256821882, 3.116888418252782, 1.4607315439665132, 3.0115270585455, 0.6311060873677055, -0.08485122928347855, 1.1831554100693766, 3.1413004194135317, 1.532535511876974, 3.1203820412542553], "count": [600]}, "gripper_mode_state": {"mean": [0.6516666666666666, 0.13166666666666665], "std": [0.4764422548664415, 0.3381280165197121], "min": [0, 0], "max": [1, 1], "count": [600]}, "gripper_activity_state": {"mean": [1.9233333333333333, 1.8983333333333334], "std": [0.3523098383840889, 0.40987464208245755], "min": [0, 0], "max": [2, 2], "count": [600]}, "gripper_mode_action": {"mean": [0.6516666666666666, 0.13166666666666665], "std": [0.4764422548664415, 0.3381280165197121], "min": [0, 0], "max": [1, 1], "count": [600]}, "gripper_activity_action": {"mean": [1.9233333333333333, 1.8983333333333334], "std": [0.3523098383840889, 0.40987464208245755], "min": [0, 0], "max": [2, 2], "count": [600]}, "gripper_open_scale_state": {"mean": [0.3533791653442382, 0.6940108332824723], "std": [0.23063981386480598, 0.17153484102812364], "min": [0.108, 0.182], "max": [0.845, 0.865], "count": [600]}, "gripper_open_scale_action": {"mean": [0.3533791653442382, 0.6940108332824723], "std": [0.23063981386480598, 0.17153484102812364], "min": [0.108, 0.182], "max": [0.845, 0.865], "count": [600]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.46583719566993465]], [[0.45011814950980394]], [[0.43061922794117646]]], "std": [[[0.133591853520438]], [[0.15750757617243283]], [[0.1783937509195608]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.0196078431372549]], [[0.01568627450980392]]], "max": [[[0.7333333333333333]], [[0.7215686274509804]], [[0.7254901960784313]]], "mean": [[[0.4658173447712418]], [[0.4627567422385621]], [[0.4506290829248366]]], "std": [[[0.051194921859752766]], [[0.06522293970163638]], [[0.08403093385461619]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8196078431372549]], [[0.792156862745098]], [[0.803921568627451]]], "mean": [[[0.47235159517973857]], [[0.4560102614379085]], [[0.4396419178921569]]], "std": [[[0.10650298153217114]], [[0.13503991118513148]], [[0.15717978407129884]]], "count": [100]}, "observation.state": {"min": [0.32614967226982117, 1.9583816528320312, -2.2098312377929688, -1.445341944694519, 0.41545820236206055, -0.9652543663978577, -0.47675415873527527, 404.0, 0.03840399906039238, 0.3820419907569885, -0.24792499840259552, -3.132185220718384, 0.5170000195503235, -3.1089999675750732, -0.8655611872673035, -2.0402376651763916, 0.9787282943725586, 0.4801051616668701, -2.520674228668213, -1.4528820514678955, 0.5337216854095459, 115.0, -0.22646300494670868, 0.3853760063648224, -0.21726800501346588, -3.118000030517578, -1.4730000495910645, -0.3089999854564667], "max": [0.7415205836296082, 2.0448453426361084, -1.334478735923767, -0.2237861156463623, 0.941884458065033, 1.093745470046997, 0.14732325077056885, 884.0, 0.23708300292491913, 0.4343929886817932, -0.1158600002527237, 3.138000011444092, 1.5190000534057617, 3.130000114440918, -0.34522613883018494, -1.9535819292068481, 1.3821089267730713, 1.8575539588928223, -0.4973316192626953, -0.6794043183326721, 2.601675271987915, 764.0, -0.020023999735713005, 0.44853198528289795, 0.07932700216770172, 3.121999979019165, -0.8040000200271606, 1.3899999856948853], "mean": [0.551169216632843, 2.0278682708740234, -1.8951619863510132, -0.6914202570915222, 0.7857933044433594, -0.027950888499617577, -0.07239159196615219, 798.00244140625, 0.1647322028875351, 0.406610906124115, -0.20349420607089996, 1.8668254613876343, 1.106813669204712, -1.4416110515594482, -0.6077557802200317, -2.003293991088867, 1.1856780052185059, 1.2310924530029297, -1.1690040826797485, -1.0519695281982422, 1.1582508087158203, 443.375, -0.16888602077960968, 0.41898930072784424, -0.06658238172531128, -0.93332839012146, -1.052355408668518, 0.5219268798828125], "std": [0.07872110605239868, 0.01279380265623331, 0.24722161889076233, 0.45642325282096863, 0.12663589417934418, 0.8049800395965576, 0.22117386758327484, 103.23416900634766, 0.07103986293077469, 0.013457873836159706, 0.0367700569331646, 2.1036202907562256, 0.3508206903934479, 0.6499291062355042, 0.14093542098999023, 0.026940500363707542, 0.11031320691108704, 0.544375479221344, 0.6922786831855774, 0.3143089711666107, 0.7316390872001648, 258.98443603515625, 0.055224087089300156, 0.012613831087946892, 0.12105298787355423, 2.375811815261841, 0.19938787817955017, 0.5374718308448792], "count": [408]}, "action": {"min": [0.32614967226982117, 1.9583816528320312, -2.2098312377929688, -1.445341944694519, 0.41545820236206055, -0.9652543663978577, -0.47675415873527527, 404.0, 0.03840399906039238, 0.3820419907569885, -0.24792499840259552, -3.132185220718384, 0.5170000195503235, -3.1089999675750732, -0.8655611872673035, -2.0402376651763916, 0.9787282943725586, 0.4801051616668701, -2.520674228668213, -1.4528820514678955, 0.5337216854095459, 115.0, -0.22646300494670868, 0.3853760063648224, -0.21726800501346588, -3.118000030517578, -1.4730000495910645, -0.3089999854564667], "max": [0.7415205836296082, 2.0448453426361084, -1.334478735923767, -0.2237861156463623, 0.941884458065033, 1.093745470046997, 0.14732325077056885, 884.0, 0.23708300292491913, 0.4343929886817932, -0.1158600002527237, 3.138000011444092, 1.5190000534057617, 3.130000114440918, -0.34522613883018494, -1.9535819292068481, 1.3821089267730713, 1.8575539588928223, -0.4973316192626953, -0.6794043183326721, 2.601675271987915, 764.0, -0.020023999735713005, 0.44853198528289795, 0.07932700216770172, 3.121999979019165, -0.8040000200271606, 1.3899999856948853], "mean": [0.551169216632843, 2.0278682708740234, -1.8951619863510132, -0.6914202570915222, 0.7857933044433594, -0.027950888499617577, -0.07239159196615219, 798.00244140625, 0.1647322028875351, 0.406610906124115, -0.20349420607089996, 1.8668254613876343, 1.106813669204712, -1.4416110515594482, -0.6077557802200317, -2.003293991088867, 1.1856780052185059, 1.2310924530029297, -1.1690040826797485, -1.0519695281982422, 1.1582508087158203, 443.375, -0.16888602077960968, 0.41898930072784424, -0.06658238172531128, -0.93332839012146, -1.052355408668518, 0.5219268798828125], "std": [0.07872110605239868, 0.01279380265623331, 0.24722161889076233, 0.45642325282096863, 0.12663589417934418, 0.8049800395965576, 0.22117386758327484, 103.23416900634766, 0.07103986293077469, 0.013457873836159706, 0.0367700569331646, 2.1036202907562256, 0.3508206903934479, 0.6499291062355042, 0.14093542098999023, 0.026940500363707542, 0.11031320691108704, 0.544375479221344, 0.6922786831855774, 0.3143089711666107, 0.7316390872001648, 258.98443603515625, 0.055224087089300156, 0.012613831087946892, 0.12105298787355423, 2.375811815261841, 0.19938787817955017, 0.5374718308448792], "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": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [408]}, "index": {"min": [19586], "max": [19993], "mean": [19789.5], "std": [117.77910114560505], "count": [408]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [408]}, "subtask_annotation": {"mean": [4.365196078431373, 12.0, 12.0, 12.0, 12.0], "std": [3.9090724616682166, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [408]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [408]}, "eef_direction_state": {"mean": [4.237745098039215, 4.553921568627451], "std": [1.5338810233680196, 1.7297949310980294], "min": [0, 0], "max": [6, 6], "count": [408]}, "eef_velocity_state": {"mean": [0.9264705882352942, 0.7598039215686274], "std": [0.7406179813054682, 0.7989895338981224], "min": [0, 0], "max": [2, 2], "count": [408]}, "eef_acc_mag_state": {"mean": [0.9313725490196079, 0.7696078431372549], "std": [0.840282444596711, 0.8377478229398411], "min": [0, 0], "max": [2, 2], "count": [408]}, "eef_direction_action": {"mean": [4.237745098039215, 4.553921568627451], "std": [1.5338810233680196, 1.7297949310980294], "min": [0, 0], "max": [6, 6], "count": [408]}, "eef_velocity_action": {"mean": [0.9264705882352942, 0.7598039215686274], "std": [0.7406179813054682, 0.7989895338981224], "min": [0, 0], "max": [2, 2], "count": [408]}, "eef_acc_mag_action": {"mean": [0.9313725490196079, 0.7696078431372549], "std": [0.840282444596711, 0.8377478229398411], "min": [0, 0], "max": [2, 2], "count": [408]}, "eef_sim_pose_state": {"mean": [0.6100224817648161, 0.25115015821153847, 1.2168235023350797, 0.9361245235946221, 1.0534176937499886, 2.095906902751947, 0.5991155363211425, -0.23654192134880098, 1.0792100531036617, 1.8676783407684967, 1.1073213440170904, -0.7485549894554134], "std": [0.013980557931690023, 0.0531699841403387, 0.1229040636508117, 2.3765285583760978, 0.19969666781935874, 0.5377434425240529, 0.013428028430464374, 0.06280562722859816, 0.04794780872670371, 2.103979796754507, 0.3508252386561223, 2.6161757216448347], "min": [0.5815606505128681, 0.1097738702180801, 1.0720475930067521, -3.1207161130523646, 0.8041138061097155, 1.2619177767160963, 0.5772020567112824, -0.300918626352437, 1.0275861834766027, -3.132228774644115, 0.5175022446667117, -3.131320389798886], "max": [0.6441765788816238, 0.30523957923692846, 1.3654325214480512, 3.1211371897705225, 1.4749469608988672, 2.9636191588790806, 0.6286165845942322, -0.12472747045737095, 1.1801248841881657, 3.138204093642519, 1.5201000082983804, 3.1055691075414593], "count": [408]}, "eef_sim_pose_action": {"mean": [0.6100224817648161, 0.25115015821153847, 1.2168235023350797, 0.9361245235946221, 1.0534176937499886, 2.095906902751947, 0.5991155363211425, -0.23654192134880098, 1.0792100531036617, 1.8676783407684967, 1.1073213440170904, -0.7485549894554134], "std": [0.013980557931690023, 0.0531699841403387, 0.1229040636508117, 2.3765285583760978, 0.19969666781935874, 0.5377434425240529, 0.013428028430464374, 0.06280562722859816, 0.04794780872670371, 2.103979796754507, 0.3508252386561223, 2.6161757216448347], "min": [0.5815606505128681, 0.1097738702180801, 1.0720475930067521, -3.1207161130523646, 0.8041138061097155, 1.2619177767160963, 0.5772020567112824, -0.300918626352437, 1.0275861834766027, -3.132228774644115, 0.5175022446667117, -3.131320389798886], "max": [0.6441765788816238, 0.30523957923692846, 1.3654325214480512, 3.1211371897705225, 1.4749469608988672, 2.9636191588790806, 0.6286165845942322, -0.12472747045737095, 1.1801248841881657, 3.138204093642519, 1.5201000082983804, 3.1055691075414593], "count": [408]}, "gripper_mode_state": {"mean": [0.5245098039215687, 0.04411764705882353], "std": [0.4993989082003744, 0.20535647123189668], "min": [0, 0], "max": [1, 1], "count": [408]}, "gripper_activity_state": {"mean": [1.8725490196078431, 1.9142156862745099], "std": [0.41824958838630577, 0.3704711792513714], "min": [0, 0], "max": [2, 2], "count": [408]}, "gripper_mode_action": {"mean": [0.5245098039215687, 0.04411764705882353], "std": [0.4993989082003744, 0.20535647123189668], "min": [0, 0], "max": [1, 1], "count": [408]}, "gripper_activity_action": {"mean": [1.8725490196078431, 1.9142156862745099], "std": [0.41824958838630577, 0.3704711792513714], "min": [0, 0], "max": [2, 2], "count": [408]}, "gripper_open_scale_state": {"mean": [0.44337500078537867, 0.7980024508307958], "std": [0.2589844397996771, 0.10323420540120927], "min": [0.115, 0.404], "max": [0.764, 0.884], "count": [408]}, "gripper_open_scale_action": {"mean": [0.44337500078537867, 0.7980024508307958], "std": [0.2589844397996771, 0.10323420540120927], "min": [0.115, 0.404], "max": [0.764, 0.884], "count": [408]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.4552934788703063]], [[0.440494673523004]], [[0.4196153843073177]]], "std": [[[0.1372775181938911]], [[0.15985574163913677]], [[0.1819955759870369]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.027450980392156862]], [[0.01568627450980392]]], "max": [[[0.7372549019607844]], [[0.7215686274509804]], [[0.7137254901960784]]], "mean": [[[0.46855070165321033]], [[0.4669938224881456]], [[0.4566249899878252]]], "std": [[[0.05018443854493665]], [[0.06101573533214574]], [[0.07770487416959933]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[0.8509803921568627]], [[0.8588235294117647]]], "mean": [[[0.4731869032743816]], [[0.45164398108099446]], [[0.4343940711905677]]], "std": [[[0.1099345405165492]], [[0.14216591977686635]], [[0.16526416905199415]]], "count": [102]}, "observation.state": {"min": [0.27256807684898376, 1.9799365997314453, -2.166930913925171, -1.5259239673614502, 0.4501727521419525, -0.9094212651252747, -0.7750135064125061, 320.0, 0.009336999617516994, 0.3680900037288666, -0.2649039924144745, -3.1411852836608887, 0.6439999341964722, -1.875, -0.8649852275848389, -2.041773557662964, 0.9893224239349365, 0.4446052014827728, -2.523362159729004, -1.529606580734253, 0.5364967584609985, 115.0, -0.23390600085258484, 0.37790799140930176, -0.23198500275611877, -3.1401853561401367, -1.4539999961853027, -0.7379999756813049], "max": [0.7215540409088135, 2.042175054550171, -1.2422904968261719, -0.21156881749629974, 1.126173734664917, 1.003546953201294, 0.01736602559685707, 867.0, 0.2534539997577667, 0.4253999888896942, -0.12362000346183777, 3.140000104904175, 1.4830000400543213, -0.9179999828338623, -0.3159046173095703, -1.9755382537841797, 1.3069723844528198, 1.936914086341858, -0.5403364896774292, -0.6261194348335266, 2.647786855697632, 635.0, -0.03601500019431114, 0.4509890079498291, 0.08856400102376938, 3.127000093460083, -0.8799999952316284, 1.2999999523162842], "mean": [0.4930528402328491, 2.0279996395111084, -1.868395209312439, -0.8092450499534607, 0.8485086560249329, 0.09252160787582397, -0.18045435845851898, 730.8827514648438, 0.16855528950691223, 0.39750099182128906, -0.20403216779232025, 1.0319782495498657, 1.0715041160583496, -1.3768720626831055, -0.6327652931213379, -2.007197380065918, 1.1713677644729614, 1.3131937980651855, -1.1961694955825806, -1.1090757846832275, 1.191948652267456, 340.44708251953125, -0.15943370759487152, 0.4101126194000244, -0.04461978003382683, -1.1820918321609497, -1.0651017427444458, 0.43392932415008545], "std": [0.09740104526281357, 0.008914338424801826, 0.3011326491832733, 0.46923527121543884, 0.20214000344276428, 0.7368180155754089, 0.24203556776046753, 161.23313903808594, 0.0808628723025322, 0.014127828180789948, 0.04587000980973244, 2.8565404415130615, 0.2846926748752594, 0.23763880133628845, 0.1340474933385849, 0.02234356664121151, 0.10389196127653122, 0.6369107961654663, 0.6789090633392334, 0.3701048791408539, 0.7142134308815002, 216.46560668945312, 0.053899187594652176, 0.016251886263489723, 0.13213247060775757, 2.2682924270629883, 0.167152538895607, 0.47945818305015564], "count": [482]}, "action": {"min": [0.27256807684898376, 1.9799365997314453, -2.166930913925171, -1.5259239673614502, 0.4501727521419525, -0.9094212651252747, -0.7750135064125061, 320.0, 0.009336999617516994, 0.3680900037288666, -0.2649039924144745, -3.1411852836608887, 0.6439999341964722, -1.875, -0.8649852275848389, -2.041773557662964, 0.9893224239349365, 0.4446052014827728, -2.523362159729004, -1.529606580734253, 0.5364967584609985, 115.0, -0.23390600085258484, 0.37790799140930176, -0.23198500275611877, -3.1401853561401367, -1.4539999961853027, -0.7379999756813049], "max": [0.7215540409088135, 2.042175054550171, -1.2422904968261719, -0.21156881749629974, 1.126173734664917, 1.003546953201294, 0.01736602559685707, 867.0, 0.2534539997577667, 0.4253999888896942, -0.12362000346183777, 3.140000104904175, 1.4830000400543213, -0.9179999828338623, -0.3159046173095703, -1.9755382537841797, 1.3069723844528198, 1.936914086341858, -0.5403364896774292, -0.6261194348335266, 2.647786855697632, 635.0, -0.03601500019431114, 0.4509890079498291, 0.08856400102376938, 3.127000093460083, -0.8799999952316284, 1.2999999523162842], "mean": [0.4930528402328491, 2.0279996395111084, -1.868395209312439, -0.8092450499534607, 0.8485086560249329, 0.09252160787582397, -0.18045435845851898, 730.8827514648438, 0.16855528950691223, 0.39750099182128906, -0.20403216779232025, 1.0319782495498657, 1.0715041160583496, -1.3768720626831055, -0.6327652931213379, -2.007197380065918, 1.1713677644729614, 1.3131937980651855, -1.1961694955825806, -1.1090757846832275, 1.191948652267456, 340.44708251953125, -0.15943370759487152, 0.4101126194000244, -0.04461978003382683, -1.1820918321609497, -1.0651017427444458, 0.43392932415008545], "std": [0.09740104526281357, 0.008914338424801826, 0.3011326491832733, 0.46923527121543884, 0.20214000344276428, 0.7368180155754089, 0.24203556776046753, 161.23313903808594, 0.0808628723025322, 0.014127828180789948, 0.04587000980973244, 2.8565404415130615, 0.2846926748752594, 0.23763880133628845, 0.1340474933385849, 0.02234356664121151, 0.10389196127653122, 0.6369107961654663, 0.6789090633392334, 0.3701048791408539, 0.7142134308815002, 216.46560668945312, 0.053899187594652176, 0.016251886263489723, 0.13213247060775757, 2.2682924270629883, 0.167152538895607, 0.47945818305015564], "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": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [482]}, "index": {"min": [19994], "max": [20475], "mean": [20234.5], "std": [139.14111541884375], "count": [482]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [482]}, "subtask_annotation": {"mean": [4.860995850622406, 12.0, 12.0, 12.0, 12.0], "std": [3.793335147255223, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [482]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [482]}, "eef_direction_state": {"mean": [4.425311203319502, 4.186721991701245], "std": [1.6635032793517126, 1.908267131596875], "min": [0, 0], "max": [6, 6], "count": [482]}, "eef_velocity_state": {"mean": [0.7738589211618258, 0.8029045643153527], "std": [0.7571931987694673, 0.7625518601641152], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_acc_mag_state": {"mean": [0.8215767634854771, 0.8464730290456431], "std": [0.8357365644168119, 0.8529166510204387], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_direction_action": {"mean": [4.425311203319502, 4.186721991701245], "std": [1.6635032793517126, 1.908267131596875], "min": [0, 0], "max": [6, 6], "count": [482]}, "eef_velocity_action": {"mean": [0.7738589211618258, 0.8029045643153527], "std": [0.7571931987694673, 0.7625518601641152], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_acc_mag_action": {"mean": [0.8215767634854771, 0.8464730290456431], "std": [0.8357365644168119, 0.8529166510204387], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_sim_pose_state": {"mean": [0.601019582349531, 0.24278004680123946, 1.2378645416449068, 1.1716338504755934, 1.0663482141658376, 2.007831981491486, 0.5903789938956492, -0.23997457396736152, 1.0808735164475267, 1.0195243729001202, 1.0719343365072331, -0.6667575148283185], "std": [0.016178473440591274, 0.051480450571049004, 0.13354274036788666, 2.275278012358964, 0.16730300398444023, 0.4804888701184629, 0.01480145835385373, 0.07130807020235679, 0.05419467650098962, 2.8610055152497234, 0.2847315520970741, 2.8366230640625947], "min": [0.5734636288170922, 0.12527808428276, 1.0591119307835912, -3.135999734263625, 0.8817098687404039, 0.8301298450675153, 0.5623469541003536, -0.3148148506417319, 1.0151870796185554, -3.141465338262178, 0.6441759806564811, -3.1386997330587385], "max": [0.6461423148774363, 0.31059910707006794, 1.3741656706669412, 3.1397796105192457, 1.4557307115208582, 2.8753891772424844, 0.6246021764577583, -0.09959143739292993, 1.1706632440976665, 3.1412694168881417, 1.4835078629803178, 3.140152573427658], "count": [482]}, "eef_sim_pose_action": {"mean": [0.601019582349531, 0.24278004680123946, 1.2378645416449068, 1.1716338504755934, 1.0663482141658376, 2.007831981491486, 0.5903789938956492, -0.23997457396736152, 1.0808735164475267, 1.0195243729001202, 1.0719343365072331, -0.6667575148283185], "std": [0.016178473440591274, 0.051480450571049004, 0.13354274036788666, 2.275278012358964, 0.16730300398444023, 0.4804888701184629, 0.01480145835385373, 0.07130807020235679, 0.05419467650098962, 2.8610055152497234, 0.2847315520970741, 2.8366230640625947], "min": [0.5734636288170922, 0.12527808428276, 1.0591119307835912, -3.135999734263625, 0.8817098687404039, 0.8301298450675153, 0.5623469541003536, -0.3148148506417319, 1.0151870796185554, -3.141465338262178, 0.6441759806564811, -3.1386997330587385], "max": [0.6461423148774363, 0.31059910707006794, 1.3741656706669412, 3.1397796105192457, 1.4557307115208582, 2.8753891772424844, 0.6246021764577583, -0.09959143739292993, 1.1706632440976665, 3.1412694168881417, 1.4835078629803178, 3.140152573427658], "count": [482]}, "gripper_mode_state": {"mean": [0.5995850622406639, 0.13070539419087138], "std": [0.48998246435818676, 0.3370778754535509], "min": [0, 0], "max": [1, 1], "count": [482]}, "gripper_activity_state": {"mean": [1.9211618257261411, 1.9232365145228216], "std": [0.3378113267559775, 0.3532884961165112], "min": [0, 0], "max": [2, 2], "count": [482]}, "gripper_mode_action": {"mean": [0.5995850622406639, 0.13070539419087138], "std": [0.48998246435818676, 0.3370778754535509], "min": [0, 0], "max": [1, 1], "count": [482]}, "gripper_activity_action": {"mean": [1.9211618257261411, 1.9232365145228216], "std": [0.3378113267559775, 0.3532884961165112], "min": [0, 0], "max": [2, 2], "count": [482]}, "gripper_open_scale_state": {"mean": [0.34044709549899926, 0.7308827800196702], "std": [0.21646563463456744, 0.1612332730775871], "min": [0.115, 0.32], "max": [0.635, 0.867], "count": [482]}, "gripper_open_scale_action": {"mean": [0.34044709549899926, 0.7308827800196702], "std": [0.21646563463456744, 0.1612332730775871], "min": [0.115, 0.32], "max": [0.635, 0.867], "count": [482]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4545108558006536]], [[0.42161283088235296]], [[0.3967685906862745]]], "std": [[[0.13325128921209037]], [[0.16404710657458746]], [[0.18564327070718353]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.788235294117647]], [[0.7686274509803922]]], "mean": [[[0.4709724509803922]], [[0.4675887357026144]], [[0.45745605392156863]]], "std": [[[0.06723642415895242]], [[0.08278399578142062]], [[0.0970919908333655]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47388664011437903]], [[0.4521074244281046]], [[0.4370843443627451]]], "std": [[[0.11338664574501439]], [[0.14002725045491246]], [[0.1588677633518446]]], "count": [100]}, "observation.state": {"min": [0.5549623966217041, 2.022836685180664, -0.6045646071434021, -0.9058084487915039, -2.719641923904419, -1.803518533706665, 0.013386676087975502, 87.0, -0.04670099914073944, 0.35000500082969666, -0.21473799645900726, -3.134185314178467, 0.7179999351501465, -0.8040000200271606, -0.7951196432113647, -2.0402026176452637, -0.08131489157676697, -0.11801917105913162, -2.526381731033325, -1.7395522594451904, 0.7519750595092773, 122.0, -0.2968370020389557, 0.35056599974632263, -0.2353229969739914, 0.21199996769428253, -1.4240000247955322, -3.0239999294281006], "max": [1.2595518827438354, 2.0493481159210205, 0.055222220718860626, 0.21980677545070648, -0.8068133592605591, -0.8679522275924683, 1.5315265655517578, 897.0, 0.2741990089416504, 0.4181169867515564, -0.1259559988975525, 3.1410000324249268, 1.5429999828338623, 1.9110000133514404, -0.49729669094085693, -1.993131160736084, 0.7301585078239441, 1.1244982481002808, -0.44594907760620117, -1.0074738264083862, 2.840785264968872, 878.0, -0.18620100617408752, 0.42880499362945557, -0.011983999982476234, 2.8389999866485596, -0.5, 3.0959999561309814], "mean": [0.7152702212333679, 2.033259868621826, -0.24827523529529572, -0.20466041564941406, -1.6449252367019653, -1.3109899759292603, 0.6471170783042908, 693.9666137695312, 0.2125413417816162, 0.38596248626708984, -0.1872762143611908, 0.41210833191871643, 1.247219204902649, 0.6470523476600647, -0.603526771068573, -2.025571346282959, 0.473070353269577, 0.7319173812866211, -1.3434990644454956, -1.4544830322265625, 1.4756745100021362, 386.7264709472656, -0.22495265305042267, 0.38739320635795593, -0.114462710916996, 1.7695565223693848, -1.0942920446395874, 1.2342004776000977], "std": [0.18161533772945404, 0.00515530351549387, 0.13879813253879547, 0.3907478451728821, 0.7580344676971436, 0.2031288594007492, 0.6027010083198547, 220.05661010742188, 0.09015949815511703, 0.017229296267032623, 0.026099540293216705, 1.923546314239502, 0.2674110531806946, 1.0252856016159058, 0.0771014541387558, 0.008071762509644032, 0.2561780512332916, 0.45154064893722534, 0.4954102635383606, 0.20517493784427643, 0.7082825303077698, 298.2482604980469, 0.027382798492908478, 0.018689988180994987, 0.07167885452508926, 0.6556696891784668, 0.258151650428772, 1.5650579929351807], "count": [404]}, "action": {"min": [0.5549623966217041, 2.022836685180664, -0.6045646071434021, -0.9058084487915039, -2.719641923904419, -1.803518533706665, 0.013386676087975502, 87.0, -0.04670099914073944, 0.35000500082969666, -0.21473799645900726, -3.134185314178467, 0.7179999351501465, -0.8040000200271606, -0.7951196432113647, -2.0402026176452637, -0.08131489157676697, -0.11801917105913162, -2.526381731033325, -1.7395522594451904, 0.7519750595092773, 122.0, -0.2968370020389557, 0.35056599974632263, -0.2353229969739914, 0.21199996769428253, -1.4240000247955322, -3.0239999294281006], "max": [1.2595518827438354, 2.0493481159210205, 0.055222220718860626, 0.21980677545070648, -0.8068133592605591, -0.8679522275924683, 1.5315265655517578, 897.0, 0.2741990089416504, 0.4181169867515564, -0.1259559988975525, 3.1410000324249268, 1.5429999828338623, 1.9110000133514404, -0.49729669094085693, -1.993131160736084, 0.7301585078239441, 1.1244982481002808, -0.44594907760620117, -1.0074738264083862, 2.840785264968872, 878.0, -0.18620100617408752, 0.42880499362945557, -0.011983999982476234, 2.8389999866485596, -0.5, 3.0959999561309814], "mean": [0.7152702212333679, 2.033259868621826, -0.24827523529529572, -0.20466041564941406, -1.6449252367019653, -1.3109899759292603, 0.6471170783042908, 693.9666137695312, 0.2125413417816162, 0.38596248626708984, -0.1872762143611908, 0.41210833191871643, 1.247219204902649, 0.6470523476600647, -0.603526771068573, -2.025571346282959, 0.473070353269577, 0.7319173812866211, -1.3434990644454956, -1.4544830322265625, 1.4756745100021362, 386.7264709472656, -0.22495265305042267, 0.38739320635795593, -0.114462710916996, 1.7695565223693848, -1.0942920446395874, 1.2342004776000977], "std": [0.18161533772945404, 0.00515530351549387, 0.13879813253879547, 0.3907478451728821, 0.7580344676971436, 0.2031288594007492, 0.6027010083198547, 220.05661010742188, 0.09015949815511703, 0.017229296267032623, 0.026099540293216705, 1.923546314239502, 0.2674110531806946, 1.0252856016159058, 0.0771014541387558, 0.008071762509644032, 0.2561780512332916, 0.45154064893722534, 0.4954102635383606, 0.20517493784427643, 0.7082825303077698, 298.2482604980469, 0.027382798492908478, 0.018689988180994987, 0.07167885452508926, 0.6556696891784668, 0.258151650428772, 1.5650579929351807], "count": [404]}, "timestamp": {"min": [0.0], "max": [13.433333333333334], "mean": [6.716666666666666], "std": [3.887479903485033], "count": [404]}, "frame_index": {"min": [0], "max": [403], "mean": [201.5], "std": [116.62439710455098], "count": [404]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [404]}, "index": {"min": [20476], "max": [20879], "mean": [20677.5], "std": [116.62439710455098], "count": [404]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [404]}, "subtask_annotation": {"mean": [4.150990099009901, 12.0, 12.0, 12.0, 12.0], "std": [3.958256693218231, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [404]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [404]}, "eef_direction_state": {"mean": [4.235148514851486, 4.430693069306931], "std": [1.7008012752650852, 1.7945595766400166], "min": [0, 0], "max": [6, 6], "count": [404]}, "eef_velocity_state": {"mean": [0.7920792079207921, 0.7599009900990099], "std": [0.6831324427372532, 0.7986845559418357], "min": [0, 0], "max": [2, 2], "count": [404]}, "eef_acc_mag_state": {"mean": [0.8143564356435643, 0.7896039603960396], "std": [0.8311341599077209, 0.8604574201350712], "min": [0, 0], "max": [2, 2], "count": [404]}, "eef_direction_action": {"mean": [4.235148514851486, 4.430693069306931], "std": [1.7008012752650852, 1.7945595766400166], "min": [0, 0], "max": [6, 6], "count": [404]}, "eef_velocity_action": {"mean": [0.7920792079207921, 0.7599009900990099], "std": [0.6831324427372532, 0.7986845559418357], "min": [0, 0], "max": [2, 2], "count": [404]}, "eef_acc_mag_action": {"mean": [0.8143564356435643, 0.7896039603960396], "std": [0.8311341599077209, 0.8604574201350712], "min": [0, 0], "max": [2, 2], "count": [404]}, "eef_sim_pose_state": {"mean": [0.58517184724069, 0.31409895531792487, 1.1574385161692187, -1.7708559571341975, 1.0935546951184476, -1.3635802415854672, 0.5830394452406619, -0.28931914377125273, 1.0847831492760458, 0.4108506513013092, 1.2476390089462683, -0.9247357987902265], "std": [0.02280007639758271, 0.021319591767326698, 0.0702629735528247, 0.6525761568283694, 0.2579154968478057, 2.130271532820586, 0.01862878832423594, 0.07886228010376639, 0.03301174883739486, 1.924376810971975, 0.2676135803418258, 1.0245181295875647], "min": [0.5343088914931644, 0.2760989149049815, 1.0333799209545391, -2.838386516422479, 0.5003945507271821, -3.1377462303540007, 0.5538778766009808, -0.35082118401474127, 1.0466949109058665, -3.1337301035300813, 0.7181162119789439, -2.3746069509345187], "max": [0.6345255621827212, 0.3555777531090088, 1.2529919239494682, -0.21716678859633914, 1.4229556446676113, 3.133227593769689, 0.6275254585176302, -0.05362227162909647, 1.155665049802949, 3.141590215622778, 1.5432439734191843, 0.33936520376054663], "count": [404]}, "eef_sim_pose_action": {"mean": [0.58517184724069, 0.31409895531792487, 1.1574385161692187, -1.7708559571341975, 1.0935546951184476, -1.3635802415854672, 0.5830394452406619, -0.28931914377125273, 1.0847831492760458, 0.4108506513013092, 1.2476390089462683, -0.9247357987902265], "std": [0.02280007639758271, 0.021319591767326698, 0.0702629735528247, 0.6525761568283694, 0.2579154968478057, 2.130271532820586, 0.01862878832423594, 0.07886228010376639, 0.03301174883739486, 1.924376810971975, 0.2676135803418258, 1.0245181295875647], "min": [0.5343088914931644, 0.2760989149049815, 1.0333799209545391, -2.838386516422479, 0.5003945507271821, -3.1377462303540007, 0.5538778766009808, -0.35082118401474127, 1.0466949109058665, -3.1337301035300813, 0.7181162119789439, -2.3746069509345187], "max": [0.6345255621827212, 0.3555777531090088, 1.2529919239494682, -0.21716678859633914, 1.4229556446676113, 3.133227593769689, 0.6275254585176302, -0.05362227162909647, 1.155665049802949, 3.141590215622778, 1.5432439734191843, 0.33936520376054663], "count": [404]}, "gripper_mode_state": {"mean": [0.5866336633663366, 0.18316831683168316], "std": [0.49243741569028593, 0.38680445258648705], "min": [0, 0], "max": [1, 1], "count": [404]}, "gripper_activity_state": {"mean": [1.8836633663366336, 1.8514851485148516], "std": [0.4207847990051638, 0.4800193604565318], "min": [0, 0], "max": [2, 2], "count": [404]}, "gripper_mode_action": {"mean": [0.5866336633663366, 0.18316831683168316], "std": [0.49243741569028593, 0.38680445258648705], "min": [0, 0], "max": [1, 1], "count": [404]}, "gripper_activity_action": {"mean": [1.8836633663366336, 1.8514851485148516], "std": [0.4207847990051638, 0.4800193604565318], "min": [0, 0], "max": [2, 2], "count": [404]}, "gripper_open_scale_state": {"mean": [0.38672648511074453, 0.6939665843472635], "std": [0.2982482718299994, 0.22005666727067327], "min": [0.122, 0.087], "max": [0.878, 0.897], "count": [404]}, "gripper_open_scale_action": {"mean": [0.38672648511074453, 0.6939665843472635], "std": [0.2982482718299994, 0.22005666727067327], "min": [0.122, 0.087], "max": [0.878, 0.897], "count": [404]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4554782475490196]], [[0.42564413807189544]], [[0.40486549428104573]]], "std": [[[0.13724490466555006]], [[0.1656129733853453]], [[0.18572618999072718]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.027450980392156862]], [[0.03137254901960784]]], "max": [[[0.7529411764705882]], [[0.7450980392156863]], [[0.7294117647058823]]], "mean": [[[0.4696977205882353]], [[0.46355245506535947]], [[0.4524007618464052]]], "std": [[[0.055746269454387945]], [[0.07563935654775811]], [[0.09218565215711214]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47272771854575163]], [[0.4545350408496732]], [[0.44253891339869283]]], "std": [[[0.124743798162391]], [[0.1498659903667118]], [[0.1663225739829268]]], "count": [100]}, "observation.state": {"min": [0.5752081871032715, 2.0142321586608887, -0.09155996888875961, -0.3540225923061371, -2.7350881099700928, -1.583170771598816, 0.31463053822517395, 164.0, -0.02098199911415577, 0.35419899225234985, -0.22020600736141205, -3.1371853351593018, 0.8989999890327454, -3.1351852416992188, -0.8332551121711731, -2.0356647968292236, 0.4400847852230072, -0.03693116828799248, -2.284932851791382, -1.6584469079971313, 0.7859392166137695, 122.0, -0.25471600890159607, 0.37788599729537964, -0.20214499533176422, 0.5479999780654907, -1.371999979019165, -3.132185220718384], "max": [1.1104309558868408, 2.0464160442352295, 1.0472149848937988, 0.2558129131793976, -2.1398260593414307, -0.7486241459846497, 1.0122036933898926, 888.0, 0.2694239914417267, 0.4065220057964325, -0.17311599850654602, 3.134999990463257, 1.5670000314712524, 3.140000104904175, -0.556847333908081, -1.9572819471359253, 0.5906194448471069, 0.746372640132904, -0.4976806342601776, -0.9432457685470581, 2.696568727493286, 733.0, -0.1959179937839508, 0.4513329863548279, -0.07530900090932846, 2.7869999408721924, -0.6169999837875366, 3.125999927520752], "mean": [0.7497997879981995, 2.029845714569092, 0.4005356729030609, -0.07569921761751175, -2.391784191131592, -1.2022655010223389, 0.5374655723571777, 683.7024536132812, 0.1683804988861084, 0.38453611731529236, -0.20596852898597717, -0.18266969919204712, 1.3140989542007446, 1.251052737236023, -0.6344025135040283, -2.0087168216705322, 0.5469561219215393, 0.4985268712043762, -1.4277697801589966, -1.2938339710235596, 1.434837818145752, 322.42169189453125, -0.2260461449623108, 0.40803924202919006, -0.1472133845090866, 1.680030107498169, -0.9287137389183044, 1.6077356338500977], "std": [0.17134858667850494, 0.007280249148607254, 0.3697926104068756, 0.16582030057907104, 0.2115325629711151, 0.20797765254974365, 0.21526336669921875, 299.7612609863281, 0.09843260049819946, 0.01343581359833479, 0.011918445117771626, 1.9729639291763306, 0.2055080235004425, 1.3869304656982422, 0.08968376368284225, 0.018658898770809174, 0.04931195452809334, 0.21939001977443695, 0.5361855030059814, 0.21666137874126434, 0.545872151851654, 237.1522674560547, 0.015494748018682003, 0.0219560693949461, 0.042967863380908966, 0.6442103385925293, 0.20253054797649384, 1.6372528076171875], "count": [447]}, "action": {"min": [0.5752081871032715, 2.0142321586608887, -0.09155996888875961, -0.3540225923061371, -2.7350881099700928, -1.583170771598816, 0.31463053822517395, 164.0, -0.02098199911415577, 0.35419899225234985, -0.22020600736141205, -3.1371853351593018, 0.8989999890327454, -3.1351852416992188, -0.8332551121711731, -2.0356647968292236, 0.4400847852230072, -0.03693116828799248, -2.284932851791382, -1.6584469079971313, 0.7859392166137695, 122.0, -0.25471600890159607, 0.37788599729537964, -0.20214499533176422, 0.5479999780654907, -1.371999979019165, -3.132185220718384], "max": [1.1104309558868408, 2.0464160442352295, 1.0472149848937988, 0.2558129131793976, -2.1398260593414307, -0.7486241459846497, 1.0122036933898926, 888.0, 0.2694239914417267, 0.4065220057964325, -0.17311599850654602, 3.134999990463257, 1.5670000314712524, 3.140000104904175, -0.556847333908081, -1.9572819471359253, 0.5906194448471069, 0.746372640132904, -0.4976806342601776, -0.9432457685470581, 2.696568727493286, 733.0, -0.1959179937839508, 0.4513329863548279, -0.07530900090932846, 2.7869999408721924, -0.6169999837875366, 3.125999927520752], "mean": [0.7497997879981995, 2.029845714569092, 0.4005356729030609, -0.07569921761751175, -2.391784191131592, -1.2022655010223389, 0.5374655723571777, 683.7024536132812, 0.1683804988861084, 0.38453611731529236, -0.20596852898597717, -0.18266969919204712, 1.3140989542007446, 1.251052737236023, -0.6344025135040283, -2.0087168216705322, 0.5469561219215393, 0.4985268712043762, -1.4277697801589966, -1.2938339710235596, 1.434837818145752, 322.42169189453125, -0.2260461449623108, 0.40803924202919006, -0.1472133845090866, 1.680030107498169, -0.9287137389183044, 1.6077356338500977], "std": [0.17134858667850494, 0.007280249148607254, 0.3697926104068756, 0.16582030057907104, 0.2115325629711151, 0.20797765254974365, 0.21526336669921875, 299.7612609863281, 0.09843260049819946, 0.01343581359833479, 0.011918445117771626, 1.9729639291763306, 0.2055080235004425, 1.3869304656982422, 0.08968376368284225, 0.018658898770809174, 0.04931195452809334, 0.21939001977443695, 0.5361855030059814, 0.21666137874126434, 0.545872151851654, 237.1522674560547, 0.015494748018682003, 0.0219560693949461, 0.042967863380908966, 0.6442103385925293, 0.20253054797649384, 1.6372528076171875], "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": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [447]}, "index": {"min": [20880], "max": [21326], "mean": [21103.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}, "subtask_annotation": {"mean": [4.496644295302014, 12.0, 12.0, 12.0, 12.0], "std": [4.266760599089139, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [447]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [447]}, "eef_direction_state": {"mean": [4.096196868008948, 4.315436241610739], "std": [2.0116348014036713, 1.9075520991667643], "min": [0, 0], "max": [6, 6], "count": [447]}, "eef_velocity_state": {"mean": [0.6085011185682326, 0.6062639821029083], "std": [0.5104888558261452, 0.7090063956100183], "min": [0, 0], "max": [2, 2], "count": [447]}, "eef_acc_mag_state": {"mean": [0.610738255033557, 0.5973154362416108], "std": [0.8086064688230359, 0.7964080133739224], "min": [0, 0], "max": [2, 2], "count": [447]}, "eef_direction_action": {"mean": [4.096196868008948, 4.315436241610739], "std": [2.0116348014036713, 1.9075520991667643], "min": [0, 0], "max": [6, 6], "count": [447]}, "eef_velocity_action": {"mean": [0.6085011185682326, 0.6062639821029083], "std": [0.5104888558261452, 0.7090063956100183], "min": [0, 0], "max": [2, 2], "count": [447]}, "eef_acc_mag_action": {"mean": [0.610738255033557, 0.5973154362416108], "std": [0.8086064688230359, 0.7964080133739224], "min": [0, 0], "max": [2, 2], "count": [447]}, "eef_sim_pose_state": {"mean": [0.6023138112624398, 0.313877677367317, 1.1225519062720708, -1.680696497003036, 0.9279661806448525, -1.64248592674573, 0.5817938359981353, -0.2534837222358809, 1.0648687525294183, -0.18262058607200332, 1.3144797465955638, -0.22088480264670088], "std": [0.024654265349745696, 0.014363725628874746, 0.03487828883885995, 0.6427575717508904, 0.20233706379969543, 1.721003298081419, 0.014410488961667741, 0.08556994847154527, 0.015833939454420153, 1.9739347203503275, 0.20580289605443178, 1.2998735850428516], "min": [0.5659003788319692, 0.28743034450750676, 1.0612727836907045, -2.7866019923731957, 0.6166807811737627, -3.140385646510361, 0.564411067418, -0.33496843044419206, 1.0476576565240674, -3.1363037637178937, 0.8990974599108426, -2.0225334880198473], "max": [0.6508533436165547, 0.3406569640542728, 1.1779217086947296, -0.5545716085782725, 1.3715636514789389, 3.1412138325878027, 0.6166937137973979, -0.07855812115492339, 1.1000098603335076, 3.1355675080995633, 1.567892611379781, 2.074564746910669], "count": [447]}, "eef_sim_pose_action": {"mean": [0.6023138112624398, 0.313877677367317, 1.1225519062720708, -1.680696497003036, 0.9279661806448525, -1.64248592674573, 0.5817938359981353, -0.2534837222358809, 1.0648687525294183, -0.18262058607200332, 1.3144797465955638, -0.22088480264670088], "std": [0.024654265349745696, 0.014363725628874746, 0.03487828883885995, 0.6427575717508904, 0.20233706379969543, 1.721003298081419, 0.014410488961667741, 0.08556994847154527, 0.015833939454420153, 1.9739347203503275, 0.20580289605443178, 1.2998735850428516], "min": [0.5659003788319692, 0.28743034450750676, 1.0612727836907045, -2.7866019923731957, 0.6166807811737627, -3.140385646510361, 0.564411067418, -0.33496843044419206, 1.0476576565240674, -3.1363037637178937, 0.8990974599108426, -2.0225334880198473], "max": [0.6508533436165547, 0.3406569640542728, 1.1779217086947296, -0.5545716085782725, 1.3715636514789389, 3.1412138325878027, 0.6166937137973979, -0.07855812115492339, 1.1000098603335076, 3.1355675080995633, 1.567892611379781, 2.074564746910669], "count": [447]}, "gripper_mode_state": {"mean": [0.6353467561521253, 0.28187919463087246], "std": [0.4813327909036528, 0.4499147855595794], "min": [0, 0], "max": [1, 1], "count": [447]}, "gripper_activity_state": {"mean": [1.9149888143176734, 1.8389261744966443], "std": [0.36259558623761134, 0.4924546665193053], "min": [0, 0], "max": [2, 2], "count": [447]}, "gripper_mode_action": {"mean": [0.6353467561521253, 0.28187919463087246], "std": [0.4813327909036528, 0.4499147855595794], "min": [0, 0], "max": [1, 1], "count": [447]}, "gripper_activity_action": {"mean": [1.9149888143176734, 1.8389261744966443], "std": [0.36259558623761134, 0.4924546665193053], "min": [0, 0], "max": [2, 2], "count": [447]}, "gripper_open_scale_state": {"mean": [0.3224217003602578, 0.6837024608501119], "std": [0.23715236472185805, 0.29976145181556985], "min": [0.122, 0.164], "max": [0.733, 0.888], "count": [447]}, "gripper_open_scale_action": {"mean": [0.3224217003602578, 0.6837024608501119], "std": [0.23715236472185805, 0.29976145181556985], "min": [0.122, 0.164], "max": [0.733, 0.888], "count": [447]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4572116299019608]], [[0.4287707945261438]], [[0.40348731209150324]]], "std": [[[0.136956559083098]], [[0.16481622459116657]], [[0.18819099446215554]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.0392156862745098]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47372172998366013]], [[0.46689403594771245]], [[0.45577713848039214]]], "std": [[[0.05006009899218641]], [[0.06960197893455912]], [[0.08539686909766955]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4714201572712418]], [[0.4574752389705882]], [[0.44445127450980393]]], "std": [[[0.11741020098888659]], [[0.14403573723369875]], [[0.16083113447063904]]], "count": [100]}, "observation.state": {"min": [0.5382246375083923, 2.02315092086792, 0.3879517912864685, -0.09363691508769989, -2.8962693214416504, -1.317374587059021, 0.2689377963542938, 73.0, -0.035930998623371124, 0.36943599581718445, -0.2424979954957962, -2.5739998817443848, 0.878000020980835, -0.17800001800060272, -0.8255407810211182, -2.040621519088745, 0.5583308339118958, -0.0016057029133662581, -2.3516740798950195, -1.6425468921661377, 0.8448092341423035, 115.0, -0.24971899390220642, 0.3739829957485199, -0.20083999633789062, 0.4880000054836273, -1.3200000524520874, -3.11299991607666], "max": [1.0292730331420898, 2.0494704246520996, 1.3591926097869873, 0.3412817120552063, -2.4741787910461426, -0.6433981657028198, 0.5122715830802917, 905.0, 0.2757740020751953, 0.41174501180648804, -0.18865500390529633, 0.5460000038146973, 1.5219999551773071, 2.1019999980926514, -0.5431115627288818, -1.9818215370178223, 0.6381971836090088, 0.606519341468811, -0.5540722608566284, -0.9115680456161499, 2.691070795059204, 759.0, -0.19108699262142181, 0.4500190019607544, -0.08074299991130829, 2.809000015258789, -0.6499999761581421, 3.1019999980926514], "mean": [0.7156122326850891, 2.0360639095306396, 0.8857583403587341, 0.022892028093338013, -2.7007851600646973, -1.088518500328064, 0.36545035243034363, 710.506591796875, 0.16820350289344788, 0.38903874158859253, -0.21187418699264526, -1.0385292768478394, 1.3186416625976562, 1.066415786743164, -0.6331582069396973, -2.0148990154266357, 0.58297199010849, 0.394144207239151, -1.6025792360305786, -1.2928709983825684, 1.6746711730957031, 397.0542297363281, -0.22095628082752228, 0.4060312509536743, -0.15171502530574799, 1.465087890625, -1.0060451030731201, 1.296494483947754], "std": [0.15398013591766357, 0.007413288112729788, 0.3090015649795532, 0.14299944043159485, 0.19113852083683014, 0.19297723472118378, 0.0790272206068039, 302.8758850097656, 0.1059783473610878, 0.010844801552593708, 0.011379634961485863, 1.1430845260620117, 0.21243390440940857, 0.7228939533233643, 0.09059827029705048, 0.01688511110842228, 0.027778107672929764, 0.2117559164762497, 0.5623579025268555, 0.24099668860435486, 0.5834839344024658, 296.87353515625, 0.01777902990579605, 0.025561455637216568, 0.041149888187646866, 0.7515459060668945, 0.18984471261501312, 2.016835927963257], "count": [378]}, "action": {"min": [0.5382246375083923, 2.02315092086792, 0.3879517912864685, -0.09363691508769989, -2.8962693214416504, -1.317374587059021, 0.2689377963542938, 73.0, -0.035930998623371124, 0.36943599581718445, -0.2424979954957962, -2.5739998817443848, 0.878000020980835, -0.17800001800060272, -0.8255407810211182, -2.040621519088745, 0.5583308339118958, -0.0016057029133662581, -2.3516740798950195, -1.6425468921661377, 0.8448092341423035, 115.0, -0.24971899390220642, 0.3739829957485199, -0.20083999633789062, 0.4880000054836273, -1.3200000524520874, -3.11299991607666], "max": [1.0292730331420898, 2.0494704246520996, 1.3591926097869873, 0.3412817120552063, -2.4741787910461426, -0.6433981657028198, 0.5122715830802917, 905.0, 0.2757740020751953, 0.41174501180648804, -0.18865500390529633, 0.5460000038146973, 1.5219999551773071, 2.1019999980926514, -0.5431115627288818, -1.9818215370178223, 0.6381971836090088, 0.606519341468811, -0.5540722608566284, -0.9115680456161499, 2.691070795059204, 759.0, -0.19108699262142181, 0.4500190019607544, -0.08074299991130829, 2.809000015258789, -0.6499999761581421, 3.1019999980926514], "mean": [0.7156122326850891, 2.0360639095306396, 0.8857583403587341, 0.022892028093338013, -2.7007851600646973, -1.088518500328064, 0.36545035243034363, 710.506591796875, 0.16820350289344788, 0.38903874158859253, -0.21187418699264526, -1.0385292768478394, 1.3186416625976562, 1.066415786743164, -0.6331582069396973, -2.0148990154266357, 0.58297199010849, 0.394144207239151, -1.6025792360305786, -1.2928709983825684, 1.6746711730957031, 397.0542297363281, -0.22095628082752228, 0.4060312509536743, -0.15171502530574799, 1.465087890625, -1.0060451030731201, 1.296494483947754], "std": [0.15398013591766357, 0.007413288112729788, 0.3090015649795532, 0.14299944043159485, 0.19113852083683014, 0.19297723472118378, 0.0790272206068039, 302.8758850097656, 0.1059783473610878, 0.010844801552593708, 0.011379634961485863, 1.1430845260620117, 0.21243390440940857, 0.7228939533233643, 0.09059827029705048, 0.01688511110842228, 0.027778107672929764, 0.2117559164762497, 0.5623579025268555, 0.24099668860435486, 0.5834839344024658, 296.87353515625, 0.01777902990579605, 0.025561455637216568, 0.041149888187646866, 0.7515459060668945, 0.18984471261501312, 2.016835927963257], "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": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [378]}, "index": {"min": [21327], "max": [21704], "mean": [21515.5], "std": [109.11881903075503], "count": [378]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [378]}, "subtask_annotation": {"mean": [4.309523809523809, 12.0, 12.0, 12.0, 12.0], "std": [4.141283225930055, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [378]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [378]}, "eef_direction_state": {"mean": [3.9047619047619047, 4.238095238095238], "std": [2.1495486351429753, 1.9413159152990043], "min": [0, 0], "max": [6, 6], "count": [378]}, "eef_velocity_state": {"mean": [0.671957671957672, 0.6957671957671958], "std": [0.5618439768236306, 0.7968410307846034], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_acc_mag_state": {"mean": [0.6481481481481481, 0.6402116402116402], "std": [0.8232785530643452, 0.808468378620701], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_direction_action": {"mean": [3.9047619047619047, 4.238095238095238], "std": [2.1495486351429753, 1.9413159152990043], "min": [0, 0], "max": [6, 6], "count": [378]}, "eef_velocity_action": {"mean": [0.671957671957672, 0.6957671957671958], "std": [0.5618439768236306, 0.7968410307846034], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_acc_mag_action": {"mean": [0.6481481481481481, 0.6402116402116402], "std": [0.8232785530643452, 0.808468378620701], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_sim_pose_state": {"mean": [0.5989062784799419, 0.3064929807927699, 1.1137905556187566, -1.4665795086754598, 1.0053712018349237, -1.1226610442732095, 0.58139104624036, -0.24903508185941664, 1.0564890808219285, -1.0407233427142326, 1.31910419069593, -0.5058298029289123], "std": [0.029346409538426245, 0.013940857469247123, 0.033113463403765975, 0.749895207359283, 0.18972592070779212, 1.860114183002469, 0.018316467379047838, 0.09210668089119792, 0.013384916663823979, 1.1418285939330697, 0.21251389892722208, 0.7216204514272281], "min": [0.5570183777580374, 0.2803462143120318, 1.0627623008097362, -2.8085975871136206, 0.6500837261596311, -3.134291624109242, 0.5522889647622528, -0.33719675721322906, 1.0391569580190974, -2.574174357875919, 0.8787714304978538, -1.7494915820605956], "max": [0.6506687250470163, 0.3284084815684234, 1.1694669296960594, -0.4928135634613616, 1.31955309709029, 3.1412472846765125, 0.6110913096683825, -0.06422507900225721, 1.0886992223475853, 0.5450067876476276, 1.5230158898373238, 0.530951778934387], "count": [378]}, "eef_sim_pose_action": {"mean": [0.5989062784799419, 0.3064929807927699, 1.1137905556187566, -1.4665795086754598, 1.0053712018349237, -1.1226610442732095, 0.58139104624036, -0.24903508185941664, 1.0564890808219285, -1.0407233427142326, 1.31910419069593, -0.5058298029289123], "std": [0.029346409538426245, 0.013940857469247123, 0.033113463403765975, 0.749895207359283, 0.18972592070779212, 1.860114183002469, 0.018316467379047838, 0.09210668089119792, 0.013384916663823979, 1.1418285939330697, 0.21251389892722208, 0.7216204514272281], "min": [0.5570183777580374, 0.2803462143120318, 1.0627623008097362, -2.8085975871136206, 0.6500837261596311, -3.134291624109242, 0.5522889647622528, -0.33719675721322906, 1.0391569580190974, -2.574174357875919, 0.8787714304978538, -1.7494915820605956], "max": [0.6506687250470163, 0.3284084815684234, 1.1694669296960594, -0.4928135634613616, 1.31955309709029, 3.1412472846765125, 0.6110913096683825, -0.06422507900225721, 1.0886992223475853, 0.5450067876476276, 1.5230158898373238, 0.530951778934387], "count": [378]}, "gripper_mode_state": {"mean": [0.5555555555555556, 0.24603174603174602], "std": [0.4969039949999544, 0.4306972555941306], "min": [0, 0], "max": [1, 1], "count": [378]}, "gripper_activity_state": {"mean": [1.8783068783068784, 1.7883597883597884], "std": [0.4376528195748198, 0.570595120192292], "min": [0, 0], "max": [2, 2], "count": [378]}, "gripper_mode_action": {"mean": [0.5555555555555556, 0.24603174603174602], "std": [0.4969039949999544, 0.4306972555941306], "min": [0, 0], "max": [1, 1], "count": [378]}, "gripper_activity_action": {"mean": [1.8783068783068784, 1.7883597883597884], "std": [0.4376528195748198, 0.570595120192292], "min": [0, 0], "max": [2, 2], "count": [378]}, "gripper_open_scale_state": {"mean": [0.3970542328849664, 0.7105066135144112], "std": [0.2968736086234965, 0.30287618598224864], "min": [0.115, 0.073], "max": [0.759, 0.905], "count": [378]}, "gripper_open_scale_action": {"mean": [0.3970542328849664, 0.7105066135144112], "std": [0.2968736086234965, 0.30287618598224864], "min": [0.115, 0.073], "max": [0.759, 0.905], "count": [378]}}} +{"episode_index": 43, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4568291830065359]], [[0.4289912030228758]], [[0.4078469689542484]]], "std": [[[0.13170735375303613]], [[0.16046887641991978]], [[0.18162718669359643]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.03137254901960784]], [[0.027450980392156862]]], "max": [[[0.7411764705882353]], [[0.7215686274509804]], [[0.7294117647058823]]], "mean": [[[0.47301716503267976]], [[0.4669158006535948]], [[0.4549492279411764]]], "std": [[[0.054166690643755365]], [[0.07325124896018904]], [[0.09103706008018513]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.47275992034313724]], [[0.46527815767973857]], [[0.4568440379901961]]], "std": [[[0.09679956795924607]], [[0.11418459029971631]], [[0.1269392796127791]]], "count": [100]}, "observation.state": {"min": [0.5434082746505737, 2.0232205390930176, 0.25987952947616577, -0.08431685715913773, -2.684560537338257, -1.2415574789047241, 0.2821674048900604, 136.0, -0.035144999623298645, 0.3709680140018463, -0.26001399755477905, -2.5920000076293945, 0.9150000214576721, -0.4690000116825104, -0.8159239888191223, -2.0387017726898193, 0.49380600452423096, -0.0031066860537976027, -2.3515517711639404, -1.6352688074111938, 0.8230448961257935, 75.0, -0.2487960010766983, 0.37360599637031555, -0.20954400300979614, 0.5230000019073486, -1.3489999771118164, -3.124000072479248], "max": [1.0741106271743774, 2.046922206878662, 1.3514608144760132, 0.30691614747047424, -2.5156302452087402, -0.6252118349075317, 0.4340983033180237, 893.0, 0.27785199880599976, 0.4179080128669739, -0.1895820051431656, 0.7239999175071716, 1.5190000534057617, 2.3610000610351562, -0.5614026188850403, -1.9548035860061646, 0.5906893014907837, 0.656156599521637, -0.5766568183898926, -0.8679871559143066, 2.6783299446105957, 759.0, -0.1629049926996231, 0.44839999079704285, -0.0647680014371872, 2.7290000915527344, -0.6169999837875366, 3.125999927520752], "mean": [0.6720670461654663, 2.035947799682617, 0.9202271103858948, 0.02677181549370289, -2.628408670425415, -1.0812833309173584, 0.3339969217777252, 710.1615600585938, 0.189027339220047, 0.3854786455631256, -0.21846500039100647, -0.8349974155426025, 1.3443537950515747, 1.1570029258728027, -0.6659457087516785, -2.011695384979248, 0.5562732815742493, 0.45763471722602844, -1.4430383443832397, -1.2586342096328735, 1.5181059837341309, 368.5686950683594, -0.2134200483560562, 0.41402116417884827, -0.15154679119586945, 1.7174115180969238, -0.9865423440933228, 1.3093076944351196], "std": [0.16120655834674835, 0.007546381559222937, 0.40216606855392456, 0.11468116194009781, 0.04175993427634239, 0.1584232598543167, 0.05296444147825241, 295.6040954589844, 0.10086695104837418, 0.01329421903938055, 0.016617555171251297, 1.383400797843933, 0.17828287184238434, 1.0199054479599, 0.0792747437953949, 0.01680326648056507, 0.03137918934226036, 0.21649518609046936, 0.5124214887619019, 0.24654191732406616, 0.559637188911438, 299.34466552734375, 0.020628120750188828, 0.02094957046210766, 0.04731777310371399, 0.6175951361656189, 0.20330581068992615, 1.8288108110427856], "count": [393]}, "action": {"min": [0.5434082746505737, 2.0232205390930176, 0.25987952947616577, -0.08431685715913773, -2.684560537338257, -1.2415574789047241, 0.2821674048900604, 136.0, -0.035144999623298645, 0.3709680140018463, -0.26001399755477905, -2.5920000076293945, 0.9150000214576721, -0.4690000116825104, -0.8159239888191223, -2.0387017726898193, 0.49380600452423096, -0.0031066860537976027, -2.3515517711639404, -1.6352688074111938, 0.8230448961257935, 75.0, -0.2487960010766983, 0.37360599637031555, -0.20954400300979614, 0.5230000019073486, -1.3489999771118164, -3.124000072479248], "max": [1.0741106271743774, 2.046922206878662, 1.3514608144760132, 0.30691614747047424, -2.5156302452087402, -0.6252118349075317, 0.4340983033180237, 893.0, 0.27785199880599976, 0.4179080128669739, -0.1895820051431656, 0.7239999175071716, 1.5190000534057617, 2.3610000610351562, -0.5614026188850403, -1.9548035860061646, 0.5906893014907837, 0.656156599521637, -0.5766568183898926, -0.8679871559143066, 2.6783299446105957, 759.0, -0.1629049926996231, 0.44839999079704285, -0.0647680014371872, 2.7290000915527344, -0.6169999837875366, 3.125999927520752], "mean": [0.6720670461654663, 2.035947799682617, 0.9202271103858948, 0.02677181549370289, -2.628408670425415, -1.0812833309173584, 0.3339969217777252, 710.1615600585938, 0.189027339220047, 0.3854786455631256, -0.21846500039100647, -0.8349974155426025, 1.3443537950515747, 1.1570029258728027, -0.6659457087516785, -2.011695384979248, 0.5562732815742493, 0.45763471722602844, -1.4430383443832397, -1.2586342096328735, 1.5181059837341309, 368.5686950683594, -0.2134200483560562, 0.41402116417884827, -0.15154679119586945, 1.7174115180969238, -0.9865423440933228, 1.3093076944351196], "std": [0.16120655834674835, 0.007546381559222937, 0.40216606855392456, 0.11468116194009781, 0.04175993427634239, 0.1584232598543167, 0.05296444147825241, 295.6040954589844, 0.10086695104837418, 0.01329421903938055, 0.016617555171251297, 1.383400797843933, 0.17828287184238434, 1.0199054479599, 0.0792747437953949, 0.01680326648056507, 0.03137918934226036, 0.21649518609046936, 0.5124214887619019, 0.24654191732406616, 0.559637188911438, 299.34466552734375, 0.020628120750188828, 0.02094957046210766, 0.04731777310371399, 0.6175951361656189, 0.20330581068992615, 1.8288108110427856], "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": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [393]}, "index": {"min": [21705], "max": [22097], "mean": [21901.0], "std": [113.44896062400336], "count": [393]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [393]}, "subtask_annotation": {"mean": [4.544529262086514, 12.0, 12.0, 12.0, 12.0], "std": [4.024565387663165, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [393]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [393]}, "eef_direction_state": {"mean": [4.10941475826972, 4.356234096692112], "std": [2.11879698775126, 1.8286156462854541], "min": [0, 0], "max": [6, 6], "count": [393]}, "eef_velocity_state": {"mean": [0.6183206106870229, 0.7150127226463104], "std": [0.5811896450988349, 0.8008923536775087], "min": [0, 0], "max": [2, 2], "count": [393]}, "eef_acc_mag_state": {"mean": [0.5725190839694656, 0.6055979643765903], "std": [0.7946756761707133, 0.7909598711418113], "min": [0, 0], "max": [2, 2], "count": [393]}, "eef_direction_action": {"mean": [4.10941475826972, 4.356234096692112], "std": [2.11879698775126, 1.8286156462854541], "min": [0, 0], "max": [6, 6], "count": [393]}, "eef_velocity_action": {"mean": [0.6183206106870229, 0.7150127226463104], "std": [0.5811896450988349, 0.8008923536775087], "min": [0, 0], "max": [2, 2], "count": [393]}, "eef_acc_mag_action": {"mean": [0.5725190839694656, 0.6055979643765903], "std": [0.7946756761707133, 0.7909598711418113], "min": [0, 0], "max": [2, 2], "count": [393]}, "eef_sim_pose_state": {"mean": [0.60875327851432, 0.3015819653194083, 1.1191085897419595, -1.718257883015304, 0.9857074699528842, -2.0280529501466855, 0.5754770549502125, -0.26636117659870145, 1.04946123247051, -0.836163134972356, 1.3448549743680784, -0.41444647690605824], "std": [0.024049059879710462, 0.013352720130990061, 0.04061607900709686, 0.6161379649055091, 0.20301031671491912, 1.3431004877359223, 0.020496119599250958, 0.08715125856101134, 0.017923863414170703, 1.3831030930220947, 0.17847334213038749, 1.0194268044004542], "min": [0.5566026288689232, 0.2665508318000153, 1.0550849357337568, -2.728304532359187, 0.6170857885878114, -3.1413417995210557, 0.5536700903156593, -0.33933741524993116, 1.019776523523862, -2.5926223820335244, 0.9149171380340402, -2.0400572528673453], "max": [0.6471574818115686, 0.31700699184402026, 1.1931370010239704, -0.5274611209917206, 1.3485694388926528, 3.140365701906229, 0.6236211635397264, -0.06478527638632868, 1.0910347932765714, 0.7234802091197359, 1.5200775929257495, 0.7889410988118147], "count": [393]}, "eef_sim_pose_action": {"mean": [0.60875327851432, 0.3015819653194083, 1.1191085897419595, -1.718257883015304, 0.9857074699528842, -2.0280529501466855, 0.5754770549502125, -0.26636117659870145, 1.04946123247051, -0.836163134972356, 1.3448549743680784, -0.41444647690605824], "std": [0.024049059879710462, 0.013352720130990061, 0.04061607900709686, 0.6161379649055091, 0.20301031671491912, 1.3431004877359223, 0.020496119599250958, 0.08715125856101134, 0.017923863414170703, 1.3831030930220947, 0.17847334213038749, 1.0194268044004542], "min": [0.5566026288689232, 0.2665508318000153, 1.0550849357337568, -2.728304532359187, 0.6170857885878114, -3.1413417995210557, 0.5536700903156593, -0.33933741524993116, 1.019776523523862, -2.5926223820335244, 0.9149171380340402, -2.0400572528673453], "max": [0.6471574818115686, 0.31700699184402026, 1.1931370010239704, -0.5274611209917206, 1.3485694388926528, 3.140365701906229, 0.6236211635397264, -0.06478527638632868, 1.0910347932765714, 0.7234802091197359, 1.5200775929257495, 0.7889410988118147], "count": [393]}, "gripper_mode_state": {"mean": [0.6005089058524173, 0.24681933842239187], "std": [0.4897937931868386, 0.4311607039180688], "min": [0, 0], "max": [1, 1], "count": [393]}, "gripper_activity_state": {"mean": [1.8244274809160306, 1.8880407124681935], "std": [0.5311792444920551, 0.4192377408222832], "min": [0, 0], "max": [2, 2], "count": [393]}, "gripper_mode_action": {"mean": [0.6005089058524173, 0.24681933842239187], "std": [0.4897937931868386, 0.4311607039180688], "min": [0, 0], "max": [1, 1], "count": [393]}, "gripper_activity_action": {"mean": [1.8244274809160306, 1.8880407124681935], "std": [0.5311792444920551, 0.4192377408222832], "min": [0, 0], "max": [2, 2], "count": [393]}, "gripper_open_scale_state": {"mean": [0.3685687023483159, 0.7101615774140102], "std": [0.2993446655992323, 0.29560411576593154], "min": [0.075, 0.136], "max": [0.759, 0.893], "count": [393]}, "gripper_open_scale_action": {"mean": [0.3685687023483159, 0.7101615774140102], "std": [0.2993446655992323, 0.29560411576593154], "min": [0.075, 0.136], "max": [0.759, 0.893], "count": [393]}}} +{"episode_index": 44, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.46385430147058826]], [[0.43241249183006536]], [[0.40806340073529407]]], "std": [[[0.1290452578787238]], [[0.16484055893023397]], [[0.18769801112357168]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.027450980392156862]], [[0.03137254901960784]]], "max": [[[0.7333333333333333]], [[0.7098039215686275]], [[0.7098039215686275]]], "mean": [[[0.4710574285130719]], [[0.46914522263071895]], [[0.4580622977941176]]], "std": [[[0.058301923814141295]], [[0.07198911003603571]], [[0.08790659841125668]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.47305999591503267]], [[0.4568473835784314]], [[0.4435516932189542]]], "std": [[[0.11527385785367568]], [[0.1413570026981338]], [[0.15919897111987164]]], "count": [100]}, "observation.state": {"min": [0.5552241206169128, 2.004859685897827, -0.10892599821090698, -0.7793418765068054, -2.896251678466797, -1.8989182710647583, 0.30518829822540283, 59.0, -0.010160000063478947, 0.2821600139141083, -0.22287799417972565, -3.127000093460083, 0.9229999780654907, -3.1351852416992188, -0.8037765622138977, -2.041668653488159, 0.4954466223716736, -0.04000294581055641, -2.5919363498687744, -1.6092983484268188, 0.7659552693367004, 110.0, -0.27314499020576477, 0.3910990059375763, -0.20979000627994537, 0.9919999837875366, -1.4789999723434448, -3.0980000495910645], "max": [1.1242015361785889, 2.0418434143066406, 1.141305685043335, 0.18872246146202087, -1.800761103630066, -0.6488959789276123, 1.1078827381134033, 890.0, 0.2653000056743622, 0.4335469901561737, -0.14013899862766266, 3.135999917984009, 1.562000036239624, 3.0869998931884766, -0.548434853553772, -1.9550480842590332, 0.693558931350708, 0.7729714512825012, -0.6043028235435486, -0.9036267399787903, 2.841500759124756, 727.0, -0.17869800329208374, 0.4528439939022064, -0.059714000672101974, 2.9210000038146973, -0.6709999442100525, 3.134999990463257], "mean": [0.6802390217781067, 2.030125379562378, 0.5601419806480408, -0.16979120671749115, -2.498899459838867, -1.280889630317688, 0.5926817059516907, 702.1393432617188, 0.20793549716472626, 0.37159404158592224, -0.2065427154302597, 0.05060864984989166, 1.324986457824707, 0.9842435121536255, -0.6437217593193054, -2.015730381011963, 0.6289861798286438, 0.4710676968097687, -1.5260233879089355, -1.1731661558151245, 1.6047148704528809, 350.43914794921875, -0.22216297686100006, 0.4186314046382904, -0.15787015855312347, 1.8220288753509521, -1.0475754737854004, 1.4492716789245605], "std": [0.1750577986240387, 0.010643752291798592, 0.46919429302215576, 0.310756653547287, 0.2853628396987915, 0.3337899446487427, 0.2913062870502472, 294.1224365234375, 0.08511469513177872, 0.04014328122138977, 0.01834208145737648, 2.027221441268921, 0.21753868460655212, 1.4557766914367676, 0.07869970053434372, 0.018694620579481125, 0.05484350025653839, 0.2234783172607422, 0.5687907338142395, 0.21750840544700623, 0.564079225063324, 265.6361083984375, 0.020991995930671692, 0.018955443054437637, 0.04369998350739479, 0.6234940886497498, 0.21618935465812683, 1.8116096258163452], "count": [427]}, "action": {"min": [0.5552241206169128, 2.004859685897827, -0.10892599821090698, -0.7793418765068054, -2.896251678466797, -1.8989182710647583, 0.30518829822540283, 59.0, -0.010160000063478947, 0.2821600139141083, -0.22287799417972565, -3.127000093460083, 0.9229999780654907, -3.1351852416992188, -0.8037765622138977, -2.041668653488159, 0.4954466223716736, -0.04000294581055641, -2.5919363498687744, -1.6092983484268188, 0.7659552693367004, 110.0, -0.27314499020576477, 0.3910990059375763, -0.20979000627994537, 0.9919999837875366, -1.4789999723434448, -3.0980000495910645], "max": [1.1242015361785889, 2.0418434143066406, 1.141305685043335, 0.18872246146202087, -1.800761103630066, -0.6488959789276123, 1.1078827381134033, 890.0, 0.2653000056743622, 0.4335469901561737, -0.14013899862766266, 3.135999917984009, 1.562000036239624, 3.0869998931884766, -0.548434853553772, -1.9550480842590332, 0.693558931350708, 0.7729714512825012, -0.6043028235435486, -0.9036267399787903, 2.841500759124756, 727.0, -0.17869800329208374, 0.4528439939022064, -0.059714000672101974, 2.9210000038146973, -0.6709999442100525, 3.134999990463257], "mean": [0.6802390217781067, 2.030125379562378, 0.5601419806480408, -0.16979120671749115, -2.498899459838867, -1.280889630317688, 0.5926817059516907, 702.1393432617188, 0.20793549716472626, 0.37159404158592224, -0.2065427154302597, 0.05060864984989166, 1.324986457824707, 0.9842435121536255, -0.6437217593193054, -2.015730381011963, 0.6289861798286438, 0.4710676968097687, -1.5260233879089355, -1.1731661558151245, 1.6047148704528809, 350.43914794921875, -0.22216297686100006, 0.4186314046382904, -0.15787015855312347, 1.8220288753509521, -1.0475754737854004, 1.4492716789245605], "std": [0.1750577986240387, 0.010643752291798592, 0.46919429302215576, 0.310756653547287, 0.2853628396987915, 0.3337899446487427, 0.2913062870502472, 294.1224365234375, 0.08511469513177872, 0.04014328122138977, 0.01834208145737648, 2.027221441268921, 0.21753868460655212, 1.4557766914367676, 0.07869970053434372, 0.018694620579481125, 0.05484350025653839, 0.2234783172607422, 0.5687907338142395, 0.21750840544700623, 0.564079225063324, 265.6361083984375, 0.020991995930671692, 0.018955443054437637, 0.04369998350739479, 0.6234940886497498, 0.21618935465812683, 1.8116096258163452], "count": [427]}, "timestamp": {"min": [0.0], "max": [14.2], "mean": [7.1000000000000005], "std": [4.108798148147731], "count": [427]}, "frame_index": {"min": [0], "max": [426], "mean": [213.0], "std": [123.26394444443193], "count": [427]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [427]}, "index": {"min": [22098], "max": [22524], "mean": [22311.0], "std": [123.26394444443193], "count": [427]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [427]}, "subtask_annotation": {"mean": [4.421545667447306, 12.0, 12.0, 12.0, 12.0], "std": [4.110910193937807, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [427]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [427]}, "eef_direction_state": {"mean": [4.215456674473068, 4.1756440281030445], "std": [1.8390622202623903, 1.98225541467837], "min": [0, 0], "max": [6, 6], "count": [427]}, "eef_velocity_state": {"mean": [0.667447306791569, 0.7353629976580797], "std": [0.5229566403554031, 0.8026537057020268], "min": [0, 0], "max": [2, 2], "count": [427]}, "eef_acc_mag_state": {"mean": [0.7213114754098361, 0.5807962529274004], "std": [0.8323608049040069, 0.7980692880093241], "min": [0, 0], "max": [2, 2], "count": [427]}, "eef_direction_action": {"mean": [4.215456674473068, 4.1756440281030445], "std": [1.8390622202623903, 1.98225541467837], "min": [0, 0], "max": [6, 6], "count": [427]}, "eef_velocity_action": {"mean": [0.667447306791569, 0.7353629976580797], "std": [0.5229566403554031, 0.8026537057020268], "min": [0, 0], "max": [2, 2], "count": [427]}, "eef_acc_mag_action": {"mean": [0.7213114754098361, 0.5807962529274004], "std": [0.8323608049040069, 0.7980692880093241], "min": [0, 0], "max": [2, 2], "count": [427]}, "eef_sim_pose_state": {"mean": [0.6112867920890064, 0.3072865428985314, 1.1138613779095308, -1.8224215148212566, 1.0468484025559996, -1.2613054297567128, 0.5666299404689477, -0.28972966116738214, 1.0650961367350156, 0.05033948096414803, 1.3254591190983092, -0.49839415405797266], "std": [0.021505610381194, 0.015225877082640279, 0.03704101821383607, 0.622301979255161, 0.21586706981735854, 2.011310694490477, 0.036746729520624535, 0.07773041924903248, 0.024455820187809743, 2.0270819266477855, 0.21776074498258674, 1.4024472057652169], "min": [0.5732572818095796, 0.27991711390602547, 1.053877373046979, -2.9201203636468622, 0.6713031343712879, -3.1407175067685835, 0.4956439076017954, -0.36077121841039483, 1.0405735132280622, -3.126872008764301, 0.9233150856831398, -3.1407354095685673], "max": [0.65072378044288, 0.3317907228038638, 1.1929970592574046, -0.9954624319528073, 1.478036904830117, 3.134913332875721, 0.6389863160525641, -0.08862212120534221, 1.132584371238628, 3.1374209008164335, 1.5630934491751507, 2.068499494137208], "count": [427]}, "eef_sim_pose_action": {"mean": [0.6112867920890064, 0.3072865428985314, 1.1138613779095308, -1.8224215148212566, 1.0468484025559996, -1.2613054297567128, 0.5666299404689477, -0.28972966116738214, 1.0650961367350156, 0.05033948096414803, 1.3254591190983092, -0.49839415405797266], "std": [0.021505610381194, 0.015225877082640279, 0.03704101821383607, 0.622301979255161, 0.21586706981735854, 2.011310694490477, 0.036746729520624535, 0.07773041924903248, 0.024455820187809743, 2.0270819266477855, 0.21776074498258674, 1.4024472057652169], "min": [0.5732572818095796, 0.27991711390602547, 1.053877373046979, -2.9201203636468622, 0.6713031343712879, -3.1407175067685835, 0.4956439076017954, -0.36077121841039483, 1.0405735132280622, -3.126872008764301, 0.9233150856831398, -3.1407354095685673], "max": [0.65072378044288, 0.3317907228038638, 1.1929970592574046, -0.9954624319528073, 1.478036904830117, 3.134913332875721, 0.6389863160525641, -0.08862212120534221, 1.132584371238628, 3.1374209008164335, 1.5630934491751507, 2.068499494137208], "count": [427]}, "gripper_mode_state": {"mean": [0.5761124121779859, 0.24355971896955503], "std": [0.4941729461559473, 0.4292299876115673], "min": [0, 0], "max": [1, 1], "count": [427]}, "gripper_activity_state": {"mean": [1.901639344262295, 1.8618266978922717], "std": [0.4045087009338434, 0.46630686937903726], "min": [0, 0], "max": [2, 2], "count": [427]}, "gripper_mode_action": {"mean": [0.5761124121779859, 0.24355971896955503], "std": [0.4941729461559473, 0.4292299876115673], "min": [0, 0], "max": [1, 1], "count": [427]}, "gripper_activity_action": {"mean": [1.901639344262295, 1.8618266978922717], "std": [0.4045087009338434, 0.46630686937903726], "min": [0, 0], "max": [2, 2], "count": [427]}, "gripper_open_scale_state": {"mean": [0.3504391100166555, 0.702139344440971], "std": [0.26563611856611163, 0.29412257530915137], "min": [0.11, 0.059], "max": [0.727, 0.89], "count": [427]}, "gripper_open_scale_action": {"mean": [0.3504391100166555, 0.702139344440971], "std": [0.26563611856611163, 0.29412257530915137], "min": [0.11, 0.059], "max": [0.727, 0.89], "count": [427]}}} +{"episode_index": 45, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4568526429738562]], [[0.42562695465686273]], [[0.4014267994281046]]], "std": [[[0.1344455776435292]], [[0.16624295031539202]], [[0.18873133113911403]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.03529411764705882]], [[0.027450980392156862]]], "max": [[[0.9098039215686274]], [[0.8666666666666667]], [[0.8431372549019608]]], "mean": [[[0.469094579248366]], [[0.4668127001633987]], [[0.4551575408496732]]], "std": [[[0.05921959764122724]], [[0.07289686458851334]], [[0.09038367899641121]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47304853349673204]], [[0.4632795302287582]], [[0.4509460355392157]]], "std": [[[0.12192502709188674]], [[0.1461243785262733]], [[0.1621322317230703]]], "count": [100]}, "observation.state": {"min": [0.5598493218421936, 2.0162742137908936, -0.12306316941976547, -0.34976398944854736, -2.695189952850342, -1.621166706085205, 0.343341201543808, 81.0, -0.023130999878048897, 0.3490830063819885, -0.22919100522994995, -3.1371853351593018, 0.9750000238418579, -0.387999951839447, -0.7964461445808411, -2.037933588027954, 0.6119473576545715, -0.05372123792767525, -2.5740115642547607, -1.6878730058670044, 0.7579267024993896, 110.0, -0.25477099418640137, 0.3751620054244995, -0.21988999843597412, 0.9459999799728394, -1.4539999961853027, -3.1391851902008057], "max": [1.0988768339157104, 2.046031951904297, 0.9741380214691162, 0.26335272192955017, -1.800743579864502, -0.7314675450325012, 1.0003180503845215, 897.0, 0.2669849991798401, 0.40837299823760986, -0.18227200210094452, 3.140000104904175, 1.562000036239624, 2.9179999828338623, -0.564561665058136, -1.9520461559295654, 0.7072248458862305, 0.6950250267982483, -0.6027494668960571, -0.9674535393714905, 2.8368756771087646, 740.0, -0.19220399856567383, 0.4443590044975281, -0.07376699894666672, 2.7839999198913574, -0.6230000257492065, 3.140000104904175], "mean": [0.7060218453407288, 2.0310347080230713, 0.32456016540527344, -0.05129089578986168, -2.2056190967559814, -1.1885532140731812, 0.5441172122955322, 731.4829711914062, 0.18525642156600952, 0.38356953859329224, -0.20988911390304565, 0.13759103417396545, 1.3271832466125488, 1.4289156198501587, -0.6352709531784058, -2.008244037628174, 0.6481028199195862, 0.42342403531074524, -1.6018309593200684, -1.2194653749465942, 1.6183003187179565, 346.03009033203125, -0.22192735970020294, 0.41070684790611267, -0.16131287813186646, 1.719725489616394, -1.0183873176574707, 1.695832371711731], "std": [0.16841106116771698, 0.0071243164129555225, 0.3237989842891693, 0.14376798272132874, 0.35021451115608215, 0.18212324380874634, 0.21590718626976013, 276.49835205078125, 0.09188682585954666, 0.012763017788529396, 0.01007568184286356, 1.952839732170105, 0.16945531964302063, 1.3276294469833374, 0.07224462181329727, 0.02344907633960247, 0.03259928151965141, 0.2562098503112793, 0.6011857390403748, 0.22874610126018524, 0.6758421659469604, 261.7852478027344, 0.017368292436003685, 0.019736360758543015, 0.04531095549464226, 0.5969224572181702, 0.2643032670021057, 1.6347519159317017], "count": [382]}, "action": {"min": [0.5598493218421936, 2.0162742137908936, -0.12306316941976547, -0.34976398944854736, -2.695189952850342, -1.621166706085205, 0.343341201543808, 81.0, -0.023130999878048897, 0.3490830063819885, -0.22919100522994995, -3.1371853351593018, 0.9750000238418579, -0.387999951839447, -0.7964461445808411, -2.037933588027954, 0.6119473576545715, -0.05372123792767525, -2.5740115642547607, -1.6878730058670044, 0.7579267024993896, 110.0, -0.25477099418640137, 0.3751620054244995, -0.21988999843597412, 0.9459999799728394, -1.4539999961853027, -3.1391851902008057], "max": [1.0988768339157104, 2.046031951904297, 0.9741380214691162, 0.26335272192955017, -1.800743579864502, -0.7314675450325012, 1.0003180503845215, 897.0, 0.2669849991798401, 0.40837299823760986, -0.18227200210094452, 3.140000104904175, 1.562000036239624, 2.9179999828338623, -0.564561665058136, -1.9520461559295654, 0.7072248458862305, 0.6950250267982483, -0.6027494668960571, -0.9674535393714905, 2.8368756771087646, 740.0, -0.19220399856567383, 0.4443590044975281, -0.07376699894666672, 2.7839999198913574, -0.6230000257492065, 3.140000104904175], "mean": [0.7060218453407288, 2.0310347080230713, 0.32456016540527344, -0.05129089578986168, -2.2056190967559814, -1.1885532140731812, 0.5441172122955322, 731.4829711914062, 0.18525642156600952, 0.38356953859329224, -0.20988911390304565, 0.13759103417396545, 1.3271832466125488, 1.4289156198501587, -0.6352709531784058, -2.008244037628174, 0.6481028199195862, 0.42342403531074524, -1.6018309593200684, -1.2194653749465942, 1.6183003187179565, 346.03009033203125, -0.22192735970020294, 0.41070684790611267, -0.16131287813186646, 1.719725489616394, -1.0183873176574707, 1.695832371711731], "std": [0.16841106116771698, 0.0071243164129555225, 0.3237989842891693, 0.14376798272132874, 0.35021451115608215, 0.18212324380874634, 0.21590718626976013, 276.49835205078125, 0.09188682585954666, 0.012763017788529396, 0.01007568184286356, 1.952839732170105, 0.16945531964302063, 1.3276294469833374, 0.07224462181329727, 0.02344907633960247, 0.03259928151965141, 0.2562098503112793, 0.6011857390403748, 0.22874610126018524, 0.6758421659469604, 261.7852478027344, 0.017368292436003685, 0.019736360758543015, 0.04531095549464226, 0.5969224572181702, 0.2643032670021057, 1.6347519159317017], "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": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [382]}, "index": {"min": [22525], "max": [22906], "mean": [22715.5], "std": [110.27352356753637], "count": [382]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [382]}, "subtask_annotation": {"mean": [4.293193717277487, 12.0, 12.0, 12.0, 12.0], "std": [3.995141782590096, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [382]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [382]}, "eef_direction_state": {"mean": [4.447643979057592, 4.424083769633508], "std": [1.6988237997415916, 1.7851176720122077], "min": [0, 0], "max": [6, 6], "count": [382]}, "eef_velocity_state": {"mean": [0.6544502617801047, 0.6544502617801047], "std": [0.5886968360740504, 0.7664213339532479], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_acc_mag_state": {"mean": [0.6361256544502618, 0.5680628272251309], "std": [0.8096626308741163, 0.7888794599528254], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_direction_action": {"mean": [4.447643979057592, 4.424083769633508], "std": [1.6988237997415916, 1.7851176720122077], "min": [0, 0], "max": [6, 6], "count": [382]}, "eef_velocity_action": {"mean": [0.6544502617801047, 0.6544502617801047], "std": [0.5886968360740504, 0.7664213339532479], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_acc_mag_action": {"mean": [0.6361256544502618, 0.5680628272251309], "std": [0.8096626308741163, 0.7888794599528254], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_sim_pose_state": {"mean": [0.6038027285582906, 0.30702489549362333, 1.1093061144861525, -1.7207643645015098, 1.0175903072087567, -1.4868772438391893, 0.5783330586328058, -0.26652301218626934, 1.0596297347110322, 0.1373886935870032, 1.3276253485148208, -0.1417829752975781], "std": [0.022209877479878067, 0.01196924997870233, 0.03939555602729701, 0.595466120799154, 0.26410024998686654, 1.8110334743672365, 0.0161629340211532, 0.07801076737975815, 0.014881914694171158, 1.953383109051001, 0.16969669311528457, 1.3276763700734213], "min": [0.5794118873782683, 0.2789423703321824, 1.047305386320236, -2.7828540390260335, 0.6223967012210117, -3.1415824494278164, 0.5613339088967217, -0.33217053261542684, 1.046015915037616, -3.1358505808422055, 0.9750802594655239, -1.958154846007016], "max": [0.645743073403417, 0.3255340754163189, 1.1777727752256548, -0.9522216421449252, 1.4532102900677413, 3.140154472965914, 0.6161770594248381, -0.07592561244208049, 1.0948837398217834, 3.140430161793588, 1.56246043945582, 1.3483684241634557], "count": [382]}, "eef_sim_pose_action": {"mean": [0.6038027285582906, 0.30702489549362333, 1.1093061144861525, -1.7207643645015098, 1.0175903072087567, -1.4868772438391893, 0.5783330586328058, -0.26652301218626934, 1.0596297347110322, 0.1373886935870032, 1.3276253485148208, -0.1417829752975781], "std": [0.022209877479878067, 0.01196924997870233, 0.03939555602729701, 0.595466120799154, 0.26410024998686654, 1.8110334743672365, 0.0161629340211532, 0.07801076737975815, 0.014881914694171158, 1.953383109051001, 0.16969669311528457, 1.3276763700734213], "min": [0.5794118873782683, 0.2789423703321824, 1.047305386320236, -2.7828540390260335, 0.6223967012210117, -3.1415824494278164, 0.5613339088967217, -0.33217053261542684, 1.046015915037616, -3.1358505808422055, 0.9750802594655239, -1.958154846007016], "max": [0.645743073403417, 0.3255340754163189, 1.1777727752256548, -0.9522216421449252, 1.4532102900677413, 3.140154472965914, 0.6161770594248381, -0.07592561244208049, 1.0948837398217834, 3.140430161793588, 1.56246043945582, 1.3483684241634557], "count": [382]}, "gripper_mode_state": {"mean": [0.7041884816753927, 0.20418848167539266], "std": [0.45640668701400516, 0.4031073624067047], "min": [0, 0], "max": [1, 1], "count": [382]}, "gripper_activity_state": {"mean": [1.8900523560209423, 1.8403141361256545], "std": [0.3738234560811267, 0.48877226868744], "min": [0, 0], "max": [2, 2], "count": [382]}, "gripper_mode_action": {"mean": [0.7041884816753927, 0.20418848167539266], "std": [0.45640668701400516, 0.4031073624067047], "min": [0, 0], "max": [1, 1], "count": [382]}, "gripper_activity_action": {"mean": [1.8900523560209423, 1.8403141361256545], "std": [0.3738234560811267, 0.48877226868744], "min": [0, 0], "max": [2, 2], "count": [382]}, "gripper_open_scale_state": {"mean": [0.34603010473201407, 0.7314829843730821], "std": [0.26178515870334973, 0.2764982958536035], "min": [0.11, 0.081], "max": [0.74, 0.897], "count": [382]}, "gripper_open_scale_action": {"mean": [0.34603010473201407, 0.7314829843730821], "std": [0.26178515870334973, 0.2764982958536035], "min": [0.11, 0.081], "max": [0.74, 0.897], "count": [382]}}} +{"episode_index": 46, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4594889460784314]], [[0.429303551879085]], [[0.40530822303921565]]], "std": [[[0.13193387808168597]], [[0.1640222620988375]], [[0.1861886470271873]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.46706699142156866]], [[0.4662266503267974]], [[0.4570031086601307]]], "std": [[[0.06114648945822736]], [[0.07223494248315729]], [[0.08631195796063126]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4713986683006536]], [[0.45518328227124183]], [[0.4422770445261438]]], "std": [[[0.11566264671012427]], [[0.13869294140858512]], [[0.1572213730350682]]], "count": [100]}, "observation.state": {"min": [0.554578423500061, 2.014563798904419, 0.07963938266038895, -0.6389825344085693, -2.896216869354248, -1.8572050333023071, 0.33430036902427673, 96.0, -0.0276309996843338, 0.31754299998283386, -0.22268900275230408, -3.1391851902008057, 0.9369999766349792, -1.0859999656677246, -0.8390496373176575, -2.0311269760131836, 0.5213996767997742, 0.02600540593266487, -2.415081739425659, -1.6543627977371216, 0.7938979268074036, 110.0, -0.2749040126800537, 0.38522499799728394, -0.2093610018491745, 0.9219999313354492, -1.3339999914169312, -3.124000072479248], "max": [1.1213741302490234, 2.048597812652588, 1.0739535093307495, 0.26652923226356506, -2.309175491333008, -0.6079680323600769, 1.0552260875701904, 892.0, 0.2747640013694763, 0.42985400557518005, -0.14731399714946747, 3.1389999389648438, 1.5609999895095825, 2.990999937057495, -0.5215044021606445, -1.9669337272644043, 0.7164053320884705, 0.6986552476882935, -0.5123937726020813, -0.8269544839859009, 2.555563449859619, 513.0, -0.1962050050497055, 0.4589030146598816, -0.07918299734592438, 2.9200000762939453, -0.6599999666213989, 3.13700008392334], "mean": [0.7154529690742493, 2.0317752361297607, 0.6222978234291077, -0.10110219568014145, -2.545549154281616, -1.2283324003219604, 0.556800901889801, 661.6221923828125, 0.18342208862304688, 0.3797934651374817, -0.20427684485912323, 0.2053459882736206, 1.316667079925537, 1.284495234489441, -0.6179180145263672, -2.0031096935272217, 0.5976014733314514, 0.3918481171131134, -1.6527554988861084, -1.2198768854141235, 1.635498046875, 261.7805480957031, -0.23681116104125977, 0.4099007844924927, -0.1573341339826584, 1.6252223253250122, -0.9766334295272827, 1.5167173147201538], "std": [0.1826135516166687, 0.00919672753661871, 0.3918897807598114, 0.26518094539642334, 0.16469767689704895, 0.3157716989517212, 0.2517123818397522, 285.888916015625, 0.09734376519918442, 0.0328918993473053, 0.017347054556012154, 1.9676029682159424, 0.19193677604198456, 1.4234957695007324, 0.08976394683122635, 0.022782228887081146, 0.05619502067565918, 0.19308538734912872, 0.5663504600524902, 0.2489415407180786, 0.5363472700119019, 157.3763427734375, 0.021678483113646507, 0.022863615304231644, 0.04129095748066902, 0.6308959126472473, 0.18054373562335968, 2.06095814704895], "count": [442]}, "action": {"min": [0.554578423500061, 2.014563798904419, 0.07963938266038895, -0.6389825344085693, -2.896216869354248, -1.8572050333023071, 0.33430036902427673, 96.0, -0.0276309996843338, 0.31754299998283386, -0.22268900275230408, -3.1391851902008057, 0.9369999766349792, -1.0859999656677246, -0.8390496373176575, -2.0311269760131836, 0.5213996767997742, 0.02600540593266487, -2.415081739425659, -1.6543627977371216, 0.7938979268074036, 110.0, -0.2749040126800537, 0.38522499799728394, -0.2093610018491745, 0.9219999313354492, -1.3339999914169312, -3.124000072479248], "max": [1.1213741302490234, 2.048597812652588, 1.0739535093307495, 0.26652923226356506, -2.309175491333008, -0.6079680323600769, 1.0552260875701904, 892.0, 0.2747640013694763, 0.42985400557518005, -0.14731399714946747, 3.1389999389648438, 1.5609999895095825, 2.990999937057495, -0.5215044021606445, -1.9669337272644043, 0.7164053320884705, 0.6986552476882935, -0.5123937726020813, -0.8269544839859009, 2.555563449859619, 513.0, -0.1962050050497055, 0.4589030146598816, -0.07918299734592438, 2.9200000762939453, -0.6599999666213989, 3.13700008392334], "mean": [0.7154529690742493, 2.0317752361297607, 0.6222978234291077, -0.10110219568014145, -2.545549154281616, -1.2283324003219604, 0.556800901889801, 661.6221923828125, 0.18342208862304688, 0.3797934651374817, -0.20427684485912323, 0.2053459882736206, 1.316667079925537, 1.284495234489441, -0.6179180145263672, -2.0031096935272217, 0.5976014733314514, 0.3918481171131134, -1.6527554988861084, -1.2198768854141235, 1.635498046875, 261.7805480957031, -0.23681116104125977, 0.4099007844924927, -0.1573341339826584, 1.6252223253250122, -0.9766334295272827, 1.5167173147201538], "std": [0.1826135516166687, 0.00919672753661871, 0.3918897807598114, 0.26518094539642334, 0.16469767689704895, 0.3157716989517212, 0.2517123818397522, 285.888916015625, 0.09734376519918442, 0.0328918993473053, 0.017347054556012154, 1.9676029682159424, 0.19193677604198456, 1.4234957695007324, 0.08976394683122635, 0.022782228887081146, 0.05619502067565918, 0.19308538734912872, 0.5663504600524902, 0.2489415407180786, 0.5363472700119019, 157.3763427734375, 0.021678483113646507, 0.022863615304231644, 0.04129095748066902, 0.6308959126472473, 0.18054373562335968, 2.06095814704895], "count": [442]}, "timestamp": {"min": [0.0], "max": [14.7], "mean": [7.35], "std": [4.253136097830243], "count": [442]}, "frame_index": {"min": [0], "max": [441], "mean": [220.5], "std": [127.59408293490729], "count": [442]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [442]}, "index": {"min": [22907], "max": [23348], "mean": [23127.5], "std": [127.59408293490729], "count": [442]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [442]}, "subtask_annotation": {"mean": [4.647058823529412, 12.0, 12.0, 12.0, 12.0], "std": [4.16213843196697, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [442]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [442]}, "eef_direction_state": {"mean": [4.425339366515837, 4.366515837104072], "std": [1.819972278078753, 1.7813922782038223], "min": [0, 0], "max": [6, 6], "count": [442]}, "eef_velocity_state": {"mean": [0.5904977375565611, 0.6809954751131222], "std": [0.5605429060673142, 0.7551038434938375], "min": [0, 0], "max": [2, 2], "count": [442]}, "eef_acc_mag_state": {"mean": [0.6606334841628959, 0.6402714932126696], "std": [0.8115331318172907, 0.8152993612553505], "min": [0, 0], "max": [2, 2], "count": [442]}, "eef_direction_action": {"mean": [4.425339366515837, 4.366515837104072], "std": [1.819972278078753, 1.7813922782038223], "min": [0, 0], "max": [6, 6], "count": [442]}, "eef_velocity_action": {"mean": [0.5904977375565611, 0.6809954751131222], "std": [0.5605429060673142, 0.7551038434938375], "min": [0, 0], "max": [2, 2], "count": [442]}, "eef_acc_mag_action": {"mean": [0.6606334841628959, 0.6402714932126696], "std": [0.8115331318172907, 0.8152993612553505], "min": [0, 0], "max": [2, 2], "count": [442]}, "eef_sim_pose_state": {"mean": [0.6008521174645369, 0.31960093273999596, 1.1093768961552992, -1.6259317547692511, 0.9757971471624046, -1.4896742157773586, 0.5749830533619205, -0.2667886745959909, 1.066082415030816, 0.20532492095453875, 1.3172533335237604, -0.28610557161597533], "std": [0.02581245546794104, 0.018248863444913232, 0.032823619486948605, 0.629921083599696, 0.18024744333596424, 1.6141415407184063, 0.03158231187789213, 0.08794806804097069, 0.022594342532777943, 1.9680341112077449, 0.19210445371231635, 1.4235961968556483], "min": [0.5807578442291146, 0.2758748641983267, 1.0563525063581598, -2.9193292807764535, 0.6604671817527161, -3.1395475477121644, 0.5266845937594324, -0.3353422049009982, 1.040794241814444, -3.1370318746090544, 0.9372250751448163, -2.6289793197591154], "max": [0.6583035362706192, 0.3433402871211104, 1.1682828366093772, -0.9233988254471566, 1.3329729174435725, 3.1412952704285084, 0.6342678275973009, -0.07005368117659498, 1.1234701299658716, 3.1399971516214586, 1.561608380972825, 1.4191843911464022], "count": [442]}, "eef_sim_pose_action": {"mean": [0.6008521174645369, 0.31960093273999596, 1.1093768961552992, -1.6259317547692511, 0.9757971471624046, -1.4896742157773586, 0.5749830533619205, -0.2667886745959909, 1.066082415030816, 0.20532492095453875, 1.3172533335237604, -0.28610557161597533], "std": [0.02581245546794104, 0.018248863444913232, 0.032823619486948605, 0.629921083599696, 0.18024744333596424, 1.6141415407184063, 0.03158231187789213, 0.08794806804097069, 0.022594342532777943, 1.9680341112077449, 0.19210445371231635, 1.4235961968556483], "min": [0.5807578442291146, 0.2758748641983267, 1.0563525063581598, -2.9193292807764535, 0.6604671817527161, -3.1395475477121644, 0.5266845937594324, -0.3353422049009982, 1.040794241814444, -3.1370318746090544, 0.9372250751448163, -2.6289793197591154], "max": [0.6583035362706192, 0.3433402871211104, 1.1682828366093772, -0.9233988254471566, 1.3329729174435725, 3.1412952704285084, 0.6342678275973009, -0.07005368117659498, 1.1234701299658716, 3.1399971516214586, 1.561608380972825, 1.4191843911464022], "count": [442]}, "gripper_mode_state": {"mean": [0.9140271493212669, 0.25339366515837103], "std": [0.28032395478250705, 0.4349543833736818], "min": [0, 0], "max": [1, 1], "count": [442]}, "gripper_activity_state": {"mean": [1.9389140271493213, 1.8597285067873304], "std": [0.30586528373483163, 0.45944873376810796], "min": [0, 0], "max": [2, 2], "count": [442]}, "gripper_mode_action": {"mean": [0.9140271493212669, 0.25339366515837103], "std": [0.28032395478250705, 0.4349543833736818], "min": [0, 0], "max": [1, 1], "count": [442]}, "gripper_activity_action": {"mean": [1.9389140271493213, 1.8597285067873304], "std": [0.30586528373483163, 0.45944873376810796], "min": [0, 0], "max": [2, 2], "count": [442]}, "gripper_open_scale_state": {"mean": [0.26178054295190334, 0.6616221718076104], "std": [0.15737625484848164, 0.2858888420883578], "min": [0.11, 0.096], "max": [0.513, 0.892], "count": [442]}, "gripper_open_scale_action": {"mean": [0.26178054295190334, 0.6616221718076104], "std": [0.15737625484848164, 0.2858888420883578], "min": [0.11, 0.096], "max": [0.513, 0.892], "count": [442]}}} +{"episode_index": 47, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4595533455882353]], [[0.42949161764705884]], [[0.4062434742647059]]], "std": [[[0.13091462742517385]], [[0.16247995622368233]], [[0.18519300611139133]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.027450980392156862]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4639949285130719]], [[0.4603990196078432]], [[0.4480577062908497]]], "std": [[[0.06603286214721768]], [[0.07965863799530115]], [[0.09664890072156172]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4709341339869281]], [[0.4554914848856209]], [[0.441931160130719]]], "std": [[[0.10778911973243076]], [[0.13334365340841922]], [[0.1518080308580751]]], "count": [100]}, "observation.state": {"min": [0.5671098232269287, 2.0153143405914307, 0.13028883934020996, -0.4726177155971527, -2.7838351726531982, -1.578074336051941, 0.347913920879364, 70.0, -0.02245200052857399, 0.34216099977493286, -0.23073899745941162, -3.1371853351593018, 0.9940000176429749, -3.1391851902008057, -0.8576548099517822, -2.0357346534729004, 0.4009370505809784, 0.010663961991667747, -2.391554832458496, -1.7360093593597412, 0.7987325191497803, 122.0, -0.2659040093421936, 0.3758409917354584, -0.21664799749851227, 0.8919999599456787, -1.4049999713897705, -3.134185314178467], "max": [1.1019834280014038, 2.0433268547058105, 1.2701284885406494, 0.21498966217041016, -2.2699403762817383, -0.6688625812530518, 0.9617288112640381, 829.0, 0.28540799021720886, 0.42948201298713684, -0.17625899612903595, 2.752000093460083, 1.5529999732971191, 3.1070001125335693, -0.5322381854057312, -1.9661483764648438, 0.6289992332458496, 0.6427524089813232, -0.5520651340484619, -0.7969173789024353, 2.6988375186920166, 667.0, -0.1841070055961609, 0.4594480097293854, -0.07765199989080429, 2.8970000743865967, -0.6639999747276306, 3.114000082015991], "mean": [0.7002642154693604, 2.03041410446167, 0.7292729020118713, -0.08255606889724731, -2.4888336658477783, -1.1174979209899902, 0.5273903608322144, 591.1688842773438, 0.20848803222179413, 0.38951194286346436, -0.21438826620578766, -0.2537006139755249, 1.3301043510437012, -0.9988464713096619, -0.6578985452651978, -1.9979230165481567, 0.5461655855178833, 0.36603766679763794, -1.521677851676941, -1.2065045833587646, 1.5848678350448608, 314.32891845703125, -0.22985586524009705, 0.41426071524620056, -0.16074775159358978, 1.7099031209945679, -0.9441014528274536, 1.5971111059188843], "std": [0.16175660490989685, 0.007145734503865242, 0.4111715257167816, 0.2024417221546173, 0.19394543766975403, 0.20460951328277588, 0.20595940947532654, 228.5767822265625, 0.09641757607460022, 0.01748255454003811, 0.015977896749973297, 2.126593828201294, 0.16001549363136292, 2.0069477558135986, 0.11324133723974228, 0.02263658121228218, 0.07624503970146179, 0.1753295361995697, 0.5999938249588013, 0.2855474650859833, 0.5582857131958008, 209.3651580810547, 0.02330399863421917, 0.02913033217191696, 0.0416053906083107, 0.6944065093994141, 0.20686638355255127, 1.8824306726455688], "count": [453]}, "action": {"min": [0.5671098232269287, 2.0153143405914307, 0.13028883934020996, -0.4726177155971527, -2.7838351726531982, -1.578074336051941, 0.347913920879364, 70.0, -0.02245200052857399, 0.34216099977493286, -0.23073899745941162, -3.1371853351593018, 0.9940000176429749, -3.1391851902008057, -0.8576548099517822, -2.0357346534729004, 0.4009370505809784, 0.010663961991667747, -2.391554832458496, -1.7360093593597412, 0.7987325191497803, 122.0, -0.2659040093421936, 0.3758409917354584, -0.21664799749851227, 0.8919999599456787, -1.4049999713897705, -3.134185314178467], "max": [1.1019834280014038, 2.0433268547058105, 1.2701284885406494, 0.21498966217041016, -2.2699403762817383, -0.6688625812530518, 0.9617288112640381, 829.0, 0.28540799021720886, 0.42948201298713684, -0.17625899612903595, 2.752000093460083, 1.5529999732971191, 3.1070001125335693, -0.5322381854057312, -1.9661483764648438, 0.6289992332458496, 0.6427524089813232, -0.5520651340484619, -0.7969173789024353, 2.6988375186920166, 667.0, -0.1841070055961609, 0.4594480097293854, -0.07765199989080429, 2.8970000743865967, -0.6639999747276306, 3.114000082015991], "mean": [0.7002642154693604, 2.03041410446167, 0.7292729020118713, -0.08255606889724731, -2.4888336658477783, -1.1174979209899902, 0.5273903608322144, 591.1688842773438, 0.20848803222179413, 0.38951194286346436, -0.21438826620578766, -0.2537006139755249, 1.3301043510437012, -0.9988464713096619, -0.6578985452651978, -1.9979230165481567, 0.5461655855178833, 0.36603766679763794, -1.521677851676941, -1.2065045833587646, 1.5848678350448608, 314.32891845703125, -0.22985586524009705, 0.41426071524620056, -0.16074775159358978, 1.7099031209945679, -0.9441014528274536, 1.5971111059188843], "std": [0.16175660490989685, 0.007145734503865242, 0.4111715257167816, 0.2024417221546173, 0.19394543766975403, 0.20460951328277588, 0.20595940947532654, 228.5767822265625, 0.09641757607460022, 0.01748255454003811, 0.015977896749973297, 2.126593828201294, 0.16001549363136292, 2.0069477558135986, 0.11324133723974228, 0.02263658121228218, 0.07624503970146179, 0.1753295361995697, 0.5999938249588013, 0.2855474650859833, 0.5582857131958008, 209.3651580810547, 0.02330399863421917, 0.02913033217191696, 0.0416053906083107, 0.6944065093994141, 0.20686638355255127, 1.8824306726455688], "count": [453]}, "timestamp": {"min": [0.0], "max": [15.066666666666666], "mean": [7.533333333333333], "std": [4.358983911502857], "count": [453]}, "frame_index": {"min": [0], "max": [452], "mean": [226.0], "std": [130.7695173450857], "count": [453]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [453]}, "index": {"min": [23349], "max": [23801], "mean": [23575.0], "std": [130.7695173450857], "count": [453]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [453]}, "subtask_annotation": {"mean": [4.059602649006623, 12.0, 12.0, 12.0, 12.0], "std": [4.0769071103033, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [453]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [453]}, "eef_direction_state": {"mean": [4.245033112582782, 4.200883002207505], "std": [1.843670231261779, 2.019070036407505], "min": [0, 0], "max": [6, 6], "count": [453]}, "eef_velocity_state": {"mean": [0.6622516556291391, 0.6247240618101545], "std": [0.5663961891390247, 0.709760228312884], "min": [0, 0], "max": [2, 2], "count": [453]}, "eef_acc_mag_state": {"mean": [0.6600441501103753, 0.609271523178808], "std": [0.8078625753527803, 0.8108549702550406], "min": [0, 0], "max": [2, 2], "count": [453]}, "eef_direction_action": {"mean": [4.245033112582782, 4.200883002207505], "std": [1.843670231261779, 2.019070036407505], "min": [0, 0], "max": [6, 6], "count": [453]}, "eef_velocity_action": {"mean": [0.6622516556291391, 0.6247240618101545], "std": [0.5663961891390247, 0.709760228312884], "min": [0, 0], "max": [2, 2], "count": [453]}, "eef_acc_mag_action": {"mean": [0.6600441501103753, 0.609271523178808], "std": [0.8078625753527803, 0.8108549702550406], "min": [0, 0], "max": [2, 2], "count": [453]}, "eef_sim_pose_state": {"mean": [0.6065354903961561, 0.31300880373412737, 1.1083078409782017, -1.710620553635951, 0.9433714587223723, -1.4228630454290982, 0.5811628783201648, -0.28552887997915655, 1.0565152782522076, -0.2533358420663675, 1.3307213674781573, 0.1630270857272211], "std": [0.03181405782041196, 0.020165372981635572, 0.03182978727605966, 0.6932986702060514, 0.2065112534004098, 1.7948567903573007, 0.020498461377394035, 0.0834591750630339, 0.019655980473741428, 2.127324934818678, 0.16017995751754063, 1.6623155299942198], "min": [0.5726903103923504, 0.2707036648901583, 1.051710427363784, -2.895980149501256, 0.6639391662728769, -3.1358389610205575, 0.5385551587388644, -0.34385806027426724, 1.036027196766059, -3.1324607680416676, 0.9940714584159687, -3.012994345972235], "max": [0.6588158074575085, 0.33958130615245524, 1.168247997134496, -0.8932308165281324, 1.4038054848919264, 3.1351001287882503, 0.6347112031358995, -0.07822013654586363, 1.1022258694027842, 2.7633937928559567, 1.553840476799158, 2.350762617559415], "count": [453]}, "eef_sim_pose_action": {"mean": [0.6065354903961561, 0.31300880373412737, 1.1083078409782017, -1.710620553635951, 0.9433714587223723, -1.4228630454290982, 0.5811628783201648, -0.28552887997915655, 1.0565152782522076, -0.2533358420663675, 1.3307213674781573, 0.1630270857272211], "std": [0.03181405782041196, 0.020165372981635572, 0.03182978727605966, 0.6932986702060514, 0.2065112534004098, 1.7948567903573007, 0.020498461377394035, 0.0834591750630339, 0.019655980473741428, 2.127324934818678, 0.16017995751754063, 1.6623155299942198], "min": [0.5726903103923504, 0.2707036648901583, 1.051710427363784, -2.895980149501256, 0.6639391662728769, -3.1358389610205575, 0.5385551587388644, -0.34385806027426724, 1.036027196766059, -3.1324607680416676, 0.9940714584159687, -3.012994345972235], "max": [0.6588158074575085, 0.33958130615245524, 1.168247997134496, -0.8932308165281324, 1.4038054848919264, 3.1351001287882503, 0.6347112031358995, -0.07822013654586363, 1.1022258694027842, 2.7633937928559567, 1.553840476799158, 2.350762617559415], "count": [453]}, "gripper_mode_state": {"mean": [0.695364238410596, 0.2251655629139073], "std": [0.46025298950712223, 0.4176913120853387], "min": [0, 0], "max": [1, 1], "count": [453]}, "gripper_activity_state": {"mean": [1.8565121412803531, 1.8675496688741722], "std": [0.4643428958299855, 0.46524455372805895], "min": [0, 0], "max": [2, 2], "count": [453]}, "gripper_mode_action": {"mean": [0.695364238410596, 0.2251655629139073], "std": [0.46025298950712223, 0.4176913120853387], "min": [0, 0], "max": [1, 1], "count": [453]}, "gripper_activity_action": {"mean": [1.8565121412803531, 1.8675496688741722], "std": [0.4643428958299855, 0.46524455372805895], "min": [0, 0], "max": [2, 2], "count": [453]}, "gripper_open_scale_state": {"mean": [0.3143289182044024, 0.5911688742395536], "std": [0.20936515988761717, 0.22857701774116024], "min": [0.122, 0.07], "max": [0.667, 0.829], "count": [453]}, "gripper_open_scale_action": {"mean": [0.3143289182044024, 0.5911688742395536], "std": [0.20936515988761717, 0.22857701774116024], "min": [0.122, 0.07], "max": [0.667, 0.829], "count": [453]}}} +{"episode_index": 48, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.45725757557189545]], [[0.42531553104575165]], [[0.4028566156045752]]], "std": [[[0.13343012031929943]], [[0.16674055977170008]], [[0.1864675481050107]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.03529411764705882]], [[0.027450980392156862]]], "max": [[[0.7607843137254902]], [[0.7568627450980392]], [[0.7372549019607844]]], "mean": [[[0.46330453022875817]], [[0.46081101919934636]], [[0.4489699448529412]]], "std": [[[0.059458985757499694]], [[0.07250617745364818]], [[0.08887491399149905]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4812169403594771]], [[0.4665241870915033]], [[0.45470619485294117]]], "std": [[[0.12126435276693477]], [[0.14406729238829705]], [[0.16034131164221196]]], "count": [100]}, "observation.state": {"min": [0.6235364079475403, 1.9838634729385376, -0.08925613760948181, -0.30304154753685, -2.896216869354248, -1.6011301279067993, 0.411356657743454, 58.0, 0.007455999962985516, 0.3342899978160858, -0.23935100436210632, -3.1391851902008057, 0.9240000247955322, -2.989000082015991, -0.8575674891471863, -2.0353505611419678, 0.41718605160713196, 6.981317710597068e-05, -2.3102402687072754, -1.673561453819275, 0.7466344237327576, 120.0, -0.24941200017929077, 0.38976699113845825, -0.2076680064201355, 1.034000039100647, -1.4179999828338623, -3.069999933242798], "max": [1.1011980772018433, 2.041773557662964, 1.2701983451843262, 0.1350535750389099, -2.5508511066436768, -0.7593404054641724, 1.0247526168823242, 835.0, 0.259566992521286, 0.4295470118522644, -0.17179900407791138, 3.1410000324249268, 1.562000036239624, 2.8540000915527344, -0.5451012253761292, -1.9650137424468994, 0.6658605933189392, 0.7206987738609314, -0.5259724259376526, -0.8667829036712646, 2.6791677474975586, 563.0, -0.15940700471401215, 0.4578930139541626, -0.08530399948358536, 2.867000102996826, -0.6599999666213989, 3.134999990463257], "mean": [0.7597428560256958, 2.0300047397613525, 0.6966928839683533, -0.10611177980899811, -2.655405282974243, -1.161370038986206, 0.6246631145477295, 600.6087036132812, 0.1820354461669922, 0.390551894903183, -0.2136540412902832, 0.5101960897445679, 1.318041205406189, -0.8304469585418701, -0.6749569773674011, -2.002579689025879, 0.5834708213806152, 0.3814527690410614, -1.5048906803131104, -1.1869916915893555, 1.6033544540405273, 299.9548645019531, -0.21697913110256195, 0.42020249366760254, -0.1607515960931778, 1.7623039484024048, -1.0012394189834595, 2.098611831665039], "std": [0.1546897441148758, 0.011627496220171452, 0.5754123330116272, 0.11173643916845322, 0.1218460276722908, 0.20697475969791412, 0.20952019095420837, 242.6671600341797, 0.08430490642786026, 0.024396974593400955, 0.01768423803150654, 2.3122358322143555, 0.1870172768831253, 1.762245774269104, 0.09326563030481339, 0.025927800685167313, 0.07236414402723312, 0.1949932873249054, 0.5700542330741882, 0.24650752544403076, 0.5785958170890808, 179.72923278808594, 0.025634706020355225, 0.02264615148305893, 0.03844562545418739, 0.6263548731803894, 0.22273525595664978, 1.2080068588256836], "count": [432]}, "action": {"min": [0.6235364079475403, 1.9838634729385376, -0.08925613760948181, -0.30304154753685, -2.896216869354248, -1.6011301279067993, 0.411356657743454, 58.0, 0.007455999962985516, 0.3342899978160858, -0.23935100436210632, -3.1391851902008057, 0.9240000247955322, -2.989000082015991, -0.8575674891471863, -2.0353505611419678, 0.41718605160713196, 6.981317710597068e-05, -2.3102402687072754, -1.673561453819275, 0.7466344237327576, 120.0, -0.24941200017929077, 0.38976699113845825, -0.2076680064201355, 1.034000039100647, -1.4179999828338623, -3.069999933242798], "max": [1.1011980772018433, 2.041773557662964, 1.2701983451843262, 0.1350535750389099, -2.5508511066436768, -0.7593404054641724, 1.0247526168823242, 835.0, 0.259566992521286, 0.4295470118522644, -0.17179900407791138, 3.1410000324249268, 1.562000036239624, 2.8540000915527344, -0.5451012253761292, -1.9650137424468994, 0.6658605933189392, 0.7206987738609314, -0.5259724259376526, -0.8667829036712646, 2.6791677474975586, 563.0, -0.15940700471401215, 0.4578930139541626, -0.08530399948358536, 2.867000102996826, -0.6599999666213989, 3.134999990463257], "mean": [0.7597428560256958, 2.0300047397613525, 0.6966928839683533, -0.10611177980899811, -2.655405282974243, -1.161370038986206, 0.6246631145477295, 600.6087036132812, 0.1820354461669922, 0.390551894903183, -0.2136540412902832, 0.5101960897445679, 1.318041205406189, -0.8304469585418701, -0.6749569773674011, -2.002579689025879, 0.5834708213806152, 0.3814527690410614, -1.5048906803131104, -1.1869916915893555, 1.6033544540405273, 299.9548645019531, -0.21697913110256195, 0.42020249366760254, -0.1607515960931778, 1.7623039484024048, -1.0012394189834595, 2.098611831665039], "std": [0.1546897441148758, 0.011627496220171452, 0.5754123330116272, 0.11173643916845322, 0.1218460276722908, 0.20697475969791412, 0.20952019095420837, 242.6671600341797, 0.08430490642786026, 0.024396974593400955, 0.01768423803150654, 2.3122358322143555, 0.1870172768831253, 1.762245774269104, 0.09326563030481339, 0.025927800685167313, 0.07236414402723312, 0.1949932873249054, 0.5700542330741882, 0.24650752544403076, 0.5785958170890808, 179.72923278808594, 0.025634706020355225, 0.02264615148305893, 0.03844562545418739, 0.6263548731803894, 0.22273525595664978, 1.2080068588256836], "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": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [432]}, "index": {"min": [23802], "max": [24233], "mean": [24017.5], "std": [124.70732402977247], "count": [432]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [432]}, "subtask_annotation": {"mean": [4.391203703703703, 12.0, 12.0, 12.0, 12.0], "std": [4.082734245755856, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [432]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [432]}, "eef_direction_state": {"mean": [4.296296296296297, 4.523148148148148], "std": [1.9555678310501308, 1.7452107206677339], "min": [0, 0], "max": [6, 6], "count": [432]}, "eef_velocity_state": {"mean": [0.5949074074074074, 0.5833333333333334], "std": [0.5487966556060541, 0.6787106512705905], "min": [0, 0], "max": [2, 2], "count": [432]}, "eef_acc_mag_state": {"mean": [0.6319444444444444, 0.5856481481481481], "std": [0.8057650589637886, 0.7976107529599323], "min": [0, 0], "max": [2, 2], "count": [432]}, "eef_direction_action": {"mean": [4.296296296296297, 4.523148148148148], "std": [1.9555678310501308, 1.7452107206677339], "min": [0, 0], "max": [6, 6], "count": [432]}, "eef_velocity_action": {"mean": [0.5949074074074074, 0.5833333333333334], "std": [0.5487966556060541, 0.6787106512705905], "min": [0, 0], "max": [2, 2], "count": [432]}, "eef_acc_mag_action": {"mean": [0.6319444444444444, 0.5856481481481481], "std": [0.8057650589637886, 0.7976107529599323], "min": [0, 0], "max": [2, 2], "count": [432]}, "eef_sim_pose_state": {"mean": [0.6130215993199644, 0.30204177274919647, 1.1098534823574306, -1.7629448980925686, 1.0004466536421497, -1.4206561636082076, 0.5871638465089709, -0.26398320939326264, 1.0595555458795858, 0.4965698802283277, 1.3184207471803044, 0.11561226474467903], "std": [0.02528733338235874, 0.021645883091054793, 0.03105566623111054, 0.6253915008453211, 0.22239860942317755, 1.8680150452800826, 0.02053282301371149, 0.0705274303671001, 0.021212161049222678, 2.316151960386575, 0.18732978634455455, 1.8435863422561831], "min": [0.584055409570168, 0.26121663133491174, 1.0559658479151712, -2.866264893982956, 0.6598974663072616, -3.1398689478383526, 0.5550536705181296, -0.32441913907072684, 1.0374974534511847, -3.138698986438727, 0.9247120036089442, -3.1353971363883772], "max": [0.657712807953818, 0.3337567169939181, 1.1659081060342307, -1.0359578411844441, 1.417063695216343, 3.133178506902688, 0.6369268636141615, -0.10546213131653501, 1.107215596322798, 3.1351045786115517, 1.5622766984095349, 2.843143091125712], "count": [432]}, "eef_sim_pose_action": {"mean": [0.6130215993199644, 0.30204177274919647, 1.1098534823574306, -1.7629448980925686, 1.0004466536421497, -1.4206561636082076, 0.5871638465089709, -0.26398320939326264, 1.0595555458795858, 0.4965698802283277, 1.3184207471803044, 0.11561226474467903], "std": [0.02528733338235874, 0.021645883091054793, 0.03105566623111054, 0.6253915008453211, 0.22239860942317755, 1.8680150452800826, 0.02053282301371149, 0.0705274303671001, 0.021212161049222678, 2.316151960386575, 0.18732978634455455, 1.8435863422561831], "min": [0.584055409570168, 0.26121663133491174, 1.0559658479151712, -2.866264893982956, 0.6598974663072616, -3.1398689478383526, 0.5550536705181296, -0.32441913907072684, 1.0374974534511847, -3.138698986438727, 0.9247120036089442, -3.1353971363883772], "max": [0.657712807953818, 0.3337567169939181, 1.1659081060342307, -1.0359578411844441, 1.417063695216343, 3.133178506902688, 0.6369268636141615, -0.10546213131653501, 1.107215596322798, 3.1351045786115517, 1.5622766984095349, 2.843143091125712], "count": [432]}, "gripper_mode_state": {"mean": [0.8287037037037037, 0.24768518518518517], "std": [0.37676766736474293, 0.4316679675687866], "min": [0, 0], "max": [1, 1], "count": [432]}, "gripper_activity_state": {"mean": [1.9259259259259258, 1.8217592592592593], "std": [0.31779633892093617, 0.5120661283678823], "min": [0, 0], "max": [2, 2], "count": [432]}, "gripper_mode_action": {"mean": [0.8287037037037037, 0.24768518518518517], "std": [0.37676766736474293, 0.4316679675687866], "min": [0, 0], "max": [1, 1], "count": [432]}, "gripper_activity_action": {"mean": [1.9259259259259258, 1.8217592592592593], "std": [0.31779633892093617, 0.5120661283678823], "min": [0, 0], "max": [2, 2], "count": [432]}, "gripper_open_scale_state": {"mean": [0.29995486098748664, 0.6006087964552419], "std": [0.17972924587979452, 0.24266710999799254], "min": [0.12, 0.058], "max": [0.563, 0.835], "count": [432]}, "gripper_open_scale_action": {"mean": [0.29995486098748664, 0.6006087964552419], "std": [0.17972924587979452, 0.24266710999799254], "min": [0.12, 0.058], "max": [0.563, 0.835], "count": [432]}}} +{"episode_index": 49, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.45835201593137254]], [[0.43231448937908495]], [[0.40902849060457513]]], "std": [[[0.13559472223756552]], [[0.16211702701036793]], [[0.1845127685540815]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.023529411764705882]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4655312275326797]], [[0.46116264093137255]], [[0.4473119485294118]]], "std": [[[0.06328422425536363]], [[0.07974884093058007]], [[0.09872937131359842]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46957671772875814]], [[0.45354671364379084]], [[0.4391815073529412]]], "std": [[[0.11801178420114988]], [[0.14467771651108305]], [[0.1631511446762449]]], "count": [100]}, "observation.state": {"min": [0.6113016605377197, 2.0112650394439697, 0.2940182089805603, -0.17156587541103363, -2.896216869354248, -1.3548816442489624, 0.41404443979263306, 60.0, 0.010222000069916248, 0.37790000438690186, -0.2395869940519333, -2.8929998874664307, 1.0180000066757202, -3.055000066757202, -0.874322772026062, -2.0340940952301025, 0.4663694500923157, 0.014486233703792095, -2.3639261722564697, -1.7712647914886475, 0.764314591884613, 119.0, -0.26972299814224243, 0.3708919882774353, -0.21505700051784515, 0.9620000123977661, -1.4119999408721924, -3.115000009536743], "max": [1.0063742399215698, 2.0418083667755127, 1.119052767753601, 0.19982276856899261, -2.335477590560913, -0.7499680519104004, 0.7454999089241028, 880.0, 0.25418901443481445, 0.41411298513412476, -0.18502399325370789, 1.5130000114440918, 1.5509999990463257, 3.1019999980926514, -0.5976182222366333, -1.97892427444458, 0.5891358852386475, 0.6705554723739624, -0.5380675792694092, -0.8672716021537781, 2.7431864738464355, 466.0, -0.16702599823474884, 0.4560390114784241, -0.0793519988656044, 2.7920000553131104, -0.6060000061988831, 3.140000104904175], "mean": [0.7352029085159302, 2.031395196914673, 0.7966142296791077, -0.0670713409781456, -2.6756041049957275, -1.1479601860046387, 0.5167186260223389, 675.226318359375, 0.17846043407917023, 0.39293646812438965, -0.2126779705286026, -0.6187677383422852, 1.3751940727233887, 1.451486349105835, -0.6896578669548035, -2.0142929553985596, 0.5414364337921143, 0.3739018738269806, -1.4765291213989258, -1.2172530889511108, 1.578930377960205, 277.8922424316406, -0.20921485126018524, 0.4165175259113312, -0.16253115236759186, 1.7683476209640503, -0.956126868724823, 1.8429313898086548], "std": [0.12858329713344574, 0.007602591998875141, 0.3151813745498657, 0.09624383598566055, 0.18248246610164642, 0.12827709317207336, 0.11024496704339981, 272.9751281738281, 0.08241936564445496, 0.00785816740244627, 0.01116235926747322, 1.8016035556793213, 0.1736530214548111, 1.4544583559036255, 0.09417837858200073, 0.012662974186241627, 0.0468570813536644, 0.18331190943717957, 0.5725929737091064, 0.27724790573120117, 0.5843493342399597, 147.66297912597656, 0.025199441239237785, 0.025104396045207977, 0.04236035794019699, 0.60516357421875, 0.24203379452228546, 1.520993709564209], "count": [362]}, "action": {"min": [0.6113016605377197, 2.0112650394439697, 0.2940182089805603, -0.17156587541103363, -2.896216869354248, -1.3548816442489624, 0.41404443979263306, 60.0, 0.010222000069916248, 0.37790000438690186, -0.2395869940519333, -2.8929998874664307, 1.0180000066757202, -3.055000066757202, -0.874322772026062, -2.0340940952301025, 0.4663694500923157, 0.014486233703792095, -2.3639261722564697, -1.7712647914886475, 0.764314591884613, 119.0, -0.26972299814224243, 0.3708919882774353, -0.21505700051784515, 0.9620000123977661, -1.4119999408721924, -3.115000009536743], "max": [1.0063742399215698, 2.0418083667755127, 1.119052767753601, 0.19982276856899261, -2.335477590560913, -0.7499680519104004, 0.7454999089241028, 880.0, 0.25418901443481445, 0.41411298513412476, -0.18502399325370789, 1.5130000114440918, 1.5509999990463257, 3.1019999980926514, -0.5976182222366333, -1.97892427444458, 0.5891358852386475, 0.6705554723739624, -0.5380675792694092, -0.8672716021537781, 2.7431864738464355, 466.0, -0.16702599823474884, 0.4560390114784241, -0.0793519988656044, 2.7920000553131104, -0.6060000061988831, 3.140000104904175], "mean": [0.7352029085159302, 2.031395196914673, 0.7966142296791077, -0.0670713409781456, -2.6756041049957275, -1.1479601860046387, 0.5167186260223389, 675.226318359375, 0.17846043407917023, 0.39293646812438965, -0.2126779705286026, -0.6187677383422852, 1.3751940727233887, 1.451486349105835, -0.6896578669548035, -2.0142929553985596, 0.5414364337921143, 0.3739018738269806, -1.4765291213989258, -1.2172530889511108, 1.578930377960205, 277.8922424316406, -0.20921485126018524, 0.4165175259113312, -0.16253115236759186, 1.7683476209640503, -0.956126868724823, 1.8429313898086548], "std": [0.12858329713344574, 0.007602591998875141, 0.3151813745498657, 0.09624383598566055, 0.18248246610164642, 0.12827709317207336, 0.11024496704339981, 272.9751281738281, 0.08241936564445496, 0.00785816740244627, 0.01116235926747322, 1.8016035556793213, 0.1736530214548111, 1.4544583559036255, 0.09417837858200073, 0.012662974186241627, 0.0468570813536644, 0.18331190943717957, 0.5725929737091064, 0.27724790573120117, 0.5843493342399597, 147.66297912597656, 0.025199441239237785, 0.025104396045207977, 0.04236035794019699, 0.60516357421875, 0.24203379452228546, 1.520993709564209], "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": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [362]}, "index": {"min": [24234], "max": [24595], "mean": [24414.5], "std": [104.5], "count": [362]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [362]}, "subtask_annotation": {"mean": [4.607734806629834, 12.0, 12.0, 12.0, 12.0], "std": [4.171164610263598, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [362]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [362]}, "eef_direction_state": {"mean": [4.016574585635359, 4.4502762430939224], "std": [1.725579854888555, 1.8786419307042697], "min": [0, 0], "max": [6, 6], "count": [362]}, "eef_velocity_state": {"mean": [0.7569060773480663, 0.5718232044198895], "std": [0.47188271908473395, 0.7141672055426543], "min": [0, 0], "max": [2, 2], "count": [362]}, "eef_acc_mag_state": {"mean": [0.5994475138121547, 0.5552486187845304], "std": [0.7917389238178812, 0.7749443530624601], "min": [0, 0], "max": [2, 2], "count": [362]}, "eef_direction_action": {"mean": [4.016574585635359, 4.4502762430939224], "std": [1.725579854888555, 1.8786419307042697], "min": [0, 0], "max": [6, 6], "count": [362]}, "eef_velocity_action": {"mean": [0.7569060773480663, 0.5718232044198895], "std": [0.47188271908473395, 0.7141672055426543], "min": [0, 0], "max": [2, 2], "count": [362]}, "eef_acc_mag_action": {"mean": [0.5994475138121547, 0.5552486187845304], "std": [0.7917389238178812, 0.7749443530624601], "min": [0, 0], "max": [2, 2], "count": [362]}, "eef_sim_pose_state": {"mean": [0.6108142773787153, 0.29518082507070076, 1.1081032107105666, -1.7687407487849094, 0.9554383628485641, -1.3066001710370752, 0.5858568555428805, -0.261005785888238, 1.0570695031417983, -0.618728785070267, 1.3757421333004254, -0.04935973662354003], "std": [0.026311732041057717, 0.018336401722078153, 0.033514221513335184, 0.6042756623713774, 0.24174712140230517, 1.9996545145386648, 0.013557077056424881, 0.07008837641799066, 0.012096442603555226, 1.8025273411874354, 0.1738031687999419, 1.3893673251319296], "min": [0.5770363359843386, 0.26414332745626623, 1.0497217243245334, -2.7917215100405, 0.6054059375005654, -3.140327386129271, 0.569033452099835, -0.32255856218787227, 1.044146760027843, -2.892976280458645, 1.0182746278744328, -1.9253564086152113], "max": [0.6559211830737952, 0.33081103335304607, 1.1688450698565016, -0.9631353854601472, 1.4108472580668452, 3.1396464413671814, 0.6211086961157616, -0.10816067209244228, 1.0901499326718023, 1.517511258601183, 1.55200113475592, 1.7823291166635014], "count": [362]}, "eef_sim_pose_action": {"mean": [0.6108142773787153, 0.29518082507070076, 1.1081032107105666, -1.7687407487849094, 0.9554383628485641, -1.3066001710370752, 0.5858568555428805, -0.261005785888238, 1.0570695031417983, -0.618728785070267, 1.3757421333004254, -0.04935973662354003], "std": [0.026311732041057717, 0.018336401722078153, 0.033514221513335184, 0.6042756623713774, 0.24174712140230517, 1.9996545145386648, 0.013557077056424881, 0.07008837641799066, 0.012096442603555226, 1.8025273411874354, 0.1738031687999419, 1.3893673251319296], "min": [0.5770363359843386, 0.26414332745626623, 1.0497217243245334, -2.7917215100405, 0.6054059375005654, -3.140327386129271, 0.569033452099835, -0.32255856218787227, 1.044146760027843, -2.892976280458645, 1.0182746278744328, -1.9253564086152113], "max": [0.6559211830737952, 0.33081103335304607, 1.1688450698565016, -0.9631353854601472, 1.4108472580668452, 3.1396464413671814, 0.6211086961157616, -0.10816067209244228, 1.0901499326718023, 1.517511258601183, 1.55200113475592, 1.7823291166635014], "count": [362]}, "gripper_mode_state": {"mean": [1.0, 0.2292817679558011], "std": [0.0, 0.4203708349051622], "min": [1, 0], "max": [1, 1], "count": [362]}, "gripper_activity_state": {"mean": [1.919889502762431, 1.828729281767956], "std": [0.3590841464816414, 0.5292056370350277], "min": [0, 0], "max": [2, 2], "count": [362]}, "gripper_mode_action": {"mean": [1.0, 0.2292817679558011], "std": [0.0, 0.4203708349051622], "min": [1, 0], "max": [1, 1], "count": [362]}, "gripper_activity_action": {"mean": [1.919889502762431, 1.828729281767956], "std": [0.3590841464816414, 0.5292056370350277], "min": [0, 0], "max": [2, 2], "count": [362]}, "gripper_open_scale_state": {"mean": [0.2778922651512186, 0.6752265194423951], "std": [0.14766299118495904, 0.27297513226013687], "min": [0.119, 0.06], "max": [0.466, 0.88], "count": [362]}, "gripper_open_scale_action": {"mean": [0.2778922651512186, 0.6752265194423951], "std": [0.14766299118495904, 0.27297513226013687], "min": [0.119, 0.06], "max": [0.466, 0.88], "count": [362]}}} +{"episode_index": 50, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.46360282883986925]], [[0.432891448120915]], [[0.40959975081699346]]], "std": [[[0.1353147625050156]], [[0.16640246706298728]], [[0.18800407051475934]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4630735784313726]], [[0.4582376776960784]], [[0.44509439746732027]]], "std": [[[0.06817357409923175]], [[0.08261595441904512]], [[0.10083927533975179]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4700272099673203]], [[0.4506618382352941]], [[0.4362399244281046]]], "std": [[[0.11793730380925203]], [[0.14507610119576078]], [[0.16514318411353657]]], "count": [100]}, "observation.state": {"min": [0.6109699606895447, 2.015087366104126, 0.13658946752548218, -0.2673321068286896, -2.7090651988983154, -1.3442351818084717, 0.4570144712924957, 71.0, 0.013302999548614025, 0.37214401364326477, -0.23833900690078735, -2.9809999465942383, 1.0759999752044678, -3.1401853561401367, -0.863606333732605, -2.032593011856079, 0.2863038182258606, 0.0029670598451048136, -2.354693651199341, -1.8039374351501465, 0.6919881701469421, 109.0, -0.26107698678970337, 0.3716830015182495, -0.22020499408245087, 0.9330000281333923, -1.3869999647140503, -3.1089999675750732], "max": [1.0209304094314575, 2.038684368133545, 0.8758410811424255, 0.15187855064868927, -2.101428985595703, -0.8668875694274902, 0.8406029343605042, 890.0, 0.2512730062007904, 0.41071200370788574, -0.18193599581718445, 2.8970000743865967, 1.5509999990463257, 3.134999990463257, -0.5455375909805298, -1.945728063583374, 0.48338639736175537, 0.7682591080665588, -0.4755324423313141, -0.816744327545166, 2.7182109355926514, 467.0, -0.17319199442863464, 0.45684200525283813, -0.07053200155496597, 2.7790000438690186, -0.5640000104904175, 3.138000011444092], "mean": [0.7229151129722595, 2.030640125274658, 0.5508439540863037, -0.07298476248979568, -2.4534597396850586, -1.147168517112732, 0.555088996887207, 692.40478515625, 0.18229925632476807, 0.3937988579273224, -0.2127494364976883, -0.554131269454956, 1.358929991722107, -0.37886667251586914, -0.6781126856803894, -2.0088329315185547, 0.43889176845550537, 0.40876781940460205, -1.3839670419692993, -1.2654402256011963, 1.4938918352127075, 266.03985595703125, -0.22505690157413483, 0.41201087832450867, -0.15515051782131195, 1.7275490760803223, -0.9055581092834473, 1.965136170387268], "std": [0.13435623049736023, 0.006424976512789726, 0.30391842126846313, 0.10727708041667938, 0.18008390069007874, 0.1031566932797432, 0.1307409405708313, 294.21142578125, 0.0777430310845375, 0.008234071545302868, 0.011934293434023857, 1.9712857007980347, 0.15640853345394135, 2.077815055847168, 0.10197702795267105, 0.02051963284611702, 0.06167631596326828, 0.19446900486946106, 0.5648998022079468, 0.30400750041007996, 0.557285726070404, 155.79200744628906, 0.021739067509770393, 0.027923982590436935, 0.04686547443270683, 0.6519042253494263, 0.21773281693458557, 1.4510411024093628], "count": [389]}, "action": {"min": [0.6109699606895447, 2.015087366104126, 0.13658946752548218, -0.2673321068286896, -2.7090651988983154, -1.3442351818084717, 0.4570144712924957, 71.0, 0.013302999548614025, 0.37214401364326477, -0.23833900690078735, -2.9809999465942383, 1.0759999752044678, -3.1401853561401367, -0.863606333732605, -2.032593011856079, 0.2863038182258606, 0.0029670598451048136, -2.354693651199341, -1.8039374351501465, 0.6919881701469421, 109.0, -0.26107698678970337, 0.3716830015182495, -0.22020499408245087, 0.9330000281333923, -1.3869999647140503, -3.1089999675750732], "max": [1.0209304094314575, 2.038684368133545, 0.8758410811424255, 0.15187855064868927, -2.101428985595703, -0.8668875694274902, 0.8406029343605042, 890.0, 0.2512730062007904, 0.41071200370788574, -0.18193599581718445, 2.8970000743865967, 1.5509999990463257, 3.134999990463257, -0.5455375909805298, -1.945728063583374, 0.48338639736175537, 0.7682591080665588, -0.4755324423313141, -0.816744327545166, 2.7182109355926514, 467.0, -0.17319199442863464, 0.45684200525283813, -0.07053200155496597, 2.7790000438690186, -0.5640000104904175, 3.138000011444092], "mean": [0.7229151129722595, 2.030640125274658, 0.5508439540863037, -0.07298476248979568, -2.4534597396850586, -1.147168517112732, 0.555088996887207, 692.40478515625, 0.18229925632476807, 0.3937988579273224, -0.2127494364976883, -0.554131269454956, 1.358929991722107, -0.37886667251586914, -0.6781126856803894, -2.0088329315185547, 0.43889176845550537, 0.40876781940460205, -1.3839670419692993, -1.2654402256011963, 1.4938918352127075, 266.03985595703125, -0.22505690157413483, 0.41201087832450867, -0.15515051782131195, 1.7275490760803223, -0.9055581092834473, 1.965136170387268], "std": [0.13435623049736023, 0.006424976512789726, 0.30391842126846313, 0.10727708041667938, 0.18008390069007874, 0.1031566932797432, 0.1307409405708313, 294.21142578125, 0.0777430310845375, 0.008234071545302868, 0.011934293434023857, 1.9712857007980347, 0.15640853345394135, 2.077815055847168, 0.10197702795267105, 0.02051963284611702, 0.06167631596326828, 0.19446900486946106, 0.5648998022079468, 0.30400750041007996, 0.557285726070404, 155.79200744628906, 0.021739067509770393, 0.027923982590436935, 0.04686547443270683, 0.6519042253494263, 0.21773281693458557, 1.4510411024093628], "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": [50], "max": [50], "mean": [50.0], "std": [0.0], "count": [389]}, "index": {"min": [24596], "max": [24984], "mean": [24790.0], "std": [112.29425630903836], "count": [389]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [389]}, "subtask_annotation": {"mean": [4.025706940874036, 12.0, 12.0, 12.0, 12.0], "std": [4.246802193464448, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [389]}, "scene_annotation": {"mean": [50.0], "std": [0.0], "min": [50], "max": [50], "count": [389]}, "eef_direction_state": {"mean": [3.7994858611825193, 4.367609254498714], "std": [1.898693839478233, 1.9309626224695615], "min": [0, 0], "max": [6, 6], "count": [389]}, "eef_velocity_state": {"mean": [0.7763496143958869, 0.5886889460154242], "std": [0.5306600063074254, 0.7209502287219697], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_acc_mag_state": {"mean": [0.7403598971722365, 0.5758354755784062], "std": [0.828130656728058, 0.7936328456876881], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_direction_action": {"mean": [3.7994858611825193, 4.367609254498714], "std": [1.898693839478233, 1.9309626224695615], "min": [0, 0], "max": [6, 6], "count": [389]}, "eef_velocity_action": {"mean": [0.7763496143958869, 0.5886889460154242], "std": [0.5306600063074254, 0.7209502287219697], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_acc_mag_action": {"mean": [0.7403598971722365, 0.5758354755784062], "std": [0.828130656728058, 0.7936328456876881], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_sim_pose_state": {"mean": [0.6059844759292599, 0.3103873523339413, 1.1143952082121436, -1.7281375502432959, 0.9048873241808513, -2.1005665651495478, 0.5867820726651887, -0.26523360530075063, 1.0576061685500233, -0.5537331640970703, 1.359491005867692, 0.004919460739589091], "std": [0.02924334900762172, 0.0184082343807667, 0.036443857907479456, 0.6506881964723158, 0.2174790152113411, 1.0968231511870945, 0.01316535533865027, 0.06619235035171203, 0.013671158870776468, 1.9721507725365879, 0.15659845923136703, 1.5807780965838851], "min": [0.5713955326479672, 0.2745453567096259, 1.0474993051904822, -2.777934064205672, 0.5633129274786435, -3.1408409151537775, 0.5721313760307171, -0.32050961801236477, 1.0451512479920286, -2.9815118746296103, 1.0763673474238766, -3.011431570794563], "max": [0.6559514895328, 0.33788135088672744, 1.1766419962107957, -0.9344027414365808, 1.3861667349186821, 3.1402824341084576, 0.6193561126357131, -0.11270148158356082, 1.092928011680434, 2.911024348093554, 1.5512657849438591, 2.4017495776203264], "count": [389]}, "eef_sim_pose_action": {"mean": [0.6059844759292599, 0.3103873523339413, 1.1143952082121436, -1.7281375502432959, 0.9048873241808513, -2.1005665651495478, 0.5867820726651887, -0.26523360530075063, 1.0576061685500233, -0.5537331640970703, 1.359491005867692, 0.004919460739589091], "std": [0.02924334900762172, 0.0184082343807667, 0.036443857907479456, 0.6506881964723158, 0.2174790152113411, 1.0968231511870945, 0.01316535533865027, 0.06619235035171203, 0.013671158870776468, 1.9721507725365879, 0.15659845923136703, 1.5807780965838851], "min": [0.5713955326479672, 0.2745453567096259, 1.0474993051904822, -2.777934064205672, 0.5633129274786435, -3.1408409151537775, 0.5721313760307171, -0.32050961801236477, 1.0451512479920286, -2.9815118746296103, 1.0763673474238766, -3.011431570794563], "max": [0.6559514895328, 0.33788135088672744, 1.1766419962107957, -0.9344027414365808, 1.3861667349186821, 3.1402824341084576, 0.6193561126357131, -0.11270148158356082, 1.092928011680434, 2.911024348093554, 1.5512657849438591, 2.4017495776203264], "count": [389]}, "gripper_mode_state": {"mean": [1.0, 0.2365038560411311], "std": [0.0, 0.4249350328212632], "min": [1, 0], "max": [1, 1], "count": [389]}, "gripper_activity_state": {"mean": [1.922879177377892, 1.845758354755784], "std": [0.3427035087556912, 0.4882830242672025], "min": [0, 0], "max": [2, 2], "count": [389]}, "gripper_mode_action": {"mean": [1.0, 0.2365038560411311], "std": [0.0, 0.4249350328212632], "min": [1, 0], "max": [1, 1], "count": [389]}, "gripper_activity_action": {"mean": [1.922879177377892, 1.845758354755784], "std": [0.3427035087556912, 0.4882830242672025], "min": [0, 0], "max": [2, 2], "count": [389]}, "gripper_open_scale_state": {"mean": [0.26603984571912936, 0.6924048843187663], "std": [0.15579202077040846, 0.2942114992106487], "min": [0.109, 0.071], "max": [0.467, 0.89], "count": [389]}, "gripper_open_scale_action": {"mean": [0.26603984571912936, 0.6924048843187663], "std": [0.15579202077040846, 0.2942114992106487], "min": [0.109, 0.071], "max": [0.467, 0.89], "count": [389]}}} +{"episode_index": 51, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4610462357026144]], [[0.4318973325163399]], [[0.40801348447712416]]], "std": [[[0.13769562921620448]], [[0.1667895597751285]], [[0.18926517346058747]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.043137254901960784]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4647706719771242]], [[0.46312282271241834]], [[0.4502299673202615]]], "std": [[[0.06175206361993388]], [[0.07614268557900275]], [[0.0934520987981532]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4762422998366013]], [[0.46303742238562096]], [[0.4514769424019608]]], "std": [[[0.12116020965732563]], [[0.14276634573115493]], [[0.15820220688284023]]], "count": [100]}, "observation.state": {"min": [0.5829050540924072, 2.017408609390259, -0.1235693097114563, -0.23766149580478668, -2.73140549659729, -1.5312647819519043, 0.32813936471939087, 70.0, 0.019478999078273773, 0.3398990035057068, -0.22742800414562225, -3.1361851692199707, 1.0579999685287476, -0.203000009059906, -0.9117949604988098, -2.0343384742736816, 0.2975611686706543, -0.02122320421040058, -2.271738052368164, -1.7117316722869873, 0.7793418765068054, 124.0, -0.2638170123100281, 0.38031500577926636, -0.2105640023946762, 0.2930000126361847, -1.5010000467300415, -3.111999988555908], "max": [1.01759672164917, 2.041773557662964, 0.570705235004425, 0.1359262466430664, -1.7884913682937622, -0.8401491641998291, 0.9244834780693054, 888.0, 0.25011900067329407, 0.4174470007419586, -0.17994500696659088, 3.1389999389648438, 1.5329999923706055, 3.125999927520752, -0.5684013962745667, -1.9925377368927002, 0.5631130933761597, 0.7321830987930298, -0.5294631123542786, -0.7570540308952332, 2.816734552383423, 490.0, -0.16181200742721558, 0.46387800574302673, -0.08396700024604797, 2.8970000743865967, -0.6419999599456787, 3.134999990463257], "mean": [0.725282609462738, 2.030486822128296, 0.2803466320037842, -0.04601196199655533, -2.236069917678833, -1.2099772691726685, 0.5554792284965515, 719.5175170898438, 0.16903895139694214, 0.38588398694992065, -0.2072993814945221, 0.05427964776754379, 1.362180233001709, 1.5713146924972534, -0.6759548783302307, -2.0146751403808594, 0.4991070032119751, 0.3711186349391937, -1.4468622207641602, -1.2157490253448486, 1.6170622110366821, 281.8411560058594, -0.21755559742450714, 0.4160290062427521, -0.16213950514793396, 1.6766895055770874, -0.9763774871826172, 1.440504789352417], "std": [0.14382101595401764, 0.005292787216603756, 0.2916523814201355, 0.09398657828569412, 0.26704996824264526, 0.16296544671058655, 0.17313241958618164, 276.90679931640625, 0.07833043485879898, 0.01944124698638916, 0.009986762888729572, 1.9157065153121948, 0.15818578004837036, 1.3100674152374268, 0.11338555812835693, 0.013561251573264599, 0.08410739153623581, 0.1870260238647461, 0.5648097991943359, 0.24358922243118286, 0.552082359790802, 151.54701232910156, 0.027428139001131058, 0.025517335161566734, 0.036243144422769547, 0.7148104310035706, 0.20919908583164215, 1.8896514177322388], "count": [400]}, "action": {"min": [0.5829050540924072, 2.017408609390259, -0.1235693097114563, -0.23766149580478668, -2.73140549659729, -1.5312647819519043, 0.32813936471939087, 70.0, 0.019478999078273773, 0.3398990035057068, -0.22742800414562225, -3.1361851692199707, 1.0579999685287476, -0.203000009059906, -0.9117949604988098, -2.0343384742736816, 0.2975611686706543, -0.02122320421040058, -2.271738052368164, -1.7117316722869873, 0.7793418765068054, 124.0, -0.2638170123100281, 0.38031500577926636, -0.2105640023946762, 0.2930000126361847, -1.5010000467300415, -3.111999988555908], "max": [1.01759672164917, 2.041773557662964, 0.570705235004425, 0.1359262466430664, -1.7884913682937622, -0.8401491641998291, 0.9244834780693054, 888.0, 0.25011900067329407, 0.4174470007419586, -0.17994500696659088, 3.1389999389648438, 1.5329999923706055, 3.125999927520752, -0.5684013962745667, -1.9925377368927002, 0.5631130933761597, 0.7321830987930298, -0.5294631123542786, -0.7570540308952332, 2.816734552383423, 490.0, -0.16181200742721558, 0.46387800574302673, -0.08396700024604797, 2.8970000743865967, -0.6419999599456787, 3.134999990463257], "mean": [0.725282609462738, 2.030486822128296, 0.2803466320037842, -0.04601196199655533, -2.236069917678833, -1.2099772691726685, 0.5554792284965515, 719.5175170898438, 0.16903895139694214, 0.38588398694992065, -0.2072993814945221, 0.05427964776754379, 1.362180233001709, 1.5713146924972534, -0.6759548783302307, -2.0146751403808594, 0.4991070032119751, 0.3711186349391937, -1.4468622207641602, -1.2157490253448486, 1.6170622110366821, 281.8411560058594, -0.21755559742450714, 0.4160290062427521, -0.16213950514793396, 1.6766895055770874, -0.9763774871826172, 1.440504789352417], "std": [0.14382101595401764, 0.005292787216603756, 0.2916523814201355, 0.09398657828569412, 0.26704996824264526, 0.16296544671058655, 0.17313241958618164, 276.90679931640625, 0.07833043485879898, 0.01944124698638916, 0.009986762888729572, 1.9157065153121948, 0.15818578004837036, 1.3100674152374268, 0.11338555812835693, 0.013561251573264599, 0.08410739153623581, 0.1870260238647461, 0.5648097991943359, 0.24358922243118286, 0.552082359790802, 151.54701232910156, 0.027428139001131058, 0.025517335161566734, 0.036243144422769547, 0.7148104310035706, 0.20919908583164215, 1.8896514177322388], "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": [51], "max": [51], "mean": [51.0], "std": [0.0], "count": [400]}, "index": {"min": [24985], "max": [25384], "mean": [25184.5], "std": [115.46969299344309], "count": [400]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [400]}, "subtask_annotation": {"mean": [4.12, 12.0, 12.0, 12.0, 12.0], "std": [4.06332376263571, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [400]}, "scene_annotation": {"mean": [51.0], "std": [0.0], "min": [51], "max": [51], "count": [400]}, "eef_direction_state": {"mean": [4.11, 4.2375], "std": [1.741522322567238, 1.943217370753976], "min": [0, 0], "max": [6, 6], "count": [400]}, "eef_velocity_state": {"mean": [0.7425, 0.5725], "std": [0.5968196963907931, 0.6282863598710378], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_acc_mag_state": {"mean": [0.7, 0.635], "std": [0.8246211251235338, 0.8134955439337084], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_direction_action": {"mean": [4.11, 4.2375], "std": [1.741522322567238, 1.943217370753976], "min": [0, 0], "max": [6, 6], "count": [400]}, "eef_velocity_action": {"mean": [0.7425, 0.5725], "std": [0.5968196963907931, 0.6282863598710378], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_acc_mag_action": {"mean": [0.7, 0.635], "std": [0.8246211251235338, 0.8134955439337084], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_sim_pose_state": {"mean": [0.6085780373388642, 0.30221833157308664, 1.1073938204665514, -1.6779072183044388, 0.9756769553493099, -0.9944447395130886, 0.5822316000538109, -0.2538980090978659, 1.0619813612901252, 0.05525662736629868, 1.3628111806018497, 0.0015958711455570523], "std": [0.02940724911779015, 0.023714340262811134, 0.028974217028739698, 0.7127358013783045, 0.20893505728247308, 2.0565692342735074, 0.014858822109237476, 0.0653248358644091, 0.012297625891076823, 1.91542323901818, 0.15839831711767957, 1.3098780160403043], "min": [0.5698810638150922, 0.2548905534560869, 1.0562481526624596, -2.896312511927862, 0.6418207917967766, -3.139199882008231, 0.5616016680168037, -0.3166370324025733, 1.0477420491075897, -3.1349852767627837, 1.0583238429272583, -1.773662665450065], "max": [0.6632264243252743, 0.3310055648321226, 1.1648435156771364, -0.3148213421011499, 1.5011292887378676, 3.1338153073305977, 0.6227749146708269, -0.1194786596317947, 1.0943328440349263, 3.140205150056441, 1.5334453724332024, 1.5565632714976967], "count": [400]}, "eef_sim_pose_action": {"mean": [0.6085780373388642, 0.30221833157308664, 1.1073938204665514, -1.6779072183044388, 0.9756769553493099, -0.9944447395130886, 0.5822316000538109, -0.2538980090978659, 1.0619813612901252, 0.05525662736629868, 1.3628111806018497, 0.0015958711455570523], "std": [0.02940724911779015, 0.023714340262811134, 0.028974217028739698, 0.7127358013783045, 0.20893505728247308, 2.0565692342735074, 0.014858822109237476, 0.0653248358644091, 0.012297625891076823, 1.91542323901818, 0.15839831711767957, 1.3098780160403043], "min": [0.5698810638150922, 0.2548905534560869, 1.0562481526624596, -2.896312511927862, 0.6418207917967766, -3.139199882008231, 0.5616016680168037, -0.3166370324025733, 1.0477420491075897, -3.1349852767627837, 1.0583238429272583, -1.773662665450065], "max": [0.6632264243252743, 0.3310055648321226, 1.1648435156771364, -0.3148213421011499, 1.5011292887378676, 3.1338153073305977, 0.6227749146708269, -0.1194786596317947, 1.0943328440349263, 3.140205150056441, 1.5334453724332024, 1.5565632714976967], "count": [400]}, "gripper_mode_state": {"mean": [1.0, 0.2225], "std": [0.0, 0.415925173558897], "min": [1, 0], "max": [1, 1], "count": [400]}, "gripper_activity_state": {"mean": [1.855, 1.7775], "std": [0.498973947215684, 0.5727073860183763], "min": [0, 0], "max": [2, 2], "count": [400]}, "gripper_mode_action": {"mean": [1.0, 0.2225], "std": [0.0, 0.415925173558897], "min": [1, 0], "max": [1, 1], "count": [400]}, "gripper_activity_action": {"mean": [1.855, 1.7775], "std": [0.498973947215684, 0.5727073860183763], "min": [0, 0], "max": [2, 2], "count": [400]}, "gripper_open_scale_state": {"mean": [0.28184124988555903, 0.7195174998283393], "std": [0.15154701671095275, 0.2769068700825221], "min": [0.124, 0.07], "max": [0.49, 0.888], "count": [400]}, "gripper_open_scale_action": {"mean": [0.28184124988555903, 0.7195174998283393], "std": [0.15154701671095275, 0.2769068700825221], "min": [0.124, 0.07], "max": [0.49, 0.888], "count": [400]}}} +{"episode_index": 52, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4618995955882353]], [[0.43098241217320266]], [[0.40736010008169937]]], "std": [[[0.12878409515223643]], [[0.16312167482641626]], [[0.18464893196591475]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.01568627450980392]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46265205065359477]], [[0.4603053165849673]], [[0.4475212254901961]]], "std": [[[0.06732547431406434]], [[0.0812201103399018]], [[0.0977603760796878]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.4717229493464052]], [[0.4628100142973856]], [[0.45214087826797383]]], "std": [[[0.10739424156735815]], [[0.12950466427127055]], [[0.14562098951825095]]], "count": [100]}, "observation.state": {"min": [0.5414186120033264, 1.9885756969451904, 0.053127825260162354, -0.6028193235397339, -2.8959028720855713, -1.797095775604248, 0.2770710289478302, 96.0, 0.01870100013911724, 0.296891987323761, -0.22297799587249756, -3.131185293197632, 0.9610000252723694, -3.0920000076293945, -0.9311506748199463, -2.032593011856079, 0.37545523047447205, -6.981317710597068e-05, -2.268893241882324, -1.8245149850845337, 0.7297396063804626, 123.0, -0.26089900732040405, 0.3729330003261566, -0.2064809948205948, 0.335999995470047, -1.4110000133514404, -3.1401853561401367], "max": [1.023740291595459, 2.046398639678955, 0.8667829036712646, 0.13402383029460907, -1.7885087728500366, -0.8595747351646423, 1.0025171041488647, 890.0, 0.28210198879241943, 0.41933000087738037, -0.16173799335956573, 3.125, 1.5520000457763672, 3.0309998989105225, -0.5829050540924072, -1.9375773668289185, 0.48485246300697327, 0.5551194548606873, -0.4493350684642792, -0.893922746181488, 2.8005902767181396, 535.0, -0.18213999271392822, 0.4635469913482666, -0.061845000833272934, 2.7079999446868896, -0.5699999928474426, 3.1050000190734863], "mean": [0.6633843183517456, 2.0270586013793945, 0.41227900981903076, -0.1235799640417099, -2.2300541400909424, -1.253791093826294, 0.5275832414627075, 739.5979614257812, 0.21511492133140564, 0.3767027258872986, -0.20872418582439423, 0.7105902433395386, 1.379794955253601, -0.528504490852356, -0.6968070268630981, -1.9853981733322144, 0.4480641782283783, 0.3228585422039032, -1.4285718202590942, -1.2278414964675903, 1.5596832036972046, 311.94598388671875, -0.22439152002334595, 0.4178478717803955, -0.16073523461818695, 1.6236084699630737, -0.9136289954185486, 1.2589670419692993], "std": [0.12597361207008362, 0.01510656252503395, 0.2719863951206207, 0.24090386927127838, 0.40449249744415283, 0.2870766222476959, 0.26256850361824036, 250.6127166748047, 0.07145402580499649, 0.03593003749847412, 0.015755318105220795, 1.9377939701080322, 0.17258574068546295, 2.040778636932373, 0.11771935969591141, 0.026122286915779114, 0.040399111807346344, 0.17560777068138123, 0.5801882743835449, 0.2618083655834198, 0.6450148820877075, 181.195068359375, 0.023752115666866302, 0.02751503512263298, 0.04168793559074402, 0.7118834853172302, 0.2540551722049713, 1.9351001977920532], "count": [398]}, "action": {"min": [0.5414186120033264, 1.9885756969451904, 0.053127825260162354, -0.6028193235397339, -2.8959028720855713, -1.797095775604248, 0.2770710289478302, 96.0, 0.01870100013911724, 0.296891987323761, -0.22297799587249756, -3.131185293197632, 0.9610000252723694, -3.0920000076293945, -0.9311506748199463, -2.032593011856079, 0.37545523047447205, -6.981317710597068e-05, -2.268893241882324, -1.8245149850845337, 0.7297396063804626, 123.0, -0.26089900732040405, 0.3729330003261566, -0.2064809948205948, 0.335999995470047, -1.4110000133514404, -3.1401853561401367], "max": [1.023740291595459, 2.046398639678955, 0.8667829036712646, 0.13402383029460907, -1.7885087728500366, -0.8595747351646423, 1.0025171041488647, 890.0, 0.28210198879241943, 0.41933000087738037, -0.16173799335956573, 3.125, 1.5520000457763672, 3.0309998989105225, -0.5829050540924072, -1.9375773668289185, 0.48485246300697327, 0.5551194548606873, -0.4493350684642792, -0.893922746181488, 2.8005902767181396, 535.0, -0.18213999271392822, 0.4635469913482666, -0.061845000833272934, 2.7079999446868896, -0.5699999928474426, 3.1050000190734863], "mean": [0.6633843183517456, 2.0270586013793945, 0.41227900981903076, -0.1235799640417099, -2.2300541400909424, -1.253791093826294, 0.5275832414627075, 739.5979614257812, 0.21511492133140564, 0.3767027258872986, -0.20872418582439423, 0.7105902433395386, 1.379794955253601, -0.528504490852356, -0.6968070268630981, -1.9853981733322144, 0.4480641782283783, 0.3228585422039032, -1.4285718202590942, -1.2278414964675903, 1.5596832036972046, 311.94598388671875, -0.22439152002334595, 0.4178478717803955, -0.16073523461818695, 1.6236084699630737, -0.9136289954185486, 1.2589670419692993], "std": [0.12597361207008362, 0.01510656252503395, 0.2719863951206207, 0.24090386927127838, 0.40449249744415283, 0.2870766222476959, 0.26256850361824036, 250.6127166748047, 0.07145402580499649, 0.03593003749847412, 0.015755318105220795, 1.9377939701080322, 0.17258574068546295, 2.040778636932373, 0.11771935969591141, 0.026122286915779114, 0.040399111807346344, 0.17560777068138123, 0.5801882743835449, 0.2618083655834198, 0.6450148820877075, 181.195068359375, 0.023752115666866302, 0.02751503512263298, 0.04168793559074402, 0.7118834853172302, 0.2540551722049713, 1.9351001977920532], "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": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [398]}, "index": {"min": [25385], "max": [25782], "mean": [25583.5], "std": [114.8923409109589], "count": [398]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [398]}, "subtask_annotation": {"mean": [4.100502512562814, 12.0, 12.0, 12.0, 12.0], "std": [3.915559702990373, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [398]}, "scene_annotation": {"mean": [52.0], "std": [0.0], "min": [52], "max": [52], "count": [398]}, "eef_direction_state": {"mean": [4.394472361809045, 4.336683417085427], "std": [1.881587482756585, 1.9676302751724635], "min": [0, 0], "max": [6, 6], "count": [398]}, "eef_velocity_state": {"mean": [0.628140703517588, 0.6407035175879398], "std": [0.5823294585481412, 0.7694228781135332], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_acc_mag_state": {"mean": [0.7010050251256281, 0.6105527638190955], "std": [0.8258079612836566, 0.7967201585469486], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_direction_action": {"mean": [4.394472361809045, 4.336683417085427], "std": [1.881587482756585, 1.9676302751724635], "min": [0, 0], "max": [6, 6], "count": [398]}, "eef_velocity_action": {"mean": [0.628140703517588, 0.6407035175879398], "std": [0.5823294585481412, 0.7694228781135332], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_acc_mag_action": {"mean": [0.7010050251256281, 0.6105527638190955], "std": [0.8258079612836566, 0.7967201585469486], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_sim_pose_state": {"mean": [0.6107795298743334, 0.3085845360386257, 1.1092559793159669, -1.624971403780886, 0.9129867005178193, -2.159338787276185, 0.5702388336332873, -0.2944832250715594, 1.060807831237436, 0.7113265191003811, 1.3803226510917501, 0.19041535673236862], "std": [0.03127024264528574, 0.02031858135091167, 0.034300599552645465, 0.7097353991101183, 0.25403204626158066, 0.7563903563484288, 0.02911733304475054, 0.06168517585584017, 0.019683379117242116, 1.939741017336839, 0.17272795115842537, 1.6392836568131677], "min": [0.572972846322148, 0.26603581361494977, 1.0572796019584796, -2.707287300059417, 0.5696646043585218, -3.118601300163741, 0.5102732584964479, -0.3410653534468525, 1.0393763544554633, -3.1307160189201713, 0.961244752914276, -2.8799551880054057], "max": [0.6651552277099108, 0.33380196948140184, 1.1833379340854953, -0.3455113347577482, 1.4106050189045445, -0.46691693965397507, 0.625095704739215, -0.11732882684192454, 1.1113957828407068, 3.1286213389480997, 1.5525928993359948, 2.2336814710776682], "count": [398]}, "eef_sim_pose_action": {"mean": [0.6107795298743334, 0.3085845360386257, 1.1092559793159669, -1.624971403780886, 0.9129867005178193, -2.159338787276185, 0.5702388336332873, -0.2944832250715594, 1.060807831237436, 0.7113265191003811, 1.3803226510917501, 0.19041535673236862], "std": [0.03127024264528574, 0.02031858135091167, 0.034300599552645465, 0.7097353991101183, 0.25403204626158066, 0.7563903563484288, 0.02911733304475054, 0.06168517585584017, 0.019683379117242116, 1.939741017336839, 0.17272795115842537, 1.6392836568131677], "min": [0.572972846322148, 0.26603581361494977, 1.0572796019584796, -2.707287300059417, 0.5696646043585218, -3.118601300163741, 0.5102732584964479, -0.3410653534468525, 1.0393763544554633, -3.1307160189201713, 0.961244752914276, -2.8799551880054057], "max": [0.6651552277099108, 0.33380196948140184, 1.1833379340854953, -0.3455113347577482, 1.4106050189045445, -0.46691693965397507, 0.625095704739215, -0.11732882684192454, 1.1113957828407068, 3.1286213389480997, 1.5525928993359948, 2.2336814710776682], "count": [398]}, "gripper_mode_state": {"mean": [0.8190954773869347, 0.18090452261306533], "std": [0.38493905532071543, 0.3849390553207142], "min": [0, 0], "max": [1, 1], "count": [398]}, "gripper_activity_state": {"mean": [1.8869346733668342, 1.8115577889447236], "std": [0.406949863880466, 0.5277877270753759], "min": [0, 0], "max": [2, 2], "count": [398]}, "gripper_mode_action": {"mean": [0.8190954773869347, 0.18090452261306533], "std": [0.38493905532071543, 0.3849390553207142], "min": [0, 0], "max": [1, 1], "count": [398]}, "gripper_activity_action": {"mean": [1.8869346733668342, 1.8115577889447236], "std": [0.406949863880466, 0.5277877270753759], "min": [0, 0], "max": [2, 2], "count": [398]}, "gripper_open_scale_state": {"mean": [0.31194597999534357, 0.7395979901414425], "std": [0.18119508963427539, 0.25061281984452555], "min": [0.123, 0.096], "max": [0.535, 0.89], "count": [398]}, "gripper_open_scale_action": {"mean": [0.31194597999534357, 0.7395979901414425], "std": [0.18119508963427539, 0.25061281984452555], "min": [0.123, 0.096], "max": [0.535, 0.89], "count": [398]}}} +{"episode_index": 53, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4614274407679739]], [[0.4316784926470588]], [[0.4060372120098039]]], "std": [[[0.1357586157379499]], [[0.16609321009877678]], [[0.19014453372994541]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.03529411764705882]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4685713623366013]], [[0.4682076572712418]], [[0.45892007965686277]]], "std": [[[0.05966920238250601]], [[0.06890596277600436]], [[0.08103528318828344]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47053067606209154]], [[0.45284783905228754]], [[0.44129981209150326]]], "std": [[[0.11602236053341741]], [[0.13869112522519583]], [[0.1555271950070824]]], "count": [100]}, "observation.state": {"min": [0.5442110896110535, 2.0202012062072754, -0.03757694363594055, -0.2785720229148865, -2.6077139377593994, -1.432129979133606, 0.28703683614730835, 65.0, 0.002096999902278185, 0.3715519905090332, -0.23380999267101288, -3.1411852836608887, 1.069000005722046, -0.7480000257492065, -0.8974483013153076, -2.031057119369507, 0.39269909262657166, -0.0018325956771150231, -2.100538730621338, -1.7611769437789917, 0.744260847568512, 122.0, -0.2543739974498749, 0.37636101245880127, -0.20468300580978394, 0.8849999904632568, -1.3669999837875366, -3.1080000400543213], "max": [1.0841984748840332, 2.0417211055755615, 0.8528551459312439, 0.10930997133255005, -2.0644452571868896, -0.8653691411018372, 0.9383065104484558, 880.0, 0.28163400292396545, 0.42144399881362915, -0.17391599714756012, 1.3229999542236328, 1.559000015258789, 2.9739999771118164, -0.5592733025550842, -1.9703021049499512, 0.5386435389518738, 0.6421764492988586, -0.4704186022281647, -0.7853108644485474, 2.6119027137756348, 692.0, -0.17354999482631683, 0.46370700001716614, -0.07891199737787247, 2.8910000324249268, -0.6380000114440918, 3.121000051498413], "mean": [0.6885526180267334, 2.033576488494873, 0.4404957890510559, -0.06281007081270218, -2.281367778778076, -1.2074787616729736, 0.5213125944137573, 659.4331665039062, 0.1927703320980072, 0.3837808668613434, -0.2083149403333664, -0.8094562292098999, 1.3556559085845947, 1.287317156791687, -0.6554189324378967, -2.0062711238861084, 0.48183465003967285, 0.28687214851379395, -1.6141172647476196, -1.2621054649353027, 1.7552441358566284, 379.320556640625, -0.2228674739599228, 0.4102531373500824, -0.15995794534683228, 1.4767075777053833, -0.9885426163673401, 0.8782622814178467], "std": [0.17544353008270264, 0.006694156210869551, 0.34076017141342163, 0.12016535550355911, 0.213594451546669, 0.132045179605484, 0.22990374267101288, 258.4749450683594, 0.08635745197534561, 0.01165019627660513, 0.01635359786450863, 1.684619665145874, 0.14713473618030548, 1.213374137878418, 0.10012409090995789, 0.02193952538073063, 0.050512850284576416, 0.1833893209695816, 0.525992751121521, 0.23722784221172333, 0.551649272441864, 245.1571502685547, 0.020882776007056236, 0.025032054632902145, 0.03488366678357124, 0.640644907951355, 0.19862687587738037, 2.4166412353515625], "count": [404]}, "action": {"min": [0.5442110896110535, 2.0202012062072754, -0.03757694363594055, -0.2785720229148865, -2.6077139377593994, -1.432129979133606, 0.28703683614730835, 65.0, 0.002096999902278185, 0.3715519905090332, -0.23380999267101288, -3.1411852836608887, 1.069000005722046, -0.7480000257492065, -0.8974483013153076, -2.031057119369507, 0.39269909262657166, -0.0018325956771150231, -2.100538730621338, -1.7611769437789917, 0.744260847568512, 122.0, -0.2543739974498749, 0.37636101245880127, -0.20468300580978394, 0.8849999904632568, -1.3669999837875366, -3.1080000400543213], "max": [1.0841984748840332, 2.0417211055755615, 0.8528551459312439, 0.10930997133255005, -2.0644452571868896, -0.8653691411018372, 0.9383065104484558, 880.0, 0.28163400292396545, 0.42144399881362915, -0.17391599714756012, 1.3229999542236328, 1.559000015258789, 2.9739999771118164, -0.5592733025550842, -1.9703021049499512, 0.5386435389518738, 0.6421764492988586, -0.4704186022281647, -0.7853108644485474, 2.6119027137756348, 692.0, -0.17354999482631683, 0.46370700001716614, -0.07891199737787247, 2.8910000324249268, -0.6380000114440918, 3.121000051498413], "mean": [0.6885526180267334, 2.033576488494873, 0.4404957890510559, -0.06281007081270218, -2.281367778778076, -1.2074787616729736, 0.5213125944137573, 659.4331665039062, 0.1927703320980072, 0.3837808668613434, -0.2083149403333664, -0.8094562292098999, 1.3556559085845947, 1.287317156791687, -0.6554189324378967, -2.0062711238861084, 0.48183465003967285, 0.28687214851379395, -1.6141172647476196, -1.2621054649353027, 1.7552441358566284, 379.320556640625, -0.2228674739599228, 0.4102531373500824, -0.15995794534683228, 1.4767075777053833, -0.9885426163673401, 0.8782622814178467], "std": [0.17544353008270264, 0.006694156210869551, 0.34076017141342163, 0.12016535550355911, 0.213594451546669, 0.132045179605484, 0.22990374267101288, 258.4749450683594, 0.08635745197534561, 0.01165019627660513, 0.01635359786450863, 1.684619665145874, 0.14713473618030548, 1.213374137878418, 0.10012409090995789, 0.02193952538073063, 0.050512850284576416, 0.1833893209695816, 0.525992751121521, 0.23722784221172333, 0.551649272441864, 245.1571502685547, 0.020882776007056236, 0.025032054632902145, 0.03488366678357124, 0.640644907951355, 0.19862687587738037, 2.4166412353515625], "count": [404]}, "timestamp": {"min": [0.0], "max": [13.433333333333334], "mean": [6.716666666666666], "std": [3.887479903485033], "count": [404]}, "frame_index": {"min": [0], "max": [403], "mean": [201.5], "std": [116.62439710455098], "count": [404]}, "episode_index": {"min": [53], "max": [53], "mean": [53.0], "std": [0.0], "count": [404]}, "index": {"min": [25783], "max": [26186], "mean": [25984.5], "std": [116.62439710455098], "count": [404]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [404]}, "subtask_annotation": {"mean": [5.02970297029703, 12.0, 12.0, 12.0, 12.0], "std": [3.9893557522128753, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [404]}, "scene_annotation": {"mean": [53.0], "std": [0.0], "min": [53], "max": [53], "count": [404]}, "eef_direction_state": {"mean": [4.507425742574258, 4.601485148514851], "std": [1.7140780817186823, 1.858109806163139], "min": [0, 0], "max": [6, 6], "count": [404]}, "eef_velocity_state": {"mean": [0.6410891089108911, 0.5445544554455446], "std": [0.6233054667904706, 0.7074532832807418], "min": [0, 0], "max": [2, 2], "count": [404]}, "eef_acc_mag_state": {"mean": [0.655940594059406, 0.5420792079207921], "std": [0.8282985999797173, 0.774412350608908], "min": [0, 0], "max": [2, 2], "count": [404]}, "eef_direction_action": {"mean": [4.507425742574258, 4.601485148514851], "std": [1.7140780817186823, 1.858109806163139], "min": [0, 0], "max": [6, 6], "count": [404]}, "eef_velocity_action": {"mean": [0.6410891089108911, 0.5445544554455446], "std": [0.6233054667904706, 0.7074532832807418], "min": [0, 0], "max": [2, 2], "count": [404]}, "eef_acc_mag_action": {"mean": [0.655940594059406, 0.5420792079207921], "std": [0.8282985999797173, 0.774412350608908], "min": [0, 0], "max": [2, 2], "count": [404]}, "eef_sim_pose_state": {"mean": [0.6007406073915067, 0.30620030692236416, 1.1042078850450374, -1.4780359283786606, 0.9877087373492472, -1.4241619907593366, 0.5771256711995949, -0.27327571149576707, 1.0599717290079782, -0.8104128163834978, 1.356266063392466, -0.2837399111832041], "std": [0.028175712563343697, 0.019092127241576586, 0.02874567443925344, 0.6393990666150384, 0.19849185155063778, 1.5241924656955326, 0.021139581547279258, 0.07244349079254396, 0.019286295257644682, 1.6844791200347045, 0.14733223774656906, 1.2133146055364485], "min": [0.5737002867676625, 0.2689665328288873, 1.0578706881917928, -2.8903729262853513, 0.6374410496032841, -3.1404861938912685, 0.559547420855236, -0.341074805892876, 1.037230149250546, -3.140035181113912, 1.0690261082598802, -2.3177660204268093], "max": [0.6629224302356245, 0.3398373158154048, 1.1661451248931938, -0.8869898600727437, 1.366475246550786, 3.139617697740377, 0.6301899580812027, -0.10485069255738279, 1.1050603159952586, 1.3245556427611205, 1.5592983115404144, 1.3995635939773061], "count": [404]}, "eef_sim_pose_action": {"mean": [0.6007406073915067, 0.30620030692236416, 1.1042078850450374, -1.4780359283786606, 0.9877087373492472, -1.4241619907593366, 0.5771256711995949, -0.27327571149576707, 1.0599717290079782, -0.8104128163834978, 1.356266063392466, -0.2837399111832041], "std": [0.028175712563343697, 0.019092127241576586, 0.02874567443925344, 0.6393990666150384, 0.19849185155063778, 1.5241924656955326, 0.021139581547279258, 0.07244349079254396, 0.019286295257644682, 1.6844791200347045, 0.14733223774656906, 1.2133146055364485], "min": [0.5737002867676625, 0.2689665328288873, 1.0578706881917928, -2.8903729262853513, 0.6374410496032841, -3.1404861938912685, 0.559547420855236, -0.341074805892876, 1.037230149250546, -3.140035181113912, 1.0690261082598802, -2.3177660204268093], "max": [0.6629224302356245, 0.3398373158154048, 1.1661451248931938, -0.8869898600727437, 1.366475246550786, 3.139617697740377, 0.6301899580812027, -0.10485069255738279, 1.1050603159952586, 1.3245556427611205, 1.5592983115404144, 1.3995635939773061], "count": [404]}, "gripper_mode_state": {"mean": [0.5099009900990099, 0.22524752475247525], "std": [0.49990196078337185, 0.41774523018863885], "min": [0, 0], "max": [1, 1], "count": [404]}, "gripper_activity_state": {"mean": [1.863861386138614, 1.8613861386138615], "std": [0.4707072208038569, 0.46734351371112565], "min": [0, 0], "max": [2, 2], "count": [404]}, "gripper_mode_action": {"mean": [0.5099009900990099, 0.22524752475247525], "std": [0.49990196078337185, 0.41774523018863885], "min": [0, 0], "max": [1, 1], "count": [404]}, "gripper_activity_action": {"mean": [1.863861386138614, 1.8613861386138615], "std": [0.4707072208038569, 0.46734351371112565], "min": [0, 0], "max": [2, 2], "count": [404]}, "gripper_open_scale_state": {"mean": [0.3793205446677635, 0.6594331682979497], "std": [0.245157263952041, 0.25847525323609966], "min": [0.122, 0.065], "max": [0.692, 0.88], "count": [404]}, "gripper_open_scale_action": {"mean": [0.3793205446677635, 0.6594331682979497], "std": [0.245157263952041, 0.25847525323609966], "min": [0.122, 0.065], "max": [0.692, 0.88], "count": [404]}}} +{"episode_index": 54, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.47362456290849675]], [[0.43925188725490194]], [[0.4142558946078432]]], "std": [[[0.13608755992820692]], [[0.17093002478296002]], [[0.19441251443204335]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46837544321895425]], [[0.4676095751633987]], [[0.45744729166666664]]], "std": [[[0.06617542175180854]], [[0.078282933193136]], [[0.09172835749187232]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4729174468954248]], [[0.4600563684640523]], [[0.4486076266339869]]], "std": [[[0.11183105749237345]], [[0.13524827431223133]], [[0.15137904783383604]]], "count": [100]}, "observation.state": {"min": [0.5536708235740662, 2.0114047527313232, 0.05354670435190201, -0.5477018356323242, -2.7826309204101562, -1.7021846771240234, 0.36048027873039246, 62.0, 0.030892999842762947, 0.3219049870967865, -0.2244189977645874, -3.1401853561401367, 1.0169999599456787, -3.0829999446868896, -0.8030608892440796, -2.035629987716675, 0.435529500246048, 0.0029321531765162945, -2.1629691123962402, -1.8097842931747437, 0.6236061453819275, 121.0, -0.25307199358940125, 0.37093400955200195, -0.20799699425697327, 0.5130000114440918, -1.2389999628067017, -3.134185314178467], "max": [1.0180331468582153, 2.046712636947632, 1.1259992122650146, 0.06527531147003174, -2.136702060699463, -0.911271333694458, 1.0247178077697754, 828.0, 0.266414999961853, 0.4257180094718933, -0.1619739979505539, 3.13700008392334, 1.5479999780654907, 3.140000104904175, -0.5220454335212708, -1.9492535591125488, 0.6918834447860718, 0.7744550108909607, -0.4885002076625824, -0.8298343420028687, 2.604327917098999, 692.0, -0.16144800186157227, 0.448404997587204, -0.06350599974393845, 2.7769999504089355, -0.5759999752044678, 3.0950000286102295], "mean": [0.6658986806869507, 2.0296452045440674, 0.5179104804992676, -0.16124412417411804, -2.4218900203704834, -1.322016954421997, 0.5896196365356445, 616.142333984375, 0.20792290568351746, 0.37260207533836365, -0.20510073006153107, -0.07628065347671509, 1.3691644668579102, 1.029781699180603, -0.6265076994895935, -2.0031988620758057, 0.5575511455535889, 0.3821161985397339, -1.5782912969589233, -1.3067371845245361, 1.5679203271865845, 373.9628601074219, -0.2265535444021225, 0.40359780192375183, -0.15162013471126556, 1.5040836334228516, -0.9146909117698669, 1.1241676807403564], "std": [0.14312584698200226, 0.009833192452788353, 0.379025399684906, 0.19688133895397186, 0.2170996069908142, 0.19890986382961273, 0.23306414484977722, 266.7076110839844, 0.07098937034606934, 0.025134436786174774, 0.01679142192006111, 1.8153365850448608, 0.15954653918743134, 1.2660431861877441, 0.0808366984128952, 0.02649383433163166, 0.08676142990589142, 0.24081237614154816, 0.521287739276886, 0.26439350843429565, 0.6410556435585022, 243.1089630126953, 0.021635716781020164, 0.026283126324415207, 0.04180458188056946, 0.7048537731170654, 0.20437481999397278, 2.117406129837036], "count": [404]}, "action": {"min": [0.5536708235740662, 2.0114047527313232, 0.05354670435190201, -0.5477018356323242, -2.7826309204101562, -1.7021846771240234, 0.36048027873039246, 62.0, 0.030892999842762947, 0.3219049870967865, -0.2244189977645874, -3.1401853561401367, 1.0169999599456787, -3.0829999446868896, -0.8030608892440796, -2.035629987716675, 0.435529500246048, 0.0029321531765162945, -2.1629691123962402, -1.8097842931747437, 0.6236061453819275, 121.0, -0.25307199358940125, 0.37093400955200195, -0.20799699425697327, 0.5130000114440918, -1.2389999628067017, -3.134185314178467], "max": [1.0180331468582153, 2.046712636947632, 1.1259992122650146, 0.06527531147003174, -2.136702060699463, -0.911271333694458, 1.0247178077697754, 828.0, 0.266414999961853, 0.4257180094718933, -0.1619739979505539, 3.13700008392334, 1.5479999780654907, 3.140000104904175, -0.5220454335212708, -1.9492535591125488, 0.6918834447860718, 0.7744550108909607, -0.4885002076625824, -0.8298343420028687, 2.604327917098999, 692.0, -0.16144800186157227, 0.448404997587204, -0.06350599974393845, 2.7769999504089355, -0.5759999752044678, 3.0950000286102295], "mean": [0.6658986806869507, 2.0296452045440674, 0.5179104804992676, -0.16124412417411804, -2.4218900203704834, -1.322016954421997, 0.5896196365356445, 616.142333984375, 0.20792290568351746, 0.37260207533836365, -0.20510073006153107, -0.07628065347671509, 1.3691644668579102, 1.029781699180603, -0.6265076994895935, -2.0031988620758057, 0.5575511455535889, 0.3821161985397339, -1.5782912969589233, -1.3067371845245361, 1.5679203271865845, 373.9628601074219, -0.2265535444021225, 0.40359780192375183, -0.15162013471126556, 1.5040836334228516, -0.9146909117698669, 1.1241676807403564], "std": [0.14312584698200226, 0.009833192452788353, 0.379025399684906, 0.19688133895397186, 0.2170996069908142, 0.19890986382961273, 0.23306414484977722, 266.7076110839844, 0.07098937034606934, 0.025134436786174774, 0.01679142192006111, 1.8153365850448608, 0.15954653918743134, 1.2660431861877441, 0.0808366984128952, 0.02649383433163166, 0.08676142990589142, 0.24081237614154816, 0.521287739276886, 0.26439350843429565, 0.6410556435585022, 243.1089630126953, 0.021635716781020164, 0.026283126324415207, 0.04180458188056946, 0.7048537731170654, 0.20437481999397278, 2.117406129837036], "count": [404]}, "timestamp": {"min": [0.0], "max": [13.433333333333334], "mean": [6.716666666666666], "std": [3.887479903485033], "count": [404]}, "frame_index": {"min": [0], "max": [403], "mean": [201.5], "std": [116.62439710455098], "count": [404]}, "episode_index": {"min": [54], "max": [54], "mean": [54.0], "std": [0.0], "count": [404]}, "index": {"min": [26187], "max": [26590], "mean": [26388.5], "std": [116.62439710455098], "count": [404]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [404]}, "subtask_annotation": {"mean": [4.128712871287129, 12.0, 12.0, 12.0, 12.0], "std": [4.028151841004848, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [404]}, "scene_annotation": {"mean": [54.0], "std": [0.0], "min": [54], "max": [54], "count": [404]}, "eef_direction_state": {"mean": [4.096534653465347, 4.49009900990099], "std": [1.9708489077339102, 1.8872687033154214], "min": [0, 0], "max": [6, 6], "count": [404]}, "eef_velocity_state": {"mean": [0.6633663366336634, 0.599009900990099], "std": [0.580665847276652, 0.7529473505984722], "min": [0, 0], "max": [2, 2], "count": [404]}, "eef_acc_mag_state": {"mean": [0.7277227722772277, 0.5321782178217822], "std": [0.8296031273370197, 0.7748869019493528], "min": [0, 0], "max": [2, 2], "count": [404]}, "eef_direction_action": {"mean": [4.096534653465347, 4.49009900990099], "std": [1.9708489077339102, 1.8872687033154214], "min": [0, 0], "max": [6, 6], "count": [404]}, "eef_velocity_action": {"mean": [0.6633663366336634, 0.599009900990099], "std": [0.580665847276652, 0.7529473505984722], "min": [0, 0], "max": [2, 2], "count": [404]}, "eef_acc_mag_action": {"mean": [0.7277227722772277, 0.5321782178217822], "std": [0.8296031273370197, 0.7748869019493528], "min": [0, 0], "max": [2, 2], "count": [404]}, "eef_sim_pose_state": {"mean": [0.596363871481219, 0.3114158692620487, 1.1138620855438361, -1.5052182515515122, 0.913901961138294, -2.080062393755799, 0.5664866672776839, -0.29061235238930416, 1.0631985876617014, -0.07836942953486603, 1.369645381855954, -0.41844598102348257], "std": [0.029008238598742304, 0.018872208555532677, 0.03507330747096694, 0.7035020720730395, 0.20434567138784585, 0.6876294365520642, 0.025688349145123454, 0.06131458656569952, 0.02014596609202242, 1.815754313393131, 0.15978348149334534, 1.19171790921182], "min": [0.5546824713099183, 0.26343795970228845, 1.0611422446267116, -2.7765504135987324, 0.5758984140640231, -3.079452576945641, 0.530891754429325, -0.33379069686142737, 1.0437690004253248, -3.139072902516755, 1.0173190714201414, -3.0656532073997056], "max": [0.6489413004946514, 0.3431203196358509, 1.1829157977057538, -0.5166089418149555, 1.2385666389862369, -0.8366147121702772, 0.631916559194647, -0.13151464112536776, 1.110977138956991, 3.138531466483003, 1.5488386160403982, 2.7704607293653343], "count": [404]}, "eef_sim_pose_action": {"mean": [0.596363871481219, 0.3114158692620487, 1.1138620855438361, -1.5052182515515122, 0.913901961138294, -2.080062393755799, 0.5664866672776839, -0.29061235238930416, 1.0631985876617014, -0.07836942953486603, 1.369645381855954, -0.41844598102348257], "std": [0.029008238598742304, 0.018872208555532677, 0.03507330747096694, 0.7035020720730395, 0.20434567138784585, 0.6876294365520642, 0.025688349145123454, 0.06131458656569952, 0.02014596609202242, 1.815754313393131, 0.15978348149334534, 1.19171790921182], "min": [0.5546824713099183, 0.26343795970228845, 1.0611422446267116, -2.7765504135987324, 0.5758984140640231, -3.079452576945641, 0.530891754429325, -0.33379069686142737, 1.0437690004253248, -3.139072902516755, 1.0173190714201414, -3.0656532073997056], "max": [0.6489413004946514, 0.3431203196358509, 1.1829157977057538, -0.5166089418149555, 1.2385666389862369, -0.8366147121702772, 0.631916559194647, -0.13151464112536776, 1.110977138956991, 3.138531466483003, 1.5488386160403982, 2.7704607293653343], "count": [404]}, "gripper_mode_state": {"mean": [0.5222772277227723, 0.24504950495049505], "std": [0.4995034785914772, 0.4301165482447879], "min": [0, 0], "max": [1, 1], "count": [404]}, "gripper_activity_state": {"mean": [1.8836633663366336, 1.8316831683168318], "std": [0.43238968208414197, 0.5087220823233727], "min": [0, 0], "max": [2, 2], "count": [404]}, "gripper_mode_action": {"mean": [0.5222772277227723, 0.24504950495049505], "std": [0.4995034785914772, 0.4301165482447879], "min": [0, 0], "max": [1, 1], "count": [404]}, "gripper_activity_action": {"mean": [1.8836633663366336, 1.8316831683168318], "std": [0.43238968208414197, 0.5087220823233727], "min": [0, 0], "max": [2, 2], "count": [404]}, "gripper_open_scale_state": {"mean": [0.3739628715137453, 0.6161423267987677], "std": [0.2431089205036537, 0.2667074613760645], "min": [0.121, 0.062], "max": [0.692, 0.828], "count": [404]}, "gripper_open_scale_action": {"mean": [0.3739628715137453, 0.6161423267987677], "std": [0.2431089205036537, 0.2667074613760645], "min": [0.121, 0.062], "max": [0.692, 0.828], "count": [404]}}} +{"episode_index": 55, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4560967830882353]], [[0.42860946486928103]], [[0.40764824959150325]]], "std": [[[0.13522640545172177]], [[0.1639603715471322]], [[0.18442068542293577]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.0196078431372549]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.46898109681372546]], [[0.4680062193627451]], [[0.45884922385620913]]], "std": [[[0.06389675025422509]], [[0.07309857786238069]], [[0.08529795553188439]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.47643693831699346]], [[0.45885893178104575]], [[0.4453287152777778]]], "std": [[[0.12312136350432332]], [[0.14692478260850914]], [[0.16502666146061]]], "count": [100]}, "observation.state": {"min": [0.548888623714447, 2.009222984313965, 0.046006880700588226, -0.2756747603416443, -2.8963215351104736, -1.569487452507019, 0.435442179441452, 59.0, -0.0006099999882280827, 0.35245001316070557, -0.22902700304985046, -3.1411852836608887, 1.0140000581741333, -0.20900002121925354, -0.7762352228164673, -2.032540798187256, 0.4401546120643616, 0.0, -2.1507341861724854, -1.8559482097625732, 1.1368377208709717, 110.0, -0.26437100768089294, 0.35694199800491333, -0.2202650010585785, 0.7020000219345093, -1.2319999933242798, -3.1361851692199707], "max": [1.0319957733154297, 2.044985055923462, 1.2563927173614502, 0.19481363892555237, -2.527899980545044, -0.7726224064826965, 0.9495638608932495, 819.0, 0.26590099930763245, 0.41464799642562866, -0.17364999651908875, 3.140000104904175, 1.5140000581741333, 2.6740000247955322, -0.550180196762085, -1.9756429195404053, 0.4848001301288605, 0.4210432767868042, -0.8926486372947693, -0.7330731749534607, 2.570939779281616, 681.0, -0.17553900182247162, 0.4488629996776581, -0.0851449966430664, 2.5820000171661377, -0.7739999890327454, 3.122999906539917], "mean": [0.7126607298851013, 2.0339162349700928, 0.7709081768989563, -0.07037615776062012, -2.6988468170166016, -1.283542513847351, 0.5793917179107666, 665.1915893554688, 0.17694556713104248, 0.37053945660591125, -0.2076519876718521, -0.23080752789974213, 1.3142534494400024, 1.4534318447113037, -0.6179640293121338, -1.9979677200317383, 0.46268269419670105, 0.2701033651828766, -1.647353172302246, -1.2901849746704102, 1.7390106916427612, 336.5203857421875, -0.2324511855840683, 0.3972240090370178, -0.16390840709209442, 1.4450322389602661, -0.9581055641174316, 1.219515323638916], "std": [0.18212592601776123, 0.008007361553609371, 0.46302536129951477, 0.09390990436077118, 0.13314220309257507, 0.16276057064533234, 0.1623939871788025, 234.4151153564453, 0.09518209844827652, 0.013490606099367142, 0.011685452423989773, 1.8405020236968994, 0.14235275983810425, 1.1655317544937134, 0.0752989798784256, 0.018233200535178185, 0.014979048632085323, 0.133274108171463, 0.38329464197158813, 0.34712085127830505, 0.42012083530426025, 240.90509033203125, 0.01953481137752533, 0.02922755666077137, 0.042642462998628616, 0.5988128185272217, 0.14126548171043396, 2.329847812652588], "count": [368]}, "action": {"min": [0.548888623714447, 2.009222984313965, 0.046006880700588226, -0.2756747603416443, -2.8963215351104736, -1.569487452507019, 0.435442179441452, 59.0, -0.0006099999882280827, 0.35245001316070557, -0.22902700304985046, -3.1411852836608887, 1.0140000581741333, -0.20900002121925354, -0.7762352228164673, -2.032540798187256, 0.4401546120643616, 0.0, -2.1507341861724854, -1.8559482097625732, 1.1368377208709717, 110.0, -0.26437100768089294, 0.35694199800491333, -0.2202650010585785, 0.7020000219345093, -1.2319999933242798, -3.1361851692199707], "max": [1.0319957733154297, 2.044985055923462, 1.2563927173614502, 0.19481363892555237, -2.527899980545044, -0.7726224064826965, 0.9495638608932495, 819.0, 0.26590099930763245, 0.41464799642562866, -0.17364999651908875, 3.140000104904175, 1.5140000581741333, 2.6740000247955322, -0.550180196762085, -1.9756429195404053, 0.4848001301288605, 0.4210432767868042, -0.8926486372947693, -0.7330731749534607, 2.570939779281616, 681.0, -0.17553900182247162, 0.4488629996776581, -0.0851449966430664, 2.5820000171661377, -0.7739999890327454, 3.122999906539917], "mean": [0.7126607298851013, 2.0339162349700928, 0.7709081768989563, -0.07037615776062012, -2.6988468170166016, -1.283542513847351, 0.5793917179107666, 665.1915893554688, 0.17694556713104248, 0.37053945660591125, -0.2076519876718521, -0.23080752789974213, 1.3142534494400024, 1.4534318447113037, -0.6179640293121338, -1.9979677200317383, 0.46268269419670105, 0.2701033651828766, -1.647353172302246, -1.2901849746704102, 1.7390106916427612, 336.5203857421875, -0.2324511855840683, 0.3972240090370178, -0.16390840709209442, 1.4450322389602661, -0.9581055641174316, 1.219515323638916], "std": [0.18212592601776123, 0.008007361553609371, 0.46302536129951477, 0.09390990436077118, 0.13314220309257507, 0.16276057064533234, 0.1623939871788025, 234.4151153564453, 0.09518209844827652, 0.013490606099367142, 0.011685452423989773, 1.8405020236968994, 0.14235275983810425, 1.1655317544937134, 0.0752989798784256, 0.018233200535178185, 0.014979048632085323, 0.133274108171463, 0.38329464197158813, 0.34712085127830505, 0.42012083530426025, 240.90509033203125, 0.01953481137752533, 0.02922755666077137, 0.042642462998628616, 0.5988128185272217, 0.14126548171043396, 2.329847812652588], "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": [55], "max": [55], "mean": [55.0], "std": [0.0], "count": [368]}, "index": {"min": [26591], "max": [26958], "mean": [26774.5], "std": [106.23205730851681], "count": [368]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [368]}, "subtask_annotation": {"mean": [2.9864130434782608, 12.0, 12.0, 12.0, 12.0], "std": [2.825029850370084, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [368]}, "scene_annotation": {"mean": [55.0], "std": [0.0], "min": [55], "max": [55], "count": [368]}, "eef_direction_state": {"mean": [4.040760869565218, 4.331521739130435], "std": [2.011102733250145, 1.8471146328581551], "min": [0, 0], "max": [6, 6], "count": [368]}, "eef_velocity_state": {"mean": [0.6793478260869565, 0.6521739130434783], "std": [0.5808610631374677, 0.7580693814853332], "min": [0, 0], "max": [2, 2], "count": [368]}, "eef_acc_mag_state": {"mean": [0.6141304347826086, 0.5380434782608695], "std": [0.8196077431015331, 0.7792614105264866], "min": [0, 0], "max": [2, 2], "count": [368]}, "eef_direction_action": {"mean": [4.040760869565218, 4.331521739130435], "std": [2.011102733250145, 1.8471146328581551], "min": [0, 0], "max": [6, 6], "count": [368]}, "eef_velocity_action": {"mean": [0.6793478260869565, 0.6521739130434783], "std": [0.5808610631374677, 0.7580693814853332], "min": [0, 0], "max": [2, 2], "count": [368]}, "eef_acc_mag_action": {"mean": [0.6141304347826086, 0.5380434782608695], "std": [0.8196077431015331, 0.7792614105264866], "min": [0, 0], "max": [2, 2], "count": [368]}, "eef_sim_pose_state": {"mean": [0.5879487765131147, 0.31641593711231975, 1.0984484643077241, -1.446055010253894, 0.957346587097976, -2.007777326730603, 0.5668739512623434, -0.26012271794046393, 1.0600227091272614, -0.23052517297159242, 1.3146733203392689, -0.11694884480953079], "std": [0.028085608870908926, 0.015844175318402327, 0.031121710099319026, 0.597771558014964, 0.14122842559019375, 0.5006106198156655, 0.023297174353221126, 0.08099005325902844, 0.015613978471047497, 1.8409350900962698, 0.1427559439000962, 1.1658145709400074], "min": [0.5599175439800682, 0.2744285345567159, 1.0615116868968726, -2.5806406802644246, 0.7738783168588297, -2.887226089154957, 0.5415262999305321, -0.33317981114634426, 1.0450964625651102, -3.1410295510260338, 1.0144272759965451, -1.7795282997031334], "max": [0.6416753567160494, 0.34993040938651393, 1.1578871114063676, -0.7060473558940852, 1.2316078367472314, -0.9719360541266644, 0.6219230354145677, -0.0999123815055833, 1.1018077874194518, 3.1408379812531484, 1.5165015952411824, 1.1034315887982595], "count": [368]}, "eef_sim_pose_action": {"mean": [0.5879487765131147, 0.31641593711231975, 1.0984484643077241, -1.446055010253894, 0.957346587097976, -2.007777326730603, 0.5668739512623434, -0.26012271794046393, 1.0600227091272614, -0.23052517297159242, 1.3146733203392689, -0.11694884480953079], "std": [0.028085608870908926, 0.015844175318402327, 0.031121710099319026, 0.597771558014964, 0.14122842559019375, 0.5006106198156655, 0.023297174353221126, 0.08099005325902844, 0.015613978471047497, 1.8409350900962698, 0.1427559439000962, 1.1658145709400074], "min": [0.5599175439800682, 0.2744285345567159, 1.0615116868968726, -2.5806406802644246, 0.7738783168588297, -2.887226089154957, 0.5415262999305321, -0.33317981114634426, 1.0450964625651102, -3.1410295510260338, 1.0144272759965451, -1.7795282997031334], "max": [0.6416753567160494, 0.34993040938651393, 1.1578871114063676, -0.7060473558940852, 1.2316078367472314, -0.9719360541266644, 0.6219230354145677, -0.0999123815055833, 1.1018077874194518, 3.1408379812531484, 1.5165015952411824, 1.1034315887982595], "count": [368]}, "gripper_mode_state": {"mean": [0.592391304347826, 0.21467391304347827], "std": [0.491389709783293, 0.41059593775642733], "min": [0, 0], "max": [1, 1], "count": [368]}, "gripper_activity_state": {"mean": [1.8478260869565217, 1.809782608695652], "std": [0.47628048478710194, 0.548428542095048], "min": [0, 0], "max": [2, 2], "count": [368]}, "gripper_mode_action": {"mean": [0.592391304347826, 0.21467391304347827], "std": [0.491389709783293, 0.41059593775642733], "min": [0, 0], "max": [1, 1], "count": [368]}, "gripper_activity_action": {"mean": [1.8478260869565217, 1.809782608695652], "std": [0.47628048478710194, 0.548428542095048], "min": [0, 0], "max": [2, 2], "count": [368]}, "gripper_open_scale_state": {"mean": [0.3365203804555146, 0.6651915764808655], "std": [0.24090507819732415, 0.23441499554950493], "min": [0.11, 0.059], "max": [0.681, 0.819], "count": [368]}, "gripper_open_scale_action": {"mean": [0.3365203804555146, 0.6651915764808655], "std": [0.24090507819732415, 0.23441499554950493], "min": [0.11, 0.059], "max": [0.681, 0.819], "count": [368]}}} +{"episode_index": 56, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.46487268790849673]], [[0.43480064338235297]], [[0.41169667892156864]]], "std": [[[0.13366780311261536]], [[0.1665546635002512]], [[0.18813635761716482]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.023529411764705882]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4686790073529412]], [[0.4682802369281046]], [[0.4587526102941176]]], "std": [[[0.06157378197914551]], [[0.07135632315655645]], [[0.08470705327776816]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4698268137254902]], [[0.45319658905228755]], [[0.44159311683006536]]], "std": [[[0.11611617032799762]], [[0.1375839512065022]], [[0.15367375911350484]]], "count": [100]}, "observation.state": {"min": [0.5481904745101929, 1.988732933998108, 0.03296926990151405, -0.5854532718658447, -2.8961470127105713, -1.7354507446289062, 0.36529743671417236, 59.0, 0.004614999983459711, 0.3362649977207184, -0.22636699676513672, -3.1381852626800537, 0.9359999299049377, -0.722000002861023, -0.8021184206008911, -2.03358793258667, 0.41870447993278503, 0.0014311701525002718, -2.138429880142212, -1.7652957439422607, 1.122840166091919, 116.0, -0.2521660029888153, 0.3759090006351471, -0.22476400434970856, 0.9520000219345093, -1.3359999656677246, -3.132185220718384], "max": [1.0722954273223877, 2.0371484756469727, 1.2493067979812622, 0.1307600736618042, -1.6872446537017822, -0.8523839116096497, 1.1210424900054932, 813.0, 0.251444011926651, 0.41601699590682983, -0.15687499940395355, 3.1410000324249268, 1.562999963760376, 2.816999912261963, -0.564038097858429, -1.9698659181594849, 0.45923104882240295, 0.444081574678421, -0.7469485998153687, -0.7249400019645691, 2.605724334716797, 649.0, -0.16491000354290009, 0.4492869973182678, -0.08287499845027924, 2.6559998989105225, -0.7659999132156372, 3.127000093460083], "mean": [0.6816998720169067, 2.027432918548584, 0.5905370712280273, -0.15858949720859528, -2.530442237854004, -1.371567964553833, 0.6553007364273071, 620.1566162109375, 0.2007947862148285, 0.36879077553749084, -0.20120349526405334, 0.3005651533603668, 1.3069438934326172, 1.2951079607009888, -0.6448777318000793, -1.9986237287521362, 0.4400865435600281, 0.28834962844848633, -1.5651049613952637, -1.2620325088500977, 1.7133393287658691, 331.3168640136719, -0.226282000541687, 0.4040248394012451, -0.16505028307437897, 1.5406819581985474, -0.9754233360290527, 1.265215277671814], "std": [0.16282060742378235, 0.011887965723872185, 0.5096932649612427, 0.1980174332857132, 0.4151034355163574, 0.18442460894584656, 0.24949193000793457, 255.18399047851562, 0.0728691965341568, 0.01841268502175808, 0.017149148508906364, 1.883077621459961, 0.15273573994636536, 1.3822658061981201, 0.07996664196252823, 0.019719546660780907, 0.012839614413678646, 0.15398089587688446, 0.425916850566864, 0.3171401917934418, 0.468689888715744, 222.97389221191406, 0.021201830357313156, 0.024881139397621155, 0.045422088354825974, 0.6018621325492859, 0.17166627943515778, 2.166611671447754], "count": [415]}, "action": {"min": [0.5481904745101929, 1.988732933998108, 0.03296926990151405, -0.5854532718658447, -2.8961470127105713, -1.7354507446289062, 0.36529743671417236, 59.0, 0.004614999983459711, 0.3362649977207184, -0.22636699676513672, -3.1381852626800537, 0.9359999299049377, -0.722000002861023, -0.8021184206008911, -2.03358793258667, 0.41870447993278503, 0.0014311701525002718, -2.138429880142212, -1.7652957439422607, 1.122840166091919, 116.0, -0.2521660029888153, 0.3759090006351471, -0.22476400434970856, 0.9520000219345093, -1.3359999656677246, -3.132185220718384], "max": [1.0722954273223877, 2.0371484756469727, 1.2493067979812622, 0.1307600736618042, -1.6872446537017822, -0.8523839116096497, 1.1210424900054932, 813.0, 0.251444011926651, 0.41601699590682983, -0.15687499940395355, 3.1410000324249268, 1.562999963760376, 2.816999912261963, -0.564038097858429, -1.9698659181594849, 0.45923104882240295, 0.444081574678421, -0.7469485998153687, -0.7249400019645691, 2.605724334716797, 649.0, -0.16491000354290009, 0.4492869973182678, -0.08287499845027924, 2.6559998989105225, -0.7659999132156372, 3.127000093460083], "mean": [0.6816998720169067, 2.027432918548584, 0.5905370712280273, -0.15858949720859528, -2.530442237854004, -1.371567964553833, 0.6553007364273071, 620.1566162109375, 0.2007947862148285, 0.36879077553749084, -0.20120349526405334, 0.3005651533603668, 1.3069438934326172, 1.2951079607009888, -0.6448777318000793, -1.9986237287521362, 0.4400865435600281, 0.28834962844848633, -1.5651049613952637, -1.2620325088500977, 1.7133393287658691, 331.3168640136719, -0.226282000541687, 0.4040248394012451, -0.16505028307437897, 1.5406819581985474, -0.9754233360290527, 1.265215277671814], "std": [0.16282060742378235, 0.011887965723872185, 0.5096932649612427, 0.1980174332857132, 0.4151034355163574, 0.18442460894584656, 0.24949193000793457, 255.18399047851562, 0.0728691965341568, 0.01841268502175808, 0.017149148508906364, 1.883077621459961, 0.15273573994636536, 1.3822658061981201, 0.07996664196252823, 0.019719546660780907, 0.012839614413678646, 0.15398089587688446, 0.425916850566864, 0.3171401917934418, 0.468689888715744, 222.97389221191406, 0.021201830357313156, 0.024881139397621155, 0.045422088354825974, 0.6018621325492859, 0.17166627943515778, 2.166611671447754], "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": [56], "max": [56], "mean": [56.0], "std": [0.0], "count": [415]}, "index": {"min": [26959], "max": [27373], "mean": [27166.0], "std": [119.7998330549755], "count": [415]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [415]}, "subtask_annotation": {"mean": [4.686746987951807, 12.0, 12.0, 12.0, 12.0], "std": [4.032182914559652, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [415]}, "scene_annotation": {"mean": [56.0], "std": [0.0], "min": [56], "max": [56], "count": [415]}, "eef_direction_state": {"mean": [4.137349397590361, 4.518072289156627], "std": [1.9970888960294628, 1.8663891159465276], "min": [0, 0], "max": [6, 6], "count": [415]}, "eef_velocity_state": {"mean": [0.6096385542168675, 0.5783132530120482], "std": [0.552674648366747, 0.7201151502248747], "min": [0, 0], "max": [2, 2], "count": [415]}, "eef_acc_mag_state": {"mean": [0.6457831325301204, 0.5759036144578313], "std": [0.8139301063535732, 0.7905450859239487], "min": [0, 0], "max": [2, 2], "count": [415]}, "eef_direction_action": {"mean": [4.137349397590361, 4.518072289156627], "std": [1.9970888960294628, 1.8663891159465276], "min": [0, 0], "max": [6, 6], "count": [415]}, "eef_velocity_action": {"mean": [0.6096385542168675, 0.5783132530120482], "std": [0.552674648366747, 0.7201151502248747], "min": [0, 0], "max": [2, 2], "count": [415]}, "eef_acc_mag_action": {"mean": [0.6457831325301204, 0.5759036144578313], "std": [0.8139301063535732, 0.7905450859239487], "min": [0, 0], "max": [2, 2], "count": [415]}, "eef_sim_pose_state": {"mean": [0.5954272897753127, 0.31121206820094666, 1.1000036222049914, -1.5417483923397226, 0.9745948283969684, -2.115055796601618, 0.5641141397742632, -0.284325913151761, 1.066418245419874, 0.2853482740607406, 1.307443308462079, -0.27566008756408644], "std": [0.02561976016305492, 0.016740867957969797, 0.035112367544001544, 0.6006520604500782, 0.17152707351725885, 0.55604714693257, 0.023665373717537908, 0.06337568563075469, 0.020562444311217575, 1.8853195041812119, 0.15305186746296431, 1.3818977466473472], "min": [0.566295792393263, 0.2652575159468783, 1.0573273048832155, -2.6553959202360637, 0.7654305213324433, -3.0139522687005056, 0.5431030328143956, -0.3225527571525321, 1.046860831758615, -3.141504488928125, 0.9358127562365683, -2.292176823955425], "max": [0.6433785450995043, 0.33903706655061744, 1.1643438154643855, -0.9534960222127675, 1.3347427187894825, -1.1656056822620646, 0.625571232568404, -0.10491759935553997, 1.1197679819372475, 3.1331540501319894, 1.5629222850053694, 1.246207852748531], "count": [415]}, "eef_sim_pose_action": {"mean": [0.5954272897753127, 0.31121206820094666, 1.1000036222049914, -1.5417483923397226, 0.9745948283969684, -2.115055796601618, 0.5641141397742632, -0.284325913151761, 1.066418245419874, 0.2853482740607406, 1.307443308462079, -0.27566008756408644], "std": [0.02561976016305492, 0.016740867957969797, 0.035112367544001544, 0.6006520604500782, 0.17152707351725885, 0.55604714693257, 0.023665373717537908, 0.06337568563075469, 0.020562444311217575, 1.8853195041812119, 0.15305186746296431, 1.3818977466473472], "min": [0.566295792393263, 0.2652575159468783, 1.0573273048832155, -2.6553959202360637, 0.7654305213324433, -3.0139522687005056, 0.5431030328143956, -0.3225527571525321, 1.046860831758615, -3.141504488928125, 0.9358127562365683, -2.292176823955425], "max": [0.6433785450995043, 0.33903706655061744, 1.1643438154643855, -0.9534960222127675, 1.3347427187894825, -1.1656056822620646, 0.625571232568404, -0.10491759935553997, 1.1197679819372475, 3.1331540501319894, 1.5629222850053694, 1.246207852748531], "count": [415]}, "gripper_mode_state": {"mean": [0.653012048192771, 0.2433734939759036], "std": [0.4760118833683166, 0.42911867403535875], "min": [0, 0], "max": [1, 1], "count": [415]}, "gripper_activity_state": {"mean": [1.889156626506024, 1.8650602409638555], "std": [0.42483506315960445, 0.434764507629035], "min": [0, 0], "max": [2, 2], "count": [415]}, "gripper_mode_action": {"mean": [0.653012048192771, 0.2433734939759036], "std": [0.4760118833683166, 0.42911867403535875], "min": [0, 0], "max": [1, 1], "count": [415]}, "gripper_activity_action": {"mean": [1.889156626506024, 1.8650602409638555], "std": [0.42483506315960445, 0.434764507629035], "min": [0, 0], "max": [2, 2], "count": [415]}, "gripper_open_scale_state": {"mean": [0.3313168673411909, 0.6201566264876409], "std": [0.22297394066605622, 0.2551837007258154], "min": [0.116, 0.059], "max": [0.649, 0.813], "count": [415]}, "gripper_open_scale_action": {"mean": [0.3313168673411909, 0.6201566264876409], "std": [0.22297394066605622, 0.2551837007258154], "min": [0.116, 0.059], "max": [0.649, 0.813], "count": [415]}}} +{"episode_index": 57, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4597030759803921]], [[0.43000196895424836]], [[0.40606756944444444]]], "std": [[[0.1346148648527735]], [[0.16539170251098897]], [[0.18716317319787615]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.03137254901960784]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4644903206699347]], [[0.46224176266339867]], [[0.451242283496732]]], "std": [[[0.06447127543967458]], [[0.07810696282599489]], [[0.09474053806108204]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47156038194444444]], [[0.45459029411764706]], [[0.4433025694444444]]], "std": [[[0.11585156157180507]], [[0.13901850169269864]], [[0.15607392403975887]]], "count": [100]}, "observation.state": {"min": [0.5178042650222778, 2.017461061477661, 0.18456856906414032, -0.17493435740470886, -2.72438907623291, -1.4766182899475098, 0.3134262263774872, 58.0, 0.01279900036752224, 0.36430099606513977, -0.24243900179862976, -3.0829999446868896, 1.0390000343322754, -2.996000051498413, -0.8316494226455688, -2.0325231552124023, 0.4187219440937042, 0.0015009832568466663, -2.3120901584625244, -1.7833949327468872, 0.809989869594574, 120.0, -0.2669050097465515, 0.3749600052833557, -0.22441700100898743, 0.7170000076293945, -1.309000015258789, -3.1019999980926514], "max": [0.9898635149002075, 2.046398639678955, 0.8973785638809204, 0.19163714349269867, -1.68422532081604, -0.8610407710075378, 0.845001220703125, 805.0, 0.2649669945240021, 0.4137769937515259, -0.18934600055217743, 3.13700008392334, 1.5399999618530273, 3.114000082015991, -0.5751383304595947, -1.968085765838623, 0.5353273749351501, 0.6706253290176392, -0.47568947076797485, -0.8429940342903137, 2.6735825538635254, 649.0, -0.15344899892807007, 0.44691601395606995, -0.0718659982085228, 2.7799999713897705, -0.6230000257492065, 3.119999885559082], "mean": [0.6882086396217346, 2.0304694175720215, 0.395355761051178, -0.000169838109286502, -2.224613904953003, -1.1749337911605835, 0.5254917144775391, 645.0913696289062, 0.18121322989463806, 0.38527315855026245, -0.21000833809375763, -0.6660292148590088, 1.3387315273284912, 1.2936451435089111, -0.6652863025665283, -2.0052359104156494, 0.47908127307891846, 0.3818364441394806, -1.4652345180511475, -1.2821046113967896, 1.5847958326339722, 364.7459716796875, -0.22423528134822845, 0.4086664319038391, -0.15677227079868317, 1.633556604385376, -0.9460697770118713, 1.2688767910003662], "std": [0.16103136539459229, 0.006682318169623613, 0.2513976991176605, 0.07717350870370865, 0.46056243777275085, 0.15229468047618866, 0.17824415862560272, 245.19964599609375, 0.08425667136907578, 0.012755016796290874, 0.01190985832363367, 1.6911568641662598, 0.13246193528175354, 1.3058160543441772, 0.08794228732585907, 0.020957112312316895, 0.038506098091602325, 0.21935735642910004, 0.5777944326400757, 0.2667251527309418, 0.6097389459609985, 245.93125915527344, 0.02514631487429142, 0.02387710101902485, 0.045231807976961136, 0.682813286781311, 0.21437624096870422, 1.950170636177063], "count": [372]}, "action": {"min": [0.5178042650222778, 2.017461061477661, 0.18456856906414032, -0.17493435740470886, -2.72438907623291, -1.4766182899475098, 0.3134262263774872, 58.0, 0.01279900036752224, 0.36430099606513977, -0.24243900179862976, -3.0829999446868896, 1.0390000343322754, -2.996000051498413, -0.8316494226455688, -2.0325231552124023, 0.4187219440937042, 0.0015009832568466663, -2.3120901584625244, -1.7833949327468872, 0.809989869594574, 120.0, -0.2669050097465515, 0.3749600052833557, -0.22441700100898743, 0.7170000076293945, -1.309000015258789, -3.1019999980926514], "max": [0.9898635149002075, 2.046398639678955, 0.8973785638809204, 0.19163714349269867, -1.68422532081604, -0.8610407710075378, 0.845001220703125, 805.0, 0.2649669945240021, 0.4137769937515259, -0.18934600055217743, 3.13700008392334, 1.5399999618530273, 3.114000082015991, -0.5751383304595947, -1.968085765838623, 0.5353273749351501, 0.6706253290176392, -0.47568947076797485, -0.8429940342903137, 2.6735825538635254, 649.0, -0.15344899892807007, 0.44691601395606995, -0.0718659982085228, 2.7799999713897705, -0.6230000257492065, 3.119999885559082], "mean": [0.6882086396217346, 2.0304694175720215, 0.395355761051178, -0.000169838109286502, -2.224613904953003, -1.1749337911605835, 0.5254917144775391, 645.0913696289062, 0.18121322989463806, 0.38527315855026245, -0.21000833809375763, -0.6660292148590088, 1.3387315273284912, 1.2936451435089111, -0.6652863025665283, -2.0052359104156494, 0.47908127307891846, 0.3818364441394806, -1.4652345180511475, -1.2821046113967896, 1.5847958326339722, 364.7459716796875, -0.22423528134822845, 0.4086664319038391, -0.15677227079868317, 1.633556604385376, -0.9460697770118713, 1.2688767910003662], "std": [0.16103136539459229, 0.006682318169623613, 0.2513976991176605, 0.07717350870370865, 0.46056243777275085, 0.15229468047618866, 0.17824415862560272, 245.19964599609375, 0.08425667136907578, 0.012755016796290874, 0.01190985832363367, 1.6911568641662598, 0.13246193528175354, 1.3058160543441772, 0.08794228732585907, 0.020957112312316895, 0.038506098091602325, 0.21935735642910004, 0.5777944326400757, 0.2667251527309418, 0.6097389459609985, 245.93125915527344, 0.02514631487429142, 0.02387710101902485, 0.045231807976961136, 0.682813286781311, 0.21437624096870422, 1.950170636177063], "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": [57], "max": [57], "mean": [57.0], "std": [0.0], "count": [372]}, "index": {"min": [27374], "max": [27745], "mean": [27559.5], "std": [107.38676206435626], "count": [372]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [372]}, "subtask_annotation": {"mean": [4.314516129032258, 12.0, 12.0, 12.0, 12.0], "std": [4.01080583867461, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [372]}, "scene_annotation": {"mean": [57.0], "std": [0.0], "min": [57], "max": [57], "count": [372]}, "eef_direction_state": {"mean": [3.8844086021505375, 4.276881720430108], "std": [1.9851800180366572, 2.027022541527203], "min": [0, 0], "max": [6, 6], "count": [372]}, "eef_velocity_state": {"mean": [0.7204301075268817, 0.6075268817204301], "std": [0.5558214186374225, 0.7345156489311079], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_acc_mag_state": {"mean": [0.7580645161290323, 0.553763440860215], "std": [0.8331598848283155, 0.7758532091216018], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_direction_action": {"mean": [3.8844086021505375, 4.276881720430108], "std": [1.9851800180366572, 2.027022541527203], "min": [0, 0], "max": [6, 6], "count": [372]}, "eef_velocity_action": {"mean": [0.7204301075268817, 0.6075268817204301], "std": [0.5558214186374225, 0.7345156489311079], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_acc_mag_action": {"mean": [0.7580645161290323, 0.553763440860215], "std": [0.8331598848283155, 0.7758532091216018], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_sim_pose_state": {"mean": [0.6024051337843307, 0.30943996547828867, 1.1117986710911654, -1.6342713089912806, 0.9453202377431771, -1.8897267275132996, 0.5777712224331436, -0.26218194148399016, 1.0570990546531145, -0.6664506130998277, 1.339294945528918, -0.20970474319991247], "std": [0.02662143139826216, 0.01783581049041089, 0.03735868747824394, 0.6811159103799621, 0.2140767473847753, 1.3370218238441907, 0.021560628118637102, 0.07084541857021781, 0.009997454707353094, 1.691442240272141, 0.13272550642375416, 1.2742889619729916], "min": [0.5671340403519871, 0.2566076151474692, 1.048643202680315, -2.7794222768325962, 0.6227075072336765, -3.141531591710837, 0.5475071232204809, -0.3293456284858471, 1.0439864632540425, -3.082501065651222, 1.0390129915525024, -2.8645520273821456], "max": [0.6468420540113266, 0.3308879720060133, 1.1765029698883502, -0.7213730984170533, 1.3083027439336505, 3.140980904916103, 0.6155002278546532, -0.11389833476197668, 1.0807439786971367, 3.1392539099273042, 1.540383430698851, 3.0634944546691147], "count": [372]}, "eef_sim_pose_action": {"mean": [0.6024051337843307, 0.30943996547828867, 1.1117986710911654, -1.6342713089912806, 0.9453202377431771, -1.8897267275132996, 0.5777712224331436, -0.26218194148399016, 1.0570990546531145, -0.6664506130998277, 1.339294945528918, -0.20970474319991247], "std": [0.02662143139826216, 0.01783581049041089, 0.03735868747824394, 0.6811159103799621, 0.2140767473847753, 1.3370218238441907, 0.021560628118637102, 0.07084541857021781, 0.009997454707353094, 1.691442240272141, 0.13272550642375416, 1.2742889619729916], "min": [0.5671340403519871, 0.2566076151474692, 1.048643202680315, -2.7794222768325962, 0.6227075072336765, -3.141531591710837, 0.5475071232204809, -0.3293456284858471, 1.0439864632540425, -3.082501065651222, 1.0390129915525024, -2.8645520273821456], "max": [0.6468420540113266, 0.3308879720060133, 1.1765029698883502, -0.7213730984170533, 1.3083027439336505, 3.140980904916103, 0.6155002278546532, -0.11389833476197668, 1.0807439786971367, 3.1392539099273042, 1.540383430698851, 3.0634944546691147], "count": [372]}, "gripper_mode_state": {"mean": [0.5510752688172043, 0.22580645161290322], "std": [0.4973844759491899, 0.4181123031230877], "min": [0, 0], "max": [1, 1], "count": [372]}, "gripper_activity_state": {"mean": [1.8951612903225807, 1.7661290322580645], "std": [0.3979493481121067, 0.5971555015472079], "min": [0, 0], "max": [2, 2], "count": [372]}, "gripper_mode_action": {"mean": [0.5510752688172043, 0.22580645161290322], "std": [0.4973844759491899, 0.4181123031230877], "min": [0, 0], "max": [1, 1], "count": [372]}, "gripper_activity_action": {"mean": [1.8951612903225807, 1.7661290322580645], "std": [0.3979493481121067, 0.5971555015472079], "min": [0, 0], "max": [2, 2], "count": [372]}, "gripper_open_scale_state": {"mean": [0.3647459677419354, 0.6450913981058263], "std": [0.24593110422456044, 0.24519980451774645], "min": [0.12, 0.058], "max": [0.649, 0.805], "count": [372]}, "gripper_open_scale_action": {"mean": [0.3647459677419354, 0.6450913981058263], "std": [0.24593110422456044, 0.24519980451774645], "min": [0.12, 0.058], "max": [0.649, 0.805], "count": [372]}}} +{"episode_index": 58, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4652113480392157]], [[0.43186637663398697]], [[0.41022495098039213]]], "std": [[[0.1292545758164557]], [[0.1635033633667025]], [[0.18442556904903606]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.01568627450980392]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.46895197916666664]], [[0.46652364379084965]], [[0.45622847834967317]]], "std": [[[0.060887624964505095]], [[0.0717119378443972]], [[0.08685304494261217]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4771431433823529]], [[0.4662543464052287]], [[0.4561238888888889]]], "std": [[[0.10628271309094423]], [[0.12531340068794072]], [[0.13963355146317488]]], "count": [100]}, "observation.state": {"min": [0.545013964176178, 2.0139877796173096, -0.09056513756513596, -0.6906617283821106, -2.840226650238037, -1.8310073614120483, 0.26937413215637207, 81.0, 0.0054720002226531506, 0.3169499933719635, -0.2178249955177307, -3.1381852626800537, 0.8970000147819519, -3.131185293197632, -0.8823860883712769, -2.0341289043426514, 0.35271358489990234, 0.001518436474725604, -2.2994015216827393, -1.884274959564209, 0.9161931276321411, 119.0, -0.2761070132255554, 0.35725799202919006, -0.20312699675559998, 0.4269999563694, -1.3450000286102295, -3.1361851692199707], "max": [1.1252137422561646, 2.0371484756469727, 0.8529424071311951, 0.04581489413976669, -1.3467135429382324, -0.9657779335975647, 1.2238597869873047, 813.0, 0.26963698863983154, 0.4249730110168457, -0.13486500084400177, 3.132999897003174, 1.5180000066757202, 3.1389999389648438, -0.5505990386009216, -1.9493058919906616, 0.4588121771812439, 0.6414783596992493, -0.5275431871414185, -0.8393637537956238, 2.6963768005371094, 636.0, -0.18433299660682678, 0.4584670066833496, -0.059755001217126846, 2.880000114440918, -0.6820000410079956, 3.1089999675750732], "mean": [0.6703238487243652, 2.02639102935791, 0.3849772810935974, -0.20739632844924927, -2.320747137069702, -1.4155527353286743, 0.7132923007011414, 641.1270751953125, 0.21239282190799713, 0.3692600429058075, -0.19198444485664368, 0.8822278380393982, 1.3174121379852295, 1.479364275932312, -0.6495051980018616, -1.99000883102417, 0.44010642170906067, 0.30761978030204773, -1.5770933628082275, -1.3280848264694214, 1.8450731039047241, 401.0835266113281, -0.23717698454856873, 0.4023284912109375, -0.15432798862457275, 1.4016085863113403, -1.0586907863616943, 0.5853766798973083], "std": [0.1531255692243576, 0.007791559677571058, 0.3553449511528015, 0.24389924108982086, 0.38727957010269165, 0.23176845908164978, 0.2957804203033447, 226.4736328125, 0.0671415701508522, 0.024726878851652145, 0.02282048761844635, 1.606062889099121, 0.15740638971328735, 1.629301905632019, 0.10821082442998886, 0.02953665517270565, 0.030455557629466057, 0.21178454160690308, 0.6017189025878906, 0.26631513237953186, 0.5963881015777588, 243.9684295654297, 0.02568906545639038, 0.03049750067293644, 0.04191168025135994, 0.8003422021865845, 0.18756990134716034, 2.260755777359009], "count": [437]}, "action": {"min": [0.545013964176178, 2.0139877796173096, -0.09056513756513596, -0.6906617283821106, -2.840226650238037, -1.8310073614120483, 0.26937413215637207, 81.0, 0.0054720002226531506, 0.3169499933719635, -0.2178249955177307, -3.1381852626800537, 0.8970000147819519, -3.131185293197632, -0.8823860883712769, -2.0341289043426514, 0.35271358489990234, 0.001518436474725604, -2.2994015216827393, -1.884274959564209, 0.9161931276321411, 119.0, -0.2761070132255554, 0.35725799202919006, -0.20312699675559998, 0.4269999563694, -1.3450000286102295, -3.1361851692199707], "max": [1.1252137422561646, 2.0371484756469727, 0.8529424071311951, 0.04581489413976669, -1.3467135429382324, -0.9657779335975647, 1.2238597869873047, 813.0, 0.26963698863983154, 0.4249730110168457, -0.13486500084400177, 3.132999897003174, 1.5180000066757202, 3.1389999389648438, -0.5505990386009216, -1.9493058919906616, 0.4588121771812439, 0.6414783596992493, -0.5275431871414185, -0.8393637537956238, 2.6963768005371094, 636.0, -0.18433299660682678, 0.4584670066833496, -0.059755001217126846, 2.880000114440918, -0.6820000410079956, 3.1089999675750732], "mean": [0.6703238487243652, 2.02639102935791, 0.3849772810935974, -0.20739632844924927, -2.320747137069702, -1.4155527353286743, 0.7132923007011414, 641.1270751953125, 0.21239282190799713, 0.3692600429058075, -0.19198444485664368, 0.8822278380393982, 1.3174121379852295, 1.479364275932312, -0.6495051980018616, -1.99000883102417, 0.44010642170906067, 0.30761978030204773, -1.5770933628082275, -1.3280848264694214, 1.8450731039047241, 401.0835266113281, -0.23717698454856873, 0.4023284912109375, -0.15432798862457275, 1.4016085863113403, -1.0586907863616943, 0.5853766798973083], "std": [0.1531255692243576, 0.007791559677571058, 0.3553449511528015, 0.24389924108982086, 0.38727957010269165, 0.23176845908164978, 0.2957804203033447, 226.4736328125, 0.0671415701508522, 0.024726878851652145, 0.02282048761844635, 1.606062889099121, 0.15740638971328735, 1.629301905632019, 0.10821082442998886, 0.02953665517270565, 0.030455557629466057, 0.21178454160690308, 0.6017189025878906, 0.26631513237953186, 0.5963881015777588, 243.9684295654297, 0.02568906545639038, 0.03049750067293644, 0.04191168025135994, 0.8003422021865845, 0.18756990134716034, 2.260755777359009], "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": [58], "max": [58], "mean": [58.0], "std": [0.0], "count": [437]}, "index": {"min": [27746], "max": [28182], "mean": [27964.0], "std": [126.15070352558483], "count": [437]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [437]}, "subtask_annotation": {"mean": [3.389016018306636, 12.0, 12.0, 12.0, 12.0], "std": [3.8429903726551413, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [437]}, "scene_annotation": {"mean": [58.0], "std": [0.0], "min": [58], "max": [58], "count": [437]}, "eef_direction_state": {"mean": [4.212814645308924, 4.739130434782608], "std": [2.070390713624461, 1.599671640766567], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_state": {"mean": [0.6384439359267735, 0.6407322654462243], "std": [0.6325896466465946, 0.7751798575900971], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_state": {"mean": [0.5835240274599542, 0.5995423340961098], "std": [0.8035979916974709, 0.8159170388835776], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_direction_action": {"mean": [4.212814645308924, 4.739130434782608], "std": [2.070390713624461, 1.599671640766567], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_action": {"mean": [0.6384439359267735, 0.6407322654462243], "std": [0.6325896466465946, 0.7751798575900971], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_action": {"mean": [0.5835240274599542, 0.5995423340961098], "std": [0.8035979916974709, 0.8159170388835776], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_sim_pose_state": {"mean": [0.5944724050464293, 0.3195241305878279, 1.1102650338417075, -1.403311943447478, 1.0580937896615044, -0.9217368314611104, 0.5652364464038129, -0.29592785362655344, 1.0754273670138828, 0.8818237109696295, 1.318065678120465, 0.0521200846032811], "std": [0.03428319400070072, 0.017965207557672523, 0.036974640017023434, 0.7984791278069432, 0.1874176639085947, 1.8330587830560259, 0.024052093937535192, 0.05766454348900123, 0.02694743514782711, 1.6077186076936631, 0.15764514426279305, 1.5234112831924582], "min": [0.5563175696237241, 0.2826340324416577, 1.061047855143111, -2.879108700471592, 0.6815636558570124, -3.140046131821441, 0.5295313262145501, -0.3313294692013244, 1.0437208305384758, -3.1368293783178287, 0.8971610718923766, -2.8180901443639748], "max": [0.6570617693823728, 0.35818129643733304, 1.1867267550905647, -0.4334720486547918, 1.3447290423825695, 3.1398688676925, 0.6363943078467588, -0.10623547208749992, 1.1433675763010391, 3.13383426507474, 1.5187522347902886, 3.090146908930109], "count": [437]}, "eef_sim_pose_action": {"mean": [0.5944724050464293, 0.3195241305878279, 1.1102650338417075, -1.403311943447478, 1.0580937896615044, -0.9217368314611104, 0.5652364464038129, -0.29592785362655344, 1.0754273670138828, 0.8818237109696295, 1.318065678120465, 0.0521200846032811], "std": [0.03428319400070072, 0.017965207557672523, 0.036974640017023434, 0.7984791278069432, 0.1874176639085947, 1.8330587830560259, 0.024052093937535192, 0.05766454348900123, 0.02694743514782711, 1.6077186076936631, 0.15764514426279305, 1.5234112831924582], "min": [0.5563175696237241, 0.2826340324416577, 1.061047855143111, -2.879108700471592, 0.6815636558570124, -3.140046131821441, 0.5295313262145501, -0.3313294692013244, 1.0437208305384758, -3.1368293783178287, 0.8971610718923766, -2.8180901443639748], "max": [0.6570617693823728, 0.35818129643733304, 1.1867267550905647, -0.4334720486547918, 1.3447290423825695, 3.1398688676925, 0.6363943078467588, -0.10623547208749992, 1.1433675763010391, 3.13383426507474, 1.5187522347902886, 3.090146908930109], "count": [437]}, "gripper_mode_state": {"mean": [0.4576659038901602, 0.19679633867276888], "std": [0.49820460084845064, 0.397577086560281], "min": [0, 0], "max": [1, 1], "count": [437]}, "gripper_activity_state": {"mean": [1.9130434782608696, 1.8855835240274599], "std": [0.37877211039196695, 0.41228052534905035], "min": [0, 0], "max": [2, 2], "count": [437]}, "gripper_mode_action": {"mean": [0.4576659038901602, 0.19679633867276888], "std": [0.49820460084845064, 0.397577086560281], "min": [0, 0], "max": [1, 1], "count": [437]}, "gripper_activity_action": {"mean": [1.9130434782608696, 1.8855835240274599], "std": [0.37877211039196695, 0.41228052534905035], "min": [0, 0], "max": [2, 2], "count": [437]}, "gripper_open_scale_state": {"mean": [0.4010835239925428, 0.6411270022708707], "std": [0.2439685843814251, 0.22647377379559058], "min": [0.119, 0.081], "max": [0.636, 0.813], "count": [437]}, "gripper_open_scale_action": {"mean": [0.4010835239925428, 0.6411270022708707], "std": [0.2439685843814251, 0.22647377379559058], "min": [0.119, 0.081], "max": [0.636, 0.813], "count": [437]}}} +{"episode_index": 59, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4527013051470588]], [[0.4201570057189542]], [[0.3954547549019608]]], "std": [[[0.13249948352082258]], [[0.165811403865682]], [[0.1883398498509684]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.03137254901960784]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4655565665849673]], [[0.4592967238562092]], [[0.44818619893790845]]], "std": [[[0.06609857083121065]], [[0.08517396290949773]], [[0.10067054557132873]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.47131379289215686]], [[0.45451575571895425]], [[0.44026616830065357]]], "std": [[[0.11501644375320062]], [[0.1421886526427291]], [[0.16136340510155073]]], "count": [100]}, "observation.state": {"min": [0.5414186120033264, 2.0165011882781982, -0.21621137857437134, -0.3297101855278015, -2.371553659439087, -1.413123369216919, 0.27607619762420654, 76.0, 0.010061999782919884, 0.3652159869670868, -0.2307240068912506, -3.065999984741211, 1.097000002861023, -0.5960000157356262, -0.8525584936141968, -2.036729335784912, 0.3619464039802551, 0.01406735461205244, -2.177333354949951, -1.8041644096374512, 0.7145901918411255, 121.0, -0.2738479971885681, 0.3689740002155304, -0.20200300216674805, 0.5080000162124634, -1.3569999933242798, -3.1059999465942383], "max": [1.0599035024642944, 2.0421924591064453, 0.9670869708061218, 0.1126260980963707, -1.3344613313674927, -0.8691390752792358, 0.9756565690040588, 827.0, 0.2906630039215088, 0.42006200551986694, -0.17479999363422394, 0.949999988079071, 1.524999976158142, 2.509999990463257, -0.5624672770500183, -1.9285888671875, 0.5001938939094543, 0.7797257900238037, -0.4461934268474579, -0.9548172950744629, 2.713463544845581, 635.0, -0.19946999847888947, 0.4503679871559143, -0.061535999178886414, 2.7660000324249268, -0.5410000085830688, 3.1410000324249268], "mean": [0.6652359366416931, 2.029172897338867, 0.0733300969004631, -0.07972241193056107, -1.8787791728973389, -1.2345746755599976, 0.5471688508987427, 640.3607788085938, 0.2059629112482071, 0.38153496384620667, -0.2053142935037613, -0.943511426448822, 1.3325730562210083, 1.1061081886291504, -0.6519320011138916, -1.985390067100525, 0.4423517882823944, 0.43329134583473206, -1.4187318086624146, -1.3703722953796387, 1.463243842124939, 334.0454406738281, -0.2354568988084793, 0.40361785888671875, -0.14020341634750366, 1.5462775230407715, -0.8878154158592224, 1.5787304639816284], "std": [0.15710781514644623, 0.006499829702079296, 0.31191423535346985, 0.1525191068649292, 0.45406609773635864, 0.11470721662044525, 0.2552914321422577, 272.9013977050781, 0.08484980463981628, 0.012094603851437569, 0.012371662072837353, 1.6211756467819214, 0.11606811732053757, 1.155015230178833, 0.09821216762065887, 0.02565058134496212, 0.04236861690878868, 0.18848323822021484, 0.5503555536270142, 0.2579413056373596, 0.5627362132072449, 226.1676025390625, 0.018834302201867104, 0.025355592370033264, 0.04443226382136345, 0.6912241578102112, 0.22066368162631989, 1.7714189291000366], "count": [352]}, "action": {"min": [0.5414186120033264, 2.0165011882781982, -0.21621137857437134, -0.3297101855278015, -2.371553659439087, -1.413123369216919, 0.27607619762420654, 76.0, 0.010061999782919884, 0.3652159869670868, -0.2307240068912506, -3.065999984741211, 1.097000002861023, -0.5960000157356262, -0.8525584936141968, -2.036729335784912, 0.3619464039802551, 0.01406735461205244, -2.177333354949951, -1.8041644096374512, 0.7145901918411255, 121.0, -0.2738479971885681, 0.3689740002155304, -0.20200300216674805, 0.5080000162124634, -1.3569999933242798, -3.1059999465942383], "max": [1.0599035024642944, 2.0421924591064453, 0.9670869708061218, 0.1126260980963707, -1.3344613313674927, -0.8691390752792358, 0.9756565690040588, 827.0, 0.2906630039215088, 0.42006200551986694, -0.17479999363422394, 0.949999988079071, 1.524999976158142, 2.509999990463257, -0.5624672770500183, -1.9285888671875, 0.5001938939094543, 0.7797257900238037, -0.4461934268474579, -0.9548172950744629, 2.713463544845581, 635.0, -0.19946999847888947, 0.4503679871559143, -0.061535999178886414, 2.7660000324249268, -0.5410000085830688, 3.1410000324249268], "mean": [0.6652359366416931, 2.029172897338867, 0.0733300969004631, -0.07972241193056107, -1.8787791728973389, -1.2345746755599976, 0.5471688508987427, 640.3607788085938, 0.2059629112482071, 0.38153496384620667, -0.2053142935037613, -0.943511426448822, 1.3325730562210083, 1.1061081886291504, -0.6519320011138916, -1.985390067100525, 0.4423517882823944, 0.43329134583473206, -1.4187318086624146, -1.3703722953796387, 1.463243842124939, 334.0454406738281, -0.2354568988084793, 0.40361785888671875, -0.14020341634750366, 1.5462775230407715, -0.8878154158592224, 1.5787304639816284], "std": [0.15710781514644623, 0.006499829702079296, 0.31191423535346985, 0.1525191068649292, 0.45406609773635864, 0.11470721662044525, 0.2552914321422577, 272.9013977050781, 0.08484980463981628, 0.012094603851437569, 0.012371662072837353, 1.6211756467819214, 0.11606811732053757, 1.155015230178833, 0.09821216762065887, 0.02565058134496212, 0.04236861690878868, 0.18848323822021484, 0.5503555536270142, 0.2579413056373596, 0.5627362132072449, 226.1676025390625, 0.018834302201867104, 0.025355592370033264, 0.04443226382136345, 0.6912241578102112, 0.22066368162631989, 1.7714189291000366], "count": [352]}, "timestamp": {"min": [0.0], "max": [11.7], "mean": [5.85], "std": [3.3871079108879893], "count": [352]}, "frame_index": {"min": [0], "max": [351], "mean": [175.5], "std": [101.61323732663968], "count": [352]}, "episode_index": {"min": [59], "max": [59], "mean": [59.0], "std": [0.0], "count": [352]}, "index": {"min": [28183], "max": [28534], "mean": [28358.5], "std": [101.61323732663968], "count": [352]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [352]}, "subtask_annotation": {"mean": [4.221590909090909, 12.0, 12.0, 12.0, 12.0], "std": [4.080411879378343, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [352]}, "scene_annotation": {"mean": [59.0], "std": [0.0], "min": [59], "max": [59], "count": [352]}, "eef_direction_state": {"mean": [4.153409090909091, 4.264204545454546], "std": [1.7594839677145773, 1.8604961591363662], "min": [0, 0], "max": [6, 6], "count": [352]}, "eef_velocity_state": {"mean": [0.8039772727272727, 0.6619318181818182], "std": [0.606485853415036, 0.7284203924098456], "min": [0, 0], "max": [2, 2], "count": [352]}, "eef_acc_mag_state": {"mean": [0.6875, 0.6335227272727273], "std": [0.8285135237827498, 0.7972331981363691], "min": [0, 0], "max": [2, 2], "count": [352]}, "eef_direction_action": {"mean": [4.153409090909091, 4.264204545454546], "std": [1.7594839677145773, 1.8604961591363662], "min": [0, 0], "max": [6, 6], "count": [352]}, "eef_velocity_action": {"mean": [0.8039772727272727, 0.6619318181818182], "std": [0.606485853415036, 0.7284203924098456], "min": [0, 0], "max": [2, 2], "count": [352]}, "eef_acc_mag_action": {"mean": [0.6875, 0.6335227272727273], "std": [0.8285135237827498, 0.7972331981363691], "min": [0, 0], "max": [2, 2], "count": [352]}, "eef_sim_pose_state": {"mean": [0.5985244717378578, 0.3225576642817891, 1.1263697619630053, -1.5476845956453247, 0.8869392662183757, -1.509860394893181, 0.5742818300517222, -0.285052363719754, 1.0618533862716915, -0.9444983221301854, 1.3330148910318533, -0.4652568734231078], "std": [0.027410641576961877, 0.015485762903656969, 0.03496889620210948, 0.6898316705837328, 0.2204452000990799, 1.7142821614818893, 0.021342029904816876, 0.07026423772932533, 0.014184600615912518, 1.6213298500597737, 0.11619988764823148, 1.154986659081503], "min": [0.5693331883928582, 0.29432739880985315, 1.0623206071919655, -2.7656786486384974, 0.5409139466356221, -3.1380711316489753, 0.5480045990008963, -0.35204312502610746, 1.0470449625316451, -3.0660056618897764, 1.0971585820702936, -2.1664689624363866], "max": [0.6521748648650874, 0.3578396872450251, 1.1857812652828992, -0.5139140311649741, 1.3565562530254804, 3.1404970307925923, 0.627214456296128, -0.11115871861638905, 1.0997402981609574, 0.9505487070042552, 1.5252799596183184, 0.9391900183856053], "count": [352]}, "eef_sim_pose_action": {"mean": [0.5985244717378578, 0.3225576642817891, 1.1263697619630053, -1.5476845956453247, 0.8869392662183757, -1.509860394893181, 0.5742818300517222, -0.285052363719754, 1.0618533862716915, -0.9444983221301854, 1.3330148910318533, -0.4652568734231078], "std": [0.027410641576961877, 0.015485762903656969, 0.03496889620210948, 0.6898316705837328, 0.2204452000990799, 1.7142821614818893, 0.021342029904816876, 0.07026423772932533, 0.014184600615912518, 1.6213298500597737, 0.11619988764823148, 1.154986659081503], "min": [0.5693331883928582, 0.29432739880985315, 1.0623206071919655, -2.7656786486384974, 0.5409139466356221, -3.1380711316489753, 0.5480045990008963, -0.35204312502610746, 1.0470449625316451, -3.0660056618897764, 1.0971585820702936, -2.1664689624363866], "max": [0.6521748648650874, 0.3578396872450251, 1.1857812652828992, -0.5139140311649741, 1.3565562530254804, 3.1404970307925923, 0.627214456296128, -0.11115871861638905, 1.0997402981609574, 0.9505487070042552, 1.5252799596183184, 0.9391900183856053], "count": [352]}, "gripper_mode_state": {"mean": [0.5852272727272727, 0.2556818181818182], "std": [0.4926827701305081, 0.4362437690478305], "min": [0, 0], "max": [1, 1], "count": [352]}, "gripper_activity_state": {"mean": [1.8494318181818181, 1.84375], "std": [0.47976049411646626, 0.5011527903924928], "min": [0, 0], "max": [2, 2], "count": [352]}, "gripper_mode_action": {"mean": [0.5852272727272727, 0.2556818181818182], "std": [0.4926827701305081, 0.4362437690478305], "min": [0, 0], "max": [1, 1], "count": [352]}, "gripper_activity_action": {"mean": [1.8494318181818181, 1.84375], "std": [0.47976049411646626, 0.5011527903924928], "min": [0, 0], "max": [2, 2], "count": [352]}, "gripper_open_scale_state": {"mean": [0.33404545476219893, 0.6403607953028247], "std": [0.2261676036969171, 0.2729013905668335], "min": [0.121, 0.076], "max": [0.635, 0.827], "count": [352]}, "gripper_open_scale_action": {"mean": [0.33404545476219893, 0.6403607953028247], "std": [0.2261676036969171, 0.2729013905668335], "min": [0.121, 0.076], "max": [0.635, 0.827], "count": [352]}}} +{"episode_index": 60, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.460171975101922]], [[0.4344976501326603]], [[0.41378648967837955]]], "std": [[[0.13165732084001347]], [[0.16343449792234344]], [[0.18649708840873114]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.054901960784313725]], [[0.023529411764705882]]], "max": [[[0.7254901960784313]], [[0.7019607843137254]], [[0.7098039215686275]]], "mean": [[[0.464239611644988]], [[0.4605937459554779]], [[0.4493699645699864]]], "std": [[[0.06340933411221268]], [[0.08071523863908098]], [[0.09661283367763973]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.0]], [[0.0]]], "max": [[[0.788235294117647]], [[0.7725490196078432]], [[0.7725490196078432]]], "mean": [[[0.47000528619038373]], [[0.449238592425419]], [[0.438516786788973]]], "std": [[[0.1134814468262268]], [[0.14192678254589863]], [[0.15798133901323058]]], "count": [101]}, "observation.state": {"min": [0.33192673325538635, 1.9580150842666626, 1.4546098709106445, 0.08527679741382599, -2.229152202606201, -0.2079734355211258, -2.8073971271514893, 194.0, 0.0333699993789196, 0.36048999428749084, -0.25290000438690186, -3.1361851692199707, 0.6299999356269836, -2.0820000171661377, -0.5359731912612915, -2.035769462585449, 1.2163723707199097, 0.8578468561172485, -1.4324615001678467, -1.2717342376708984, 0.32356658577919006, 118.0, -0.2185409963130951, 0.374193012714386, -0.19398300349712372, -3.1411852836608887, -1.3940000534057617, 0.01799999363720417], "max": [0.9227206707000732, 2.0356647968292236, 2.09720516204834, 1.2685401439666748, -0.3033382296562195, 1.2774938344955444, -0.8229053020477295, 898.0, 0.2535339891910553, 0.4633699953556061, -0.11578299850225449, 3.138000011444092, 1.4859999418258667, -0.5019999742507935, -0.19888028502464294, -2.0263099670410156, 1.9864988327026367, 1.942516565322876, -0.4507138133049011, 0.5886646509170532, 1.1444299221038818, 805.0, -0.10083600133657455, 0.42625099420547485, 0.04018700122833252, 3.1410000324249268, -0.6010000109672546, 1.309999942779541], "mean": [0.5200625658035278, 2.0170998573303223, 1.8299425840377808, 0.7306923270225525, -1.374252438545227, 0.8780755996704102, -1.722486138343811, 814.5913696289062, 0.17994555830955505, 0.40753623843193054, -0.17591433227062225, 1.7018840312957764, 1.172813057899475, -1.141250491142273, -0.39986950159072876, -2.030709981918335, 1.4039583206176758, 1.5264612436294556, -0.6911523938179016, -0.8280119299888611, 0.5205569863319397, 428.4183044433594, -0.17359550297260284, 0.39558374881744385, -0.07801013439893723, -1.908362627029419, -1.0272722244262695, 0.7943354249000549], "std": [0.1455221027135849, 0.012946106493473053, 0.1163153126835823, 0.2990436851978302, 0.659468412399292, 0.3218456208705902, 0.5959551334381104, 183.4884490966797, 0.06862354278564453, 0.02141772396862507, 0.029084350913763046, 2.2698700428009033, 0.28417789936065674, 0.5330316424369812, 0.09896741062402725, 0.0025100666098296642, 0.21353422105312347, 0.3588244616985321, 0.22668994963169098, 0.5806658267974854, 0.19298018515110016, 299.8481140136719, 0.028754113242030144, 0.014554373919963837, 0.08405287563800812, 2.003213405609131, 0.25077494978904724, 0.3268253803253174], "count": [471]}, "action": {"min": [0.33192673325538635, 1.9580150842666626, 1.4546098709106445, 0.08527679741382599, -2.229152202606201, -0.2079734355211258, -2.8073971271514893, 194.0, 0.0333699993789196, 0.36048999428749084, -0.25290000438690186, -3.1361851692199707, 0.6299999356269836, -2.0820000171661377, -0.5359731912612915, -2.035769462585449, 1.2163723707199097, 0.8578468561172485, -1.4324615001678467, -1.2717342376708984, 0.32356658577919006, 118.0, -0.2185409963130951, 0.374193012714386, -0.19398300349712372, -3.1411852836608887, -1.3940000534057617, 0.01799999363720417], "max": [0.9227206707000732, 2.0356647968292236, 2.09720516204834, 1.2685401439666748, -0.3033382296562195, 1.2774938344955444, -0.8229053020477295, 898.0, 0.2535339891910553, 0.4633699953556061, -0.11578299850225449, 3.138000011444092, 1.4859999418258667, -0.5019999742507935, -0.19888028502464294, -2.0263099670410156, 1.9864988327026367, 1.942516565322876, -0.4507138133049011, 0.5886646509170532, 1.1444299221038818, 805.0, -0.10083600133657455, 0.42625099420547485, 0.04018700122833252, 3.1410000324249268, -0.6010000109672546, 1.309999942779541], "mean": [0.5200625658035278, 2.0170998573303223, 1.8299425840377808, 0.7306923270225525, -1.374252438545227, 0.8780755996704102, -1.722486138343811, 814.5913696289062, 0.17994555830955505, 0.40753623843193054, -0.17591433227062225, 1.7018840312957764, 1.172813057899475, -1.141250491142273, -0.39986950159072876, -2.030709981918335, 1.4039583206176758, 1.5264612436294556, -0.6911523938179016, -0.8280119299888611, 0.5205569863319397, 428.4183044433594, -0.17359550297260284, 0.39558374881744385, -0.07801013439893723, -1.908362627029419, -1.0272722244262695, 0.7943354249000549], "std": [0.1455221027135849, 0.012946106493473053, 0.1163153126835823, 0.2990436851978302, 0.659468412399292, 0.3218456208705902, 0.5959551334381104, 183.4884490966797, 0.06862354278564453, 0.02141772396862507, 0.029084350913763046, 2.2698700428009033, 0.28417789936065674, 0.5330316424369812, 0.09896741062402725, 0.0025100666098296642, 0.21353422105312347, 0.3588244616985321, 0.22668994963169098, 0.5806658267974854, 0.19298018515110016, 299.8481140136719, 0.028754113242030144, 0.014554373919963837, 0.08405287563800812, 2.003213405609131, 0.25077494978904724, 0.3268253803253174], "count": [471]}, "timestamp": {"min": [0.0], "max": [15.666666666666666], "mean": [7.833333333333333], "std": [4.532189398154135], "count": [471]}, "frame_index": {"min": [0], "max": [470], "mean": [235.0], "std": [135.96568194462407], "count": [471]}, "episode_index": {"min": [60], "max": [60], "mean": [60.0], "std": [0.0], "count": [471]}, "index": {"min": [28535], "max": [29005], "mean": [28770.0], "std": [135.96568194462407], "count": [471]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [471]}, "subtask_annotation": {"mean": [4.210191082802548, 12.0, 12.0, 12.0, 12.0], "std": [3.967005931039894, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [471]}, "scene_annotation": {"mean": [60.0], "std": [0.0], "min": [60], "max": [60], "count": [471]}, "eef_direction_state": {"mean": [4.165605095541402, 4.322717622080679], "std": [1.8076757798771579, 1.783949982544428], "min": [0, 0], "max": [6, 6], "count": [471]}, "eef_velocity_state": {"mean": [0.8152866242038217, 0.8492569002123143], "std": [0.6531484036321018, 0.7462535442202654], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_acc_mag_state": {"mean": [0.8577494692144374, 0.851380042462845], "std": [0.8414288908893555, 0.8365288240115366], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_direction_action": {"mean": [4.165605095541402, 4.322717622080679], "std": [1.8076757798771579, 1.783949982544428], "min": [0, 0], "max": [6, 6], "count": [471]}, "eef_velocity_action": {"mean": [0.8152866242038217, 0.8492569002123143], "std": [0.6531484036321018, 0.7462535442202654], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_acc_mag_action": {"mean": [0.8577494692144374, 0.851380042462845], "std": [0.8414288908893555, 0.8365288240115366], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_sim_pose_state": {"mean": [0.5864408892850628, 0.2496519171325877, 1.208134142448559, 1.8581490892168753, 1.0283009384864836, 2.3689060094312833, 0.6042178168092196, -0.2620670650850178, 1.104334925675841, 1.6875918351139456, 1.1733914130572154, -0.33930338402864346], "std": [0.014994275232078203, 0.02382739045288409, 0.08362808713864633, 2.0536187351479396, 0.2511807357287394, 0.3265398097801169, 0.02010372337193185, 0.06042100655165002, 0.03610421507442217, 2.2802560351082763, 0.28413227304215005, 2.5686442969101573], "min": [0.5673866957074991, 0.18932644927690895, 1.0727274005638527, -3.1415782676221102, 0.6016041422769787, 1.5904179195597985, 0.5441093116132925, -0.32370639171443294, 1.0212256618169608, -3.1363741490528296, 0.630955003023415, -3.1295161672956424], "max": [0.6234268477618021, 0.2889615735880404, 1.3227668850379366, 3.1414846107576495, 1.3955123041449702, 2.8835946699928656, 0.6489384882563793, -0.13166940115145676, 1.1734589167353684, 3.137745907656669, 1.4866997424034487, 3.136433374784114], "count": [471]}, "eef_sim_pose_action": {"mean": [0.5864408892850628, 0.2496519171325877, 1.208134142448559, 1.8581490892168753, 1.0283009384864836, 2.3689060094312833, 0.6042178168092196, -0.2620670650850178, 1.104334925675841, 1.6875918351139456, 1.1733914130572154, -0.33930338402864346], "std": [0.014994275232078203, 0.02382739045288409, 0.08362808713864633, 2.0536187351479396, 0.2511807357287394, 0.3265398097801169, 0.02010372337193185, 0.06042100655165002, 0.03610421507442217, 2.2802560351082763, 0.28413227304215005, 2.5686442969101573], "min": [0.5673866957074991, 0.18932644927690895, 1.0727274005638527, -3.1415782676221102, 0.6016041422769787, 1.5904179195597985, 0.5441093116132925, -0.32370639171443294, 1.0212256618169608, -3.1363741490528296, 0.630955003023415, -3.1295161672956424], "max": [0.6234268477618021, 0.2889615735880404, 1.3227668850379366, 3.1414846107576495, 1.3955123041449702, 2.8835946699928656, 0.6489384882563793, -0.13166940115145676, 1.1734589167353684, 3.137745907656669, 1.4866997424034487, 3.136433374784114], "count": [471]}, "gripper_mode_state": {"mean": [0.5095541401273885, 0.10828025477707007], "std": [0.49990871007257637, 0.3107340361184825], "min": [0, 0], "max": [1, 1], "count": [471]}, "gripper_activity_state": {"mean": [1.9087048832271762, 1.881104033970276], "std": [0.37737024450945117, 0.42566751850557305], "min": [0, 0], "max": [2, 2], "count": [471]}, "gripper_mode_action": {"mean": [0.5095541401273885, 0.10828025477707007], "std": [0.49990871007257637, 0.3107340361184825], "min": [0, 0], "max": [1, 1], "count": [471]}, "gripper_activity_action": {"mean": [1.9087048832271762, 1.881104033970276], "std": [0.37737024450945117, 0.42566751850557305], "min": [0, 0], "max": [2, 2], "count": [471]}, "gripper_open_scale_state": {"mean": [0.42841825926632876, 0.8145912951815661], "std": [0.2998480281334427, 0.1834884532059434], "min": [0.118, 0.194], "max": [0.805, 0.898], "count": [471]}, "gripper_open_scale_action": {"mean": [0.42841825926632876, 0.8145912951815661], "std": [0.2998480281334427, 0.1834884532059434], "min": [0.118, 0.194], "max": [0.805, 0.898], "count": [471]}}} +{"episode_index": 61, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.47027737511671336]], [[0.4449821739807034]], [[0.42221714324618737]]], "std": [[[0.13885485959801247]], [[0.16964976701716158]], [[0.19296801082642479]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.043137254901960784]], [[0.047058823529411764]]], "max": [[[0.7176470588235294]], [[0.6901960784313725]], [[0.6980392156862745]]], "mean": [[[0.47102773109243695]], [[0.4700859010270775]], [[0.46243776455026453]]], "std": [[[0.05190454186433373]], [[0.062492549898980995]], [[0.07434299650530772]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7686274509803922]], [[0.7490196078431373]], [[0.7411764705882353]]], "mean": [[[0.47363514044506694]], [[0.4570303941020853]], [[0.4444326836290071]]], "std": [[[0.10833137168975802]], [[0.13783749681176952]], [[0.1555044016014954]]], "count": [105]}, "observation.state": {"min": [0.32845354080200195, 1.9197224378585815, 1.6696170568466187, 0.006003933027386665, -1.9591494798660278, 0.8060978651046753, -2.7681095600128174, 120.0, 0.06438399851322174, 0.3693090081214905, -0.24895499646663666, -3.1331851482391357, 0.9110000133514404, -2.130000114440918, -0.6423684358596802, -2.0340940952301025, 1.3346359729766846, 0.7941597104072571, -0.9686054587364197, -1.0693981647491455, 0.32037267088890076, 129.0, -0.2147269994020462, 0.3633730113506317, -0.19755800068378448, -3.131185293197632, -1.5360000133514404, -0.15700000524520874], "max": [0.7135778665542603, 2.042052745819092, 2.1805970668792725, 1.0588912963867188, -0.27291715145111084, 1.1236255168914795, -1.318421721458435, 896.0, 0.27362000942230225, 0.42362499237060547, -0.1359270066022873, 3.13700008392334, 1.5379999876022339, -0.4559999704360962, -0.10508627444505692, -1.9625356197357178, 2.067866086959839, 1.986429214477539, -0.46245989203453064, 0.7317991256713867, 0.732654333114624, 882.0, -0.06196000054478645, 0.4403580129146576, 0.0133689995855093, 3.138000011444092, -0.5919999480247498, 2.566999912261963], "mean": [0.5145662426948547, 2.0147018432617188, 1.942816138267517, 0.4570176899433136, -1.133787751197815, 0.9964548945426941, -2.045102596282959, 750.489990234375, 0.20748941600322723, 0.38922128081321716, -0.21066752076148987, 2.4314186573028564, 1.2468355894088745, -1.2192877531051636, -0.3308425545692444, -2.0285613536834717, 1.5599513053894043, 1.637468695640564, -0.6610188484191895, -0.6907027363777161, 0.5503351092338562, 342.73699951171875, -0.14138896763324738, 0.38329777121543884, -0.06060044467449188, -1.3342849016189575, -1.0536844730377197, 0.4076840579509735], "std": [0.09574241936206818, 0.02478693798184395, 0.1447499692440033, 0.33718550205230713, 0.6624190211296082, 0.06630858778953552, 0.5531250238418579, 230.89749145507812, 0.05508057773113251, 0.01544138602912426, 0.03132116422057152, 1.6123696565628052, 0.19788138568401337, 0.376691609621048, 0.11708541959524155, 0.01074141450226307, 0.19052699208259583, 0.4062212109565735, 0.14022107422351837, 0.529569685459137, 0.09291626513004303, 274.8784484863281, 0.03558478504419327, 0.019331853836774826, 0.07563895732164383, 1.9783178567886353, 0.22034719586372375, 0.5399797558784485], "count": [500]}, "action": {"min": [0.32845354080200195, 1.9197224378585815, 1.6696170568466187, 0.006003933027386665, -1.9591494798660278, 0.8060978651046753, -2.7681095600128174, 120.0, 0.06438399851322174, 0.3693090081214905, -0.24895499646663666, -3.1331851482391357, 0.9110000133514404, -2.130000114440918, -0.6423684358596802, -2.0340940952301025, 1.3346359729766846, 0.7941597104072571, -0.9686054587364197, -1.0693981647491455, 0.32037267088890076, 129.0, -0.2147269994020462, 0.3633730113506317, -0.19755800068378448, -3.131185293197632, -1.5360000133514404, -0.15700000524520874], "max": [0.7135778665542603, 2.042052745819092, 2.1805970668792725, 1.0588912963867188, -0.27291715145111084, 1.1236255168914795, -1.318421721458435, 896.0, 0.27362000942230225, 0.42362499237060547, -0.1359270066022873, 3.13700008392334, 1.5379999876022339, -0.4559999704360962, -0.10508627444505692, -1.9625356197357178, 2.067866086959839, 1.986429214477539, -0.46245989203453064, 0.7317991256713867, 0.732654333114624, 882.0, -0.06196000054478645, 0.4403580129146576, 0.0133689995855093, 3.138000011444092, -0.5919999480247498, 2.566999912261963], "mean": [0.5145662426948547, 2.0147018432617188, 1.942816138267517, 0.4570176899433136, -1.133787751197815, 0.9964548945426941, -2.045102596282959, 750.489990234375, 0.20748941600322723, 0.38922128081321716, -0.21066752076148987, 2.4314186573028564, 1.2468355894088745, -1.2192877531051636, -0.3308425545692444, -2.0285613536834717, 1.5599513053894043, 1.637468695640564, -0.6610188484191895, -0.6907027363777161, 0.5503351092338562, 342.73699951171875, -0.14138896763324738, 0.38329777121543884, -0.06060044467449188, -1.3342849016189575, -1.0536844730377197, 0.4076840579509735], "std": [0.09574241936206818, 0.02478693798184395, 0.1447499692440033, 0.33718550205230713, 0.6624190211296082, 0.06630858778953552, 0.5531250238418579, 230.89749145507812, 0.05508057773113251, 0.01544138602912426, 0.03132116422057152, 1.6123696565628052, 0.19788138568401337, 0.376691609621048, 0.11708541959524155, 0.01074141450226307, 0.19052699208259583, 0.4062212109565735, 0.14022107422351837, 0.529569685459137, 0.09291626513004303, 274.8784484863281, 0.03558478504419327, 0.019331853836774826, 0.07563895732164383, 1.9783178567886353, 0.22034719586372375, 0.5399797558784485], "count": [500]}, "timestamp": {"min": [0.0], "max": [16.633333333333333], "mean": [8.316666666666668], "std": [4.811242620732772], "count": [500]}, "frame_index": {"min": [0], "max": [499], "mean": [249.5], "std": [144.33727862198316], "count": [500]}, "episode_index": {"min": [61], "max": [61], "mean": [61.0], "std": [0.0], "count": [500]}, "index": {"min": [29006], "max": [29505], "mean": [29255.5], "std": [144.33727862198316], "count": [500]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [500]}, "subtask_annotation": {"mean": [3.914, 12.0, 12.0, 12.0, 12.0], "std": [3.5964710481248217, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [500]}, "scene_annotation": {"mean": [61.0], "std": [0.0], "min": [61], "max": [61], "count": [500]}, "eef_direction_state": {"mean": [4.4, 4.38], "std": [1.6970562748477078, 1.6624078921853027], "min": [0, 0], "max": [6, 6], "count": [500]}, "eef_velocity_state": {"mean": [0.754, 0.768], "std": [0.6967668189573898, 0.6827708253872593], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_acc_mag_state": {"mean": [0.722, 0.76], "std": [0.8513025314187679, 0.8309031231136388], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_direction_action": {"mean": [4.4, 4.38], "std": [1.6970562748477078, 1.6624078921853027], "min": [0, 0], "max": [6, 6], "count": [500]}, "eef_velocity_action": {"mean": [0.754, 0.768], "std": [0.6967668189573898, 0.6827708253872593], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_acc_mag_action": {"mean": [0.722, 0.76], "std": [0.8513025314187679, 0.8309031231136388], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_sim_pose_state": {"mean": [0.5726677786267029, 0.2202652716025394, 1.2205650183820156, 1.3357824981983635, 1.0550746795651078, 1.7667074655370356, 0.5828698045773739, -0.2899290624166657, 1.067296401099076, 2.430714747434708, 1.2474229876006788, -1.6358031591708049], "std": [0.023356816990399504, 0.02992206125722198, 0.07461806387537954, 1.9802646306279152, 0.22078993816791884, 0.9173616978900436, 0.022371958855064166, 0.04718078206826379, 0.0365459736823664, 1.6129183078495521, 0.1977558098992933, 2.174579639755652], "min": [0.552629684856467, 0.1508797350449575, 1.0672547653976387, -3.136907363121516, 0.5924267402753003, -3.095948865765673, 0.5535971442432052, -0.34858289715586277, 1.0233033824486009, -3.1342380160311007, 0.911759074355063, -3.14105945553454], "max": [0.6396061460739054, 0.2782702377791764, 1.2908412797834343, 3.139310226396188, 1.5371107772375892, 3.136020715629479, 0.6261648135684457, -0.160898633806495, 1.1434020945706773, 3.1360769022572352, 1.5381995605047019, 3.1414677647518983], "count": [500]}, "eef_sim_pose_action": {"mean": [0.5726677786267029, 0.2202652716025394, 1.2205650183820156, 1.3357824981983635, 1.0550746795651078, 1.7667074655370356, 0.5828698045773739, -0.2899290624166657, 1.067296401099076, 2.430714747434708, 1.2474229876006788, -1.6358031591708049], "std": [0.023356816990399504, 0.02992206125722198, 0.07461806387537954, 1.9802646306279152, 0.22078993816791884, 0.9173616978900436, 0.022371958855064166, 0.04718078206826379, 0.0365459736823664, 1.6129183078495521, 0.1977558098992933, 2.174579639755652], "min": [0.552629684856467, 0.1508797350449575, 1.0672547653976387, -3.136907363121516, 0.5924267402753003, -3.095948865765673, 0.5535971442432052, -0.34858289715586277, 1.0233033824486009, -3.1342380160311007, 0.911759074355063, -3.14105945553454], "max": [0.6396061460739054, 0.2782702377791764, 1.2908412797834343, 3.139310226396188, 1.5371107772375892, 3.136020715629479, 0.6261648135684457, -0.160898633806495, 1.1434020945706773, 3.1360769022572352, 1.5381995605047019, 3.1414677647518983], "count": [500]}, "gripper_mode_state": {"mean": [0.664, 0.186], "std": [0.4723388614120177, 0.3891066691795433], "min": [0, 0], "max": [1, 1], "count": [500]}, "gripper_activity_state": {"mean": [1.878, 1.732], "std": [0.4371681598652841, 0.6034699661126467], "min": [0, 0], "max": [2, 2], "count": [500]}, "gripper_mode_action": {"mean": [0.664, 0.186], "std": [0.4723388614120177, 0.3891066691795433], "min": [0, 0], "max": [1, 1], "count": [500]}, "gripper_activity_action": {"mean": [1.878, 1.732], "std": [0.4371681598652841, 0.6034699661126467], "min": [0, 0], "max": [2, 2], "count": [500]}, "gripper_open_scale_state": {"mean": [0.3427369999694827, 0.7504900000305201], "std": [0.27487839211065307, 0.23089734370935508], "min": [0.129, 0.12], "max": [0.882, 0.896], "count": [500]}, "gripper_open_scale_action": {"mean": [0.3427369999694827, 0.7504900000305201], "std": [0.27487839211065307, 0.23089734370935508], "min": [0.129, 0.12], "max": [0.882, 0.896], "count": [500]}}} +{"episode_index": 62, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.47352656658496733]], [[0.45195140522875815]], [[0.430810835375817]]], "std": [[[0.14084136999611188]], [[0.16849100534539113]], [[0.18999050165882914]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.0392156862745098]], [[0.03137254901960784]]], "max": [[[0.7294117647058823]], [[0.6901960784313725]], [[0.6980392156862745]]], "mean": [[[0.4662619485294118]], [[0.46702367647058823]], [[0.4576148468137255]]], "std": [[[0.04782515502198553]], [[0.05762778257018338]], [[0.071899425589964]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7450980392156863]], [[0.7254901960784313]]], "mean": [[[0.47193099060457516]], [[0.46275671772875815]], [[0.45271222017973856]]], "std": [[[0.08870620529758887]], [[0.11468633157443568]], [[0.12952544321768109]]], "count": [100]}, "observation.state": {"min": [0.2944195866584778, 1.9552749395370483, 1.612038493156433, -0.14421655237674713, -1.3212841749191284, 0.8052425980567932, -2.825653076171875, 113.0, 0.0670899972319603, 0.3089990019798279, -0.26770898699760437, -3.1411852836608887, 1.159999966621399, -2.625, -0.4148124158382416, -2.0387890338897705, 1.4390588998794556, 0.710157036781311, -1.0232516527175903, -0.8115432858467102, 0.3971496522426605, 128.0, -0.20859800279140472, 0.3433710038661957, -0.22963200509548187, -3.125999927520752, -1.4850000143051147, -0.24699997901916504], "max": [0.7366337180137634, 2.0409531593322754, 2.3777318000793457, 0.6468713879585266, -0.5490107536315918, 1.3067978620529175, -1.9517143964767456, 890.0, 0.28518199920654297, 0.41673699021339417, -0.18233099579811096, 3.140000104904175, 1.5640000104904175, 2.497999906539917, -0.05714207887649536, -1.9028452634811401, 2.196671485900879, 1.9127936363220215, -0.7883303165435791, 0.7906166911125183, 0.848020613193512, 876.0, -0.08581499755382538, 0.4144339859485626, 0.014384999871253967, 3.1410000324249268, -0.8960000276565552, 1.2610000371932983], "mean": [0.5028597712516785, 2.0226972103118896, 2.104666233062744, 0.16029715538024902, -0.9220017194747925, 1.0892202854156494, -2.454962968826294, 784.7494506835938, 0.2105996459722519, 0.35854604840278625, -0.23783007264137268, 1.7629659175872803, 1.3757164478302002, -1.2950111627578735, -0.23262420296669006, -2.0291194915771484, 1.6765756607055664, 1.4790915250778198, -0.8696436882019043, -0.33547788858413696, 0.6833022832870483, 405.5747375488281, -0.15370893478393555, 0.37496739625930786, -0.09848396480083466, -1.3311693668365479, -1.1722463369369507, 0.33492782711982727], "std": [0.10355208069086075, 0.012335464358329773, 0.24364811182022095, 0.2568286061286926, 0.2624231278896332, 0.1064671203494072, 0.353590726852417, 215.55950927734375, 0.06286522001028061, 0.02587183564901352, 0.027808817103505135, 1.9909249544143677, 0.1138918548822403, 0.7675376534461975, 0.08290064334869385, 0.01960000954568386, 0.23834174871444702, 0.43087300658226013, 0.06627274304628372, 0.5671111345291138, 0.1157011166214943, 294.87298583984375, 0.031183509156107903, 0.01259723398834467, 0.09316539019346237, 1.9182288646697998, 0.15867240726947784, 0.5136100053787231], "count": [455]}, "action": {"min": [0.2944195866584778, 1.9552749395370483, 1.612038493156433, -0.14421655237674713, -1.3212841749191284, 0.8052425980567932, -2.825653076171875, 113.0, 0.0670899972319603, 0.3089990019798279, -0.26770898699760437, -3.1411852836608887, 1.159999966621399, -2.625, -0.4148124158382416, -2.0387890338897705, 1.4390588998794556, 0.710157036781311, -1.0232516527175903, -0.8115432858467102, 0.3971496522426605, 128.0, -0.20859800279140472, 0.3433710038661957, -0.22963200509548187, -3.125999927520752, -1.4850000143051147, -0.24699997901916504], "max": [0.7366337180137634, 2.0409531593322754, 2.3777318000793457, 0.6468713879585266, -0.5490107536315918, 1.3067978620529175, -1.9517143964767456, 890.0, 0.28518199920654297, 0.41673699021339417, -0.18233099579811096, 3.140000104904175, 1.5640000104904175, 2.497999906539917, -0.05714207887649536, -1.9028452634811401, 2.196671485900879, 1.9127936363220215, -0.7883303165435791, 0.7906166911125183, 0.848020613193512, 876.0, -0.08581499755382538, 0.4144339859485626, 0.014384999871253967, 3.1410000324249268, -0.8960000276565552, 1.2610000371932983], "mean": [0.5028597712516785, 2.0226972103118896, 2.104666233062744, 0.16029715538024902, -0.9220017194747925, 1.0892202854156494, -2.454962968826294, 784.7494506835938, 0.2105996459722519, 0.35854604840278625, -0.23783007264137268, 1.7629659175872803, 1.3757164478302002, -1.2950111627578735, -0.23262420296669006, -2.0291194915771484, 1.6765756607055664, 1.4790915250778198, -0.8696436882019043, -0.33547788858413696, 0.6833022832870483, 405.5747375488281, -0.15370893478393555, 0.37496739625930786, -0.09848396480083466, -1.3311693668365479, -1.1722463369369507, 0.33492782711982727], "std": [0.10355208069086075, 0.012335464358329773, 0.24364811182022095, 0.2568286061286926, 0.2624231278896332, 0.1064671203494072, 0.353590726852417, 215.55950927734375, 0.06286522001028061, 0.02587183564901352, 0.027808817103505135, 1.9909249544143677, 0.1138918548822403, 0.7675376534461975, 0.08290064334869385, 0.01960000954568386, 0.23834174871444702, 0.43087300658226013, 0.06627274304628372, 0.5671111345291138, 0.1157011166214943, 294.87298583984375, 0.031183509156107903, 0.01259723398834467, 0.09316539019346237, 1.9182288646697998, 0.15867240726947784, 0.5136100053787231], "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": [62], "max": [62], "mean": [62.0], "std": [0.0], "count": [455]}, "index": {"min": [29506], "max": [29960], "mean": [29733.0], "std": [131.34686901483414], "count": [455]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [455]}, "subtask_annotation": {"mean": [4.09010989010989, 12.0, 12.0, 12.0, 12.0], "std": [3.8089846054018173, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [455]}, "scene_annotation": {"mean": [62.0], "std": [0.0], "min": [62], "max": [62], "count": [455]}, "eef_direction_state": {"mean": [4.514285714285714, 4.404395604395605], "std": [1.7564056346790105, 1.93384614135722], "min": [0, 0], "max": [6, 6], "count": [455]}, "eef_velocity_state": {"mean": [0.7516483516483516, 0.6285714285714286], "std": [0.7543809975935567, 0.7020043070350511], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_acc_mag_state": {"mean": [0.6483516483516484, 0.6879120879120879], "std": [0.8250691129709091, 0.8249988564541081], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_direction_action": {"mean": [4.514285714285714, 4.404395604395605], "std": [1.7564056346790105, 1.93384614135722], "min": [0, 0], "max": [6, 6], "count": [455]}, "eef_velocity_action": {"mean": [0.7516483516483516, 0.6285714285714286], "std": [0.7543809975935567, 0.7020043070350511], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_acc_mag_action": {"mean": [0.6483516483516484, 0.6879120879120879], "std": [0.8250691129709091, 0.8249988564541081], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_sim_pose_state": {"mean": [0.5620570177322927, 0.23190288481003518, 1.1778027405115163, 1.3337097822255017, 1.1737981560844026, 1.9083651672490152, 0.5489319976989415, -0.29051213548654625, 1.034329462706706, 1.7760414953096033, 1.3762022526078554, -0.0780482317735813], "std": [0.015023038466580452, 0.024242226735770575, 0.09154132303354517, 1.9188228819229987, 0.15909093012728384, 0.5147995991131682, 0.03331416188248647, 0.05245389679206652, 0.030062589873467237, 1.9788892384063281, 0.11387862611248828, 2.6350935553435004], "min": [0.5243286716838695, 0.1757744281510456, 1.0387564153122801, -3.139192227119697, 0.8962623232599696, 1.3249357952826908, 0.4925265784936523, -0.35313759826870783, 1.0025032578621755, -3.1414999503387175, 1.1600763859431442, -3.1125188944302984], "max": [0.6061926914856229, 0.27116874945344305, 1.2877711442743511, 3.128943184821755, 1.4868989912157131, 2.8349667625575217, 0.6145068626039385, -0.1666200812000627, 1.094121533171313, 3.1396563513398, 1.5642615703433487, 3.1157450166875367], "count": [455]}, "eef_sim_pose_action": {"mean": [0.5620570177322927, 0.23190288481003518, 1.1778027405115163, 1.3337097822255017, 1.1737981560844026, 1.9083651672490152, 0.5489319976989415, -0.29051213548654625, 1.034329462706706, 1.7760414953096033, 1.3762022526078554, -0.0780482317735813], "std": [0.015023038466580452, 0.024242226735770575, 0.09154132303354517, 1.9188228819229987, 0.15909093012728384, 0.5147995991131682, 0.03331416188248647, 0.05245389679206652, 0.030062589873467237, 1.9788892384063281, 0.11387862611248828, 2.6350935553435004], "min": [0.5243286716838695, 0.1757744281510456, 1.0387564153122801, -3.139192227119697, 0.8962623232599696, 1.3249357952826908, 0.4925265784936523, -0.35313759826870783, 1.0025032578621755, -3.1414999503387175, 1.1600763859431442, -3.1125188944302984], "max": [0.6061926914856229, 0.27116874945344305, 1.2877711442743511, 3.128943184821755, 1.4868989912157131, 2.8349667625575217, 0.6145068626039385, -0.1666200812000627, 1.094121533171313, 3.1396563513398, 1.5642615703433487, 3.1157450166875367], "count": [455]}, "gripper_mode_state": {"mean": [0.5472527472527473, 0.13846153846153847], "std": [0.4977621699939302, 0.3453837587791342], "min": [0, 0], "max": [1, 1], "count": [455]}, "gripper_activity_state": {"mean": [1.8703296703296703, 1.8285714285714285], "std": [0.43310646496998023, 0.4975292170526618], "min": [0, 0], "max": [2, 2], "count": [455]}, "gripper_mode_action": {"mean": [0.5472527472527473, 0.13846153846153847], "std": [0.4977621699939302, 0.3453837587791342], "min": [0, 0], "max": [1, 1], "count": [455]}, "gripper_activity_action": {"mean": [1.8703296703296703, 1.8285714285714285], "std": [0.43310646496998023, 0.4975292170526618], "min": [0, 0], "max": [2, 2], "count": [455]}, "gripper_open_scale_state": {"mean": [0.4055747253082609, 0.7847494504823809], "std": [0.29487291025835827, 0.2155593029719677], "min": [0.128, 0.113], "max": [0.876, 0.89], "count": [455]}, "gripper_open_scale_action": {"mean": [0.4055747253082609, 0.7847494504823809], "std": [0.29487291025835827, 0.2155593029719677], "min": [0.128, 0.113], "max": [0.876, 0.89], "count": [455]}}} +{"episode_index": 63, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46602364991830064]], [[0.44469020016339866]], [[0.4240285559640523]]], "std": [[[0.1375914283669303]], [[0.16629011527728807]], [[0.18717641516673086]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.027450980392156862]], [[0.023529411764705882]]], "max": [[[0.7333333333333333]], [[0.7058823529411765]], [[0.7058823529411765]]], "mean": [[[0.46858411560457514]], [[0.46715621732026147]], [[0.4583209191176471]]], "std": [[[0.05273169609034244]], [[0.06512164881068987]], [[0.080811117335944]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[0.8196078431372549]], [[0.8156862745098039]]], "mean": [[[0.475029266748366]], [[0.46103235498366013]], [[0.4515068280228758]]], "std": [[[0.10227279787080794]], [[0.1277739469025693]], [[0.1441524598166364]]], "count": [100]}, "observation.state": {"min": [0.2822023034095764, 1.8639943599700928, 1.6089493036270142, -0.03380702808499336, -1.3116673231124878, 0.7296000123023987, -2.7764699459075928, 215.0, 0.0581279993057251, 0.30361199378967285, -0.2675830125808716, -3.134185314178467, 1.1080000400543213, -2.880000114440918, -0.47258278727531433, -2.0389809608459473, 1.225500464439392, 0.710296630859375, -1.061474323272705, -1.113834261894226, 0.27408653497695923, 122.0, -0.22292500734329224, 0.33032599091529846, -0.23862400650978088, -3.1411852836608887, -1.5460000038146973, -0.02500000037252903], "max": [0.7655712366104126, 2.0393998622894287, 2.2610392570495605, 0.6882531046867371, -0.5562713742256165, 1.3441129922866821, -1.794442892074585, 886.0, 0.2943049967288971, 0.4164470136165619, -0.18037700653076172, 3.138000011444092, 1.5529999732971191, 2.8580000400543213, -0.03977605327963829, -1.8702075481414795, 2.27646803855896, 1.8348997831344604, -0.8404982686042786, 0.9004852175712585, 0.8222770094871521, 587.0, -0.09368599951267242, 0.41802600026130676, 0.028144000098109245, 3.131999969482422, -0.8080000281333923, 2.3989999294281006], "mean": [0.4744793772697449, 1.9885035753250122, 1.9802727699279785, 0.17680707573890686, -0.8274137377738953, 1.1296864748001099, -2.3914196491241455, 799.174560546875, 0.22898654639720917, 0.3469449579715729, -0.23484472930431366, 1.972770094871521, 1.3517590761184692, -1.089774250984192, -0.29711607098579407, -2.0284128189086914, 1.549046516418457, 1.4318453073501587, -0.9192708730697632, -0.5098162889480591, 0.6760784387588501, 331.4954833984375, -0.1676788032054901, 0.37977465987205505, -0.10167790949344635, -1.2479673624038696, -1.1528877019882202, 0.6493196487426758], "std": [0.13164091110229492, 0.05261938273906708, 0.26027998328208923, 0.21106088161468506, 0.2681758403778076, 0.1291046291589737, 0.34264764189720154, 174.77357482910156, 0.07643335312604904, 0.03427613154053688, 0.02992735616862774, 1.5467201471328735, 0.12481705844402313, 1.4641910791397095, 0.126596599817276, 0.02578011155128479, 0.32708850502967834, 0.38422009348869324, 0.06559546291828156, 0.6715938448905945, 0.1140887513756752, 208.68368530273438, 0.031318649649620056, 0.021153796464204788, 0.09653134644031525, 2.2617452144622803, 0.1887715607881546, 0.49289795756340027], "count": [444]}, "action": {"min": [0.2822023034095764, 1.8639943599700928, 1.6089493036270142, -0.03380702808499336, -1.3116673231124878, 0.7296000123023987, -2.7764699459075928, 215.0, 0.0581279993057251, 0.30361199378967285, -0.2675830125808716, -3.134185314178467, 1.1080000400543213, -2.880000114440918, -0.47258278727531433, -2.0389809608459473, 1.225500464439392, 0.710296630859375, -1.061474323272705, -1.113834261894226, 0.27408653497695923, 122.0, -0.22292500734329224, 0.33032599091529846, -0.23862400650978088, -3.1411852836608887, -1.5460000038146973, -0.02500000037252903], "max": [0.7655712366104126, 2.0393998622894287, 2.2610392570495605, 0.6882531046867371, -0.5562713742256165, 1.3441129922866821, -1.794442892074585, 886.0, 0.2943049967288971, 0.4164470136165619, -0.18037700653076172, 3.138000011444092, 1.5529999732971191, 2.8580000400543213, -0.03977605327963829, -1.8702075481414795, 2.27646803855896, 1.8348997831344604, -0.8404982686042786, 0.9004852175712585, 0.8222770094871521, 587.0, -0.09368599951267242, 0.41802600026130676, 0.028144000098109245, 3.131999969482422, -0.8080000281333923, 2.3989999294281006], "mean": [0.4744793772697449, 1.9885035753250122, 1.9802727699279785, 0.17680707573890686, -0.8274137377738953, 1.1296864748001099, -2.3914196491241455, 799.174560546875, 0.22898654639720917, 0.3469449579715729, -0.23484472930431366, 1.972770094871521, 1.3517590761184692, -1.089774250984192, -0.29711607098579407, -2.0284128189086914, 1.549046516418457, 1.4318453073501587, -0.9192708730697632, -0.5098162889480591, 0.6760784387588501, 331.4954833984375, -0.1676788032054901, 0.37977465987205505, -0.10167790949344635, -1.2479673624038696, -1.1528877019882202, 0.6493196487426758], "std": [0.13164091110229492, 0.05261938273906708, 0.26027998328208923, 0.21106088161468506, 0.2681758403778076, 0.1291046291589737, 0.34264764189720154, 174.77357482910156, 0.07643335312604904, 0.03427613154053688, 0.02992735616862774, 1.5467201471328735, 0.12481705844402313, 1.4641910791397095, 0.126596599817276, 0.02578011155128479, 0.32708850502967834, 0.38422009348869324, 0.06559546291828156, 0.6715938448905945, 0.1140887513756752, 208.68368530273438, 0.031318649649620056, 0.021153796464204788, 0.09653134644031525, 2.2617452144622803, 0.1887715607881546, 0.49289795756340027], "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": [63], "max": [63], "mean": [63.0], "std": [0.0], "count": [444]}, "index": {"min": [29961], "max": [30404], "mean": [30182.5], "std": [128.17143467507364], "count": [444]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [444]}, "subtask_annotation": {"mean": [3.8378378378378377, 12.0, 12.0, 12.0, 12.0], "std": [3.860263120707023, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [444]}, "scene_annotation": {"mean": [63.0], "std": [0.0], "min": [63], "max": [63], "count": [444]}, "eef_direction_state": {"mean": [4.5157657657657655, 4.081081081081081], "std": [1.5874576249147934, 2.003983128874398], "min": [0, 0], "max": [6, 6], "count": [444]}, "eef_velocity_state": {"mean": [0.8265765765765766, 0.6914414414414415], "std": [0.737732092654525, 0.6986593943214356], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_acc_mag_state": {"mean": [0.777027027027027, 0.6779279279279279], "std": [0.8314289171748748, 0.8287400804424392], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_direction_action": {"mean": [4.5157657657657655, 4.081081081081081], "std": [1.5874576249147934, 2.003983128874398], "min": [0, 0], "max": [6, 6], "count": [444]}, "eef_velocity_action": {"mean": [0.8265765765765766, 0.6914414414414415], "std": [0.737732092654525, 0.6986593943214356], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_acc_mag_action": {"mean": [0.777027027027027, 0.6779279279279279], "std": [0.8314289171748748, 0.8287400804424392], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_sim_pose_state": {"mean": [0.5689530287948387, 0.24617650485311973, 1.178733029129014, 1.2232673517759591, 1.154122096150808, 2.096934928229749, 0.5388061513964006, -0.3084692666359406, 1.037486481525009, 1.9731091481427105, 1.3521462285361603, 0.21141359420781006], "std": [0.025358506235200362, 0.023638956479222772, 0.09656138741919684, 2.277435651439735, 0.18926451255275958, 0.8052416713387804, 0.042551332578498816, 0.06368064237049065, 0.03329842281047193, 1.5452856547402074, 0.12468605367581874, 2.4478585160086808], "min": [0.511299880106606, 0.18671041501994354, 1.0281756361201715, -3.140331566582856, 0.808597931531486, -3.0194643931654435, 0.4868629236589628, -0.36577709609471676, 1.0021184869716853, -3.1344209641336866, 1.1089010794676746, -3.1392711215337528], "max": [0.6127069848468709, 0.2859366819026062, 1.3052164298070452, 3.1283404665269, 1.545860470149723, 3.077664861627742, 0.6151890601452144, -0.15840098084933116, 1.0973247167516456, 3.1374900154209175, 1.553011524478701, 3.1312691849606917], "count": [444]}, "eef_sim_pose_action": {"mean": [0.5689530287948387, 0.24617650485311973, 1.178733029129014, 1.2232673517759591, 1.154122096150808, 2.096934928229749, 0.5388061513964006, -0.3084692666359406, 1.037486481525009, 1.9731091481427105, 1.3521462285361603, 0.21141359420781006], "std": [0.025358506235200362, 0.023638956479222772, 0.09656138741919684, 2.277435651439735, 0.18926451255275958, 0.8052416713387804, 0.042551332578498816, 0.06368064237049065, 0.03329842281047193, 1.5452856547402074, 0.12468605367581874, 2.4478585160086808], "min": [0.511299880106606, 0.18671041501994354, 1.0281756361201715, -3.140331566582856, 0.808597931531486, -3.0194643931654435, 0.4868629236589628, -0.36577709609471676, 1.0021184869716853, -3.1344209641336866, 1.1089010794676746, -3.1392711215337528], "max": [0.6127069848468709, 0.2859366819026062, 1.3052164298070452, 3.1283404665269, 1.545860470149723, 3.077664861627742, 0.6151890601452144, -0.15840098084933116, 1.0973247167516456, 3.1374900154209175, 1.553011524478701, 3.1312691849606917], "count": [444]}, "gripper_mode_state": {"mean": [0.5427927927927928, 0.11261261261261261], "std": [0.4981654111688134, 0.31611866773914726], "min": [0, 0], "max": [1, 1], "count": [444]}, "gripper_activity_state": {"mean": [1.9031531531531531, 1.8603603603603605], "std": [0.3821336070816461, 0.4730158710704709], "min": [0, 0], "max": [2, 2], "count": [444]}, "gripper_mode_action": {"mean": [0.5427927927927928, 0.11261261261261261], "std": [0.4981654111688134, 0.31611866773914726], "min": [0, 0], "max": [1, 1], "count": [444]}, "gripper_activity_action": {"mean": [1.9031531531531531, 1.8603603603603605], "std": [0.3821336070816461, 0.4730158710704709], "min": [0, 0], "max": [2, 2], "count": [444]}, "gripper_open_scale_state": {"mean": [0.33149549542676227, 0.7991745495495512], "std": [0.2086837575793655, 0.17477354537318554], "min": [0.122, 0.215], "max": [0.587, 0.886], "count": [444]}, "gripper_open_scale_action": {"mean": [0.33149549542676227, 0.7991745495495512], "std": [0.2086837575793655, 0.17477354537318554], "min": [0.122, 0.215], "max": [0.587, 0.886], "count": [444]}}} +{"episode_index": 64, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4678725551470588]], [[0.4447510498366013]], [[0.42078258374183003]]], "std": [[[0.14179444113257703]], [[0.16978188730873808]], [[0.1922420687112927]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.00784313725490196]], [[0.03137254901960784]]], "max": [[[0.7294117647058823]], [[0.6980392156862745]], [[0.7058823529411765]]], "mean": [[[0.4682180943627451]], [[0.46538253676470587]], [[0.4573799836601307]]], "std": [[[0.05800677714665082]], [[0.07509833235929]], [[0.08946195534640346]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.7686274509803922]], [[0.7450980392156863]], [[0.7294117647058823]]], "mean": [[[0.4767517810457516]], [[0.4669246711601307]], [[0.45752155637254904]]], "std": [[[0.08976306038496848]], [[0.11315324228944826]], [[0.12778368044855512]]], "count": [100]}, "observation.state": {"min": [0.38008037209510803, 1.962884545326233, 1.9482238292694092, -0.07234390079975128, -1.4286394119262695, 0.8821766376495361, -2.827817440032959, 218.0, 0.08454400300979614, 0.30199098587036133, -0.25629499554634094, -3.1401853561401367, 1.1089999675750732, -2.742000102996826, -0.5872683525085449, -2.0389809608459473, 1.3202718496322632, 0.6733131408691406, -0.9848369359970093, -1.152161717414856, 0.17102481424808502, 120.0, -0.19882799685001373, 0.3436580002307892, -0.23270200192928314, -3.1411852836608887, -1.5490000247955322, -3.1401853561401367], "max": [0.7946658730506897, 2.0388238430023193, 2.3239760398864746, 0.5952794551849365, -0.6701540350914001, 1.369734525680542, -1.9396718740463257, 880.0, 0.29093798995018005, 0.4110510051250458, -0.18385100364685059, 3.125, 1.5670000314712524, 2.2090001106262207, -0.13299408555030823, -1.9200892448425293, 2.2105815410614014, 1.886910319328308, -0.6315823197364807, 0.8339183330535889, 0.7179936170578003, 726.0, -0.08065199851989746, 0.42106300592422485, 0.028313999995589256, 3.1410000324249268, -0.6430000066757202, 3.0320000648498535], "mean": [0.4993909001350403, 2.0169520378112793, 2.168428897857666, 0.16263793408870697, -0.978581428527832, 1.1512435674667358, -2.4305028915405273, 778.12060546875, 0.220450758934021, 0.35581400990486145, -0.23277021944522858, 2.3141417503356934, 1.3957332372665405, -1.5033212900161743, -0.3854656219482422, -2.0279643535614014, 1.5731558799743652, 1.4296283721923828, -0.7583396434783936, -0.5918983817100525, 0.5545154809951782, 348.4660339355469, -0.14918152987957, 0.3874486982822418, -0.09453505277633667, -1.1256051063537598, -1.0628836154937744, 0.4565895199775696], "std": [0.11645718663930893, 0.019358552992343903, 0.1479036808013916, 0.19690066576004028, 0.3097057342529297, 0.07825988531112671, 0.3297414481639862, 173.25570678710938, 0.06286012381315231, 0.024201879277825356, 0.024935206398367882, 0.9824987053871155, 0.11692733317613602, 0.9558056592941284, 0.1244097650051117, 0.018004868179559708, 0.30687573552131653, 0.43017256259918213, 0.11316052079200745, 0.7363638877868652, 0.11864844709634781, 233.6732635498047, 0.03214191645383835, 0.01654224283993244, 0.09320932626724243, 2.240823984146118, 0.24945911765098572, 0.7291366457939148], "count": [427]}, "action": {"min": [0.38008037209510803, 1.962884545326233, 1.9482238292694092, -0.07234390079975128, -1.4286394119262695, 0.8821766376495361, -2.827817440032959, 218.0, 0.08454400300979614, 0.30199098587036133, -0.25629499554634094, -3.1401853561401367, 1.1089999675750732, -2.742000102996826, -0.5872683525085449, -2.0389809608459473, 1.3202718496322632, 0.6733131408691406, -0.9848369359970093, -1.152161717414856, 0.17102481424808502, 120.0, -0.19882799685001373, 0.3436580002307892, -0.23270200192928314, -3.1411852836608887, -1.5490000247955322, -3.1401853561401367], "max": [0.7946658730506897, 2.0388238430023193, 2.3239760398864746, 0.5952794551849365, -0.6701540350914001, 1.369734525680542, -1.9396718740463257, 880.0, 0.29093798995018005, 0.4110510051250458, -0.18385100364685059, 3.125, 1.5670000314712524, 2.2090001106262207, -0.13299408555030823, -1.9200892448425293, 2.2105815410614014, 1.886910319328308, -0.6315823197364807, 0.8339183330535889, 0.7179936170578003, 726.0, -0.08065199851989746, 0.42106300592422485, 0.028313999995589256, 3.1410000324249268, -0.6430000066757202, 3.0320000648498535], "mean": [0.4993909001350403, 2.0169520378112793, 2.168428897857666, 0.16263793408870697, -0.978581428527832, 1.1512435674667358, -2.4305028915405273, 778.12060546875, 0.220450758934021, 0.35581400990486145, -0.23277021944522858, 2.3141417503356934, 1.3957332372665405, -1.5033212900161743, -0.3854656219482422, -2.0279643535614014, 1.5731558799743652, 1.4296283721923828, -0.7583396434783936, -0.5918983817100525, 0.5545154809951782, 348.4660339355469, -0.14918152987957, 0.3874486982822418, -0.09453505277633667, -1.1256051063537598, -1.0628836154937744, 0.4565895199775696], "std": [0.11645718663930893, 0.019358552992343903, 0.1479036808013916, 0.19690066576004028, 0.3097057342529297, 0.07825988531112671, 0.3297414481639862, 173.25570678710938, 0.06286012381315231, 0.024201879277825356, 0.024935206398367882, 0.9824987053871155, 0.11692733317613602, 0.9558056592941284, 0.1244097650051117, 0.018004868179559708, 0.30687573552131653, 0.43017256259918213, 0.11316052079200745, 0.7363638877868652, 0.11864844709634781, 233.6732635498047, 0.03214191645383835, 0.01654224283993244, 0.09320932626724243, 2.240823984146118, 0.24945911765098572, 0.7291366457939148], "count": [427]}, "timestamp": {"min": [0.0], "max": [14.2], "mean": [7.1000000000000005], "std": [4.108798148147731], "count": [427]}, "frame_index": {"min": [0], "max": [426], "mean": [213.0], "std": [123.26394444443193], "count": [427]}, "episode_index": {"min": [64], "max": [64], "mean": [64.0], "std": [0.0], "count": [427]}, "index": {"min": [30405], "max": [30831], "mean": [30618.0], "std": [123.26394444443193], "count": [427]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [427]}, "subtask_annotation": {"mean": [3.7728337236533958, 12.0, 12.0, 12.0, 12.0], "std": [4.2274238148694625, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [427]}, "scene_annotation": {"mean": [64.0], "std": [0.0], "min": [64], "max": [64], "count": [427]}, "eef_direction_state": {"mean": [4.416861826697892, 4.14519906323185], "std": [1.6887827988121695, 2.0525859956424064], "min": [0, 0], "max": [6, 6], "count": [427]}, "eef_velocity_state": {"mean": [0.8126463700234192, 0.6721311475409836], "std": [0.7323436275159151, 0.701451089893133], "min": [0, 0], "max": [2, 2], "count": [427]}, "eef_acc_mag_state": {"mean": [0.6814988290398126, 0.585480093676815], "std": [0.8279143977481205, 0.7975812037252508], "min": [0, 0], "max": [2, 2], "count": [427]}, "eef_direction_action": {"mean": [4.416861826697892, 4.14519906323185], "std": [1.6887827988121695, 2.0525859956424064], "min": [0, 0], "max": [6, 6], "count": [427]}, "eef_velocity_action": {"mean": [0.8126463700234192, 0.6721311475409836], "std": [0.7323436275159151, 0.701451089893133], "min": [0, 0], "max": [2, 2], "count": [427]}, "eef_acc_mag_action": {"mean": [0.6814988290398126, 0.585480093676815], "std": [0.8279143977481205, 0.7975812037252508], "min": [0, 0], "max": [2, 2], "count": [427]}, "eef_sim_pose_state": {"mean": [0.5782086724645138, 0.2276097468830327, 1.1882598750136664, 1.112499507305371, 1.0640275476196772, 1.8676371323187702, 0.5468895251544873, -0.3008222519933377, 1.0382153893647754, 2.3281549923658957, 1.3961020338901273, 0.22016351720017427], "std": [0.022523114795276106, 0.025841999356455585, 0.0951686105626901, 2.2491874275286965, 0.2497758499403538, 0.9477208799153817, 0.03116165943125314, 0.05125615649535098, 0.02719181255318371, 0.9466451080314668, 0.11689144351639906, 2.53715897379429], "min": [0.5250783704711961, 0.16966395837847964, 1.0345492189462622, -3.1408081704301214, 0.6433921638332882, -3.0808091239532276, 0.485320168894285, -0.3612309009810686, 1.0130356425101323, -3.1364800561855555, 1.10955909461125, -3.127312594827511], "max": [0.6218648730073241, 0.2667866037005873, 1.309265719457637, 3.141513054502784, 1.5500464149432451, 2.9482913232549453, 0.6109053268931101, -0.18425680737683248, 1.0893787192916855, 3.123698424354904, 1.567026827446076, 3.1217721927513784], "count": [427]}, "eef_sim_pose_action": {"mean": [0.5782086724645138, 0.2276097468830327, 1.1882598750136664, 1.112499507305371, 1.0640275476196772, 1.8676371323187702, 0.5468895251544873, -0.3008222519933377, 1.0382153893647754, 2.3281549923658957, 1.3961020338901273, 0.22016351720017427], "std": [0.022523114795276106, 0.025841999356455585, 0.0951686105626901, 2.2491874275286965, 0.2497758499403538, 0.9477208799153817, 0.03116165943125314, 0.05125615649535098, 0.02719181255318371, 0.9466451080314668, 0.11689144351639906, 2.53715897379429], "min": [0.5250783704711961, 0.16966395837847964, 1.0345492189462622, -3.1408081704301214, 0.6433921638332882, -3.0808091239532276, 0.485320168894285, -0.3612309009810686, 1.0130356425101323, -3.1364800561855555, 1.10955909461125, -3.127312594827511], "max": [0.6218648730073241, 0.2667866037005873, 1.309265719457637, 3.141513054502784, 1.5500464149432451, 2.9482913232549453, 0.6109053268931101, -0.18425680737683248, 1.0893787192916855, 3.123698424354904, 1.567026827446076, 3.1217721927513784], "count": [427]}, "gripper_mode_state": {"mean": [0.5456674473067916, 0.11007025761124122], "std": [0.49791011664404167, 0.31297730908268145], "min": [0, 0], "max": [1, 1], "count": [427]}, "gripper_activity_state": {"mean": [1.8782201405152226, 1.864168618266979], "std": [0.4319430726944155, 0.45941052715170694], "min": [0, 0], "max": [2, 2], "count": [427]}, "gripper_mode_action": {"mean": [0.5456674473067916, 0.11007025761124122], "std": [0.49791011664404167, 0.31297730908268145], "min": [0, 0], "max": [1, 1], "count": [427]}, "gripper_activity_action": {"mean": [1.8782201405152226, 1.864168618266979], "std": [0.4319430726944155, 0.45941052715170694], "min": [0, 0], "max": [2, 2], "count": [427]}, "gripper_open_scale_state": {"mean": [0.3484660421188329, 0.7781206088992968], "std": [0.23367342133746957, 0.17325567099370956], "min": [0.12, 0.218], "max": [0.726, 0.88], "count": [427]}, "gripper_open_scale_action": {"mean": [0.3484660421188329, 0.7781206088992968], "std": [0.23367342133746957, 0.17325567099370956], "min": [0.12, 0.218], "max": [0.726, 0.88], "count": [427]}}} +{"episode_index": 65, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46186059640522875]], [[0.44061653390522876]], [[0.41791125816993463]]], "std": [[[0.14170573341359757]], [[0.16753679285980103]], [[0.1909617988092037]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.054901960784313725]], [[0.047058823529411764]]], "max": [[[0.7411764705882353]], [[0.7058823529411765]], [[0.7176470588235294]]], "mean": [[[0.46739134599673204]], [[0.4653469689542484]], [[0.45510824346405226]]], "std": [[[0.05304441699212957]], [[0.06839024777364411]], [[0.08481449627105993]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.7686274509803922]], [[0.7529411764705882]]], "mean": [[[0.4745226572712418]], [[0.4643692013888889]], [[0.45436800245098036]]], "std": [[[0.09519273090267245]], [[0.11906736922632921]], [[0.13527199592990194]]], "count": [100]}, "observation.state": {"min": [0.34178784489631653, 1.9280129671096802, 1.4016215801239014, -0.2010444849729538, -1.0095857381820679, 0.8189259767532349, -2.889986276626587, 183.0, 0.05207600072026253, 0.30998900532722473, -0.2811709940433502, -3.1361851692199707, 1.184000015258789, -2.99399995803833, -0.482723206281662, -2.0402376651763916, 1.4051647186279297, 0.6347936987876892, -1.2817000150680542, -0.9580112099647522, 0.45495498180389404, 130.0, -0.20128899812698364, 0.3424060046672821, -0.25164899230003357, -3.1331851482391357, -1.4559999704360962, -0.25199997425079346], "max": [0.6939080357551575, 2.0366945266723633, 2.233515501022339, 0.6056118607521057, -0.4830722510814667, 1.344025731086731, -2.1061410903930664, 886.0, 0.28671199083328247, 0.4101859927177429, -0.18103599548339844, 3.11899995803833, 1.5679999589920044, 2.877000093460083, -0.10754720121622086, -1.8552676439285278, 2.4575283527374268, 1.834760069847107, -0.7640528082847595, 0.8861734867095947, 0.9272061586380005, 782.0, -0.08883699774742126, 0.4235430061817169, 0.024459000676870346, -1.3890000581741333, -0.7889999747276306, 1.156999945640564], "mean": [0.5248139500617981, 2.020443916320801, 1.9978429079055786, 0.041688524186611176, -0.696674644947052, 1.1182637214660645, -2.5932655334472656, 753.8991088867188, 0.21009309589862823, 0.3468480408191681, -0.247850239276886, 1.4152169227600098, 1.3831603527069092, -1.172501564025879, -0.3372744023799896, -2.026589870452881, 1.6958969831466675, 1.353507161140442, -0.915884792804718, -0.35177892446517944, 0.7239974141120911, 435.6269836425781, -0.14517223834991455, 0.3854924440383911, -0.11366306245326996, -2.363023281097412, -1.1137365102767944, 0.35590696334838867], "std": [0.08727271109819412, 0.016489190980792046, 0.28796806931495667, 0.26325497031211853, 0.19141508638858795, 0.12617367506027222, 0.28182828426361084, 171.26072692871094, 0.07197120040655136, 0.028121935203671455, 0.03047911636531353, 2.2569894790649414, 0.0966506153345108, 1.0210461616516113, 0.09306655079126358, 0.028519729152321815, 0.3487055003643036, 0.41481560468673706, 0.1649021953344345, 0.6837022304534912, 0.13572600483894348, 254.90391540527344, 0.028881559148430824, 0.01758340559899807, 0.09778919816017151, 0.5226492285728455, 0.20713934302330017, 0.4727078080177307], "count": [441]}, "action": {"min": [0.34178784489631653, 1.9280129671096802, 1.4016215801239014, -0.2010444849729538, -1.0095857381820679, 0.8189259767532349, -2.889986276626587, 183.0, 0.05207600072026253, 0.30998900532722473, -0.2811709940433502, -3.1361851692199707, 1.184000015258789, -2.99399995803833, -0.482723206281662, -2.0402376651763916, 1.4051647186279297, 0.6347936987876892, -1.2817000150680542, -0.9580112099647522, 0.45495498180389404, 130.0, -0.20128899812698364, 0.3424060046672821, -0.25164899230003357, -3.1331851482391357, -1.4559999704360962, -0.25199997425079346], "max": [0.6939080357551575, 2.0366945266723633, 2.233515501022339, 0.6056118607521057, -0.4830722510814667, 1.344025731086731, -2.1061410903930664, 886.0, 0.28671199083328247, 0.4101859927177429, -0.18103599548339844, 3.11899995803833, 1.5679999589920044, 2.877000093460083, -0.10754720121622086, -1.8552676439285278, 2.4575283527374268, 1.834760069847107, -0.7640528082847595, 0.8861734867095947, 0.9272061586380005, 782.0, -0.08883699774742126, 0.4235430061817169, 0.024459000676870346, -1.3890000581741333, -0.7889999747276306, 1.156999945640564], "mean": [0.5248139500617981, 2.020443916320801, 1.9978429079055786, 0.041688524186611176, -0.696674644947052, 1.1182637214660645, -2.5932655334472656, 753.8991088867188, 0.21009309589862823, 0.3468480408191681, -0.247850239276886, 1.4152169227600098, 1.3831603527069092, -1.172501564025879, -0.3372744023799896, -2.026589870452881, 1.6958969831466675, 1.353507161140442, -0.915884792804718, -0.35177892446517944, 0.7239974141120911, 435.6269836425781, -0.14517223834991455, 0.3854924440383911, -0.11366306245326996, -2.363023281097412, -1.1137365102767944, 0.35590696334838867], "std": [0.08727271109819412, 0.016489190980792046, 0.28796806931495667, 0.26325497031211853, 0.19141508638858795, 0.12617367506027222, 0.28182828426361084, 171.26072692871094, 0.07197120040655136, 0.028121935203671455, 0.03047911636531353, 2.2569894790649414, 0.0966506153345108, 1.0210461616516113, 0.09306655079126358, 0.028519729152321815, 0.3487055003643036, 0.41481560468673706, 0.1649021953344345, 0.6837022304534912, 0.13572600483894348, 254.90391540527344, 0.028881559148430824, 0.01758340559899807, 0.09778919816017151, 0.5226492285728455, 0.20713934302330017, 0.4727078080177307], "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": [65], "max": [65], "mean": [65.0], "std": [0.0], "count": [441]}, "index": {"min": [30832], "max": [31272], "mean": [31052.0], "std": [127.30540705982078], "count": [441]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [441]}, "subtask_annotation": {"mean": [4.682539682539683, 12.0, 12.0, 12.0, 12.0], "std": [3.8502453187901255, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [441]}, "scene_annotation": {"mean": [65.0], "std": [0.0], "min": [65], "max": [65], "count": [441]}, "eef_direction_state": {"mean": [4.566893424036281, 4.27437641723356], "std": [1.663450395994449, 2.091880672313545], "min": [0, 0], "max": [6, 6], "count": [441]}, "eef_velocity_state": {"mean": [0.764172335600907, 0.6122448979591837], "std": [0.7491097102931858, 0.7201251427384883], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_acc_mag_state": {"mean": [0.6666666666666666, 0.5850340136054422], "std": [0.8164965809277278, 0.8039883919833557], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_direction_action": {"mean": [4.566893424036281, 4.27437641723356], "std": [1.663450395994449, 2.091880672313545], "min": [0, 0], "max": [6, 6], "count": [441]}, "eef_velocity_action": {"mean": [0.764172335600907, 0.6122448979591837], "std": [0.7491097102931858, 0.7201251427384883], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_acc_mag_action": {"mean": [0.6666666666666666, 0.5850340136054422], "std": [0.8164965809277278, 0.8039883919833557], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_sim_pose_state": {"mean": [0.5745072393761782, 0.22372753273438928, 1.1655951630335322, 2.3657595861142378, 1.115184276827066, 1.9293999060040838, 0.5367520275339183, -0.2876859185429498, 1.0240008811073813, 1.4273835448572125, 1.383514766517085, 0.5021984719665004], "std": [0.022131317292757947, 0.02101464294231437, 0.09719105718761527, 0.5235973202884645, 0.2075527941177573, 0.4742548864947325, 0.03565388825724281, 0.059241641609469736, 0.03146876948552129, 2.2466108142468353, 0.09657655284092692, 2.510449395369801], "min": [0.5239278151455581, 0.17987400297058787, 1.0187223930742662, 1.3882227372453289, 0.7899183405842587, 1.320267400304152, 0.4931585976074418, -0.35660866796622637, 0.9911616648246088, -3.137818402740663, 1.1840333419096778, -3.131387003855055], "max": [0.6172774816576745, 0.26834573742915563, 1.2995635838345394, 3.1361061628662044, 1.4576083441850298, 2.731982651858351, 0.6077280051025699, -0.15262810146793657, 1.0900339447198475, 3.117279375110819, 1.5688559149768029, 3.1401652126402917], "count": [441]}, "eef_sim_pose_action": {"mean": [0.5745072393761782, 0.22372753273438928, 1.1655951630335322, 2.3657595861142378, 1.115184276827066, 1.9293999060040838, 0.5367520275339183, -0.2876859185429498, 1.0240008811073813, 1.4273835448572125, 1.383514766517085, 0.5021984719665004], "std": [0.022131317292757947, 0.02101464294231437, 0.09719105718761527, 0.5235973202884645, 0.2075527941177573, 0.4742548864947325, 0.03565388825724281, 0.059241641609469736, 0.03146876948552129, 2.2466108142468353, 0.09657655284092692, 2.510449395369801], "min": [0.5239278151455581, 0.17987400297058787, 1.0187223930742662, 1.3882227372453289, 0.7899183405842587, 1.320267400304152, 0.4931585976074418, -0.35660866796622637, 0.9911616648246088, -3.137818402740663, 1.1840333419096778, -3.131387003855055], "max": [0.6172774816576745, 0.26834573742915563, 1.2995635838345394, 3.1361061628662044, 1.4576083441850298, 2.731982651858351, 0.6077280051025699, -0.15262810146793657, 1.0900339447198475, 3.117279375110819, 1.5688559149768029, 3.1401652126402917], "count": [441]}, "gripper_mode_state": {"mean": [0.47392290249433106, 0.11791383219954649], "std": [0.499319521935282, 0.32250606254078945], "min": [0, 0], "max": [1, 1], "count": [441]}, "gripper_activity_state": {"mean": [1.875283446712018, 1.854875283446712], "std": [0.4419616896038202, 0.47788275049565454], "min": [0, 0], "max": [2, 2], "count": [441]}, "gripper_mode_action": {"mean": [0.47392290249433106, 0.11791383219954649], "std": [0.499319521935282, 0.32250606254078945], "min": [0, 0], "max": [1, 1], "count": [441]}, "gripper_activity_action": {"mean": [1.875283446712018, 1.854875283446712], "std": [0.4419616896038202, 0.47788275049565454], "min": [0, 0], "max": [2, 2], "count": [441]}, "gripper_open_scale_state": {"mean": [0.4356269844383879, 0.7538990929013198], "std": [0.25490389517868145, 0.1712607554397018], "min": [0.13, 0.183], "max": [0.782, 0.886], "count": [441]}, "gripper_open_scale_action": {"mean": [0.4356269844383879, 0.7538990929013198], "std": [0.25490389517868145, 0.1712607554397018], "min": [0.13, 0.183], "max": [0.782, 0.886], "count": [441]}}} +{"episode_index": 66, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.46255951381324134]], [[0.4417050596859114]], [[0.42010158897664]]], "std": [[[0.13541990294765402]], [[0.162978155866519]], [[0.18673730111618414]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.058823529411764705]], [[0.03529411764705882]]], "max": [[[0.7333333333333333]], [[0.7176470588235294]], [[0.7137254901960784]]], "mean": [[[0.467593532513314]], [[0.4668115298202614]], [[0.4566556107782619]]], "std": [[[0.04805706952582094]], [[0.05971530820108635]], [[0.07524870128534936]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.796078431372549]], [[0.7803921568627451]], [[0.7647058823529411]]], "mean": [[[0.47172682726640036]], [[0.44902087493948195]], [[0.43259267391370126]]], "std": [[[0.11024057197429468]], [[0.14396239132623853]], [[0.16603932646154865]]], "count": [108]}, "observation.state": {"min": [0.4538903534412384, 1.909058690071106, 1.36489999294281, -0.19634954631328583, -1.2059004306793213, 0.689544677734375, -2.9038264751434326, 60.0, 0.022151000797748566, 0.32945600152015686, -0.269351989030838, -3.1391851902008057, 1.0579999685287476, -2.6040000915527344, -0.5475970506668091, -2.039452075958252, 1.214417576789856, 0.5268974304199219, -1.1388970613479614, -1.1798425912857056, 0.13240067660808563, 123.0, -0.2029629945755005, 0.3659740090370178, -0.22187800705432892, -3.1411852836608887, -1.5460000038146973, -2.8910000324249268], "max": [0.782343864440918, 2.03519344329834, 2.4453983306884766, 0.7657283544540405, -0.47572439908981323, 1.2271584272384644, -1.8487226963043213, 888.0, 0.2675110101699829, 0.4362480044364929, -0.1594569981098175, 3.13100004196167, 1.562999963760376, 1.4639999866485596, -0.17285741865634918, -1.8656173944473267, 2.39338755607605, 1.968207836151123, -0.7688000798225403, 1.0170906782150269, 0.9628807306289673, 872.0, -0.12359099835157394, 0.4364059865474701, 0.03976200148463249, 3.13100004196167, -0.7590000033378601, 2.8510000705718994], "mean": [0.6162305474281311, 2.0160176753997803, 1.9533389806747437, 0.15588726103305817, -0.842059314250946, 0.9521937966346741, -2.3820862770080566, 722.050048828125, 0.17743022739887238, 0.3866398334503174, -0.229566752910614, 1.5484983921051025, 1.303584337234497, -1.3706680536270142, -0.40955033898353577, -2.0278868675231934, 1.431572437286377, 1.5440723896026611, -0.8606728315353394, -0.7468900084495544, 0.6591450572013855, 285.7032775878906, -0.15793167054653168, 0.38864997029304504, -0.054890379309654236, -1.2535649538040161, -1.0987207889556885, 0.3890633285045624], "std": [0.09003068506717682, 0.01922258362174034, 0.38731446862220764, 0.31206709146499634, 0.21356603503227234, 0.17592070996761322, 0.39448583126068115, 237.16812133789062, 0.07493679970502853, 0.03267275542020798, 0.033325113356113434, 2.2168328762054443, 0.12837573885917664, 0.8358705639839172, 0.07006020098924637, 0.025717390701174736, 0.36248111724853516, 0.49320006370544434, 0.1093394085764885, 0.6647934913635254, 0.1546929031610489, 227.4979705810547, 0.015887165442109108, 0.01887337863445282, 0.10472430288791656, 2.1221201419830322, 0.182451531291008, 0.6223772764205933], "count": [519]}, "action": {"min": [0.4538903534412384, 1.909058690071106, 1.36489999294281, -0.19634954631328583, -1.2059004306793213, 0.689544677734375, -2.9038264751434326, 60.0, 0.022151000797748566, 0.32945600152015686, -0.269351989030838, -3.1391851902008057, 1.0579999685287476, -2.6040000915527344, -0.5475970506668091, -2.039452075958252, 1.214417576789856, 0.5268974304199219, -1.1388970613479614, -1.1798425912857056, 0.13240067660808563, 123.0, -0.2029629945755005, 0.3659740090370178, -0.22187800705432892, -3.1411852836608887, -1.5460000038146973, -2.8910000324249268], "max": [0.782343864440918, 2.03519344329834, 2.4453983306884766, 0.7657283544540405, -0.47572439908981323, 1.2271584272384644, -1.8487226963043213, 888.0, 0.2675110101699829, 0.4362480044364929, -0.1594569981098175, 3.13100004196167, 1.562999963760376, 1.4639999866485596, -0.17285741865634918, -1.8656173944473267, 2.39338755607605, 1.968207836151123, -0.7688000798225403, 1.0170906782150269, 0.9628807306289673, 872.0, -0.12359099835157394, 0.4364059865474701, 0.03976200148463249, 3.13100004196167, -0.7590000033378601, 2.8510000705718994], "mean": [0.6162305474281311, 2.0160176753997803, 1.9533389806747437, 0.15588726103305817, -0.842059314250946, 0.9521937966346741, -2.3820862770080566, 722.050048828125, 0.17743022739887238, 0.3866398334503174, -0.229566752910614, 1.5484983921051025, 1.303584337234497, -1.3706680536270142, -0.40955033898353577, -2.0278868675231934, 1.431572437286377, 1.5440723896026611, -0.8606728315353394, -0.7468900084495544, 0.6591450572013855, 285.7032775878906, -0.15793167054653168, 0.38864997029304504, -0.054890379309654236, -1.2535649538040161, -1.0987207889556885, 0.3890633285045624], "std": [0.09003068506717682, 0.01922258362174034, 0.38731446862220764, 0.31206709146499634, 0.21356603503227234, 0.17592070996761322, 0.39448583126068115, 237.16812133789062, 0.07493679970502853, 0.03267275542020798, 0.033325113356113434, 2.2168328762054443, 0.12837573885917664, 0.8358705639839172, 0.07006020098924637, 0.025717390701174736, 0.36248111724853516, 0.49320006370544434, 0.1093394085764885, 0.6647934913635254, 0.1546929031610489, 227.4979705810547, 0.015887165442109108, 0.01887337863445282, 0.10472430288791656, 2.1221201419830322, 0.182451531291008, 0.6223772764205933], "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": [66], "max": [66], "mean": [66.0], "std": [0.0], "count": [519]}, "index": {"min": [31273], "max": [31791], "mean": [31532.0], "std": [149.8221167473837], "count": [519]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [519]}, "subtask_annotation": {"mean": [4.213872832369942, 12.0, 12.0, 12.0, 12.0], "std": [3.562072775480152, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [519]}, "scene_annotation": {"mean": [66.0], "std": [0.0], "min": [66], "max": [66], "count": [519]}, "eef_direction_state": {"mean": [4.857418111753372, 4.0789980732177264], "std": [1.4856078599109488, 2.1268813858954925], "min": [0, 0], "max": [6, 6], "count": [519]}, "eef_velocity_state": {"mean": [0.6416184971098265, 0.6724470134874759], "std": [0.7388751546420154, 0.7000082469826224], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_acc_mag_state": {"mean": [0.5240847784200385, 0.697495183044316], "std": [0.7696669202647367, 0.8276376574205936], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_direction_action": {"mean": [4.857418111753372, 4.0789980732177264], "std": [1.4856078599109488, 2.1268813858954925], "min": [0, 0], "max": [6, 6], "count": [519]}, "eef_velocity_action": {"mean": [0.6416184971098265, 0.6724470134874759], "std": [0.7388751546420154, 0.7000082469826224], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_acc_mag_action": {"mean": [0.5240847784200385, 0.697495183044316], "std": [0.7696669202647367, 0.8276376574205936], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_sim_pose_state": {"mean": [0.5784475434188403, 0.2392256427465099, 1.2258473263233578, 1.2433207253353113, 1.100009402276657, 1.9016235057957118, 0.578833619214349, -0.25778222522984723, 1.045534331628561, 1.5483063564788755, 1.304052256373108, -0.6060913112786787], "std": [0.02169646894649866, 0.011619725182163813, 0.10363844949685984, 2.1300164257319616, 0.18273629715602135, 0.728277961841716, 0.03921879881249395, 0.062241871063314524, 0.036175992363087286, 2.216897034657842, 0.12830283149819358, 2.3645704086321304], "min": [0.5473527033780529, 0.21125621421691448, 1.0411759719539133, -3.140258354791118, 0.7592774962593762, -2.7291687395919504, 0.5123937577065931, -0.3283097847351615, 1.0013658878784928, -3.1395960354008765, 1.0582852098262148, -3.1393958038005825], "max": [0.6305539354767812, 0.2653050297498518, 1.3179216951173656, 3.138408969457255, 1.5454484821945633, 3.135997054883392, 0.6314268872954383, -0.12134059717207672, 1.114957118154853, 3.1304661133603773, 1.5636380628714455, 3.099013667471232], "count": [519]}, "eef_sim_pose_action": {"mean": [0.5784475434188403, 0.2392256427465099, 1.2258473263233578, 1.2433207253353113, 1.100009402276657, 1.9016235057957118, 0.578833619214349, -0.25778222522984723, 1.045534331628561, 1.5483063564788755, 1.304052256373108, -0.6060913112786787], "std": [0.02169646894649866, 0.011619725182163813, 0.10363844949685984, 2.1300164257319616, 0.18273629715602135, 0.728277961841716, 0.03921879881249395, 0.062241871063314524, 0.036175992363087286, 2.216897034657842, 0.12830283149819358, 2.3645704086321304], "min": [0.5473527033780529, 0.21125621421691448, 1.0411759719539133, -3.140258354791118, 0.7592774962593762, -2.7291687395919504, 0.5123937577065931, -0.3283097847351615, 1.0013658878784928, -3.1395960354008765, 1.0582852098262148, -3.1393958038005825], "max": [0.6305539354767812, 0.2653050297498518, 1.3179216951173656, 3.138408969457255, 1.5454484821945633, 3.135997054883392, 0.6314268872954383, -0.12134059717207672, 1.114957118154853, 3.1304661133603773, 1.5636380628714455, 3.099013667471232], "count": [519]}, "gripper_mode_state": {"mean": [0.7109826589595376, 0.18304431599229287], "std": [0.4533059867444523, 0.38670285022896767], "min": [0, 0], "max": [1, 1], "count": [519]}, "gripper_activity_state": {"mean": [1.8631984585741812, 1.7206165703275529], "std": [0.47941657413810607, 0.6246222792296244], "min": [0, 0], "max": [2, 2], "count": [519]}, "gripper_mode_action": {"mean": [0.7109826589595376, 0.18304431599229287], "std": [0.4533059867444523, 0.38670285022896767], "min": [0, 0], "max": [1, 1], "count": [519]}, "gripper_activity_action": {"mean": [1.8631984585741812, 1.7206165703275529], "std": [0.47941657413810607, 0.6246222792296244], "min": [0, 0], "max": [2, 2], "count": [519]}, "gripper_open_scale_state": {"mean": [0.2857032756768671, 0.7220500963391132], "std": [0.22749796331543154, 0.23716808001770548], "min": [0.123, 0.06], "max": [0.872, 0.888], "count": [519]}, "gripper_open_scale_action": {"mean": [0.2857032756768671, 0.7220500963391132], "std": [0.22749796331543154, 0.23716808001770548], "min": [0.123, 0.06], "max": [0.872, 0.888], "count": [519]}}} +{"episode_index": 67, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4707334194094304]], [[0.4494045904820262]], [[0.42904524466036414]]], "std": [[[0.14001300211081316]], [[0.1668905519830835]], [[0.18727478559296]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.027450980392156862]], [[0.023529411764705882]]], "max": [[[0.7372549019607844]], [[0.7058823529411765]], [[0.7058823529411765]]], "mean": [[[0.4713465802987862]], [[0.4713376116071428]], [[0.46238333223914563]]], "std": [[[0.04434506141119888]], [[0.05357851616589394]], [[0.06888111709764014]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.796078431372549]], [[0.7686274509803922]], [[0.7607843137254902]]], "mean": [[[0.4709008757148693]], [[0.4574204252013305]], [[0.446450748789099]]], "std": [[[0.09643446280600375]], [[0.12448056126426123]], [[0.14192786948533703]]], "count": [112]}, "observation.state": {"min": [0.41866958141326904, 1.8985342979431152, 1.2298638820648193, -0.16381660103797913, -0.5615248084068298, 0.8331154584884644, -2.8225815296173096, 171.0, 0.0446770004928112, 0.3284139931201935, -0.27877700328826904, -3.1371853351593018, 1.1369999647140503, -2.6700000762939453, -0.48518410325050354, -2.0439202785491943, 1.420314073562622, 0.398703008890152, -2.428643226623535, -0.8821766376495361, -0.3205297291278839, 110.0, -0.2140980064868927, 0.36858299374580383, -0.24031299352645874, -3.119999885559082, -1.5509999990463257, -2.0280001163482666], "max": [0.8470432758331299, 2.032540798187256, 2.1914353370666504, 0.2808583676815033, -0.3323456048965454, 1.4818893671035767, -2.302612781524658, 892.0, 0.27247801423072815, 0.42287400364875793, -0.18081200122833252, 3.138000011444092, 1.5460000038146973, 2.3889999389648438, -0.15687020123004913, -1.9081685543060303, 2.311514139175415, 1.9896928071975708, -0.4766494333744049, 0.9809274673461914, 2.32559871673584, 878.0, -0.08642800152301788, 0.42697998881340027, 0.029032999649643898, 3.1010000705718994, -0.7870000004768372, 1.5230000019073486], "mean": [0.6254740357398987, 2.00532603263855, 1.7481023073196411, -0.024081304669380188, -0.4197346866130829, 1.023559331893921, -2.6013128757476807, 815.9908447265625, 0.20846624672412872, 0.37318485975265503, -0.24712057411670685, 1.861407995223999, 1.3206305503845215, -1.0489857196807861, -0.32413068413734436, -2.0278658866882324, 1.652872920036316, 1.4097968339920044, -0.8006918430328369, -0.3960130512714386, 0.7270645499229431, 424.5514221191406, -0.15290950238704681, 0.39240562915802, -0.09650039672851562, -2.147491216659546, -1.0828081369400024, 0.27507540583610535], "std": [0.09941893815994263, 0.03441081568598747, 0.34991690516471863, 0.17438609898090363, 0.09408348798751831, 0.15682417154312134, 0.20077309012413025, 170.901123046875, 0.0643017441034317, 0.023185711354017258, 0.029706723988056183, 2.0662903785705566, 0.07768937945365906, 1.0431114435195923, 0.08715149015188217, 0.021817468106746674, 0.23737558722496033, 0.5303170680999756, 0.4258517920970917, 0.5344916582107544, 0.46600908041000366, 312.1182556152344, 0.02981112338602543, 0.020466484129428864, 0.10053247958421707, 0.8218410015106201, 0.20821326971054077, 0.49856844544410706], "count": [544]}, "action": {"min": [0.41866958141326904, 1.8985342979431152, 1.2298638820648193, -0.16381660103797913, -0.5615248084068298, 0.8331154584884644, -2.8225815296173096, 171.0, 0.0446770004928112, 0.3284139931201935, -0.27877700328826904, -3.1371853351593018, 1.1369999647140503, -2.6700000762939453, -0.48518410325050354, -2.0439202785491943, 1.420314073562622, 0.398703008890152, -2.428643226623535, -0.8821766376495361, -0.3205297291278839, 110.0, -0.2140980064868927, 0.36858299374580383, -0.24031299352645874, -3.119999885559082, -1.5509999990463257, -2.0280001163482666], "max": [0.8470432758331299, 2.032540798187256, 2.1914353370666504, 0.2808583676815033, -0.3323456048965454, 1.4818893671035767, -2.302612781524658, 892.0, 0.27247801423072815, 0.42287400364875793, -0.18081200122833252, 3.138000011444092, 1.5460000038146973, 2.3889999389648438, -0.15687020123004913, -1.9081685543060303, 2.311514139175415, 1.9896928071975708, -0.4766494333744049, 0.9809274673461914, 2.32559871673584, 878.0, -0.08642800152301788, 0.42697998881340027, 0.029032999649643898, 3.1010000705718994, -0.7870000004768372, 1.5230000019073486], "mean": [0.6254740357398987, 2.00532603263855, 1.7481023073196411, -0.024081304669380188, -0.4197346866130829, 1.023559331893921, -2.6013128757476807, 815.9908447265625, 0.20846624672412872, 0.37318485975265503, -0.24712057411670685, 1.861407995223999, 1.3206305503845215, -1.0489857196807861, -0.32413068413734436, -2.0278658866882324, 1.652872920036316, 1.4097968339920044, -0.8006918430328369, -0.3960130512714386, 0.7270645499229431, 424.5514221191406, -0.15290950238704681, 0.39240562915802, -0.09650039672851562, -2.147491216659546, -1.0828081369400024, 0.27507540583610535], "std": [0.09941893815994263, 0.03441081568598747, 0.34991690516471863, 0.17438609898090363, 0.09408348798751831, 0.15682417154312134, 0.20077309012413025, 170.901123046875, 0.0643017441034317, 0.023185711354017258, 0.029706723988056183, 2.0662903785705566, 0.07768937945365906, 1.0431114435195923, 0.08715149015188217, 0.021817468106746674, 0.23737558722496033, 0.5303170680999756, 0.4258517920970917, 0.5344916582107544, 0.46600908041000366, 312.1182556152344, 0.02981112338602543, 0.020466484129428864, 0.10053247958421707, 0.8218410015106201, 0.20821326971054077, 0.49856844544410706], "count": [544]}, "timestamp": {"min": [0.0], "max": [18.1], "mean": [9.049999999999999], "std": [5.234633596431452], "count": [544]}, "frame_index": {"min": [0], "max": [543], "mean": [271.5], "std": [157.0390078929436], "count": [544]}, "episode_index": {"min": [67], "max": [67], "mean": [67.0], "std": [0.0], "count": [544]}, "index": {"min": [31792], "max": [32335], "mean": [32063.5], "std": [157.0390078929436], "count": [544]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [544]}, "subtask_annotation": {"mean": [3.255514705882353, 12.0, 12.0, 12.0, 12.0], "std": [3.7528135170697525, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [544]}, "scene_annotation": {"mean": [67.0], "std": [0.0], "min": [67], "max": [67], "count": [544]}, "eef_direction_state": {"mean": [4.3161764705882355, 4.395220588235294], "std": [1.64250618175197, 2.010097476020886], "min": [0, 0], "max": [6, 6], "count": [544]}, "eef_velocity_state": {"mean": [0.7996323529411765, 0.5404411764705882], "std": [0.6740460667712231, 0.6821116301248334], "min": [0, 0], "max": [2, 2], "count": [544]}, "eef_acc_mag_state": {"mean": [0.7261029411764706, 0.59375], "std": [0.838184902381082, 0.789660609804282], "min": [0, 0], "max": [2, 2], "count": [544]}, "eef_direction_action": {"mean": [4.3161764705882355, 4.395220588235294], "std": [1.64250618175197, 2.010097476020886], "min": [0, 0], "max": [6, 6], "count": [544]}, "eef_velocity_action": {"mean": [0.7996323529411765, 0.5404411764705882], "std": [0.6740460667712231, 0.6821116301248334], "min": [0, 0], "max": [2, 2], "count": [544]}, "eef_acc_mag_action": {"mean": [0.7261029411764706, 0.59375], "std": [0.838184902381082, 0.789660609804282], "min": [0, 0], "max": [2, 2], "count": [544]}, "eef_sim_pose_state": {"mean": [0.5790419097420542, 0.23092539546299606, 1.1812718726797764, 2.140243270770352, 1.0843722800429008, 1.827183239241499, 0.5632096535699809, -0.28631277071699285, 1.0273266222097108, 1.8612942418407017, 1.3211433165342925, 0.16275077406702923], "std": [0.02198757069875226, 0.025375906194088846, 0.09841241811263964, 0.8499368922672046, 0.20816626003146463, 0.5810530595623746, 0.027502950390737187, 0.05279102738963627, 0.028213271307390483, 2.066369616474953, 0.07769305995788138, 2.6436638755760713], "min": [0.5519406773290906, 0.17327629459596822, 1.026861541193133, -3.1092775120155607, 0.7885932576267916, -3.131645090081087, 0.5118415837633448, -0.34079818593370875, 0.9986168167876145, -3.137546089653917, 1.1373793361600915, -3.1370535463361806], "max": [0.6148255725566402, 0.27865562238476344, 1.303126915958147, 3.1291227962662007, 1.5530164528934263, 3.1078641638647095, 0.6159717819419265, -0.14395187381639551, 1.0877103979498606, 3.137782742889268, 1.5468087364655805, 3.139039940573226], "count": [544]}, "eef_sim_pose_action": {"mean": [0.5790419097420542, 0.23092539546299606, 1.1812718726797764, 2.140243270770352, 1.0843722800429008, 1.827183239241499, 0.5632096535699809, -0.28631277071699285, 1.0273266222097108, 1.8612942418407017, 1.3211433165342925, 0.16275077406702923], "std": [0.02198757069875226, 0.025375906194088846, 0.09841241811263964, 0.8499368922672046, 0.20816626003146463, 0.5810530595623746, 0.027502950390737187, 0.05279102738963627, 0.028213271307390483, 2.066369616474953, 0.07769305995788138, 2.6436638755760713], "min": [0.5519406773290906, 0.17327629459596822, 1.026861541193133, -3.1092775120155607, 0.7885932576267916, -3.131645090081087, 0.5118415837633448, -0.34079818593370875, 0.9986168167876145, -3.137546089653917, 1.1373793361600915, -3.1370535463361806], "max": [0.6148255725566402, 0.27865562238476344, 1.303126915958147, 3.1291227962662007, 1.5530164528934263, 3.1078641638647095, 0.6159717819419265, -0.14395187381639551, 1.0877103979498606, 3.137782742889268, 1.5468087364655805, 3.139039940573226], "count": [544]}, "gripper_mode_state": {"mean": [0.5128676470588235, 0.0974264705882353], "std": [0.4998343962345626, 0.29653760877324725], "min": [0, 0], "max": [1, 1], "count": [544]}, "gripper_activity_state": {"mean": [1.8602941176470589, 1.900735294117647], "std": [0.4762413210209202, 0.3990791465673373], "min": [0, 0], "max": [2, 2], "count": [544]}, "gripper_mode_action": {"mean": [0.5128676470588235, 0.0974264705882353], "std": [0.4998343962345626, 0.29653760877324725], "min": [0, 0], "max": [1, 1], "count": [544]}, "gripper_activity_action": {"mean": [1.8602941176470589, 1.900735294117647], "std": [0.4762413210209202, 0.3990791465673373], "min": [0, 0], "max": [2, 2], "count": [544]}, "gripper_open_scale_state": {"mean": [0.4245514707705551, 0.8159908089637744], "std": [0.31211812925865917, 0.17090140810541737], "min": [0.11, 0.171], "max": [0.878, 0.892], "count": [544]}, "gripper_open_scale_action": {"mean": [0.4245514707705551, 0.8159908089637744], "std": [0.31211812925865917, 0.17090140810541737], "min": [0.11, 0.171], "max": [0.878, 0.892], "count": [544]}}} +{"episode_index": 68, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.46428518934580004]], [[0.4416916833091261]], [[0.4209682809852336]]], "std": [[[0.13551692965837575]], [[0.16450930253302293]], [[0.18680738172805353]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.03137254901960784]], [[0.023529411764705882]]], "max": [[[0.7411764705882353]], [[0.7254901960784313]], [[0.7294117647058823]]], "mean": [[[0.4670221231239409]], [[0.4617754875484144]], [[0.4500151711147422]]], "std": [[[0.05153248399293694]], [[0.07100787509640752]], [[0.08859710174563369]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8156862745098039]], [[0.7803921568627451]], [[0.7607843137254902]]], "mean": [[[0.4732581094166061]], [[0.4566096000514403]], [[0.44319504584241104]]], "std": [[[0.094786436667415]], [[0.1263640362244379]], [[0.1470756332096823]]], "count": [108]}, "observation.state": {"min": [0.44577455520629883, 1.9587655067443848, 1.4541385173797607, -0.21034708619117737, -1.0097428560256958, 0.9242216348648071, -2.900824546813965, 69.0, 0.04177900031208992, 0.3215390145778656, -0.26525500416755676, -3.1361851692199707, 1.128999948501587, -2.546999931335449, -0.7225663661956787, -2.0451419353485107, 0.9402088522911072, 0.5020090937614441, -2.6523244380950928, -1.5540063381195068, 0.7287971377372742, 124.0, -0.21129700541496277, 0.3563709855079651, -0.20104600489139557, -3.1361851692199707, -1.5269999504089355, -1.003000020980835], "max": [0.80543452501297, 2.029783010482788, 2.3131895065307617, 0.5537580847740173, -0.5230053663253784, 1.328474760055542, -2.143054962158203, 899.0, 0.26539599895477295, 0.4149070084095001, -0.17283199727535248, 3.1019999980926514, 1.5440000295639038, 0.21700000762939453, -0.19631464779376984, -1.9686442613601685, 1.5839385986328125, 2.0172691345214844, -0.6823713779449463, -0.5580690503120422, 2.571969747543335, 872.0, -0.12869800627231598, 0.44973599910736084, 0.07898599654436111, 3.13700008392334, -0.6779999732971191, 1.4730000495910645], "mean": [0.5928279161453247, 2.0056638717651367, 1.9119808673858643, 0.027044108137488365, -0.6601394414901733, 1.1499804258346558, -2.546879529953003, 745.9855346679688, 0.1928281933069229, 0.3624425232410431, -0.23046383261680603, 0.6699478030204773, 1.3983122110366821, -1.41322660446167, -0.5202048420906067, -2.029226064682007, 1.1460005044937134, 1.4948933124542236, -1.0321191549301147, -1.1614508628845215, 0.980071485042572, 390.911376953125, -0.17162689566612244, 0.39259177446365356, -0.04762561619281769, -0.8991008996963501, -1.0162465572357178, 0.5251581072807312], "std": [0.09739711880683899, 0.02517264150083065, 0.3520869016647339, 0.28346216678619385, 0.18364018201828003, 0.12536102533340454, 0.3131687045097351, 273.4991149902344, 0.0734904408454895, 0.030501583591103554, 0.035676855593919754, 2.4724817276000977, 0.10910526663064957, 0.8632723093032837, 0.13463424146175385, 0.008828512392938137, 0.17584815621376038, 0.5243205428123474, 0.5656094551086426, 0.3336603343486786, 0.5272892117500305, 303.5196228027344, 0.019525354728102684, 0.0295491311699152, 0.1117679700255394, 2.4783835411071777, 0.2225542813539505, 0.47286319732666016], "count": [519]}, "action": {"min": [0.44577455520629883, 1.9587655067443848, 1.4541385173797607, -0.21034708619117737, -1.0097428560256958, 0.9242216348648071, -2.900824546813965, 69.0, 0.04177900031208992, 0.3215390145778656, -0.26525500416755676, -3.1361851692199707, 1.128999948501587, -2.546999931335449, -0.7225663661956787, -2.0451419353485107, 0.9402088522911072, 0.5020090937614441, -2.6523244380950928, -1.5540063381195068, 0.7287971377372742, 124.0, -0.21129700541496277, 0.3563709855079651, -0.20104600489139557, -3.1361851692199707, -1.5269999504089355, -1.003000020980835], "max": [0.80543452501297, 2.029783010482788, 2.3131895065307617, 0.5537580847740173, -0.5230053663253784, 1.328474760055542, -2.143054962158203, 899.0, 0.26539599895477295, 0.4149070084095001, -0.17283199727535248, 3.1019999980926514, 1.5440000295639038, 0.21700000762939453, -0.19631464779376984, -1.9686442613601685, 1.5839385986328125, 2.0172691345214844, -0.6823713779449463, -0.5580690503120422, 2.571969747543335, 872.0, -0.12869800627231598, 0.44973599910736084, 0.07898599654436111, 3.13700008392334, -0.6779999732971191, 1.4730000495910645], "mean": [0.5928279161453247, 2.0056638717651367, 1.9119808673858643, 0.027044108137488365, -0.6601394414901733, 1.1499804258346558, -2.546879529953003, 745.9855346679688, 0.1928281933069229, 0.3624425232410431, -0.23046383261680603, 0.6699478030204773, 1.3983122110366821, -1.41322660446167, -0.5202048420906067, -2.029226064682007, 1.1460005044937134, 1.4948933124542236, -1.0321191549301147, -1.1614508628845215, 0.980071485042572, 390.911376953125, -0.17162689566612244, 0.39259177446365356, -0.04762561619281769, -0.8991008996963501, -1.0162465572357178, 0.5251581072807312], "std": [0.09739711880683899, 0.02517264150083065, 0.3520869016647339, 0.28346216678619385, 0.18364018201828003, 0.12536102533340454, 0.3131687045097351, 273.4991149902344, 0.0734904408454895, 0.030501583591103554, 0.035676855593919754, 2.4724817276000977, 0.10910526663064957, 0.8632723093032837, 0.13463424146175385, 0.008828512392938137, 0.17584815621376038, 0.5243205428123474, 0.5656094551086426, 0.3336603343486786, 0.5272892117500305, 303.5196228027344, 0.019525354728102684, 0.0295491311699152, 0.1117679700255394, 2.4783835411071777, 0.2225542813539505, 0.47286319732666016], "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": [68], "max": [68], "mean": [68.0], "std": [0.0], "count": [519]}, "index": {"min": [32336], "max": [32854], "mean": [32595.0], "std": [149.8221167473837], "count": [519]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [519]}, "subtask_annotation": {"mean": [4.198458574181117, 12.0, 12.0, 12.0, 12.0], "std": [3.990006487035862, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [519]}, "scene_annotation": {"mean": [68.0], "std": [0.0], "min": [68], "max": [68], "count": [519]}, "eef_direction_state": {"mean": [4.383429672447013, 4.190751445086705], "std": [1.64046699915131, 2.0334939165259427], "min": [0, 0], "max": [6, 6], "count": [519]}, "eef_velocity_state": {"mean": [0.7938342967244701, 0.6223506743737958], "std": [0.6981123319593755, 0.6656746938478355], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_acc_mag_state": {"mean": [0.7572254335260116, 0.6685934489402697], "std": [0.8413797328004706, 0.8129468662562908], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_direction_action": {"mean": [4.383429672447013, 4.190751445086705], "std": [1.64046699915131, 2.0334939165259427], "min": [0, 0], "max": [6, 6], "count": [519]}, "eef_velocity_action": {"mean": [0.7938342967244701, 0.6223506743737958], "std": [0.6981123319593755, 0.6656746938478355], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_acc_mag_action": {"mean": [0.7572254335260116, 0.6685934489402697], "std": [0.8413797328004706, 0.8129468662562908], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_sim_pose_state": {"mean": [0.5855389543130972, 0.25515644910558316, 1.2374202360610294, 0.9017713991658968, 1.0174039581059404, 2.099329578619999, 0.5541056674867243, -0.27350911481722523, 1.0403533558937679, 0.6689244450673512, 1.3987749325159946, 0.3797685153959545], "std": [0.03331718824578906, 0.017841474467473178, 0.10948827248200627, 2.4795770057365476, 0.22289721489794612, 0.47447582885172895, 0.03877820183639395, 0.06022574112856345, 0.03725405919679307, 2.4726556275436007, 0.10903573562433033, 2.4395685947647583], "min": [0.5477310759343833, 0.2172006756008903, 1.0690453223470642, -3.1336266755231823, 0.6783249002629699, 0.5545539379459199, 0.5044108239524322, -0.3321981912091044, 1.0048639863862376, -3.1364279153926624, 1.1298816838129988, -3.1408589521477426], "max": [0.6490889664049135, 0.2913124923872825, 1.3599091850884557, 3.140098217589825, 1.5278190094680277, 3.069038074675113, 0.6215480243729394, -0.14174364082951385, 1.1024011877124693, 3.100910312845042, 1.5447399437354696, 3.1378886651002276], "count": [519]}, "eef_sim_pose_action": {"mean": [0.5855389543130972, 0.25515644910558316, 1.2374202360610294, 0.9017713991658968, 1.0174039581059404, 2.099329578619999, 0.5541056674867243, -0.27350911481722523, 1.0403533558937679, 0.6689244450673512, 1.3987749325159946, 0.3797685153959545], "std": [0.03331718824578906, 0.017841474467473178, 0.10948827248200627, 2.4795770057365476, 0.22289721489794612, 0.47447582885172895, 0.03877820183639395, 0.06022574112856345, 0.03725405919679307, 2.4726556275436007, 0.10903573562433033, 2.4395685947647583], "min": [0.5477310759343833, 0.2172006756008903, 1.0690453223470642, -3.1336266755231823, 0.6783249002629699, 0.5545539379459199, 0.5044108239524322, -0.3321981912091044, 1.0048639863862376, -3.1364279153926624, 1.1298816838129988, -3.1408589521477426], "max": [0.6490889664049135, 0.2913124923872825, 1.3599091850884557, 3.140098217589825, 1.5278190094680277, 3.069038074675113, 0.6215480243729394, -0.14174364082951385, 1.1024011877124693, 3.100910312845042, 1.5447399437354696, 3.1378886651002276], "count": [519]}, "gripper_mode_state": {"mean": [0.5953757225433526, 0.1907514450867052], "std": [0.4908191841700321, 0.392893536831593], "min": [0, 0], "max": [1, 1], "count": [519]}, "gripper_activity_state": {"mean": [1.8921001926782273, 1.8535645472061657], "std": [0.39250593257910077, 0.48258876725497074], "min": [0, 0], "max": [2, 2], "count": [519]}, "gripper_mode_action": {"mean": [0.5953757225433526, 0.1907514450867052], "std": [0.4908191841700321, 0.392893536831593], "min": [0, 0], "max": [1, 1], "count": [519]}, "gripper_activity_action": {"mean": [1.8921001926782273, 1.8535645472061657], "std": [0.39250593257910077, 0.48258876725497074], "min": [0, 0], "max": [2, 2], "count": [519]}, "gripper_open_scale_state": {"mean": [0.39091136830941803, 0.7459855493093542], "std": [0.3035195939465615, 0.27349917750587627], "min": [0.124, 0.069], "max": [0.872, 0.899], "count": [519]}, "gripper_open_scale_action": {"mean": [0.39091136830941803, 0.7459855493093542], "std": [0.3035195939465615, 0.27349917750587627], "min": [0.124, 0.069], "max": [0.872, 0.899], "count": [519]}}} +{"episode_index": 69, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.47347792604696204]], [[0.4512234117798354]], [[0.4316153946532317]]], "std": [[[0.13197958696885895]], [[0.1620224007915464]], [[0.18263070419680297]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.027450980392156862]], [[0.01568627450980392]]], "max": [[[0.7372549019607844]], [[0.7137254901960784]], [[0.7098039215686275]]], "mean": [[[0.46989302680948924]], [[0.4664160595951343]], [[0.4549052514524328]]], "std": [[[0.048278041855593944]], [[0.06474547441000938]], [[0.08319934809443683]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[0.7843137254901961]], [[0.7725490196078432]]], "mean": [[[0.4732105516975309]], [[0.4580349888798112]], [[0.4454781775750424]]], "std": [[[0.09524172216418592]], [[0.12446726202365194]], [[0.14371976206452272]]], "count": [108]}, "observation.state": {"min": [0.47047093510627747, 1.9588702917099, 1.242377758026123, -0.3007027804851532, -0.8844980001449585, 0.7530746459960938, -2.9336891174316406, 75.0, 0.01638299971818924, 0.31117498874664307, -0.26406100392341614, -3.1361851692199707, 1.097000002861023, -3.1371853351593018, -0.5889438986778259, -2.0485453605651855, 0.9645038843154907, 0.2957460284233093, -2.8945586681365967, -1.2057956457138062, 1.0111041069030762, 122.0, -0.2411469966173172, 0.3621329963207245, -0.22720199823379517, -3.1401853561401367, -1.559999942779541, -1.8869999647140503], "max": [0.9127897620201111, 2.045438528060913, 2.269085168838501, 0.414725124835968, -0.4137652516365051, 1.425305724143982, -2.3488292694091797, 890.0, 0.254038006067276, 0.43971699476242065, -0.17795899510383606, 3.140000104904175, 1.5119999647140503, 3.134000062942505, -0.31154128909111023, -1.9293566942214966, 1.5120487213134766, 1.7363932132720947, -0.9311332106590271, -0.56583571434021, 2.831674575805664, 878.0, -0.1365319937467575, 0.44600799679756165, 0.04014600068330765, 3.072999954223633, -0.9319999814033508, 2.740000009536743], "mean": [0.6285580396652222, 2.0190796852111816, 1.9326516389846802, -0.09284321963787079, -0.6030616164207458, 1.195407748222351, -2.6878700256347656, 777.5715942382812, 0.18433164060115814, 0.35860884189605713, -0.23411263525485992, 0.3813307285308838, 1.3804959058761597, -0.5703276991844177, -0.4749036729335785, -2.0243189334869385, 1.1528069972991943, 1.1505000591278076, -1.3516329526901245, -0.9365255832672119, 1.4146784543991089, 373.877685546875, -0.19975894689559937, 0.4102156460285187, -0.09823965281248093, -2.2622854709625244, -1.1270322799682617, 0.40936756134033203], "std": [0.12104085832834244, 0.01742796041071415, 0.3514445126056671, 0.2531038820743561, 0.09088478237390518, 0.23421472311019897, 0.1992509514093399, 224.6759033203125, 0.06871300935745239, 0.04294896125793457, 0.028093378990888596, 2.151810884475708, 0.12403839826583862, 2.0068304538726807, 0.05866855010390282, 0.025661848485469818, 0.16645613312721252, 0.5151380896568298, 0.5840957760810852, 0.226289764046669, 0.5166498422622681, 273.1490478515625, 0.025640364736318588, 0.017061052843928337, 0.10907503217458725, 1.170274019241333, 0.15145446360111237, 0.6422708630561829], "count": [517]}, "action": {"min": [0.47047093510627747, 1.9588702917099, 1.242377758026123, -0.3007027804851532, -0.8844980001449585, 0.7530746459960938, -2.9336891174316406, 75.0, 0.01638299971818924, 0.31117498874664307, -0.26406100392341614, -3.1361851692199707, 1.097000002861023, -3.1371853351593018, -0.5889438986778259, -2.0485453605651855, 0.9645038843154907, 0.2957460284233093, -2.8945586681365967, -1.2057956457138062, 1.0111041069030762, 122.0, -0.2411469966173172, 0.3621329963207245, -0.22720199823379517, -3.1401853561401367, -1.559999942779541, -1.8869999647140503], "max": [0.9127897620201111, 2.045438528060913, 2.269085168838501, 0.414725124835968, -0.4137652516365051, 1.425305724143982, -2.3488292694091797, 890.0, 0.254038006067276, 0.43971699476242065, -0.17795899510383606, 3.140000104904175, 1.5119999647140503, 3.134000062942505, -0.31154128909111023, -1.9293566942214966, 1.5120487213134766, 1.7363932132720947, -0.9311332106590271, -0.56583571434021, 2.831674575805664, 878.0, -0.1365319937467575, 0.44600799679756165, 0.04014600068330765, 3.072999954223633, -0.9319999814033508, 2.740000009536743], "mean": [0.6285580396652222, 2.0190796852111816, 1.9326516389846802, -0.09284321963787079, -0.6030616164207458, 1.195407748222351, -2.6878700256347656, 777.5715942382812, 0.18433164060115814, 0.35860884189605713, -0.23411263525485992, 0.3813307285308838, 1.3804959058761597, -0.5703276991844177, -0.4749036729335785, -2.0243189334869385, 1.1528069972991943, 1.1505000591278076, -1.3516329526901245, -0.9365255832672119, 1.4146784543991089, 373.877685546875, -0.19975894689559937, 0.4102156460285187, -0.09823965281248093, -2.2622854709625244, -1.1270322799682617, 0.40936756134033203], "std": [0.12104085832834244, 0.01742796041071415, 0.3514445126056671, 0.2531038820743561, 0.09088478237390518, 0.23421472311019897, 0.1992509514093399, 224.6759033203125, 0.06871300935745239, 0.04294896125793457, 0.028093378990888596, 2.151810884475708, 0.12403839826583862, 2.0068304538726807, 0.05866855010390282, 0.025661848485469818, 0.16645613312721252, 0.5151380896568298, 0.5840957760810852, 0.226289764046669, 0.5166498422622681, 273.1490478515625, 0.025640364736318588, 0.017061052843928337, 0.10907503217458725, 1.170274019241333, 0.15145446360111237, 0.6422708630561829], "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": [69], "max": [69], "mean": [69.0], "std": [0.0], "count": [517]}, "index": {"min": [32855], "max": [33371], "mean": [33113.0], "std": [149.24476540234167], "count": [517]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [517]}, "subtask_annotation": {"mean": [2.9323017408123793, 12.0, 12.0, 12.0, 12.0], "std": [3.8094432600454358, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [517]}, "scene_annotation": {"mean": [69.0], "std": [0.0], "min": [69], "max": [69], "count": [517]}, "eef_direction_state": {"mean": [4.678916827852998, 4.2727272727272725], "std": [1.5982946626552756, 2.2018742915160203], "min": [0, 0], "max": [6, 6], "count": [517]}, "eef_velocity_state": {"mean": [0.6731141199226306, 0.5473887814313346], "std": [0.7088229356437582, 0.6982832981794082], "min": [0, 0], "max": [2, 2], "count": [517]}, "eef_acc_mag_state": {"mean": [0.6847195357833655, 0.562862669245648], "std": [0.8270210393230378, 0.7931122292712209], "min": [0, 0], "max": [2, 2], "count": [517]}, "eef_direction_action": {"mean": [4.678916827852998, 4.2727272727272725], "std": [1.5982946626552756, 2.2018742915160203], "min": [0, 0], "max": [6, 6], "count": [517]}, "eef_velocity_action": {"mean": [0.6731141199226306, 0.5473887814313346], "std": [0.7088229356437582, 0.6982832981794082], "min": [0, 0], "max": [2, 2], "count": [517]}, "eef_acc_mag_action": {"mean": [0.6847195357833655, 0.562862669245648], "std": [0.8270210393230378, 0.7931122292712209], "min": [0, 0], "max": [2, 2], "count": [517]}, "eef_sim_pose_state": {"mean": [0.6002209966135612, 0.28338973368232284, 1.1819731438418069, 2.252315703309183, 1.1282138188497335, 1.8366755916876167, 0.548442569889938, -0.2638467610910419, 1.035427527064831, 0.36830521923453924, 1.3808915125793928, -0.027906075184777827], "std": [0.019073398148338, 0.022747569504294664, 0.1068743986525619, 1.1944947249694113, 0.15155009454447793, 0.9339847599437717, 0.04959687453100583, 0.0579918024799561, 0.03132323340396462, 2.154765101318475, 0.12381486271431297, 1.9542794966051211], "min": [0.5458437476843904, 0.22707886692556015, 1.0439808209922559, -3.1389566937077937, 0.9328683299731764, -3.124192499000247, 0.4943626291930464, -0.3239040294616441, 1.0070554678676649, -3.136026042048113, 1.0974171674620004, -3.1041624478428274], "max": [0.6382324064336541, 0.32047277124487733, 1.3159360687861157, 3.0924351079417054, 1.5603036833126636, 3.0926632545367783, 0.6355829914150788, -0.11609524236496205, 1.0989150942916666, 3.1384544565756904, 1.5126849617928384, 3.096372186935997], "count": [517]}, "eef_sim_pose_action": {"mean": [0.6002209966135612, 0.28338973368232284, 1.1819731438418069, 2.252315703309183, 1.1282138188497335, 1.8366755916876167, 0.548442569889938, -0.2638467610910419, 1.035427527064831, 0.36830521923453924, 1.3808915125793928, -0.027906075184777827], "std": [0.019073398148338, 0.022747569504294664, 0.1068743986525619, 1.1944947249694113, 0.15155009454447793, 0.9339847599437717, 0.04959687453100583, 0.0579918024799561, 0.03132323340396462, 2.154765101318475, 0.12381486271431297, 1.9542794966051211], "min": [0.5458437476843904, 0.22707886692556015, 1.0439808209922559, -3.1389566937077937, 0.9328683299731764, -3.124192499000247, 0.4943626291930464, -0.3239040294616441, 1.0070554678676649, -3.136026042048113, 1.0974171674620004, -3.1041624478428274], "max": [0.6382324064336541, 0.32047277124487733, 1.3159360687861157, 3.0924351079417054, 1.5603036833126636, 3.0926632545367783, 0.6355829914150788, -0.11609524236496205, 1.0989150942916666, 3.1384544565756904, 1.5126849617928384, 3.096372186935997], "count": [517]}, "gripper_mode_state": {"mean": [0.5822050290135397, 0.14313346228239845], "std": [0.49319603932400097, 0.35020890088267514], "min": [0, 0], "max": [1, 1], "count": [517]}, "gripper_activity_state": {"mean": [1.8684719535783365, 1.8413926499032882], "std": [0.45505136667418533, 0.4757040944514676], "min": [0, 0], "max": [2, 2], "count": [517]}, "gripper_mode_action": {"mean": [0.5822050290135397, 0.14313346228239845], "std": [0.49319603932400097, 0.35020890088267514], "min": [0, 0], "max": [1, 1], "count": [517]}, "gripper_activity_action": {"mean": [1.8684719535783365, 1.8413926499032882], "std": [0.45505136667418533, 0.4757040944514676], "min": [0, 0], "max": [2, 2], "count": [517]}, "gripper_open_scale_state": {"mean": [0.3738781431629753, 0.7775715668491967], "std": [0.27314900137558373, 0.22467585385576197], "min": [0.122, 0.075], "max": [0.878, 0.89], "count": [517]}, "gripper_open_scale_action": {"mean": [0.3738781431629753, 0.7775715668491967], "std": [0.27314900137558373, 0.22467585385576197], "min": [0.122, 0.075], "max": [0.878, 0.89], "count": [517]}}} +{"episode_index": 70, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.47397524205963376]], [[0.4534904762869335]], [[0.43460122954140334]]], "std": [[[0.13539365111983606]], [[0.1632977864599095]], [[0.18389346389480565]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.0392156862745098]], [[0.01568627450980392]]], "max": [[[0.7372549019607844]], [[0.7019607843137254]], [[0.7019607843137254]]], "mean": [[[0.468175636714741]], [[0.46299387086101657]], [[0.45062578998541564]]], "std": [[[0.04787976299857138]], [[0.06512277341295351]], [[0.08430638928823381]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4738236779560309]], [[0.46197259527089074]], [[0.4506583076756873]]], "std": [[[0.0870623578773538]], [[0.11502272275778622]], [[0.13209050718318657]]], "count": [121]}, "observation.state": {"min": [0.4776268005371094, 1.9112926721572876, 1.2431107759475708, -0.19029325246810913, -0.6946934461593628, 0.8086111545562744, -2.8271193504333496, 141.0, 0.023204000666737556, 0.33994799852371216, -0.2563849985599518, -3.1411852836608887, 1.1579999923706055, -3.1371853351593018, -0.6042853593826294, -2.0541653633117676, 0.9398249387741089, 0.21320942044258118, -2.509556770324707, -1.2028809785842896, 1.214801549911499, 108.0, -0.24552400410175323, 0.37970298528671265, -0.231905996799469, -3.0999999046325684, -1.4880000352859497, -1.5540000200271606], "max": [0.9248675107955933, 2.03936505317688, 2.325127601623535, 0.2410648912191391, -0.39414769411087036, 1.2827821969985962, -2.206550121307373, 894.0, 0.2647649943828583, 0.43814998865127563, -0.1602250039577484, 3.140000104904175, 1.5499999523162842, 3.1019999980926514, -0.333532452583313, -2.0276012420654297, 1.2013450860977173, 1.6736310720443726, -1.1539943218231201, -0.6029938459396362, 2.7717225551605225, 878.0, -0.1321450024843216, 0.4382129907608032, 0.039948999881744385, -0.48500001430511475, -0.9919999837875366, 1.0290000438690186], "mean": [0.6691586971282959, 2.008328914642334, 1.787744164466858, -0.05024467781186104, -0.47642573714256287, 1.0896642208099365, -2.5867421627044678, 804.0206909179688, 0.1896713674068451, 0.3830620348453522, -0.23180998861789703, 1.7273797988891602, 1.387886881828308, -1.4595237970352173, -0.4688369035720825, -2.0354979038238525, 1.0752208232879639, 1.0490128993988037, -1.4634535312652588, -0.9443761706352234, 1.593112587928772, 472.4817810058594, -0.20085430145263672, 0.40849316120147705, -0.11017396301031113, -2.4283692836761475, -1.1752598285675049, 0.25779321789741516], "std": [0.09736214578151703, 0.03652215003967285, 0.3163023293018341, 0.17827829718589783, 0.10220994800329208, 0.16247524321079254, 0.22769202291965485, 179.66433715820312, 0.060499321669340134, 0.029429467394948006, 0.02549927495419979, 1.9839491844177246, 0.10784272849559784, 0.9462948441505432, 0.07125712931156158, 0.004751424305140972, 0.08727651089429855, 0.49160632491111755, 0.3861507475376129, 0.20899561047554016, 0.42125415802001953, 332.1086730957031, 0.020760636776685715, 0.014147958718240261, 0.10279009491205215, 0.612615704536438, 0.1455259919166565, 0.6266868710517883], "count": [604]}, "action": {"min": [0.4776268005371094, 1.9112926721572876, 1.2431107759475708, -0.19029325246810913, -0.6946934461593628, 0.8086111545562744, -2.8271193504333496, 141.0, 0.023204000666737556, 0.33994799852371216, -0.2563849985599518, -3.1411852836608887, 1.1579999923706055, -3.1371853351593018, -0.6042853593826294, -2.0541653633117676, 0.9398249387741089, 0.21320942044258118, -2.509556770324707, -1.2028809785842896, 1.214801549911499, 108.0, -0.24552400410175323, 0.37970298528671265, -0.231905996799469, -3.0999999046325684, -1.4880000352859497, -1.5540000200271606], "max": [0.9248675107955933, 2.03936505317688, 2.325127601623535, 0.2410648912191391, -0.39414769411087036, 1.2827821969985962, -2.206550121307373, 894.0, 0.2647649943828583, 0.43814998865127563, -0.1602250039577484, 3.140000104904175, 1.5499999523162842, 3.1019999980926514, -0.333532452583313, -2.0276012420654297, 1.2013450860977173, 1.6736310720443726, -1.1539943218231201, -0.6029938459396362, 2.7717225551605225, 878.0, -0.1321450024843216, 0.4382129907608032, 0.039948999881744385, -0.48500001430511475, -0.9919999837875366, 1.0290000438690186], "mean": [0.6691586971282959, 2.008328914642334, 1.787744164466858, -0.05024467781186104, -0.47642573714256287, 1.0896642208099365, -2.5867421627044678, 804.0206909179688, 0.1896713674068451, 0.3830620348453522, -0.23180998861789703, 1.7273797988891602, 1.387886881828308, -1.4595237970352173, -0.4688369035720825, -2.0354979038238525, 1.0752208232879639, 1.0490128993988037, -1.4634535312652588, -0.9443761706352234, 1.593112587928772, 472.4817810058594, -0.20085430145263672, 0.40849316120147705, -0.11017396301031113, -2.4283692836761475, -1.1752598285675049, 0.25779321789741516], "std": [0.09736214578151703, 0.03652215003967285, 0.3163023293018341, 0.17827829718589783, 0.10220994800329208, 0.16247524321079254, 0.22769202291965485, 179.66433715820312, 0.060499321669340134, 0.029429467394948006, 0.02549927495419979, 1.9839491844177246, 0.10784272849559784, 0.9462948441505432, 0.07125712931156158, 0.004751424305140972, 0.08727651089429855, 0.49160632491111755, 0.3861507475376129, 0.20899561047554016, 0.42125415802001953, 332.1086730957031, 0.020760636776685715, 0.014147958718240261, 0.10279009491205215, 0.612615704536438, 0.1455259919166565, 0.6266868710517883], "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": [70], "max": [70], "mean": [70.0], "std": [0.0], "count": [604]}, "index": {"min": [33372], "max": [33975], "mean": [33673.5], "std": [174.35954232562094], "count": [604]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [604]}, "subtask_annotation": {"mean": [2.9602649006622515, 12.0, 12.0, 12.0, 12.0], "std": [3.7214801489950333, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [604]}, "scene_annotation": {"mean": [70.0], "std": [0.0], "min": [70], "max": [70], "count": [604]}, "eef_direction_state": {"mean": [4.589403973509934, 4.5198675496688745], "std": [1.5366236453777076, 2.1255157494123496], "min": [0, 0], "max": [6, 6], "count": [604]}, "eef_velocity_state": {"mean": [0.7268211920529801, 0.49337748344370863], "std": [0.7046739613954646, 0.7082455586966531], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_acc_mag_state": {"mean": [0.6920529801324503, 0.47019867549668876], "std": [0.8226127957688445, 0.7441422193688875], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_direction_action": {"mean": [4.589403973509934, 4.5198675496688745], "std": [1.5366236453777076, 2.1255157494123496], "min": [0, 0], "max": [6, 6], "count": [604]}, "eef_velocity_action": {"mean": [0.7268211920529801, 0.49337748344370863], "std": [0.7046739613954646, 0.7082455586966531], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_acc_mag_action": {"mean": [0.6920529801324503, 0.47019867549668876], "std": [0.8226127957688445, 0.7441422193688875], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_sim_pose_state": {"mean": [0.5992064420123885, 0.28704827149937556, 1.1675113395477021, 2.431116537632749, 1.1764870124125706, 1.8312640273526763, 0.5726592803862707, -0.2696107764586584, 1.0397550134857896, 1.7262529392901966, 1.3883521684117726, 0.08827368790361134], "std": [0.015508826688997192, 0.018050912315008775, 0.0990210134484862, 0.6150444569929951, 0.145807023536557, 0.6295308292701763, 0.035151138547159844, 0.050965197943407134, 0.02776096412689336, 1.9841757300341005, 0.10774463780813605, 2.5054195541241087], "min": [0.5643539867984326, 0.22853382818310142, 1.0551595889176122, 0.47670231685185344, 0.9926214723716007, 0.002435596276925439, 0.523119801387779, -0.3329460659233827, 1.0142567208730486, -3.141255944293263, 1.1582950500125686, -3.084806252122553], "max": [0.6303739444322182, 0.32677874777035715, 1.3111059184014624, 3.1077024018399264, 1.4896261333749035, 2.6084724271139432, 0.635086698116116, -0.12251784062616435, 1.106760706202663, 3.139833111689633, 1.550416776728626, 3.1149761269359226], "count": [604]}, "eef_sim_pose_action": {"mean": [0.5992064420123885, 0.28704827149937556, 1.1675113395477021, 2.431116537632749, 1.1764870124125706, 1.8312640273526763, 0.5726592803862707, -0.2696107764586584, 1.0397550134857896, 1.7262529392901966, 1.3883521684117726, 0.08827368790361134], "std": [0.015508826688997192, 0.018050912315008775, 0.0990210134484862, 0.6150444569929951, 0.145807023536557, 0.6295308292701763, 0.035151138547159844, 0.050965197943407134, 0.02776096412689336, 1.9841757300341005, 0.10774463780813605, 2.5054195541241087], "min": [0.5643539867984326, 0.22853382818310142, 1.0551595889176122, 0.47670231685185344, 0.9926214723716007, 0.002435596276925439, 0.523119801387779, -0.3329460659233827, 1.0142567208730486, -3.141255944293263, 1.1582950500125686, -3.084806252122553], "max": [0.6303739444322182, 0.32677874777035715, 1.3111059184014624, 3.1077024018399264, 1.4896261333749035, 2.6084724271139432, 0.635086698116116, -0.12251784062616435, 1.106760706202663, 3.139833111689633, 1.550416776728626, 3.1149761269359226], "count": [604]}, "gripper_mode_state": {"mean": [0.4768211920529801, 0.10264900662251655], "std": [0.49946245390635463, 0.30349989796032356], "min": [0, 0], "max": [1, 1], "count": [604]}, "gripper_activity_state": {"mean": [1.8841059602649006, 1.9023178807947019], "std": [0.4147276638108907, 0.3970853140496624], "min": [0, 0], "max": [2, 2], "count": [604]}, "gripper_mode_action": {"mean": [0.4768211920529801, 0.10264900662251655], "std": [0.49946245390635463, 0.30349989796032356], "min": [0, 0], "max": [1, 1], "count": [604]}, "gripper_activity_action": {"mean": [1.8841059602649006, 1.9023178807947019], "std": [0.4147276638108907, 0.3970853140496624], "min": [0, 0], "max": [2, 2], "count": [604]}, "gripper_open_scale_state": {"mean": [0.4724817880668397, 0.8040206953895028], "std": [0.33210862590639667, 0.17966446059229857], "min": [0.108, 0.141], "max": [0.878, 0.894], "count": [604]}, "gripper_open_scale_action": {"mean": [0.4724817880668397, 0.8040206953895028], "std": [0.33210862590639667, 0.17966446059229857], "min": [0.108, 0.141], "max": [0.878, 0.894], "count": [604]}}} +{"episode_index": 71, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.44106463135508656]], [[0.4193226375792047]], [[0.3986893818914334]]], "std": [[[0.13126697724573622]], [[0.15949394238125586]], [[0.18024227083146507]]], "count": [131]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[0.7490196078431373]], [[0.7333333333333333]], [[0.7254901960784313]]], "mean": [[[0.4639271394626553]], [[0.46421874376340866]], [[0.4543810915905802]]], "std": [[[0.05330166245946434]], [[0.06560098861625337]], [[0.07985689665760283]]], "count": [131]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8745098039215686]], [[0.8352941176470589]], [[0.8235294117647058]]], "mean": [[[0.475222336040014]], [[0.45071767574714366]], [[0.43262781582098486]]], "std": [[[0.11206262079861627]], [[0.14417968502653078]], [[0.16697617150092608]]], "count": [131]}, "observation.state": {"min": [0.430904358625412, 1.9096869230270386, 1.650871992111206, -0.11976449936628342, -1.3148787021636963, 0.9047088623046875, -2.874138355255127, 16.0, 0.03116299957036972, 0.3214859962463379, -0.2688930034637451, -3.1351852416992188, 0.9890000224113464, -3.128000020980835, -0.6275506615638733, -2.047480583190918, 0.998921811580658, 0.1410924196243286, -2.8442585468292236, -1.2824679613113403, 0.6553537249565125, 113.0, -0.2552649974822998, 0.37216800451278687, -0.21146999299526215, -3.115999937057495, -1.524999976158142, -3.1070001125335693], "max": [0.8971515893936157, 2.031144380569458, 2.535719156265259, 0.579484224319458, -0.5904623866081238, 1.3613219261169434, -1.7569009065628052, 901.0, 0.2912519872188568, 0.4345479905605316, -0.15474000573158264, 3.13700008392334, 1.5570000410079956, 3.111999988555908, -0.23977334797382355, -2.0283169746398926, 1.4722726345062256, 2.0172691345214844, -0.43048548698425293, -0.5287998914718628, 2.8409945964813232, 878.0, -0.07209300249814987, 0.44650599360466003, 0.06611700356006622, 3.13100004196167, -0.6610000133514404, 2.924999952316284], "mean": [0.6068028807640076, 2.0008950233459473, 2.0869967937469482, 0.11609037220478058, -0.919849693775177, 1.0567235946655273, -2.402543306350708, 789.3131713867188, 0.19587291777133942, 0.3770431578159332, -0.22909270226955414, 2.15093994140625, 1.3179796934127808, -1.352116346359253, -0.4880985915660858, -2.034766912460327, 1.28639817237854, 1.4881917238235474, -0.8789485096931458, -1.022084355354309, 1.0825395584106445, 414.74139404296875, -0.16506436467170715, 0.4008054733276367, -0.049123212695121765, -1.8260321617126465, -0.9036325216293335, 0.23809540271759033], "std": [0.09623285382986069, 0.035395726561546326, 0.36057281494140625, 0.24871616065502167, 0.2708057463169098, 0.10760067403316498, 0.4396516978740692, 209.96542358398438, 0.07381616532802582, 0.028299635276198387, 0.03812133148312569, 1.5405449867248535, 0.13569019734859467, 0.9512465596199036, 0.09422353655099869, 0.0039760577492415905, 0.11391455680131912, 0.5830960273742676, 0.6777001619338989, 0.2362101674079895, 0.5982347130775452, 324.7366638183594, 0.044290680438280106, 0.0209089033305645, 0.10584326833486557, 1.36839759349823, 0.2608269453048706, 0.7073213458061218], "count": [669]}, "action": {"min": [0.430904358625412, 1.9096869230270386, 1.650871992111206, -0.11976449936628342, -1.3148787021636963, 0.9047088623046875, -2.874138355255127, 16.0, 0.03116299957036972, 0.3214859962463379, -0.2688930034637451, -3.1351852416992188, 0.9890000224113464, -3.128000020980835, -0.6275506615638733, -2.047480583190918, 0.998921811580658, 0.1410924196243286, -2.8442585468292236, -1.2824679613113403, 0.6553537249565125, 113.0, -0.2552649974822998, 0.37216800451278687, -0.21146999299526215, -3.115999937057495, -1.524999976158142, -3.1070001125335693], "max": [0.8971515893936157, 2.031144380569458, 2.535719156265259, 0.579484224319458, -0.5904623866081238, 1.3613219261169434, -1.7569009065628052, 901.0, 0.2912519872188568, 0.4345479905605316, -0.15474000573158264, 3.13700008392334, 1.5570000410079956, 3.111999988555908, -0.23977334797382355, -2.0283169746398926, 1.4722726345062256, 2.0172691345214844, -0.43048548698425293, -0.5287998914718628, 2.8409945964813232, 878.0, -0.07209300249814987, 0.44650599360466003, 0.06611700356006622, 3.13100004196167, -0.6610000133514404, 2.924999952316284], "mean": [0.6068028807640076, 2.0008950233459473, 2.0869967937469482, 0.11609037220478058, -0.919849693775177, 1.0567235946655273, -2.402543306350708, 789.3131713867188, 0.19587291777133942, 0.3770431578159332, -0.22909270226955414, 2.15093994140625, 1.3179796934127808, -1.352116346359253, -0.4880985915660858, -2.034766912460327, 1.28639817237854, 1.4881917238235474, -0.8789485096931458, -1.022084355354309, 1.0825395584106445, 414.74139404296875, -0.16506436467170715, 0.4008054733276367, -0.049123212695121765, -1.8260321617126465, -0.9036325216293335, 0.23809540271759033], "std": [0.09623285382986069, 0.035395726561546326, 0.36057281494140625, 0.24871616065502167, 0.2708057463169098, 0.10760067403316498, 0.4396516978740692, 209.96542358398438, 0.07381616532802582, 0.028299635276198387, 0.03812133148312569, 1.5405449867248535, 0.13569019734859467, 0.9512465596199036, 0.09422353655099869, 0.0039760577492415905, 0.11391455680131912, 0.5830960273742676, 0.6777001619338989, 0.2362101674079895, 0.5982347130775452, 324.7366638183594, 0.044290680438280106, 0.0209089033305645, 0.10584326833486557, 1.36839759349823, 0.2608269453048706, 0.7073213458061218], "count": [669]}, "timestamp": {"min": [0.0], "max": [22.266666666666666], "mean": [11.133333333333335], "std": [6.437448309752921], "count": [669]}, "frame_index": {"min": [0], "max": [668], "mean": [334.0], "std": [193.12344929258762], "count": [669]}, "episode_index": {"min": [71], "max": [71], "mean": [71.0], "std": [0.0], "count": [669]}, "index": {"min": [33976], "max": [34644], "mean": [34310.0], "std": [193.12344929258762], "count": [669]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [669]}, "subtask_annotation": {"mean": [3.3707025411061284, 12.0, 12.0, 12.0, 12.0], "std": [3.378040792548559, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [669]}, "scene_annotation": {"mean": [71.0], "std": [0.0], "min": [71], "max": [71], "count": [669]}, "eef_direction_state": {"mean": [4.364723467862481, 4.327354260089686], "std": [1.7517906592865031, 2.016860699398401], "min": [0, 0], "max": [6, 6], "count": [669]}, "eef_velocity_state": {"mean": [0.7384155455904334, 0.6113602391629297], "std": [0.7015067282665057, 0.6707130513737238], "min": [0, 0], "max": [2, 2], "count": [669]}, "eef_acc_mag_state": {"mean": [0.7130044843049327, 0.6831091180866966], "std": [0.8191439450246071, 0.8263405858833267], "min": [0, 0], "max": [2, 2], "count": [669]}, "eef_direction_action": {"mean": [4.364723467862481, 4.327354260089686], "std": [1.7517906592865031, 2.016860699398401], "min": [0, 0], "max": [6, 6], "count": [669]}, "eef_velocity_action": {"mean": [0.7384155455904334, 0.6113602391629297], "std": [0.7015067282665057, 0.6707130513737238], "min": [0, 0], "max": [2, 2], "count": [669]}, "eef_acc_mag_action": {"mean": [0.7130044843049327, 0.6831091180866966], "std": [0.8191439450246071, 0.8263405858833267], "min": [0, 0], "max": [2, 2], "count": [669]}, "eef_sim_pose_state": {"mean": [0.5896872328580008, 0.2433822990822852, 1.2326280107388679, 1.8271982536857783, 0.9051023497546891, 1.4908754067909817, 0.5706858466101802, -0.276115965439007, 1.0451147112729258, 2.1504750579330536, 1.318422874273945, -0.5952560021704076], "std": [0.024888293868831568, 0.04266558789604237, 0.105389772854541, 1.368312782320055, 0.26063728315622375, 1.125775873084271, 0.03499818861140203, 0.05850349516710238, 0.03984777131417891, 1.540788520247048, 0.1356460022460036, 2.4222012967845994], "min": [0.5549942759142026, 0.15662377224346374, 1.0495692591221824, -3.1164753611584257, 0.6617569634733567, -3.124264512251095, 0.5044720675494151, -0.34803356054673734, 1.0077070301608162, -3.1354228157696706, 0.9893282310870468, -3.139506456333372], "max": [0.6437800971680284, 0.33516041212215053, 1.34391432382685, 3.1240693087479547, 1.5242966507550633, 3.1055392094277106, 0.6415626765861597, -0.13118377061342346, 1.1231084573781036, 3.1364866813991457, 1.5579811371472552, 3.1119800864119287], "count": [669]}, "eef_sim_pose_action": {"mean": [0.5896872328580008, 0.2433822990822852, 1.2326280107388679, 1.8271982536857783, 0.9051023497546891, 1.4908754067909817, 0.5706858466101802, -0.276115965439007, 1.0451147112729258, 2.1504750579330536, 1.318422874273945, -0.5952560021704076], "std": [0.024888293868831568, 0.04266558789604237, 0.105389772854541, 1.368312782320055, 0.26063728315622375, 1.125775873084271, 0.03499818861140203, 0.05850349516710238, 0.03984777131417891, 1.540788520247048, 0.1356460022460036, 2.4222012967845994], "min": [0.5549942759142026, 0.15662377224346374, 1.0495692591221824, -3.1164753611584257, 0.6617569634733567, -3.124264512251095, 0.5044720675494151, -0.34803356054673734, 1.0077070301608162, -3.1354228157696706, 0.9893282310870468, -3.139506456333372], "max": [0.6437800971680284, 0.33516041212215053, 1.34391432382685, 3.1240693087479547, 1.5242966507550633, 3.1055392094277106, 0.6415626765861597, -0.13118377061342346, 1.1231084573781036, 3.1364866813991457, 1.5579811371472552, 3.1119800864119287], "count": [669]}, "gripper_mode_state": {"mean": [0.5575485799701047, 0.12556053811659193], "std": [0.49667711940799925, 0.3313534206620828], "min": [0, 0], "max": [1, 1], "count": [669]}, "gripper_activity_state": {"mean": [1.898355754857997, 1.757847533632287], "std": [0.4038088303829953, 0.5847735376677036], "min": [0, 0], "max": [2, 2], "count": [669]}, "gripper_mode_action": {"mean": [0.5575485799701047, 0.12556053811659193], "std": [0.49667711940799925, 0.3313534206620828], "min": [0, 0], "max": [1, 1], "count": [669]}, "gripper_activity_action": {"mean": [1.898355754857997, 1.757847533632287], "std": [0.4038088303829953, 0.5847735376677036], "min": [0, 0], "max": [2, 2], "count": [669]}, "gripper_open_scale_state": {"mean": [0.4147414050708069, 0.7893131540238586], "std": [0.32473671340878707, 0.20996543890148986], "min": [0.113, 0.016], "max": [0.878, 0.901], "count": [669]}, "gripper_open_scale_action": {"mean": [0.4147414050708069, 0.7893131540238586], "std": [0.32473671340878707, 0.20996543890148986], "min": [0.113, 0.016], "max": [0.878, 0.901], "count": [669]}}} +{"episode_index": 72, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4562784757916111]], [[0.43319869796624155]], [[0.4129738899200457]]], "std": [[[0.13437089481747003]], [[0.16436145411909064]], [[0.18546068647209332]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.023529411764705882]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.6901960784313725]], [[0.6901960784313725]]], "mean": [[[0.47083679762358016]], [[0.46817454113522433]], [[0.4594837632463989]]], "std": [[[0.056506748399228174]], [[0.07341361802599612]], [[0.08743062436960675]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[0.796078431372549]], [[0.7843137254901961]]], "mean": [[[0.47443027000444193]], [[0.4555466856240878]], [[0.4405658710895361]]], "std": [[[0.10371443479347739]], [[0.13389475483708413]], [[0.15498258405311774]]], "count": [103]}, "observation.state": {"min": [0.4464028775691986, 1.8880798816680908, 1.4893593788146973, -0.14655530452728271, -0.9722880721092224, 0.9260542392730713, -2.9414212703704834, 60.0, 0.03300600126385689, 0.3220230042934418, -0.26639801263809204, -3.1371853351593018, 1.1710000038146973, -3.1381852626800537, -0.6320884823799133, -2.054095506668091, 1.043008804321289, 0.41250860691070557, -2.895815372467041, -1.3224010467529297, 0.9881880283355713, 114.0, -0.24098899960517883, 0.38734200596809387, -0.21232500672340393, -3.015000104904175, -1.5080000162124634, -1.1970000267028809], "max": [0.8852484822273254, 2.0399932861328125, 2.457493305206299, 0.3968355059623718, -0.6288595795631409, 1.4481172561645508, -2.1472089290618896, 896.0, 0.26830899715423584, 0.42239999771118164, -0.1660510003566742, 3.135999917984009, 1.569000005722046, 3.125999927520752, -0.32239723205566406, -1.9920141696929932, 1.499743938446045, 1.8577110767364502, -0.7750308513641357, -0.6427000761032104, 2.8379228115081787, 874.0, -0.08958899974822998, 0.4364370107650757, 0.05651500076055527, -0.6790000200271606, -0.7990000247955322, 0.8119999766349792], "mean": [0.6041378378868103, 2.0072293281555176, 2.012483835220337, 0.004734832793474197, -0.7274700999259949, 1.1743372678756714, -2.6437807083129883, 760.9415893554688, 0.19738273322582245, 0.36386990547180176, -0.2284950464963913, 0.34490275382995605, 1.4277316331863403, 0.17742174863815308, -0.49213024973869324, -2.0322866439819336, 1.183607578277588, 1.291674017906189, -1.2600244283676147, -1.0484639406204224, 1.4553664922714233, 455.06353759765625, -0.1802641898393631, 0.40350544452667236, -0.07666186988353729, -2.2916171550750732, -0.9924012422561646, 0.0991661474108696], "std": [0.12461806833744049, 0.03833621367812157, 0.406615287065506, 0.19505396485328674, 0.1248035579919815, 0.13454146683216095, 0.29736077785491943, 229.15113830566406, 0.07597409933805466, 0.029188109561800957, 0.026756854727864265, 2.2231521606445312, 0.1409507691860199, 1.841217041015625, 0.07809875160455704, 0.009601467289030552, 0.13948246836662292, 0.527708113193512, 0.7150201797485352, 0.21398888528347015, 0.5930575728416443, 332.77294921875, 0.03322205692529678, 0.012573889456689358, 0.10805867612361908, 0.5475910305976868, 0.22192643582820892, 0.4807937741279602], "count": [488]}, "action": {"min": [0.4464028775691986, 1.8880798816680908, 1.4893593788146973, -0.14655530452728271, -0.9722880721092224, 0.9260542392730713, -2.9414212703704834, 60.0, 0.03300600126385689, 0.3220230042934418, -0.26639801263809204, -3.1371853351593018, 1.1710000038146973, -3.1381852626800537, -0.6320884823799133, -2.054095506668091, 1.043008804321289, 0.41250860691070557, -2.895815372467041, -1.3224010467529297, 0.9881880283355713, 114.0, -0.24098899960517883, 0.38734200596809387, -0.21232500672340393, -3.015000104904175, -1.5080000162124634, -1.1970000267028809], "max": [0.8852484822273254, 2.0399932861328125, 2.457493305206299, 0.3968355059623718, -0.6288595795631409, 1.4481172561645508, -2.1472089290618896, 896.0, 0.26830899715423584, 0.42239999771118164, -0.1660510003566742, 3.135999917984009, 1.569000005722046, 3.125999927520752, -0.32239723205566406, -1.9920141696929932, 1.499743938446045, 1.8577110767364502, -0.7750308513641357, -0.6427000761032104, 2.8379228115081787, 874.0, -0.08958899974822998, 0.4364370107650757, 0.05651500076055527, -0.6790000200271606, -0.7990000247955322, 0.8119999766349792], "mean": [0.6041378378868103, 2.0072293281555176, 2.012483835220337, 0.004734832793474197, -0.7274700999259949, 1.1743372678756714, -2.6437807083129883, 760.9415893554688, 0.19738273322582245, 0.36386990547180176, -0.2284950464963913, 0.34490275382995605, 1.4277316331863403, 0.17742174863815308, -0.49213024973869324, -2.0322866439819336, 1.183607578277588, 1.291674017906189, -1.2600244283676147, -1.0484639406204224, 1.4553664922714233, 455.06353759765625, -0.1802641898393631, 0.40350544452667236, -0.07666186988353729, -2.2916171550750732, -0.9924012422561646, 0.0991661474108696], "std": [0.12461806833744049, 0.03833621367812157, 0.406615287065506, 0.19505396485328674, 0.1248035579919815, 0.13454146683216095, 0.29736077785491943, 229.15113830566406, 0.07597409933805466, 0.029188109561800957, 0.026756854727864265, 2.2231521606445312, 0.1409507691860199, 1.841217041015625, 0.07809875160455704, 0.009601467289030552, 0.13948246836662292, 0.527708113193512, 0.7150201797485352, 0.21398888528347015, 0.5930575728416443, 332.77294921875, 0.03322205692529678, 0.012573889456689358, 0.10805867612361908, 0.5475910305976868, 0.22192643582820892, 0.4807937741279602], "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": [72], "max": [72], "mean": [72.0], "std": [0.0], "count": [488]}, "index": {"min": [34645], "max": [35132], "mean": [34888.5], "std": [140.8731699082547], "count": [488]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [488]}, "subtask_annotation": {"mean": [3.5655737704918034, 12.0, 12.0, 12.0, 12.0], "std": [3.894589994872949, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [488]}, "scene_annotation": {"mean": [72.0], "std": [0.0], "min": [72], "max": [72], "count": [488]}, "eef_direction_state": {"mean": [4.479508196721311, 4.05327868852459], "std": [1.4169604113417824, 2.1158141643514896], "min": [0, 0], "max": [6, 6], "count": [488]}, "eef_velocity_state": {"mean": [0.8073770491803278, 0.6331967213114754], "std": [0.6863622368174096, 0.6765119876967802], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_acc_mag_state": {"mean": [0.8217213114754098, 0.610655737704918], "std": [0.8316113064140364, 0.8047306215664684], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_direction_action": {"mean": [4.479508196721311, 4.05327868852459], "std": [1.4169604113417824, 2.1158141643514896], "min": [0, 0], "max": [6, 6], "count": [488]}, "eef_velocity_action": {"mean": [0.8073770491803278, 0.6331967213114754], "std": [0.6863622368174096, 0.6765119876967802], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_acc_mag_action": {"mean": [0.8217213114754098, 0.610655737704918], "std": [0.8316113064140364, 0.8047306215664684], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_sim_pose_state": {"mean": [0.5950945840937857, 0.26415073376444015, 1.2049001106223982, 2.293198202009325, 0.993961348603485, 1.6714003980820185, 0.5557166129064615, -0.2771661997694788, 1.041257047509658, 0.35104898316470345, 1.4281851083191432, -0.5248581413594169], "std": [0.015435786842287478, 0.030213971217533313, 0.10769351007842312, 0.5488926506400148, 0.2222026588503933, 0.4827021348774189, 0.03632855221959509, 0.06209075028152906, 0.029885272503470717, 2.221812375337431, 0.1408740921207722, 1.7546934633879514], "min": [0.5700673090642832, 0.18067592531843624, 1.060094984150939, 0.6734883822565294, 0.7996609801873356, 0.3669233952901397, 0.5155815759829007, -0.33510965856052616, 1.0144832061130282, -3.137643648898862, 1.1712608186366418, -3.1024458261990153], "max": [0.6333487817601827, 0.3208386845556219, 1.336981688111927, 3.018004608804925, 1.5095663089603275, 2.3969374307249005, 0.628989978590811, -0.13305703457993104, 1.10550632212795, 3.1352514711343966, 1.5697045327486738, 3.112628367618157], "count": [488]}, "eef_sim_pose_action": {"mean": [0.5950945840937857, 0.26415073376444015, 1.2049001106223982, 2.293198202009325, 0.993961348603485, 1.6714003980820185, 0.5557166129064615, -0.2771661997694788, 1.041257047509658, 0.35104898316470345, 1.4281851083191432, -0.5248581413594169], "std": [0.015435786842287478, 0.030213971217533313, 0.10769351007842312, 0.5488926506400148, 0.2222026588503933, 0.4827021348774189, 0.03632855221959509, 0.06209075028152906, 0.029885272503470717, 2.221812375337431, 0.1408740921207722, 1.7546934633879514], "min": [0.5700673090642832, 0.18067592531843624, 1.060094984150939, 0.6734883822565294, 0.7996609801873356, 0.3669233952901397, 0.5155815759829007, -0.33510965856052616, 1.0144832061130282, -3.137643648898862, 1.1712608186366418, -3.1024458261990153], "max": [0.6333487817601827, 0.3208386845556219, 1.336981688111927, 3.018004608804925, 1.5095663089603275, 2.3969374307249005, 0.628989978590811, -0.13305703457993104, 1.10550632212795, 3.1352514711343966, 1.5697045327486738, 3.112628367618157], "count": [488]}, "gripper_mode_state": {"mean": [0.5225409836065574, 0.15778688524590165], "std": [0.49949164563388687, 0.36454105953966026], "min": [0, 0], "max": [1, 1], "count": [488]}, "gripper_activity_state": {"mean": [1.8770491803278688, 1.848360655737705], "std": [0.411472144197087, 0.4764509515907174], "min": [0, 0], "max": [2, 2], "count": [488]}, "gripper_mode_action": {"mean": [0.5225409836065574, 0.15778688524590165], "std": [0.49949164563388687, 0.36454105953966026], "min": [0, 0], "max": [1, 1], "count": [488]}, "gripper_activity_action": {"mean": [1.8770491803278688, 1.848360655737705], "std": [0.411472144197087, 0.4764509515907174], "min": [0, 0], "max": [2, 2], "count": [488]}, "gripper_open_scale_state": {"mean": [0.45506352468396843, 0.7609415982199499], "std": [0.3327728686196, 0.22915112169272298], "min": [0.114, 0.06], "max": [0.874, 0.896], "count": [488]}, "gripper_open_scale_action": {"mean": [0.45506352468396843, 0.7609415982199499], "std": [0.3327728686196, 0.22915112169272298], "min": [0.114, 0.06], "max": [0.874, 0.896], "count": [488]}}} +{"episode_index": 73, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4704268989149058]], [[0.4483469148581763]], [[0.4283944809315312]]], "std": [[[0.13681115107775577]], [[0.16528230698963953]], [[0.18688920324992073]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[0.7450980392156863]], [[0.7019607843137254]], [[0.7019607843137254]]], "mean": [[[0.46802682990671995]], [[0.46612410368678214]], [[0.45719386541024176]]], "std": [[[0.05408083149770669]], [[0.06906141603401979]], [[0.08380451913200535]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.7647058823529411]], [[0.7607843137254902]]], "mean": [[[0.47404354654483155]], [[0.4531426327812678]], [[0.4405612150199886]]], "std": [[[0.0969768019040283]], [[0.12632989028591046]], [[0.14717121808314093]]], "count": [103]}, "observation.state": {"min": [0.4634198546409607, 1.9203510284423828, 1.60723876953125, -0.22142992913722992, -0.8292932510375977, 0.9431759119033813, -2.998964548110962, 101.0, 0.08319000154733658, 0.3165709972381592, -0.2683640122413635, -3.114000082015991, 1.2130000591278076, -3.0399999618530273, -0.6762452721595764, -2.0524375438690186, 0.9955008625984192, 0.3392571210861206, -2.900824546813965, -1.3749704360961914, 0.8867843747138977, 120.0, -0.23868300020694733, 0.3825269937515259, -0.21825599670410156, -3.1401853561401367, -1.4759999513626099, -1.0679999589920044], "max": [0.7999367713928223, 2.034076690673828, 2.548651933670044, 0.18872246146202087, -0.6286675930023193, 1.3929123878479004, -2.193495035171509, 897.0, 0.2743920087814331, 0.41591599583625793, -0.18748199939727783, 3.125, 1.559000015258789, 3.130000114440918, -0.31031957268714905, -1.979203462600708, 1.5149632692337036, 1.7948442697525024, -0.7117103338241577, -0.5078384876251221, 2.840977191925049, 876.0, -0.07017400115728378, 0.44663599133491516, 0.0593469999730587, 3.140000104904175, -0.7379999756813049, 1.437999963760376], "mean": [0.6168050765991211, 2.009671688079834, 2.0647614002227783, -0.050280217081308365, -0.6901810169219971, 1.1391795873641968, -2.619248151779175, 746.7562255859375, 0.2014646679162979, 0.3698647618293762, -0.23651869595050812, 2.2650351524353027, 1.4122209548950195, -1.2686855792999268, -0.5522472858428955, -2.029658555984497, 1.2349961996078491, 1.272048830986023, -1.2364263534545898, -0.9992627501487732, 1.364207148551941, 469.06817626953125, -0.1589062362909317, 0.41400521993637085, -0.06808106601238251, -1.0719025135040283, -0.9722051620483398, 0.18009105324745178], "std": [0.07776849716901779, 0.02953798696398735, 0.3693080246448517, 0.15179070830345154, 0.07519621402025223, 0.10909898579120636, 0.2886617183685303, 198.66787719726562, 0.0549805723130703, 0.0253725815564394, 0.0250411219894886, 1.1268640756607056, 0.08507546782493591, 1.25890052318573, 0.10639332979917526, 0.011678253300487995, 0.1578189581632614, 0.5062843561172485, 0.725780189037323, 0.2521495521068573, 0.6077186465263367, 291.97283935546875, 0.04416855797171593, 0.01282037328928709, 0.11318378895521164, 2.157166004180908, 0.24989835917949677, 0.6446146368980408], "count": [484]}, "action": {"min": [0.4634198546409607, 1.9203510284423828, 1.60723876953125, -0.22142992913722992, -0.8292932510375977, 0.9431759119033813, -2.998964548110962, 101.0, 0.08319000154733658, 0.3165709972381592, -0.2683640122413635, -3.114000082015991, 1.2130000591278076, -3.0399999618530273, -0.6762452721595764, -2.0524375438690186, 0.9955008625984192, 0.3392571210861206, -2.900824546813965, -1.3749704360961914, 0.8867843747138977, 120.0, -0.23868300020694733, 0.3825269937515259, -0.21825599670410156, -3.1401853561401367, -1.4759999513626099, -1.0679999589920044], "max": [0.7999367713928223, 2.034076690673828, 2.548651933670044, 0.18872246146202087, -0.6286675930023193, 1.3929123878479004, -2.193495035171509, 897.0, 0.2743920087814331, 0.41591599583625793, -0.18748199939727783, 3.125, 1.559000015258789, 3.130000114440918, -0.31031957268714905, -1.979203462600708, 1.5149632692337036, 1.7948442697525024, -0.7117103338241577, -0.5078384876251221, 2.840977191925049, 876.0, -0.07017400115728378, 0.44663599133491516, 0.0593469999730587, 3.140000104904175, -0.7379999756813049, 1.437999963760376], "mean": [0.6168050765991211, 2.009671688079834, 2.0647614002227783, -0.050280217081308365, -0.6901810169219971, 1.1391795873641968, -2.619248151779175, 746.7562255859375, 0.2014646679162979, 0.3698647618293762, -0.23651869595050812, 2.2650351524353027, 1.4122209548950195, -1.2686855792999268, -0.5522472858428955, -2.029658555984497, 1.2349961996078491, 1.272048830986023, -1.2364263534545898, -0.9992627501487732, 1.364207148551941, 469.06817626953125, -0.1589062362909317, 0.41400521993637085, -0.06808106601238251, -1.0719025135040283, -0.9722051620483398, 0.18009105324745178], "std": [0.07776849716901779, 0.02953798696398735, 0.3693080246448517, 0.15179070830345154, 0.07519621402025223, 0.10909898579120636, 0.2886617183685303, 198.66787719726562, 0.0549805723130703, 0.0253725815564394, 0.0250411219894886, 1.1268640756607056, 0.08507546782493591, 1.25890052318573, 0.10639332979917526, 0.011678253300487995, 0.1578189581632614, 0.5062843561172485, 0.725780189037323, 0.2521495521068573, 0.6077186465263367, 291.97283935546875, 0.04416855797171593, 0.01282037328928709, 0.11318378895521164, 2.157166004180908, 0.24989835917949677, 0.6446146368980408], "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": [73], "max": [73], "mean": [73.0], "std": [0.0], "count": [484]}, "index": {"min": [35133], "max": [35616], "mean": [35374.5], "std": [139.7184669254569], "count": [484]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [484]}, "subtask_annotation": {"mean": [3.7520661157024793, 12.0, 12.0, 12.0, 12.0], "std": [3.841446421232356, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [484]}, "scene_annotation": {"mean": [73.0], "std": [0.0], "min": [73], "max": [73], "count": [484]}, "eef_direction_state": {"mean": [4.340909090909091, 3.993801652892562], "std": [1.6126757704187988, 2.18701152985822], "min": [0, 0], "max": [6, 6], "count": [484]}, "eef_velocity_state": {"mean": [0.8078512396694215, 0.6136363636363636], "std": [0.6850381018679611, 0.6504130918751896], "min": [0, 0], "max": [2, 2], "count": [484]}, "eef_acc_mag_state": {"mean": [0.878099173553719, 0.628099173553719], "std": [0.8477094212593625, 0.8119177522665681], "min": [0, 0], "max": [2, 2], "count": [484]}, "eef_direction_action": {"mean": [4.340909090909091, 3.993801652892562], "std": [1.6126757704187988, 2.18701152985822], "min": [0, 0], "max": [6, 6], "count": [484]}, "eef_velocity_action": {"mean": [0.8078512396694215, 0.6136363636363636], "std": [0.6850381018679611, 0.6504130918751896], "min": [0, 0], "max": [2, 2], "count": [484]}, "eef_acc_mag_action": {"mean": [0.878099173553719, 0.628099173553719], "std": [0.8477094212593625, 0.8119177522665681], "min": [0, 0], "max": [2, 2], "count": [484]}, "eef_sim_pose_state": {"mean": [0.6060632736321574, 0.2433889273001727, 1.213381880515921, 1.0606458866363249, 0.9736261899506409, 1.7526323388394727, 0.5595377040861718, -0.2800745252315403, 1.033807797528363, 2.2646256259558264, 1.4126266478344593, 0.8327987421548271], "std": [0.01636827880167067, 0.03935410397227794, 0.11222320432477234, 2.1637644793619963, 0.24995712926953717, 0.6468550902275445, 0.029792922579873503, 0.042748195799151074, 0.02549563089209375, 1.1262082831645075, 0.08501569907595827, 2.519991877305373], "min": [0.564563803853547, 0.16242635224467317, 1.0498974624273585, -3.141079481096578, 0.740290282810784, 0.49455288867573954, 0.49956191174452025, -0.342698061600695, 1.0090646820060936, -3.116972813508891, 1.2135430303993013, -3.141109773812283], "max": [0.6429858985427703, 0.31716833068844263, 1.338361159246192, 3.140571040714809, 1.4773846222877567, 3.0190775583980143, 0.616134795230945, -0.18246906590389356, 1.0828411671193983, 3.1231167804616873, 1.5589299513220034, 3.1373518279098804], "count": [484]}, "eef_sim_pose_action": {"mean": [0.6060632736321574, 0.2433889273001727, 1.213381880515921, 1.0606458866363249, 0.9736261899506409, 1.7526323388394727, 0.5595377040861718, -0.2800745252315403, 1.033807797528363, 2.2646256259558264, 1.4126266478344593, 0.8327987421548271], "std": [0.01636827880167067, 0.03935410397227794, 0.11222320432477234, 2.1637644793619963, 0.24995712926953717, 0.6468550902275445, 0.029792922579873503, 0.042748195799151074, 0.02549563089209375, 1.1262082831645075, 0.08501569907595827, 2.519991877305373], "min": [0.564563803853547, 0.16242635224467317, 1.0498974624273585, -3.141079481096578, 0.740290282810784, 0.49455288867573954, 0.49956191174452025, -0.342698061600695, 1.0090646820060936, -3.116972813508891, 1.2135430303993013, -3.141109773812283], "max": [0.6429858985427703, 0.31716833068844263, 1.338361159246192, 3.140571040714809, 1.4773846222877567, 3.0190775583980143, 0.616134795230945, -0.18246906590389356, 1.0828411671193983, 3.1231167804616873, 1.5589299513220034, 3.1373518279098804], "count": [484]}, "gripper_mode_state": {"mean": [0.5227272727272727, 0.13016528925619836], "std": [0.49948320399627255, 0.33648519540842897], "min": [0, 0], "max": [1, 1], "count": [484]}, "gripper_activity_state": {"mean": [1.865702479338843, 1.8388429752066116], "std": [0.44598915312437337, 0.5171236245926201], "min": [0, 0], "max": [2, 2], "count": [484]}, "gripper_mode_action": {"mean": [0.5227272727272727, 0.13016528925619836], "std": [0.49948320399627255, 0.33648519540842897], "min": [0, 0], "max": [1, 1], "count": [484]}, "gripper_activity_action": {"mean": [1.865702479338843, 1.8388429752066116], "std": [0.44598915312437337, 0.5171236245926201], "min": [0, 0], "max": [2, 2], "count": [484]}, "gripper_open_scale_state": {"mean": [0.46906818199157707, 0.7467561982525289], "std": [0.2919727731829808, 0.19866827580891366], "min": [0.12, 0.101], "max": [0.876, 0.897], "count": [484]}, "gripper_open_scale_action": {"mean": [0.46906818199157707, 0.7467561982525289], "std": [0.2919727731829808, 0.19866827580891366], "min": [0.12, 0.101], "max": [0.876, 0.897], "count": [484]}}} +{"episode_index": 74, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.46967865301984996]], [[0.45132872639796656]], [[0.4298004379992738]]], "std": [[[0.13666331439009574]], [[0.16209432230691223]], [[0.1853716420175063]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.027450980392156862]], [[0.01568627450980392]]], "max": [[[0.7058823529411765]], [[0.7098039215686275]], [[0.6823529411764706]]], "mean": [[[0.46894909487714836]], [[0.4663273023329702]], [[0.4571664094650206]]], "std": [[[0.049827035210095266]], [[0.06466081259650093]], [[0.08050509636736874]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.7568627450980392]], [[0.7450980392156863]]], "mean": [[[0.47065000151295083]], [[0.45712757579883806]], [[0.44756104945836356]]], "std": [[[0.0915540101743649]], [[0.11816275288203909]], [[0.1349087972917812]]], "count": [108]}, "observation.state": {"min": [0.49399805068969727, 1.926162838935852, 1.5169355869293213, -0.20896826684474945, -0.7765493392944336, 0.973928689956665, -2.9600260257720947, 173.0, 0.07055199891328812, 0.33625900745391846, -0.27029600739479065, -3.1381852626800537, 1.1729999780654907, -3.1010000705718994, -0.7353246808052063, -2.0540082454681396, 1.1089472770690918, 0.2447998821735382, -2.8992364406585693, -1.254961609840393, 0.8206014633178711, 116.0, -0.23583699762821198, 0.3832319974899292, -0.22808800637722015, -3.1401853561401367, -1.440999984741211, -1.0140000581741333], "max": [0.8476541042327881, 2.0294690132141113, 2.523414373397827, 0.2154609113931656, -0.6329262256622314, 1.3909226655960083, -2.2701847553253174, 899.0, 0.2642970085144043, 0.41987401247024536, -0.1846040040254593, 3.115999937057495, 1.5520000457763672, 3.118000030517578, -0.29016101360321045, -1.996447205543518, 1.6226850748062134, 1.819348692893982, -0.7622900009155273, -0.3318045437335968, 2.8409945964813232, 855.0, -0.07060600072145462, 0.4598410129547119, 0.05810200050473213, 3.128999948501587, -0.8360000252723694, 1.194000005722046], "mean": [0.6587843298912048, 2.0041182041168213, 2.1107749938964844, -0.0861835852265358, -0.6783884763717651, 1.0874310731887817, -2.6681506633758545, 812.4263916015625, 0.1990032196044922, 0.3782314956188202, -0.23856033384799957, 1.2598443031311035, 1.3789684772491455, -1.3238294124603271, -0.5510951280593872, -2.0345325469970703, 1.2599812746047974, 1.1559098958969116, -1.3612927198410034, -0.9590227603912354, 1.3609156608581543, 484.7015075683594, -0.15738610923290253, 0.4144798219203949, -0.0898357555270195, -0.9292914867401123, -1.0910965204238892, 0.3456064760684967], "std": [0.08887623995542526, 0.029921891167759895, 0.43204477429389954, 0.1442948281764984, 0.05159703642129898, 0.11411285400390625, 0.2708803713321686, 176.38893127441406, 0.0570361353456974, 0.022519318386912346, 0.029022302478551865, 2.3492534160614014, 0.0784553736448288, 0.9234151840209961, 0.11602550745010376, 0.008862670511007309, 0.12075918167829514, 0.5783010721206665, 0.7699235081672668, 0.23884589970111847, 0.7497597932815552, 350.80206298828125, 0.04309513419866562, 0.019904134795069695, 0.11110126972198486, 2.3185486793518066, 0.19073645770549774, 0.5558894276618958], "count": [516]}, "action": {"min": [0.49399805068969727, 1.926162838935852, 1.5169355869293213, -0.20896826684474945, -0.7765493392944336, 0.973928689956665, -2.9600260257720947, 173.0, 0.07055199891328812, 0.33625900745391846, -0.27029600739479065, -3.1381852626800537, 1.1729999780654907, -3.1010000705718994, -0.7353246808052063, -2.0540082454681396, 1.1089472770690918, 0.2447998821735382, -2.8992364406585693, -1.254961609840393, 0.8206014633178711, 116.0, -0.23583699762821198, 0.3832319974899292, -0.22808800637722015, -3.1401853561401367, -1.440999984741211, -1.0140000581741333], "max": [0.8476541042327881, 2.0294690132141113, 2.523414373397827, 0.2154609113931656, -0.6329262256622314, 1.3909226655960083, -2.2701847553253174, 899.0, 0.2642970085144043, 0.41987401247024536, -0.1846040040254593, 3.115999937057495, 1.5520000457763672, 3.118000030517578, -0.29016101360321045, -1.996447205543518, 1.6226850748062134, 1.819348692893982, -0.7622900009155273, -0.3318045437335968, 2.8409945964813232, 855.0, -0.07060600072145462, 0.4598410129547119, 0.05810200050473213, 3.128999948501587, -0.8360000252723694, 1.194000005722046], "mean": [0.6587843298912048, 2.0041182041168213, 2.1107749938964844, -0.0861835852265358, -0.6783884763717651, 1.0874310731887817, -2.6681506633758545, 812.4263916015625, 0.1990032196044922, 0.3782314956188202, -0.23856033384799957, 1.2598443031311035, 1.3789684772491455, -1.3238294124603271, -0.5510951280593872, -2.0345325469970703, 1.2599812746047974, 1.1559098958969116, -1.3612927198410034, -0.9590227603912354, 1.3609156608581543, 484.7015075683594, -0.15738610923290253, 0.4144798219203949, -0.0898357555270195, -0.9292914867401123, -1.0910965204238892, 0.3456064760684967], "std": [0.08887623995542526, 0.029921891167759895, 0.43204477429389954, 0.1442948281764984, 0.05159703642129898, 0.11411285400390625, 0.2708803713321686, 176.38893127441406, 0.0570361353456974, 0.022519318386912346, 0.029022302478551865, 2.3492534160614014, 0.0784553736448288, 0.9234151840209961, 0.11602550745010376, 0.008862670511007309, 0.12075918167829514, 0.5783010721206665, 0.7699235081672668, 0.23884589970111847, 0.7497597932815552, 350.80206298828125, 0.04309513419866562, 0.019904134795069695, 0.11110126972198486, 2.3185486793518066, 0.19073645770549774, 0.5558894276618958], "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": [74], "max": [74], "mean": [74.0], "std": [0.0], "count": [516]}, "index": {"min": [35617], "max": [36132], "mean": [35874.5], "std": [148.95608972669316], "count": [516]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [516]}, "subtask_annotation": {"mean": [4.145348837209302, 12.0, 12.0, 12.0, 12.0], "std": [4.055357934768242, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [516]}, "scene_annotation": {"mean": [74.0], "std": [0.0], "min": [74], "max": [74], "count": [516]}, "eef_direction_state": {"mean": [4.656976744186046, 4.2189922480620154], "std": [1.4943594747480387, 2.160360774120496], "min": [0, 0], "max": [6, 6], "count": [516]}, "eef_velocity_state": {"mean": [0.7693798449612403, 0.5717054263565892], "std": [0.7386823088393452, 0.6593791113245653], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_acc_mag_state": {"mean": [0.7151162790697675, 0.6356589147286822], "std": [0.8272515587884601, 0.8111431735531796], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_direction_action": {"mean": [4.656976744186046, 4.2189922480620154], "std": [1.4943594747480387, 2.160360774120496], "min": [0, 0], "max": [6, 6], "count": [516]}, "eef_velocity_action": {"mean": [0.7693798449612403, 0.5717054263565892], "std": [0.7386823088393452, 0.6593791113245653], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_acc_mag_action": {"mean": [0.7151162790697675, 0.6356589147286822], "std": [0.8272515587884601, 0.8111431735531796], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_sim_pose_state": {"mean": [0.6060509210352107, 0.24168000874966045, 1.1912739273876034, 0.9195471332388877, 1.092320728239843, 1.9190778152481685, 0.5681397050484, -0.27626818448603657, 1.033556901193273, 1.2596500575952785, 1.3794802093926564, 0.08758784549880622], "std": [0.023515657557384002, 0.03885082603674644, 0.11179598067310108, 2.324149089421173, 0.19106403717016338, 0.5574671193848765, 0.02689404669823778, 0.044698654126021795, 0.028473254432554343, 2.349071045729128, 0.0784356120979623, 2.6021873069133874], "min": [0.5664700564833424, 0.16330322044060472, 1.0445484098638642, -3.1412576764863065, 0.8366379870605685, 0.5492961390577834, 0.5192659017348648, -0.332077777224961, 1.0016953649551044, -3.139369288476732, 1.1733299623975073, -3.123586092471558], "max": [0.6567829251072331, 0.3135830035751286, 1.3377609928701617, 3.134801814023383, 1.4431633700277473, 2.7680419715048026, 0.6209201281086969, -0.16982370738945707, 1.088782728796401, 3.1154358520542993, 1.5519168119425055, 3.136129809144839], "count": [516]}, "eef_sim_pose_action": {"mean": [0.6060509210352107, 0.24168000874966045, 1.1912739273876034, 0.9195471332388877, 1.092320728239843, 1.9190778152481685, 0.5681397050484, -0.27626818448603657, 1.033556901193273, 1.2596500575952785, 1.3794802093926564, 0.08758784549880622], "std": [0.023515657557384002, 0.03885082603674644, 0.11179598067310108, 2.324149089421173, 0.19106403717016338, 0.5574671193848765, 0.02689404669823778, 0.044698654126021795, 0.028473254432554343, 2.349071045729128, 0.0784356120979623, 2.6021873069133874], "min": [0.5664700564833424, 0.16330322044060472, 1.0445484098638642, -3.1412576764863065, 0.8366379870605685, 0.5492961390577834, 0.5192659017348648, -0.332077777224961, 1.0016953649551044, -3.139369288476732, 1.1733299623975073, -3.123586092471558], "max": [0.6567829251072331, 0.3135830035751286, 1.3377609928701617, 3.134801814023383, 1.4431633700277473, 2.7680419715048026, 0.6209201281086969, -0.16982370738945707, 1.088782728796401, 3.1154358520542993, 1.5519168119425055, 3.136129809144839], "count": [516]}, "gripper_mode_state": {"mean": [0.4941860465116279, 0.09689922480620156], "std": [0.4999661968021787, 0.29582049462158533], "min": [0, 0], "max": [1, 1], "count": [516]}, "gripper_activity_state": {"mean": [1.8546511627906976, 1.8934108527131783], "std": [0.4702358743624399, 0.4156287776519442], "min": [0, 0], "max": [2, 2], "count": [516]}, "gripper_mode_action": {"mean": [0.4941860465116279, 0.09689922480620156], "std": [0.4999661968021787, 0.29582049462158533], "min": [0, 0], "max": [1, 1], "count": [516]}, "gripper_activity_action": {"mean": [1.8546511627906976, 1.8934108527131783], "std": [0.4702358743624399, 0.4156287776519442], "min": [0, 0], "max": [2, 2], "count": [516]}, "gripper_open_scale_state": {"mean": [0.48470155043195523, 0.81242635661872], "std": [0.3508019063382018, 0.1763889424633421], "min": [0.116, 0.173], "max": [0.855, 0.899], "count": [516]}, "gripper_open_scale_action": {"mean": [0.48470155043195523, 0.81242635661872], "std": [0.3508019063382018, 0.1763889424633421], "min": [0.116, 0.173], "max": [0.855, 0.899], "count": [516]}}} +{"episode_index": 75, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4658579598506069]], [[0.4448812911738769]], [[0.42526505115935265]]], "std": [[[0.13304697186654996]], [[0.16023445506908218]], [[0.18201794503447258]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.0392156862745098]], [[0.01568627450980392]]], "max": [[[0.7098039215686275]], [[0.6823529411764706]], [[0.6823529411764706]]], "mean": [[[0.4720472559394128]], [[0.4685103437208217]], [[0.458130232648615]]], "std": [[[0.05165760495843574]], [[0.06955001590042648]], [[0.085511217885893]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.4769461076097105]], [[0.4681329737913684]], [[0.45880575331984647]]], "std": [[[0.08728513042289728]], [[0.11065967008901426]], [[0.12555496774185698]]], "count": [126]}, "observation.state": {"min": [0.4982740581035614, 1.8825297355651855, 1.3921096324920654, -0.22614231705665588, -0.6826856136322021, 0.8584925532341003, -2.999051570892334, 60.0, 0.06552399694919586, 0.31928500533103943, -0.2750059962272644, -3.1401853561401367, 1.2339999675750732, -3.065999984741211, -0.8006872534751892, -2.0509190559387207, 0.8757189512252808, 0.23572418093681335, -2.8976309299468994, -1.322348713874817, 1.2056560516357422, 113.0, -0.22574999928474426, 0.3724670112133026, -0.23219500482082367, -3.1411852836608887, -1.496000051498413, -1.2929999828338623], "max": [0.8467988967895508, 2.03098726272583, 2.4436702728271484, 0.20041616261005402, -0.4544139504432678, 1.3916208744049072, -2.2950034141540527, 894.0, 0.27865299582481384, 0.41860300302505493, -0.18901799619197845, 3.13700008392334, 1.5640000104904175, 2.990999937057495, -0.3200235664844513, -1.9814722537994385, 1.5368671417236328, 1.4236302375793457, -1.1025420427322388, -0.7132288813591003, 2.84254789352417, 866.0, -0.09501399844884872, 0.4450930058956146, 0.04469599947333336, 3.1389999389648438, -0.9750000238418579, 1.1759999990463257], "mean": [0.6248661875724792, 2.0114991664886475, 2.0971219539642334, -0.06877673417329788, -0.5750116109848022, 1.0454555749893188, -2.754603385925293, 787.34326171875, 0.2185853123664856, 0.3728312849998474, -0.24636074900627136, -0.5086707472801208, 1.3697623014450073, -1.0199222564697266, -0.5592532157897949, -2.0134241580963135, 1.0938646793365479, 0.9327048063278198, -1.5806975364685059, -1.0362340211868286, 1.6619521379470825, 430.02899169921875, -0.18383024632930756, 0.417331337928772, -0.10965003818273544, -0.9498439431190491, -1.186139464378357, 0.3196384012699127], "std": [0.07728994637727737, 0.033045291900634766, 0.3695415258407593, 0.13189247250556946, 0.08344089984893799, 0.18533636629581451, 0.2657261788845062, 217.75448608398438, 0.059781841933727264, 0.023758893832564354, 0.030547915026545525, 2.6858572959899902, 0.08769002556800842, 1.0541725158691406, 0.11221712827682495, 0.022097254171967506, 0.19907405972480774, 0.42003747820854187, 0.5792226195335388, 0.21743625402450562, 0.5409151315689087, 293.758544921875, 0.02886839583516121, 0.015967052429914474, 0.10328537225723267, 2.3598270416259766, 0.12493514269590378, 0.6386423110961914], "count": [638]}, "action": {"min": [0.4982740581035614, 1.8825297355651855, 1.3921096324920654, -0.22614231705665588, -0.6826856136322021, 0.8584925532341003, -2.999051570892334, 60.0, 0.06552399694919586, 0.31928500533103943, -0.2750059962272644, -3.1401853561401367, 1.2339999675750732, -3.065999984741211, -0.8006872534751892, -2.0509190559387207, 0.8757189512252808, 0.23572418093681335, -2.8976309299468994, -1.322348713874817, 1.2056560516357422, 113.0, -0.22574999928474426, 0.3724670112133026, -0.23219500482082367, -3.1411852836608887, -1.496000051498413, -1.2929999828338623], "max": [0.8467988967895508, 2.03098726272583, 2.4436702728271484, 0.20041616261005402, -0.4544139504432678, 1.3916208744049072, -2.2950034141540527, 894.0, 0.27865299582481384, 0.41860300302505493, -0.18901799619197845, 3.13700008392334, 1.5640000104904175, 2.990999937057495, -0.3200235664844513, -1.9814722537994385, 1.5368671417236328, 1.4236302375793457, -1.1025420427322388, -0.7132288813591003, 2.84254789352417, 866.0, -0.09501399844884872, 0.4450930058956146, 0.04469599947333336, 3.1389999389648438, -0.9750000238418579, 1.1759999990463257], "mean": [0.6248661875724792, 2.0114991664886475, 2.0971219539642334, -0.06877673417329788, -0.5750116109848022, 1.0454555749893188, -2.754603385925293, 787.34326171875, 0.2185853123664856, 0.3728312849998474, -0.24636074900627136, -0.5086707472801208, 1.3697623014450073, -1.0199222564697266, -0.5592532157897949, -2.0134241580963135, 1.0938646793365479, 0.9327048063278198, -1.5806975364685059, -1.0362340211868286, 1.6619521379470825, 430.02899169921875, -0.18383024632930756, 0.417331337928772, -0.10965003818273544, -0.9498439431190491, -1.186139464378357, 0.3196384012699127], "std": [0.07728994637727737, 0.033045291900634766, 0.3695415258407593, 0.13189247250556946, 0.08344089984893799, 0.18533636629581451, 0.2657261788845062, 217.75448608398438, 0.059781841933727264, 0.023758893832564354, 0.030547915026545525, 2.6858572959899902, 0.08769002556800842, 1.0541725158691406, 0.11221712827682495, 0.022097254171967506, 0.19907405972480774, 0.42003747820854187, 0.5792226195335388, 0.21743625402450562, 0.5409151315689087, 293.758544921875, 0.02886839583516121, 0.015967052429914474, 0.10328537225723267, 2.3598270416259766, 0.12493514269590378, 0.6386423110961914], "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": [75], "max": [75], "mean": [75.0], "std": [0.0], "count": [638]}, "index": {"min": [36133], "max": [36770], "mean": [36451.5], "std": [184.17450963692016], "count": [638]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [638]}, "subtask_annotation": {"mean": [3.4670846394984327, 12.0, 12.0, 12.0, 12.0], "std": [3.87557433855309, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [638]}, "scene_annotation": {"mean": [75.0], "std": [0.0], "min": [75], "max": [75], "count": [638]}, "eef_direction_state": {"mean": [4.731974921630094, 4.427899686520377], "std": [1.4977348160834012, 2.0595307107586174], "min": [0, 0], "max": [6, 6], "count": [638]}, "eef_velocity_state": {"mean": [0.6567398119122257, 0.5109717868338558], "std": [0.6809384300128027, 0.6641552457269211], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_acc_mag_state": {"mean": [0.7021943573667712, 0.5172413793103449], "std": [0.8355511085596014, 0.7669815699023584], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_direction_action": {"mean": [4.731974921630094, 4.427899686520377], "std": [1.4977348160834012, 2.0595307107586174], "min": [0, 0], "max": [6, 6], "count": [638]}, "eef_velocity_action": {"mean": [0.6567398119122257, 0.5109717868338558], "std": [0.6809384300128027, 0.6641552457269211], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_acc_mag_action": {"mean": [0.7021943573667712, 0.5172413793103449], "std": [0.8355511085596014, 0.7669815699023584], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_sim_pose_state": {"mean": [0.6108980988431129, 0.2730182969126527, 1.1683994229596266, 0.9233826276587451, 1.1873789941604214, 1.8937681605216263, 0.5614822996124922, -0.2920186167138429, 1.0261957834642577, -0.5090227019344599, 1.3703144249118944, 0.41204740312694477], "std": [0.019588794133892463, 0.02448409668908334, 0.1019975134582132, 2.3723557705134795, 0.12546798320000702, 0.6407956366549834, 0.02698110124395808, 0.046438016785948104, 0.028412738872989965, 2.68577808845248, 0.08780185099659146, 2.6460655840460636], "min": [0.5562726039429954, 0.19491134453023728, 1.044159158848793, -3.1415612289020345, 0.975546962868306, 0.2721091153150491, 0.5027985795768595, -0.3419415220601766, 1.001558560878385, -3.140238426516601, 1.2342424655568256, -3.1289894814935026], "max": [0.6376726197454182, 0.30788968815196616, 1.3202106955384136, 3.1396968113755364, 1.4966522212335271, 2.77149607303148, 0.6210306833057089, -0.163943455151418, 1.0857567095002367, 3.1372956161173096, 1.5644478559360402, 3.1401953528938704], "count": [638]}, "eef_sim_pose_action": {"mean": [0.6108980988431129, 0.2730182969126527, 1.1683994229596266, 0.9233826276587451, 1.1873789941604214, 1.8937681605216263, 0.5614822996124922, -0.2920186167138429, 1.0261957834642577, -0.5090227019344599, 1.3703144249118944, 0.41204740312694477], "std": [0.019588794133892463, 0.02448409668908334, 0.1019975134582132, 2.3723557705134795, 0.12546798320000702, 0.6407956366549834, 0.02698110124395808, 0.046438016785948104, 0.028412738872989965, 2.68577808845248, 0.08780185099659146, 2.6460655840460636], "min": [0.5562726039429954, 0.19491134453023728, 1.044159158848793, -3.1415612289020345, 0.975546962868306, 0.2721091153150491, 0.5027985795768595, -0.3419415220601766, 1.001558560878385, -3.140238426516601, 1.2342424655568256, -3.1289894814935026], "max": [0.6376726197454182, 0.30788968815196616, 1.3202106955384136, 3.1396968113755364, 1.4966522212335271, 2.77149607303148, 0.6210306833057089, -0.163943455151418, 1.0857567095002367, 3.1372956161173096, 1.5644478559360402, 3.1401953528938704], "count": [638]}, "gripper_mode_state": {"mean": [0.49843260188087773, 0.11755485893416928], "std": [0.4999975432570989, 0.3220802913485017], "min": [0, 0], "max": [1, 1], "count": [638]}, "gripper_activity_state": {"mean": [1.8855799373040751, 1.8793103448275863], "std": [0.4201942665797012, 0.42586238625246914], "min": [0, 0], "max": [2, 2], "count": [638]}, "gripper_mode_action": {"mean": [0.49843260188087773, 0.11755485893416928], "std": [0.4999975432570989, 0.3220802913485017], "min": [0, 0], "max": [1, 1], "count": [638]}, "gripper_activity_action": {"mean": [1.8855799373040751, 1.8793103448275863], "std": [0.4201942665797012, 0.42586238625246914], "min": [0, 0], "max": [2, 2], "count": [638]}, "gripper_open_scale_state": {"mean": [0.4300289969489121, 0.7873432602299403], "std": [0.2937585712205761, 0.21775439108132122], "min": [0.113, 0.06], "max": [0.866, 0.894], "count": [638]}, "gripper_open_scale_action": {"mean": [0.4300289969489121, 0.7873432602299403], "std": [0.2937585712205761, 0.21775439108132122], "min": [0.113, 0.06], "max": [0.866, 0.894], "count": [638]}}} +{"episode_index": 76, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.45611875340413943]], [[0.4356601346468075]], [[0.4155027102187029]]], "std": [[[0.13551945639421756]], [[0.15981628197102557]], [[0.18146589474440217]]], "count": [156]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[0.7215686274509804]], [[0.7019607843137254]], [[0.7098039215686275]]], "mean": [[[0.47425318548893913]], [[0.46618975458773254]], [[0.45504169547092344]]], "std": [[[0.06277695577664137]], [[0.08552728600945161]], [[0.10211106379037085]]], "count": [156]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.7568627450980392]], [[0.7411764705882353]]], "mean": [[[0.47480471368568794]], [[0.4736267492039551]], [[0.4643447267261605]]], "std": [[[0.08257720826360697]], [[0.10162941689330546]], [[0.11429122084024856]]], "count": [156]}, "observation.state": {"min": [0.4208337962627411, 1.8473787307739258, 1.1523536443710327, -0.25710445642471313, -0.474153608083725, 1.0016095638275146, -2.985525608062744, 78.0, 0.06405600160360336, 0.3110570013523102, -0.26587700843811035, -3.1411852836608887, 1.1829999685287476, -3.132185220718384, -0.8414232134819031, -2.0519487857818604, 1.0307390689849854, 0.41407936811447144, -2.8828999996185303, -1.1812214851379395, 1.046097993850708, 9.0, -0.24192699790000916, 0.367110013961792, -0.2171500027179718, -3.121000051498413, -1.4850000143051147, -0.8429999947547913], "max": [0.8779879212379456, 2.023552179336548, 2.353174924850464, 0.10264281183481216, -0.41776204109191895, 1.4738781452178955, -2.2285234928131104, 899.0, 0.29003700613975525, 0.41472700238227844, -0.18500599265098572, 3.138000011444092, 1.5670000314712524, 3.1080000400543213, -0.23450243473052979, -2.019782304763794, 1.444835901260376, 1.7552427053451538, -0.7357784509658813, -0.615315854549408, 2.8424606323242188, 842.0, -0.029837999492883682, 0.47609999775886536, 0.040970999747514725, 3.1389999389648438, -0.7260000109672546, 1.0019999742507935], "mean": [0.6050406098365784, 2.00399112701416, 1.9437273740768433, -0.16789409518241882, -0.45243990421295166, 1.2812820672988892, -2.770750045776367, 807.2381591796875, 0.2229577749967575, 0.3510759770870209, -0.23597083985805511, 0.3986453413963318, 1.4449241161346436, 0.12328921258449554, -0.6027897596359253, -2.0318105220794678, 1.19868803024292, 1.0034525394439697, -1.2245419025421143, -0.9232204556465149, 1.5712120532989502, 450.4107971191406, -0.1479775309562683, 0.4263709783554077, -0.11720135062932968, -2.3064703941345215, -0.959469199180603, 0.0848344936966896], "std": [0.11089467257261276, 0.03919235244393349, 0.3719103932380676, 0.09735431522130966, 0.02404009737074375, 0.13953441381454468, 0.21950973570346832, 195.29745483398438, 0.05540282279253006, 0.027991877868771553, 0.01882033422589302, 2.0611793994903564, 0.0943572148680687, 1.486936330795288, 0.1578122079372406, 0.0051356409676373005, 0.1498972326517105, 0.46412092447280884, 0.5894816517829895, 0.15741105377674103, 0.47489872574806213, 289.6796569824219, 0.04891636595129967, 0.026359418407082558, 0.08790046721696854, 0.8207749128341675, 0.2210012674331665, 0.42514723539352417], "count": [846]}, "action": {"min": [0.4208337962627411, 1.8473787307739258, 1.1523536443710327, -0.25710445642471313, -0.474153608083725, 1.0016095638275146, -2.985525608062744, 78.0, 0.06405600160360336, 0.3110570013523102, -0.26587700843811035, -3.1411852836608887, 1.1829999685287476, -3.132185220718384, -0.8414232134819031, -2.0519487857818604, 1.0307390689849854, 0.41407936811447144, -2.8828999996185303, -1.1812214851379395, 1.046097993850708, 9.0, -0.24192699790000916, 0.367110013961792, -0.2171500027179718, -3.121000051498413, -1.4850000143051147, -0.8429999947547913], "max": [0.8779879212379456, 2.023552179336548, 2.353174924850464, 0.10264281183481216, -0.41776204109191895, 1.4738781452178955, -2.2285234928131104, 899.0, 0.29003700613975525, 0.41472700238227844, -0.18500599265098572, 3.138000011444092, 1.5670000314712524, 3.1080000400543213, -0.23450243473052979, -2.019782304763794, 1.444835901260376, 1.7552427053451538, -0.7357784509658813, -0.615315854549408, 2.8424606323242188, 842.0, -0.029837999492883682, 0.47609999775886536, 0.040970999747514725, 3.1389999389648438, -0.7260000109672546, 1.0019999742507935], "mean": [0.6050406098365784, 2.00399112701416, 1.9437273740768433, -0.16789409518241882, -0.45243990421295166, 1.2812820672988892, -2.770750045776367, 807.2381591796875, 0.2229577749967575, 0.3510759770870209, -0.23597083985805511, 0.3986453413963318, 1.4449241161346436, 0.12328921258449554, -0.6027897596359253, -2.0318105220794678, 1.19868803024292, 1.0034525394439697, -1.2245419025421143, -0.9232204556465149, 1.5712120532989502, 450.4107971191406, -0.1479775309562683, 0.4263709783554077, -0.11720135062932968, -2.3064703941345215, -0.959469199180603, 0.0848344936966896], "std": [0.11089467257261276, 0.03919235244393349, 0.3719103932380676, 0.09735431522130966, 0.02404009737074375, 0.13953441381454468, 0.21950973570346832, 195.29745483398438, 0.05540282279253006, 0.027991877868771553, 0.01882033422589302, 2.0611793994903564, 0.0943572148680687, 1.486936330795288, 0.1578122079372406, 0.0051356409676373005, 0.1498972326517105, 0.46412092447280884, 0.5894816517829895, 0.15741105377674103, 0.47489872574806213, 289.6796569824219, 0.04891636595129967, 0.026359418407082558, 0.08790046721696854, 0.8207749128341675, 0.2210012674331665, 0.42514723539352417], "count": [846]}, "timestamp": {"min": [0.0], "max": [28.166666666666668], "mean": [14.083333333333334], "std": [8.140633108512347], "count": [846]}, "frame_index": {"min": [0], "max": [845], "mean": [422.5], "std": [244.21899325537044], "count": [846]}, "episode_index": {"min": [76], "max": [76], "mean": [76.0], "std": [0.0], "count": [846]}, "index": {"min": [36771], "max": [37616], "mean": [37193.5], "std": [244.21899325537044], "count": [846]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [846]}, "subtask_annotation": {"mean": [1.5673758865248226, 12.0, 12.0, 12.0, 12.0], "std": [2.6209872119284126, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [846]}, "scene_annotation": {"mean": [76.0], "std": [0.0], "min": [76], "max": [76], "count": [846]}, "eef_direction_state": {"mean": [4.287234042553192, 4.8108747044917255], "std": [1.5364761684276376, 1.9368700692488623], "min": [0, 0], "max": [6, 6], "count": [846]}, "eef_velocity_state": {"mean": [0.8250591016548463, 0.3983451536643026], "std": [0.6284326511089374, 0.6383690092572318], "min": [0, 0], "max": [2, 2], "count": [846]}, "eef_acc_mag_state": {"mean": [0.7718676122931442, 0.45390070921985815], "std": [0.8272618890439225, 0.7482857695948915], "min": [0, 0], "max": [2, 2], "count": [846]}, "eef_direction_action": {"mean": [4.287234042553192, 4.8108747044917255], "std": [1.5364761684276376, 1.9368700692488623], "min": [0, 0], "max": [6, 6], "count": [846]}, "eef_velocity_action": {"mean": [0.8250591016548463, 0.3983451536643026], "std": [0.6284326511089374, 0.6383690092572318], "min": [0, 0], "max": [2, 2], "count": [846]}, "eef_acc_mag_action": {"mean": [0.7718676122931442, 0.45390070921985815], "std": [0.8272618890439225, 0.7482857695948915], "min": [0, 0], "max": [2, 2], "count": [846]}, "eef_sim_pose_state": {"mean": [0.6214410373718344, 0.23462592700139656, 1.1670553857473704, 2.3083150356974413, 0.960866189636626, 1.657462145695601, 0.5387631413934736, -0.2980219683926535, 1.0312068268167718, 0.4021016516680998, 1.4454662402165483, -0.34504965378177316], "std": [0.030121819697027364, 0.04564034324145761, 0.08617518313945503, 0.8215305691405221, 0.22115307317579685, 0.4272900749358841, 0.03333318552786697, 0.04459538867675918, 0.02066837512285036, 2.0624494725836113, 0.09433768596192255, 1.8926216501790154], "min": [0.5495720017674246, 0.12431052544261997, 1.0593979549006596, -3.136661074013351, 0.727119298379292, 0.7203427201037598, 0.493935903664164, -0.352818271812836, 1.0059056506746242, -3.136524140335599, 1.18351902675324, -3.130982719942033], "max": [0.6724069366548525, 0.31678885577237864, 1.3214249116051073, 3.126617441760944, 1.4866251484726254, 2.577232716902639, 0.6177433063119329, -0.16268173677553655, 1.0856682786939058, 3.140480996927563, 1.5672135762094768, 3.122296967265142], "count": [846]}, "eef_sim_pose_action": {"mean": [0.6214410373718344, 0.23462592700139656, 1.1670553857473704, 2.3083150356974413, 0.960866189636626, 1.657462145695601, 0.5387631413934736, -0.2980219683926535, 1.0312068268167718, 0.4021016516680998, 1.4454662402165483, -0.34504965378177316], "std": [0.030121819697027364, 0.04564034324145761, 0.08617518313945503, 0.8215305691405221, 0.22115307317579685, 0.4272900749358841, 0.03333318552786697, 0.04459538867675918, 0.02066837512285036, 2.0624494725836113, 0.09433768596192255, 1.8926216501790154], "min": [0.5495720017674246, 0.12431052544261997, 1.0593979549006596, -3.136661074013351, 0.727119298379292, 0.7203427201037598, 0.493935903664164, -0.352818271812836, 1.0059056506746242, -3.136524140335599, 1.18351902675324, -3.130982719942033], "max": [0.6724069366548525, 0.31678885577237864, 1.3214249116051073, 3.126617441760944, 1.4866251484726254, 2.577232716902639, 0.6177433063119329, -0.16268173677553655, 1.0856682786939058, 3.140480996927563, 1.5672135762094768, 3.122296967265142], "count": [846]}, "gripper_mode_state": {"mean": [0.44799054373522457, 0.09456264775413711], "std": [0.4972876596689734, 0.29260989970242685], "min": [0, 0], "max": [1, 1], "count": [846]}, "gripper_activity_state": {"mean": [1.8416075650118204, 1.9326241134751774], "std": [0.4545220825616206, 0.335383014642572], "min": [0, 0], "max": [2, 2], "count": [846]}, "gripper_mode_action": {"mean": [0.44799054373522457, 0.09456264775413711], "std": [0.4972876596689734, 0.29260989970242685], "min": [0, 0], "max": [1, 1], "count": [846]}, "gripper_activity_action": {"mean": [1.8416075650118204, 1.9326241134751774], "std": [0.4545220825616206, 0.335383014642572], "min": [0, 0], "max": [2, 2], "count": [846]}, "gripper_open_scale_state": {"mean": [0.4504107563895821, 0.8072381796870663], "std": [0.28967990736700266, 0.19529752177327858], "min": [0.009, 0.078], "max": [0.842, 0.899], "count": [846]}, "gripper_open_scale_action": {"mean": [0.4504107563895821, 0.8072381796870663], "std": [0.28967990736700266, 0.19529752177327858], "min": [0.009, 0.078], "max": [0.842, 0.899], "count": [846]}}} +{"episode_index": 77, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.46022869426400415]], [[0.44346924746381167]], [[0.42319997042784396]]], "std": [[[0.13222862349153705]], [[0.1553488559184286]], [[0.1792818485961869]]], "count": [163]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.03529411764705882]], [[0.00784313725490196]]], "max": [[[0.7529411764705882]], [[0.7450980392156863]], [[0.7490196078431373]]], "mean": [[[0.46492327779782666]], [[0.4500509079654357]], [[0.4290889395124103]]], "std": [[[0.060760658282408064]], [[0.08580981545697301]], [[0.1116567297272664]]], "count": [163]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[0.7568627450980392]], [[0.7411764705882353]]], "mean": [[[0.4691795130117487]], [[0.46385663644292074]], [[0.4572933608003528]]], "std": [[[0.07177816780173721]], [[0.08866726454752807]], [[0.10077829059570617]]], "count": [163]}, "observation.state": {"min": [0.5076639652252197, 1.8653556108474731, 1.1930547952651978, -0.2381676286458969, -0.46181410551071167, 1.0567445755004883, -2.8972816467285156, 107.0, 0.067330002784729, 0.33263298869132996, -0.2704310119152069, -3.1391851902008057, 1.215999960899353, -3.0959999561309814, -0.960192859172821, -2.0432047843933105, 0.9264208674430847, 0.4738568961620331, -2.8977701663970947, -1.2281532287597656, 0.35522687435150146, 88.0, -0.22701899707317352, 0.3872480094432831, -0.20195800065994263, -3.1411852836608887, -1.5329999923706055, -0.2760000228881836], "max": [0.8722457885742188, 2.02487850189209, 2.202745199203491, 0.04766494408249855, -0.42179375886917114, 1.4375230073928833, -2.335268020629883, 886.0, 0.27502501010894775, 0.4216510057449341, -0.19009900093078613, 3.1410000324249268, 1.5529999732971191, 3.13700008392334, -0.26981043815612793, -1.990565538406372, 2.0050692558288574, 1.830344319343567, -0.5410346388816833, 0.3884753882884979, 2.8056344985961914, 818.0, -0.03562600165605545, 0.48529401421546936, 0.05595000088214874, 3.1410000324249268, -0.6420000195503235, 1.7549999952316284], "mean": [0.6214388012886047, 2.013150453567505, 1.9849387407302856, -0.1555033028125763, -0.435650497674942, 1.1744563579559326, -2.7864460945129395, 760.8521118164062, 0.22528015077114105, 0.36329537630081177, -0.2444200962781906, -1.4286309480667114, 1.4510787725448608, -1.2248727083206177, -0.7219740748405457, -2.021092176437378, 1.2872225046157837, 0.9838171005249023, -0.8650470972061157, -0.7856616377830505, 0.7527464628219604, 425.58929443359375, -0.1315767914056778, 0.44895222783088684, -0.11061721295118332, 0.9393548369407654, -0.9254149198532104, 0.8160953521728516], "std": [0.07992895692586899, 0.02885364554822445, 0.29502132534980774, 0.07525667548179626, 0.008815918117761612, 0.0865284726023674, 0.18148022890090942, 136.1877899169922, 0.04521465301513672, 0.017047733068466187, 0.021043336018919945, 2.5420305728912354, 0.06928908079862595, 0.6762856841087341, 0.18983148038387299, 0.011294481344521046, 0.2133505642414093, 0.48921525478363037, 0.4477236568927765, 0.3579425811767578, 0.4294418692588806, 233.27572631835938, 0.037309229373931885, 0.028263675048947334, 0.09060679376125336, 2.5546441078186035, 0.2342010885477066, 0.561092734336853], "count": [896]}, "action": {"min": [0.5076639652252197, 1.8653556108474731, 1.1930547952651978, -0.2381676286458969, -0.46181410551071167, 1.0567445755004883, -2.8972816467285156, 107.0, 0.067330002784729, 0.33263298869132996, -0.2704310119152069, -3.1391851902008057, 1.215999960899353, -3.0959999561309814, -0.960192859172821, -2.0432047843933105, 0.9264208674430847, 0.4738568961620331, -2.8977701663970947, -1.2281532287597656, 0.35522687435150146, 88.0, -0.22701899707317352, 0.3872480094432831, -0.20195800065994263, -3.1411852836608887, -1.5329999923706055, -0.2760000228881836], "max": [0.8722457885742188, 2.02487850189209, 2.202745199203491, 0.04766494408249855, -0.42179375886917114, 1.4375230073928833, -2.335268020629883, 886.0, 0.27502501010894775, 0.4216510057449341, -0.19009900093078613, 3.1410000324249268, 1.5529999732971191, 3.13700008392334, -0.26981043815612793, -1.990565538406372, 2.0050692558288574, 1.830344319343567, -0.5410346388816833, 0.3884753882884979, 2.8056344985961914, 818.0, -0.03562600165605545, 0.48529401421546936, 0.05595000088214874, 3.1410000324249268, -0.6420000195503235, 1.7549999952316284], "mean": [0.6214388012886047, 2.013150453567505, 1.9849387407302856, -0.1555033028125763, -0.435650497674942, 1.1744563579559326, -2.7864460945129395, 760.8521118164062, 0.22528015077114105, 0.36329537630081177, -0.2444200962781906, -1.4286309480667114, 1.4510787725448608, -1.2248727083206177, -0.7219740748405457, -2.021092176437378, 1.2872225046157837, 0.9838171005249023, -0.8650470972061157, -0.7856616377830505, 0.7527464628219604, 425.58929443359375, -0.1315767914056778, 0.44895222783088684, -0.11061721295118332, 0.9393548369407654, -0.9254149198532104, 0.8160953521728516], "std": [0.07992895692586899, 0.02885364554822445, 0.29502132534980774, 0.07525667548179626, 0.008815918117761612, 0.0865284726023674, 0.18148022890090942, 136.1877899169922, 0.04521465301513672, 0.017047733068466187, 0.021043336018919945, 2.5420305728912354, 0.06928908079862595, 0.6762856841087341, 0.18983148038387299, 0.011294481344521046, 0.2133505642414093, 0.48921525478363037, 0.4477236568927765, 0.3579425811767578, 0.4294418692588806, 233.27572631835938, 0.037309229373931885, 0.028263675048947334, 0.09060679376125336, 2.5546441078186035, 0.2342010885477066, 0.561092734336853], "count": [896]}, "timestamp": {"min": [0.0], "max": [29.833333333333332], "mean": [14.916666666666668], "std": [8.621758650195575], "count": [896]}, "frame_index": {"min": [0], "max": [895], "mean": [447.5], "std": [258.65275950586727], "count": [896]}, "episode_index": {"min": [77], "max": [77], "mean": [77.0], "std": [0.0], "count": [896]}, "index": {"min": [37617], "max": [38512], "mean": [38064.5], "std": [258.65275950586727], "count": [896]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [896]}, "subtask_annotation": {"mean": [2.078125, 12.0, 12.0, 12.0, 12.0], "std": [3.5412951704672966, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [896]}, "scene_annotation": {"mean": [77.0], "std": [0.0], "min": [77], "max": [77], "count": [896]}, "eef_direction_state": {"mean": [4.430803571428571, 5.152901785714286], "std": [1.6994319630776982, 1.6988876532046153], "min": [0, 0], "max": [6, 6], "count": [896]}, "eef_velocity_state": {"mean": [0.7008928571428571, 0.28236607142857145], "std": [0.6713519855637652, 0.546459162236035], "min": [0, 0], "max": [2, 2], "count": [896]}, "eef_acc_mag_state": {"mean": [0.7611607142857143, 0.36607142857142855], "std": [0.8310978599072119, 0.6894684250809986], "min": [0, 0], "max": [2, 2], "count": [896]}, "eef_direction_action": {"mean": [4.430803571428571, 5.152901785714286], "std": [1.6994319630776982, 1.6988876532046153], "min": [0, 0], "max": [6, 6], "count": [896]}, "eef_velocity_action": {"mean": [0.7008928571428571, 0.28236607142857145], "std": [0.6713519855637652, 0.546459162236035], "min": [0, 0], "max": [2, 2], "count": [896]}, "eef_acc_mag_action": {"mean": [0.7611607142857143, 0.36607142857142855], "std": [0.8310978599072119, 0.6894684250809986], "min": [0, 0], "max": [2, 2], "count": [896]}, "eef_sim_pose_state": {"mean": [0.6443268645752311, 0.21287650187289028, 1.178360054783687, -0.9515031874997967, 0.9262280868265323, 2.1934665853726947, 0.5497596963225536, -0.29857278881134397, 1.025117947894416, -1.4315200852363756, 1.4515833328310495, -2.189061658747329], "std": [0.03389738618069597, 0.0349850298874447, 0.08538993710963311, 2.550442412861055, 0.23480154882162432, 1.0837408449932038, 0.021237060884265507, 0.03537865212986922, 0.020996212366672595, 2.5430327275559486, 0.06923361579752231, 1.7402320194765177], "min": [0.5696549509420417, 0.12698181405550407, 1.0631362598707645, -3.1411881281511866, 0.6417177853035358, -3.1362142208622172, 0.5216629882707271, -0.3377448974370984, 1.0018258199560905, -3.1405664502230906, 1.216946762619457, -3.134503916784427], "max": [0.6859985307773728, 0.3017163415159691, 1.3352070394703972, 3.141382693242009, 1.5349507039732777, 3.14008224018621, 0.6153520604753375, -0.16804346033243014, 1.0829093822141664, 3.140581478770479, 1.55288365305198, 3.1390803229336424], "count": [896]}, "eef_sim_pose_action": {"mean": [0.6443268645752311, 0.21287650187289028, 1.178360054783687, -0.9515031874997967, 0.9262280868265323, 2.1934665853726947, 0.5497596963225536, -0.29857278881134397, 1.025117947894416, -1.4315200852363756, 1.4515833328310495, -2.189061658747329], "std": [0.03389738618069597, 0.0349850298874447, 0.08538993710963311, 2.550442412861055, 0.23480154882162432, 1.0837408449932038, 0.021237060884265507, 0.03537865212986922, 0.020996212366672595, 2.5430327275559486, 0.06923361579752231, 1.7402320194765177], "min": [0.5696549509420417, 0.12698181405550407, 1.0631362598707645, -3.1411881281511866, 0.6417177853035358, -3.1362142208622172, 0.5216629882707271, -0.3377448974370984, 1.0018258199560905, -3.1405664502230906, 1.216946762619457, -3.134503916784427], "max": [0.6859985307773728, 0.3017163415159691, 1.3352070394703972, 3.141382693242009, 1.5349507039732777, 3.14008224018621, 0.6153520604753375, -0.16804346033243014, 1.0829093822141664, 3.140581478770479, 1.55288365305198, 3.1390803229336424], "count": [896]}, "gripper_mode_state": {"mean": [0.48660714285714285, 0.07142857142857142], "std": [0.49982059919289856, 0.25753937681885636], "min": [0, 0], "max": [1, 1], "count": [896]}, "gripper_activity_state": {"mean": [1.8783482142857142, 1.9140625], "std": [0.4428750873920599, 0.37852924451208897], "min": [0, 0], "max": [2, 2], "count": [896]}, "gripper_mode_action": {"mean": [0.48660714285714285, 0.07142857142857142], "std": [0.49982059919289856, 0.25753937681885636], "min": [0, 0], "max": [1, 1], "count": [896]}, "gripper_activity_action": {"mean": [1.8783482142857142, 1.9140625], "std": [0.4428750873920599, 0.37852924451208897], "min": [0, 0], "max": [2, 2], "count": [896]}, "gripper_open_scale_state": {"mean": [0.42558928577389066, 0.7608521205527427], "std": [0.2332757120721551, 0.13618789087144145], "min": [0.088, 0.107], "max": [0.818, 0.886], "count": [896]}, "gripper_open_scale_action": {"mean": [0.42558928577389066, 0.7608521205527427], "std": [0.2332757120721551, 0.13618789087144145], "min": [0.088, 0.107], "max": [0.818, 0.886], "count": [896]}}} +{"episode_index": 78, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45651294730392156]], [[0.4302461213235294]], [[0.40949270629084966]]], "std": [[[0.13504790789272314]], [[0.16574414763871928]], [[0.18719605421024277]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7254901960784313]], [[0.7058823529411765]], [[0.6901960784313725]]], "mean": [[[0.4686819056372549]], [[0.4653800714869281]], [[0.4566601756535948]]], "std": [[[0.06362852740027149]], [[0.08035101124622751]], [[0.09317889277989179]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.7450980392156863]], [[0.7333333333333333]]], "mean": [[[0.4682117361111111]], [[0.4532051491013072]], [[0.44214308619281045]]], "std": [[[0.10770325783959503]], [[0.1358632445725979]], [[0.15357855432061993]]], "count": [100]}, "observation.state": {"min": [0.5741783976554871, 1.7939542531967163, 0.44022440910339355, -0.7678925395011902, -0.4725479185581207, 0.8833984136581421, -2.706028461456299, 77.0, 0.05323899909853935, 0.31471601128578186, -0.24614299833774567, -2.984999895095825, 0.9319999814033508, -1.5399999618530273, -0.8422261476516724, -2.0499939918518066, 1.0318560600280762, 0.5785592198371887, -2.530622959136963, -1.543255090713501, 0.7396356463432312, 120.0, -0.22741800546646118, 0.3752500116825104, -0.18762600421905518, -3.1391851902008057, -1.4880000352859497, -1.1050000190734863], "max": [1.090935468673706, 2.030533790588379, 2.0033414363861084, -0.08194321393966675, 1.1384258270263672, 1.7369341850280762, -1.906615138053894, 890.0, 0.27786898612976074, 0.44376999139785767, -0.14177699387073517, 3.134000062942505, 1.5149999856948853, 0.5540000200271606, -0.42638397216796875, -1.9615929126739502, 1.590221881866455, 1.8856364488601685, -0.5871462225914001, -0.1612684279680252, 2.541269302368164, 864.0, -0.07517799735069275, 0.4671980142593384, 0.06479000300168991, 3.1410000324249268, -0.5789999961853027, 1.0260000228881836], "mean": [0.8161649107933044, 1.9923875331878662, 1.2762078046798706, -0.29456886649131775, -0.2059813141822815, 1.2176107168197632, -2.3628294467926025, 730.7638549804688, 0.20110438764095306, 0.3936307728290558, -0.20987139642238617, 2.6112141609191895, 1.2481459379196167, -1.0831468105316162, -0.6429272294044495, -2.021543502807617, 1.1274031400680542, 1.406753659248352, -0.9168459177017212, -1.190234899520874, 1.0318658351898193, 353.8348083496094, -0.15076550841331482, 0.41446638107299805, -0.04266025125980377, -1.6305978298187256, -0.9187667965888977, 0.34722816944122314], "std": [0.14044183492660522, 0.059066612273454666, 0.6368768811225891, 0.24409125745296478, 0.3944272994995117, 0.297761470079422, 0.31077176332473755, 227.15841674804688, 0.053535062819719315, 0.03557274490594864, 0.034030333161354065, 1.1293529272079468, 0.1519162952899933, 0.43354588747024536, 0.10990996658802032, 0.01752460189163685, 0.15520010888576508, 0.47384893894195557, 0.432695209980011, 0.3917173743247986, 0.3582988679409027, 251.03448486328125, 0.03187650069594383, 0.029843401163816452, 0.08880115300416946, 2.0479183197021484, 0.23530453443527222, 0.4485477805137634], "count": [451]}, "action": {"min": [0.5741783976554871, 1.7939542531967163, 0.44022440910339355, -0.7678925395011902, -0.4725479185581207, 0.8833984136581421, -2.706028461456299, 77.0, 0.05323899909853935, 0.31471601128578186, -0.24614299833774567, -2.984999895095825, 0.9319999814033508, -1.5399999618530273, -0.8422261476516724, -2.0499939918518066, 1.0318560600280762, 0.5785592198371887, -2.530622959136963, -1.543255090713501, 0.7396356463432312, 120.0, -0.22741800546646118, 0.3752500116825104, -0.18762600421905518, -3.1391851902008057, -1.4880000352859497, -1.1050000190734863], "max": [1.090935468673706, 2.030533790588379, 2.0033414363861084, -0.08194321393966675, 1.1384258270263672, 1.7369341850280762, -1.906615138053894, 890.0, 0.27786898612976074, 0.44376999139785767, -0.14177699387073517, 3.134000062942505, 1.5149999856948853, 0.5540000200271606, -0.42638397216796875, -1.9615929126739502, 1.590221881866455, 1.8856364488601685, -0.5871462225914001, -0.1612684279680252, 2.541269302368164, 864.0, -0.07517799735069275, 0.4671980142593384, 0.06479000300168991, 3.1410000324249268, -0.5789999961853027, 1.0260000228881836], "mean": [0.8161649107933044, 1.9923875331878662, 1.2762078046798706, -0.29456886649131775, -0.2059813141822815, 1.2176107168197632, -2.3628294467926025, 730.7638549804688, 0.20110438764095306, 0.3936307728290558, -0.20987139642238617, 2.6112141609191895, 1.2481459379196167, -1.0831468105316162, -0.6429272294044495, -2.021543502807617, 1.1274031400680542, 1.406753659248352, -0.9168459177017212, -1.190234899520874, 1.0318658351898193, 353.8348083496094, -0.15076550841331482, 0.41446638107299805, -0.04266025125980377, -1.6305978298187256, -0.9187667965888977, 0.34722816944122314], "std": [0.14044183492660522, 0.059066612273454666, 0.6368768811225891, 0.24409125745296478, 0.3944272994995117, 0.297761470079422, 0.31077176332473755, 227.15841674804688, 0.053535062819719315, 0.03557274490594864, 0.034030333161354065, 1.1293529272079468, 0.1519162952899933, 0.43354588747024536, 0.10990996658802032, 0.01752460189163685, 0.15520010888576508, 0.47384893894195557, 0.432695209980011, 0.3917173743247986, 0.3582988679409027, 251.03448486328125, 0.03187650069594383, 0.029843401163816452, 0.08880115300416946, 2.0479183197021484, 0.23530453443527222, 0.4485477805137634], "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": [78], "max": [78], "mean": [78.0], "std": [0.0], "count": [451]}, "index": {"min": [38513], "max": [38963], "mean": [38738.0], "std": [130.19216566291536], "count": [451]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [451]}, "subtask_annotation": {"mean": [3.7849223946784925, 12.0, 12.0, 12.0, 12.0], "std": [3.885311891895336, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [451]}, "scene_annotation": {"mean": [78.0], "std": [0.0], "min": [78], "max": [78], "count": [451]}, "eef_direction_state": {"mean": [4.62749445676275, 3.891352549889135], "std": [1.3495659717307393, 2.0009289832190333], "min": [0, 0], "max": [6, 6], "count": [451]}, "eef_velocity_state": {"mean": [0.8536585365853658, 0.7738359201773836], "std": [0.7420554294275257, 0.7155715992507732], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_acc_mag_state": {"mean": [0.8048780487804879, 0.7716186252771619], "std": [0.8564730290146061, 0.841649629273227], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_direction_action": {"mean": [4.62749445676275, 3.891352549889135], "std": [1.3495659717307393, 2.0009289832190333], "min": [0, 0], "max": [6, 6], "count": [451]}, "eef_velocity_action": {"mean": [0.8536585365853658, 0.7738359201773836], "std": [0.7420554294275257, 0.7155715992507732], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_acc_mag_action": {"mean": [0.8048780487804879, 0.7716186252771619], "std": [0.8564730290146061, 0.841649629273227], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_sim_pose_state": {"mean": [0.6104985550901348, 0.235187247844341, 1.245257359773154, 1.6324706128414181, 0.9199645545197174, 1.9204810690143763, 0.5891893376168277, -0.28651253215969114, 1.0673535373295182, 2.610627747345084, 1.2486913020728065, -2.655586915725572], "std": [0.03125509091638806, 0.02901547565399544, 0.08738094947989353, 2.0485824120594316, 0.23553516384411086, 0.4502831532129887, 0.03216318163478235, 0.04993577308384383, 0.03569051371344435, 1.1302970134338868, 0.15182328673170836, 0.43427642274983513], "min": [0.5732576731332404, 0.1681017280717902, 1.0982336780481927, -3.140886233628692, 0.5799134913094863, 0.45453044182309393, 0.5236716339321704, -0.35959396482073763, 1.0288725501511056, -3.077851110701168, 0.9328990384696181, -3.112403204856529], "max": [0.6685830247003557, 0.3071004423575762, 1.3486388226483277, 3.1399628376716504, 1.4899139088331013, 2.5991594263231073, 0.6500273015057497, -0.15410784787234996, 1.1361968062828103, 3.1335489973259154, 1.515263259178235, -1.0143781840200805], "count": [451]}, "eef_sim_pose_action": {"mean": [0.6104985550901348, 0.235187247844341, 1.245257359773154, 1.6324706128414181, 0.9199645545197174, 1.9204810690143763, 0.5891893376168277, -0.28651253215969114, 1.0673535373295182, 2.610627747345084, 1.2486913020728065, -2.655586915725572], "std": [0.03125509091638806, 0.02901547565399544, 0.08738094947989353, 2.0485824120594316, 0.23553516384411086, 0.4502831532129887, 0.03216318163478235, 0.04993577308384383, 0.03569051371344435, 1.1302970134338868, 0.15182328673170836, 0.43427642274983513], "min": [0.5732576731332404, 0.1681017280717902, 1.0982336780481927, -3.140886233628692, 0.5799134913094863, 0.45453044182309393, 0.5236716339321704, -0.35959396482073763, 1.0288725501511056, -3.077851110701168, 0.9328990384696181, -3.112403204856529], "max": [0.6685830247003557, 0.3071004423575762, 1.3486388226483277, 3.1399628376716504, 1.4899139088331013, 2.5991594263231073, 0.6500273015057497, -0.15410784787234996, 1.1361968062828103, 3.1335489973259154, 1.515263259178235, -1.0143781840200805], "count": [451]}, "gripper_mode_state": {"mean": [0.5898004434589801, 0.1729490022172949], "std": [0.49186977987529656, 0.37820317932209063], "min": [0, 0], "max": [1, 1], "count": [451]}, "gripper_activity_state": {"mean": [1.875831485587583, 1.860310421286031], "std": [0.4493073338488288, 0.47603209505591665], "min": [0, 0], "max": [2, 2], "count": [451]}, "gripper_mode_action": {"mean": [0.5898004434589801, 0.1729490022172949], "std": [0.49186977987529656, 0.37820317932209063], "min": [0, 0], "max": [1, 1], "count": [451]}, "gripper_activity_action": {"mean": [1.875831485587583, 1.860310421286031], "std": [0.4493073338488288, 0.47603209505591665], "min": [0, 0], "max": [2, 2], "count": [451]}, "gripper_open_scale_state": {"mean": [0.3538348116652667, 0.7307638585329586], "std": [0.2510345224824452, 0.22715838212679682], "min": [0.12, 0.077], "max": [0.864, 0.89], "count": [451]}, "gripper_open_scale_action": {"mean": [0.3538348116652667, 0.7307638585329586], "std": [0.2510345224824452, 0.22715838212679682], "min": [0.12, 0.077], "max": [0.864, 0.89], "count": [451]}}} +{"episode_index": 79, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.46823161382933237]], [[0.44786262102192903]], [[0.42766961013377314]]], "std": [[[0.13481966297079587]], [[0.16233306905108297]], [[0.1839399095821765]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.027450980392156862]], [[0.0196078431372549]]], "max": [[[0.7294117647058823]], [[0.7137254901960784]], [[0.7058823529411765]]], "mean": [[[0.4698005237920714]], [[0.46565169736118744]], [[0.4550676882902694]]], "std": [[[0.054917465413049024]], [[0.0721239567770377]], [[0.08826099075652641]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8627450980392157]], [[0.8274509803921568]], [[0.8156862745098039]]], "mean": [[[0.47322557609492394]], [[0.4569926012461059]], [[0.44563240257162057]]], "std": [[[0.09794389612284748]], [[0.12273535736909157]], [[0.1414997154925874]]], "count": [107]}, "observation.state": {"min": [0.491990864276886, 2.0145113468170166, -0.5692391991615295, -0.6752853989601135, 1.010737657546997, 1.0153279304504395, -2.796035051345825, 57.0, 0.06066099926829338, 0.36766400933265686, -0.24231800436973572, -3.1411852836608887, 1.065000057220459, -0.7990000247955322, -0.8134980201721191, -2.054182767868042, 0.9232966899871826, 0.16709783673286438, -2.8285155296325684, -1.4146417379379272, 0.8880759477615356, 123.0, -0.23590900003910065, 0.38759300112724304, -0.23127800226211548, -3.1411852836608887, -1.4989999532699585, -1.6030000448226929], "max": [0.9714328050613403, 2.0317203998565674, 0.43874087929725647, -0.04745550826191902, 2.1169795989990234, 1.4129139184951782, -1.8774856328964233, 888.0, 0.2799380123615265, 0.4420830011367798, -0.12474899739027023, 3.134000062942505, 1.4739999771118164, 1.1740000247955322, -0.3599741756916046, -1.980931282043457, 1.4893593788146973, 1.7559409141540527, -0.6549348831176758, -0.6690545678138733, 2.757375717163086, 860.0, -0.10036999732255936, 0.46269500255584717, 0.06765799969434738, 3.1410000324249268, -0.6990000009536743, 2.013000011444092], "mean": [0.6685028672218323, 2.022817611694336, -0.1146257072687149, -0.20715530216693878, 1.2333863973617554, 1.1419525146484375, -2.4638283252716064, 726.0517578125, 0.20236191153526306, 0.39789992570877075, -0.20471958816051483, -1.3122010231018066, 1.3436932563781738, -0.28445732593536377, -0.6412203907966614, -2.0330498218536377, 1.0402729511260986, 1.0867955684661865, -1.2430301904678345, -1.1557025909423828, 1.3836828470230103, 433.48046875, -0.17634479701519012, 0.41872772574424744, -0.08116108924150467, -1.1372361183166504, -1.059517741203308, 0.32824215292930603], "std": [0.12832942605018616, 0.004154399503022432, 0.447306364774704, 0.16020864248275757, 0.34994572401046753, 0.121087446808815, 0.3471563160419464, 257.2046813964844, 0.06276127696037292, 0.018379289656877518, 0.035769589245319366, 2.1207776069641113, 0.0971534475684166, 0.4625050127506256, 0.11657862365245819, 0.0107262022793293, 0.1511383354663849, 0.5841143131256104, 0.7798256874084473, 0.20995144546031952, 0.6891995668411255, 309.84088134765625, 0.037171121686697006, 0.019448297098279, 0.1129767969250679, 2.2758588790893555, 0.25299015641212463, 0.7593618631362915], "count": [512]}, "action": {"min": [0.491990864276886, 2.0145113468170166, -0.5692391991615295, -0.6752853989601135, 1.010737657546997, 1.0153279304504395, -2.796035051345825, 57.0, 0.06066099926829338, 0.36766400933265686, -0.24231800436973572, -3.1411852836608887, 1.065000057220459, -0.7990000247955322, -0.8134980201721191, -2.054182767868042, 0.9232966899871826, 0.16709783673286438, -2.8285155296325684, -1.4146417379379272, 0.8880759477615356, 123.0, -0.23590900003910065, 0.38759300112724304, -0.23127800226211548, -3.1411852836608887, -1.4989999532699585, -1.6030000448226929], "max": [0.9714328050613403, 2.0317203998565674, 0.43874087929725647, -0.04745550826191902, 2.1169795989990234, 1.4129139184951782, -1.8774856328964233, 888.0, 0.2799380123615265, 0.4420830011367798, -0.12474899739027023, 3.134000062942505, 1.4739999771118164, 1.1740000247955322, -0.3599741756916046, -1.980931282043457, 1.4893593788146973, 1.7559409141540527, -0.6549348831176758, -0.6690545678138733, 2.757375717163086, 860.0, -0.10036999732255936, 0.46269500255584717, 0.06765799969434738, 3.1410000324249268, -0.6990000009536743, 2.013000011444092], "mean": [0.6685028672218323, 2.022817611694336, -0.1146257072687149, -0.20715530216693878, 1.2333863973617554, 1.1419525146484375, -2.4638283252716064, 726.0517578125, 0.20236191153526306, 0.39789992570877075, -0.20471958816051483, -1.3122010231018066, 1.3436932563781738, -0.28445732593536377, -0.6412203907966614, -2.0330498218536377, 1.0402729511260986, 1.0867955684661865, -1.2430301904678345, -1.1557025909423828, 1.3836828470230103, 433.48046875, -0.17634479701519012, 0.41872772574424744, -0.08116108924150467, -1.1372361183166504, -1.059517741203308, 0.32824215292930603], "std": [0.12832942605018616, 0.004154399503022432, 0.447306364774704, 0.16020864248275757, 0.34994572401046753, 0.121087446808815, 0.3471563160419464, 257.2046813964844, 0.06276127696037292, 0.018379289656877518, 0.035769589245319366, 2.1207776069641113, 0.0971534475684166, 0.4625050127506256, 0.11657862365245819, 0.0107262022793293, 0.1511383354663849, 0.5841143131256104, 0.7798256874084473, 0.20995144546031952, 0.6891995668411255, 309.84088134765625, 0.037171121686697006, 0.019448297098279, 0.1129767969250679, 2.2758588790893555, 0.25299015641212463, 0.7593618631362915], "count": [512]}, "timestamp": {"min": [0.0], "max": [17.033333333333335], "mean": [8.516666666666666], "std": [4.926712900098807], "count": [512]}, "frame_index": {"min": [0], "max": [511], "mean": [255.5], "std": [147.80138700296422], "count": [512]}, "episode_index": {"min": [79], "max": [79], "mean": [79.0], "std": [0.0], "count": [512]}, "index": {"min": [38964], "max": [39475], "mean": [39219.5], "std": [147.80138700296422], "count": [512]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [512]}, "subtask_annotation": {"mean": [4.38671875, 12.0, 12.0, 12.0, 12.0], "std": [3.935373852431105, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [512]}, "scene_annotation": {"mean": [79.0], "std": [0.0], "min": [79], "max": [79], "count": [512]}, "eef_direction_state": {"mean": [4.47265625, 4.4140625], "std": [1.5088393119666315, 1.9656318312679386], "min": [0, 0], "max": [6, 6], "count": [512]}, "eef_velocity_state": {"mean": [0.818359375, 0.626953125], "std": [0.6848064020944966, 0.7285313336108025], "min": [0, 0], "max": [2, 2], "count": [512]}, "eef_acc_mag_state": {"mean": [0.7734375, 0.6171875], "std": [0.8381978785428593, 0.8088484653158156], "min": [0, 0], "max": [2, 2], "count": [512]}, "eef_direction_action": {"mean": [4.47265625, 4.4140625], "std": [1.5088393119666315, 1.9656318312679386], "min": [0, 0], "max": [6, 6], "count": [512]}, "eef_velocity_action": {"mean": [0.818359375, 0.626953125], "std": [0.6848064020944966, 0.7285313336108025], "min": [0, 0], "max": [2, 2], "count": [512]}, "eef_acc_mag_action": {"mean": [0.7734375, 0.6171875], "std": [0.8381978785428593, 0.8088484653158156], "min": [0, 0], "max": [2, 2], "count": [512]}, "eef_sim_pose_state": {"mean": [0.6120633961101176, 0.2605211040855921, 1.2014109293268556, 1.1147504543438855, 1.0605589123867405, 1.692931478759026, 0.5907556954345127, -0.2862012619291287, 1.0674034699635624, -1.3008492833328125, 1.3444071915193163, -1.8562757099370275], "std": [0.024762975786896135, 0.03329005082064138, 0.11457149839431946, 2.288421780186851, 0.2531558444997692, 1.1065009272942612, 0.025157147936930552, 0.05177002417206823, 0.03688255040094669, 2.128800530697215, 0.09712724925006717, 0.4638180973302726], "min": [0.5704086503220521, 0.19235563640826622, 1.0369474621946295, -3.141327854708411, 0.6997932433356295, -3.08709836690022, 0.5578381033587597, -0.34919319657883724, 1.028467154657089, -3.141267802382878, 1.065159741747388, -2.370950464471903], "max": [0.6624711884217986, 0.3179478857364753, 1.3487429725202869, 3.141506355432533, 1.5003727774869575, 3.1227851676595404, 0.6455095232872143, -0.16257061424734864, 1.1424180060711266, 3.141588403975777, 1.4743558895934115, -0.3938987442562063], "count": [512]}, "eef_sim_pose_action": {"mean": [0.6120633961101176, 0.2605211040855921, 1.2014109293268556, 1.1147504543438855, 1.0605589123867405, 1.692931478759026, 0.5907556954345127, -0.2862012619291287, 1.0674034699635624, -1.3008492833328125, 1.3444071915193163, -1.8562757099370275], "std": [0.024762975786896135, 0.03329005082064138, 0.11457149839431946, 2.288421780186851, 0.2531558444997692, 1.1065009272942612, 0.025157147936930552, 0.05177002417206823, 0.03688255040094669, 2.128800530697215, 0.09712724925006717, 0.4638180973302726], "min": [0.5704086503220521, 0.19235563640826622, 1.0369474621946295, -3.141327854708411, 0.6997932433356295, -3.08709836690022, 0.5578381033587597, -0.34919319657883724, 1.028467154657089, -3.141267802382878, 1.065159741747388, -2.370950464471903], "max": [0.6624711884217986, 0.3179478857364753, 1.3487429725202869, 3.141506355432533, 1.5003727774869575, 3.1227851676595404, 0.6455095232872143, -0.16257061424734864, 1.1424180060711266, 3.141588403975777, 1.4743558895934115, -0.3938987442562063], "count": [512]}, "gripper_mode_state": {"mean": [0.513671875, 0.17578125], "std": [0.49981304488176814, 0.3806339477088683], "min": [0, 0], "max": [1, 1], "count": [512]}, "gripper_activity_state": {"mean": [1.861328125, 1.865234375], "std": [0.4617271771121821, 0.46708280991528617], "min": [0, 0], "max": [2, 2], "count": [512]}, "gripper_mode_action": {"mean": [0.513671875, 0.17578125], "std": [0.49981304488176814, 0.3806339477088683], "min": [0, 0], "max": [1, 1], "count": [512]}, "gripper_activity_action": {"mean": [1.861328125, 1.865234375], "std": [0.4617271771121821, 0.46708280991528617], "min": [0, 0], "max": [2, 2], "count": [512]}, "gripper_open_scale_state": {"mean": [0.4334804688096048, 0.726051757916809], "std": [0.3098407531134892, 0.2572048292567244], "min": [0.123, 0.057], "max": [0.86, 0.888], "count": [512]}, "gripper_open_scale_action": {"mean": [0.4334804688096048, 0.726051757916809], "std": [0.3098407531134892, 0.2572048292567244], "min": [0.123, 0.057], "max": [0.86, 0.888], "count": [512]}}} +{"episode_index": 80, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4582772566440792]], [[0.42258471951893506]], [[0.39630308805507497]]], "std": [[[0.1448668078997261]], [[0.17971764314532612]], [[0.20283379917124356]]], "count": [136]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4739757620266244]], [[0.4746550710664168]], [[0.4647167030108612]]], "std": [[[0.07311961883259921]], [[0.08335512307601232]], [[0.09510763363991336]]], "count": [136]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4698797247452903]], [[0.444687806372549]], [[0.4281144887182814]]], "std": [[[0.12084289190423395]], [[0.15648966326400912]], [[0.1794837094331107]]], "count": [136]}, "observation.state": {"min": [0.44748497009277344, 1.946251630783081, -1.9818737506866455, -0.9670869708061218, -2.384521245956421, -1.6629148721694946, 0.11213741451501846, 58.0, -0.046918999403715134, 0.3556180000305176, -0.21679499745368958, -3.1411852836608887, 0.8549999594688416, -1.1629999876022339, -0.8614421486854553, -2.043309450149536, -0.15039502084255219, -0.16608552634716034, -2.2043159008026123, -1.9882615804672241, 0.8367457985877991, 123.0, -0.29403701424598694, 0.3175700008869171, -0.19998900592327118, 0.3499999940395355, -1.2059999704360962, -3.1381852626800537], "max": [1.0264456272125244, 2.0385096073150635, -0.2670004665851593, 0.05372123792767525, -1.1054915189743042, -0.5293060541152954, 1.5229395627975464, 859.0, 0.25012001395225525, 0.46167999505996704, -0.10888099670410156, 3.138000011444092, 1.5479999780654907, 2.9010000228881836, -0.4892332851886749, -2.015733242034912, 0.38091811537742615, 0.768328845500946, -0.2419375479221344, -1.0231645107269287, 2.8394064903259277, 613.0, -0.1924320012331009, 0.44050899147987366, -0.07603800296783447, 2.878000020980835, -0.5600000023841858, 3.128999948501587], "mean": [0.7013673186302185, 2.0130951404571533, -0.9495089054107666, -0.3750677704811096, -1.4667805433273315, -1.1738367080688477, 0.9491208791732788, 654.1510009765625, 0.1418253481388092, 0.3980730175971985, -0.1650485247373581, -1.157373070716858, 1.0875355005264282, 0.4342002868652344, -0.6199877858161926, -2.0255916118621826, 0.05897945910692215, 0.3677363693714142, -1.335076093673706, -1.6481443643569946, 1.8365850448608398, 243.5925750732422, -0.24233761429786682, 0.36440569162368774, -0.1300632804632187, 0.9588509798049927, -0.9590205550193787, -1.7063002586364746], "std": [0.1426267921924591, 0.0179897528141737, 0.6036468744277954, 0.3189876973628998, 0.38890340924263, 0.38472509384155273, 0.5621420741081238, 265.64398193359375, 0.09229978173971176, 0.029599830508232117, 0.024204617366194725, 1.9271279573440552, 0.14605207741260529, 0.9687002301216125, 0.09734237194061279, 0.006111422553658485, 0.2009260505437851, 0.19806300103664398, 0.4297681450843811, 0.2995750606060028, 0.4611692726612091, 194.2588348388672, 0.02617313712835312, 0.035004887729883194, 0.03917481005191803, 0.8098334670066833, 0.1611233800649643, 2.039398431777954], "count": [702]}, "action": {"min": [0.44748497009277344, 1.946251630783081, -1.9818737506866455, -0.9670869708061218, -2.384521245956421, -1.6629148721694946, 0.11213741451501846, 58.0, -0.046918999403715134, 0.3556180000305176, -0.21679499745368958, -3.1411852836608887, 0.8549999594688416, -1.1629999876022339, -0.8614421486854553, -2.043309450149536, -0.15039502084255219, -0.16608552634716034, -2.2043159008026123, -1.9882615804672241, 0.8367457985877991, 123.0, -0.29403701424598694, 0.3175700008869171, -0.19998900592327118, 0.3499999940395355, -1.2059999704360962, -3.1381852626800537], "max": [1.0264456272125244, 2.0385096073150635, -0.2670004665851593, 0.05372123792767525, -1.1054915189743042, -0.5293060541152954, 1.5229395627975464, 859.0, 0.25012001395225525, 0.46167999505996704, -0.10888099670410156, 3.138000011444092, 1.5479999780654907, 2.9010000228881836, -0.4892332851886749, -2.015733242034912, 0.38091811537742615, 0.768328845500946, -0.2419375479221344, -1.0231645107269287, 2.8394064903259277, 613.0, -0.1924320012331009, 0.44050899147987366, -0.07603800296783447, 2.878000020980835, -0.5600000023841858, 3.128999948501587], "mean": [0.7013673186302185, 2.0130951404571533, -0.9495089054107666, -0.3750677704811096, -1.4667805433273315, -1.1738367080688477, 0.9491208791732788, 654.1510009765625, 0.1418253481388092, 0.3980730175971985, -0.1650485247373581, -1.157373070716858, 1.0875355005264282, 0.4342002868652344, -0.6199877858161926, -2.0255916118621826, 0.05897945910692215, 0.3677363693714142, -1.335076093673706, -1.6481443643569946, 1.8365850448608398, 243.5925750732422, -0.24233761429786682, 0.36440569162368774, -0.1300632804632187, 0.9588509798049927, -0.9590205550193787, -1.7063002586364746], "std": [0.1426267921924591, 0.0179897528141737, 0.6036468744277954, 0.3189876973628998, 0.38890340924263, 0.38472509384155273, 0.5621420741081238, 265.64398193359375, 0.09229978173971176, 0.029599830508232117, 0.024204617366194725, 1.9271279573440552, 0.14605207741260529, 0.9687002301216125, 0.09734237194061279, 0.006111422553658485, 0.2009260505437851, 0.19806300103664398, 0.4297681450843811, 0.2995750606060028, 0.4611692726612091, 194.2588348388672, 0.02617313712835312, 0.035004887729883194, 0.03917481005191803, 0.8098334670066833, 0.1611233800649643, 2.039398431777954], "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": [80], "max": [80], "mean": [80.0], "std": [0.0], "count": [702]}, "index": {"min": [39476], "max": [40177], "mean": [39826.5], "std": [202.6497388763841], "count": [702]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [702]}, "subtask_annotation": {"mean": [5.163817663817664, 12.0, 12.0, 12.0, 12.0], "std": [4.115179489956645, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [702]}, "scene_annotation": {"mean": [80.0], "std": [0.0], "min": [80], "max": [80], "count": [702]}, "eef_direction_state": {"mean": [3.8276353276353277, 3.9472934472934473], "std": [2.168192715256149, 2.1240214296345505], "min": [0, 0], "max": [6, 6], "count": [702]}, "eef_velocity_state": {"mean": [0.5911680911680912, 0.792022792022792], "std": [0.5142765811747512, 0.7768327539989897], "min": [0, 0], "max": [2, 2], "count": [702]}, "eef_acc_mag_state": {"mean": [0.5925925925925926, 0.6652421652421653], "std": [0.798397149173501, 0.8202667108742923], "min": [0, 0], "max": [2, 2], "count": [702]}, "eef_direction_action": {"mean": [3.8276353276353277, 3.9472934472934473], "std": [2.168192715256149, 2.1240214296345505], "min": [0, 0], "max": [6, 6], "count": [702]}, "eef_velocity_action": {"mean": [0.5911680911680912, 0.792022792022792], "std": [0.5142765811747512, 0.7768327539989897], "min": [0, 0], "max": [2, 2], "count": [702]}, "eef_acc_mag_action": {"mean": [0.5925925925925926, 0.6652421652421653], "std": [0.798397149173501, 0.8202667108742923], "min": [0, 0], "max": [2, 2], "count": [702]}, "eef_sim_pose_state": {"mean": [0.5598469190886035, 0.3273762321971683, 1.123461841199153, -0.9608478630897996, 0.9586249885032808, -0.9697983425525848, 0.5986452263483364, -0.23031606386466236, 1.10637073435188, -1.158104221750424, 1.0878194190858432, -1.1367670376180357], "std": [0.03649744122334005, 0.024617205372180713, 0.025578976781112792, 0.80868016474552, 0.1610029642111904, 1.4637314147460265, 0.034923876729251395, 0.08602501562504672, 0.02225118247623066, 1.9274349984584578, 0.14606954581680456, 0.9687240778265255], "min": [0.5094477488955754, 0.28637197753911203, 1.0575639254477431, -2.8775468969465647, 0.5600457435288764, -3.1328591512217816, 0.5456331829418865, -0.33595592596919877, 1.07613218869355, -3.1406950807768705, 0.8551985173698293, -2.719815027398897], "max": [0.6419189057483905, 0.3730209594887474, 1.1615708806799276, -0.35259064248693106, 1.2051863990007323, 3.1413532941663562, 0.6616638361311412, -0.050340606390974374, 1.1478881057334076, 3.138265695148619, 1.5480986256147378, 1.32446913451754], "count": [702]}, "eef_sim_pose_action": {"mean": [0.5598469190886035, 0.3273762321971683, 1.123461841199153, -0.9608478630897996, 0.9586249885032808, -0.9697983425525848, 0.5986452263483364, -0.23031606386466236, 1.10637073435188, -1.158104221750424, 1.0878194190858432, -1.1367670376180357], "std": [0.03649744122334005, 0.024617205372180713, 0.025578976781112792, 0.80868016474552, 0.1610029642111904, 1.4637314147460265, 0.034923876729251395, 0.08602501562504672, 0.02225118247623066, 1.9274349984584578, 0.14606954581680456, 0.9687240778265255], "min": [0.5094477488955754, 0.28637197753911203, 1.0575639254477431, -2.8775468969465647, 0.5600457435288764, -3.1328591512217816, 0.5456331829418865, -0.33595592596919877, 1.07613218869355, -3.1406950807768705, 0.8551985173698293, -2.719815027398897], "max": [0.6419189057483905, 0.3730209594887474, 1.1615708806799276, -0.35259064248693106, 1.2051863990007323, 3.1413532941663562, 0.6616638361311412, -0.050340606390974374, 1.1478881057334076, 3.138265695148619, 1.5480986256147378, 1.32446913451754], "count": [702]}, "gripper_mode_state": {"mean": [0.7663817663817664, 0.31054131054131057], "std": [0.42313207694445504, 0.4627152525999046], "min": [0, 0], "max": [1, 1], "count": [702]}, "gripper_activity_state": {"mean": [1.9558404558404558, 1.8575498575498575], "std": [0.26048129387768243, 0.4587779285069897], "min": [0, 0], "max": [2, 2], "count": [702]}, "gripper_mode_action": {"mean": [0.7663817663817664, 0.31054131054131057], "std": [0.42313207694445504, 0.4627152525999046], "min": [0, 0], "max": [1, 1], "count": [702]}, "gripper_activity_action": {"mean": [1.9558404558404558, 1.8575498575498575], "std": [0.26048129387768243, 0.4587779285069897], "min": [0, 0], "max": [2, 2], "count": [702]}, "gripper_open_scale_state": {"mean": [0.2435925925165161, 0.6541509971618649], "std": [0.19425885557507977, 0.2656440799464648], "min": [0.123, 0.058], "max": [0.613, 0.859], "count": [702]}, "gripper_open_scale_action": {"mean": [0.2435925925165161, 0.6541509971618649], "std": [0.19425885557507977, 0.2656440799464648], "min": [0.123, 0.058], "max": [0.613, 0.859], "count": [702]}}} +{"episode_index": 81, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4508795738767948]], [[0.41843676020276876]], [[0.3923049251196542]]], "std": [[[0.1474634999188398]], [[0.17830280534302073]], [[0.20070094678940162]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47383902173073955]], [[0.46969403112294783]], [[0.4598999183006536]]], "std": [[[0.07120523333221442]], [[0.08347191040299859]], [[0.09683234163498709]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46723338511913953]], [[0.4383257053805774]], [[0.417389242704956]]], "std": [[[0.13156577372141207]], [[0.17222640355029173]], [[0.1974609947404134]]], "count": [127]}, "observation.state": {"min": [0.4991990923881531, 1.8483036756515503, -2.0092406272888184, -0.8975181579589844, -2.166163206100464, -1.6346579790115356, 0.08637634664773941, 69.0, -0.03301599994301796, 0.3322030007839203, -0.22444699704647064, -3.1411852836608887, 0.7879999876022339, -0.7599999904632568, -0.9005375504493713, -2.0424368381500244, -0.12123057246208191, -0.1431519091129303, -1.8499267101287842, -1.9608250856399536, 0.8341626524925232, 98.0, -0.3037010133266449, 0.323758989572525, -0.20130600035190582, 0.421999990940094, -1.343999981880188, -3.1411852836608887], "max": [1.027998924255371, 2.0433268547058105, -0.1834864467382431, 0.030752701684832573, -1.0991560220718384, -0.5411742925643921, 1.5207403898239136, 863.0, 0.2573089897632599, 0.44399699568748474, -0.12934400141239166, 3.134999990463257, 1.5169999599456787, 1.4630000591278076, -0.46938884258270264, -2.0151398181915283, 0.38058650493621826, 0.6435203552246094, -0.32101839780807495, -1.038313865661621, 2.8072400093078613, 636.0, -0.18064600229263306, 0.44309499859809875, -0.06682799756526947, 2.734999895095825, -0.5299999713897705, 3.132999897003174], "mean": [0.6884202361106873, 1.997298002243042, -0.9600917100906372, -0.3541499674320221, -1.4371546506881714, -1.1680189371109009, 0.9001158475875854, 682.7981567382812, 0.15127426385879517, 0.39540383219718933, -0.17508955299854279, -1.1261805295944214, 1.111264944076538, 0.27534812688827515, -0.6550230383872986, -2.0282013416290283, 0.09841668605804443, 0.36879000067710876, -1.2947680950164795, -1.559233546257019, 1.781250238418579, 209.8439178466797, -0.22569938004016876, 0.3790462911128998, -0.13672217726707458, 1.1208703517913818, -0.9913411736488342, -0.0056242384016513824], "std": [0.135107159614563, 0.047634150832891464, 0.5712490677833557, 0.29346078634262085, 0.35006290674209595, 0.31978195905685425, 0.5563016533851624, 235.62132263183594, 0.09159448742866516, 0.027313251048326492, 0.021982816979289055, 1.9723135232925415, 0.1889665722846985, 0.7357801795005798, 0.11622906476259232, 0.005350823048502207, 0.19159287214279175, 0.16906948387622833, 0.4037722647190094, 0.27604401111602783, 0.46407192945480347, 177.76661682128906, 0.03466581180691719, 0.03317919000983238, 0.03970812261104584, 0.7145205140113831, 0.20152725279331207, 2.7184367179870605], "count": [644]}, "action": {"min": [0.4991990923881531, 1.8483036756515503, -2.0092406272888184, -0.8975181579589844, -2.166163206100464, -1.6346579790115356, 0.08637634664773941, 69.0, -0.03301599994301796, 0.3322030007839203, -0.22444699704647064, -3.1411852836608887, 0.7879999876022339, -0.7599999904632568, -0.9005375504493713, -2.0424368381500244, -0.12123057246208191, -0.1431519091129303, -1.8499267101287842, -1.9608250856399536, 0.8341626524925232, 98.0, -0.3037010133266449, 0.323758989572525, -0.20130600035190582, 0.421999990940094, -1.343999981880188, -3.1411852836608887], "max": [1.027998924255371, 2.0433268547058105, -0.1834864467382431, 0.030752701684832573, -1.0991560220718384, -0.5411742925643921, 1.5207403898239136, 863.0, 0.2573089897632599, 0.44399699568748474, -0.12934400141239166, 3.134999990463257, 1.5169999599456787, 1.4630000591278076, -0.46938884258270264, -2.0151398181915283, 0.38058650493621826, 0.6435203552246094, -0.32101839780807495, -1.038313865661621, 2.8072400093078613, 636.0, -0.18064600229263306, 0.44309499859809875, -0.06682799756526947, 2.734999895095825, -0.5299999713897705, 3.132999897003174], "mean": [0.6884202361106873, 1.997298002243042, -0.9600917100906372, -0.3541499674320221, -1.4371546506881714, -1.1680189371109009, 0.9001158475875854, 682.7981567382812, 0.15127426385879517, 0.39540383219718933, -0.17508955299854279, -1.1261805295944214, 1.111264944076538, 0.27534812688827515, -0.6550230383872986, -2.0282013416290283, 0.09841668605804443, 0.36879000067710876, -1.2947680950164795, -1.559233546257019, 1.781250238418579, 209.8439178466797, -0.22569938004016876, 0.3790462911128998, -0.13672217726707458, 1.1208703517913818, -0.9913411736488342, -0.0056242384016513824], "std": [0.135107159614563, 0.047634150832891464, 0.5712490677833557, 0.29346078634262085, 0.35006290674209595, 0.31978195905685425, 0.5563016533851624, 235.62132263183594, 0.09159448742866516, 0.027313251048326492, 0.021982816979289055, 1.9723135232925415, 0.1889665722846985, 0.7357801795005798, 0.11622906476259232, 0.005350823048502207, 0.19159287214279175, 0.16906948387622833, 0.4037722647190094, 0.27604401111602783, 0.46407192945480347, 177.76661682128906, 0.03466581180691719, 0.03317919000983238, 0.03970812261104584, 0.7145205140113831, 0.20152725279331207, 2.7184367179870605], "count": [644]}, "timestamp": {"min": [0.0], "max": [21.433333333333334], "mean": [10.716666666666667], "std": [6.196885418408904], "count": [644]}, "frame_index": {"min": [0], "max": [643], "mean": [321.5], "std": [185.9065625522671], "count": [644]}, "episode_index": {"min": [81], "max": [81], "mean": [81.0], "std": [0.0], "count": [644]}, "index": {"min": [40178], "max": [40821], "mean": [40499.5], "std": [185.9065625522671], "count": [644]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [644]}, "subtask_annotation": {"mean": [5.158385093167702, 12.0, 12.0, 12.0, 12.0], "std": [4.188835486587043, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [644]}, "scene_annotation": {"mean": [81.0], "std": [0.0], "min": [81], "max": [81], "count": [644]}, "eef_direction_state": {"mean": [3.8959627329192545, 3.889751552795031], "std": [1.969499377977411, 2.044980356573353], "min": [0, 0], "max": [6, 6], "count": [644]}, "eef_velocity_state": {"mean": [0.6537267080745341, 0.8385093167701864], "std": [0.562521298286396, 0.8068081511551196], "min": [0, 0], "max": [2, 2], "count": [644]}, "eef_acc_mag_state": {"mean": [0.5559006211180124, 0.7003105590062112], "std": [0.7831569114090854, 0.8295399625791633], "min": [0, 0], "max": [2, 2], "count": [644]}, "eef_direction_action": {"mean": [3.8959627329192545, 3.889751552795031], "std": [1.969499377977411, 2.044980356573353], "min": [0, 0], "max": [6, 6], "count": [644]}, "eef_velocity_action": {"mean": [0.6537267080745341, 0.8385093167701864], "std": [0.562521298286396, 0.8068081511551196], "min": [0, 0], "max": [2, 2], "count": [644]}, "eef_acc_mag_action": {"mean": [0.5559006211180124, 0.7003105590062112], "std": [0.7831569114090854, 0.8295399625791633], "min": [0, 0], "max": [2, 2], "count": [644]}, "eef_sim_pose_state": {"mean": [0.5746576661146257, 0.3129252487442017, 1.1208239256310206, -1.1230387963971, 0.9906835611067095, -1.2951330083577852, 0.5970411297919024, -0.23895695797804012, 1.0987541721263945, -1.1271382697786174, 1.1116651609801351, -1.295760820118296], "std": [0.03575338240049368, 0.03079867018607139, 0.027582110328047933, 0.7135411000090786, 0.20140516108918086, 1.414516754961335, 0.029139028077872425, 0.08400765106228626, 0.02260950636390283, 1.9728232547306563, 0.18894743566554142, 0.7356798137900011], "min": [0.512285461768532, 0.27671002725869026, 1.0617568259592671, -2.73452780455256, 0.5300749344364881, -3.13930245470137, 0.552743460889532, -0.3260544856356285, 1.0675448850620488, -3.1400025711260136, 0.7885020090857191, -2.3311678572867898], "max": [0.6463831728044028, 0.38163289858876176, 1.1729774890376379, -0.4247476950854191, 1.3432533503807642, 3.135306447685956, 0.6480939018675786, -0.06331894024049868, 1.1491438840124395, 3.1366714587874296, 1.5175087889746544, -0.10842633460669493], "count": [644]}, "eef_sim_pose_action": {"mean": [0.5746576661146257, 0.3129252487442017, 1.1208239256310206, -1.1230387963971, 0.9906835611067095, -1.2951330083577852, 0.5970411297919024, -0.23895695797804012, 1.0987541721263945, -1.1271382697786174, 1.1116651609801351, -1.295760820118296], "std": [0.03575338240049368, 0.03079867018607139, 0.027582110328047933, 0.7135411000090786, 0.20140516108918086, 1.414516754961335, 0.029139028077872425, 0.08400765106228626, 0.02260950636390283, 1.9728232547306563, 0.18894743566554142, 0.7356798137900011], "min": [0.512285461768532, 0.27671002725869026, 1.0617568259592671, -2.73452780455256, 0.5300749344364881, -3.13930245470137, 0.552743460889532, -0.3260544856356285, 1.0675448850620488, -3.1400025711260136, 0.7885020090857191, -2.3311678572867898], "max": [0.6463831728044028, 0.38163289858876176, 1.1729774890376379, -0.4247476950854191, 1.3432533503807642, 3.135306447685956, 0.6480939018675786, -0.06331894024049868, 1.1491438840124395, 3.1366714587874296, 1.5175087889746544, -0.10842633460669493], "count": [644]}, "gripper_mode_state": {"mean": [0.9192546583850931, 0.27639751552795033], "std": [0.2724436298069721, 0.4472157521129219], "min": [0, 0], "max": [1, 1], "count": [644]}, "gripper_activity_state": {"mean": [1.9145962732919255, 1.8493788819875776], "std": [0.36607451603527363, 0.4990515096094491], "min": [0, 0], "max": [2, 2], "count": [644]}, "gripper_mode_action": {"mean": [0.9192546583850931, 0.27639751552795033], "std": [0.2724436298069721, 0.4472157521129219], "min": [0, 0], "max": [1, 1], "count": [644]}, "gripper_activity_action": {"mean": [1.9145962732919255, 1.8493788819875776], "std": [0.36607451603527363, 0.4990515096094491], "min": [0, 0], "max": [2, 2], "count": [644]}, "gripper_open_scale_state": {"mean": [0.20984394414676644, 0.6827981367644318], "std": [0.17776669140928622, 0.23562125969901196], "min": [0.098, 0.069], "max": [0.636, 0.863], "count": [644]}, "gripper_open_scale_action": {"mean": [0.20984394414676644, 0.6827981367644318], "std": [0.17776669140928622, 0.23562125969901196], "min": [0.098, 0.069], "max": [0.636, 0.863], "count": [644]}}} +{"episode_index": 82, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4538185982726424]], [[0.427421224630203]], [[0.40047025345225806]]], "std": [[[0.14702440366010885]], [[0.17471681022828095]], [[0.19671219446298788]]], "count": [133]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4736154018624994]], [[0.469390828480515]], [[0.46168453763084183]]], "std": [[[0.06463434746841704]], [[0.07666982435124935]], [[0.08786518649372349]]], "count": [133]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.473390836159025]], [[0.4497610386259767]], [[0.4333197761560765]]], "std": [[[0.11720523709556699]], [[0.15306229064346386]], [[0.17334311091876844]]], "count": [133]}, "observation.state": {"min": [0.5012236833572388, 1.9387816190719604, -0.8567472696304321, -0.6403788328170776, -2.1339964866638184, -1.5430281162261963, 0.020263273268938065, 56.0, 0.01667499914765358, 0.3489759862422943, -0.23115499317646027, -3.0980000495910645, 0.9039999842643738, -0.7609999775886536, -0.8809724450111389, -2.044862747192383, -0.09819222241640091, -0.1180889755487442, -1.9651185274124146, -1.8139904737472534, 0.9288468360900879, 122.0, -0.2482919991016388, 0.36664900183677673, -0.20180800557136536, 0.3319999873638153, -1.309999942779541, -3.122999906539917], "max": [1.1123682260513306, 2.0433967113494873, 0.42957794666290283, 0.029181906953454018, -1.098300814628601, -0.8711462020874023, 1.302225112915039, 852.0, 0.2584199905395508, 0.4326559901237488, -0.15370699763298035, -0.5199999213218689, 1.4819999933242798, 1.1640000343322754, -0.6040060520172119, -2.0107240676879883, 0.42332959175109863, 0.5924171209335327, -0.43099161982536316, -0.9463699460029602, 2.840977191925049, 753.0, -0.1682949960231781, 0.4514920115470886, -0.08088900148868561, 2.759000062942505, -0.6300000548362732, 3.140000104904175], "mean": [0.6971574425697327, 2.012308359146118, -0.3261178731918335, -0.14908552169799805, -1.693850040435791, -1.2357808351516724, 0.5810472965240479, 684.3717041015625, 0.19270434975624084, 0.39739474654197693, -0.18716493248939514, -1.7442270517349243, 1.1973522901535034, 0.41813650727272034, -0.6762714385986328, -2.027780532836914, 0.22955456376075745, 0.3132491707801819, -1.4170149564743042, -1.4940226078033447, 1.880002498626709, 327.19573974609375, -0.20671385526657104, 0.3912053406238556, -0.13970275223255157, 1.0947697162628174, -1.0553102493286133, 1.4947433471679688], "std": [0.1608991026878357, 0.02217809297144413, 0.3974415361881256, 0.17689833045005798, 0.37343519926071167, 0.16854828596115112, 0.4496184289455414, 222.95538330078125, 0.07703837007284164, 0.02034640498459339, 0.01891363598406315, 1.05284583568573, 0.14264050126075745, 0.6623279452323914, 0.08282048255205154, 0.008353764191269875, 0.12908291816711426, 0.22105398774147034, 0.43753692507743835, 0.26623669266700745, 0.545725405216217, 264.35589599609375, 0.01674778200685978, 0.025676006451249123, 0.042134564369916916, 0.7216166257858276, 0.17643028497695923, 2.147671937942505], "count": [682]}, "action": {"min": [0.5012236833572388, 1.9387816190719604, -0.8567472696304321, -0.6403788328170776, -2.1339964866638184, -1.5430281162261963, 0.020263273268938065, 56.0, 0.01667499914765358, 0.3489759862422943, -0.23115499317646027, -3.0980000495910645, 0.9039999842643738, -0.7609999775886536, -0.8809724450111389, -2.044862747192383, -0.09819222241640091, -0.1180889755487442, -1.9651185274124146, -1.8139904737472534, 0.9288468360900879, 122.0, -0.2482919991016388, 0.36664900183677673, -0.20180800557136536, 0.3319999873638153, -1.309999942779541, -3.122999906539917], "max": [1.1123682260513306, 2.0433967113494873, 0.42957794666290283, 0.029181906953454018, -1.098300814628601, -0.8711462020874023, 1.302225112915039, 852.0, 0.2584199905395508, 0.4326559901237488, -0.15370699763298035, -0.5199999213218689, 1.4819999933242798, 1.1640000343322754, -0.6040060520172119, -2.0107240676879883, 0.42332959175109863, 0.5924171209335327, -0.43099161982536316, -0.9463699460029602, 2.840977191925049, 753.0, -0.1682949960231781, 0.4514920115470886, -0.08088900148868561, 2.759000062942505, -0.6300000548362732, 3.140000104904175], "mean": [0.6971574425697327, 2.012308359146118, -0.3261178731918335, -0.14908552169799805, -1.693850040435791, -1.2357808351516724, 0.5810472965240479, 684.3717041015625, 0.19270434975624084, 0.39739474654197693, -0.18716493248939514, -1.7442270517349243, 1.1973522901535034, 0.41813650727272034, -0.6762714385986328, -2.027780532836914, 0.22955456376075745, 0.3132491707801819, -1.4170149564743042, -1.4940226078033447, 1.880002498626709, 327.19573974609375, -0.20671385526657104, 0.3912053406238556, -0.13970275223255157, 1.0947697162628174, -1.0553102493286133, 1.4947433471679688], "std": [0.1608991026878357, 0.02217809297144413, 0.3974415361881256, 0.17689833045005798, 0.37343519926071167, 0.16854828596115112, 0.4496184289455414, 222.95538330078125, 0.07703837007284164, 0.02034640498459339, 0.01891363598406315, 1.05284583568573, 0.14264050126075745, 0.6623279452323914, 0.08282048255205154, 0.008353764191269875, 0.12908291816711426, 0.22105398774147034, 0.43753692507743835, 0.26623669266700745, 0.545725405216217, 264.35589599609375, 0.01674778200685978, 0.025676006451249123, 0.042134564369916916, 0.7216166257858276, 0.17643028497695923, 2.147671937942505], "count": [682]}, "timestamp": {"min": [0.0], "max": [22.7], "mean": [11.35], "std": [6.562541005162897], "count": [682]}, "frame_index": {"min": [0], "max": [681], "mean": [340.5], "std": [196.8762301548869], "count": [682]}, "episode_index": {"min": [82], "max": [82], "mean": [82.0], "std": [0.0], "count": [682]}, "index": {"min": [40822], "max": [41503], "mean": [41162.5], "std": [196.8762301548869], "count": [682]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [682]}, "subtask_annotation": {"mean": [5.44574780058651, 12.0, 12.0, 12.0, 12.0], "std": [4.184262631134347, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [682]}, "scene_annotation": {"mean": [82.0], "std": [0.0], "min": [82], "max": [82], "count": [682]}, "eef_direction_state": {"mean": [4.378299120234604, 4.285923753665689], "std": [1.9322843010811008, 2.025947831482179], "min": [0, 0], "max": [6, 6], "count": [682]}, "eef_velocity_state": {"mean": [0.5, 0.6407624633431085], "std": [0.5201229270446907, 0.7493758923489713], "min": [0, 0], "max": [2, 2], "count": [682]}, "eef_acc_mag_state": {"mean": [0.48826979472140764, 0.6143695014662757], "std": [0.7604657455038417, 0.7954961001078787], "min": [0, 0], "max": [2, 2], "count": [682]}, "eef_direction_action": {"mean": [4.378299120234604, 4.285923753665689], "std": [1.9322843010811008, 2.025947831482179], "min": [0, 0], "max": [6, 6], "count": [682]}, "eef_velocity_action": {"mean": [0.5, 0.6407624633431085], "std": [0.5201229270446907, 0.7493758923489713], "min": [0, 0], "max": [2, 2], "count": [682]}, "eef_acc_mag_action": {"mean": [0.48826979472140764, 0.6143695014662757], "std": [0.7604657455038417, 0.7954961001078787], "min": [0, 0], "max": [2, 2], "count": [682]}, "eef_sim_pose_state": {"mean": [0.5866169271053632, 0.29470540148385205, 1.118797578649262, -1.097048482884408, 1.0547447101925613, -1.3490465641893297, 0.5928587315685868, -0.27547156611189366, 1.0816292203802562, -1.7452564992258406, 1.1977142144914534, -1.1529324639781318], "std": [0.026679726114199297, 0.013040155615918989, 0.03372866594111574, 0.7200352369082835, 0.1763751772710302, 1.37429383449618, 0.029068696882743612, 0.06520986307777941, 0.018346498566541584, 1.0523099823757596, 0.14260195014823648, 0.6622306752640787], "min": [0.5602016839856802, 0.2691309706452224, 1.0615533467016827, -2.758519718255079, 0.6297348619685472, -3.137336817879455, 0.5353836830956676, -0.3267438007648149, 1.0603818335431237, -3.0980561319065947, 0.904409402196098, -2.332344129331623], "max": [0.651629142333696, 0.33282590415644986, 1.1663092924701015, -0.3372557616226012, 1.3102719908881544, 3.1403594020715824, 0.6467785571246638, -0.11627484503781119, 1.1297650549590457, -0.5214578875967514, 1.4820919840273712, -0.4072056473209247], "count": [682]}, "eef_sim_pose_action": {"mean": [0.5866169271053632, 0.29470540148385205, 1.118797578649262, -1.097048482884408, 1.0547447101925613, -1.3490465641893297, 0.5928587315685868, -0.27547156611189366, 1.0816292203802562, -1.7452564992258406, 1.1977142144914534, -1.1529324639781318], "std": [0.026679726114199297, 0.013040155615918989, 0.03372866594111574, 0.7200352369082835, 0.1763751772710302, 1.37429383449618, 0.029068696882743612, 0.06520986307777941, 0.018346498566541584, 1.0523099823757596, 0.14260195014823648, 0.6622306752640787], "min": [0.5602016839856802, 0.2691309706452224, 1.0615533467016827, -2.758519718255079, 0.6297348619685472, -3.137336817879455, 0.5353836830956676, -0.3267438007648149, 1.0603818335431237, -3.0980561319065947, 0.904409402196098, -2.332344129331623], "max": [0.651629142333696, 0.33282590415644986, 1.1663092924701015, -0.3372557616226012, 1.3102719908881544, 3.1403594020715824, 0.6467785571246638, -0.11627484503781119, 1.1297650549590457, -0.5214578875967514, 1.4820919840273712, -0.4072056473209247], "count": [682]}, "gripper_mode_state": {"mean": [0.6407624633431085, 0.22434017595307917], "std": [0.47977695746417304, 0.41714705009915015], "min": [0, 0], "max": [1, 1], "count": [682]}, "gripper_activity_state": {"mean": [1.9105571847507332, 1.8328445747800586], "std": [0.3896460313170245, 0.5093614562813487], "min": [0, 0], "max": [2, 2], "count": [682]}, "gripper_mode_action": {"mean": [0.6407624633431085, 0.22434017595307917], "std": [0.47977695746417304, 0.41714705009915015], "min": [0, 0], "max": [1, 1], "count": [682]}, "gripper_activity_action": {"mean": [1.9105571847507332, 1.8328445747800586], "std": [0.3896460313170245, 0.5093614562813487], "min": [0, 0], "max": [2, 2], "count": [682]}, "gripper_open_scale_state": {"mean": [0.32719574766634524, 0.6843717008685769], "std": [0.2643558890763448, 0.2229555828798928], "min": [0.122, 0.056], "max": [0.753, 0.852], "count": [682]}, "gripper_open_scale_action": {"mean": [0.32719574766634524, 0.6843717008685769], "std": [0.2643558890763448, 0.2229555828798928], "min": [0.122, 0.056], "max": [0.753, 0.852], "count": [682]}}} +{"episode_index": 83, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.44681073504465396]], [[0.42051995865139946]], [[0.39684960927755325]]], "std": [[[0.1465509170853008]], [[0.17514489248178203]], [[0.19399556570860893]]], "count": [131]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.469350577508357]], [[0.4655464813151724]], [[0.45629013246519984]]], "std": [[[0.05273259771522033]], [[0.06809235899139249]], [[0.08029982229141819]]], "count": [131]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47357087418300653]], [[0.4376539097191039]], [[0.41667308411914383]]], "std": [[[0.15408597152725886]], [[0.19047049525529272]], [[0.2122181184295482]]], "count": [131]}, "observation.state": {"min": [0.5267927646636963, 1.7992075681686401, -1.9699881076812744, -0.737960159778595, -2.373159170150757, -1.5846192836761475, 0.099675752222538, 98.0, -0.02852099947631359, 0.34195199608802795, -0.21570999920368195, -3.1351852416992188, 0.6919999718666077, -0.7609999775886536, -0.8685457110404968, -2.0417211055755615, 0.08588765561580658, -0.12884020805358887, -1.9773708581924438, -1.8932634592056274, 0.9623919725418091, 119.0, -0.2519580125808716, 0.36593401432037354, -0.20035800337791443, 0.40699997544288635, -1.309999942779541, -3.1361851692199707], "max": [0.9506459832191467, 2.035629987716675, 0.42957794666290283, 0.021467549726366997, -1.0750879049301147, -0.6467492580413818, 1.6267342567443848, 850.0, 0.25896498560905457, 0.41826900839805603, -0.1285499930381775, 3.138000011444092, 1.5069999694824219, 1.49399995803833, -0.5981767177581787, -1.9910717010498047, 0.32986724376678467, 0.616991400718689, -0.42463862895965576, -0.9447991251945496, 2.8317270278930664, 741.0, -0.18166199326515198, 0.451445996761322, -0.06657499819993973, 2.753000020980835, -0.6699999570846558, 3.0959999561309814], "mean": [0.6964171528816223, 1.986188530921936, -0.7070639133453369, -0.34222882986068726, -1.7529736757278442, -1.2977111339569092, 0.9214954972267151, 593.5552978515625, 0.15523667633533478, 0.37837785482406616, -0.17981557548046112, 0.05762750282883644, 1.085508942604065, 0.2767714262008667, -0.6789368391036987, -2.0134339332580566, 0.20388315618038177, 0.39056509733200073, -1.3031927347183228, -1.4476127624511719, 1.6684956550598145, 276.9073181152344, -0.22072675824165344, 0.3987258970737457, -0.14006447792053223, 1.4014816284179688, -1.0079073905944824, 1.7883656024932861], "std": [0.1476432830095291, 0.06870017200708389, 0.7856138348579407, 0.24040745198726654, 0.4314165413379669, 0.2321489453315735, 0.5410979986190796, 254.3853302001953, 0.09221785515546799, 0.017526835203170776, 0.020997919142246246, 2.316775321960449, 0.19689759612083435, 0.7264946103096008, 0.08112473040819168, 0.016375886276364326, 0.08469733595848083, 0.19724734127521515, 0.39903002977371216, 0.2571204602718353, 0.4708847999572754, 253.9104461669922, 0.018903100863099098, 0.023934701457619667, 0.03969944268465042, 0.6033535003662109, 0.1583649218082428, 1.719120979309082], "count": [669]}, "action": {"min": [0.5267927646636963, 1.7992075681686401, -1.9699881076812744, -0.737960159778595, -2.373159170150757, -1.5846192836761475, 0.099675752222538, 98.0, -0.02852099947631359, 0.34195199608802795, -0.21570999920368195, -3.1351852416992188, 0.6919999718666077, -0.7609999775886536, -0.8685457110404968, -2.0417211055755615, 0.08588765561580658, -0.12884020805358887, -1.9773708581924438, -1.8932634592056274, 0.9623919725418091, 119.0, -0.2519580125808716, 0.36593401432037354, -0.20035800337791443, 0.40699997544288635, -1.309999942779541, -3.1361851692199707], "max": [0.9506459832191467, 2.035629987716675, 0.42957794666290283, 0.021467549726366997, -1.0750879049301147, -0.6467492580413818, 1.6267342567443848, 850.0, 0.25896498560905457, 0.41826900839805603, -0.1285499930381775, 3.138000011444092, 1.5069999694824219, 1.49399995803833, -0.5981767177581787, -1.9910717010498047, 0.32986724376678467, 0.616991400718689, -0.42463862895965576, -0.9447991251945496, 2.8317270278930664, 741.0, -0.18166199326515198, 0.451445996761322, -0.06657499819993973, 2.753000020980835, -0.6699999570846558, 3.0959999561309814], "mean": [0.6964171528816223, 1.986188530921936, -0.7070639133453369, -0.34222882986068726, -1.7529736757278442, -1.2977111339569092, 0.9214954972267151, 593.5552978515625, 0.15523667633533478, 0.37837785482406616, -0.17981557548046112, 0.05762750282883644, 1.085508942604065, 0.2767714262008667, -0.6789368391036987, -2.0134339332580566, 0.20388315618038177, 0.39056509733200073, -1.3031927347183228, -1.4476127624511719, 1.6684956550598145, 276.9073181152344, -0.22072675824165344, 0.3987258970737457, -0.14006447792053223, 1.4014816284179688, -1.0079073905944824, 1.7883656024932861], "std": [0.1476432830095291, 0.06870017200708389, 0.7856138348579407, 0.24040745198726654, 0.4314165413379669, 0.2321489453315735, 0.5410979986190796, 254.3853302001953, 0.09221785515546799, 0.017526835203170776, 0.020997919142246246, 2.316775321960449, 0.19689759612083435, 0.7264946103096008, 0.08112473040819168, 0.016375886276364326, 0.08469733595848083, 0.19724734127521515, 0.39903002977371216, 0.2571204602718353, 0.4708847999572754, 253.9104461669922, 0.018903100863099098, 0.023934701457619667, 0.03969944268465042, 0.6033535003662109, 0.1583649218082428, 1.719120979309082], "count": [669]}, "timestamp": {"min": [0.0], "max": [22.266666666666666], "mean": [11.133333333333335], "std": [6.437448309752921], "count": [669]}, "frame_index": {"min": [0], "max": [668], "mean": [334.0], "std": [193.12344929258762], "count": [669]}, "episode_index": {"min": [83], "max": [83], "mean": [83.0], "std": [0.0], "count": [669]}, "index": {"min": [41504], "max": [42172], "mean": [41838.0], "std": [193.12344929258762], "count": [669]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [669]}, "subtask_annotation": {"mean": [5.354260089686099, 12.0, 12.0, 12.0, 12.0], "std": [4.048480561410702, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [669]}, "scene_annotation": {"mean": [83.0], "std": [0.0], "min": [83], "max": [83], "count": [669]}, "eef_direction_state": {"mean": [4.3991031390134525, 3.9671150971599403], "std": [1.8783796494449674, 1.9079240520907381], "min": [0, 0], "max": [6, 6], "count": [669]}, "eef_velocity_state": {"mean": [0.5276532137518685, 0.7772795216741405], "std": [0.5395264705968781, 0.7333754391324002], "min": [0, 0], "max": [2, 2], "count": [669]}, "eef_acc_mag_state": {"mean": [0.5590433482810164, 0.6591928251121076], "std": [0.7932052512541684, 0.8276752286939983], "min": [0, 0], "max": [2, 2], "count": [669]}, "eef_direction_action": {"mean": [4.3991031390134525, 3.9671150971599403], "std": [1.8783796494449674, 1.9079240520907381], "min": [0, 0], "max": [6, 6], "count": [669]}, "eef_velocity_action": {"mean": [0.5276532137518685, 0.7772795216741405], "std": [0.5395264705968781, 0.7333754391324002], "min": [0, 0], "max": [2, 2], "count": [669]}, "eef_acc_mag_action": {"mean": [0.5590433482810164, 0.6591928251121076], "std": [0.7932052512541684, 0.8276752286939983], "min": [0, 0], "max": [2, 2], "count": [669]}, "eef_sim_pose_state": {"mean": [0.5930642402932643, 0.30992533745212153, 1.1224553517675362, -1.4028348437074885, 1.0070940297059994, -1.7223486045888163, 0.5850579678187302, -0.24461271868336906, 1.095896714862487, 0.05706998592889367, 1.0858744775773643, -1.2942238701683413], "std": [0.025083616174538442, 0.018767244308269475, 0.03151940301927341, 0.6020899707608086, 0.15823728294774983, 1.3346138738689601, 0.025097798645270668, 0.0827920287534367, 0.0243270856826255, 2.317544738305446, 0.19698382291962516, 0.7262333725168315], "min": [0.5581210216061154, 0.2732786911783191, 1.0575868473927865, -2.7526144663409546, 0.6692117415689145, -3.137423962375499, 0.5491443642016723, -0.32849871093938704, 1.0667104731363326, -3.1340611922622608, 0.6925030845479685, -2.3315039209399053], "max": [0.6495564315222416, 0.34276406426660866, 1.1820103464167933, -0.41185326881856604, 1.3092068562207109, 3.141266102663016, 0.6363303477094983, -0.06880059366211438, 1.1561804394170394, 3.138647342196077, 1.506981039629693, -0.07934345006549753], "count": [669]}, "eef_sim_pose_action": {"mean": [0.5930642402932643, 0.30992533745212153, 1.1224553517675362, -1.4028348437074885, 1.0070940297059994, -1.7223486045888163, 0.5850579678187302, -0.24461271868336906, 1.095896714862487, 0.05706998592889367, 1.0858744775773643, -1.2942238701683413], "std": [0.025083616174538442, 0.018767244308269475, 0.03151940301927341, 0.6020899707608086, 0.15823728294774983, 1.3346138738689601, 0.025097798645270668, 0.0827920287534367, 0.0243270856826255, 2.317544738305446, 0.19698382291962516, 0.7262333725168315], "min": [0.5581210216061154, 0.2732786911783191, 1.0575868473927865, -2.7526144663409546, 0.6692117415689145, -3.137423962375499, 0.5491443642016723, -0.32849871093938704, 1.0667104731363326, -3.1340611922622608, 0.6925030845479685, -2.3315039209399053], "max": [0.6495564315222416, 0.34276406426660866, 1.1820103464167933, -0.41185326881856604, 1.3092068562207109, 3.141266102663016, 0.6363303477094983, -0.06880059366211438, 1.1561804394170394, 3.138647342196077, 1.506981039629693, -0.07934345006549753], "count": [669]}, "gripper_mode_state": {"mean": [0.7384155455904334, 0.312406576980568], "std": [0.4394974716887609, 0.46347460301493626], "min": [0, 0], "max": [1, 1], "count": [669]}, "gripper_activity_state": {"mean": [1.899850523168909, 1.8206278026905829], "std": [0.39482827254601455, 0.5047981086805498], "min": [0, 0], "max": [2, 2], "count": [669]}, "gripper_mode_action": {"mean": [0.7384155455904334, 0.312406576980568], "std": [0.4394974716887609, 0.46347460301493626], "min": [0, 0], "max": [1, 1], "count": [669]}, "gripper_activity_action": {"mean": [1.899850523168909, 1.8206278026905829], "std": [0.39482827254601455, 0.5047981086805498], "min": [0, 0], "max": [2, 2], "count": [669]}, "gripper_open_scale_state": {"mean": [0.27690732427348935, 0.5935553064731209], "std": [0.25391027932336574, 0.2543854130261536], "min": [0.119, 0.098], "max": [0.741, 0.85], "count": [669]}, "gripper_open_scale_action": {"mean": [0.27690732427348935, 0.5935553064731209], "std": [0.25391027932336574, 0.2543854130261536], "min": [0.119, 0.098], "max": [0.741, 0.85], "count": [669]}}} +{"episode_index": 84, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4515775018012454]], [[0.4244561798800885]], [[0.4009396566697545]]], "std": [[[0.14846230068019026]], [[0.17400223054861444]], [[0.1939864573165557]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.01568627450980392]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.47003513554371884]], [[0.4652305095594668]], [[0.4521136666280685]]], "std": [[[0.05540933692771697]], [[0.07279861822939676]], [[0.09166921151138246]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46931532892028205]], [[0.43984906367402604]], [[0.42186472968452476]]], "std": [[[0.1320457343044054]], [[0.17030291841962353]], [[0.19047872993201925]]], "count": [127]}, "observation.state": {"min": [0.5792398452758789, 1.998628854751587, -0.7377158403396606, -0.4705582559108734, -2.3719372749328613, -1.5283150672912598, 0.12131784111261368, 49.0, 0.01040900032967329, 0.372640997171402, -0.22935199737548828, -3.127000093460083, 0.9190000295639038, -0.7419999837875366, -0.9233315587043762, -2.0440945625305176, 0.0858178436756134, -0.1549328863620758, -1.992328405380249, -1.7397441864013672, 0.9253387451171875, 121.0, -0.2479269951581955, 0.3784320056438446, -0.2061920017004013, 0.6430000066757202, -1.3020000457763672, -3.128000020980835], "max": [1.1486011743545532, 2.044862747192383, 0.09522516280412674, 0.09595821052789688, -1.6078845262527466, -0.7075215578079224, 1.2361644506454468, 775.0, 0.2228730022907257, 0.44498100876808167, -0.16066700220108032, -0.5649999976158142, 1.3680000305175781, 1.4620000123977661, -0.5882457494735718, -2.0048248767852783, 0.45846307277679443, 0.5547005534172058, -0.3499559760093689, -0.8383688926696777, 2.8149893283843994, 589.0, -0.1560799926519394, 0.4611310064792633, -0.08587700128555298, 2.8559999465942383, -0.6319999694824219, 3.1410000324249268], "mean": [0.8042210936546326, 2.0185391902923584, -0.27341240644454956, -0.15218181908130646, -2.0369620323181152, -1.2134135961532593, 0.6976669430732727, 586.3385620117188, 0.1389787644147873, 0.40280741453170776, -0.18801426887512207, -2.0452992916107178, 1.1632493734359741, 0.4263356626033783, -0.7150726318359375, -2.026750087738037, 0.24310481548309326, 0.37048178911209106, -1.2222623825073242, -1.3726038932800293, 1.6125842332839966, 249.85806274414062, -0.20379945635795593, 0.40733349323272705, -0.1478320211172104, 1.516923427581787, -0.9631207585334778, 1.9401158094406128], "std": [0.16754671931266785, 0.009695099666714668, 0.24571846425533295, 0.12203069031238556, 0.16265271604061127, 0.27298492193222046, 0.270796000957489, 233.00094604492188, 0.0648680329322815, 0.024250226095318794, 0.020976200699806213, 0.8081019520759583, 0.1379704624414444, 0.7066670656204224, 0.11235624551773071, 0.005950207822024822, 0.12105663120746613, 0.1523093432188034, 0.46204623579978943, 0.27914002537727356, 0.4333172142505646, 147.02786254882812, 0.024309637024998665, 0.028520092368125916, 0.03707103803753853, 0.7204187512397766, 0.16776081919670105, 1.5228638648986816], "count": [641]}, "action": {"min": [0.5792398452758789, 1.998628854751587, -0.7377158403396606, -0.4705582559108734, -2.3719372749328613, -1.5283150672912598, 0.12131784111261368, 49.0, 0.01040900032967329, 0.372640997171402, -0.22935199737548828, -3.127000093460083, 0.9190000295639038, -0.7419999837875366, -0.9233315587043762, -2.0440945625305176, 0.0858178436756134, -0.1549328863620758, -1.992328405380249, -1.7397441864013672, 0.9253387451171875, 121.0, -0.2479269951581955, 0.3784320056438446, -0.2061920017004013, 0.6430000066757202, -1.3020000457763672, -3.128000020980835], "max": [1.1486011743545532, 2.044862747192383, 0.09522516280412674, 0.09595821052789688, -1.6078845262527466, -0.7075215578079224, 1.2361644506454468, 775.0, 0.2228730022907257, 0.44498100876808167, -0.16066700220108032, -0.5649999976158142, 1.3680000305175781, 1.4620000123977661, -0.5882457494735718, -2.0048248767852783, 0.45846307277679443, 0.5547005534172058, -0.3499559760093689, -0.8383688926696777, 2.8149893283843994, 589.0, -0.1560799926519394, 0.4611310064792633, -0.08587700128555298, 2.8559999465942383, -0.6319999694824219, 3.1410000324249268], "mean": [0.8042210936546326, 2.0185391902923584, -0.27341240644454956, -0.15218181908130646, -2.0369620323181152, -1.2134135961532593, 0.6976669430732727, 586.3385620117188, 0.1389787644147873, 0.40280741453170776, -0.18801426887512207, -2.0452992916107178, 1.1632493734359741, 0.4263356626033783, -0.7150726318359375, -2.026750087738037, 0.24310481548309326, 0.37048178911209106, -1.2222623825073242, -1.3726038932800293, 1.6125842332839966, 249.85806274414062, -0.20379945635795593, 0.40733349323272705, -0.1478320211172104, 1.516923427581787, -0.9631207585334778, 1.9401158094406128], "std": [0.16754671931266785, 0.009695099666714668, 0.24571846425533295, 0.12203069031238556, 0.16265271604061127, 0.27298492193222046, 0.270796000957489, 233.00094604492188, 0.0648680329322815, 0.024250226095318794, 0.020976200699806213, 0.8081019520759583, 0.1379704624414444, 0.7066670656204224, 0.11235624551773071, 0.005950207822024822, 0.12105663120746613, 0.1523093432188034, 0.46204623579978943, 0.27914002537727356, 0.4333172142505646, 147.02786254882812, 0.024309637024998665, 0.028520092368125916, 0.03707103803753853, 0.7204187512397766, 0.16776081919670105, 1.5228638648986816], "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": [84], "max": [84], "mean": [84.0], "std": [0.0], "count": [641]}, "index": {"min": [42173], "max": [42813], "mean": [42493.0], "std": [185.04053609952604], "count": [641]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [641]}, "subtask_annotation": {"mean": [5.015600624024961, 12.0, 12.0, 12.0, 12.0], "std": [4.289421009363523, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [641]}, "scene_annotation": {"mean": [84.0], "std": [0.0], "min": [84], "max": [84], "count": [641]}, "eef_direction_state": {"mean": [4.026521060842434, 4.257410296411856], "std": [2.051805316707406, 1.957635278375135], "min": [0, 0], "max": [6, 6], "count": [641]}, "eef_velocity_state": {"mean": [0.5756630265210608, 0.6224648985959438], "std": [0.559390607829181, 0.6983784488486565], "min": [0, 0], "max": [2, 2], "count": [641]}, "eef_acc_mag_state": {"mean": [0.6162246489859594, 0.5787831513260531], "std": [0.8109924041827032, 0.7902205016805027], "min": [0, 0], "max": [2, 2], "count": [641]}, "eef_direction_action": {"mean": [4.026521060842434, 4.257410296411856], "std": [2.051805316707406, 1.957635278375135], "min": [0, 0], "max": [6, 6], "count": [641]}, "eef_velocity_action": {"mean": [0.5756630265210608, 0.6224648985959438], "std": [0.559390607829181, 0.6983784488486565], "min": [0, 0], "max": [2, 2], "count": [641]}, "eef_acc_mag_action": {"mean": [0.6162246489859594, 0.5787831513260531], "std": [0.8109924041827032, 0.7902205016805027], "min": [0, 0], "max": [2, 2], "count": [641]}, "eef_sim_pose_state": {"mean": [0.602668184761244, 0.29288147745241805, 1.1173773870450414, -1.5181830510845018, 0.9623913510454668, -1.223861405928234, 0.603932724103633, -0.23268626822569008, 1.0853822944851321, -2.0461741089819223, 1.1636084932473407, -1.144560460424729], "std": [0.031144045272218233, 0.02220362652683018, 0.024722443304762223, 0.7190989215642577, 0.16749174530166394, 1.9096819624742065, 0.028571014645240513, 0.06150374716774229, 0.013709748702487024, 0.8075981779825882, 0.13794537600841533, 0.7066031680410416], "min": [0.5634760182591624, 0.2568602145841151, 1.0604973998663392, -2.8557409744240214, 0.6323888440360577, -3.141370621243214, 0.5630918011171371, -0.3003411561778686, 1.0608998657717625, -3.126956529478362, 0.918900880118164, -2.313483011744114], "max": [0.6598960673546435, 0.33497054894232814, 1.1651045318743605, -0.647152016319927, 1.301338026066976, 3.141465921421846, 0.644785131729867, -0.10935640924845717, 1.1189948500702225, -0.5673597483123267, 1.3684019469834876, -0.10956054894338607], "count": [641]}, "eef_sim_pose_action": {"mean": [0.602668184761244, 0.29288147745241805, 1.1173773870450414, -1.5181830510845018, 0.9623913510454668, -1.223861405928234, 0.603932724103633, -0.23268626822569008, 1.0853822944851321, -2.0461741089819223, 1.1636084932473407, -1.144560460424729], "std": [0.031144045272218233, 0.02220362652683018, 0.024722443304762223, 0.7190989215642577, 0.16749174530166394, 1.9096819624742065, 0.028571014645240513, 0.06150374716774229, 0.013709748702487024, 0.8075981779825882, 0.13794537600841533, 0.7066031680410416], "min": [0.5634760182591624, 0.2568602145841151, 1.0604973998663392, -2.8557409744240214, 0.6323888440360577, -3.141370621243214, 0.5630918011171371, -0.3003411561778686, 1.0608998657717625, -3.126956529478362, 0.918900880118164, -2.313483011744114], "max": [0.6598960673546435, 0.33497054894232814, 1.1651045318743605, -0.647152016319927, 1.301338026066976, 3.141465921421846, 0.644785131729867, -0.10935640924845717, 1.1189948500702225, -0.5673597483123267, 1.3684019469834876, -0.10956054894338607], "count": [641]}, "gripper_mode_state": {"mean": [0.9344773790951638, 0.2870514820592824], "std": [0.24744576588537004, 0.45238581841924735], "min": [0, 0], "max": [1, 1], "count": [641]}, "gripper_activity_state": {"mean": [1.9329173166926676, 1.8798751950078003], "std": [0.33541704456913973, 0.4393840356198265], "min": [0, 0], "max": [2, 2], "count": [641]}, "gripper_mode_action": {"mean": [0.9344773790951638, 0.2870514820592824], "std": [0.24744576588537004, 0.45238581841924735], "min": [0, 0], "max": [1, 1], "count": [641]}, "gripper_activity_action": {"mean": [1.9329173166926676, 1.8798751950078003], "std": [0.33541704456913973, 0.4393840356198265], "min": [0, 0], "max": [2, 2], "count": [641]}, "gripper_open_scale_state": {"mean": [0.2498580342380566, 0.5863385334699266], "std": [0.14702793457135058, 0.2330009549015711], "min": [0.121, 0.049], "max": [0.589, 0.775], "count": [641]}, "gripper_open_scale_action": {"mean": [0.2498580342380566, 0.5863385334699266], "std": [0.14702793457135058, 0.2330009549015711], "min": [0.121, 0.049], "max": [0.589, 0.775], "count": [641]}}} +{"episode_index": 85, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4579355849796059]], [[0.4311335983954986]], [[0.4091395907047029]]], "std": [[[0.14501234604828805]], [[0.17321169456908514]], [[0.19350953971270632]]], "count": [133]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4637323486412109]], [[0.4608695666863237]], [[0.45142343757678505]]], "std": [[[0.06386256880228978]], [[0.07800557398190003]], [[0.09192625726798201]]], "count": [133]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47117810918226943]], [[0.43888303939997053]], [[0.41880979409307584]]], "std": [[[0.14799098630826638]], [[0.18310413008859994]], [[0.20421334463732532]]], "count": [133]}, "observation.state": {"min": [0.5674763321876526, 1.9891518354415894, -0.80281662940979, -0.35007816553115845, -2.426025152206421, -1.5148934125900269, 0.13339552283287048, 56.0, -0.014936000108718872, 0.35911399126052856, -0.23405399918556213, -3.1331851482391357, 0.7519999742507935, -0.40400001406669617, -0.8701688051223755, -2.0434141159057617, 0.04745550826191902, -0.15102334320545197, -1.9925901889801025, -1.893664836883545, 0.7107678651809692, 111.0, -0.30198898911476135, 0.3640730082988739, -0.2020689994096756, 0.675000011920929, -1.409999966621399, -3.1401853561401367], "max": [1.2408592700958252, 2.0537989139556885, 0.3007202446460724, 0.13517574965953827, -1.593695044517517, -0.7097381353378296, 1.3299583196640015, 759.0, 0.24853099882602692, 0.4563800096511841, -0.1468929946422577, 3.130000114440918, 1.437000036239624, 1.2719999551773071, -0.5347340106964111, -2.0171992778778076, 0.4833166003227234, 0.8128871321678162, -0.35758307576179504, -0.8693833947181702, 2.831954002380371, 636.0, -0.15387099981307983, 0.4547730088233948, -0.059369999915361404, 2.8410000801086426, -0.5809999704360962, 3.140000104904175], "mean": [0.8206168413162231, 2.0205628871917725, -0.18689925968647003, -0.07078547030687332, -2.0650622844696045, -1.219076156616211, 0.6220460534095764, 573.76220703125, 0.13312140107154846, 0.39417991042137146, -0.19345349073410034, -0.9029925465583801, 1.1422756910324097, 0.38215917348861694, -0.687941312789917, -2.0279650688171387, 0.20654305815696716, 0.33411967754364014, -1.354535460472107, -1.288779854774475, 1.6919794082641602, 252.37042236328125, -0.2249193787574768, 0.4113641381263733, -0.15599508583545685, 1.504443883895874, -0.9541423916816711, 1.7806299924850464], "std": [0.203059583902359, 0.01040720660239458, 0.36619725823402405, 0.12286239862442017, 0.3349485397338867, 0.20281484723091125, 0.40380537509918213, 193.3494415283203, 0.08154390007257462, 0.02294902130961418, 0.016984449699521065, 2.00960373878479, 0.18297342956066132, 0.5413398146629333, 0.088015116751194, 0.005426917225122452, 0.16805799305438995, 0.2170598804950714, 0.44457778334617615, 0.24320921301841736, 0.5506964921951294, 206.97177124023438, 0.03668786585330963, 0.023800289258360863, 0.03815848380327225, 0.6221065521240234, 0.18913443386554718, 1.8857741355895996], "count": [679]}, "action": {"min": [0.5674763321876526, 1.9891518354415894, -0.80281662940979, -0.35007816553115845, -2.426025152206421, -1.5148934125900269, 0.13339552283287048, 56.0, -0.014936000108718872, 0.35911399126052856, -0.23405399918556213, -3.1331851482391357, 0.7519999742507935, -0.40400001406669617, -0.8701688051223755, -2.0434141159057617, 0.04745550826191902, -0.15102334320545197, -1.9925901889801025, -1.893664836883545, 0.7107678651809692, 111.0, -0.30198898911476135, 0.3640730082988739, -0.2020689994096756, 0.675000011920929, -1.409999966621399, -3.1401853561401367], "max": [1.2408592700958252, 2.0537989139556885, 0.3007202446460724, 0.13517574965953827, -1.593695044517517, -0.7097381353378296, 1.3299583196640015, 759.0, 0.24853099882602692, 0.4563800096511841, -0.1468929946422577, 3.130000114440918, 1.437000036239624, 1.2719999551773071, -0.5347340106964111, -2.0171992778778076, 0.4833166003227234, 0.8128871321678162, -0.35758307576179504, -0.8693833947181702, 2.831954002380371, 636.0, -0.15387099981307983, 0.4547730088233948, -0.059369999915361404, 2.8410000801086426, -0.5809999704360962, 3.140000104904175], "mean": [0.8206168413162231, 2.0205628871917725, -0.18689925968647003, -0.07078547030687332, -2.0650622844696045, -1.219076156616211, 0.6220460534095764, 573.76220703125, 0.13312140107154846, 0.39417991042137146, -0.19345349073410034, -0.9029925465583801, 1.1422756910324097, 0.38215917348861694, -0.687941312789917, -2.0279650688171387, 0.20654305815696716, 0.33411967754364014, -1.354535460472107, -1.288779854774475, 1.6919794082641602, 252.37042236328125, -0.2249193787574768, 0.4113641381263733, -0.15599508583545685, 1.504443883895874, -0.9541423916816711, 1.7806299924850464], "std": [0.203059583902359, 0.01040720660239458, 0.36619725823402405, 0.12286239862442017, 0.3349485397338867, 0.20281484723091125, 0.40380537509918213, 193.3494415283203, 0.08154390007257462, 0.02294902130961418, 0.016984449699521065, 2.00960373878479, 0.18297342956066132, 0.5413398146629333, 0.088015116751194, 0.005426917225122452, 0.16805799305438995, 0.2170598804950714, 0.44457778334617615, 0.24320921301841736, 0.5506964921951294, 206.97177124023438, 0.03668786585330963, 0.023800289258360863, 0.03815848380327225, 0.6221065521240234, 0.18913443386554718, 1.8857741355895996], "count": [679]}, "timestamp": {"min": [0.0], "max": [22.6], "mean": [11.299999999999999], "std": [6.533673460534196], "count": [679]}, "frame_index": {"min": [0], "max": [678], "mean": [339.0], "std": [196.01020381602586], "count": [679]}, "episode_index": {"min": [85], "max": [85], "mean": [85.0], "std": [0.0], "count": [679]}, "index": {"min": [42814], "max": [43492], "mean": [43153.0], "std": [196.01020381602586], "count": [679]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [679]}, "subtask_annotation": {"mean": [5.743740795287187, 12.0, 12.0, 12.0, 12.0], "std": [4.454219904853743, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [679]}, "scene_annotation": {"mean": [85.0], "std": [0.0], "min": [85], "max": [85], "count": [679]}, "eef_direction_state": {"mean": [4.085419734904271, 3.8438880706921945], "std": [1.8859396252444307, 1.9708674015324361], "min": [0, 0], "max": [6, 6], "count": [679]}, "eef_velocity_state": {"mean": [0.6568483063328424, 0.7231222385861561], "std": [0.5653802861837612, 0.679975505118682], "min": [0, 0], "max": [2, 2], "count": [679]}, "eef_acc_mag_state": {"mean": [0.6715758468335787, 0.6450662739322534], "std": [0.8228702718570956, 0.8117881243211932], "min": [0, 0], "max": [2, 2], "count": [679]}, "eef_direction_action": {"mean": [4.085419734904271, 3.8438880706921945], "std": [1.8859396252444307, 1.9708674015324361], "min": [0, 0], "max": [6, 6], "count": [679]}, "eef_velocity_action": {"mean": [0.6568483063328424, 0.7231222385861561], "std": [0.5653802861837612, 0.679975505118682], "min": [0, 0], "max": [2, 2], "count": [679]}, "eef_acc_mag_action": {"mean": [0.6715758468335787, 0.6450662739322534], "std": [0.8228702718570956, 0.8117881243211932], "min": [0, 0], "max": [2, 2], "count": [679]}, "eef_sim_pose_state": {"mean": [0.6022429772827458, 0.30756631412711244, 1.108601294803299, -1.5056819833454183, 0.9532591187711231, -2.025229137092219, 0.5969760406926804, -0.22251276293049976, 1.0802192929057888, -0.9035944464888472, 1.142585273409927, -1.188643992527197], "std": [0.026201552444387093, 0.031167858091148314, 0.03133491284183817, 0.6211644952364943, 0.18894901070873774, 0.5881365256933702, 0.027026193905861418, 0.0724746356203634, 0.017921220683252508, 2.0100289975387913, 0.182934885143722, 0.5412784347528485], "min": [0.5623580250142948, 0.25331007498426245, 1.0600215685592524, -2.8407609086237815, 0.5803106732191328, -3.134650335279691, 0.562055402413056, -0.3201304798386442, 1.0514803627241112, -3.1323822834228072, 0.7519402585237338, -1.9752040663877901], "max": [0.655123652175649, 0.3739632394324397, 1.184470136338821, -0.6809509506479038, 1.4090522289076897, -0.8215974809857476, 0.6643236869257504, -0.08082744320939382, 1.1382602043809464, 3.1312865393113976, 1.437518454787206, -0.2990144425618342], "count": [679]}, "eef_sim_pose_action": {"mean": [0.6022429772827458, 0.30756631412711244, 1.108601294803299, -1.5056819833454183, 0.9532591187711231, -2.025229137092219, 0.5969760406926804, -0.22251276293049976, 1.0802192929057888, -0.9035944464888472, 1.142585273409927, -1.188643992527197], "std": [0.026201552444387093, 0.031167858091148314, 0.03133491284183817, 0.6211644952364943, 0.18894901070873774, 0.5881365256933702, 0.027026193905861418, 0.0724746356203634, 0.017921220683252508, 2.0100289975387913, 0.182934885143722, 0.5412784347528485], "min": [0.5623580250142948, 0.25331007498426245, 1.0600215685592524, -2.8407609086237815, 0.5803106732191328, -3.134650335279691, 0.562055402413056, -0.3201304798386442, 1.0514803627241112, -3.1323822834228072, 0.7519402585237338, -1.9752040663877901], "max": [0.655123652175649, 0.3739632394324397, 1.184470136338821, -0.6809509506479038, 1.4090522289076897, -0.8215974809857476, 0.6643236869257504, -0.08082744320939382, 1.1382602043809464, 3.1312865393113976, 1.437518454787206, -0.2990144425618342], "count": [679]}, "gripper_mode_state": {"mean": [0.7363770250368189, 0.27245949926362295], "std": [0.4405972106524801, 0.44522502234784467], "min": [0, 0], "max": [1, 1], "count": [679]}, "gripper_activity_state": {"mean": [1.9322533136966127, 1.8733431516936672], "std": [0.31851009104926703, 0.446071893407169], "min": [0, 0], "max": [2, 2], "count": [679]}, "gripper_mode_action": {"mean": [0.7363770250368189, 0.27245949926362295], "std": [0.4405972106524801, 0.44522502234784467], "min": [0, 0], "max": [1, 1], "count": [679]}, "gripper_activity_action": {"mean": [1.9322533136966127, 1.8733431516936672], "std": [0.31851009104926703, 0.446071893407169], "min": [0, 0], "max": [2, 2], "count": [679]}, "gripper_open_scale_state": {"mean": [0.2523703975761761, 0.573762150322038], "std": [0.2069717160847029, 0.19334946990051632], "min": [0.111, 0.056], "max": [0.636, 0.759], "count": [679]}, "gripper_open_scale_action": {"mean": [0.2523703975761761, 0.573762150322038], "std": [0.2069717160847029, 0.19334946990051632], "min": [0.111, 0.056], "max": [0.636, 0.759], "count": [679]}}} +{"episode_index": 86, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.46221737861811396]], [[0.43534209007677144]], [[0.41240023602033404]]], "std": [[[0.14311774382309522]], [[0.17091519647962478]], [[0.19206375790563784]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.03529411764705882]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.46754606935366744]], [[0.4638029457153232]], [[0.45441898958657534]]], "std": [[[0.05439509420215407]], [[0.06965842361698109]], [[0.08348889606754331]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4707403192758585]], [[0.4421022571065463]], [[0.42230816701680673]]], "std": [[[0.13495995886591558]], [[0.169679700026686]], [[0.1900678413762316]]], "count": [126]}, "observation.state": {"min": [0.5685933232307434, 1.964350700378418, -0.38259363174438477, -0.7261093854904175, -2.862497329711914, -1.7509143352508545, 0.22390829026699066, 57.0, -0.01562800072133541, 0.3419319987297058, -0.22298499941825867, -3.1401853561401367, 0.8059999942779541, -0.8830000162124634, -0.9699493646621704, -2.042872905731201, 0.04778711497783661, -0.15805701911449432, -1.990041971206665, -1.7235825061798096, 0.9449911117553711, 120.0, -0.26103800535202026, 0.3634119927883148, -0.20396000146865845, 0.41600003838539124, -1.3860000371932983, -3.117000102996826], "max": [1.2195837497711182, 2.035996437072754, 0.45261624455451965, 0.16325810551643372, -1.7451024055480957, -0.6713758111000061, 1.3482145071029663, 693.0, 0.2567580044269562, 0.45871201157569885, -0.1421460062265396, 3.132999897003174, 1.4420000314712524, 1.3300000429153442, -0.5524141788482666, -1.9837586879730225, 0.41407936811447144, 0.6163106560707092, -0.28120744228363037, -0.7699345350265503, 2.7949531078338623, 782.0, -0.15946100652217865, 0.4723219871520996, -0.06923899799585342, 2.997999906539917, -0.6520000100135803, 3.13100004196167], "mean": [0.8034612536430359, 2.01230525970459, 0.044259198009967804, -0.19669122993946075, -2.343357801437378, -1.3188517093658447, 0.7625020742416382, 486.19671630859375, 0.16174302995204926, 0.390226811170578, -0.18601369857788086, 0.013658703304827213, 1.1377646923065186, 0.27171963453292847, -0.7050884962081909, -2.0215468406677246, 0.2636360824108124, 0.3472840487957001, -1.3279328346252441, -1.3174587488174438, 1.6832677125930786, 285.6175537109375, -0.21189658343791962, 0.4134397506713867, -0.1477053314447403, 1.5127202272415161, -0.9930788278579712, 1.8099992275238037], "std": [0.19417892396450043, 0.01703506149351597, 0.23511283099651337, 0.22733084857463837, 0.40539562702178955, 0.24525824189186096, 0.42236998677253723, 190.74647521972656, 0.08500698953866959, 0.02480653114616871, 0.018073134124279022, 2.2391462326049805, 0.20463144779205322, 0.7746487259864807, 0.11815908551216125, 0.011123785749077797, 0.12212619930505753, 0.19184131920337677, 0.48750564455986023, 0.2498183250427246, 0.4739074409008026, 243.4249725341797, 0.02793864533305168, 0.027522021904587746, 0.03765049949288368, 0.6823697686195374, 0.16521185636520386, 1.7128124237060547], "count": [638]}, "action": {"min": [0.5685933232307434, 1.964350700378418, -0.38259363174438477, -0.7261093854904175, -2.862497329711914, -1.7509143352508545, 0.22390829026699066, 57.0, -0.01562800072133541, 0.3419319987297058, -0.22298499941825867, -3.1401853561401367, 0.8059999942779541, -0.8830000162124634, -0.9699493646621704, -2.042872905731201, 0.04778711497783661, -0.15805701911449432, -1.990041971206665, -1.7235825061798096, 0.9449911117553711, 120.0, -0.26103800535202026, 0.3634119927883148, -0.20396000146865845, 0.41600003838539124, -1.3860000371932983, -3.117000102996826], "max": [1.2195837497711182, 2.035996437072754, 0.45261624455451965, 0.16325810551643372, -1.7451024055480957, -0.6713758111000061, 1.3482145071029663, 693.0, 0.2567580044269562, 0.45871201157569885, -0.1421460062265396, 3.132999897003174, 1.4420000314712524, 1.3300000429153442, -0.5524141788482666, -1.9837586879730225, 0.41407936811447144, 0.6163106560707092, -0.28120744228363037, -0.7699345350265503, 2.7949531078338623, 782.0, -0.15946100652217865, 0.4723219871520996, -0.06923899799585342, 2.997999906539917, -0.6520000100135803, 3.13100004196167], "mean": [0.8034612536430359, 2.01230525970459, 0.044259198009967804, -0.19669122993946075, -2.343357801437378, -1.3188517093658447, 0.7625020742416382, 486.19671630859375, 0.16174302995204926, 0.390226811170578, -0.18601369857788086, 0.013658703304827213, 1.1377646923065186, 0.27171963453292847, -0.7050884962081909, -2.0215468406677246, 0.2636360824108124, 0.3472840487957001, -1.3279328346252441, -1.3174587488174438, 1.6832677125930786, 285.6175537109375, -0.21189658343791962, 0.4134397506713867, -0.1477053314447403, 1.5127202272415161, -0.9930788278579712, 1.8099992275238037], "std": [0.19417892396450043, 0.01703506149351597, 0.23511283099651337, 0.22733084857463837, 0.40539562702178955, 0.24525824189186096, 0.42236998677253723, 190.74647521972656, 0.08500698953866959, 0.02480653114616871, 0.018073134124279022, 2.2391462326049805, 0.20463144779205322, 0.7746487259864807, 0.11815908551216125, 0.011123785749077797, 0.12212619930505753, 0.19184131920337677, 0.48750564455986023, 0.2498183250427246, 0.4739074409008026, 243.4249725341797, 0.02793864533305168, 0.027522021904587746, 0.03765049949288368, 0.6823697686195374, 0.16521185636520386, 1.7128124237060547], "count": [638]}, "timestamp": {"min": [0.0], "max": [21.233333333333334], "mean": [10.616666666666667], "std": [6.139150321230672], "count": [638]}, "frame_index": {"min": [0], "max": [637], "mean": [318.5], "std": [184.17450963692016], "count": [638]}, "episode_index": {"min": [86], "max": [86], "mean": [86.0], "std": [0.0], "count": [638]}, "index": {"min": [43493], "max": [44130], "mean": [43811.5], "std": [184.17450963692016], "count": [638]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [638]}, "subtask_annotation": {"mean": [4.952978056426332, 12.0, 12.0, 12.0, 12.0], "std": [4.224979705705699, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [638]}, "scene_annotation": {"mean": [86.0], "std": [0.0], "min": [86], "max": [86], "count": [638]}, "eef_direction_state": {"mean": [3.9655172413793105, 4.1426332288401255], "std": [1.9082568402073166, 1.826322845247079], "min": [0, 0], "max": [6, 6], "count": [638]}, "eef_velocity_state": {"mean": [0.6677115987460815, 0.774294670846395], "std": [0.6076250841131631, 0.7568893946953683], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_acc_mag_state": {"mean": [0.6191222570532915, 0.6880877742946708], "std": [0.8001241170019029, 0.8237553231518804], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_direction_action": {"mean": [3.9655172413793105, 4.1426332288401255], "std": [1.9082568402073166, 1.826322845247079], "min": [0, 0], "max": [6, 6], "count": [638]}, "eef_velocity_action": {"mean": [0.6677115987460815, 0.774294670846395], "std": [0.6076250841131631, 0.7568893946953683], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_acc_mag_action": {"mean": [0.6191222570532915, 0.6880877742946708], "std": [0.8001241170019029, 0.8237553231518804], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_sim_pose_state": {"mean": [0.6061295182740023, 0.2983518556694755, 1.116770451804246, -1.51390392993289, 0.9923387443022749, -1.3860373654990408, 0.5930117705015151, -0.25194512362119303, 1.0888231454349189, 0.013563610904571631, 1.1380918855118825, -1.2988795203823642], "std": [0.030956251505038595, 0.026031639643211157, 0.02943739881420479, 0.6809508269607505, 0.16488883218605327, 1.6694237051110432, 0.027839091525143973, 0.07906819155558842, 0.01916602326623997, 2.2394821708146644, 0.2047002039161576, 0.7742981869655577], "min": [0.5454534785040723, 0.24980156891123362, 1.0545954000348474, -2.9974911227912204, 0.6514775956858823, -3.1408074401485035, 0.5624568451373411, -0.34642335147786607, 1.0680153569692035, -3.1397929034425203, 0.8060784399170613, -2.454329471982554], "max": [0.6713748538092855, 0.3474469407109881, 1.179136795906674, -0.42146258075934945, 1.3853509970309483, 3.1388170100315875, 0.6663552195922711, -0.08140385345944497, 1.1368873376734425, 3.133591151993395, 1.4419513151081897, -0.24138024419154647], "count": [638]}, "eef_sim_pose_action": {"mean": [0.6061295182740023, 0.2983518556694755, 1.116770451804246, -1.51390392993289, 0.9923387443022749, -1.3860373654990408, 0.5930117705015151, -0.25194512362119303, 1.0888231454349189, 0.013563610904571631, 1.1380918855118825, -1.2988795203823642], "std": [0.030956251505038595, 0.026031639643211157, 0.02943739881420479, 0.6809508269607505, 0.16488883218605327, 1.6694237051110432, 0.027839091525143973, 0.07906819155558842, 0.01916602326623997, 2.2394821708146644, 0.2047002039161576, 0.7742981869655577], "min": [0.5454534785040723, 0.24980156891123362, 1.0545954000348474, -2.9974911227912204, 0.6514775956858823, -3.1408074401485035, 0.5624568451373411, -0.34642335147786607, 1.0680153569692035, -3.1397929034425203, 0.8060784399170613, -2.454329471982554], "max": [0.6713748538092855, 0.3474469407109881, 1.179136795906674, -0.42146258075934945, 1.3853509970309483, 3.1388170100315875, 0.6663552195922711, -0.08140385345944497, 1.1368873376734425, 3.133591151993395, 1.4419513151081897, -0.24138024419154647], "count": [638]}, "gripper_mode_state": {"mean": [0.7021943573667712, 0.3181818181818182], "std": [0.45729360573819344, 0.4657704893617994], "min": [0, 0], "max": [1, 1], "count": [638]}, "gripper_activity_state": {"mean": [1.896551724137931, 1.8761755485893417], "std": [0.40601360021907995, 0.45003982467204123], "min": [0, 0], "max": [2, 2], "count": [638]}, "gripper_mode_action": {"mean": [0.7021943573667712, 0.3181818181818182], "std": [0.45729360573819344, 0.4657704893617994], "min": [0, 0], "max": [1, 1], "count": [638]}, "gripper_activity_action": {"mean": [1.896551724137931, 1.8761755485893417], "std": [0.40601360021907995, 0.45003982467204123], "min": [0, 0], "max": [2, 2], "count": [638]}, "gripper_open_scale_state": {"mean": [0.28561755491872515, 0.4861967083802417], "std": [0.2434251565822201, 0.19074650349183597], "min": [0.12, 0.057], "max": [0.782, 0.693], "count": [638]}, "gripper_open_scale_action": {"mean": [0.28561755491872515, 0.4861967083802417], "std": [0.2434251565822201, 0.19074650349183597], "min": [0.12, 0.057], "max": [0.782, 0.693], "count": [638]}}} +{"episode_index": 87, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.45668231605453125]], [[0.4271678677689982]], [[0.4018271647278314]]], "std": [[[0.14579440227126134]], [[0.1763533286801146]], [[0.1990146977584572]]], "count": [134]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47102786313530387]], [[0.46407340899668326]], [[0.4533364077285143]]], "std": [[[0.06640833847709193]], [[0.08589811325574531]], [[0.10136350213975764]]], "count": [134]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4668111586674471]], [[0.431509268912789]], [[0.4092005490318018]]], "std": [[[0.12590153691288886]], [[0.1620458829460932]], [[0.18649897797167667]]], "count": [134]}, "observation.state": {"min": [0.5630083084106445, 1.994056224822998, -0.8468512892723083, -0.5552765130996704, -2.537726402282715, -1.5198328495025635, 0.21242402493953705, 59.0, -0.04364499822258949, 0.37863001227378845, -0.2192319929599762, -3.1411852836608887, 0.796999990940094, -0.8090000152587891, -0.9456368088722229, -2.0403597354888916, 0.006038839463144541, -0.15650367736816406, -1.978819489479065, -1.8918147087097168, 0.7560243606567383, 93.0, -0.2888549864292145, 0.35454899072647095, -0.20048299431800842, 0.6949999928474426, -1.2020000219345093, -3.1401853561401367], "max": [1.3016492128372192, 2.042227268218994, 0.45575785636901855, 0.08314748853445053, -1.3598734140396118, -0.794526219367981, 1.3471672534942627, 686.0, 0.25808799266815186, 0.4715670049190521, -0.14342999458312988, 3.140000104904175, 1.49399995803833, 1.4869999885559082, -0.5252394080162048, -1.9107165336608887, 0.5524839758872986, 0.6001838445663452, -0.34403929114341736, -1.0245780944824219, 2.6338589191436768, 768.0, -0.16868099570274353, 0.4505369961261749, -0.07194499671459198, 2.806999921798706, -0.4519999921321869, 3.13700008392334], "mean": [0.8117377161979675, 2.0215559005737305, -0.18378117680549622, -0.1642860621213913, -2.0508174896240234, -1.207950472831726, 0.7751938700675964, 528.0369873046875, 0.15076592564582825, 0.40770429372787476, -0.17936579883098602, -1.064075231552124, 1.1678203344345093, 0.36351826786994934, -0.6725960373878479, -2.009446859359741, 0.23481526970863342, 0.3201681971549988, -1.3926372528076172, -1.4697282314300537, 1.6366283893585205, 292.8693542480469, -0.22241933643817902, 0.39258429408073425, -0.14065997302532196, 1.355225682258606, -0.8551945686340332, 0.705583393573761], "std": [0.23093073070049286, 0.009537868201732635, 0.4574240446090698, 0.17147241532802582, 0.35617539286613464, 0.2006794959306717, 0.4403412342071533, 212.5469207763672, 0.09092891961336136, 0.0250150915235281, 0.02116520144045353, 1.978884220123291, 0.1836284101009369, 0.7608168721199036, 0.1193029060959816, 0.02910989336669445, 0.2121177613735199, 0.18799082934856415, 0.4737266004085541, 0.23124830424785614, 0.5198783278465271, 267.0127258300781, 0.03303674980998039, 0.02643095701932907, 0.039711400866508484, 0.6729454398155212, 0.21113654971122742, 2.5356435775756836], "count": [689]}, "action": {"min": [0.5630083084106445, 1.994056224822998, -0.8468512892723083, -0.5552765130996704, -2.537726402282715, -1.5198328495025635, 0.21242402493953705, 59.0, -0.04364499822258949, 0.37863001227378845, -0.2192319929599762, -3.1411852836608887, 0.796999990940094, -0.8090000152587891, -0.9456368088722229, -2.0403597354888916, 0.006038839463144541, -0.15650367736816406, -1.978819489479065, -1.8918147087097168, 0.7560243606567383, 93.0, -0.2888549864292145, 0.35454899072647095, -0.20048299431800842, 0.6949999928474426, -1.2020000219345093, -3.1401853561401367], "max": [1.3016492128372192, 2.042227268218994, 0.45575785636901855, 0.08314748853445053, -1.3598734140396118, -0.794526219367981, 1.3471672534942627, 686.0, 0.25808799266815186, 0.4715670049190521, -0.14342999458312988, 3.140000104904175, 1.49399995803833, 1.4869999885559082, -0.5252394080162048, -1.9107165336608887, 0.5524839758872986, 0.6001838445663452, -0.34403929114341736, -1.0245780944824219, 2.6338589191436768, 768.0, -0.16868099570274353, 0.4505369961261749, -0.07194499671459198, 2.806999921798706, -0.4519999921321869, 3.13700008392334], "mean": [0.8117377161979675, 2.0215559005737305, -0.18378117680549622, -0.1642860621213913, -2.0508174896240234, -1.207950472831726, 0.7751938700675964, 528.0369873046875, 0.15076592564582825, 0.40770429372787476, -0.17936579883098602, -1.064075231552124, 1.1678203344345093, 0.36351826786994934, -0.6725960373878479, -2.009446859359741, 0.23481526970863342, 0.3201681971549988, -1.3926372528076172, -1.4697282314300537, 1.6366283893585205, 292.8693542480469, -0.22241933643817902, 0.39258429408073425, -0.14065997302532196, 1.355225682258606, -0.8551945686340332, 0.705583393573761], "std": [0.23093073070049286, 0.009537868201732635, 0.4574240446090698, 0.17147241532802582, 0.35617539286613464, 0.2006794959306717, 0.4403412342071533, 212.5469207763672, 0.09092891961336136, 0.0250150915235281, 0.02116520144045353, 1.978884220123291, 0.1836284101009369, 0.7608168721199036, 0.1193029060959816, 0.02910989336669445, 0.2121177613735199, 0.18799082934856415, 0.4737266004085541, 0.23124830424785614, 0.5198783278465271, 267.0127258300781, 0.03303674980998039, 0.02643095701932907, 0.039711400866508484, 0.6729454398155212, 0.21113654971122742, 2.5356435775756836], "count": [689]}, "timestamp": {"min": [0.0], "max": [22.933333333333334], "mean": [11.466666666666667], "std": [6.62989860824097], "count": [689]}, "frame_index": {"min": [0], "max": [688], "mean": [344.0], "std": [198.89695824722912], "count": [689]}, "episode_index": {"min": [87], "max": [87], "mean": [87.0], "std": [0.0], "count": [689]}, "index": {"min": [44131], "max": [44819], "mean": [44475.0], "std": [198.89695824722912], "count": [689]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [689]}, "subtask_annotation": {"mean": [5.227866473149492, 12.0, 12.0, 12.0, 12.0], "std": [4.169003208892437, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [689]}, "scene_annotation": {"mean": [87.0], "std": [0.0], "min": [87], "max": [87], "count": [689]}, "eef_direction_state": {"mean": [4.146589259796807, 4.0246734397677795], "std": [1.9986187119660395, 2.0553235601480813], "min": [0, 0], "max": [6, 6], "count": [689]}, "eef_velocity_state": {"mean": [0.6168359941944848, 0.7503628447024674], "std": [0.5936831269710608, 0.7835967177662744], "min": [0, 0], "max": [2, 2], "count": [689]}, "eef_acc_mag_state": {"mean": [0.5761973875181422, 0.6777939042089985], "std": [0.7809874635501461, 0.8350714549564104], "min": [0, 0], "max": [2, 2], "count": [689]}, "eef_direction_action": {"mean": [4.146589259796807, 4.0246734397677795], "std": [1.9986187119660395, 2.0553235601480813], "min": [0, 0], "max": [6, 6], "count": [689]}, "eef_velocity_action": {"mean": [0.6168359941944848, 0.7503628447024674], "std": [0.5936831269710608, 0.7835967177662744], "min": [0, 0], "max": [2, 2], "count": [689]}, "eef_acc_mag_action": {"mean": [0.5761973875181422, 0.6777939042089985], "std": [0.7809874635501461, 0.8350714549564104], "min": [0, 0], "max": [2, 2], "count": [689]}, "eef_sim_pose_state": {"mean": [0.5877677992572606, 0.3074926972073933, 1.1196434738209287, -1.356358705881965, 0.8545289869525093, -1.079947363475885, 0.607396952361162, -0.23848710097093428, 1.093791690849657, -1.0649754913545912, 1.168162791447303, -1.2076181107142447], "std": [0.03222203495201283, 0.029111030720096378, 0.0295635142907352, 0.6720599412614908, 0.21089144594158865, 1.7539383348442859, 0.034841561107709675, 0.08257395186517806, 0.025217214984521903, 1.979131892684549, 0.1836785878591588, 0.7605261283873171], "min": [0.5427835985969732, 0.2553634330220601, 1.0569541204430972, -2.8070973875604897, 0.45151309474772594, -3.1369109869487968, 0.5630482110553386, -0.32665482882348873, 1.0698955093922924, -3.1406672532429973, 0.7971008804308175, -2.3802696056249895], "max": [0.6572140156268428, 0.3665908971036535, 1.1732005181229341, -0.6971493884277423, 1.201321492299095, 3.139724954335178, 0.6776604283585023, -0.056644303626420395, 1.1428016747893166, 3.1409638680260477, 1.4945562624581639, -0.08623534281388634], "count": [689]}, "eef_sim_pose_action": {"mean": [0.5877677992572606, 0.3074926972073933, 1.1196434738209287, -1.356358705881965, 0.8545289869525093, -1.079947363475885, 0.607396952361162, -0.23848710097093428, 1.093791690849657, -1.0649754913545912, 1.168162791447303, -1.2076181107142447], "std": [0.03222203495201283, 0.029111030720096378, 0.0295635142907352, 0.6720599412614908, 0.21089144594158865, 1.7539383348442859, 0.034841561107709675, 0.08257395186517806, 0.025217214984521903, 1.979131892684549, 0.1836785878591588, 0.7605261283873171], "min": [0.5427835985969732, 0.2553634330220601, 1.0569541204430972, -2.8070973875604897, 0.45151309474772594, -3.1369109869487968, 0.5630482110553386, -0.32665482882348873, 1.0698955093922924, -3.1406672532429973, 0.7971008804308175, -2.3802696056249895], "max": [0.6572140156268428, 0.3665908971036535, 1.1732005181229341, -0.6971493884277423, 1.201321492299095, 3.139724954335178, 0.6776604283585023, -0.056644303626420395, 1.1428016747893166, 3.1409638680260477, 1.4945562624581639, -0.08623534281388634], "count": [689]}, "gripper_mode_state": {"mean": [0.6952104499274311, 0.3149492017416546], "std": [0.4603182380040222, 0.46449564267488214], "min": [0, 0], "max": [1, 1], "count": [689]}, "gripper_activity_state": {"mean": [1.9230769230769231, 1.849056603773585], "std": [0.3551877136596927, 0.48534680311338846], "min": [0, 0], "max": [2, 2], "count": [689]}, "gripper_mode_action": {"mean": [0.6952104499274311, 0.3149492017416546], "std": [0.4603182380040222, 0.46449564267488214], "min": [0, 0], "max": [1, 1], "count": [689]}, "gripper_activity_action": {"mean": [1.9230769230769231, 1.849056603773585], "std": [0.3551877136596927, 0.48534680311338846], "min": [0, 0], "max": [2, 2], "count": [689]}, "gripper_open_scale_state": {"mean": [0.2928693760178431, 0.5280370101541162], "std": [0.26701269136503386, 0.2125470634049974], "min": [0.093, 0.059], "max": [0.768, 0.686], "count": [689]}, "gripper_open_scale_action": {"mean": [0.2928693760178431, 0.5280370101541162], "std": [0.26701269136503386, 0.2125470634049974], "min": [0.093, 0.059], "max": [0.768, 0.686], "count": [689]}}} +{"episode_index": 88, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4518973447712418]], [[0.4206986400462963]], [[0.39446044900599125]]], "std": [[[0.14656089147197857]], [[0.17647785131548596]], [[0.19913137913617288]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4686255089188453]], [[0.46550733251633986]], [[0.4545137305964052]]], "std": [[[0.06294306183902454]], [[0.07680541541271495]], [[0.09144518829941307]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47636668198529414]], [[0.4453905552151416]], [[0.42449736689814815]]], "std": [[[0.14506370685716363]], [[0.1780722307675336]], [[0.19986015577329033]]], "count": [120]}, "observation.state": {"min": [0.554857611656189, 1.8630167245864868, -2.033832311630249, -0.9431235194206238, -2.230949640274048, -1.59238600730896, 0.19336503744125366, 62.0, -0.023939000442624092, 0.3661310076713562, -0.22329600155353546, -3.1411852836608887, 0.7739999890327454, -0.6779999732971191, -0.8973960280418396, -2.0411627292633057, 0.03525565192103386, -0.11964232474565506, -1.957229733467102, -1.9048871994018555, 0.8282460570335388, 120.0, -0.26316800713539124, 0.36289501190185547, -0.21819600462913513, 0.26600000262260437, -1.3589999675750732, -3.127000093460083], "max": [1.0799399614334106, 2.0462238788604736, -0.01532399095594883, -0.006038839463144541, -1.1177786588668823, -0.33889058232307434, 1.3668546676635742, 675.0, 0.2573449909687042, 0.4452340006828308, -0.10231000185012817, 3.1410000324249268, 1.465999960899353, 2.127000093460083, -0.5741609930992126, -1.9895182847976685, 0.4464552104473114, 0.6442359685897827, -0.3696258068084717, -0.8730834722518921, 2.7228009700775146, 754.0, -0.14804300665855408, 0.45622900128364563, -0.05704500153660774, 2.8469998836517334, -0.5550000071525574, 3.135999917984009], "mean": [0.7503125667572021, 1.9975788593292236, -0.8515674471855164, -0.2829239070415497, -1.5462168455123901, -1.2007259130477905, 0.8954043984413147, 512.4672241210938, 0.13983602821826935, 0.3950541317462921, -0.17320586740970612, -0.5824167728424072, 1.1369456052780151, 0.4768892824649811, -0.6763827204704285, -2.015585422515869, 0.27358177304267883, 0.35985973477363586, -1.375543236732483, -1.3755929470062256, 1.585698127746582, 289.572265625, -0.22181744873523712, 0.40468528866767883, -0.14427347481250763, 1.4526963233947754, -0.8856438994407654, 1.953301191329956], "std": [0.19102567434310913, 0.05280790850520134, 0.6171671748161316, 0.2297782450914383, 0.33765894174575806, 0.27702248096466064, 0.4650583565235138, 188.04922485351562, 0.09745395928621292, 0.018223442137241364, 0.02760898694396019, 2.2044565677642822, 0.19997188448905945, 0.8042746186256409, 0.0949736088514328, 0.012310337275266647, 0.1275438666343689, 0.17448177933692932, 0.45765581727027893, 0.2370067685842514, 0.4569219946861267, 234.06158447265625, 0.028030741959810257, 0.023453136906027794, 0.03883151337504387, 0.6534496545791626, 0.16989083588123322, 1.6509737968444824], "count": [595]}, "action": {"min": [0.554857611656189, 1.8630167245864868, -2.033832311630249, -0.9431235194206238, -2.230949640274048, -1.59238600730896, 0.19336503744125366, 62.0, -0.023939000442624092, 0.3661310076713562, -0.22329600155353546, -3.1411852836608887, 0.7739999890327454, -0.6779999732971191, -0.8973960280418396, -2.0411627292633057, 0.03525565192103386, -0.11964232474565506, -1.957229733467102, -1.9048871994018555, 0.8282460570335388, 120.0, -0.26316800713539124, 0.36289501190185547, -0.21819600462913513, 0.26600000262260437, -1.3589999675750732, -3.127000093460083], "max": [1.0799399614334106, 2.0462238788604736, -0.01532399095594883, -0.006038839463144541, -1.1177786588668823, -0.33889058232307434, 1.3668546676635742, 675.0, 0.2573449909687042, 0.4452340006828308, -0.10231000185012817, 3.1410000324249268, 1.465999960899353, 2.127000093460083, -0.5741609930992126, -1.9895182847976685, 0.4464552104473114, 0.6442359685897827, -0.3696258068084717, -0.8730834722518921, 2.7228009700775146, 754.0, -0.14804300665855408, 0.45622900128364563, -0.05704500153660774, 2.8469998836517334, -0.5550000071525574, 3.135999917984009], "mean": [0.7503125667572021, 1.9975788593292236, -0.8515674471855164, -0.2829239070415497, -1.5462168455123901, -1.2007259130477905, 0.8954043984413147, 512.4672241210938, 0.13983602821826935, 0.3950541317462921, -0.17320586740970612, -0.5824167728424072, 1.1369456052780151, 0.4768892824649811, -0.6763827204704285, -2.015585422515869, 0.27358177304267883, 0.35985973477363586, -1.375543236732483, -1.3755929470062256, 1.585698127746582, 289.572265625, -0.22181744873523712, 0.40468528866767883, -0.14427347481250763, 1.4526963233947754, -0.8856438994407654, 1.953301191329956], "std": [0.19102567434310913, 0.05280790850520134, 0.6171671748161316, 0.2297782450914383, 0.33765894174575806, 0.27702248096466064, 0.4650583565235138, 188.04922485351562, 0.09745395928621292, 0.018223442137241364, 0.02760898694396019, 2.2044565677642822, 0.19997188448905945, 0.8042746186256409, 0.0949736088514328, 0.012310337275266647, 0.1275438666343689, 0.17448177933692932, 0.45765581727027893, 0.2370067685842514, 0.4569219946861267, 234.06158447265625, 0.028030741959810257, 0.023453136906027794, 0.03883151337504387, 0.6534496545791626, 0.16989083588123322, 1.6509737968444824], "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": [88], "max": [88], "mean": [88.0], "std": [0.0], "count": [595]}, "index": {"min": [44820], "max": [45414], "mean": [45117.0], "std": [171.76146249959564], "count": [595]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [595]}, "subtask_annotation": {"mean": [5.156302521008404, 12.0, 12.0, 12.0, 12.0], "std": [4.1046118488219365, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [595]}, "scene_annotation": {"mean": [88.0], "std": [0.0], "min": [88], "max": [88], "count": [595]}, "eef_direction_state": {"mean": [4.215126050420168, 3.899159663865546], "std": [1.966297491339364, 1.9643672746290308], "min": [0, 0], "max": [6, 6], "count": [595]}, "eef_velocity_state": {"mean": [0.5966386554621849, 0.8689075630252101], "std": [0.6069530976174671, 0.7819118886034677], "min": [0, 0], "max": [2, 2], "count": [595]}, "eef_acc_mag_state": {"mean": [0.5747899159663865, 0.7428571428571429], "std": [0.7900875908675281, 0.8216167121040331], "min": [0, 0], "max": [2, 2], "count": [595]}, "eef_direction_action": {"mean": [4.215126050420168, 3.899159663865546], "std": [1.966297491339364, 1.9643672746290308], "min": [0, 0], "max": [6, 6], "count": [595]}, "eef_velocity_action": {"mean": [0.5966386554621849, 0.8689075630252101], "std": [0.6069530976174671, 0.7819118886034677], "min": [0, 0], "max": [2, 2], "count": [595]}, "eef_acc_mag_action": {"mean": [0.5747899159663865, 0.7428571428571429], "std": [0.7900875908675281, 0.8216167121040331], "min": [0, 0], "max": [2, 2], "count": [595]}, "eef_sim_pose_state": {"mean": [0.597927651443245, 0.30817924898198107, 1.1183062247402742, -1.4538252562463916, 0.8848701224628837, -1.523853082773676, 0.599447430410414, -0.2285812547318649, 1.1008975348536638, -0.6146737155943944, 1.1372503150143898, -1.0941142247761597], "std": [0.026408832784449485, 0.024606504995623918, 0.02866472255399384, 0.6522580802192905, 0.16980604080508116, 1.5259370792341398, 0.02618632578636017, 0.087840445714716, 0.02853111294670269, 2.1959582724143907, 0.1999163341423691, 0.8040401761958125], "min": [0.5542019547134494, 0.24336533004042343, 1.045409263288094, -2.846743322417445, 0.5548955456228075, -3.140241298563521, 0.5610515310468449, -0.3261633132636638, 1.06854855341675, -3.1413900806197312, 0.77455015523415, -2.2488268079937566], "max": [0.6557598466147597, 0.3465425034523854, 1.186758042950371, -0.27131784491364747, 1.3581359837344933, 3.140136058500603, 0.6552018376644826, -0.06882161087834364, 1.1562214536238873, 3.1415075692277425, 1.4659447134062233, 0.5556525886757467], "count": [595]}, "eef_sim_pose_action": {"mean": [0.597927651443245, 0.30817924898198107, 1.1183062247402742, -1.4538252562463916, 0.8848701224628837, -1.523853082773676, 0.599447430410414, -0.2285812547318649, 1.1008975348536638, -0.6146737155943944, 1.1372503150143898, -1.0941142247761597], "std": [0.026408832784449485, 0.024606504995623918, 0.02866472255399384, 0.6522580802192905, 0.16980604080508116, 1.5259370792341398, 0.02618632578636017, 0.087840445714716, 0.02853111294670269, 2.1959582724143907, 0.1999163341423691, 0.8040401761958125], "min": [0.5542019547134494, 0.24336533004042343, 1.045409263288094, -2.846743322417445, 0.5548955456228075, -3.140241298563521, 0.5610515310468449, -0.3261633132636638, 1.06854855341675, -3.1413900806197312, 0.77455015523415, -2.2488268079937566], "max": [0.6557598466147597, 0.3465425034523854, 1.186758042950371, -0.27131784491364747, 1.3581359837344933, 3.140136058500603, 0.6552018376644826, -0.06882161087834364, 1.1562214536238873, 3.1415075692277425, 1.4659447134062233, 0.5556525886757467], "count": [595]}, "gripper_mode_state": {"mean": [0.7142857142857143, 0.31092436974789917], "std": [0.45175395145262215, 0.46287191105614856], "min": [0, 0], "max": [1, 1], "count": [595]}, "gripper_activity_state": {"mean": [1.9260504201680673, 1.9075630252100841], "std": [0.3496606241481239, 0.37554658515883144], "min": [0, 0], "max": [2, 2], "count": [595]}, "gripper_mode_action": {"mean": [0.7142857142857143, 0.31092436974789917], "std": [0.45175395145262215, 0.46287191105614856], "min": [0, 0], "max": [1, 1], "count": [595]}, "gripper_activity_action": {"mean": [1.9260504201680673, 1.9075630252100841], "std": [0.3496606241481239, 0.37554658515883144], "min": [0, 0], "max": [2, 2], "count": [595]}, "gripper_open_scale_state": {"mean": [0.2895722688690953, 0.5124672269548695], "std": [0.23406150439046933, 0.18804901035316157], "min": [0.12, 0.062], "max": [0.754, 0.675], "count": [595]}, "gripper_open_scale_action": {"mean": [0.2895722688690953, 0.5124672269548695], "std": [0.23406150439046933, 0.18804901035316157], "min": [0.12, 0.062], "max": [0.754, 0.675], "count": [595]}}} +{"episode_index": 89, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4532595010108563]], [[0.4242995025340645]], [[0.3982894787858646]]], "std": [[[0.14641646509173467]], [[0.17578864708841324]], [[0.19799592680638053]]], "count": [118]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4706297375235405]], [[0.46813040219618923]], [[0.4590905962667553]]], "std": [[[0.06470971319458005]], [[0.07906957166321106]], [[0.0922469795107606]]], "count": [118]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4752313233909383]], [[0.4461639300847458]], [[0.42671862364296]]], "std": [[[0.1492509951581883]], [[0.18075519619961122]], [[0.2022834655521391]]], "count": [118]}, "observation.state": {"min": [0.5450662970542908, 1.8158231973648071, -2.1361608505249023, -0.8796284794807434, -2.1894633769989014, -1.5669217109680176, 0.1898045688867569, 58.0, -0.050016000866889954, 0.32386499643325806, -0.2250010073184967, -3.1361851692199707, 0.562999963760376, -0.7870000004768372, -0.8697847723960876, -2.0420875549316406, 0.13002702593803406, -0.11667525768280029, -1.9390084743499756, -1.842666506767273, 0.7215540409088135, 120.0, -0.2742690145969391, 0.3402960002422333, -0.20584100484848022, 0.2930000424385071, -1.281000018119812, -3.1401853561401367], "max": [1.042624831199646, 2.0415117740631104, -0.15308283269405365, -0.016772614791989326, -0.9954485297203064, -0.4159643352031708, 1.713965892791748, 710.0, 0.24985699355602264, 0.4423620104789734, -0.1271750032901764, 3.1389999389648438, 1.4160000085830688, 1.8669999837875366, -0.509182333946228, -2.0155413150787354, 0.4835260212421417, 0.7394437193870544, -0.43247514963150024, -0.8112116456031799, 2.8136279582977295, 745.0, -0.16287900507450104, 0.46070098876953125, -0.07180999964475632, 2.8929998874664307, -0.6240000128746033, 3.1389999389648438], "mean": [0.7324694395065308, 1.990215539932251, -0.8776332139968872, -0.26819711923599243, -1.544780969619751, -1.2955389022827148, 0.8837060928344727, 524.851806640625, 0.1425420194864273, 0.38013187050819397, -0.17524002492427826, 0.06504949182271957, 1.0581300258636475, 0.45760801434516907, -0.6478007435798645, -2.023850679397583, 0.31134575605392456, 0.37134212255477905, -1.4389002323150635, -1.46528959274292, 1.6819523572921753, 298.3946533203125, -0.22181493043899536, 0.39078766107559204, -0.1348072737455368, 1.237387776374817, -0.9555296301841736, 0.9674310684204102], "std": [0.18615832924842834, 0.06572946161031723, 0.5751120448112488, 0.2222210019826889, 0.3929101824760437, 0.2643289864063263, 0.5439148545265198, 176.73793029785156, 0.09435923397541046, 0.024170728400349617, 0.02288614585995674, 2.1882431507110596, 0.2038072645664215, 0.8106578588485718, 0.10367364436388016, 0.007826834917068481, 0.14940796792507172, 0.1959804892539978, 0.4596971273422241, 0.31587937474250793, 0.5090110301971436, 261.32501220703125, 0.028251610696315765, 0.03504350408911705, 0.04220910370349884, 0.7789915800094604, 0.16259510815143585, 2.4620401859283447], "count": [584]}, "action": {"min": [0.5450662970542908, 1.8158231973648071, -2.1361608505249023, -0.8796284794807434, -2.1894633769989014, -1.5669217109680176, 0.1898045688867569, 58.0, -0.050016000866889954, 0.32386499643325806, -0.2250010073184967, -3.1361851692199707, 0.562999963760376, -0.7870000004768372, -0.8697847723960876, -2.0420875549316406, 0.13002702593803406, -0.11667525768280029, -1.9390084743499756, -1.842666506767273, 0.7215540409088135, 120.0, -0.2742690145969391, 0.3402960002422333, -0.20584100484848022, 0.2930000424385071, -1.281000018119812, -3.1401853561401367], "max": [1.042624831199646, 2.0415117740631104, -0.15308283269405365, -0.016772614791989326, -0.9954485297203064, -0.4159643352031708, 1.713965892791748, 710.0, 0.24985699355602264, 0.4423620104789734, -0.1271750032901764, 3.1389999389648438, 1.4160000085830688, 1.8669999837875366, -0.509182333946228, -2.0155413150787354, 0.4835260212421417, 0.7394437193870544, -0.43247514963150024, -0.8112116456031799, 2.8136279582977295, 745.0, -0.16287900507450104, 0.46070098876953125, -0.07180999964475632, 2.8929998874664307, -0.6240000128746033, 3.1389999389648438], "mean": [0.7324694395065308, 1.990215539932251, -0.8776332139968872, -0.26819711923599243, -1.544780969619751, -1.2955389022827148, 0.8837060928344727, 524.851806640625, 0.1425420194864273, 0.38013187050819397, -0.17524002492427826, 0.06504949182271957, 1.0581300258636475, 0.45760801434516907, -0.6478007435798645, -2.023850679397583, 0.31134575605392456, 0.37134212255477905, -1.4389002323150635, -1.46528959274292, 1.6819523572921753, 298.3946533203125, -0.22181493043899536, 0.39078766107559204, -0.1348072737455368, 1.237387776374817, -0.9555296301841736, 0.9674310684204102], "std": [0.18615832924842834, 0.06572946161031723, 0.5751120448112488, 0.2222210019826889, 0.3929101824760437, 0.2643289864063263, 0.5439148545265198, 176.73793029785156, 0.09435923397541046, 0.024170728400349617, 0.02288614585995674, 2.1882431507110596, 0.2038072645664215, 0.8106578588485718, 0.10367364436388016, 0.007826834917068481, 0.14940796792507172, 0.1959804892539978, 0.4596971273422241, 0.31587937474250793, 0.5090110301971436, 261.32501220703125, 0.028251610696315765, 0.03504350408911705, 0.04220910370349884, 0.7789915800094604, 0.16259510815143585, 2.4620401859283447], "count": [584]}, "timestamp": {"min": [0.0], "max": [19.433333333333334], "mean": [9.716666666666665], "std": [5.619534381660696], "count": [584]}, "frame_index": {"min": [0], "max": [583], "mean": [291.5], "std": [168.5860314498209], "count": [584]}, "episode_index": {"min": [89], "max": [89], "mean": [89.0], "std": [0.0], "count": [584]}, "index": {"min": [45415], "max": [45998], "mean": [45706.5], "std": [168.5860314498209], "count": [584]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [584]}, "subtask_annotation": {"mean": [5.030821917808219, 12.0, 12.0, 12.0, 12.0], "std": [4.14659565051076, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [584]}, "scene_annotation": {"mean": [89.0], "std": [0.0], "min": [89], "max": [89], "count": [584]}, "eef_direction_state": {"mean": [4.2465753424657535, 3.875], "std": [2.055935756137475, 2.004222853520871], "min": [0, 0], "max": [6, 6], "count": [584]}, "eef_velocity_state": {"mean": [0.5856164383561644, 0.803082191780822], "std": [0.6433527043508359, 0.7406430610823568], "min": [0, 0], "max": [2, 2], "count": [584]}, "eef_acc_mag_state": {"mean": [0.5684931506849316, 0.7191780821917808], "std": [0.7973202914847729, 0.8316772184471538], "min": [0, 0], "max": [2, 2], "count": [584]}, "eef_direction_action": {"mean": [4.2465753424657535, 3.875], "std": [2.055935756137475, 2.004222853520871], "min": [0, 0], "max": [6, 6], "count": [584]}, "eef_velocity_action": {"mean": [0.5856164383561644, 0.803082191780822], "std": [0.6433527043508359, 0.7406430610823568], "min": [0, 0], "max": [2, 2], "count": [584]}, "eef_acc_mag_action": {"mean": [0.5684931506849316, 0.7191780821917808], "std": [0.7973202914847729, 0.8316772184471538], "min": [0, 0], "max": [2, 2], "count": [584]}, "eef_sim_pose_state": {"mean": [0.5855389538960891, 0.30851521216992867, 1.1238033114255122, -1.2391936942925184, 0.9549225413482224, -1.2176971011845212, 0.5869296075120214, -0.23179892289669674, 1.0980085184221218, 0.06427097771988265, 1.0585352439403235, -1.1136336443160213], "std": [0.03678863028854865, 0.026569952000718638, 0.02987773804429865, 0.7776633257249145, 0.162463905958023, 1.6102139884138995, 0.03020554220939312, 0.08526154821101822, 0.022805119922160347, 2.1890010897801555, 0.20392075747184496, 0.8100881676305463], "min": [0.5347327407229491, 0.26356218159108014, 1.0653463083772874, -2.8919717090905612, 0.6234090180492124, -3.1400060408125583, 0.5539599115031107, -0.32214294836681867, 1.07227496679515, -3.135296232649765, 0.5634660780368459, -2.3582666867331263], "max": [0.6583501410477582, 0.3595897808308259, 1.1736130751523308, -0.2978284516825064, 1.2806556818210875, 3.1398472909120283, 0.6544054100191368, -0.04444746084061996, 1.151429620013367, 3.1400666029700273, 1.4206223224148902, 0.29605880260545964], "count": [584]}, "eef_sim_pose_action": {"mean": [0.5855389538960891, 0.30851521216992867, 1.1238033114255122, -1.2391936942925184, 0.9549225413482224, -1.2176971011845212, 0.5869296075120214, -0.23179892289669674, 1.0980085184221218, 0.06427097771988265, 1.0585352439403235, -1.1136336443160213], "std": [0.03678863028854865, 0.026569952000718638, 0.02987773804429865, 0.7776633257249145, 0.162463905958023, 1.6102139884138995, 0.03020554220939312, 0.08526154821101822, 0.022805119922160347, 2.1890010897801555, 0.20392075747184496, 0.8100881676305463], "min": [0.5347327407229491, 0.26356218159108014, 1.0653463083772874, -2.8919717090905612, 0.6234090180492124, -3.1400060408125583, 0.5539599115031107, -0.32214294836681867, 1.07227496679515, -3.135296232649765, 0.5634660780368459, -2.3582666867331263], "max": [0.6583501410477582, 0.3595897808308259, 1.1736130751523308, -0.2978284516825064, 1.2806556818210875, 3.1398472909120283, 0.6544054100191368, -0.04444746084061996, 1.151429620013367, 3.1400666029700273, 1.4206223224148902, 0.29605880260545964], "count": [584]}, "gripper_mode_state": {"mean": [0.7157534246575342, 0.2705479452054795], "std": [0.4510548300911433, 0.44424290039411335], "min": [0, 0], "max": [1, 1], "count": [584]}, "gripper_activity_state": {"mean": [1.8886986301369864, 1.8493150684931507], "std": [0.41331729113213805, 0.4874095034152651], "min": [0, 0], "max": [2, 2], "count": [584]}, "gripper_mode_action": {"mean": [0.7157534246575342, 0.2705479452054795], "std": [0.4510548300911433, 0.44424290039411335], "min": [0, 0], "max": [1, 1], "count": [584]}, "gripper_activity_action": {"mean": [1.8886986301369864, 1.8493150684931507], "std": [0.41331729113213805, 0.4874095034152651], "min": [0, 0], "max": [2, 2], "count": [584]}, "gripper_open_scale_state": {"mean": [0.2983946917285657, 0.5248518836922844], "std": [0.261325009885841, 0.17673794127097828], "min": [0.12, 0.058], "max": [0.745, 0.71], "count": [584]}, "gripper_open_scale_action": {"mean": [0.2983946917285657, 0.5248518836922844], "std": [0.261325009885841, 0.17673794127097828], "min": [0.12, 0.058], "max": [0.745, 0.71], "count": [584]}}} +{"episode_index": 90, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.45070666221033867]], [[0.4228363005050505]], [[0.3994980949197861]]], "std": [[[0.14292729205030044]], [[0.1720485047444886]], [[0.19322126119937116]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.03529411764705882]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4728329638294712]], [[0.47171855689245396]], [[0.4626781955585264]]], "std": [[[0.05980783982105407]], [[0.07281286761642024]], [[0.08589040847445956]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.466351984922757]], [[0.43415356320558524]], [[0.4128959038918598]]], "std": [[[0.1334064459355789]], [[0.16886793700523767]], [[0.19270357695046256]]], "count": [110]}, "observation.state": {"min": [0.5674763321876526, 1.9614185094833374, -1.8158929347991943, -0.6643247008323669, -2.0349841117858887, -1.48623526096344, 0.2269277125597, 202.0, 0.001918999943882227, 0.37844300270080566, -0.22142499685287476, -3.1361851692199707, 0.8709999918937683, -0.5659999847412109, -0.8576024174690247, -2.0412673950195312, -0.0573166087269783, -0.12826424837112427, -1.9326205253601074, -1.7502336502075195, 0.6798755526542664, 118.0, -0.2780260145664215, 0.37117600440979004, -0.20247599482536316, 0.17800000309944153, -1.2869999408721924, -3.1411852836608887], "max": [1.1237127780914307, 2.0467302799224854, -0.5444554686546326, -0.018884463235735893, -0.8678649663925171, -0.5622752904891968, 1.3520019054412842, 882.0, 0.23800599575042725, 0.4509580135345459, -0.13777799904346466, 3.1389999389648438, 1.4270000457763672, 1.9709999561309814, -0.5924171209335327, -2.0179672241210938, 0.533896267414093, 0.797789990901947, -0.3386636972427368, -0.7231422662734985, 2.781095027923584, 783.0, -0.15532399713993073, 0.46731099486351013, -0.07483000308275223, 2.994999885559082, -0.60999995470047, 3.1410000324249268], "mean": [0.7597010731697083, 2.015176773071289, -0.8552870154380798, -0.2008170187473297, -1.4026890993118286, -1.1819125413894653, 0.7602720856666565, 606.7120971679688, 0.14022989571094513, 0.4061981439590454, -0.17549046874046326, -1.4381153583526611, 1.1590380668640137, 0.7320836186408997, -0.6837344169616699, -2.0285046100616455, 0.164495587348938, 0.36309880018234253, -1.3101686239242554, -1.4297654628753662, 1.678457260131836, 319.4365234375, -0.22396761178970337, 0.4012865424156189, -0.13546746969223022, 1.2878947257995605, -0.9482748508453369, 0.8773655295372009], "std": [0.17751508951187134, 0.018439659848809242, 0.3197527527809143, 0.17372481524944305, 0.44577518105506897, 0.23911264538764954, 0.3244839310646057, 206.5536651611328, 0.08016609400510788, 0.021268589422106743, 0.02236722595989704, 1.4789326190948486, 0.1548847109079361, 0.8821757435798645, 0.07622483372688293, 0.004902572836726904, 0.1822810024023056, 0.21576200425624847, 0.43053874373435974, 0.30395713448524475, 0.5257072448730469, 269.2444763183594, 0.027990547940135002, 0.02779599279165268, 0.03856535628437996, 0.7652002573013306, 0.15787088871002197, 2.5421042442321777], "count": [528]}, "action": {"min": [0.5674763321876526, 1.9614185094833374, -1.8158929347991943, -0.6643247008323669, -2.0349841117858887, -1.48623526096344, 0.2269277125597, 202.0, 0.001918999943882227, 0.37844300270080566, -0.22142499685287476, -3.1361851692199707, 0.8709999918937683, -0.5659999847412109, -0.8576024174690247, -2.0412673950195312, -0.0573166087269783, -0.12826424837112427, -1.9326205253601074, -1.7502336502075195, 0.6798755526542664, 118.0, -0.2780260145664215, 0.37117600440979004, -0.20247599482536316, 0.17800000309944153, -1.2869999408721924, -3.1411852836608887], "max": [1.1237127780914307, 2.0467302799224854, -0.5444554686546326, -0.018884463235735893, -0.8678649663925171, -0.5622752904891968, 1.3520019054412842, 882.0, 0.23800599575042725, 0.4509580135345459, -0.13777799904346466, 3.1389999389648438, 1.4270000457763672, 1.9709999561309814, -0.5924171209335327, -2.0179672241210938, 0.533896267414093, 0.797789990901947, -0.3386636972427368, -0.7231422662734985, 2.781095027923584, 783.0, -0.15532399713993073, 0.46731099486351013, -0.07483000308275223, 2.994999885559082, -0.60999995470047, 3.1410000324249268], "mean": [0.7597010731697083, 2.015176773071289, -0.8552870154380798, -0.2008170187473297, -1.4026890993118286, -1.1819125413894653, 0.7602720856666565, 606.7120971679688, 0.14022989571094513, 0.4061981439590454, -0.17549046874046326, -1.4381153583526611, 1.1590380668640137, 0.7320836186408997, -0.6837344169616699, -2.0285046100616455, 0.164495587348938, 0.36309880018234253, -1.3101686239242554, -1.4297654628753662, 1.678457260131836, 319.4365234375, -0.22396761178970337, 0.4012865424156189, -0.13546746969223022, 1.2878947257995605, -0.9482748508453369, 0.8773655295372009], "std": [0.17751508951187134, 0.018439659848809242, 0.3197527527809143, 0.17372481524944305, 0.44577518105506897, 0.23911264538764954, 0.3244839310646057, 206.5536651611328, 0.08016609400510788, 0.021268589422106743, 0.02236722595989704, 1.4789326190948486, 0.1548847109079361, 0.8821757435798645, 0.07622483372688293, 0.004902572836726904, 0.1822810024023056, 0.21576200425624847, 0.43053874373435974, 0.30395713448524475, 0.5257072448730469, 269.2444763183594, 0.027990547940135002, 0.02779599279165268, 0.03856535628437996, 0.7652002573013306, 0.15787088871002197, 2.5421042442321777], "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": [90], "max": [90], "mean": [90.0], "std": [0.0], "count": [528]}, "index": {"min": [45999], "max": [46526], "mean": [46262.5], "std": [152.42019769921134], "count": [528]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [528]}, "subtask_annotation": {"mean": [4.916666666666667, 12.0, 12.0, 12.0, 12.0], "std": [4.205050474720774, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [528]}, "scene_annotation": {"mean": [90.0], "std": [0.0], "min": [90], "max": [90], "count": [528]}, "eef_direction_state": {"mean": [3.831439393939394, 3.9640151515151514], "std": [1.9895551629263541, 1.905094986834342], "min": [0, 0], "max": [6, 6], "count": [528]}, "eef_velocity_state": {"mean": [0.740530303030303, 0.8125], "std": [0.676237154018963, 0.7618228488502449], "min": [0, 0], "max": [2, 2], "count": [528]}, "eef_acc_mag_state": {"mean": [0.7121212121212122, 0.7159090909090909], "std": [0.828290527187671, 0.8295973416732303], "min": [0, 0], "max": [2, 2], "count": [528]}, "eef_direction_action": {"mean": [3.831439393939394, 3.9640151515151514], "std": [1.9895551629263541, 1.905094986834342], "min": [0, 0], "max": [6, 6], "count": [528]}, "eef_velocity_action": {"mean": [0.740530303030303, 0.8125], "std": [0.676237154018963, 0.7618228488502449], "min": [0, 0], "max": [2, 2], "count": [528]}, "eef_acc_mag_action": {"mean": [0.7121212121212122, 0.7159090909090909], "std": [0.828290527187671, 0.8295973416732303], "min": [0, 0], "max": [2, 2], "count": [528]}, "eef_sim_pose_state": {"mean": [0.5942993822586257, 0.3088961918939519, 1.1237234066522857, -1.289483317656083, 0.9476167146873875, -1.444104829757848, 0.6064644425702502, -0.22993787849421393, 1.0954283542801908, -1.4390410768001358, 1.1594346609078996, -0.8389635511180138], "std": [0.029677185245723284, 0.025243106880206322, 0.02779068357659654, 0.7638633174673898, 0.15769001123029883, 1.3802290846643237, 0.03010424721874246, 0.0718153555153087, 0.019214646924379884, 1.4786552348536488, 0.15494230135076775, 0.8819286315194449], "min": [0.5613831821162755, 0.2505841112500749, 1.0637489852803261, -2.994429338636645, 0.6094596991352663, -3.1364476944290978, 0.5660023112495121, -0.3144689228725652, 1.0696556343386927, -3.1351844450203346, 0.8711036622626844, -2.136782885480174], "max": [0.6637722340344332, 0.35753970113238787, 1.172942507661919, -0.18217064105684078, 1.2868564217632255, 3.1371653569712197, 0.6583912723686847, -0.09708500817501102, 1.1429452891612102, 3.1392905517994096, 1.4273523328362114, 0.39914896035624164], "count": [528]}, "eef_sim_pose_action": {"mean": [0.5942993822586257, 0.3088961918939519, 1.1237234066522857, -1.289483317656083, 0.9476167146873875, -1.444104829757848, 0.6064644425702502, -0.22993787849421393, 1.0954283542801908, -1.4390410768001358, 1.1594346609078996, -0.8389635511180138], "std": [0.029677185245723284, 0.025243106880206322, 0.02779068357659654, 0.7638633174673898, 0.15769001123029883, 1.3802290846643237, 0.03010424721874246, 0.0718153555153087, 0.019214646924379884, 1.4786552348536488, 0.15494230135076775, 0.8819286315194449], "min": [0.5613831821162755, 0.2505841112500749, 1.0637489852803261, -2.994429338636645, 0.6094596991352663, -3.1364476944290978, 0.5660023112495121, -0.3144689228725652, 1.0696556343386927, -3.1351844450203346, 0.8711036622626844, -2.136782885480174], "max": [0.6637722340344332, 0.35753970113238787, 1.172942507661919, -0.18217064105684078, 1.2868564217632255, 3.1371653569712197, 0.6583912723686847, -0.09708500817501102, 1.1429452891612102, 3.1392905517994096, 1.4273523328362114, 0.39914896035624164], "count": [528]}, "gripper_mode_state": {"mean": [0.6931818181818182, 0.2765151515151515], "std": [0.46117327017506476, 0.447274549351631], "min": [0, 0], "max": [1, 1], "count": [528]}, "gripper_activity_state": {"mean": [1.9147727272727273, 1.8143939393939394], "std": [0.36193077755428094, 0.5467025915428189], "min": [0, 0], "max": [2, 2], "count": [528]}, "gripper_mode_action": {"mean": [0.6931818181818182, 0.2765151515151515], "std": [0.46117327017506476, 0.447274549351631], "min": [0, 0], "max": [1, 1], "count": [528]}, "gripper_activity_action": {"mean": [1.9147727272727273, 1.8143939393939394], "std": [0.36193077755428094, 0.5467025915428189], "min": [0, 0], "max": [2, 2], "count": [528]}, "gripper_open_scale_state": {"mean": [0.3194365531747993, 0.606712121269919], "std": [0.26924442697690304, 0.20655363898095153], "min": [0.118, 0.202], "max": [0.783, 0.882], "count": [528]}, "gripper_open_scale_action": {"mean": [0.3194365531747993, 0.606712121269919], "std": [0.26924442697690304, 0.20655363898095153], "min": [0.118, 0.202], "max": [0.783, 0.882], "count": [528]}}} +{"episode_index": 91, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.45151954896072544]], [[0.4225141060177825]], [[0.39767737774539247]]], "std": [[[0.14274960938281228]], [[0.17326550608465074]], [[0.19594890543184867]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47092057130660075]], [[0.46395545177530473]], [[0.4539700914149444]]], "std": [[[0.06293040463510953]], [[0.07979689119898259]], [[0.09505404891476923]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4704399012983572]], [[0.4405834786992875]], [[0.4195926017929694]]], "std": [[[0.13880415122875792]], [[0.1691105388500718]], [[0.19060460953517241]]], "count": [111]}, "observation.state": {"min": [0.5926440358161926, 1.9479272365570068, -0.7101047039031982, -0.5916317105293274, -2.424785852432251, -1.7251009941101074, 0.17273524403572083, 68.0, -6.199999916134402e-05, 0.3362720012664795, -0.22277000546455383, -3.1361851692199707, 0.7969999313354492, -0.7099999785423279, -0.9129992127418518, -2.0402376651763916, -0.0475253164768219, -0.12889257073402405, -1.8545520305633545, -1.8422822952270508, 0.7712260484695435, 111.0, -0.29558899998664856, 0.3405500054359436, -0.20569099485874176, 0.46299999952316284, -1.3070000410079956, -3.1381852626800537], "max": [1.2298638820648193, 2.0461018085479736, 0.406138151884079, 0.1057145968079567, -0.8681092858314514, -0.7147473096847534, 1.4574371576309204, 862.0, 0.2456520050764084, 0.4560079872608185, -0.13690899312496185, 3.1389999389648438, 1.440999984741211, 1.378000020980835, -0.48199012875556946, -2.000443935394287, 0.563497006893158, 0.7209082841873169, -0.3153635561466217, -0.7959399819374084, 2.8095264434814453, 782.0, -0.1722629964351654, 0.46748098731040955, -0.06741199642419815, 2.9769999980926514, -0.6570000052452087, 3.1410000324249268], "mean": [0.7622366547584534, 2.0139760971069336, -0.4866284430027008, -0.16711977124214172, -1.739549160003662, -1.3323239088058472, 0.7160859107971191, 700.6474609375, 0.1589774638414383, 0.3892648220062256, -0.1821274310350418, -0.07309042662382126, 1.1517013311386108, 0.4822395145893097, -0.6769091486930847, -2.022824287414551, 0.25527477264404297, 0.386854350566864, -1.2878339290618896, -1.409909725189209, 1.6455084085464478, 311.94805908203125, -0.22136983275413513, 0.3979121744632721, -0.14209996163845062, 1.4199327230453491, -0.9701188206672668, 0.862713098526001], "std": [0.17282097041606903, 0.01947118528187275, 0.30585989356040955, 0.1950976550579071, 0.6338222622871399, 0.19094160199165344, 0.4716363847255707, 227.14492797851562, 0.074306920170784, 0.024675585329532623, 0.01855594851076603, 2.1085188388824463, 0.18483342230319977, 0.7856411933898926, 0.12609229981899261, 0.010305004194378853, 0.2125556468963623, 0.1881050169467926, 0.4694471061229706, 0.33566954731941223, 0.5035999417304993, 269.77691650390625, 0.03243868052959442, 0.03907104581594467, 0.04058806598186493, 0.8358005881309509, 0.17557017505168915, 2.4100818634033203], "count": [539]}, "action": {"min": [0.5926440358161926, 1.9479272365570068, -0.7101047039031982, -0.5916317105293274, -2.424785852432251, -1.7251009941101074, 0.17273524403572083, 68.0, -6.199999916134402e-05, 0.3362720012664795, -0.22277000546455383, -3.1361851692199707, 0.7969999313354492, -0.7099999785423279, -0.9129992127418518, -2.0402376651763916, -0.0475253164768219, -0.12889257073402405, -1.8545520305633545, -1.8422822952270508, 0.7712260484695435, 111.0, -0.29558899998664856, 0.3405500054359436, -0.20569099485874176, 0.46299999952316284, -1.3070000410079956, -3.1381852626800537], "max": [1.2298638820648193, 2.0461018085479736, 0.406138151884079, 0.1057145968079567, -0.8681092858314514, -0.7147473096847534, 1.4574371576309204, 862.0, 0.2456520050764084, 0.4560079872608185, -0.13690899312496185, 3.1389999389648438, 1.440999984741211, 1.378000020980835, -0.48199012875556946, -2.000443935394287, 0.563497006893158, 0.7209082841873169, -0.3153635561466217, -0.7959399819374084, 2.8095264434814453, 782.0, -0.1722629964351654, 0.46748098731040955, -0.06741199642419815, 2.9769999980926514, -0.6570000052452087, 3.1410000324249268], "mean": [0.7622366547584534, 2.0139760971069336, -0.4866284430027008, -0.16711977124214172, -1.739549160003662, -1.3323239088058472, 0.7160859107971191, 700.6474609375, 0.1589774638414383, 0.3892648220062256, -0.1821274310350418, -0.07309042662382126, 1.1517013311386108, 0.4822395145893097, -0.6769091486930847, -2.022824287414551, 0.25527477264404297, 0.386854350566864, -1.2878339290618896, -1.409909725189209, 1.6455084085464478, 311.94805908203125, -0.22136983275413513, 0.3979121744632721, -0.14209996163845062, 1.4199327230453491, -0.9701188206672668, 0.862713098526001], "std": [0.17282097041606903, 0.01947118528187275, 0.30585989356040955, 0.1950976550579071, 0.6338222622871399, 0.19094160199165344, 0.4716363847255707, 227.14492797851562, 0.074306920170784, 0.024675585329532623, 0.01855594851076603, 2.1085188388824463, 0.18483342230319977, 0.7856411933898926, 0.12609229981899261, 0.010305004194378853, 0.2125556468963623, 0.1881050169467926, 0.4694471061229706, 0.33566954731941223, 0.5035999417304993, 269.77691650390625, 0.03243868052959442, 0.03907104581594467, 0.04058806598186493, 0.8358005881309509, 0.17557017505168915, 2.4100818634033203], "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": [91], "max": [91], "mean": [91.0], "std": [0.0], "count": [539]}, "index": {"min": [46527], "max": [47065], "mean": [46796.0], "std": [155.59562975867928], "count": [539]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [539]}, "subtask_annotation": {"mean": [4.766233766233766, 12.0, 12.0, 12.0, 12.0], "std": [4.255858224754715, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [539]}, "scene_annotation": {"mean": [91.0], "std": [0.0], "min": [91], "max": [91], "count": [539]}, "eef_direction_state": {"mean": [4.259740259740259, 4.0278293135436], "std": [1.9038270039373093, 1.9072085500125344], "min": [0, 0], "max": [6, 6], "count": [539]}, "eef_velocity_state": {"mean": [0.6233766233766234, 0.8293135435992579], "std": [0.6338407450344118, 0.8061646135034568], "min": [0, 0], "max": [2, 2], "count": [539]}, "eef_acc_mag_state": {"mean": [0.6679035250463822, 0.7031539888682746], "std": [0.8121922633812116, 0.8268506966905627], "min": [0, 0], "max": [2, 2], "count": [539]}, "eef_direction_action": {"mean": [4.259740259740259, 4.0278293135436], "std": [1.9038270039373093, 1.9072085500125344], "min": [0, 0], "max": [6, 6], "count": [539]}, "eef_velocity_action": {"mean": [0.6233766233766234, 0.8293135435992579], "std": [0.6338407450344118, 0.8061646135034568], "min": [0, 0], "max": [2, 2], "count": [539]}, "eef_acc_mag_action": {"mean": [0.6679035250463822, 0.7031539888682746], "std": [0.8121922633812116, 0.8268506966905627], "min": [0, 0], "max": [2, 2], "count": [539]}, "eef_sim_pose_state": {"mean": [0.5926386574407533, 0.3073895076283758, 1.1209201476184847, -1.4215183293111262, 0.9694902546251726, -0.8779708131351106, 0.5924864343165531, -0.24749339192266698, 1.0896780703808766, -0.07415020035277121, 1.1519460502418404, -1.0889711069289387], "std": [0.0417090031718195, 0.03099295813737068, 0.028835982957363716, 0.8343603602885747, 0.17522349368850337, 1.9213189475648398, 0.024162425309140454, 0.06466420220598144, 0.0188944878015212, 2.109482910915298, 0.18484313940894964, 0.7854714043037622], "min": [0.5296641870704188, 0.26563216892801633, 1.0610444969564454, -2.975827298100582, 0.6567620558850429, -3.1405000190822294, 0.5646618141688173, -0.31657648891771206, 1.0635002928723671, -3.135324812561545, 0.7975799310005258, -2.2806911945892265], "max": [0.6656057307098959, 0.3767502547197738, 1.1787338188260368, -0.4673195657762861, 1.3065869193960142, 3.1366734439624464, 0.6638593044880916, -0.09410067212288054, 1.1425842650449767, 3.1401777931707864, 1.4416577818498353, -0.19360150310582885], "count": [539]}, "eef_sim_pose_action": {"mean": [0.5926386574407533, 0.3073895076283758, 1.1209201476184847, -1.4215183293111262, 0.9694902546251726, -0.8779708131351106, 0.5924864343165531, -0.24749339192266698, 1.0896780703808766, -0.07415020035277121, 1.1519460502418404, -1.0889711069289387], "std": [0.0417090031718195, 0.03099295813737068, 0.028835982957363716, 0.8343603602885747, 0.17522349368850337, 1.9213189475648398, 0.024162425309140454, 0.06466420220598144, 0.0188944878015212, 2.109482910915298, 0.18484313940894964, 0.7854714043037622], "min": [0.5296641870704188, 0.26563216892801633, 1.0610444969564454, -2.975827298100582, 0.6567620558850429, -3.1405000190822294, 0.5646618141688173, -0.31657648891771206, 1.0635002928723671, -3.135324812561545, 0.7975799310005258, -2.2806911945892265], "max": [0.6656057307098959, 0.3767502547197738, 1.1787338188260368, -0.4673195657762861, 1.3065869193960142, 3.1366734439624464, 0.6638593044880916, -0.09410067212288054, 1.1425842650449767, 3.1401777931707864, 1.4416577818498353, -0.19360150310582885], "count": [539]}, "gripper_mode_state": {"mean": [0.7012987012987013, 0.23562152133580705], "std": [0.4576885762780758, 0.4243866397746362], "min": [0, 0], "max": [1, 1], "count": [539]}, "gripper_activity_state": {"mean": [1.9202226345083488, 1.7773654916512058], "std": [0.34342370203091777, 0.5799428335306275], "min": [0, 0], "max": [2, 2], "count": [539]}, "gripper_mode_action": {"mean": [0.7012987012987013, 0.23562152133580705], "std": [0.4576885762780758, 0.4243866397746362], "min": [0, 0], "max": [1, 1], "count": [539]}, "gripper_activity_action": {"mean": [1.9202226345083488, 1.7773654916512058], "std": [0.34342370203091777, 0.5799428335306275], "min": [0, 0], "max": [2, 2], "count": [539]}, "gripper_open_scale_state": {"mean": [0.31194805206128945, 0.7006474955599471], "std": [0.26977691678478455, 0.2271449967669396], "min": [0.111, 0.068], "max": [0.782, 0.862], "count": [539]}, "gripper_open_scale_action": {"mean": [0.31194805206128945, 0.7006474955599471], "std": [0.26977691678478455, 0.2271449967669396], "min": [0.111, 0.068], "max": [0.782, 0.862], "count": [539]}}} +{"episode_index": 92, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.45642401348039213]], [[0.43194905433006536]], [[0.40810334150326794]]], "std": [[[0.14594603166076672]], [[0.17456682778766772]], [[0.19476978167516165]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.03137254901960784]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4709511437908497]], [[0.46540302491830066]], [[0.45749503063725494]]], "std": [[[0.06140686797541255]], [[0.0793420436947811]], [[0.09217270791164443]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47783554125816996]], [[0.45014231821895423]], [[0.42980388071895426]]], "std": [[[0.1435825032865601]], [[0.1760638349648125]], [[0.19665986823494966]]], "count": [100]}, "observation.state": {"min": [0.5735326409339905, 1.9734786748886108, -0.753022313117981, -0.7167893052101135, -2.552578926086426, -1.7280855178833008, 0.18399262428283691, 169.0, 0.0036329999566078186, 0.3390209972858429, -0.2165279984474182, -3.134185314178467, 0.7749999761581421, -0.7699999809265137, -0.9082344174385071, -2.040289878845215, -0.004590216092765331, -0.12735667824745178, -1.833241581916809, -1.7760121822357178, 0.7079404592514038, 113.0, -0.2553279995918274, 0.3519200086593628, -0.2007019966840744, 0.5920000672340393, -1.3200000524520874, -3.1411852836608887], "max": [1.2323944568634033, 2.046555757522583, 0.40043094754219055, 0.0077667152509093285, -1.4869681596755981, -0.720210075378418, 1.5210719108581543, 862.0, 0.2731949985027313, 0.4751569926738739, -0.13346700370311737, 3.135999917984009, 1.4359999895095825, 1.3589999675750732, -0.5323777794837952, -2.0078790187835693, 0.5508084893226624, 0.7462330460548401, -0.35561081767082214, -0.788627028465271, 2.7427327632904053, 767.0, -0.1692110002040863, 0.46596500277519226, -0.08189799636602402, 2.928999900817871, -0.5920000076293945, 3.1410000324249268], "mean": [0.7747119665145874, 2.0182130336761475, -0.23146341741085052, -0.2140653133392334, -2.024571418762207, -1.2859891653060913, 0.7654664516448975, 690.4085083007812, 0.163382425904274, 0.3959292471408844, -0.18156801164150238, -0.2681724429130554, 1.1688517332077026, 0.2927951216697693, -0.6619001626968384, -2.0244100093841553, 0.3005962371826172, 0.34742236137390137, -1.4159799814224243, -1.4330132007598877, 1.682366967201233, 334.4596862792969, -0.21628157794475555, 0.3965992033481598, -0.13927365839481354, 1.2974320650100708, -0.9491110444068909, 1.2634882926940918], "std": [0.19944386184215546, 0.015656057745218277, 0.4526667892932892, 0.20897231996059418, 0.3372276723384857, 0.2094191312789917, 0.4751527011394501, 199.34829711914062, 0.08603526651859283, 0.029863158240914345, 0.02233412116765976, 2.170809268951416, 0.2034880816936493, 0.6575013399124146, 0.10445199906826019, 0.008137545548379421, 0.16659827530384064, 0.1984686702489853, 0.4634767770767212, 0.298444539308548, 0.530818521976471, 247.6555938720703, 0.02186448499560356, 0.033067941665649414, 0.037817880511283875, 0.7387197613716125, 0.18139615654945374, 2.356025457382202], "count": [459]}, "action": {"min": [0.5735326409339905, 1.9734786748886108, -0.753022313117981, -0.7167893052101135, -2.552578926086426, -1.7280855178833008, 0.18399262428283691, 169.0, 0.0036329999566078186, 0.3390209972858429, -0.2165279984474182, -3.134185314178467, 0.7749999761581421, -0.7699999809265137, -0.9082344174385071, -2.040289878845215, -0.004590216092765331, -0.12735667824745178, -1.833241581916809, -1.7760121822357178, 0.7079404592514038, 113.0, -0.2553279995918274, 0.3519200086593628, -0.2007019966840744, 0.5920000672340393, -1.3200000524520874, -3.1411852836608887], "max": [1.2323944568634033, 2.046555757522583, 0.40043094754219055, 0.0077667152509093285, -1.4869681596755981, -0.720210075378418, 1.5210719108581543, 862.0, 0.2731949985027313, 0.4751569926738739, -0.13346700370311737, 3.135999917984009, 1.4359999895095825, 1.3589999675750732, -0.5323777794837952, -2.0078790187835693, 0.5508084893226624, 0.7462330460548401, -0.35561081767082214, -0.788627028465271, 2.7427327632904053, 767.0, -0.1692110002040863, 0.46596500277519226, -0.08189799636602402, 2.928999900817871, -0.5920000076293945, 3.1410000324249268], "mean": [0.7747119665145874, 2.0182130336761475, -0.23146341741085052, -0.2140653133392334, -2.024571418762207, -1.2859891653060913, 0.7654664516448975, 690.4085083007812, 0.163382425904274, 0.3959292471408844, -0.18156801164150238, -0.2681724429130554, 1.1688517332077026, 0.2927951216697693, -0.6619001626968384, -2.0244100093841553, 0.3005962371826172, 0.34742236137390137, -1.4159799814224243, -1.4330132007598877, 1.682366967201233, 334.4596862792969, -0.21628157794475555, 0.3965992033481598, -0.13927365839481354, 1.2974320650100708, -0.9491110444068909, 1.2634882926940918], "std": [0.19944386184215546, 0.015656057745218277, 0.4526667892932892, 0.20897231996059418, 0.3372276723384857, 0.2094191312789917, 0.4751527011394501, 199.34829711914062, 0.08603526651859283, 0.029863158240914345, 0.02233412116765976, 2.170809268951416, 0.2034880816936493, 0.6575013399124146, 0.10445199906826019, 0.008137545548379421, 0.16659827530384064, 0.1984686702489853, 0.4634767770767212, 0.298444539308548, 0.530818521976471, 247.6555938720703, 0.02186448499560356, 0.033067941665649414, 0.037817880511283875, 0.7387197613716125, 0.18139615654945374, 2.356025457382202], "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": [92], "max": [92], "mean": [92.0], "std": [0.0], "count": [459]}, "index": {"min": [47066], "max": [47524], "mean": [47295.0], "std": [132.50157231771504], "count": [459]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [459]}, "subtask_annotation": {"mean": [5.0130718954248366, 12.0, 12.0, 12.0, 12.0], "std": [4.267708606597035, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [459]}, "scene_annotation": {"mean": [92.0], "std": [0.0], "min": [92], "max": [92], "count": [459]}, "eef_direction_state": {"mean": [4.169934640522876, 3.69281045751634], "std": [1.9596946863483555, 1.8726830416627331], "min": [0, 0], "max": [6, 6], "count": [459]}, "eef_velocity_state": {"mean": [0.6666666666666666, 0.9455337690631809], "std": [0.6433842981607722, 0.7749317831057724], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_acc_mag_state": {"mean": [0.7037037037037037, 0.8126361655773421], "std": [0.813427220156623, 0.8243128917113364], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_direction_action": {"mean": [4.169934640522876, 3.69281045751634], "std": [1.9596946863483555, 1.8726830416627331], "min": [0, 0], "max": [6, 6], "count": [459]}, "eef_velocity_action": {"mean": [0.6666666666666666, 0.9455337690631809], "std": [0.6433842981607722, 0.7749317831057724], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_acc_mag_action": {"mean": [0.7037037037037037, 0.8126361655773421], "std": [0.813427220156623, 0.8243128917113364], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_sim_pose_state": {"mean": [0.5908208824259473, 0.30255731165691974, 1.1204415314591072, -1.2990508279345652, 0.9484401711752657, -1.3417179735546731, 0.5981662537419715, -0.2512839632111548, 1.0925090046679222, -0.2689164255986029, 1.1693939303027447, -1.278186432607569], "std": [0.03485529001262529, 0.020973131131855775, 0.027294229951004802, 0.7374754730160096, 0.18116870789871192, 1.5304461853270697, 0.031462675345393175, 0.07604495180917631, 0.027404818475442693, 2.1710454580640963, 0.20352327878725962, 0.6569381858511634], "min": [0.544906553174357, 0.26920664619259305, 1.0621403641375773, -2.9289453178831244, 0.5921415858976715, -3.141465813735933, 0.56876429879611, -0.34093323151991795, 1.0603372138621705, -3.133255529218278, 0.7752682116008875, -2.340983170986296], "max": [0.6655986566333348, 0.34048049582199186, 1.1654055480133108, -0.5965733994383179, 1.3187540480042736, 3.1366544826120135, 0.6812548244567284, -0.09850321024222909, 1.1490872146102111, 3.1371769311332747, 1.436682449877181, -0.21293845275769036], "count": [459]}, "eef_sim_pose_action": {"mean": [0.5908208824259473, 0.30255731165691974, 1.1204415314591072, -1.2990508279345652, 0.9484401711752657, -1.3417179735546731, 0.5981662537419715, -0.2512839632111548, 1.0925090046679222, -0.2689164255986029, 1.1693939303027447, -1.278186432607569], "std": [0.03485529001262529, 0.020973131131855775, 0.027294229951004802, 0.7374754730160096, 0.18116870789871192, 1.5304461853270697, 0.031462675345393175, 0.07604495180917631, 0.027404818475442693, 2.1710454580640963, 0.20352327878725962, 0.6569381858511634], "min": [0.544906553174357, 0.26920664619259305, 1.0621403641375773, -2.9289453178831244, 0.5921415858976715, -3.141465813735933, 0.56876429879611, -0.34093323151991795, 1.0603372138621705, -3.133255529218278, 0.7752682116008875, -2.340983170986296], "max": [0.6655986566333348, 0.34048049582199186, 1.1654055480133108, -0.5965733994383179, 1.3187540480042736, 3.1366544826120135, 0.6812548244567284, -0.09850321024222909, 1.1490872146102111, 3.1371769311332747, 1.436682449877181, -0.21293845275769036], "count": [459]}, "gripper_mode_state": {"mean": [0.690631808278867, 0.23965141612200436], "std": [0.46223318105944133, 0.42687072384121405], "min": [0, 0], "max": [1, 1], "count": [459]}, "gripper_activity_state": {"mean": [1.8867102396514162, 1.7952069716775598], "std": [0.40720347207867313, 0.5537541815157409], "min": [0, 0], "max": [2, 2], "count": [459]}, "gripper_mode_action": {"mean": [0.690631808278867, 0.23965141612200436], "std": [0.46223318105944133, 0.42687072384121405], "min": [0, 0], "max": [1, 1], "count": [459]}, "gripper_activity_action": {"mean": [1.8867102396514162, 1.7952069716775598], "std": [0.40720347207867313, 0.5537541815157409], "min": [0, 0], "max": [2, 2], "count": [459]}, "gripper_open_scale_state": {"mean": [0.33445969490599825, 0.6904084967985128], "std": [0.24765548140001278, 0.1993483356493495], "min": [0.113, 0.169], "max": [0.767, 0.862], "count": [459]}, "gripper_open_scale_action": {"mean": [0.33445969490599825, 0.6904084967985128], "std": [0.24765548140001278, 0.1993483356493495], "min": [0.113, 0.169], "max": [0.767, 0.862], "count": [459]}}} +{"episode_index": 93, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.4527492960371851]], [[0.4238312392918332]], [[0.4004035174344819]]], "std": [[[0.13986580624418546]], [[0.17120713753623065]], [[0.19139905376950947]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.023529411764705882]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4743369007392601]], [[0.46983652198743575]], [[0.4622209590551431]]], "std": [[[0.06306019533147152]], [[0.07938948386019773]], [[0.09188367185345096]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4671067842185418]], [[0.4356874980170061]], [[0.41118959007551237]]], "std": [[[0.13377716566699815]], [[0.1706576492370695]], [[0.19533136878818036]]], "count": [103]}, "observation.state": {"min": [0.5275781154632568, 1.9977562427520752, -0.4458094835281372, -0.4647811949253082, -2.5835585594177246, -1.6218122243881226, 0.2957634925842285, 71.0, -0.02159399911761284, 0.35301798582077026, -0.22726799547672272, -3.0950000286102295, 0.9200000166893005, -0.5590000152587891, -0.8239350318908691, -2.040900945663452, -0.08138470351696014, -0.09356710314750671, -1.8254574537277222, -1.7596584558486938, 0.8206189274787903, 103.0, -0.28979700803756714, 0.33472999930381775, -0.20073699951171875, 0.3009999692440033, -1.1579999923706055, -3.1361851692199707], "max": [1.2235630750656128, 2.036083698272705, 0.32524213194847107, 0.1880417764186859, -1.499185562133789, -0.6666983962059021, 1.1554604768753052, 852.0, 0.2719059884548187, 0.4638659954071045, -0.14124800264835358, -0.21799999475479126, 1.4859999418258667, 1.625, -0.5215393304824829, -2.003603219985962, 0.44432592391967773, 0.7714180946350098, -0.3067241609096527, -0.9232792258262634, 2.722137689590454, 694.0, -0.18179699778556824, 0.44547900557518005, -0.07714899629354477, 2.9240000247955322, -0.6209999918937683, 3.135999917984009], "mean": [0.8279160857200623, 2.0193963050842285, -0.019107716158032417, -0.07124408334493637, -2.124566078186035, -1.1639633178710938, 0.6358298659324646, 620.4515380859375, 0.14178191125392914, 0.40350326895713806, -0.184864342212677, -1.7686450481414795, 1.161592960357666, 0.5781691670417786, -0.6417595148086548, -2.0264315605163574, 0.1560192108154297, 0.3828260898590088, -1.3140759468078613, -1.5370266437530518, 1.6724481582641602, 279.791748046875, -0.23195472359657288, 0.38339927792549133, -0.13331955671310425, 1.2124528884887695, -0.9129797220230103, 1.6564172506332397], "std": [0.23198631405830383, 0.006498157512396574, 0.1729794591665268, 0.13578307628631592, 0.4167455732822418, 0.27667105197906494, 0.26122358441352844, 237.3863983154297, 0.10230989754199982, 0.02690950036048889, 0.022010458633303642, 1.1338107585906982, 0.15259093046188354, 0.7664015889167786, 0.0830373764038086, 0.007547863759100437, 0.1442182958126068, 0.21241770684719086, 0.4250696003437042, 0.27103516459465027, 0.4918394982814789, 225.06390380859375, 0.021516550332307816, 0.03055976890027523, 0.03454974666237831, 0.7635388374328613, 0.13277567923069, 2.07932186126709], "count": [485]}, "action": {"min": [0.5275781154632568, 1.9977562427520752, -0.4458094835281372, -0.4647811949253082, -2.5835585594177246, -1.6218122243881226, 0.2957634925842285, 71.0, -0.02159399911761284, 0.35301798582077026, -0.22726799547672272, -3.0950000286102295, 0.9200000166893005, -0.5590000152587891, -0.8239350318908691, -2.040900945663452, -0.08138470351696014, -0.09356710314750671, -1.8254574537277222, -1.7596584558486938, 0.8206189274787903, 103.0, -0.28979700803756714, 0.33472999930381775, -0.20073699951171875, 0.3009999692440033, -1.1579999923706055, -3.1361851692199707], "max": [1.2235630750656128, 2.036083698272705, 0.32524213194847107, 0.1880417764186859, -1.499185562133789, -0.6666983962059021, 1.1554604768753052, 852.0, 0.2719059884548187, 0.4638659954071045, -0.14124800264835358, -0.21799999475479126, 1.4859999418258667, 1.625, -0.5215393304824829, -2.003603219985962, 0.44432592391967773, 0.7714180946350098, -0.3067241609096527, -0.9232792258262634, 2.722137689590454, 694.0, -0.18179699778556824, 0.44547900557518005, -0.07714899629354477, 2.9240000247955322, -0.6209999918937683, 3.135999917984009], "mean": [0.8279160857200623, 2.0193963050842285, -0.019107716158032417, -0.07124408334493637, -2.124566078186035, -1.1639633178710938, 0.6358298659324646, 620.4515380859375, 0.14178191125392914, 0.40350326895713806, -0.184864342212677, -1.7686450481414795, 1.161592960357666, 0.5781691670417786, -0.6417595148086548, -2.0264315605163574, 0.1560192108154297, 0.3828260898590088, -1.3140759468078613, -1.5370266437530518, 1.6724481582641602, 279.791748046875, -0.23195472359657288, 0.38339927792549133, -0.13331955671310425, 1.2124528884887695, -0.9129797220230103, 1.6564172506332397], "std": [0.23198631405830383, 0.006498157512396574, 0.1729794591665268, 0.13578307628631592, 0.4167455732822418, 0.27667105197906494, 0.26122358441352844, 237.3863983154297, 0.10230989754199982, 0.02690950036048889, 0.022010458633303642, 1.1338107585906982, 0.15259093046188354, 0.7664015889167786, 0.0830373764038086, 0.007547863759100437, 0.1442182958126068, 0.21241770684719086, 0.4250696003437042, 0.27103516459465027, 0.4918394982814789, 225.06390380859375, 0.021516550332307816, 0.03055976890027523, 0.03454974666237831, 0.7635388374328613, 0.13277567923069, 2.07932186126709], "count": [485]}, "timestamp": {"min": [0.0], "max": [16.133333333333333], "mean": [8.066666666666666], "std": [4.666904755831214], "count": [485]}, "frame_index": {"min": [0], "max": [484], "mean": [242.0], "std": [140.0071426749364], "count": [485]}, "episode_index": {"min": [93], "max": [93], "mean": [93.0], "std": [0.0], "count": [485]}, "index": {"min": [47525], "max": [48009], "mean": [47767.0], "std": [140.0071426749364], "count": [485]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [485]}, "subtask_annotation": {"mean": [5.290721649484536, 12.0, 12.0, 12.0, 12.0], "std": [4.195237419383445, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [485]}, "scene_annotation": {"mean": [93.0], "std": [0.0], "min": [93], "max": [93], "count": [485]}, "eef_direction_state": {"mean": [4.032989690721649, 3.802061855670103], "std": [2.0324542905543312, 1.8550560266884932], "min": [0, 0], "max": [6, 6], "count": [485]}, "eef_velocity_state": {"mean": [0.6494845360824743, 0.9237113402061856], "std": [0.606515093826375, 0.80228709105241], "min": [0, 0], "max": [2, 2], "count": [485]}, "eef_acc_mag_state": {"mean": [0.668041237113402, 0.7938144329896907], "std": [0.8117114910430006, 0.8265958551994603], "min": [0, 0], "max": [2, 2], "count": [485]}, "eef_direction_action": {"mean": [4.032989690721649, 3.802061855670103], "std": [2.0324542905543312, 1.8550560266884932], "min": [0, 0], "max": [6, 6], "count": [485]}, "eef_velocity_action": {"mean": [0.6494845360824743, 0.9237113402061856], "std": [0.606515093826375, 0.80228709105241], "min": [0, 0], "max": [2, 2], "count": [485]}, "eef_acc_mag_action": {"mean": [0.668041237113402, 0.7938144329896907], "std": [0.8117114910430006, 0.8265958551994603], "min": [0, 0], "max": [2, 2], "count": [485]}, "eef_sim_pose_state": {"mean": [0.5777604306423567, 0.3181258323852957, 1.1239301254948473, -1.2136800493414208, 0.9123686944325904, -1.5665956106367351, 0.6027104747474169, -0.22981487894007002, 1.0865077527807236, -1.769262246613743, 1.1618833587027149, -0.9925203667948546], "std": [0.032703228076141046, 0.01825833051340037, 0.024108945138289848, 0.7622368451163877, 0.13265307773145196, 1.2230010273248317, 0.03619631753435156, 0.09171511400036118, 0.018491719625853054, 1.1331363262650966, 0.15268562917807965, 0.7660648315649783], "min": [0.5232215192650296, 0.28010814345339, 1.0669050341525104, -2.9232721819992893, 0.6207416657237341, -3.1415525454946307, 0.5402423989624896, -0.34111950789630624, 1.062428654380156, -3.09566146688818, 0.9204733619794041, -2.129839249675801], "max": [0.6451640138850657, 0.3680874800831919, 1.1710225579357005, -0.30491738456909384, 1.1581934047292601, 3.13693347963297, 0.6704544838584061, -0.07735455233869215, 1.1315807927970625, -0.21927777214615465, 1.4859403165410319, 0.053790278489724286], "count": [485]}, "eef_sim_pose_action": {"mean": [0.5777604306423567, 0.3181258323852957, 1.1239301254948473, -1.2136800493414208, 0.9123686944325904, -1.5665956106367351, 0.6027104747474169, -0.22981487894007002, 1.0865077527807236, -1.769262246613743, 1.1618833587027149, -0.9925203667948546], "std": [0.032703228076141046, 0.01825833051340037, 0.024108945138289848, 0.7622368451163877, 0.13265307773145196, 1.2230010273248317, 0.03619631753435156, 0.09171511400036118, 0.018491719625853054, 1.1331363262650966, 0.15268562917807965, 0.7660648315649783], "min": [0.5232215192650296, 0.28010814345339, 1.0669050341525104, -2.9232721819992893, 0.6207416657237341, -3.1415525454946307, 0.5402423989624896, -0.34111950789630624, 1.062428654380156, -3.09566146688818, 0.9204733619794041, -2.129839249675801], "max": [0.6451640138850657, 0.3680874800831919, 1.1710225579357005, -0.30491738456909384, 1.1581934047292601, 3.13693347963297, 0.6704544838584061, -0.07735455233869215, 1.1315807927970625, -0.21927777214615465, 1.4859403165410319, 0.053790278489724286], "count": [485]}, "gripper_mode_state": {"mean": [0.7257731958762886, 0.29690721649484536], "std": [0.44612382140365975, 0.45689530670398504], "min": [0, 0], "max": [1, 1], "count": [485]}, "gripper_activity_state": {"mean": [1.890721649484536, 1.8082474226804124], "std": [0.4142021206461828, 0.5239953771521866], "min": [0, 0], "max": [2, 2], "count": [485]}, "gripper_mode_action": {"mean": [0.7257731958762886, 0.29690721649484536], "std": [0.44612382140365975, 0.45689530670398504], "min": [0, 0], "max": [1, 1], "count": [485]}, "gripper_activity_action": {"mean": [1.890721649484536, 1.8082474226804124], "std": [0.4142021206461828, 0.5239953771521866], "min": [0, 0], "max": [2, 2], "count": [485]}, "gripper_open_scale_state": {"mean": [0.2797917524514738, 0.6204515465333292], "std": [0.22506384260268442, 0.23738629589142926], "min": [0.103, 0.071], "max": [0.694, 0.852], "count": [485]}, "gripper_open_scale_action": {"mean": [0.2797917524514738, 0.6204515465333292], "std": [0.22506384260268442, 0.23738629589142926], "min": [0.103, 0.071], "max": [0.694, 0.852], "count": [485]}}} +{"episode_index": 94, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.45166562605645705]], [[0.42254434302456617]], [[0.3974155415398918]]], "std": [[[0.14598780319582141]], [[0.1765870922293802]], [[0.19870201756895045]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4739532605786567]], [[0.47060210657538876]], [[0.4612013941711742]]], "std": [[[0.062259239175540056]], [[0.0772642757116655]], [[0.08963052593024172]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4717181495802344]], [[0.4400064021298174]], [[0.4158482346602434]]], "std": [[[0.14519657833220964]], [[0.1755419313915401]], [[0.19749850171001926]]], "count": [116]}, "observation.state": {"min": [0.551838219165802, 1.9783306121826172, -0.5654343366622925, -0.5486791729927063, -2.7075119018554688, -1.7369167804718018, 0.30366984009742737, 59.0, -0.01623700000345707, 0.3615820109844208, -0.22664900124073029, -3.1381852626800537, 0.8429999947547913, -0.5640000104904175, -0.8850564956665039, -2.040289878845215, -0.07367035746574402, -0.10585422813892365, -1.7336007356643677, -1.9696216583251953, 0.8880932927131653, 118.0, -0.2953050136566162, 0.32930898666381836, -0.20167599618434906, 0.2630000114440918, -1.2280000448226929, -3.1411852836608887], "max": [1.2504236698150635, 2.0435361862182617, 0.31759756803512573, 0.14159856736660004, -1.7908474206924438, -0.8372519612312317, 1.283742070198059, 778.0, 0.24493199586868286, 0.44023698568344116, -0.1275549978017807, 3.134000062942505, 1.3940000534057617, 1.6050000190734863, -0.489111065864563, -2.004807472229004, 0.48481759428977966, 0.6914122104644775, -0.3427477777004242, -0.8252091407775879, 2.738194704055786, 782.0, -0.19617100059986115, 0.4627090096473694, -0.07006499916315079, 2.9660000801086426, -0.6529999375343323, 3.13700008392334], "mean": [0.8182276487350464, 2.016801357269287, -0.06191594898700714, -0.1430770456790924, -2.2915542125701904, -1.3598930835723877, 0.7314136624336243, 603.6441040039062, 0.13832443952560425, 0.38002529740333557, -0.18415936827659607, -0.08421825617551804, 1.118851900100708, 0.5044659376144409, -0.6366395950317383, -2.0272598266601562, 0.17629499733448029, 0.3861387073993683, -1.3087023496627808, -1.454461932182312, 1.6793144941329956, 291.5711669921875, -0.23429889976978302, 0.3867056667804718, -0.1439339518547058, 1.3311482667922974, -0.9547750949859619, 0.6286741495132446], "std": [0.22260133922100067, 0.010804872959852219, 0.3053987920284271, 0.14496161043643951, 0.3116992115974426, 0.17999643087387085, 0.37642067670822144, 215.4917755126953, 0.08884463459253311, 0.017722496762871742, 0.020866913720965385, 2.245513916015625, 0.1620894968509674, 0.7259916067123413, 0.11623398959636688, 0.0078040240332484245, 0.22055819630622864, 0.18929700553417206, 0.42894554138183594, 0.3159548044204712, 0.47401005029678345, 249.88619995117188, 0.029962370172142982, 0.04044269397854805, 0.036159101873636246, 0.769325315952301, 0.15752090513706207, 2.5262227058410645], "count": [569]}, "action": {"min": [0.551838219165802, 1.9783306121826172, -0.5654343366622925, -0.5486791729927063, -2.7075119018554688, -1.7369167804718018, 0.30366984009742737, 59.0, -0.01623700000345707, 0.3615820109844208, -0.22664900124073029, -3.1381852626800537, 0.8429999947547913, -0.5640000104904175, -0.8850564956665039, -2.040289878845215, -0.07367035746574402, -0.10585422813892365, -1.7336007356643677, -1.9696216583251953, 0.8880932927131653, 118.0, -0.2953050136566162, 0.32930898666381836, -0.20167599618434906, 0.2630000114440918, -1.2280000448226929, -3.1411852836608887], "max": [1.2504236698150635, 2.0435361862182617, 0.31759756803512573, 0.14159856736660004, -1.7908474206924438, -0.8372519612312317, 1.283742070198059, 778.0, 0.24493199586868286, 0.44023698568344116, -0.1275549978017807, 3.134000062942505, 1.3940000534057617, 1.6050000190734863, -0.489111065864563, -2.004807472229004, 0.48481759428977966, 0.6914122104644775, -0.3427477777004242, -0.8252091407775879, 2.738194704055786, 782.0, -0.19617100059986115, 0.4627090096473694, -0.07006499916315079, 2.9660000801086426, -0.6529999375343323, 3.13700008392334], "mean": [0.8182276487350464, 2.016801357269287, -0.06191594898700714, -0.1430770456790924, -2.2915542125701904, -1.3598930835723877, 0.7314136624336243, 603.6441040039062, 0.13832443952560425, 0.38002529740333557, -0.18415936827659607, -0.08421825617551804, 1.118851900100708, 0.5044659376144409, -0.6366395950317383, -2.0272598266601562, 0.17629499733448029, 0.3861387073993683, -1.3087023496627808, -1.454461932182312, 1.6793144941329956, 291.5711669921875, -0.23429889976978302, 0.3867056667804718, -0.1439339518547058, 1.3311482667922974, -0.9547750949859619, 0.6286741495132446], "std": [0.22260133922100067, 0.010804872959852219, 0.3053987920284271, 0.14496161043643951, 0.3116992115974426, 0.17999643087387085, 0.37642067670822144, 215.4917755126953, 0.08884463459253311, 0.017722496762871742, 0.020866913720965385, 2.245513916015625, 0.1620894968509674, 0.7259916067123413, 0.11623398959636688, 0.0078040240332484245, 0.22055819630622864, 0.18929700553417206, 0.42894554138183594, 0.3159548044204712, 0.47401005029678345, 249.88619995117188, 0.029962370172142982, 0.04044269397854805, 0.036159101873636246, 0.769325315952301, 0.15752090513706207, 2.5262227058410645], "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": [94], "max": [94], "mean": [94.0], "std": [0.0], "count": [569]}, "index": {"min": [48010], "max": [48578], "mean": [48294.0], "std": [164.25589791541734], "count": [569]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [569]}, "subtask_annotation": {"mean": [5.207381370826011, 12.0, 12.0, 12.0, 12.0], "std": [4.217198238296848, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [569]}, "scene_annotation": {"mean": [94.0], "std": [0.0], "min": [94], "max": [94], "count": [569]}, "eef_direction_state": {"mean": [3.9437609841827768, 4.1282952548330405], "std": [2.037521648129731, 1.8329317351895553], "min": [0, 0], "max": [6, 6], "count": [569]}, "eef_velocity_state": {"mean": [0.6274165202108963, 0.804920913884007], "std": [0.521947654225677, 0.7538375418083024], "min": [0, 0], "max": [2, 2], "count": [569]}, "eef_acc_mag_state": {"mean": [0.5957820738137083, 0.70298769771529], "std": [0.7965543955415164, 0.8159276917050852], "min": [0, 0], "max": [2, 2], "count": [569]}, "eef_direction_action": {"mean": [3.9437609841827768, 4.1282952548330405], "std": [2.037521648129731, 1.8329317351895553], "min": [0, 0], "max": [6, 6], "count": [569]}, "eef_velocity_action": {"mean": [0.6274165202108963, 0.804920913884007], "std": [0.521947654225677, 0.7538375418083024], "min": [0, 0], "max": [2, 2], "count": [569]}, "eef_acc_mag_action": {"mean": [0.5957820738137083, 0.70298769771529], "std": [0.7965543955415164, 0.8159276917050852], "min": [0, 0], "max": [2, 2], "count": [569]}, "eef_sim_pose_state": {"mean": [0.579721869968506, 0.3195097021277451, 1.1162756795957471, -1.33262463880478, 0.9541020920421796, -1.3128672940442474, 0.5869436030847069, -0.23036463971135684, 1.0893925401744762, -0.08413849763657166, 1.1192017726126002, -1.066112127924745], "std": [0.04226784522045374, 0.028156984370607627, 0.025802441765353287, 0.7681631277187181, 0.15730015097026537, 1.5598547400311205, 0.027347949795196298, 0.08039574306689784, 0.019996723425810308, 2.245756153786806, 0.16206384116941513, 0.7260457662439003], "min": [0.526190127652375, 0.28512967387777755, 1.0621035280852074, -2.9648968242209297, 0.6528841498570408, -3.138849349622183, 0.5524761851949188, -0.3219144719498499, 1.0669940893763066, -3.1372689209510245, 0.8434033504910929, -2.134515828451664], "max": [0.661257766828815, 0.3753413419560935, 1.1720997308686976, -0.26673526634300637, 1.2275832200278427, 3.1346903443000302, 0.6525036116425792, -0.08118257906270293, 1.1526783976804125, 3.134679001012117, 1.3941529353710216, 0.03377120561543698], "count": [569]}, "eef_sim_pose_action": {"mean": [0.579721869968506, 0.3195097021277451, 1.1162756795957471, -1.33262463880478, 0.9541020920421796, -1.3128672940442474, 0.5869436030847069, -0.23036463971135684, 1.0893925401744762, -0.08413849763657166, 1.1192017726126002, -1.066112127924745], "std": [0.04226784522045374, 0.028156984370607627, 0.025802441765353287, 0.7681631277187181, 0.15730015097026537, 1.5598547400311205, 0.027347949795196298, 0.08039574306689784, 0.019996723425810308, 2.245756153786806, 0.16206384116941513, 0.7260457662439003], "min": [0.526190127652375, 0.28512967387777755, 1.0621035280852074, -2.9648968242209297, 0.6528841498570408, -3.138849349622183, 0.5524761851949188, -0.3219144719498499, 1.0669940893763066, -3.1372689209510245, 0.8434033504910929, -2.134515828451664], "max": [0.661257766828815, 0.3753413419560935, 1.1720997308686976, -0.26673526634300637, 1.2275832200278427, 3.1346903443000302, 0.6525036116425792, -0.08118257906270293, 1.1526783976804125, 3.134679001012117, 1.3941529353710216, 0.03377120561543698], "count": [569]}, "gripper_mode_state": {"mean": [0.718804920913884, 0.2530755711775044], "std": [0.44958248029017395, 0.4347738796784893], "min": [0, 0], "max": [1, 1], "count": [569]}, "gripper_activity_state": {"mean": [1.9050966608084359, 1.8014059753954306], "std": [0.37700890071598975, 0.550696755054506], "min": [0, 0], "max": [2, 2], "count": [569]}, "gripper_mode_action": {"mean": [0.718804920913884, 0.2530755711775044], "std": [0.44958248029017395, 0.4347738796784893], "min": [0, 0], "max": [1, 1], "count": [569]}, "gripper_activity_action": {"mean": [1.9050966608084359, 1.8014059753954306], "std": [0.37700890071598975, 0.550696755054506], "min": [0, 0], "max": [2, 2], "count": [569]}, "gripper_open_scale_state": {"mean": [0.2915711775178025, 0.6036441124311017], "std": [0.24988628298919288, 0.21549178536403113], "min": [0.118, 0.059], "max": [0.782, 0.778], "count": [569]}, "gripper_open_scale_action": {"mean": [0.2915711775178025, 0.6036441124311017], "std": [0.24988628298919288, 0.21549178536403113], "min": [0.118, 0.059], "max": [0.782, 0.778], "count": [569]}}} +{"episode_index": 95, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.452059721029531]], [[0.41827628095033637]], [[0.39355329987834553]]], "std": [[[0.14519276722119043]], [[0.17913731045203138]], [[0.20193511352598792]]], "count": [137]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4714614939649826]], [[0.4707227201707934]], [[0.4603364984375745]]], "std": [[[0.0707574346983094]], [[0.08499631325613032]], [[0.09926803666064646]]], "count": [137]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4673618282166881]], [[0.43912334365011213]], [[0.41836599070893565]]], "std": [[[0.14617994253307098]], [[0.17424234753559248]], [[0.19622443807208145]]], "count": [137]}, "observation.state": {"min": [0.5461310148239136, 1.935587763786316, -0.3697829246520996, -0.32967525720596313, -2.8949429988861084, -1.637485384941101, 0.2321462482213974, 32.0, -0.034949999302625656, 0.3595539927482605, -0.2253980040550232, -3.1411852836608887, 0.6759999990463257, -0.7379999756813049, -0.8969945311546326, -2.043221950531006, -0.09356710314750671, -0.15655604004859924, -1.9498645067214966, -1.8485654592514038, 0.8737292885780334, 118.0, -0.2782990038394928, 0.3306390047073364, -0.19773800671100616, 0.20200002193450928, -1.253999948501587, -3.134185314178467], "max": [1.2793787717819214, 2.0325231552124023, 0.6367659568786621, 0.25851818919181824, -1.776343822479248, -0.6872583031654358, 1.2607735395431519, 889.0, 0.26854899525642395, 0.441334992647171, -0.14120399951934814, 3.1410000324249268, 1.4529999494552612, 1.5140000581741333, -0.5090078115463257, -1.9932010173797607, 0.30108675360679626, 0.7982089519500732, -0.2062106430530548, -1.0225884914398193, 2.8375039100646973, 617.0, -0.18804000318050385, 0.444691002368927, -0.06791900098323822, 2.8540000915527344, -0.5610000491142273, 3.135999917984009], "mean": [0.861583411693573, 2.0122995376586914, 0.12158108502626419, -0.03160542994737625, -2.4195852279663086, -1.207045078277588, 0.7020241618156433, 609.5525512695312, 0.1334100216627121, 0.3832162618637085, -0.19573603570461273, -0.35372868180274963, 1.1364750862121582, 0.5483704805374146, -0.6504271030426025, -2.0210487842559814, 0.09119758009910583, 0.3907756209373474, -1.313951015472412, -1.589064359664917, 1.7177730798721313, 258.4908752441406, -0.24046429991722107, 0.3769385516643524, -0.12833255529403687, 1.1428111791610718, -0.9146178364753723, -0.006619698368012905], "std": [0.2791919708251953, 0.023081157356500626, 0.3239433765411377, 0.12816722691059113, 0.4343978762626648, 0.2084110677242279, 0.36946985125541687, 305.3393859863281, 0.11452914774417877, 0.01681963913142681, 0.019931750372052193, 2.206533432006836, 0.26312434673309326, 0.6607985496520996, 0.10549403727054596, 0.012634946964681149, 0.11275500059127808, 0.22536472976207733, 0.5080581903457642, 0.2706424295902252, 0.5023678541183472, 187.63063049316406, 0.022547710686922073, 0.02985748089849949, 0.04477262124419212, 0.7977533340454102, 0.184061661362648, 2.6839888095855713], "count": [712]}, "action": {"min": [0.5461310148239136, 1.935587763786316, -0.3697829246520996, -0.32967525720596313, -2.8949429988861084, -1.637485384941101, 0.2321462482213974, 32.0, -0.034949999302625656, 0.3595539927482605, -0.2253980040550232, -3.1411852836608887, 0.6759999990463257, -0.7379999756813049, -0.8969945311546326, -2.043221950531006, -0.09356710314750671, -0.15655604004859924, -1.9498645067214966, -1.8485654592514038, 0.8737292885780334, 118.0, -0.2782990038394928, 0.3306390047073364, -0.19773800671100616, 0.20200002193450928, -1.253999948501587, -3.134185314178467], "max": [1.2793787717819214, 2.0325231552124023, 0.6367659568786621, 0.25851818919181824, -1.776343822479248, -0.6872583031654358, 1.2607735395431519, 889.0, 0.26854899525642395, 0.441334992647171, -0.14120399951934814, 3.1410000324249268, 1.4529999494552612, 1.5140000581741333, -0.5090078115463257, -1.9932010173797607, 0.30108675360679626, 0.7982089519500732, -0.2062106430530548, -1.0225884914398193, 2.8375039100646973, 617.0, -0.18804000318050385, 0.444691002368927, -0.06791900098323822, 2.8540000915527344, -0.5610000491142273, 3.135999917984009], "mean": [0.861583411693573, 2.0122995376586914, 0.12158108502626419, -0.03160542994737625, -2.4195852279663086, -1.207045078277588, 0.7020241618156433, 609.5525512695312, 0.1334100216627121, 0.3832162618637085, -0.19573603570461273, -0.35372868180274963, 1.1364750862121582, 0.5483704805374146, -0.6504271030426025, -2.0210487842559814, 0.09119758009910583, 0.3907756209373474, -1.313951015472412, -1.589064359664917, 1.7177730798721313, 258.4908752441406, -0.24046429991722107, 0.3769385516643524, -0.12833255529403687, 1.1428111791610718, -0.9146178364753723, -0.006619698368012905], "std": [0.2791919708251953, 0.023081157356500626, 0.3239433765411377, 0.12816722691059113, 0.4343978762626648, 0.2084110677242279, 0.36946985125541687, 305.3393859863281, 0.11452914774417877, 0.01681963913142681, 0.019931750372052193, 2.206533432006836, 0.26312434673309326, 0.6607985496520996, 0.10549403727054596, 0.012634946964681149, 0.11275500059127808, 0.22536472976207733, 0.5080581903457642, 0.2706424295902252, 0.5023678541183472, 187.63063049316406, 0.022547710686922073, 0.02985748089849949, 0.04477262124419212, 0.7977533340454102, 0.184061661362648, 2.6839888095855713], "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": [95], "max": [95], "mean": [95.0], "std": [0.0], "count": [712]}, "index": {"min": [48579], "max": [49290], "mean": [48934.5], "std": [205.5364931101044], "count": [712]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [712]}, "subtask_annotation": {"mean": [5.551966292134831, 12.0, 12.0, 12.0, 12.0], "std": [4.690127877199275, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [712]}, "scene_annotation": {"mean": [95.0], "std": [0.0], "min": [95], "max": [95], "count": [712]}, "eef_direction_state": {"mean": [3.931179775280899, 4.133426966292135], "std": [2.101907844235413, 1.9073793857202619], "min": [0, 0], "max": [6, 6], "count": [712]}, "eef_velocity_state": {"mean": [0.6474719101123596, 0.7471910112359551], "std": [0.5907948481340543, 0.7666635562347602], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_acc_mag_state": {"mean": [0.6699438202247191, 0.7401685393258427], "std": [0.8171586819281679, 0.8252776003636076], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_direction_action": {"mean": [3.931179775280899, 4.133426966292135], "std": [2.101907844235413, 1.9073793857202619], "min": [0, 0], "max": [6, 6], "count": [712]}, "eef_velocity_action": {"mean": [0.6474719101123596, 0.7471910112359551], "std": [0.5907948481340543, 0.7666635562347602], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_acc_mag_action": {"mean": [0.6699438202247191, 0.7401685393258427], "std": [0.8171586819281679, 0.8252776003636076], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_sim_pose_state": {"mean": [0.5724839863095916, 0.32563028968582747, 1.1282542678171286, -1.1445035878926708, 0.9140978758907042, -1.2610601849651655, 0.588332029822372, -0.22046492668228754, 1.0800787043613096, -0.3547486502486972, 1.136906660683738, -1.0230201571822395], "std": [0.03214850699790145, 0.022352944280133832, 0.0318445072407929, 0.7964467216693056, 0.1838601669477383, 1.4589042657810722, 0.026736818567677918, 0.10438690661690189, 0.023017569341117518, 2.2070260303517126, 0.26318909648549194, 0.6601625749743708], "min": [0.5241988462096407, 0.27126371188724147, 1.058170173787039, -2.853776862501558, 0.560840303311843, -3.132106428467921, 0.5531463868333407, -0.33763991458268133, 1.0555719298399853, -3.1409686863862842, 0.6762282954502079, -2.308690459996851], "max": [0.6473882362675645, 0.36266776226598363, 1.1767923724621339, -0.2067530523933208, 1.2533395975359962, 3.1401022755565884, 0.6515552306839572, -0.06157859577623882, 1.1459011484769004, 3.141475128129443, 1.4533629704723827, -0.057826026002547506], "count": [712]}, "eef_sim_pose_action": {"mean": [0.5724839863095916, 0.32563028968582747, 1.1282542678171286, -1.1445035878926708, 0.9140978758907042, -1.2610601849651655, 0.588332029822372, -0.22046492668228754, 1.0800787043613096, -0.3547486502486972, 1.136906660683738, -1.0230201571822395], "std": [0.03214850699790145, 0.022352944280133832, 0.0318445072407929, 0.7964467216693056, 0.1838601669477383, 1.4589042657810722, 0.026736818567677918, 0.10438690661690189, 0.023017569341117518, 2.2070260303517126, 0.26318909648549194, 0.6601625749743708], "min": [0.5241988462096407, 0.27126371188724147, 1.058170173787039, -2.853776862501558, 0.560840303311843, -3.132106428467921, 0.5531463868333407, -0.33763991458268133, 1.0555719298399853, -3.1409686863862842, 0.6762282954502079, -2.308690459996851], "max": [0.6473882362675645, 0.36266776226598363, 1.1767923724621339, -0.2067530523933208, 1.2533395975359962, 3.1401022755565884, 0.6515552306839572, -0.06157859577623882, 1.1459011484769004, 3.141475128129443, 1.4533629704723827, -0.057826026002547506], "count": [712]}, "gripper_mode_state": {"mean": [0.7808988764044944, 0.3342696629213483], "std": [0.41363730638651086, 0.471734517893057], "min": [0, 0], "max": [1, 1], "count": [712]}, "gripper_activity_state": {"mean": [1.9424157303370786, 1.726123595505618], "std": [0.30593163328910306, 0.6130533514225671], "min": [0, 0], "max": [2, 2], "count": [712]}, "gripper_mode_action": {"mean": [0.7808988764044944, 0.3342696629213483], "std": [0.41363730638651086, 0.471734517893057], "min": [0, 0], "max": [1, 1], "count": [712]}, "gripper_activity_action": {"mean": [1.9424157303370786, 1.726123595505618], "std": [0.30593163328910306, 0.6130533514225671], "min": [0, 0], "max": [2, 2], "count": [712]}, "gripper_open_scale_state": {"mean": [0.2584908707865167, 0.6095526685982597], "std": [0.18763064330176268, 0.3053392874038294], "min": [0.118, 0.032], "max": [0.617, 0.889], "count": [712]}, "gripper_open_scale_action": {"mean": [0.2584908707865167, 0.6095526685982597], "std": [0.18763064330176268, 0.3053392874038294], "min": [0.118, 0.032], "max": [0.617, 0.889], "count": [712]}}} +{"episode_index": 96, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4502863112745098]], [[0.4194749264705882]], [[0.3927951184640523]]], "std": [[[0.1470821023702654]], [[0.17627758477897162]], [[0.19967757861524657]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4714977777777778]], [[0.46936374183006535]], [[0.4601197120098039]]], "std": [[[0.06648251330019482]], [[0.07806201770512532]], [[0.09153011793310223]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4665778696895425]], [[0.4329996691176471]], [[0.41250619281045753]]], "std": [[[0.1397602458322253]], [[0.17459093038019877]], [[0.19789008759816026]]], "count": [100]}, "observation.state": {"min": [0.5459215641021729, 1.9154988527297974, -0.73841392993927, -0.7130019068717957, -2.344675302505493, -1.5972555875778198, 0.14622369408607483, 65.0, 0.025529999285936356, 0.36699798703193665, -0.22145600616931915, -3.1361851692199707, 0.8069999814033508, -0.7649999856948853, -0.8945685625076294, -2.0420002937316895, 0.036791540682315826, -0.1549677848815918, -2.0557360649108887, -1.8016510009765625, 0.8988271355628967, 119.0, -0.23650500178337097, 0.36766600608825684, -0.20107799768447876, 0.27900004386901855, -1.3320000171661377, -3.1411852836608887], "max": [1.127517580986023, 2.0371484756469727, 0.6238853931427002, -0.011152653954923153, -1.3328032493591309, -0.9584825038909912, 1.4741051197052002, 829.0, 0.26689499616622925, 0.4558730125427246, -0.13818800449371338, 3.124000072479248, 1.4019999504089355, 1.4329999685287476, -0.581683337688446, -2.0184035301208496, 0.6524564623832703, 0.684867262840271, -0.5016076564788818, -0.8226085901260376, 2.826805353164673, 771.0, -0.13756699860095978, 0.4616050124168396, -0.07365299761295319, 2.9579999446868896, -0.6790000200271606, 3.1410000324249268], "mean": [0.7358314990997314, 2.008115291595459, -0.228789821267128, -0.20881140232086182, -1.9966721534729004, -1.302931547164917, 0.7409090399742126, 603.2363891601562, 0.17173323035240173, 0.39205673336982727, -0.18208076059818268, -1.0848689079284668, 1.1642411947250366, 0.46539998054504395, -0.6865355968475342, -2.027923822402954, 0.4184565544128418, 0.3354003131389618, -1.48466157913208, -1.427582859992981, 1.7514322996139526, 319.137451171875, -0.1943882405757904, 0.40023618936538696, -0.1366293877363205, 1.2756481170654297, -1.001515507698059, 1.6035915613174438], "std": [0.18170413374900818, 0.030673786997795105, 0.5804316401481628, 0.1700865626335144, 0.24601738154888153, 0.151494100689888, 0.4170030951499939, 240.63438415527344, 0.08295010030269623, 0.02326183207333088, 0.019630271941423416, 1.8851110935211182, 0.15395979583263397, 0.7490699291229248, 0.08984284847974777, 0.005221362225711346, 0.17426550388336182, 0.20550665259361267, 0.4567817151546478, 0.29332435131073, 0.5094192624092102, 209.10000610351562, 0.02753840945661068, 0.029498670250177383, 0.0426156222820282, 0.8070570230484009, 0.16935305297374725, 1.9983044862747192], "count": [440]}, "action": {"min": [0.5459215641021729, 1.9154988527297974, -0.73841392993927, -0.7130019068717957, -2.344675302505493, -1.5972555875778198, 0.14622369408607483, 65.0, 0.025529999285936356, 0.36699798703193665, -0.22145600616931915, -3.1361851692199707, 0.8069999814033508, -0.7649999856948853, -0.8945685625076294, -2.0420002937316895, 0.036791540682315826, -0.1549677848815918, -2.0557360649108887, -1.8016510009765625, 0.8988271355628967, 119.0, -0.23650500178337097, 0.36766600608825684, -0.20107799768447876, 0.27900004386901855, -1.3320000171661377, -3.1411852836608887], "max": [1.127517580986023, 2.0371484756469727, 0.6238853931427002, -0.011152653954923153, -1.3328032493591309, -0.9584825038909912, 1.4741051197052002, 829.0, 0.26689499616622925, 0.4558730125427246, -0.13818800449371338, 3.124000072479248, 1.4019999504089355, 1.4329999685287476, -0.581683337688446, -2.0184035301208496, 0.6524564623832703, 0.684867262840271, -0.5016076564788818, -0.8226085901260376, 2.826805353164673, 771.0, -0.13756699860095978, 0.4616050124168396, -0.07365299761295319, 2.9579999446868896, -0.6790000200271606, 3.1410000324249268], "mean": [0.7358314990997314, 2.008115291595459, -0.228789821267128, -0.20881140232086182, -1.9966721534729004, -1.302931547164917, 0.7409090399742126, 603.2363891601562, 0.17173323035240173, 0.39205673336982727, -0.18208076059818268, -1.0848689079284668, 1.1642411947250366, 0.46539998054504395, -0.6865355968475342, -2.027923822402954, 0.4184565544128418, 0.3354003131389618, -1.48466157913208, -1.427582859992981, 1.7514322996139526, 319.137451171875, -0.1943882405757904, 0.40023618936538696, -0.1366293877363205, 1.2756481170654297, -1.001515507698059, 1.6035915613174438], "std": [0.18170413374900818, 0.030673786997795105, 0.5804316401481628, 0.1700865626335144, 0.24601738154888153, 0.151494100689888, 0.4170030951499939, 240.63438415527344, 0.08295010030269623, 0.02326183207333088, 0.019630271941423416, 1.8851110935211182, 0.15395979583263397, 0.7490699291229248, 0.08984284847974777, 0.005221362225711346, 0.17426550388336182, 0.20550665259361267, 0.4567817151546478, 0.29332435131073, 0.5094192624092102, 209.10000610351562, 0.02753840945661068, 0.029498670250177383, 0.0426156222820282, 0.8070570230484009, 0.16935305297374725, 1.9983044862747192], "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": [96], "max": [96], "mean": [96.0], "std": [0.0], "count": [440]}, "index": {"min": [49291], "max": [49730], "mean": [49510.5], "std": [127.01673118136839], "count": [440]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [440]}, "subtask_annotation": {"mean": [5.029545454545454, 12.0, 12.0, 12.0, 12.0], "std": [4.195943904288258, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [440]}, "scene_annotation": {"mean": [96.0], "std": [0.0], "min": [96], "max": [96], "count": [440]}, "eef_direction_state": {"mean": [3.8295454545454546, 3.975], "std": [1.9989860549623384, 1.894204678390473], "min": [0, 0], "max": [6, 6], "count": [440]}, "eef_velocity_state": {"mean": [0.75, 0.8704545454545455], "std": [0.6510481060287606, 0.7971767071856413], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_acc_mag_state": {"mean": [0.6954545454545454, 0.7772727272727272], "std": [0.8135093857240736, 0.8259604977247095], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_direction_action": {"mean": [3.8295454545454546, 3.975], "std": [1.9989860549623384, 1.894204678390473], "min": [0, 0], "max": [6, 6], "count": [440]}, "eef_velocity_action": {"mean": [0.75, 0.8704545454545455], "std": [0.6510481060287606, 0.7971767071856413], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_acc_mag_action": {"mean": [0.6954545454545454, 0.7772727272727272], "std": [0.8135093857240736, 0.8259604977247095], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_sim_pose_state": {"mean": [0.5969415920388558, 0.2829627403194956, 1.1236147733084652, -1.2774023277776692, 1.0009279729939675, -1.067689399236783, 0.5928594327446226, -0.2598875915679579, 1.08992192750413, -1.0854615815837776, 1.1646900482693054, -1.1053973433971418], "std": [0.031467345403059316, 0.021840116201860264, 0.031529846041162816, 0.805520088267393, 0.1691493599788323, 1.7684242901744678, 0.03343722226711974, 0.07193524168064924, 0.02265207151299061, 1.8852364071122003, 0.15402677122988148, 0.7489710400606345], "min": [0.5548165210091999, 0.24065574872382506, 1.0622791856459164, -2.9574978424304565, 0.6788324903860956, -3.1372906477613762, 0.551524322572115, -0.3368126640354979, 1.0659430529632383, -3.1351917678760755, 0.8077662320028782, -2.3363638150045656], "max": [0.6621762727127475, 0.3236681178889559, 1.17420250357254, -0.284936905089451, 1.3315147368240918, 3.1415128033182627, 0.6656698820231741, -0.12332033868932761, 1.1442119687382255, 3.125141475661093, 1.404718655149324, -0.1381791173602404], "count": [440]}, "eef_sim_pose_action": {"mean": [0.5969415920388558, 0.2829627403194956, 1.1236147733084652, -1.2774023277776692, 1.0009279729939675, -1.067689399236783, 0.5928594327446226, -0.2598875915679579, 1.08992192750413, -1.0854615815837776, 1.1646900482693054, -1.1053973433971418], "std": [0.031467345403059316, 0.021840116201860264, 0.031529846041162816, 0.805520088267393, 0.1691493599788323, 1.7684242901744678, 0.03343722226711974, 0.07193524168064924, 0.02265207151299061, 1.8852364071122003, 0.15402677122988148, 0.7489710400606345], "min": [0.5548165210091999, 0.24065574872382506, 1.0622791856459164, -2.9574978424304565, 0.6788324903860956, -3.1372906477613762, 0.551524322572115, -0.3368126640354979, 1.0659430529632383, -3.1351917678760755, 0.8077662320028782, -2.3363638150045656], "max": [0.6621762727127475, 0.3236681178889559, 1.17420250357254, -0.284936905089451, 1.3315147368240918, 3.1415128033182627, 0.6656698820231741, -0.12332033868932761, 1.1442119687382255, 3.125141475661093, 1.404718655149324, -0.1381791173602404], "count": [440]}, "gripper_mode_state": {"mean": [0.7090909090909091, 0.31363636363636366], "std": [0.4541816726107954, 0.46397046785471374], "min": [0, 0], "max": [1, 1], "count": [440]}, "gripper_activity_state": {"mean": [1.8977272727272727, 1.7568181818181818], "std": [0.3884635447758713, 0.6048657729660226], "min": [0, 0], "max": [2, 2], "count": [440]}, "gripper_mode_action": {"mean": [0.7090909090909091, 0.31363636363636366], "std": [0.4541816726107954, 0.46397046785471374], "min": [0, 0], "max": [1, 1], "count": [440]}, "gripper_activity_action": {"mean": [1.8977272727272727, 1.7568181818181818], "std": [0.3884635447758713, 0.6048657729660226], "min": [0, 0], "max": [2, 2], "count": [440]}, "gripper_open_scale_state": {"mean": [0.3191374999826602, 0.6032363634629687], "std": [0.20909998201523913, 0.2406344708583216], "min": [0.119, 0.065], "max": [0.771, 0.829], "count": [440]}, "gripper_open_scale_action": {"mean": [0.3191374999826602, 0.6032363634629687], "std": [0.20909998201523913, 0.2406344708583216], "min": [0.119, 0.065], "max": [0.771, 0.829], "count": [440]}}} +{"episode_index": 97, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.447368646697461]], [[0.41603786057692305]], [[0.391988291069633]]], "std": [[[0.150238097132589]], [[0.17875703347919397]], [[0.19861132279224156]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4745825379430618]], [[0.4700888971373806]], [[0.4620680343451483]]], "std": [[[0.06206239660051725]], [[0.07616853380828412]], [[0.08851547694523842]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4712909164467069]], [[0.44687354276646557]], [[0.42888485694758677]]], "std": [[[0.15242875700353206]], [[0.17808276347512048]], [[0.1966794134834647]]], "count": [104]}, "observation.state": {"min": [0.5183976888656616, 1.9256218671798706, -1.017073154449463, -0.5351179838180542, -2.280971050262451, -1.7279282808303833, 0.20092231035232544, 36.0, 0.02887899987399578, 0.32871299982070923, -0.2271379977464676, -3.0859999656677246, 0.7489999532699585, -0.37700000405311584, -0.9433854222297668, -2.0422794818878174, 0.1932254135608673, -0.1304808259010315, -2.0463290214538574, -1.7989633083343506, 0.9011833071708679, 111.0, -0.24631400406360626, 0.3625740110874176, -0.20328600704669952, 0.1469999998807907, -1.3300000429153442, -3.1371853351593018], "max": [1.065506100654602, 2.0415291786193848, -0.04597197473049164, -0.006073745898902416, -1.3345310688018799, -0.9172578454017639, 1.3910799026489258, 819.0, 0.26272401213645935, 0.4296160042285919, -0.12897799909114838, 3.122999906539917, 1.3420000076293945, 1.74399995803833, -0.5777214765548706, -2.004807472229004, 0.4343077838420868, 0.7310835123062134, -0.386555552482605, -0.7235437035560608, 2.7942023277282715, 759.0, -0.14647400379180908, 0.4726699888706207, -0.08243700116872787, 2.994999885559082, -0.7149999737739563, 3.135999917984009], "mean": [0.7365288138389587, 2.0142104625701904, -0.5667389631271362, -0.1615983098745346, -1.6703273057937622, -1.3651620149612427, 0.6974368691444397, 605.7164916992188, 0.15697038173675537, 0.37880948185920715, -0.18097566068172455, -0.6472032070159912, 1.1279656887054443, 0.6138010621070862, -0.7054924368858337, -2.0231375694274902, 0.29778170585632324, 0.2914365231990814, -1.3809095621109009, -1.4079275131225586, 1.795599341392517, 308.8272399902344, -0.19950421154499054, 0.4027549624443054, -0.1431090533733368, 1.298991322517395, -1.0110461711883545, 1.657000184059143], "std": [0.173685684800148, 0.017253674566745758, 0.3805549442768097, 0.13886700570583344, 0.33240097761154175, 0.19871124625205994, 0.4131537079811096, 258.47613525390625, 0.08055385947227478, 0.028071649372577667, 0.022649725899100304, 1.9465501308441162, 0.1513832062482834, 0.7552513480186462, 0.11136231571435928, 0.011558630503714085, 0.09078745543956757, 0.19510702788829803, 0.4904152750968933, 0.3225387930870056, 0.5081341862678528, 264.4157409667969, 0.02543368749320507, 0.03559693321585655, 0.03629021719098091, 0.8426238894462585, 0.1488974690437317, 1.929313063621521], "count": [492]}, "action": {"min": [0.5183976888656616, 1.9256218671798706, -1.017073154449463, -0.5351179838180542, -2.280971050262451, -1.7279282808303833, 0.20092231035232544, 36.0, 0.02887899987399578, 0.32871299982070923, -0.2271379977464676, -3.0859999656677246, 0.7489999532699585, -0.37700000405311584, -0.9433854222297668, -2.0422794818878174, 0.1932254135608673, -0.1304808259010315, -2.0463290214538574, -1.7989633083343506, 0.9011833071708679, 111.0, -0.24631400406360626, 0.3625740110874176, -0.20328600704669952, 0.1469999998807907, -1.3300000429153442, -3.1371853351593018], "max": [1.065506100654602, 2.0415291786193848, -0.04597197473049164, -0.006073745898902416, -1.3345310688018799, -0.9172578454017639, 1.3910799026489258, 819.0, 0.26272401213645935, 0.4296160042285919, -0.12897799909114838, 3.122999906539917, 1.3420000076293945, 1.74399995803833, -0.5777214765548706, -2.004807472229004, 0.4343077838420868, 0.7310835123062134, -0.386555552482605, -0.7235437035560608, 2.7942023277282715, 759.0, -0.14647400379180908, 0.4726699888706207, -0.08243700116872787, 2.994999885559082, -0.7149999737739563, 3.135999917984009], "mean": [0.7365288138389587, 2.0142104625701904, -0.5667389631271362, -0.1615983098745346, -1.6703273057937622, -1.3651620149612427, 0.6974368691444397, 605.7164916992188, 0.15697038173675537, 0.37880948185920715, -0.18097566068172455, -0.6472032070159912, 1.1279656887054443, 0.6138010621070862, -0.7054924368858337, -2.0231375694274902, 0.29778170585632324, 0.2914365231990814, -1.3809095621109009, -1.4079275131225586, 1.795599341392517, 308.8272399902344, -0.19950421154499054, 0.4027549624443054, -0.1431090533733368, 1.298991322517395, -1.0110461711883545, 1.657000184059143], "std": [0.173685684800148, 0.017253674566745758, 0.3805549442768097, 0.13886700570583344, 0.33240097761154175, 0.19871124625205994, 0.4131537079811096, 258.47613525390625, 0.08055385947227478, 0.028071649372577667, 0.022649725899100304, 1.9465501308441162, 0.1513832062482834, 0.7552513480186462, 0.11136231571435928, 0.011558630503714085, 0.09078745543956757, 0.19510702788829803, 0.4904152750968933, 0.3225387930870056, 0.5081341862678528, 264.4157409667969, 0.02543368749320507, 0.03559693321585655, 0.03629021719098091, 0.8426238894462585, 0.1488974690437317, 1.929313063621521], "count": [492]}, "timestamp": {"min": [0.0], "max": [16.366666666666667], "mean": [8.183333333333334], "std": [4.734262428376858], "count": [492]}, "frame_index": {"min": [0], "max": [491], "mean": [245.5], "std": [142.02787285130574], "count": [492]}, "episode_index": {"min": [97], "max": [97], "mean": [97.0], "std": [0.0], "count": [492]}, "index": {"min": [49731], "max": [50222], "mean": [49976.5], "std": [142.02787285130574], "count": [492]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [492]}, "subtask_annotation": {"mean": [5.806910569105691, 12.0, 12.0, 12.0, 12.0], "std": [4.549782560708336, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [492]}, "scene_annotation": {"mean": [97.0], "std": [0.0], "min": [97], "max": [97], "count": [492]}, "eef_direction_state": {"mean": [4.0528455284552845, 4.048780487804878], "std": [2.002349238288244, 1.953124070493531], "min": [0, 0], "max": [6, 6], "count": [492]}, "eef_velocity_state": {"mean": [0.6422764227642277, 0.7886178861788617], "std": [0.639233297117178, 0.7937974237322712], "min": [0, 0], "max": [2, 2], "count": [492]}, "eef_acc_mag_state": {"mean": [0.6199186991869918, 0.7378048780487805], "std": [0.7911152937621182, 0.8229147449004538], "min": [0, 0], "max": [2, 2], "count": [492]}, "eef_direction_action": {"mean": [4.0528455284552845, 4.048780487804878], "std": [2.002349238288244, 1.953124070493531], "min": [0, 0], "max": [6, 6], "count": [492]}, "eef_velocity_action": {"mean": [0.6422764227642277, 0.7886178861788617], "std": [0.639233297117178, 0.7937974237322712], "min": [0, 0], "max": [2, 2], "count": [492]}, "eef_acc_mag_action": {"mean": [0.6199186991869918, 0.7378048780487805], "std": [0.7911152937621182, 0.8229147449004538], "min": [0, 0], "max": [2, 2], "count": [492]}, "eef_sim_pose_state": {"mean": [0.5976641796989363, 0.2870255360579347, 1.1176600813504123, -1.3006842246344756, 1.0105387712056735, -1.051356688491215, 0.5833839308143138, -0.24544570947719468, 1.08888073923112, -0.6602599255176805, 1.1284121939406597, -0.9566913267824865], "std": [0.03713005450624241, 0.02262178100395923, 0.02624416835879194, 0.8409674905967134, 0.14874795833944432, 1.7641343935466196, 0.031045482489402292, 0.068550449593606, 0.019292111031429776, 1.9425341604908755, 0.1513420704633245, 0.7549816538745375], "min": [0.5470276201164742, 0.24728949314940413, 1.0682944308391875, -2.9942173532605443, 0.7151317040792198, -3.1412866505557253, 0.543764105131294, -0.3362328537508941, 1.0601595576936906, -3.1322124673919918, 0.74909758398221, -1.9475870470667394], "max": [0.670631980302736, 0.3331763144460129, 1.1627116353158469, -0.15247668350735682, 1.3299251939664103, 3.1327606991055963, 0.6454352401643476, -0.12963614215767205, 1.1527616209027174, 3.123706160137818, 1.3424472731258517, 0.17282829313429962], "count": [492]}, "eef_sim_pose_action": {"mean": [0.5976641796989363, 0.2870255360579347, 1.1176600813504123, -1.3006842246344756, 1.0105387712056735, -1.051356688491215, 0.5833839308143138, -0.24544570947719468, 1.08888073923112, -0.6602599255176805, 1.1284121939406597, -0.9566913267824865], "std": [0.03713005450624241, 0.02262178100395923, 0.02624416835879194, 0.8409674905967134, 0.14874795833944432, 1.7641343935466196, 0.031045482489402292, 0.068550449593606, 0.019292111031429776, 1.9425341604908755, 0.1513420704633245, 0.7549816538745375], "min": [0.5470276201164742, 0.24728949314940413, 1.0682944308391875, -2.9942173532605443, 0.7151317040792198, -3.1412866505557253, 0.543764105131294, -0.3362328537508941, 1.0601595576936906, -3.1322124673919918, 0.74909758398221, -1.9475870470667394], "max": [0.670631980302736, 0.3331763144460129, 1.1627116353158469, -0.15247668350735682, 1.3299251939664103, 3.1327606991055963, 0.6454352401643476, -0.12963614215767205, 1.1527616209027174, 3.123706160137818, 1.3424472731258517, 0.17282829313429962], "count": [492]}, "gripper_mode_state": {"mean": [0.6686991869918699, 0.2967479674796748], "std": [0.4706809793355567, 0.45682448629244465], "min": [0, 0], "max": [1, 1], "count": [492]}, "gripper_activity_state": {"mean": [1.8841463414634145, 1.725609756097561], "std": [0.4286401770114465, 0.6343124391606423], "min": [0, 0], "max": [2, 2], "count": [492]}, "gripper_mode_action": {"mean": [0.6686991869918699, 0.2967479674796748], "std": [0.4706809793355567, 0.45682448629244465], "min": [0, 0], "max": [1, 1], "count": [492]}, "gripper_activity_action": {"mean": [1.8841463414634145, 1.725609756097561], "std": [0.4286401770114465, 0.6343124391606423], "min": [0, 0], "max": [2, 2], "count": [492]}, "gripper_open_scale_state": {"mean": [0.3088272358653998, 0.6057164634689081], "std": [0.2644156625562946, 0.25847613469251723], "min": [0.111, 0.036], "max": [0.759, 0.819], "count": [492]}, "gripper_open_scale_action": {"mean": [0.3088272358653998, 0.6057164634689081], "std": [0.2644156625562946, 0.25847613469251723], "min": [0.111, 0.036], "max": [0.759, 0.819], "count": [492]}}} +{"episode_index": 98, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4543808315771792]], [[0.4211977868639668]], [[0.39585501992853217]]], "std": [[[0.14609875686466783]], [[0.17949086547093784]], [[0.20079914943096283]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.472395724528129]], [[0.4673593645012522]], [[0.45919747953698614]]], "std": [[[0.06304872394496315]], [[0.07800141860638019]], [[0.09000851958604875]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4694855346344145]], [[0.43945926485859144]], [[0.41885101704233096]]], "std": [[[0.13420404894420915]], [[0.16644799143114658]], [[0.18891262410003923]]], "count": [107]}, "observation.state": {"min": [0.5337915420532227, 1.9220962524414062, -0.6096784472465515, -0.8300262689590454, -2.708925724029541, -1.8264522552490234, 0.27921777963638306, 59.0, -0.0006290000164881349, 0.3343609869480133, -0.21948400139808655, -3.1391851902008057, 0.6909999847412109, -0.7900000810623169, -0.9342398643493652, -2.0402376651763916, 0.07452556490898132, -0.13035863637924194, -2.0399234294891357, -1.8295764923095703, 1.0586469173431396, 119.0, -0.2634260058403015, 0.3451460003852844, -0.20260800421237946, 0.07000003010034561, -1.25600004196167, -3.1381852626800537], "max": [1.1783939599990845, 2.0356647968292236, 0.7501599788665771, 0.12295845150947571, -1.4326012134552002, -0.8828922510147095, 1.5886859893798828, 772.0, 0.25572699308395386, 0.43016400933265686, -0.1277189999818802, 3.131999969482422, 1.5010000467300415, 1.6349999904632568, -0.5268625617027283, -2.0047898292541504, 0.510788083076477, 0.577005922794342, -0.47534042596817017, -0.8146149516105652, 2.7810773849487305, 740.0, -0.14645299315452576, 0.464275985956192, -0.07012899965047836, 2.9860000610351562, -0.718999981880188, 3.135999917984009], "mean": [0.7343760132789612, 2.008060932159424, -0.14402802288532257, -0.22444301843643188, -2.1133315563201904, -1.4472846984863281, 0.7518466711044312, 591.37109375, 0.17265161871910095, 0.37508490681648254, -0.17496748268604279, -0.10850419849157333, 1.098421573638916, 0.5230015516281128, -0.6820484399795532, -2.026326894760132, 0.2895280122756958, 0.3353738486766815, -1.3671875, -1.461508870124817, 1.8175444602966309, 314.103515625, -0.20325800776481628, 0.3927609622478485, -0.14106875658035278, 1.2528741359710693, -1.0410645008087158, 0.30494096875190735], "std": [0.19684863090515137, 0.027614381164312363, 0.3790901303291321, 0.22604526579380035, 0.47747138142585754, 0.21570207178592682, 0.4667544960975647, 247.01913452148438, 0.08025733381509781, 0.02465449646115303, 0.019240103662014008, 2.1018478870391846, 0.1690213531255722, 0.8939102292060852, 0.12005038559436798, 0.009816437028348446, 0.17037144303321838, 0.18811452388763428, 0.43210965394973755, 0.3183134198188782, 0.47240161895751953, 261.8418884277344, 0.03301837667822838, 0.03667479008436203, 0.0401298888027668, 0.8763842582702637, 0.16807447373867035, 2.4684457778930664], "count": [512]}, "action": {"min": [0.5337915420532227, 1.9220962524414062, -0.6096784472465515, -0.8300262689590454, -2.708925724029541, -1.8264522552490234, 0.27921777963638306, 59.0, -0.0006290000164881349, 0.3343609869480133, -0.21948400139808655, -3.1391851902008057, 0.6909999847412109, -0.7900000810623169, -0.9342398643493652, -2.0402376651763916, 0.07452556490898132, -0.13035863637924194, -2.0399234294891357, -1.8295764923095703, 1.0586469173431396, 119.0, -0.2634260058403015, 0.3451460003852844, -0.20260800421237946, 0.07000003010034561, -1.25600004196167, -3.1381852626800537], "max": [1.1783939599990845, 2.0356647968292236, 0.7501599788665771, 0.12295845150947571, -1.4326012134552002, -0.8828922510147095, 1.5886859893798828, 772.0, 0.25572699308395386, 0.43016400933265686, -0.1277189999818802, 3.131999969482422, 1.5010000467300415, 1.6349999904632568, -0.5268625617027283, -2.0047898292541504, 0.510788083076477, 0.577005922794342, -0.47534042596817017, -0.8146149516105652, 2.7810773849487305, 740.0, -0.14645299315452576, 0.464275985956192, -0.07012899965047836, 2.9860000610351562, -0.718999981880188, 3.135999917984009], "mean": [0.7343760132789612, 2.008060932159424, -0.14402802288532257, -0.22444301843643188, -2.1133315563201904, -1.4472846984863281, 0.7518466711044312, 591.37109375, 0.17265161871910095, 0.37508490681648254, -0.17496748268604279, -0.10850419849157333, 1.098421573638916, 0.5230015516281128, -0.6820484399795532, -2.026326894760132, 0.2895280122756958, 0.3353738486766815, -1.3671875, -1.461508870124817, 1.8175444602966309, 314.103515625, -0.20325800776481628, 0.3927609622478485, -0.14106875658035278, 1.2528741359710693, -1.0410645008087158, 0.30494096875190735], "std": [0.19684863090515137, 0.027614381164312363, 0.3790901303291321, 0.22604526579380035, 0.47747138142585754, 0.21570207178592682, 0.4667544960975647, 247.01913452148438, 0.08025733381509781, 0.02465449646115303, 0.019240103662014008, 2.1018478870391846, 0.1690213531255722, 0.8939102292060852, 0.12005038559436798, 0.009816437028348446, 0.17037144303321838, 0.18811452388763428, 0.43210965394973755, 0.3183134198188782, 0.47240161895751953, 261.8418884277344, 0.03301837667822838, 0.03667479008436203, 0.0401298888027668, 0.8763842582702637, 0.16807447373867035, 2.4684457778930664], "count": [512]}, "timestamp": {"min": [0.0], "max": [17.033333333333335], "mean": [8.516666666666666], "std": [4.926712900098807], "count": [512]}, "frame_index": {"min": [0], "max": [511], "mean": [255.5], "std": [147.80138700296422], "count": [512]}, "episode_index": {"min": [98], "max": [98], "mean": [98.0], "std": [0.0], "count": [512]}, "index": {"min": [50223], "max": [50734], "mean": [50478.5], "std": [147.80138700296422], "count": [512]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [512]}, "subtask_annotation": {"mean": [5.302734375, 12.0, 12.0, 12.0, 12.0], "std": [4.378586960789217, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [512]}, "scene_annotation": {"mean": [98.0], "std": [0.0], "min": [98], "max": [98], "count": [512]}, "eef_direction_state": {"mean": [4.05859375, 4.251953125], "std": [2.0292019422573344, 1.8949449854290583], "min": [0, 0], "max": [6, 6], "count": [512]}, "eef_velocity_state": {"mean": [0.654296875, 0.7421875], "std": [0.643189299013311, 0.7905308120773977], "min": [0, 0], "max": [2, 2], "count": [512]}, "eef_acc_mag_state": {"mean": [0.6484375, 0.716796875], "std": [0.8133634234422826, 0.829080282596465], "min": [0, 0], "max": [2, 2], "count": [512]}, "eef_direction_action": {"mean": [4.05859375, 4.251953125], "std": [2.0292019422573344, 1.8949449854290583], "min": [0, 0], "max": [6, 6], "count": [512]}, "eef_velocity_action": {"mean": [0.654296875, 0.7421875], "std": [0.643189299013311, 0.7905308120773977], "min": [0, 0], "max": [2, 2], "count": [512]}, "eef_acc_mag_action": {"mean": [0.6484375, 0.716796875], "std": [0.8133634234422826, 0.829080282596465], "min": [0, 0], "max": [2, 2], "count": [512]}, "eef_sim_pose_state": {"mean": [0.5890043600927439, 0.2919397522393278, 1.1194923129527783, -1.25443493081537, 1.0406023499555972, -0.8742694237215752, 0.5791603688207744, -0.262785028959553, 1.0954052640299043, -0.10887409463732133, 1.098744285475699, -1.0477310102927035], "std": [0.03920930059941106, 0.030250681142464573, 0.029290393439938403, 0.8746516142712567, 0.1678623393758464, 1.832649901012693, 0.03098421938936385, 0.07205542637779426, 0.019207449484784832, 2.102349523953704, 0.16915497518911743, 0.8935915846245275], "min": [0.5395205582304208, 0.25006480316463087, 1.0651894482261504, -2.9854040529902157, 0.7191950391692017, -3.1316704425560404, 0.545434313398322, -0.32978135789453356, 1.0706632334940325, -3.1386452208039275, 0.6908701979267811, -2.3610686309376074], "max": [0.6649627550242319, 0.3497556777589427, 1.1782954608690912, -0.07499619137351837, 1.2546087457737323, 3.1356109996248303, 0.6453104395502117, -0.09776706382442027, 1.1540087557531595, 3.1331387079669057, 1.5012513425249412, 0.0637206344859145], "count": [512]}, "eef_sim_pose_action": {"mean": [0.5890043600927439, 0.2919397522393278, 1.1194923129527783, -1.25443493081537, 1.0406023499555972, -0.8742694237215752, 0.5791603688207744, -0.262785028959553, 1.0954052640299043, -0.10887409463732133, 1.098744285475699, -1.0477310102927035], "std": [0.03920930059941106, 0.030250681142464573, 0.029290393439938403, 0.8746516142712567, 0.1678623393758464, 1.832649901012693, 0.03098421938936385, 0.07205542637779426, 0.019207449484784832, 2.102349523953704, 0.16915497518911743, 0.8935915846245275], "min": [0.5395205582304208, 0.25006480316463087, 1.0651894482261504, -2.9854040529902157, 0.7191950391692017, -3.1316704425560404, 0.545434313398322, -0.32978135789453356, 1.0706632334940325, -3.1386452208039275, 0.6908701979267811, -2.3610686309376074], "max": [0.6649627550242319, 0.3497556777589427, 1.1782954608690912, -0.07499619137351837, 1.2546087457737323, 3.1356109996248303, 0.6453104395502117, -0.09776706382442027, 1.1540087557531595, 3.1331387079669057, 1.5012513425249412, 0.0637206344859145], "count": [512]}, "gripper_mode_state": {"mean": [0.673828125, 0.291015625], "std": [0.46881103118312434, 0.45423070240337055], "min": [0, 0], "max": [1, 1], "count": [512]}, "gripper_activity_state": {"mean": [1.875, 1.806640625], "std": [0.4419417382415922, 0.5410085739612722], "min": [0, 0], "max": [2, 2], "count": [512]}, "gripper_mode_action": {"mean": [0.673828125, 0.291015625], "std": [0.46881103118312434, 0.45423070240337055], "min": [0, 0], "max": [1, 1], "count": [512]}, "gripper_activity_action": {"mean": [1.875, 1.806640625], "std": [0.4419417382415922, 0.5410085739612722], "min": [0, 0], "max": [2, 2], "count": [512]}, "gripper_open_scale_state": {"mean": [0.31410351565480255, 0.5913710936903954], "std": [0.26184191851222544, 0.24701909999559477], "min": [0.119, 0.059], "max": [0.74, 0.772], "count": [512]}, "gripper_open_scale_action": {"mean": [0.31410351565480255, 0.5913710936903954], "std": [0.26184191851222544, 0.24701909999559477], "min": [0.119, 0.059], "max": [0.74, 0.772], "count": [512]}}} +{"episode_index": 99, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.45458575564728815]], [[0.4224141207287008]], [[0.39710723935041853]]], "std": [[[0.14650910627093955]], [[0.17950521113633033]], [[0.2014541221444769]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4797516501117991]], [[0.4764917440660475]], [[0.468280648004816]]], "std": [[[0.06785061676429055]], [[0.08137130704100401]], [[0.09342195644473124]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4762681386882238]], [[0.44453287502866645]], [[0.42477296360795785]]], "std": [[[0.12794717241033257]], [[0.16110302704585808]], [[0.18286318494613582]]], "count": [114]}, "observation.state": {"min": [0.5587846040725708, 1.9296187162399292, -0.6380400061607361, -0.6322804689407349, -2.8959028720855713, -1.925272822380066, 0.20041616261005402, 31.0, -0.037234000861644745, 0.3050439953804016, -0.224140003323555, -3.1411852836608887, 0.6700000166893005, -0.9039999842643738, -0.9344319105148315, -2.040865898132324, -0.029251718893647194, -0.07981391251087189, -1.7586461305618286, -1.8936474323272705, 1.0757511854171753, 121.0, -0.2816449999809265, 0.32236701250076294, -0.2087160050868988, -3.1411852836608887, -1.319000005722046, -3.1411852836608887], "max": [1.2937078475952148, 2.0448453426361084, 0.7612951397895813, 0.14838789403438568, -1.8161721229553223, -0.8865575194358826, 1.4305416345596313, 844.0, 0.24661299586296082, 0.4451580047607422, -0.1132970005273819, 3.138000011444092, 1.4570000171661377, 1.690000057220459, -0.5012236833572388, -1.9026881456375122, 0.4832642078399658, 0.5933246612548828, -0.36388370394706726, -0.7583979368209839, 2.7616868019104004, 858.0, -0.16498400270938873, 0.4718810021877289, -0.051222000271081924, 3.122999906539917, -0.6850000023841858, 3.138000011444092], "mean": [0.789201557636261, 2.0067873001098633, 0.0776049941778183, -0.20854982733726501, -2.3775882720947266, -1.4245072603225708, 0.7620316743850708, 590.3120727539062, 0.15947295725345612, 0.3799315392971039, -0.17510740458965302, -0.750415563583374, 1.130724549293518, 0.45725712180137634, -0.6781799793243408, -2.0106711387634277, 0.1639973521232605, 0.3233540654182434, -1.3163971900939941, -1.54082453250885, 1.801735281944275, 363.9585876464844, -0.2215431034564972, 0.3859221637248993, -0.1265401840209961, 0.2215011715888977, -0.9287786483764648, 0.25158169865608215], "std": [0.2163333296775818, 0.02823920175433159, 0.47477591037750244, 0.18110156059265137, 0.272039532661438, 0.2543559670448303, 0.42354705929756165, 288.5634765625, 0.08627632260322571, 0.03295756131410599, 0.02692047692835331, 2.012456178665161, 0.18733271956443787, 0.8351942300796509, 0.1332343965768814, 0.029398148879408836, 0.18084602057933807, 0.19008637964725494, 0.4461521506309509, 0.37679794430732727, 0.4101691246032715, 323.72174072265625, 0.035534244030714035, 0.04471992701292038, 0.04385997727513313, 1.540419340133667, 0.1934499889612198, 2.5393543243408203], "count": [556]}, "action": {"min": [0.5587846040725708, 1.9296187162399292, -0.6380400061607361, -0.6322804689407349, -2.8959028720855713, -1.925272822380066, 0.20041616261005402, 31.0, -0.037234000861644745, 0.3050439953804016, -0.224140003323555, -3.1411852836608887, 0.6700000166893005, -0.9039999842643738, -0.9344319105148315, -2.040865898132324, -0.029251718893647194, -0.07981391251087189, -1.7586461305618286, -1.8936474323272705, 1.0757511854171753, 121.0, -0.2816449999809265, 0.32236701250076294, -0.2087160050868988, -3.1411852836608887, -1.319000005722046, -3.1411852836608887], "max": [1.2937078475952148, 2.0448453426361084, 0.7612951397895813, 0.14838789403438568, -1.8161721229553223, -0.8865575194358826, 1.4305416345596313, 844.0, 0.24661299586296082, 0.4451580047607422, -0.1132970005273819, 3.138000011444092, 1.4570000171661377, 1.690000057220459, -0.5012236833572388, -1.9026881456375122, 0.4832642078399658, 0.5933246612548828, -0.36388370394706726, -0.7583979368209839, 2.7616868019104004, 858.0, -0.16498400270938873, 0.4718810021877289, -0.051222000271081924, 3.122999906539917, -0.6850000023841858, 3.138000011444092], "mean": [0.789201557636261, 2.0067873001098633, 0.0776049941778183, -0.20854982733726501, -2.3775882720947266, -1.4245072603225708, 0.7620316743850708, 590.3120727539062, 0.15947295725345612, 0.3799315392971039, -0.17510740458965302, -0.750415563583374, 1.130724549293518, 0.45725712180137634, -0.6781799793243408, -2.0106711387634277, 0.1639973521232605, 0.3233540654182434, -1.3163971900939941, -1.54082453250885, 1.801735281944275, 363.9585876464844, -0.2215431034564972, 0.3859221637248993, -0.1265401840209961, 0.2215011715888977, -0.9287786483764648, 0.25158169865608215], "std": [0.2163333296775818, 0.02823920175433159, 0.47477591037750244, 0.18110156059265137, 0.272039532661438, 0.2543559670448303, 0.42354705929756165, 288.5634765625, 0.08627632260322571, 0.03295756131410599, 0.02692047692835331, 2.012456178665161, 0.18733271956443787, 0.8351942300796509, 0.1332343965768814, 0.029398148879408836, 0.18084602057933807, 0.19008637964725494, 0.4461521506309509, 0.37679794430732727, 0.4101691246032715, 323.72174072265625, 0.035534244030714035, 0.04471992701292038, 0.04385997727513313, 1.540419340133667, 0.1934499889612198, 2.5393543243408203], "count": [556]}, "timestamp": {"min": [0.0], "max": [18.5], "mean": [9.25], "std": [5.350103841152162], "count": [556]}, "frame_index": {"min": [0], "max": [555], "mean": [277.5], "std": [160.50311523456483], "count": [556]}, "episode_index": {"min": [99], "max": [99], "mean": [99.0], "std": [0.0], "count": [556]}, "index": {"min": [50735], "max": [51290], "mean": [51012.5], "std": [160.50311523456483], "count": [556]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [556]}, "subtask_annotation": {"mean": [5.35431654676259, 12.0, 12.0, 12.0, 12.0], "std": [4.234833208365597, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [556]}, "scene_annotation": {"mean": [99.0], "std": [0.0], "min": [99], "max": [99], "count": [556]}, "eef_direction_state": {"mean": [3.856115107913669, 4.057553956834532], "std": [1.981247158558701, 2.0117274304146893], "min": [0, 0], "max": [6, 6], "count": [556]}, "eef_velocity_state": {"mean": [0.7985611510791367, 0.8327338129496403], "std": [0.7314109368137458, 0.8173525482539702], "min": [0, 0], "max": [2, 2], "count": [556]}, "eef_acc_mag_state": {"mean": [0.7805755395683454, 0.6816546762589928], "std": [0.8388393572760838, 0.8120638039949244], "min": [0, 0], "max": [2, 2], "count": [556]}, "eef_direction_action": {"mean": [3.856115107913669, 4.057553956834532], "std": [1.981247158558701, 2.0117274304146893], "min": [0, 0], "max": [6, 6], "count": [556]}, "eef_velocity_action": {"mean": [0.7985611510791367, 0.8327338129496403], "std": [0.7314109368137458, 0.8173525482539702], "min": [0, 0], "max": [2, 2], "count": [556]}, "eef_acc_mag_action": {"mean": [0.7805755395683454, 0.6816546762589928], "std": [0.8388393572760838, 0.8120638039949244], "min": [0, 0], "max": [2, 2], "count": [556]}, "eef_sim_pose_state": {"mean": [0.5822434964807148, 0.30750946063518036, 1.1297102576717508, -0.23441864478663518, 0.9285545801609054, -0.642509151878445, 0.5845999849004363, -0.25126317333291054, 1.0967544996707348, -0.7508504673319701, 1.1311686268550503, -1.1135580258527182], "std": [0.04635132661022355, 0.03633069305917387, 0.029616168064255786, 1.5397891436612599, 0.19327559565521993, 1.7120306594276047, 0.03734979898503316, 0.08010627534110755, 0.02854349830787939, 2.0129405268530993, 0.18733582263604354, 0.8350892200971485], "min": [0.5172374391646438, 0.2549551593635039, 1.0865243549579, -3.141113743571003, 0.6841851429527606, -3.139689705883267, 0.5314925779693268, -0.34199291105510404, 1.0673555966110262, -3.1401883689602244, 0.66982424935656, -2.4745804931230815], "max": [0.670543865768671, 0.3625480827629415, 1.1936386533097398, 3.1334576492298107, 1.3176542920540575, 3.1115633340736126, 0.6591226551968414, -0.06290518301424856, 1.1689439138040012, 3.1383723404959882, 1.4571028700107092, 0.11828688432093704], "count": [556]}, "eef_sim_pose_action": {"mean": [0.5822434964807148, 0.30750946063518036, 1.1297102576717508, -0.23441864478663518, 0.9285545801609054, -0.642509151878445, 0.5845999849004363, -0.25126317333291054, 1.0967544996707348, -0.7508504673319701, 1.1311686268550503, -1.1135580258527182], "std": [0.04635132661022355, 0.03633069305917387, 0.029616168064255786, 1.5397891436612599, 0.19327559565521993, 1.7120306594276047, 0.03734979898503316, 0.08010627534110755, 0.02854349830787939, 2.0129405268530993, 0.18733582263604354, 0.8350892200971485], "min": [0.5172374391646438, 0.2549551593635039, 1.0865243549579, -3.141113743571003, 0.6841851429527606, -3.139689705883267, 0.5314925779693268, -0.34199291105510404, 1.0673555966110262, -3.1401883689602244, 0.66982424935656, -2.4745804931230815], "max": [0.670543865768671, 0.3625480827629415, 1.1936386533097398, 3.1334576492298107, 1.3176542920540575, 3.1115633340736126, 0.6591226551968414, -0.06290518301424856, 1.1689439138040012, 3.1383723404959882, 1.4571028700107092, 0.11828688432093704], "count": [556]}, "gripper_mode_state": {"mean": [0.6528776978417267, 0.27697841726618705], "std": [0.4760550488153793, 0.4475057246951188], "min": [0, 0], "max": [1, 1], "count": [556]}, "gripper_activity_state": {"mean": [1.8830935251798562, 1.7589928057553956], "std": [0.39647974159803545, 0.5932853232369609], "min": [0, 0], "max": [2, 2], "count": [556]}, "gripper_mode_action": {"mean": [0.6528776978417267, 0.27697841726618705], "std": [0.4760550488153793, 0.4475057246951188], "min": [0, 0], "max": [1, 1], "count": [556]}, "gripper_activity_action": {"mean": [1.8830935251798562, 1.7589928057553956], "std": [0.39647974159803545, 0.5932853232369609], "min": [0, 0], "max": [2, 2], "count": [556]}, "gripper_open_scale_state": {"mean": [0.36395863309352483, 0.5903120504386131], "std": [0.3237217258866439, 0.28856348114564445], "min": [0.121, 0.031], "max": [0.858, 0.844], "count": [556]}, "gripper_open_scale_action": {"mean": [0.36395863309352483, 0.5903120504386131], "std": [0.3237217258866439, 0.28856348114564445], "min": [0.121, 0.031], "max": [0.858, 0.844], "count": [556]}}} +{"episode_index": 100, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45947506127450977]], [[0.42936618018419487]], [[0.4053555592691622]]], "std": [[[0.1423010364157845]], [[0.1720853058047482]], [[0.19350744053758231]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4738887329174094]], [[0.47146316287878787]], [[0.4609466039067142]]], "std": [[[0.05789829494550989]], [[0.07050151671019238]], [[0.08563515743950856]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4696058433600713]], [[0.43726904708853237]], [[0.4184651812240048]]], "std": [[[0.12999939204114247]], [[0.1639713137363597]], [[0.18537915025673044]]], "count": [110]}, "observation.state": {"min": [0.6114761233329773, 1.9723618030548096, -0.568052351474762, -0.5713335871696472, -2.759104013442993, -1.983217716217041, 0.17067575454711914, 74.0, -0.04045400023460388, 0.33392900228500366, -0.21793200075626373, -3.1411852836608887, 0.8330000042915344, -0.8849999904632568, -0.9450259804725647, -2.041249990463257, -0.031695179641246796, -0.13960888981819153, -1.896998405456543, -1.8195407390594482, 0.9186365604400635, 121.0, -0.2874700129032135, 0.3415510058403015, -0.208188995718956, -3.128999948501587, -1.3539999723434448, -3.1411852836608887], "max": [1.3131682872772217, 2.0448801517486572, 0.3252770006656647, 0.1431519091129303, -1.7118364572525024, -0.8288743495941162, 1.37908935546875, 897.0, 0.24642400443553925, 0.4399699866771698, -0.10298100113868713, 3.1410000324249268, 1.527999997138977, 1.847000002861023, -0.5098456144332886, -1.9302644729614258, 0.5370029211044312, 0.7350977659225464, -0.4509407579898834, -0.6410943269729614, 2.826490879058838, 782.0, -0.17205099761486053, 0.47655799984931946, -0.07134100049734116, 3.140000104904175, -0.7490000128746033, 3.140000104904175], "mean": [0.8355565667152405, 2.0093042850494385, -0.10087821632623672, -0.25274068117141724, -2.2553248405456543, -1.389201045036316, 0.865642249584198, 697.0761108398438, 0.15109720826148987, 0.39437299966812134, -0.16154207289218903, -0.7100604176521301, 1.0887972116470337, 0.5177479386329651, -0.6827821135520935, -2.006488800048828, 0.25263747572898865, 0.3221297562122345, -1.3384549617767334, -1.401771068572998, 1.761800765991211, 317.4736633300781, -0.22149181365966797, 0.40130650997161865, -0.13881570100784302, 0.5846561789512634, -0.9780240058898926, 0.7593622803688049], "std": [0.2153734415769577, 0.0180239025503397, 0.22077882289886475, 0.17899350821971893, 0.3089042901992798, 0.32315316796302795, 0.3374693989753723, 262.2197265625, 0.08911643177270889, 0.030546030029654503, 0.03155650570988655, 2.1239845752716064, 0.1604633927345276, 0.9992905855178833, 0.13383446633815765, 0.027791574597358704, 0.2230152040719986, 0.15548451244831085, 0.45158180594444275, 0.36156219244003296, 0.4266420602798462, 282.7375793457031, 0.03137163072824478, 0.040886640548706055, 0.03743608668446541, 1.534460186958313, 0.15031304955482483, 2.4605042934417725], "count": [532]}, "action": {"min": [0.6114761233329773, 1.9723618030548096, -0.568052351474762, -0.5713335871696472, -2.759104013442993, -1.983217716217041, 0.17067575454711914, 74.0, -0.04045400023460388, 0.33392900228500366, -0.21793200075626373, -3.1411852836608887, 0.8330000042915344, -0.8849999904632568, -0.9450259804725647, -2.041249990463257, -0.031695179641246796, -0.13960888981819153, -1.896998405456543, -1.8195407390594482, 0.9186365604400635, 121.0, -0.2874700129032135, 0.3415510058403015, -0.208188995718956, -3.128999948501587, -1.3539999723434448, -3.1411852836608887], "max": [1.3131682872772217, 2.0448801517486572, 0.3252770006656647, 0.1431519091129303, -1.7118364572525024, -0.8288743495941162, 1.37908935546875, 897.0, 0.24642400443553925, 0.4399699866771698, -0.10298100113868713, 3.1410000324249268, 1.527999997138977, 1.847000002861023, -0.5098456144332886, -1.9302644729614258, 0.5370029211044312, 0.7350977659225464, -0.4509407579898834, -0.6410943269729614, 2.826490879058838, 782.0, -0.17205099761486053, 0.47655799984931946, -0.07134100049734116, 3.140000104904175, -0.7490000128746033, 3.140000104904175], "mean": [0.8355565667152405, 2.0093042850494385, -0.10087821632623672, -0.25274068117141724, -2.2553248405456543, -1.389201045036316, 0.865642249584198, 697.0761108398438, 0.15109720826148987, 0.39437299966812134, -0.16154207289218903, -0.7100604176521301, 1.0887972116470337, 0.5177479386329651, -0.6827821135520935, -2.006488800048828, 0.25263747572898865, 0.3221297562122345, -1.3384549617767334, -1.401771068572998, 1.761800765991211, 317.4736633300781, -0.22149181365966797, 0.40130650997161865, -0.13881570100784302, 0.5846561789512634, -0.9780240058898926, 0.7593622803688049], "std": [0.2153734415769577, 0.0180239025503397, 0.22077882289886475, 0.17899350821971893, 0.3089042901992798, 0.32315316796302795, 0.3374693989753723, 262.2197265625, 0.08911643177270889, 0.030546030029654503, 0.03155650570988655, 2.1239845752716064, 0.1604633927345276, 0.9992905855178833, 0.13383446633815765, 0.027791574597358704, 0.2230152040719986, 0.15548451244831085, 0.45158180594444275, 0.36156219244003296, 0.4266420602798462, 282.7375793457031, 0.03137163072824478, 0.040886640548706055, 0.03743608668446541, 1.534460186958313, 0.15031304955482483, 2.4605042934417725], "count": [532]}, "timestamp": {"min": [0.0], "max": [17.7], "mean": [8.850000000000001], "std": [5.119163343099469], "count": [532]}, "frame_index": {"min": [0], "max": [531], "mean": [265.5], "std": [153.57490029298407], "count": [532]}, "episode_index": {"min": [100], "max": [100], "mean": [100.0], "std": [0.0], "count": [532]}, "index": {"min": [51291], "max": [51822], "mean": [51556.5], "std": [153.57490029298407], "count": [532]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [532]}, "subtask_annotation": {"mean": [4.913533834586466, 12.0, 12.0, 12.0, 12.0], "std": [4.262536255747495, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [532]}, "scene_annotation": {"mean": [100.0], "std": [0.0], "min": [100], "max": [100], "count": [532]}, "eef_direction_state": {"mean": [4.139097744360902, 4.12593984962406], "std": [2.024152457424377, 1.98706438460418], "min": [0, 0], "max": [6, 6], "count": [532]}, "eef_velocity_state": {"mean": [0.7650375939849624, 0.7913533834586466], "std": [0.7403891722643198, 0.7705093344785808], "min": [0, 0], "max": [2, 2], "count": [532]}, "eef_acc_mag_state": {"mean": [0.7011278195488722, 0.6879699248120301], "std": [0.8311140762388216, 0.8228446526555037], "min": [0, 0], "max": [2, 2], "count": [532]}, "eef_direction_action": {"mean": [4.139097744360902, 4.12593984962406], "std": [2.024152457424377, 1.98706438460418], "min": [0, 0], "max": [6, 6], "count": [532]}, "eef_velocity_action": {"mean": [0.7650375939849624, 0.7913533834586466], "std": [0.7403891722643198, 0.7705093344785808], "min": [0, 0], "max": [2, 2], "count": [532]}, "eef_acc_mag_action": {"mean": [0.7011278195488722, 0.6879699248120301], "std": [0.8311140762388216, 0.8228446526555037], "min": [0, 0], "max": [2, 2], "count": [532]}, "eef_sim_pose_state": {"mean": [0.5949625527355967, 0.30677848379467576, 1.1215562330743347, -0.5858818718842268, 0.9775753327018472, -0.6586534692575585, 0.5994958262080456, -0.2450618186865521, 1.110710164981601, -0.7224061235797574, 1.088993851237938, -1.053069832587189], "std": [0.04319487181675604, 0.032125261558116305, 0.024955074087674684, 1.53503544427512, 0.15005951510983728, 1.8238046780964567, 0.035599660580102346, 0.08555511983955968, 0.019853681913428838, 2.1203523880264306, 0.16068040014413623, 0.999034185979341], "min": [0.5356238021375347, 0.256909942332199, 1.066455813424435, -3.13924766241476, 0.7495246340479031, -3.133330810122442, 0.5407883097312208, -0.3208032442754665, 1.0724255399179157, -3.1413393782126233, 0.8333807210790329, -2.4555296001709603], "max": [0.6739099268137334, 0.363478604062891, 1.1724305889949707, 3.1381457784898172, 1.3538927730033583, 3.1290749825652986, 0.6537389391650159, -0.05840948566255892, 1.143092031859237, 3.1394764699689475, 1.5281538484301724, 0.27611899068475243], "count": [532]}, "eef_sim_pose_action": {"mean": [0.5949625527355967, 0.30677848379467576, 1.1215562330743347, -0.5858818718842268, 0.9775753327018472, -0.6586534692575585, 0.5994958262080456, -0.2450618186865521, 1.110710164981601, -0.7224061235797574, 1.088993851237938, -1.053069832587189], "std": [0.04319487181675604, 0.032125261558116305, 0.024955074087674684, 1.53503544427512, 0.15005951510983728, 1.8238046780964567, 0.035599660580102346, 0.08555511983955968, 0.019853681913428838, 2.1203523880264306, 0.16068040014413623, 0.999034185979341], "min": [0.5356238021375347, 0.256909942332199, 1.066455813424435, -3.13924766241476, 0.7495246340479031, -3.133330810122442, 0.5407883097312208, -0.3208032442754665, 1.0724255399179157, -3.1413393782126233, 0.8333807210790329, -2.4555296001709603], "max": [0.6739099268137334, 0.363478604062891, 1.1724305889949707, 3.1381457784898172, 1.3538927730033583, 3.1290749825652986, 0.6537389391650159, -0.05840948566255892, 1.143092031859237, 3.1394764699689475, 1.5281538484301724, 0.27611899068475243], "count": [532]}, "gripper_mode_state": {"mean": [0.693609022556391, 0.2706766917293233], "std": [0.46099408497805855, 0.4443093745171174], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_state": {"mean": [1.887218045112782, 1.7424812030075187], "std": [0.423095206732585, 0.6157700796564052], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_mode_action": {"mean": [0.693609022556391, 0.2706766917293233], "std": [0.46099408497805855, 0.4443093745171174], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_action": {"mean": [1.887218045112782, 1.7424812030075187], "std": [0.423095206732585, 0.6157700796564052], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_open_scale_state": {"mean": [0.31747368428223105, 0.6970761279773005], "std": [0.28273757066501304, 0.26221973430842177], "min": [0.121, 0.074], "max": [0.782, 0.897], "count": [532]}, "gripper_open_scale_action": {"mean": [0.31747368428223105, 0.6970761279773005], "std": [0.28273757066501304, 0.26221973430842177], "min": [0.121, 0.074], "max": [0.782, 0.897], "count": [532]}}} +{"episode_index": 101, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4570714339020865]], [[0.4294433151866516]], [[0.4069336408842383]]], "std": [[[0.14563207541789783]], [[0.17501279937678635]], [[0.19424931276387727]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47145406768476616]], [[0.4686349787110357]], [[0.458148734052916]]], "std": [[[0.06361648920520366]], [[0.07668923788382051]], [[0.09177145649075157]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47399850545186023]], [[0.44650762199912014]], [[0.4251775978821015]]], "std": [[[0.13640214292867864]], [[0.1717649786801013]], [[0.19428295183439653]]], "count": [104]}, "observation.state": {"min": [0.518362820148468, 1.9714367389678955, -0.45977210998535156, -0.5235638618469238, -2.696848154067993, -1.6987987756729126, 0.15074409544467926, 73.0, -0.028808999806642532, 0.35170799493789673, -0.22449299693107605, -3.128999948501587, 0.7799999713897705, -0.6759999990463257, -0.8977624773979187, -2.040499448776245, -0.03991568088531494, -0.12887510657310486, -1.9300200939178467, -1.8494032621383667, 0.9772099256515503, 115.0, -0.2596819996833801, 0.33970099687576294, -0.20838800072669983, -0.12200001627206802, -1.3179999589920044, -3.121000051498413], "max": [1.2395678758621216, 2.042698383331299, 0.9713455438613892, 0.2652726173400879, -1.7147860527038574, -0.6906442642211914, 1.2786805629730225, 890.0, 0.25273799896240234, 0.42487600445747375, -0.1533380001783371, 3.132999897003174, 1.4149999618530273, 1.4570000171661377, -0.5091997981071472, -1.9839857816696167, 0.48486992716789246, 0.6398377418518066, -0.44800859689712524, -0.9072396159172058, 2.8192129135131836, 800.0, -0.17383800446987152, 0.4520229995250702, -0.0922510027885437, 2.8310000896453857, -0.6409999132156372, 3.138000011444092], "mean": [0.7965017557144165, 2.0156960487365723, 0.12394560873508453, -0.09997434914112091, -2.2620151042938232, -1.2118010520935059, 0.5529657006263733, 716.0040893554688, 0.1597130447626114, 0.39637455344200134, -0.1935780793428421, -1.2784764766693115, 1.1673263311386108, 0.31468361616134644, -0.6365464925765991, -2.023833990097046, 0.30766561627388, 0.27701443433761597, -1.4492851495742798, -1.4700011014938354, 1.9321242570877075, 320.8346862792969, -0.21251092851161957, 0.38257670402526855, -0.15209299325942993, 1.1135976314544678, -1.0390121936798096, -0.1395399421453476], "std": [0.1847117692232132, 0.013344671577215195, 0.3673962652683258, 0.18536628782749176, 0.36809590458869934, 0.23068438470363617, 0.40396714210510254, 236.75804138183594, 0.09031131863594055, 0.020994052290916443, 0.017944393679499626, 1.7719212770462036, 0.19896167516708374, 0.5369728207588196, 0.11303668469190598, 0.011617273092269897, 0.1597956120967865, 0.18725335597991943, 0.44999292492866516, 0.30499160289764404, 0.5258431434631348, 289.6566467285156, 0.022708220407366753, 0.037212781608104706, 0.03556494042277336, 0.8730905055999756, 0.19394493103027344, 2.5773634910583496], "count": [490]}, "action": {"min": [0.518362820148468, 1.9714367389678955, -0.45977210998535156, -0.5235638618469238, -2.696848154067993, -1.6987987756729126, 0.15074409544467926, 73.0, -0.028808999806642532, 0.35170799493789673, -0.22449299693107605, -3.128999948501587, 0.7799999713897705, -0.6759999990463257, -0.8977624773979187, -2.040499448776245, -0.03991568088531494, -0.12887510657310486, -1.9300200939178467, -1.8494032621383667, 0.9772099256515503, 115.0, -0.2596819996833801, 0.33970099687576294, -0.20838800072669983, -0.12200001627206802, -1.3179999589920044, -3.121000051498413], "max": [1.2395678758621216, 2.042698383331299, 0.9713455438613892, 0.2652726173400879, -1.7147860527038574, -0.6906442642211914, 1.2786805629730225, 890.0, 0.25273799896240234, 0.42487600445747375, -0.1533380001783371, 3.132999897003174, 1.4149999618530273, 1.4570000171661377, -0.5091997981071472, -1.9839857816696167, 0.48486992716789246, 0.6398377418518066, -0.44800859689712524, -0.9072396159172058, 2.8192129135131836, 800.0, -0.17383800446987152, 0.4520229995250702, -0.0922510027885437, 2.8310000896453857, -0.6409999132156372, 3.138000011444092], "mean": [0.7965017557144165, 2.0156960487365723, 0.12394560873508453, -0.09997434914112091, -2.2620151042938232, -1.2118010520935059, 0.5529657006263733, 716.0040893554688, 0.1597130447626114, 0.39637455344200134, -0.1935780793428421, -1.2784764766693115, 1.1673263311386108, 0.31468361616134644, -0.6365464925765991, -2.023833990097046, 0.30766561627388, 0.27701443433761597, -1.4492851495742798, -1.4700011014938354, 1.9321242570877075, 320.8346862792969, -0.21251092851161957, 0.38257670402526855, -0.15209299325942993, 1.1135976314544678, -1.0390121936798096, -0.1395399421453476], "std": [0.1847117692232132, 0.013344671577215195, 0.3673962652683258, 0.18536628782749176, 0.36809590458869934, 0.23068438470363617, 0.40396714210510254, 236.75804138183594, 0.09031131863594055, 0.020994052290916443, 0.017944393679499626, 1.7719212770462036, 0.19896167516708374, 0.5369728207588196, 0.11303668469190598, 0.011617273092269897, 0.1597956120967865, 0.18725335597991943, 0.44999292492866516, 0.30499160289764404, 0.5258431434631348, 289.6566467285156, 0.022708220407366753, 0.037212781608104706, 0.03556494042277336, 0.8730905055999756, 0.19394493103027344, 2.5773634910583496], "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": [101], "max": [101], "mean": [101.0], "std": [0.0], "count": [490]}, "index": {"min": [51823], "max": [52312], "mean": [52067.5], "std": [141.45052138468773], "count": [490]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [490]}, "subtask_annotation": {"mean": [4.922448979591837, 12.0, 12.0, 12.0, 12.0], "std": [4.18038496938918, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [490]}, "scene_annotation": {"mean": [101.0], "std": [0.0], "min": [101], "max": [101], "count": [490]}, "eef_direction_state": {"mean": [4.085714285714285, 3.963265306122449], "std": [1.9338024296020273, 1.812281669051476], "min": [0, 0], "max": [6, 6], "count": [490]}, "eef_velocity_state": {"mean": [0.6530612244897959, 0.8734693877551021], "std": [0.637310048792874, 0.7930245666740761], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_acc_mag_state": {"mean": [0.6387755102040816, 0.8183673469387756], "std": [0.7967577990962196, 0.8485698579561585], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_direction_action": {"mean": [4.085714285714285, 3.963265306122449], "std": [1.9338024296020273, 1.812281669051476], "min": [0, 0], "max": [6, 6], "count": [490]}, "eef_velocity_action": {"mean": [0.6530612244897959, 0.8734693877551021], "std": [0.637310048792874, 0.7930245666740761], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_acc_mag_action": {"mean": [0.6387755102040816, 0.8183673469387756], "std": [0.7967577990962196, 0.8485698579561585], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_sim_pose_state": {"mean": [0.5772312736831143, 0.29880661475161835, 1.1069551151824277, -1.1161215768689376, 1.0385129082370836, -0.8532649539845566, 0.5968326797746957, -0.24612330959951437, 1.0797204249556664, -1.2792017212202984, 1.1677333010380495, -1.256101743521712], "std": [0.03926468729735778, 0.019908144376970353, 0.024555169433816287, 0.8717309963502639, 0.1938325620627979, 1.6788321842534262, 0.02122954043427414, 0.07904702383025947, 0.01918506358180346, 1.7719498151427513, 0.19897197455237292, 0.5366729882734009], "min": [0.5253183988310811, 0.261702844441628, 1.0520739175918699, -2.830621888208516, 0.6407932660354181, -3.1401580637384976, 0.538277483422461, -0.3241794114056395, 1.0575483416493505, -3.1290814838732, 0.7805391571726465, -2.2468427247000156], "max": [0.653246870464814, 0.3424126812749474, 1.1527094194713572, 0.11716971631430895, 1.3177893262885698, 3.131981603860484, 0.63731523630927, -0.06792045982991446, 1.1262031678482534, 3.133209344377371, 1.4157840248621674, -0.11412052481758957], "count": [490]}, "eef_sim_pose_action": {"mean": [0.5772312736831143, 0.29880661475161835, 1.1069551151824277, -1.1161215768689376, 1.0385129082370836, -0.8532649539845566, 0.5968326797746957, -0.24612330959951437, 1.0797204249556664, -1.2792017212202984, 1.1677333010380495, -1.256101743521712], "std": [0.03926468729735778, 0.019908144376970353, 0.024555169433816287, 0.8717309963502639, 0.1938325620627979, 1.6788321842534262, 0.02122954043427414, 0.07904702383025947, 0.01918506358180346, 1.7719498151427513, 0.19897197455237292, 0.5366729882734009], "min": [0.5253183988310811, 0.261702844441628, 1.0520739175918699, -2.830621888208516, 0.6407932660354181, -3.1401580637384976, 0.538277483422461, -0.3241794114056395, 1.0575483416493505, -3.1290814838732, 0.7805391571726465, -2.2468427247000156], "max": [0.653246870464814, 0.3424126812749474, 1.1527094194713572, 0.11716971631430895, 1.3177893262885698, 3.131981603860484, 0.63731523630927, -0.06792045982991446, 1.1262031678482534, 3.133209344377371, 1.4157840248621674, -0.11412052481758957], "count": [490]}, "gripper_mode_state": {"mean": [0.6959183673469388, 0.23061224489795917], "std": [0.46001738373251777, 0.4212246875493915], "min": [0, 0], "max": [1, 1], "count": [490]}, "gripper_activity_state": {"mean": [1.879591836734694, 1.7346938775510203], "std": [0.43774915556590965, 0.6284256390696259], "min": [0, 0], "max": [2, 2], "count": [490]}, "gripper_mode_action": {"mean": [0.6959183673469388, 0.23061224489795917], "std": [0.46001738373251777, 0.4212246875493915], "min": [0, 0], "max": [1, 1], "count": [490]}, "gripper_activity_action": {"mean": [1.879591836734694, 1.7346938775510203], "std": [0.43774915556590965, 0.6284256390696259], "min": [0, 0], "max": [2, 2], "count": [490]}, "gripper_open_scale_state": {"mean": [0.32083469387755165, 0.7160040818039252], "std": [0.2896566480305484, 0.23675806126627588], "min": [0.115, 0.073], "max": [0.8, 0.89], "count": [490]}, "gripper_open_scale_action": {"mean": [0.32083469387755165, 0.7160040818039252], "std": [0.2896566480305484, 0.23675806126627588], "min": [0.115, 0.073], "max": [0.8, 0.89], "count": [490]}}} +{"episode_index": 102, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4522711090686275]], [[0.42225845179738564]], [[0.3987835763888889]]], "std": [[[0.14781818988147905]], [[0.1762422654238705]], [[0.19647453273945573]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47410384395424837]], [[0.47330637459150326]], [[0.4655792361111111]]], "std": [[[0.063950996712814]], [[0.07622018038710128]], [[0.08714208772316469]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4820876593137255]], [[0.43688327614379086]], [[0.41587359885620917]]], "std": [[[0.14315137492717]], [[0.17812630230639692]], [[0.20362513130820842]]], "count": [100]}, "observation.state": {"min": [0.5615248084068298, 1.9843171834945679, -0.4020889699459076, -0.47190213203430176, -2.896164655685425, -1.8136589527130127, 0.2775946259498596, 141.0, -0.0119420001283288, 0.3378719985485077, -0.2198610007762909, -3.1411852836608887, 0.7080000042915344, -0.5099999904632568, -0.9261764287948608, -2.0379161834716797, 0.07295475900173187, -0.14269812405109406, -1.914399266242981, -1.853906273841858, 0.9679073095321655, 120.0, -0.2542960047721863, 0.3342120051383972, -0.20503899455070496, 0.14800003170967102, -1.2480000257492065, -3.125], "max": [1.224732518196106, 2.0356125831604004, 0.9173451066017151, 0.14915582537651062, -2.3345699310302734, -0.8367457985877991, 1.4029829502105713, 882.0, 0.25572600960731506, 0.4464769959449768, -0.14002400636672974, 3.140000104904175, 1.3819999694824219, 1.7699999809265137, -0.5242096185684204, -2.002887725830078, 0.29906219244003296, 0.6318092346191406, -0.23748697340488434, -0.8658753037452698, 2.7443034648895264, 788.0, -0.18207399547100067, 0.4568929970264435, -0.06952700018882751, 2.928999900817871, -0.6259999871253967, 3.132999897003174], "mean": [0.8268726468086243, 2.017331838607788, 0.24010320007801056, -0.1341860443353653, -2.5831940174102783, -1.3503623008728027, 0.7305341362953186, 689.85888671875, 0.1432429999113083, 0.38129401206970215, -0.187744602560997, -0.07023878395557404, 1.0816807746887207, 0.514648973941803, -0.6553926467895508, -2.025007963180542, 0.17900224030017853, 0.36576420068740845, -1.3556735515594482, -1.536588191986084, 1.765730381011963, 336.0577697753906, -0.22207047045230865, 0.3849281072616577, -0.13108707964420319, 1.1208423376083374, -0.9848703742027283, 1.6715933084487915], "std": [0.2141827940940857, 0.008459178730845451, 0.5006114840507507, 0.1549980789422989, 0.21730008721351624, 0.21254874765872955, 0.4197525978088379, 207.91085815429688, 0.08559875935316086, 0.021595101803541183, 0.020669324323534966, 2.2338616847991943, 0.2064351886510849, 0.7708560228347778, 0.10540984570980072, 0.006178221665322781, 0.081198550760746, 0.2148759663105011, 0.44181177020072937, 0.27005067467689514, 0.4882851839065552, 265.631103515625, 0.021317027509212494, 0.030281124636530876, 0.04155590757727623, 0.7612256407737732, 0.15140455961227417, 2.062685012817383], "count": [450]}, "action": {"min": [0.5615248084068298, 1.9843171834945679, -0.4020889699459076, -0.47190213203430176, -2.896164655685425, -1.8136589527130127, 0.2775946259498596, 141.0, -0.0119420001283288, 0.3378719985485077, -0.2198610007762909, -3.1411852836608887, 0.7080000042915344, -0.5099999904632568, -0.9261764287948608, -2.0379161834716797, 0.07295475900173187, -0.14269812405109406, -1.914399266242981, -1.853906273841858, 0.9679073095321655, 120.0, -0.2542960047721863, 0.3342120051383972, -0.20503899455070496, 0.14800003170967102, -1.2480000257492065, -3.125], "max": [1.224732518196106, 2.0356125831604004, 0.9173451066017151, 0.14915582537651062, -2.3345699310302734, -0.8367457985877991, 1.4029829502105713, 882.0, 0.25572600960731506, 0.4464769959449768, -0.14002400636672974, 3.140000104904175, 1.3819999694824219, 1.7699999809265137, -0.5242096185684204, -2.002887725830078, 0.29906219244003296, 0.6318092346191406, -0.23748697340488434, -0.8658753037452698, 2.7443034648895264, 788.0, -0.18207399547100067, 0.4568929970264435, -0.06952700018882751, 2.928999900817871, -0.6259999871253967, 3.132999897003174], "mean": [0.8268726468086243, 2.017331838607788, 0.24010320007801056, -0.1341860443353653, -2.5831940174102783, -1.3503623008728027, 0.7305341362953186, 689.85888671875, 0.1432429999113083, 0.38129401206970215, -0.187744602560997, -0.07023878395557404, 1.0816807746887207, 0.514648973941803, -0.6553926467895508, -2.025007963180542, 0.17900224030017853, 0.36576420068740845, -1.3556735515594482, -1.536588191986084, 1.765730381011963, 336.0577697753906, -0.22207047045230865, 0.3849281072616577, -0.13108707964420319, 1.1208423376083374, -0.9848703742027283, 1.6715933084487915], "std": [0.2141827940940857, 0.008459178730845451, 0.5006114840507507, 0.1549980789422989, 0.21730008721351624, 0.21254874765872955, 0.4197525978088379, 207.91085815429688, 0.08559875935316086, 0.021595101803541183, 0.020669324323534966, 2.2338616847991943, 0.2064351886510849, 0.7708560228347778, 0.10540984570980072, 0.006178221665322781, 0.081198550760746, 0.2148759663105011, 0.44181177020072937, 0.27005067467689514, 0.4882851839065552, 265.631103515625, 0.021317027509212494, 0.030281124636530876, 0.04155590757727623, 0.7612256407737732, 0.15140455961227417, 2.062685012817383], "count": [450]}, "timestamp": {"min": [0.0], "max": [14.966666666666667], "mean": [7.483333333333333], "std": [4.330116327237342], "count": [450]}, "frame_index": {"min": [0], "max": [449], "mean": [224.5], "std": [129.90348981712026], "count": [450]}, "episode_index": {"min": [102], "max": [102], "mean": [102.0], "std": [0.0], "count": [450]}, "index": {"min": [52313], "max": [52762], "mean": [52537.5], "std": [129.90348981712026], "count": [450]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [450]}, "subtask_annotation": {"mean": [5.68, 12.0, 12.0, 12.0, 12.0], "std": [4.302949892547871, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [450]}, "scene_annotation": {"mean": [102.0], "std": [0.0], "min": [102], "max": [102], "count": [450]}, "eef_direction_state": {"mean": [3.9844444444444442, 4.042222222222223], "std": [2.0574477777150775, 1.7283246722880252], "min": [0, 1], "max": [6, 6], "count": [450]}, "eef_velocity_state": {"mean": [0.7155555555555555, 0.8933333333333333], "std": [0.6985558294893657, 0.792856999856986], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_acc_mag_state": {"mean": [0.7333333333333333, 0.8311111111111111], "std": [0.8326663997864552, 0.8368783854890546], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_direction_action": {"mean": [3.9844444444444442, 4.042222222222223], "std": [2.0574477777150775, 1.7283246722880252], "min": [0, 1], "max": [6, 6], "count": [450]}, "eef_velocity_action": {"mean": [0.7155555555555555, 0.8933333333333333], "std": [0.6985558294893657, 0.792856999856986], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_acc_mag_action": {"mean": [0.7333333333333333, 0.8311111111111111], "std": [0.8326663997864552, 0.8368783854890546], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_sim_pose_state": {"mean": [0.5798998165551409, 0.3100275539990274, 1.125777613854491, -1.1227430250410655, 0.9843462513728722, -1.2408779110594386, 0.5879460242756674, -0.23288391013455986, 1.0865800249087376, -0.08505560580166577, 1.0820110344964184, -1.0565468560244737], "std": [0.032642126813523645, 0.02236109826245594, 0.03139474518516808, 0.7597573848062465, 0.15134719758390378, 1.4710347319253285, 0.03025804059085146, 0.07574284088359347, 0.019087580807855706, 2.2339638062821026, 0.20653897930786305, 0.7706444721830592], "min": [0.5237385783922124, 0.26897215317277273, 1.0604982170428785, -2.9281582335062906, 0.6253122197705618, -3.1332581550840093, 0.53285506360752, -0.3267760615738652, 1.0626016542700292, -3.140622574867981, 0.7085219633773971, -2.0805195844331976], "max": [0.6576853398141047, 0.3424399212051532, 1.176778593482113, -0.15167087277014268, 1.2481867570562706, 3.139621760082791, 0.6592174562437949, -0.08600943689809443, 1.1411473911170107, 3.140619676628867, 1.3827017344445318, 0.198771706547341], "count": [450]}, "eef_sim_pose_action": {"mean": [0.5798998165551409, 0.3100275539990274, 1.125777613854491, -1.1227430250410655, 0.9843462513728722, -1.2408779110594386, 0.5879460242756674, -0.23288391013455986, 1.0865800249087376, -0.08505560580166577, 1.0820110344964184, -1.0565468560244737], "std": [0.032642126813523645, 0.02236109826245594, 0.03139474518516808, 0.7597573848062465, 0.15134719758390378, 1.4710347319253285, 0.03025804059085146, 0.07574284088359347, 0.019087580807855706, 2.2339638062821026, 0.20653897930786305, 0.7706444721830592], "min": [0.5237385783922124, 0.26897215317277273, 1.0604982170428785, -2.9281582335062906, 0.6253122197705618, -3.1332581550840093, 0.53285506360752, -0.3267760615738652, 1.0626016542700292, -3.140622574867981, 0.7085219633773971, -2.0805195844331976], "max": [0.6576853398141047, 0.3424399212051532, 1.176778593482113, -0.15167087277014268, 1.2481867570562706, 3.139621760082791, 0.6592174562437949, -0.08600943689809443, 1.1411473911170107, 3.140619676628867, 1.3827017344445318, 0.198771706547341], "count": [450]}, "gripper_mode_state": {"mean": [0.6844444444444444, 0.24444444444444444], "std": [0.46473675012159216, 0.42975732457363736], "min": [0, 0], "max": [1, 1], "count": [450]}, "gripper_activity_state": {"mean": [1.8888888888888888, 1.8133333333333332], "std": [0.41216082202203, 0.5339995838533546], "min": [0, 0], "max": [2, 2], "count": [450]}, "gripper_mode_action": {"mean": [0.6844444444444444, 0.24444444444444444], "std": [0.46473675012159216, 0.42975732457363736], "min": [0, 0], "max": [1, 1], "count": [450]}, "gripper_activity_action": {"mean": [1.8888888888888888, 1.8133333333333332], "std": [0.41216082202203, 0.5339995838533546], "min": [0, 0], "max": [2, 2], "count": [450]}, "gripper_open_scale_state": {"mean": [0.33605777789645724, 0.6898588889567059], "std": [0.26563109279636177, 0.20791089288256417], "min": [0.12, 0.141], "max": [0.788, 0.882], "count": [450]}, "gripper_open_scale_action": {"mean": [0.33605777789645724, 0.6898588889567059], "std": [0.26563109279636177, 0.20791089288256417], "min": [0.12, 0.141], "max": [0.788, 0.882], "count": [450]}}} +{"episode_index": 103, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4608204600127088]], [[0.42878516854272575]], [[0.40683187711813124]]], "std": [[[0.14685891499556505]], [[0.18011881239741312]], [[0.19955348049522745]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4753824399358509]], [[0.4744936342592593]], [[0.46767461154986684]]], "std": [[[0.0637898831465788]], [[0.07396266275283687]], [[0.08301276672479295]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4697359201010651]], [[0.43842534343984507]], [[0.41544624674715563]]], "std": [[[0.13789235475346046]], [[0.1760303817168664]], [[0.1995910959906998]]], "count": [108]}, "observation.state": {"min": [0.5567600131034851, 1.9977562427520752, -0.4222649931907654, -0.6668205261230469, -2.7594006061553955, -1.6876286268234253, 0.0029670598451048136, 87.0, -0.030731000006198883, 0.3582350015640259, -0.2215449959039688, -3.1381852626800537, 0.7799999713897705, -0.8740000128746033, -0.9130690097808838, -2.041249990463257, 0.03354522958397865, -0.10129891335964203, -1.704314112663269, -1.8790215253829956, 1.1563504934310913, 108.0, -0.2556680142879486, 0.33791399002075195, -0.2026119977235794, 0.08699993789196014, -1.2330000400543213, -3.1411852836608887], "max": [1.2891525030136108, 2.035682439804077, 0.6505191326141357, 0.3035476803779602, -2.0998404026031494, -0.6657558679580688, 1.4418689012527466, 882.0, 0.23941999673843384, 0.4381920099258423, -0.13586999475955963, 3.140000104904175, 1.4110000133514404, 1.6859999895095825, -0.5258328318595886, -2.0170772075653076, 0.17184512317180634, 0.5909859538078308, -0.25532421469688416, -0.9042900204658508, 2.72810697555542, 633.0, -0.16815699636936188, 0.45366400480270386, -0.05932300165295601, 2.9649999141693115, -0.715999960899353, 3.1410000324249268], "mean": [0.7921940684318542, 2.0174827575683594, 0.20614802837371826, -0.17254315316677094, -2.519376277923584, -1.3192347288131714, 0.722318708896637, 589.9061889648438, 0.15200990438461304, 0.38700562715530396, -0.18646706640720367, -0.29154160618782043, 1.0927910804748535, 0.42460936307907104, -0.6579620838165283, -2.027339458465576, 0.10065294057130814, 0.3559953272342682, -1.3260067701339722, -1.567832112312317, 1.859729290008545, 245.05609130859375, -0.22479289770126343, 0.38174107670783997, -0.12952542304992676, 1.0199404954910278, -1.0178734064102173, -0.6975466012954712], "std": [0.19849799573421478, 0.007640241179615259, 0.336852103471756, 0.25608330965042114, 0.17702864110469818, 0.24823784828186035, 0.46071359515190125, 269.3722839355469, 0.08368699252605438, 0.023357169702649117, 0.020384283736348152, 2.252443790435791, 0.17760340869426727, 0.9505184888839722, 0.10258753597736359, 0.005453363060951233, 0.04540509730577469, 0.189830482006073, 0.42043930292129517, 0.2758055329322815, 0.40265876054763794, 207.4437255859375, 0.020748645067214966, 0.029961755499243736, 0.0411992110311985, 0.811997652053833, 0.13396017253398895, 2.6131885051727295], "count": [517]}, "action": {"min": [0.5567600131034851, 1.9977562427520752, -0.4222649931907654, -0.6668205261230469, -2.7594006061553955, -1.6876286268234253, 0.0029670598451048136, 87.0, -0.030731000006198883, 0.3582350015640259, -0.2215449959039688, -3.1381852626800537, 0.7799999713897705, -0.8740000128746033, -0.9130690097808838, -2.041249990463257, 0.03354522958397865, -0.10129891335964203, -1.704314112663269, -1.8790215253829956, 1.1563504934310913, 108.0, -0.2556680142879486, 0.33791399002075195, -0.2026119977235794, 0.08699993789196014, -1.2330000400543213, -3.1411852836608887], "max": [1.2891525030136108, 2.035682439804077, 0.6505191326141357, 0.3035476803779602, -2.0998404026031494, -0.6657558679580688, 1.4418689012527466, 882.0, 0.23941999673843384, 0.4381920099258423, -0.13586999475955963, 3.140000104904175, 1.4110000133514404, 1.6859999895095825, -0.5258328318595886, -2.0170772075653076, 0.17184512317180634, 0.5909859538078308, -0.25532421469688416, -0.9042900204658508, 2.72810697555542, 633.0, -0.16815699636936188, 0.45366400480270386, -0.05932300165295601, 2.9649999141693115, -0.715999960899353, 3.1410000324249268], "mean": [0.7921940684318542, 2.0174827575683594, 0.20614802837371826, -0.17254315316677094, -2.519376277923584, -1.3192347288131714, 0.722318708896637, 589.9061889648438, 0.15200990438461304, 0.38700562715530396, -0.18646706640720367, -0.29154160618782043, 1.0927910804748535, 0.42460936307907104, -0.6579620838165283, -2.027339458465576, 0.10065294057130814, 0.3559953272342682, -1.3260067701339722, -1.567832112312317, 1.859729290008545, 245.05609130859375, -0.22479289770126343, 0.38174107670783997, -0.12952542304992676, 1.0199404954910278, -1.0178734064102173, -0.6975466012954712], "std": [0.19849799573421478, 0.007640241179615259, 0.336852103471756, 0.25608330965042114, 0.17702864110469818, 0.24823784828186035, 0.46071359515190125, 269.3722839355469, 0.08368699252605438, 0.023357169702649117, 0.020384283736348152, 2.252443790435791, 0.17760340869426727, 0.9505184888839722, 0.10258753597736359, 0.005453363060951233, 0.04540509730577469, 0.189830482006073, 0.42043930292129517, 0.2758055329322815, 0.40265876054763794, 207.4437255859375, 0.020748645067214966, 0.029961755499243736, 0.0411992110311985, 0.811997652053833, 0.13396017253398895, 2.6131885051727295], "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": [103], "max": [103], "mean": [103.0], "std": [0.0], "count": [517]}, "index": {"min": [52763], "max": [53279], "mean": [53021.0], "std": [149.24476540234167], "count": [517]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [517]}, "subtask_annotation": {"mean": [5.328820116054159, 12.0, 12.0, 12.0, 12.0], "std": [4.364021307629513, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [517]}, "scene_annotation": {"mean": [103.0], "std": [0.0], "min": [103], "max": [103], "count": [517]}, "eef_direction_state": {"mean": [4.032882011605416, 4.2011605415860735], "std": [2.1112396121264365, 1.8891317500898075], "min": [0, 0], "max": [6, 6], "count": [517]}, "eef_velocity_state": {"mean": [0.620889748549323, 0.8123791102514507], "std": [0.6338217120764719, 0.8260750263255415], "min": [0, 0], "max": [2, 2], "count": [517]}, "eef_acc_mag_state": {"mean": [0.5918762088974855, 0.7562862669245648], "std": [0.795156858456265, 0.8405718667186924], "min": [0, 0], "max": [2, 2], "count": [517]}, "eef_direction_action": {"mean": [4.032882011605416, 4.2011605415860735], "std": [2.1112396121264365, 1.8891317500898075], "min": [0, 0], "max": [6, 6], "count": [517]}, "eef_velocity_action": {"mean": [0.620889748549323, 0.8123791102514507], "std": [0.6338217120764719, 0.8260750263255415], "min": [0, 0], "max": [2, 2], "count": [517]}, "eef_acc_mag_action": {"mean": [0.5918762088974855, 0.7562862669245648], "std": [0.795156858456265, 0.8405718667186924], "min": [0, 0], "max": [2, 2], "count": [517]}, "eef_sim_pose_state": {"mean": [0.5765788837046949, 0.31240431451907175, 1.1255210330681187, -1.0219990065362015, 1.0174715649725172, -0.9637663404126071, 0.58931289487733, -0.24361160028587195, 1.0871352436075168, -0.30419892883542565, 1.0932601619397062, -1.1461560626611982], "std": [0.03165319918950681, 0.02136200467903229, 0.029819384168836574, 0.810467989574134, 0.13386956936316813, 1.5307257210514442, 0.03175276667696791, 0.07837329026349803, 0.019849126651362486, 2.251418766236991, 0.17773230490400113, 0.9502311563263348], "min": [0.5262182245938118, 0.2535451297014523, 1.0717211302702414, -2.9639669299573157, 0.7158603260938152, -3.1345557780487567, 0.5485362375219162, -0.3289261563456902, 1.066524411754168, -3.137951150191844, 0.7807870904515837, -2.445057545922067], "max": [0.6526608258835254, 0.3416690736284046, 1.184029214807867, -0.0924280691961033, 1.2336543956984443, 3.138023775821532, 0.6503025523166508, -0.06484927458596687, 1.1467544870729414, 3.1403077587481247, 1.4113550065409934, 0.11429637771176929], "count": [517]}, "eef_sim_pose_action": {"mean": [0.5765788837046949, 0.31240431451907175, 1.1255210330681187, -1.0219990065362015, 1.0174715649725172, -0.9637663404126071, 0.58931289487733, -0.24361160028587195, 1.0871352436075168, -0.30419892883542565, 1.0932601619397062, -1.1461560626611982], "std": [0.03165319918950681, 0.02136200467903229, 0.029819384168836574, 0.810467989574134, 0.13386956936316813, 1.5307257210514442, 0.03175276667696791, 0.07837329026349803, 0.019849126651362486, 2.251418766236991, 0.17773230490400113, 0.9502311563263348], "min": [0.5262182245938118, 0.2535451297014523, 1.0717211302702414, -2.9639669299573157, 0.7158603260938152, -3.1345557780487567, 0.5485362375219162, -0.3289261563456902, 1.066524411754168, -3.137951150191844, 0.7807870904515837, -2.445057545922067], "max": [0.6526608258835254, 0.3416690736284046, 1.184029214807867, -0.0924280691961033, 1.2336543956984443, 3.138023775821532, 0.6503025523166508, -0.06484927458596687, 1.1467544870729414, 3.1403077587481247, 1.4113550065409934, 0.11429637771176929], "count": [517]}, "gripper_mode_state": {"mean": [0.7640232108317214, 0.344294003868472], "std": [0.4246077532760215, 0.47513749880291306], "min": [0, 0], "max": [1, 1], "count": [517]}, "gripper_activity_state": {"mean": [1.9245647969052224, 1.7988394584139265], "std": [0.351999063321089, 0.561634984877192], "min": [0, 0], "max": [2, 2], "count": [517]}, "gripper_mode_action": {"mean": [0.7640232108317214, 0.344294003868472], "std": [0.4246077532760215, 0.47513749880291306], "min": [0, 0], "max": [1, 1], "count": [517]}, "gripper_activity_action": {"mean": [1.9245647969052224, 1.7988394584139265], "std": [0.351999063321089, 0.561634984877192], "min": [0, 0], "max": [2, 2], "count": [517]}, "gripper_open_scale_state": {"mean": [0.24505609284332683, 0.5899061895256125], "std": [0.20744373316869136, 0.2693721241968039], "min": [0.108, 0.087], "max": [0.633, 0.882], "count": [517]}, "gripper_open_scale_action": {"mean": [0.24505609284332683, 0.5899061895256125], "std": [0.20744373316869136, 0.2693721241968039], "min": [0.108, 0.087], "max": [0.633, 0.882], "count": [517]}}} +{"episode_index": 104, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4610678353225348]], [[0.4312630079568059]], [[0.4049645016339869]]], "std": [[[0.15005070308512844]], [[0.17755399664520535]], [[0.2007888875624265]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.468365537084399]], [[0.46433789073600457]], [[0.4542631891162262]]], "std": [[[0.06340976803152157]], [[0.07808284576345756]], [[0.0912994220576865]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47758871305768685]], [[0.44165129653310603]], [[0.4210455402813299]]], "std": [[[0.140005251998279]], [[0.17308281555836783]], [[0.1954887401017802]]], "count": [115]}, "observation.state": {"min": [0.5235289931297302, 1.969167709350586, -1.1215660572052002, -0.5309466123580933, -2.1404194831848145, -1.5676896572113037, 0.21558308601379395, 55.0, 0.013232000172138214, 0.35889101028442383, -0.2280530035495758, -3.1331851482391357, 0.8859999179840088, -0.6280000805854797, -0.9158440232276917, -2.0435187816619873, 0.0385892316699028, -0.17837265133857727, -2.1507341861724854, -1.866839051246643, 0.9817651510238647, 118.0, -0.2879759967327118, 0.3532100021839142, -0.2037840038537979, 0.08000003546476364, -1.3760000467300415, -3.1411852836608887], "max": [1.0939375162124634, 2.0489816665649414, 0.46783554553985596, -0.006056292913854122, -1.2679294347763062, -0.8789827227592468, 1.2237550020217896, 877.0, 0.2900860011577606, 0.4447529911994934, -0.15163099765777588, 3.1389999389648438, 1.4290000200271606, 1.4600000381469727, -0.49666836857795715, -1.9520461559295654, 0.3822445273399353, 0.5767265558242798, -0.3928561806678772, -0.9162280559539795, 2.8367013931274414, 866.0, -0.1611340045928955, 0.454925000667572, -0.07566799968481064, 2.8459999561309814, -0.6660000085830688, 3.1410000324249268], "mean": [0.7899362444877625, 2.0184714794158936, -0.466396689414978, -0.1796896606683731, -1.8913638591766357, -1.258845567703247, 0.7823851108551025, 628.1648559570312, 0.13288170099258423, 0.39465898275375366, -0.18331989645957947, -1.0776159763336182, 1.182438850402832, 0.5296597480773926, -0.6764448285102844, -2.022090435028076, 0.20594041049480438, 0.30673274397850037, -1.3412338495254517, -1.420400619506836, 1.8015395402908325, 281.2429504394531, -0.21551404893398285, 0.3956892788410187, -0.14939309656620026, 1.3249664306640625, -1.0042695999145508, 0.8432931303977966], "std": [0.1782745122909546, 0.01546631008386612, 0.5959774851799011, 0.12467879056930542, 0.2891036868095398, 0.17730388045310974, 0.3407159745693207, 251.00840759277344, 0.07779126614332199, 0.020941395312547684, 0.01962137408554554, 1.9668954610824585, 0.1813935488462448, 0.707705020904541, 0.11941487342119217, 0.013784284703433514, 0.13846208155155182, 0.18640664219856262, 0.45328524708747864, 0.262704074382782, 0.47893261909484863, 248.2506103515625, 0.035076647996902466, 0.031442802399396896, 0.03673652559518814, 0.7522215843200684, 0.1723202019929886, 2.450509786605835], "count": [564]}, "action": {"min": [0.5235289931297302, 1.969167709350586, -1.1215660572052002, -0.5309466123580933, -2.1404194831848145, -1.5676896572113037, 0.21558308601379395, 55.0, 0.013232000172138214, 0.35889101028442383, -0.2280530035495758, -3.1331851482391357, 0.8859999179840088, -0.6280000805854797, -0.9158440232276917, -2.0435187816619873, 0.0385892316699028, -0.17837265133857727, -2.1507341861724854, -1.866839051246643, 0.9817651510238647, 118.0, -0.2879759967327118, 0.3532100021839142, -0.2037840038537979, 0.08000003546476364, -1.3760000467300415, -3.1411852836608887], "max": [1.0939375162124634, 2.0489816665649414, 0.46783554553985596, -0.006056292913854122, -1.2679294347763062, -0.8789827227592468, 1.2237550020217896, 877.0, 0.2900860011577606, 0.4447529911994934, -0.15163099765777588, 3.1389999389648438, 1.4290000200271606, 1.4600000381469727, -0.49666836857795715, -1.9520461559295654, 0.3822445273399353, 0.5767265558242798, -0.3928561806678772, -0.9162280559539795, 2.8367013931274414, 866.0, -0.1611340045928955, 0.454925000667572, -0.07566799968481064, 2.8459999561309814, -0.6660000085830688, 3.1410000324249268], "mean": [0.7899362444877625, 2.0184714794158936, -0.466396689414978, -0.1796896606683731, -1.8913638591766357, -1.258845567703247, 0.7823851108551025, 628.1648559570312, 0.13288170099258423, 0.39465898275375366, -0.18331989645957947, -1.0776159763336182, 1.182438850402832, 0.5296597480773926, -0.6764448285102844, -2.022090435028076, 0.20594041049480438, 0.30673274397850037, -1.3412338495254517, -1.420400619506836, 1.8015395402908325, 281.2429504394531, -0.21551404893398285, 0.3956892788410187, -0.14939309656620026, 1.3249664306640625, -1.0042695999145508, 0.8432931303977966], "std": [0.1782745122909546, 0.01546631008386612, 0.5959774851799011, 0.12467879056930542, 0.2891036868095398, 0.17730388045310974, 0.3407159745693207, 251.00840759277344, 0.07779126614332199, 0.020941395312547684, 0.01962137408554554, 1.9668954610824585, 0.1813935488462448, 0.707705020904541, 0.11941487342119217, 0.013784284703433514, 0.13846208155155182, 0.18640664219856262, 0.45328524708747864, 0.262704074382782, 0.47893261909484863, 248.2506103515625, 0.035076647996902466, 0.031442802399396896, 0.03673652559518814, 0.7522215843200684, 0.1723202019929886, 2.450509786605835], "count": [564]}, "timestamp": {"min": [0.0], "max": [18.766666666666666], "mean": [9.383333333333333], "std": [5.427083999786693], "count": [564]}, "frame_index": {"min": [0], "max": [563], "mean": [281.5], "std": [162.81251999360083], "count": [564]}, "episode_index": {"min": [104], "max": [104], "mean": [104.0], "std": [0.0], "count": [564]}, "index": {"min": [53280], "max": [53843], "mean": [53561.5], "std": [162.81251999360083], "count": [564]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [564]}, "subtask_annotation": {"mean": [5.058510638297872, 12.0, 12.0, 12.0, 12.0], "std": [4.074455354312272, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [564]}, "scene_annotation": {"mean": [104.0], "std": [0.0], "min": [104], "max": [104], "count": [564]}, "eef_direction_state": {"mean": [3.847517730496454, 3.893617021276596], "std": [1.9745214541984262, 1.9685546689215847], "min": [0, 0], "max": [6, 6], "count": [564]}, "eef_velocity_state": {"mean": [0.7819148936170213, 0.8173758865248227], "std": [0.6817992621671404, 0.7534668293724948], "min": [0, 0], "max": [2, 2], "count": [564]}, "eef_acc_mag_state": {"mean": [0.7021276595744681, 0.7304964539007093], "std": [0.8186191526200481, 0.8326615671738561], "min": [0, 0], "max": [2, 2], "count": [564]}, "eef_direction_action": {"mean": [3.847517730496454, 3.893617021276596], "std": [1.9745214541984262, 1.9685546689215847], "min": [0, 0], "max": [6, 6], "count": [564]}, "eef_velocity_action": {"mean": [0.7819148936170213, 0.8173758865248227], "std": [0.6817992621671404, 0.7534668293724948], "min": [0, 0], "max": [2, 2], "count": [564]}, "eef_acc_mag_action": {"mean": [0.7021276595744681, 0.7304964539007093], "std": [0.8186191526200481, 0.8326615671738561], "min": [0, 0], "max": [2, 2], "count": [564]}, "eef_sim_pose_state": {"mean": [0.589396153546785, 0.3014826739530912, 1.111836031564572, -1.3266308253837138, 1.003644401790936, -1.0627381253174142, 0.5992754436244409, -0.22484007461901073, 1.0904103144569297, -1.0786404769331324, 1.1826820227982309, -1.041467385885049], "std": [0.03515844957907001, 0.030969687503278318, 0.027249383722531464, 0.7508056732256604, 0.1721193038031148, 1.7353115923547133, 0.027784095733987695, 0.06888533097393662, 0.020429690028387185, 1.9672128119302048, 0.1814232091473492, 0.7072705413591208], "min": [0.5400464127733682, 0.24688215336218403, 1.0604952806949404, -2.845449469447158, 0.6660334723066614, -3.139806070015105, 0.5476533832051417, -0.35182561367243653, 1.0636281786477844, -3.1319207767101567, 0.8858576511650447, -2.1992880447396033], "max": [0.65628001025089, 0.36692808864527215, 1.1657561813478863, -0.08693990054143969, 1.3762210500129326, 3.1370933542111534, 0.655596310590032, -0.11137672680402108, 1.132255465663486, 3.1396332772393483, 1.4293065252773793, -0.11154779790869682], "count": [564]}, "eef_sim_pose_action": {"mean": [0.589396153546785, 0.3014826739530912, 1.111836031564572, -1.3266308253837138, 1.003644401790936, -1.0627381253174142, 0.5992754436244409, -0.22484007461901073, 1.0904103144569297, -1.0786404769331324, 1.1826820227982309, -1.041467385885049], "std": [0.03515844957907001, 0.030969687503278318, 0.027249383722531464, 0.7508056732256604, 0.1721193038031148, 1.7353115923547133, 0.027784095733987695, 0.06888533097393662, 0.020429690028387185, 1.9672128119302048, 0.1814232091473492, 0.7072705413591208], "min": [0.5400464127733682, 0.24688215336218403, 1.0604952806949404, -2.845449469447158, 0.6660334723066614, -3.139806070015105, 0.5476533832051417, -0.35182561367243653, 1.0636281786477844, -3.1319207767101567, 0.8858576511650447, -2.1992880447396033], "max": [0.65628001025089, 0.36692808864527215, 1.1657561813478863, -0.08693990054143969, 1.3762210500129326, 3.1370933542111534, 0.655596310590032, -0.11137672680402108, 1.132255465663486, 3.1396332772393483, 1.4293065252773793, -0.11154779790869682], "count": [564]}, "gripper_mode_state": {"mean": [0.7180851063829787, 0.30851063829787234], "std": [0.4499320908469729, 0.46187858183175395], "min": [0, 0], "max": [1, 1], "count": [564]}, "gripper_activity_state": {"mean": [1.8882978723404256, 1.8297872340425532], "std": [0.41676473872231756, 0.5151250871777335], "min": [0, 0], "max": [2, 2], "count": [564]}, "gripper_mode_action": {"mean": [0.7180851063829787, 0.30851063829787234], "std": [0.4499320908469729, 0.46187858183175395], "min": [0, 0], "max": [1, 1], "count": [564]}, "gripper_activity_action": {"mean": [1.8882978723404256, 1.8297872340425532], "std": [0.41676473872231756, 0.5151250871777335], "min": [0, 0], "max": [2, 2], "count": [564]}, "gripper_open_scale_state": {"mean": [0.2812429078555276, 0.6281648933532389], "std": [0.24825065283570624, 0.25100828452511437], "min": [0.118, 0.055], "max": [0.866, 0.877], "count": [564]}, "gripper_open_scale_action": {"mean": [0.2812429078555276, 0.6281648933532389], "std": [0.24825065283570624, 0.25100828452511437], "min": [0.118, 0.055], "max": [0.866, 0.877], "count": [564]}}} +{"episode_index": 105, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4522537765106042]], [[0.43072340602907827]], [[0.41042571473033657]]], "std": [[[0.13951479943284428]], [[0.16621607329468097]], [[0.1864561584288958]]], "count": [147]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.7294117647058823]], [[0.7019607843137254]], [[0.7058823529411765]]], "mean": [[[0.4673704315059357]], [[0.4667910594793473]], [[0.45894180727846695]]], "std": [[[0.05377683373896122]], [[0.06504832202073153]], [[0.07728031645497335]]], "count": [147]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[0.7764705882352941]], [[0.7686274509803922]]], "mean": [[[0.47070890717398073]], [[0.4483737731203593]], [[0.4324073990707394]]], "std": [[[0.10508260001745832]], [[0.13699791412630163]], [[0.15704716256329504]]], "count": [147]}, "observation.state": {"min": [0.28637364506721497, 1.9434765577316284, -2.0500638484954834, -1.738836646080017, -0.4840671122074127, -0.8409519791603088, -0.9258623123168945, 165.0, -0.010476999916136265, 0.35798901319503784, -0.2133679986000061, -2.9019999504089355, 0.5249999761581421, -0.6690000295639038, -0.8457517027854919, -2.052018642425537, 0.8742354512214661, -6.981317710597068e-05, -2.9024479389190674, -1.5182443857192993, 0.5751383304595947, 123.0, -0.21928200125694275, 0.3813149929046631, -0.2083290070295334, -3.1411852836608887, -1.5440000295639038, -2.2860000133514404], "max": [0.8612676858901978, 2.026205062866211, -1.4339101314544678, -0.26371923089027405, 0.9189856648445129, 1.1745891571044922, 0.7564605474472046, 890.0, 0.20387999713420868, 0.482697993516922, -0.07367900013923645, -1.2910000085830688, 1.4049999713897705, 0.48099997639656067, -0.20778144896030426, -1.7346304655075073, 2.0517568588256836, 1.8870326280593872, -0.5014854669570923, 0.39215803146362305, 2.840977191925049, 871.0, -0.119548000395298, 0.4700329899787903, 0.05448099970817566, 3.1389999389648438, -0.5759999752044678, 2.4730000495910645], "mean": [0.5219151973724365, 2.0080440044403076, -1.7672806978225708, -1.1098297834396362, 0.3535601794719696, 0.362236350774765, -0.22392606735229492, 747.8150024414062, 0.11518421024084091, 0.42351028323173523, -0.14058737456798553, -2.450225353240967, 0.9972873330116272, -0.3743312954902649, -0.618606448173523, -2.010345697402954, 1.1093902587890625, 1.3554717302322388, -1.2019410133361816, -1.1609505414962769, 1.0910766124725342, 365.84954833984375, -0.17416442930698395, 0.411189466714859, -0.04621119424700737, -1.5525524616241455, -1.0573395490646362, 0.6793421506881714], "std": [0.18094608187675476, 0.01620284654200077, 0.13854677975177765, 0.39873749017715454, 0.5261872410774231, 0.5093628764152527, 0.6375670433044434, 179.9302215576172, 0.05148838087916374, 0.030293865129351616, 0.043040331453084946, 0.349304735660553, 0.29315799474716187, 0.22950351238250732, 0.1296042650938034, 0.069134920835495, 0.3091249465942383, 0.6168948411941528, 0.8554279208183289, 0.514336347579956, 0.7936620712280273, 276.5589904785156, 0.02148592658340931, 0.02512534148991108, 0.09473010152578354, 2.202815055847168, 0.23311260342597961, 0.8340656161308289], "count": [781]}, "action": {"min": [0.28637364506721497, 1.9434765577316284, -2.0500638484954834, -1.738836646080017, -0.4840671122074127, -0.8409519791603088, -0.9258623123168945, 165.0, -0.010476999916136265, 0.35798901319503784, -0.2133679986000061, -2.9019999504089355, 0.5249999761581421, -0.6690000295639038, -0.8457517027854919, -2.052018642425537, 0.8742354512214661, -6.981317710597068e-05, -2.9024479389190674, -1.5182443857192993, 0.5751383304595947, 123.0, -0.21928200125694275, 0.3813149929046631, -0.2083290070295334, -3.1411852836608887, -1.5440000295639038, -2.2860000133514404], "max": [0.8612676858901978, 2.026205062866211, -1.4339101314544678, -0.26371923089027405, 0.9189856648445129, 1.1745891571044922, 0.7564605474472046, 890.0, 0.20387999713420868, 0.482697993516922, -0.07367900013923645, -1.2910000085830688, 1.4049999713897705, 0.48099997639656067, -0.20778144896030426, -1.7346304655075073, 2.0517568588256836, 1.8870326280593872, -0.5014854669570923, 0.39215803146362305, 2.840977191925049, 871.0, -0.119548000395298, 0.4700329899787903, 0.05448099970817566, 3.1389999389648438, -0.5759999752044678, 2.4730000495910645], "mean": [0.5219151973724365, 2.0080440044403076, -1.7672806978225708, -1.1098297834396362, 0.3535601794719696, 0.362236350774765, -0.22392606735229492, 747.8150024414062, 0.11518421024084091, 0.42351028323173523, -0.14058737456798553, -2.450225353240967, 0.9972873330116272, -0.3743312954902649, -0.618606448173523, -2.010345697402954, 1.1093902587890625, 1.3554717302322388, -1.2019410133361816, -1.1609505414962769, 1.0910766124725342, 365.84954833984375, -0.17416442930698395, 0.411189466714859, -0.04621119424700737, -1.5525524616241455, -1.0573395490646362, 0.6793421506881714], "std": [0.18094608187675476, 0.01620284654200077, 0.13854677975177765, 0.39873749017715454, 0.5261872410774231, 0.5093628764152527, 0.6375670433044434, 179.9302215576172, 0.05148838087916374, 0.030293865129351616, 0.043040331453084946, 0.349304735660553, 0.29315799474716187, 0.22950351238250732, 0.1296042650938034, 0.069134920835495, 0.3091249465942383, 0.6168948411941528, 0.8554279208183289, 0.514336347579956, 0.7936620712280273, 276.5589904785156, 0.02148592658340931, 0.02512534148991108, 0.09473010152578354, 2.202815055847168, 0.23311260342597961, 0.8340656161308289], "count": [781]}, "timestamp": {"min": [0.0], "max": [26.0], "mean": [13.0], "std": [7.515169843574912], "count": [781]}, "frame_index": {"min": [0], "max": [780], "mean": [390.0], "std": [225.45509530724738], "count": [781]}, "episode_index": {"min": [105], "max": [105], "mean": [105.0], "std": [0.0], "count": [781]}, "index": {"min": [53844], "max": [54624], "mean": [54234.0], "std": [225.45509530724738], "count": [781]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [781]}, "subtask_annotation": {"mean": [5.409731113956466, 12.0, 12.0, 12.0, 12.0], "std": [4.388158615553307, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [781]}, "scene_annotation": {"mean": [105.0], "std": [0.0], "min": [105], "max": [105], "count": [781]}, "eef_direction_state": {"mean": [4.221510883482715, 4.313700384122919], "std": [1.9011010412957308, 1.8365137761669723], "min": [0, 0], "max": [6, 6], "count": [781]}, "eef_velocity_state": {"mean": [0.6811779769526248, 0.7554417413572343], "std": [0.6535761138307066, 0.7105293446092624], "min": [0, 0], "max": [2, 2], "count": [781]}, "eef_acc_mag_state": {"mean": [0.7759282970550576, 0.7144686299615877], "std": [0.8390191914166696, 0.8371392849667373], "min": [0, 0], "max": [2, 2], "count": [781]}, "eef_direction_action": {"mean": [4.221510883482715, 4.313700384122919], "std": [1.9011010412957308, 1.8365137761669723], "min": [0, 0], "max": [6, 6], "count": [781]}, "eef_velocity_action": {"mean": [0.6811779769526248, 0.7554417413572343], "std": [0.6535761138307066, 0.7105293446092624], "min": [0, 0], "max": [2, 2], "count": [781]}, "eef_acc_mag_action": {"mean": [0.7759282970550576, 0.7144686299615877], "std": [0.8390191914166696, 0.8371392849667373], "min": [0, 0], "max": [2, 2], "count": [781]}, "eef_sim_pose_state": {"mean": [0.6033485381850349, 0.25491085034931793, 1.2386536742217635, 1.5375852144033124, 1.0580979517876743, 1.47142675911416, 0.616496018686329, -0.1918190401575994, 1.1432612884383906, -2.451064967522757, 0.997830057409087, -1.945937454875256], "std": [0.027619854299958762, 0.019492841528254482, 0.09904380482448744, 2.2148999143886106, 0.23327191236189004, 1.759610228147562, 0.02878657960608268, 0.04623908906469658, 0.04139648482891848, 0.34929361471386144, 0.2930962598934705, 0.22966315272336124], "min": [0.575417669313901, 0.20613166398658764, 1.0560314474579564, -3.141544551228417, 0.5766781379693264, -3.1269346745578295, 0.5607073055983317, -0.2738087056768964, 1.0555244624926716, -2.9028852620276044, 0.52558954291914, -2.2408385452935686], "max": [0.6680473393797791, 0.303601793560763, 1.3404764326950167, 3.1350459383058977, 1.5456137767138083, 3.1359968852466453, 0.6785465500177049, -0.07740391660204653, 1.2203170574983226, -1.2914738248541673, 1.405090591765512, -1.0897939615033736], "count": [781]}, "eef_sim_pose_action": {"mean": [0.6033485381850349, 0.25491085034931793, 1.2386536742217635, 1.5375852144033124, 1.0580979517876743, 1.47142675911416, 0.616496018686329, -0.1918190401575994, 1.1432612884383906, -2.451064967522757, 0.997830057409087, -1.945937454875256], "std": [0.027619854299958762, 0.019492841528254482, 0.09904380482448744, 2.2148999143886106, 0.23327191236189004, 1.759610228147562, 0.02878657960608268, 0.04623908906469658, 0.04139648482891848, 0.34929361471386144, 0.2930962598934705, 0.22966315272336124], "min": [0.575417669313901, 0.20613166398658764, 1.0560314474579564, -3.141544551228417, 0.5766781379693264, -3.1269346745578295, 0.5607073055983317, -0.2738087056768964, 1.0555244624926716, -2.9028852620276044, 0.52558954291914, -2.2408385452935686], "max": [0.6680473393797791, 0.303601793560763, 1.3404764326950167, 3.1350459383058977, 1.5456137767138083, 3.1359968852466453, 0.6785465500177049, -0.07740391660204653, 1.2203170574983226, -1.2914738248541673, 1.405090591765512, -1.0897939615033736], "count": [781]}, "gripper_mode_state": {"mean": [0.6222791293213829, 0.15620998719590268], "std": [0.4848173001579061, 0.36305430323322224], "min": [0, 0], "max": [1, 1], "count": [781]}, "gripper_activity_state": {"mean": [1.9346991037131882, 1.8758002560819462], "std": [0.3388419955344029, 0.4367154569282319], "min": [0, 0], "max": [2, 2], "count": [781]}, "gripper_mode_action": {"mean": [0.6222791293213829, 0.15620998719590268], "std": [0.4848173001579061, 0.36305430323322224], "min": [0, 0], "max": [1, 1], "count": [781]}, "gripper_activity_action": {"mean": [1.9346991037131882, 1.8758002560819462], "std": [0.3388419955344029, 0.4367154569282319], "min": [0, 0], "max": [2, 2], "count": [781]}, "gripper_open_scale_state": {"mean": [0.36584955171983274, 0.7478149806766315], "std": [0.27655915280549576, 0.17993029369321165], "min": [0.123, 0.165], "max": [0.871, 0.89], "count": [781]}, "gripper_open_scale_action": {"mean": [0.36584955171983274, 0.7478149806766315], "std": [0.27655915280549576, 0.17993029369321165], "min": [0.123, 0.165], "max": [0.871, 0.89], "count": [781]}}} +{"episode_index": 106, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45536700947270803]], [[0.42843727367072953]], [[0.4071996776187953]]], "std": [[[0.14724159233394982]], [[0.17841548708136531]], [[0.1993375355441464]]], "count": [148]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7019607843137254]], [[0.6588235294117647]], [[0.6588235294117647]]], "mean": [[[0.467869069897103]], [[0.46645364114114113]], [[0.45826036974474477]]], "std": [[[0.06511258040028411]], [[0.08018172978760855]], [[0.09305035426621634]]], "count": [148]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[0.8196078431372549]], [[0.807843137254902]]], "mean": [[[0.47386687008699874]], [[0.4416617923070129]], [[0.42542326195680974]]], "std": [[[0.11292275542252272]], [[0.15809003480244124]], [[0.17660005684228572]]], "count": [148]}, "observation.state": {"min": [0.2637890577316284, 1.9991002082824707, -1.8950785398483276, -1.883594274520874, 0.23855160176753998, -0.7444702386856079, -0.586517870426178, 1.0, -0.036979999393224716, 0.29701700806617737, -0.2215449959039688, -3.125999927520752, -0.009000000543892384, -1.034000039100647, -0.7108725905418396, -2.0418434143066406, 0.8789129257202148, 0.0018151425756514072, -2.5986034870147705, -1.3731027841567993, 0.582503616809845, 120.0, -0.22148700058460236, 0.36280301213264465, -0.21176999807357788, -3.1401853561401367, -1.5410000085830688, -0.019999995827674866], "max": [1.00443696975708, 2.0286660194396973, -1.444312334060669, -0.22533947229385376, 0.8698022365570068, 1.8745185136795044, 0.05832890421152115, 881.0, 0.22947999835014343, 0.44859299063682556, -0.03953799977898598, -2.0380001068115234, 1.4559999704360962, -0.19299998879432678, -0.3208613395690918, -2.0252976417541504, 1.5804306268692017, 1.9644380807876587, -0.5768836736679077, -0.1900838017463684, 2.8394415378570557, 879.0, -0.07672099769115448, 0.43545299768447876, 0.04139399901032448, 3.138000011444092, -0.6600000262260437, 2.7990000247955322], "mean": [0.6779577732086182, 2.016284465789795, -1.6973514556884766, -1.1301990747451782, 0.5077058672904968, 0.900418221950531, -0.30194994807243347, 649.5685424804688, 0.1170218288898468, 0.3947223424911499, -0.1376185417175293, -2.8407490253448486, 0.6519848108291626, -0.6863028407096863, -0.5161459445953369, -2.0344808101654053, 1.183237910270691, 1.5210477113723755, -0.8745794892311096, -1.174250602722168, 0.9852509498596191, 298.6180114746094, -0.15746814012527466, 0.3984817564487457, -0.045820336788892746, -2.2647533416748047, -0.9619266390800476, 0.445383220911026], "std": [0.14505954086780548, 0.0056257545948028564, 0.13579562306404114, 0.5163928866386414, 0.15707096457481384, 0.8878922462463379, 0.19330953061580658, 238.30665588378906, 0.07325109839439392, 0.05095190554857254, 0.05007437616586685, 0.19135825335979462, 0.46102917194366455, 0.19404037296772003, 0.09084352105855942, 0.0029672107193619013, 0.11845772713422775, 0.4979671537876129, 0.41325315833091736, 0.1647016704082489, 0.4403308033943176, 294.6669006347656, 0.038218941539525986, 0.016961997374892235, 0.07908405363559723, 1.3452019691467285, 0.181377112865448, 0.35548850893974304], "count": [788]}, "action": {"min": [0.2637890577316284, 1.9991002082824707, -1.8950785398483276, -1.883594274520874, 0.23855160176753998, -0.7444702386856079, -0.586517870426178, 1.0, -0.036979999393224716, 0.29701700806617737, -0.2215449959039688, -3.125999927520752, -0.009000000543892384, -1.034000039100647, -0.7108725905418396, -2.0418434143066406, 0.8789129257202148, 0.0018151425756514072, -2.5986034870147705, -1.3731027841567993, 0.582503616809845, 120.0, -0.22148700058460236, 0.36280301213264465, -0.21176999807357788, -3.1401853561401367, -1.5410000085830688, -0.019999995827674866], "max": [1.00443696975708, 2.0286660194396973, -1.444312334060669, -0.22533947229385376, 0.8698022365570068, 1.8745185136795044, 0.05832890421152115, 881.0, 0.22947999835014343, 0.44859299063682556, -0.03953799977898598, -2.0380001068115234, 1.4559999704360962, -0.19299998879432678, -0.3208613395690918, -2.0252976417541504, 1.5804306268692017, 1.9644380807876587, -0.5768836736679077, -0.1900838017463684, 2.8394415378570557, 879.0, -0.07672099769115448, 0.43545299768447876, 0.04139399901032448, 3.138000011444092, -0.6600000262260437, 2.7990000247955322], "mean": [0.6779577732086182, 2.016284465789795, -1.6973514556884766, -1.1301990747451782, 0.5077058672904968, 0.900418221950531, -0.30194994807243347, 649.5685424804688, 0.1170218288898468, 0.3947223424911499, -0.1376185417175293, -2.8407490253448486, 0.6519848108291626, -0.6863028407096863, -0.5161459445953369, -2.0344808101654053, 1.183237910270691, 1.5210477113723755, -0.8745794892311096, -1.174250602722168, 0.9852509498596191, 298.6180114746094, -0.15746814012527466, 0.3984817564487457, -0.045820336788892746, -2.2647533416748047, -0.9619266390800476, 0.445383220911026], "std": [0.14505954086780548, 0.0056257545948028564, 0.13579562306404114, 0.5163928866386414, 0.15707096457481384, 0.8878922462463379, 0.19330953061580658, 238.30665588378906, 0.07325109839439392, 0.05095190554857254, 0.05007437616586685, 0.19135825335979462, 0.46102917194366455, 0.19404037296772003, 0.09084352105855942, 0.0029672107193619013, 0.11845772713422775, 0.4979671537876129, 0.41325315833091736, 0.1647016704082489, 0.4403308033943176, 294.6669006347656, 0.038218941539525986, 0.016961997374892235, 0.07908405363559723, 1.3452019691467285, 0.181377112865448, 0.35548850893974304], "count": [788]}, "timestamp": {"min": [0.0], "max": [26.233333333333334], "mean": [13.116666666666667], "std": [7.582527429704571], "count": [788]}, "frame_index": {"min": [0], "max": [787], "mean": [393.5], "std": [227.47582289113717], "count": [788]}, "episode_index": {"min": [106], "max": [106], "mean": [106.0], "std": [0.0], "count": [788]}, "index": {"min": [54625], "max": [55412], "mean": [55018.5], "std": [227.47582289113717], "count": [788]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [788]}, "subtask_annotation": {"mean": [5.517766497461929, 12.0, 12.0, 12.0, 12.0], "std": [3.9657082232527023, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [788]}, "scene_annotation": {"mean": [106.0], "std": [0.0], "min": [106], "max": [106], "count": [788]}, "eef_direction_state": {"mean": [4.281725888324873, 3.786802030456853], "std": [1.8274058798569874, 2.0760242231297017], "min": [0, 0], "max": [6, 6], "count": [788]}, "eef_velocity_state": {"mean": [0.6890862944162437, 0.9263959390862944], "std": [0.6785567527222408, 0.7122308597266499], "min": [0, 0], "max": [2, 2], "count": [788]}, "eef_acc_mag_state": {"mean": [0.7956852791878173, 0.8134517766497462], "std": [0.8201966227287065, 0.8320799966174873], "min": [0, 0], "max": [2, 2], "count": [788]}, "eef_direction_action": {"mean": [4.281725888324873, 3.786802030456853], "std": [1.8274058798569874, 2.0760242231297017], "min": [0, 0], "max": [6, 6], "count": [788]}, "eef_velocity_action": {"mean": [0.6890862944162437, 0.9263959390862944], "std": [0.6785567527222408, 0.7122308597266499], "min": [0, 0], "max": [2, 2], "count": [788]}, "eef_acc_mag_action": {"mean": [0.7956852791878173, 0.8134517766497462], "std": [0.8201966227287065, 0.8320799966174873], "min": [0, 0], "max": [2, 2], "count": [788]}, "eef_sim_pose_state": {"mean": [0.592551464551381, 0.24124554910900023, 1.2410260704374017, 2.2605313998740257, 0.9631431618572713, 1.9168218179054135, 0.5987656538314874, -0.1872575346358871, 1.1578419536569793, -2.8414076700960305, 0.6525124866857872, -2.257734156509398], "std": [0.019067161184509865, 0.033978786318390464, 0.0776786624519047, 1.3579698677966239, 0.18135071119675825, 0.6171279437277702, 0.041816176704046394, 0.06731997919570851, 0.05998828773224248, 0.1915966769563889, 0.46096652755253736, 0.19381677687230645], "min": [0.5573700264160055, 0.16473315914601455, 1.054402197363454, -3.1410528788088214, 0.6603027010959575, -3.1031972181528875, 0.5190036187805394, -0.2942901142922957, 1.0504603202136609, -3.127231462744601, -0.009186564839863243, -2.604580249156478], "max": [0.6387682047763538, 0.2953683479019215, 1.3216570724715617, 3.1299802810379633, 1.5417314343968846, 3.0999645939792053, 0.6497663056212971, -0.05341348902468053, 1.2643909960716533, -2.038857197142726, 1.4561672568120767, -1.7649789428722624], "count": [788]}, "eef_sim_pose_action": {"mean": [0.592551464551381, 0.24124554910900023, 1.2410260704374017, 2.2605313998740257, 0.9631431618572713, 1.9168218179054135, 0.5987656538314874, -0.1872575346358871, 1.1578419536569793, -2.8414076700960305, 0.6525124866857872, -2.257734156509398], "std": [0.019067161184509865, 0.033978786318390464, 0.0776786624519047, 1.3579698677966239, 0.18135071119675825, 0.6171279437277702, 0.041816176704046394, 0.06731997919570851, 0.05998828773224248, 0.1915966769563889, 0.46096652755253736, 0.19381677687230645], "min": [0.5573700264160055, 0.16473315914601455, 1.054402197363454, -3.1410528788088214, 0.6603027010959575, -3.1031972181528875, 0.5190036187805394, -0.2942901142922957, 1.0504603202136609, -3.127231462744601, -0.009186564839863243, -2.604580249156478], "max": [0.6387682047763538, 0.2953683479019215, 1.3216570724715617, 3.1299802810379633, 1.5417314343968846, 3.0999645939792053, 0.6497663056212971, -0.05341348902468053, 1.2643909960716533, -2.038857197142726, 1.4561672568120767, -1.7649789428722624], "count": [788]}, "gripper_mode_state": {"mean": [0.7563451776649747, 0.2626903553299492], "std": [0.42928679211910353, 0.44009559478205645], "min": [0, 0], "max": [1, 1], "count": [788]}, "gripper_activity_state": {"mean": [1.9289340101522843, 1.7779187817258884], "std": [0.3379925519719156, 0.5767665280868469], "min": [0, 0], "max": [2, 2], "count": [788]}, "gripper_mode_action": {"mean": [0.7563451776649747, 0.2626903553299492], "std": [0.42928679211910353, 0.44009559478205645], "min": [0, 0], "max": [1, 1], "count": [788]}, "gripper_activity_action": {"mean": [1.9289340101522843, 1.7779187817258884], "std": [0.3379925519719156, 0.5767665280868469], "min": [0, 0], "max": [2, 2], "count": [788]}, "gripper_open_scale_state": {"mean": [0.29861802036266055, 0.6495685280277036], "std": [0.29466674400502546, 0.23830651594019142], "min": [0.12, 0.001], "max": [0.879, 0.881], "count": [788]}, "gripper_open_scale_action": {"mean": [0.29861802036266055, 0.6495685280277036], "std": [0.29466674400502546, 0.23830651594019142], "min": [0.12, 0.001], "max": [0.879, 0.881], "count": [788]}}} +{"episode_index": 107, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.461160558801146]], [[0.43832603075476767]], [[0.4162565681238249]]], "std": [[[0.14817349448833164]], [[0.17276100054938479]], [[0.19405749135374967]]], "count": [146]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09803921568627451]], [[0.08235294117647059]], [[0.047058823529411764]]], "max": [[[0.7098039215686275]], [[0.6588235294117647]], [[0.6588235294117647]]], "mean": [[[0.46815894300071625]], [[0.4711733746866326]], [[0.46368929766541317]]], "std": [[[0.04932758922430041]], [[0.05791725583318071]], [[0.06718809303516576]]], "count": [146]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8392156862745098]], [[0.8313725490196079]], [[0.8352941176470589]]], "mean": [[[0.4694820751074402]], [[0.4386514543602829]], [[0.41897153253424657]]], "std": [[[0.12049367176554143]], [[0.16055747450531985]], [[0.18179954646472812]]], "count": [146]}, "observation.state": {"min": [0.2627069652080536, 2.012068033218384, -1.9160573482513428, -1.7526073455810547, 0.14475761353969574, -0.732130765914917, -0.7303504943847656, 60.0, 0.00035200000274926424, 0.32747799158096313, -0.21396200358867645, -3.1411852836608887, 0.125, -0.9500000476837158, -0.5814040899276733, -2.047882080078125, 1.521700143814087, 0.3741811513900757, -2.9054148197174072, -0.8816879987716675, 1.760565996170044, 121.0, -0.18281899392604828, 0.3480820059776306, -0.2278829962015152, -3.1361851692199707, -1.5499999523162842, -0.6220000386238098], "max": [1.017998218536377, 2.0302367210388184, -1.3167462348937988, -0.2376440465450287, 0.9970716834068298, 1.6823054552078247, 0.011798425577580929, 781.0, 0.21823300421237946, 0.47189798951148987, -0.07869700342416763, 3.1389999389648438, 1.3630000352859497, -0.0989999994635582, -0.2594257593154907, -1.5340921878814697, 2.6032285690307617, 1.9809662103652954, -2.68548583984375, 0.934972882270813, 2.8425307273864746, 883.0, -0.02446099929511547, 0.4231649935245514, 0.016290999948978424, 3.138000011444092, -0.8420000076293945, 3.118000030517578], "mean": [0.6411851644515991, 2.0175180435180664, -1.6528078317642212, -1.0017482042312622, 0.48223456740379333, 0.6127277612686157, -0.29364487528800964, 663.5245971679688, 0.12994679808616638, 0.41330230236053467, -0.14963030815124512, -1.8377602100372314, 0.8031333684921265, -0.5959177017211914, -0.37345364689826965, -1.9458754062652588, 2.0419235229492188, 1.608640193939209, -2.865001916885376, 0.4939028024673462, 2.579681396484375, 353.7759094238281, -0.09398742765188217, 0.3778156042098999, -0.07967481762170792, -1.9170039892196655, -1.1387221813201904, 0.5056087970733643], "std": [0.13996849954128265, 0.0036539307329803705, 0.1722991019487381, 0.49046629667282104, 0.17913375794887543, 0.8666700720787048, 0.21820564568042755, 207.55075073242188, 0.0635761022567749, 0.038560960441827774, 0.04222574830055237, 1.984938621520996, 0.3888491094112396, 0.21857689321041107, 0.09340795129537582, 0.14116033911705017, 0.23260179162025452, 0.40520671010017395, 0.05608462914824486, 0.4270840287208557, 0.3686651289463043, 283.2358093261719, 0.03984321281313896, 0.01610334776341915, 0.07637213170528412, 1.3262559175491333, 0.1562333106994629, 0.5825499296188354], "count": [772]}, "action": {"min": [0.2627069652080536, 2.012068033218384, -1.9160573482513428, -1.7526073455810547, 0.14475761353969574, -0.732130765914917, -0.7303504943847656, 60.0, 0.00035200000274926424, 0.32747799158096313, -0.21396200358867645, -3.1411852836608887, 0.125, -0.9500000476837158, -0.5814040899276733, -2.047882080078125, 1.521700143814087, 0.3741811513900757, -2.9054148197174072, -0.8816879987716675, 1.760565996170044, 121.0, -0.18281899392604828, 0.3480820059776306, -0.2278829962015152, -3.1361851692199707, -1.5499999523162842, -0.6220000386238098], "max": [1.017998218536377, 2.0302367210388184, -1.3167462348937988, -0.2376440465450287, 0.9970716834068298, 1.6823054552078247, 0.011798425577580929, 781.0, 0.21823300421237946, 0.47189798951148987, -0.07869700342416763, 3.1389999389648438, 1.3630000352859497, -0.0989999994635582, -0.2594257593154907, -1.5340921878814697, 2.6032285690307617, 1.9809662103652954, -2.68548583984375, 0.934972882270813, 2.8425307273864746, 883.0, -0.02446099929511547, 0.4231649935245514, 0.016290999948978424, 3.138000011444092, -0.8420000076293945, 3.118000030517578], "mean": [0.6411851644515991, 2.0175180435180664, -1.6528078317642212, -1.0017482042312622, 0.48223456740379333, 0.6127277612686157, -0.29364487528800964, 663.5245971679688, 0.12994679808616638, 0.41330230236053467, -0.14963030815124512, -1.8377602100372314, 0.8031333684921265, -0.5959177017211914, -0.37345364689826965, -1.9458754062652588, 2.0419235229492188, 1.608640193939209, -2.865001916885376, 0.4939028024673462, 2.579681396484375, 353.7759094238281, -0.09398742765188217, 0.3778156042098999, -0.07967481762170792, -1.9170039892196655, -1.1387221813201904, 0.5056087970733643], "std": [0.13996849954128265, 0.0036539307329803705, 0.1722991019487381, 0.49046629667282104, 0.17913375794887543, 0.8666700720787048, 0.21820564568042755, 207.55075073242188, 0.0635761022567749, 0.038560960441827774, 0.04222574830055237, 1.984938621520996, 0.3888491094112396, 0.21857689321041107, 0.09340795129537582, 0.14116033911705017, 0.23260179162025452, 0.40520671010017395, 0.05608462914824486, 0.4270840287208557, 0.3686651289463043, 283.2358093261719, 0.03984321281313896, 0.01610334776341915, 0.07637213170528412, 1.3262559175491333, 0.1562333106994629, 0.5825499296188354], "count": [772]}, "timestamp": {"min": [0.0], "max": [25.7], "mean": [12.849999999999998], "std": [7.428567231378546], "count": [772]}, "frame_index": {"min": [0], "max": [771], "mean": [385.5], "std": [222.85701694135636], "count": [772]}, "episode_index": {"min": [107], "max": [107], "mean": [107.0], "std": [0.0], "count": [772]}, "index": {"min": [55413], "max": [56184], "mean": [55798.5], "std": [222.85701694135636], "count": [772]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [772]}, "subtask_annotation": {"mean": [4.568652849740933, 12.0, 12.0, 12.0, 12.0], "std": [4.176073191930088, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [772]}, "scene_annotation": {"mean": [107.0], "std": [0.0], "min": [107], "max": [107], "count": [772]}, "eef_direction_state": {"mean": [4.476683937823834, 4.19559585492228], "std": [1.6581484738239192, 2.016597268006177], "min": [0, 0], "max": [6, 6], "count": [772]}, "eef_velocity_state": {"mean": [0.7007772020725389, 0.7733160621761658], "std": [0.665469110394752, 0.7370033770783601], "min": [0, 0], "max": [2, 2], "count": [772]}, "eef_acc_mag_state": {"mean": [0.711139896373057, 0.7448186528497409], "std": [0.8195981867249921, 0.8275762684288297], "min": [0, 0], "max": [2, 2], "count": [772]}, "eef_direction_action": {"mean": [4.476683937823834, 4.19559585492228], "std": [1.6581484738239192, 2.016597268006177], "min": [0, 0], "max": [6, 6], "count": [772]}, "eef_velocity_action": {"mean": [0.7007772020725389, 0.7733160621761658], "std": [0.665469110394752, 0.7370033770783601], "min": [0, 0], "max": [2, 2], "count": [772]}, "eef_acc_mag_action": {"mean": [0.711139896373057, 0.7448186528497409], "std": [0.8195981867249921, 0.8275762684288297], "min": [0, 0], "max": [2, 2], "count": [772]}, "eef_sim_pose_state": {"mean": [0.563528216632374, 0.16944656140482706, 1.1976866899456449, 1.911638265686869, 1.140131423534985, 1.818930406501055, 0.6129934169780791, -0.2029916256143103, 1.141232706952249, -1.8384810246231207, 0.8035525097489057, -2.167567473117498], "std": [0.017018831071384764, 0.040254769588266556, 0.07174293909673826, 1.33790610787539, 0.1562783967872758, 0.9694817400941048, 0.030922183944405816, 0.0584901393971399, 0.053310491827074355, 1.9852930288615311, 0.38877064377341686, 0.2186987419750261], "min": [0.5328760844832188, 0.103726957990847, 1.065075131658683, -3.136671510383048, 0.8423544716107032, -3.1389431411520063, 0.5426394860198005, -0.2858722434293072, 1.060914618459936, -3.141382673538336, 0.12600775017919053, -2.5220084682981128], "max": [0.6087488807128467, 0.2631551229783231, 1.2861314117725957, 3.1378340418757666, 1.5495551692121636, 3.138103457198928, 0.6780030039730733, -0.09187509458822896, 1.2195454857015329, 3.1395515629553437, 1.3637362517176763, -1.6706039840364844], "count": [772]}, "eef_sim_pose_action": {"mean": [0.563528216632374, 0.16944656140482706, 1.1976866899456449, 1.911638265686869, 1.140131423534985, 1.818930406501055, 0.6129934169780791, -0.2029916256143103, 1.141232706952249, -1.8384810246231207, 0.8035525097489057, -2.167567473117498], "std": [0.017018831071384764, 0.040254769588266556, 0.07174293909673826, 1.33790610787539, 0.1562783967872758, 0.9694817400941048, 0.030922183944405816, 0.0584901393971399, 0.053310491827074355, 1.9852930288615311, 0.38877064377341686, 0.2186987419750261], "min": [0.5328760844832188, 0.103726957990847, 1.065075131658683, -3.136671510383048, 0.8423544716107032, -3.1389431411520063, 0.5426394860198005, -0.2858722434293072, 1.060914618459936, -3.141382673538336, 0.12600775017919053, -2.5220084682981128], "max": [0.6087488807128467, 0.2631551229783231, 1.2861314117725957, 3.1378340418757666, 1.5495551692121636, 3.138103457198928, 0.6780030039730733, -0.09187509458822896, 1.2195454857015329, 3.1395515629553437, 1.3637362517176763, -1.6706039840364844], "count": [772]}, "gripper_mode_state": {"mean": [0.6606217616580311, 0.19170984455958548], "std": [0.473498310115118, 0.3936460085642004], "min": [0, 0], "max": [1, 1], "count": [772]}, "gripper_activity_state": {"mean": [1.9145077720207253, 1.8860103626943006], "std": [0.36412559922660676, 0.4227483969768533], "min": [0, 0], "max": [2, 2], "count": [772]}, "gripper_mode_action": {"mean": [0.6606217616580311, 0.19170984455958548], "std": [0.473498310115118, 0.3936460085642004], "min": [0, 0], "max": [1, 1], "count": [772]}, "gripper_activity_action": {"mean": [1.9145077720207253, 1.8860103626943006], "std": [0.36412559922660676, 0.4227483969768533], "min": [0, 0], "max": [2, 2], "count": [772]}, "gripper_open_scale_state": {"mean": [0.3537759068345775, 0.6635246113100194], "std": [0.2832358869209882, 0.20755069606554366], "min": [0.121, 0.06], "max": [0.883, 0.781], "count": [772]}, "gripper_open_scale_action": {"mean": [0.3537759068345775, 0.6635246113100194], "std": [0.2832358869209882, 0.20755069606554366], "min": [0.121, 0.06], "max": [0.883, 0.781], "count": [772]}}} +{"episode_index": 108, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4496660938832055]], [[0.4214527076229042]], [[0.3985918096405229]]], "std": [[[0.15169638035566196]], [[0.1813627363020993]], [[0.20280602300168676]]], "count": [138]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7294117647058823]], [[1.0]], [[1.0]]], "mean": [[[0.47387038665103726]], [[0.471450681419911]], [[0.4641532543572985]]], "std": [[[0.07838404063157817]], [[0.0908874691839161]], [[0.09983886131112155]]], "count": [138]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.0]], [[0.0]]], "max": [[[0.8627450980392157]], [[0.8823529411764706]], [[0.9098039215686274]]], "mean": [[[0.4732106688689969]], [[0.4407700755422942]], [[0.42576728710807993]]], "std": [[[0.10620464072285937]], [[0.1527925862979577]], [[0.17105014258413548]]], "count": [138]}, "observation.state": {"min": [0.3589269816875458, 1.9748226404190063, -1.9700056314468384, -1.87235426902771, 0.2765474319458008, -0.8862432837486267, -0.6499606370925903, 59.0, -0.036083001643419266, 0.29533401131629944, -0.24318699538707733, -3.058000087738037, 0.029999999329447746, -0.847000002861023, -0.7655887007713318, -2.0540082454681396, 0.7447843551635742, 0.036739181727170944, -2.8995330333709717, -1.7229193449020386, 0.9525483846664429, 121.0, -0.20854699611663818, 0.3592970073223114, -0.2308640033006668, -3.1411852836608887, -1.562999963760376, -2.0859999656677246], "max": [0.9401216506958008, 2.0289626121520996, -1.4952409267425537, -0.1615826040506363, 0.9035570025444031, 1.8893364667892456, -0.07490953058004379, 851.0, 0.2301650047302246, 0.44618600606918335, -0.0472479984164238, -1.2949999570846558, 1.2480000257492065, 0.6320000290870667, -0.43327802419662476, -2.0212833881378174, 1.438657522201538, 1.8086323738098145, -0.7582582831382751, -0.7280118465423584, 2.83244252204895, 877.0, -0.12614600360393524, 0.4309520125389099, 0.04434899985790253, 3.1410000324249268, -0.6269999742507935, 1.5800000429153442], "mean": [0.7051056623458862, 2.0192513465881348, -1.768994688987732, -1.000810980796814, 0.5367098450660706, 0.7261673808097839, -0.3237818479537964, 632.2242431640625, 0.1191951334476471, 0.39938586950302124, -0.14904426038265228, -2.6725687980651855, 0.6636058688163757, -0.5254316926002502, -0.6131393909454346, -2.0322959423065186, 0.9871705174446106, 1.2543424367904663, -1.2273454666137695, -1.3793491125106812, 1.2992053031921387, 311.635009765625, -0.16698195040225983, 0.39481407403945923, -0.0621594674885273, -1.8205852508544922, -1.0685181617736816, 0.3706601560115814], "std": [0.14463487267494202, 0.005020882468670607, 0.13765312731266022, 0.572669267654419, 0.16885966062545776, 0.963034987449646, 0.15602757036685944, 232.18505859375, 0.0783376544713974, 0.045003075152635574, 0.05923353508114815, 0.39708995819091797, 0.4312394857406616, 0.27122077345848083, 0.06419538706541061, 0.006778836250305176, 0.18876852095127106, 0.518339216709137, 0.5842357873916626, 0.27291959524154663, 0.540673553943634, 267.7297058105469, 0.018921062350273132, 0.020088983699679375, 0.0919073149561882, 2.130419969558716, 0.21475602686405182, 0.4049234986305237], "count": [718]}, "action": {"min": [0.3589269816875458, 1.9748226404190063, -1.9700056314468384, -1.87235426902771, 0.2765474319458008, -0.8862432837486267, -0.6499606370925903, 59.0, -0.036083001643419266, 0.29533401131629944, -0.24318699538707733, -3.058000087738037, 0.029999999329447746, -0.847000002861023, -0.7655887007713318, -2.0540082454681396, 0.7447843551635742, 0.036739181727170944, -2.8995330333709717, -1.7229193449020386, 0.9525483846664429, 121.0, -0.20854699611663818, 0.3592970073223114, -0.2308640033006668, -3.1411852836608887, -1.562999963760376, -2.0859999656677246], "max": [0.9401216506958008, 2.0289626121520996, -1.4952409267425537, -0.1615826040506363, 0.9035570025444031, 1.8893364667892456, -0.07490953058004379, 851.0, 0.2301650047302246, 0.44618600606918335, -0.0472479984164238, -1.2949999570846558, 1.2480000257492065, 0.6320000290870667, -0.43327802419662476, -2.0212833881378174, 1.438657522201538, 1.8086323738098145, -0.7582582831382751, -0.7280118465423584, 2.83244252204895, 877.0, -0.12614600360393524, 0.4309520125389099, 0.04434899985790253, 3.1410000324249268, -0.6269999742507935, 1.5800000429153442], "mean": [0.7051056623458862, 2.0192513465881348, -1.768994688987732, -1.000810980796814, 0.5367098450660706, 0.7261673808097839, -0.3237818479537964, 632.2242431640625, 0.1191951334476471, 0.39938586950302124, -0.14904426038265228, -2.6725687980651855, 0.6636058688163757, -0.5254316926002502, -0.6131393909454346, -2.0322959423065186, 0.9871705174446106, 1.2543424367904663, -1.2273454666137695, -1.3793491125106812, 1.2992053031921387, 311.635009765625, -0.16698195040225983, 0.39481407403945923, -0.0621594674885273, -1.8205852508544922, -1.0685181617736816, 0.3706601560115814], "std": [0.14463487267494202, 0.005020882468670607, 0.13765312731266022, 0.572669267654419, 0.16885966062545776, 0.963034987449646, 0.15602757036685944, 232.18505859375, 0.0783376544713974, 0.045003075152635574, 0.05923353508114815, 0.39708995819091797, 0.4312394857406616, 0.27122077345848083, 0.06419538706541061, 0.006778836250305176, 0.18876852095127106, 0.518339216709137, 0.5842357873916626, 0.27291959524154663, 0.540673553943634, 267.7297058105469, 0.018921062350273132, 0.020088983699679375, 0.0919073149561882, 2.130419969558716, 0.21475602686405182, 0.4049234986305237], "count": [718]}, "timestamp": {"min": [0.0], "max": [23.9], "mean": [11.950000000000003], "std": [6.908951520390856], "count": [718]}, "frame_index": {"min": [0], "max": [717], "mean": [358.5], "std": [207.26854561172567], "count": [718]}, "episode_index": {"min": [108], "max": [108], "mean": [108.0], "std": [0.0], "count": [718]}, "index": {"min": [56185], "max": [56902], "mean": [56543.5], "std": [207.26854561172567], "count": [718]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [718]}, "subtask_annotation": {"mean": [5.079387186629527, 12.0, 12.0, 12.0, 12.0], "std": [4.228250085887207, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [718]}, "scene_annotation": {"mean": [108.0], "std": [0.0], "min": [108], "max": [108], "count": [718]}, "eef_direction_state": {"mean": [4.502785515320334, 4.008356545961003], "std": [1.6170636189922114, 1.976868271425433], "min": [0, 0], "max": [6, 6], "count": [718]}, "eef_velocity_state": {"mean": [0.7298050139275766, 0.8955431754874652], "std": [0.6754573120226309, 0.7324223728549254], "min": [0, 0], "max": [2, 2], "count": [718]}, "eef_acc_mag_state": {"mean": [0.8189415041782729, 0.8175487465181058], "std": [0.8231185988519585, 0.8420518825891687], "min": [0, 0], "max": [2, 2], "count": [718]}, "eef_direction_action": {"mean": [4.502785515320334, 4.008356545961003], "std": [1.6170636189922114, 1.976868271425433], "min": [0, 0], "max": [6, 6], "count": [718]}, "eef_velocity_action": {"mean": [0.7298050139275766, 0.8955431754874652], "std": [0.6754573120226309, 0.7324223728549254], "min": [0, 0], "max": [2, 2], "count": [718]}, "eef_acc_mag_action": {"mean": [0.8189415041782729, 0.8175487465181058], "std": [0.8231185988519585, 0.8420518825891687], "min": [0, 0], "max": [2, 2], "count": [718]}, "eef_sim_pose_state": {"mean": [0.5948535731489607, 0.25835990003622905, 1.2229008458048372, 1.7878557653511842, 1.0693947423221288, 1.926806676186702, 0.6016678564598767, -0.18891786238213146, 1.1444114142629518, -2.6733025071757925, 0.6642026556084603, -2.096915909582344], "std": [0.019939521980684695, 0.017783145236188888, 0.09219655565091626, 2.1615707542431246, 0.21512602201452352, 0.48408812939486406, 0.0342698257792509, 0.07335027598836809, 0.06952685158800465, 0.39717842399999914, 0.43107752522712595, 0.27134746247665803], "min": [0.5587046053804928, 0.2246361299209264, 1.0433754254174092, -3.141439634631737, 0.6274212362558016, -3.139152425219108, 0.5145748484336734, -0.29412899915917134, 1.0365653255197644, -3.0593959983511403, 0.03033964773040898, -2.4184985837406967], "max": [0.6356023099899535, 0.3032207199304002, 1.3252409367884, 3.139008380573729, 1.5646822511331133, 3.1137541372812207, 0.6321789389959028, -0.05375785075173134, 1.2580937279393651, -1.295425456198757, 1.2481969498019563, -0.9382198385673186], "count": [718]}, "eef_sim_pose_action": {"mean": [0.5948535731489607, 0.25835990003622905, 1.2229008458048372, 1.7878557653511842, 1.0693947423221288, 1.926806676186702, 0.6016678564598767, -0.18891786238213146, 1.1444114142629518, -2.6733025071757925, 0.6642026556084603, -2.096915909582344], "std": [0.019939521980684695, 0.017783145236188888, 0.09219655565091626, 2.1615707542431246, 0.21512602201452352, 0.48408812939486406, 0.0342698257792509, 0.07335027598836809, 0.06952685158800465, 0.39717842399999914, 0.43107752522712595, 0.27134746247665803], "min": [0.5587046053804928, 0.2246361299209264, 1.0433754254174092, -3.141439634631737, 0.6274212362558016, -3.139152425219108, 0.5145748484336734, -0.29412899915917134, 1.0365653255197644, -3.0593959983511403, 0.03033964773040898, -2.4184985837406967], "max": [0.6356023099899535, 0.3032207199304002, 1.3252409367884, 3.139008380573729, 1.5646822511331133, 3.1137541372812207, 0.6321789389959028, -0.05375785075173134, 1.2580937279393651, -1.295425456198757, 1.2481969498019563, -0.9382198385673186], "count": [718]}, "gripper_mode_state": {"mean": [0.692200557103064, 0.2479108635097493], "std": [0.4615830866152638, 0.4317997999809628], "min": [0, 0], "max": [1, 1], "count": [718]}, "gripper_activity_state": {"mean": [1.9233983286908078, 1.8802228412256268], "std": [0.3395616297333625, 0.43792872244313114], "min": [0, 0], "max": [2, 2], "count": [718]}, "gripper_mode_action": {"mean": [0.692200557103064, 0.2479108635097493], "std": [0.4615830866152638, 0.4317997999809628], "min": [0, 0], "max": [1, 1], "count": [718]}, "gripper_activity_action": {"mean": [1.9233983286908078, 1.8802228412256268], "std": [0.3395616297333625, 0.43792872244313114], "min": [0, 0], "max": [2, 2], "count": [718]}, "gripper_open_scale_state": {"mean": [0.31163509734427386, 0.6322242340151639], "std": [0.26772980662533524, 0.23218505820918156], "min": [0.121, 0.059], "max": [0.877, 0.851], "count": [718]}, "gripper_open_scale_action": {"mean": [0.31163509734427386, 0.6322242340151639], "std": [0.26772980662533524, 0.23218505820918156], "min": [0.121, 0.059], "max": [0.877, 0.851], "count": [718]}}} +{"episode_index": 109, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4501487115202315]], [[0.4248302134785212]], [[0.4039468923065409]]], "std": [[[0.1478121751485487]], [[0.17605473397750895]], [[0.19579735318733765]]], "count": [131]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.6823529411764706]], [[0.6862745098039216]]], "mean": [[[0.47239034513296413]], [[0.4708560282891783]], [[0.4620887466946066]]], "std": [[[0.0657040250891113]], [[0.08160581219423745]], [[0.09296364070619098]]], "count": [131]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.0]], [[0.0]]], "max": [[[0.8588235294117647]], [[0.8470588235294118]], [[0.8470588235294118]]], "mean": [[[0.47069590848425885]], [[0.43058678216833807]], [[0.40887363106820335]]], "std": [[[0.1233044340765816]], [[0.17036816038765024]], [[0.19234851801645614]]], "count": [131]}, "observation.state": {"min": [0.3168296217918396, 2.0102005004882812, -2.0760865211486816, -1.8820234537124634, 0.3631157875061035, -0.6651450395584106, -1.0109820365905762, 69.0, -0.0074189999140799046, 0.3076950013637543, -0.21841800212860107, -3.1381852626800537, 0.14399999380111694, -0.8140000104904175, -0.7593055963516235, -2.046363592147827, 0.6946759819984436, 0.01759291999042034, -2.871485710144043, -1.5683529376983643, 0.9220749735832214, 110.0, -0.2331780046224594, 0.3730430006980896, -0.21369600296020508, -3.1391851902008057, -1.534000039100647, -1.9450000524520874], "max": [0.9647132754325867, 2.02892804145813, -1.2421857118606567, -0.19799016416072845, 1.061107873916626, 1.7269684076309204, 0.05864306166768074, 894.0, 0.1872519999742508, 0.4590129852294922, -0.05742599815130234, 3.140000104904175, 1.3240000009536743, 0.1770000010728836, -0.4602782428264618, -2.005784749984741, 1.3817946910858154, 1.7426589727401733, -0.6058736443519592, -0.6539224982261658, 2.8409423828125, 865.0, -0.1316249966621399, 0.4414680004119873, 0.046525001525878906, 3.1389999389648438, -0.5090000033378601, 1.003999948501587], "mean": [0.7132415771484375, 2.0184402465820312, -1.664631962776184, -0.9706375002861023, 0.5932224988937378, 0.725648045539856, -0.3993619978427887, 675.707275390625, 0.10729656368494034, 0.4104216396808624, -0.1469736397266388, -1.4954601526260376, 0.7322114109992981, -0.5387853384017944, -0.5964617133140564, -2.032160520553589, 0.9202335476875305, 1.3566056489944458, -1.0952486991882324, -1.406725525856018, 1.1730246543884277, 267.3243103027344, -0.18570570647716522, 0.3940528333187103, -0.045825257897377014, -1.7387075424194336, -1.0426281690597534, 0.4017101228237152], "std": [0.1430252641439438, 0.003700488479807973, 0.16466261446475983, 0.4921146035194397, 0.20680640637874603, 0.8743159770965576, 0.2869909703731537, 192.3413543701172, 0.059859514236450195, 0.0444754883646965, 0.04692903533577919, 2.3580257892608643, 0.37928223609924316, 0.1545243263244629, 0.06398903578519821, 0.0050365435890853405, 0.17547747492790222, 0.5138726234436035, 0.5160284638404846, 0.1954623907804489, 0.5351541042327881, 262.53265380859375, 0.023517107591032982, 0.015865687280893326, 0.08703503757715225, 2.1253650188446045, 0.24060162901878357, 0.5005506277084351], "count": [666]}, "action": {"min": [0.3168296217918396, 2.0102005004882812, -2.0760865211486816, -1.8820234537124634, 0.3631157875061035, -0.6651450395584106, -1.0109820365905762, 69.0, -0.0074189999140799046, 0.3076950013637543, -0.21841800212860107, -3.1381852626800537, 0.14399999380111694, -0.8140000104904175, -0.7593055963516235, -2.046363592147827, 0.6946759819984436, 0.01759291999042034, -2.871485710144043, -1.5683529376983643, 0.9220749735832214, 110.0, -0.2331780046224594, 0.3730430006980896, -0.21369600296020508, -3.1391851902008057, -1.534000039100647, -1.9450000524520874], "max": [0.9647132754325867, 2.02892804145813, -1.2421857118606567, -0.19799016416072845, 1.061107873916626, 1.7269684076309204, 0.05864306166768074, 894.0, 0.1872519999742508, 0.4590129852294922, -0.05742599815130234, 3.140000104904175, 1.3240000009536743, 0.1770000010728836, -0.4602782428264618, -2.005784749984741, 1.3817946910858154, 1.7426589727401733, -0.6058736443519592, -0.6539224982261658, 2.8409423828125, 865.0, -0.1316249966621399, 0.4414680004119873, 0.046525001525878906, 3.1389999389648438, -0.5090000033378601, 1.003999948501587], "mean": [0.7132415771484375, 2.0184402465820312, -1.664631962776184, -0.9706375002861023, 0.5932224988937378, 0.725648045539856, -0.3993619978427887, 675.707275390625, 0.10729656368494034, 0.4104216396808624, -0.1469736397266388, -1.4954601526260376, 0.7322114109992981, -0.5387853384017944, -0.5964617133140564, -2.032160520553589, 0.9202335476875305, 1.3566056489944458, -1.0952486991882324, -1.406725525856018, 1.1730246543884277, 267.3243103027344, -0.18570570647716522, 0.3940528333187103, -0.045825257897377014, -1.7387075424194336, -1.0426281690597534, 0.4017101228237152], "std": [0.1430252641439438, 0.003700488479807973, 0.16466261446475983, 0.4921146035194397, 0.20680640637874603, 0.8743159770965576, 0.2869909703731537, 192.3413543701172, 0.059859514236450195, 0.0444754883646965, 0.04692903533577919, 2.3580257892608643, 0.37928223609924316, 0.1545243263244629, 0.06398903578519821, 0.0050365435890853405, 0.17547747492790222, 0.5138726234436035, 0.5160284638404846, 0.1954623907804489, 0.5351541042327881, 262.53265380859375, 0.023517107591032982, 0.015865687280893326, 0.08703503757715225, 2.1253650188446045, 0.24060162901878357, 0.5005506277084351], "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": [109], "max": [109], "mean": [109.0], "std": [0.0], "count": [666]}, "index": {"min": [56903], "max": [57568], "mean": [57235.5], "std": [192.2574229169492], "count": [666]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [666]}, "subtask_annotation": {"mean": [4.7357357357357355, 12.0, 12.0, 12.0, 12.0], "std": [4.017508507625482, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [666]}, "scene_annotation": {"mean": [109.0], "std": [0.0], "min": [109], "max": [109], "count": [666]}, "eef_direction_state": {"mean": [4.45045045045045, 3.9804804804804803], "std": [1.7384819863645982, 2.010014808129095], "min": [0, 0], "max": [6, 6], "count": [666]}, "eef_velocity_state": {"mean": [0.6756756756756757, 0.924924924924925], "std": [0.6887621594071122, 0.7435874472185694], "min": [0, 0], "max": [2, 2], "count": [666]}, "eef_acc_mag_state": {"mean": [0.7927927927927928, 0.8693693693693694], "std": [0.8413179684472101, 0.8307483647580972], "min": [0, 0], "max": [2, 2], "count": [666]}, "eef_direction_action": {"mean": [4.45045045045045, 3.9804804804804803], "std": [1.7384819863645982, 2.010014808129095], "min": [0, 0], "max": [6, 6], "count": [666]}, "eef_velocity_action": {"mean": [0.6756756756756757, 0.924924924924925], "std": [0.6887621594071122, 0.7435874472185694], "min": [0, 0], "max": [2, 2], "count": [666]}, "eef_acc_mag_action": {"mean": [0.7927927927927928, 0.8693693693693694], "std": [0.8413179684472101, 0.8307483647580972], "min": [0, 0], "max": [2, 2], "count": [666]}, "eef_sim_pose_state": {"mean": [0.5914618447496125, 0.2738923621658108, 1.2393781871324083, 1.7319406676383806, 1.0436272953720287, 1.9757436226845435, 0.6142035759626199, -0.18301918380804533, 1.1462258489998265, -1.496060970314659, 0.7327176907431354, -2.110255304013706], "std": [0.017399803988615563, 0.023321587622111242, 0.08670343958112904, 2.1345027938609475, 0.2409178009279019, 0.5029871268728062, 0.03422817652639924, 0.055493110444905916, 0.056560841271338494, 2.3583687340750923, 0.3791482156951857, 0.1546967507019178], "min": [0.5653132180656697, 0.229127680847751, 1.0542493771331636, -3.141040576405515, 0.5089598307476502, -0.3831582558935738, 0.519555719441686, -0.2599411833907854, 1.057705444493991, -3.138481194131607, 0.14489869034221026, -2.3854308096490002], "max": [0.6329121643918979, 0.3260096769398472, 1.327875921556845, 3.1403273036552064, 1.535742698963872, 2.5822086196461127, 0.6494024813738376, -0.08153234034447733, 1.2471804063223961, 3.139851219632819, 1.3247774470008955, -1.393198709364667], "count": [666]}, "eef_sim_pose_action": {"mean": [0.5914618447496125, 0.2738923621658108, 1.2393781871324083, 1.7319406676383806, 1.0436272953720287, 1.9757436226845435, 0.6142035759626199, -0.18301918380804533, 1.1462258489998265, -1.496060970314659, 0.7327176907431354, -2.110255304013706], "std": [0.017399803988615563, 0.023321587622111242, 0.08670343958112904, 2.1345027938609475, 0.2409178009279019, 0.5029871268728062, 0.03422817652639924, 0.055493110444905916, 0.056560841271338494, 2.3583687340750923, 0.3791482156951857, 0.1546967507019178], "min": [0.5653132180656697, 0.229127680847751, 1.0542493771331636, -3.141040576405515, 0.5089598307476502, -0.3831582558935738, 0.519555719441686, -0.2599411833907854, 1.057705444493991, -3.138481194131607, 0.14489869034221026, -2.3854308096490002], "max": [0.6329121643918979, 0.3260096769398472, 1.327875921556845, 3.1403273036552064, 1.535742698963872, 2.5822086196461127, 0.6494024813738376, -0.08153234034447733, 1.2471804063223961, 3.139851219632819, 1.3247774470008955, -1.393198709364667], "count": [666]}, "gripper_mode_state": {"mean": [0.7702702702702703, 0.12762762762762764], "std": [0.4206589842236096, 0.3336747162938318], "min": [0, 0], "max": [1, 1], "count": [666]}, "gripper_activity_state": {"mean": [1.894894894894895, 1.8843843843843844], "std": [0.4148928778179112, 0.41026175925560704], "min": [0, 0], "max": [2, 2], "count": [666]}, "gripper_mode_action": {"mean": [0.7702702702702703, 0.12762762762762764], "std": [0.4206589842236096, 0.3336747162938318], "min": [0, 0], "max": [1, 1], "count": [666]}, "gripper_activity_action": {"mean": [1.894894894894895, 1.8843843843843844], "std": [0.4148928778179112, 0.41026175925560704], "min": [0, 0], "max": [2, 2], "count": [666]}, "gripper_open_scale_state": {"mean": [0.26732432430141323, 0.6757072072759421], "std": [0.2625327645983328, 0.1923413404091733], "min": [0.11, 0.069], "max": [0.865, 0.894], "count": [666]}, "gripper_open_scale_action": {"mean": [0.26732432430141323, 0.6757072072759421], "std": [0.2625327645983328, 0.1923413404091733], "min": [0.11, 0.069], "max": [0.865, 0.894], "count": [666]}}} +{"episode_index": 110, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.458336467220476]], [[0.43617795957441496]], [[0.41516855167639577]]], "std": [[[0.14697423016592567]], [[0.17285436305344226]], [[0.19268445924199218]]], "count": [131]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.6549019607843137]], [[0.6627450980392157]]], "mean": [[[0.4693307763308886]], [[0.46895914409020606]], [[0.4610883943271965]]], "std": [[[0.06810131874921695]], [[0.08277303185228121]], [[0.09446048928934951]]], "count": [131]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8235294117647058]], [[0.8]], [[0.8156862745098039]]], "mean": [[[0.47082905814997755]], [[0.44832102386119843]], [[0.4349670193459063]]], "std": [[[0.10651154088881343]], [[0.14114412244638105]], [[0.1585678398245275]]], "count": [131]}, "observation.state": {"min": [0.29134783148765564, 2.014127492904663, -2.13891863822937, -1.6694248914718628, 0.28464576601982117, -0.8678125739097595, -0.778992772102356, 187.0, -0.01170399971306324, 0.317315012216568, -0.2233940064907074, -3.1411852836608887, 0.11299999803304672, -0.7040000557899475, -0.814545214176178, -2.050848960876465, 0.701133668422699, -0.01326450239866972, -2.902395248413086, -1.434102177619934, 1.2304571866989136, 119.0, -0.22699899971485138, 0.37650400400161743, -0.21231499314308167, -3.1401853561401367, -1.555999994277954, -1.3070000410079956], "max": [0.8830842971801758, 2.031057119369507, -1.5039327144622803, -0.22385592758655548, 0.8946906924247742, 1.7382781505584717, 0.07110471278429031, 882.0, 0.20920099318027496, 0.45659300684928894, -0.0685650035738945, 3.1410000324249268, 1.3539999723434448, 0.5609999895095825, -0.3530277609825134, -2.031388759613037, 1.3516179323196411, 1.753183126449585, -0.6938032507896423, -0.8697847723960876, 2.840977191925049, 879.0, -0.12559500336647034, 0.4516890048980713, 0.03988900035619736, 3.140000104904175, -0.7260000109672546, 2.7860000133514404], "mean": [0.6395068168640137, 2.0204224586486816, -1.8641918897628784, -0.9121169447898865, 0.6119959354400635, 0.374399870634079, -0.3491702973842621, 729.894775390625, 0.12610109150409698, 0.41057726740837097, -0.16231754422187805, -2.1705572605133057, 0.8375020027160645, -0.4027167558670044, -0.6227496266365051, -2.0377583503723145, 0.9251512289047241, 1.1118437051773071, -1.2394276857376099, -1.2294542789459229, 1.5996373891830444, 355.2193908691406, -0.17559729516506195, 0.411531537771225, -0.07652588188648224, -0.9529262185096741, -1.0185059309005737, 0.062332846224308014], "std": [0.13360686600208282, 0.003278603544458747, 0.19722634553909302, 0.5762856602668762, 0.23873502016067505, 0.9253900647163391, 0.18662545084953308, 162.6108856201172, 0.06611599773168564, 0.04311893507838249, 0.04849632456898689, 1.2901164293289185, 0.39804011583328247, 0.21790660917758942, 0.10017046332359314, 0.00414507370442152, 0.15893621742725372, 0.5975666046142578, 0.6505394577980042, 0.16450969874858856, 0.5320185422897339, 276.2281799316406, 0.02396417409181595, 0.014431227929890156, 0.09730411320924759, 2.188460350036621, 0.24763518571853638, 0.6042199730873108], "count": [670]}, "action": {"min": [0.29134783148765564, 2.014127492904663, -2.13891863822937, -1.6694248914718628, 0.28464576601982117, -0.8678125739097595, -0.778992772102356, 187.0, -0.01170399971306324, 0.317315012216568, -0.2233940064907074, -3.1411852836608887, 0.11299999803304672, -0.7040000557899475, -0.814545214176178, -2.050848960876465, 0.701133668422699, -0.01326450239866972, -2.902395248413086, -1.434102177619934, 1.2304571866989136, 119.0, -0.22699899971485138, 0.37650400400161743, -0.21231499314308167, -3.1401853561401367, -1.555999994277954, -1.3070000410079956], "max": [0.8830842971801758, 2.031057119369507, -1.5039327144622803, -0.22385592758655548, 0.8946906924247742, 1.7382781505584717, 0.07110471278429031, 882.0, 0.20920099318027496, 0.45659300684928894, -0.0685650035738945, 3.1410000324249268, 1.3539999723434448, 0.5609999895095825, -0.3530277609825134, -2.031388759613037, 1.3516179323196411, 1.753183126449585, -0.6938032507896423, -0.8697847723960876, 2.840977191925049, 879.0, -0.12559500336647034, 0.4516890048980713, 0.03988900035619736, 3.140000104904175, -0.7260000109672546, 2.7860000133514404], "mean": [0.6395068168640137, 2.0204224586486816, -1.8641918897628784, -0.9121169447898865, 0.6119959354400635, 0.374399870634079, -0.3491702973842621, 729.894775390625, 0.12610109150409698, 0.41057726740837097, -0.16231754422187805, -2.1705572605133057, 0.8375020027160645, -0.4027167558670044, -0.6227496266365051, -2.0377583503723145, 0.9251512289047241, 1.1118437051773071, -1.2394276857376099, -1.2294542789459229, 1.5996373891830444, 355.2193908691406, -0.17559729516506195, 0.411531537771225, -0.07652588188648224, -0.9529262185096741, -1.0185059309005737, 0.062332846224308014], "std": [0.13360686600208282, 0.003278603544458747, 0.19722634553909302, 0.5762856602668762, 0.23873502016067505, 0.9253900647163391, 0.18662545084953308, 162.6108856201172, 0.06611599773168564, 0.04311893507838249, 0.04849632456898689, 1.2901164293289185, 0.39804011583328247, 0.21790660917758942, 0.10017046332359314, 0.00414507370442152, 0.15893621742725372, 0.5975666046142578, 0.6505394577980042, 0.16450969874858856, 0.5320185422897339, 276.2281799316406, 0.02396417409181595, 0.014431227929890156, 0.09730411320924759, 2.188460350036621, 0.24763518571853638, 0.6042199730873108], "count": [670]}, "timestamp": {"min": [0.0], "max": [22.3], "mean": [11.15], "std": [6.447070824973324], "count": [670]}, "frame_index": {"min": [0], "max": [669], "mean": [334.5], "std": [193.41212474919973], "count": [670]}, "episode_index": {"min": [110], "max": [110], "mean": [110.0], "std": [0.0], "count": [670]}, "index": {"min": [57569], "max": [58238], "mean": [57903.5], "std": [193.41212474919973], "count": [670]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [670]}, "subtask_annotation": {"mean": [4.7, 12.0, 12.0, 12.0, 12.0], "std": [4.295554800578866, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [670]}, "scene_annotation": {"mean": [110.0], "std": [0.0], "min": [110], "max": [110], "count": [670]}, "eef_direction_state": {"mean": [4.461194029850747, 4.044776119402985], "std": [1.7158136509366275, 2.009921924828756], "min": [0, 0], "max": [6, 6], "count": [670]}, "eef_velocity_state": {"mean": [0.6746268656716418, 0.8567164179104477], "std": [0.6613742552797859, 0.7533455492641614], "min": [0, 0], "max": [2, 2], "count": [670]}, "eef_acc_mag_state": {"mean": [0.746268656716418, 0.7731343283582089], "std": [0.8239563019511802, 0.8424523706900395], "min": [0, 0], "max": [2, 2], "count": [670]}, "eef_direction_action": {"mean": [4.461194029850747, 4.044776119402985], "std": [1.7158136509366275, 2.009921924828756], "min": [0, 0], "max": [6, 6], "count": [670]}, "eef_velocity_action": {"mean": [0.6746268656716418, 0.8567164179104477], "std": [0.6613742552797859, 0.7533455492641614], "min": [0, 0], "max": [2, 2], "count": [670]}, "eef_acc_mag_action": {"mean": [0.746268656716418, 0.7731343283582089], "std": [0.8239563019511802, 0.8424523706900395], "min": [0, 0], "max": [2, 2], "count": [670]}, "eef_sim_pose_state": {"mean": [0.6071873402223059, 0.26369366097748886, 1.2054747073979162, 0.9538159281757489, 1.0198935762957713, 1.5120680188890592, 0.6073810441835866, -0.19824883961955195, 1.1250666681812311, -2.17118946994452, 0.83799227734853, -1.9741004294449167], "std": [0.01696015159484418, 0.018480559458023044, 0.0980809917884255, 2.188798917205561, 0.24780527574177977, 0.7583675774600063, 0.031028110762121412, 0.06140209314739597, 0.05910554255353346, 1.290317299216022, 0.397965354224821, 0.2181529473537279], "min": [0.5751832459317675, 0.2224958901493438, 1.05376969330345, -3.138432512926911, 0.7262610117085448, -2.9692884555624834, 0.5400001371177956, -0.27965727540332125, 1.051770311448389, -3.1410994014491935, 0.11393705448701463, -2.2753633938597617], "max": [0.6536163944732398, 0.2974294825054962, 1.317177697676625, 3.1412237243393744, 1.5569623813076965, 3.14006733622714, 0.6409147690986932, -0.0713034855900817, 1.233444795992647, 3.1406987167564875, 1.3545351511380206, -1.0097543361315702], "count": [670]}, "eef_sim_pose_action": {"mean": [0.6071873402223059, 0.26369366097748886, 1.2054747073979162, 0.9538159281757489, 1.0198935762957713, 1.5120680188890592, 0.6073810441835866, -0.19824883961955195, 1.1250666681812311, -2.17118946994452, 0.83799227734853, -1.9741004294449167], "std": [0.01696015159484418, 0.018480559458023044, 0.0980809917884255, 2.188798917205561, 0.24780527574177977, 0.7583675774600063, 0.031028110762121412, 0.06140209314739597, 0.05910554255353346, 1.290317299216022, 0.397965354224821, 0.2181529473537279], "min": [0.5751832459317675, 0.2224958901493438, 1.05376969330345, -3.138432512926911, 0.7262610117085448, -2.9692884555624834, 0.5400001371177956, -0.27965727540332125, 1.051770311448389, -3.1410994014491935, 0.11393705448701463, -2.2753633938597617], "max": [0.6536163944732398, 0.2974294825054962, 1.317177697676625, 3.1412237243393744, 1.5569623813076965, 3.14006733622714, 0.6409147690986932, -0.0713034855900817, 1.233444795992647, 3.1406987167564875, 1.3545351511380206, -1.0097543361315702], "count": [670]}, "gripper_mode_state": {"mean": [0.7388059701492538, 0.13134328358208955], "std": [0.43928545232123467, 0.33777540680156554], "min": [0, 0], "max": [1, 1], "count": [670]}, "gripper_activity_state": {"mean": [1.9208955223880597, 1.8985074626865672], "std": [0.3599491313284842, 0.4108573261871085], "min": [0, 0], "max": [2, 2], "count": [670]}, "gripper_mode_action": {"mean": [0.7388059701492538, 0.13134328358208955], "std": [0.43928545232123467, 0.33777540680156554], "min": [0, 0], "max": [1, 1], "count": [670]}, "gripper_activity_action": {"mean": [1.9208955223880597, 1.8985074626865672], "std": [0.3599491313284842, 0.4108573261871085], "min": [0, 0], "max": [2, 2], "count": [670]}, "gripper_open_scale_state": {"mean": [0.35521940278010533, 0.7298947763243718], "std": [0.2762282088074335, 0.16261088913661098], "min": [0.119, 0.187], "max": [0.879, 0.882], "count": [670]}, "gripper_open_scale_action": {"mean": [0.35521940278010533, 0.7298947763243718], "std": [0.2762282088074335, 0.16261088913661098], "min": [0.119, 0.187], "max": [0.879, 0.882], "count": [670]}}} +{"episode_index": 111, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.44343182052232655]], [[0.4207106641676278]], [[0.3963820388449497]]], "std": [[[0.1528807410290034]], [[0.18009776990514983]], [[0.20036462949555336]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7058823529411765]], [[0.6705882352941176]], [[0.6666666666666666]]], "mean": [[[0.478665573337178]], [[0.4793634882874719]], [[0.47262960674465865]]], "std": [[[0.056712379526225744]], [[0.06701375792827066]], [[0.07600970804680185]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[0.803921568627451]], [[0.8235294117647058]]], "mean": [[[0.46965411826495307]], [[0.43969539703136157]], [[0.421408527626737]]], "std": [[[0.11587506766373255]], [[0.16202138354366735]], [[0.18243856091701707]]], "count": [119]}, "observation.state": {"min": [0.33967599272727966, 2.0139355659484863, -1.892687439918518, -2.0010201930999756, -0.0884358361363411, -0.6513045430183411, -0.4182681739330292, 187.0, -0.020315999165177345, 0.30787500739097595, -0.213128000497818, -2.9200000762939453, 0.11799999326467514, -0.778999924659729, -0.7766016721725464, -2.052210569381714, 0.5649281740188599, 0.06129596382379532, -2.874574899673462, -1.6721301078796387, 0.8651074171066284, 120.0, -0.25224798917770386, 0.362978994846344, -0.22516100108623505, -3.125999927520752, -1.5479999780654907, -3.119999885559082], "max": [0.8545830845832825, 2.0255417823791504, -1.6438382863998413, -0.22537437081336975, 0.6846752166748047, 1.6683952808380127, 0.18673278391361237, 877.0, 0.20468300580978394, 0.4610700011253357, -0.006165000144392252, -2.24399995803833, 1.3609999418258667, -0.24199998378753662, -0.4881860613822937, -1.9419580698013306, 1.2027587890625, 1.9129332304000854, -0.8757713437080383, -0.7852935194969177, 2.7672369480133057, 880.0, -0.13715200126171112, 0.4357829988002777, 0.08788999915122986, 3.1410000324249268, -0.800000011920929, 3.117000102996826], "mean": [0.6447778940200806, 2.0200605392456055, -1.76897132396698, -1.214359998703003, 0.30241307616233826, 0.8168004155158997, -0.14305132627487183, 737.5067749023438, 0.10500750690698624, 0.3919428586959839, -0.1305316537618637, -2.6736514568328857, 0.7092296481132507, -0.5661762356758118, -0.63176429271698, -2.0220377445220947, 0.8679428696632385, 1.4262570142745972, -1.1698157787322998, -1.4288581609725952, 1.171815276145935, 275.9501037597656, -0.1846771389245987, 0.3859713077545166, -0.01706036366522312, -1.2652440071105957, -1.0990071296691895, 0.23324550688266754], "std": [0.1308557093143463, 0.0029986496083438396, 0.05384816229343414, 0.6061140894889832, 0.17862775921821594, 0.8548441529273987, 0.19440294802188873, 187.9744873046875, 0.0685565173625946, 0.050763558596372604, 0.06067296490073204, 0.21458932757377625, 0.41127079725265503, 0.1308709681034088, 0.06602637469768524, 0.018614819273352623, 0.18555687367916107, 0.6388499736785889, 0.47804975509643555, 0.30182790756225586, 0.49076443910598755, 263.61859130859375, 0.02750563807785511, 0.02519865147769451, 0.11156313866376877, 2.1769487857818604, 0.1774277687072754, 0.8869336843490601], "count": [591]}, "action": {"min": [0.33967599272727966, 2.0139355659484863, -1.892687439918518, -2.0010201930999756, -0.0884358361363411, -0.6513045430183411, -0.4182681739330292, 187.0, -0.020315999165177345, 0.30787500739097595, -0.213128000497818, -2.9200000762939453, 0.11799999326467514, -0.778999924659729, -0.7766016721725464, -2.052210569381714, 0.5649281740188599, 0.06129596382379532, -2.874574899673462, -1.6721301078796387, 0.8651074171066284, 120.0, -0.25224798917770386, 0.362978994846344, -0.22516100108623505, -3.125999927520752, -1.5479999780654907, -3.119999885559082], "max": [0.8545830845832825, 2.0255417823791504, -1.6438382863998413, -0.22537437081336975, 0.6846752166748047, 1.6683952808380127, 0.18673278391361237, 877.0, 0.20468300580978394, 0.4610700011253357, -0.006165000144392252, -2.24399995803833, 1.3609999418258667, -0.24199998378753662, -0.4881860613822937, -1.9419580698013306, 1.2027587890625, 1.9129332304000854, -0.8757713437080383, -0.7852935194969177, 2.7672369480133057, 880.0, -0.13715200126171112, 0.4357829988002777, 0.08788999915122986, 3.1410000324249268, -0.800000011920929, 3.117000102996826], "mean": [0.6447778940200806, 2.0200605392456055, -1.76897132396698, -1.214359998703003, 0.30241307616233826, 0.8168004155158997, -0.14305132627487183, 737.5067749023438, 0.10500750690698624, 0.3919428586959839, -0.1305316537618637, -2.6736514568328857, 0.7092296481132507, -0.5661762356758118, -0.63176429271698, -2.0220377445220947, 0.8679428696632385, 1.4262570142745972, -1.1698157787322998, -1.4288581609725952, 1.171815276145935, 275.9501037597656, -0.1846771389245987, 0.3859713077545166, -0.01706036366522312, -1.2652440071105957, -1.0990071296691895, 0.23324550688266754], "std": [0.1308557093143463, 0.0029986496083438396, 0.05384816229343414, 0.6061140894889832, 0.17862775921821594, 0.8548441529273987, 0.19440294802188873, 187.9744873046875, 0.0685565173625946, 0.050763558596372604, 0.06067296490073204, 0.21458932757377625, 0.41127079725265503, 0.1308709681034088, 0.06602637469768524, 0.018614819273352623, 0.18555687367916107, 0.6388499736785889, 0.47804975509643555, 0.30182790756225586, 0.49076443910598755, 263.61859130859375, 0.02750563807785511, 0.02519865147769451, 0.11156313866376877, 2.1769487857818604, 0.1774277687072754, 0.8869336843490601], "count": [591]}, "timestamp": {"min": [0.0], "max": [19.666666666666668], "mean": [9.833333333333334], "std": [5.686892010645247], "count": [591]}, "frame_index": {"min": [0], "max": [590], "mean": [295.0], "std": [170.60676031935742], "count": [591]}, "episode_index": {"min": [111], "max": [111], "mean": [111.0], "std": [0.0], "count": [591]}, "index": {"min": [58239], "max": [58829], "mean": [58534.0], "std": [170.60676031935742], "count": [591]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [591]}, "subtask_annotation": {"mean": [5.272419627749577, 12.0, 12.0, 12.0, 12.0], "std": [4.101326688892576, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [591]}, "scene_annotation": {"mean": [111.0], "std": [0.0], "min": [111], "max": [111], "count": [591]}, "eef_direction_state": {"mean": [4.495769881556684, 3.949238578680203], "std": [1.6918933940086727, 1.9539872712249116], "min": [0, 0], "max": [6, 6], "count": [591]}, "eef_velocity_state": {"mean": [0.6818950930626058, 1.0541455160744502], "std": [0.724476913223034, 0.7676489074787592], "min": [0, 0], "max": [2, 2], "count": [591]}, "eef_acc_mag_state": {"mean": [0.7292724196277496, 0.9915397631133672], "std": [0.8274924786776555, 0.8318508290062486], "min": [0, 0], "max": [2, 2], "count": [591]}, "eef_direction_action": {"mean": [4.495769881556684, 3.949238578680203], "std": [1.6918933940086727, 1.9539872712249116], "min": [0, 0], "max": [6, 6], "count": [591]}, "eef_velocity_action": {"mean": [0.6818950930626058, 1.0541455160744502], "std": [0.724476913223034, 0.7676489074787592], "min": [0, 0], "max": [2, 2], "count": [591]}, "eef_acc_mag_action": {"mean": [0.7292724196277496, 0.9915397631133672], "std": [0.8274924786776555, 0.8318508290062486], "min": [0, 0], "max": [2, 2], "count": [591]}, "eef_sim_pose_state": {"mean": [0.580959790824949, 0.2736319499829041, 1.26487879929543, 1.266379999009983, 1.0999028194100426, 1.614297105435284, 0.5913443045100115, -0.17532443598389025, 1.1624644935214947, -2.6744087499109424, 0.7096246715634069, -2.13772416348023], "std": [0.026582456005197458, 0.02591685863150566, 0.11139488135903156, 2.1789061733305104, 0.1774727593175087, 1.0305422901229715, 0.04208954718669929, 0.06495792458107191, 0.06785093115111138, 0.21468599786226722, 0.41118424609859633, 0.13070073010778555], "min": [0.5576061626613861, 0.22442189189451434, 1.0602202355440644, -3.138719442918327, 0.8001147184244202, -3.027996448112005, 0.5213801462265407, -0.273373493760672, 1.0620625085602113, -2.9212893827668758, 0.11883002442057489, -2.350149804391641], "max": [0.6387771327014655, 0.344987546188194, 1.3677240610747816, 3.128987844110318, 1.5499435205962206, 3.121281793876662, 0.6456949990789904, -0.060864189876539014, 1.2832602711671321, -2.244803456464273, 1.3617485947367851, -1.8140116585663195], "count": [591]}, "eef_sim_pose_action": {"mean": [0.580959790824949, 0.2736319499829041, 1.26487879929543, 1.266379999009983, 1.0999028194100426, 1.614297105435284, 0.5913443045100115, -0.17532443598389025, 1.1624644935214947, -2.6744087499109424, 0.7096246715634069, -2.13772416348023], "std": [0.026582456005197458, 0.02591685863150566, 0.11139488135903156, 2.1789061733305104, 0.1774727593175087, 1.0305422901229715, 0.04208954718669929, 0.06495792458107191, 0.06785093115111138, 0.21468599786226722, 0.41118424609859633, 0.13070073010778555], "min": [0.5576061626613861, 0.22442189189451434, 1.0602202355440644, -3.138719442918327, 0.8001147184244202, -3.027996448112005, 0.5213801462265407, -0.273373493760672, 1.0620625085602113, -2.9212893827668758, 0.11883002442057489, -2.350149804391641], "max": [0.6387771327014655, 0.344987546188194, 1.3677240610747816, 3.128987844110318, 1.5499435205962206, 3.121281793876662, 0.6456949990789904, -0.060864189876539014, 1.2832602711671321, -2.244803456464273, 1.3617485947367851, -1.8140116585663195], "count": [591]}, "gripper_mode_state": {"mean": [0.7478849407783418, 0.17258883248730963], "std": [0.4342269638510743, 0.3778914227499445], "min": [0, 0], "max": [1, 1], "count": [591]}, "gripper_activity_state": {"mean": [1.8764805414551609, 1.8578680203045685], "std": [0.4391637175040281, 0.4544588528234633], "min": [0, 0], "max": [2, 2], "count": [591]}, "gripper_mode_action": {"mean": [0.7478849407783418, 0.17258883248730963], "std": [0.4342269638510743, 0.3778914227499445], "min": [0, 0], "max": [1, 1], "count": [591]}, "gripper_activity_action": {"mean": [1.8764805414551609, 1.8578680203045685], "std": [0.4391637175040281, 0.4544588528234633], "min": [0, 0], "max": [2, 2], "count": [591]}, "gripper_open_scale_state": {"mean": [0.2759500847056434, 0.737506768266963], "std": [0.26361861142651755, 0.18797430744597954], "min": [0.12, 0.187], "max": [0.88, 0.877], "count": [591]}, "gripper_open_scale_action": {"mean": [0.2759500847056434, 0.737506768266963], "std": [0.26361861142651755, 0.18797430744597954], "min": [0.12, 0.187], "max": [0.88, 0.877], "count": [591]}}} +{"episode_index": 112, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4556708700388368]], [[0.4301634060931136]], [[0.4093788318769537]]], "std": [[[0.14674198139231046]], [[0.17713992650499313]], [[0.19717860471782414]]], "count": [138]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.6745098039215687]], [[0.6862745098039216]]], "mean": [[[0.47283039541299615]], [[0.4713519480557924]], [[0.4657360622691106]]], "std": [[[0.05464310392964427]], [[0.06510644744452036]], [[0.07348106124877542]]], "count": [138]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[0.796078431372549]], [[0.792156862745098]]], "mean": [[[0.4745317783816425]], [[0.44927695782419247]], [[0.43671887284503175]]], "std": [[[0.10691090529833996]], [[0.14868712288343197]], [[0.16556068929952625]]], "count": [138]}, "observation.state": {"min": [0.26249751448631287, 1.9847710132598877, -2.286939859390259, -1.925656795501709, -0.26565659046173096, -1.3202369213104248, -1.1385655403137207, 2.0, -0.019027000293135643, 0.2800379991531372, -0.20731699466705322, -3.1411852836608887, 0.003999999724328518, -0.809999942779541, -0.780005156993866, -2.054182767868042, 0.6287723779678345, -0.01382300816476345, -2.8988349437713623, -1.5038979053497314, 1.044509768486023, 122.0, -0.21628999710083008, 0.3772439956665039, -0.2310750037431717, -3.1391851902008057, -1.5379999876022339, -0.7400000095367432], "max": [0.9325991868972778, 2.0341639518737793, -1.2298986911773682, -0.14880678057670593, 1.4375230073928833, 1.8807320594787598, 0.3336371183395386, 788.0, 0.24235400557518005, 0.4667710065841675, -0.06265799701213837, 3.1410000324249268, 1.3639999628067017, 1.1200000047683716, -0.22245968878269196, -2.0293467044830322, 1.4985047578811646, 1.8081263303756714, -0.9156346917152405, -0.49846601486206055, 2.8424606323242188, 879.0, -0.10640999674797058, 0.4412049949169159, 0.050422001630067825, 3.1410000324249268, -0.9160000085830688, 1.7979999780654907], "mean": [0.653467059135437, 2.016364812850952, -1.5848779678344727, -1.0855135917663574, 0.45370763540267944, 0.8121010065078735, -0.3553926944732666, 597.2636108398438, 0.12307707220315933, 0.3916901648044586, -0.1396176517009735, -2.421966791152954, 0.6973221302032471, -0.5563613772392273, -0.5457411408424377, -2.034902811050415, 0.9395347833633423, 1.3628487586975098, -1.156495213508606, -1.2689144611358643, 1.3643511533737183, 288.8138427734375, -0.17683933675289154, 0.3950660228729248, -0.04686478525400162, -1.7339904308319092, -1.0724416971206665, 0.21746720373630524], "std": [0.1454780399799347, 0.010543457232415676, 0.2431243360042572, 0.5617286562919617, 0.4014425575733185, 0.9495068192481995, 0.35458457469940186, 227.21461486816406, 0.07763649523258209, 0.05591685324907303, 0.04092279076576233, 1.3909424543380737, 0.453950434923172, 0.3356744945049286, 0.10698948055505753, 0.004247077740728855, 0.19547563791275024, 0.5744224786758423, 0.45403212308883667, 0.22719386219978333, 0.5052862763404846, 301.5589294433594, 0.029050279408693314, 0.017672566697001457, 0.09033843129873276, 1.8217735290527344, 0.16574354469776154, 0.3991301357746124], "count": [717]}, "action": {"min": [0.26249751448631287, 1.9847710132598877, -2.286939859390259, -1.925656795501709, -0.26565659046173096, -1.3202369213104248, -1.1385655403137207, 2.0, -0.019027000293135643, 0.2800379991531372, -0.20731699466705322, -3.1411852836608887, 0.003999999724328518, -0.809999942779541, -0.780005156993866, -2.054182767868042, 0.6287723779678345, -0.01382300816476345, -2.8988349437713623, -1.5038979053497314, 1.044509768486023, 122.0, -0.21628999710083008, 0.3772439956665039, -0.2310750037431717, -3.1391851902008057, -1.5379999876022339, -0.7400000095367432], "max": [0.9325991868972778, 2.0341639518737793, -1.2298986911773682, -0.14880678057670593, 1.4375230073928833, 1.8807320594787598, 0.3336371183395386, 788.0, 0.24235400557518005, 0.4667710065841675, -0.06265799701213837, 3.1410000324249268, 1.3639999628067017, 1.1200000047683716, -0.22245968878269196, -2.0293467044830322, 1.4985047578811646, 1.8081263303756714, -0.9156346917152405, -0.49846601486206055, 2.8424606323242188, 879.0, -0.10640999674797058, 0.4412049949169159, 0.050422001630067825, 3.1410000324249268, -0.9160000085830688, 1.7979999780654907], "mean": [0.653467059135437, 2.016364812850952, -1.5848779678344727, -1.0855135917663574, 0.45370763540267944, 0.8121010065078735, -0.3553926944732666, 597.2636108398438, 0.12307707220315933, 0.3916901648044586, -0.1396176517009735, -2.421966791152954, 0.6973221302032471, -0.5563613772392273, -0.5457411408424377, -2.034902811050415, 0.9395347833633423, 1.3628487586975098, -1.156495213508606, -1.2689144611358643, 1.3643511533737183, 288.8138427734375, -0.17683933675289154, 0.3950660228729248, -0.04686478525400162, -1.7339904308319092, -1.0724416971206665, 0.21746720373630524], "std": [0.1454780399799347, 0.010543457232415676, 0.2431243360042572, 0.5617286562919617, 0.4014425575733185, 0.9495068192481995, 0.35458457469940186, 227.21461486816406, 0.07763649523258209, 0.05591685324907303, 0.04092279076576233, 1.3909424543380737, 0.453950434923172, 0.3356744945049286, 0.10698948055505753, 0.004247077740728855, 0.19547563791275024, 0.5744224786758423, 0.45403212308883667, 0.22719386219978333, 0.5052862763404846, 301.5589294433594, 0.029050279408693314, 0.017672566697001457, 0.09033843129873276, 1.8217735290527344, 0.16574354469776154, 0.3991301357746124], "count": [717]}, "timestamp": {"min": [0.0], "max": [23.866666666666667], "mean": [11.933333333333334], "std": [6.89932900655859], "count": [717]}, "frame_index": {"min": [0], "max": [716], "mean": [358.0], "std": [206.9798701967577], "count": [717]}, "episode_index": {"min": [112], "max": [112], "mean": [112.0], "std": [0.0], "count": [717]}, "index": {"min": [58830], "max": [59546], "mean": [59188.0], "std": [206.9798701967577], "count": [717]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [717]}, "subtask_annotation": {"mean": [5.776847977684798, 12.0, 12.0, 12.0, 12.0], "std": [3.795375530880149, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [717]}, "scene_annotation": {"mean": [112.0], "std": [0.0], "min": [112], "max": [112], "count": [717]}, "eef_direction_state": {"mean": [4.548117154811716, 3.8647140864714085], "std": [1.6683074036188028, 2.002048207274415], "min": [0, 0], "max": [6, 6], "count": [717]}, "eef_velocity_state": {"mean": [0.6750348675034867, 0.9707112970711297], "std": [0.6919371511195643, 0.7435308515793672], "min": [0, 0], "max": [2, 2], "count": [717]}, "eef_acc_mag_state": {"mean": [0.7419804741980475, 0.9107391910739191], "std": [0.8427774925742466, 0.8336434359381402], "min": [0, 0], "max": [2, 2], "count": [717]}, "eef_direction_action": {"mean": [4.548117154811716, 3.8647140864714085], "std": [1.6683074036188028, 2.002048207274415], "min": [0, 0], "max": [6, 6], "count": [717]}, "eef_velocity_action": {"mean": [0.6750348675034867, 0.9707112970711297], "std": [0.6919371511195643, 0.7435308515793672], "min": [0, 0], "max": [2, 2], "count": [717]}, "eef_acc_mag_action": {"mean": [0.7419804741980475, 0.9107391910739191], "std": [0.8427774925742466, 0.8336434359381402], "min": [0, 0], "max": [2, 2], "count": [717]}, "eef_sim_pose_state": {"mean": [0.5897030700932011, 0.26581313153074526, 1.2352707205783686, 1.7370414884398966, 1.0737655682844047, 1.7214609320243128, 0.5961811757572949, -0.19567378402647803, 1.1531849405040373, -2.422822765415422, 0.6978463602206214, -2.1280412048324155], "std": [0.017245370125841347, 0.025943182913925524, 0.09198339329627526, 1.8217470949993009, 0.1658283672906637, 0.622568894398583, 0.04527821902744008, 0.070092821881347, 0.051036600383855636, 1.3910823340463685, 0.45378906503562083, 0.3355729379915557], "min": [0.5735529209104954, 0.20191230334924248, 1.0556492654781195, -3.1379407068689833, 0.9162726696270176, -3.1299706421647464, 0.499586029336049, -0.3061312212517529, 1.062572608351248, -3.1409699141456953, 0.004105771497921351, -2.3811382305254183], "max": [0.6414147325573267, 0.3031580946912992, 1.329648730868122, 3.1415328433645113, 1.5395917062806421, 3.0743700515745433, 0.6500364605020302, -0.06838288849938129, 1.2426566309092306, 3.1411928691910336, 1.3638666205788952, -0.45048403914491275], "count": [717]}, "eef_sim_pose_action": {"mean": [0.5897030700932011, 0.26581313153074526, 1.2352707205783686, 1.7370414884398966, 1.0737655682844047, 1.7214609320243128, 0.5961811757572949, -0.19567378402647803, 1.1531849405040373, -2.422822765415422, 0.6978463602206214, -2.1280412048324155], "std": [0.017245370125841347, 0.025943182913925524, 0.09198339329627526, 1.8217470949993009, 0.1658283672906637, 0.622568894398583, 0.04527821902744008, 0.070092821881347, 0.051036600383855636, 1.3910823340463685, 0.45378906503562083, 0.3355729379915557], "min": [0.5735529209104954, 0.20191230334924248, 1.0556492654781195, -3.1379407068689833, 0.9162726696270176, -3.1299706421647464, 0.499586029336049, -0.3061312212517529, 1.062572608351248, -3.1409699141456953, 0.004105771497921351, -2.3811382305254183], "max": [0.6414147325573267, 0.3031580946912992, 1.329648730868122, 3.1415328433645113, 1.5395917062806421, 3.0743700515745433, 0.6500364605020302, -0.06838288849938129, 1.2426566309092306, 3.1411928691910336, 1.3638666205788952, -0.45048403914491275], "count": [717]}, "gripper_mode_state": {"mean": [0.7782426778242678, 0.2803347280334728], "std": [0.41542870897083656, 0.4491627414332955], "min": [0, 0], "max": [1, 1], "count": [717]}, "gripper_activity_state": {"mean": [1.900976290097629, 1.7615062761506277], "std": [0.39163020975808666, 0.5931002314526378], "min": [0, 0], "max": [2, 2], "count": [717]}, "gripper_mode_action": {"mean": [0.7782426778242678, 0.2803347280334728], "std": [0.41542870897083656, 0.4491627414332955], "min": [0, 0], "max": [1, 1], "count": [717]}, "gripper_activity_action": {"mean": [1.900976290097629, 1.7615062761506277], "std": [0.39163020975808666, 0.5931002314526378], "min": [0, 0], "max": [2, 2], "count": [717]}, "gripper_open_scale_state": {"mean": [0.28881380771227283, 0.597263598400845], "std": [0.30155890011773184, 0.22721455833413176], "min": [0.122, 0.002], "max": [0.879, 0.788], "count": [717]}, "gripper_open_scale_action": {"mean": [0.28881380771227283, 0.597263598400845], "std": [0.30155890011773184, 0.22721455833413176], "min": [0.122, 0.002], "max": [0.879, 0.788], "count": [717]}}} +{"episode_index": 113, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4517201898071435]], [[0.42513071463914204]], [[0.4033194056084875]]], "std": [[[0.14485931049901235]], [[0.17496672505595795]], [[0.19487101443827778]]], "count": [142]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[0.7450980392156863]], [[0.6823529411764706]], [[0.6862745098039216]]], "mean": [[[0.47815461457470315]], [[0.47904995167080916]], [[0.4720074593804658]]], "std": [[[0.049965183072014106]], [[0.05987688629715708]], [[0.069911707555782]]], "count": [142]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[0.8392156862745098]], [[0.8549019607843137]]], "mean": [[[0.4784407737273313]], [[0.45371926925112765]], [[0.4388249116841572]]], "std": [[[0.11266571096522175]], [[0.15097995439035547]], [[0.1704073895973165]]], "count": [142]}, "observation.state": {"min": [0.2925695776939392, 1.9854867458343506, -2.18009090423584, -1.7788745164871216, 0.5094965100288391, -0.7577695846557617, -1.1937878131866455, 91.0, -0.04103599861264229, 0.3167459964752197, -0.22822700440883636, -3.1411852836608887, 0.25499996542930603, -0.8040000200271606, -0.6573259234428406, -2.0468175411224365, 0.7576823830604553, 0.0002268928219564259, -2.9006500244140625, -1.6508022546768188, 0.8619657754898071, 110.0, -0.23618899285793304, 0.3456149995326996, -0.22370199859142303, -3.1411852836608887, -1.5609999895095825, -2.046999931335449], "max": [0.9875946044921875, 2.0322790145874023, -1.2744219303131104, -0.21156881749629974, 1.1934735774993896, 1.663996934890747, -0.11342895030975342, 890.0, 0.20584799349308014, 0.46424800157546997, -0.03962299972772598, 3.140000104904175, 1.3140000104904175, -0.09399999678134918, -0.43758895993232727, -1.9166334867477417, 1.4568438529968262, 2.020340919494629, -0.8265879154205322, -0.6892130374908447, 2.8404884338378906, 879.0, -0.13968199491500854, 0.4426099956035614, 0.0883290022611618, 3.132999897003174, -0.9169999957084656, 1.1790000200271606], "mean": [0.6960530281066895, 2.0163252353668213, -1.7577742338180542, -0.8794602155685425, 0.7677147388458252, 0.4867130517959595, -0.4808788001537323, 689.0423583984375, 0.11994626373052597, 0.4159756600856781, -0.15479618310928345, -2.2299675941467285, 0.8463941216468811, -0.4978419840335846, -0.5624449253082275, -2.0276787281036377, 0.9426968693733215, 1.4776246547698975, -1.2251019477844238, -1.3767294883728027, 1.2809200286865234, 292.6679992675781, -0.19078312814235687, 0.3770563006401062, -0.02408977411687374, -2.117807626724243, -1.0665462017059326, 0.07562074065208435], "std": [0.15803010761737823, 0.007455180864781141, 0.2961355447769165, 0.518292248249054, 0.1841609925031662, 0.9149988889694214, 0.25965651869773865, 175.0006561279297, 0.06949544697999954, 0.0420694500207901, 0.05466201528906822, 1.5054879188537598, 0.35596078634262085, 0.1668495088815689, 0.05272631719708443, 0.020693780854344368, 0.21850629150867462, 0.7118004560470581, 0.5884716510772705, 0.32649627327919006, 0.6162815093994141, 295.1120300292969, 0.024048831313848495, 0.030996207147836685, 0.11519604176282883, 1.1497923135757446, 0.165956050157547, 0.6522396206855774], "count": [744]}, "action": {"min": [0.2925695776939392, 1.9854867458343506, -2.18009090423584, -1.7788745164871216, 0.5094965100288391, -0.7577695846557617, -1.1937878131866455, 91.0, -0.04103599861264229, 0.3167459964752197, -0.22822700440883636, -3.1411852836608887, 0.25499996542930603, -0.8040000200271606, -0.6573259234428406, -2.0468175411224365, 0.7576823830604553, 0.0002268928219564259, -2.9006500244140625, -1.6508022546768188, 0.8619657754898071, 110.0, -0.23618899285793304, 0.3456149995326996, -0.22370199859142303, -3.1411852836608887, -1.5609999895095825, -2.046999931335449], "max": [0.9875946044921875, 2.0322790145874023, -1.2744219303131104, -0.21156881749629974, 1.1934735774993896, 1.663996934890747, -0.11342895030975342, 890.0, 0.20584799349308014, 0.46424800157546997, -0.03962299972772598, 3.140000104904175, 1.3140000104904175, -0.09399999678134918, -0.43758895993232727, -1.9166334867477417, 1.4568438529968262, 2.020340919494629, -0.8265879154205322, -0.6892130374908447, 2.8404884338378906, 879.0, -0.13968199491500854, 0.4426099956035614, 0.0883290022611618, 3.132999897003174, -0.9169999957084656, 1.1790000200271606], "mean": [0.6960530281066895, 2.0163252353668213, -1.7577742338180542, -0.8794602155685425, 0.7677147388458252, 0.4867130517959595, -0.4808788001537323, 689.0423583984375, 0.11994626373052597, 0.4159756600856781, -0.15479618310928345, -2.2299675941467285, 0.8463941216468811, -0.4978419840335846, -0.5624449253082275, -2.0276787281036377, 0.9426968693733215, 1.4776246547698975, -1.2251019477844238, -1.3767294883728027, 1.2809200286865234, 292.6679992675781, -0.19078312814235687, 0.3770563006401062, -0.02408977411687374, -2.117807626724243, -1.0665462017059326, 0.07562074065208435], "std": [0.15803010761737823, 0.007455180864781141, 0.2961355447769165, 0.518292248249054, 0.1841609925031662, 0.9149988889694214, 0.25965651869773865, 175.0006561279297, 0.06949544697999954, 0.0420694500207901, 0.05466201528906822, 1.5054879188537598, 0.35596078634262085, 0.1668495088815689, 0.05272631719708443, 0.020693780854344368, 0.21850629150867462, 0.7118004560470581, 0.5884716510772705, 0.32649627327919006, 0.6162815093994141, 295.1120300292969, 0.024048831313848495, 0.030996207147836685, 0.11519604176282883, 1.1497923135757446, 0.165956050157547, 0.6522396206855774], "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": [113], "max": [113], "mean": [113.0], "std": [0.0], "count": [744]}, "index": {"min": [59547], "max": [60290], "mean": [59918.5], "std": [214.77410613634657], "count": [744]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [744]}, "subtask_annotation": {"mean": [5.032258064516129, 12.0, 12.0, 12.0, 12.0], "std": [4.165143668934493, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [744]}, "scene_annotation": {"mean": [113.0], "std": [0.0], "min": [113], "max": [113], "count": [744]}, "eef_direction_state": {"mean": [4.443548387096774, 4.004032258064516], "std": [1.7966624644321911, 2.0237128868547014], "min": [0, 0], "max": [6, 6], "count": [744]}, "eef_velocity_state": {"mean": [0.6599462365591398, 0.8817204301075269], "std": [0.7080246618873353, 0.7704134117903697], "min": [0, 0], "max": [2, 2], "count": [744]}, "eef_acc_mag_state": {"mean": [0.760752688172043, 0.8736559139784946], "std": [0.8403580094210736, 0.8457067858461974], "min": [0, 0], "max": [2, 2], "count": [744]}, "eef_direction_action": {"mean": [4.443548387096774, 4.004032258064516], "std": [1.7966624644321911, 2.0237128868547014], "min": [0, 0], "max": [6, 6], "count": [744]}, "eef_velocity_action": {"mean": [0.6599462365591398, 0.8817204301075269], "std": [0.7080246618873353, 0.7704134117903697], "min": [0, 0], "max": [2, 2], "count": [744]}, "eef_acc_mag_action": {"mean": [0.760752688172043, 0.8736559139784946], "std": [0.8403580094210736, 0.8457067858461974], "min": [0, 0], "max": [2, 2], "count": [744]}, "eef_sim_pose_state": {"mean": [0.5691241784468491, 0.2764466623044325, 1.2570658676142494, 2.110535900450256, 1.0678489452770814, 1.6478226353018905, 0.6159687970192833, -0.1951149229463091, 1.1345165097396288, -2.230774322507489, 0.8467974142099918, -2.069492741378941], "std": [0.03192122478813086, 0.021199874859501283, 0.11755166269955081, 1.167467583278769, 0.16586313142418022, 0.6574892307486953, 0.034678390405565834, 0.06254193750127852, 0.06495184679940168, 1.5057694816495568, 0.35583280243972687, 0.16685432225150626], "min": [0.5344601350568599, 0.22930033923350007, 1.0571430522860872, -3.1300837094673666, 0.9172875082563889, -0.5067099938778825, 0.52825003493903, -0.27332741622332696, 1.0468946858126984, -3.14131672861348, 0.2559297669609055, -2.375805068312857], "max": [0.6397200707776791, 0.3188687887874389, 1.3671753271589817, 3.136742547356993, 1.5634588810955705, 2.7571212921730233, 0.6717316102547394, -0.04880793929558283, 1.2594597762172959, 3.1404819283153316, 1.3142993925782287, -1.6655921639349227], "count": [744]}, "eef_sim_pose_action": {"mean": [0.5691241784468491, 0.2764466623044325, 1.2570658676142494, 2.110535900450256, 1.0678489452770814, 1.6478226353018905, 0.6159687970192833, -0.1951149229463091, 1.1345165097396288, -2.230774322507489, 0.8467974142099918, -2.069492741378941], "std": [0.03192122478813086, 0.021199874859501283, 0.11755166269955081, 1.167467583278769, 0.16586313142418022, 0.6574892307486953, 0.034678390405565834, 0.06254193750127852, 0.06495184679940168, 1.5057694816495568, 0.35583280243972687, 0.16685432225150626], "min": [0.5344601350568599, 0.22930033923350007, 1.0571430522860872, -3.1300837094673666, 0.9172875082563889, -0.5067099938778825, 0.52825003493903, -0.27332741622332696, 1.0468946858126984, -3.14131672861348, 0.2559297669609055, -2.375805068312857], "max": [0.6397200707776791, 0.3188687887874389, 1.3671753271589817, 3.136742547356993, 1.5634588810955705, 2.7571212921730233, 0.6717316102547394, -0.04880793929558283, 1.2594597762172959, 3.1404819283153316, 1.3142993925782287, -1.6655921639349227], "count": [744]}, "gripper_mode_state": {"mean": [0.7567204301075269, 0.15994623655913978], "std": [0.42906249051322376, 0.36655618664770395], "min": [0, 0], "max": [1, 1], "count": [744]}, "gripper_activity_state": {"mean": [1.9233870967741935, 1.868279569892473], "std": [0.33727454539779883, 0.45950446346929025], "min": [0, 0], "max": [2, 2], "count": [744]}, "gripper_mode_action": {"mean": [0.7567204301075269, 0.15994623655913978], "std": [0.42906249051322376, 0.36655618664770395], "min": [0, 0], "max": [1, 1], "count": [744]}, "gripper_activity_action": {"mean": [1.9233870967741935, 1.868279569892473], "std": [0.33727454539779883, 0.45950446346929025], "min": [0, 0], "max": [2, 2], "count": [744]}, "gripper_open_scale_state": {"mean": [0.2926680107731973, 0.6890423388327352], "std": [0.29511206015625013, 0.17500096212349547], "min": [0.11, 0.091], "max": [0.879, 0.89], "count": [744]}, "gripper_open_scale_action": {"mean": [0.2926680107731973, 0.6890423388327352], "std": [0.29511206015625013, 0.17500096212349547], "min": [0.11, 0.091], "max": [0.879, 0.89], "count": [744]}}} +{"episode_index": 114, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.45822359854198086]], [[0.43100139046003016]], [[0.40937371951985924]]], "std": [[[0.14681843056271557]], [[0.17763461065534714]], [[0.19836915569313351]]], "count": [130]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.6666666666666666]], [[0.6666666666666666]]], "mean": [[[0.47884240510306686]], [[0.4824162424585219]], [[0.47674046003016596]]], "std": [[[0.05879273428100005]], [[0.061791416473651856]], [[0.06796747239509468]]], "count": [130]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[0.8352941176470589]], [[0.8627450980392157]]], "mean": [[[0.4727327912895927]], [[0.4449499104449472]], [[0.42994592603066867]]], "std": [[[0.10787423401922142]], [[0.1493284342533278]], [[0.16802622436704545]]], "count": [130]}, "observation.state": {"min": [0.34950217604637146, 1.9984544515609741, -2.086087465286255, -1.8279008865356445, -0.032532937824726105, -0.5552939772605896, -1.028854250907898, 191.0, -0.024272000417113304, 0.3126809895038605, -0.21798400580883026, -2.9749999046325684, 0.13199999928474426, -0.8199999928474426, -0.7127401828765869, -2.0518789291381836, 0.5844584107398987, 0.007522369269281626, -2.5648138523101807, -1.6239590644836426, 1.362194538116455, 113.0, -0.2576819956302643, 0.3756349980831146, -0.25120601058006287, -3.0390000343322754, -1.475000023841858, -2.058000087738037], "max": [0.8858245015144348, 2.0321567058563232, -1.508296012878418, -0.2897944748401642, 1.1803661584854126, 1.6827417612075806, 0.13962633907794952, 881.0, 0.19063499569892883, 0.4753499925136566, -0.03851599991321564, -1.8899999856948853, 1.2760000228881836, 0.019999999552965164, -0.396818071603775, -1.9663230180740356, 1.0813013315200806, 1.4803359508514404, -1.1135375499725342, -0.8482300043106079, 2.8410470485687256, 879.0, -0.13832299411296844, 0.4334549903869629, 0.03691300004720688, -0.07600000500679016, -1.062000036239624, 1.2589999437332153], "mean": [0.6597429513931274, 2.020103693008423, -1.8047056198120117, -1.1280384063720703, 0.5872225165367126, 0.7274037003517151, -0.41039296984672546, 738.7766723632812, 0.11468426883220673, 0.40790772438049316, -0.13896216452121735, -2.5819478034973145, 0.6876193881034851, -0.5208259224891663, -0.5968608260154724, -2.018845796585083, 0.7287545204162598, 1.1126172542572021, -1.4011906385421753, -1.378790020942688, 1.6737656593322754, 321.236083984375, -0.21181799471378326, 0.3957938849925995, -0.05400214344263077, -2.2848398685455322, -1.2043019533157349, -0.06626473367214203], "std": [0.1450100988149643, 0.006582099944353104, 0.17508922517299652, 0.5470638275146484, 0.4001486897468567, 0.8443141579627991, 0.22806687653064728, 177.7712860107422, 0.06094308942556381, 0.05097060278058052, 0.050654198974370956, 0.3748268187046051, 0.3494866192340851, 0.1662924587726593, 0.06231194734573364, 0.02157319150865078, 0.17006859183311462, 0.5338639616966248, 0.3951026201248169, 0.26159191131591797, 0.4610624313354492, 239.5607452392578, 0.03227927163243294, 0.01479880977421999, 0.09919826686382294, 0.6300076842308044, 0.10631826519966125, 0.6271693706512451], "count": [665]}, "action": {"min": [0.34950217604637146, 1.9984544515609741, -2.086087465286255, -1.8279008865356445, -0.032532937824726105, -0.5552939772605896, -1.028854250907898, 191.0, -0.024272000417113304, 0.3126809895038605, -0.21798400580883026, -2.9749999046325684, 0.13199999928474426, -0.8199999928474426, -0.7127401828765869, -2.0518789291381836, 0.5844584107398987, 0.007522369269281626, -2.5648138523101807, -1.6239590644836426, 1.362194538116455, 113.0, -0.2576819956302643, 0.3756349980831146, -0.25120601058006287, -3.0390000343322754, -1.475000023841858, -2.058000087738037], "max": [0.8858245015144348, 2.0321567058563232, -1.508296012878418, -0.2897944748401642, 1.1803661584854126, 1.6827417612075806, 0.13962633907794952, 881.0, 0.19063499569892883, 0.4753499925136566, -0.03851599991321564, -1.8899999856948853, 1.2760000228881836, 0.019999999552965164, -0.396818071603775, -1.9663230180740356, 1.0813013315200806, 1.4803359508514404, -1.1135375499725342, -0.8482300043106079, 2.8410470485687256, 879.0, -0.13832299411296844, 0.4334549903869629, 0.03691300004720688, -0.07600000500679016, -1.062000036239624, 1.2589999437332153], "mean": [0.6597429513931274, 2.020103693008423, -1.8047056198120117, -1.1280384063720703, 0.5872225165367126, 0.7274037003517151, -0.41039296984672546, 738.7766723632812, 0.11468426883220673, 0.40790772438049316, -0.13896216452121735, -2.5819478034973145, 0.6876193881034851, -0.5208259224891663, -0.5968608260154724, -2.018845796585083, 0.7287545204162598, 1.1126172542572021, -1.4011906385421753, -1.378790020942688, 1.6737656593322754, 321.236083984375, -0.21181799471378326, 0.3957938849925995, -0.05400214344263077, -2.2848398685455322, -1.2043019533157349, -0.06626473367214203], "std": [0.1450100988149643, 0.006582099944353104, 0.17508922517299652, 0.5470638275146484, 0.4001486897468567, 0.8443141579627991, 0.22806687653064728, 177.7712860107422, 0.06094308942556381, 0.05097060278058052, 0.050654198974370956, 0.3748268187046051, 0.3494866192340851, 0.1662924587726593, 0.06231194734573364, 0.02157319150865078, 0.17006859183311462, 0.5338639616966248, 0.3951026201248169, 0.26159191131591797, 0.4610624313354492, 239.5607452392578, 0.03227927163243294, 0.01479880977421999, 0.09919826686382294, 0.6300076842308044, 0.10631826519966125, 0.6271693706512451], "count": [665]}, "timestamp": {"min": [0.0], "max": [22.133333333333333], "mean": [11.066666666666668], "std": [6.398958248548483], "count": [665]}, "frame_index": {"min": [0], "max": [664], "mean": [332.0], "std": [191.96874745645448], "count": [665]}, "episode_index": {"min": [114], "max": [114], "mean": [114.0], "std": [0.0], "count": [665]}, "index": {"min": [60291], "max": [60955], "mean": [60623.0], "std": [191.96874745645448], "count": [665]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [665]}, "subtask_annotation": {"mean": [4.959398496240602, 12.0, 12.0, 12.0, 12.0], "std": [4.130922043736277, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [665]}, "scene_annotation": {"mean": [114.0], "std": [0.0], "min": [114], "max": [114], "count": [665]}, "eef_direction_state": {"mean": [4.783458646616541, 3.8857142857142857], "std": [1.5563684572123964, 1.9906980245969657], "min": [0, 0], "max": [6, 6], "count": [665]}, "eef_velocity_state": {"mean": [0.6, 0.9609022556390977], "std": [0.7188127220099236, 0.7549171728172925], "min": [0, 0], "max": [2, 2], "count": [665]}, "eef_acc_mag_state": {"mean": [0.6406015037593985, 0.9052631578947369], "std": [0.8199612675599299, 0.8235550836833618], "min": [0, 0], "max": [2, 2], "count": [665]}, "eef_direction_action": {"mean": [4.783458646616541, 3.8857142857142857], "std": [1.5563684572123964, 1.9906980245969657], "min": [0, 0], "max": [6, 6], "count": [665]}, "eef_velocity_action": {"mean": [0.6, 0.9609022556390977], "std": [0.7188127220099236, 0.7549171728172925], "min": [0, 0], "max": [2, 2], "count": [665]}, "eef_acc_mag_action": {"mean": [0.6406015037593985, 0.9052631578947369], "std": [0.8199612675599299, 0.8235550836833618], "min": [0, 0], "max": [2, 2], "count": [665]}, "eef_sim_pose_state": {"mean": [0.5907188162147744, 0.3040947107814238, 1.2215144104486484, 2.2880530663456873, 1.2058085326715289, 1.5074147645864546, 0.6069163596168036, -0.1839260388703527, 1.153399580247847, -2.58267213977981, 0.6882033310979665, -2.0923475411043615], "std": [0.012823444949561457, 0.0313114618526664, 0.09884102350420505, 0.6333692311976664, 0.10625325362322643, 0.6315252707979577, 0.04196485822100176, 0.05502150854981192, 0.05873239059715638, 0.3749723228943138, 0.34927542148050983, 0.16634763855918328], "min": [0.5722383839185353, 0.23255253468990547, 1.035667887970791, 0.06504829381374781, 1.0624915119806175, -0.4979617420231216, 0.525598464326517, -0.2618486646181595, 1.0588472184683027, -2.976404129402865, 0.13267779853837136, -2.391313141785827], "max": [0.61842357473413, 0.34668425157492433, 1.30937821098931, 3.05244149660239, 1.4755953475021064, 2.8446690034079802, 0.6588991621049858, -0.06484544631901262, 1.2574278938732806, -1.890578506281365, 1.276469586252972, -1.5509078446006557], "count": [665]}, "eef_sim_pose_action": {"mean": [0.5907188162147744, 0.3040947107814238, 1.2215144104486484, 2.2880530663456873, 1.2058085326715289, 1.5074147645864546, 0.6069163596168036, -0.1839260388703527, 1.153399580247847, -2.58267213977981, 0.6882033310979665, -2.0923475411043615], "std": [0.012823444949561457, 0.0313114618526664, 0.09884102350420505, 0.6333692311976664, 0.10625325362322643, 0.6315252707979577, 0.04196485822100176, 0.05502150854981192, 0.05873239059715638, 0.3749723228943138, 0.34927542148050983, 0.16634763855918328], "min": [0.5722383839185353, 0.23255253468990547, 1.035667887970791, 0.06504829381374781, 1.0624915119806175, -0.4979617420231216, 0.525598464326517, -0.2618486646181595, 1.0588472184683027, -2.976404129402865, 0.13267779853837136, -2.391313141785827], "max": [0.61842357473413, 0.34668425157492433, 1.30937821098931, 3.05244149660239, 1.4755953475021064, 2.8446690034079802, 0.6588991621049858, -0.06484544631901262, 1.2574278938732806, -1.890578506281365, 1.276469586252972, -1.5509078446006557], "count": [665]}, "gripper_mode_state": {"mean": [0.762406015037594, 0.1037593984962406], "std": [0.42560907329624303, 0.30494816890733856], "min": [0, 0], "max": [1, 1], "count": [665]}, "gripper_activity_state": {"mean": [1.8962406015037594, 1.8661654135338346], "std": [0.3951598163487536, 0.4507115874307862], "min": [0, 0], "max": [2, 2], "count": [665]}, "gripper_mode_action": {"mean": [0.762406015037594, 0.1037593984962406], "std": [0.42560907329624303, 0.30494816890733856], "min": [0, 0], "max": [1, 1], "count": [665]}, "gripper_activity_action": {"mean": [1.8962406015037594, 1.8661654135338346], "std": [0.3951598163487536, 0.4507115874307862], "min": [0, 0], "max": [2, 2], "count": [665]}, "gripper_open_scale_state": {"mean": [0.3212360903632368, 0.7387766917293255], "std": [0.23956073862884147, 0.17777126374337793], "min": [0.113, 0.191], "max": [0.879, 0.881], "count": [665]}, "gripper_open_scale_action": {"mean": [0.3212360903632368, 0.7387766917293255], "std": [0.23956073862884147, 0.17777126374337793], "min": [0.113, 0.191], "max": [0.879, 0.881], "count": [665]}}} +{"episode_index": 115, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.45656901966704555]], [[0.4332533700980392]], [[0.41091354373875155]]], "std": [[[0.1427805627522722]], [[0.17115666559317255]], [[0.19279283842615041]]], "count": [138]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.7294117647058823]], [[0.7137254901960784]], [[0.7058823529411765]]], "mean": [[[0.47444848945012785]], [[0.4717576681940892]], [[0.4622213578668182]]], "std": [[[0.04969779719444487]], [[0.06361288868584397]], [[0.07839617688189704]]], "count": [138]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[0.9019607843137255]], [[0.8980392156862745]]], "mean": [[[0.47197186256749074]], [[0.4508367300724638]], [[0.4351799102491238]]], "std": [[[0.10522246948082488]], [[0.1396126243816036]], [[0.15972745777650837]]], "count": [138]}, "observation.state": {"min": [0.34955453872680664, 2.000199794769287, -2.1868276596069336, -1.8213558197021484, 0.2833891212940216, -0.8914269208908081, -1.055592656135559, 59.0, -0.025776999071240425, 0.32100701332092285, -0.2259880006313324, -3.1381852626800537, 0.3179999887943268, -0.8849999904632568, -0.8042826056480408, -2.0448453426361084, 0.6012833714485168, -0.03968878462910652, -2.4407033920288086, -1.6982752084732056, 0.8513018488883972, 121.0, -0.22805500030517578, 0.3642500042915344, -0.22323499619960785, -3.134185314178467, -1.5, -3.132185220718384], "max": [0.8894896507263184, 2.0243899822235107, -1.3485461473464966, -0.14713126420974731, 1.272781491279602, 1.4929896593093872, 0.059812434017658234, 892.0, 0.2323160022497177, 0.46884599328041077, -0.052163999527692795, 3.134999990463257, 1.4270000457763672, 0.8119999766349792, -0.5030212998390198, -2.011876106262207, 0.862402081489563, 1.9420803785324097, -0.7881907224655151, -0.8225911259651184, 2.8371198177337646, 878.0, -0.16016100347042084, 0.4602409899234772, 0.07810600101947784, 3.13700008392334, -0.7969999313354492, 3.127000093460083], "mean": [0.6962072253227234, 2.013775587081909, -1.6510040760040283, -0.7611324787139893, 0.5065856575965881, 0.27897921204566956, -0.3042323589324951, 733.3656005859375, 0.13665547966957092, 0.43050655722618103, -0.16237540543079376, -2.5939905643463135, 0.9591171145439148, -0.5820231437683105, -0.6663468480110168, -2.033689260482788, 0.7154931426048279, 1.170608401298523, -1.1910591125488281, -1.3503941297531128, 1.3850040435791016, 352.4430236816406, -0.19551435112953186, 0.40071219205856323, -0.052412450313568115, -0.6681334972381592, -1.1309102773666382, 0.5290848016738892], "std": [0.12663134932518005, 0.006644448731094599, 0.14785751700401306, 0.5860287547111511, 0.27128303050994873, 0.8040926456451416, 0.37185463309288025, 217.0925750732422, 0.08458798378705978, 0.044731367379426956, 0.05033145099878311, 0.5535047650337219, 0.32916051149368286, 0.3132132887840271, 0.07674521952867508, 0.006777015049010515, 0.05099792778491974, 0.7441302537918091, 0.5093010663986206, 0.30766454339027405, 0.6133084297180176, 292.1146240234375, 0.017273979261517525, 0.030701402574777603, 0.1185750886797905, 2.3705055713653564, 0.17778395116329193, 1.1589375734329224], "count": [719]}, "action": {"min": [0.34955453872680664, 2.000199794769287, -2.1868276596069336, -1.8213558197021484, 0.2833891212940216, -0.8914269208908081, -1.055592656135559, 59.0, -0.025776999071240425, 0.32100701332092285, -0.2259880006313324, -3.1381852626800537, 0.3179999887943268, -0.8849999904632568, -0.8042826056480408, -2.0448453426361084, 0.6012833714485168, -0.03968878462910652, -2.4407033920288086, -1.6982752084732056, 0.8513018488883972, 121.0, -0.22805500030517578, 0.3642500042915344, -0.22323499619960785, -3.134185314178467, -1.5, -3.132185220718384], "max": [0.8894896507263184, 2.0243899822235107, -1.3485461473464966, -0.14713126420974731, 1.272781491279602, 1.4929896593093872, 0.059812434017658234, 892.0, 0.2323160022497177, 0.46884599328041077, -0.052163999527692795, 3.134999990463257, 1.4270000457763672, 0.8119999766349792, -0.5030212998390198, -2.011876106262207, 0.862402081489563, 1.9420803785324097, -0.7881907224655151, -0.8225911259651184, 2.8371198177337646, 878.0, -0.16016100347042084, 0.4602409899234772, 0.07810600101947784, 3.13700008392334, -0.7969999313354492, 3.127000093460083], "mean": [0.6962072253227234, 2.013775587081909, -1.6510040760040283, -0.7611324787139893, 0.5065856575965881, 0.27897921204566956, -0.3042323589324951, 733.3656005859375, 0.13665547966957092, 0.43050655722618103, -0.16237540543079376, -2.5939905643463135, 0.9591171145439148, -0.5820231437683105, -0.6663468480110168, -2.033689260482788, 0.7154931426048279, 1.170608401298523, -1.1910591125488281, -1.3503941297531128, 1.3850040435791016, 352.4430236816406, -0.19551435112953186, 0.40071219205856323, -0.052412450313568115, -0.6681334972381592, -1.1309102773666382, 0.5290848016738892], "std": [0.12663134932518005, 0.006644448731094599, 0.14785751700401306, 0.5860287547111511, 0.27128303050994873, 0.8040926456451416, 0.37185463309288025, 217.0925750732422, 0.08458798378705978, 0.044731367379426956, 0.05033145099878311, 0.5535047650337219, 0.32916051149368286, 0.3132132887840271, 0.07674521952867508, 0.006777015049010515, 0.05099792778491974, 0.7441302537918091, 0.5093010663986206, 0.30766454339027405, 0.6133084297180176, 292.1146240234375, 0.017273979261517525, 0.030701402574777603, 0.1185750886797905, 2.3705055713653564, 0.17778395116329193, 1.1589375734329224], "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": [115], "max": [115], "mean": [115.0], "std": [0.0], "count": [719]}, "index": {"min": [60956], "max": [61674], "mean": [61315.0], "std": [207.55722102591372], "count": [719]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [719]}, "subtask_annotation": {"mean": [4.240611961057024, 12.0, 12.0, 12.0, 12.0], "std": [4.1120221534151495, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [719]}, "scene_annotation": {"mean": [115.0], "std": [0.0], "min": [115], "max": [115], "count": [719]}, "eef_direction_state": {"mean": [4.828929068150209, 4.318497913769124], "std": [1.5111814476457135, 1.9713045664400566], "min": [0, 0], "max": [6, 6], "count": [719]}, "eef_velocity_state": {"mean": [0.6091794158553546, 0.8052851182197497], "std": [0.7357164824149398, 0.7987646203404349], "min": [0, 0], "max": [2, 2], "count": [719]}, "eef_acc_mag_state": {"mean": [0.6189151599443672, 0.7315716272600834], "std": [0.8029697606223604, 0.8365713555390746], "min": [0, 0], "max": [2, 2], "count": [719]}, "eef_direction_action": {"mean": [4.828929068150209, 4.318497913769124], "std": [1.5111814476457135, 1.9713045664400566], "min": [0, 0], "max": [6, 6], "count": [719]}, "eef_velocity_action": {"mean": [0.6091794158553546, 0.8052851182197497], "std": [0.7357164824149398, 0.7987646203404349], "min": [0, 0], "max": [2, 2], "count": [719]}, "eef_acc_mag_action": {"mean": [0.6189151599443672, 0.7315716272600834], "std": [0.8029697606223604, 0.8365713555390746], "min": [0, 0], "max": [2, 2], "count": [719]}, "eef_sim_pose_state": {"mean": [0.5934256089108317, 0.2820773937767983, 1.2275672680249556, 0.6698263748475178, 1.1316064555972551, 1.3418368277157695, 0.6259598949460885, -0.2101588228866282, 1.1237653065674589, -2.594854808651798, 0.9595266951908437, -2.153590910249419], "std": [0.031024742290726704, 0.015194803293923644, 0.1208816952328887, 2.3716730450120895, 0.17743001665600172, 1.5323578451690492, 0.036605119200921354, 0.07578310894234803, 0.057888750612849364, 0.5532865287191796, 0.32895963440649983, 0.3126970328417067], "min": [0.557310166916768, 0.25105491508935757, 1.0657654088947568, -3.1346661483606035, 0.7967775664751278, -3.053633453050184, 0.5276000094211637, -0.29651056483302285, 1.0527194161792293, -3.1379874461126236, 0.3186389945599928, -2.456076662754175], "max": [0.6583698950457266, 0.31173084586483985, 1.358188921344599, 3.1367703776562803, 1.5020964943988444, 3.106943814254807, 0.6647185782957239, -0.07216015800865709, 1.245867075896823, 3.1399188281670147, 1.4276881598622033, -0.7584760845133334], "count": [719]}, "eef_sim_pose_action": {"mean": [0.5934256089108317, 0.2820773937767983, 1.2275672680249556, 0.6698263748475178, 1.1316064555972551, 1.3418368277157695, 0.6259598949460885, -0.2101588228866282, 1.1237653065674589, -2.594854808651798, 0.9595266951908437, -2.153590910249419], "std": [0.031024742290726704, 0.015194803293923644, 0.1208816952328887, 2.3716730450120895, 0.17743001665600172, 1.5323578451690492, 0.036605119200921354, 0.07578310894234803, 0.057888750612849364, 0.5532865287191796, 0.32895963440649983, 0.3126970328417067], "min": [0.557310166916768, 0.25105491508935757, 1.0657654088947568, -3.1346661483606035, 0.7967775664751278, -3.053633453050184, 0.5276000094211637, -0.29651056483302285, 1.0527194161792293, -3.1379874461126236, 0.3186389945599928, -2.456076662754175], "max": [0.6583698950457266, 0.31173084586483985, 1.358188921344599, 3.1367703776562803, 1.5020964943988444, 3.106943814254807, 0.6647185782957239, -0.07216015800865709, 1.245867075896823, 3.1399188281670147, 1.4276881598622033, -0.7584760845133334], "count": [719]}, "gripper_mode_state": {"mean": [0.6342141863699583, 0.1808066759388039], "std": [0.48164982318802047, 0.3848579242717571], "min": [0, 0], "max": [1, 1], "count": [719]}, "gripper_activity_state": {"mean": [1.9068150208623087, 1.8497913769123784], "std": [0.370611280182209, 0.47726834663128137], "min": [0, 0], "max": [2, 2], "count": [719]}, "gripper_mode_action": {"mean": [0.6342141863699583, 0.1808066759388039], "std": [0.48164982318802047, 0.3848579242717571], "min": [0, 0], "max": [1, 1], "count": [719]}, "gripper_activity_action": {"mean": [1.9068150208623087, 1.8497913769123784], "std": [0.370611280182209, 0.47726834663128137], "min": [0, 0], "max": [2, 2], "count": [719]}, "gripper_open_scale_state": {"mean": [0.35244297641971606, 0.7333657860258528], "std": [0.29211440674860256, 0.2170925734654287], "min": [0.121, 0.059], "max": [0.878, 0.892], "count": [719]}, "gripper_open_scale_action": {"mean": [0.35244297641971606, 0.7333657860258528], "std": [0.29211440674860256, 0.2170925734654287], "min": [0.121, 0.059], "max": [0.878, 0.892], "count": [719]}}} +{"episode_index": 116, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.44820245789848195]], [[0.42439130033733924]], [[0.4025871399298967]]], "std": [[[0.14921199019735687]], [[0.1765587072370796]], [[0.19563005126131475]]], "count": [124]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[0.7450980392156863]], [[0.6823529411764706]], [[0.6784313725490196]]], "mean": [[[0.47412098421357796]], [[0.4750133123814042]], [[0.469121733673308]]], "std": [[[0.04828329882592583]], [[0.0577915451671319]], [[0.06801340752059513]]], "count": [124]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.8627450980392157]], [[0.8588235294117647]], [[0.8627450980392157]]], "mean": [[[0.47122559726175417]], [[0.4410604031599199]], [[0.42146707483396584]]], "std": [[[0.12646855267819623]], [[0.16621539780879147]], [[0.18774742503244998]]], "count": [124]}, "observation.state": {"min": [0.32813936471939087, 1.9086921215057373, -2.1911911964416504, -1.7573721408843994, 0.28637364506721497, -0.8176518678665161, -0.7833038568496704, 291.0, -0.030818000435829163, 0.3219299912452698, -0.20570999383926392, -3.1110000610351562, 0.3330000340938568, -0.6930000185966492, -0.7661122679710388, -2.0480916500091553, 0.7715052962303162, -0.047856930643320084, -2.6791677474975586, -1.5448259115219116, 0.8713207840919495, 94.0, -0.23034599423408508, 0.3438810110092163, -0.2280150055885315, -3.1331851482391357, -1.5609999895095825, -1.975000023841858], "max": [0.8848645687103271, 2.0292420387268066, -1.3120688199996948, -0.2785720229148865, 1.0612125396728516, 1.3838541507720947, -0.019809486344456673, 888.0, 0.17795999348163605, 0.4551050066947937, -0.060871001332998276, -1.274999976158142, 1.3760000467300415, 0.39399999380111694, -0.3966260552406311, -2.008193254470825, 1.0571982860565186, 2.021876811981201, -0.8742703795433044, -0.8771153092384338, 2.8407154083251953, 880.0, -0.13870500028133392, 0.4366050064563751, 0.06942299753427505, 3.125999927520752, -0.9409999847412109, 2.8510000705718994], "mean": [0.6513139009475708, 2.0142629146575928, -1.8737987279891968, -0.9695947766304016, 0.7384467720985413, 0.4178130626678467, -0.3977566957473755, 766.596435546875, 0.08906335383653641, 0.407553493976593, -0.152399942278862, -2.5783557891845703, 0.9151655435562134, -0.33945977687835693, -0.507531464099884, -2.0375287532806396, 0.8991767764091492, 1.4119428396224976, -1.222219705581665, -1.3078687191009521, 1.326251745223999, 309.3753967285156, -0.20003315806388855, 0.3775772750377655, -0.04046401008963585, -1.3472379446029663, -1.1109641790390015, 0.25777506828308105], "std": [0.14272069931030273, 0.01922910287976265, 0.23775625228881836, 0.515542209148407, 0.1546141654253006, 0.8520056009292603, 0.2741962671279907, 156.9766845703125, 0.0609494186937809, 0.04551204666495323, 0.04125223681330681, 0.5370274782180786, 0.3435474932193756, 0.27012336254119873, 0.10369428992271423, 0.00547930458560586, 0.06574755162000656, 0.7458385229110718, 0.5265343189239502, 0.2290019541978836, 0.641666829586029, 322.4955749511719, 0.024412093684077263, 0.027587179094552994, 0.11134413629770279, 2.080261707305908, 0.166929692029953, 0.6680980324745178], "count": [622]}, "action": {"min": [0.32813936471939087, 1.9086921215057373, -2.1911911964416504, -1.7573721408843994, 0.28637364506721497, -0.8176518678665161, -0.7833038568496704, 291.0, -0.030818000435829163, 0.3219299912452698, -0.20570999383926392, -3.1110000610351562, 0.3330000340938568, -0.6930000185966492, -0.7661122679710388, -2.0480916500091553, 0.7715052962303162, -0.047856930643320084, -2.6791677474975586, -1.5448259115219116, 0.8713207840919495, 94.0, -0.23034599423408508, 0.3438810110092163, -0.2280150055885315, -3.1331851482391357, -1.5609999895095825, -1.975000023841858], "max": [0.8848645687103271, 2.0292420387268066, -1.3120688199996948, -0.2785720229148865, 1.0612125396728516, 1.3838541507720947, -0.019809486344456673, 888.0, 0.17795999348163605, 0.4551050066947937, -0.060871001332998276, -1.274999976158142, 1.3760000467300415, 0.39399999380111694, -0.3966260552406311, -2.008193254470825, 1.0571982860565186, 2.021876811981201, -0.8742703795433044, -0.8771153092384338, 2.8407154083251953, 880.0, -0.13870500028133392, 0.4366050064563751, 0.06942299753427505, 3.125999927520752, -0.9409999847412109, 2.8510000705718994], "mean": [0.6513139009475708, 2.0142629146575928, -1.8737987279891968, -0.9695947766304016, 0.7384467720985413, 0.4178130626678467, -0.3977566957473755, 766.596435546875, 0.08906335383653641, 0.407553493976593, -0.152399942278862, -2.5783557891845703, 0.9151655435562134, -0.33945977687835693, -0.507531464099884, -2.0375287532806396, 0.8991767764091492, 1.4119428396224976, -1.222219705581665, -1.3078687191009521, 1.326251745223999, 309.3753967285156, -0.20003315806388855, 0.3775772750377655, -0.04046401008963585, -1.3472379446029663, -1.1109641790390015, 0.25777506828308105], "std": [0.14272069931030273, 0.01922910287976265, 0.23775625228881836, 0.515542209148407, 0.1546141654253006, 0.8520056009292603, 0.2741962671279907, 156.9766845703125, 0.0609494186937809, 0.04551204666495323, 0.04125223681330681, 0.5370274782180786, 0.3435474932193756, 0.27012336254119873, 0.10369428992271423, 0.00547930458560586, 0.06574755162000656, 0.7458385229110718, 0.5265343189239502, 0.2290019541978836, 0.641666829586029, 322.4955749511719, 0.024412093684077263, 0.027587179094552994, 0.11134413629770279, 2.080261707305908, 0.166929692029953, 0.6680980324745178], "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": [116], "max": [116], "mean": [116.0], "std": [0.0], "count": [622]}, "index": {"min": [61675], "max": [62296], "mean": [61985.5], "std": [179.55570166385695], "count": [622]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [622]}, "subtask_annotation": {"mean": [4.901929260450161, 12.0, 12.0, 12.0, 12.0], "std": [3.9341479882828234, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [622]}, "scene_annotation": {"mean": [116.0], "std": [0.0], "min": [116], "max": [116], "count": [622]}, "eef_direction_state": {"mean": [4.744372990353698, 4.141479099678457], "std": [1.7126141173356881, 1.9419012459237113], "min": [0, 0], "max": [6, 6], "count": [622]}, "eef_velocity_state": {"mean": [0.612540192926045, 0.9340836012861736], "std": [0.770874755233239, 0.7941682818470206], "min": [0, 0], "max": [2, 2], "count": [622]}, "eef_acc_mag_state": {"mean": [0.6768488745980707, 0.8488745980707395], "std": [0.8217761954600376, 0.8465878289463049], "min": [0, 0], "max": [2, 2], "count": [622]}, "eef_direction_action": {"mean": [4.744372990353698, 4.141479099678457], "std": [1.7126141173356881, 1.9419012459237113], "min": [0, 0], "max": [6, 6], "count": [622]}, "eef_velocity_action": {"mean": [0.612540192926045, 0.9340836012861736], "std": [0.770874755233239, 0.7941682818470206], "min": [0, 0], "max": [2, 2], "count": [622]}, "eef_acc_mag_action": {"mean": [0.6768488745980707, 0.8488745980707395], "std": [0.8217761954600376, 0.8465878289463049], "min": [0, 0], "max": [2, 2], "count": [622]}, "eef_sim_pose_state": {"mean": [0.5686880257195744, 0.28510341008440293, 1.239709397051585, 1.3410503922606845, 1.1121970879097123, 1.7722517884286164, 0.6072287484871856, -0.16860424221826975, 1.1348985300561176, -2.5790529941780953, 0.915666528903141, -1.9108415678189075], "std": [0.02735463120064052, 0.022160274113616665, 0.1133130686444243, 2.0869057897458108, 0.1667670226088309, 0.7635467891623549, 0.037091571236488916, 0.05506699792055556, 0.05031180416136704, 0.5373209723141815, 0.3434228078207092, 0.27059497918188197], "min": [0.5351021968466968, 0.22967026370047422, 1.0516861298939295, -3.137133399752802, 0.940901179334674, -3.079142503347513, 0.5294953124186187, -0.24540651224689078, 1.06565266833231, -3.11201601639791, 0.3336852943505286, -2.264417254969984], "max": [0.6225153395040033, 0.31355591571304353, 1.3477521720581802, 3.1315596516964797, 1.5610761546082164, 2.804628202506491, 0.653091867055525, -0.06308416254454774, 1.2337754415551907, -1.2755465812366278, 1.3762846318783346, -1.1770390979656782], "count": [622]}, "eef_sim_pose_action": {"mean": [0.5686880257195744, 0.28510341008440293, 1.239709397051585, 1.3410503922606845, 1.1121970879097123, 1.7722517884286164, 0.6072287484871856, -0.16860424221826975, 1.1348985300561176, -2.5790529941780953, 0.915666528903141, -1.9108415678189075], "std": [0.02735463120064052, 0.022160274113616665, 0.1133130686444243, 2.0869057897458108, 0.1667670226088309, 0.7635467891623549, 0.037091571236488916, 0.05506699792055556, 0.05031180416136704, 0.5373209723141815, 0.3434228078207092, 0.27059497918188197], "min": [0.5351021968466968, 0.22967026370047422, 1.0516861298939295, -3.137133399752802, 0.940901179334674, -3.079142503347513, 0.5294953124186187, -0.24540651224689078, 1.06565266833231, -3.11201601639791, 0.3336852943505286, -2.264417254969984], "max": [0.6225153395040033, 0.31355591571304353, 1.3477521720581802, 3.1315596516964797, 1.5610761546082164, 2.804628202506491, 0.653091867055525, -0.06308416254454774, 1.2337754415551907, -1.2755465812366278, 1.3762846318783346, -1.1770390979656782], "count": [622]}, "gripper_mode_state": {"mean": [0.7282958199356914, 0.12861736334405144], "std": [0.44483819372878675, 0.3347759507349292], "min": [0, 0], "max": [1, 1], "count": [622]}, "gripper_activity_state": {"mean": [1.8938906752411575, 1.8858520900321543], "std": [0.406927125904988, 0.43720740954225984], "min": [0, 0], "max": [2, 2], "count": [622]}, "gripper_mode_action": {"mean": [0.7282958199356914, 0.12861736334405144], "std": [0.44483819372878675, 0.3347759507349292], "min": [0, 0], "max": [1, 1], "count": [622]}, "gripper_activity_action": {"mean": [1.8938906752411575, 1.8858520900321543], "std": [0.406927125904988, 0.43720740954225984], "min": [0, 0], "max": [2, 2], "count": [622]}, "gripper_open_scale_state": {"mean": [0.3093754019415263, 0.7665964630225066], "std": [0.3224956487152096, 0.15697666398937424], "min": [0.094, 0.291], "max": [0.88, 0.888], "count": [622]}, "gripper_open_scale_action": {"mean": [0.3093754019415263, 0.7665964630225066], "std": [0.3224956487152096, 0.15697666398937424], "min": [0.094, 0.291], "max": [0.88, 0.888], "count": [622]}}} +{"episode_index": 117, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.45334749572721805]], [[0.429490505972504]], [[0.40864949454398614]]], "std": [[[0.1418502558747252]], [[0.17205055377804113]], [[0.19251285544640773]]], "count": [174]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7019607843137254]], [[0.6509803921568628]], [[0.6549019607843137]]], "mean": [[[0.47199959385095036]], [[0.4720485218991811]], [[0.4662109756498385]]], "std": [[[0.045605847860547714]], [[0.05451759011048183]], [[0.06169029613880634]]], "count": [174]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[0.807843137254902]], [[0.807843137254902]]], "mean": [[[0.46859697688941476]], [[0.44596130432536996]], [[0.43360079891630987]]], "std": [[[0.10435845972907731]], [[0.14082933295489367]], [[0.15816450327298187]]], "count": [174]}, "observation.state": {"min": [0.3488215208053589, 2.004807472229004, -2.063258647918701, -1.6737358570098877, 0.46610763669013977, -0.7602479457855225, -1.9282747507095337, 29.0, -0.03037399984896183, 0.33021000027656555, -0.22047799825668335, -3.1411852836608887, 0.2529999613761902, -1.2929999828338623, -0.6910282373428345, -2.056434154510498, 0.5335296988487244, -0.021642083302140236, -2.757131576538086, -1.6845743656158447, 1.1117223501205444, 52.0, -0.30407199263572693, 0.34190401434898376, -0.24456000328063965, -3.1411852836608887, -1.5379999876022339, -2.872999906539917], "max": [0.9901078939437866, 2.030935049057007, -1.176386833190918, -0.12409292161464691, 1.8932808637619019, 1.5965749025344849, 0.05705481767654419, 896.0, 0.2300560027360916, 0.486952006816864, 0.004639000166207552, 3.140000104904175, 1.4170000553131104, 0.7400000095367432, -0.3712490200996399, -1.9093902111053467, 0.9835104942321777, 1.8381284475326538, -0.9432631731033325, -0.8409171104431152, 2.840977191925049, 881.0, -0.1797109991312027, 0.4225820004940033, 0.07367099821567535, 3.125, -1.0049999952316284, 2.875999927520752], "mean": [0.6795200705528259, 2.017476797103882, -1.6565572023391724, -0.9152402877807617, 0.9973970651626587, 0.522091269493103, -0.6951890587806702, 664.84716796875, 0.12291043251752853, 0.42195215821266174, -0.13120299577713013, -1.242599606513977, 0.9626070857048035, -0.5015529990196228, -0.5230973362922668, -2.033403158187866, 0.7348623275756836, 1.1605749130249023, -1.493386149406433, -1.3403478860855103, 1.655303955078125, 378.7020568847656, -0.24066990613937378, 0.3819848597049713, -0.057193782180547714, -1.6775882244110107, -1.210561752319336, -0.2600060999393463], "std": [0.13643085956573486, 0.005340304225683212, 0.2657221853733063, 0.4794592261314392, 0.41216981410980225, 0.8421531915664673, 0.6289541125297546, 221.890869140625, 0.07947590202093124, 0.04810020327568054, 0.05921696871519089, 2.379028797149658, 0.3876859247684479, 0.4729383885860443, 0.0677686482667923, 0.019133886322379112, 0.13910718262195587, 0.6620044112205505, 0.578129231929779, 0.2537945508956909, 0.6234697103500366, 339.06890869140625, 0.028035327792167664, 0.020602740347385406, 0.10692314803600311, 1.3602498769760132, 0.13717776536941528, 0.9542708396911621], "count": [975]}, "action": {"min": [0.3488215208053589, 2.004807472229004, -2.063258647918701, -1.6737358570098877, 0.46610763669013977, -0.7602479457855225, -1.9282747507095337, 29.0, -0.03037399984896183, 0.33021000027656555, -0.22047799825668335, -3.1411852836608887, 0.2529999613761902, -1.2929999828338623, -0.6910282373428345, -2.056434154510498, 0.5335296988487244, -0.021642083302140236, -2.757131576538086, -1.6845743656158447, 1.1117223501205444, 52.0, -0.30407199263572693, 0.34190401434898376, -0.24456000328063965, -3.1411852836608887, -1.5379999876022339, -2.872999906539917], "max": [0.9901078939437866, 2.030935049057007, -1.176386833190918, -0.12409292161464691, 1.8932808637619019, 1.5965749025344849, 0.05705481767654419, 896.0, 0.2300560027360916, 0.486952006816864, 0.004639000166207552, 3.140000104904175, 1.4170000553131104, 0.7400000095367432, -0.3712490200996399, -1.9093902111053467, 0.9835104942321777, 1.8381284475326538, -0.9432631731033325, -0.8409171104431152, 2.840977191925049, 881.0, -0.1797109991312027, 0.4225820004940033, 0.07367099821567535, 3.125, -1.0049999952316284, 2.875999927520752], "mean": [0.6795200705528259, 2.017476797103882, -1.6565572023391724, -0.9152402877807617, 0.9973970651626587, 0.522091269493103, -0.6951890587806702, 664.84716796875, 0.12291043251752853, 0.42195215821266174, -0.13120299577713013, -1.242599606513977, 0.9626070857048035, -0.5015529990196228, -0.5230973362922668, -2.033403158187866, 0.7348623275756836, 1.1605749130249023, -1.493386149406433, -1.3403478860855103, 1.655303955078125, 378.7020568847656, -0.24066990613937378, 0.3819848597049713, -0.057193782180547714, -1.6775882244110107, -1.210561752319336, -0.2600060999393463], "std": [0.13643085956573486, 0.005340304225683212, 0.2657221853733063, 0.4794592261314392, 0.41216981410980225, 0.8421531915664673, 0.6289541125297546, 221.890869140625, 0.07947590202093124, 0.04810020327568054, 0.05921696871519089, 2.379028797149658, 0.3876859247684479, 0.4729383885860443, 0.0677686482667923, 0.019133886322379112, 0.13910718262195587, 0.6620044112205505, 0.578129231929779, 0.2537945508956909, 0.6234697103500366, 339.06890869140625, 0.028035327792167664, 0.020602740347385406, 0.10692314803600311, 1.3602498769760132, 0.13717776536941528, 0.9542708396911621], "count": [975]}, "timestamp": {"min": [0.0], "max": [32.46666666666667], "mean": [16.233333333333334], "std": [9.381936939712435], "count": [975]}, "frame_index": {"min": [0], "max": [974], "mean": [487.0], "std": [281.45810819137307], "count": [975]}, "episode_index": {"min": [117], "max": [117], "mean": [117.0], "std": [0.0], "count": [975]}, "index": {"min": [62297], "max": [63271], "mean": [62784.0], "std": [281.45810819137307], "count": [975]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [975]}, "subtask_annotation": {"mean": [5.624615384615384, 12.0, 12.0, 12.0, 12.0], "std": [4.192375158243319, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [975]}, "scene_annotation": {"mean": [117.0], "std": [0.0], "min": [117], "max": [117], "count": [975]}, "eef_direction_state": {"mean": [4.446153846153846, 4.3076923076923075], "std": [1.8764185955063775, 1.8485454594306947], "min": [0, 0], "max": [6, 6], "count": [975]}, "eef_velocity_state": {"mean": [0.6133333333333333, 0.798974358974359], "std": [0.6510162995057966, 0.7279045967066251], "min": [0, 0], "max": [2, 2], "count": [975]}, "eef_acc_mag_state": {"mean": [0.7138461538461538, 0.8102564102564103], "std": [0.8284449918591398, 0.8239351704005642], "min": [0, 0], "max": [2, 2], "count": [975]}, "eef_direction_action": {"mean": [4.446153846153846, 4.3076923076923075], "std": [1.8764185955063775, 1.8485454594306947], "min": [0, 0], "max": [6, 6], "count": [975]}, "eef_velocity_action": {"mean": [0.6133333333333333, 0.798974358974359], "std": [0.6510162995057966, 0.7279045967066251], "min": [0, 0], "max": [2, 2], "count": [975]}, "eef_acc_mag_action": {"mean": [0.7138461538461538, 0.8102564102564103], "std": [0.8284449918591398, 0.8239351704005642], "min": [0, 0], "max": [2, 2], "count": [975]}, "eef_sim_pose_state": {"mean": [0.5718397623730198, 0.3252311422668728, 1.2156894710659358, 1.6715806234043382, 1.2117092226653865, 1.2789328084389406, 0.6218871964086662, -0.19998243208228952, 1.1534323036768004, -1.2367545674551836, 0.9632036914988156, -2.073106429499548], "std": [0.019306518603268614, 0.023751054710371717, 0.11060763520479362, 1.3719382570748158, 0.13684560764215442, 0.9840044028296032, 0.033873405473975715, 0.07094587095624014, 0.06152687352302387, 2.3827638372514386, 0.38753258174342, 0.4728316940900466], "min": [0.5330595200674961, 0.2683167561718876, 1.0429967115219192, -3.1385450774692605, 1.005293536724905, -3.0715165184382696, 0.5487539349387387, -0.29267887222037553, 1.0550743283720032, -3.1412730489149188, 0.25367003403436694, -2.863536568743894], "max": [0.6082768613000769, 0.37812969310827677, 1.3477625530061492, 3.1225694460442948, 1.5395196985245345, 3.1202265067867443, 0.6756378190417256, -0.06814259079470802, 1.2643690116009036, 3.141545913083002, 1.416979224514432, -0.8307869152750319], "count": [975]}, "eef_sim_pose_action": {"mean": [0.5718397623730198, 0.3252311422668728, 1.2156894710659358, 1.6715806234043382, 1.2117092226653865, 1.2789328084389406, 0.6218871964086662, -0.19998243208228952, 1.1534323036768004, -1.2367545674551836, 0.9632036914988156, -2.073106429499548], "std": [0.019306518603268614, 0.023751054710371717, 0.11060763520479362, 1.3719382570748158, 0.13684560764215442, 0.9840044028296032, 0.033873405473975715, 0.07094587095624014, 0.06152687352302387, 2.3827638372514386, 0.38753258174342, 0.4728316940900466], "min": [0.5330595200674961, 0.2683167561718876, 1.0429967115219192, -3.1385450774692605, 1.005293536724905, -3.0715165184382696, 0.5487539349387387, -0.29267887222037553, 1.0550743283720032, -3.1412730489149188, 0.25367003403436694, -2.863536568743894], "max": [0.6082768613000769, 0.37812969310827677, 1.3477625530061492, 3.1225694460442948, 1.5395196985245345, 3.1202265067867443, 0.6756378190417256, -0.06814259079470802, 1.2643690116009036, 3.141545913083002, 1.416979224514432, -0.8307869152750319], "count": [975]}, "gripper_mode_state": {"mean": [0.6328205128205128, 0.1476923076923077], "std": [0.48203600630461224, 0.35479471520983896], "min": [0, 0], "max": [1, 1], "count": [975]}, "gripper_activity_state": {"mean": [1.8584615384615384, 1.8123076923076924], "std": [0.4601757660939959, 0.5249198304525806], "min": [0, 0], "max": [2, 2], "count": [975]}, "gripper_mode_action": {"mean": [0.6328205128205128, 0.1476923076923077], "std": [0.48203600630461224, 0.35479471520983896], "min": [0, 0], "max": [1, 1], "count": [975]}, "gripper_activity_action": {"mean": [1.8584615384615384, 1.8123076923076924], "std": [0.4601757660939959, 0.5249198304525806], "min": [0, 0], "max": [2, 2], "count": [975]}, "gripper_open_scale_state": {"mean": [0.3787020512585763, 0.6648471795458699], "std": [0.3390689473462542, 0.22189109566344922], "min": [0.052, 0.029], "max": [0.881, 0.896], "count": [975]}, "gripper_open_scale_action": {"mean": [0.3787020512585763, 0.6648471795458699], "std": [0.3390689473462542, 0.22189109566344922], "min": [0.052, 0.029], "max": [0.881, 0.896], "count": [975]}}} +{"episode_index": 118, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4537226381192574]], [[0.4219089200293644]], [[0.40055419685990334]]], "std": [[[0.14640227290319582]], [[0.1817253491398553]], [[0.20184797333375773]]], "count": [138]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7137254901960784]], [[0.7215686274509804]]], "mean": [[[0.4726610468764801]], [[0.4683444115870986]], [[0.46048761929288623]]], "std": [[[0.05257392819109206]], [[0.06925361531206926]], [[0.08276593725368733]]], "count": [138]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[0.8509803921568627]], [[0.8745098039215686]]], "mean": [[[0.4700115755541347]], [[0.44282745453253763]], [[0.4278987949346405]]], "std": [[[0.1099348281669724]], [[0.14940462652979214]], [[0.1686717417653898]]], "count": [138]}, "observation.state": {"min": [0.2739294171333313, 1.9710701704025269, -2.0576558113098145, -2.029224395751953, 0.24633578956127167, -0.9761102199554443, -2.9658029079437256, 141.0, -0.02356100082397461, 0.25959300994873047, -0.21879300475120544, -3.1351852416992188, 0.26899999380111694, -0.7369999885559082, -0.6866474747657776, -2.04992413520813, 0.4033106863498688, -0.0011868240544572473, -2.59930157661438, -1.8605209589004517, 0.8880759477615356, 104.0, -0.2728149890899658, 0.3126929998397827, -0.2517769932746887, -3.1371853351593018, -1.5110000371932983, -1.781000018119812], "max": [0.8862956762313843, 2.0342164039611816, -1.0870260000228882, -0.17755235731601715, 2.772472858428955, 1.7902889251708984, -0.056775566190481186, 880.0, 0.22912399470806122, 0.4525179862976074, -0.03246999904513359, 3.1410000324249268, 1.3680000305175781, 0.6580000519752502, -0.42725661396980286, -2.020148992538452, 0.823027491569519, 2.026449680328369, -0.8129045963287354, -0.9708045125007629, 2.8409423828125, 878.0, -0.17580799758434296, 0.4351600110530853, 0.10013099759817123, 3.125999927520752, -0.7829999923706055, 1.3819999694824219], "mean": [0.6574282646179199, 2.0096065998077393, -1.6169377565383911, -0.9050268530845642, 0.8448865413665771, 0.6387556791305542, -0.6249334216117859, 743.3767700195312, 0.12929414212703705, 0.3956194221973419, -0.14381536841392517, 0.014782248996198177, 0.8980113863945007, -0.33794301748275757, -0.6064289212226868, -2.031693935394287, 0.6334645748138428, 1.4477136135101318, -1.1949924230575562, -1.5525513887405396, 1.2633466720581055, 288.8154602050781, -0.2184240221977234, 0.35826537013053894, -0.02228909358382225, -1.0088008642196655, -1.1080694198608398, 0.20585134625434875], "std": [0.13733284175395966, 0.017843574285507202, 0.3041607141494751, 0.5809087157249451, 0.40477311611175537, 1.0247716903686523, 0.5762786269187927, 212.138427734375, 0.0734974816441536, 0.055591218173503876, 0.05002206563949585, 2.6295177936553955, 0.4037553369998932, 0.28541886806488037, 0.04766767472028732, 0.0058563328348100185, 0.14453183114528656, 0.7313961982727051, 0.4483241140842438, 0.3608376681804657, 0.5916198492050171, 264.4366149902344, 0.020226797088980675, 0.04026971012353897, 0.1286827027797699, 2.2811105251312256, 0.1788964867591858, 0.7396578788757324], "count": [718]}, "action": {"min": [0.2739294171333313, 1.9710701704025269, -2.0576558113098145, -2.029224395751953, 0.24633578956127167, -0.9761102199554443, -2.9658029079437256, 141.0, -0.02356100082397461, 0.25959300994873047, -0.21879300475120544, -3.1351852416992188, 0.26899999380111694, -0.7369999885559082, -0.6866474747657776, -2.04992413520813, 0.4033106863498688, -0.0011868240544572473, -2.59930157661438, -1.8605209589004517, 0.8880759477615356, 104.0, -0.2728149890899658, 0.3126929998397827, -0.2517769932746887, -3.1371853351593018, -1.5110000371932983, -1.781000018119812], "max": [0.8862956762313843, 2.0342164039611816, -1.0870260000228882, -0.17755235731601715, 2.772472858428955, 1.7902889251708984, -0.056775566190481186, 880.0, 0.22912399470806122, 0.4525179862976074, -0.03246999904513359, 3.1410000324249268, 1.3680000305175781, 0.6580000519752502, -0.42725661396980286, -2.020148992538452, 0.823027491569519, 2.026449680328369, -0.8129045963287354, -0.9708045125007629, 2.8409423828125, 878.0, -0.17580799758434296, 0.4351600110530853, 0.10013099759817123, 3.125999927520752, -0.7829999923706055, 1.3819999694824219], "mean": [0.6574282646179199, 2.0096065998077393, -1.6169377565383911, -0.9050268530845642, 0.8448865413665771, 0.6387556791305542, -0.6249334216117859, 743.3767700195312, 0.12929414212703705, 0.3956194221973419, -0.14381536841392517, 0.014782248996198177, 0.8980113863945007, -0.33794301748275757, -0.6064289212226868, -2.031693935394287, 0.6334645748138428, 1.4477136135101318, -1.1949924230575562, -1.5525513887405396, 1.2633466720581055, 288.8154602050781, -0.2184240221977234, 0.35826537013053894, -0.02228909358382225, -1.0088008642196655, -1.1080694198608398, 0.20585134625434875], "std": [0.13733284175395966, 0.017843574285507202, 0.3041607141494751, 0.5809087157249451, 0.40477311611175537, 1.0247716903686523, 0.5762786269187927, 212.138427734375, 0.0734974816441536, 0.055591218173503876, 0.05002206563949585, 2.6295177936553955, 0.4037553369998932, 0.28541886806488037, 0.04766767472028732, 0.0058563328348100185, 0.14453183114528656, 0.7313961982727051, 0.4483241140842438, 0.3608376681804657, 0.5916198492050171, 264.4366149902344, 0.020226797088980675, 0.04026971012353897, 0.1286827027797699, 2.2811105251312256, 0.1788964867591858, 0.7396578788757324], "count": [718]}, "timestamp": {"min": [0.0], "max": [23.9], "mean": [11.950000000000003], "std": [6.908951520390856], "count": [718]}, "frame_index": {"min": [0], "max": [717], "mean": [358.5], "std": [207.26854561172567], "count": [718]}, "episode_index": {"min": [118], "max": [118], "mean": [118.0], "std": [0.0], "count": [718]}, "index": {"min": [63272], "max": [63989], "mean": [63630.5], "std": [207.26854561172567], "count": [718]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [718]}, "subtask_annotation": {"mean": [4.923398328690808, 12.0, 12.0, 12.0, 12.0], "std": [4.2493300976342265, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [718]}, "scene_annotation": {"mean": [118.0], "std": [0.0], "min": [118], "max": [118], "count": [718]}, "eef_direction_state": {"mean": [4.544568245125348, 4.059888579387187], "std": [1.789817148873338, 1.9720981259121246], "min": [0, 0], "max": [6, 6], "count": [718]}, "eef_velocity_state": {"mean": [0.6253481894150418, 0.9192200557103064], "std": [0.6964080773802491, 0.7531870661325838], "min": [0, 0], "max": [2, 2], "count": [718]}, "eef_acc_mag_state": {"mean": [0.713091922005571, 0.8467966573816156], "std": [0.8468333081058322, 0.8453935744368561], "min": [0, 0], "max": [2, 2], "count": [718]}, "eef_direction_action": {"mean": [4.544568245125348, 4.059888579387187], "std": [1.789817148873338, 1.9720981259121246], "min": [0, 0], "max": [6, 6], "count": [718]}, "eef_velocity_action": {"mean": [0.6253481894150418, 0.9192200557103064], "std": [0.6964080773802491, 0.7531870661325838], "min": [0, 0], "max": [2, 2], "count": [718]}, "eef_acc_mag_action": {"mean": [0.713091922005571, 0.8467966573816156], "std": [0.8468333081058322, 0.8453935744368561], "min": [0, 0], "max": [2, 2], "count": [718]}, "eef_sim_pose_state": {"mean": [0.551571834194029, 0.3054003998576187, 1.258284413920288, 1.0104599450419678, 1.1092044678541906, 1.778638546109044, 0.5997792716607176, -0.2081892332666672, 1.143144937111235, 0.014363857930892468, 0.8984110634050528, -1.9096183928770347], "std": [0.04113725308632492, 0.019130617126058506, 0.12801386310344806, 2.2821075576577288, 0.17908191777446938, 0.7433543845352015, 0.04405239477852788, 0.06506973407742866, 0.06095811165508114, 2.629983944741697, 0.40354314357302057, 0.2855949496613829], "min": [0.5032683610245277, 0.2652070605269887, 1.0244267554872009, -3.1235818556914983, 0.78375759588249, -0.22009110758040745, 0.4789198782557365, -0.297738889563088, 1.053712643056745, -3.135279641769765, 0.2694692322658072, -2.30833803278711], "max": [0.6342633998941821, 0.36261129039637774, 1.376986362988333, 3.1396515048034717, 1.5128244131976363, 2.9604721202814197, 0.638699356591214, -0.07288972601510378, 1.2634383508385998, 3.1407676271710616, 1.3678523705814585, -0.9128177886009067], "count": [718]}, "eef_sim_pose_action": {"mean": [0.551571834194029, 0.3054003998576187, 1.258284413920288, 1.0104599450419678, 1.1092044678541906, 1.778638546109044, 0.5997792716607176, -0.2081892332666672, 1.143144937111235, 0.014363857930892468, 0.8984110634050528, -1.9096183928770347], "std": [0.04113725308632492, 0.019130617126058506, 0.12801386310344806, 2.2821075576577288, 0.17908191777446938, 0.7433543845352015, 0.04405239477852788, 0.06506973407742866, 0.06095811165508114, 2.629983944741697, 0.40354314357302057, 0.2855949496613829], "min": [0.5032683610245277, 0.2652070605269887, 1.0244267554872009, -3.1235818556914983, 0.78375759588249, -0.22009110758040745, 0.4789198782557365, -0.297738889563088, 1.053712643056745, -3.135279641769765, 0.2694692322658072, -2.30833803278711], "max": [0.6342633998941821, 0.36261129039637774, 1.376986362988333, 3.1396515048034717, 1.5128244131976363, 2.9604721202814197, 0.638699356591214, -0.07288972601510378, 1.2634383508385998, 3.1407676271710616, 1.3678523705814585, -0.9128177886009067], "count": [718]}, "gripper_mode_state": {"mean": [0.7116991643454039, 0.1713091922005571], "std": [0.4529718134889371, 0.3767789177596712], "min": [0, 0], "max": [1, 1], "count": [718]}, "gripper_activity_state": {"mean": [1.8955431754874652, 1.860724233983287], "std": [0.3970043434182815, 0.46021737536538326], "min": [0, 0], "max": [2, 2], "count": [718]}, "gripper_mode_action": {"mean": [0.7116991643454039, 0.1713091922005571], "std": [0.4529718134889371, 0.3767789177596712], "min": [0, 0], "max": [1, 1], "count": [718]}, "gripper_activity_action": {"mean": [1.8955431754874652, 1.860724233983287], "std": [0.3970043434182815, 0.46021737536538326], "min": [0, 0], "max": [2, 2], "count": [718]}, "gripper_open_scale_state": {"mean": [0.28881545962065275, 0.7433767408833206], "std": [0.264436519183671, 0.21213839976974083], "min": [0.104, 0.141], "max": [0.878, 0.88], "count": [718]}, "gripper_open_scale_action": {"mean": [0.28881545962065275, 0.7433767408833206], "std": [0.264436519183671, 0.21213839976974083], "min": [0.104, 0.141], "max": [0.878, 0.88], "count": [718]}}} +{"episode_index": 119, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.450776990635998]], [[0.42419534313725493]], [[0.40275169840372044]]], "std": [[[0.144564000226208]], [[0.1775421249942931]], [[0.19698635611838544]]], "count": [130]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7176470588235294]], [[0.6784313725490196]], [[0.6784313725490196]]], "mean": [[[0.4712458019105078]], [[0.47010739850427347]], [[0.4620236441050779]]], "std": [[[0.06045952071465036]], [[0.07780725654674028]], [[0.09113006947615579]]], "count": [130]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[0.807843137254902]], [[0.8196078431372549]]], "mean": [[[0.4753773787078934]], [[0.4444847206510809]], [[0.42969996386375064]]], "std": [[[0.11793921312199745]], [[0.15981482172463166]], [[0.17819790072058245]]], "count": [130]}, "observation.state": {"min": [0.3805341422557831, 1.9459723234176636, -1.95272696018219, -1.7672505378723145, 0.44280752539634705, -1.05613374710083, -2.9314725399017334, 59.0, -0.04786499962210655, 0.3336609899997711, -0.21192200481891632, -3.1401853561401367, 0.30299997329711914, -0.765999972820282, -0.7659552693367004, -2.0473060607910156, 0.28670525550842285, 0.021380284801125526, -2.3531577587127686, -1.8780092000961304, 1.056779384613037, 115.0, -0.26572901010513306, 0.3315019905567169, -0.21724200248718262, -3.1401853561401367, -1.534000039100647, -3.119999885559082], "max": [1.0332523584365845, 2.0298006534576416, -1.1104657649993896, -0.17317157983779907, 2.785755157470703, 1.6804029941558838, -0.178599551320076, 801.0, 0.23037700355052948, 0.47787898778915405, -0.027243999764323235, 3.140000104904175, 1.277999997138977, 1.0080000162124634, -0.5749289393424988, -2.013359546661377, 0.664237380027771, 2.0218591690063477, -0.6856874823570251, -0.9974381923675537, 2.8363869190216064, 878.0, -0.16944900155067444, 0.440203994512558, 0.10723000019788742, 3.1410000324249268, -0.7850000262260437, 2.9149999618530273], "mean": [0.7878509163856506, 2.017366409301758, -1.4386194944381714, -0.8494274020195007, 1.3105864524841309, 0.9187539219856262, -1.3262215852737427, 616.2587280273438, 0.10724244266748428, 0.42690911889076233, -0.13815009593963623, -1.8627206087112427, 0.8040299415588379, -0.47579240798950195, -0.6807394027709961, -2.031907796859741, 0.5641488432884216, 1.5204253196716309, -0.9356921315193176, -1.6043758392333984, 1.3325999975204468, 294.6573486328125, -0.22259274125099182, 0.371814101934433, -0.006394538562744856, -1.7856922149658203, -0.97214275598526, 0.13358837366104126], "std": [0.16539348661899567, 0.0091953594237566, 0.2363298535346985, 0.5189589858055115, 0.949810802936554, 0.47006678581237793, 1.0255045890808105, 174.56875610351562, 0.0897536501288414, 0.046041667461395264, 0.054103121161460876, 2.0205957889556885, 0.33219635486602783, 0.28279146552085876, 0.05163915082812309, 0.004661788698285818, 0.07919899374246597, 0.6739336848258972, 0.36398059129714966, 0.312031090259552, 0.4451492130756378, 249.19000244140625, 0.023896662518382072, 0.03311110660433769, 0.11425318568944931, 1.6759047508239746, 0.18949507176876068, 0.711793839931488], "count": [661]}, "action": {"min": [0.3805341422557831, 1.9459723234176636, -1.95272696018219, -1.7672505378723145, 0.44280752539634705, -1.05613374710083, -2.9314725399017334, 59.0, -0.04786499962210655, 0.3336609899997711, -0.21192200481891632, -3.1401853561401367, 0.30299997329711914, -0.765999972820282, -0.7659552693367004, -2.0473060607910156, 0.28670525550842285, 0.021380284801125526, -2.3531577587127686, -1.8780092000961304, 1.056779384613037, 115.0, -0.26572901010513306, 0.3315019905567169, -0.21724200248718262, -3.1401853561401367, -1.534000039100647, -3.119999885559082], "max": [1.0332523584365845, 2.0298006534576416, -1.1104657649993896, -0.17317157983779907, 2.785755157470703, 1.6804029941558838, -0.178599551320076, 801.0, 0.23037700355052948, 0.47787898778915405, -0.027243999764323235, 3.140000104904175, 1.277999997138977, 1.0080000162124634, -0.5749289393424988, -2.013359546661377, 0.664237380027771, 2.0218591690063477, -0.6856874823570251, -0.9974381923675537, 2.8363869190216064, 878.0, -0.16944900155067444, 0.440203994512558, 0.10723000019788742, 3.1410000324249268, -0.7850000262260437, 2.9149999618530273], "mean": [0.7878509163856506, 2.017366409301758, -1.4386194944381714, -0.8494274020195007, 1.3105864524841309, 0.9187539219856262, -1.3262215852737427, 616.2587280273438, 0.10724244266748428, 0.42690911889076233, -0.13815009593963623, -1.8627206087112427, 0.8040299415588379, -0.47579240798950195, -0.6807394027709961, -2.031907796859741, 0.5641488432884216, 1.5204253196716309, -0.9356921315193176, -1.6043758392333984, 1.3325999975204468, 294.6573486328125, -0.22259274125099182, 0.371814101934433, -0.006394538562744856, -1.7856922149658203, -0.97214275598526, 0.13358837366104126], "std": [0.16539348661899567, 0.0091953594237566, 0.2363298535346985, 0.5189589858055115, 0.949810802936554, 0.47006678581237793, 1.0255045890808105, 174.56875610351562, 0.0897536501288414, 0.046041667461395264, 0.054103121161460876, 2.0205957889556885, 0.33219635486602783, 0.28279146552085876, 0.05163915082812309, 0.004661788698285818, 0.07919899374246597, 0.6739336848258972, 0.36398059129714966, 0.312031090259552, 0.4451492130756378, 249.19000244140625, 0.023896662518382072, 0.03311110660433769, 0.11425318568944931, 1.6759047508239746, 0.18949507176876068, 0.711793839931488], "count": [661]}, "timestamp": {"min": [0.0], "max": [22.0], "mean": [11.0], "std": [6.3604681868204915], "count": [661]}, "frame_index": {"min": [0], "max": [660], "mean": [330.0], "std": [190.81404560461476], "count": [661]}, "episode_index": {"min": [119], "max": [119], "mean": [119.0], "std": [0.0], "count": [661]}, "index": {"min": [63990], "max": [64650], "mean": [64320.0], "std": [190.81404560461476], "count": [661]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [661]}, "subtask_annotation": {"mean": [5.2390317700453854, 12.0, 12.0, 12.0, 12.0], "std": [4.243038791370189, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [661]}, "scene_annotation": {"mean": [119.0], "std": [0.0], "min": [119], "max": [119], "count": [661]}, "eef_direction_state": {"mean": [4.665658093797277, 4.302571860816944], "std": [1.726850533951903, 1.8635307320957644], "min": [0, 0], "max": [6, 6], "count": [661]}, "eef_velocity_state": {"mean": [0.5915279878971256, 0.9349470499243571], "std": [0.7147807940610754, 0.7973127362047416], "min": [0, 0], "max": [2, 2], "count": [661]}, "eef_acc_mag_state": {"mean": [0.7609682299546142, 0.8199697428139183], "std": [0.8398481423255459, 0.8320148515225536], "min": [0, 0], "max": [2, 2], "count": [661]}, "eef_direction_action": {"mean": [4.665658093797277, 4.302571860816944], "std": [1.726850533951903, 1.8635307320957644], "min": [0, 0], "max": [6, 6], "count": [661]}, "eef_velocity_action": {"mean": [0.5915279878971256, 0.9349470499243571], "std": [0.7147807940610754, 0.7973127362047416], "min": [0, 0], "max": [2, 2], "count": [661]}, "eef_acc_mag_action": {"mean": [0.7609682299546142, 0.8199697428139183], "std": [0.8398481423255459, 0.8320148515225536], "min": [0, 0], "max": [2, 2], "count": [661]}, "eef_sim_pose_state": {"mean": [0.564389230958317, 0.3068343548106763, 1.2772172629131688, 1.7782348620053663, 0.9734098646641277, 1.64988220062525, 0.6292096866317172, -0.18391332791046527, 1.152909324571301, -1.8635217870371779, 0.8047540338385062, -2.0474580794759665], "std": [0.0357283233769581, 0.022046945020137407, 0.11456651474867198, 1.6855426136790979, 0.18926447604218108, 0.7900590785725564, 0.036506874845533596, 0.0821552066805333, 0.06089707117857846, 2.020688378325411, 0.3321471528420605, 0.28273682000841227], "min": [0.5185754483346876, 0.2596169099474618, 1.0714600529384248, -3.141382745726363, 0.7866933247938919, -3.040409165572187, 0.5467445560503115, -0.29606168908296837, 1.0653378358138075, -3.1405979468381013, 0.3034041276438082, -2.33746334785887], "max": [0.6294311274661664, 0.35254449518545766, 1.3873162459253696, 3.1409384135603005, 1.5327618668686913, 3.082012122662253, 0.6821734174913018, -0.04445866520891634, 1.2728250758889845, 3.140058276116172, 1.2781537120142965, -0.5618828715526601], "count": [661]}, "eef_sim_pose_action": {"mean": [0.564389230958317, 0.3068343548106763, 1.2772172629131688, 1.7782348620053663, 0.9734098646641277, 1.64988220062525, 0.6292096866317172, -0.18391332791046527, 1.152909324571301, -1.8635217870371779, 0.8047540338385062, -2.0474580794759665], "std": [0.0357283233769581, 0.022046945020137407, 0.11456651474867198, 1.6855426136790979, 0.18926447604218108, 0.7900590785725564, 0.036506874845533596, 0.0821552066805333, 0.06089707117857846, 2.020688378325411, 0.3321471528420605, 0.28273682000841227], "min": [0.5185754483346876, 0.2596169099474618, 1.0714600529384248, -3.141382745726363, 0.7866933247938919, -3.040409165572187, 0.5467445560503115, -0.29606168908296837, 1.0653378358138075, -3.1405979468381013, 0.3034041276438082, -2.33746334785887], "max": [0.6294311274661664, 0.35254449518545766, 1.3873162459253696, 3.1409384135603005, 1.5327618668686913, 3.082012122662253, 0.6821734174913018, -0.04445866520891634, 1.2728250758889845, 3.140058276116172, 1.2781537120142965, -0.5618828715526601], "count": [661]}, "gripper_mode_state": {"mean": [0.7957639939485628, 0.22844175491679275], "std": [0.40314223282061773, 0.41982867878139035], "min": [0, 0], "max": [1, 1], "count": [661]}, "gripper_activity_state": {"mean": [1.892586989409985, 1.8290468986384267], "std": [0.3916172995428372, 0.5155410763764388], "min": [0, 0], "max": [2, 2], "count": [661]}, "gripper_mode_action": {"mean": [0.7957639939485628, 0.22844175491679275], "std": [0.40314223282061773, 0.41982867878139035], "min": [0, 0], "max": [1, 1], "count": [661]}, "gripper_activity_action": {"mean": [1.892586989409985, 1.8290468986384267], "std": [0.3916172995428372, 0.5155410763764388], "min": [0, 0], "max": [2, 2], "count": [661]}, "gripper_open_scale_state": {"mean": [0.2946573371483229, 0.6162586991718417], "std": [0.24918989009158374, 0.17456878639492235], "min": [0.115, 0.059], "max": [0.878, 0.801], "count": [661]}, "gripper_open_scale_action": {"mean": [0.2946573371483229, 0.6162586991718417], "std": [0.24918989009158374, 0.17456878639492235], "min": [0.115, 0.059], "max": [0.878, 0.801], "count": [661]}}} +{"episode_index": 120, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.45483211798312706]], [[0.4265630272794697]], [[0.4061833788184304]]], "std": [[[0.1417139266402943]], [[0.17459003089830355]], [[0.19425928306321166]]], "count": [141]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.47649473010244286]], [[0.47181696883836277]], [[0.4618027757497798]]], "std": [[[0.06054687868307824]], [[0.08033773180441475]], [[0.09563067103600552]]], "count": [141]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[0.8705882352941177]], [[0.8784313725490196]]], "mean": [[[0.4633168906155843]], [[0.43122201942242616]], [[0.40675847123719466]]], "std": [[[0.13256583739629116]], [[0.1710055442456528]], [[0.19439577063685257]]], "count": [141]}, "observation.state": {"min": [0.36939895153045654, 1.8553723096847534, -2.1214303970336914, -1.8108489513397217, 0.39353683590888977, -0.6768038272857666, -1.508191466331482, 60.0, -0.03508299961686134, 0.31438401341438293, -0.21606799960136414, -3.1371853351593018, 0.38499999046325684, -1.1030000448226929, -0.9004153609275818, -2.046398639678955, 0.2883109450340271, 3.490658855298534e-05, -2.095006227493286, -1.9767600297927856, 0.9924290776252747, 119.0, -0.2715510129928589, 0.3573499917984009, -0.2213360071182251, -3.131185293197632, -1.5670000314712524, -2.6619999408721924], "max": [0.9941745400428772, 2.0307602882385254, -1.1459482908248901, -0.15128515660762787, 1.4403505325317383, 1.6542928218841553, -0.08580038696527481, 892.0, 0.22847400605678558, 0.47710099816322327, -0.02418299950659275, 3.128999948501587, 1.2949999570846558, -0.06800000369548798, -0.6488610506057739, -2.0208120346069336, 0.471238911151886, 1.7690484523773193, -0.45750316977500916, -0.9009913802146912, 2.8284807205200195, 880.0, -0.1589449942111969, 0.44589000940322876, 0.08535300195217133, 3.140000104904175, -0.781999945640564, 2.2639999389648438], "mean": [0.779892086982727, 2.004624605178833, -1.5692760944366455, -0.706225574016571, 0.9062579870223999, 0.5889819264411926, -0.5972834229469299, 619.5725708007812, 0.11390762776136398, 0.4250803291797638, -0.15438717603683472, 0.7487170696258545, 0.8971976637840271, -0.7284653186798096, -0.7651961445808411, -2.0314955711364746, 0.37549397349357605, 1.2750080823898315, -0.836298406124115, -1.6104762554168701, 1.3399134874343872, 280.24322509765625, -0.23091836273670197, 0.38915950059890747, -0.040600694715976715, -0.8898144364356995, -1.0518968105316162, 0.49919918179512024], "std": [0.12879319489002228, 0.03146541491150856, 0.21852995455265045, 0.4532240331172943, 0.2859305441379547, 0.8365476131439209, 0.4113315939903259, 232.79013061523438, 0.08439087122678757, 0.0428902767598629, 0.04914446920156479, 2.616586923599243, 0.2939685881137848, 0.17907647788524628, 0.06400701403617859, 0.004063015338033438, 0.06351135671138763, 0.6026962399482727, 0.35142648220062256, 0.36423641443252563, 0.45046836137771606, 232.633056640625, 0.023613782599568367, 0.027250656858086586, 0.11063586175441742, 2.5994956493377686, 0.16875936090946198, 0.7021476626396179], "count": [734]}, "action": {"min": [0.36939895153045654, 1.8553723096847534, -2.1214303970336914, -1.8108489513397217, 0.39353683590888977, -0.6768038272857666, -1.508191466331482, 60.0, -0.03508299961686134, 0.31438401341438293, -0.21606799960136414, -3.1371853351593018, 0.38499999046325684, -1.1030000448226929, -0.9004153609275818, -2.046398639678955, 0.2883109450340271, 3.490658855298534e-05, -2.095006227493286, -1.9767600297927856, 0.9924290776252747, 119.0, -0.2715510129928589, 0.3573499917984009, -0.2213360071182251, -3.131185293197632, -1.5670000314712524, -2.6619999408721924], "max": [0.9941745400428772, 2.0307602882385254, -1.1459482908248901, -0.15128515660762787, 1.4403505325317383, 1.6542928218841553, -0.08580038696527481, 892.0, 0.22847400605678558, 0.47710099816322327, -0.02418299950659275, 3.128999948501587, 1.2949999570846558, -0.06800000369548798, -0.6488610506057739, -2.0208120346069336, 0.471238911151886, 1.7690484523773193, -0.45750316977500916, -0.9009913802146912, 2.8284807205200195, 880.0, -0.1589449942111969, 0.44589000940322876, 0.08535300195217133, 3.140000104904175, -0.781999945640564, 2.2639999389648438], "mean": [0.779892086982727, 2.004624605178833, -1.5692760944366455, -0.706225574016571, 0.9062579870223999, 0.5889819264411926, -0.5972834229469299, 619.5725708007812, 0.11390762776136398, 0.4250803291797638, -0.15438717603683472, 0.7487170696258545, 0.8971976637840271, -0.7284653186798096, -0.7651961445808411, -2.0314955711364746, 0.37549397349357605, 1.2750080823898315, -0.836298406124115, -1.6104762554168701, 1.3399134874343872, 280.24322509765625, -0.23091836273670197, 0.38915950059890747, -0.040600694715976715, -0.8898144364356995, -1.0518968105316162, 0.49919918179512024], "std": [0.12879319489002228, 0.03146541491150856, 0.21852995455265045, 0.4532240331172943, 0.2859305441379547, 0.8365476131439209, 0.4113315939903259, 232.79013061523438, 0.08439087122678757, 0.0428902767598629, 0.04914446920156479, 2.616586923599243, 0.2939685881137848, 0.17907647788524628, 0.06400701403617859, 0.004063015338033438, 0.06351135671138763, 0.6026962399482727, 0.35142648220062256, 0.36423641443252563, 0.45046836137771606, 232.633056640625, 0.023613782599568367, 0.027250656858086586, 0.11063586175441742, 2.5994956493377686, 0.16875936090946198, 0.7021476626396179], "count": [734]}, "timestamp": {"min": [0.0], "max": [24.433333333333334], "mean": [12.216666666666667], "std": [7.0629117382438125], "count": [734]}, "frame_index": {"min": [0], "max": [733], "mean": [366.5], "std": [211.88735214731435], "count": [734]}, "episode_index": {"min": [120], "max": [120], "mean": [120.0], "std": [0.0], "count": [734]}, "index": {"min": [64651], "max": [65384], "mean": [65017.5], "std": [211.88735214731435], "count": [734]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [734]}, "subtask_annotation": {"mean": [5.03542234332425, 12.0, 12.0, 12.0, 12.0], "std": [4.190471710857945, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [734]}, "scene_annotation": {"mean": [120.0], "std": [0.0], "min": [120], "max": [120], "count": [734]}, "eef_direction_state": {"mean": [4.501362397820164, 4.337874659400545], "std": [1.6839920446790886, 1.8857731682404035], "min": [0, 0], "max": [6, 6], "count": [734]}, "eef_velocity_state": {"mean": [0.723433242506812, 0.8174386920980926], "std": [0.7408450769929895, 0.7614134145986106], "min": [0, 0], "max": [2, 2], "count": [734]}, "eef_acc_mag_state": {"mean": [0.7643051771117166, 0.7629427792915532], "std": [0.8451051525437718, 0.8374348106693971], "min": [0, 0], "max": [2, 2], "count": [734]}, "eef_direction_action": {"mean": [4.501362397820164, 4.337874659400545], "std": [1.6839920446790886, 1.8857731682404035], "min": [0, 0], "max": [6, 6], "count": [734]}, "eef_velocity_action": {"mean": [0.723433242506812, 0.8174386920980926], "std": [0.7408450769929895, 0.7614134145986106], "min": [0, 0], "max": [2, 2], "count": [734]}, "eef_acc_mag_action": {"mean": [0.7643051771117166, 0.7629427792915532], "std": [0.8451051525437718, 0.8374348106693971], "min": [0, 0], "max": [2, 2], "count": [734]}, "eef_sim_pose_state": {"mean": [0.5844216870968013, 0.31769069720476295, 1.2446813713193623, 0.9004228050828955, 1.052650648622104, 2.064211118348046, 0.6296918218597307, -0.19424450230664095, 1.1342734359548765, 0.7486438496196225, 0.8976499500965183, -2.3001683938305164], "std": [0.028154329319122085, 0.022282625137011694, 0.11072453023239774, 2.5973016215950078, 0.16883318673760694, 0.7212653290775551, 0.031457540063688984, 0.07246687746711274, 0.05578639116237873, 2.6165516770031094, 0.2939531092024413, 0.1790225320081246], "min": [0.5493280786101035, 0.2622467771018284, 1.0576434584004257, -3.136418809593381, 0.7819009265118919, -2.285157352770782, 0.5314158699308256, -0.29064258365292667, 1.0612875597222098, -3.137159318622599, 0.38574908686112774, -2.675021387385941], "max": [0.6383996644872202, 0.3548990546173198, 1.3682694052080808, 3.137087739214308, 1.565622397983395, 2.9637704660621687, 0.6628990453875744, -0.06440139742451724, 1.2705951588521662, 3.1290610950112034, 1.2949722325030923, -1.6395504718604883], "count": [734]}, "eef_sim_pose_action": {"mean": [0.5844216870968013, 0.31769069720476295, 1.2446813713193623, 0.9004228050828955, 1.052650648622104, 2.064211118348046, 0.6296918218597307, -0.19424450230664095, 1.1342734359548765, 0.7486438496196225, 0.8976499500965183, -2.3001683938305164], "std": [0.028154329319122085, 0.022282625137011694, 0.11072453023239774, 2.5973016215950078, 0.16883318673760694, 0.7212653290775551, 0.031457540063688984, 0.07246687746711274, 0.05578639116237873, 2.6165516770031094, 0.2939531092024413, 0.1790225320081246], "min": [0.5493280786101035, 0.2622467771018284, 1.0576434584004257, -3.136418809593381, 0.7819009265118919, -2.285157352770782, 0.5314158699308256, -0.29064258365292667, 1.0612875597222098, -3.137159318622599, 0.38574908686112774, -2.675021387385941], "max": [0.6383996644872202, 0.3548990546173198, 1.3682694052080808, 3.137087739214308, 1.565622397983395, 2.9637704660621687, 0.6628990453875744, -0.06440139742451724, 1.2705951588521662, 3.1290610950112034, 1.2949722325030923, -1.6395504718604883], "count": [734]}, "gripper_mode_state": {"mean": [0.7043596730245232, 0.2561307901907357], "std": [0.45633006041823554, 0.436494912349507], "min": [0, 0], "max": [1, 1], "count": [734]}, "gripper_activity_state": {"mean": [1.9318801089918256, 1.82425068119891], "std": [0.34347559485900675, 0.5171820758270335], "min": [0, 0], "max": [2, 2], "count": [734]}, "gripper_mode_action": {"mean": [0.7043596730245232, 0.2561307901907357], "std": [0.45633006041823554, 0.436494912349507], "min": [0, 0], "max": [1, 1], "count": [734]}, "gripper_activity_action": {"mean": [1.9318801089918256, 1.82425068119891], "std": [0.34347559485900675, 0.5171820758270335], "min": [0, 0], "max": [2, 2], "count": [734]}, "gripper_open_scale_state": {"mean": [0.28024318821878447, 0.6195728884496869], "std": [0.23263308764165866, 0.23279006546310962], "min": [0.119, 0.06], "max": [0.88, 0.892], "count": [734]}, "gripper_open_scale_action": {"mean": [0.28024318821878447, 0.6195728884496869], "std": [0.23263308764165866, 0.23279006546310962], "min": [0.119, 0.06], "max": [0.88, 0.892], "count": [734]}}} +{"episode_index": 121, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4509942214111922]], [[0.42394144035351367]], [[0.4042387216139497]]], "std": [[[0.14120002686822178]], [[0.17168982820338488]], [[0.191924000407245]]], "count": [137]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[0.7333333333333333]], [[0.7254901960784313]], [[0.7215686274509804]]], "mean": [[[0.47963157172844806]], [[0.4665972937836935]], [[0.45593371171461283]]], "std": [[[0.05484679314813167]], [[0.08161325353345779]], [[0.09877105657225735]]], "count": [137]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.0]], [[0.0]]], "max": [[[0.8156862745098039]], [[0.792156862745098]], [[0.792156862745098]]], "mean": [[[0.47327213783932065]], [[0.4446138065931969]], [[0.4293985168885072]]], "std": [[[0.11254345341178804]], [[0.15012638733639191]], [[0.16961235699936691]]], "count": [137]}, "observation.state": {"min": [0.2364572137594223, 2.013080358505249, -2.058877468109131, -1.8028030395507812, 0.49993211030960083, -0.6778160333633423, -0.848020613193512, 101.0, -0.033163998275995255, 0.34338000416755676, -0.2026890069246292, -3.1411852836608887, 0.4429999887943268, -0.9599999785423279, -0.8798030614852905, -2.043379306793213, 0.24644048511981964, 0.05523967370390892, -1.8742741346359253, -1.854115605354309, 0.9938952326774597, 120.0, -0.2793079912662506, 0.35523098707199097, -0.209197998046875, -3.128999948501587, -1.559999942779541, -1.4420000314712524], "max": [0.8565029501914978, 2.029573678970337, -1.1906636953353882, -0.39617228507995605, 1.141462802886963, 1.3291206359863281, -0.22999949753284454, 886.0, 0.1785610020160675, 0.4466190040111542, -0.05978599935770035, 3.1410000324249268, 1.340000033378601, 0.020999999716877937, -0.5291489362716675, -1.9662355184555054, 0.6765419840812683, 1.7140530347824097, -0.36966073513031006, -0.9725323915481567, 2.838097333908081, 852.0, -0.18770399689674377, 0.44644200801849365, 0.05890300124883652, 3.135999917984009, -0.6859999895095825, 1.5809999704360962], "mean": [0.567200779914856, 2.018857002258301, -1.7404602766036987, -1.0454795360565186, 0.7425463199615479, 0.4392324388027191, -0.5197733640670776, 612.9547729492188, 0.09800756722688675, 0.4090752899646759, -0.15033820271492004, -1.127675175666809, 0.9683374762535095, -0.44157087802886963, -0.6778703331947327, -2.0211985111236572, 0.39898809790611267, 1.1895438432693481, -0.9345253705978394, -1.5122367143630981, 1.2789380550384521, 244.7041015625, -0.24365253746509552, 0.3891962766647339, -0.05489281564950943, -0.5779277086257935, -1.1306259632110596, 0.644789457321167], "std": [0.15997818112373352, 0.0029652912635356188, 0.21726049482822418, 0.3263108432292938, 0.19612857699394226, 0.7199687957763672, 0.20443303883075714, 175.73756408691406, 0.05548224598169327, 0.03195860981941223, 0.04039520025253296, 2.4125308990478516, 0.2932860255241394, 0.28423404693603516, 0.11345753073692322, 0.024172551929950714, 0.09955734759569168, 0.5184873342514038, 0.3665725290775299, 0.2607113718986511, 0.4004043638706207, 187.79913330078125, 0.021967997774481773, 0.028114136308431625, 0.09958642721176147, 2.676065444946289, 0.25678008794784546, 0.6245473623275757], "count": [708]}, "action": {"min": [0.2364572137594223, 2.013080358505249, -2.058877468109131, -1.8028030395507812, 0.49993211030960083, -0.6778160333633423, -0.848020613193512, 101.0, -0.033163998275995255, 0.34338000416755676, -0.2026890069246292, -3.1411852836608887, 0.4429999887943268, -0.9599999785423279, -0.8798030614852905, -2.043379306793213, 0.24644048511981964, 0.05523967370390892, -1.8742741346359253, -1.854115605354309, 0.9938952326774597, 120.0, -0.2793079912662506, 0.35523098707199097, -0.209197998046875, -3.128999948501587, -1.559999942779541, -1.4420000314712524], "max": [0.8565029501914978, 2.029573678970337, -1.1906636953353882, -0.39617228507995605, 1.141462802886963, 1.3291206359863281, -0.22999949753284454, 886.0, 0.1785610020160675, 0.4466190040111542, -0.05978599935770035, 3.1410000324249268, 1.340000033378601, 0.020999999716877937, -0.5291489362716675, -1.9662355184555054, 0.6765419840812683, 1.7140530347824097, -0.36966073513031006, -0.9725323915481567, 2.838097333908081, 852.0, -0.18770399689674377, 0.44644200801849365, 0.05890300124883652, 3.135999917984009, -0.6859999895095825, 1.5809999704360962], "mean": [0.567200779914856, 2.018857002258301, -1.7404602766036987, -1.0454795360565186, 0.7425463199615479, 0.4392324388027191, -0.5197733640670776, 612.9547729492188, 0.09800756722688675, 0.4090752899646759, -0.15033820271492004, -1.127675175666809, 0.9683374762535095, -0.44157087802886963, -0.6778703331947327, -2.0211985111236572, 0.39898809790611267, 1.1895438432693481, -0.9345253705978394, -1.5122367143630981, 1.2789380550384521, 244.7041015625, -0.24365253746509552, 0.3891962766647339, -0.05489281564950943, -0.5779277086257935, -1.1306259632110596, 0.644789457321167], "std": [0.15997818112373352, 0.0029652912635356188, 0.21726049482822418, 0.3263108432292938, 0.19612857699394226, 0.7199687957763672, 0.20443303883075714, 175.73756408691406, 0.05548224598169327, 0.03195860981941223, 0.04039520025253296, 2.4125308990478516, 0.2932860255241394, 0.28423404693603516, 0.11345753073692322, 0.024172551929950714, 0.09955734759569168, 0.5184873342514038, 0.3665725290775299, 0.2607113718986511, 0.4004043638706207, 187.79913330078125, 0.021967997774481773, 0.028114136308431625, 0.09958642721176147, 2.676065444946289, 0.25678008794784546, 0.6245473623275757], "count": [708]}, "timestamp": {"min": [0.0], "max": [23.566666666666666], "mean": [11.783333333333331], "std": [6.812726380880179], "count": [708]}, "frame_index": {"min": [0], "max": [707], "mean": [353.5], "std": [204.38179142640536], "count": [708]}, "episode_index": {"min": [121], "max": [121], "mean": [121.0], "std": [0.0], "count": [708]}, "index": {"min": [65385], "max": [66092], "mean": [65738.5], "std": [204.38179142640536], "count": [708]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [708]}, "subtask_annotation": {"mean": [4.5692090395480225, 12.0, 12.0, 12.0, 12.0], "std": [4.292880842517539, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [708]}, "scene_annotation": {"mean": [121.0], "std": [0.0], "min": [121], "max": [121], "count": [708]}, "eef_direction_state": {"mean": [4.392655367231638, 4.488700564971752], "std": [1.736465746281197, 1.8376590997341788], "min": [0, 0], "max": [6, 6], "count": [708]}, "eef_velocity_state": {"mean": [0.7245762711864406, 0.768361581920904], "std": [0.718296372823196, 0.7829497493048209], "min": [0, 0], "max": [2, 2], "count": [708]}, "eef_acc_mag_state": {"mean": [0.7937853107344632, 0.751412429378531], "std": [0.8352176340819222, 0.8405746853512893], "min": [0, 0], "max": [2, 2], "count": [708]}, "eef_direction_action": {"mean": [4.392655367231638, 4.488700564971752], "std": [1.736465746281197, 1.8376590997341788], "min": [0, 0], "max": [6, 6], "count": [708]}, "eef_velocity_action": {"mean": [0.7245762711864406, 0.768361581920904], "std": [0.718296372823196, 0.7829497493048209], "min": [0, 0], "max": [2, 2], "count": [708]}, "eef_acc_mag_action": {"mean": [0.7937853107344632, 0.751412429378531], "std": [0.8352176340819222, 0.8405746853512893], "min": [0, 0], "max": [2, 2], "count": [708]}, "eef_sim_pose_state": {"mean": [0.5848443916338683, 0.332557581053259, 1.2269348960168474, 0.5819869900103494, 1.1313402801913455, 2.1847596774220364, 0.6076193775379688, -0.17857496733195255, 1.1351493907655357, -1.1281550726483105, 0.9688760106303104, -2.0131110928873666], "std": [0.031647472959602074, 0.020932557655231922, 0.09473371660010588, 2.6765403753462906, 0.2572036142560457, 0.7408208578644682, 0.02710887010985887, 0.04859121426013559, 0.04686470162433026, 2.4128121057562035, 0.2932590078043389, 0.28432914426017114], "min": [0.5446780573491494, 0.2856281020769865, 1.0569850576754323, -3.1328781680445337, 0.6860221350384652, -3.1215419740889914, 0.5491061598205847, -0.25161465441997855, 1.0670988031657864, -3.1406619066337913, 0.4436640396709173, -2.531811073355515], "max": [0.6471985345816474, 0.367649814258629, 1.332069419701097, 3.1337991339695086, 1.5616924168582331, 3.1319868642014255, 0.6532495496151238, -0.060951921228922484, 1.2323250430971644, 3.141291845632338, 1.3406664472567948, -1.548924391447599], "count": [708]}, "eef_sim_pose_action": {"mean": [0.5848443916338683, 0.332557581053259, 1.2269348960168474, 0.5819869900103494, 1.1313402801913455, 2.1847596774220364, 0.6076193775379688, -0.17857496733195255, 1.1351493907655357, -1.1281550726483105, 0.9688760106303104, -2.0131110928873666], "std": [0.031647472959602074, 0.020932557655231922, 0.09473371660010588, 2.6765403753462906, 0.2572036142560457, 0.7408208578644682, 0.02710887010985887, 0.04859121426013559, 0.04686470162433026, 2.4128121057562035, 0.2932590078043389, 0.28432914426017114], "min": [0.5446780573491494, 0.2856281020769865, 1.0569850576754323, -3.1328781680445337, 0.6860221350384652, -3.1215419740889914, 0.5491061598205847, -0.25161465441997855, 1.0670988031657864, -3.1406619066337913, 0.4436640396709173, -2.531811073355515], "max": [0.6471985345816474, 0.367649814258629, 1.332069419701097, 3.1337991339695086, 1.5616924168582331, 3.1319868642014255, 0.6532495496151238, -0.060951921228922484, 1.2323250430971644, 3.141291845632338, 1.3406664472567948, -1.548924391447599], "count": [708]}, "gripper_mode_state": {"mean": [0.943502824858757, 0.2443502824858757], "std": [0.230879285216978, 0.4297013171203305], "min": [0, 0], "max": [1, 1], "count": [708]}, "gripper_activity_state": {"mean": [1.8983050847457628, 1.844632768361582], "std": [0.405954907778299, 0.49418883562249666], "min": [0, 0], "max": [2, 2], "count": [708]}, "gripper_mode_action": {"mean": [0.943502824858757, 0.2443502824858757], "std": [0.230879285216978, 0.4297013171203305], "min": [0, 0], "max": [1, 1], "count": [708]}, "gripper_activity_action": {"mean": [1.8983050847457628, 1.844632768361582], "std": [0.405954907778299, 0.49418883562249666], "min": [0, 0], "max": [2, 2], "count": [708]}, "gripper_open_scale_state": {"mean": [0.24470409614218183, 0.6129548024215274], "std": [0.1877991321392039, 0.17573762435919635], "min": [0.12, 0.101], "max": [0.852, 0.886], "count": [708]}, "gripper_open_scale_action": {"mean": [0.24470409614218183, 0.6129548024215274], "std": [0.1877991321392039, 0.17573762435919635], "min": [0.12, 0.101], "max": [0.852, 0.886], "count": [708]}}} +{"episode_index": 122, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.46102851047826543]], [[0.43289798766728915]], [[0.41232386172061414]]], "std": [[[0.1446439264779603]], [[0.17907672925492812]], [[0.19835961885376835]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.00784313725490196]], [[0.0196078431372549]]], "max": [[[0.6941176470588235]], [[0.6784313725490196]], [[0.6705882352941176]]], "mean": [[[0.4813874769815334]], [[0.4780621223026248]], [[0.4732795608984334]]], "std": [[[0.04521952082407356]], [[0.056699389382756434]], [[0.06512172697164975]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8549019607843137]], [[0.8549019607843137]], [[0.8745098039215686]]], "mean": [[[0.47576622639796656]], [[0.4428086727746654]], [[0.4266200607557838]]], "std": [[[0.11121494649407455]], [[0.15390453437058232]], [[0.17425888242731719]]], "count": [126]}, "observation.state": {"min": [0.21259856224060059, 1.976672649383545, -2.2964518070220947, -1.7147860527038574, 0.5806536078453064, -1.1879584789276123, -0.9216734766960144, 56.0, -0.03446299955248833, 0.3213360011577606, -0.2310989946126938, -3.1381852626800537, 0.29499998688697815, -0.8550000190734863, -0.7462503910064697, -2.054095506668091, 0.3128502666950226, -0.04045673459768295, -2.1630911827087402, -1.8538364171981812, 1.109156847000122, 82.0, -0.287075012922287, 0.33846399188041687, -0.21986700594425201, -3.122999906539917, -1.5479999780654907, -2.6989998817443848], "max": [0.9509950280189514, 2.03098726272583, -1.2333544492721558, -0.2652551531791687, 1.3999460935592651, 1.5445117950439453, -0.11358603090047836, 777.0, 0.20047099888324738, 0.4391140043735504, -0.028394000604748726, 3.1410000324249268, 1.340000033378601, 1.003999948501587, -0.414236456155777, -2.0293467044830322, 0.6786887645721436, 1.8363306522369385, -0.6199758648872375, -0.9955881834030151, 2.8424782752990723, 872.0, -0.18452000617980957, 0.4201599955558777, 0.09348999708890915, 3.128000020980835, -0.8619999885559082, 2.7960000038146973], "mean": [0.6404246687889099, 2.019805908203125, -1.7500228881835938, -0.9421313405036926, 0.8550059199333191, 0.48688530921936035, -0.4861387610435486, 611.26220703125, 0.10429486632347107, 0.39546558260917664, -0.1424940973520279, 0.49519672989845276, 0.9104375839233398, -0.3390832245349884, -0.6140691041946411, -2.037353754043579, 0.43802860379219055, 1.3077664375305176, -1.1919890642166138, -1.5223157405853271, 1.522188663482666, 283.8763732910156, -0.2441977858543396, 0.36995261907577515, -0.026785926893353462, -1.1909737586975098, -1.1817883253097534, -0.03872915729880333], "std": [0.16811804473400116, 0.005959376692771912, 0.34200841188430786, 0.4863598346710205, 0.18748502433300018, 1.0173066854476929, 0.26384398341178894, 198.39306640625, 0.07195603847503662, 0.031286098062992096, 0.054622676223516464, 2.530529499053955, 0.34021615982055664, 0.5128342509269714, 0.09716088324785233, 0.005266687832772732, 0.10772868990898132, 0.6903494596481323, 0.42846906185150146, 0.26527222990989685, 0.5785497426986694, 292.1775817871094, 0.02625146321952343, 0.024988792836666107, 0.11686495691537857, 1.8682619333267212, 0.1691223382949829, 0.8050681352615356], "count": [635]}, "action": {"min": [0.21259856224060059, 1.976672649383545, -2.2964518070220947, -1.7147860527038574, 0.5806536078453064, -1.1879584789276123, -0.9216734766960144, 56.0, -0.03446299955248833, 0.3213360011577606, -0.2310989946126938, -3.1381852626800537, 0.29499998688697815, -0.8550000190734863, -0.7462503910064697, -2.054095506668091, 0.3128502666950226, -0.04045673459768295, -2.1630911827087402, -1.8538364171981812, 1.109156847000122, 82.0, -0.287075012922287, 0.33846399188041687, -0.21986700594425201, -3.122999906539917, -1.5479999780654907, -2.6989998817443848], "max": [0.9509950280189514, 2.03098726272583, -1.2333544492721558, -0.2652551531791687, 1.3999460935592651, 1.5445117950439453, -0.11358603090047836, 777.0, 0.20047099888324738, 0.4391140043735504, -0.028394000604748726, 3.1410000324249268, 1.340000033378601, 1.003999948501587, -0.414236456155777, -2.0293467044830322, 0.6786887645721436, 1.8363306522369385, -0.6199758648872375, -0.9955881834030151, 2.8424782752990723, 872.0, -0.18452000617980957, 0.4201599955558777, 0.09348999708890915, 3.128000020980835, -0.8619999885559082, 2.7960000038146973], "mean": [0.6404246687889099, 2.019805908203125, -1.7500228881835938, -0.9421313405036926, 0.8550059199333191, 0.48688530921936035, -0.4861387610435486, 611.26220703125, 0.10429486632347107, 0.39546558260917664, -0.1424940973520279, 0.49519672989845276, 0.9104375839233398, -0.3390832245349884, -0.6140691041946411, -2.037353754043579, 0.43802860379219055, 1.3077664375305176, -1.1919890642166138, -1.5223157405853271, 1.522188663482666, 283.8763732910156, -0.2441977858543396, 0.36995261907577515, -0.026785926893353462, -1.1909737586975098, -1.1817883253097534, -0.03872915729880333], "std": [0.16811804473400116, 0.005959376692771912, 0.34200841188430786, 0.4863598346710205, 0.18748502433300018, 1.0173066854476929, 0.26384398341178894, 198.39306640625, 0.07195603847503662, 0.031286098062992096, 0.054622676223516464, 2.530529499053955, 0.34021615982055664, 0.5128342509269714, 0.09716088324785233, 0.005266687832772732, 0.10772868990898132, 0.6903494596481323, 0.42846906185150146, 0.26527222990989685, 0.5785497426986694, 292.1775817871094, 0.02625146321952343, 0.024988792836666107, 0.11686495691537857, 1.8682619333267212, 0.1691223382949829, 0.8050681352615356], "count": [635]}, "timestamp": {"min": [0.0], "max": [21.133333333333333], "mean": [10.566666666666666], "std": [6.1102827721436554], "count": [635]}, "frame_index": {"min": [0], "max": [634], "mean": [317.0], "std": [183.30848316430968], "count": [635]}, "episode_index": {"min": [122], "max": [122], "mean": [122.0], "std": [0.0], "count": [635]}, "index": {"min": [66093], "max": [66727], "mean": [66410.0], "std": [183.30848316430968], "count": [635]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [635]}, "subtask_annotation": {"mean": [5.299212598425197, 12.0, 12.0, 12.0, 12.0], "std": [4.1085947185261675, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [635]}, "scene_annotation": {"mean": [122.0], "std": [0.0], "min": [122], "max": [122], "count": [635]}, "eef_direction_state": {"mean": [4.324409448818898, 3.930708661417323], "std": [1.806886064386607, 1.9565964265885596], "min": [0, 0], "max": [6, 6], "count": [635]}, "eef_velocity_state": {"mean": [0.7322834645669292, 0.9874015748031496], "std": [0.7301042844036267, 0.7316244600535852], "min": [0, 0], "max": [2, 2], "count": [635]}, "eef_acc_mag_state": {"mean": [0.75748031496063, 0.9291338582677166], "std": [0.840558464996374, 0.8303410015965496], "min": [0, 0], "max": [2, 2], "count": [635]}, "eef_direction_action": {"mean": [4.324409448818898, 3.930708661417323], "std": [1.806886064386607, 1.9565964265885596], "min": [0, 0], "max": [6, 6], "count": [635]}, "eef_velocity_action": {"mean": [0.7322834645669292, 0.9874015748031496], "std": [0.7301042844036267, 0.7316244600535852], "min": [0, 0], "max": [2, 2], "count": [635]}, "eef_acc_mag_action": {"mean": [0.75748031496063, 0.9291338582677166], "std": [0.840558464996374, 0.8303410015965496], "min": [0, 0], "max": [2, 2], "count": [635]}, "eef_sim_pose_state": {"mean": [0.5606621742290023, 0.3303809762365294, 1.2487247802353927, 1.1918393634804765, 1.1831612490882175, 1.4044108533115034, 0.5984227189215535, -0.18552843146290715, 1.142978808530346, 0.4948092319121562, 0.9109164617810062, -1.9103311072734381], "std": [0.02497490137110383, 0.026257302014515184, 0.11789497633257827, 1.8691496117661697, 0.16924370357317176, 0.9870771574797343, 0.026899005271076474, 0.06341201786243776, 0.06526952956946691, 2.5309544204031917, 0.3400744898565612, 0.5134154590181859], "min": [0.5255472747435153, 0.2816924291483751, 1.0529288986645704, -3.1255706871077336, 0.8625817131121294, -3.1026553681192057, 0.5348095176010365, -0.2698314550207035, 1.038654925780711, -3.1377255535182353, 0.2954653210457554, -2.4271615583818154], "max": [0.6183538113937803, 0.3770206229305515, 1.3660925633641012, 3.1264654976705764, 1.5464260008001327, 3.1340284255351296, 0.6509982917768223, -0.06567536695875752, 1.266667660642223, 3.1405793142662852, 1.3401547280450803, -0.5673025256875439], "count": [635]}, "eef_sim_pose_action": {"mean": [0.5606621742290023, 0.3303809762365294, 1.2487247802353927, 1.1918393634804765, 1.1831612490882175, 1.4044108533115034, 0.5984227189215535, -0.18552843146290715, 1.142978808530346, 0.4948092319121562, 0.9109164617810062, -1.9103311072734381], "std": [0.02497490137110383, 0.026257302014515184, 0.11789497633257827, 1.8691496117661697, 0.16924370357317176, 0.9870771574797343, 0.026899005271076474, 0.06341201786243776, 0.06526952956946691, 2.5309544204031917, 0.3400744898565612, 0.5134154590181859], "min": [0.5255472747435153, 0.2816924291483751, 1.0529288986645704, -3.1255706871077336, 0.8625817131121294, -3.1026553681192057, 0.5348095176010365, -0.2698314550207035, 1.038654925780711, -3.1377255535182353, 0.2954653210457554, -2.4271615583818154], "max": [0.6183538113937803, 0.3770206229305515, 1.3660925633641012, 3.1264654976705764, 1.5464260008001327, 3.1340284255351296, 0.6509982917768223, -0.06567536695875752, 1.266667660642223, 3.1405793142662852, 1.3401547280450803, -0.5673025256875439], "count": [635]}, "gripper_mode_state": {"mean": [0.7291338582677165, 0.26614173228346455], "std": [0.44440710502348185, 0.44193926123464294], "min": [0, 0], "max": [1, 1], "count": [635]}, "gripper_activity_state": {"mean": [1.8866141732283463, 1.8440944881889765], "std": [0.4158971338454401, 0.49495940234489993], "min": [0, 0], "max": [2, 2], "count": [635]}, "gripper_mode_action": {"mean": [0.7291338582677165, 0.26614173228346455], "std": [0.44440710502348185, 0.44193926123464294], "min": [0, 0], "max": [1, 1], "count": [635]}, "gripper_activity_action": {"mean": [1.8866141732283463, 1.8440944881889765], "std": [0.4158971338454401, 0.49495940234489993], "min": [0, 0], "max": [2, 2], "count": [635]}, "gripper_open_scale_state": {"mean": [0.28387637818103684, 0.6112622045922461], "std": [0.2921776718034639, 0.19839304050090822], "min": [0.082, 0.056], "max": [0.872, 0.777], "count": [635]}, "gripper_open_scale_action": {"mean": [0.28387637818103684, 0.6112622045922461], "std": [0.2921776718034639, 0.19839304050090822], "min": [0.082, 0.056], "max": [0.872, 0.777], "count": [635]}}} +{"episode_index": 123, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.45192106788952136]], [[0.42534406131404173]], [[0.40380022203773985]]], "std": [[[0.14515338877609504]], [[0.17673051409554588]], [[0.19638712425237015]]], "count": [124]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6705882352941176]], [[0.6549019607843137]]], "mean": [[[0.47688328194180896]], [[0.4742495717372971]], [[0.46871571427630193]]], "std": [[[0.056008308472898]], [[0.07068803067310193]], [[0.08124531211800516]]], "count": [124]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[0.8156862745098039]], [[0.8274509803921568]]], "mean": [[[0.46590522216951297]], [[0.43239913754480286]], [[0.4121877306029939]]], "std": [[[0.13336390189111305]], [[0.17203614261234887]], [[0.19434354203612733]]], "count": [124]}, "observation.state": {"min": [0.3589269816875458, 1.931014895439148, -2.2342309951782227, -1.7743542194366455, 0.6341304779052734, -0.8179136514663696, -1.2426918745040894, 56.0, -0.01348199974745512, 0.30926400423049927, -0.2351049929857254, -3.1411852836608887, 0.20100000500679016, -1.1699999570846558, -0.7626216411590576, -2.05557918548584, 0.4948881268501282, 0.00588175980374217, -2.1931982040405273, -1.8516547679901123, 1.0061473846435547, 113.0, -0.26905301213264465, 0.35447201132774353, -0.21426400542259216, -3.128000020980835, -1.5410000085830688, -1.6460000276565552], "max": [0.993668258190155, 2.0281949043273926, -0.8985828161239624, -0.1304808259010315, 1.227804183959961, 1.6828813552856445, 0.0054977876134216785, 771.0, 0.21982499957084656, 0.47159698605537415, -0.03875400125980377, 3.1410000324249268, 1.2869999408721924, 0.42500004172325134, -0.4467170238494873, -2.01885724067688, 0.8836601972579956, 1.9544198513031006, -0.6947806477546692, -0.8114036321640015, 2.8089678287506104, 878.0, -0.1713320016860962, 0.44463399052619934, 0.07961700111627579, 3.124000072479248, -0.7769999504089355, 2.559999942779541], "mean": [0.7196539044380188, 2.0126824378967285, -1.6158164739608765, -0.9147765040397644, 0.8597722053527832, 0.7727274298667908, -0.47613969445228577, 599.9064331054688, 0.1113610565662384, 0.40660297870635986, -0.14448365569114685, 0.7147206664085388, 0.806037425994873, -0.8065836429595947, -0.6212360262870789, -2.03330659866333, 0.6295322775840759, 1.4405778646469116, -1.0347789525985718, -1.5085147619247437, 1.3556190729141235, 319.5387268066406, -0.2216581255197525, 0.37984365224838257, -0.02036641724407673, -1.9996576309204102, -1.0519284009933472, 0.23580199480056763], "std": [0.13881845772266388, 0.018158625811338425, 0.29510778188705444, 0.4977610409259796, 0.14772140979766846, 0.8439103364944458, 0.32877668738365173, 176.0813446044922, 0.07397638261318207, 0.05126594379544258, 0.05437367036938667, 2.743386745452881, 0.3474190831184387, 0.3021494746208191, 0.07758980989456177, 0.006376430857926607, 0.10171467810869217, 0.5804935693740845, 0.3521662950515747, 0.2806602120399475, 0.42673417925834656, 246.0065460205078, 0.02373027801513672, 0.023791659623384476, 0.10449888557195663, 1.4876831769943237, 0.19134770333766937, 0.5720893144607544], "count": [620]}, "action": {"min": [0.3589269816875458, 1.931014895439148, -2.2342309951782227, -1.7743542194366455, 0.6341304779052734, -0.8179136514663696, -1.2426918745040894, 56.0, -0.01348199974745512, 0.30926400423049927, -0.2351049929857254, -3.1411852836608887, 0.20100000500679016, -1.1699999570846558, -0.7626216411590576, -2.05557918548584, 0.4948881268501282, 0.00588175980374217, -2.1931982040405273, -1.8516547679901123, 1.0061473846435547, 113.0, -0.26905301213264465, 0.35447201132774353, -0.21426400542259216, -3.128000020980835, -1.5410000085830688, -1.6460000276565552], "max": [0.993668258190155, 2.0281949043273926, -0.8985828161239624, -0.1304808259010315, 1.227804183959961, 1.6828813552856445, 0.0054977876134216785, 771.0, 0.21982499957084656, 0.47159698605537415, -0.03875400125980377, 3.1410000324249268, 1.2869999408721924, 0.42500004172325134, -0.4467170238494873, -2.01885724067688, 0.8836601972579956, 1.9544198513031006, -0.6947806477546692, -0.8114036321640015, 2.8089678287506104, 878.0, -0.1713320016860962, 0.44463399052619934, 0.07961700111627579, 3.124000072479248, -0.7769999504089355, 2.559999942779541], "mean": [0.7196539044380188, 2.0126824378967285, -1.6158164739608765, -0.9147765040397644, 0.8597722053527832, 0.7727274298667908, -0.47613969445228577, 599.9064331054688, 0.1113610565662384, 0.40660297870635986, -0.14448365569114685, 0.7147206664085388, 0.806037425994873, -0.8065836429595947, -0.6212360262870789, -2.03330659866333, 0.6295322775840759, 1.4405778646469116, -1.0347789525985718, -1.5085147619247437, 1.3556190729141235, 319.5387268066406, -0.2216581255197525, 0.37984365224838257, -0.02036641724407673, -1.9996576309204102, -1.0519284009933472, 0.23580199480056763], "std": [0.13881845772266388, 0.018158625811338425, 0.29510778188705444, 0.4977610409259796, 0.14772140979766846, 0.8439103364944458, 0.32877668738365173, 176.0813446044922, 0.07397638261318207, 0.05126594379544258, 0.05437367036938667, 2.743386745452881, 0.3474190831184387, 0.3021494746208191, 0.07758980989456177, 0.006376430857926607, 0.10171467810869217, 0.5804935693740845, 0.3521662950515747, 0.2806602120399475, 0.42673417925834656, 246.0065460205078, 0.02373027801513672, 0.023791659623384476, 0.10449888557195663, 1.4876831769943237, 0.19134770333766937, 0.5720893144607544], "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": [123], "max": [123], "mean": [123.0], "std": [0.0], "count": [620]}, "index": {"min": [66728], "max": [67347], "mean": [67037.5], "std": [178.97835064610467], "count": [620]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [620]}, "subtask_annotation": {"mean": [5.124193548387097, 12.0, 12.0, 12.0, 12.0], "std": [4.1147721876292715, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [620]}, "scene_annotation": {"mean": [123.0], "std": [0.0], "min": [123], "max": [123], "count": [620]}, "eef_direction_state": {"mean": [4.398387096774194, 4.0], "std": [1.8159678780273203, 2.0391332757152076], "min": [0, 0], "max": [6, 6], "count": [620]}, "eef_velocity_state": {"mean": [0.7016129032258065, 0.917741935483871], "std": [0.7293372898831848, 0.7837099927636131], "min": [0, 0], "max": [2, 2], "count": [620]}, "eef_acc_mag_state": {"mean": [0.7725806451612903, 0.7983870967741935], "std": [0.8375596954822708, 0.8287168346857484], "min": [0, 0], "max": [2, 2], "count": [620]}, "eef_direction_action": {"mean": [4.398387096774194, 4.0], "std": [1.8159678780273203, 2.0391332757152076], "min": [0, 0], "max": [6, 6], "count": [620]}, "eef_velocity_action": {"mean": [0.7016129032258065, 0.917741935483871], "std": [0.7293372898831848, 0.7837099927636131], "min": [0, 0], "max": [2, 2], "count": [620]}, "eef_acc_mag_action": {"mean": [0.7725806451612903, 0.7983870967741935], "std": [0.8375596954822708, 0.8287168346857484], "min": [0, 0], "max": [2, 2], "count": [620]}, "eef_sim_pose_state": {"mean": [0.5734059470876219, 0.30874294327532564, 1.2616937019262875, 2.002438416406858, 1.053190009364589, 1.6576508187602474, 0.6130257463102505, -0.19082166236036222, 1.1471990162534524, 0.7246840661380349, 0.8064361712192863, -2.378224870130903], "std": [0.024337805952636144, 0.022868424552749053, 0.10379972786232372, 1.487160240645989, 0.19131225917266356, 0.8387987064658927, 0.038402228846534145, 0.0653662693393857, 0.0600832584404643, 2.740994404674986, 0.3473751044062363, 0.30202922723032316], "min": [0.5484207655579038, 0.26086033860550717, 1.0572876726558704, -3.1221044304130747, 0.7771715880759111, -3.0717594717404815, 0.5385286789105486, -0.28298915333377933, 1.0460023816267454, -3.1408056251239085, 0.20129785708996528, -2.740744614847522], "max": [0.6265519824974191, 0.35687187766081985, 1.3573363574631077, 3.1305679701634594, 1.540672485445139, 3.0981881761309498, 0.6570487160994116, -0.0786393356582548, 1.2573263448519063, 3.1410253479784545, 1.2868955988147524, -1.1454189512858184], "count": [620]}, "eef_sim_pose_action": {"mean": [0.5734059470876219, 0.30874294327532564, 1.2616937019262875, 2.002438416406858, 1.053190009364589, 1.6576508187602474, 0.6130257463102505, -0.19082166236036222, 1.1471990162534524, 0.7246840661380349, 0.8064361712192863, -2.378224870130903], "std": [0.024337805952636144, 0.022868424552749053, 0.10379972786232372, 1.487160240645989, 0.19131225917266356, 0.8387987064658927, 0.038402228846534145, 0.0653662693393857, 0.0600832584404643, 2.740994404674986, 0.3473751044062363, 0.30202922723032316], "min": [0.5484207655579038, 0.26086033860550717, 1.0572876726558704, -3.1221044304130747, 0.7771715880759111, -3.0717594717404815, 0.5385286789105486, -0.28298915333377933, 1.0460023816267454, -3.1408056251239085, 0.20129785708996528, -2.740744614847522], "max": [0.6265519824974191, 0.35687187766081985, 1.3573363574631077, 3.1305679701634594, 1.540672485445139, 3.0981881761309498, 0.6570487160994116, -0.0786393356582548, 1.2573263448519063, 3.1410253479784545, 1.2868955988147524, -1.1454189512858184], "count": [620]}, "gripper_mode_state": {"mean": [0.7451612903225806, 0.25], "std": [0.43577051498164787, 0.4330127018922193], "min": [0, 0], "max": [1, 1], "count": [620]}, "gripper_activity_state": {"mean": [1.9112903225806452, 1.846774193548387], "std": [0.38125634366363853, 0.4893108194631544], "min": [0, 0], "max": [2, 2], "count": [620]}, "gripper_mode_action": {"mean": [0.7451612903225806, 0.25], "std": [0.43577051498164787, 0.4330127018922193], "min": [0, 0], "max": [1, 1], "count": [620]}, "gripper_activity_action": {"mean": [1.9112903225806452, 1.846774193548387], "std": [0.38125634366363853, 0.4893108194631544], "min": [0, 0], "max": [2, 2], "count": [620]}, "gripper_open_scale_state": {"mean": [0.3195387092098103, 0.5999064514160158], "std": [0.24600634875682728, 0.17608132149200073], "min": [0.113, 0.056], "max": [0.878, 0.771], "count": [620]}, "gripper_open_scale_action": {"mean": [0.3195387092098103, 0.5999064514160158], "std": [0.24600634875682728, 0.17608132149200073], "min": [0.113, 0.056], "max": [0.878, 0.771], "count": [620]}}} +{"episode_index": 124, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4601389077202985]], [[0.4323426954410606]], [[0.41313284545496687]]], "std": [[[0.14253956685788283]], [[0.17749441644135908]], [[0.1950068674754192]]], "count": [141]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.0392156862745098]], [[0.023529411764705882]]], "max": [[[0.7254901960784313]], [[0.6980392156862745]], [[0.7137254901960784]]], "mean": [[[0.4757417431511612]], [[0.47085342210170117]], [[0.4607670424257173]]], "std": [[[0.0673485693971117]], [[0.08753553153756659]], [[0.1026782341633628]]], "count": [141]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.0]], [[0.0]]], "max": [[[0.8156862745098039]], [[0.8588235294117647]], [[0.8901960784313725]]], "mean": [[[0.470597490207667]], [[0.44057544007555743]], [[0.42434678185695085]]], "std": [[[0.11541627602084673]], [[0.1556587725903628]], [[0.17559699129130216]]], "count": [141]}, "observation.state": {"min": [0.36452946066856384, 1.9958014488220215, -2.135986566543579, -1.8609747886657715, 0.4155628979206085, -0.7788706421852112, -0.9458637833595276, 175.0, -0.03380599990487099, 0.28723299503326416, -0.19638000428676605, -3.1411852836608887, 0.20500001311302185, -0.8730000257492065, -0.7670548558235168, -2.0520708560943604, 0.6028017997741699, 0.06993534415960312, -2.453165054321289, -1.6628973484039307, 1.131933331489563, 97.0, -0.24999099969863892, 0.3883320093154907, -0.20191800594329834, -3.132185220718384, -1.5160000324249268, -2.9719998836517334], "max": [0.9239250421524048, 2.0333609580993652, -1.0738487243652344, -0.30513590574264526, 1.250301480293274, 1.7866238355636597, -0.02134537883102894, 879.0, 0.1909710019826889, 0.46125200390815735, -0.002919000107795, 3.1410000324249268, 1.406000018119812, 0.23800000548362732, -0.41112977266311646, -2.015279531478882, 0.8882679343223572, 1.773289442062378, -0.5198114514350891, -1.088142991065979, 2.8409945964813232, 880.0, -0.11526600271463394, 0.41756799817085266, 0.08193600177764893, 3.125, -0.6380000114440918, 2.9769999980926514], "mean": [0.6834531426429749, 2.0199155807495117, -1.6494636535644531, -1.001793622970581, 0.6704459190368652, 0.6696815490722656, -0.40101420879364014, 693.4679565429688, 0.10885501652956009, 0.4019905924797058, -0.13476289808750153, -0.0543425977230072, 0.8318547010421753, -0.44952625036239624, -0.646479606628418, -2.03151535987854, 0.7397841811180115, 1.3318394422531128, -0.966798722743988, -1.4100687503814697, 1.4136440753936768, 202.3106231689453, -0.20554810762405396, 0.39929336309432983, -0.03699362650513649, -2.232964277267456, -0.9633440375328064, 0.053089797496795654], "std": [0.14043129980564117, 0.005004672333598137, 0.21500389277935028, 0.5311644673347473, 0.19203297793865204, 0.9879290461540222, 0.286628395318985, 225.2078094482422, 0.0649799257516861, 0.0538206584751606, 0.049789223819971085, 2.6975674629211426, 0.4144943356513977, 0.2620519697666168, 0.07305020838975906, 0.005524164531379938, 0.09411180019378662, 0.5115229487419128, 0.4377916157245636, 0.16260777413845062, 0.413555383682251, 182.90774536132812, 0.030302276834845543, 0.0053332229144871235, 0.10572470724582672, 0.965058445930481, 0.21195174753665924, 0.5714059472084045], "count": [734]}, "action": {"min": [0.36452946066856384, 1.9958014488220215, -2.135986566543579, -1.8609747886657715, 0.4155628979206085, -0.7788706421852112, -0.9458637833595276, 175.0, -0.03380599990487099, 0.28723299503326416, -0.19638000428676605, -3.1411852836608887, 0.20500001311302185, -0.8730000257492065, -0.7670548558235168, -2.0520708560943604, 0.6028017997741699, 0.06993534415960312, -2.453165054321289, -1.6628973484039307, 1.131933331489563, 97.0, -0.24999099969863892, 0.3883320093154907, -0.20191800594329834, -3.132185220718384, -1.5160000324249268, -2.9719998836517334], "max": [0.9239250421524048, 2.0333609580993652, -1.0738487243652344, -0.30513590574264526, 1.250301480293274, 1.7866238355636597, -0.02134537883102894, 879.0, 0.1909710019826889, 0.46125200390815735, -0.002919000107795, 3.1410000324249268, 1.406000018119812, 0.23800000548362732, -0.41112977266311646, -2.015279531478882, 0.8882679343223572, 1.773289442062378, -0.5198114514350891, -1.088142991065979, 2.8409945964813232, 880.0, -0.11526600271463394, 0.41756799817085266, 0.08193600177764893, 3.125, -0.6380000114440918, 2.9769999980926514], "mean": [0.6834531426429749, 2.0199155807495117, -1.6494636535644531, -1.001793622970581, 0.6704459190368652, 0.6696815490722656, -0.40101420879364014, 693.4679565429688, 0.10885501652956009, 0.4019905924797058, -0.13476289808750153, -0.0543425977230072, 0.8318547010421753, -0.44952625036239624, -0.646479606628418, -2.03151535987854, 0.7397841811180115, 1.3318394422531128, -0.966798722743988, -1.4100687503814697, 1.4136440753936768, 202.3106231689453, -0.20554810762405396, 0.39929336309432983, -0.03699362650513649, -2.232964277267456, -0.9633440375328064, 0.053089797496795654], "std": [0.14043129980564117, 0.005004672333598137, 0.21500389277935028, 0.5311644673347473, 0.19203297793865204, 0.9879290461540222, 0.286628395318985, 225.2078094482422, 0.0649799257516861, 0.0538206584751606, 0.049789223819971085, 2.6975674629211426, 0.4144943356513977, 0.2620519697666168, 0.07305020838975906, 0.005524164531379938, 0.09411180019378662, 0.5115229487419128, 0.4377916157245636, 0.16260777413845062, 0.413555383682251, 182.90774536132812, 0.030302276834845543, 0.0053332229144871235, 0.10572470724582672, 0.965058445930481, 0.21195174753665924, 0.5714059472084045], "count": [734]}, "timestamp": {"min": [0.0], "max": [24.433333333333334], "mean": [12.216666666666667], "std": [7.0629117382438125], "count": [734]}, "frame_index": {"min": [0], "max": [733], "mean": [366.5], "std": [211.88735214731435], "count": [734]}, "episode_index": {"min": [124], "max": [124], "mean": [124.0], "std": [0.0], "count": [734]}, "index": {"min": [67348], "max": [68081], "mean": [67714.5], "std": [211.88735214731435], "count": [734]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [734]}, "subtask_annotation": {"mean": [4.96457765667575, 12.0, 12.0, 12.0, 12.0], "std": [4.220276573686944, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [734]}, "scene_annotation": {"mean": [124.0], "std": [0.0], "min": [124], "max": [124], "count": [734]}, "eef_direction_state": {"mean": [4.73841961852861, 4.35149863760218], "std": [1.4846060986207807, 1.890501624354642], "min": [0, 0], "max": [6, 6], "count": [734]}, "eef_velocity_state": {"mean": [0.6130790190735694, 0.8228882833787466], "std": [0.6583300247967602, 0.7751025921717318], "min": [0, 0], "max": [2, 2], "count": [734]}, "eef_acc_mag_state": {"mean": [0.7043596730245232, 0.771117166212534], "std": [0.8293377820519607, 0.8413267094587229], "min": [0, 0], "max": [2, 2], "count": [734]}, "eef_direction_action": {"mean": [4.73841961852861, 4.35149863760218], "std": [1.4846060986207807, 1.890501624354642], "min": [0, 0], "max": [6, 6], "count": [734]}, "eef_velocity_action": {"mean": [0.6130790190735694, 0.8228882833787466], "std": [0.6583300247967602, 0.7751025921717318], "min": [0, 0], "max": [2, 2], "count": [734]}, "eef_acc_mag_action": {"mean": [0.7043596730245232, 0.771117166212534], "std": [0.8293377820519607, 0.8413267094587229], "min": [0, 0], "max": [2, 2], "count": [734]}, "eef_sim_pose_state": {"mean": [0.5950092519345339, 0.2925374951181158, 1.2470102093284194, 2.233999447913242, 0.9646742239641105, 1.5735100895234115, 0.6057776287952321, -0.18649182284054586, 1.154672193894339, -0.054682348912427695, 0.8324959897457359, -2.021079463487722], "std": [0.009311137593533149, 0.026949155926898245, 0.10272900320246725, 0.9668053252575289, 0.21214492320090328, 0.6395683745040468, 0.042097400429616426, 0.05837177555971107, 0.0611069553677315, 2.697951860963761, 0.4144003734105269, 0.26232964492602956], "min": [0.5822527115775152, 0.21253421508845913, 1.060570950954626, -3.1222980627968386, 0.6381000385589566, -3.095957466969505, 0.5065832163425148, -0.2606359225509768, 1.0738442833506157, -3.140739997499474, 0.20515524373640637, -2.4450306258477736], "max": [0.6224997714748886, 0.3344994330534633, 1.3592704752093308, 3.134077798814634, 1.5175111480171348, 3.0528126720109783, 0.652459909132162, -0.06111153654087169, 1.2937296648151508, 3.1409454442185742, 1.406605309259212, -1.3322732245278943], "count": [734]}, "eef_sim_pose_action": {"mean": [0.5950092519345339, 0.2925374951181158, 1.2470102093284194, 2.233999447913242, 0.9646742239641105, 1.5735100895234115, 0.6057776287952321, -0.18649182284054586, 1.154672193894339, -0.054682348912427695, 0.8324959897457359, -2.021079463487722], "std": [0.009311137593533149, 0.026949155926898245, 0.10272900320246725, 0.9668053252575289, 0.21214492320090328, 0.6395683745040468, 0.042097400429616426, 0.05837177555971107, 0.0611069553677315, 2.697951860963761, 0.4144003734105269, 0.26232964492602956], "min": [0.5822527115775152, 0.21253421508845913, 1.060570950954626, -3.1222980627968386, 0.6381000385589566, -3.095957466969505, 0.5065832163425148, -0.2606359225509768, 1.0738442833506157, -3.140739997499474, 0.20515524373640637, -2.4450306258477736], "max": [0.6224997714748886, 0.3344994330534633, 1.3592704752093308, 3.134077798814634, 1.5175111480171348, 3.0528126720109783, 0.652459909132162, -0.06111153654087169, 1.2937296648151508, 3.1409454442185742, 1.406605309259212, -1.3322732245278943], "count": [734]}, "gripper_mode_state": {"mean": [0.94141689373297, 0.24114441416893734], "std": [0.2348427685221238, 0.4277777292988223], "min": [0, 0], "max": [1, 1], "count": [734]}, "gripper_activity_state": {"mean": [1.9264305177111716, 1.8978201634877385], "std": [0.365447819712238, 0.4132289814280587], "min": [0, 0], "max": [2, 2], "count": [734]}, "gripper_mode_action": {"mean": [0.94141689373297, 0.24114441416893734], "std": [0.2348427685221238, 0.4277777292988223], "min": [0, 0], "max": [1, 1], "count": [734]}, "gripper_activity_action": {"mean": [1.9264305177111716, 1.8978201634877385], "std": [0.365447819712238, 0.4132289814280587], "min": [0, 0], "max": [2, 2], "count": [734]}, "gripper_open_scale_state": {"mean": [0.20231062664063182, 0.6934679835680724], "std": [0.18290772624218427, 0.22520774228837545], "min": [0.097, 0.175], "max": [0.88, 0.879], "count": [734]}, "gripper_open_scale_action": {"mean": [0.20231062664063182, 0.6934679835680724], "std": [0.18290772624218427, 0.22520774228837545], "min": [0.097, 0.175], "max": [0.88, 0.879], "count": [734]}}} +{"episode_index": 125, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4512845751633987]], [[0.42352284517973854]], [[0.3985862663398693]]], "std": [[[0.1338475234705947]], [[0.1615028510359429]], [[0.18409326326690378]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.8588235294117647]], [[0.8313725490196079]], [[0.8196078431372549]]], "mean": [[[0.47313050245098043]], [[0.46835300449346406]], [[0.4565562969771242]]], "std": [[[0.055723906358110406]], [[0.07225263254230739]], [[0.09017965969612077]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4687027675653595]], [[0.4524669485294117]], [[0.44144249795751633]]], "std": [[[0.09673025282895584]], [[0.12700906281287633]], [[0.1436284787276401]]], "count": [100]}, "observation.state": {"min": [0.49525463581085205, 2.014005184173584, -0.6442883610725403, -0.5363397002220154, 1.0619455575942993, 0.9481675624847412, -2.9412639141082764, 328.0, 0.012854999862611294, 0.34703901410102844, -0.2509140074253082, -3.1381852626800537, 1.0369999408721924, -3.131185293197632, -0.8616341352462769, -2.034146308898926, 0.3897494971752167, -0.112887904047966, -2.787238597869873, -1.707647681236267, 0.7031582593917847, 126.0, -0.2576639950275421, 0.3669779896736145, -0.2094080001115799, 0.5260000228881836, -1.4220000505447388, -3.0880000591278076], "max": [1.1069227457046509, 2.044915199279785, 0.37283724546432495, 0.13498377799987793, 2.435711622238159, 1.541090726852417, -1.990425944328308, 755.0, 0.2754729986190796, 0.41785699129104614, -0.16924400627613068, 3.1410000324249268, 1.5440000295639038, 3.118000030517578, -0.4703313112258911, -1.819732666015625, 0.9036267399787903, 0.7290589213371277, -0.766880214214325, -0.8799251914024353, 2.8424606323242188, 814.0, -0.17367200553417206, 0.45374900102615356, -0.05962400138378143, 2.7679998874664307, -0.6199999451637268, 3.109999895095825], "mean": [0.6195296049118042, 2.0311074256896973, -0.3465158939361572, -0.10852302610874176, 1.7211699485778809, 1.1497933864593506, -2.5240063667297363, 629.78173828125, 0.22836565971374512, 0.37903520464897156, -0.22026978433132172, 0.45114636421203613, 1.3257968425750732, 1.1691668033599854, -0.6132230758666992, -1.9907735586166382, 0.7306398153305054, 0.4296761453151703, -1.6814361810684204, -1.330437183380127, 1.6399586200714111, 403.1596374511719, -0.21729113161563873, 0.3979366719722748, -0.14602221548557281, 1.4659569263458252, -1.0399490594863892, 1.3655054569244385], "std": [0.15115933120250702, 0.007210838608443737, 0.26914966106414795, 0.24552021920681, 0.5805649757385254, 0.14255176484584808, 0.39839816093444824, 149.77037048339844, 0.07310783863067627, 0.010384047403931618, 0.024747267365455627, 2.220109224319458, 0.14999087154865265, 1.8966394662857056, 0.11843843013048172, 0.04098840430378914, 0.15755757689476013, 0.2844434380531311, 0.5668013691902161, 0.25609228014945984, 0.640512228012085, 311.9346618652344, 0.023836180567741394, 0.02975529246032238, 0.047105953097343445, 0.7559410929679871, 0.2373192459344864, 1.9042547941207886], "count": [332]}, "action": {"min": [0.49525463581085205, 2.014005184173584, -0.6442883610725403, -0.5363397002220154, 1.0619455575942993, 0.9481675624847412, -2.9412639141082764, 328.0, 0.012854999862611294, 0.34703901410102844, -0.2509140074253082, -3.1381852626800537, 1.0369999408721924, -3.131185293197632, -0.8616341352462769, -2.034146308898926, 0.3897494971752167, -0.112887904047966, -2.787238597869873, -1.707647681236267, 0.7031582593917847, 126.0, -0.2576639950275421, 0.3669779896736145, -0.2094080001115799, 0.5260000228881836, -1.4220000505447388, -3.0880000591278076], "max": [1.1069227457046509, 2.044915199279785, 0.37283724546432495, 0.13498377799987793, 2.435711622238159, 1.541090726852417, -1.990425944328308, 755.0, 0.2754729986190796, 0.41785699129104614, -0.16924400627613068, 3.1410000324249268, 1.5440000295639038, 3.118000030517578, -0.4703313112258911, -1.819732666015625, 0.9036267399787903, 0.7290589213371277, -0.766880214214325, -0.8799251914024353, 2.8424606323242188, 814.0, -0.17367200553417206, 0.45374900102615356, -0.05962400138378143, 2.7679998874664307, -0.6199999451637268, 3.109999895095825], "mean": [0.6195296049118042, 2.0311074256896973, -0.3465158939361572, -0.10852302610874176, 1.7211699485778809, 1.1497933864593506, -2.5240063667297363, 629.78173828125, 0.22836565971374512, 0.37903520464897156, -0.22026978433132172, 0.45114636421203613, 1.3257968425750732, 1.1691668033599854, -0.6132230758666992, -1.9907735586166382, 0.7306398153305054, 0.4296761453151703, -1.6814361810684204, -1.330437183380127, 1.6399586200714111, 403.1596374511719, -0.21729113161563873, 0.3979366719722748, -0.14602221548557281, 1.4659569263458252, -1.0399490594863892, 1.3655054569244385], "std": [0.15115933120250702, 0.007210838608443737, 0.26914966106414795, 0.24552021920681, 0.5805649757385254, 0.14255176484584808, 0.39839816093444824, 149.77037048339844, 0.07310783863067627, 0.010384047403931618, 0.024747267365455627, 2.220109224319458, 0.14999087154865265, 1.8966394662857056, 0.11843843013048172, 0.04098840430378914, 0.15755757689476013, 0.2844434380531311, 0.5668013691902161, 0.25609228014945984, 0.640512228012085, 311.9346618652344, 0.023836180567741394, 0.02975529246032238, 0.047105953097343445, 0.7559410929679871, 0.2373192459344864, 1.9042547941207886], "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": [125], "max": [125], "mean": [125.0], "std": [0.0], "count": [332]}, "index": {"min": [68082], "max": [68413], "mean": [68247.5], "std": [95.83970993278308], "count": [332]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [332]}, "subtask_annotation": {"mean": [4.840361445783133, 12.0, 12.0, 12.0, 12.0], "std": [4.715566108621391, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [332]}, "scene_annotation": {"mean": [125.0], "std": [0.0], "min": [125], "max": [125], "count": [332]}, "eef_direction_state": {"mean": [4.180722891566265, 4.599397590361446], "std": [1.857220220465874, 1.7611263163563435], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_state": {"mean": [0.7801204819277109, 0.6837349397590361], "std": [0.6962654146608025, 0.7949239727886883], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_state": {"mean": [0.8463855421686747, 0.6686746987951807], "std": [0.8380371189887829, 0.8315217159272773], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_direction_action": {"mean": [4.180722891566265, 4.599397590361446], "std": [1.857220220465874, 1.7611263163563435], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_action": {"mean": [0.7801204819277109, 0.6837349397590361], "std": [0.6962654146608025, 0.7949239727886883], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_action": {"mean": [0.8463855421686747, 0.6686746987951807], "std": [0.8380371189887829, 0.8315217159272773], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_sim_pose_state": {"mean": [0.5936138236737162, 0.3049350787033089, 1.1208748895344776, -1.4677829942994916, 1.0393263677378395, -0.9443998687686341, 0.5703326723939411, -0.302458001009533, 1.0509069628014445, 0.45260747657615075, 1.3260779653156312, -0.1919425544404633], "std": [0.033061541354889874, 0.02140970047520964, 0.03912568444746031, 0.7537867423398812, 0.23705089701890128, 2.0105053989652033, 0.018550132255755393, 0.0611550135874402, 0.02584621118289067, 2.220553619821359, 0.14992552411515367, 1.8273230669179383], "min": [0.5599415355589643, 0.2599223525309221, 1.0523089811916517, -2.767704052348578, 0.6197025592161194, -3.1336800896582977, 0.545899258329622, -0.3430098776691165, 1.0281184787053566, -3.1385773179008614, 1.037875825028689, -2.9573499777954164], "max": [0.6570984716230891, 0.32986931138892095, 1.191792603202807, -0.5314138752252009, 1.4214820821762575, 3.1406626580291914, 0.6305591027933771, -0.11330380560493325, 1.1025783553401196, 3.141022203542585, 1.5484073742196105, 3.0720467641082077], "count": [332]}, "eef_sim_pose_action": {"mean": [0.5936138236737162, 0.3049350787033089, 1.1208748895344776, -1.4677829942994916, 1.0393263677378395, -0.9443998687686341, 0.5703326723939411, -0.302458001009533, 1.0509069628014445, 0.45260747657615075, 1.3260779653156312, -0.1919425544404633], "std": [0.033061541354889874, 0.02140970047520964, 0.03912568444746031, 0.7537867423398812, 0.23705089701890128, 2.0105053989652033, 0.018550132255755393, 0.0611550135874402, 0.02584621118289067, 2.220553619821359, 0.14992552411515367, 1.8273230669179383], "min": [0.5599415355589643, 0.2599223525309221, 1.0523089811916517, -2.767704052348578, 0.6197025592161194, -3.1336800896582977, 0.545899258329622, -0.3430098776691165, 1.0281184787053566, -3.1385773179008614, 1.037875825028689, -2.9573499777954164], "max": [0.6570984716230891, 0.32986931138892095, 1.191792603202807, -0.5314138752252009, 1.4214820821762575, 3.1406626580291914, 0.6305591027933771, -0.11330380560493325, 1.1025783553401196, 3.141022203542585, 1.5484073742196105, 3.0720467641082077], "count": [332]}, "gripper_mode_state": {"mean": [0.5813253012048193, 0.24096385542168675], "std": [0.49334186461717144, 0.42766841805539413], "min": [0, 0], "max": [1, 1], "count": [332]}, "gripper_activity_state": {"mean": [1.7951807228915662, 1.9427710843373494], "std": [0.5598845867424525, 0.3196037201896512], "min": [0, 0], "max": [2, 2], "count": [332]}, "gripper_mode_action": {"mean": [0.5813253012048193, 0.24096385542168675], "std": [0.49334186461717144, 0.42766841805539413], "min": [0, 0], "max": [1, 1], "count": [332]}, "gripper_activity_action": {"mean": [1.7951807228915662, 1.9427710843373494], "std": [0.5598845867424525, 0.3196037201896512], "min": [0, 0], "max": [2, 2], "count": [332]}, "gripper_open_scale_state": {"mean": [0.4031596388069978, 0.6297816265979455], "std": [0.3119346359751038, 0.1497704211488421], "min": [0.126, 0.328], "max": [0.814, 0.755], "count": [332]}, "gripper_open_scale_action": {"mean": [0.4031596388069978, 0.6297816265979455], "std": [0.3119346359751038, 0.1497704211488421], "min": [0.126, 0.328], "max": [0.814, 0.755], "count": [332]}}} +{"episode_index": 126, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.45556380718954254]], [[0.4269215625]], [[0.40342562704248364]]], "std": [[[0.13460203115648642]], [[0.16365182993780858]], [[0.18483292814323346]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46721601511437905]], [[0.4638323774509804]], [[0.4513226776960785]]], "std": [[[0.06425396329067215]], [[0.07720456672942369]], [[0.09393088768480555]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46849266952614377]], [[0.4530766053921569]], [[0.43890249183006536]]], "std": [[[0.12894590267147485]], [[0.1540240599033841]], [[0.17336676588002833]]], "count": [100]}, "observation.state": {"min": [0.5183976888656616, 2.022906541824341, 0.03012438304722309, -0.4024205505847931, 0.30056318640708923, 0.8628385066986084, -2.870927333831787, 272.0, -0.003575999988242984, 0.3334659934043884, -0.24276000261306763, -3.1411852836608887, 0.984000027179718, -3.1401853561401367, -0.8835904598236084, -2.0350887775421143, 0.40343284606933594, -0.060842178761959076, -2.3867030143737793, -1.8635579347610474, 0.6830695271492004, 113.0, -0.2607789933681488, 0.354310005903244, -0.2010429948568344, 0.6129999160766602, -1.2710000276565552, -3.068000078201294], "max": [1.0784739255905151, 2.057149648666382, 1.4621844291687012, 0.1967335194349289, 1.5340747833251953, 1.5939218997955322, -2.1821327209472656, 892.0, 0.28703299164772034, 0.39686301350593567, -0.18173900246620178, 3.140000104904175, 1.534999966621399, 3.140000104904175, -0.5542816519737244, -1.9114322662353516, 0.83763587474823, 0.7323925495147705, -0.7063871026039124, -0.7468962073326111, 2.665257215499878, 802.0, -0.18055599927902222, 0.4685699939727783, -0.06940200179815292, 2.7920000553131104, -0.609000027179718, 3.1389999389648438], "mean": [0.6656043529510498, 2.0358726978302, 0.3919791579246521, -0.07665806263685226, 0.8711510300636292, 1.2242203950881958, -2.6154372692108154, 644.6200561523438, 0.20309516787528992, 0.36505430936813354, -0.22421108186244965, 0.304354190826416, 1.3258118629455566, 0.45830872654914856, -0.6481012105941772, -1.9703099727630615, 0.6439008116722107, 0.3326464593410492, -1.606406807899475, -1.3053905963897705, 1.5764764547348022, 390.8214416503906, -0.22015447914600372, 0.40488970279693604, -0.15184010565280914, 1.5629968643188477, -0.9424155354499817, 1.285973310470581], "std": [0.1750233918428421, 0.00845013651996851, 0.40232348442077637, 0.14621253311634064, 0.5480731129646301, 0.17030327022075653, 0.2627143859863281, 179.17916870117188, 0.08985453844070435, 0.011823395267128944, 0.016703668981790543, 2.1677358150482178, 0.18596151471138, 2.1443870067596436, 0.10144150257110596, 0.04002346098423004, 0.14628605544567108, 0.21229957044124603, 0.5268431305885315, 0.3179873526096344, 0.61395663022995, 309.5736083984375, 0.021592024713754654, 0.03386171907186508, 0.04249640926718712, 0.7064459919929504, 0.18560123443603516, 1.9864815473556519], "count": [308]}, "action": {"min": [0.5183976888656616, 2.022906541824341, 0.03012438304722309, -0.4024205505847931, 0.30056318640708923, 0.8628385066986084, -2.870927333831787, 272.0, -0.003575999988242984, 0.3334659934043884, -0.24276000261306763, -3.1411852836608887, 0.984000027179718, -3.1401853561401367, -0.8835904598236084, -2.0350887775421143, 0.40343284606933594, -0.060842178761959076, -2.3867030143737793, -1.8635579347610474, 0.6830695271492004, 113.0, -0.2607789933681488, 0.354310005903244, -0.2010429948568344, 0.6129999160766602, -1.2710000276565552, -3.068000078201294], "max": [1.0784739255905151, 2.057149648666382, 1.4621844291687012, 0.1967335194349289, 1.5340747833251953, 1.5939218997955322, -2.1821327209472656, 892.0, 0.28703299164772034, 0.39686301350593567, -0.18173900246620178, 3.140000104904175, 1.534999966621399, 3.140000104904175, -0.5542816519737244, -1.9114322662353516, 0.83763587474823, 0.7323925495147705, -0.7063871026039124, -0.7468962073326111, 2.665257215499878, 802.0, -0.18055599927902222, 0.4685699939727783, -0.06940200179815292, 2.7920000553131104, -0.609000027179718, 3.1389999389648438], "mean": [0.6656043529510498, 2.0358726978302, 0.3919791579246521, -0.07665806263685226, 0.8711510300636292, 1.2242203950881958, -2.6154372692108154, 644.6200561523438, 0.20309516787528992, 0.36505430936813354, -0.22421108186244965, 0.304354190826416, 1.3258118629455566, 0.45830872654914856, -0.6481012105941772, -1.9703099727630615, 0.6439008116722107, 0.3326464593410492, -1.606406807899475, -1.3053905963897705, 1.5764764547348022, 390.8214416503906, -0.22015447914600372, 0.40488970279693604, -0.15184010565280914, 1.5629968643188477, -0.9424155354499817, 1.285973310470581], "std": [0.1750233918428421, 0.00845013651996851, 0.40232348442077637, 0.14621253311634064, 0.5480731129646301, 0.17030327022075653, 0.2627143859863281, 179.17916870117188, 0.08985453844070435, 0.011823395267128944, 0.016703668981790543, 2.1677358150482178, 0.18596151471138, 2.1443870067596436, 0.10144150257110596, 0.04002346098423004, 0.14628605544567108, 0.21229957044124603, 0.5268431305885315, 0.3179873526096344, 0.61395663022995, 309.5736083984375, 0.021592024713754654, 0.03386171907186508, 0.04249640926718712, 0.7064459919929504, 0.18560123443603516, 1.9864815473556519], "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": [126], "max": [126], "mean": [126.0], "std": [0.0], "count": [308]}, "index": {"min": [68414], "max": [68721], "mean": [68567.5], "std": [88.9114728255021], "count": [308]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [308]}, "subtask_annotation": {"mean": [4.467532467532467, 12.0, 12.0, 12.0, 12.0], "std": [4.677479662083589, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [308]}, "scene_annotation": {"mean": [126.0], "std": [0.0], "min": [126], "max": [126], "count": [308]}, "eef_direction_state": {"mean": [3.8474025974025974, 4.262987012987013], "std": [2.0825714016835355, 1.7670303541701302], "min": [0, 0], "max": [6, 6], "count": [308]}, "eef_velocity_state": {"mean": [0.827922077922078, 0.7792207792207793], "std": [0.7159587843871571, 0.811818171430235], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_acc_mag_state": {"mean": [0.8116883116883117, 0.7175324675324676], "std": [0.8356464215273312, 0.80667934994097], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_direction_action": {"mean": [3.8474025974025974, 4.262987012987013], "std": [2.0825714016835355, 1.7670303541701302], "min": [0, 0], "max": [6, 6], "count": [308]}, "eef_velocity_action": {"mean": [0.827922077922078, 0.7792207792207793], "std": [0.7159587843871571, 0.811818171430235], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_acc_mag_action": {"mean": [0.8116883116883117, 0.7175324675324676], "std": [0.8356464215273312, 0.80667934994097], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_sim_pose_state": {"mean": [0.5998003434331265, 0.306200609038885, 1.1149097584170709, -1.5645972651359157, 0.9415223171760939, -1.713456240702702, 0.5609083500459148, -0.281738071592775, 1.0471170373147087, 0.3041504821255133, 1.3263463243027818, 0.04973973063888534], "std": [0.035785771433662135, 0.018594656999332413, 0.03441241642371664, 0.705847407132824, 0.18546013958348823, 1.5171365756231026, 0.019405881295126985, 0.07273173407989016, 0.020159980797308127, 2.168441077440806, 0.18573122939872477, 1.5497126965365096], "min": [0.5579624843620299, 0.27119974251888473, 1.0603192879290066, -2.7915905258531755, 0.6091844488465323, -3.1404350245471866, 0.5324779155052337, -0.34612545242612675, 1.027840127069081, -3.140789867709641, 0.9850084029465389, -2.9475206451911524], "max": [0.6685873850161083, 0.3360995890879632, 1.1783977883444439, -0.617203797031141, 1.27029250569635, 3.140226206785557, 0.6114590217148903, -0.09627205926471852, 1.0975844667081216, 3.1404978998999007, 1.5356456173809372, 2.918156716383372], "count": [308]}, "eef_sim_pose_action": {"mean": [0.5998003434331265, 0.306200609038885, 1.1149097584170709, -1.5645972651359157, 0.9415223171760939, -1.713456240702702, 0.5609083500459148, -0.281738071592775, 1.0471170373147087, 0.3041504821255133, 1.3263463243027818, 0.04973973063888534], "std": [0.035785771433662135, 0.018594656999332413, 0.03441241642371664, 0.705847407132824, 0.18546013958348823, 1.5171365756231026, 0.019405881295126985, 0.07273173407989016, 0.020159980797308127, 2.168441077440806, 0.18573122939872477, 1.5497126965365096], "min": [0.5579624843620299, 0.27119974251888473, 1.0603192879290066, -2.7915905258531755, 0.6091844488465323, -3.1404350245471866, 0.5324779155052337, -0.34612545242612675, 1.027840127069081, -3.140789867709641, 0.9850084029465389, -2.9475206451911524], "max": [0.6685873850161083, 0.3360995890879632, 1.1783977883444439, -0.617203797031141, 1.27029250569635, 3.140226206785557, 0.6114590217148903, -0.09627205926471852, 1.0975844667081216, 3.1404978998999007, 1.5356456173809372, 2.918156716383372], "count": [308]}, "gripper_mode_state": {"mean": [0.6071428571428571, 0.21753246753246752], "std": [0.48838551182776285, 0.4125676830554025], "min": [0, 0], "max": [1, 1], "count": [308]}, "gripper_activity_state": {"mean": [1.775974025974026, 1.844155844155844], "std": [0.5684971295779236, 0.5049092773063314], "min": [0, 0], "max": [2, 2], "count": [308]}, "gripper_mode_action": {"mean": [0.6071428571428571, 0.21753246753246752], "std": [0.48838551182776285, 0.4125676830554025], "min": [0, 0], "max": [1, 1], "count": [308]}, "gripper_activity_action": {"mean": [1.775974025974026, 1.844155844155844], "std": [0.5684971295779236, 0.5049092773063314], "min": [0, 0], "max": [2, 2], "count": [308]}, "gripper_open_scale_state": {"mean": [0.3908214284723457, 0.6446201298701296], "std": [0.3095736385829198, 0.17917922672212877], "min": [0.113, 0.272], "max": [0.802, 0.892], "count": [308]}, "gripper_open_scale_action": {"mean": [0.3908214284723457, 0.6446201298701296], "std": [0.3095736385829198, 0.17917922672212877], "min": [0.113, 0.272], "max": [0.802, 0.892], "count": [308]}}} +{"episode_index": 127, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.45285147263071895]], [[0.4239262724673203]], [[0.3994239848856209]]], "std": [[[0.13687786348132272]], [[0.1651795315125326]], [[0.18775277304010837]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46910570057189543]], [[0.4661990972222222]], [[0.4563595812908497]]], "std": [[[0.06309453709250802]], [[0.07400384411971102]], [[0.08842975637966871]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4749378349673203]], [[0.4610170138888889]], [[0.446488647875817]]], "std": [[[0.11296406388741317]], [[0.141532810587618]], [[0.1609115663903593]]], "count": [100]}, "observation.state": {"min": [0.5189736485481262, 2.0217370986938477, 0.6931924223899841, -0.2511005103588104, -0.049148473888635635, 0.751067578792572, -2.732854127883911, 43.0, 0.020229000598192215, 0.32771700620651245, -0.25994300842285156, -2.690000057220459, 1.0700000524520874, -0.4310000240802765, -0.7489906549453735, -2.032593011856079, 0.5076639652252197, -0.05375614017248154, -2.3589870929718018, -1.82404363155365, 1.1634365320205688, 121.0, -0.25438499450683594, 0.3633610010147095, -0.2262759953737259, 0.6239999532699585, -1.38100004196167, -3.121999979019165], "max": [0.8766614198684692, 2.062246084213257, 1.7287837266921997, 0.29016101360321045, 0.4373970031738281, 1.6325985193252563, -2.644296169281006, 877.0, 0.3027240037918091, 0.4052860140800476, -0.19637000560760498, 1.3760000467300415, 1.562000036239624, 2.875999927520752, -0.5181184411048889, -1.923893928527832, 0.6655988097190857, 0.564422070980072, -0.8318238854408264, -0.8233765363693237, 2.6433537006378174, 741.0, -0.17238900065422058, 0.43688300251960754, -0.06302499771118164, 2.7720000743865967, -0.781000018119812, 3.119999885559082], "mean": [0.6315639019012451, 2.0413804054260254, 1.1846272945404053, -0.06913791596889496, 0.23638130724430084, 1.1982210874557495, -2.684133768081665, 652.797607421875, 0.20835621654987335, 0.3599511981010437, -0.23030874133110046, -0.4886254072189331, 1.32986319065094, 1.4853641986846924, -0.6117719411849976, -2.002763032913208, 0.5936843752861023, 0.3462454378604889, -1.6724894046783447, -1.3284660577774048, 1.782628059387207, 369.2190856933594, -0.21759571135044098, 0.3931836485862732, -0.15744508802890778, 1.4489259719848633, -1.0655722618103027, 1.3394156694412231], "std": [0.11142314225435257, 0.011414926499128342, 0.30954575538635254, 0.1368020474910736, 0.18243218958377838, 0.21528853476047516, 0.023826632648706436, 267.181396484375, 0.09086757153272629, 0.023028070107102394, 0.01590912416577339, 1.7571680545806885, 0.11947731673717499, 1.3397456407546997, 0.06649984419345856, 0.029012011364102364, 0.05416746065020561, 0.21652834117412567, 0.43144866824150085, 0.3254004418849945, 0.45875945687294006, 263.09796142578125, 0.019688362255692482, 0.024714212864637375, 0.05298358574509621, 0.7086584568023682, 0.14557544887065887, 2.0473780632019043], "count": [299]}, "action": {"min": [0.5189736485481262, 2.0217370986938477, 0.6931924223899841, -0.2511005103588104, -0.049148473888635635, 0.751067578792572, -2.732854127883911, 43.0, 0.020229000598192215, 0.32771700620651245, -0.25994300842285156, -2.690000057220459, 1.0700000524520874, -0.4310000240802765, -0.7489906549453735, -2.032593011856079, 0.5076639652252197, -0.05375614017248154, -2.3589870929718018, -1.82404363155365, 1.1634365320205688, 121.0, -0.25438499450683594, 0.3633610010147095, -0.2262759953737259, 0.6239999532699585, -1.38100004196167, -3.121999979019165], "max": [0.8766614198684692, 2.062246084213257, 1.7287837266921997, 0.29016101360321045, 0.4373970031738281, 1.6325985193252563, -2.644296169281006, 877.0, 0.3027240037918091, 0.4052860140800476, -0.19637000560760498, 1.3760000467300415, 1.562000036239624, 2.875999927520752, -0.5181184411048889, -1.923893928527832, 0.6655988097190857, 0.564422070980072, -0.8318238854408264, -0.8233765363693237, 2.6433537006378174, 741.0, -0.17238900065422058, 0.43688300251960754, -0.06302499771118164, 2.7720000743865967, -0.781000018119812, 3.119999885559082], "mean": [0.6315639019012451, 2.0413804054260254, 1.1846272945404053, -0.06913791596889496, 0.23638130724430084, 1.1982210874557495, -2.684133768081665, 652.797607421875, 0.20835621654987335, 0.3599511981010437, -0.23030874133110046, -0.4886254072189331, 1.32986319065094, 1.4853641986846924, -0.6117719411849976, -2.002763032913208, 0.5936843752861023, 0.3462454378604889, -1.6724894046783447, -1.3284660577774048, 1.782628059387207, 369.2190856933594, -0.21759571135044098, 0.3931836485862732, -0.15744508802890778, 1.4489259719848633, -1.0655722618103027, 1.3394156694412231], "std": [0.11142314225435257, 0.011414926499128342, 0.30954575538635254, 0.1368020474910736, 0.18243218958377838, 0.21528853476047516, 0.023826632648706436, 267.181396484375, 0.09086757153272629, 0.023028070107102394, 0.01590912416577339, 1.7571680545806885, 0.11947731673717499, 1.3397456407546997, 0.06649984419345856, 0.029012011364102364, 0.05416746065020561, 0.21652834117412567, 0.43144866824150085, 0.3254004418849945, 0.45875945687294006, 263.09796142578125, 0.019688362255692482, 0.024714212864637375, 0.05298358574509621, 0.7086584568023682, 0.14557544887065887, 2.0473780632019043], "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": [127], "max": [127], "mean": [127.0], "std": [0.0], "count": [299]}, "index": {"min": [68722], "max": [69020], "mean": [68871.0], "std": [86.31338250816034], "count": [299]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [299]}, "subtask_annotation": {"mean": [4.418060200668896, 12.0, 12.0, 12.0, 12.0], "std": [4.636175362266508, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [299]}, "scene_annotation": {"mean": [127.0], "std": [0.0], "min": [127], "max": [127], "count": [299]}, "eef_direction_state": {"mean": [3.8060200668896322, 3.7123745819397995], "std": [2.0073020245238418, 2.146214068910188], "min": [0, 0], "max": [6, 6], "count": [299]}, "eef_velocity_state": {"mean": [0.8327759197324415, 0.822742474916388], "std": [0.6533648332336462, 0.7963238093050569], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_acc_mag_state": {"mean": [0.7725752508361204, 0.782608695652174], "std": [0.8391250361400924, 0.835799269434511], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_direction_action": {"mean": [3.8060200668896322, 3.7123745819397995], "std": [2.0073020245238418, 2.146214068910188], "min": [0, 0], "max": [6, 6], "count": [299]}, "eef_velocity_action": {"mean": [0.8327759197324415, 0.822742474916388], "std": [0.6533648332336462, 0.7963238093050569], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_acc_mag_action": {"mean": [0.7725752508361204, 0.782608695652174], "std": [0.8391250361400924, 0.835799269434511], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_sim_pose_state": {"mean": [0.5874989830778858, 0.30530107687618685, 1.1067449856689964, -1.4503453665895376, 1.06490166474325, -1.3561775729049292, 0.5504746836238036, -0.28447832622894714, 1.0374419569245232, -0.4886555694710449, 1.3303020153636265, -0.08524372497209028], "std": [0.024086207795235313, 0.012126238334309194, 0.04224120831976007, 0.7068058428884857, 0.14541733806804777, 1.73074960351672, 0.029040583339248475, 0.07474615718199072, 0.014879075171375484, 1.7579719340319453, 0.1193736425031464, 1.3404925446345828], "min": [0.5612128299288918, 0.27498145484367503, 1.05373527142769, -2.7707017314578537, 0.7808218986002191, -3.1363401974566227, 0.511242372063843, -0.3562358663639157, 1.0223942476848367, -2.6907835328939185, 1.071056682250433, -2.003037150165784], "max": [0.6346832019972314, 0.3226213367636946, 1.1845008300856745, -0.6316568767574275, 1.3808331405859025, 3.1365833616095364, 0.6096776677803292, -0.12123401311527648, 1.0719345620742278, 1.377279523919647, 1.5632201313875669, 1.3058493142942758], "count": [299]}, "eef_sim_pose_action": {"mean": [0.5874989830778858, 0.30530107687618685, 1.1067449856689964, -1.4503453665895376, 1.06490166474325, -1.3561775729049292, 0.5504746836238036, -0.28447832622894714, 1.0374419569245232, -0.4886555694710449, 1.3303020153636265, -0.08524372497209028], "std": [0.024086207795235313, 0.012126238334309194, 0.04224120831976007, 0.7068058428884857, 0.14541733806804777, 1.73074960351672, 0.029040583339248475, 0.07474615718199072, 0.014879075171375484, 1.7579719340319453, 0.1193736425031464, 1.3404925446345828], "min": [0.5612128299288918, 0.27498145484367503, 1.05373527142769, -2.7707017314578537, 0.7808218986002191, -3.1363401974566227, 0.511242372063843, -0.3562358663639157, 1.0223942476848367, -2.6907835328939185, 1.071056682250433, -2.003037150165784], "max": [0.6346832019972314, 0.3226213367636946, 1.1845008300856745, -0.6316568767574275, 1.3808331405859025, 3.1365833616095364, 0.6096776677803292, -0.12123401311527648, 1.0719345620742278, 1.377279523919647, 1.5632201313875669, 1.3058493142942758], "count": [299]}, "gripper_mode_state": {"mean": [0.6120401337792643, 0.2608695652173913], "std": [0.48728534599629164, 0.43910891036356786], "min": [0, 0], "max": [1, 1], "count": [299]}, "gripper_activity_state": {"mean": [1.8193979933110367, 1.8528428093645486], "std": [0.51156358006686, 0.4681318583792013], "min": [0, 0], "max": [2, 2], "count": [299]}, "gripper_mode_action": {"mean": [0.6120401337792643, 0.2608695652173913], "std": [0.48728534599629164, 0.43910891036356786], "min": [0, 0], "max": [1, 1], "count": [299]}, "gripper_activity_action": {"mean": [1.8193979933110367, 1.8528428093645486], "std": [0.51156358006686, 0.4681318583792013], "min": [0, 0], "max": [2, 2], "count": [299]}, "gripper_open_scale_state": {"mean": [0.3692190635706672, 0.6527976587608104], "std": [0.2630981264904641, 0.26718147332487374], "min": [0.121, 0.043], "max": [0.741, 0.877], "count": [299]}, "gripper_open_scale_action": {"mean": [0.3692190635706672, 0.6527976587608104], "std": [0.2630981264904641, 0.26718147332487374], "min": [0.121, 0.043], "max": [0.741, 0.877], "count": [299]}}} +{"episode_index": 128, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4521552144607843]], [[0.4265124407679739]], [[0.4025961131535948]]], "std": [[[0.13251603370876058]], [[0.15926448997394158]], [[0.18112899156507944]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.03529411764705882]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46945719975490197]], [[0.4669698733660131]], [[0.45575791666666665]]], "std": [[[0.0590983815896314]], [[0.0735176351236993]], [[0.0901996745875403]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.47036029616013075]], [[0.44756553513071895]], [[0.4291944914215686]]], "std": [[[0.12544465333351898]], [[0.15026025172932758]], [[0.17350980406503314]]], "count": [100]}, "observation.state": {"min": [0.5076988935470581, 2.0009326934814453, 0.5044874548912048, -0.509723424911499, -0.1013861745595932, 0.6774320602416992, -2.7228360176086426, 238.0, 0.016258999705314636, 0.3288489878177643, -0.2506769895553589, -3.1411852836608887, 0.9810000061988831, -0.643000066280365, -0.7748214602470398, -2.0308477878570557, -0.016196655109524727, -0.01169370673596859, -2.2917745113372803, -1.7029353380203247, 0.686525285243988, 122.0, -0.2618910074234009, 0.377483993768692, -0.2261510044336319, 0.7960000038146973, -1.3350000381469727, -3.1059999465942383], "max": [0.9910153746604919, 2.0539731979370117, 1.724298119544983, 0.23900540173053741, 0.7241545915603638, 1.6942957639694214, -2.348759412765503, 898.0, 0.30409300327301025, 0.4153220057487488, -0.17623299360275269, 3.1410000324249268, 1.5049999952316284, 2.877000093460083, -0.567441463470459, -1.9056203365325928, 0.7854680418968201, 0.7705453634262085, -0.7362147569656372, -0.7551865577697754, 2.633143186569214, 632.0, -0.19950799643993378, 0.45696601271629333, -0.08159799873828888, 2.7109999656677246, -0.6790000200271606, 3.1410000324249268], "mean": [0.667539119720459, 2.037571430206299, 1.204315185546875, -0.2184590995311737, 0.1785740703344345, 1.3406895399093628, -2.6054725646972656, 622.300537109375, 0.2246929407119751, 0.3460911512374878, -0.22783130407333374, 0.22805190086364746, 1.2886695861816406, 1.3728529214859009, -0.6251163482666016, -1.9686524868011475, 0.6296766996383667, 0.37859633564949036, -1.5795978307724, -1.2645450830459595, 1.5163356065750122, 320.5091857910156, -0.22683686017990112, 0.4062127470970154, -0.15256890654563904, 1.634297490119934, -0.9467636346817017, 1.5517480373382568], "std": [0.13933832943439484, 0.014125537127256393, 0.4543621838092804, 0.18031631410121918, 0.2343766689300537, 0.1860731542110443, 0.14361120760440826, 190.46763610839844, 0.08414284884929657, 0.020029455423355103, 0.01920321397483349, 2.0593793392181396, 0.1269095242023468, 1.452884316444397, 0.05797269195318222, 0.049796100705862045, 0.19832488894462585, 0.20167085528373718, 0.439056932926178, 0.33920735120773315, 0.5703935623168945, 214.64329528808594, 0.015234794467687607, 0.02756050042808056, 0.04704984277486801, 0.611879289150238, 0.17469090223312378, 1.8031234741210938], "count": [381]}, "action": {"min": [0.5076988935470581, 2.0009326934814453, 0.5044874548912048, -0.509723424911499, -0.1013861745595932, 0.6774320602416992, -2.7228360176086426, 238.0, 0.016258999705314636, 0.3288489878177643, -0.2506769895553589, -3.1411852836608887, 0.9810000061988831, -0.643000066280365, -0.7748214602470398, -2.0308477878570557, -0.016196655109524727, -0.01169370673596859, -2.2917745113372803, -1.7029353380203247, 0.686525285243988, 122.0, -0.2618910074234009, 0.377483993768692, -0.2261510044336319, 0.7960000038146973, -1.3350000381469727, -3.1059999465942383], "max": [0.9910153746604919, 2.0539731979370117, 1.724298119544983, 0.23900540173053741, 0.7241545915603638, 1.6942957639694214, -2.348759412765503, 898.0, 0.30409300327301025, 0.4153220057487488, -0.17623299360275269, 3.1410000324249268, 1.5049999952316284, 2.877000093460083, -0.567441463470459, -1.9056203365325928, 0.7854680418968201, 0.7705453634262085, -0.7362147569656372, -0.7551865577697754, 2.633143186569214, 632.0, -0.19950799643993378, 0.45696601271629333, -0.08159799873828888, 2.7109999656677246, -0.6790000200271606, 3.1410000324249268], "mean": [0.667539119720459, 2.037571430206299, 1.204315185546875, -0.2184590995311737, 0.1785740703344345, 1.3406895399093628, -2.6054725646972656, 622.300537109375, 0.2246929407119751, 0.3460911512374878, -0.22783130407333374, 0.22805190086364746, 1.2886695861816406, 1.3728529214859009, -0.6251163482666016, -1.9686524868011475, 0.6296766996383667, 0.37859633564949036, -1.5795978307724, -1.2645450830459595, 1.5163356065750122, 320.5091857910156, -0.22683686017990112, 0.4062127470970154, -0.15256890654563904, 1.634297490119934, -0.9467636346817017, 1.5517480373382568], "std": [0.13933832943439484, 0.014125537127256393, 0.4543621838092804, 0.18031631410121918, 0.2343766689300537, 0.1860731542110443, 0.14361120760440826, 190.46763610839844, 0.08414284884929657, 0.020029455423355103, 0.01920321397483349, 2.0593793392181396, 0.1269095242023468, 1.452884316444397, 0.05797269195318222, 0.049796100705862045, 0.19832488894462585, 0.20167085528373718, 0.439056932926178, 0.33920735120773315, 0.5703935623168945, 214.64329528808594, 0.015234794467687607, 0.02756050042808056, 0.04704984277486801, 0.611879289150238, 0.17469090223312378, 1.8031234741210938], "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": [128], "max": [128], "mean": [128.0], "std": [0.0], "count": [381]}, "index": {"min": [69021], "max": [69401], "mean": [69211.0], "std": [109.98484744121194], "count": [381]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [381]}, "subtask_annotation": {"mean": [4.706036745406824, 12.0, 12.0, 12.0, 12.0], "std": [4.822050215635921, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [381]}, "scene_annotation": {"mean": [128.0], "std": [0.0], "min": [128], "max": [128], "count": [381]}, "eef_direction_state": {"mean": [4.322834645669292, 4.338582677165355], "std": [1.966445117586417, 1.9771150239598163], "min": [0, 0], "max": [6, 6], "count": [381]}, "eef_velocity_state": {"mean": [0.6194225721784777, 0.6509186351706037], "std": [0.5560836833630084, 0.7946213190091607], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_acc_mag_state": {"mean": [0.6272965879265092, 0.6456692913385826], "std": [0.79214668218951, 0.815153970498002], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_direction_action": {"mean": [4.322834645669292, 4.338582677165355], "std": [1.966445117586417, 1.9771150239598163], "min": [0, 0], "max": [6, 6], "count": [381]}, "eef_velocity_action": {"mean": [0.6194225721784777, 0.6509186351706037], "std": [0.5560836833630084, 0.7946213190091607], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_acc_mag_action": {"mean": [0.6272965879265092, 0.6456692913385826], "std": [0.79214668218951, 0.815153970498002], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_sim_pose_state": {"mean": [0.6003769926526822, 0.3138157566078941, 1.1149942333916092, -1.6348967535799581, 0.9459254244999789, -2.253395769035585, 0.5391636465877333, -0.30073346131573614, 1.0411971284179293, 0.22846566138422222, 1.2891921296830153, -0.1978026157914712], "std": [0.02716950159984611, 0.00862974582826482, 0.03800942408426591, 0.6109236653726692, 0.17448148339281042, 0.529333927444663, 0.02749211806589712, 0.06801737063396258, 0.018773294173189816, 2.05981905087007, 0.12673565340949774, 1.4536476110853171], "min": [0.5599625631993119, 0.29457957393258466, 1.0486989495115666, -2.710103430960648, 0.6786933741465195, -2.9727344202769848, 0.5122339718989753, -0.35826615706878717, 1.0223814274091245, -3.141284283441153, 0.9820867946376266, -2.2154529269926386], "max": [0.6539928091413196, 0.3321251820618245, 1.1712286136728913, -0.7994133100736144, 1.3344997380904386, -1.0053189516936667, 0.62174129490158, -0.11214901689656884, 1.0946881400628021, 3.1409771120821635, 1.5052743328052078, 1.3069149576341235], "count": [381]}, "eef_sim_pose_action": {"mean": [0.6003769926526822, 0.3138157566078941, 1.1149942333916092, -1.6348967535799581, 0.9459254244999789, -2.253395769035585, 0.5391636465877333, -0.30073346131573614, 1.0411971284179293, 0.22846566138422222, 1.2891921296830153, -0.1978026157914712], "std": [0.02716950159984611, 0.00862974582826482, 0.03800942408426591, 0.6109236653726692, 0.17448148339281042, 0.529333927444663, 0.02749211806589712, 0.06801737063396258, 0.018773294173189816, 2.05981905087007, 0.12673565340949774, 1.4536476110853171], "min": [0.5599625631993119, 0.29457957393258466, 1.0486989495115666, -2.710103430960648, 0.6786933741465195, -2.9727344202769848, 0.5122339718989753, -0.35826615706878717, 1.0223814274091245, -3.141284283441153, 0.9820867946376266, -2.2154529269926386], "max": [0.6539928091413196, 0.3321251820618245, 1.1712286136728913, -0.7994133100736144, 1.3344997380904386, -1.0053189516936667, 0.62174129490158, -0.11214901689656884, 1.0946881400628021, 3.1409771120821635, 1.5052743328052078, 1.3069149576341235], "count": [381]}, "gripper_mode_state": {"mean": [0.6010498687664042, 0.22572178477690288], "std": [0.48968247265170944, 0.4180567672625712], "min": [0, 0], "max": [1, 1], "count": [381]}, "gripper_activity_state": {"mean": [1.889763779527559, 1.853018372703412], "std": [0.4267009461915079, 0.4799634414976359], "min": [0, 0], "max": [2, 2], "count": [381]}, "gripper_mode_action": {"mean": [0.6010498687664042, 0.22572178477690288], "std": [0.48968247265170944, 0.4180567672625712], "min": [0, 0], "max": [1, 1], "count": [381]}, "gripper_activity_action": {"mean": [1.889763779527559, 1.853018372703412], "std": [0.4267009461915079, 0.4799634414976359], "min": [0, 0], "max": [2, 2], "count": [381]}, "gripper_open_scale_state": {"mean": [0.32050918637173076, 0.6223005249343831], "std": [0.21464330362443973, 0.19046762327445577], "min": [0.122, 0.238], "max": [0.632, 0.898], "count": [381]}, "gripper_open_scale_action": {"mean": [0.32050918637173076, 0.6223005249343831], "std": [0.21464330362443973, 0.19046762327445577], "min": [0.122, 0.238], "max": [0.632, 0.898], "count": [381]}}} +{"episode_index": 129, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4615414133986928]], [[0.43339517361111113]], [[0.40912279616013075]]], "std": [[[0.1318033222869106]], [[0.1612957972261551]], [[0.18452307835150394]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.0392156862745098]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46568612540849674]], [[0.4542892565359477]], [[0.4431293647875817]]], "std": [[[0.06448299938390431]], [[0.08681151027248829]], [[0.10185393594029582]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4715392524509804]], [[0.45846611315359476]], [[0.44817709354575164]]], "std": [[[0.09261691824234392]], [[0.11807971865662178]], [[0.13508161229367938]]], "count": [100]}, "observation.state": {"min": [0.507524311542511, 2.026693820953369, 0.29307568073272705, -0.095626600086689, 0.3727499544620514, 0.7058809995651245, -2.810311794281006, 487.0, 0.007280999794602394, 0.3525260090827942, -0.26739099621772766, -2.7720000743865967, 1.0190000534057617, -0.6779999732971191, -0.8591383099555969, -2.0339019298553467, -0.00457276264205575, -0.003228859044611454, -2.252260208129883, -1.7210866212844849, 0.641146719455719, 121.0, -0.25797799229621887, 0.36937400698661804, -0.21379299461841583, 0.968999981880188, -1.3240000009536743, -3.1411852836608887], "max": [1.011802315711975, 2.0479519367218018, 1.1137120723724365, 0.22572343051433563, 1.083587646484375, 1.4876139163970947, -2.5925471782684326, 902.0, 0.28941699862480164, 0.4145039916038513, -0.18998900055885315, 1.4620000123977661, 1.559000015258789, 3.0160000324249268, -0.5514367818832397, -1.908919095993042, 0.7163878679275513, 0.7919606566429138, -0.615315854549408, -0.8143706321716309, 2.614957094192505, 880.0, -0.18531599640846252, 0.4590570032596588, -0.08725400269031525, 2.7890000343322754, -0.6200000047683716, 3.0869998931884766], "mean": [0.607519268989563, 2.0398190021514893, 0.8066544532775879, -0.018397273495793343, 0.7103128433227539, 1.134970784187317, -2.699014186859131, 818.147216796875, 0.22237052023410797, 0.3714662194252014, -0.22737011313438416, -0.07884959131479263, 1.3624851703643799, 1.7960695028305054, -0.6628137230873108, -1.9828577041625977, 0.5192215442657471, 0.325688898563385, -1.4816327095031738, -1.2213331460952759, 1.5763970613479614, 416.3927001953125, -0.22630900144577026, 0.4117639362812042, -0.16517646610736847, 1.7132978439331055, -0.930009126663208, 1.330343246459961], "std": [0.1321895569562912, 0.006394042167812586, 0.3091675937175751, 0.07196909189224243, 0.16852089762687683, 0.18581850826740265, 0.04962703213095665, 130.77212524414062, 0.08220934867858887, 0.017605992034077644, 0.018022717908024788, 1.7537543773651123, 0.12333538383245468, 1.423845887184143, 0.10010694712400436, 0.04519921541213989, 0.2450733184814453, 0.21060052514076233, 0.5770505666732788, 0.2865086793899536, 0.6338219046592712, 269.1923522949219, 0.0179597120732069, 0.02904937043786049, 0.04272044450044632, 0.6552974581718445, 0.22821421921253204, 2.0638742446899414], "count": [326]}, "action": {"min": [0.507524311542511, 2.026693820953369, 0.29307568073272705, -0.095626600086689, 0.3727499544620514, 0.7058809995651245, -2.810311794281006, 487.0, 0.007280999794602394, 0.3525260090827942, -0.26739099621772766, -2.7720000743865967, 1.0190000534057617, -0.6779999732971191, -0.8591383099555969, -2.0339019298553467, -0.00457276264205575, -0.003228859044611454, -2.252260208129883, -1.7210866212844849, 0.641146719455719, 121.0, -0.25797799229621887, 0.36937400698661804, -0.21379299461841583, 0.968999981880188, -1.3240000009536743, -3.1411852836608887], "max": [1.011802315711975, 2.0479519367218018, 1.1137120723724365, 0.22572343051433563, 1.083587646484375, 1.4876139163970947, -2.5925471782684326, 902.0, 0.28941699862480164, 0.4145039916038513, -0.18998900055885315, 1.4620000123977661, 1.559000015258789, 3.0160000324249268, -0.5514367818832397, -1.908919095993042, 0.7163878679275513, 0.7919606566429138, -0.615315854549408, -0.8143706321716309, 2.614957094192505, 880.0, -0.18531599640846252, 0.4590570032596588, -0.08725400269031525, 2.7890000343322754, -0.6200000047683716, 3.0869998931884766], "mean": [0.607519268989563, 2.0398190021514893, 0.8066544532775879, -0.018397273495793343, 0.7103128433227539, 1.134970784187317, -2.699014186859131, 818.147216796875, 0.22237052023410797, 0.3714662194252014, -0.22737011313438416, -0.07884959131479263, 1.3624851703643799, 1.7960695028305054, -0.6628137230873108, -1.9828577041625977, 0.5192215442657471, 0.325688898563385, -1.4816327095031738, -1.2213331460952759, 1.5763970613479614, 416.3927001953125, -0.22630900144577026, 0.4117639362812042, -0.16517646610736847, 1.7132978439331055, -0.930009126663208, 1.330343246459961], "std": [0.1321895569562912, 0.006394042167812586, 0.3091675937175751, 0.07196909189224243, 0.16852089762687683, 0.18581850826740265, 0.04962703213095665, 130.77212524414062, 0.08220934867858887, 0.017605992034077644, 0.018022717908024788, 1.7537543773651123, 0.12333538383245468, 1.423845887184143, 0.10010694712400436, 0.04519921541213989, 0.2450733184814453, 0.21060052514076233, 0.5770505666732788, 0.2865086793899536, 0.6338219046592712, 269.1923522949219, 0.0179597120732069, 0.02904937043786049, 0.04272044450044632, 0.6552974581718445, 0.22821421921253204, 2.0638742446899414], "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": [129], "max": [129], "mean": [129.0], "std": [0.0], "count": [326]}, "index": {"min": [69402], "max": [69727], "mean": [69564.5], "std": [94.10765112359356], "count": [326]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [326]}, "subtask_annotation": {"mean": [4.015337423312883, 12.0, 12.0, 12.0, 12.0], "std": [4.512737022948785, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [326]}, "scene_annotation": {"mean": [129.0], "std": [0.0], "min": [129], "max": [129], "count": [326]}, "eef_direction_state": {"mean": [4.0552147239263805, 4.457055214723926], "std": [1.826027011614333, 1.9651088208882792], "min": [0, 0], "max": [6, 6], "count": [326]}, "eef_velocity_state": {"mean": [0.7484662576687117, 0.6319018404907976], "std": [0.5685365810161016, 0.8060892125475766], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_acc_mag_state": {"mean": [0.8190184049079755, 0.6441717791411042], "std": [0.8332103739564338, 0.8191045656754264], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_direction_action": {"mean": [4.0552147239263805, 4.457055214723926], "std": [1.826027011614333, 1.9651088208882792], "min": [0, 0], "max": [6, 6], "count": [326]}, "eef_velocity_action": {"mean": [0.7484662576687117, 0.6319018404907976], "std": [0.5685365810161016, 0.8060892125475766], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_acc_mag_action": {"mean": [0.8190184049079755, 0.6441717791411042], "std": [0.8332103739564338, 0.8191045656754264], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_sim_pose_state": {"mean": [0.6045210221866519, 0.3100202385447458, 1.1045977516618253, -1.7140431745812281, 0.9292599667356423, -1.878488446644563, 0.5593219161365403, -0.29526041177473206, 1.0393702112362844, -0.07895700142445415, 1.3626784474932365, 0.2252569550506592], "std": [0.03161610580942922, 0.017408976553655222, 0.03411102688903217, 0.6542796604275394, 0.22794021059045286, 1.3593051848901214, 0.023338082605204747, 0.06883609939438419, 0.015802249532757422, 1.7549506196161073, 0.12332430112414881, 1.4249350686553024], "min": [0.5686871554999616, 0.27036709948802723, 1.0535499413877245, -2.7879524399832105, 0.619785205930917, -3.1401206624929046, 0.5351342280227699, -0.35023101660575107, 1.0153413679314611, -2.7735113144436974, 1.0193465513763682, -2.249561014022455], "max": [0.6594022232671343, 0.33501400895608324, 1.1603310367015747, -0.9709338255610802, 1.3224919467010245, 3.140118847964637, 0.6201882041920387, -0.10450717810891647, 1.0786971026210759, 1.462357507249957, 1.5591106194757463, 1.4454766045603469], "count": [326]}, "eef_sim_pose_action": {"mean": [0.6045210221866519, 0.3100202385447458, 1.1045977516618253, -1.7140431745812281, 0.9292599667356423, -1.878488446644563, 0.5593219161365403, -0.29526041177473206, 1.0393702112362844, -0.07895700142445415, 1.3626784474932365, 0.2252569550506592], "std": [0.03161610580942922, 0.017408976553655222, 0.03411102688903217, 0.6542796604275394, 0.22794021059045286, 1.3593051848901214, 0.023338082605204747, 0.06883609939438419, 0.015802249532757422, 1.7549506196161073, 0.12332430112414881, 1.4249350686553024], "min": [0.5686871554999616, 0.27036709948802723, 1.0535499413877245, -2.7879524399832105, 0.619785205930917, -3.1401206624929046, 0.5351342280227699, -0.35023101660575107, 1.0153413679314611, -2.7735113144436974, 1.0193465513763682, -2.249561014022455], "max": [0.6594022232671343, 0.33501400895608324, 1.1603310367015747, -0.9709338255610802, 1.3224919467010245, 3.140118847964637, 0.6201882041920387, -0.10450717810891647, 1.0786971026210759, 1.462357507249957, 1.5591106194757463, 1.4454766045603469], "count": [326]}, "gripper_mode_state": {"mean": [0.5061349693251533, 0.07668711656441718], "std": [0.4999623607346658, 0.26609434927756903], "min": [0, 0], "max": [1, 1], "count": [326]}, "gripper_activity_state": {"mean": [1.7883435582822085, 1.9049079754601228], "std": [0.5549434988137822, 0.37585137399664326], "min": [0, 0], "max": [2, 2], "count": [326]}, "gripper_mode_action": {"mean": [0.5061349693251533, 0.07668711656441718], "std": [0.4999623607346658, 0.26609434927756903], "min": [0, 0], "max": [1, 1], "count": [326]}, "gripper_activity_action": {"mean": [1.7883435582822085, 1.9049079754601228], "std": [0.5549434988137822, 0.37585137399664326], "min": [0, 0], "max": [2, 2], "count": [326]}, "gripper_open_scale_state": {"mean": [0.41639263801340687, 0.8181472394510282], "std": [0.26919233020588235, 0.13077212551972767], "min": [0.121, 0.487], "max": [0.88, 0.902], "count": [326]}, "gripper_open_scale_action": {"mean": [0.41639263801340687, 0.8181472394510282], "std": [0.26919233020588235, 0.13077212551972767], "min": [0.121, 0.487], "max": [0.88, 0.902], "count": [326]}}} +{"episode_index": 130, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4553946568627451]], [[0.42638712009803925]], [[0.401598972630719]]], "std": [[[0.13333214037395544]], [[0.161817862062408]], [[0.18676491672307732]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.027450980392156862]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4683350490196079]], [[0.45939018586601305]], [[0.4492056760620915]]], "std": [[[0.05643347727800356]], [[0.07644990525791939]], [[0.09061602178984686]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4754010191993464]], [[0.46008206086601305]], [[0.4465733496732026]]], "std": [[[0.12223884828386877]], [[0.1442077447259604]], [[0.16219434367435134]]], "count": [100]}, "observation.state": {"min": [0.5277003645896912, 2.0224525928497314, 0.39875540137290955, -0.1978679895401001, 0.06551966071128845, 0.6978873610496521, -2.810311794281006, 401.0, 0.0009210000280290842, 0.34446099400520325, -0.24372899532318115, -2.934000015258789, 0.9139999747276306, -3.0439999103546143, -0.8160985112190247, -2.0338149070739746, 0.30056318640708923, -0.04581489413976669, -2.2426435947418213, -1.7451895475387573, 0.44594907760620117, 129.0, -0.25029298663139343, 0.37326401472091675, -0.2098740041255951, 0.9610000252723694, -1.3530000448226929, -3.128000020980835], "max": [0.9606990218162537, 2.046922206878662, 1.782522201538086, 0.31354841589927673, 1.0817550420761108, 1.5415971279144287, -2.374049186706543, 892.0, 0.2702690064907074, 0.4040130078792572, -0.1968580037355423, 2.055000066757202, 1.496000051498413, 3.115999937057495, -0.5635318756103516, -1.9398113489151, 0.938987135887146, 0.833691418170929, -0.6319488286972046, -0.7131415605545044, 2.7008795738220215, 876.0, -0.18197199702262878, 0.46609601378440857, -0.08271399885416031, 2.865999937057495, -0.6620000004768372, 3.128999948501587], "mean": [0.661323606967926, 2.0373988151550293, 0.8222059011459351, 0.0010007625678554177, 0.5365685224533081, 1.1372778415679932, -2.7109591960906982, 788.7667846679688, 0.18878693878650665, 0.3714579939842224, -0.22648876905441284, 0.018054939806461334, 1.3373373746871948, -0.5925270318984985, -0.6454905271530151, -2.002821922302246, 0.6096023917198181, 0.3658902943134308, -1.5235240459442139, -1.1923657655715942, 1.5374197959899902, 450.0152587890625, -0.21779890358448029, 0.41346973180770874, -0.16502125561237335, 1.7094759941101074, -0.9547774195671082, 1.3110421895980835], "std": [0.1524754911661148, 0.006379722151905298, 0.4176824986934662, 0.11964261531829834, 0.4824577569961548, 0.18491937220096588, 0.13748455047607422, 166.59722900390625, 0.09566253423690796, 0.013917883858084679, 0.013470635749399662, 1.9743504524230957, 0.17516741156578064, 2.082451820373535, 0.07524167001247406, 0.03216831386089325, 0.2015158087015152, 0.24678118526935577, 0.5128505825996399, 0.2912049889564514, 0.6985586881637573, 305.6625061035156, 0.020031185820698738, 0.029342584311962128, 0.03947746008634567, 0.6407227516174316, 0.2164553999900818, 2.015289068222046], "count": [328]}, "action": {"min": [0.5277003645896912, 2.0224525928497314, 0.39875540137290955, -0.1978679895401001, 0.06551966071128845, 0.6978873610496521, -2.810311794281006, 401.0, 0.0009210000280290842, 0.34446099400520325, -0.24372899532318115, -2.934000015258789, 0.9139999747276306, -3.0439999103546143, -0.8160985112190247, -2.0338149070739746, 0.30056318640708923, -0.04581489413976669, -2.2426435947418213, -1.7451895475387573, 0.44594907760620117, 129.0, -0.25029298663139343, 0.37326401472091675, -0.2098740041255951, 0.9610000252723694, -1.3530000448226929, -3.128000020980835], "max": [0.9606990218162537, 2.046922206878662, 1.782522201538086, 0.31354841589927673, 1.0817550420761108, 1.5415971279144287, -2.374049186706543, 892.0, 0.2702690064907074, 0.4040130078792572, -0.1968580037355423, 2.055000066757202, 1.496000051498413, 3.115999937057495, -0.5635318756103516, -1.9398113489151, 0.938987135887146, 0.833691418170929, -0.6319488286972046, -0.7131415605545044, 2.7008795738220215, 876.0, -0.18197199702262878, 0.46609601378440857, -0.08271399885416031, 2.865999937057495, -0.6620000004768372, 3.128999948501587], "mean": [0.661323606967926, 2.0373988151550293, 0.8222059011459351, 0.0010007625678554177, 0.5365685224533081, 1.1372778415679932, -2.7109591960906982, 788.7667846679688, 0.18878693878650665, 0.3714579939842224, -0.22648876905441284, 0.018054939806461334, 1.3373373746871948, -0.5925270318984985, -0.6454905271530151, -2.002821922302246, 0.6096023917198181, 0.3658902943134308, -1.5235240459442139, -1.1923657655715942, 1.5374197959899902, 450.0152587890625, -0.21779890358448029, 0.41346973180770874, -0.16502125561237335, 1.7094759941101074, -0.9547774195671082, 1.3110421895980835], "std": [0.1524754911661148, 0.006379722151905298, 0.4176824986934662, 0.11964261531829834, 0.4824577569961548, 0.18491937220096588, 0.13748455047607422, 166.59722900390625, 0.09566253423690796, 0.013917883858084679, 0.013470635749399662, 1.9743504524230957, 0.17516741156578064, 2.082451820373535, 0.07524167001247406, 0.03216831386089325, 0.2015158087015152, 0.24678118526935577, 0.5128505825996399, 0.2912049889564514, 0.6985586881637573, 305.6625061035156, 0.020031185820698738, 0.029342584311962128, 0.03947746008634567, 0.6407227516174316, 0.2164553999900818, 2.015289068222046], "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": [130], "max": [130], "mean": [130.0], "std": [0.0], "count": [328]}, "index": {"min": [69728], "max": [70055], "mean": [69891.5], "std": [94.6850040925172], "count": [328]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [328]}, "subtask_annotation": {"mean": [4.067073170731708, 12.0, 12.0, 12.0, 12.0], "std": [4.490682898745476, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [328]}, "scene_annotation": {"mean": [130.0], "std": [0.0], "min": [130], "max": [130], "count": [328]}, "eef_direction_state": {"mean": [4.216463414634147, 4.390243902439025], "std": [1.860722959386574, 1.9031815311503022], "min": [0, 0], "max": [6, 6], "count": [328]}, "eef_velocity_state": {"mean": [0.7439024390243902, 0.6676829268292683], "std": [0.6497837465735222, 0.8167033655308898], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_acc_mag_state": {"mean": [0.7682926829268293, 0.6341463414634146], "std": [0.8159803394302503, 0.7965197947711197], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_direction_action": {"mean": [4.216463414634147, 4.390243902439025], "std": [1.860722959386574, 1.9031815311503022], "min": [0, 0], "max": [6, 6], "count": [328]}, "eef_velocity_action": {"mean": [0.7439024390243902, 0.6676829268292683], "std": [0.6497837465735222, 0.8167033655308898], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_acc_mag_action": {"mean": [0.7682926829268293, 0.6341463414634146], "std": [0.8159803394302503, 0.7965197947711197], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_sim_pose_state": {"mean": [0.6055301367266107, 0.3015874166873119, 1.1047836292049114, -1.7103546871357223, 0.9539970025925562, -1.7729175490652247, 0.5640803091791347, -0.26657626334420165, 1.0427349272081434, 0.0192813625804572, 1.3377884366178552, 0.4999537329215267], "std": [0.03226398930288549, 0.019039895682083422, 0.03454558021464111, 0.6394788684130134, 0.21621310311730602, 1.4850170022740197, 0.020664582356784745, 0.07945512024444897, 0.015041083713031141, 1.9743120283674613, 0.17506380337271235, 1.442778931474789], "min": [0.5637735927985705, 0.2614624879462131, 1.0497802505341542, -2.8652560937986946, 0.6621834000508606, -3.1415485160341983, 0.5327387432590125, -0.3322864743200892, 1.0287168320587226, -2.9353321548098013, 0.9144809669353804, -1.7162058272068839], "max": [0.6637002645874928, 0.32929806569878134, 1.1669712461210933, -0.9651257222337769, 1.3518419615154387, 3.1409543000174907, 0.6112175039446496, -0.09867371489703272, 1.0783092010057473, 2.0542501979650476, 1.4972031451975476, 2.069034007360937], "count": [328]}, "eef_sim_pose_action": {"mean": [0.6055301367266107, 0.3015874166873119, 1.1047836292049114, -1.7103546871357223, 0.9539970025925562, -1.7729175490652247, 0.5640803091791347, -0.26657626334420165, 1.0427349272081434, 0.0192813625804572, 1.3377884366178552, 0.4999537329215267], "std": [0.03226398930288549, 0.019039895682083422, 0.03454558021464111, 0.6394788684130134, 0.21621310311730602, 1.4850170022740197, 0.020664582356784745, 0.07945512024444897, 0.015041083713031141, 1.9743120283674613, 0.17506380337271235, 1.442778931474789], "min": [0.5637735927985705, 0.2614624879462131, 1.0497802505341542, -2.8652560937986946, 0.6621834000508606, -3.1415485160341983, 0.5327387432590125, -0.3322864743200892, 1.0287168320587226, -2.9353321548098013, 0.9144809669353804, -1.7162058272068839], "max": [0.6637002645874928, 0.32929806569878134, 1.1669712461210933, -0.9651257222337769, 1.3518419615154387, 3.1409543000174907, 0.6112175039446496, -0.09867371489703272, 1.0783092010057473, 2.0542501979650476, 1.4972031451975476, 2.069034007360937], "count": [328]}, "gripper_mode_state": {"mean": [0.4969512195121951, 0.13414634146341464], "std": [0.499990704851138, 0.3408094783532213], "min": [0, 0], "max": [1, 1], "count": [328]}, "gripper_activity_state": {"mean": [1.8353658536585367, 1.8414634146341464], "std": [0.4848615470519782, 0.49311138095501655], "min": [0, 0], "max": [2, 2], "count": [328]}, "gripper_mode_action": {"mean": [0.4969512195121951, 0.13414634146341464], "std": [0.499990704851138, 0.3408094783532213], "min": [0, 0], "max": [1, 1], "count": [328]}, "gripper_activity_action": {"mean": [1.8353658536585367, 1.8414634146341464], "std": [0.4848615470519782, 0.49311138095501655], "min": [0, 0], "max": [2, 2], "count": [328]}, "gripper_open_scale_state": {"mean": [0.4500152437628761, 0.788766768478766], "std": [0.3056626052429971, 0.1665972619375082], "min": [0.129, 0.401], "max": [0.876, 0.892], "count": [328]}, "gripper_open_scale_action": {"mean": [0.4500152437628761, 0.788766768478766], "std": [0.3056626052429971, 0.1665972619375082], "min": [0.129, 0.401], "max": [0.876, 0.892], "count": [328]}}} +{"episode_index": 131, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.45746646241830063]], [[0.4298867769607843]], [[0.40610898284313723]]], "std": [[[0.13600630481701023]], [[0.16400740776065298]], [[0.18663346030206884]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.47089311887254903]], [[0.45959540441176466]], [[0.4478992626633987]]], "std": [[[0.059374783424971635]], [[0.08000558693302548]], [[0.09754427609090906]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46959768790849676]], [[0.4556021364379085]], [[0.44431869076797387]]], "std": [[[0.12210722788566071]], [[0.14274575723734717]], [[0.1603271299109915]]], "count": [100]}, "observation.state": {"min": [0.574946403503418, 1.9879823923110962, 0.7234565019607544, -0.28242915868759155, -0.4096287488937378, 0.7056715488433838, -2.7473926544189453, 373.0, 0.008515999652445316, 0.3400599956512451, -0.24464300274848938, -3.1331851482391357, 0.9819999933242798, -3.11899995803833, -0.8929802775382996, -2.031702756881714, 0.31440362334251404, -0.046006880700588226, -2.347398281097412, -1.8662457466125488, 0.905511736869812, 118.0, -0.27277299761772156, 0.3544420003890991, -0.20965300500392914, 0.871999979019165, -1.3179999589920044, -3.122999906539917], "max": [0.924064576625824, 2.0463461875915527, 2.0407090187072754, 0.3251199424266815, 0.07065092772245407, 1.5025714635849, -2.3117411136627197, 892.0, 0.26781100034713745, 0.40242499113082886, -0.19598299264907837, 3.135999917984009, 1.5410000085830688, 3.125, -0.5612630248069763, -1.8995814323425293, 0.6151936650276184, 0.6858096718788147, -0.5536708235740662, -0.6680597066879272, 2.6660428047180176, 668.0, -0.17278100550174713, 0.4743860065937042, -0.07586699724197388, 2.99399995803833, -0.7419999837875366, 3.125999927520752], "mean": [0.7131645083427429, 2.0339226722717285, 1.3908252716064453, -0.1469157338142395, -0.14752936363220215, 1.2819782495498657, -2.6123805046081543, 732.2147216796875, 0.1837066411972046, 0.3576432466506958, -0.22763733565807343, 0.4234590232372284, 1.310555338859558, 1.3389049768447876, -0.6758250594139099, -1.9917491674423218, 0.5434166193008423, 0.3627663254737854, -1.4389160871505737, -1.2154850959777832, 1.5941582918167114, 344.92791748046875, -0.22056838870048523, 0.4150559604167938, -0.15958184003829956, 1.7774289846420288, -0.997622549533844, 1.4055485725402832], "std": [0.13572441041469574, 0.012711957097053528, 0.4624387323856354, 0.15605446696281433, 0.18541157245635986, 0.17068323493003845, 0.15500889718532562, 189.6505889892578, 0.08500414341688156, 0.013322514481842518, 0.012243598699569702, 2.06622052192688, 0.15812653303146362, 1.6459860801696777, 0.11453384906053543, 0.0349213182926178, 0.09527205675840378, 0.19445914030075073, 0.5671409368515015, 0.34123483300209045, 0.5089902281761169, 253.60057067871094, 0.022887397557497025, 0.03751318156719208, 0.039810001850128174, 0.726800799369812, 0.1629340946674347, 1.8475134372711182], "count": [326]}, "action": {"min": [0.574946403503418, 1.9879823923110962, 0.7234565019607544, -0.28242915868759155, -0.4096287488937378, 0.7056715488433838, -2.7473926544189453, 373.0, 0.008515999652445316, 0.3400599956512451, -0.24464300274848938, -3.1331851482391357, 0.9819999933242798, -3.11899995803833, -0.8929802775382996, -2.031702756881714, 0.31440362334251404, -0.046006880700588226, -2.347398281097412, -1.8662457466125488, 0.905511736869812, 118.0, -0.27277299761772156, 0.3544420003890991, -0.20965300500392914, 0.871999979019165, -1.3179999589920044, -3.122999906539917], "max": [0.924064576625824, 2.0463461875915527, 2.0407090187072754, 0.3251199424266815, 0.07065092772245407, 1.5025714635849, -2.3117411136627197, 892.0, 0.26781100034713745, 0.40242499113082886, -0.19598299264907837, 3.135999917984009, 1.5410000085830688, 3.125, -0.5612630248069763, -1.8995814323425293, 0.6151936650276184, 0.6858096718788147, -0.5536708235740662, -0.6680597066879272, 2.6660428047180176, 668.0, -0.17278100550174713, 0.4743860065937042, -0.07586699724197388, 2.99399995803833, -0.7419999837875366, 3.125999927520752], "mean": [0.7131645083427429, 2.0339226722717285, 1.3908252716064453, -0.1469157338142395, -0.14752936363220215, 1.2819782495498657, -2.6123805046081543, 732.2147216796875, 0.1837066411972046, 0.3576432466506958, -0.22763733565807343, 0.4234590232372284, 1.310555338859558, 1.3389049768447876, -0.6758250594139099, -1.9917491674423218, 0.5434166193008423, 0.3627663254737854, -1.4389160871505737, -1.2154850959777832, 1.5941582918167114, 344.92791748046875, -0.22056838870048523, 0.4150559604167938, -0.15958184003829956, 1.7774289846420288, -0.997622549533844, 1.4055485725402832], "std": [0.13572441041469574, 0.012711957097053528, 0.4624387323856354, 0.15605446696281433, 0.18541157245635986, 0.17068323493003845, 0.15500889718532562, 189.6505889892578, 0.08500414341688156, 0.013322514481842518, 0.012243598699569702, 2.06622052192688, 0.15812653303146362, 1.6459860801696777, 0.11453384906053543, 0.0349213182926178, 0.09527205675840378, 0.19445914030075073, 0.5671409368515015, 0.34123483300209045, 0.5089902281761169, 253.60057067871094, 0.022887397557497025, 0.03751318156719208, 0.039810001850128174, 0.726800799369812, 0.1629340946674347, 1.8475134372711182], "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": [131], "max": [131], "mean": [131.0], "std": [0.0], "count": [326]}, "index": {"min": [70056], "max": [70381], "mean": [70218.5], "std": [94.10765112359356], "count": [326]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [326]}, "subtask_annotation": {"mean": [4.5920245398773005, 12.0, 12.0, 12.0, 12.0], "std": [4.67296731302501, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [326]}, "scene_annotation": {"mean": [131.0], "std": [0.0], "min": [131], "max": [131], "count": [326]}, "eef_direction_state": {"mean": [3.831288343558282, 4.263803680981595], "std": [1.9673101898571212, 1.9856176763291777], "min": [0, 0], "max": [6, 6], "count": [326]}, "eef_velocity_state": {"mean": [0.8404907975460123, 0.6809815950920245], "std": [0.6776572813890596, 0.800349014913823], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_acc_mag_state": {"mean": [0.6687116564417178, 0.6288343558282209], "std": [0.8181620485679392, 0.8253814084982306], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_direction_action": {"mean": [3.831288343558282, 4.263803680981595], "std": [1.9673101898571212, 1.9856176763291777], "min": [0, 0], "max": [6, 6], "count": [326]}, "eef_velocity_action": {"mean": [0.8404907975460123, 0.6809815950920245], "std": [0.6776572813890596, 0.800349014913823], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_acc_mag_action": {"mean": [0.6687116564417178, 0.6288343558282209], "std": [0.8181620485679392, 0.8253814084982306], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_sim_pose_state": {"mean": [0.6086850874650312, 0.30576002979677636, 1.1106505897269394, -1.778013994476495, 0.9968778598362645, -1.0706958435903031, 0.5535483457203306, -0.26499046165753815, 1.042714872617413, 0.42125361299029707, 1.3109058345661047, -0.041919910827721056], "std": [0.03760824696620871, 0.019519267747048437, 0.03228681213606135, 0.7255612701684417, 0.16250158905705595, 2.109248916591517, 0.020749931955489666, 0.06913370808766017, 0.014919054405103365, 2.065327419939871, 0.15805471174133118, 1.5090906877739259], "min": [0.561981205857479, 0.2706829726482552, 1.0546067237444041, -2.9933852606224702, 0.7424774087590538, -3.1239102700011263, 0.529565220973422, -0.3304574483607231, 1.0258670741366438, -3.133651917061478, 0.9825543287392486, -2.956333124134015], "max": [0.6702887561444923, 0.33585163261468665, 1.17246875843235, -0.8738014694946967, 1.316712276003695, 3.1317946629387117, 0.6100219009921091, -0.10628580401489801, 1.0776605917045305, 3.135513547973865, 1.5415203757749834, 2.586811922414984], "count": [326]}, "eef_sim_pose_action": {"mean": [0.6086850874650312, 0.30576002979677636, 1.1106505897269394, -1.778013994476495, 0.9968778598362645, -1.0706958435903031, 0.5535483457203306, -0.26499046165753815, 1.042714872617413, 0.42125361299029707, 1.3109058345661047, -0.041919910827721056], "std": [0.03760824696620871, 0.019519267747048437, 0.03228681213606135, 0.7255612701684417, 0.16250158905705595, 2.109248916591517, 0.020749931955489666, 0.06913370808766017, 0.014919054405103365, 2.065327419939871, 0.15805471174133118, 1.5090906877739259], "min": [0.561981205857479, 0.2706829726482552, 1.0546067237444041, -2.9933852606224702, 0.7424774087590538, -3.1239102700011263, 0.529565220973422, -0.3304574483607231, 1.0258670741366438, -3.133651917061478, 0.9825543287392486, -2.956333124134015], "max": [0.6702887561444923, 0.33585163261468665, 1.17246875843235, -0.8738014694946967, 1.316712276003695, 3.1317946629387117, 0.6100219009921091, -0.10628580401489801, 1.0776605917045305, 3.135513547973865, 1.5415203757749834, 2.586811922414984], "count": [326]}, "gripper_mode_state": {"mean": [0.598159509202454, 0.23006134969325154], "std": [0.4902700386043725, 0.4208718630065114], "min": [0, 0], "max": [1, 1], "count": [326]}, "gripper_activity_state": {"mean": [1.8496932515337423, 1.892638036809816], "std": [0.46876344749677196, 0.39646571768775524], "min": [0, 0], "max": [2, 2], "count": [326]}, "gripper_mode_action": {"mean": [0.598159509202454, 0.23006134969325154], "std": [0.4902700386043725, 0.4208718630065114], "min": [0, 0], "max": [1, 1], "count": [326]}, "gripper_activity_action": {"mean": [1.8496932515337423, 1.892638036809816], "std": [0.46876344749677196, 0.39646571768775524], "min": [0, 0], "max": [2, 2], "count": [326]}, "gripper_open_scale_state": {"mean": [0.34492791389980265, 0.7322147242072176], "std": [0.2536004301064543, 0.18965053072671803], "min": [0.118, 0.373], "max": [0.668, 0.892], "count": [326]}, "gripper_open_scale_action": {"mean": [0.34492791389980265, 0.7322147242072176], "std": [0.2536004301064543, 0.18965053072671803], "min": [0.118, 0.373], "max": [0.668, 0.892], "count": [326]}}} +{"episode_index": 132, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45607166870915034]], [[0.4233641809640523]], [[0.40022456086601305]]], "std": [[[0.13551637676746886]], [[0.16945985663242133]], [[0.19174467122914843]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4640984620098039]], [[0.4622674509803922]], [[0.4517306474673202]]], "std": [[[0.06901408433709105]], [[0.08164672529268298]], [[0.09780328401433926]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46821078227124185]], [[0.44807446486928104]], [[0.43261754493464055]]], "std": [[[0.12016072856277749]], [[0.14674188570113594]], [[0.16699770199819022]]], "count": [100]}, "observation.state": {"min": [0.5857848525047302, 2.0161170959472656, 1.1327012777328491, -0.3265860378742218, -0.5380326509475708, 0.8751604557037354, -2.998405933380127, 395.0, 0.04134500026702881, 0.34738999605178833, -0.2546209990978241, -3.1411852836608887, 1.1050000190734863, -3.128999948501587, -0.8660848140716553, -2.034146308898926, 0.45924848318099976, 0.012287118472158909, -2.339893102645874, -1.8988659381866455, 0.5802870988845825, 124.0, -0.26738500595092773, 0.3577739894390106, -0.21276900172233582, 0.8610000014305115, -1.3730000257492065, -3.1361851692199707], "max": [0.8571311831474304, 2.048074245452881, 2.560328245162964, 0.19168950617313385, -0.19025833904743195, 1.4252535104751587, -2.408885955810547, 902.0, 0.2572689950466156, 0.4000909924507141, -0.19117100536823273, 2.6070001125335693, 1.5449999570846558, 3.132999897003174, -0.5721887946128845, -1.8880274295806885, 0.8344594240188599, 0.8641823530197144, -0.5269847512245178, -0.6864030957221985, 2.6641578674316406, 698.0, -0.16907399892807007, 0.47215399146080017, -0.06316299736499786, 2.9790000915527344, -0.6759999990463257, 3.13700008392334], "mean": [0.6881617307662964, 2.03745436668396, 1.7277581691741943, -0.11006109416484833, -0.39535680413246155, 1.2285730838775635, -2.6417453289031982, 780.0703125, 0.17415720224380493, 0.3645257353782654, -0.22917057573795319, -0.601794958114624, 1.3395103216171265, 1.2753905057907104, -0.660544216632843, -1.9672887325286865, 0.6593016982078552, 0.3536474108695984, -1.5779458284378052, -1.260558843612671, 1.510787010192871, 328.8973083496094, -0.22355343401432037, 0.4121761620044708, -0.14887398481369019, 1.683253288269043, -0.9376981258392334, 1.6220812797546387], "std": [0.10185080766677856, 0.006872705649584532, 0.42103976011276245, 0.14940601587295532, 0.15659677982330322, 0.17254337668418884, 0.16489627957344055, 159.58216857910156, 0.07717320322990417, 0.018026186153292656, 0.01794417016208172, 1.986577033996582, 0.11097591370344162, 1.6867761611938477, 0.0869545191526413, 0.0518401674926281, 0.12019684165716171, 0.21186354756355286, 0.5856918692588806, 0.3511068820953369, 0.5894591212272644, 227.6771697998047, 0.024792000651359558, 0.03304440155625343, 0.04665787145495415, 0.6916324496269226, 0.17573674023151398, 1.8085023164749146], "count": [292]}, "action": {"min": [0.5857848525047302, 2.0161170959472656, 1.1327012777328491, -0.3265860378742218, -0.5380326509475708, 0.8751604557037354, -2.998405933380127, 395.0, 0.04134500026702881, 0.34738999605178833, -0.2546209990978241, -3.1411852836608887, 1.1050000190734863, -3.128999948501587, -0.8660848140716553, -2.034146308898926, 0.45924848318099976, 0.012287118472158909, -2.339893102645874, -1.8988659381866455, 0.5802870988845825, 124.0, -0.26738500595092773, 0.3577739894390106, -0.21276900172233582, 0.8610000014305115, -1.3730000257492065, -3.1361851692199707], "max": [0.8571311831474304, 2.048074245452881, 2.560328245162964, 0.19168950617313385, -0.19025833904743195, 1.4252535104751587, -2.408885955810547, 902.0, 0.2572689950466156, 0.4000909924507141, -0.19117100536823273, 2.6070001125335693, 1.5449999570846558, 3.132999897003174, -0.5721887946128845, -1.8880274295806885, 0.8344594240188599, 0.8641823530197144, -0.5269847512245178, -0.6864030957221985, 2.6641578674316406, 698.0, -0.16907399892807007, 0.47215399146080017, -0.06316299736499786, 2.9790000915527344, -0.6759999990463257, 3.13700008392334], "mean": [0.6881617307662964, 2.03745436668396, 1.7277581691741943, -0.11006109416484833, -0.39535680413246155, 1.2285730838775635, -2.6417453289031982, 780.0703125, 0.17415720224380493, 0.3645257353782654, -0.22917057573795319, -0.601794958114624, 1.3395103216171265, 1.2753905057907104, -0.660544216632843, -1.9672887325286865, 0.6593016982078552, 0.3536474108695984, -1.5779458284378052, -1.260558843612671, 1.510787010192871, 328.8973083496094, -0.22355343401432037, 0.4121761620044708, -0.14887398481369019, 1.683253288269043, -0.9376981258392334, 1.6220812797546387], "std": [0.10185080766677856, 0.006872705649584532, 0.42103976011276245, 0.14940601587295532, 0.15659677982330322, 0.17254337668418884, 0.16489627957344055, 159.58216857910156, 0.07717320322990417, 0.018026186153292656, 0.01794417016208172, 1.986577033996582, 0.11097591370344162, 1.6867761611938477, 0.0869545191526413, 0.0518401674926281, 0.12019684165716171, 0.21186354756355286, 0.5856918692588806, 0.3511068820953369, 0.5894591212272644, 227.6771697998047, 0.024792000651359558, 0.03304440155625343, 0.04665787145495415, 0.6916324496269226, 0.17573674023151398, 1.8085023164749146], "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": [132], "max": [132], "mean": [132.0], "std": [0.0], "count": [292]}, "index": {"min": [70382], "max": [70673], "mean": [70527.5], "std": [84.2926449934987], "count": [292]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [292]}, "subtask_annotation": {"mean": [4.551369863013699, 12.0, 12.0, 12.0, 12.0], "std": [4.661202976911483, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [292]}, "scene_annotation": {"mean": [132.0], "std": [0.0], "min": [132], "max": [132], "count": [292]}, "eef_direction_state": {"mean": [4.157534246575342, 4.0], "std": [1.8401472401048549, 2.172366930836451], "min": [0, 0], "max": [6, 6], "count": [292]}, "eef_velocity_state": {"mean": [0.9246575342465754, 0.7363013698630136], "std": [0.7771181081084696, 0.8038758965918879], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_acc_mag_state": {"mean": [0.815068493150685, 0.6917808219178082], "std": [0.8276342307844827, 0.81143428310405], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_direction_action": {"mean": [4.157534246575342, 4.0], "std": [1.8401472401048549, 2.172366930836451], "min": [0, 0], "max": [6, 6], "count": [292]}, "eef_velocity_action": {"mean": [0.9246575342465754, 0.7363013698630136], "std": [0.7771181081084696, 0.8038758965918879], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_acc_mag_action": {"mean": [0.815068493150685, 0.6917808219178082], "std": [0.8276342307844827, 0.81143428310405], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_sim_pose_state": {"mean": [0.6067240984141675, 0.30891299860709237, 1.118811017874662, -1.6837852362554693, 0.9370296259343922, -1.346884966147714, 0.5575192195935391, -0.2544253715169599, 1.0395826343308328, -0.5805153146876592, 1.3400290655191187, -0.10200658711414047], "std": [0.03302762082977661, 0.019597301083350633, 0.03800480605118721, 0.6907656199341948, 0.17541886824941688, 1.8989419610452234, 0.02644687658496644, 0.061419823744813556, 0.017525375222677, 1.994004635260699, 0.1108712725132516, 1.5641214854600007], "min": [0.5673595752274174, 0.27210212251295407, 1.0511826026603404, -2.9783316422263284, 0.6761972425160456, -3.1364794219836916, 0.5303601606570427, -0.32064195564973375, 1.0252553756496992, -3.109931031681773, 1.105762187787016, -3.0678303749966793], "max": [0.670490807534146, 0.33865013357537177, 1.182685145145536, -0.8625003462918623, 1.3716460949399263, 3.1392095420234947, 0.6009271778601807, -0.14114735245604504, 1.0790687527780118, 3.1333245288603306, 1.5457813135470069, 2.427468189464885], "count": [292]}, "eef_sim_pose_action": {"mean": [0.6067240984141675, 0.30891299860709237, 1.118811017874662, -1.6837852362554693, 0.9370296259343922, -1.346884966147714, 0.5575192195935391, -0.2544253715169599, 1.0395826343308328, -0.5805153146876592, 1.3400290655191187, -0.10200658711414047], "std": [0.03302762082977661, 0.019597301083350633, 0.03800480605118721, 0.6907656199341948, 0.17541886824941688, 1.8989419610452234, 0.02644687658496644, 0.061419823744813556, 0.017525375222677, 1.994004635260699, 0.1108712725132516, 1.5641214854600007], "min": [0.5673595752274174, 0.27210212251295407, 1.0511826026603404, -2.9783316422263284, 0.6761972425160456, -3.1364794219836916, 0.5303601606570427, -0.32064195564973375, 1.0252553756496992, -3.109931031681773, 1.105762187787016, -3.0678303749966793], "max": [0.670490807534146, 0.33865013357537177, 1.182685145145536, -0.8625003462918623, 1.3716460949399263, 3.1392095420234947, 0.6009271778601807, -0.14114735245604504, 1.0790687527780118, 3.1333245288603306, 1.5457813135470069, 2.427468189464885], "count": [292]}, "gripper_mode_state": {"mean": [0.684931506849315, 0.11986301369863013], "std": [0.46454314952912823, 0.3248012802402606], "min": [0, 0], "max": [1, 1], "count": [292]}, "gripper_activity_state": {"mean": [1.7910958904109588, 1.8732876712328768], "std": [0.5559665448785629, 0.46194809289890226], "min": [0, 0], "max": [2, 2], "count": [292]}, "gripper_mode_action": {"mean": [0.684931506849315, 0.11986301369863013], "std": [0.46454314952912823, 0.3248012802402606], "min": [0, 0], "max": [1, 1], "count": [292]}, "gripper_activity_action": {"mean": [1.7910958904109588, 1.8732876712328768], "std": [0.5559665448785629, 0.46194809289890226], "min": [0, 0], "max": [2, 2], "count": [292]}, "gripper_open_scale_state": {"mean": [0.32889726027397204, 0.7800702052704275], "std": [0.22767714718686524, 0.1595821381599335], "min": [0.124, 0.395], "max": [0.698, 0.902], "count": [292]}, "gripper_open_scale_action": {"mean": [0.32889726027397204, 0.7800702052704275], "std": [0.22767714718686524, 0.1595821381599335], "min": [0.124, 0.395], "max": [0.698, 0.902], "count": [292]}}} +{"episode_index": 133, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4582895690359477]], [[0.4309461785130719]], [[0.40703553921568625]]], "std": [[[0.14009026078537468]], [[0.16731488497579383]], [[0.18950251914814323]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4669065134803922]], [[0.46908125]], [[0.4584494158496732]]], "std": [[[0.05700378180194773]], [[0.0663969897369172]], [[0.07985591249754981]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4637716176470588]], [[0.4397838419117647]], [[0.42027909926470586]]], "std": [[[0.14734712150120424]], [[0.17555037207134896]], [[0.19686604161445687]]], "count": [100]}, "observation.state": {"min": [0.6107779741287231, 2.012678861618042, 1.6316386461257935, -0.32672563195228577, -1.1643614768981934, 1.049204707145691, -2.9928386211395264, 21.0, 0.013492000289261341, 0.33766698837280273, -0.2654930055141449, -2.944000005722046, 1.0290000438690186, -3.1331851482391357, -0.8698022365570068, -2.0325582027435303, 0.2231578230857849, 0.0035081119276583195, -2.2718253135681152, -1.7824698686599731, 0.6313380002975464, 129.0, -0.26603299379348755, 0.3638969957828522, -0.21578499674797058, 0.9140000343322754, -1.3489999771118164, -3.128000020980835], "max": [1.0584200620651245, 2.0755455493927, 2.5618293285369873, 0.14737561345100403, -0.03865904361009598, 1.395146369934082, -2.4740915298461914, 892.0, 0.25224900245666504, 0.38721799850463867, -0.1935659945011139, 1.7339999675750732, 1.562000036239624, 3.138000011444092, -0.5843711495399475, -1.9173663854599, 0.8898387551307678, 0.7141886949539185, -0.6376909613609314, -0.5863259434700012, 2.6384317874908447, 692.0, -0.15866899490356445, 0.4735659956932068, -0.07990600168704987, 3.0409998893737793, -0.7250000238418579, 3.124000072479248], "mean": [0.7017780542373657, 2.0350594520568848, 2.0161046981811523, -0.10208678245544434, -0.8478314280509949, 1.2374143600463867, -2.682032823562622, 640.2232666015625, 0.1519532948732376, 0.3552766442298889, -0.23692119121551514, -1.0635411739349365, 1.3114562034606934, -0.29479286074638367, -0.6470723748207092, -1.9618022441864014, 0.7787511348724365, 0.3217046558856964, -1.709936499595642, -1.2057546377182007, 1.5881669521331787, 292.9335021972656, -0.2119055986404419, 0.4137015640735626, -0.1570603847503662, 1.693037509918213, -0.9785287380218506, 1.833482027053833], "std": [0.09974513202905655, 0.014516016468405724, 0.3495555520057678, 0.1565919816493988, 0.3657836318016052, 0.09047869592905045, 0.20157289505004883, 273.4017028808594, 0.06700070947408676, 0.011330101639032364, 0.01897420361638069, 2.0490472316741943, 0.12075594812631607, 1.8524279594421387, 0.0895153358578682, 0.047414544969797134, 0.1837930977344513, 0.1504913866519928, 0.49400782585144043, 0.3175267279148102, 0.48585760593414307, 231.010009765625, 0.024840494617819786, 0.029506685212254524, 0.03830936923623085, 0.6148998737335205, 0.15377351641654968, 1.5389472246170044], "count": [466]}, "action": {"min": [0.6107779741287231, 2.012678861618042, 1.6316386461257935, -0.32672563195228577, -1.1643614768981934, 1.049204707145691, -2.9928386211395264, 21.0, 0.013492000289261341, 0.33766698837280273, -0.2654930055141449, -2.944000005722046, 1.0290000438690186, -3.1331851482391357, -0.8698022365570068, -2.0325582027435303, 0.2231578230857849, 0.0035081119276583195, -2.2718253135681152, -1.7824698686599731, 0.6313380002975464, 129.0, -0.26603299379348755, 0.3638969957828522, -0.21578499674797058, 0.9140000343322754, -1.3489999771118164, -3.128000020980835], "max": [1.0584200620651245, 2.0755455493927, 2.5618293285369873, 0.14737561345100403, -0.03865904361009598, 1.395146369934082, -2.4740915298461914, 892.0, 0.25224900245666504, 0.38721799850463867, -0.1935659945011139, 1.7339999675750732, 1.562000036239624, 3.138000011444092, -0.5843711495399475, -1.9173663854599, 0.8898387551307678, 0.7141886949539185, -0.6376909613609314, -0.5863259434700012, 2.6384317874908447, 692.0, -0.15866899490356445, 0.4735659956932068, -0.07990600168704987, 3.0409998893737793, -0.7250000238418579, 3.124000072479248], "mean": [0.7017780542373657, 2.0350594520568848, 2.0161046981811523, -0.10208678245544434, -0.8478314280509949, 1.2374143600463867, -2.682032823562622, 640.2232666015625, 0.1519532948732376, 0.3552766442298889, -0.23692119121551514, -1.0635411739349365, 1.3114562034606934, -0.29479286074638367, -0.6470723748207092, -1.9618022441864014, 0.7787511348724365, 0.3217046558856964, -1.709936499595642, -1.2057546377182007, 1.5881669521331787, 292.9335021972656, -0.2119055986404419, 0.4137015640735626, -0.1570603847503662, 1.693037509918213, -0.9785287380218506, 1.833482027053833], "std": [0.09974513202905655, 0.014516016468405724, 0.3495555520057678, 0.1565919816493988, 0.3657836318016052, 0.09047869592905045, 0.20157289505004883, 273.4017028808594, 0.06700070947408676, 0.011330101639032364, 0.01897420361638069, 2.0490472316741943, 0.12075594812631607, 1.8524279594421387, 0.0895153358578682, 0.047414544969797134, 0.1837930977344513, 0.1504913866519928, 0.49400782585144043, 0.3175267279148102, 0.48585760593414307, 231.010009765625, 0.024840494617819786, 0.029506685212254524, 0.03830936923623085, 0.6148998737335205, 0.15377351641654968, 1.5389472246170044], "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": [133], "max": [133], "mean": [133.0], "std": [0.0], "count": [466]}, "index": {"min": [70674], "max": [71139], "mean": [70906.5], "std": [134.52230298355735], "count": [466]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [466]}, "subtask_annotation": {"mean": [6.652360515021459, 12.0, 12.0, 12.0, 12.0], "std": [4.7814202290229275, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [466]}, "scene_annotation": {"mean": [133.0], "std": [0.0], "min": [133], "max": [133], "count": [466]}, "eef_direction_state": {"mean": [4.555793991416309, 4.706008583690987], "std": [1.9351333565868363, 1.7644092106388696], "min": [0, 0], "max": [6, 6], "count": [466]}, "eef_velocity_state": {"mean": [0.5429184549356223, 0.5321888412017167], "std": [0.6379312576506517, 0.7056138583734715], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_acc_mag_state": {"mean": [0.5987124463519313, 0.6201716738197425], "std": [0.7996233387267438, 0.8100368060652908], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_direction_action": {"mean": [4.555793991416309, 4.706008583690987], "std": [1.9351333565868363, 1.7644092106388696], "min": [0, 0], "max": [6, 6], "count": [466]}, "eef_velocity_action": {"mean": [0.5429184549356223, 0.5321888412017167], "std": [0.6379312576506517, 0.7056138583734715], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_acc_mag_action": {"mean": [0.5987124463519313, 0.6201716738197425], "std": [0.7996233387267438, 0.8100368060652908], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_sim_pose_state": {"mean": [0.607486026048633, 0.299562625809238, 1.1104756245495784, -1.6934554398780357, 0.9777444430318467, -1.570417199584943, 0.5534978797394339, -0.23696268569701154, 1.035111336014953, -1.0635344415917385, 1.3120268511904432, -0.36933680159390725], "std": [0.029220937354640215, 0.021756648663175022, 0.029384339564131494, 0.6139387540982378, 0.15357462234100616, 1.735384706843734, 0.015530390839942945, 0.05043905078119925, 0.01788774378941017, 2.049983790275308, 0.12068846548063168, 1.5227844525196812], "min": [0.5731190864688746, 0.254692438306523, 1.0500415871692639, -3.0399996038151347, 0.724674219683787, -3.138455735473958, 0.5348328496337034, -0.3155048835960678, 1.0178964697199449, -2.9450345846320096, 1.02992101922624, -1.909200181696685], "max": [0.6700752970775901, 0.3317211874953226, 1.1672611848366248, -0.9160627758737274, 1.3474570612108936, 3.129936773904638, 0.6029849754965145, -0.11485645495815577, 1.081127035321014, 1.7345018144889324, 1.5627305122472888, 1.6912105848892092], "count": [466]}, "eef_sim_pose_action": {"mean": [0.607486026048633, 0.299562625809238, 1.1104756245495784, -1.6934554398780357, 0.9777444430318467, -1.570417199584943, 0.5534978797394339, -0.23696268569701154, 1.035111336014953, -1.0635344415917385, 1.3120268511904432, -0.36933680159390725], "std": [0.029220937354640215, 0.021756648663175022, 0.029384339564131494, 0.6139387540982378, 0.15357462234100616, 1.735384706843734, 0.015530390839942945, 0.05043905078119925, 0.01788774378941017, 2.049983790275308, 0.12068846548063168, 1.5227844525196812], "min": [0.5731190864688746, 0.254692438306523, 1.0500415871692639, -3.0399996038151347, 0.724674219683787, -3.138455735473958, 0.5348328496337034, -0.3155048835960678, 1.0178964697199449, -2.9450345846320096, 1.02992101922624, -1.909200181696685], "max": [0.6700752970775901, 0.3317211874953226, 1.1672611848366248, -0.9160627758737274, 1.3474570612108936, 3.129936773904638, 0.6029849754965145, -0.11485645495815577, 1.081127035321014, 1.7345018144889324, 1.5627305122472888, 1.6912105848892092], "count": [466]}, "gripper_mode_state": {"mean": [0.7081545064377682, 0.33476394849785407], "std": [0.45461159405546425, 0.4719078800825226], "min": [0, 0], "max": [1, 1], "count": [466]}, "gripper_activity_state": {"mean": [1.8927038626609443, 1.7682403433476395], "std": [0.4211041921292837, 0.5766745667783338], "min": [0, 0], "max": [2, 2], "count": [466]}, "gripper_mode_action": {"mean": [0.7081545064377682, 0.33476394849785407], "std": [0.45461159405546425, 0.4719078800825226], "min": [0, 0], "max": [1, 1], "count": [466]}, "gripper_activity_action": {"mean": [1.8927038626609443, 1.7682403433476395], "std": [0.4211041921292837, 0.5766745667783338], "min": [0, 0], "max": [2, 2], "count": [466]}, "gripper_open_scale_state": {"mean": [0.2929334763621054, 0.6402231758919898], "std": [0.23101003495910227, 0.2734017596763804], "min": [0.129, 0.021], "max": [0.692, 0.892], "count": [466]}, "gripper_open_scale_action": {"mean": [0.2929334763621054, 0.6402231758919898], "std": [0.23101003495910227, 0.2734017596763804], "min": [0.129, 0.021], "max": [0.692, 0.892], "count": [466]}}} +{"episode_index": 134, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.45836274918300657]], [[0.4230459844771242]], [[0.39822590482026143]]], "std": [[[0.1357604576761289]], [[0.17060775123086205]], [[0.19208854287449184]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.0392156862745098]], [[0.043137254901960784]]], "max": [[[0.7294117647058823]], [[0.7294117647058823]], [[0.7333333333333333]]], "mean": [[[0.4729460968137255]], [[0.4709040992647059]], [[0.4595038888888889]]], "std": [[[0.05647950816170202]], [[0.07148445767397425]], [[0.0889132306350106]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4681559375]], [[0.45191356821895423]], [[0.4379895486111111]]], "std": [[[0.11680281879275917]], [[0.1441554166963329]], [[0.16142655071769832]]], "count": [100]}, "observation.state": {"min": [0.6267477869987488, 2.03519344329834, 1.7563073635101318, -0.2516416013240814, -1.2049753665924072, 0.7768111228942871, -2.8399126529693604, 353.0, 0.004335999954491854, 0.35701701045036316, -0.2522270083427429, -3.069999933242798, 1.0160000324249268, -3.132185220718384, -0.7547327876091003, -2.041023015975952, 0.23610813915729523, -0.0748920738697052, -2.286381244659424, -1.7126044034957886, 0.43441247940063477, 120.0, -0.2522610127925873, 0.3776879906654358, -0.21441499888896942, 0.2750000059604645, -1.4259999990463257, -3.125999927520752], "max": [1.120571255683899, 2.0755455493927, 2.3025779724121094, 0.01652826927602291, -0.06436774134635925, 1.3410760164260864, -2.5388779640197754, 879.0, 0.25411298871040344, 0.41626399755477905, -0.1920810043811798, 3.1050000190734863, 1.5479999780654907, 3.1059999465942383, -0.5880189538002014, -1.9138059616088867, 1.0600258111953735, 0.9101892113685608, -0.552588701248169, -0.944153368473053, 2.8411169052124023, 772.0, -0.1648540049791336, 0.446260005235672, -0.07925599813461304, 2.9260001182556152, -0.5799999833106995, 3.125], "mean": [0.7666752934455872, 2.0502896308898926, 1.9415534734725952, -0.18776752054691315, -0.5594679117202759, 1.1855049133300781, -2.6838808059692383, 747.0902099609375, 0.16579949855804443, 0.3759843111038208, -0.22847767174243927, -0.39662978053092957, 1.2991770505905151, 1.3319910764694214, -0.6515319347381592, -2.001455307006836, 0.616112470626831, 0.42811986804008484, -1.4757038354873657, -1.2767090797424316, 1.5042390823364258, 390.05810546875, -0.2086094170808792, 0.4094932973384857, -0.15514449775218964, 1.6990848779678345, -0.9583421945571899, 1.476315975189209], "std": [0.16895683109760284, 0.011385519988834858, 0.19378508627414703, 0.06969471275806427, 0.41987869143486023, 0.17755089700222015, 0.0922197699546814, 168.75010681152344, 0.08581748604774475, 0.020133543759584427, 0.014336212538182735, 2.008559226989746, 0.14538471400737762, 1.7761085033416748, 0.05211057513952255, 0.03410320729017258, 0.23785971105098724, 0.2831698954105377, 0.514180600643158, 0.2447959929704666, 0.7217023968696594, 275.305908203125, 0.023637082427740097, 0.02114260382950306, 0.04265492409467697, 0.6722785830497742, 0.24845373630523682, 1.7353492975234985], "count": [327]}, "action": {"min": [0.6267477869987488, 2.03519344329834, 1.7563073635101318, -0.2516416013240814, -1.2049753665924072, 0.7768111228942871, -2.8399126529693604, 353.0, 0.004335999954491854, 0.35701701045036316, -0.2522270083427429, -3.069999933242798, 1.0160000324249268, -3.132185220718384, -0.7547327876091003, -2.041023015975952, 0.23610813915729523, -0.0748920738697052, -2.286381244659424, -1.7126044034957886, 0.43441247940063477, 120.0, -0.2522610127925873, 0.3776879906654358, -0.21441499888896942, 0.2750000059604645, -1.4259999990463257, -3.125999927520752], "max": [1.120571255683899, 2.0755455493927, 2.3025779724121094, 0.01652826927602291, -0.06436774134635925, 1.3410760164260864, -2.5388779640197754, 879.0, 0.25411298871040344, 0.41626399755477905, -0.1920810043811798, 3.1050000190734863, 1.5479999780654907, 3.1059999465942383, -0.5880189538002014, -1.9138059616088867, 1.0600258111953735, 0.9101892113685608, -0.552588701248169, -0.944153368473053, 2.8411169052124023, 772.0, -0.1648540049791336, 0.446260005235672, -0.07925599813461304, 2.9260001182556152, -0.5799999833106995, 3.125], "mean": [0.7666752934455872, 2.0502896308898926, 1.9415534734725952, -0.18776752054691315, -0.5594679117202759, 1.1855049133300781, -2.6838808059692383, 747.0902099609375, 0.16579949855804443, 0.3759843111038208, -0.22847767174243927, -0.39662978053092957, 1.2991770505905151, 1.3319910764694214, -0.6515319347381592, -2.001455307006836, 0.616112470626831, 0.42811986804008484, -1.4757038354873657, -1.2767090797424316, 1.5042390823364258, 390.05810546875, -0.2086094170808792, 0.4094932973384857, -0.15514449775218964, 1.6990848779678345, -0.9583421945571899, 1.476315975189209], "std": [0.16895683109760284, 0.011385519988834858, 0.19378508627414703, 0.06969471275806427, 0.41987869143486023, 0.17755089700222015, 0.0922197699546814, 168.75010681152344, 0.08581748604774475, 0.020133543759584427, 0.014336212538182735, 2.008559226989746, 0.14538471400737762, 1.7761085033416748, 0.05211057513952255, 0.03410320729017258, 0.23785971105098724, 0.2831698954105377, 0.514180600643158, 0.2447959929704666, 0.7217023968696594, 275.305908203125, 0.023637082427740097, 0.02114260382950306, 0.04265492409467697, 0.6722785830497742, 0.24845373630523682, 1.7353492975234985], "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": [134], "max": [134], "mean": [134.0], "std": [0.0], "count": [327]}, "index": {"min": [71140], "max": [71466], "mean": [71303.0], "std": [94.39632761218344], "count": [327]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [327]}, "subtask_annotation": {"mean": [4.8318042813455655, 12.0, 12.0, 12.0, 12.0], "std": [4.439105220013912, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [327]}, "scene_annotation": {"mean": [134.0], "std": [0.0], "min": [134], "max": [134], "count": [327]}, "eef_direction_state": {"mean": [4.00611620795107, 4.207951070336391], "std": [1.824055842725921, 2.1056639267768813], "min": [0, 0], "max": [6, 6], "count": [327]}, "eef_velocity_state": {"mean": [0.8318042813455657, 0.6391437308868502], "std": [0.6767190941124778, 0.7809250380934448], "min": [0, 0], "max": [2, 2], "count": [327]}, "eef_acc_mag_state": {"mean": [0.8103975535168195, 0.5718654434250765], "std": [0.8244072067630296, 0.7938239470806797], "min": [0, 0], "max": [2, 2], "count": [327]}, "eef_direction_action": {"mean": [4.00611620795107, 4.207951070336391], "std": [1.824055842725921, 2.1056639267768813], "min": [0, 0], "max": [6, 6], "count": [327]}, "eef_velocity_action": {"mean": [0.8318042813455657, 0.6391437308868502], "std": [0.6767190941124778, 0.7809250380934448], "min": [0, 0], "max": [2, 2], "count": [327]}, "eef_acc_mag_action": {"mean": [0.8103975535168195, 0.5718654434250765], "std": [0.8244072067630296, 0.7938239470806797], "min": [0, 0], "max": [2, 2], "count": [327]}, "eef_sim_pose_state": {"mean": [0.6044913980688109, 0.2953749757990857, 1.1154123690290914, -1.7002133081743718, 0.9572991836413673, -1.372703867359666, 0.5681102916052276, -0.24490015775018445, 1.0416229542745357, -0.3986497470759272, 1.2996544667555918, 0.06628079568758713], "std": [0.024840987052881455, 0.019566825376249878, 0.039283692464127315, 0.6706455208535891, 0.24820482565372357, 1.94040012705151, 0.029471891719683233, 0.07145550708806075, 0.01729694984907368, 2.0070957970478074, 0.14509573832101672, 1.5894943506114936], "min": [0.5596044887628033, 0.25693600014684104, 1.0499968614503945, -2.9253057777796934, 0.5797025767617754, -3.1394248089289567, 0.5398173492702966, -0.31790214514724, 1.0285558098267826, -3.0749056492999, 1.0163460920278329, -2.692716490485644], "max": [0.6493194691535308, 0.31997168967358003, 1.1752262212347961, -0.28196688556090993, 1.4253418040098182, 3.1412193058053517, 0.6165142902152234, -0.10542655371962728, 1.0892841731469514, 3.0935834049961715, 1.548394751292867, 3.073403410150207], "count": [327]}, "eef_sim_pose_action": {"mean": [0.6044913980688109, 0.2953749757990857, 1.1154123690290914, -1.7002133081743718, 0.9572991836413673, -1.372703867359666, 0.5681102916052276, -0.24490015775018445, 1.0416229542745357, -0.3986497470759272, 1.2996544667555918, 0.06628079568758713], "std": [0.024840987052881455, 0.019566825376249878, 0.039283692464127315, 0.6706455208535891, 0.24820482565372357, 1.94040012705151, 0.029471891719683233, 0.07145550708806075, 0.01729694984907368, 2.0070957970478074, 0.14509573832101672, 1.5894943506114936], "min": [0.5596044887628033, 0.25693600014684104, 1.0499968614503945, -2.9253057777796934, 0.5797025767617754, -3.1394248089289567, 0.5398173492702966, -0.31790214514724, 1.0285558098267826, -3.0749056492999, 1.0163460920278329, -2.692716490485644], "max": [0.6493194691535308, 0.31997168967358003, 1.1752262212347961, -0.28196688556090993, 1.4253418040098182, 3.1412193058053517, 0.6165142902152234, -0.10542655371962728, 1.0892841731469514, 3.0935834049961715, 1.548394751292867, 3.073403410150207], "count": [327]}, "gripper_mode_state": {"mean": [0.5382262996941896, 0.1529051987767584], "std": [0.4985366084969995, 0.35989609467705846], "min": [0, 0], "max": [1, 1], "count": [327]}, "gripper_activity_state": {"mean": [1.819571865443425, 1.8837920489296636], "std": [0.5198057154730175, 0.4478425955572952], "min": [0, 0], "max": [2, 2], "count": [327]}, "gripper_mode_action": {"mean": [0.5382262996941896, 0.1529051987767584], "std": [0.4985366084969995, 0.35989609467705846], "min": [0, 0], "max": [1, 1], "count": [327]}, "gripper_activity_action": {"mean": [1.819571865443425, 1.8837920489296636], "std": [0.5198057154730175, 0.4478425955572952], "min": [0, 0], "max": [2, 2], "count": [327]}, "gripper_open_scale_state": {"mean": [0.39005810411552444, 0.7470902142539302], "std": [0.2753059546902049, 0.16875014969607716], "min": [0.12, 0.353], "max": [0.772, 0.879], "count": [327]}, "gripper_open_scale_action": {"mean": [0.39005810411552444, 0.7470902142539302], "std": [0.2753059546902049, 0.16875014969607716], "min": [0.12, 0.353], "max": [0.772, 0.879], "count": [327]}}} +{"episode_index": 135, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.46313984477124187]], [[0.434406868872549]], [[0.4080520812908497]]], "std": [[[0.14013891893077107]], [[0.16681820680258763]], [[0.19033105943249]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4750805739379085]], [[0.473469904003268]], [[0.4632241339869281]]], "std": [[[0.054984938623236494]], [[0.06531493253670038]], [[0.08025842398016914]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46403864379084964]], [[0.4423127450980392]], [[0.42561588439542486]]], "std": [[[0.11111378291527055]], [[0.14055833340883866]], [[0.16588099050016583]]], "count": [100]}, "observation.state": {"min": [0.5538802742958069, 1.8153867721557617, 1.2321676015853882, -0.2623229920864105, -0.9271888136863708, 0.8313178420066833, -2.8517632484436035, 369.0, 0.01968500018119812, 0.32829999923706055, -0.25489699840545654, -3.1029999256134033, 0.9710000157356262, -3.1391851902008057, -0.6983411312103271, -2.0341289043426514, 0.4709073007106781, -0.06640978157520294, -2.372932195663452, -1.759780764579773, 0.5790129899978638, 121.0, -0.23882299661636353, 0.3546000123023987, -0.21108399331569672, -3.131185293197632, -1.3899999856948853, -3.1401853561401367], "max": [0.9722182154655457, 2.052489757537842, 2.313311815261841, 0.23834218084812164, -0.29138273000717163, 1.5443720817565918, -2.2073702812194824, 894.0, 0.2351350039243698, 0.4211159944534302, -0.1826380044221878, 3.1010000705718994, 1.565000057220459, 3.128999948501587, -0.5007873773574829, -1.9040669202804565, 1.4205584526062012, 0.8489281535148621, -0.6565056443214417, -0.47363001108169556, 2.7841665744781494, 601.0, -0.15365299582481384, 0.45733100175857544, -0.07284200191497803, 3.1410000324249268, -0.7450000047683716, 3.1110000610351562], "mean": [0.6661521792411804, 1.9874578714370728, 1.8573824167251587, -0.15045689046382904, -0.5738690495491028, 1.3192147016525269, -2.6015584468841553, 775.197509765625, 0.19912178814411163, 0.3535000681877136, -0.22678877413272858, 1.1091735363006592, 1.2877508401870728, -0.21748490631580353, -0.6047090888023376, -1.9946070909500122, 0.819419801235199, 0.3471876382827759, -1.6983274221420288, -1.263723611831665, 1.75469172000885, 356.25408935546875, -0.20105896890163422, 0.3987639248371124, -0.15969665348529816, 0.6794210076332092, -1.0707579851150513, 0.8233164548873901], "std": [0.10706304758787155, 0.08220098167657852, 0.38864120841026306, 0.13047073781490326, 0.23967638611793518, 0.16043967008590698, 0.24359388649463654, 172.57350158691406, 0.05929478630423546, 0.019517654553055763, 0.021678758785128593, 1.6767476797103882, 0.16270320117473602, 2.1731808185577393, 0.044971439987421036, 0.04162873327732086, 0.2836848497390747, 0.2813946306705475, 0.5217471718788147, 0.36212924122810364, 0.7036964893341064, 210.27694702148438, 0.024750320240855217, 0.0318470224738121, 0.03557369112968445, 1.544573187828064, 0.1824704259634018, 2.07377290725708], "count": [429]}, "action": {"min": [0.5538802742958069, 1.8153867721557617, 1.2321676015853882, -0.2623229920864105, -0.9271888136863708, 0.8313178420066833, -2.8517632484436035, 369.0, 0.01968500018119812, 0.32829999923706055, -0.25489699840545654, -3.1029999256134033, 0.9710000157356262, -3.1391851902008057, -0.6983411312103271, -2.0341289043426514, 0.4709073007106781, -0.06640978157520294, -2.372932195663452, -1.759780764579773, 0.5790129899978638, 121.0, -0.23882299661636353, 0.3546000123023987, -0.21108399331569672, -3.131185293197632, -1.3899999856948853, -3.1401853561401367], "max": [0.9722182154655457, 2.052489757537842, 2.313311815261841, 0.23834218084812164, -0.29138273000717163, 1.5443720817565918, -2.2073702812194824, 894.0, 0.2351350039243698, 0.4211159944534302, -0.1826380044221878, 3.1010000705718994, 1.565000057220459, 3.128999948501587, -0.5007873773574829, -1.9040669202804565, 1.4205584526062012, 0.8489281535148621, -0.6565056443214417, -0.47363001108169556, 2.7841665744781494, 601.0, -0.15365299582481384, 0.45733100175857544, -0.07284200191497803, 3.1410000324249268, -0.7450000047683716, 3.1110000610351562], "mean": [0.6661521792411804, 1.9874578714370728, 1.8573824167251587, -0.15045689046382904, -0.5738690495491028, 1.3192147016525269, -2.6015584468841553, 775.197509765625, 0.19912178814411163, 0.3535000681877136, -0.22678877413272858, 1.1091735363006592, 1.2877508401870728, -0.21748490631580353, -0.6047090888023376, -1.9946070909500122, 0.819419801235199, 0.3471876382827759, -1.6983274221420288, -1.263723611831665, 1.75469172000885, 356.25408935546875, -0.20105896890163422, 0.3987639248371124, -0.15969665348529816, 0.6794210076332092, -1.0707579851150513, 0.8233164548873901], "std": [0.10706304758787155, 0.08220098167657852, 0.38864120841026306, 0.13047073781490326, 0.23967638611793518, 0.16043967008590698, 0.24359388649463654, 172.57350158691406, 0.05929478630423546, 0.019517654553055763, 0.021678758785128593, 1.6767476797103882, 0.16270320117473602, 2.1731808185577393, 0.044971439987421036, 0.04162873327732086, 0.2836848497390747, 0.2813946306705475, 0.5217471718788147, 0.36212924122810364, 0.7036964893341064, 210.27694702148438, 0.024750320240855217, 0.0318470224738121, 0.03557369112968445, 1.544573187828064, 0.1824704259634018, 2.07377290725708], "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": [135], "max": [135], "mean": [135.0], "std": [0.0], "count": [429]}, "index": {"min": [71467], "max": [71895], "mean": [71681.0], "std": [123.84129628951187], "count": [429]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [429]}, "subtask_annotation": {"mean": [5.256410256410256, 12.0, 12.0, 12.0, 12.0], "std": [4.696821042607616, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [429]}, "scene_annotation": {"mean": [135.0], "std": [0.0], "min": [135], "max": [135], "count": [429]}, "eef_direction_state": {"mean": [4.331002331002331, 4.86013986013986], "std": [1.8730064267339368, 1.731114137656823], "min": [0, 0], "max": [6, 6], "count": [429]}, "eef_velocity_state": {"mean": [0.6573426573426573, 0.4731934731934732], "std": [0.6416568200062533, 0.7273250235217054], "min": [0, 0], "max": [2, 2], "count": [429]}, "eef_acc_mag_state": {"mean": [0.7086247086247086, 0.46153846153846156], "std": [0.8314590884702273, 0.7395194442524617], "min": [0, 0], "max": [2, 2], "count": [429]}, "eef_direction_action": {"mean": [4.331002331002331, 4.86013986013986], "std": [1.8730064267339368, 1.731114137656823], "min": [0, 0], "max": [6, 6], "count": [429]}, "eef_velocity_action": {"mean": [0.6573426573426573, 0.4731934731934732], "std": [0.6416568200062533, 0.7273250235217054], "min": [0, 0], "max": [2, 2], "count": [429]}, "eef_acc_mag_action": {"mean": [0.7086247086247086, 0.46153846153846156], "std": [0.8314590884702273, 0.7395194442524617], "min": [0, 0], "max": [2, 2], "count": [429]}, "eef_sim_pose_state": {"mean": [0.592326524417208, 0.28752423652655557, 1.1054656190619212, -0.681173142175998, 1.0704239829418287, -0.8877680507963372, 0.5473916226603984, -0.27992383700905027, 1.042324560027259, 1.1098556547662695, 1.28815229407248, -0.06021090613363099], "std": [0.033205447241337574, 0.0249959315158236, 0.029983803694839703, 1.5447750452952858, 0.18245742099334405, 1.8599891743905625, 0.02297878170156926, 0.05135421420268821, 0.019400843806324963, 1.6767472034439612, 0.16258060338066513, 1.7443885832303205], "min": [0.5396678025089569, 0.23629540958051115, 1.0590261851164935, -3.139562531905437, 0.7460829336890176, -3.1195620809017988, 0.5263639865118217, -0.32518211362773813, 1.0211472500923655, -3.1047860838850454, 0.9715347459971939, -2.958966237269218], "max": [0.6536633596254946, 0.32376420452713695, 1.1745484052944948, 3.13231832723103, 1.3912314122058853, 3.140860654846295, 0.6289045577028389, -0.12094681347359038, 1.093385045425362, 3.100147409947034, 1.56581947883392, 3.0771036085639185], "count": [429]}, "eef_sim_pose_action": {"mean": [0.592326524417208, 0.28752423652655557, 1.1054656190619212, -0.681173142175998, 1.0704239829418287, -0.8877680507963372, 0.5473916226603984, -0.27992383700905027, 1.042324560027259, 1.1098556547662695, 1.28815229407248, -0.06021090613363099], "std": [0.033205447241337574, 0.0249959315158236, 0.029983803694839703, 1.5447750452952858, 0.18245742099334405, 1.8599891743905625, 0.02297878170156926, 0.05135421420268821, 0.019400843806324963, 1.6767472034439612, 0.16258060338066513, 1.7443885832303205], "min": [0.5396678025089569, 0.23629540958051115, 1.0590261851164935, -3.139562531905437, 0.7460829336890176, -3.1195620809017988, 0.5263639865118217, -0.32518211362773813, 1.0211472500923655, -3.1047860838850454, 0.9715347459971939, -2.958966237269218], "max": [0.6536633596254946, 0.32376420452713695, 1.1745484052944948, 3.13231832723103, 1.3912314122058853, 3.140860654846295, 0.6289045577028389, -0.12094681347359038, 1.093385045425362, 3.100147409947034, 1.56581947883392, 3.0771036085639185], "count": [429]}, "gripper_mode_state": {"mean": [0.5268065268065268, 0.1445221445221445], "std": [0.4992808930057008, 0.3516183929558656], "min": [0, 0], "max": [1, 1], "count": [429]}, "gripper_activity_state": {"mean": [1.8974358974358974, 1.8904428904428905], "std": [0.4082116877569743, 0.4368002318482593], "min": [0, 0], "max": [2, 2], "count": [429]}, "gripper_mode_action": {"mean": [0.5268065268065268, 0.1445221445221445], "std": [0.4992808930057008, 0.3516183929558656], "min": [0, 0], "max": [1, 1], "count": [429]}, "gripper_activity_action": {"mean": [1.8974358974358974, 1.8904428904428905], "std": [0.4082116877569743, 0.4368002318482593], "min": [0, 0], "max": [2, 2], "count": [429]}, "gripper_open_scale_state": {"mean": [0.3562540794319215, 0.7751969696258333], "std": [0.21027696555088804, 0.172573541038703], "min": [0.121, 0.369], "max": [0.601, 0.894], "count": [429]}, "gripper_open_scale_action": {"mean": [0.3562540794319215, 0.7751969696258333], "std": [0.21027696555088804, 0.172573541038703], "min": [0.121, 0.369], "max": [0.601, 0.894], "count": [429]}}} +{"episode_index": 136, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.47024938725490195]], [[0.43901294321895423]], [[0.41341494281045754]]], "std": [[[0.1401608813970452]], [[0.16917317604882295]], [[0.19316571386531273]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.0196078431372549]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4734642871732026]], [[0.4694416299019608]], [[0.4588566625816993]]], "std": [[[0.05240940819321055]], [[0.06763396587822273]], [[0.08310345210019357]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4687604697712418]], [[0.4547110661764706]], [[0.4429594260620915]]], "std": [[[0.09400364337853509]], [[0.12291537750270726]], [[0.14408416041196154]]], "count": [100]}, "observation.state": {"min": [0.5612455606460571, 2.002486228942871, 0.8228006362915039, -0.20034635066986084, -0.2762332558631897, 0.7040135264396667, -2.773502826690674, 412.0, 0.00931399967521429, 0.33122798800468445, -0.2700980007648468, -3.0910000801086426, 0.9959999322891235, -1.3450000286102295, -0.7413285970687866, -2.040255069732666, 0.6241995692253113, -0.1062730997800827, -2.4052908420562744, -1.8011274337768555, 0.46610763669013977, 121.0, -0.2409459948539734, 0.35608598589897156, -0.21681800484657288, -3.1411852836608887, -1.5540000200271606, -3.1411852836608887], "max": [0.8553858399391174, 2.046363592147827, 1.9471591711044312, 0.3583161234855652, -0.2344326376914978, 1.5706043243408203, -2.54781436920166, 894.0, 0.23698100447654724, 0.3934899866580963, -0.19941399991512299, 2.8580000400543213, 1.5579999685287476, 2.819999933242798, -0.5330933928489685, -1.9033515453338623, 1.382283329963684, 0.9346237778663635, -0.6467317938804626, -0.4882035255432129, 2.792771339416504, 604.0, -0.15909400582313538, 0.46442800760269165, -0.0792509987950325, 3.13700008392334, -0.7799999117851257, 3.0339999198913574], "mean": [0.6284117102622986, 2.031243085861206, 1.624796986579895, -0.12636017799377441, -0.2557663023471832, 1.3429089784622192, -2.697551965713501, 769.2520751953125, 0.1937505304813385, 0.35167697072029114, -0.22399315237998962, -0.5820475220680237, 1.3475096225738525, 1.4504154920578003, -0.605496346950531, -2.0033187866210938, 0.8078726530075073, 0.3535170555114746, -1.680863380432129, -1.2523815631866455, 1.7210164070129395, 365.3047180175781, -0.2040473371744156, 0.39922699332237244, -0.159536212682724, 0.832129716873169, -1.064728856086731, 1.0012682676315308], "std": [0.07988835871219635, 0.007885795086622238, 0.3534501791000366, 0.1455438882112503, 0.01560951117426157, 0.20206154882907867, 0.06216645985841751, 164.9277801513672, 0.06208734214305878, 0.012685272842645645, 0.019218895584344864, 1.5728394985198975, 0.10546087473630905, 1.341064453125, 0.06023799255490303, 0.03681929036974907, 0.2756386697292328, 0.2973465621471405, 0.5363824963569641, 0.4029666483402252, 0.7257711291313171, 218.85556030273438, 0.025243215262889862, 0.038090918213129044, 0.038431450724601746, 1.5258808135986328, 0.19056522846221924, 2.0305519104003906], "count": [361]}, "action": {"min": [0.5612455606460571, 2.002486228942871, 0.8228006362915039, -0.20034635066986084, -0.2762332558631897, 0.7040135264396667, -2.773502826690674, 412.0, 0.00931399967521429, 0.33122798800468445, -0.2700980007648468, -3.0910000801086426, 0.9959999322891235, -1.3450000286102295, -0.7413285970687866, -2.040255069732666, 0.6241995692253113, -0.1062730997800827, -2.4052908420562744, -1.8011274337768555, 0.46610763669013977, 121.0, -0.2409459948539734, 0.35608598589897156, -0.21681800484657288, -3.1411852836608887, -1.5540000200271606, -3.1411852836608887], "max": [0.8553858399391174, 2.046363592147827, 1.9471591711044312, 0.3583161234855652, -0.2344326376914978, 1.5706043243408203, -2.54781436920166, 894.0, 0.23698100447654724, 0.3934899866580963, -0.19941399991512299, 2.8580000400543213, 1.5579999685287476, 2.819999933242798, -0.5330933928489685, -1.9033515453338623, 1.382283329963684, 0.9346237778663635, -0.6467317938804626, -0.4882035255432129, 2.792771339416504, 604.0, -0.15909400582313538, 0.46442800760269165, -0.0792509987950325, 3.13700008392334, -0.7799999117851257, 3.0339999198913574], "mean": [0.6284117102622986, 2.031243085861206, 1.624796986579895, -0.12636017799377441, -0.2557663023471832, 1.3429089784622192, -2.697551965713501, 769.2520751953125, 0.1937505304813385, 0.35167697072029114, -0.22399315237998962, -0.5820475220680237, 1.3475096225738525, 1.4504154920578003, -0.605496346950531, -2.0033187866210938, 0.8078726530075073, 0.3535170555114746, -1.680863380432129, -1.2523815631866455, 1.7210164070129395, 365.3047180175781, -0.2040473371744156, 0.39922699332237244, -0.159536212682724, 0.832129716873169, -1.064728856086731, 1.0012682676315308], "std": [0.07988835871219635, 0.007885795086622238, 0.3534501791000366, 0.1455438882112503, 0.01560951117426157, 0.20206154882907867, 0.06216645985841751, 164.9277801513672, 0.06208734214305878, 0.012685272842645645, 0.019218895584344864, 1.5728394985198975, 0.10546087473630905, 1.341064453125, 0.06023799255490303, 0.03681929036974907, 0.2756386697292328, 0.2973465621471405, 0.5363824963569641, 0.4029666483402252, 0.7257711291313171, 218.85556030273438, 0.025243215262889862, 0.038090918213129044, 0.038431450724601746, 1.5258808135986328, 0.19056522846221924, 2.0305519104003906], "count": [361]}, "timestamp": {"min": [0.0], "max": [12.0], "mean": [6.0], "std": [3.4737107920301407], "count": [361]}, "frame_index": {"min": [0], "max": [360], "mean": [180.0], "std": [104.21132376090422], "count": [361]}, "episode_index": {"min": [136], "max": [136], "mean": [136.0], "std": [0.0], "count": [361]}, "index": {"min": [71896], "max": [72256], "mean": [72076.0], "std": [104.21132376090422], "count": [361]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [361]}, "subtask_annotation": {"mean": [4.221606648199446, 12.0, 12.0, 12.0, 12.0], "std": [4.580541606360672, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [361]}, "scene_annotation": {"mean": [136.0], "std": [0.0], "min": [136], "max": [136], "count": [361]}, "eef_direction_state": {"mean": [3.700831024930748, 4.565096952908587], "std": [1.9648502305547673, 1.919949374337357], "min": [0, 0], "max": [6, 6], "count": [361]}, "eef_velocity_state": {"mean": [0.8919667590027701, 0.5844875346260388], "std": [0.6590236705468305, 0.7621102249655032], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_acc_mag_state": {"mean": [0.8033240997229917, 0.5789473684210527], "std": [0.8405182596593999, 0.7841928645132281], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_direction_action": {"mean": [3.700831024930748, 4.565096952908587], "std": [1.9648502305547673, 1.919949374337357], "min": [0, 0], "max": [6, 6], "count": [361]}, "eef_velocity_action": {"mean": [0.8919667590027701, 0.5844875346260388], "std": [0.6590236705468305, 0.7621102249655032], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_acc_mag_action": {"mean": [0.8033240997229917, 0.5789473684210527], "std": [0.8405182596593999, 0.7841928645132281], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_sim_pose_state": {"mean": [0.592044901500176, 0.2892048090044686, 1.1056957081718894, -0.8529621348462834, 1.0643638206135473, -0.6506244379465509, 0.5417581959786372, -0.2745480277418214, 1.0403688492906886, -0.5814064678901706, 1.3479087745879406, -0.11994239426441884], "std": [0.039562820183229826, 0.028437923999519714, 0.03210003114419041, 1.5153009899209837, 0.19055037125291344, 1.955590829164971, 0.018863749477363276, 0.05283051109140988, 0.014332148901875433, 1.573777090537351, 0.1054161084397259, 1.3424597754515815], "min": [0.5411941976779726, 0.23416587616404014, 1.0593764121327822, -3.1411023444197506, 0.7802009765323352, -3.1311695323072772, 0.5241057525406947, -0.30772644898131846, 1.010841701354944, -3.093166417648084, 0.9968248833738111, -2.9383286734659704], "max": [0.6603307458717328, 0.33035617749448226, 1.1667967205091152, 3.1346664225835723, 1.554766943699772, 3.1329780162905934, 0.6005022449560449, -0.1080939685729973, 1.0673875699211535, 2.8362734814602604, 1.5581434270401426, 1.254208689824308], "count": [361]}, "eef_sim_pose_action": {"mean": [0.592044901500176, 0.2892048090044686, 1.1056957081718894, -0.8529621348462834, 1.0643638206135473, -0.6506244379465509, 0.5417581959786372, -0.2745480277418214, 1.0403688492906886, -0.5814064678901706, 1.3479087745879406, -0.11994239426441884], "std": [0.039562820183229826, 0.028437923999519714, 0.03210003114419041, 1.5153009899209837, 0.19055037125291344, 1.955590829164971, 0.018863749477363276, 0.05283051109140988, 0.014332148901875433, 1.573777090537351, 0.1054161084397259, 1.3424597754515815], "min": [0.5411941976779726, 0.23416587616404014, 1.0593764121327822, -3.1411023444197506, 0.7802009765323352, -3.1311695323072772, 0.5241057525406947, -0.30772644898131846, 1.010841701354944, -3.093166417648084, 0.9968248833738111, -2.9383286734659704], "max": [0.6603307458717328, 0.33035617749448226, 1.1667967205091152, 3.1346664225835723, 1.554766943699772, 3.1329780162905934, 0.6005022449560449, -0.1080939685729973, 1.0673875699211535, 2.8362734814602604, 1.5581434270401426, 1.254208689824308], "count": [361]}, "gripper_mode_state": {"mean": [0.48753462603878117, 0.1523545706371191], "std": [0.49984459029983336, 0.3593642378466413], "min": [0, 0], "max": [1, 1], "count": [361]}, "gripper_activity_state": {"mean": [1.89196675900277, 1.8808864265927978], "std": [0.3895686356558064, 0.4206515074288808], "min": [0, 0], "max": [2, 2], "count": [361]}, "gripper_mode_action": {"mean": [0.48753462603878117, 0.1523545706371191], "std": [0.49984459029983336, 0.3593642378466413], "min": [0, 0], "max": [1, 1], "count": [361]}, "gripper_activity_action": {"mean": [1.89196675900277, 1.8808864265927978], "std": [0.3895686356558064, 0.4206515074288808], "min": [0, 0], "max": [2, 2], "count": [361]}, "gripper_open_scale_state": {"mean": [0.36530470918354235, 0.769252077646862], "std": [0.21885565044790914, 0.16492786913255025], "min": [0.121, 0.412], "max": [0.604, 0.894], "count": [361]}, "gripper_open_scale_action": {"mean": [0.36530470918354235, 0.769252077646862], "std": [0.21885565044790914, 0.16492786913255025], "min": [0.121, 0.412], "max": [0.604, 0.894], "count": [361]}}} +{"episode_index": 137, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4611878370098039]], [[0.43279655637254905]], [[0.4066737336601307]]], "std": [[[0.14175816715291675]], [[0.16760379968784217]], [[0.19106269083089092]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.023529411764705882]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4730932291666667]], [[0.4637776736111111]], [[0.45459824959150325]]], "std": [[[0.04573158820699367]], [[0.0668849601872348]], [[0.0810692087482664]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4633207822712418]], [[0.44664627859477124]], [[0.43181790032679734]]], "std": [[[0.12377501510389315]], [[0.1502028752073547]], [[0.1696814508360223]]], "count": [100]}, "observation.state": {"min": [0.5515764355659485, 2.010078191757202, 0.6684960126876831, -0.2226516455411911, -0.28722885251045227, 0.774838924407959, -2.784376382827759, 440.0, -0.00253499997779727, 0.34040600061416626, -0.25023800134658813, -3.11299991607666, 0.9929999113082886, -3.125, -0.8084016442298889, -2.038684368133545, 0.6258401870727539, -0.10025171935558319, -2.481666326522827, -1.735625147819519, 0.689021110534668, 118.0, -0.2388409972190857, 0.36121198534965515, -0.20496399700641632, -0.5019999146461487, -1.4329999685287476, -3.1029999256134033], "max": [0.953770101070404, 2.0433268547058105, 1.9512606859207153, 0.3306177258491516, -0.0783652812242508, 1.4924660921096802, -2.296225070953369, 892.0, 0.24306100606918335, 0.39317500591278076, -0.19979099929332733, 2.0329999923706055, 1.5360000133514404, 3.117000102996826, -0.5620309114456177, -1.917977213859558, 1.1182674169540405, 0.7307693362236023, -0.7070154547691345, -0.6697002649307251, 2.7427327632904053, 766.0, -0.16370700299739838, 0.4644159972667694, -0.09939800202846527, 3.0209999084472656, -0.718999981880188, 3.132999897003174], "mean": [0.6919211149215698, 2.033048391342163, 1.425255537033081, -0.11432463675737381, -0.21189375221729279, 1.3136111497879028, -2.6360933780670166, 742.4762573242188, 0.17111115157604218, 0.35584568977355957, -0.22370503842830658, -0.7204133868217468, 1.3065956830978394, 1.3116509914398193, -0.62237948179245, -1.9959558248519897, 0.7655737400054932, 0.30759045481681824, -1.7228877544403076, -1.2833789587020874, 1.7815382480621338, 378.2779235839844, -0.20586004853248596, 0.4005279839038849, -0.1616760492324829, 1.3521337509155273, -1.0661402940750122, 0.9978019595146179], "std": [0.13374395668506622, 0.008401455357670784, 0.538783609867096, 0.14161093533039093, 0.059263113886117935, 0.169818714261055, 0.17422452569007874, 142.49520874023438, 0.07627274096012115, 0.011249687522649765, 0.013383504003286362, 1.765690803527832, 0.15469372272491455, 1.450626015663147, 0.07551863044500351, 0.035534415394067764, 0.16213248670101166, 0.24288001656532288, 0.5232981443405151, 0.31568220257759094, 0.6594035625457764, 267.55859375, 0.022114446386694908, 0.03499625250697136, 0.030055636540055275, 0.9249891042709351, 0.19159862399101257, 2.119727849960327], "count": [358]}, "action": {"min": [0.5515764355659485, 2.010078191757202, 0.6684960126876831, -0.2226516455411911, -0.28722885251045227, 0.774838924407959, -2.784376382827759, 440.0, -0.00253499997779727, 0.34040600061416626, -0.25023800134658813, -3.11299991607666, 0.9929999113082886, -3.125, -0.8084016442298889, -2.038684368133545, 0.6258401870727539, -0.10025171935558319, -2.481666326522827, -1.735625147819519, 0.689021110534668, 118.0, -0.2388409972190857, 0.36121198534965515, -0.20496399700641632, -0.5019999146461487, -1.4329999685287476, -3.1029999256134033], "max": [0.953770101070404, 2.0433268547058105, 1.9512606859207153, 0.3306177258491516, -0.0783652812242508, 1.4924660921096802, -2.296225070953369, 892.0, 0.24306100606918335, 0.39317500591278076, -0.19979099929332733, 2.0329999923706055, 1.5360000133514404, 3.117000102996826, -0.5620309114456177, -1.917977213859558, 1.1182674169540405, 0.7307693362236023, -0.7070154547691345, -0.6697002649307251, 2.7427327632904053, 766.0, -0.16370700299739838, 0.4644159972667694, -0.09939800202846527, 3.0209999084472656, -0.718999981880188, 3.132999897003174], "mean": [0.6919211149215698, 2.033048391342163, 1.425255537033081, -0.11432463675737381, -0.21189375221729279, 1.3136111497879028, -2.6360933780670166, 742.4762573242188, 0.17111115157604218, 0.35584568977355957, -0.22370503842830658, -0.7204133868217468, 1.3065956830978394, 1.3116509914398193, -0.62237948179245, -1.9959558248519897, 0.7655737400054932, 0.30759045481681824, -1.7228877544403076, -1.2833789587020874, 1.7815382480621338, 378.2779235839844, -0.20586004853248596, 0.4005279839038849, -0.1616760492324829, 1.3521337509155273, -1.0661402940750122, 0.9978019595146179], "std": [0.13374395668506622, 0.008401455357670784, 0.538783609867096, 0.14161093533039093, 0.059263113886117935, 0.169818714261055, 0.17422452569007874, 142.49520874023438, 0.07627274096012115, 0.011249687522649765, 0.013383504003286362, 1.765690803527832, 0.15469372272491455, 1.450626015663147, 0.07551863044500351, 0.035534415394067764, 0.16213248670101166, 0.24288001656532288, 0.5232981443405151, 0.31568220257759094, 0.6594035625457764, 267.55859375, 0.022114446386694908, 0.03499625250697136, 0.030055636540055275, 0.9249891042709351, 0.19159862399101257, 2.119727849960327], "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": [137], "max": [137], "mean": [137.0], "std": [0.0], "count": [358]}, "index": {"min": [72257], "max": [72614], "mean": [72435.5], "std": [103.34529500659427], "count": [358]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [358]}, "subtask_annotation": {"mean": [4.888268156424581, 12.0, 12.0, 12.0, 12.0], "std": [4.633956140781258, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [358]}, "scene_annotation": {"mean": [137.0], "std": [0.0], "min": [137], "max": [137], "count": [358]}, "eef_direction_state": {"mean": [3.8798882681564244, 4.533519553072626], "std": [2.0026764183656813, 1.8148193235118437], "min": [0, 0], "max": [6, 6], "count": [358]}, "eef_velocity_state": {"mean": [0.7932960893854749, 0.5614525139664804], "std": [0.6616044291802815, 0.7364190206683006], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_acc_mag_state": {"mean": [0.659217877094972, 0.5726256983240223], "std": [0.8092078011108946, 0.7867828060656913], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_direction_action": {"mean": [3.8798882681564244, 4.533519553072626], "std": [2.0026764183656813, 1.8148193235118437], "min": [0, 0], "max": [6, 6], "count": [358]}, "eef_velocity_action": {"mean": [0.7932960893854749, 0.5614525139664804], "std": [0.6616044291802815, 0.7364190206683006], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_acc_mag_action": {"mean": [0.659217877094972, 0.5726256983240223], "std": [0.8092078011108946, 0.7867828060656913], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_sim_pose_state": {"mean": [0.5934976891789622, 0.29219888556518775, 1.1035150330491332, -1.3541414484489156, 1.0656964505514095, -0.9428979197730779, 0.5510513676741433, -0.2545906802026568, 1.0443542207630525, -0.7213170334212599, 1.3071687590012246, -0.0848504698754083], "std": [0.037364182645734996, 0.02314546612432262, 0.025170853239224283, 0.9225933008445839, 0.19164717278519192, 1.844236075931067, 0.02303451521354935, 0.06359376311536834, 0.012128571919656888, 1.7652344199844332, 0.15446201287149128, 1.3190819151330566], "min": [0.5510668422144493, 0.24422998145998054, 1.0600675433335518, -3.020394640740231, 0.7191796479260004, -3.127501335969197, 0.5242641797014408, -0.3120337780188016, 1.0322725028202986, -3.12033279147565, 0.9934556970736952, -2.4252005170545905], "max": [0.6630611910933667, 0.3232661296969877, 1.149850161788368, 0.4943727364420705, 1.4339055726490906, 3.136939533549232, 0.6045907359390486, -0.09736489257091073, 1.076297435061965, 2.0289254870823514, 1.5359400516795971, 2.6361504265691513], "count": [358]}, "eef_sim_pose_action": {"mean": [0.5934976891789622, 0.29219888556518775, 1.1035150330491332, -1.3541414484489156, 1.0656964505514095, -0.9428979197730779, 0.5510513676741433, -0.2545906802026568, 1.0443542207630525, -0.7213170334212599, 1.3071687590012246, -0.0848504698754083], "std": [0.037364182645734996, 0.02314546612432262, 0.025170853239224283, 0.9225933008445839, 0.19164717278519192, 1.844236075931067, 0.02303451521354935, 0.06359376311536834, 0.012128571919656888, 1.7652344199844332, 0.15446201287149128, 1.3190819151330566], "min": [0.5510668422144493, 0.24422998145998054, 1.0600675433335518, -3.020394640740231, 0.7191796479260004, -3.127501335969197, 0.5242641797014408, -0.3120337780188016, 1.0322725028202986, -3.12033279147565, 0.9934556970736952, -2.4252005170545905], "max": [0.6630611910933667, 0.3232661296969877, 1.149850161788368, 0.4943727364420705, 1.4339055726490906, 3.136939533549232, 0.6045907359390486, -0.09736489257091073, 1.076297435061965, 2.0289254870823514, 1.5359400516795971, 2.6361504265691513], "count": [358]}, "gripper_mode_state": {"mean": [0.547486033519553, 0.12569832402234637], "std": [0.49773996887991423, 0.3315090577349566], "min": [0, 0], "max": [1, 1], "count": [358]}, "gripper_activity_state": {"mean": [1.835195530726257, 1.8770949720670391], "std": [0.4993754096434475, 0.45030150908126415], "min": [0, 0], "max": [2, 2], "count": [358]}, "gripper_mode_action": {"mean": [0.547486033519553, 0.12569832402234637], "std": [0.49773996887991423, 0.3315090577349566], "min": [0, 0], "max": [1, 1], "count": [358]}, "gripper_activity_action": {"mean": [1.835195530726257, 1.8770949720670391], "std": [0.4993754096434475, 0.45030150908126415], "min": [0, 0], "max": [2, 2], "count": [358]}, "gripper_open_scale_state": {"mean": [0.37827793285433864, 0.7424762574094613], "std": [0.2675587021873297, 0.14249516718962502], "min": [0.118, 0.44], "max": [0.766, 0.892], "count": [358]}, "gripper_open_scale_action": {"mean": [0.37827793285433864, 0.7424762574094613], "std": [0.2675587021873297, 0.14249516718962502], "min": [0.118, 0.44], "max": [0.766, 0.892], "count": [358]}}} +{"episode_index": 138, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.45755833333333334]], [[0.4265657291666667]], [[0.4019428758169935]]], "std": [[[0.14009133642638558]], [[0.1678740762985452]], [[0.19074319987125377]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.023529411764705882]], [[0.0196078431372549]]], "max": [[[0.8705882352941177]], [[0.8352941176470589]], [[0.8156862745098039]]], "mean": [[[0.4744575]], [[0.46543527369281046]], [[0.4554473508986928]]], "std": [[[0.04853070081912631]], [[0.07036491563530836]], [[0.08503947955174133]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4689950878267974]], [[0.4569668035130719]], [[0.44629684232026146]]], "std": [[[0.09830398145338627]], [[0.12251154767391709]], [[0.1390126414261248]]], "count": [100]}, "observation.state": {"min": [0.5536882877349854, 2.0261878967285156, 0.8793667554855347, -0.22704988718032837, -0.7614173889160156, 0.6860714554786682, -2.7489285469055176, 358.0, 0.008337000384926796, 0.3337540030479431, -0.26645299792289734, -3.0869998931884766, 0.9679999947547913, -3.134185314178467, -0.7761828303337097, -2.0342860221862793, 0.3740938901901245, -0.08745845407247543, -2.445206642150879, -1.7230414152145386, 0.7722035050392151, 121.0, -0.24275900423526764, 0.3665499985218048, -0.20260199904441833, 0.4740000069141388, -1.3450000286102295, -3.125], "max": [0.8625766038894653, 2.0605883598327637, 1.954280138015747, 0.3701843321323395, -0.15329226851463318, 1.4635459184646606, -2.400019884109497, 882.0, 0.2576110064983368, 0.40249699354171753, -0.20453199744224548, 2.9749999046325684, 1.5529999732971191, 2.9860000610351562, -0.5548925399780273, -1.914416790008545, 1.0465693473815918, 0.8204967975616455, -0.7085862159729004, -0.7891506552696228, 2.702869415283203, 757.0, -0.17418700456619263, 0.45276200771331787, -0.08482900261878967, 3.0429999828338623, -0.7029999494552612, 3.078000068664551], "mean": [0.660921573638916, 2.0384182929992676, 1.7240040302276611, -0.12745869159698486, -0.30391374230384827, 1.2457271814346313, -2.688688039779663, 747.60791015625, 0.19219601154327393, 0.36192992329597473, -0.2290453463792801, -0.5685082674026489, 1.341396450996399, 1.2820450067520142, -0.6220055222511292, -2.003427028656006, 0.68304842710495, 0.3983748257160187, -1.5774182081222534, -1.3075332641601562, 1.6887363195419312, 400.9112548828125, -0.20563317835330963, 0.4021156132221222, -0.15226207673549652, 1.4929077625274658, -1.0553609132766724, 1.0742182731628418], "std": [0.10777785629034042, 0.006388649810105562, 0.298138827085495, 0.16410338878631592, 0.15054041147232056, 0.24395978450775146, 0.09796646982431412, 188.5352020263672, 0.072044238448143, 0.02266165427863598, 0.015791401267051697, 1.7867212295532227, 0.12675411999225616, 1.5999815464019775, 0.0672401636838913, 0.02933136187493801, 0.21715250611305237, 0.2486768662929535, 0.46313199400901794, 0.2923165559768677, 0.5804979205131531, 270.82916259765625, 0.019572995603084564, 0.030241210013628006, 0.036789558827877045, 0.8663595914840698, 0.1844581514596939, 2.0627803802490234], "count": [366]}, "action": {"min": [0.5536882877349854, 2.0261878967285156, 0.8793667554855347, -0.22704988718032837, -0.7614173889160156, 0.6860714554786682, -2.7489285469055176, 358.0, 0.008337000384926796, 0.3337540030479431, -0.26645299792289734, -3.0869998931884766, 0.9679999947547913, -3.134185314178467, -0.7761828303337097, -2.0342860221862793, 0.3740938901901245, -0.08745845407247543, -2.445206642150879, -1.7230414152145386, 0.7722035050392151, 121.0, -0.24275900423526764, 0.3665499985218048, -0.20260199904441833, 0.4740000069141388, -1.3450000286102295, -3.125], "max": [0.8625766038894653, 2.0605883598327637, 1.954280138015747, 0.3701843321323395, -0.15329226851463318, 1.4635459184646606, -2.400019884109497, 882.0, 0.2576110064983368, 0.40249699354171753, -0.20453199744224548, 2.9749999046325684, 1.5529999732971191, 2.9860000610351562, -0.5548925399780273, -1.914416790008545, 1.0465693473815918, 0.8204967975616455, -0.7085862159729004, -0.7891506552696228, 2.702869415283203, 757.0, -0.17418700456619263, 0.45276200771331787, -0.08482900261878967, 3.0429999828338623, -0.7029999494552612, 3.078000068664551], "mean": [0.660921573638916, 2.0384182929992676, 1.7240040302276611, -0.12745869159698486, -0.30391374230384827, 1.2457271814346313, -2.688688039779663, 747.60791015625, 0.19219601154327393, 0.36192992329597473, -0.2290453463792801, -0.5685082674026489, 1.341396450996399, 1.2820450067520142, -0.6220055222511292, -2.003427028656006, 0.68304842710495, 0.3983748257160187, -1.5774182081222534, -1.3075332641601562, 1.6887363195419312, 400.9112548828125, -0.20563317835330963, 0.4021156132221222, -0.15226207673549652, 1.4929077625274658, -1.0553609132766724, 1.0742182731628418], "std": [0.10777785629034042, 0.006388649810105562, 0.298138827085495, 0.16410338878631592, 0.15054041147232056, 0.24395978450775146, 0.09796646982431412, 188.5352020263672, 0.072044238448143, 0.02266165427863598, 0.015791401267051697, 1.7867212295532227, 0.12675411999225616, 1.5999815464019775, 0.0672401636838913, 0.02933136187493801, 0.21715250611305237, 0.2486768662929535, 0.46313199400901794, 0.2923165559768677, 0.5804979205131531, 270.82916259765625, 0.019572995603084564, 0.030241210013628006, 0.036789558827877045, 0.8663595914840698, 0.1844581514596939, 2.0627803802490234], "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": [138], "max": [138], "mean": [138.0], "std": [0.0], "count": [366]}, "index": {"min": [72615], "max": [72980], "mean": [72797.5], "std": [105.65470489602754], "count": [366]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [366]}, "subtask_annotation": {"mean": [4.956284153005464, 12.0, 12.0, 12.0, 12.0], "std": [4.4950794428959355, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [366]}, "scene_annotation": {"mean": [138.0], "std": [0.0], "min": [138], "max": [138], "count": [366]}, "eef_direction_state": {"mean": [4.114754098360656, 4.344262295081967], "std": [1.9774551233009043, 2.0356273121944786], "min": [0, 0], "max": [6, 6], "count": [366]}, "eef_velocity_state": {"mean": [0.7213114754098361, 0.6256830601092896], "std": [0.6602983480575658, 0.7783241406092426], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_acc_mag_state": {"mean": [0.7295081967213115, 0.6284153005464481], "std": [0.8399539921621925, 0.8088723866642812], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_direction_action": {"mean": [4.114754098360656, 4.344262295081967], "std": [1.9774551233009043, 2.0356273121944786], "min": [0, 0], "max": [6, 6], "count": [366]}, "eef_velocity_action": {"mean": [0.7213114754098361, 0.6256830601092896], "std": [0.6602983480575658, 0.7783241406092426], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_acc_mag_action": {"mean": [0.7295081967213115, 0.6284153005464481], "std": [0.8399539921621925, 0.8088723866642812], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_sim_pose_state": {"mean": [0.596626960832161, 0.2936462327911452, 1.1139511752217535, -1.4946453402187572, 1.0547259150335049, -0.8578964629962408, 0.5514402233108553, -0.269965719155966, 1.0377026147577006, -0.5679298749176445, 1.3418679366934936, -0.18521976347565133], "std": [0.03333740481551534, 0.02016184055500337, 0.030571108512795344, 0.8643062991285659, 0.18424795184831846, 1.9757123604151636, 0.028003068349372304, 0.06087648279329418, 0.01242882267834383, 1.787372619688526, 0.1266820971457827, 1.5563969509853606], "min": [0.5497662864640829, 0.2530097042499901, 1.0637322432180663, -3.0421611688258308, 0.7030957000135483, -3.1148603306584346, 0.5170597808418571, -0.3230019758282429, 1.0146980960947962, -3.0897228957739946, 0.9689532108374479, -2.942534477870624], "max": [0.6533383104605518, 0.32616603949312817, 1.1664646544684192, -0.4805322887390697, 1.345105763826338, 3.1185548856712977, 0.5946771579143212, -0.10604148861967941, 1.0645383528063883, 2.970567365138149, 1.5531636419546309, 2.969305094100603], "count": [366]}, "eef_sim_pose_action": {"mean": [0.596626960832161, 0.2936462327911452, 1.1139511752217535, -1.4946453402187572, 1.0547259150335049, -0.8578964629962408, 0.5514402233108553, -0.269965719155966, 1.0377026147577006, -0.5679298749176445, 1.3418679366934936, -0.18521976347565133], "std": [0.03333740481551534, 0.02016184055500337, 0.030571108512795344, 0.8643062991285659, 0.18424795184831846, 1.9757123604151636, 0.028003068349372304, 0.06087648279329418, 0.01242882267834383, 1.787372619688526, 0.1266820971457827, 1.5563969509853606], "min": [0.5497662864640829, 0.2530097042499901, 1.0637322432180663, -3.0421611688258308, 0.7030957000135483, -3.1148603306584346, 0.5170597808418571, -0.3230019758282429, 1.0146980960947962, -3.0897228957739946, 0.9689532108374479, -2.942534477870624], "max": [0.6533383104605518, 0.32616603949312817, 1.1664646544684192, -0.4805322887390697, 1.345105763826338, 3.1185548856712977, 0.5946771579143212, -0.10604148861967941, 1.0645383528063883, 2.970567365138149, 1.5531636419546309, 2.969305094100603], "count": [366]}, "gripper_mode_state": {"mean": [0.5519125683060109, 0.18579234972677597], "std": [0.49729778327665536, 0.38893900872730613], "min": [0, 0], "max": [1, 1], "count": [366]}, "gripper_activity_state": {"mean": [1.866120218579235, 1.8743169398907105], "std": [0.4324283026278623, 0.40562499584471384], "min": [0, 0], "max": [2, 2], "count": [366]}, "gripper_mode_action": {"mean": [0.5519125683060109, 0.18579234972677597], "std": [0.49729778327665536, 0.38893900872730613], "min": [0, 0], "max": [1, 1], "count": [366]}, "gripper_activity_action": {"mean": [1.866120218579235, 1.8743169398907105], "std": [0.4324283026278623, 0.40562499584471384], "min": [0, 0], "max": [2, 2], "count": [366]}, "gripper_open_scale_state": {"mean": [0.40091120201902963, 0.7476079234972689], "std": [0.2708291899404939, 0.1885350990628817], "min": [0.121, 0.358], "max": [0.757, 0.882], "count": [366]}, "gripper_open_scale_action": {"mean": [0.40091120201902963, 0.7476079234972689], "std": [0.2708291899404939, 0.1885350990628817], "min": [0.121, 0.358], "max": [0.757, 0.882], "count": [366]}}} +{"episode_index": 139, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.46562758986928104]], [[0.43942663602941173]], [[0.41435223651960784]]], "std": [[[0.1381643208278944]], [[0.16387970549365116]], [[0.18644578847929688]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[0.996078431372549]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.4707214746732026]], [[0.46673319240196076]], [[0.4535475776143791]]], "std": [[[0.051093959697793886]], [[0.06700534613643731]], [[0.0850420839028606]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4790913378267974]], [[0.466886568627451]], [[0.45508047998366014]]], "std": [[[0.1235902781799948]], [[0.14560819180417872]], [[0.16322802728250804]]], "count": [100]}, "observation.state": {"min": [0.5472480058670044, 1.9829210042953491, 0.8425053358078003, -0.16060519218444824, -0.7318689227104187, 0.7303504943847656, -2.7164831161499023, 477.0, 0.009122000075876713, 0.3360239863395691, -0.246846005320549, -3.1361851692199707, 0.9829999804496765, -0.42500001192092896, -0.8189957737922668, -2.033116579055786, 0.37835249304771423, 0.012199852615594864, -2.2423641681671143, -1.7666397094726562, 0.7905120253562927, 121.0, -0.26632699370384216, 0.3731429874897003, -0.2107830047607422, -3.1381852626800537, -1.3250000476837158, -3.1371853351593018], "max": [0.9053022861480713, 2.046398639678955, 1.928204894065857, 0.317388117313385, 0.18367846310138702, 1.478555679321289, -2.2211060523986816, 880.0, 0.26734599471092224, 0.3940880000591278, -0.19737499952316284, 3.1070001125335693, 1.5579999685287476, 2.999000072479248, -0.5541595220565796, -1.9040669202804565, 1.135249376296997, 0.7467042803764343, -0.6225065588951111, -0.6816034913063049, 2.569404125213623, 682.0, -0.15167999267578125, 0.46154001355171204, -0.07450100034475327, 3.140000104904175, -0.7170000076293945, 3.115999937057495], "mean": [0.6882091760635376, 2.0287506580352783, 1.478139877319336, -0.08994961529970169, -0.3027569055557251, 1.3002034425735474, -2.5803616046905518, 769.642578125, 0.1725616604089737, 0.35544323921203613, -0.22447139024734497, 0.6840316653251648, 1.3178988695144653, 1.607301115989685, -0.6520212888717651, -1.9921884536743164, 0.6730480194091797, 0.3588806986808777, -1.5484747886657715, -1.2039265632629395, 1.684421420097351, 424.126953125, -0.21093353629112244, 0.4138703942298889, -0.16191285848617554, 1.004961609840393, -1.0372897386550903, 0.8072960376739502], "std": [0.14190492033958435, 0.01728198491036892, 0.3979410231113434, 0.11978620290756226, 0.3077504634857178, 0.14127132296562195, 0.17759940028190613, 125.10076141357422, 0.07631652057170868, 0.01114911399781704, 0.011557858437299728, 1.7911094427108765, 0.16182231903076172, 1.4296884536743164, 0.08187782764434814, 0.039498813450336456, 0.2581079304218292, 0.2230004221200943, 0.4930690824985504, 0.2921387851238251, 0.5673638582229614, 213.0498046875, 0.03285760059952736, 0.030655844137072563, 0.03689518943428993, 1.6283488273620605, 0.18161405622959137, 2.122792959213257], "count": [449]}, "action": {"min": [0.5472480058670044, 1.9829210042953491, 0.8425053358078003, -0.16060519218444824, -0.7318689227104187, 0.7303504943847656, -2.7164831161499023, 477.0, 0.009122000075876713, 0.3360239863395691, -0.246846005320549, -3.1361851692199707, 0.9829999804496765, -0.42500001192092896, -0.8189957737922668, -2.033116579055786, 0.37835249304771423, 0.012199852615594864, -2.2423641681671143, -1.7666397094726562, 0.7905120253562927, 121.0, -0.26632699370384216, 0.3731429874897003, -0.2107830047607422, -3.1381852626800537, -1.3250000476837158, -3.1371853351593018], "max": [0.9053022861480713, 2.046398639678955, 1.928204894065857, 0.317388117313385, 0.18367846310138702, 1.478555679321289, -2.2211060523986816, 880.0, 0.26734599471092224, 0.3940880000591278, -0.19737499952316284, 3.1070001125335693, 1.5579999685287476, 2.999000072479248, -0.5541595220565796, -1.9040669202804565, 1.135249376296997, 0.7467042803764343, -0.6225065588951111, -0.6816034913063049, 2.569404125213623, 682.0, -0.15167999267578125, 0.46154001355171204, -0.07450100034475327, 3.140000104904175, -0.7170000076293945, 3.115999937057495], "mean": [0.6882091760635376, 2.0287506580352783, 1.478139877319336, -0.08994961529970169, -0.3027569055557251, 1.3002034425735474, -2.5803616046905518, 769.642578125, 0.1725616604089737, 0.35544323921203613, -0.22447139024734497, 0.6840316653251648, 1.3178988695144653, 1.607301115989685, -0.6520212888717651, -1.9921884536743164, 0.6730480194091797, 0.3588806986808777, -1.5484747886657715, -1.2039265632629395, 1.684421420097351, 424.126953125, -0.21093353629112244, 0.4138703942298889, -0.16191285848617554, 1.004961609840393, -1.0372897386550903, 0.8072960376739502], "std": [0.14190492033958435, 0.01728198491036892, 0.3979410231113434, 0.11978620290756226, 0.3077504634857178, 0.14127132296562195, 0.17759940028190613, 125.10076141357422, 0.07631652057170868, 0.01114911399781704, 0.011557858437299728, 1.7911094427108765, 0.16182231903076172, 1.4296884536743164, 0.08187782764434814, 0.039498813450336456, 0.2581079304218292, 0.2230004221200943, 0.4930690824985504, 0.2921387851238251, 0.5673638582229614, 213.0498046875, 0.03285760059952736, 0.030655844137072563, 0.03689518943428993, 1.6283488273620605, 0.18161405622959137, 2.122792959213257], "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": [139], "max": [139], "mean": [139.0], "std": [0.0], "count": [449]}, "index": {"min": [72981], "max": [73429], "mean": [73205.0], "std": [129.6148139681572], "count": [449]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [449]}, "subtask_annotation": {"mean": [4.665924276169265, 12.0, 12.0, 12.0, 12.0], "std": [4.6445812576435666, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [449]}, "scene_annotation": {"mean": [139.0], "std": [0.0], "min": [139], "max": [139], "count": [449]}, "eef_direction_state": {"mean": [4.242761692650334, 4.565701559020044], "std": [1.9254126191286876, 1.8157390367183979], "min": [0, 0], "max": [6, 6], "count": [449]}, "eef_velocity_state": {"mean": [0.6525612472160356, 0.512249443207127], "std": [0.6185685655626487, 0.6743513390095454], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_acc_mag_state": {"mean": [0.5879732739420935, 0.5367483296213809], "std": [0.7907807532629733, 0.7835213366537249], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_direction_action": {"mean": [4.242761692650334, 4.565701559020044], "std": [1.9254126191286876, 1.8157390367183979], "min": [0, 0], "max": [6, 6], "count": [449]}, "eef_velocity_action": {"mean": [0.6525612472160356, 0.512249443207127], "std": [0.6185685655626487, 0.6743513390095454], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_acc_mag_action": {"mean": [0.5879732739420935, 0.5367483296213809], "std": [0.7907807532629733, 0.7835213366537249], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_sim_pose_state": {"mean": [0.6068178662537801, 0.2957649304188344, 1.1075911664254177, -1.0060095478248805, 1.0366390206874847, -0.8407140797167674, 0.5519446242242344, -0.2565104733868208, 1.0443918497718923, 0.6982637054210996, 1.3183538913461086, 0.036604467480392006], "std": [0.03464031934503781, 0.031055434303079478, 0.032130647745694324, 1.628750454147448, 0.18119413611216625, 2.0291071036917128, 0.01790875281944523, 0.0630856185790197, 0.011787425299296292, 1.786378053699835, 0.16164863357593523, 1.4308964759508598], "min": [0.5612001533274031, 0.23327443047089716, 1.0567571441837371, -3.139043301930756, 0.7172641175627748, -3.1268756611293926, 0.5331311856622288, -0.33245474754255766, 1.0317077653325442, -3.136806584920851, 0.9833581515804997, -1.9975006017013275], "max": [0.6600889605595506, 0.33764534362755205, 1.1767827013742105, 3.139584050035149, 1.3242852620173546, 3.1245415598949307, 0.6035523440223112, -0.10749026015820648, 1.0732691661809142, 3.1210802636324373, 1.55813875757427, 1.4297387811320252], "count": [449]}, "eef_sim_pose_action": {"mean": [0.6068178662537801, 0.2957649304188344, 1.1075911664254177, -1.0060095478248805, 1.0366390206874847, -0.8407140797167674, 0.5519446242242344, -0.2565104733868208, 1.0443918497718923, 0.6982637054210996, 1.3183538913461086, 0.036604467480392006], "std": [0.03464031934503781, 0.031055434303079478, 0.032130647745694324, 1.628750454147448, 0.18119413611216625, 2.0291071036917128, 0.01790875281944523, 0.0630856185790197, 0.011787425299296292, 1.786378053699835, 0.16164863357593523, 1.4308964759508598], "min": [0.5612001533274031, 0.23327443047089716, 1.0567571441837371, -3.139043301930756, 0.7172641175627748, -3.1268756611293926, 0.5331311856622288, -0.33245474754255766, 1.0317077653325442, -3.136806584920851, 0.9833581515804997, -1.9975006017013275], "max": [0.6600889605595506, 0.33764534362755205, 1.1767827013742105, 3.139584050035149, 1.3242852620173546, 3.1245415598949307, 0.6035523440223112, -0.10749026015820648, 1.0732691661809142, 3.1210802636324373, 1.55813875757427, 1.4297387811320252], "count": [449]}, "gripper_mode_state": {"mean": [0.49665924276169265, 0.10022271714922049], "std": [0.4999888392165135, 0.30029672678277414], "min": [0, 0], "max": [1, 1], "count": [449]}, "gripper_activity_state": {"mean": [1.888641425389755, 1.9287305122494431], "std": [0.417949366796968, 0.35227348277106696], "min": [0, 0], "max": [2, 2], "count": [449]}, "gripper_mode_action": {"mean": [0.49665924276169265, 0.10022271714922049], "std": [0.4999888392165135, 0.30029672678277414], "min": [0, 0], "max": [1, 1], "count": [449]}, "gripper_activity_action": {"mean": [1.888641425389755, 1.9287305122494431], "std": [0.417949366796968, 0.35227348277106696], "min": [0, 0], "max": [2, 2], "count": [449]}, "gripper_open_scale_state": {"mean": [0.4241269487580627, 0.7696425389075335], "std": [0.21304999452844475, 0.12510076225219113], "min": [0.121, 0.477], "max": [0.682, 0.88], "count": [449]}, "gripper_open_scale_action": {"mean": [0.4241269487580627, 0.7696425389075335], "std": [0.21304999452844475, 0.12510076225219113], "min": [0.121, 0.477], "max": [0.682, 0.88], "count": [449]}}} +{"episode_index": 140, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4557387336601307]], [[0.4259029697712418]], [[0.40171672998366015]]], "std": [[[0.13136964490568112]], [[0.15910823535134824]], [[0.18323254236637046]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.03529411764705882]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4761055453431372]], [[0.46716685866013075]], [[0.4570652982026144]]], "std": [[[0.051950216832673396]], [[0.07187361976372277]], [[0.08699488271977153]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.46936050653594774]], [[0.44534519199346406]], [[0.42832883782679737]]], "std": [[[0.1202268051324517]], [[0.14987603670587107]], [[0.1711319934348168]]], "count": [100]}, "observation.state": {"min": [0.48286280035972595, 1.944122314453125, 0.15803956985473633, -0.6107081770896912, 0.13288936018943787, 0.9470505714416504, -2.788809299468994, 398.0, 0.015161000192165375, 0.3234330117702484, -0.23558999598026276, -3.0940001010894775, 0.9149999618530273, -3.119999885559082, -0.919230043888092, -2.034914255142212, 0.4463505148887634, -0.015376350842416286, -2.468855619430542, -1.7349793910980225, 0.8318937420845032, 121.0, -0.26382899284362793, 0.3798690140247345, -0.2001509964466095, 0.7390000224113464, -1.350000023841858, -3.1381852626800537], "max": [1.054667592048645, 2.046677827835083, 1.5738506317138672, 0.1506568342447281, 1.1658974885940552, 1.6990954875946045, -2.0847434997558594, 888.0, 0.2704460024833679, 0.41225698590278625, -0.16632600128650665, 3.140000104904175, 1.4520000219345093, 3.131999969482422, -0.5650503635406494, -1.8924256563186646, 0.7440688014030457, 0.6758787631988525, -0.513807475566864, -0.8448092341423035, 2.648153066635132, 709.0, -0.17027999460697174, 0.4631649851799011, -0.0695509985089302, 2.946000099182129, -0.6370000243186951, 3.1089999675750732], "mean": [0.6531885862350464, 2.024135112762451, 0.845809817314148, -0.2117491066455841, 0.33732348680496216, 1.39324152469635, -2.4963343143463135, 778.3031005859375, 0.21847441792488098, 0.3511619567871094, -0.21727219223976135, 1.0358102321624756, 1.2627917528152466, 1.1546610593795776, -0.6627892851829529, -1.971528172492981, 0.6541049480438232, 0.3573721945285797, -1.6023850440979004, -1.286420464515686, 1.5881043672561646, 354.4405212402344, -0.2186252921819687, 0.4122031331062317, -0.14763832092285156, 1.6162856817245483, -0.9618075489997864, 1.2543867826461792], "std": [0.14507609605789185, 0.02417232282459736, 0.5763038396835327, 0.20513252913951874, 0.33931419253349304, 0.16823819279670715, 0.2470821738243103, 163.0825958251953, 0.06914891302585602, 0.019127391278743744, 0.017988841980695724, 1.7709442377090454, 0.16578659415245056, 1.7485220432281494, 0.11968416720628738, 0.0466986820101738, 0.09908018261194229, 0.1977989673614502, 0.6119054555892944, 0.23299270868301392, 0.564659059047699, 238.11288452148438, 0.028082234784960747, 0.027860479429364204, 0.041020482778549194, 0.6987059116363525, 0.19418057799339294, 1.9986385107040405], "count": [353]}, "action": {"min": [0.48286280035972595, 1.944122314453125, 0.15803956985473633, -0.6107081770896912, 0.13288936018943787, 0.9470505714416504, -2.788809299468994, 398.0, 0.015161000192165375, 0.3234330117702484, -0.23558999598026276, -3.0940001010894775, 0.9149999618530273, -3.119999885559082, -0.919230043888092, -2.034914255142212, 0.4463505148887634, -0.015376350842416286, -2.468855619430542, -1.7349793910980225, 0.8318937420845032, 121.0, -0.26382899284362793, 0.3798690140247345, -0.2001509964466095, 0.7390000224113464, -1.350000023841858, -3.1381852626800537], "max": [1.054667592048645, 2.046677827835083, 1.5738506317138672, 0.1506568342447281, 1.1658974885940552, 1.6990954875946045, -2.0847434997558594, 888.0, 0.2704460024833679, 0.41225698590278625, -0.16632600128650665, 3.140000104904175, 1.4520000219345093, 3.131999969482422, -0.5650503635406494, -1.8924256563186646, 0.7440688014030457, 0.6758787631988525, -0.513807475566864, -0.8448092341423035, 2.648153066635132, 709.0, -0.17027999460697174, 0.4631649851799011, -0.0695509985089302, 2.946000099182129, -0.6370000243186951, 3.1089999675750732], "mean": [0.6531885862350464, 2.024135112762451, 0.845809817314148, -0.2117491066455841, 0.33732348680496216, 1.39324152469635, -2.4963343143463135, 778.3031005859375, 0.21847441792488098, 0.3511619567871094, -0.21727219223976135, 1.0358102321624756, 1.2627917528152466, 1.1546610593795776, -0.6627892851829529, -1.971528172492981, 0.6541049480438232, 0.3573721945285797, -1.6023850440979004, -1.286420464515686, 1.5881043672561646, 354.4405212402344, -0.2186252921819687, 0.4122031331062317, -0.14763832092285156, 1.6162856817245483, -0.9618075489997864, 1.2543867826461792], "std": [0.14507609605789185, 0.02417232282459736, 0.5763038396835327, 0.20513252913951874, 0.33931419253349304, 0.16823819279670715, 0.2470821738243103, 163.0825958251953, 0.06914891302585602, 0.019127391278743744, 0.017988841980695724, 1.7709442377090454, 0.16578659415245056, 1.7485220432281494, 0.11968416720628738, 0.0466986820101738, 0.09908018261194229, 0.1977989673614502, 0.6119054555892944, 0.23299270868301392, 0.564659059047699, 238.11288452148438, 0.028082234784960747, 0.027860479429364204, 0.041020482778549194, 0.6987059116363525, 0.19418057799339294, 1.9986385107040405], "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": [140], "max": [140], "mean": [140.0], "std": [0.0], "count": [353]}, "index": {"min": [73430], "max": [73782], "mean": [73606.0], "std": [101.90191362285597], "count": [353]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [353]}, "subtask_annotation": {"mean": [4.7507082152974505, 12.0, 12.0, 12.0, 12.0], "std": [4.786685476963318, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [353]}, "scene_annotation": {"mean": [140.0], "std": [0.0], "min": [140], "max": [140], "count": [353]}, "eef_direction_state": {"mean": [4.220963172804533, 4.4645892351274785], "std": [1.912212779092532, 1.8755980088393893], "min": [0, 0], "max": [6, 6], "count": [353]}, "eef_velocity_state": {"mean": [0.7450424929178471, 0.6260623229461756], "std": [0.7318218648143909, 0.7651033121538716], "min": [0, 0], "max": [2, 2], "count": [353]}, "eef_acc_mag_state": {"mean": [0.7138810198300283, 0.660056657223796], "std": [0.8281553668381056, 0.8197401627753839], "min": [0, 0], "max": [2, 2], "count": [353]}, "eef_direction_action": {"mean": [4.220963172804533, 4.4645892351274785], "std": [1.912212779092532, 1.8755980088393893], "min": [0, 0], "max": [6, 6], "count": [353]}, "eef_velocity_action": {"mean": [0.7450424929178471, 0.6260623229461756], "std": [0.7318218648143909, 0.7651033121538716], "min": [0, 0], "max": [2, 2], "count": [353]}, "eef_acc_mag_action": {"mean": [0.7138810198300283, 0.660056657223796], "std": [0.8281553668381056, 0.8197401627753839], "min": [0, 0], "max": [2, 2], "count": [353]}, "eef_sim_pose_state": {"mean": [0.6065740426759598, 0.3051615454878693, 1.119911340066025, -1.617196007812124, 0.9610656654813264, -1.0373443073237756, 0.5465038107254161, -0.3004510810376293, 1.0528939652475717, 1.0353680485439483, 1.263227556218786, -0.18544733877044228], "std": [0.032517860812919124, 0.026028361758077077, 0.03499281761992705, 0.6974159141423756, 0.19388419397160178, 1.9944623919580298, 0.02230423061797413, 0.05948640962135684, 0.02080655649775638, 1.7723328676188153, 0.16564227047372498, 1.6442415893727327], "min": [0.564343382501267, 0.2502499762743493, 1.0583012984072644, -2.944933018421456, 0.6369817640872393, -3.127127979572637, 0.5272827232168634, -0.3405522489788847, 1.031506507688014, -3.116841636655897, 0.9153644328047856, -3.0394076937658774], "max": [0.6656161593341808, 0.33705396522634173, 1.180549329191646, -0.7443153254018015, 1.3496185529617741, 3.140341799481518, 0.6243844303896969, -0.11566200860719485, 1.109077578716015, 3.139860817788045, 1.4526535606246878, 2.9096935539292677], "count": [353]}, "eef_sim_pose_action": {"mean": [0.6065740426759598, 0.3051615454878693, 1.119911340066025, -1.617196007812124, 0.9610656654813264, -1.0373443073237756, 0.5465038107254161, -0.3004510810376293, 1.0528939652475717, 1.0353680485439483, 1.263227556218786, -0.18544733877044228], "std": [0.032517860812919124, 0.026028361758077077, 0.03499281761992705, 0.6974159141423756, 0.19388419397160178, 1.9944623919580298, 0.02230423061797413, 0.05948640962135684, 0.02080655649775638, 1.7723328676188153, 0.16564227047372498, 1.6442415893727327], "min": [0.564343382501267, 0.2502499762743493, 1.0583012984072644, -2.944933018421456, 0.6369817640872393, -3.127127979572637, 0.5272827232168634, -0.3405522489788847, 1.031506507688014, -3.116841636655897, 0.9153644328047856, -3.0394076937658774], "max": [0.6656161593341808, 0.33705396522634173, 1.180549329191646, -0.7443153254018015, 1.3496185529617741, 3.140341799481518, 0.6243844303896969, -0.11566200860719485, 1.109077578716015, 3.139860817788045, 1.4526535606246878, 2.9096935539292677], "count": [353]}, "gripper_mode_state": {"mean": [0.6317280453257791, 0.1388101983002833], "std": [0.48233569438166934, 0.3457483581278721], "min": [0, 0], "max": [1, 1], "count": [353]}, "gripper_activity_state": {"mean": [1.841359773371105, 1.886685552407932], "std": [0.485238609301537, 0.410442385864585], "min": [0, 0], "max": [2, 2], "count": [353]}, "gripper_mode_action": {"mean": [0.6317280453257791, 0.1388101983002833], "std": [0.48233569438166934, 0.3457483581278721], "min": [0, 0], "max": [1, 1], "count": [353]}, "gripper_activity_action": {"mean": [1.841359773371105, 1.886685552407932], "std": [0.485238609301537, 0.410442385864585], "min": [0, 0], "max": [2, 2], "count": [353]}, "gripper_open_scale_state": {"mean": [0.35444051028243595, 0.7783031164066649], "std": [0.23811298887484703, 0.16308258886181895], "min": [0.121, 0.398], "max": [0.709, 0.888], "count": [353]}, "gripper_open_scale_action": {"mean": [0.35444051028243595, 0.7783031164066649], "std": [0.23811298887484703, 0.16308258886181895], "min": [0.121, 0.398], "max": [0.709, 0.888], "count": [353]}}} +{"episode_index": 141, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4582173100490196]], [[0.4299608149509804]], [[0.40508380923202614]]], "std": [[[0.13419751834242144]], [[0.16135873805745266]], [[0.18473755335370937]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.47098694852941175]], [[0.46602345383986926]], [[0.4524945812908497]]], "std": [[[0.060714910213703795]], [[0.0769187229750881]], [[0.09698282937206981]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4802693852124183]], [[0.4643661233660131]], [[0.4525195302287582]]], "std": [[[0.09939125275766567]], [[0.12603771165007274]], [[0.14415363306856008]]], "count": [100]}, "observation.state": {"min": [0.4864581525325775, 2.0263099670410156, 0.16858136653900146, -0.09571386128664017, 0.5723632574081421, 0.6497686505317688, -2.8534562587738037, 448.0, 0.008688000030815601, 0.35494300723075867, -0.2663620114326477, -2.736999988555908, 1.0460000038146973, -0.6890000104904175, -0.9115157127380371, -2.035472869873047, 0.6288072466850281, -0.007609635591506958, -2.445136308670044, -1.7229715585708618, 0.6218957304954529, 120.0, -0.2589789927005768, 0.3596709966659546, -0.20642200112342834, 0.6399999856948853, -1.3380000591278076, -3.124000072479248], "max": [0.9406278133392334, 2.046363592147827, 0.8929104208946228, 0.26220083236694336, 1.1658450365066528, 1.4542607069015503, -2.646233320236206, 882.0, 0.27160900831222534, 0.4202840030193329, -0.19572600722312927, 0.9789999723434448, 1.5460000038146973, 2.749000072479248, -0.5246110558509827, -1.9023042917251587, 0.8900306820869446, 0.7630579471588135, -0.5937610268592834, -0.7399672865867615, 2.586228847503662, 742.0, -0.16009199619293213, 0.4670099914073944, -0.07971099764108658, 2.9779999256134033, -0.6480000615119934, 3.1089999675750732], "mean": [0.6044090390205383, 2.037208318710327, 0.5093164443969727, 0.03202216699719429, 0.9180623292922974, 1.1469616889953613, -2.75239896774292, 778.28662109375, 0.20088747143745422, 0.371218740940094, -0.22492119669914246, -0.6121706366539001, 1.3402433395385742, 1.3636069297790527, -0.674787700176239, -1.976733922958374, 0.7823018431663513, 0.34588828682899475, -1.6157488822937012, -1.2289472818374634, 1.5537611246109009, 379.256103515625, -0.20589782297611237, 0.41502153873443604, -0.155278742313385, 1.6982648372650146, -0.9615761637687683, 1.378051519393921], "std": [0.13666677474975586, 0.006248907186090946, 0.23597048223018646, 0.06943563371896744, 0.23018021881580353, 0.20999421179294586, 0.0636456161737442, 155.8910369873047, 0.07542547583580017, 0.020296219736337662, 0.016722433269023895, 1.5026054382324219, 0.13715070486068726, 1.2329827547073364, 0.1285095065832138, 0.04564676061272621, 0.08822911232709885, 0.19631104171276093, 0.6454161405563354, 0.2983923852443695, 0.6153820753097534, 254.82470703125, 0.03039752133190632, 0.034833841025829315, 0.040462251752614975, 0.782520055770874, 0.207816943526268, 1.8791803121566772], "count": [328]}, "action": {"min": [0.4864581525325775, 2.0263099670410156, 0.16858136653900146, -0.09571386128664017, 0.5723632574081421, 0.6497686505317688, -2.8534562587738037, 448.0, 0.008688000030815601, 0.35494300723075867, -0.2663620114326477, -2.736999988555908, 1.0460000038146973, -0.6890000104904175, -0.9115157127380371, -2.035472869873047, 0.6288072466850281, -0.007609635591506958, -2.445136308670044, -1.7229715585708618, 0.6218957304954529, 120.0, -0.2589789927005768, 0.3596709966659546, -0.20642200112342834, 0.6399999856948853, -1.3380000591278076, -3.124000072479248], "max": [0.9406278133392334, 2.046363592147827, 0.8929104208946228, 0.26220083236694336, 1.1658450365066528, 1.4542607069015503, -2.646233320236206, 882.0, 0.27160900831222534, 0.4202840030193329, -0.19572600722312927, 0.9789999723434448, 1.5460000038146973, 2.749000072479248, -0.5246110558509827, -1.9023042917251587, 0.8900306820869446, 0.7630579471588135, -0.5937610268592834, -0.7399672865867615, 2.586228847503662, 742.0, -0.16009199619293213, 0.4670099914073944, -0.07971099764108658, 2.9779999256134033, -0.6480000615119934, 3.1089999675750732], "mean": [0.6044090390205383, 2.037208318710327, 0.5093164443969727, 0.03202216699719429, 0.9180623292922974, 1.1469616889953613, -2.75239896774292, 778.28662109375, 0.20088747143745422, 0.371218740940094, -0.22492119669914246, -0.6121706366539001, 1.3402433395385742, 1.3636069297790527, -0.674787700176239, -1.976733922958374, 0.7823018431663513, 0.34588828682899475, -1.6157488822937012, -1.2289472818374634, 1.5537611246109009, 379.256103515625, -0.20589782297611237, 0.41502153873443604, -0.155278742313385, 1.6982648372650146, -0.9615761637687683, 1.378051519393921], "std": [0.13666677474975586, 0.006248907186090946, 0.23597048223018646, 0.06943563371896744, 0.23018021881580353, 0.20999421179294586, 0.0636456161737442, 155.8910369873047, 0.07542547583580017, 0.020296219736337662, 0.016722433269023895, 1.5026054382324219, 0.13715070486068726, 1.2329827547073364, 0.1285095065832138, 0.04564676061272621, 0.08822911232709885, 0.19631104171276093, 0.6454161405563354, 0.2983923852443695, 0.6153820753097534, 254.82470703125, 0.03039752133190632, 0.034833841025829315, 0.040462251752614975, 0.782520055770874, 0.207816943526268, 1.8791803121566772], "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": [141], "max": [141], "mean": [141.0], "std": [0.0], "count": [328]}, "index": {"min": [73783], "max": [74110], "mean": [73946.5], "std": [94.6850040925172], "count": [328]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [328]}, "subtask_annotation": {"mean": [4.734756097560975, 12.0, 12.0, 12.0, 12.0], "std": [4.634811208723784, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [328]}, "scene_annotation": {"mean": [141.0], "std": [0.0], "min": [141], "max": [141], "count": [328]}, "eef_direction_state": {"mean": [3.917682926829268, 4.2073170731707314], "std": [1.8567423601963557, 2.0346858382660025], "min": [0, 0], "max": [6, 6], "count": [328]}, "eef_velocity_state": {"mean": [0.8963414634146342, 0.6646341463414634], "std": [0.6906951468207666, 0.7712631310847257], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_acc_mag_state": {"mean": [0.8323170731707317, 0.6219512195121951], "std": [0.8296661079519373, 0.8060781887639386], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_direction_action": {"mean": [3.917682926829268, 4.2073170731707314], "std": [1.8567423601963557, 2.0346858382660025], "min": [0, 0], "max": [6, 6], "count": [328]}, "eef_velocity_action": {"mean": [0.8963414634146342, 0.6646341463414634], "std": [0.6906951468207666, 0.7712631310847257], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_acc_mag_action": {"mean": [0.8323170731707317, 0.6219512195121951], "std": [0.8296661079519373, 0.8060781887639386], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_sim_pose_state": {"mean": [0.6100929825215102, 0.29203815494924384, 1.1144884146489409, -1.6990847357046286, 0.9609128487146036, -0.8056238562362482, 0.5602263830882616, -0.27789539685668574, 1.0412598086459826, -0.6110171172256456, 1.3407125827777915, -0.20606099856263993], "std": [0.038544685681549055, 0.03028634656010503, 0.03293693378031452, 0.7810917251872117, 0.20748534601368698, 2.154521866130872, 0.023952667290573323, 0.06301552476762429, 0.012271549467505385, 1.5039667626170699, 0.13700549324390565, 1.2341987204613332], "min": [0.5431765462885921, 0.23798530609563645, 1.0553861600630594, -2.9770915486384593, 0.6483904234684852, -3.132352257852068, 0.5376433211031885, -0.33542180382983294, 1.018122533225308, -2.737223061504209, 1.0467522505458082, -2.2601985472234674], "max": [0.6686092365390885, 0.3246376547391571, 1.1698659434551704, -0.6439098531438692, 1.3373745334606184, 3.1225040466402425, 0.6105832983309327, -0.10925716187449797, 1.0692520259995972, 0.9809871417004258, 1.5469816102722906, 1.1801799166990399], "count": [328]}, "eef_sim_pose_action": {"mean": [0.6100929825215102, 0.29203815494924384, 1.1144884146489409, -1.6990847357046286, 0.9609128487146036, -0.8056238562362482, 0.5602263830882616, -0.27789539685668574, 1.0412598086459826, -0.6110171172256456, 1.3407125827777915, -0.20606099856263993], "std": [0.038544685681549055, 0.03028634656010503, 0.03293693378031452, 0.7810917251872117, 0.20748534601368698, 2.154521866130872, 0.023952667290573323, 0.06301552476762429, 0.012271549467505385, 1.5039667626170699, 0.13700549324390565, 1.2341987204613332], "min": [0.5431765462885921, 0.23798530609563645, 1.0553861600630594, -2.9770915486384593, 0.6483904234684852, -3.132352257852068, 0.5376433211031885, -0.33542180382983294, 1.018122533225308, -2.737223061504209, 1.0467522505458082, -2.2601985472234674], "max": [0.6686092365390885, 0.3246376547391571, 1.1698659434551704, -0.6439098531438692, 1.3373745334606184, 3.1225040466402425, 0.6105832983309327, -0.10925716187449797, 1.0692520259995972, 0.9809871417004258, 1.5469816102722906, 1.1801799166990399], "count": [328]}, "gripper_mode_state": {"mean": [0.573170731707317, 0.14939024390243902], "std": [0.4946170680652028, 0.3564727183519229], "min": [0, 0], "max": [1, 1], "count": [328]}, "gripper_activity_state": {"mean": [1.8140243902439024, 1.8719512195121952], "std": [0.5228191865684927, 0.4369445994474785], "min": [0, 0], "max": [2, 2], "count": [328]}, "gripper_mode_action": {"mean": [0.573170731707317, 0.14939024390243902], "std": [0.4946170680652028, 0.3564727183519229], "min": [0, 0], "max": [1, 1], "count": [328]}, "gripper_activity_action": {"mean": [1.8140243902439024, 1.8719512195121952], "std": [0.5228191865684927, 0.4369445994474785], "min": [0, 0], "max": [2, 2], "count": [328]}, "gripper_open_scale_state": {"mean": [0.37925609739815325, 0.7782865853658535], "std": [0.2548246488357783, 0.1558910428807647], "min": [0.12, 0.448], "max": [0.742, 0.882], "count": [328]}, "gripper_open_scale_action": {"mean": [0.37925609739815325, 0.7782865853658535], "std": [0.2548246488357783, 0.1558910428807647], "min": [0.12, 0.448], "max": [0.742, 0.882], "count": [328]}}} +{"episode_index": 142, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.46406421568627454]], [[0.43828943014705884]], [[0.4144570486111111]]], "std": [[[0.13935454404618]], [[0.1664317511975012]], [[0.18838057731949323]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.47348813725490196]], [[0.4732974121732026]], [[0.46325350694444445]]], "std": [[[0.051831193940013974]], [[0.06468224388137991]], [[0.07882255594061578]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47424468750000004]], [[0.4572821303104575]], [[0.4435513602941177]]], "std": [[[0.12476436510984212]], [[0.14670198594667436]], [[0.16626484854315687]]], "count": [100]}, "observation.state": {"min": [0.4985358417034149, 2.0220513343811035, 0.13182473182678223, -0.3551570773124695, 0.1333257108926773, 0.8583180904388428, -2.7732062339782715, 430.0, 0.01411299966275692, 0.34693801403045654, -0.23734800517559052, -3.111999988555908, 0.9399999976158142, -0.4480000138282776, -0.8413883447647095, -2.039015769958496, 0.3511079251766205, -0.06448991596698761, -2.3929860591888428, -1.7318377494812012, 0.953316330909729, 116.0, -0.2615480124950409, 0.37727099657058716, -0.21251800656318665, -2.5390000343322754, -1.5, -3.1331851482391357], "max": [1.0504612922668457, 2.043274402618408, 1.0737963914871216, 0.15732398629188538, 0.7502123713493347, 1.595876693725586, -2.1029646396636963, 893.0, 0.24298200011253357, 0.41900599002838135, -0.18195900321006775, 3.13700008392334, 1.5529999732971191, 3.0239999294281006, -0.559866726398468, -1.9020248651504517, 1.0708118677139282, 0.6518455743789673, -0.7409272193908691, -0.7264235019683838, 2.840820074081421, 879.0, -0.12407699972391129, 0.4625920057296753, -0.07557100057601929, 3.118000030517578, -0.7039999961853027, 3.140000104904175], "mean": [0.6699261665344238, 2.0347957611083984, 0.6366431713104248, -0.07200492173433304, 0.45198631286621094, 1.315558671951294, -2.561641216278076, 776.778564453125, 0.1756276935338974, 0.36212584376335144, -0.21605095267295837, 0.45593973994255066, 1.3069384098052979, 1.2454155683517456, -0.6535009741783142, -1.9748334884643555, 0.646264374256134, 0.29012495279312134, -1.6348369121551514, -1.2648881673812866, 1.8074138164520264, 424.534423828125, -0.20955920219421387, 0.40918320417404175, -0.15701040625572205, 1.1948845386505127, -1.0565119981765747, 0.9657066464424133], "std": [0.1793067753314972, 0.006966380402445793, 0.3598140776157379, 0.14681141078472137, 0.21733340620994568, 0.15540142357349396, 0.25670126080513, 142.3925018310547, 0.0654573068022728, 0.014990477822721004, 0.014430093578994274, 1.8752882480621338, 0.18891935050487518, 1.2820334434509277, 0.08246376365423203, 0.053155411034822464, 0.21211636066436768, 0.20667652785778046, 0.4450102746486664, 0.26706385612487793, 0.6196378469467163, 318.090087890625, 0.03634899854660034, 0.027136389166116714, 0.03806116431951523, 1.2614409923553467, 0.20171679556369781, 1.977815866470337], "count": [465]}, "action": {"min": [0.4985358417034149, 2.0220513343811035, 0.13182473182678223, -0.3551570773124695, 0.1333257108926773, 0.8583180904388428, -2.7732062339782715, 430.0, 0.01411299966275692, 0.34693801403045654, -0.23734800517559052, -3.111999988555908, 0.9399999976158142, -0.4480000138282776, -0.8413883447647095, -2.039015769958496, 0.3511079251766205, -0.06448991596698761, -2.3929860591888428, -1.7318377494812012, 0.953316330909729, 116.0, -0.2615480124950409, 0.37727099657058716, -0.21251800656318665, -2.5390000343322754, -1.5, -3.1331851482391357], "max": [1.0504612922668457, 2.043274402618408, 1.0737963914871216, 0.15732398629188538, 0.7502123713493347, 1.595876693725586, -2.1029646396636963, 893.0, 0.24298200011253357, 0.41900599002838135, -0.18195900321006775, 3.13700008392334, 1.5529999732971191, 3.0239999294281006, -0.559866726398468, -1.9020248651504517, 1.0708118677139282, 0.6518455743789673, -0.7409272193908691, -0.7264235019683838, 2.840820074081421, 879.0, -0.12407699972391129, 0.4625920057296753, -0.07557100057601929, 3.118000030517578, -0.7039999961853027, 3.140000104904175], "mean": [0.6699261665344238, 2.0347957611083984, 0.6366431713104248, -0.07200492173433304, 0.45198631286621094, 1.315558671951294, -2.561641216278076, 776.778564453125, 0.1756276935338974, 0.36212584376335144, -0.21605095267295837, 0.45593973994255066, 1.3069384098052979, 1.2454155683517456, -0.6535009741783142, -1.9748334884643555, 0.646264374256134, 0.29012495279312134, -1.6348369121551514, -1.2648881673812866, 1.8074138164520264, 424.534423828125, -0.20955920219421387, 0.40918320417404175, -0.15701040625572205, 1.1948845386505127, -1.0565119981765747, 0.9657066464424133], "std": [0.1793067753314972, 0.006966380402445793, 0.3598140776157379, 0.14681141078472137, 0.21733340620994568, 0.15540142357349396, 0.25670126080513, 142.3925018310547, 0.0654573068022728, 0.014990477822721004, 0.014430093578994274, 1.8752882480621338, 0.18891935050487518, 1.2820334434509277, 0.08246376365423203, 0.053155411034822464, 0.21211636066436768, 0.20667652785778046, 0.4450102746486664, 0.26706385612487793, 0.6196378469467163, 318.090087890625, 0.03634899854660034, 0.027136389166116714, 0.03806116431951523, 1.2614409923553467, 0.20171679556369781, 1.977815866470337], "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": [142], "max": [142], "mean": [142.0], "std": [0.0], "count": [465]}, "index": {"min": [74111], "max": [74575], "mean": [74343.0], "std": [134.23362718285858], "count": [465]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [465]}, "subtask_annotation": {"mean": [5.172043010752688, 12.0, 12.0, 12.0, 12.0], "std": [4.609535828832411, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [465]}, "scene_annotation": {"mean": [142.0], "std": [0.0], "min": [142], "max": [142], "count": [465]}, "eef_direction_state": {"mean": [3.9720430107526883, 4.726881720430107], "std": [1.8909157815126847, 1.8081737822648989], "min": [0, 0], "max": [6, 6], "count": [465]}, "eef_velocity_state": {"mean": [0.7763440860215054, 0.4946236559139785], "std": [0.7165325480098594, 0.7127661685667348], "min": [0, 0], "max": [2, 2], "count": [465]}, "eef_acc_mag_state": {"mean": [0.7204301075268817, 0.4860215053763441], "std": [0.8134037259928973, 0.7650414842711459], "min": [0, 0], "max": [2, 2], "count": [465]}, "eef_direction_action": {"mean": [3.9720430107526883, 4.726881720430107], "std": [1.8909157815126847, 1.8081737822648989], "min": [0, 0], "max": [6, 6], "count": [465]}, "eef_velocity_action": {"mean": [0.7763440860215054, 0.4946236559139785], "std": [0.7165325480098594, 0.7127661685667348], "min": [0, 0], "max": [2, 2], "count": [465]}, "eef_acc_mag_action": {"mean": [0.7204301075268817, 0.4860215053763441], "std": [0.8134037259928973, 0.7650414842711459], "min": [0, 0], "max": [2, 2], "count": [465]}, "eef_sim_pose_state": {"mean": [0.6021753697412241, 0.29651310152714394, 1.1090343765435124, -1.1965445367872691, 1.0560838641864507, -0.7614125228839701, 0.5595879841520671, -0.26170197376585125, 1.0534692249856799, 0.45673080772737873, 1.3075488240095934, -0.3246563953435354], "std": [0.030890483506742075, 0.035538683935345025, 0.032131269474557404, 1.2607789632221307, 0.2020001452304599, 1.9032929726935346, 0.022486733333125338, 0.054708781883854994, 0.016830504001438113, 1.875388681879875, 0.18882364792704637, 1.2831677212003152], "min": [0.5600350037732547, 0.22041895028447855, 1.0582405683812826, -3.117428572034839, 0.7046272019733553, -3.123053758068175, 0.538244860448395, -0.3129725416868606, 1.033297773193185, -3.1130415204417554, 0.9409175703437671, -2.019689009226427], "max": [0.6615292603078933, 0.3478585274000119, 1.175060333935781, 2.5441561828342096, 1.5006475382445683, 3.118948072214622, 0.627273476013934, -0.11303448200904927, 1.0941624435426158, 3.1363157659005365, 1.553820031160623, 1.454687343997772], "count": [465]}, "eef_sim_pose_action": {"mean": [0.6021753697412241, 0.29651310152714394, 1.1090343765435124, -1.1965445367872691, 1.0560838641864507, -0.7614125228839701, 0.5595879841520671, -0.26170197376585125, 1.0534692249856799, 0.45673080772737873, 1.3075488240095934, -0.3246563953435354], "std": [0.030890483506742075, 0.035538683935345025, 0.032131269474557404, 1.2607789632221307, 0.2020001452304599, 1.9032929726935346, 0.022486733333125338, 0.054708781883854994, 0.016830504001438113, 1.875388681879875, 0.18882364792704637, 1.2831677212003152], "min": [0.5600350037732547, 0.22041895028447855, 1.0582405683812826, -3.117428572034839, 0.7046272019733553, -3.123053758068175, 0.538244860448395, -0.3129725416868606, 1.033297773193185, -3.1130415204417554, 0.9409175703437671, -2.019689009226427], "max": [0.6615292603078933, 0.3478585274000119, 1.175060333935781, 2.5441561828342096, 1.5006475382445683, 3.118948072214622, 0.627273476013934, -0.11303448200904927, 1.0941624435426158, 3.1363157659005365, 1.553820031160623, 1.454687343997772], "count": [465]}, "gripper_mode_state": {"mean": [0.5397849462365591, 0.11827956989247312], "std": [0.49841464470153357, 0.3229388691974435], "min": [0, 0], "max": [1, 1], "count": [465]}, "gripper_activity_state": {"mean": [1.8774193548387097, 1.9333333333333333], "std": [0.43997288094776615, 0.3499103827920276], "min": [0, 0], "max": [2, 2], "count": [465]}, "gripper_mode_action": {"mean": [0.5397849462365591, 0.11827956989247312], "std": [0.49841464470153357, 0.3229388691974435], "min": [0, 0], "max": [1, 1], "count": [465]}, "gripper_activity_action": {"mean": [1.8774193548387097, 1.9333333333333333], "std": [0.43997288094776615, 0.3499103827920276], "min": [0, 0], "max": [2, 2], "count": [465]}, "gripper_open_scale_state": {"mean": [0.42453440866777914, 0.7767784949518033], "std": [0.3180903739574287, 0.14239219834187591], "min": [0.116, 0.43], "max": [0.879, 0.893], "count": [465]}, "gripper_open_scale_action": {"mean": [0.42453440866777914, 0.7767784949518033], "std": [0.3180903739574287, 0.14239219834187591], "min": [0.116, 0.43], "max": [0.879, 0.893], "count": [465]}}} +{"episode_index": 143, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.46948958741830066]], [[0.4366286703431373]], [[0.41086080269607844]]], "std": [[[0.14135770952825444]], [[0.17061988650790996]], [[0.19426901487350423]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47520234681372553]], [[0.471526766748366]], [[0.4599563276143791]]], "std": [[[0.056085889508766654]], [[0.07054262504572378]], [[0.0876568145478729]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4774513745915033]], [[0.46345707720588236]], [[0.4489679289215686]]], "std": [[[0.11846975607681634]], [[0.1427019595898646]], [[0.1628345292454177]]], "count": [100]}, "observation.state": {"min": [0.5093219876289368, 2.018822431564331, 0.515413224697113, -0.21959732472896576, 0.07990117371082306, 0.9013753533363342, -2.8112542629241943, 211.0, 0.026133999228477478, 0.340582013130188, -0.25141599774360657, -3.000999927520752, 1.0399999618530273, -0.8019999861717224, -0.8369203209877014, -2.037410259246826, 0.36198127269744873, -0.0573166087269783, -2.310222625732422, -1.8234152793884277, 0.8962964415550232, 120.0, -0.26647698879241943, 0.35759401321411133, -0.21445000171661377, -3.1381852626800537, -1.4889999628067017, -3.109999895095825], "max": [0.9303303360939026, 2.046276330947876, 1.0998891592025757, 0.1892635077238083, 0.5061106085777283, 1.5248593091964722, -2.3899667263031006, 882.0, 0.2360610067844391, 0.39930999279022217, -0.18933899700641632, 0.9450000524520874, 1.5449999570846558, 2.947000026702881, -0.5291489362716675, -1.891099214553833, 1.1614292860031128, 0.6891781687736511, -0.7254287004470825, -0.5523967146873474, 2.767289400100708, 868.0, -0.156468003988266, 0.46999698877334595, -0.07489199936389923, 3.138000011444092, -0.746999979019165, 3.131999969482422], "mean": [0.6470752358436584, 2.0344951152801514, 0.9009028077125549, -0.022737355902791023, 0.2928922474384308, 1.2590258121490479, -2.6413252353668213, 717.17578125, 0.1743796020746231, 0.366789311170578, -0.21794764697551727, -0.9026742577552795, 1.3310277462005615, 1.3004953861236572, -0.645652711391449, -1.9910167455673218, 0.7146710753440857, 0.30588576197624207, -1.640852451324463, -1.2485311031341553, 1.7939656972885132, 484.5390625, -0.20535434782505035, 0.4057905673980713, -0.15997107326984406, 0.8390856385231018, -1.0788179636001587, 1.0720080137252808], "std": [0.14393854141235352, 0.006874908693134785, 0.23430342972278595, 0.0703619047999382, 0.16122208535671234, 0.1833668351173401, 0.14269186556339264, 218.63438415527344, 0.06287286430597305, 0.017268652096390724, 0.017664305865764618, 1.4526739120483398, 0.15198935568332672, 1.1580944061279297, 0.0916409119963646, 0.04330325871706009, 0.26261967420578003, 0.22161069512367249, 0.5029093623161316, 0.36472949385643005, 0.5978551506996155, 354.08441162109375, 0.03357507660984993, 0.037504393607378006, 0.03603944927453995, 1.5659228563308716, 0.18153826892375946, 2.0010528564453125], "count": [384]}, "action": {"min": [0.5093219876289368, 2.018822431564331, 0.515413224697113, -0.21959732472896576, 0.07990117371082306, 0.9013753533363342, -2.8112542629241943, 211.0, 0.026133999228477478, 0.340582013130188, -0.25141599774360657, -3.000999927520752, 1.0399999618530273, -0.8019999861717224, -0.8369203209877014, -2.037410259246826, 0.36198127269744873, -0.0573166087269783, -2.310222625732422, -1.8234152793884277, 0.8962964415550232, 120.0, -0.26647698879241943, 0.35759401321411133, -0.21445000171661377, -3.1381852626800537, -1.4889999628067017, -3.109999895095825], "max": [0.9303303360939026, 2.046276330947876, 1.0998891592025757, 0.1892635077238083, 0.5061106085777283, 1.5248593091964722, -2.3899667263031006, 882.0, 0.2360610067844391, 0.39930999279022217, -0.18933899700641632, 0.9450000524520874, 1.5449999570846558, 2.947000026702881, -0.5291489362716675, -1.891099214553833, 1.1614292860031128, 0.6891781687736511, -0.7254287004470825, -0.5523967146873474, 2.767289400100708, 868.0, -0.156468003988266, 0.46999698877334595, -0.07489199936389923, 3.138000011444092, -0.746999979019165, 3.131999969482422], "mean": [0.6470752358436584, 2.0344951152801514, 0.9009028077125549, -0.022737355902791023, 0.2928922474384308, 1.2590258121490479, -2.6413252353668213, 717.17578125, 0.1743796020746231, 0.366789311170578, -0.21794764697551727, -0.9026742577552795, 1.3310277462005615, 1.3004953861236572, -0.645652711391449, -1.9910167455673218, 0.7146710753440857, 0.30588576197624207, -1.640852451324463, -1.2485311031341553, 1.7939656972885132, 484.5390625, -0.20535434782505035, 0.4057905673980713, -0.15997107326984406, 0.8390856385231018, -1.0788179636001587, 1.0720080137252808], "std": [0.14393854141235352, 0.006874908693134785, 0.23430342972278595, 0.0703619047999382, 0.16122208535671234, 0.1833668351173401, 0.14269186556339264, 218.63438415527344, 0.06287286430597305, 0.017268652096390724, 0.017664305865764618, 1.4526739120483398, 0.15198935568332672, 1.1580944061279297, 0.0916409119963646, 0.04330325871706009, 0.26261967420578003, 0.22161069512367249, 0.5029093623161316, 0.36472949385643005, 0.5978551506996155, 354.08441162109375, 0.03357507660984993, 0.037504393607378006, 0.03603944927453995, 1.5659228563308716, 0.18153826892375946, 2.0010528564453125], "count": [384]}, "timestamp": {"min": [0.0], "max": [12.766666666666667], "mean": [6.383333333333333], "std": [3.6950291934896455], "count": [384]}, "frame_index": {"min": [0], "max": [383], "mean": [191.5], "std": [110.85087580468937], "count": [384]}, "episode_index": {"min": [143], "max": [143], "mean": [143.0], "std": [0.0], "count": [384]}, "index": {"min": [74576], "max": [74959], "mean": [74767.5], "std": [110.85087580468937], "count": [384]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [384]}, "subtask_annotation": {"mean": [5.049479166666667, 12.0, 12.0, 12.0, 12.0], "std": [4.62220070010659, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [384]}, "scene_annotation": {"mean": [143.0], "std": [0.0], "min": [143], "max": [143], "count": [384]}, "eef_direction_state": {"mean": [3.9375, 4.611979166666667], "std": [1.9924989544121054, 1.8548815774147505], "min": [0, 0], "max": [6, 6], "count": [384]}, "eef_velocity_state": {"mean": [0.7916666666666666, 0.5494791666666666], "std": [0.7095577652469331, 0.7518378451496754], "min": [0, 0], "max": [2, 2], "count": [384]}, "eef_acc_mag_state": {"mean": [0.7578125, 0.5234375], "std": [0.8236045055185266, 0.7668065924732368], "min": [0, 0], "max": [2, 2], "count": [384]}, "eef_direction_action": {"mean": [3.9375, 4.611979166666667], "std": [1.9924989544121054, 1.8548815774147505], "min": [0, 0], "max": [6, 6], "count": [384]}, "eef_velocity_action": {"mean": [0.7916666666666666, 0.5494791666666666], "std": [0.7095577652469331, 0.7518378451496754], "min": [0, 0], "max": [2, 2], "count": [384]}, "eef_acc_mag_action": {"mean": [0.7578125, 0.5234375], "std": [0.8236045055185266, 0.7668065924732368], "min": [0, 0], "max": [2, 2], "count": [384]}, "eef_sim_pose_state": {"mean": [0.5995555251885727, 0.2905372740576532, 1.1062761090958588, -0.8405467727258129, 1.0782777373195234, -0.7612955355534003, 0.5602745040814795, -0.2595829716480054, 1.048714974342557, -0.901816289004716, 1.3315725143012098, -0.2694469035539712], "std": [0.03980838778447463, 0.030046849398894328, 0.02893420332159251, 1.5660057033138308, 0.1811066188811352, 1.980317524693982, 0.02393104846980256, 0.05302133531072401, 0.012340308623797416, 1.454558043011245, 0.15183606769041144, 1.1598510746364306], "min": [0.5409746425313243, 0.2338149170884316, 1.0656024337791503, -3.1372899117250084, 0.7479724568160928, -3.117109106221397, 0.5362475476685431, -0.3107797582718587, 1.0338369585923601, -3.0125737513279653, 1.0408928159202757, -2.3849062653483224], "max": [0.6663096973563448, 0.33969140663461095, 1.172676679068399, 3.138925631049488, 1.487689265376376, 3.111792807474748, 0.6013470108686698, -0.12661354023797752, 1.0800412587517136, 0.9468625736817042, 1.5454872959809314, 1.380377732805623], "count": [384]}, "eef_sim_pose_action": {"mean": [0.5995555251885727, 0.2905372740576532, 1.1062761090958588, -0.8405467727258129, 1.0782777373195234, -0.7612955355534003, 0.5602745040814795, -0.2595829716480054, 1.048714974342557, -0.901816289004716, 1.3315725143012098, -0.2694469035539712], "std": [0.03980838778447463, 0.030046849398894328, 0.02893420332159251, 1.5660057033138308, 0.1811066188811352, 1.980317524693982, 0.02393104846980256, 0.05302133531072401, 0.012340308623797416, 1.454558043011245, 0.15183606769041144, 1.1598510746364306], "min": [0.5409746425313243, 0.2338149170884316, 1.0656024337791503, -3.1372899117250084, 0.7479724568160928, -3.117109106221397, 0.5362475476685431, -0.3107797582718587, 1.0338369585923601, -3.0125737513279653, 1.0408928159202757, -2.3849062653483224], "max": [0.6663096973563448, 0.33969140663461095, 1.172676679068399, 3.138925631049488, 1.487689265376376, 3.111792807474748, 0.6013470108686698, -0.12661354023797752, 1.0800412587517136, 0.9468625736817042, 1.5454872959809314, 1.380377732805623], "count": [384]}, "gripper_mode_state": {"mean": [0.5130208333333334, 0.20572916666666666], "std": [0.4998304291450309, 0.40423344325934557], "min": [0, 0], "max": [1, 1], "count": [384]}, "gripper_activity_state": {"mean": [1.7838541666666667, 1.8802083333333333], "std": [0.566099354117843, 0.4161129132786204], "min": [0, 0], "max": [2, 2], "count": [384]}, "gripper_mode_action": {"mean": [0.5130208333333334, 0.20572916666666666], "std": [0.4998304291450309, 0.40423344325934557], "min": [0, 0], "max": [1, 1], "count": [384]}, "gripper_activity_action": {"mean": [1.7838541666666667, 1.8802083333333333], "std": [0.566099354117843, 0.4161129132786204], "min": [0, 0], "max": [2, 2], "count": [384]}, "gripper_open_scale_state": {"mean": [0.4845390624403952, 0.7171757812500005], "std": [0.3540843283984496, 0.2186343985899186], "min": [0.12, 0.211], "max": [0.868, 0.882], "count": [384]}, "gripper_open_scale_action": {"mean": [0.4845390624403952, 0.7171757812500005], "std": [0.3540843283984496, 0.2186343985899186], "min": [0.12, 0.211], "max": [0.868, 0.882], "count": [384]}}} +{"episode_index": 144, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4704201715686275]], [[0.4418725367647059]], [[0.4164890359477124]]], "std": [[[0.13979237781133091]], [[0.1676991369855654]], [[0.19063473598064873]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4697786213235294]], [[0.45985951593137253]], [[0.44932791666666666]]], "std": [[[0.05058334008562241]], [[0.07175499023644101]], [[0.08714983258005134]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47034484477124183]], [[0.46258157066993466]], [[0.44771620098039216]]], "std": [[[0.12807569863458915]], [[0.15015357922373637]], [[0.16798089839133562]]], "count": [100]}, "observation.state": {"min": [0.5214694738388062, 2.014284610748291, 0.20945698022842407, -0.3128328025341034, 0.0884183794260025, 0.9898460507392883, -2.7330985069274902, 332.0, 0.02812100015580654, 0.3484799861907959, -0.24235199391841888, -3.125, 0.9500000476837158, -3.0950000286102295, -0.7900581955909729, -2.0332040786743164, 0.44633305072784424, -0.050597093999385834, -2.32865309715271, -1.7306334972381592, 0.7953116297721863, 118.0, -0.2549239993095398, 0.3691149950027466, -0.20422300696372986, 0.7390000224113464, -1.399999976158142, -3.0810000896453857], "max": [0.974818766117096, 2.0530307292938232, 1.2333544492721558, 0.15027284622192383, 0.497104674577713, 1.5499571561813354, -2.1207497119903564, 890.0, 0.23141400516033173, 0.3987019956111908, -0.18549799919128418, 3.132999897003174, 1.5570000410079956, 3.134999990463257, -0.5583308339118958, -1.9112054109573364, 1.1059627532958984, 0.7101221084594727, -0.7633371949195862, -0.6824935674667358, 2.6338415145874023, 857.0, -0.16301000118255615, 0.46516698598861694, -0.07359900325536728, 3.0250000953674316, -0.7429999709129333, 3.140000104904175], "mean": [0.6974525451660156, 2.034766435623169, 0.7215561866760254, -0.0691617876291275, 0.3421768248081207, 1.299473762512207, -2.5223288536071777, 715.6439208984375, 0.16653992235660553, 0.36692577600479126, -0.21540163457393646, 0.6358559131622314, 1.306678056716919, 1.3491263389587402, -0.6563988327980042, -1.98065185546875, 0.72773277759552, 0.37882623076438904, -1.5769504308700562, -1.1853656768798828, 1.5745151042938232, 459.7277526855469, -0.21109791100025177, 0.4188907742500305, -0.1575431078672409, 1.7721514701843262, -1.0073621273040771, 1.2368621826171875], "std": [0.1632821410894394, 0.009734392166137695, 0.399106502532959, 0.10412653535604477, 0.15237420797348022, 0.1308724284172058, 0.2203652262687683, 175.41773986816406, 0.0634545311331749, 0.01157002430409193, 0.013936948031187057, 1.9259167909622192, 0.17886479198932648, 1.5002045631408691, 0.07323412597179413, 0.046864137053489685, 0.2067091166973114, 0.20217284560203552, 0.49956265091896057, 0.2912113666534424, 0.5691877603530884, 277.9241943359375, 0.029939820989966393, 0.027330618351697922, 0.03746095672249794, 0.7131544351577759, 0.171574205160141, 1.9024388790130615], "count": [382]}, "action": {"min": [0.5214694738388062, 2.014284610748291, 0.20945698022842407, -0.3128328025341034, 0.0884183794260025, 0.9898460507392883, -2.7330985069274902, 332.0, 0.02812100015580654, 0.3484799861907959, -0.24235199391841888, -3.125, 0.9500000476837158, -3.0950000286102295, -0.7900581955909729, -2.0332040786743164, 0.44633305072784424, -0.050597093999385834, -2.32865309715271, -1.7306334972381592, 0.7953116297721863, 118.0, -0.2549239993095398, 0.3691149950027466, -0.20422300696372986, 0.7390000224113464, -1.399999976158142, -3.0810000896453857], "max": [0.974818766117096, 2.0530307292938232, 1.2333544492721558, 0.15027284622192383, 0.497104674577713, 1.5499571561813354, -2.1207497119903564, 890.0, 0.23141400516033173, 0.3987019956111908, -0.18549799919128418, 3.132999897003174, 1.5570000410079956, 3.134999990463257, -0.5583308339118958, -1.9112054109573364, 1.1059627532958984, 0.7101221084594727, -0.7633371949195862, -0.6824935674667358, 2.6338415145874023, 857.0, -0.16301000118255615, 0.46516698598861694, -0.07359900325536728, 3.0250000953674316, -0.7429999709129333, 3.140000104904175], "mean": [0.6974525451660156, 2.034766435623169, 0.7215561866760254, -0.0691617876291275, 0.3421768248081207, 1.299473762512207, -2.5223288536071777, 715.6439208984375, 0.16653992235660553, 0.36692577600479126, -0.21540163457393646, 0.6358559131622314, 1.306678056716919, 1.3491263389587402, -0.6563988327980042, -1.98065185546875, 0.72773277759552, 0.37882623076438904, -1.5769504308700562, -1.1853656768798828, 1.5745151042938232, 459.7277526855469, -0.21109791100025177, 0.4188907742500305, -0.1575431078672409, 1.7721514701843262, -1.0073621273040771, 1.2368621826171875], "std": [0.1632821410894394, 0.009734392166137695, 0.399106502532959, 0.10412653535604477, 0.15237420797348022, 0.1308724284172058, 0.2203652262687683, 175.41773986816406, 0.0634545311331749, 0.01157002430409193, 0.013936948031187057, 1.9259167909622192, 0.17886479198932648, 1.5002045631408691, 0.07323412597179413, 0.046864137053489685, 0.2067091166973114, 0.20217284560203552, 0.49956265091896057, 0.2912113666534424, 0.5691877603530884, 277.9241943359375, 0.029939820989966393, 0.027330618351697922, 0.03746095672249794, 0.7131544351577759, 0.171574205160141, 1.9024388790130615], "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": [144], "max": [144], "mean": [144.0], "std": [0.0], "count": [382]}, "index": {"min": [74960], "max": [75341], "mean": [75150.5], "std": [110.27352356753637], "count": [382]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [382]}, "subtask_annotation": {"mean": [4.900523560209424, 12.0, 12.0, 12.0, 12.0], "std": [4.717745239490238, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [382]}, "scene_annotation": {"mean": [144.0], "std": [0.0], "min": [144], "max": [144], "count": [382]}, "eef_direction_state": {"mean": [4.2513089005235605, 4.455497382198953], "std": [1.97489104050272, 1.800773143656526], "min": [0, 0], "max": [6, 6], "count": [382]}, "eef_velocity_state": {"mean": [0.7670157068062827, 0.5890052356020943], "std": [0.7763931877291617, 0.7316227069418384], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_acc_mag_state": {"mean": [0.7068062827225131, 0.6282722513089005], "std": [0.8236718702906921, 0.7946395338179751], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_direction_action": {"mean": [4.2513089005235605, 4.455497382198953], "std": [1.97489104050272, 1.800773143656526], "min": [0, 0], "max": [6, 6], "count": [382]}, "eef_velocity_action": {"mean": [0.7670157068062827, 0.5890052356020943], "std": [0.7763931877291617, 0.7316227069418384], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_acc_mag_action": {"mean": [0.7068062827225131, 0.6282722513089005], "std": [0.8236718702906921, 0.7946395338179751], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_sim_pose_state": {"mean": [0.6121715852906996, 0.29721932965841363, 1.1126102578968928, -1.7726311873290632, 1.006614320202141, -1.0078218278772748, 0.5652054840674217, -0.2537424842970065, 1.0544610554398557, 0.6365680030569723, 1.3071491319779054, -0.1554660299160591], "std": [0.030419787742977506, 0.029115212429158464, 0.03162990925120898, 0.7117924596946157, 0.17109849616027734, 2.0999222263466253, 0.018259180792685653, 0.05206867653202754, 0.014191423423976088, 1.9263239007823267, 0.17872241426130658, 1.4421417962434733], "min": [0.5517055548982372, 0.24669454192138254, 1.0626993578615578, -3.024387118348174, 0.7430289813616326, -3.1383105629737824, 0.5370407726234891, -0.30526137084886207, 1.0395373949963411, -3.1261799000924757, 0.9510880394392927, -2.0017069264250202], "max": [0.6634164449918786, 0.32588417741934433, 1.1785707468251145, -0.7419213184402013, 1.3991600431747946, 3.086460744275305, 0.6093484945199136, -0.12888577539686047, 1.08970613513349, 3.132717380773027, 1.5571921955354124, 1.6763671965706646], "count": [382]}, "eef_sim_pose_action": {"mean": [0.6121715852906996, 0.29721932965841363, 1.1126102578968928, -1.7726311873290632, 1.006614320202141, -1.0078218278772748, 0.5652054840674217, -0.2537424842970065, 1.0544610554398557, 0.6365680030569723, 1.3071491319779054, -0.1554660299160591], "std": [0.030419787742977506, 0.029115212429158464, 0.03162990925120898, 0.7117924596946157, 0.17109849616027734, 2.0999222263466253, 0.018259180792685653, 0.05206867653202754, 0.014191423423976088, 1.9263239007823267, 0.17872241426130658, 1.4421417962434733], "min": [0.5517055548982372, 0.24669454192138254, 1.0626993578615578, -3.024387118348174, 0.7430289813616326, -3.1383105629737824, 0.5370407726234891, -0.30526137084886207, 1.0395373949963411, -3.1261799000924757, 0.9510880394392927, -2.0017069264250202], "max": [0.6634164449918786, 0.32588417741934433, 1.1785707468251145, -0.7419213184402013, 1.3991600431747946, 3.086460744275305, 0.6093484945199136, -0.12888577539686047, 1.08970613513349, 3.132717380773027, 1.5571921955354124, 1.6763671965706646], "count": [382]}, "gripper_mode_state": {"mean": [0.5863874345549738, 0.16753926701570682], "std": [0.4924806708399947, 0.3734566387461159], "min": [0, 0], "max": [1, 1], "count": [382]}, "gripper_activity_state": {"mean": [1.8717277486910995, 1.8926701570680629], "std": [0.3920501212944256, 0.42990159728737565], "min": [0, 0], "max": [2, 2], "count": [382]}, "gripper_mode_action": {"mean": [0.5863874345549738, 0.16753926701570682], "std": [0.4924806708399947, 0.3734566387461159], "min": [0, 0], "max": [1, 1], "count": [382]}, "gripper_activity_action": {"mean": [1.8717277486910995, 1.8926701570680629], "std": [0.3920501212944256, 0.42990159728737565], "min": [0, 0], "max": [2, 2], "count": [382]}, "gripper_open_scale_state": {"mean": [0.4597277488508774, 0.7156439792173694], "std": [0.2779242195038811, 0.17541773779736436], "min": [0.118, 0.332], "max": [0.857, 0.89], "count": [382]}, "gripper_open_scale_action": {"mean": [0.4597277488508774, 0.7156439792173694], "std": [0.2779242195038811, 0.17541773779736436], "min": [0.118, 0.332], "max": [0.857, 0.89], "count": [382]}}} +{"episode_index": 145, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.45727565381205676]], [[0.4440685981174385]], [[0.42586169126338475]]], "std": [[[0.14540802341643858]], [[0.16347949038145101]], [[0.18147316607754238]]], "count": [188]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.03529411764705882]], [[0.00392156862745098]]], "max": [[[0.7411764705882353]], [[0.7254901960784313]], [[0.7294117647058823]]], "mean": [[[0.461449308380267]], [[0.4442934071234877]], [[0.4206965868794326]]], "std": [[[0.06358223133148114]], [[0.09365474634866365]], [[0.12144814806688697]]], "count": [188]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[0.8588235294117647]], [[0.8784313725490196]]], "mean": [[[0.4740839493377138]], [[0.45603441259039074]], [[0.4417001590529829]]], "std": [[[0.10913952977138085]], [[0.13413849300375855]], [[0.15455253494989438]]], "count": [188]}, "observation.state": {"min": [0.46622979640960693, 2.01737380027771, -2.178258180618286, -1.3890900611877441, 0.31325170397758484, -0.5325698256492615, -1.0326241254806519, 1.0, -0.0751279965043068, 0.37763699889183044, -0.19661299884319305, -2.861999988555908, 0.41499999165534973, -0.6819999814033508, -0.8667829036712646, -2.0451769828796387, 0.4585328698158264, 0.13269738852977753, -2.4599719047546387, -1.5187854766845703, 0.9449561238288879, 33.0, -0.28493601083755493, 0.34981900453567505, -0.21912899613380432, -3.1371853351593018, -1.5290000438690186, -2.872999906539917], "max": [0.9842085838317871, 2.040255069732666, -1.6871750354766846, -0.6780080795288086, 1.3984277248382568, 1.0212794542312622, -0.14353588223457336, 880.0, 0.1405559927225113, 0.48313599824905396, -0.07957100123167038, -1.5579999685287476, 1.4140000343322754, 0.2919999957084656, -0.3848625719547272, -1.971803069114685, 0.9262811541557312, 1.4943510293960571, -0.6312158107757568, -0.8245110511779785, 2.7694711685180664, 631.0, -0.17803800106048584, 0.4571770131587982, 0.04622200131416321, 3.138000011444092, -0.734000027179718, 1.937999963760376], "mean": [0.6251850128173828, 2.026318311691284, -1.9097784757614136, -1.1217561960220337, 0.6116446852684021, 0.430237352848053, -0.48464304208755493, 811.9764404296875, 0.04260649532079697, 0.4183900058269501, -0.144333615899086, -2.5030252933502197, 0.8941903114318848, -0.2579258382320404, -0.7072927951812744, -2.0245778560638428, 0.5845359563827515, 0.9102600812911987, -0.8597396612167358, -1.2443231344223022, 1.2167224884033203, 233.139892578125, -0.22925034165382385, 0.42326608300209045, -0.11921261996030807, 0.7370686531066895, -0.9637551307678223, 1.0358784198760986], "std": [0.17246617376804352, 0.0032811055425554514, 0.11265840381383896, 0.23450350761413574, 0.21262075006961823, 0.3358405530452728, 0.18001456558704376, 143.76600646972656, 0.03956898674368858, 0.02323622815310955, 0.025287695229053497, 0.26149603724479675, 0.2388705015182495, 0.24607087671756744, 0.12296105176210403, 0.010520298033952713, 0.0997820571064949, 0.3941461741924286, 0.4016517400741577, 0.19331732392311096, 0.3921063244342804, 113.19595336914062, 0.02000591903924942, 0.022347411140799522, 0.09492579102516174, 2.6304771900177, 0.1956673115491867, 0.7343561053276062], "count": [1083]}, "action": {"min": [0.46622979640960693, 2.01737380027771, -2.178258180618286, -1.3890900611877441, 0.31325170397758484, -0.5325698256492615, -1.0326241254806519, 1.0, -0.0751279965043068, 0.37763699889183044, -0.19661299884319305, -2.861999988555908, 0.41499999165534973, -0.6819999814033508, -0.8667829036712646, -2.0451769828796387, 0.4585328698158264, 0.13269738852977753, -2.4599719047546387, -1.5187854766845703, 0.9449561238288879, 33.0, -0.28493601083755493, 0.34981900453567505, -0.21912899613380432, -3.1371853351593018, -1.5290000438690186, -2.872999906539917], "max": [0.9842085838317871, 2.040255069732666, -1.6871750354766846, -0.6780080795288086, 1.3984277248382568, 1.0212794542312622, -0.14353588223457336, 880.0, 0.1405559927225113, 0.48313599824905396, -0.07957100123167038, -1.5579999685287476, 1.4140000343322754, 0.2919999957084656, -0.3848625719547272, -1.971803069114685, 0.9262811541557312, 1.4943510293960571, -0.6312158107757568, -0.8245110511779785, 2.7694711685180664, 631.0, -0.17803800106048584, 0.4571770131587982, 0.04622200131416321, 3.138000011444092, -0.734000027179718, 1.937999963760376], "mean": [0.6251850128173828, 2.026318311691284, -1.9097784757614136, -1.1217561960220337, 0.6116446852684021, 0.430237352848053, -0.48464304208755493, 811.9764404296875, 0.04260649532079697, 0.4183900058269501, -0.144333615899086, -2.5030252933502197, 0.8941903114318848, -0.2579258382320404, -0.7072927951812744, -2.0245778560638428, 0.5845359563827515, 0.9102600812911987, -0.8597396612167358, -1.2443231344223022, 1.2167224884033203, 233.139892578125, -0.22925034165382385, 0.42326608300209045, -0.11921261996030807, 0.7370686531066895, -0.9637551307678223, 1.0358784198760986], "std": [0.17246617376804352, 0.0032811055425554514, 0.11265840381383896, 0.23450350761413574, 0.21262075006961823, 0.3358405530452728, 0.18001456558704376, 143.76600646972656, 0.03956898674368858, 0.02323622815310955, 0.025287695229053497, 0.26149603724479675, 0.2388705015182495, 0.24607087671756744, 0.12296105176210403, 0.010520298033952713, 0.0997820571064949, 0.3941461741924286, 0.4016517400741577, 0.19331732392311096, 0.3921063244342804, 113.19595336914062, 0.02000591903924942, 0.022347411140799522, 0.09492579102516174, 2.6304771900177, 0.1956673115491867, 0.7343561053276062], "count": [1083]}, "timestamp": {"min": [0.0], "max": [36.06666666666667], "mean": [18.03333333333333], "std": [10.421167916348951], "count": [1083]}, "frame_index": {"min": [0], "max": [1082], "mean": [541.0], "std": [312.63503749046856], "count": [1083]}, "episode_index": {"min": [145], "max": [145], "mean": [145.0], "std": [0.0], "count": [1083]}, "index": {"min": [75342], "max": [76424], "mean": [75883.0], "std": [312.63503749046856], "count": [1083]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1083]}, "subtask_annotation": {"mean": [3.2511542012927053, 12.0, 12.0, 12.0, 12.0], "std": [4.721191108419978, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [1083]}, "scene_annotation": {"mean": [145.0], "std": [0.0], "min": [145], "max": [145], "count": [1083]}, "eef_direction_state": {"mean": [4.518005540166205, 4.593721144967683], "std": [1.63480125830959, 1.824537104372387], "min": [0, 0], "max": [6, 6], "count": [1083]}, "eef_velocity_state": {"mean": [0.6638965835641736, 0.5244690674053555], "std": [0.6429232325354645, 0.6316531898715761], "min": [0, 0], "max": [2, 2], "count": [1083]}, "eef_acc_mag_state": {"mean": [0.7469990766389658, 0.5521698984302862], "std": [0.826990308559655, 0.7793517209975692], "min": [0, 0], "max": [2, 2], "count": [1083]}, "eef_direction_action": {"mean": [4.518005540166205, 4.593721144967683], "std": [1.63480125830959, 1.824537104372387], "min": [0, 0], "max": [6, 6], "count": [1083]}, "eef_velocity_action": {"mean": [0.6638965835641736, 0.5244690674053555], "std": [0.6429232325354645, 0.6316531898715761], "min": [0, 0], "max": [2, 2], "count": [1083]}, "eef_acc_mag_action": {"mean": [0.7469990766389658, 0.5521698984302862], "std": [0.826990308559655, 0.7793517209975692], "min": [0, 0], "max": [2, 2], "count": [1083]}, "eef_sim_pose_state": {"mean": [0.6186575840321364, 0.31407063445737476, 1.1687819250392606, -0.741269293581221, 0.9639583768526496, 1.9711111875808767, 0.6150187202885649, -0.1243584628882038, 1.1425916099151217, -2.5037346006642585, 0.8947769628952637, -1.8292538945617758], "std": [0.024270534642352258, 0.019515295788022923, 0.09389950362465589, 2.6297591022945848, 0.1959963636888048, 1.8228399672919022, 0.024184761839298102, 0.03422633913354203, 0.022647468214951807, 0.2616262394391012, 0.23883039142726414, 0.2464652526512874], "min": [0.5323061703706544, 0.26688546558813175, 1.0494705475479276, -3.139691111984737, 0.7342706026645711, -3.1391080616777534, 0.5750427248078096, -0.21565218406892486, 1.0990206397859767, -2.8623928664963425, 0.4157958951435812, -2.2538869383429527], "max": [0.6542063991760425, 0.35811391930440506, 1.3295390812803916, 3.140010358074434, 1.528214184333128, 3.1412007795653394, 0.6763591190199775, -0.018198431807701962, 1.1949276460767713, -1.5583072211562505, 1.4147387770970625, -1.2789028935358993], "count": [1083]}, "eef_sim_pose_action": {"mean": [0.6186575840321364, 0.31407063445737476, 1.1687819250392606, -0.741269293581221, 0.9639583768526496, 1.9711111875808767, 0.6150187202885649, -0.1243584628882038, 1.1425916099151217, -2.5037346006642585, 0.8947769628952637, -1.8292538945617758], "std": [0.024270534642352258, 0.019515295788022923, 0.09389950362465589, 2.6297591022945848, 0.1959963636888048, 1.8228399672919022, 0.024184761839298102, 0.03422633913354203, 0.022647468214951807, 0.2616262394391012, 0.23883039142726414, 0.2464652526512874], "min": [0.5323061703706544, 0.26688546558813175, 1.0494705475479276, -3.139691111984737, 0.7342706026645711, -3.1391080616777534, 0.5750427248078096, -0.21565218406892486, 1.0990206397859767, -2.8623928664963425, 0.4157958951435812, -2.2538869383429527], "max": [0.6542063991760425, 0.35811391930440506, 1.3295390812803916, 3.140010358074434, 1.528214184333128, 3.1412007795653394, 0.6763591190199775, -0.018198431807701962, 1.1949276460767713, -1.5583072211562505, 1.4147387770970625, -1.2789028935358993], "count": [1083]}, "gripper_mode_state": {"mean": [0.9593721144967683, 0.06925207756232687], "std": [0.19742659502399376, 0.2538823099698516], "min": [0, 0], "max": [1, 1], "count": [1083]}, "gripper_activity_state": {"mean": [1.9630655586334256, 1.899353647276085], "std": [0.2623190531345932, 0.39623056276254337], "min": [0, 0], "max": [2, 2], "count": [1083]}, "gripper_mode_action": {"mean": [0.9593721144967683, 0.06925207756232687], "std": [0.19742659502399376, 0.2538823099698516], "min": [0, 0], "max": [1, 1], "count": [1083]}, "gripper_activity_action": {"mean": [1.9630655586334256, 1.899353647276085], "std": [0.2623190531345932, 0.39623056276254337], "min": [0, 0], "max": [2, 2], "count": [1083]}, "gripper_open_scale_state": {"mean": [0.2331398889465896, 0.8119764543358968], "std": [0.11319591736457543, 0.1437660306510452], "min": [0.033, 0.001], "max": [0.631, 0.88], "count": [1083]}, "gripper_open_scale_action": {"mean": [0.2331398889465896, 0.8119764543358968], "std": [0.11319591736457543, 0.1437660306510452], "min": [0.033, 0.001], "max": [0.631, 0.88], "count": [1083]}}} +{"episode_index": 146, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4546187831903595]], [[0.4385147204715219]], [[0.42122982682656396]]], "std": [[[0.13292422489804404]], [[0.15656921558933926]], [[0.17581127837986235]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.7254901960784313]], [[0.7137254901960784]]], "mean": [[[0.47190933925653594]], [[0.46472491210025674]], [[0.4514950323879552]]], "std": [[[0.0590358484749383]], [[0.07586390130647866]], [[0.09521169873353229]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.8]], [[0.807843137254902]]], "mean": [[[0.4755738339606676]], [[0.46800490378443044]], [[0.4576559089781746]]], "std": [[[0.09734796146122227]], [[0.12012276509978607]], [[0.13516307801592922]]], "count": [112]}, "observation.state": {"min": [0.44313910603523254, 2.00999116897583, -2.0865936279296875, -1.379263997077942, 0.1635722517967224, -0.7991688251495361, -0.7795861959457397, 430.0, -0.03666200116276741, 0.40416601300239563, -0.23268499970436096, -3.0309998989105225, 0.5389999747276306, -0.8370000720024109, -0.7013606429100037, -2.043658494949341, 0.5889438986778259, -0.05239478871226311, -2.4957334995269775, -1.3868560791015625, 1.2195489406585693, 122.0, -0.294048011302948, 0.3499630093574524, -0.2446880042552948, -3.1401853561401367, -1.503000020980835, -3.128999948501587], "max": [0.9533337950706482, 2.0325231552124023, -1.5697492361068726, -0.22532200813293457, 1.1092265844345093, 0.9378352761268616, -0.01883210428059101, 897.0, 0.234825998544693, 0.4889470040798187, -0.10928499698638916, -1.8009999990463257, 1.4279999732971191, -0.04899999126791954, -0.42004838585853577, -2.0232903957366943, 0.9754645228385925, 1.5846891403198242, -1.021052598953247, -0.7169637680053711, 2.830714702606201, 864.0, -0.12155900150537491, 0.4525179862976074, 0.02821199968457222, 3.1410000324249268, -0.9520000219345093, 3.1110000610351562], "mean": [0.6733911633491516, 2.0239977836608887, -1.8170740604400635, -0.6574074029922485, 0.6191202998161316, 0.05123932287096977, -0.28334593772888184, 802.8278198242188, 0.14589224755764008, 0.43895742297172546, -0.1839197725057602, -2.5605738162994385, 1.022459626197815, -0.6261132955551147, -0.588741660118103, -2.0352423191070557, 0.7554326057434082, 0.8460655808448792, -1.3334354162216187, -1.105860948562622, 1.7178571224212646, 426.46514892578125, -0.21549299359321594, 0.41015011072158813, -0.12432912737131119, -1.027713418006897, -1.1589162349700928, 0.21663014590740204], "std": [0.11572764813899994, 0.0038682830054312944, 0.17619359493255615, 0.3917490243911743, 0.24305227398872375, 0.6994585394859314, 0.26066386699676514, 100.46466827392578, 0.07594343274831772, 0.0215755607932806, 0.04485490918159485, 0.26378342509269714, 0.31147393584251404, 0.19245733320713043, 0.0731196478009224, 0.00426293071359396, 0.11124059557914734, 0.5571177005767822, 0.45550987124443054, 0.2173357456922531, 0.4742550551891327, 269.5777587890625, 0.039509642869234085, 0.02380552515387535, 0.10638081282377243, 2.3248424530029297, 0.16174651682376862, 1.1549791097640991], "count": [546]}, "action": {"min": [0.44313910603523254, 2.00999116897583, -2.0865936279296875, -1.379263997077942, 0.1635722517967224, -0.7991688251495361, -0.7795861959457397, 430.0, -0.03666200116276741, 0.40416601300239563, -0.23268499970436096, -3.0309998989105225, 0.5389999747276306, -0.8370000720024109, -0.7013606429100037, -2.043658494949341, 0.5889438986778259, -0.05239478871226311, -2.4957334995269775, -1.3868560791015625, 1.2195489406585693, 122.0, -0.294048011302948, 0.3499630093574524, -0.2446880042552948, -3.1401853561401367, -1.503000020980835, -3.128999948501587], "max": [0.9533337950706482, 2.0325231552124023, -1.5697492361068726, -0.22532200813293457, 1.1092265844345093, 0.9378352761268616, -0.01883210428059101, 897.0, 0.234825998544693, 0.4889470040798187, -0.10928499698638916, -1.8009999990463257, 1.4279999732971191, -0.04899999126791954, -0.42004838585853577, -2.0232903957366943, 0.9754645228385925, 1.5846891403198242, -1.021052598953247, -0.7169637680053711, 2.830714702606201, 864.0, -0.12155900150537491, 0.4525179862976074, 0.02821199968457222, 3.1410000324249268, -0.9520000219345093, 3.1110000610351562], "mean": [0.6733911633491516, 2.0239977836608887, -1.8170740604400635, -0.6574074029922485, 0.6191202998161316, 0.05123932287096977, -0.28334593772888184, 802.8278198242188, 0.14589224755764008, 0.43895742297172546, -0.1839197725057602, -2.5605738162994385, 1.022459626197815, -0.6261132955551147, -0.588741660118103, -2.0352423191070557, 0.7554326057434082, 0.8460655808448792, -1.3334354162216187, -1.105860948562622, 1.7178571224212646, 426.46514892578125, -0.21549299359321594, 0.41015011072158813, -0.12432912737131119, -1.027713418006897, -1.1589162349700928, 0.21663014590740204], "std": [0.11572764813899994, 0.0038682830054312944, 0.17619359493255615, 0.3917490243911743, 0.24305227398872375, 0.6994585394859314, 0.26066386699676514, 100.46466827392578, 0.07594343274831772, 0.0215755607932806, 0.04485490918159485, 0.26378342509269714, 0.31147393584251404, 0.19245733320713043, 0.0731196478009224, 0.00426293071359396, 0.11124059557914734, 0.5571177005767822, 0.45550987124443054, 0.2173357456922531, 0.4742550551891327, 269.5777587890625, 0.039509642869234085, 0.02380552515387535, 0.10638081282377243, 2.3248424530029297, 0.16174651682376862, 1.1549791097640991], "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": [146], "max": [146], "mean": [146.0], "std": [0.0], "count": [546]}, "index": {"min": [76425], "max": [76970], "mean": [76697.5], "std": [157.61635913402728], "count": [546]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [546]}, "subtask_annotation": {"mean": [4.089743589743589, 12.0, 12.0, 12.0, 12.0], "std": [4.684281752696942, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [546]}, "scene_annotation": {"mean": [146.0], "std": [0.0], "min": [146], "max": [146], "count": [546]}, "eef_direction_state": {"mean": [4.115384615384615, 4.805860805860806], "std": [1.845562328924839, 1.715807377004768], "min": [0, 0], "max": [6, 6], "count": [546]}, "eef_velocity_state": {"mean": [0.836996336996337, 0.6043956043956044], "std": [0.6960020235864253, 0.7757183254379384], "min": [0, 0], "max": [2, 2], "count": [546]}, "eef_acc_mag_state": {"mean": [0.8315018315018315, 0.6538461538461539], "std": [0.8369863177797439, 0.8182632853612509], "min": [0, 0], "max": [2, 2], "count": [546]}, "eef_direction_action": {"mean": [4.115384615384615, 4.805860805860806], "std": [1.845562328924839, 1.715807377004768], "min": [0, 0], "max": [6, 6], "count": [546]}, "eef_velocity_action": {"mean": [0.836996336996337, 0.6043956043956044], "std": [0.6960020235864253, 0.7757183254379384], "min": [0, 0], "max": [2, 2], "count": [546]}, "eef_acc_mag_action": {"mean": [0.8315018315018315, 0.6538461538461539], "std": [0.8369863177797439, 0.8182632853612509], "min": [0, 0], "max": [2, 2], "count": [546]}, "eef_sim_pose_state": {"mean": [0.6018197953687516, 0.3002513234357177, 1.1548666481877814, 1.0176889440576316, 1.159793156711928, 1.5016026710052734, 0.6307226594163445, -0.2172583605728808, 1.099771225641016, -2.561161981221654, 1.0229066403341154, -2.1975063288461976], "std": [0.028221823575980718, 0.03147650455205122, 0.10556462600844832, 2.3312033958318987, 0.1614010710087081, 1.335821284505229, 0.022406668386333848, 0.06923746026131224, 0.05351074916403668, 0.2639564830156415, 0.31138059933036843, 0.19225068872192191], "min": [0.5306721876178223, 0.22292145644238986, 1.022981682703395, -3.140841803661762, 0.9525043534977704, -3.078408621839024, 0.5984468256505489, -0.2983971411096424, 1.0413035075135237, -3.032102722157426, 0.5393952509216855, -2.4080635302354394], "max": [0.6471632990732372, 0.35981748250803, 1.3057998005155258, 3.141282460132931, 1.5034569576237478, 3.138735253575777, 0.6796364903998777, -0.05234928831902366, 1.1796879649513023, -1.8017952330908311, 1.427995182679422, -1.6201165766136434], "count": [546]}, "eef_sim_pose_action": {"mean": [0.6018197953687516, 0.3002513234357177, 1.1548666481877814, 1.0176889440576316, 1.159793156711928, 1.5016026710052734, 0.6307226594163445, -0.2172583605728808, 1.099771225641016, -2.561161981221654, 1.0229066403341154, -2.1975063288461976], "std": [0.028221823575980718, 0.03147650455205122, 0.10556462600844832, 2.3312033958318987, 0.1614010710087081, 1.335821284505229, 0.022406668386333848, 0.06923746026131224, 0.05351074916403668, 0.2639564830156415, 0.31138059933036843, 0.19225068872192191], "min": [0.5306721876178223, 0.22292145644238986, 1.022981682703395, -3.140841803661762, 0.9525043534977704, -3.078408621839024, 0.5984468256505489, -0.2983971411096424, 1.0413035075135237, -3.032102722157426, 0.5393952509216855, -2.4080635302354394], "max": [0.6471632990732372, 0.35981748250803, 1.3057998005155258, 3.141282460132931, 1.5034569576237478, 3.138735253575777, 0.6796364903998777, -0.05234928831902366, 1.1796879649513023, -1.8017952330908311, 1.427995182679422, -1.6201165766136434], "count": [546]}, "gripper_mode_state": {"mean": [0.510989010989011, 0.038461538461538464], "std": [0.4998792270513769, 0.19230769230769237], "min": [0, 0], "max": [1, 1], "count": [546]}, "gripper_activity_state": {"mean": [1.8717948717948718, 1.9230769230769231], "std": [0.4589876601915713, 0.3650711977557607], "min": [0, 0], "max": [2, 2], "count": [546]}, "gripper_mode_action": {"mean": [0.510989010989011, 0.038461538461538464], "std": [0.4998792270513769, 0.19230769230769237], "min": [0, 0], "max": [1, 1], "count": [546]}, "gripper_activity_action": {"mean": [1.8717948717948718, 1.9230769230769231], "std": [0.4589876601915713, 0.3650711977557607], "min": [0, 0], "max": [2, 2], "count": [546]}, "gripper_open_scale_state": {"mean": [0.4264652015909615, 0.8028278388278391], "std": [0.2695778884087883, 0.10046466745895855], "min": [0.122, 0.43], "max": [0.864, 0.897], "count": [546]}, "gripper_open_scale_action": {"mean": [0.4264652015909615, 0.8028278388278391], "std": [0.2695778884087883, 0.10046466745895855], "min": [0.122, 0.43], "max": [0.864, 0.897], "count": [546]}}} +{"episode_index": 147, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.46732858652275017]], [[0.4502970419337607]], [[0.43165486935960284]]], "std": [[[0.13902501167560757]], [[0.16195886281746066]], [[0.18069436881722456]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.027450980392156862]], [[0.0196078431372549]]], "max": [[[0.7058823529411765]], [[0.6705882352941176]], [[0.6627450980392157]]], "mean": [[[0.4688409572963801]], [[0.46994321699032177]], [[0.4619786776489442]]], "std": [[[0.05612803889721]], [[0.06230332997422657]], [[0.07316144036203862]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.796078431372549]], [[0.7803921568627451]], [[0.7803921568627451]]], "mean": [[[0.4731332425999246]], [[0.4545493515114379]], [[0.4413402758138512]]], "std": [[[0.10880174437688346]], [[0.1365433173617428]], [[0.15490433513004992]]], "count": [104]}, "observation.state": {"min": [0.4254065752029419, 1.9886282682418823, -2.1782233715057373, -1.4295817613601685, 0.06745697557926178, -0.8236907124519348, -0.6933495402336121, 532.0, -0.05369500070810318, 0.36234599351882935, -0.23655399680137634, -2.9679999351501465, 0.5320000052452087, -0.625, -0.8202698826789856, -2.0496273040771484, 0.5796936750411987, -0.00989601667970419, -2.603158473968506, -1.4942288398742676, 1.480039358139038, 59.0, -0.3074139952659607, 0.334307998418808, -0.2588770091533661, -3.131185293197632, -1.5679999589920044, -2.931999921798706], "max": [0.9108350276947021, 2.0356125831604004, -1.6235926151275635, -0.1950056552886963, 0.9328960180282593, 0.8665735125541687, 0.17275269329547882, 897.0, 0.2304919958114624, 0.47772398591041565, -0.10873900353908539, -1.6109999418258667, 1.3660000562667847, 0.2670000195503235, -0.3105289936065674, -2.007948875427246, 0.8983035683631897, 1.3592449426651, -0.9468934535980225, -0.8486838340759277, 2.8439269065856934, 842.0, -0.1009100005030632, 0.4448240101337433, 0.023819999769330025, 3.119999885559082, -0.9779999852180481, 2.9210000038146973], "mean": [0.6428582072257996, 2.021974802017212, -1.88992440700531, -0.7791788578033447, 0.4966529905796051, 0.03429218381643295, -0.25851887464523315, 814.2981567382812, 0.09742266684770584, 0.4194706380367279, -0.17886056005954742, -2.357210159301758, 1.004278540611267, -0.21895943582057953, -0.6068312525749207, -2.029949188232422, 0.7358035445213318, 0.8570125699043274, -1.4404776096343994, -1.2537120580673218, 1.882691740989685, 297.26165771484375, -0.21669606864452362, 0.4020613431930542, -0.10367778688669205, -0.7378743886947632, -1.1740871667861938, -0.04042807221412659], "std": [0.15263132750988007, 0.009119709022343159, 0.11897292733192444, 0.38603511452674866, 0.2751409411430359, 0.6606274247169495, 0.31047308444976807, 132.0757293701172, 0.09176760911941528, 0.0259049441665411, 0.029120083898305893, 0.4102158546447754, 0.30070316791534424, 0.19887278974056244, 0.1476946473121643, 0.010426951572299004, 0.11642369627952576, 0.5386949777603149, 0.566446840763092, 0.20308704674243927, 0.49431711435317993, 288.7279052734375, 0.05414712056517601, 0.03357193246483803, 0.11349330097436905, 2.1622705459594727, 0.19633235037326813, 1.0234417915344238], "count": [493]}, "action": {"min": [0.4254065752029419, 1.9886282682418823, -2.1782233715057373, -1.4295817613601685, 0.06745697557926178, -0.8236907124519348, -0.6933495402336121, 532.0, -0.05369500070810318, 0.36234599351882935, -0.23655399680137634, -2.9679999351501465, 0.5320000052452087, -0.625, -0.8202698826789856, -2.0496273040771484, 0.5796936750411987, -0.00989601667970419, -2.603158473968506, -1.4942288398742676, 1.480039358139038, 59.0, -0.3074139952659607, 0.334307998418808, -0.2588770091533661, -3.131185293197632, -1.5679999589920044, -2.931999921798706], "max": [0.9108350276947021, 2.0356125831604004, -1.6235926151275635, -0.1950056552886963, 0.9328960180282593, 0.8665735125541687, 0.17275269329547882, 897.0, 0.2304919958114624, 0.47772398591041565, -0.10873900353908539, -1.6109999418258667, 1.3660000562667847, 0.2670000195503235, -0.3105289936065674, -2.007948875427246, 0.8983035683631897, 1.3592449426651, -0.9468934535980225, -0.8486838340759277, 2.8439269065856934, 842.0, -0.1009100005030632, 0.4448240101337433, 0.023819999769330025, 3.119999885559082, -0.9779999852180481, 2.9210000038146973], "mean": [0.6428582072257996, 2.021974802017212, -1.88992440700531, -0.7791788578033447, 0.4966529905796051, 0.03429218381643295, -0.25851887464523315, 814.2981567382812, 0.09742266684770584, 0.4194706380367279, -0.17886056005954742, -2.357210159301758, 1.004278540611267, -0.21895943582057953, -0.6068312525749207, -2.029949188232422, 0.7358035445213318, 0.8570125699043274, -1.4404776096343994, -1.2537120580673218, 1.882691740989685, 297.26165771484375, -0.21669606864452362, 0.4020613431930542, -0.10367778688669205, -0.7378743886947632, -1.1740871667861938, -0.04042807221412659], "std": [0.15263132750988007, 0.009119709022343159, 0.11897292733192444, 0.38603511452674866, 0.2751409411430359, 0.6606274247169495, 0.31047308444976807, 132.0757293701172, 0.09176760911941528, 0.0259049441665411, 0.029120083898305893, 0.4102158546447754, 0.30070316791534424, 0.19887278974056244, 0.1476946473121643, 0.010426951572299004, 0.11642369627952576, 0.5386949777603149, 0.566446840763092, 0.20308704674243927, 0.49431711435317993, 288.7279052734375, 0.05414712056517601, 0.03357193246483803, 0.11349330097436905, 2.1622705459594727, 0.19633235037326813, 1.0234417915344238], "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": [147], "max": [147], "mean": [147.0], "std": [0.0], "count": [493]}, "index": {"min": [76971], "max": [77463], "mean": [77217.0], "std": [142.3165485809714], "count": [493]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [493]}, "subtask_annotation": {"mean": [5.0263691683569975, 12.0, 12.0, 12.0, 12.0], "std": [4.4266978156794945, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [493]}, "scene_annotation": {"mean": [147.0], "std": [0.0], "min": [147], "max": [147], "count": [493]}, "eef_direction_state": {"mean": [4.0304259634888435, 4.192697768762677], "std": [1.7399631681931365, 1.8298259773648533], "min": [0, 0], "max": [6, 6], "count": [493]}, "eef_velocity_state": {"mean": [0.8884381338742393, 0.8275862068965517], "std": [0.6989765008993488, 0.7040088447752025], "min": [0, 0], "max": [2, 2], "count": [493]}, "eef_acc_mag_state": {"mean": [0.8864097363083164, 0.7464503042596349], "std": [0.8324539656555391, 0.8344828572301924], "min": [0, 0], "max": [2, 2], "count": [493]}, "eef_direction_action": {"mean": [4.0304259634888435, 4.192697768762677], "std": [1.7399631681931365, 1.8298259773648533], "min": [0, 0], "max": [6, 6], "count": [493]}, "eef_velocity_action": {"mean": [0.8884381338742393, 0.8275862068965517], "std": [0.6989765008993488, 0.7040088447752025], "min": [0, 0], "max": [2, 2], "count": [493]}, "eef_acc_mag_action": {"mean": [0.8864097363083164, 0.7464503042596349], "std": [0.8324539656555391, 0.8344828572301924], "min": [0, 0], "max": [2, 2], "count": [493]}, "eef_sim_pose_state": {"mean": [0.5939145269284596, 0.3028653433496697, 1.172792586506297, 0.7178249080611541, 1.1751399082965563, 1.4847735437090663, 0.6135905636738027, -0.17564676610538948, 1.103756014611069, -2.3579374176078733, 1.0046531120148285, -1.7902776062330887], "std": [0.039274277316898566, 0.045813274218022025, 0.11683380288337157, 2.1694349703248315, 0.19578959107949997, 1.066661890778119, 0.020227383646887226, 0.0856357591445166, 0.037342968200700905, 0.41023039163064184, 0.30055445320088003, 0.19906897723371988], "min": [0.5149785670605097, 0.20095942417252782, 1.0197833285487723, -3.1171658604750165, 0.9801225889039094, -2.7714222042050656, 0.5662661531517125, -0.2992796382256719, 1.0373560149500722, -2.968312569396447, 0.5323584814910474, -2.179212092029025], "max": [0.6417624002752005, 0.377148492306111, 1.3028473753795577, 3.1355143453448657, 1.5674798900663385, 3.1051037613687105, 0.6692799880636848, -0.03607557141700675, 1.1852507823690244, -1.6120989013039626, 1.3666186598193977, -1.3039014285817123], "count": [493]}, "eef_sim_pose_action": {"mean": [0.5939145269284596, 0.3028653433496697, 1.172792586506297, 0.7178249080611541, 1.1751399082965563, 1.4847735437090663, 0.6135905636738027, -0.17564676610538948, 1.103756014611069, -2.3579374176078733, 1.0046531120148285, -1.7902776062330887], "std": [0.039274277316898566, 0.045813274218022025, 0.11683380288337157, 2.1694349703248315, 0.19578959107949997, 1.066661890778119, 0.020227383646887226, 0.0856357591445166, 0.037342968200700905, 0.41023039163064184, 0.30055445320088003, 0.19906897723371988], "min": [0.5149785670605097, 0.20095942417252782, 1.0197833285487723, -3.1171658604750165, 0.9801225889039094, -2.7714222042050656, 0.5662661531517125, -0.2992796382256719, 1.0373560149500722, -2.968312569396447, 0.5323584814910474, -2.179212092029025], "max": [0.6417624002752005, 0.377148492306111, 1.3028473753795577, 3.1355143453448657, 1.5674798900663385, 3.1051037613687105, 0.6692799880636848, -0.03607557141700675, 1.1852507823690244, -1.6120989013039626, 1.3666186598193977, -1.3039014285817123], "count": [493]}, "gripper_mode_state": {"mean": [0.7505070993914807, 0.0], "std": [0.4327195317459861, 0.0], "min": [0, 0], "max": [1, 0], "count": [493]}, "gripper_activity_state": {"mean": [1.920892494929006, 1.9148073022312373], "std": [0.3181934531623134, 0.38853212787215935], "min": [0, 0], "max": [2, 2], "count": [493]}, "gripper_mode_action": {"mean": [0.7505070993914807, 0.0], "std": [0.4327195317459861, 0.0], "min": [0, 0], "max": [1, 0], "count": [493]}, "gripper_activity_action": {"mean": [1.920892494929006, 1.9148073022312373], "std": [0.3181934531623134, 0.38853212787215935], "min": [0, 0], "max": [2, 2], "count": [493]}, "gripper_open_scale_state": {"mean": [0.2972616634407579, 0.8142981744421892], "std": [0.2887279344116116, 0.1320757587026024], "min": [0.059, 0.532], "max": [0.842, 0.897], "count": [493]}, "gripper_open_scale_action": {"mean": [0.2972616634407579, 0.8142981744421892], "std": [0.2887279344116116, 0.1320757587026024], "min": [0.059, 0.532], "max": [0.842, 0.897], "count": [493]}}} +{"episode_index": 148, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45505294782641736]], [[0.44224091332269344]], [[0.42403225065866135]]], "std": [[[0.13700566074639914]], [[0.15839978199024016]], [[0.17854734502689937]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7529411764705882]], [[0.7333333333333333]], [[0.7333333333333333]]], "mean": [[[0.47448012615899077]], [[0.4707507995769367]], [[0.45855926685919846]]], "std": [[[0.05568264569648762]], [[0.07055065611775205]], [[0.08913049729122777]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[0.9215686274509803]], [[0.9647058823529412]]], "mean": [[[0.475073556328216]], [[0.46327502121649694]], [[0.4517723802376248]]], "std": [[[0.09197739847581142]], [[0.11209535302717305]], [[0.12830633611523862]]], "count": [129]}, "observation.state": {"min": [0.42631417512893677, 2.014371633529663, -2.101393938064575, -1.4163870811462402, 0.15734143555164337, -0.8318413496017456, -0.49345695972442627, 455.0, -0.03518899902701378, 0.38399600982666016, -0.20191900432109833, -2.8550000190734863, 0.5149999856948853, -0.8410000205039978, -0.7751880288124084, -2.048719882965088, 0.559866726398468, 0.023177973926067352, -2.887071371078491, -1.2441405057907104, 1.1643091440200806, 19.0, -0.29653200507164, 0.35675400495529175, -0.22710299491882324, -3.1331851482391357, -1.562999963760376, -3.0950000286102295], "max": [0.8772199749946594, 2.031493663787842, -1.5276867151260376, -0.4337666928768158, 0.8545132279396057, 0.9613099098205566, 0.01607448235154152, 886.0, 0.20895400643348694, 0.48063600063323975, -0.09421999752521515, -1.309000015258789, 1.3849999904632568, 0.4479999840259552, -0.32756340503692627, -1.9123398065567017, 1.0818074941635132, 1.4636331796646118, -0.7904247045516968, -0.6556329131126404, 2.8368756771087646, 891.0, -0.11586099863052368, 0.47266700863838196, 0.011013000272214413, 3.135999917984009, -0.796999990940094, 3.115999937057495], "mean": [0.6198351979255676, 2.0231666564941406, -1.8721823692321777, -0.9059110879898071, 0.3428790867328644, 0.19556544721126556, -0.15915052592754364, 825.8571166992188, 0.09666000306606293, 0.43356987833976746, -0.1729593724012375, -2.460479736328125, 0.9497542381286621, -0.3899485468864441, -0.6391282677650452, -2.026425361633301, 0.8560808897018433, 0.9645525813102722, -1.0890812873840332, -1.0490143299102783, 1.5109367370605469, 278.6854248046875, -0.19938664138317108, 0.43376684188842773, -0.10457732528448105, -1.7627047300338745, -1.0440852642059326, 0.22587372362613678], "std": [0.10333525389432907, 0.0036951680667698383, 0.1723298877477646, 0.24802899360656738, 0.15947875380516052, 0.5287312865257263, 0.150303453207016, 124.57029724121094, 0.05352780595421791, 0.021742146462202072, 0.029789268970489502, 0.2741539478302002, 0.25393760204315186, 0.23573821783065796, 0.10184565931558609, 0.029197998344898224, 0.16720572113990784, 0.4588974714279175, 0.4627734124660492, 0.18319104611873627, 0.4105265736579895, 249.0562286376953, 0.04421181231737137, 0.026271292939782143, 0.08753515779972076, 1.7967573404312134, 0.19007185101509094, 0.8482161164283752], "count": [658]}, "action": {"min": [0.42631417512893677, 2.014371633529663, -2.101393938064575, -1.4163870811462402, 0.15734143555164337, -0.8318413496017456, -0.49345695972442627, 455.0, -0.03518899902701378, 0.38399600982666016, -0.20191900432109833, -2.8550000190734863, 0.5149999856948853, -0.8410000205039978, -0.7751880288124084, -2.048719882965088, 0.559866726398468, 0.023177973926067352, -2.887071371078491, -1.2441405057907104, 1.1643091440200806, 19.0, -0.29653200507164, 0.35675400495529175, -0.22710299491882324, -3.1331851482391357, -1.562999963760376, -3.0950000286102295], "max": [0.8772199749946594, 2.031493663787842, -1.5276867151260376, -0.4337666928768158, 0.8545132279396057, 0.9613099098205566, 0.01607448235154152, 886.0, 0.20895400643348694, 0.48063600063323975, -0.09421999752521515, -1.309000015258789, 1.3849999904632568, 0.4479999840259552, -0.32756340503692627, -1.9123398065567017, 1.0818074941635132, 1.4636331796646118, -0.7904247045516968, -0.6556329131126404, 2.8368756771087646, 891.0, -0.11586099863052368, 0.47266700863838196, 0.011013000272214413, 3.135999917984009, -0.796999990940094, 3.115999937057495], "mean": [0.6198351979255676, 2.0231666564941406, -1.8721823692321777, -0.9059110879898071, 0.3428790867328644, 0.19556544721126556, -0.15915052592754364, 825.8571166992188, 0.09666000306606293, 0.43356987833976746, -0.1729593724012375, -2.460479736328125, 0.9497542381286621, -0.3899485468864441, -0.6391282677650452, -2.026425361633301, 0.8560808897018433, 0.9645525813102722, -1.0890812873840332, -1.0490143299102783, 1.5109367370605469, 278.6854248046875, -0.19938664138317108, 0.43376684188842773, -0.10457732528448105, -1.7627047300338745, -1.0440852642059326, 0.22587372362613678], "std": [0.10333525389432907, 0.0036951680667698383, 0.1723298877477646, 0.24802899360656738, 0.15947875380516052, 0.5287312865257263, 0.150303453207016, 124.57029724121094, 0.05352780595421791, 0.021742146462202072, 0.029789268970489502, 0.2741539478302002, 0.25393760204315186, 0.23573821783065796, 0.10184565931558609, 0.029197998344898224, 0.16720572113990784, 0.4588974714279175, 0.4627734124660492, 0.18319104611873627, 0.4105265736579895, 249.0562286376953, 0.04421181231737137, 0.026271292939782143, 0.08753515779972076, 1.7967573404312134, 0.19007185101509094, 0.8482161164283752], "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": [148], "max": [148], "mean": [148.0], "std": [0.0], "count": [658]}, "index": {"min": [77464], "max": [78121], "mean": [77792.5], "std": [189.9480192052552], "count": [658]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [658]}, "subtask_annotation": {"mean": [3.756838905775076, 12.0, 12.0, 12.0, 12.0], "std": [4.553146850090217, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [658]}, "scene_annotation": {"mean": [148.0], "std": [0.0], "min": [148], "max": [148], "count": [658]}, "eef_direction_state": {"mean": [4.13677811550152, 4.74468085106383], "std": [1.7000312752374602, 1.675455925328513], "min": [0, 0], "max": [6, 6], "count": [658]}, "eef_velocity_state": {"mean": [0.8525835866261399, 0.5972644376899696], "std": [0.6342559098051016, 0.71488205075109], "min": [0, 0], "max": [2, 2], "count": [658]}, "eef_acc_mag_state": {"mean": [0.8161094224924013, 0.5911854103343465], "std": [0.8422264242641917, 0.7999134407768568], "min": [0, 0], "max": [2, 2], "count": [658]}, "eef_direction_action": {"mean": [4.13677811550152, 4.74468085106383], "std": [1.7000312752374602, 1.675455925328513], "min": [0, 0], "max": [6, 6], "count": [658]}, "eef_velocity_action": {"mean": [0.8525835866261399, 0.5972644376899696], "std": [0.6342559098051016, 0.71488205075109], "min": [0, 0], "max": [2, 2], "count": [658]}, "eef_acc_mag_action": {"mean": [0.8161094224924013, 0.5911854103343465], "std": [0.8422264242641917, 0.7999134407768568], "min": [0, 0], "max": [2, 2], "count": [658]}, "eef_sim_pose_state": {"mean": [0.6266093928977224, 0.2836580971205002, 1.1789312577057562, 1.754675311895848, 1.0451593804024892, 1.7508127108383105, 0.6266761305836509, -0.17340346479920393, 1.1120317683494103, -2.461278935782137, 0.950261317924665, -1.9614109153972834], "std": [0.028916395330290473, 0.03921923398203257, 0.08687205580259602, 1.8065144585443604, 0.1898046457335215, 0.895625270553749, 0.017918553771805137, 0.04869534785996338, 0.03479404729088949, 0.2741960229278475, 0.25389222719227345, 0.23576087195764614], "min": [0.5375399320523621, 0.2074996519097116, 1.0346679022507559, -3.133402166458195, 0.7979543436677421, -2.901716551525228, 0.5882261923109408, -0.28010689259141947, 1.0709646761740592, -2.855817243414374, 0.5156158465335912, -2.412605399927771], "max": [0.6636254489305884, 0.3649854475745732, 1.2919991956880525, 3.134782399650031, 1.5633250946807768, 3.033155510071635, 0.671749933085106, -0.05223923118197556, 1.1898881753405042, -1.310425119195018, 1.3857829600555562, -1.123183973085564], "count": [658]}, "eef_sim_pose_action": {"mean": [0.6266093928977224, 0.2836580971205002, 1.1789312577057562, 1.754675311895848, 1.0451593804024892, 1.7508127108383105, 0.6266761305836509, -0.17340346479920393, 1.1120317683494103, -2.461278935782137, 0.950261317924665, -1.9614109153972834], "std": [0.028916395330290473, 0.03921923398203257, 0.08687205580259602, 1.8065144585443604, 0.1898046457335215, 0.895625270553749, 0.017918553771805137, 0.04869534785996338, 0.03479404729088949, 0.2741960229278475, 0.25389222719227345, 0.23576087195764614], "min": [0.5375399320523621, 0.2074996519097116, 1.0346679022507559, -3.133402166458195, 0.7979543436677421, -2.901716551525228, 0.5882261923109408, -0.28010689259141947, 1.0709646761740592, -2.855817243414374, 0.5156158465335912, -2.412605399927771], "max": [0.6636254489305884, 0.3649854475745732, 1.2919991956880525, 3.134782399650031, 1.5633250946807768, 3.033155510071635, 0.671749933085106, -0.05223923118197556, 1.1898881753405042, -1.310425119195018, 1.3857829600555562, -1.123183973085564], "count": [658]}, "gripper_mode_state": {"mean": [0.8617021276595744, 0.06838905775075987], "std": [0.34521235616144547, 0.2524123501945239], "min": [0, 0], "max": [1, 1], "count": [658]}, "gripper_activity_state": {"mean": [1.8069908814589666, 1.9696048632218845], "std": [0.5547362279422744, 0.23192106816942612], "min": [0, 0], "max": [2, 2], "count": [658]}, "gripper_mode_action": {"mean": [0.8617021276595744, 0.06838905775075987], "std": [0.34521235616144547, 0.2524123501945239], "min": [0, 0], "max": [1, 1], "count": [658]}, "gripper_activity_action": {"mean": [1.8069908814589666, 1.9696048632218845], "std": [0.5547362279422744, 0.23192106816942612], "min": [0, 0], "max": [2, 2], "count": [658]}, "gripper_open_scale_state": {"mean": [0.27868541042130784, 0.8258571429035202], "std": [0.24905627348340287, 0.12457025411813533], "min": [0.019, 0.455], "max": [0.891, 0.886], "count": [658]}, "gripper_open_scale_action": {"mean": [0.27868541042130784, 0.8258571429035202], "std": [0.24905627348340287, 0.12457025411813533], "min": [0.019, 0.455], "max": [0.891, 0.886], "count": [658]}}} +{"episode_index": 149, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.45590436823636554]], [[0.44363783416372016]], [[0.42432106503803707]]], "std": [[[0.14442110407719466]], [[0.1634910847305493]], [[0.18133586799050835]]], "count": [122]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.7176470588235294]], [[0.6980392156862745]]], "mean": [[[0.4678853162166506]], [[0.4636504674274081]], [[0.45193802736258437]]], "std": [[[0.05592742651852791]], [[0.06973435078541151]], [[0.08802804252750336]]], "count": [122]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.807843137254902]], [[0.8156862745098039]]], "mean": [[[0.4683853697899925]], [[0.45081411222275797]], [[0.4328549116709526]]], "std": [[[0.1183099170876669]], [[0.14753387830265227]], [[0.16790238227762]]], "count": [122]}, "observation.state": {"min": [0.4017573595046997, 1.9836888313293457, -2.046922206878662, -1.506690502166748, 0.19634954631328583, -0.8622276186943054, -0.5459040999412537, 398.0, -0.06078699976205826, 0.3671860098838806, -0.21343599259853363, -3.0, 0.5300000309944153, -0.6729999780654907, -0.7490081191062927, -2.053467035293579, 0.7438244223594666, -0.04445353522896767, -2.8669826984405518, -1.4405598640441895, 1.1626336574554443, 20.0, -0.3068549931049347, 0.33583199977874756, -0.25372999906539917, -3.1411852836608887, -1.5470000505447388, -3.1059999465942383], "max": [0.9141510725021362, 2.035629987716675, -1.645810604095459, -0.3680550456047058, 0.9066985845565796, 1.085734486579895, 0.07063347846269608, 888.0, 0.20864899456501007, 0.4715540111064911, -0.08744899928569794, -1.3489999771118164, 1.3380000591278076, 0.5189999938011169, -0.39269909262657166, -1.897242784500122, 1.0755940675735474, 1.7027781009674072, -0.7614697813987732, -0.5909510850906372, 2.8342578411102295, 886.0, -0.12780000269412994, 0.46419599652290344, 0.04335099831223488, 3.1410000324249268, -0.7699999809265137, 3.072999954223633], "mean": [0.6621284484863281, 2.0241405963897705, -1.8736037015914917, -0.8688751459121704, 0.39847585558891296, 0.19162997603416443, -0.18556436896324158, 785.4571533203125, 0.08431416749954224, 0.4249057173728943, -0.16585269570350647, -2.4380452632904053, 0.9424005150794983, -0.27292588353157043, -0.6127129793167114, -2.0231940746307373, 0.9563833475112915, 1.008148193359375, -1.2914185523986816, -1.131075382232666, 1.5809842348098755, 411.95623779296875, -0.19587713479995728, 0.41350057721138, -0.09595759212970734, -1.5922476053237915, -1.0313434600830078, 0.2482638955116272], "std": [0.12342964857816696, 0.011069783940911293, 0.1188901886343956, 0.3880067765712738, 0.20992082357406616, 0.6942535042762756, 0.22812959551811218, 170.89463806152344, 0.06126532703638077, 0.03038778528571129, 0.04086057469248772, 0.41812750697135925, 0.26337355375289917, 0.26342079043388367, 0.08186911791563034, 0.03414259850978851, 0.08984843641519547, 0.6335510611534119, 0.617838442325592, 0.27099642157554626, 0.5278132557868958, 332.4681701660156, 0.045127492398023605, 0.026014741510152817, 0.11344750225543976, 1.9106281995773315, 0.23954010009765625, 1.0653014183044434], "count": [606]}, "action": {"min": [0.4017573595046997, 1.9836888313293457, -2.046922206878662, -1.506690502166748, 0.19634954631328583, -0.8622276186943054, -0.5459040999412537, 398.0, -0.06078699976205826, 0.3671860098838806, -0.21343599259853363, -3.0, 0.5300000309944153, -0.6729999780654907, -0.7490081191062927, -2.053467035293579, 0.7438244223594666, -0.04445353522896767, -2.8669826984405518, -1.4405598640441895, 1.1626336574554443, 20.0, -0.3068549931049347, 0.33583199977874756, -0.25372999906539917, -3.1411852836608887, -1.5470000505447388, -3.1059999465942383], "max": [0.9141510725021362, 2.035629987716675, -1.645810604095459, -0.3680550456047058, 0.9066985845565796, 1.085734486579895, 0.07063347846269608, 888.0, 0.20864899456501007, 0.4715540111064911, -0.08744899928569794, -1.3489999771118164, 1.3380000591278076, 0.5189999938011169, -0.39269909262657166, -1.897242784500122, 1.0755940675735474, 1.7027781009674072, -0.7614697813987732, -0.5909510850906372, 2.8342578411102295, 886.0, -0.12780000269412994, 0.46419599652290344, 0.04335099831223488, 3.1410000324249268, -0.7699999809265137, 3.072999954223633], "mean": [0.6621284484863281, 2.0241405963897705, -1.8736037015914917, -0.8688751459121704, 0.39847585558891296, 0.19162997603416443, -0.18556436896324158, 785.4571533203125, 0.08431416749954224, 0.4249057173728943, -0.16585269570350647, -2.4380452632904053, 0.9424005150794983, -0.27292588353157043, -0.6127129793167114, -2.0231940746307373, 0.9563833475112915, 1.008148193359375, -1.2914185523986816, -1.131075382232666, 1.5809842348098755, 411.95623779296875, -0.19587713479995728, 0.41350057721138, -0.09595759212970734, -1.5922476053237915, -1.0313434600830078, 0.2482638955116272], "std": [0.12342964857816696, 0.011069783940911293, 0.1188901886343956, 0.3880067765712738, 0.20992082357406616, 0.6942535042762756, 0.22812959551811218, 170.89463806152344, 0.06126532703638077, 0.03038778528571129, 0.04086057469248772, 0.41812750697135925, 0.26337355375289917, 0.26342079043388367, 0.08186911791563034, 0.03414259850978851, 0.08984843641519547, 0.6335510611534119, 0.617838442325592, 0.27099642157554626, 0.5278132557868958, 332.4681701660156, 0.045127492398023605, 0.026014741510152817, 0.11344750225543976, 1.9106281995773315, 0.23954010009765625, 1.0653014183044434], "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": [149], "max": [149], "mean": [149.0], "std": [0.0], "count": [606]}, "index": {"min": [78122], "max": [78727], "mean": [78424.5], "std": [174.93689338349034], "count": [606]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [606]}, "subtask_annotation": {"mean": [3.886138613861386, 12.0, 12.0, 12.0, 12.0], "std": [4.237025149724757, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [606]}, "scene_annotation": {"mean": [149.0], "std": [0.0], "min": [149], "max": [149], "count": [606]}, "eef_direction_state": {"mean": [3.958745874587459, 4.234323432343234], "std": [1.8472924826021337, 1.9263356656386914], "min": [0, 0], "max": [6, 6], "count": [606]}, "eef_velocity_state": {"mean": [0.8432343234323433, 0.731023102310231], "std": [0.6798699894231774, 0.6931498460197748], "min": [0, 0], "max": [2, 2], "count": [606]}, "eef_acc_mag_state": {"mean": [0.8910891089108911, 0.7112211221122112], "std": [0.8490062927498896, 0.8329672757426605], "min": [0, 0], "max": [2, 2], "count": [606]}, "eef_direction_action": {"mean": [3.958745874587459, 4.234323432343234], "std": [1.8472924826021337, 1.9263356656386914], "min": [0, 0], "max": [6, 6], "count": [606]}, "eef_velocity_action": {"mean": [0.8432343234323433, 0.731023102310231], "std": [0.6798699894231774, 0.6931498460197748], "min": [0, 0], "max": [2, 2], "count": [606]}, "eef_acc_mag_action": {"mean": [0.8910891089108911, 0.7112211221122112], "std": [0.8490062927498896, 0.8329672757426605], "min": [0, 0], "max": [2, 2], "count": [606]}, "eef_sim_pose_state": {"mean": [0.6057579489334131, 0.279356545812493, 1.1863044836387846, 1.5523692682889005, 1.032238164024635, 1.2300053768073, 0.6200279712647835, -0.16346732072449383, 1.1190326736578744, -2.438752751389312, 0.9428837033345528, -1.844306025231307], "std": [0.03012950804476722, 0.03869621892171505, 0.11531440404863263, 1.9452037267101228, 0.23895674347700985, 1.5112332524661534, 0.024345746745108685, 0.05836566073090337, 0.04919333293764595, 0.4180596936029941, 0.2632647810595392, 0.26373362989172483], "min": [0.5166355958067359, 0.21775326339734688, 1.0182781321681385, -3.141528155277369, 0.7722281916304383, -3.13195228713986, 0.5696590421934048, -0.280758427319213, 1.0607493022885055, -3.0006191745702973, 0.530550985769469, -2.2442224101524357], "max": [0.657179814293855, 0.37842742407854946, 1.3263095565176464, 3.1414308737346737, 1.5468389373878737, 3.110192105085152, 0.6629396713497943, -0.02874313337321048, 1.2023105226275823, -1.3499505945534642, 1.3378220461260284, -1.0498650020745823], "count": [606]}, "eef_sim_pose_action": {"mean": [0.6057579489334131, 0.279356545812493, 1.1863044836387846, 1.5523692682889005, 1.032238164024635, 1.2300053768073, 0.6200279712647835, -0.16346732072449383, 1.1190326736578744, -2.438752751389312, 0.9428837033345528, -1.844306025231307], "std": [0.03012950804476722, 0.03869621892171505, 0.11531440404863263, 1.9452037267101228, 0.23895674347700985, 1.5112332524661534, 0.024345746745108685, 0.05836566073090337, 0.04919333293764595, 0.4180596936029941, 0.2632647810595392, 0.26373362989172483], "min": [0.5166355958067359, 0.21775326339734688, 1.0182781321681385, -3.141528155277369, 0.7722281916304383, -3.13195228713986, 0.5696590421934048, -0.280758427319213, 1.0607493022885055, -3.0006191745702973, 0.530550985769469, -2.2442224101524357], "max": [0.657179814293855, 0.37842742407854946, 1.3263095565176464, 3.1414308737346737, 1.5468389373878737, 3.110192105085152, 0.6629396713497943, -0.02874313337321048, 1.2023105226275823, -1.3499505945534642, 1.3378220461260284, -1.0498650020745823], "count": [606]}, "gripper_mode_state": {"mean": [0.5808580858085809, 0.15346534653465346], "std": [0.4934186558687963, 0.36043547820331395], "min": [0, 0], "max": [1, 1], "count": [606]}, "gripper_activity_state": {"mean": [1.7904290429042904, 1.9207920792079207], "std": [0.5302476046082745, 0.36829376413799997], "min": [0, 0], "max": [2, 2], "count": [606]}, "gripper_mode_action": {"mean": [0.5808580858085809, 0.15346534653465346], "std": [0.4934186558687963, 0.36043547820331395], "min": [0, 0], "max": [1, 1], "count": [606]}, "gripper_activity_action": {"mean": [1.7904290429042904, 1.9207920792079207], "std": [0.5302476046082745, 0.36829376413799997], "min": [0, 0], "max": [2, 2], "count": [606]}, "gripper_open_scale_state": {"mean": [0.4119562709669863, 0.7854570956088527], "std": [0.3324682350089052, 0.17089465167509665], "min": [0.02, 0.398], "max": [0.886, 0.888], "count": [606]}, "gripper_open_scale_action": {"mean": [0.4119562709669863, 0.7854570956088527], "std": [0.3324682350089052, 0.17089465167509665], "min": [0.02, 0.398], "max": [0.886, 0.888], "count": [606]}}} +{"episode_index": 150, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4623250664925338]], [[0.4486695321072468]], [[0.4297654930585373]]], "std": [[[0.14016528307175713]], [[0.1613873537306058]], [[0.18186758068306044]]], "count": [137]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.4719270863150613]], [[0.4678661875029817]], [[0.4554020084919613]]], "std": [[[0.059337491304487074]], [[0.07490406972313451]], [[0.09366907206569394]]], "count": [137]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9529411764705882]], [[0.9607843137254902]], [[1.0]]], "mean": [[[0.4652833744811793]], [[0.45546033407280184]], [[0.4437711583416821]]], "std": [[[0.09399558523159426]], [[0.1175747282063774]], [[0.1348471102749416]]], "count": [137]}, "observation.state": {"min": [0.3107384443283081, 1.9463039636611938, -2.026048183441162, -1.549817442893982, 0.21036455035209656, -1.06657075881958, -0.6326818466186523, 542.0, -0.022446999326348305, 0.35502299666404724, -0.2253039926290512, -3.0320000648498535, 0.38100001215934753, -0.9650000333786011, -0.7687127590179443, -2.0434141159057617, 0.11489502340555191, -0.04707153141498566, -2.497304677963257, -1.5339175462722778, 1.0548596382141113, 27.0, -0.304284006357193, 0.3409680128097534, -0.2355310022830963, -3.132185220718384, -1.5390000343322754, -3.0160000324249268], "max": [0.882630467414856, 2.0306906700134277, -1.5979886054992676, -0.2893581688404083, 0.9978396892547607, 1.1834379434585571, 0.1488591432571411, 896.0, 0.21811799705028534, 0.4494189918041229, -0.07500900328159332, -1.0529999732971191, 1.5049999952316284, 0.843000054359436, -0.4312534034252167, -1.9460943937301636, 1.0765191316604614, 1.7519266605377197, -0.8405157327651978, -0.6529451012611389, 2.840977191925049, 841.0, -0.1326189935207367, 0.46060600876808167, 0.04928100109100342, 3.132999897003174, -0.8679999709129333, 3.115999937057495], "mean": [0.5510879158973694, 2.018014907836914, -1.8827356100082397, -0.8088474869728088, 0.4568175971508026, -0.05027306452393532, -0.12291812896728516, 851.9992065429688, 0.12920330464839935, 0.4123464822769165, -0.17742109298706055, -2.4677484035491943, 1.0936107635498047, -0.4461001455783844, -0.587368905544281, -2.0332460403442383, 0.7555001974105835, 0.9152816534042358, -1.2438498735427856, -1.1842148303985596, 1.666887879371643, 403.0820617675781, -0.20686736702919006, 0.40193378925323486, -0.11053885519504547, -1.6641054153442383, -1.1338942050933838, -0.2847532331943512], "std": [0.1291392594575882, 0.020316069945693016, 0.09372061491012573, 0.4433029890060425, 0.161525160074234, 0.7607018947601318, 0.24903817474842072, 94.92634582519531, 0.06327447295188904, 0.02535853534936905, 0.04081518575549126, 0.5279049277305603, 0.3470742702484131, 0.474062979221344, 0.08819679915904999, 0.016824016347527504, 0.2991068959236145, 0.6403492093086243, 0.41847655177116394, 0.24558718502521515, 0.6011128425598145, 294.2286682128906, 0.042092882096767426, 0.03147922828793526, 0.11265302449464798, 1.65353262424469, 0.2372899353504181, 1.2901514768600464], "count": [713]}, "action": {"min": [0.3107384443283081, 1.9463039636611938, -2.026048183441162, -1.549817442893982, 0.21036455035209656, -1.06657075881958, -0.6326818466186523, 542.0, -0.022446999326348305, 0.35502299666404724, -0.2253039926290512, -3.0320000648498535, 0.38100001215934753, -0.9650000333786011, -0.7687127590179443, -2.0434141159057617, 0.11489502340555191, -0.04707153141498566, -2.497304677963257, -1.5339175462722778, 1.0548596382141113, 27.0, -0.304284006357193, 0.3409680128097534, -0.2355310022830963, -3.132185220718384, -1.5390000343322754, -3.0160000324249268], "max": [0.882630467414856, 2.0306906700134277, -1.5979886054992676, -0.2893581688404083, 0.9978396892547607, 1.1834379434585571, 0.1488591432571411, 896.0, 0.21811799705028534, 0.4494189918041229, -0.07500900328159332, -1.0529999732971191, 1.5049999952316284, 0.843000054359436, -0.4312534034252167, -1.9460943937301636, 1.0765191316604614, 1.7519266605377197, -0.8405157327651978, -0.6529451012611389, 2.840977191925049, 841.0, -0.1326189935207367, 0.46060600876808167, 0.04928100109100342, 3.132999897003174, -0.8679999709129333, 3.115999937057495], "mean": [0.5510879158973694, 2.018014907836914, -1.8827356100082397, -0.8088474869728088, 0.4568175971508026, -0.05027306452393532, -0.12291812896728516, 851.9992065429688, 0.12920330464839935, 0.4123464822769165, -0.17742109298706055, -2.4677484035491943, 1.0936107635498047, -0.4461001455783844, -0.587368905544281, -2.0332460403442383, 0.7555001974105835, 0.9152816534042358, -1.2438498735427856, -1.1842148303985596, 1.666887879371643, 403.0820617675781, -0.20686736702919006, 0.40193378925323486, -0.11053885519504547, -1.6641054153442383, -1.1338942050933838, -0.2847532331943512], "std": [0.1291392594575882, 0.020316069945693016, 0.09372061491012573, 0.4433029890060425, 0.161525160074234, 0.7607018947601318, 0.24903817474842072, 94.92634582519531, 0.06327447295188904, 0.02535853534936905, 0.04081518575549126, 0.5279049277305603, 0.3470742702484131, 0.474062979221344, 0.08819679915904999, 0.016824016347527504, 0.2991068959236145, 0.6403492093086243, 0.41847655177116394, 0.24558718502521515, 0.6011128425598145, 294.2286682128906, 0.042092882096767426, 0.03147922828793526, 0.11265302449464798, 1.65353262424469, 0.2372899353504181, 1.2901514768600464], "count": [713]}, "timestamp": {"min": [0.0], "max": [23.733333333333334], "mean": [11.866666666666667], "std": [6.860838950967374], "count": [713]}, "frame_index": {"min": [0], "max": [712], "mean": [356.0], "std": [205.82516852902125], "count": [713]}, "episode_index": {"min": [150], "max": [150], "mean": [150.0], "std": [0.0], "count": [713]}, "index": {"min": [78728], "max": [79440], "mean": [79084.0], "std": [205.82516852902125], "count": [713]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [713]}, "subtask_annotation": {"mean": [4.511921458625526, 12.0, 12.0, 12.0, 12.0], "std": [4.514609084514104, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [713]}, "scene_annotation": {"mean": [150.0], "std": [0.0], "min": [150], "max": [150], "count": [713]}, "eef_direction_state": {"mean": [4.5736325385694245, 4.354838709677419], "std": [1.6394438097185682, 2.0434363868525645], "min": [0, 0], "max": [6, 6], "count": [713]}, "eef_velocity_state": {"mean": [0.7110799438990182, 0.6185133239831697], "std": [0.7031111671596273, 0.6805612156121891], "min": [0, 0], "max": [2, 2], "count": [713]}, "eef_acc_mag_state": {"mean": [0.7040673211781207, 0.6577840112201964], "std": [0.824381450101529, 0.8192112126017026], "min": [0, 0], "max": [2, 2], "count": [713]}, "eef_direction_action": {"mean": [4.5736325385694245, 4.354838709677419], "std": [1.6394438097185682, 2.0434363868525645], "min": [0, 0], "max": [6, 6], "count": [713]}, "eef_velocity_action": {"mean": [0.7110799438990182, 0.6185133239831697], "std": [0.7031111671596273, 0.6805612156121891], "min": [0, 0], "max": [2, 2], "count": [713]}, "eef_acc_mag_action": {"mean": [0.7040673211781207, 0.6577840112201964], "std": [0.824381450101529, 0.8192112126017026], "min": [0, 0], "max": [2, 2], "count": [713]}, "eef_sim_pose_state": {"mean": [0.5938702968020909, 0.2906007781113562, 1.1686938536536169, 1.6626250362617307, 1.1346525232414668, 1.1966591422159267, 0.6042775796202032, -0.20507415732811715, 1.1021074750378828, -2.4683410679036477, 1.094060813069614, -2.0173591729574794], "std": [0.03693168637985886, 0.035167479340445916, 0.1149901432805357, 1.6602451415093435, 0.23665770746181156, 1.3327311505962987, 0.020792554508142304, 0.05984700030840011, 0.04821415607210372, 0.5278025132153746, 0.34697480251465906, 0.4740514895647647], "min": [0.5217457393464825, 0.22520976232087514, 1.0283271117949946, -3.13147956376826, 0.8687143938048787, -3.1288128627288057, 0.5617149399184582, -0.2863526787979789, 1.0480615503136548, -3.0328699386657907, 0.38197139075424036, -2.5353148015905806], "max": [0.6555033412240768, 0.3731512017017196, 1.3300679369328092, 3.1344748143663033, 1.5408001755774667, 3.0617937877337935, 0.6424402866339185, -0.06568238979958703, 1.2043320253954701, -1.0541807789067792, 1.50550580402713, -0.727634290204826], "count": [713]}, "eef_sim_pose_action": {"mean": [0.5938702968020909, 0.2906007781113562, 1.1686938536536169, 1.6626250362617307, 1.1346525232414668, 1.1966591422159267, 0.6042775796202032, -0.20507415732811715, 1.1021074750378828, -2.4683410679036477, 1.094060813069614, -2.0173591729574794], "std": [0.03693168637985886, 0.035167479340445916, 0.1149901432805357, 1.6602451415093435, 0.23665770746181156, 1.3327311505962987, 0.020792554508142304, 0.05984700030840011, 0.04821415607210372, 0.5278025132153746, 0.34697480251465906, 0.4740514895647647], "min": [0.5217457393464825, 0.22520976232087514, 1.0283271117949946, -3.13147956376826, 0.8687143938048787, -3.1288128627288057, 0.5617149399184582, -0.2863526787979789, 1.0480615503136548, -3.0328699386657907, 0.38197139075424036, -2.5353148015905806], "max": [0.6555033412240768, 0.3731512017017196, 1.3300679369328092, 3.1344748143663033, 1.5408001755774667, 3.0617937877337935, 0.6424402866339185, -0.06568238979958703, 1.2043320253954701, -1.0541807789067792, 1.50550580402713, -0.727634290204826], "count": [713]}, "gripper_mode_state": {"mean": [0.5357643758765779, 0.0], "std": [0.49871926914663944, 0.0], "min": [0, 0], "max": [1, 0], "count": [713]}, "gripper_activity_state": {"mean": [1.8569424964936887, 1.9607293127629732], "std": [0.4638519959132431, 0.2618855481558819], "min": [0, 0], "max": [2, 2], "count": [713]}, "gripper_mode_action": {"mean": [0.5357643758765779, 0.0], "std": [0.49871926914663944, 0.0], "min": [0, 0], "max": [1, 0], "count": [713]}, "gripper_activity_action": {"mean": [1.8569424964936887, 1.9607293127629732], "std": [0.4638519959132431, 0.2618855481558819], "min": [0, 0], "max": [2, 2], "count": [713]}, "gripper_open_scale_state": {"mean": [0.40308204781959006, 0.8519992987377272], "std": [0.2942288438639525, 0.09492633905912123], "min": [0.027, 0.542], "max": [0.841, 0.896], "count": [713]}, "gripper_open_scale_action": {"mean": [0.40308204781959006, 0.8519992987377272], "std": [0.2942288438639525, 0.09492633905912123], "min": [0.027, 0.542], "max": [0.841, 0.896], "count": [713]}}} +{"episode_index": 151, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4602830833722378]], [[0.4428282546815022]], [[0.42522248320624545]]], "std": [[[0.1373963168419073]], [[0.1625457067710925]], [[0.17950771780918473]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.0]]], "max": [[[0.8509803921568627]], [[1.0]], [[1.0]]], "mean": [[[0.4686347860903621]], [[0.4624102312221185]], [[0.45080164890030083]]], "std": [[[0.06417205449072813]], [[0.08380488505698128]], [[0.10155982300118516]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8784313725490196]], [[0.8666666666666667]], [[0.8745098039215686]]], "mean": [[[0.4731644815333541]], [[0.45886021630874574]], [[0.4473712992141301]]], "std": [[[0.10676613191055302]], [[0.13077562740777887]], [[0.148487676988195]]], "count": [126]}, "observation.state": {"min": [0.34950217604637146, 1.8065204620361328, -2.3198916912078857, -1.4275223016738892, 0.26537731289863586, -0.8269020915031433, -0.79363614320755, 554.0, -0.0605820007622242, 0.35468998551368713, -0.23788799345493317, -2.9630000591278076, 0.731999933719635, -0.6520000100135803, -0.8606218695640564, -2.0463290214538574, -0.03073524869978428, -0.016982052475214005, -1.8466805219650269, -1.684399962425232, 1.29608154296875, 121.0, -0.28984299302101135, 0.3400689959526062, -0.2276570051908493, -3.125999927520752, -1.5260000228881836, -2.9779999256134033], "max": [0.8986002802848816, 2.039015769958496, -1.6251460313796997, -0.1984788477420807, 1.11851167678833, 0.5431814193725586, 0.09672614187002182, 897.0, 0.2067829966545105, 0.46923598647117615, -0.10864300280809402, -1.6690000295639038, 1.375, 0.17499999701976776, -0.45579275488853455, -2.025367498397827, 0.6642548441886902, 1.676720380783081, -0.5540024042129517, -0.8458215594291687, 2.8424606323242188, 881.0, -0.13608700037002563, 0.4394809901714325, 0.06593400239944458, 3.135999917984009, -0.7820000052452087, 3.140000104904175], "mean": [0.5928438305854797, 1.9966517686843872, -2.0258963108062744, -0.6629146337509155, 0.6303715109825134, -0.26416271924972534, -0.22898449003696442, 831.0104370117188, 0.12120543420314789, 0.41197532415390015, -0.19519853591918945, -2.3128721714019775, 1.1356394290924072, -0.24475708603858948, -0.6883736252784729, -2.0350265502929688, 0.3424571454524994, 0.9627733826637268, -0.8828731775283813, -1.4165791273117065, 1.7500613927841187, 416.5599365234375, -0.24388009309768677, 0.3962111473083496, -0.0993170365691185, -1.2736738920211792, -1.0259393453598022, 0.11688186973333359], "std": [0.11552456766366959, 0.06601780652999878, 0.16162626445293427, 0.42552635073661804, 0.2120237946510315, 0.5803124308586121, 0.36194154620170593, 97.47296142578125, 0.07850241661071777, 0.0279046930372715, 0.03852122649550438, 0.31280818581581116, 0.23654434084892273, 0.17750334739685059, 0.11508587747812271, 0.005174541380256414, 0.23025046288967133, 0.5790610313415527, 0.41711920499801636, 0.23760414123535156, 0.46924540400505066, 290.4712829589844, 0.03295987471938133, 0.02573874220252037, 0.11071985214948654, 1.9975512027740479, 0.26502299308776855, 1.074596643447876], "count": [634]}, "action": {"min": [0.34950217604637146, 1.8065204620361328, -2.3198916912078857, -1.4275223016738892, 0.26537731289863586, -0.8269020915031433, -0.79363614320755, 554.0, -0.0605820007622242, 0.35468998551368713, -0.23788799345493317, -2.9630000591278076, 0.731999933719635, -0.6520000100135803, -0.8606218695640564, -2.0463290214538574, -0.03073524869978428, -0.016982052475214005, -1.8466805219650269, -1.684399962425232, 1.29608154296875, 121.0, -0.28984299302101135, 0.3400689959526062, -0.2276570051908493, -3.125999927520752, -1.5260000228881836, -2.9779999256134033], "max": [0.8986002802848816, 2.039015769958496, -1.6251460313796997, -0.1984788477420807, 1.11851167678833, 0.5431814193725586, 0.09672614187002182, 897.0, 0.2067829966545105, 0.46923598647117615, -0.10864300280809402, -1.6690000295639038, 1.375, 0.17499999701976776, -0.45579275488853455, -2.025367498397827, 0.6642548441886902, 1.676720380783081, -0.5540024042129517, -0.8458215594291687, 2.8424606323242188, 881.0, -0.13608700037002563, 0.4394809901714325, 0.06593400239944458, 3.135999917984009, -0.7820000052452087, 3.140000104904175], "mean": [0.5928438305854797, 1.9966517686843872, -2.0258963108062744, -0.6629146337509155, 0.6303715109825134, -0.26416271924972534, -0.22898449003696442, 831.0104370117188, 0.12120543420314789, 0.41197532415390015, -0.19519853591918945, -2.3128721714019775, 1.1356394290924072, -0.24475708603858948, -0.6883736252784729, -2.0350265502929688, 0.3424571454524994, 0.9627733826637268, -0.8828731775283813, -1.4165791273117065, 1.7500613927841187, 416.5599365234375, -0.24388009309768677, 0.3962111473083496, -0.0993170365691185, -1.2736738920211792, -1.0259393453598022, 0.11688186973333359], "std": [0.11552456766366959, 0.06601780652999878, 0.16162626445293427, 0.42552635073661804, 0.2120237946510315, 0.5803124308586121, 0.36194154620170593, 97.47296142578125, 0.07850241661071777, 0.0279046930372715, 0.03852122649550438, 0.31280818581581116, 0.23654434084892273, 0.17750334739685059, 0.11508587747812271, 0.005174541380256414, 0.23025046288967133, 0.5790610313415527, 0.41711920499801636, 0.23760414123535156, 0.46924540400505066, 290.4712829589844, 0.03295987471938133, 0.02573874220252037, 0.11071985214948654, 1.9975512027740479, 0.26502299308776855, 1.074596643447876], "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": [151], "max": [151], "mean": [151.0], "std": [0.0], "count": [634]}, "index": {"min": [79441], "max": [80074], "mean": [79757.5], "std": [183.0198076711917], "count": [634]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [634]}, "subtask_annotation": {"mean": [4.091482649842272, 12.0, 12.0, 12.0, 12.0], "std": [4.609805419282044, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [634]}, "scene_annotation": {"mean": [151.0], "std": [0.0], "min": [151], "max": [151], "count": [634]}, "eef_direction_state": {"mean": [4.066246056782334, 4.574132492113565], "std": [1.8943788947487008, 1.8410906505948237], "min": [0, 0], "max": [6, 6], "count": [634]}, "eef_velocity_state": {"mean": [0.8391167192429022, 0.6009463722397477], "std": [0.734019985892021, 0.7149148238258557], "min": [0, 0], "max": [2, 2], "count": [634]}, "eef_acc_mag_state": {"mean": [0.8233438485804416, 0.5788643533123028], "std": [0.8426847128679129, 0.7828573224274048], "min": [0, 0], "max": [2, 2], "count": [634]}, "eef_direction_action": {"mean": [4.066246056782334, 4.574132492113565], "std": [1.8943788947487008, 1.8410906505948237], "min": [0, 0], "max": [6, 6], "count": [634]}, "eef_velocity_action": {"mean": [0.8391167192429022, 0.6009463722397477], "std": [0.734019985892021, 0.7149148238258557], "min": [0, 0], "max": [2, 2], "count": [634]}, "eef_acc_mag_action": {"mean": [0.8233438485804416, 0.5788643533123028], "std": [0.8426847128679129, 0.7828573224274048], "min": [0, 0], "max": [2, 2], "count": [634]}, "eef_sim_pose_state": {"mean": [0.5888621337772321, 0.3269228775296919, 1.1827378735482537, 1.2735791295661036, 1.026858030856119, 1.380799458794707, 0.6029313485382645, -0.200181232378784, 1.0830307027773665, -2.3135434489978897, 1.1359763281144895, -1.8160989554176992], "std": [0.02913485805957545, 0.030212652921736957, 0.1147672793734067, 1.9993736364887236, 0.2646548322048452, 1.359492001844581, 0.02479438477308793, 0.07289137695100886, 0.04366268691264581, 0.31280331654557164, 0.23653417270589563, 0.17773309740826024], "min": [0.5219888251030718, 0.24213210937359936, 1.0334426801874208, -3.1345459672030156, 0.7837896506027189, -3.1290293571692693, 0.5517396288825256, -0.27857271101897546, 1.0343775494046747, -2.9640764386699265, 0.7326225458890154, -2.2238357879789956], "max": [0.635641440484839, 0.3761120034211699, 1.3511452942246662, 3.1283406329356644, 1.5263864251161334, 3.1146935030220537, 0.659866011559185, -0.030952350113372676, 1.1706874075993035, -1.6697662502673214, 1.375251194957297, -1.3952019654899421], "count": [634]}, "eef_sim_pose_action": {"mean": [0.5888621337772321, 0.3269228775296919, 1.1827378735482537, 1.2735791295661036, 1.026858030856119, 1.380799458794707, 0.6029313485382645, -0.200181232378784, 1.0830307027773665, -2.3135434489978897, 1.1359763281144895, -1.8160989554176992], "std": [0.02913485805957545, 0.030212652921736957, 0.1147672793734067, 1.9993736364887236, 0.2646548322048452, 1.359492001844581, 0.02479438477308793, 0.07289137695100886, 0.04366268691264581, 0.31280331654557164, 0.23653417270589563, 0.17773309740826024], "min": [0.5219888251030718, 0.24213210937359936, 1.0334426801874208, -3.1345459672030156, 0.7837896506027189, -3.1290293571692693, 0.5517396288825256, -0.27857271101897546, 1.0343775494046747, -2.9640764386699265, 0.7326225458890154, -2.2238357879789956], "max": [0.635641440484839, 0.3761120034211699, 1.3511452942246662, 3.1283406329356644, 1.5263864251161334, 3.1146935030220537, 0.659866011559185, -0.030952350113372676, 1.1706874075993035, -1.6697662502673214, 1.375251194957297, -1.3952019654899421], "count": [634]}, "gripper_mode_state": {"mean": [0.4952681388012618, 0.0], "std": [0.49997760898823823, 0.0], "min": [0, 0], "max": [1, 0], "count": [634]}, "gripper_activity_state": {"mean": [1.8927444794952681, 1.9637223974763407], "std": [0.4178709455541195, 0.23883793041776152], "min": [0, 0], "max": [2, 2], "count": [634]}, "gripper_mode_action": {"mean": [0.4952681388012618, 0.0], "std": [0.49997760898823823, 0.0], "min": [0, 0], "max": [1, 0], "count": [634]}, "gripper_activity_action": {"mean": [1.8927444794952681, 1.9637223974763407], "std": [0.4178709455541195, 0.23883793041776152], "min": [0, 0], "max": [2, 2], "count": [634]}, "gripper_open_scale_state": {"mean": [0.41655993694461907, 0.8310102524622018], "std": [0.2904712663307244, 0.09747302535092951], "min": [0.121, 0.554], "max": [0.881, 0.897], "count": [634]}, "gripper_open_scale_action": {"mean": [0.41655993694461907, 0.8310102524622018], "std": [0.2904712663307244, 0.09747302535092951], "min": [0.121, 0.554], "max": [0.881, 0.897], "count": [634]}}} +{"episode_index": 152, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.46577579695400173]], [[0.44860298742138366]], [[0.42995504609076335]]], "std": [[[0.14095413118154052]], [[0.1647213625138423]], [[0.18437656718077808]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8627450980392157]], [[1.0]], [[1.0]]], "mean": [[[0.47021821818349985]], [[0.46962007491675917]], [[0.4605694251757307]]], "std": [[[0.06198793341850227]], [[0.07195905221926928]], [[0.08516289150751184]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8705882352941177]], [[0.8313725490196079]], [[0.8274509803921568]]], "mean": [[[0.4669439434578863]], [[0.45258476885250953]], [[0.4392579464175607]]], "std": [[[0.11531825133053844]], [[0.14261959590469847]], [[0.1611415878548792]]], "count": [106]}, "observation.state": {"min": [0.42268383502960205, 1.9391655921936035, -2.2036006450653076, -1.337951898574829, 0.4527035057544708, -0.8633620142936707, -0.9917659163475037, 549.0, -0.055768001824617386, 0.3686259984970093, -0.22618700563907623, -3.0420000553131104, 0.7609999775886536, -0.6809999942779541, -0.8719839453697205, -2.0500638484954834, -0.19022344052791595, -0.0630936548113823, -1.7119063138961792, -1.7666746377944946, 1.4433698654174805, 121.0, -0.300025999546051, 0.34338098764419556, -0.25286099314689636, -3.1401853561401367, -1.5119999647140503, -3.131185293197632], "max": [0.9374513626098633, 2.0326104164123535, -1.6874192953109741, -0.3857003450393677, 1.402127742767334, 0.6339559555053711, 0.05408775433897972, 901.0, 0.19284899532794952, 0.4621880054473877, -0.10846500098705292, -0.5389999747276306, 1.4950000047683716, 1.284999966621399, -0.45493751764297485, -2.027845859527588, 0.6028890609741211, 1.6367697715759277, -0.6869790554046631, -0.9275727272033691, 2.8165948390960693, 740.0, -0.15941600501537323, 0.43292000889778137, 0.06718999892473221, 3.13700008392334, -0.8339999914169312, 3.13700008392334], "mean": [0.6300026774406433, 2.011502504348755, -1.9932365417480469, -0.7578354477882385, 0.8137747645378113, -0.07486266642808914, -0.4317993223667145, 770.7022094726562, 0.09554050862789154, 0.42676424980163574, -0.18165110051631927, -2.376213788986206, 1.1066573858261108, -0.28370505571365356, -0.6974361538887024, -2.0345866680145264, 0.2683492600917816, 0.9391787052154541, -1.0075962543487549, -1.443216323852539, 1.8616578578948975, 355.7580261230469, -0.24172407388687134, 0.3949747085571289, -0.08916714787483215, -1.2565263509750366, -1.1099587678909302, 0.17029845714569092], "std": [0.13393332064151764, 0.02352212369441986, 0.13610348105430603, 0.31342121958732605, 0.2915177047252655, 0.5024113655090332, 0.33037248253822327, 152.6837158203125, 0.07146255671977997, 0.02613542228937149, 0.03717442601919174, 0.4582080841064453, 0.22677457332611084, 0.30907684564590454, 0.12041579931974411, 0.005562707781791687, 0.22127267718315125, 0.5967063903808594, 0.3410402238368988, 0.2778778672218323, 0.4693070352077484, 241.01234436035156, 0.03528336435556412, 0.019545920193195343, 0.11727757751941681, 1.9757887125015259, 0.22805865108966827, 1.2860945463180542], "count": [502]}, "action": {"min": [0.42268383502960205, 1.9391655921936035, -2.2036006450653076, -1.337951898574829, 0.4527035057544708, -0.8633620142936707, -0.9917659163475037, 549.0, -0.055768001824617386, 0.3686259984970093, -0.22618700563907623, -3.0420000553131104, 0.7609999775886536, -0.6809999942779541, -0.8719839453697205, -2.0500638484954834, -0.19022344052791595, -0.0630936548113823, -1.7119063138961792, -1.7666746377944946, 1.4433698654174805, 121.0, -0.300025999546051, 0.34338098764419556, -0.25286099314689636, -3.1401853561401367, -1.5119999647140503, -3.131185293197632], "max": [0.9374513626098633, 2.0326104164123535, -1.6874192953109741, -0.3857003450393677, 1.402127742767334, 0.6339559555053711, 0.05408775433897972, 901.0, 0.19284899532794952, 0.4621880054473877, -0.10846500098705292, -0.5389999747276306, 1.4950000047683716, 1.284999966621399, -0.45493751764297485, -2.027845859527588, 0.6028890609741211, 1.6367697715759277, -0.6869790554046631, -0.9275727272033691, 2.8165948390960693, 740.0, -0.15941600501537323, 0.43292000889778137, 0.06718999892473221, 3.13700008392334, -0.8339999914169312, 3.13700008392334], "mean": [0.6300026774406433, 2.011502504348755, -1.9932365417480469, -0.7578354477882385, 0.8137747645378113, -0.07486266642808914, -0.4317993223667145, 770.7022094726562, 0.09554050862789154, 0.42676424980163574, -0.18165110051631927, -2.376213788986206, 1.1066573858261108, -0.28370505571365356, -0.6974361538887024, -2.0345866680145264, 0.2683492600917816, 0.9391787052154541, -1.0075962543487549, -1.443216323852539, 1.8616578578948975, 355.7580261230469, -0.24172407388687134, 0.3949747085571289, -0.08916714787483215, -1.2565263509750366, -1.1099587678909302, 0.17029845714569092], "std": [0.13393332064151764, 0.02352212369441986, 0.13610348105430603, 0.31342121958732605, 0.2915177047252655, 0.5024113655090332, 0.33037248253822327, 152.6837158203125, 0.07146255671977997, 0.02613542228937149, 0.03717442601919174, 0.4582080841064453, 0.22677457332611084, 0.30907684564590454, 0.12041579931974411, 0.005562707781791687, 0.22127267718315125, 0.5967063903808594, 0.3410402238368988, 0.2778778672218323, 0.4693070352077484, 241.01234436035156, 0.03528336435556412, 0.019545920193195343, 0.11727757751941681, 1.9757887125015259, 0.22805865108966827, 1.2860945463180542], "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": [152], "max": [152], "mean": [152.0], "std": [0.0], "count": [502]}, "index": {"min": [80075], "max": [80576], "mean": [80325.5], "std": [144.91463004127638], "count": [502]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [502]}, "subtask_annotation": {"mean": [4.99003984063745, 12.0, 12.0, 12.0, 12.0], "std": [4.574080405086638, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [502]}, "scene_annotation": {"mean": [152.0], "std": [0.0], "min": [152], "max": [152], "count": [502]}, "eef_direction_state": {"mean": [4.069721115537849, 4.270916334661354], "std": [1.7323726682402012, 2.040991955965248], "min": [0, 0], "max": [6, 6], "count": [502]}, "eef_velocity_state": {"mean": [0.9442231075697212, 0.6952191235059761], "std": [0.72303897032833, 0.7284329711230497], "min": [0, 0], "max": [2, 2], "count": [502]}, "eef_acc_mag_state": {"mean": [0.9123505976095617, 0.6713147410358565], "std": [0.8470048310689985, 0.8190546152065017], "min": [0, 0], "max": [2, 2], "count": [502]}, "eef_direction_action": {"mean": [4.069721115537849, 4.270916334661354], "std": [1.7323726682402012, 2.040991955965248], "min": [0, 0], "max": [6, 6], "count": [502]}, "eef_velocity_action": {"mean": [0.9442231075697212, 0.6952191235059761], "std": [0.72303897032833, 0.7284329711230497], "min": [0, 0], "max": [2, 2], "count": [502]}, "eef_acc_mag_action": {"mean": [0.9123505976095617, 0.6713147410358565], "std": [0.8470048310689985, 0.8190546152065017], "min": [0, 0], "max": [2, 2], "count": [502]}, "eef_sim_pose_state": {"mean": [0.5871675428784376, 0.32640021622299603, 1.1894163954640227, 1.2459312614014106, 1.1108892603715308, 1.079669403327931, 0.6190610675923433, -0.174781344157185, 1.0982649270384157, -2.37702918978695, 1.107106222400773, -1.8551873370006637], "std": [0.02397941141904192, 0.029336011282915134, 0.12057240147561328, 1.984153037313956, 0.227396465403056, 1.4166088551506648, 0.02238933352244968, 0.06453354916152534, 0.03888604666654401, 0.4578696318168658, 0.22663133863716983, 0.30887453013694766], "min": [0.5238552336509714, 0.25581039861166116, 1.015133209396849, -3.141498110883801, 0.8356995677676173, -3.0690176613156304, 0.5686499189503874, -0.26584633981569533, 1.0435940385936813, -3.0430603242613077, 0.7613152275763135, -2.2526394710270865], "max": [0.62590827365085, 0.36654543670408224, 1.3493102568215285, 3.1337435406125254, 1.5108928411468363, 3.1027560071091522, 0.64959042152018, -0.03618713308701001, 1.1704284215319358, -0.5416679624197706, 1.4957340072272376, -0.28710621581701606], "count": [502]}, "eef_sim_pose_action": {"mean": [0.5871675428784376, 0.32640021622299603, 1.1894163954640227, 1.2459312614014106, 1.1108892603715308, 1.079669403327931, 0.6190610675923433, -0.174781344157185, 1.0982649270384157, -2.37702918978695, 1.107106222400773, -1.8551873370006637], "std": [0.02397941141904192, 0.029336011282915134, 0.12057240147561328, 1.984153037313956, 0.227396465403056, 1.4166088551506648, 0.02238933352244968, 0.06453354916152534, 0.03888604666654401, 0.4578696318168658, 0.22663133863716983, 0.30887453013694766], "min": [0.5238552336509714, 0.25581039861166116, 1.015133209396849, -3.141498110883801, 0.8356995677676173, -3.0690176613156304, 0.5686499189503874, -0.26584633981569533, 1.0435940385936813, -3.0430603242613077, 0.7613152275763135, -2.2526394710270865], "max": [0.62590827365085, 0.36654543670408224, 1.3493102568215285, 3.1337435406125254, 1.5108928411468363, 3.1027560071091522, 0.64959042152018, -0.03618713308701001, 1.1704284215319358, -0.5416679624197706, 1.4957340072272376, -0.28710621581701606], "count": [502]}, "gripper_mode_state": {"mean": [0.6394422310756972, 0.0], "std": [0.48016233108463674, 0.0], "min": [0, 0], "max": [1, 0], "count": [502]}, "gripper_activity_state": {"mean": [1.8725099601593624, 1.9183266932270917], "std": [0.42304303947401, 0.35608370703943343], "min": [0, 0], "max": [2, 2], "count": [502]}, "gripper_mode_action": {"mean": [0.6394422310756972, 0.0], "std": [0.48016233108463674, 0.0], "min": [0, 0], "max": [1, 0], "count": [502]}, "gripper_activity_action": {"mean": [1.8725099601593624, 1.9183266932270917], "std": [0.42304303947401, 0.35608370703943343], "min": [0, 0], "max": [2, 2], "count": [502]}, "gripper_open_scale_state": {"mean": [0.3557579679755101, 0.7707021912350616], "std": [0.2410124094530814, 0.15268365491930386], "min": [0.121, 0.549], "max": [0.74, 0.901], "count": [502]}, "gripper_open_scale_action": {"mean": [0.3557579679755101, 0.7707021912350616], "std": [0.2410124094530814, 0.15268365491930386], "min": [0.121, 0.549], "max": [0.74, 0.901], "count": [502]}}} +{"episode_index": 153, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.446595341678338]], [[0.4326586922268908]], [[0.41710090744631184]]], "std": [[[0.13518732341954642]], [[0.1568104018652356]], [[0.17311464851234218]]], "count": [140]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.00392156862745098]], [[0.00784313725490196]]], "max": [[[0.7529411764705882]], [[0.7490196078431373]], [[0.7490196078431373]]], "mean": [[[0.4691358908146592]], [[0.46775003939075627]], [[0.45529103787348274]]], "std": [[[0.05229587536210631]], [[0.06534611210292991]], [[0.0828765326952693]]], "count": [140]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9529411764705882]], [[0.9098039215686274]], [[0.9372549019607843]]], "mean": [[[0.476542406337535]], [[0.4628826578548086]], [[0.45237621965452846]]], "std": [[[0.10534741277837123]], [[0.1278558948814103]], [[0.14377544987626173]]], "count": [140]}, "observation.state": {"min": [0.5073323249816895, 1.973199486732483, -2.515770196914673, -1.1865795850753784, -0.12543681263923645, -0.8232893347740173, 0.044401176273822784, 3.0, -0.06866700202226639, 0.361176997423172, -0.24142499268054962, -2.818000078201294, 0.8009999990463257, -0.827000081539154, -0.8503418564796448, -2.046363592147827, -0.12463396042585373, -0.06756170094013214, -2.575617551803589, -1.5540411472320557, 1.1350399255752563, 101.0, -0.28235599398612976, 0.36131200194358826, -0.25308001041412354, -3.1371853351593018, -1.565999984741211, -3.071000099182129], "max": [0.8621577620506287, 2.0355775356292725, -1.7771989107131958, -0.2921157479286194, 0.33910006284713745, 0.30710816383361816, 0.6139894127845764, 870.0, 0.19922399520874023, 0.4710310101509094, -0.13653099536895752, -1.6670000553131104, 1.4550000429153442, 0.2369999885559082, -0.4571366310119629, -2.0248262882232666, 0.9142732620239258, 1.5448085069656372, -0.4112170338630676, -0.7403512001037598, 2.8011837005615234, 591.0, -0.1435910016298294, 0.45740601420402527, 0.0359949991106987, 3.132999897003174, -0.7540000081062317, 3.132999897003174], "mean": [0.6928811073303223, 2.0155997276306152, -2.047081708908081, -0.5754152536392212, 0.08980284631252289, -0.2813543975353241, 0.3378438353538513, 699.5220336914062, 0.09280647337436676, 0.43105196952819824, -0.20391146838665009, -2.4410622119903564, 1.1216179132461548, -0.3268815875053406, -0.7203753590583801, -2.0403430461883545, 0.48165759444236755, 1.0319132804870605, -0.9689366221427917, -1.3033260107040405, 1.6260299682617188, 225.4504852294922, -0.23880720138549805, 0.41698262095451355, -0.07787659764289856, -1.747158408164978, -1.0642846822738647, 0.4282365143299103], "std": [0.1015053242444992, 0.011689490638673306, 0.19646665453910828, 0.22920295596122742, 0.12396688014268875, 0.34554317593574524, 0.19429680705070496, 221.63575744628906, 0.0677189901471138, 0.026484297588467598, 0.024266961961984634, 0.2998476028442383, 0.21141985058784485, 0.3285466134548187, 0.10444074869155884, 0.005107045639306307, 0.2919312119483948, 0.6013988256454468, 0.6586697101593018, 0.22692279517650604, 0.5504217743873596, 178.59231567382812, 0.03313472867012024, 0.02365616336464882, 0.1121641993522644, 1.7447001934051514, 0.2098049521446228, 1.0218636989593506], "count": [727]}, "action": {"min": [0.5073323249816895, 1.973199486732483, -2.515770196914673, -1.1865795850753784, -0.12543681263923645, -0.8232893347740173, 0.044401176273822784, 3.0, -0.06866700202226639, 0.361176997423172, -0.24142499268054962, -2.818000078201294, 0.8009999990463257, -0.827000081539154, -0.8503418564796448, -2.046363592147827, -0.12463396042585373, -0.06756170094013214, -2.575617551803589, -1.5540411472320557, 1.1350399255752563, 101.0, -0.28235599398612976, 0.36131200194358826, -0.25308001041412354, -3.1371853351593018, -1.565999984741211, -3.071000099182129], "max": [0.8621577620506287, 2.0355775356292725, -1.7771989107131958, -0.2921157479286194, 0.33910006284713745, 0.30710816383361816, 0.6139894127845764, 870.0, 0.19922399520874023, 0.4710310101509094, -0.13653099536895752, -1.6670000553131104, 1.4550000429153442, 0.2369999885559082, -0.4571366310119629, -2.0248262882232666, 0.9142732620239258, 1.5448085069656372, -0.4112170338630676, -0.7403512001037598, 2.8011837005615234, 591.0, -0.1435910016298294, 0.45740601420402527, 0.0359949991106987, 3.132999897003174, -0.7540000081062317, 3.132999897003174], "mean": [0.6928811073303223, 2.0155997276306152, -2.047081708908081, -0.5754152536392212, 0.08980284631252289, -0.2813543975353241, 0.3378438353538513, 699.5220336914062, 0.09280647337436676, 0.43105196952819824, -0.20391146838665009, -2.4410622119903564, 1.1216179132461548, -0.3268815875053406, -0.7203753590583801, -2.0403430461883545, 0.48165759444236755, 1.0319132804870605, -0.9689366221427917, -1.3033260107040405, 1.6260299682617188, 225.4504852294922, -0.23880720138549805, 0.41698262095451355, -0.07787659764289856, -1.747158408164978, -1.0642846822738647, 0.4282365143299103], "std": [0.1015053242444992, 0.011689490638673306, 0.19646665453910828, 0.22920295596122742, 0.12396688014268875, 0.34554317593574524, 0.19429680705070496, 221.63575744628906, 0.0677189901471138, 0.026484297588467598, 0.024266961961984634, 0.2998476028442383, 0.21141985058784485, 0.3285466134548187, 0.10444074869155884, 0.005107045639306307, 0.2919312119483948, 0.6013988256454468, 0.6586697101593018, 0.22692279517650604, 0.5504217743873596, 178.59231567382812, 0.03313472867012024, 0.02365616336464882, 0.1121641993522644, 1.7447001934051514, 0.2098049521446228, 1.0218636989593506], "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": [153], "max": [153], "mean": [153.0], "std": [0.0], "count": [727]}, "index": {"min": [80577], "max": [81303], "mean": [80940.0], "std": [209.86662431172803], "count": [727]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [727]}, "subtask_annotation": {"mean": [6.144429160935351, 12.0, 12.0, 12.0, 12.0], "std": [4.704447095389382, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [727]}, "scene_annotation": {"mean": [153.0], "std": [0.0], "min": [153], "max": [153], "count": [727]}, "eef_direction_state": {"mean": [4.404401650618982, 4.444291609353508], "std": [1.8241486924472001, 1.8952970863793386], "min": [0, 0], "max": [6, 6], "count": [727]}, "eef_velocity_state": {"mean": [0.7083906464924347, 0.5997248968363136], "std": [0.713573274800485, 0.698317830410145], "min": [0, 0], "max": [2, 2], "count": [727]}, "eef_acc_mag_state": {"mean": [0.7771664374140302, 0.6423658872077029], "std": [0.8374824417556871, 0.8117221750761275], "min": [0, 0], "max": [2, 2], "count": [727]}, "eef_direction_action": {"mean": [4.404401650618982, 4.444291609353508], "std": [1.8241486924472001, 1.8952970863793386], "min": [0, 0], "max": [6, 6], "count": [727]}, "eef_velocity_action": {"mean": [0.7083906464924347, 0.5997248968363136], "std": [0.713573274800485, 0.698317830410145], "min": [0, 0], "max": [2, 2], "count": [727]}, "eef_acc_mag_action": {"mean": [0.7771664374140302, 0.6423658872077029], "std": [0.8374824417556871, 0.8117221750761275], "min": [0, 0], "max": [2, 2], "count": [727]}, "eef_sim_pose_state": {"mean": [0.6070935634634147, 0.3190701676196365, 1.2044380141323152, 1.7485387117283973, 1.0651929313751496, 1.3785996257124367, 0.622832544863832, -0.17394476974049738, 1.076140434909404, -2.441623821684018, 1.1220264987290662, -1.8979925443005774], "std": [0.027975462482471698, 0.029662691729522968, 0.11507804461008864, 1.7461141753768505, 0.20923279991153945, 1.4255758771821947, 0.02351739691060169, 0.06408054239113795, 0.022052277476047096, 0.30002394886441397, 0.2113090672004609, 0.32888639333475944], "min": [0.5425325931761417, 0.23311147572584312, 1.0169990605198602, -3.131621265054691, 0.7553345659483042, -3.114621408991726, 0.5659732953773295, -0.2725241640731811, 1.0458661004569765, -2.8183656241759842, 0.8016187775649191, -2.3987311314964117], "max": [0.6515533733334036, 0.3634025930099336, 1.3179772809995958, 3.1385838355414757, 1.5672084018570094, 3.1018093285772697, 0.6609700514938867, -0.023975125969042846, 1.1386532387725103, -1.6675394652900861, 1.4549788217191106, -1.3333650129609371], "count": [727]}, "eef_sim_pose_action": {"mean": [0.6070935634634147, 0.3190701676196365, 1.2044380141323152, 1.7485387117283973, 1.0651929313751496, 1.3785996257124367, 0.622832544863832, -0.17394476974049738, 1.076140434909404, -2.441623821684018, 1.1220264987290662, -1.8979925443005774], "std": [0.027975462482471698, 0.029662691729522968, 0.11507804461008864, 1.7461141753768505, 0.20923279991153945, 1.4255758771821947, 0.02351739691060169, 0.06408054239113795, 0.022052277476047096, 0.30002394886441397, 0.2113090672004609, 0.32888639333475944], "min": [0.5425325931761417, 0.23311147572584312, 1.0169990605198602, -3.131621265054691, 0.7553345659483042, -3.114621408991726, 0.5659732953773295, -0.2725241640731811, 1.0458661004569765, -2.8183656241759842, 0.8016187775649191, -2.3987311314964117], "max": [0.6515533733334036, 0.3634025930099336, 1.3179772809995958, 3.1385838355414757, 1.5672084018570094, 3.1018093285772697, 0.6609700514938867, -0.023975125969042846, 1.1386532387725103, -1.6675394652900861, 1.4549788217191106, -1.3333650129609371], "count": [727]}, "gripper_mode_state": {"mean": [0.7909215955983494, 0.18707015130674004], "std": [0.4066504951607861, 0.3899678317461775], "min": [0, 0], "max": [1, 1], "count": [727]}, "gripper_activity_state": {"mean": [1.8555708390646493, 1.796423658872077], "std": [0.47760714044880537, 0.5269500386271666], "min": [0, 0], "max": [2, 2], "count": [727]}, "gripper_mode_action": {"mean": [0.7909215955983494, 0.18707015130674004], "std": [0.4066504951607861, 0.3899678317461775], "min": [0, 0], "max": [1, 1], "count": [727]}, "gripper_activity_action": {"mean": [1.8555708390646493, 1.796423658872077], "std": [0.47760714044880537, 0.5269500386271666], "min": [0, 0], "max": [2, 2], "count": [727]}, "gripper_open_scale_state": {"mean": [0.22545048153547997, 0.6995220081861935], "std": [0.17859227927584378, 0.22163575015080078], "min": [0.101, 0.003], "max": [0.591, 0.87], "count": [727]}, "gripper_open_scale_action": {"mean": [0.22545048153547997, 0.6995220081861935], "std": [0.17859227927584378, 0.22163575015080078], "min": [0.101, 0.003], "max": [0.591, 0.87], "count": [727]}}} +{"episode_index": 154, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.46339728267973856]], [[0.45185516666666664]], [[0.4345022156862745]]], "std": [[[0.13841856001015312]], [[0.15810969167129285]], [[0.1756106252610059]]], "count": [125]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7333333333333333]], [[0.7254901960784313]]], "mean": [[[0.4690638643790849]], [[0.45976712581699347]], [[0.4434410620915033]]], "std": [[[0.054633236567448014]], [[0.07885761656889717]], [[0.10250131627227714]]], "count": [125]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8235294117647058]], [[0.807843137254902]], [[0.803921568627451]]], "mean": [[[0.46797600163398695]], [[0.4528885294117647]], [[0.43837349673202614]]], "std": [[[0.10005409245325944]], [[0.1262534192960035]], [[0.14571679201783747]]], "count": [125]}, "observation.state": {"min": [0.36505308747291565, 1.8931413888931274, -2.242067575454712, -1.2803212404251099, 0.06716027110815048, -0.7071550488471985, -0.6922674179077148, 367.0, -0.03197599947452545, 0.3718549907207489, -0.23529599606990814, -3.1391851902008057, 0.8090000152587891, -1.5449999570846558, -0.7523940205574036, -2.0448453426361084, 0.7960621118545532, -0.0659734457731247, -2.6262142658233643, -1.3070422410964966, 0.9770702123641968, 33.0, -0.2934669852256775, 0.3612389862537384, -0.23581799864768982, -3.1411852836608887, -1.5579999685287476, -3.121999979019165], "max": [0.8634144067764282, 2.029259443283081, -1.4861129522323608, -0.16578881442546844, 1.1269242763519287, 0.612959623336792, 0.4081278145313263, 783.0, 0.2205120027065277, 0.47057101130485535, -0.10094799846410751, 3.109999895095825, 1.4989999532699585, 0.02499999664723873, -0.3714759051799774, -1.8630167245864868, 1.0815281867980957, 1.555454969406128, -0.8244411945343018, -0.6551966071128845, 2.8170487880706787, 625.0, -0.09995400160551071, 0.4602159857749939, 0.03478600084781647, 3.140000104904175, -0.9110000133514404, 3.1010000705718994], "mean": [0.620112419128418, 2.0037105083465576, -1.9980583190917969, -0.6723632216453552, 0.5691356062889099, -0.15330404043197632, -0.006927544716745615, 662.9880981445312, 0.11474297940731049, 0.42199134826660156, -0.19773396849632263, -1.3021787405014038, 1.162718415260315, -0.8773065209388733, -0.6327691674232483, -2.0106301307678223, 0.9037586450576782, 0.925700306892395, -1.1673122644424438, -1.0599441528320312, 1.4267090559005737, 279.8887023925781, -0.20107801258563995, 0.42846202850341797, -0.11072082817554474, -0.7361640930175781, -1.082198143005371, 0.44230538606643677], "std": [0.11442479491233826, 0.035842929035425186, 0.1891660839319229, 0.39706745743751526, 0.2573903203010559, 0.5026457905769348, 0.43396249413490295, 106.99536895751953, 0.06901372969150543, 0.018624024465680122, 0.04304755479097366, 2.587517023086548, 0.20462781190872192, 0.4100455343723297, 0.08353409916162491, 0.04665479436516762, 0.0641227513551712, 0.521247386932373, 0.44765427708625793, 0.18875780701637268, 0.4530854821205139, 182.8212890625, 0.039682697504758835, 0.02017885074019432, 0.09719964861869812, 2.632288932800293, 0.1609145551919937, 1.028001070022583], "count": [629]}, "action": {"min": [0.36505308747291565, 1.8931413888931274, -2.242067575454712, -1.2803212404251099, 0.06716027110815048, -0.7071550488471985, -0.6922674179077148, 367.0, -0.03197599947452545, 0.3718549907207489, -0.23529599606990814, -3.1391851902008057, 0.8090000152587891, -1.5449999570846558, -0.7523940205574036, -2.0448453426361084, 0.7960621118545532, -0.0659734457731247, -2.6262142658233643, -1.3070422410964966, 0.9770702123641968, 33.0, -0.2934669852256775, 0.3612389862537384, -0.23581799864768982, -3.1411852836608887, -1.5579999685287476, -3.121999979019165], "max": [0.8634144067764282, 2.029259443283081, -1.4861129522323608, -0.16578881442546844, 1.1269242763519287, 0.612959623336792, 0.4081278145313263, 783.0, 0.2205120027065277, 0.47057101130485535, -0.10094799846410751, 3.109999895095825, 1.4989999532699585, 0.02499999664723873, -0.3714759051799774, -1.8630167245864868, 1.0815281867980957, 1.555454969406128, -0.8244411945343018, -0.6551966071128845, 2.8170487880706787, 625.0, -0.09995400160551071, 0.4602159857749939, 0.03478600084781647, 3.140000104904175, -0.9110000133514404, 3.1010000705718994], "mean": [0.620112419128418, 2.0037105083465576, -1.9980583190917969, -0.6723632216453552, 0.5691356062889099, -0.15330404043197632, -0.006927544716745615, 662.9880981445312, 0.11474297940731049, 0.42199134826660156, -0.19773396849632263, -1.3021787405014038, 1.162718415260315, -0.8773065209388733, -0.6327691674232483, -2.0106301307678223, 0.9037586450576782, 0.925700306892395, -1.1673122644424438, -1.0599441528320312, 1.4267090559005737, 279.8887023925781, -0.20107801258563995, 0.42846202850341797, -0.11072082817554474, -0.7361640930175781, -1.082198143005371, 0.44230538606643677], "std": [0.11442479491233826, 0.035842929035425186, 0.1891660839319229, 0.39706745743751526, 0.2573903203010559, 0.5026457905769348, 0.43396249413490295, 106.99536895751953, 0.06901372969150543, 0.018624024465680122, 0.04304755479097366, 2.587517023086548, 0.20462781190872192, 0.4100455343723297, 0.08353409916162491, 0.04665479436516762, 0.0641227513551712, 0.521247386932373, 0.44765427708625793, 0.18875780701637268, 0.4530854821205139, 182.8212890625, 0.039682697504758835, 0.02017885074019432, 0.09719964861869812, 2.632288932800293, 0.1609145551919937, 1.028001070022583], "count": [629]}, "timestamp": {"min": [0.0], "max": [20.933333333333334], "mean": [10.466666666666665], "std": [6.052547672950073], "count": [629]}, "frame_index": {"min": [0], "max": [628], "mean": [314.0], "std": [181.57643018850217], "count": [629]}, "episode_index": {"min": [154], "max": [154], "mean": [154.0], "std": [0.0], "count": [629]}, "index": {"min": [81304], "max": [81932], "mean": [81618.0], "std": [181.57643018850217], "count": [629]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [629]}, "subtask_annotation": {"mean": [3.6359300476947536, 12.0, 12.0, 12.0, 12.0], "std": [4.5478603052421205, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [629]}, "scene_annotation": {"mean": [154.0], "std": [0.0], "min": [154], "max": [154], "count": [629]}, "eef_direction_state": {"mean": [4.0651828298887125, 4.302066772655008], "std": [1.7271457951585347, 1.9858831328859685], "min": [0, 0], "max": [6, 6], "count": [629]}, "eef_velocity_state": {"mean": [0.9411764705882353, 0.6073131955484896], "std": [0.6938562197997491, 0.6906212029373991], "min": [0, 0], "max": [2, 2], "count": [629]}, "eef_acc_mag_state": {"mean": [0.8887122416534181, 0.6756756756756757], "std": [0.8403665799740438, 0.8208702949173151], "min": [0, 0], "max": [2, 2], "count": [629]}, "eef_direction_action": {"mean": [4.0651828298887125, 4.302066772655008], "std": [1.7271457951585347, 1.9858831328859685], "min": [0, 0], "max": [6, 6], "count": [629]}, "eef_velocity_action": {"mean": [0.9411764705882353, 0.6073131955484896], "std": [0.6938562197997491, 0.6906212029373991], "min": [0, 0], "max": [2, 2], "count": [629]}, "eef_acc_mag_action": {"mean": [0.8887122416534181, 0.6756756756756757], "std": [0.8403665799740438, 0.8208702949173151], "min": [0, 0], "max": [2, 2], "count": [629]}, "eef_sim_pose_state": {"mean": [0.6215912202625599, 0.2859613208359336, 1.173159059637853, 0.728607498205239, 1.0829176274055625, 1.8664094920882213, 0.6138362386068377, -0.19413736164671996, 1.0834777882638296, -1.3021226280383922, 1.1631520487571576, -2.4482750331711127], "std": [0.023527872508961097, 0.035829150439410526, 0.09611731598167271, 2.6358035211866926, 0.16065026248128816, 1.178271283815571, 0.01574898339780878, 0.06323407824442355, 0.04536099547409137, 2.588234997062265, 0.2045480183205752, 0.40982112774947604], "min": [0.5418471501998076, 0.1928675042957641, 1.02814084710508, -3.140715821110965, 0.9116771565622583, -3.0962104845639957, 0.5683565116595415, -0.28840380110843683, 1.0397821431687937, -3.1379721844611925, 0.8096812589047304, -3.1157961016037454], "max": [0.6537583161983667, 0.3624320299952517, 1.3160738755359391, 3.138478197457012, 1.5579525369959413, 3.117787028362878, 0.6665866622232686, -0.05810709628262735, 1.1779769933565831, 3.111574046168693, 1.4996905895252381, -1.5453047835815403], "count": [629]}, "eef_sim_pose_action": {"mean": [0.6215912202625599, 0.2859613208359336, 1.173159059637853, 0.728607498205239, 1.0829176274055625, 1.8664094920882213, 0.6138362386068377, -0.19413736164671996, 1.0834777882638296, -1.3021226280383922, 1.1631520487571576, -2.4482750331711127], "std": [0.023527872508961097, 0.035829150439410526, 0.09611731598167271, 2.6358035211866926, 0.16065026248128816, 1.178271283815571, 0.01574898339780878, 0.06323407824442355, 0.04536099547409137, 2.588234997062265, 0.2045480183205752, 0.40982112774947604], "min": [0.5418471501998076, 0.1928675042957641, 1.02814084710508, -3.140715821110965, 0.9116771565622583, -3.0962104845639957, 0.5683565116595415, -0.28840380110843683, 1.0397821431687937, -3.1379721844611925, 0.8096812589047304, -3.1157961016037454], "max": [0.6537583161983667, 0.3624320299952517, 1.3160738755359391, 3.138478197457012, 1.5579525369959413, 3.117787028362878, 0.6665866622232686, -0.05810709628262735, 1.1779769933565831, 3.111574046168693, 1.4996905895252381, -1.5453047835815403], "count": [629]}, "gripper_mode_state": {"mean": [0.8569157392686805, 0.11605723370429252], "std": [0.35015875694075066, 0.3202935406922831], "min": [0, 0], "max": [1, 1], "count": [629]}, "gripper_activity_state": {"mean": [1.8426073131955485, 1.9554848966613672], "std": [0.4841167592390169, 0.2840586414370598], "min": [0, 0], "max": [2, 2], "count": [629]}, "gripper_mode_action": {"mean": [0.8569157392686805, 0.11605723370429252], "std": [0.35015875694075066, 0.3202935406922831], "min": [0, 0], "max": [1, 1], "count": [629]}, "gripper_activity_action": {"mean": [1.8426073131955485, 1.9554848966613672], "std": [0.4841167592390169, 0.2840586414370598], "min": [0, 0], "max": [2, 2], "count": [629]}, "gripper_open_scale_state": {"mean": [0.279888712253783, 0.6629880762630882], "std": [0.18282128954071805, 0.10699536850999916], "min": [0.033, 0.367], "max": [0.625, 0.783], "count": [629]}, "gripper_open_scale_action": {"mean": [0.279888712253783, 0.6629880762630882], "std": [0.18282128954071805, 0.10699536850999916], "min": [0.033, 0.367], "max": [0.625, 0.783], "count": [629]}}} +{"episode_index": 155, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.45921727806136226]], [[0.4416012109733701]], [[0.4235825433479177]]], "std": [[[0.13484543749708844]], [[0.15930313314273925]], [[0.1771601911820108]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7137254901960784]], [[0.7098039215686275]]], "mean": [[[0.4735927523902123]], [[0.46805270958245554]], [[0.45816267791551885]]], "std": [[[0.055986477855504056]], [[0.0720603374658795]], [[0.0880568194110709]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.7843137254901961]], [[0.7725490196078432]]], "mean": [[[0.4661852228839194]], [[0.45149171865715987]], [[0.43845051787932804]]], "std": [[[0.10986412793702217]], [[0.13799231458811176]], [[0.154914830683595]]], "count": [121]}, "observation.state": {"min": [0.43964847922325134, 1.8919196128845215, -2.0635552406311035, -1.4296514987945557, 0.4954466223716736, -0.5934817790985107, -1.196615219116211, 255.0, -0.02310200035572052, 0.357587993144989, -0.20769600570201874, -3.128999948501587, 0.6309999823570251, -0.9390000700950623, -0.7904247045516968, -2.045630693435669, 0.506232738494873, 0.18095573782920837, -2.5234320163726807, -1.6971580982208252, 1.2287991046905518, 124.0, -0.2964020073413849, 0.37115201354026794, -0.2318969964981079, -3.1361851692199707, -1.5479999780654907, -3.078000068664551], "max": [0.9770877361297607, 2.026292324066162, -1.4278713464736938, -0.40575411915779114, 1.428220510482788, 0.9767037034034729, -0.1517563760280609, 888.0, 0.18624399602413177, 0.4781849980354309, -0.09512600302696228, 3.138000011444092, 1.4019999504089355, -0.3739999830722809, -0.45254644751548767, -1.90103018283844, 0.8498706221580505, 1.659860372543335, -0.7331081628799438, -0.8445473313331604, 2.6553616523742676, 801.0, -0.13542599976062775, 0.43203699588775635, 0.04132499918341637, 3.134000062942505, -0.8650000691413879, 2.9609999656677246], "mean": [0.6502137184143066, 2.0096466541290283, -1.8124711513519287, -0.7837441563606262, 0.9396772384643555, 0.19852951169013977, -0.5297014713287354, 717.0508422851562, 0.1079716756939888, 0.43382537364959717, -0.17405904829502106, -0.6738097667694092, 1.0765066146850586, -0.7295665740966797, -0.6572505831718445, -2.006819248199463, 0.6649949550628662, 1.1158479452133179, -1.073433518409729, -1.367441177368164, 1.5186423063278198, 341.9933166503906, -0.23158901929855347, 0.4057634174823761, -0.0684610977768898, -0.9646154642105103, -1.0362154245376587, 0.20316322147846222], "std": [0.1219933032989502, 0.02645702287554741, 0.19191856682300568, 0.2806139588356018, 0.23334617912769318, 0.5961637496948242, 0.37515169382095337, 163.50230407714844, 0.06320609897375107, 0.0323617123067379, 0.03490828350186348, 2.6751973628997803, 0.2526382803916931, 0.14264510571956635, 0.0928901955485344, 0.04172177240252495, 0.10076102614402771, 0.5443758964538574, 0.44286325573921204, 0.27647867798805237, 0.3624922037124634, 232.77073669433594, 0.03505149111151695, 0.014463077299296856, 0.10751061886548996, 2.339970111846924, 0.20716874301433563, 0.9869174957275391], "count": [600]}, "action": {"min": [0.43964847922325134, 1.8919196128845215, -2.0635552406311035, -1.4296514987945557, 0.4954466223716736, -0.5934817790985107, -1.196615219116211, 255.0, -0.02310200035572052, 0.357587993144989, -0.20769600570201874, -3.128999948501587, 0.6309999823570251, -0.9390000700950623, -0.7904247045516968, -2.045630693435669, 0.506232738494873, 0.18095573782920837, -2.5234320163726807, -1.6971580982208252, 1.2287991046905518, 124.0, -0.2964020073413849, 0.37115201354026794, -0.2318969964981079, -3.1361851692199707, -1.5479999780654907, -3.078000068664551], "max": [0.9770877361297607, 2.026292324066162, -1.4278713464736938, -0.40575411915779114, 1.428220510482788, 0.9767037034034729, -0.1517563760280609, 888.0, 0.18624399602413177, 0.4781849980354309, -0.09512600302696228, 3.138000011444092, 1.4019999504089355, -0.3739999830722809, -0.45254644751548767, -1.90103018283844, 0.8498706221580505, 1.659860372543335, -0.7331081628799438, -0.8445473313331604, 2.6553616523742676, 801.0, -0.13542599976062775, 0.43203699588775635, 0.04132499918341637, 3.134000062942505, -0.8650000691413879, 2.9609999656677246], "mean": [0.6502137184143066, 2.0096466541290283, -1.8124711513519287, -0.7837441563606262, 0.9396772384643555, 0.19852951169013977, -0.5297014713287354, 717.0508422851562, 0.1079716756939888, 0.43382537364959717, -0.17405904829502106, -0.6738097667694092, 1.0765066146850586, -0.7295665740966797, -0.6572505831718445, -2.006819248199463, 0.6649949550628662, 1.1158479452133179, -1.073433518409729, -1.367441177368164, 1.5186423063278198, 341.9933166503906, -0.23158901929855347, 0.4057634174823761, -0.0684610977768898, -0.9646154642105103, -1.0362154245376587, 0.20316322147846222], "std": [0.1219933032989502, 0.02645702287554741, 0.19191856682300568, 0.2806139588356018, 0.23334617912769318, 0.5961637496948242, 0.37515169382095337, 163.50230407714844, 0.06320609897375107, 0.0323617123067379, 0.03490828350186348, 2.6751973628997803, 0.2526382803916931, 0.14264510571956635, 0.0928901955485344, 0.04172177240252495, 0.10076102614402771, 0.5443758964538574, 0.44286325573921204, 0.27647867798805237, 0.3624922037124634, 232.77073669433594, 0.03505149111151695, 0.014463077299296856, 0.10751061886548996, 2.339970111846924, 0.20716874301433563, 0.9869174957275391], "count": [600]}, "timestamp": {"min": [0.0], "max": [19.966666666666665], "mean": [9.983333333333333], "std": [5.77349467313695], "count": [600]}, "frame_index": {"min": [0], "max": [599], "mean": [299.5], "std": [173.2048401941085], "count": [600]}, "episode_index": {"min": [155], "max": [155], "mean": [155.0], "std": [0.0], "count": [600]}, "index": {"min": [81933], "max": [82532], "mean": [82232.5], "std": [173.2048401941085], "count": [600]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [600]}, "subtask_annotation": {"mean": [4.01, 12.0, 12.0, 12.0, 12.0], "std": [4.7208650337270415, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [600]}, "scene_annotation": {"mean": [155.0], "std": [0.0], "min": [155], "max": [155], "count": [600]}, "eef_direction_state": {"mean": [4.433333333333334, 4.435], "std": [1.5347819244295122, 1.9414191544675106], "min": [0, 0], "max": [6, 6], "count": [600]}, "eef_velocity_state": {"mean": [0.8166666666666667, 0.5983333333333334], "std": [0.752588126991709, 0.6833719501283462], "min": [0, 0], "max": [2, 2], "count": [600]}, "eef_acc_mag_state": {"mean": [0.7983333333333333, 0.6433333333333333], "std": [0.8412276082540859, 0.8202370930949722], "min": [0, 0], "max": [2, 2], "count": [600]}, "eef_direction_action": {"mean": [4.433333333333334, 4.435], "std": [1.5347819244295122, 1.9414191544675106], "min": [0, 0], "max": [6, 6], "count": [600]}, "eef_velocity_action": {"mean": [0.8166666666666667, 0.5983333333333334], "std": [0.752588126991709, 0.6833719501283462], "min": [0, 0], "max": [2, 2], "count": [600]}, "eef_acc_mag_action": {"mean": [0.7983333333333333, 0.6433333333333333], "std": [0.8412276082540859, 0.8202370930949722], "min": [0, 0], "max": [2, 2], "count": [600]}, "eef_sim_pose_state": {"mean": [0.5992526959164483, 0.3173638028363219, 1.214648867744294, 0.966062018331167, 1.03716271689497, 1.6502511460832003, 0.6294970631597008, -0.18710218255389607, 1.10959392924241, -0.6742790726514866, 1.0770718116093116, -2.3011358949933713], "std": [0.017462348827047003, 0.0311424718217857, 0.10881494383188454, 2.34134917062497, 0.20671836945174887, 1.1092374604915771, 0.02354574751691491, 0.054690441942223875, 0.03853566486137338, 2.6756526381534513, 0.25257916215799314, 0.14231692498972784], "min": [0.551930324741212, 0.22826329522686623, 1.052314933658535, -3.1326518156480376, 0.866410803773844, -3.124620014940481, 0.561896833728565, -0.25372995456871955, 1.0667581061767337, -3.1302434892164746, 0.631712306708359, -2.5103400199818475], "max": [0.6256564895786043, 0.3613102278520278, 1.3266549831335486, 3.138070979571301, 1.5500249133312862, 3.1076164322269166, 0.6667416572695551, -0.07137546828079151, 1.183359632812948, 3.138501163112919, 1.4024705816729628, -1.9456803197839916], "count": [600]}, "eef_sim_pose_action": {"mean": [0.5992526959164483, 0.3173638028363219, 1.214648867744294, 0.966062018331167, 1.03716271689497, 1.6502511460832003, 0.6294970631597008, -0.18710218255389607, 1.10959392924241, -0.6742790726514866, 1.0770718116093116, -2.3011358949933713], "std": [0.017462348827047003, 0.0311424718217857, 0.10881494383188454, 2.34134917062497, 0.20671836945174887, 1.1092374604915771, 0.02354574751691491, 0.054690441942223875, 0.03853566486137338, 2.6756526381534513, 0.25257916215799314, 0.14231692498972784], "min": [0.551930324741212, 0.22826329522686623, 1.052314933658535, -3.1326518156480376, 0.866410803773844, -3.124620014940481, 0.561896833728565, -0.25372995456871955, 1.0667581061767337, -3.1302434892164746, 0.631712306708359, -2.5103400199818475], "max": [0.6256564895786043, 0.3613102278520278, 1.3266549831335486, 3.138070979571301, 1.5500249133312862, 3.1076164322269166, 0.6667416572695551, -0.07137546828079151, 1.183359632812948, 3.138501163112919, 1.4024705816729628, -1.9456803197839916], "count": [600]}, "gripper_mode_state": {"mean": [0.6916666666666667, 0.13166666666666665], "std": [0.4618050334165828, 0.3381280165197116], "min": [0, 0], "max": [1, 1], "count": [600]}, "gripper_activity_state": {"mean": [1.94, 1.8166666666666667], "std": [0.3158058475287205, 0.5382585087318363], "min": [0, 0], "max": [2, 2], "count": [600]}, "gripper_mode_action": {"mean": [0.6916666666666667, 0.13166666666666665], "std": [0.4618050334165828, 0.3381280165197116], "min": [0, 0], "max": [1, 1], "count": [600]}, "gripper_activity_action": {"mean": [1.94, 1.8166666666666667], "std": [0.3158058475287205, 0.5382585087318363], "min": [0, 0], "max": [2, 2], "count": [600]}, "gripper_open_scale_state": {"mean": [0.34199333328247083, 0.7170508334096283], "std": [0.23277075090554084, 0.1635022048882674], "min": [0.124, 0.255], "max": [0.801, 0.888], "count": [600]}, "gripper_open_scale_action": {"mean": [0.34199333328247083, 0.7170508334096283], "std": [0.23277075090554084, 0.1635022048882674], "min": [0.124, 0.255], "max": [0.801, 0.888], "count": [600]}}} +{"episode_index": 156, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.46842110647224994]], [[0.4544021477234962]], [[0.4358438296222444]]], "std": [[[0.1315682602010181]], [[0.15384685259860006]], [[0.1746398187204088]]], "count": [118]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.011764705882352941]], [[0.00784313725490196]]], "max": [[[0.7490196078431373]], [[0.7254901960784313]], [[0.7215686274509804]]], "mean": [[[0.46356246191979616]], [[0.45493574831062367]], [[0.43784309052010634]]], "std": [[[0.05317154217742803]], [[0.07442025296551584]], [[0.09778534976990173]]], "count": [118]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.7686274509803922]], [[0.7607843137254902]]], "mean": [[[0.46902201381965214]], [[0.4587553710396588]], [[0.4497236917719065]]], "std": [[[0.09459905336398663]], [[0.1149943221115521]], [[0.12916343176305642]]], "count": [118]}, "observation.state": {"min": [0.24792401492595673, 1.9077670574188232, -2.412935495376587, -1.392755389213562, 0.6604675054550171, -0.7609461545944214, -1.7385399341583252, 340.0, -0.020748000591993332, 0.35452699661254883, -0.23059199750423431, -3.1411852836608887, 0.6420000195503235, -0.7570000290870667, -0.8400793075561523, -2.041983127593994, 0.3130247890949249, 0.004310963209718466, -2.524967670440674, -1.4388844966888428, 0.8711811304092407, 105.0, -0.27848199009895325, 0.37283599376678467, -0.23581799864768982, -3.124000072479248, -1.5549999475479126, -3.1351852416992188], "max": [0.8749336004257202, 2.0291199684143066, -1.4046934843063354, -0.2992367148399353, 1.7629048824310303, 1.0433229207992554, 0.05605997517704964, 884.0, 0.18775199353694916, 0.47920599579811096, -0.11601000279188156, 3.13100004196167, 1.3910000324249268, -0.04699999466538429, -0.3971496522426605, -1.9855389595031738, 1.1352319717407227, 1.650871992111206, -0.8252091407775879, -0.5613327622413635, 2.7688252925872803, 783.0, -0.09614299982786179, 0.47236600518226624, 0.04521799832582474, 3.132999897003174, -0.9229999780654907, 3.115999937057495], "mean": [0.6300238370895386, 2.00570011138916, -2.081883192062378, -0.6780093908309937, 1.2081886529922485, -0.0876469537615776, -0.5986061096191406, 780.2470703125, 0.12337800115346909, 0.42283689975738525, -0.19398532807826996, -2.0582993030548096, 1.1482596397399902, -0.6200414299964905, -0.6588481664657593, -2.0232064723968506, 0.6614423394203186, 0.8092401623725891, -1.1664636135101318, -1.0372542142868042, 1.5350261926651, 398.8941345214844, -0.21765892207622528, 0.4236869812011719, -0.12462268024682999, 0.5427217483520508, -1.1277992725372314, 0.8948172926902771], "std": [0.12187296152114868, 0.03501959890127182, 0.37217602133750916, 0.3289661407470703, 0.19385987520217896, 0.6999224424362183, 0.40613847970962524, 154.4027557373047, 0.05169089511036873, 0.02815687097609043, 0.03918918967247009, 1.688342809677124, 0.22495467960834503, 0.1450885832309723, 0.11465194076299667, 0.01853780634701252, 0.26323914527893066, 0.6121075749397278, 0.5444096326828003, 0.2509287893772125, 0.5707152485847473, 271.3310241699219, 0.045110732316970825, 0.02541237697005272, 0.11229957640171051, 2.5548782348632812, 0.1890619546175003, 1.1344528198242188], "count": [581]}, "action": {"min": [0.24792401492595673, 1.9077670574188232, -2.412935495376587, -1.392755389213562, 0.6604675054550171, -0.7609461545944214, -1.7385399341583252, 340.0, -0.020748000591993332, 0.35452699661254883, -0.23059199750423431, -3.1411852836608887, 0.6420000195503235, -0.7570000290870667, -0.8400793075561523, -2.041983127593994, 0.3130247890949249, 0.004310963209718466, -2.524967670440674, -1.4388844966888428, 0.8711811304092407, 105.0, -0.27848199009895325, 0.37283599376678467, -0.23581799864768982, -3.124000072479248, -1.5549999475479126, -3.1351852416992188], "max": [0.8749336004257202, 2.0291199684143066, -1.4046934843063354, -0.2992367148399353, 1.7629048824310303, 1.0433229207992554, 0.05605997517704964, 884.0, 0.18775199353694916, 0.47920599579811096, -0.11601000279188156, 3.13100004196167, 1.3910000324249268, -0.04699999466538429, -0.3971496522426605, -1.9855389595031738, 1.1352319717407227, 1.650871992111206, -0.8252091407775879, -0.5613327622413635, 2.7688252925872803, 783.0, -0.09614299982786179, 0.47236600518226624, 0.04521799832582474, 3.132999897003174, -0.9229999780654907, 3.115999937057495], "mean": [0.6300238370895386, 2.00570011138916, -2.081883192062378, -0.6780093908309937, 1.2081886529922485, -0.0876469537615776, -0.5986061096191406, 780.2470703125, 0.12337800115346909, 0.42283689975738525, -0.19398532807826996, -2.0582993030548096, 1.1482596397399902, -0.6200414299964905, -0.6588481664657593, -2.0232064723968506, 0.6614423394203186, 0.8092401623725891, -1.1664636135101318, -1.0372542142868042, 1.5350261926651, 398.8941345214844, -0.21765892207622528, 0.4236869812011719, -0.12462268024682999, 0.5427217483520508, -1.1277992725372314, 0.8948172926902771], "std": [0.12187296152114868, 0.03501959890127182, 0.37217602133750916, 0.3289661407470703, 0.19385987520217896, 0.6999224424362183, 0.40613847970962524, 154.4027557373047, 0.05169089511036873, 0.02815687097609043, 0.03918918967247009, 1.688342809677124, 0.22495467960834503, 0.1450885832309723, 0.11465194076299667, 0.01853780634701252, 0.26323914527893066, 0.6121075749397278, 0.5444096326828003, 0.2509287893772125, 0.5707152485847473, 271.3310241699219, 0.045110732316970825, 0.02541237697005272, 0.11229957640171051, 2.5548782348632812, 0.1890619546175003, 1.1344528198242188], "count": [581]}, "timestamp": {"min": [0.0], "max": [19.333333333333332], "mean": [9.666666666666668], "std": [5.590666825661815], "count": [581]}, "frame_index": {"min": [0], "max": [580], "mean": [290.0], "std": [167.72000476985446], "count": [581]}, "episode_index": {"min": [156], "max": [156], "mean": [156.0], "std": [0.0], "count": [581]}, "index": {"min": [82533], "max": [83113], "mean": [82823.0], "std": [167.72000476985446], "count": [581]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [581]}, "subtask_annotation": {"mean": [4.008605851979346, 12.0, 12.0, 12.0, 12.0], "std": [4.585571356510061, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [581]}, "scene_annotation": {"mean": [156.0], "std": [0.0], "min": [156], "max": [156], "count": [581]}, "eef_direction_state": {"mean": [4.502581755593804, 4.573149741824441], "std": [1.7212082612013864, 1.8830437951752776], "min": [0, 0], "max": [6, 6], "count": [581]}, "eef_velocity_state": {"mean": [0.7383820998278829, 0.6075731497418244], "std": [0.7493359988667682, 0.738103209530577], "min": [0, 0], "max": [2, 2], "count": [581]}, "eef_acc_mag_state": {"mean": [0.7435456110154905, 0.6419965576592083], "std": [0.8408547164141095, 0.8230074608039272], "min": [0, 0], "max": [2, 2], "count": [581]}, "eef_direction_action": {"mean": [4.502581755593804, 4.573149741824441], "std": [1.7212082612013864, 1.8830437951752776], "min": [0, 0], "max": [6, 6], "count": [581]}, "eef_velocity_action": {"mean": [0.7383820998278829, 0.6075731497418244], "std": [0.7493359988667682, 0.738103209530577], "min": [0, 0], "max": [2, 2], "count": [581]}, "eef_acc_mag_action": {"mean": [0.7435456110154905, 0.6419965576592083], "std": [0.8408547164141095, 0.8230074608039272], "min": [0, 0], "max": [2, 2], "count": [581]}, "eef_sim_pose_state": {"mean": [0.6137305025905629, 0.2988292117600981, 1.1569402702365454, -0.5400651505425252, 1.1282405342689434, 1.4742354345571664, 0.6152778893939965, -0.2005265496984141, 1.0862366178238072, -2.0587069198843024, 1.1487361182560296, -2.1913038891814183], "std": [0.02895263549049692, 0.04054323772918167, 0.11254381320998913, 2.5558490510390164, 0.18878531674845264, 1.9232751518304214, 0.023606071150265247, 0.04394246357035911, 0.04583963424859038, 1.6885828438444017, 0.2248887822267757, 0.1449202264345834], "min": [0.5533667305444595, 0.18772757067540147, 1.0307881528501133, -3.1301900987156253, 0.9232395544367895, -3.123273378964805, 0.5579050077293448, -0.2613784496554158, 1.042703451561536, -3.140734853820736, 0.6423696482486614, -2.3274268191484206], "max": [0.6629170535383179, 0.3574412995014311, 1.3260941430522224, 3.1271774058649013, 1.5572434307669978, 3.132907017715522, 0.6639183248504452, -0.07534896493717615, 1.1750902346622063, 3.132261560351453, 1.3916824062005557, -1.618202176046192], "count": [581]}, "eef_sim_pose_action": {"mean": [0.6137305025905629, 0.2988292117600981, 1.1569402702365454, -0.5400651505425252, 1.1282405342689434, 1.4742354345571664, 0.6152778893939965, -0.2005265496984141, 1.0862366178238072, -2.0587069198843024, 1.1487361182560296, -2.1913038891814183], "std": [0.02895263549049692, 0.04054323772918167, 0.11254381320998913, 2.5558490510390164, 0.18878531674845264, 1.9232751518304214, 0.023606071150265247, 0.04394246357035911, 0.04583963424859038, 1.6885828438444017, 0.2248887822267757, 0.1449202264345834], "min": [0.5533667305444595, 0.18772757067540147, 1.0307881528501133, -3.1301900987156253, 0.9232395544367895, -3.123273378964805, 0.5579050077293448, -0.2613784496554158, 1.042703451561536, -3.140734853820736, 0.6423696482486614, -2.3274268191484206], "max": [0.6629170535383179, 0.3574412995014311, 1.3260941430522224, 3.1271774058649013, 1.5572434307669978, 3.132907017715522, 0.6639183248504452, -0.07534896493717615, 1.1750902346622063, 3.132261560351453, 1.3916824062005557, -1.618202176046192], "count": [581]}, "gripper_mode_state": {"mean": [0.576592082616179, 0.09122203098106713], "std": [0.4940988290620777, 0.2879245943728251], "min": [0, 0], "max": [1, 1], "count": [581]}, "gripper_activity_state": {"mean": [1.8691910499139415, 1.9569707401032703], "std": [0.43917172822647094, 0.2416390834450434], "min": [0, 0], "max": [2, 2], "count": [581]}, "gripper_mode_action": {"mean": [0.576592082616179, 0.09122203098106713], "std": [0.4940988290620777, 0.2879245943728251], "min": [0, 0], "max": [1, 1], "count": [581]}, "gripper_activity_action": {"mean": [1.8691910499139415, 1.9569707401032703], "std": [0.43917172822647094, 0.2416390834450434], "min": [0, 0], "max": [2, 2], "count": [581]}, "gripper_open_scale_state": {"mean": [0.3988941482832844, 0.7802469878992817], "std": [0.27133099041155506, 0.15440282324043672], "min": [0.105, 0.34], "max": [0.783, 0.884], "count": [581]}, "gripper_open_scale_action": {"mean": [0.3988941482832844, 0.7802469878992817], "std": [0.27133099041155506, 0.15440282324043672], "min": [0.105, 0.34], "max": [0.783, 0.884], "count": [581]}}} +{"episode_index": 157, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4488865032010072]], [[0.4359248131629701]], [[0.418200873245473]]], "std": [[[0.13343973228380326]], [[0.15301606368758575]], [[0.17106274447743436]]], "count": [122]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.00392156862745098]]], "max": [[[0.7529411764705882]], [[0.7294117647058823]], [[0.7176470588235294]]], "mean": [[[0.4684062985508411]], [[0.4541631743544412]], [[0.4361403018857817]]], "std": [[[0.06067915228520459]], [[0.08571516744136203]], [[0.10967857517818345]]], "count": [122]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.7764705882352941]], [[0.7764705882352941]]], "mean": [[[0.46989180528768887]], [[0.4551826248258866]], [[0.4421961638138862]]], "std": [[[0.10134003728686267]], [[0.12608956728900317]], [[0.14263049535116867]]], "count": [122]}, "observation.state": {"min": [0.4472930133342743, 1.9356399774551392, -2.0509190559387207, -1.5391885042190552, 0.2774201035499573, -0.7152533531188965, -1.1972609758377075, 271.0, -0.027816999703645706, 0.36764299869537354, -0.237062007188797, -3.1411852836608887, 0.41600000858306885, -1.031999945640564, -0.763860821723938, -2.0448801517486572, 0.7545931339263916, 0.01581268385052681, -2.8296499252319336, -1.2978792190551758, 0.8435525894165039, 96.0, -0.2796419858932495, 0.3804830014705658, -0.24413099884986877, -3.1391851902008057, -1.5460000038146973, -3.053999900817871], "max": [0.9373815059661865, 2.029451608657837, -1.4792537689208984, -0.2356019914150238, 1.5506727695465088, 1.150643229484558, 0.006143559236079454, 892.0, 0.20127399265766144, 0.4738849997520447, -0.11503200232982635, 3.138000011444092, 1.3760000467300415, 0.2150000035762787, -0.3441964089870453, -1.9939515590667725, 1.2900950908660889, 1.6579581499099731, -0.6164851784706116, -0.7469660639762878, 2.7763304710388184, 734.0, -0.06216000020503998, 0.4580810070037842, 0.03065500035881996, 3.1389999389648438, -0.7770000100135803, 2.871999979019165], "mean": [0.7163164615631104, 2.0151374340057373, -1.9127620458602905, -0.6189961433410645, 0.7485363483428955, 0.09517120569944382, -0.2777990996837616, 663.6644287109375, 0.11911718547344208, 0.4358088970184326, -0.19708572328090668, -2.7316653728485107, 1.0030405521392822, -0.7337086200714111, -0.6256402730941772, -2.032205820083618, 0.927176833152771, 0.9821299314498901, -1.0154986381530762, -1.0952141284942627, 1.3978127241134644, 373.7598571777344, -0.1974591165781021, 0.4219854176044464, -0.1222088485956192, -1.1934558153152466, -0.9607357382774353, 0.7258967161178589], "std": [0.09671267867088318, 0.02284233272075653, 0.15186966955661774, 0.3744400441646576, 0.2312651425600052, 0.638097882270813, 0.3711874783039093, 124.39534759521484, 0.06606793403625488, 0.027462003752589226, 0.039933037012815475, 0.6056423783302307, 0.2689598500728607, 0.25865522027015686, 0.09676302224397659, 0.011325310915708542, 0.1784898042678833, 0.515399158000946, 0.588847279548645, 0.15180867910385132, 0.5246142148971558, 234.98065185546875, 0.049470994621515274, 0.018924685195088387, 0.09232854098081589, 2.4761009216308594, 0.2245846837759018, 0.7441603541374207], "count": [608]}, "action": {"min": [0.4472930133342743, 1.9356399774551392, -2.0509190559387207, -1.5391885042190552, 0.2774201035499573, -0.7152533531188965, -1.1972609758377075, 271.0, -0.027816999703645706, 0.36764299869537354, -0.237062007188797, -3.1411852836608887, 0.41600000858306885, -1.031999945640564, -0.763860821723938, -2.0448801517486572, 0.7545931339263916, 0.01581268385052681, -2.8296499252319336, -1.2978792190551758, 0.8435525894165039, 96.0, -0.2796419858932495, 0.3804830014705658, -0.24413099884986877, -3.1391851902008057, -1.5460000038146973, -3.053999900817871], "max": [0.9373815059661865, 2.029451608657837, -1.4792537689208984, -0.2356019914150238, 1.5506727695465088, 1.150643229484558, 0.006143559236079454, 892.0, 0.20127399265766144, 0.4738849997520447, -0.11503200232982635, 3.138000011444092, 1.3760000467300415, 0.2150000035762787, -0.3441964089870453, -1.9939515590667725, 1.2900950908660889, 1.6579581499099731, -0.6164851784706116, -0.7469660639762878, 2.7763304710388184, 734.0, -0.06216000020503998, 0.4580810070037842, 0.03065500035881996, 3.1389999389648438, -0.7770000100135803, 2.871999979019165], "mean": [0.7163164615631104, 2.0151374340057373, -1.9127620458602905, -0.6189961433410645, 0.7485363483428955, 0.09517120569944382, -0.2777990996837616, 663.6644287109375, 0.11911718547344208, 0.4358088970184326, -0.19708572328090668, -2.7316653728485107, 1.0030405521392822, -0.7337086200714111, -0.6256402730941772, -2.032205820083618, 0.927176833152771, 0.9821299314498901, -1.0154986381530762, -1.0952141284942627, 1.3978127241134644, 373.7598571777344, -0.1974591165781021, 0.4219854176044464, -0.1222088485956192, -1.1934558153152466, -0.9607357382774353, 0.7258967161178589], "std": [0.09671267867088318, 0.02284233272075653, 0.15186966955661774, 0.3744400441646576, 0.2312651425600052, 0.638097882270813, 0.3711874783039093, 124.39534759521484, 0.06606793403625488, 0.027462003752589226, 0.039933037012815475, 0.6056423783302307, 0.2689598500728607, 0.25865522027015686, 0.09676302224397659, 0.011325310915708542, 0.1784898042678833, 0.515399158000946, 0.588847279548645, 0.15180867910385132, 0.5246142148971558, 234.98065185546875, 0.049470994621515274, 0.018924685195088387, 0.09232854098081589, 2.4761009216308594, 0.2245846837759018, 0.7441603541374207], "count": [608]}, "timestamp": {"min": [0.0], "max": [20.233333333333334], "mean": [10.116666666666667], "std": [5.850474814539035], "count": [608]}, "frame_index": {"min": [0], "max": [607], "mean": [303.5], "std": [175.51424443617105], "count": [608]}, "episode_index": {"min": [157], "max": [157], "mean": [157.0], "std": [0.0], "count": [608]}, "index": {"min": [83114], "max": [83721], "mean": [83417.5], "std": [175.51424443617105], "count": [608]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [608]}, "subtask_annotation": {"mean": [3.4654605263157894, 12.0, 12.0, 12.0, 12.0], "std": [4.613922486233179, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [608]}, "scene_annotation": {"mean": [157.0], "std": [0.0], "min": [157], "max": [157], "count": [608]}, "eef_direction_state": {"mean": [4.370065789473684, 4.689144736842105], "std": [1.5903363582946455, 1.7964916262709874], "min": [0, 0], "max": [6, 6], "count": [608]}, "eef_velocity_state": {"mean": [0.8273026315789473, 0.5674342105263158], "std": [0.7241905375865659, 0.6849356449893755], "min": [0, 0], "max": [2, 2], "count": [608]}, "eef_acc_mag_state": {"mean": [0.7894736842105263, 0.6611842105263158], "std": [0.8439535637276109, 0.8153582795073689], "min": [0, 0], "max": [2, 2], "count": [608]}, "eef_direction_action": {"mean": [4.370065789473684, 4.689144736842105], "std": [1.5903363582946455, 1.7964916262709874], "min": [0, 0], "max": [6, 6], "count": [608]}, "eef_velocity_action": {"mean": [0.8273026315789473, 0.5674342105263158], "std": [0.7241905375865659, 0.6849356449893755], "min": [0, 0], "max": [2, 2], "count": [608]}, "eef_acc_mag_action": {"mean": [0.7894736842105263, 0.6611842105263158], "std": [0.8439535637276109, 0.8153582795073689], "min": [0, 0], "max": [2, 2], "count": [608]}, "eef_sim_pose_state": {"mean": [0.6157888528850382, 0.27913835142799753, 1.1655828638852526, 1.1958740091797417, 0.9614505003028135, 1.83478880590928, 0.6305070730825884, -0.19456235876246572, 1.0891357914239395, -2.732443681963761, 1.003439600498109, -2.305274764303387], "std": [0.02309098588053016, 0.0469112319469365, 0.09463697115247345, 2.475468297904517, 0.22409791073535168, 1.295520630313777, 0.019730029366997366, 0.05926697803862238, 0.04612340699477313, 0.605522491149425, 0.2688660225753528, 0.25835330547331775], "min": [0.5613257279354269, 0.15116048926433873, 1.0256458155210164, -3.1373713295390306, 0.7771042439358506, -3.061480432728517, 0.5709559777195492, -0.2680085113814604, 1.0439796705911955, -3.1415455915124073, 0.41683222745776627, -2.603127737947962], "max": [0.6554795717348707, 0.34961904028069907, 1.3170406569682391, 3.1401315929856177, 1.5451444338136624, 3.1250653231101655, 0.6731216214890334, -0.06701232856865073, 1.1796747686670028, 3.13808495297167, 1.3758349863605548, -1.355873266388857], "count": [608]}, "eef_sim_pose_action": {"mean": [0.6157888528850382, 0.27913835142799753, 1.1655828638852526, 1.1958740091797417, 0.9614505003028135, 1.83478880590928, 0.6305070730825884, -0.19456235876246572, 1.0891357914239395, -2.732443681963761, 1.003439600498109, -2.305274764303387], "std": [0.02309098588053016, 0.0469112319469365, 0.09463697115247345, 2.475468297904517, 0.22409791073535168, 1.295520630313777, 0.019730029366997366, 0.05926697803862238, 0.04612340699477313, 0.605522491149425, 0.2688660225753528, 0.25835330547331775], "min": [0.5613257279354269, 0.15116048926433873, 1.0256458155210164, -3.1373713295390306, 0.7771042439358506, -3.061480432728517, 0.5709559777195492, -0.2680085113814604, 1.0439796705911955, -3.1415455915124073, 0.41683222745776627, -2.603127737947962], "max": [0.6554795717348707, 0.34961904028069907, 1.3170406569682391, 3.1401315929856177, 1.5451444338136624, 3.1250653231101655, 0.6731216214890334, -0.06701232856865073, 1.1796747686670028, 3.13808495297167, 1.3758349863605548, -1.355873266388857], "count": [608]}, "gripper_mode_state": {"mean": [0.47039473684210525, 0.09868421052631579], "std": [0.4991227588413039, 0.29823755149060927], "min": [0, 0], "max": [1, 1], "count": [608]}, "gripper_activity_state": {"mean": [1.912828947368421, 1.9144736842105263], "std": [0.35443601932313323, 0.361722468260296], "min": [0, 0], "max": [2, 2], "count": [608]}, "gripper_mode_action": {"mean": [0.47039473684210525, 0.09868421052631579], "std": [0.4991227588413039, 0.29823755149060927], "min": [0, 0], "max": [1, 1], "count": [608]}, "gripper_activity_action": {"mean": [1.912828947368421, 1.9144736842105263], "std": [0.35443601932313323, 0.361722468260296], "min": [0, 0], "max": [2, 2], "count": [608]}, "gripper_open_scale_state": {"mean": [0.3737598683457625, 0.6636644736842109], "std": [0.2349806506687593, 0.12439540516233091], "min": [0.096, 0.271], "max": [0.734, 0.892], "count": [608]}, "gripper_open_scale_action": {"mean": [0.3737598683457625, 0.6636644736842109], "std": [0.2349806506687593, 0.12439540516233091], "min": [0.096, 0.271], "max": [0.734, 0.892], "count": [608]}}} +{"episode_index": 158, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4560982319339026]], [[0.44397091931530674]], [[0.4248803088103521]]], "std": [[[0.13135053677621275]], [[0.1519878218747282]], [[0.173036267450375]]], "count": [124]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[0.7490196078431373]], [[0.7450980392156863]], [[0.7450980392156863]]], "mean": [[[0.47029056965528143]], [[0.46363537219323214]], [[0.45055533318838287]]], "std": [[[0.0515820703764048]], [[0.07036538802596151]], [[0.09184319300277945]]], "count": [124]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.803921568627451]], [[0.788235294117647]], [[0.7843137254901961]]], "mean": [[[0.46998546377556394]], [[0.4575567876344086]], [[0.4460283065174995]]], "std": [[[0.10375824387661213]], [[0.12792608846672548]], [[0.14432252373187848]]], "count": [124]}, "observation.state": {"min": [0.4824090003967285, 1.9148880243301392, -2.173755168914795, -1.2504411935806274, 0.6896145343780518, -0.7036644220352173, -0.9319360256195068, 132.0, -0.055052999407052994, 0.40068599581718445, -0.21997599303722382, -3.1371853351593018, 0.4650000035762787, -0.8610000014305115, -0.9092642068862915, -2.0449326038360596, 0.6259099841117859, 0.0017976891249418259, -2.9007720947265625, -1.4528120756149292, 0.7714879512786865, 118.0, -0.288877010345459, 0.3777810037136078, -0.21987299621105194, -3.128999948501587, -1.5470000505447388, -2.927000045776367], "max": [1.0118197202682495, 2.026449680328369, -1.3611823320388794, -0.1668185591697693, 1.284038782119751, 1.1857593059539795, -0.05293583869934082, 827.0, 0.21467100083827972, 0.4932590126991272, -0.0873270034790039, 3.140000104904175, 1.3639999628067017, 0.06499999016523361, -0.3959803283214569, -1.7948966026306152, 1.126191258430481, 1.6644854545593262, -0.5994682908058167, -0.7879289388656616, 2.840977191925049, 818.0, -0.10673300176858902, 0.47032201290130615, 0.05348299816250801, 3.1410000324249268, -0.722000002861023, 2.9639999866485596], "mean": [0.7656567692756653, 2.0051534175872803, -1.8391658067703247, -0.648349940776825, 0.8858511447906494, 0.19448904693126678, -0.456572026014328, 609.6758422851562, 0.11502440273761749, 0.4431036114692688, -0.16940130293369293, -2.324571132659912, 1.0009392499923706, -0.5956997275352478, -0.7390543818473816, -2.0113606452941895, 0.8176160454750061, 1.010101556777954, -1.0075746774673462, -1.2269372940063477, 1.2466212511062622, 334.8603210449219, -0.19994741678237915, 0.43443208932876587, -0.07563745975494385, -0.39612746238708496, -1.0151011943817139, 0.46676284074783325], "std": [0.12181992083787918, 0.028609341010451317, 0.27184128761291504, 0.36654970049858093, 0.13940121233463287, 0.7431212067604065, 0.33369314670562744, 211.82427978515625, 0.08178417384624481, 0.02330962009727955, 0.044419679790735245, 1.4084323644638062, 0.30834826827049255, 0.22938188910484314, 0.11552060395479202, 0.05198008939623833, 0.1639811098575592, 0.5827867388725281, 0.713157594203949, 0.19672998785972595, 0.6153075695037842, 245.1938934326172, 0.03983970731496811, 0.0200607031583786, 0.09973333775997162, 2.581709146499634, 0.2218005210161209, 1.0592674016952515], "count": [623]}, "action": {"min": [0.4824090003967285, 1.9148880243301392, -2.173755168914795, -1.2504411935806274, 0.6896145343780518, -0.7036644220352173, -0.9319360256195068, 132.0, -0.055052999407052994, 0.40068599581718445, -0.21997599303722382, -3.1371853351593018, 0.4650000035762787, -0.8610000014305115, -0.9092642068862915, -2.0449326038360596, 0.6259099841117859, 0.0017976891249418259, -2.9007720947265625, -1.4528120756149292, 0.7714879512786865, 118.0, -0.288877010345459, 0.3777810037136078, -0.21987299621105194, -3.128999948501587, -1.5470000505447388, -2.927000045776367], "max": [1.0118197202682495, 2.026449680328369, -1.3611823320388794, -0.1668185591697693, 1.284038782119751, 1.1857593059539795, -0.05293583869934082, 827.0, 0.21467100083827972, 0.4932590126991272, -0.0873270034790039, 3.140000104904175, 1.3639999628067017, 0.06499999016523361, -0.3959803283214569, -1.7948966026306152, 1.126191258430481, 1.6644854545593262, -0.5994682908058167, -0.7879289388656616, 2.840977191925049, 818.0, -0.10673300176858902, 0.47032201290130615, 0.05348299816250801, 3.1410000324249268, -0.722000002861023, 2.9639999866485596], "mean": [0.7656567692756653, 2.0051534175872803, -1.8391658067703247, -0.648349940776825, 0.8858511447906494, 0.19448904693126678, -0.456572026014328, 609.6758422851562, 0.11502440273761749, 0.4431036114692688, -0.16940130293369293, -2.324571132659912, 1.0009392499923706, -0.5956997275352478, -0.7390543818473816, -2.0113606452941895, 0.8176160454750061, 1.010101556777954, -1.0075746774673462, -1.2269372940063477, 1.2466212511062622, 334.8603210449219, -0.19994741678237915, 0.43443208932876587, -0.07563745975494385, -0.39612746238708496, -1.0151011943817139, 0.46676284074783325], "std": [0.12181992083787918, 0.028609341010451317, 0.27184128761291504, 0.36654970049858093, 0.13940121233463287, 0.7431212067604065, 0.33369314670562744, 211.82427978515625, 0.08178417384624481, 0.02330962009727955, 0.044419679790735245, 1.4084323644638062, 0.30834826827049255, 0.22938188910484314, 0.11552060395479202, 0.05198008939623833, 0.1639811098575592, 0.5827867388725281, 0.713157594203949, 0.19672998785972595, 0.6153075695037842, 245.1938934326172, 0.03983970731496811, 0.0200607031583786, 0.09973333775997162, 2.581709146499634, 0.2218005210161209, 1.0592674016952515], "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": [158], "max": [158], "mean": [158.0], "std": [0.0], "count": [623]}, "index": {"min": [83722], "max": [84344], "mean": [84033.0], "std": [179.84437717093076], "count": [623]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [623]}, "subtask_annotation": {"mean": [4.611556982343499, 12.0, 12.0, 12.0, 12.0], "std": [4.599880797835657, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [623]}, "scene_annotation": {"mean": [158.0], "std": [0.0], "min": [158], "max": [158], "count": [623]}, "eef_direction_state": {"mean": [4.354735152487962, 4.438202247191011], "std": [1.7179084726917198, 1.743306753680123], "min": [0, 0], "max": [6, 6], "count": [623]}, "eef_velocity_state": {"mean": [0.7865168539325843, 0.709470304975923], "std": [0.7218296949169801, 0.7081435558325465], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_acc_mag_state": {"mean": [0.797752808988764, 0.8057784911717496], "std": [0.8465934513105462, 0.8360835065390034], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_direction_action": {"mean": [4.354735152487962, 4.438202247191011], "std": [1.7179084726917198, 1.743306753680123], "min": [0, 0], "max": [6, 6], "count": [623]}, "eef_velocity_action": {"mean": [0.7865168539325843, 0.709470304975923], "std": [0.7218296949169801, 0.7081435558325465], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_acc_mag_action": {"mean": [0.797752808988764, 0.8057784911717496], "std": [0.8465934513105462, 0.8360835065390034], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_sim_pose_state": {"mean": [0.6279814659791183, 0.2820156348735576, 1.209861680625818, 0.3982377970773575, 1.0157516095668937, 1.9194080957849062, 0.6396231189979547, -0.1915015861743534, 1.1160958230114784, -2.3251945547466235, 1.0014131815166631, -2.1671673426024607], "std": [0.025642537068741533, 0.036596475350823394, 0.10226607054997885, 2.5835912230662825, 0.22182058771332286, 1.2188294487542626, 0.01616612895264598, 0.07303266478140988, 0.05215249542406647, 1.4086657948686863, 0.3082620209837662, 0.2292744228251057], "min": [0.5588060562560204, 0.19483559022806812, 1.044033864264765, -3.139233512060483, 0.7206504572420607, -3.1263931310177995, 0.6102808920144686, -0.27921990929868473, 1.0579047638471035, -3.137213686105667, 0.4656739229122304, -2.431657925714972], "max": [0.6683833901197812, 0.3579410801987858, 1.3380021027765894, 3.1314283388042097, 1.559465276901077, 3.072092612147691, 0.6895632246334709, -0.037451790765182985, 1.2083849071903192, 3.1400799486520827, 1.364705698288076, -1.5057719284549518], "count": [623]}, "eef_sim_pose_action": {"mean": [0.6279814659791183, 0.2820156348735576, 1.209861680625818, 0.3982377970773575, 1.0157516095668937, 1.9194080957849062, 0.6396231189979547, -0.1915015861743534, 1.1160958230114784, -2.3251945547466235, 1.0014131815166631, -2.1671673426024607], "std": [0.025642537068741533, 0.036596475350823394, 0.10226607054997885, 2.5835912230662825, 0.22182058771332286, 1.2188294487542626, 0.01616612895264598, 0.07303266478140988, 0.05215249542406647, 1.4086657948686863, 0.3082620209837662, 0.2292744228251057], "min": [0.5588060562560204, 0.19483559022806812, 1.044033864264765, -3.139233512060483, 0.7206504572420607, -3.1263931310177995, 0.6102808920144686, -0.27921990929868473, 1.0579047638471035, -3.137213686105667, 0.4656739229122304, -2.431657925714972], "max": [0.6683833901197812, 0.3579410801987858, 1.3380021027765894, 3.1314283388042097, 1.559465276901077, 3.072092612147691, 0.6895632246334709, -0.037451790765182985, 1.2083849071903192, 3.1400799486520827, 1.364705698288076, -1.5057719284549518], "count": [623]}, "gripper_mode_state": {"mean": [0.6709470304975923, 0.20064205457463885], "std": [0.4698692507113656, 0.40048073675360035], "min": [0, 0], "max": [1, 1], "count": [623]}, "gripper_activity_state": {"mean": [1.9020866773675762, 1.9181380417335474], "std": [0.4026941518906988, 0.3646169082375762], "min": [0, 0], "max": [2, 2], "count": [623]}, "gripper_mode_action": {"mean": [0.6709470304975923, 0.20064205457463885], "std": [0.4698692507113656, 0.40048073675360035], "min": [0, 0], "max": [1, 1], "count": [623]}, "gripper_activity_action": {"mean": [1.9020866773675762, 1.9181380417335474], "std": [0.4026941518906988, 0.3646169082375762], "min": [0, 0], "max": [2, 2], "count": [623]}, "gripper_open_scale_state": {"mean": [0.33486035320349344, 0.6096757623663295], "std": [0.24519391216820874, 0.2118242962229564], "min": [0.118, 0.132], "max": [0.818, 0.827], "count": [623]}, "gripper_open_scale_action": {"mean": [0.33486035320349344, 0.6096757623663295], "std": [0.24519391216820874, 0.2118242962229564], "min": [0.118, 0.132], "max": [0.818, 0.827], "count": [623]}}} +{"episode_index": 159, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.46007847616385733]], [[0.4456596183063869]], [[0.42608482936303177]]], "std": [[[0.14305851456628793]], [[0.16347623990325552]], [[0.18309915110342045]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.7098039215686275]], [[0.6980392156862745]]], "mean": [[[0.4680282131492948]], [[0.466765710999312]], [[0.45750835805813556]]], "std": [[[0.0486628950411416]], [[0.06033122465073104]], [[0.07472628615430726]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8196078431372549]], [[0.796078431372549]], [[0.8]]], "mean": [[[0.4674149771385162]], [[0.4459140186045178]], [[0.4300767830524022]]], "std": [[[0.12101373861792136]], [[0.1504166903067124]], [[0.1700605030678935]]], "count": [114]}, "observation.state": {"min": [0.4898790717124939, 1.9257439374923706, -2.154731273651123, -1.3590705394744873, 0.463175505399704, -0.7683637738227844, -0.7423932552337646, 539.0, -0.062950998544693, 0.36406901478767395, -0.21069400012493134, -3.015000104904175, 0.4530000388622284, -0.5289999842643738, -0.6604500412940979, -2.047969341278076, 0.7983659505844116, -0.05023057758808136, -2.6535112857818604, -1.3836970329284668, 0.9953263998031616, 117.0, -0.27101999521255493, 0.3754880130290985, -0.23810100555419922, -3.1371853351593018, -1.5410000085830688, -3.056999921798706], "max": [0.9096830487251282, 2.0311968326568604, -1.7252579927444458, -0.369206964969635, 1.023234248161316, 0.9861809015274048, -0.06166248396039009, 888.0, 0.1722639948129654, 0.4630250036716461, -0.10314200073480606, -1.3700000047683716, 1.3600000143051147, 0.47999998927116394, -0.40891319513320923, -2.0254547595977783, 1.0569714307785034, 1.6507673263549805, -0.8903273940086365, -0.8516683578491211, 2.844066619873047, 800.0, -0.1158600002527237, 0.43345698714256287, 0.028782999143004417, 3.127000093460083, -0.9670000076293945, 3.1080000400543213], "mean": [0.7319459319114685, 2.0158421993255615, -1.9583797454833984, -0.8528087139129639, 0.8069193363189697, 0.2455279380083084, -0.4888363480567932, 741.8577270507812, 0.06701144576072693, 0.4266800284385681, -0.16178597509860992, -2.479682445526123, 0.9297245740890503, -0.2632591426372528, -0.5803611874580383, -2.036266565322876, 0.8953892588615417, 1.1132335662841797, -1.258995771408081, -1.1949200630187988, 1.4374228715896606, 284.04052734375, -0.19794343411922455, 0.4081459939479828, -0.08193202316761017, -1.2936053276062012, -1.1399331092834473, 0.46751531958580017], "std": [0.11526769399642944, 0.01991410367190838, 0.13795645534992218, 0.34667447209358215, 0.18333931267261505, 0.6653298735618591, 0.1656014323234558, 125.20331573486328, 0.08110950142145157, 0.027937188744544983, 0.03325218707323074, 0.4043973386287689, 0.30136290192604065, 0.2041255235671997, 0.05691295117139816, 0.005503261927515268, 0.070063516497612, 0.5847931504249573, 0.5352479815483093, 0.1954539567232132, 0.5909184217453003, 233.50848388671875, 0.03938142582774162, 0.010540920309722424, 0.10681546479463577, 2.3122496604919434, 0.15323802828788757, 0.8663209080696106], "count": [555]}, "action": {"min": [0.4898790717124939, 1.9257439374923706, -2.154731273651123, -1.3590705394744873, 0.463175505399704, -0.7683637738227844, -0.7423932552337646, 539.0, -0.062950998544693, 0.36406901478767395, -0.21069400012493134, -3.015000104904175, 0.4530000388622284, -0.5289999842643738, -0.6604500412940979, -2.047969341278076, 0.7983659505844116, -0.05023057758808136, -2.6535112857818604, -1.3836970329284668, 0.9953263998031616, 117.0, -0.27101999521255493, 0.3754880130290985, -0.23810100555419922, -3.1371853351593018, -1.5410000085830688, -3.056999921798706], "max": [0.9096830487251282, 2.0311968326568604, -1.7252579927444458, -0.369206964969635, 1.023234248161316, 0.9861809015274048, -0.06166248396039009, 888.0, 0.1722639948129654, 0.4630250036716461, -0.10314200073480606, -1.3700000047683716, 1.3600000143051147, 0.47999998927116394, -0.40891319513320923, -2.0254547595977783, 1.0569714307785034, 1.6507673263549805, -0.8903273940086365, -0.8516683578491211, 2.844066619873047, 800.0, -0.1158600002527237, 0.43345698714256287, 0.028782999143004417, 3.127000093460083, -0.9670000076293945, 3.1080000400543213], "mean": [0.7319459319114685, 2.0158421993255615, -1.9583797454833984, -0.8528087139129639, 0.8069193363189697, 0.2455279380083084, -0.4888363480567932, 741.8577270507812, 0.06701144576072693, 0.4266800284385681, -0.16178597509860992, -2.479682445526123, 0.9297245740890503, -0.2632591426372528, -0.5803611874580383, -2.036266565322876, 0.8953892588615417, 1.1132335662841797, -1.258995771408081, -1.1949200630187988, 1.4374228715896606, 284.04052734375, -0.19794343411922455, 0.4081459939479828, -0.08193202316761017, -1.2936053276062012, -1.1399331092834473, 0.46751531958580017], "std": [0.11526769399642944, 0.01991410367190838, 0.13795645534992218, 0.34667447209358215, 0.18333931267261505, 0.6653298735618591, 0.1656014323234558, 125.20331573486328, 0.08110950142145157, 0.027937188744544983, 0.03325218707323074, 0.4043973386287689, 0.30136290192604065, 0.2041255235671997, 0.05691295117139816, 0.005503261927515268, 0.070063516497612, 0.5847931504249573, 0.5352479815483093, 0.1954539567232132, 0.5909184217453003, 233.50848388671875, 0.03938142582774162, 0.010540920309722424, 0.10681546479463577, 2.3122496604919434, 0.15323802828788757, 0.8663209080696106], "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": [159], "max": [159], "mean": [159.0], "std": [0.0], "count": [555]}, "index": {"min": [84345], "max": [84899], "mean": [84622.0], "std": [160.21443963222126], "count": [555]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [555]}, "subtask_annotation": {"mean": [4.906306306306306, 12.0, 12.0, 12.0, 12.0], "std": [4.3090367912491585, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [555]}, "scene_annotation": {"mean": [159.0], "std": [0.0], "min": [159], "max": [159], "count": [555]}, "eef_direction_state": {"mean": [4.354954954954955, 4.245045045045045], "std": [1.727923230836554, 1.7760538675145188], "min": [0, 0], "max": [6, 6], "count": [555]}, "eef_velocity_state": {"mean": [0.772972972972973, 0.836036036036036], "std": [0.7369215179338072, 0.6924031519480044], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_acc_mag_state": {"mean": [0.8126126126126126, 0.8162162162162162], "std": [0.8323544286997299, 0.8331575173675392], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_direction_action": {"mean": [4.354954954954955, 4.245045045045045], "std": [1.727923230836554, 1.7760538675145188], "min": [0, 0], "max": [6, 6], "count": [555]}, "eef_velocity_action": {"mean": [0.772972972972973, 0.836036036036036], "std": [0.7369215179338072, 0.6924031519480044], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_acc_mag_action": {"mean": [0.8126126126126126, 0.8162162162162162], "std": [0.8323544286997299, 0.8331575173675392], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_sim_pose_state": {"mean": [0.6005422198552979, 0.28388062895275995, 1.1993872242108818, 1.2853598089724587, 1.1408073451035106, 1.9513057945525434, 0.6239078594707707, -0.14561955541774094, 1.124146808483976, -2.480445277723317, 0.9303016020134175, -1.8346928047362396], "std": [0.013292908131546016, 0.03435833677708469, 0.10902196651434688, 2.3204709181183927, 0.15300761933338144, 0.9446420526063735, 0.018522504460055555, 0.07346828487740982, 0.04095653726594457, 0.4045060582598884, 0.3012902561686264, 0.2041647547315866], "min": [0.5562593921962367, 0.2107482643110407, 1.030962376499385, -3.1323479501994846, 0.9670753725019132, -2.312091368760369, 0.577388407159999, -0.24605639847577407, 1.0659371295391853, -3.0159960352578006, 0.4536919617598856, -2.1009302776652774], "max": [0.6288065232604415, 0.34371560067165385, 1.3103922660872394, 3.139816365368711, 1.5407595156983804, 3.126982133552132, 0.6467539752688756, -0.02929816683787327, 1.1900548815262328, -1.371123487038017, 1.3603668443351702, -1.0906088906795395], "count": [555]}, "eef_sim_pose_action": {"mean": [0.6005422198552979, 0.28388062895275995, 1.1993872242108818, 1.2853598089724587, 1.1408073451035106, 1.9513057945525434, 0.6239078594707707, -0.14561955541774094, 1.124146808483976, -2.480445277723317, 0.9303016020134175, -1.8346928047362396], "std": [0.013292908131546016, 0.03435833677708469, 0.10902196651434688, 2.3204709181183927, 0.15300761933338144, 0.9446420526063735, 0.018522504460055555, 0.07346828487740982, 0.04095653726594457, 0.4045060582598884, 0.3012902561686264, 0.2041647547315866], "min": [0.5562593921962367, 0.2107482643110407, 1.030962376499385, -3.1323479501994846, 0.9670753725019132, -2.312091368760369, 0.577388407159999, -0.24605639847577407, 1.0659371295391853, -3.0159960352578006, 0.4536919617598856, -2.1009302776652774], "max": [0.6288065232604415, 0.34371560067165385, 1.3103922660872394, 3.139816365368711, 1.5407595156983804, 3.126982133552132, 0.6467539752688756, -0.02929816683787327, 1.1900548815262328, -1.371123487038017, 1.3603668443351702, -1.0906088906795395], "count": [555]}, "gripper_mode_state": {"mean": [0.7081081081081081, 0.0], "std": [0.45463283574733226, 0.0], "min": [0, 0], "max": [1, 0], "count": [555]}, "gripper_activity_state": {"mean": [1.8918918918918919, 1.9405405405405405], "std": [0.40160379721095574, 0.3032491849556809], "min": [0, 0], "max": [2, 2], "count": [555]}, "gripper_mode_action": {"mean": [0.7081081081081081, 0.0], "std": [0.45463283574733226, 0.0], "min": [0, 0], "max": [1, 0], "count": [555]}, "gripper_activity_action": {"mean": [1.8918918918918919, 1.9405405405405405], "std": [0.40160379721095574, 0.3032491849556809], "min": [0, 0], "max": [2, 2], "count": [555]}, "gripper_open_scale_state": {"mean": [0.28404054047180705, 0.7418576576576611], "std": [0.23350849669418006, 0.12520348119812877], "min": [0.117, 0.539], "max": [0.8, 0.888], "count": [555]}, "gripper_open_scale_action": {"mean": [0.28404054047180705, 0.7418576576576611], "std": [0.23350849669418006, 0.12520348119812877], "min": [0.117, 0.539], "max": [0.8, 0.888], "count": [555]}}} +{"episode_index": 160, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.46657564923218475]], [[0.45256786003236243]], [[0.43607080279522814]]], "std": [[[0.13622609725799056]], [[0.1592273013729248]], [[0.1772404466693236]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.01568627450980392]], [[0.00784313725490196]]], "max": [[[0.7294117647058823]], [[0.7058823529411765]], [[0.7058823529411765]]], "mean": [[[0.46836090487975124]], [[0.4629120264610699]], [[0.45096824235357574]]], "std": [[[0.05390265042062004]], [[0.07059918314526649]], [[0.0889076771413088]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.0]], [[0.0]]], "max": [[[0.8470588235294118]], [[0.8431372549019608]], [[0.8666666666666667]]], "mean": [[[0.4693551105717368]], [[0.45591862388159143]], [[0.4459780780030459]]], "std": [[[0.10780567153368092]], [[0.13332746256028302]], [[0.14934549075237036]]], "count": [103]}, "observation.state": {"min": [0.475148469209671, 1.867537260055542, -2.0993168354034424, -1.4222513437271118, 0.5187467932701111, -0.6771004796028137, -0.92505943775177, 395.0, -0.04159900173544884, 0.37418898940086365, -0.23866400122642517, -3.065000057220459, 0.4440000057220459, -0.9409999847412109, -0.6663143038749695, -2.0506396293640137, 0.650309681892395, -0.0907396599650383, -2.6538429260253906, -1.5050498247146606, 1.1007965803146362, 121.0, -0.2869879901409149, 0.3775779902935028, -0.24993500113487244, -3.121999979019165, -1.5490000247955322, -3.0460000038146973], "max": [0.9350776672363281, 2.0275838375091553, -1.4560409784317017, -0.21462313830852509, 1.272135615348816, 1.127395510673523, -0.07044148445129395, 904.0, 0.21679799258708954, 0.4598020017147064, -0.08444800227880478, -1.5889999866485596, 1.4010000228881836, 0.1289999932050705, -0.4116010069847107, -1.8904359340667725, 1.0970442295074463, 1.5817396640777588, -0.9548172950744629, -0.9710314273834229, 2.831639528274536, 835.0, -0.13835600018501282, 0.417820006608963, 0.034265000373125076, 3.13100004196167, -0.8829999566078186, 3.002000093460083], "mean": [0.6929933428764343, 2.011791706085205, -1.8898913860321045, -0.6976773738861084, 0.7717505693435669, 0.13285498321056366, -0.37807074189186096, 803.2745971679688, 0.12154824286699295, 0.4314345419406891, -0.18406370282173157, -2.615063190460205, 0.986873209476471, -0.548237681388855, -0.58292156457901, -2.0292961597442627, 0.751243531703949, 0.9205763936042786, -1.3897950649261475, -1.243857502937317, 1.6133619546890259, 404.2110595703125, -0.22410987317562103, 0.39861953258514404, -0.10855241119861603, 0.008899354375898838, -1.1889872550964355, 0.6360780596733093], "std": [0.11100519448518753, 0.026843873783946037, 0.17622628808021545, 0.4089784026145935, 0.14063680171966553, 0.6933236718177795, 0.29816803336143494, 119.90553283691406, 0.07504211366176605, 0.023809632286429405, 0.047405630350112915, 0.3898761570453644, 0.28935205936431885, 0.2931889295578003, 0.053266022354364395, 0.02747230976819992, 0.10769782215356827, 0.6294711232185364, 0.6008376479148865, 0.20239052176475525, 0.6388853192329407, 279.6429138183594, 0.02943088300526142, 0.008062961511313915, 0.11057388782501221, 2.585890769958496, 0.19127342104911804, 1.1582111120224], "count": [488]}, "action": {"min": [0.475148469209671, 1.867537260055542, -2.0993168354034424, -1.4222513437271118, 0.5187467932701111, -0.6771004796028137, -0.92505943775177, 395.0, -0.04159900173544884, 0.37418898940086365, -0.23866400122642517, -3.065000057220459, 0.4440000057220459, -0.9409999847412109, -0.6663143038749695, -2.0506396293640137, 0.650309681892395, -0.0907396599650383, -2.6538429260253906, -1.5050498247146606, 1.1007965803146362, 121.0, -0.2869879901409149, 0.3775779902935028, -0.24993500113487244, -3.121999979019165, -1.5490000247955322, -3.0460000038146973], "max": [0.9350776672363281, 2.0275838375091553, -1.4560409784317017, -0.21462313830852509, 1.272135615348816, 1.127395510673523, -0.07044148445129395, 904.0, 0.21679799258708954, 0.4598020017147064, -0.08444800227880478, -1.5889999866485596, 1.4010000228881836, 0.1289999932050705, -0.4116010069847107, -1.8904359340667725, 1.0970442295074463, 1.5817396640777588, -0.9548172950744629, -0.9710314273834229, 2.831639528274536, 835.0, -0.13835600018501282, 0.417820006608963, 0.034265000373125076, 3.13100004196167, -0.8829999566078186, 3.002000093460083], "mean": [0.6929933428764343, 2.011791706085205, -1.8898913860321045, -0.6976773738861084, 0.7717505693435669, 0.13285498321056366, -0.37807074189186096, 803.2745971679688, 0.12154824286699295, 0.4314345419406891, -0.18406370282173157, -2.615063190460205, 0.986873209476471, -0.548237681388855, -0.58292156457901, -2.0292961597442627, 0.751243531703949, 0.9205763936042786, -1.3897950649261475, -1.243857502937317, 1.6133619546890259, 404.2110595703125, -0.22410987317562103, 0.39861953258514404, -0.10855241119861603, 0.008899354375898838, -1.1889872550964355, 0.6360780596733093], "std": [0.11100519448518753, 0.026843873783946037, 0.17622628808021545, 0.4089784026145935, 0.14063680171966553, 0.6933236718177795, 0.29816803336143494, 119.90553283691406, 0.07504211366176605, 0.023809632286429405, 0.047405630350112915, 0.3898761570453644, 0.28935205936431885, 0.2931889295578003, 0.053266022354364395, 0.02747230976819992, 0.10769782215356827, 0.6294711232185364, 0.6008376479148865, 0.20239052176475525, 0.6388853192329407, 279.6429138183594, 0.02943088300526142, 0.008062961511313915, 0.11057388782501221, 2.585890769958496, 0.19127342104911804, 1.1582111120224], "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": [160], "max": [160], "mean": [160.0], "std": [0.0], "count": [488]}, "index": {"min": [84900], "max": [85387], "mean": [85143.5], "std": [140.8731699082547], "count": [488]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [488]}, "subtask_annotation": {"mean": [4.987704918032787, 12.0, 12.0, 12.0, 12.0], "std": [4.706972119725958, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [488]}, "scene_annotation": {"mean": [160.0], "std": [0.0], "min": [160], "max": [160], "count": [488]}, "eef_direction_state": {"mean": [4.711065573770492, 4.514344262295082], "std": [1.4656310157705492, 1.7153475429075284], "min": [0, 0], "max": [6, 6], "count": [488]}, "eef_velocity_state": {"mean": [0.7622950819672131, 0.7540983606557377], "std": [0.7949974604405754, 0.7445041854338095], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_acc_mag_state": {"mean": [0.8217213114754098, 0.8360655737704918], "std": [0.8414100115749803, 0.8431075980736908], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_direction_action": {"mean": [4.711065573770492, 4.514344262295082], "std": [1.4656310157705492, 1.7153475429075284], "min": [0, 0], "max": [6, 6], "count": [488]}, "eef_velocity_action": {"mean": [0.7622950819672131, 0.7540983606557377], "std": [0.7949974604405754, 0.7445041854338095], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_acc_mag_action": {"mean": [0.8217213114754098, 0.8360655737704918], "std": [0.8414100115749803, 0.8431075980736908], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_sim_pose_state": {"mean": [0.5905983257077035, 0.308928689363202, 1.1708154090089615, -0.007408581717481533, 1.189416863880611, 1.153354703472513, 0.6263973378891676, -0.19648180859291722, 1.1013406118444984, -2.6158019094705978, 0.9873470495033501, -2.119839101262268], "std": [0.013353033213678705, 0.02473823057571136, 0.11190256776980127, 2.585870908690728, 0.19104018823532767, 1.920218909155644, 0.014215988872960099, 0.06759655956955339, 0.053056135239444316, 0.3899020066859112, 0.28931126744160945, 0.29319152526574255], "min": [0.5587818462380066, 0.23551342287116034, 1.021488716133248, -3.1281871324495976, 0.8835096294631564, -3.07596558126178, 0.583765247266841, -0.2818720338047786, 1.0408577378422086, -3.0661056184897464, 0.4449672909632776, -2.512471588342126], "max": [0.6104115164005105, 0.36746670660635117, 1.312957081422166, 3.130458155724038, 1.5481254194787364, 3.1238156346796186, 0.6501336614683708, -0.05123524484301474, 1.201791678547881, -1.589415677055045, 1.4012065250668395, -1.4419296897689529], "count": [488]}, "eef_sim_pose_action": {"mean": [0.5905983257077035, 0.308928689363202, 1.1708154090089615, -0.007408581717481533, 1.189416863880611, 1.153354703472513, 0.6263973378891676, -0.19648180859291722, 1.1013406118444984, -2.6158019094705978, 0.9873470495033501, -2.119839101262268], "std": [0.013353033213678705, 0.02473823057571136, 0.11190256776980127, 2.585870908690728, 0.19104018823532767, 1.920218909155644, 0.014215988872960099, 0.06759655956955339, 0.053056135239444316, 0.3899020066859112, 0.28931126744160945, 0.29319152526574255], "min": [0.5587818462380066, 0.23551342287116034, 1.021488716133248, -3.1281871324495976, 0.8835096294631564, -3.07596558126178, 0.583765247266841, -0.2818720338047786, 1.0408577378422086, -3.0661056184897464, 0.4449672909632776, -2.512471588342126], "max": [0.6104115164005105, 0.36746670660635117, 1.312957081422166, 3.130458155724038, 1.5481254194787364, 3.1238156346796186, 0.6501336614683708, -0.05123524484301474, 1.201791678547881, -1.589415677055045, 1.4012065250668395, -1.4419296897689529], "count": [488]}, "gripper_mode_state": {"mean": [0.5327868852459017, 0.06762295081967214], "std": [0.4989238620830553, 0.2510977645103838], "min": [0, 0], "max": [1, 1], "count": [488]}, "gripper_activity_state": {"mean": [1.8729508196721312, 1.901639344262295], "std": [0.4529569308310149, 0.39275896887576733], "min": [0, 0], "max": [2, 2], "count": [488]}, "gripper_mode_action": {"mean": [0.5327868852459017, 0.06762295081967214], "std": [0.4989238620830553, 0.2510977645103838], "min": [0, 0], "max": [1, 1], "count": [488]}, "gripper_activity_action": {"mean": [1.8729508196721312, 1.901639344262295], "std": [0.4529569308310149, 0.39275896887576733], "min": [0, 0], "max": [2, 2], "count": [488]}, "gripper_open_scale_state": {"mean": [0.40421106554250363, 0.8032745903515427], "std": [0.2796429962341362, 0.11990560177195746], "min": [0.121, 0.395], "max": [0.835, 0.904], "count": [488]}, "gripper_open_scale_action": {"mean": [0.40421106554250363, 0.8032745903515427], "std": [0.2796429962341362, 0.11990560177195746], "min": [0.121, 0.395], "max": [0.835, 0.904], "count": [488]}}} +{"episode_index": 161, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.46200787557670125]], [[0.44745925044854545]], [[0.42795490316224527]]], "std": [[[0.14044701418877703]], [[0.1627376313739862]], [[0.18067326773777262]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.00784313725490196]], [[0.011764705882352941]]], "max": [[[0.7411764705882353]], [[0.6980392156862745]], [[0.7019607843137254]]], "mean": [[[0.4719371295495322]], [[0.4718452718505703]], [[0.4637140562924516]]], "std": [[[0.05087449452061567]], [[0.05981772476360421]], [[0.07206286241481001]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[0.7803921568627451]], [[0.7843137254901961]]], "mean": [[[0.4665478241541715]], [[0.4488027080930411]], [[0.43499627346853775]]], "std": [[[0.11503408989142544]], [[0.14246894464264392]], [[0.16065711655989048]]], "count": [102]}, "observation.state": {"min": [0.4455651044845581, 1.947735071182251, -2.1018826961517334, -1.6146565675735474, 0.3801327049732208, -0.592818558216095, -0.8280366063117981, 403.0, -0.05085799843072891, 0.34021198749542236, -0.21400299668312073, -3.1351852416992188, 0.40799999237060547, -0.5569999814033508, -0.6986727118492126, -2.053938388824463, 0.6389126777648926, -0.05227261036634445, -2.4175429344177246, -1.5049976110458374, 1.255764365196228, 120.0, -0.2987520098686218, 0.37614700198173523, -0.23485299944877625, -3.1371853351593018, -1.5379999876022339, -3.111999988555908], "max": [0.9203645586967468, 2.029451608657837, -1.6852376461029053, -0.30661946535110474, 1.1163300275802612, 1.1273256540298462, -0.11182325333356857, 896.0, 0.16970199346542358, 0.46154800057411194, -0.07881200313568115, -1.5520000457763672, 1.340000033378601, 0.3310000002384186, -0.4190884530544281, -2.0231857299804688, 0.9683261513710022, 1.5450178384780884, -0.9046739935874939, -0.9569641351699829, 2.840069532394409, 784.0, -0.1162320002913475, 0.42121800780296326, 0.03377800062298775, 3.140000104904175, -0.9269999265670776, 3.115000009536743], "mean": [0.6539605855941772, 2.014848470687866, -1.9329571723937988, -0.8654945492744446, 0.7148451805114746, 0.1759982854127884, -0.39405977725982666, 810.9636840820312, 0.09190095961093903, 0.4231242537498474, -0.1648891717195511, -2.4655940532684326, 0.9849231839179993, -0.3197927176952362, -0.595160186290741, -2.0368382930755615, 0.718432605266571, 0.981161892414093, -1.3445148468017578, -1.2635918855667114, 1.7148064374923706, 396.72406005859375, -0.21881698071956635, 0.4023886024951935, -0.08972498029470444, -0.8929353952407837, -1.176605463027954, 0.3185374438762665], "std": [0.12186737358570099, 0.017878465354442596, 0.14540527760982513, 0.4341454803943634, 0.204356387257576, 0.6808474659919739, 0.19689986109733582, 161.2252655029297, 0.06872263550758362, 0.036186184734106064, 0.04251128435134888, 0.40187230706214905, 0.2723575234413147, 0.1771465241909027, 0.06855238974094391, 0.007116065826267004, 0.09686671197414398, 0.6127212047576904, 0.5568189024925232, 0.18505115807056427, 0.5878238081932068, 303.35430908203125, 0.038107339292764664, 0.01327824592590332, 0.11073201149702072, 2.221626043319702, 0.21278539299964905, 1.2462152242660522], "count": [482]}, "action": {"min": [0.4455651044845581, 1.947735071182251, -2.1018826961517334, -1.6146565675735474, 0.3801327049732208, -0.592818558216095, -0.8280366063117981, 403.0, -0.05085799843072891, 0.34021198749542236, -0.21400299668312073, -3.1351852416992188, 0.40799999237060547, -0.5569999814033508, -0.6986727118492126, -2.053938388824463, 0.6389126777648926, -0.05227261036634445, -2.4175429344177246, -1.5049976110458374, 1.255764365196228, 120.0, -0.2987520098686218, 0.37614700198173523, -0.23485299944877625, -3.1371853351593018, -1.5379999876022339, -3.111999988555908], "max": [0.9203645586967468, 2.029451608657837, -1.6852376461029053, -0.30661946535110474, 1.1163300275802612, 1.1273256540298462, -0.11182325333356857, 896.0, 0.16970199346542358, 0.46154800057411194, -0.07881200313568115, -1.5520000457763672, 1.340000033378601, 0.3310000002384186, -0.4190884530544281, -2.0231857299804688, 0.9683261513710022, 1.5450178384780884, -0.9046739935874939, -0.9569641351699829, 2.840069532394409, 784.0, -0.1162320002913475, 0.42121800780296326, 0.03377800062298775, 3.140000104904175, -0.9269999265670776, 3.115000009536743], "mean": [0.6539605855941772, 2.014848470687866, -1.9329571723937988, -0.8654945492744446, 0.7148451805114746, 0.1759982854127884, -0.39405977725982666, 810.9636840820312, 0.09190095961093903, 0.4231242537498474, -0.1648891717195511, -2.4655940532684326, 0.9849231839179993, -0.3197927176952362, -0.595160186290741, -2.0368382930755615, 0.718432605266571, 0.981161892414093, -1.3445148468017578, -1.2635918855667114, 1.7148064374923706, 396.72406005859375, -0.21881698071956635, 0.4023886024951935, -0.08972498029470444, -0.8929353952407837, -1.176605463027954, 0.3185374438762665], "std": [0.12186737358570099, 0.017878465354442596, 0.14540527760982513, 0.4341454803943634, 0.204356387257576, 0.6808474659919739, 0.19689986109733582, 161.2252655029297, 0.06872263550758362, 0.036186184734106064, 0.04251128435134888, 0.40187230706214905, 0.2723575234413147, 0.1771465241909027, 0.06855238974094391, 0.007116065826267004, 0.09686671197414398, 0.6127212047576904, 0.5568189024925232, 0.18505115807056427, 0.5878238081932068, 303.35430908203125, 0.038107339292764664, 0.01327824592590332, 0.11073201149702072, 2.221626043319702, 0.21278539299964905, 1.2462152242660522], "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": [161], "max": [161], "mean": [161.0], "std": [0.0], "count": [482]}, "index": {"min": [85388], "max": [85869], "mean": [85628.5], "std": [139.14111541884375], "count": [482]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [482]}, "subtask_annotation": {"mean": [5.130705394190872, 12.0, 12.0, 12.0, 12.0], "std": [4.488520526283357, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [482]}, "scene_annotation": {"mean": [161.0], "std": [0.0], "min": [161], "max": [161], "count": [482]}, "eef_direction_state": {"mean": [4.1078838174273855, 4.473029045643154], "std": [1.6638641980309479, 1.744076743710844], "min": [0, 0], "max": [6, 6], "count": [482]}, "eef_velocity_state": {"mean": [0.8755186721991701, 0.8506224066390041], "std": [0.715175050869218, 0.8112855600298082], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_acc_mag_state": {"mean": [0.8298755186721992, 0.7219917012448133], "std": [0.8324958631114994, 0.8208219844896869], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_direction_action": {"mean": [4.1078838174273855, 4.473029045643154], "std": [1.6638641980309479, 1.744076743710844], "min": [0, 0], "max": [6, 6], "count": [482]}, "eef_velocity_action": {"mean": [0.8755186721991701, 0.8506224066390041], "std": [0.715175050869218, 0.8112855600298082], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_acc_mag_action": {"mean": [0.8298755186721992, 0.7219917012448133], "std": [0.8324958631114994, 0.8208219844896869], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_sim_pose_state": {"mean": [0.5938464045301011, 0.30377412385048475, 1.1879579390656558, 0.8957479141804987, 1.177492665080029, 0.9799651403038006, 0.6182892199416988, -0.16996671081513284, 1.1188877328187519, -2.466298618962696, 0.9853659620342254, -1.8913291372746839], "std": [0.017697608725342637, 0.0324467877775739, 0.11351094216068708, 2.2201763133471917, 0.21221687208916046, 1.6243764991954444, 0.02599013444380841, 0.062119541022760814, 0.04856125507567024, 0.4018754879433988, 0.27230070939099227, 0.17725018495526618], "min": [0.5570107509466744, 0.21375530914626462, 1.0310696992093977, -3.1373244079203344, 0.9277546420469851, -3.083677354292467, 0.5465274863585358, -0.2390861306745562, 1.0636049603517452, -3.1358365520734113, 0.4071782051606314, -2.129045019088953], "max": [0.6127966716172347, 0.37584318525342986, 1.3128722056837714, 3.138703021260146, 1.5364283472564049, 3.118132538101898, 0.6460337312679635, -0.04032304183191769, 1.2145007589629326, -1.552960713289977, 1.340083326241392, -1.2394528673822598], "count": [482]}, "eef_sim_pose_action": {"mean": [0.5938464045301011, 0.30377412385048475, 1.1879579390656558, 0.8957479141804987, 1.177492665080029, 0.9799651403038006, 0.6182892199416988, -0.16996671081513284, 1.1188877328187519, -2.466298618962696, 0.9853659620342254, -1.8913291372746839], "std": [0.017697608725342637, 0.0324467877775739, 0.11351094216068708, 2.2201763133471917, 0.21221687208916046, 1.6243764991954444, 0.02599013444380841, 0.062119541022760814, 0.04856125507567024, 0.4018754879433988, 0.27230070939099227, 0.17725018495526618], "min": [0.5570107509466744, 0.21375530914626462, 1.0310696992093977, -3.1373244079203344, 0.9277546420469851, -3.083677354292467, 0.5465274863585358, -0.2390861306745562, 1.0636049603517452, -3.1358365520734113, 0.4071782051606314, -2.129045019088953], "max": [0.6127966716172347, 0.37584318525342986, 1.3128722056837714, 3.138703021260146, 1.5364283472564049, 3.118132538101898, 0.6460337312679635, -0.04032304183191769, 1.2145007589629326, -1.552960713289977, 1.340083326241392, -1.2394528673822598], "count": [482]}, "gripper_mode_state": {"mean": [0.5705394190871369, 0.12240663900414937], "std": [0.49499918217594063, 0.32775486835721934], "min": [0, 0], "max": [1, 1], "count": [482]}, "gripper_activity_state": {"mean": [1.8692946058091287, 1.8858921161825726], "std": [0.43394733643701305, 0.433848134868317], "min": [0, 0], "max": [2, 2], "count": [482]}, "gripper_mode_action": {"mean": [0.5705394190871369, 0.12240663900414937], "std": [0.49499918217594063, 0.32775486835721934], "min": [0, 0], "max": [1, 1], "count": [482]}, "gripper_activity_action": {"mean": [1.8692946058091287, 1.8858921161825726], "std": [0.43394733643701305, 0.433848134868317], "min": [0, 0], "max": [2, 2], "count": [482]}, "gripper_open_scale_state": {"mean": [0.3967240662792399, 0.8109636929460566], "std": [0.3033543405175953, 0.16122534248494352], "min": [0.12, 0.403], "max": [0.784, 0.896], "count": [482]}, "gripper_open_scale_action": {"mean": [0.3967240662792399, 0.8109636929460566], "std": [0.3033543405175953, 0.16122534248494352], "min": [0.12, 0.403], "max": [0.784, 0.896], "count": [482]}}} +{"episode_index": 162, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4634378043300654]], [[0.44890250816993466]], [[0.4289673263888889]]], "std": [[[0.14161006099597173]], [[0.16281346598356877]], [[0.18121419061308316]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.7137254901960784]], [[0.7098039215686275]]], "mean": [[[0.47220127246732024]], [[0.46589706086601307]], [[0.4527672549019608]]], "std": [[[0.05596050222783264]], [[0.07402121607959952]], [[0.09301295806002925]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8]], [[0.796078431372549]], [[0.7843137254901961]]], "mean": [[[0.4706312479575163]], [[0.4608948386437909]], [[0.44688972222222223]]], "std": [[[0.1068138560448493]], [[0.13419785215994476]], [[0.15059115218624808]]], "count": [100]}, "observation.state": {"min": [0.44340091943740845, 1.9202985763549805, -2.086820363998413, -1.3715845346450806, 0.25563839077949524, -0.7506312131881714, -0.8551065921783447, 593.0, -0.025310000404715538, 0.3803029954433441, -0.21379800140857697, -3.0769999027252197, 0.5809999108314514, -0.6209999918937683, -0.7382742762565613, -2.0479345321655273, 0.641146719455719, -0.06897541135549545, -2.595252513885498, -1.5499571561813354, 1.037685513496399, 113.0, -0.27778300642967224, 0.3753400146961212, -0.23575200140476227, -3.1401853561401367, -1.5329999923706055, -3.0880000591278076], "max": [0.8311781883239746, 2.0263969898223877, -1.470282793045044, -0.33135077357292175, 1.1427369117736816, 0.9822015762329102, 0.043039821088314056, 902.0, 0.17281900346279144, 0.45959600806236267, -0.10735300183296204, -1.7070000171661377, 1.4550000429153442, 0.06700000911951065, -0.3894527852535248, -1.984579086303711, 0.9926385879516602, 1.7136166095733643, -0.9068905115127563, -0.870884358882904, 2.8409423828125, 879.0, -0.11730699986219406, 0.45095598697662354, 0.04141699895262718, 3.130000114440918, -0.8919999599456787, 3.075000047683716], "mean": [0.6335664391517639, 2.013505220413208, -1.9149826765060425, -0.7456496953964233, 0.697279155254364, 0.004503060597926378, -0.2990802824497223, 829.2603149414062, 0.11283738911151886, 0.42880743741989136, -0.17926615476608276, -2.5505456924438477, 1.1083091497421265, -0.46362537145614624, -0.6163985729217529, -2.0339255332946777, 0.7684733867645264, 0.9741761684417725, -1.2240670919418335, -1.2350856065750122, 1.5230445861816406, 361.59368896484375, -0.19923999905586243, 0.402517169713974, -0.10312947630882263, -0.1868596076965332, -1.1142531633377075, 0.2796105742454529], "std": [0.08621317893266678, 0.023430293425917625, 0.17359621822834015, 0.3735477030277252, 0.1850871443748474, 0.6814106106758118, 0.36495837569236755, 91.21174621582031, 0.05938773974776268, 0.022716816514730453, 0.03068338893353939, 0.3334828019142151, 0.3211446702480316, 0.15792985260486603, 0.08274227380752563, 0.012994474731385708, 0.11532553285360336, 0.6387794017791748, 0.4963940680027008, 0.2366141676902771, 0.5562678575515747, 283.0689697265625, 0.035399459302425385, 0.017663845792412758, 0.11283925920724869, 2.567704677581787, 0.19113285839557648, 1.2271146774291992], "count": [411]}, "action": {"min": [0.44340091943740845, 1.9202985763549805, -2.086820363998413, -1.3715845346450806, 0.25563839077949524, -0.7506312131881714, -0.8551065921783447, 593.0, -0.025310000404715538, 0.3803029954433441, -0.21379800140857697, -3.0769999027252197, 0.5809999108314514, -0.6209999918937683, -0.7382742762565613, -2.0479345321655273, 0.641146719455719, -0.06897541135549545, -2.595252513885498, -1.5499571561813354, 1.037685513496399, 113.0, -0.27778300642967224, 0.3753400146961212, -0.23575200140476227, -3.1401853561401367, -1.5329999923706055, -3.0880000591278076], "max": [0.8311781883239746, 2.0263969898223877, -1.470282793045044, -0.33135077357292175, 1.1427369117736816, 0.9822015762329102, 0.043039821088314056, 902.0, 0.17281900346279144, 0.45959600806236267, -0.10735300183296204, -1.7070000171661377, 1.4550000429153442, 0.06700000911951065, -0.3894527852535248, -1.984579086303711, 0.9926385879516602, 1.7136166095733643, -0.9068905115127563, -0.870884358882904, 2.8409423828125, 879.0, -0.11730699986219406, 0.45095598697662354, 0.04141699895262718, 3.130000114440918, -0.8919999599456787, 3.075000047683716], "mean": [0.6335664391517639, 2.013505220413208, -1.9149826765060425, -0.7456496953964233, 0.697279155254364, 0.004503060597926378, -0.2990802824497223, 829.2603149414062, 0.11283738911151886, 0.42880743741989136, -0.17926615476608276, -2.5505456924438477, 1.1083091497421265, -0.46362537145614624, -0.6163985729217529, -2.0339255332946777, 0.7684733867645264, 0.9741761684417725, -1.2240670919418335, -1.2350856065750122, 1.5230445861816406, 361.59368896484375, -0.19923999905586243, 0.402517169713974, -0.10312947630882263, -0.1868596076965332, -1.1142531633377075, 0.2796105742454529], "std": [0.08621317893266678, 0.023430293425917625, 0.17359621822834015, 0.3735477030277252, 0.1850871443748474, 0.6814106106758118, 0.36495837569236755, 91.21174621582031, 0.05938773974776268, 0.022716816514730453, 0.03068338893353939, 0.3334828019142151, 0.3211446702480316, 0.15792985260486603, 0.08274227380752563, 0.012994474731385708, 0.11532553285360336, 0.6387794017791748, 0.4963940680027008, 0.2366141676902771, 0.5562678575515747, 283.0689697265625, 0.035399459302425385, 0.017663845792412758, 0.11283925920724869, 2.567704677581787, 0.19113285839557648, 1.2271146774291992], "count": [411]}, "timestamp": {"min": [0.0], "max": [13.666666666666666], "mean": [6.833333333333333], "std": [3.954837637721774], "count": [411]}, "frame_index": {"min": [0], "max": [410], "mean": [205.0], "std": [118.64512913165322], "count": [411]}, "episode_index": {"min": [162], "max": [162], "mean": [162.0], "std": [0.0], "count": [411]}, "index": {"min": [85870], "max": [86280], "mean": [86075.0], "std": [118.64512913165322], "count": [411]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [411]}, "subtask_annotation": {"mean": [4.048661800486618, 12.0, 12.0, 12.0, 12.0], "std": [4.619072584681403, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [411]}, "scene_annotation": {"mean": [162.0], "std": [0.0], "min": [162], "max": [162], "count": [411]}, "eef_direction_state": {"mean": [4.0, 4.464720194647202], "std": [1.7647535893556223, 1.7759123920918443], "min": [0, 0], "max": [6, 6], "count": [411]}, "eef_velocity_state": {"mean": [0.8880778588807786, 0.7274939172749392], "std": [0.7059903253138676, 0.7633313444679101], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_acc_mag_state": {"mean": [0.927007299270073, 0.754257907542579], "std": [0.836820275026911, 0.8285948717342096], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_direction_action": {"mean": [4.0, 4.464720194647202], "std": [1.7647535893556223, 1.7759123920918443], "min": [0, 0], "max": [6, 6], "count": [411]}, "eef_velocity_action": {"mean": [0.8880778588807786, 0.7274939172749392], "std": [0.7059903253138676, 0.7633313444679101], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_acc_mag_action": {"mean": [0.927007299270073, 0.754257907542579], "std": [0.836820275026911, 0.8285948717342096], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_sim_pose_state": {"mean": [0.5966287704811657, 0.2861082151515604, 1.1788103867599458, 0.17271378793097064, 1.114816087790391, 1.4852586902620046, 0.6220734216398643, -0.1908415233754956, 1.1020356879724538, -2.5510412800823725, 1.1087801768374075, -2.034903064937263], "std": [0.020986819258659216, 0.03026480049471531, 0.11416045244582886, 2.569859567688002, 0.1907085246958463, 1.568622356358339, 0.015045177588442532, 0.05364148024321011, 0.03768601088886048, 0.33360588053343887, 0.32102254301973815, 0.15794333109413464], "min": [0.5561400850182865, 0.21281419964072784, 1.0345901102547943, -3.1406444899471393, 0.8920528735101443, -3.136162939861306, 0.5820252060298229, -0.24542111342631087, 1.0663996994877671, -3.0776660931651327, 0.5815139884102081, -2.192963829536981], "max": [0.6467994660306912, 0.353284751454587, 1.32459430997215, 3.1339345649125336, 1.5344214071043014, 3.1401501067981483, 0.6493747400868688, -0.06586666899652585, 1.1781213791396314, -1.7072189768296602, 1.4552933218422939, -1.503287136266112], "count": [411]}, "eef_sim_pose_action": {"mean": [0.5966287704811657, 0.2861082151515604, 1.1788103867599458, 0.17271378793097064, 1.114816087790391, 1.4852586902620046, 0.6220734216398643, -0.1908415233754956, 1.1020356879724538, -2.5510412800823725, 1.1087801768374075, -2.034903064937263], "std": [0.020986819258659216, 0.03026480049471531, 0.11416045244582886, 2.569859567688002, 0.1907085246958463, 1.568622356358339, 0.015045177588442532, 0.05364148024321011, 0.03768601088886048, 0.33360588053343887, 0.32102254301973815, 0.15794333109413464], "min": [0.5561400850182865, 0.21281419964072784, 1.0345901102547943, -3.1406444899471393, 0.8920528735101443, -3.136162939861306, 0.5820252060298229, -0.24542111342631087, 1.0663996994877671, -3.0776660931651327, 0.5815139884102081, -2.192963829536981], "max": [0.6467994660306912, 0.353284751454587, 1.32459430997215, 3.1339345649125336, 1.5344214071043014, 3.1401501067981483, 0.6493747400868688, -0.06586666899652585, 1.1781213791396314, -1.7072189768296602, 1.4552933218422939, -1.503287136266112], "count": [411]}, "gripper_mode_state": {"mean": [0.6666666666666666, 0.0], "std": [0.4714045207910335, 0.0], "min": [0, 0], "max": [1, 0], "count": [411]}, "gripper_activity_state": {"mean": [1.7931873479318734, 1.8880778588807785], "std": [0.5568003057403337, 0.4210159809616496], "min": [0, 0], "max": [2, 2], "count": [411]}, "gripper_mode_action": {"mean": [0.6666666666666666, 0.0], "std": [0.4714045207910335, 0.0], "min": [0, 0], "max": [1, 0], "count": [411]}, "gripper_activity_action": {"mean": [1.7931873479318734, 1.8880778588807785], "std": [0.5568003057403337, 0.4210159809616496], "min": [0, 0], "max": [2, 2], "count": [411]}, "gripper_open_scale_state": {"mean": [0.3615936740401888, 0.8292603406326007], "std": [0.28306897952563986, 0.09121181352212605], "min": [0.113, 0.593], "max": [0.879, 0.902], "count": [411]}, "gripper_open_scale_action": {"mean": [0.3615936740401888, 0.8292603406326007], "std": [0.28306897952563986, 0.09121181352212605], "min": [0.113, 0.593], "max": [0.879, 0.902], "count": [411]}}} +{"episode_index": 163, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4554669090947926]], [[0.4423529385065573]], [[0.4255638122623777]]], "std": [[[0.14156286552800268]], [[0.1603424757778287]], [[0.17717252164573266]]], "count": [153]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7686274509803922]], [[0.7686274509803922]]], "mean": [[[0.4629153864432483]], [[0.4465739686124995]], [[0.42568505969926096]]], "std": [[[0.06288801375543271]], [[0.08919428226304159]], [[0.1133984770024259]]], "count": [153]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.0]], [[0.0]]], "max": [[[0.8392156862745098]], [[0.8156862745098039]], [[0.8156862745098039]]], "mean": [[[0.46796774210773634]], [[0.44819488898500576]], [[0.4310753476227092]]], "std": [[[0.1182109684881677]], [[0.14435706396108813]], [[0.16324114741967133]]], "count": [153]}, "observation.state": {"min": [0.4095240831375122, 1.9596034288406372, -2.100137233734131, -1.5018209218978882, 0.1558055430650711, -0.6552140712738037, -0.8414756655693054, 550.0, -0.05059000104665756, 0.36027398705482483, -0.20525699853897095, -3.002000093460083, 0.5379999876022339, -0.7260000109672546, -0.8069879412651062, -2.044426441192627, 0.6101148128509521, -0.038432151079177856, -2.600104331970215, -1.6300153732299805, 0.7561464905738831, 30.0, -0.26159900426864624, 0.3760319948196411, -0.22638100385665894, -3.121999979019165, -1.503000020980835, -3.063999891281128], "max": [0.8953539729118347, 2.029416561126709, -1.6034340858459473, -0.36498329043388367, 1.2154821157455444, 0.9454972147941589, -0.08578293770551682, 901.0, 0.17674200236797333, 0.4682239890098572, -0.10163500159978867, -1.8270000219345093, 1.4040000438690186, 0.056000012904405594, -0.36383137106895447, -1.9572994709014893, 1.121862769126892, 1.8224552869796753, -0.5531297326087952, -0.8954586386680603, 2.7902753353118896, 876.0, -0.08764000236988068, 0.43949300050735474, 0.0562639981508255, 3.140000104904175, -0.6570000052452087, 3.0920000076293945], "mean": [0.7056106925010681, 2.0166079998016357, -1.9984807968139648, -0.7513733506202698, 0.7668722867965698, 0.056677572429180145, -0.31696009635925293, 824.6791381835938, 0.08472570031881332, 0.4283273220062256, -0.17656812071800232, -2.5958662033081055, 1.058862566947937, -0.46312573552131653, -0.7035903334617615, -2.021878242492676, 0.8146388530731201, 1.1075239181518555, -0.846771240234375, -1.3249064683914185, 1.1369359493255615, 337.3139953613281, -0.1874450296163559, 0.409346342086792, -0.09090026468038559, 0.018381807953119278, -0.8929618000984192, 0.7427954077720642], "std": [0.09657923132181168, 0.01227071974426508, 0.12801000475883484, 0.36757591366767883, 0.17409782111644745, 0.6581709980964661, 0.2666405439376831, 120.16954040527344, 0.07880740612745285, 0.030465221032500267, 0.02905026450753212, 0.2467077672481537, 0.3234533369541168, 0.1719498634338379, 0.10080515593290329, 0.02325683832168579, 0.1880129873752594, 0.5695003867149353, 0.46555161476135254, 0.22139385342597961, 0.4408496022224426, 315.2650146484375, 0.046202171593904495, 0.017594344913959503, 0.10833688080310822, 2.7344281673431396, 0.20893627405166626, 0.7926011085510254], "count": [820]}, "action": {"min": [0.4095240831375122, 1.9596034288406372, -2.100137233734131, -1.5018209218978882, 0.1558055430650711, -0.6552140712738037, -0.8414756655693054, 550.0, -0.05059000104665756, 0.36027398705482483, -0.20525699853897095, -3.002000093460083, 0.5379999876022339, -0.7260000109672546, -0.8069879412651062, -2.044426441192627, 0.6101148128509521, -0.038432151079177856, -2.600104331970215, -1.6300153732299805, 0.7561464905738831, 30.0, -0.26159900426864624, 0.3760319948196411, -0.22638100385665894, -3.121999979019165, -1.503000020980835, -3.063999891281128], "max": [0.8953539729118347, 2.029416561126709, -1.6034340858459473, -0.36498329043388367, 1.2154821157455444, 0.9454972147941589, -0.08578293770551682, 901.0, 0.17674200236797333, 0.4682239890098572, -0.10163500159978867, -1.8270000219345093, 1.4040000438690186, 0.056000012904405594, -0.36383137106895447, -1.9572994709014893, 1.121862769126892, 1.8224552869796753, -0.5531297326087952, -0.8954586386680603, 2.7902753353118896, 876.0, -0.08764000236988068, 0.43949300050735474, 0.0562639981508255, 3.140000104904175, -0.6570000052452087, 3.0920000076293945], "mean": [0.7056106925010681, 2.0166079998016357, -1.9984807968139648, -0.7513733506202698, 0.7668722867965698, 0.056677572429180145, -0.31696009635925293, 824.6791381835938, 0.08472570031881332, 0.4283273220062256, -0.17656812071800232, -2.5958662033081055, 1.058862566947937, -0.46312573552131653, -0.7035903334617615, -2.021878242492676, 0.8146388530731201, 1.1075239181518555, -0.846771240234375, -1.3249064683914185, 1.1369359493255615, 337.3139953613281, -0.1874450296163559, 0.409346342086792, -0.09090026468038559, 0.018381807953119278, -0.8929618000984192, 0.7427954077720642], "std": [0.09657923132181168, 0.01227071974426508, 0.12801000475883484, 0.36757591366767883, 0.17409782111644745, 0.6581709980964661, 0.2666405439376831, 120.16954040527344, 0.07880740612745285, 0.030465221032500267, 0.02905026450753212, 0.2467077672481537, 0.3234533369541168, 0.1719498634338379, 0.10080515593290329, 0.02325683832168579, 0.1880129873752594, 0.5695003867149353, 0.46555161476135254, 0.22139385342597961, 0.4408496022224426, 315.2650146484375, 0.046202171593904495, 0.017594344913959503, 0.10833688080310822, 2.7344281673431396, 0.20893627405166626, 0.7926011085510254], "count": [820]}, "timestamp": {"min": [0.0], "max": [27.3], "mean": [13.65], "std": [7.89044781154192], "count": [820]}, "frame_index": {"min": [0], "max": [819], "mean": [409.5], "std": [236.71343434625757], "count": [820]}, "episode_index": {"min": [163], "max": [163], "mean": [163.0], "std": [0.0], "count": [820]}, "index": {"min": [86281], "max": [87100], "mean": [86690.5], "std": [236.71343434625757], "count": [820]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [820]}, "subtask_annotation": {"mean": [3.158536585365854, 12.0, 12.0, 12.0, 12.0], "std": [3.9523673430635315, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [820]}, "scene_annotation": {"mean": [163.0], "std": [0.0], "min": [163], "max": [163], "count": [820]}, "eef_direction_state": {"mean": [4.376829268292683, 4.689024390243903], "std": [1.7287242427397251, 1.7867060643487875], "min": [0, 0], "max": [6, 6], "count": [820]}, "eef_velocity_state": {"mean": [0.6414634146341464, 0.5597560975609757], "std": [0.6252709109467267, 0.701976261862836], "min": [0, 0], "max": [2, 2], "count": [820]}, "eef_acc_mag_state": {"mean": [0.7146341463414634, 0.5536585365853659], "std": [0.8287695774414975, 0.7829268292682928], "min": [0, 0], "max": [2, 2], "count": [820]}, "eef_direction_action": {"mean": [4.376829268292683, 4.689024390243903], "std": [1.7287242427397251, 1.7867060643487875], "min": [0, 0], "max": [6, 6], "count": [820]}, "eef_velocity_action": {"mean": [0.6414634146341464, 0.5597560975609757], "std": [0.6252709109467267, 0.701976261862836], "min": [0, 0], "max": [2, 2], "count": [820]}, "eef_acc_mag_action": {"mean": [0.7146341463414634, 0.5536585365853659], "std": [0.8287695774414975, 0.7829268292682928], "min": [0, 0], "max": [2, 2], "count": [820]}, "eef_sim_pose_state": {"mean": [0.6078988448346209, 0.2729846797869217, 1.1999623680049538, -0.01642915967054939, 0.8934515750445499, 2.033039709958135, 0.6229592340006492, -0.16279689095034414, 1.1065830972614814, -2.5964245661381997, 1.0592945860645067, -2.0344725910569825], "std": [0.02114349222805355, 0.04476591895103759, 0.10825499651284315, 2.735180135445196, 0.20887506795446012, 1.3119074229893188, 0.021452249551978952, 0.0720091540830786, 0.038413447907562466, 0.24690292849407783, 0.323409298473711, 0.17175860053812253], "min": [0.5666921655281126, 0.17907276881234516, 1.042879319693679, -3.138924174290271, 0.6569170120857004, -3.1253244889806626, 0.5629963776022822, -0.24626256565251198, 1.0668744112980855, -3.0027887616481057, 0.5384380918755873, -2.296927024447371], "max": [0.6422690120156509, 0.3506348325822362, 1.3427755721312453, 3.1241862818755495, 1.5020598428506027, 3.1412240064197103, 0.6605218018925154, -0.03920182648586454, 1.1818597248987852, -1.8273447810891619, 1.404670848452037, -1.5143813671302393], "count": [820]}, "eef_sim_pose_action": {"mean": [0.6078988448346209, 0.2729846797869217, 1.1999623680049538, -0.01642915967054939, 0.8934515750445499, 2.033039709958135, 0.6229592340006492, -0.16279689095034414, 1.1065830972614814, -2.5964245661381997, 1.0592945860645067, -2.0344725910569825], "std": [0.02114349222805355, 0.04476591895103759, 0.10825499651284315, 2.735180135445196, 0.20887506795446012, 1.3119074229893188, 0.021452249551978952, 0.0720091540830786, 0.038413447907562466, 0.24690292849407783, 0.323409298473711, 0.17175860053812253], "min": [0.5666921655281126, 0.17907276881234516, 1.042879319693679, -3.138924174290271, 0.6569170120857004, -3.1253244889806626, 0.5629963776022822, -0.24626256565251198, 1.0668744112980855, -3.0027887616481057, 0.5384380918755873, -2.296927024447371], "max": [0.6422690120156509, 0.3506348325822362, 1.3427755721312453, 3.1241862818755495, 1.5020598428506027, 3.1412240064197103, 0.6605218018925154, -0.03920182648586454, 1.1818597248987852, -1.8273447810891619, 1.404670848452037, -1.5143813671302393], "count": [820]}, "gripper_mode_state": {"mean": [0.6487804878048781, 0.0], "std": [0.4773514077161057, 0.0], "min": [0, 0], "max": [1, 0], "count": [820]}, "gripper_activity_state": {"mean": [1.8914634146341462, 1.9609756097560975], "std": [0.40626232649582816, 0.2583984905004689], "min": [0, 0], "max": [2, 2], "count": [820]}, "gripper_mode_action": {"mean": [0.6487804878048781, 0.0], "std": [0.4773514077161057, 0.0], "min": [0, 0], "max": [1, 0], "count": [820]}, "gripper_activity_action": {"mean": [1.8914634146341462, 1.9609756097560975], "std": [0.40626232649582816, 0.2583984905004689], "min": [0, 0], "max": [2, 2], "count": [820]}, "gripper_open_scale_state": {"mean": [0.33731402426463764, 0.8246792682182487], "std": [0.31526508361887423, 0.12016957633648072], "min": [0.03, 0.55], "max": [0.876, 0.901], "count": [820]}, "gripper_open_scale_action": {"mean": [0.33731402426463764, 0.8246792682182487], "std": [0.31526508361887423, 0.12016957633648072], "min": [0.03, 0.55], "max": [0.876, 0.901], "count": [820]}}} +{"episode_index": 164, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4627579497520048]], [[0.4457321420293886]], [[0.42605493701617764]]], "std": [[[0.14120630035160114]], [[0.16314174865322237]], [[0.1824420727775522]]], "count": [141]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.00784313725490196]]], "max": [[[0.7450980392156863]], [[0.7529411764705882]], [[0.7607843137254902]]], "mean": [[[0.47085836462244474]], [[0.4582693905576415]], [[0.4416493591526445]]], "std": [[[0.06165018285560886]], [[0.08686681403731514]], [[0.10720282358839604]]], "count": [141]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8117647058823529]], [[0.796078431372549]], [[0.792156862745098]]], "mean": [[[0.46663304970333286]], [[0.4522118475640847]], [[0.44068956566077966]]], "std": [[[0.10938963034428047]], [[0.13382867138587687]], [[0.14953069948607065]]], "count": [141]}, "observation.state": {"min": [0.5098979473114014, 1.971297025680542, -2.1261775493621826, -1.328754186630249, 0.5097059607505798, -0.78241366147995, -1.1133456230163574, 548.0, -0.025572000071406364, 0.38305601477622986, -0.19588600099086761, -3.1391851902008057, 0.4169999957084656, -0.6290000081062317, -0.8678475022315979, -2.0509886741638184, 0.5873382091522217, 0.011187559925019741, -2.5606424808502197, -1.8132749795913696, 0.8619657754898071, 99.0, -0.2957870066165924, 0.3580020070075989, -0.24104100465774536, -3.1361851692199707, -1.5210000276565552, -3.1040000915527344], "max": [0.8897165060043335, 2.031493663787842, -1.4176437854766846, -0.33454471826553345, 1.339330792427063, 1.1732451915740967, -0.11367329210042953, 892.0, 0.18502800166606903, 0.4805009961128235, -0.088857002556324, 3.1389999389648438, 1.465000033378601, 0.36399996280670166, -0.39475855231285095, -1.9526219367980957, 0.9756565690040588, 1.8195058107376099, -0.5002637505531311, -0.9556201696395874, 2.820958375930786, 703.0, -0.10365600138902664, 0.4298290014266968, 0.0741410031914711, 3.1389999389648438, -0.5979999899864197, 3.138000011444092], "mean": [0.6849371790885925, 2.0200552940368652, -1.9337960481643677, -0.7688336968421936, 0.7466177344322205, 0.06467382609844208, -0.41238170862197876, 846.9688720703125, 0.08485472202301025, 0.4301450252532959, -0.16860981285572052, -1.9113637208938599, 1.0268446207046509, -0.17497000098228455, -0.7050310969352722, -2.017483949661255, 0.7143373489379883, 1.0388083457946777, -1.0162982940673828, -1.4248895645141602, 1.4089913368225098, 340.0142822265625, -0.21553774178028107, 0.3958263099193573, -0.09118428826332092, 0.3222361207008362, -0.9483176469802856, 0.737840473651886], "std": [0.09510426223278046, 0.009210378862917423, 0.19608832895755768, 0.26463785767555237, 0.2065959870815277, 0.7375680804252625, 0.2872520983219147, 97.72309875488281, 0.05179436504840851, 0.02241232804954052, 0.023876119405031204, 1.4527976512908936, 0.3293399214744568, 0.2868647277355194, 0.1377881020307541, 0.026145072653889656, 0.11016639322042465, 0.6618638038635254, 0.7230584621429443, 0.28768086433410645, 0.6471244096755981, 219.45506286621094, 0.042248502373695374, 0.0160440094769001, 0.12186956405639648, 2.584528684616089, 0.29836151003837585, 1.1077200174331665], "count": [735]}, "action": {"min": [0.5098979473114014, 1.971297025680542, -2.1261775493621826, -1.328754186630249, 0.5097059607505798, -0.78241366147995, -1.1133456230163574, 548.0, -0.025572000071406364, 0.38305601477622986, -0.19588600099086761, -3.1391851902008057, 0.4169999957084656, -0.6290000081062317, -0.8678475022315979, -2.0509886741638184, 0.5873382091522217, 0.011187559925019741, -2.5606424808502197, -1.8132749795913696, 0.8619657754898071, 99.0, -0.2957870066165924, 0.3580020070075989, -0.24104100465774536, -3.1361851692199707, -1.5210000276565552, -3.1040000915527344], "max": [0.8897165060043335, 2.031493663787842, -1.4176437854766846, -0.33454471826553345, 1.339330792427063, 1.1732451915740967, -0.11367329210042953, 892.0, 0.18502800166606903, 0.4805009961128235, -0.088857002556324, 3.1389999389648438, 1.465000033378601, 0.36399996280670166, -0.39475855231285095, -1.9526219367980957, 0.9756565690040588, 1.8195058107376099, -0.5002637505531311, -0.9556201696395874, 2.820958375930786, 703.0, -0.10365600138902664, 0.4298290014266968, 0.0741410031914711, 3.1389999389648438, -0.5979999899864197, 3.138000011444092], "mean": [0.6849371790885925, 2.0200552940368652, -1.9337960481643677, -0.7688336968421936, 0.7466177344322205, 0.06467382609844208, -0.41238170862197876, 846.9688720703125, 0.08485472202301025, 0.4301450252532959, -0.16860981285572052, -1.9113637208938599, 1.0268446207046509, -0.17497000098228455, -0.7050310969352722, -2.017483949661255, 0.7143373489379883, 1.0388083457946777, -1.0162982940673828, -1.4248895645141602, 1.4089913368225098, 340.0142822265625, -0.21553774178028107, 0.3958263099193573, -0.09118428826332092, 0.3222361207008362, -0.9483176469802856, 0.737840473651886], "std": [0.09510426223278046, 0.009210378862917423, 0.19608832895755768, 0.26463785767555237, 0.2065959870815277, 0.7375680804252625, 0.2872520983219147, 97.72309875488281, 0.05179436504840851, 0.02241232804954052, 0.023876119405031204, 1.4527976512908936, 0.3293399214744568, 0.2868647277355194, 0.1377881020307541, 0.026145072653889656, 0.11016639322042465, 0.6618638038635254, 0.7230584621429443, 0.28768086433410645, 0.6471244096755981, 219.45506286621094, 0.042248502373695374, 0.0160440094769001, 0.12186956405639648, 2.584528684616089, 0.29836151003837585, 1.1077200174331665], "count": [735]}, "timestamp": {"min": [0.0], "max": [24.466666666666665], "mean": [12.233333333333333], "std": [7.0725342516484675], "count": [735]}, "frame_index": {"min": [0], "max": [734], "mean": [367.0], "std": [212.176027549454], "count": [735]}, "episode_index": {"min": [164], "max": [164], "mean": [164.0], "std": [0.0], "count": [735]}, "index": {"min": [87101], "max": [87835], "mean": [87468.0], "std": [212.176027549454], "count": [735]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [735]}, "subtask_annotation": {"mean": [4.448979591836735, 12.0, 12.0, 12.0, 12.0], "std": [4.679937893461672, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [735]}, "scene_annotation": {"mean": [164.0], "std": [0.0], "min": [164], "max": [164], "count": [735]}, "eef_direction_state": {"mean": [4.3238095238095235, 4.448979591836735], "std": [1.6375414346248958, 1.7441200477834455], "min": [0, 0], "max": [6, 6], "count": [735]}, "eef_velocity_state": {"mean": [0.7714285714285715, 0.6530612244897959], "std": [0.6936053888012613, 0.6287127679241791], "min": [0, 0], "max": [2, 2], "count": [735]}, "eef_acc_mag_state": {"mean": [0.7755102040816326, 0.7945578231292517], "std": [0.841087070867359, 0.8443314235410929], "min": [0, 0], "max": [2, 2], "count": [735]}, "eef_direction_action": {"mean": [4.3238095238095235, 4.448979591836735], "std": [1.6375414346248958, 1.7441200477834455], "min": [0, 0], "max": [6, 6], "count": [735]}, "eef_velocity_action": {"mean": [0.7714285714285715, 0.6530612244897959], "std": [0.6936053888012613, 0.6287127679241791], "min": [0, 0], "max": [2, 2], "count": [735]}, "eef_acc_mag_action": {"mean": [0.7755102040816326, 0.7945578231292517], "std": [0.841087070867359, 0.8443314235410929], "min": [0, 0], "max": [2, 2], "count": [735]}, "eef_sim_pose_state": {"mean": [0.5921985454666232, 0.29752761987914955, 1.1964800543661354, -0.3201685957115217, 0.9487002887559055, 1.3970279665326406, 0.6256878191250227, -0.16454218966492298, 1.112561694354238, -1.9120977753543387, 1.027254063473761, -1.746107418335908], "std": [0.023832039963895827, 0.038518928411468874, 0.12595293343183878, 2.5841520130528863, 0.2979650801769235, 1.7785557751503165, 0.01395328182387975, 0.04708255306035667, 0.03289417356317218, 1.4530551482119745, 0.329307192884204, 0.28741681663763263], "min": [0.5390105113315657, 0.19192874481410463, 1.0281242200167635, -3.12479502935204, 0.5979230234293569, -3.1391691957319092, 0.5956131057471795, -0.25345564554151695, 1.0711273190738193, -3.1385942843971772, 0.41805251607124294, -2.200651500120498], "max": [0.6343877945012276, 0.3710647030584333, 1.3635970207608703, 3.1373106043952945, 1.5195808856285598, 3.102656268084923, 0.6703483578073245, -0.06822467245576358, 1.1849585938499814, 3.1393119630683346, 1.465274050262479, -1.2065430588641464], "count": [735]}, "eef_sim_pose_action": {"mean": [0.5921985454666232, 0.29752761987914955, 1.1964800543661354, -0.3201685957115217, 0.9487002887559055, 1.3970279665326406, 0.6256878191250227, -0.16454218966492298, 1.112561694354238, -1.9120977753543387, 1.027254063473761, -1.746107418335908], "std": [0.023832039963895827, 0.038518928411468874, 0.12595293343183878, 2.5841520130528863, 0.2979650801769235, 1.7785557751503165, 0.01395328182387975, 0.04708255306035667, 0.03289417356317218, 1.4530551482119745, 0.329307192884204, 0.28741681663763263], "min": [0.5390105113315657, 0.19192874481410463, 1.0281242200167635, -3.12479502935204, 0.5979230234293569, -3.1391691957319092, 0.5956131057471795, -0.25345564554151695, 1.0711273190738193, -3.1385942843971772, 0.41805251607124294, -2.200651500120498], "max": [0.6343877945012276, 0.3710647030584333, 1.3635970207608703, 3.1373106043952945, 1.5195808856285598, 3.102656268084923, 0.6703483578073245, -0.06822467245576358, 1.1849585938499814, 3.1393119630683346, 1.465274050262479, -1.2065430588641464], "count": [735]}, "gripper_mode_state": {"mean": [0.7496598639455783, 0.0], "std": [0.4332089014951975, 0.0], "min": [0, 0], "max": [1, 0], "count": [735]}, "gripper_activity_state": {"mean": [1.9591836734693877, 1.9755102040816326], "std": [0.257606751411721, 0.19363751700307086], "min": [0, 0], "max": [2, 2], "count": [735]}, "gripper_mode_action": {"mean": [0.7496598639455783, 0.0], "std": [0.4332089014951975, 0.0], "min": [0, 0], "max": [1, 0], "count": [735]}, "gripper_activity_action": {"mean": [1.9591836734693877, 1.9755102040816326], "std": [0.257606751411721, 0.19363751700307086], "min": [0, 0], "max": [2, 2], "count": [735]}, "gripper_open_scale_state": {"mean": [0.3400142853509815, 0.846968707566034], "std": [0.21945511358824632, 0.09772308177862275], "min": [0.099, 0.548], "max": [0.703, 0.892], "count": [735]}, "gripper_open_scale_action": {"mean": [0.3400142853509815, 0.846968707566034], "std": [0.21945511358824632, 0.09772308177862275], "min": [0.099, 0.548], "max": [0.703, 0.892], "count": [735]}}} +{"episode_index": 165, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4587275053250467]], [[0.42895944211017745]], [[0.40256682204131655]]], "std": [[[0.14863957233605876]], [[0.17688459126044542]], [[0.19965376391214051]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47505273619864613]], [[0.46960690031220825]], [[0.4601775903069561]]], "std": [[[0.07137462251614102]], [[0.08767324052847018]], [[0.0997345063253916]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46971997549019606]], [[0.43934060785772644]], [[0.4172052185457516]]], "std": [[[0.13874716635363551]], [[0.17479488130521734]], [[0.19836760399465755]]], "count": [112]}, "observation.state": {"min": [0.2604380249977112, 1.8759148120880127, -2.4978106021881104, -1.4469826221466064, -2.397489070892334, -1.5079646110534668, 0.25134485960006714, 327.0, -0.07241199910640717, 0.3243910074234009, -0.21561899781227112, -3.1381852626800537, 0.46799999475479126, -0.7390000224113464, -0.8439016342163086, -2.044862747192383, -0.10581932216882706, -0.17952457070350647, -1.9343832731246948, -1.9819610118865967, 0.9043249487876892, 121.0, -0.2809700071811676, 0.32448700070381165, -0.2165520042181015, 0.5809999704360962, -1.3220000267028809, -3.1411852836608887], "max": [0.7990292310714722, 2.033867120742798, -1.0184868574142456, -0.04305727407336235, -0.3528532087802887, 0.20600122213363647, 2.100015163421631, 901.0, 0.28711798787117004, 0.4043799936771393, -0.10801800340414047, 3.140000104904175, 1.5410000085830688, 1.6950000524520874, -0.4754975140094757, -1.9963949918746948, 0.4205371141433716, 0.6181083917617798, -0.3297974169254303, -1.1447091102600098, 2.8373992443084717, 889.0, -0.19845399260520935, 0.42548298835754395, -0.07899600267410278, 2.75, -0.48100000619888306, 3.1410000324249268], "mean": [0.5416840314865112, 2.0093252658843994, -1.4156708717346191, -0.7280513644218445, -1.484381079673767, -1.004040241241455, 1.2752577066421509, 758.5660400390625, 0.14301617443561554, 0.3725942075252533, -0.17482765018939972, -0.8719086050987244, 1.0147160291671753, 0.3966822624206543, -0.5917050242424011, -2.022613048553467, 0.21992896497249603, 0.37967053055763245, -1.3886353969573975, -1.5976535081863403, 1.7334455251693726, 307.1642150878906, -0.23335061967372894, 0.36254969239234924, -0.14401298761367798, 1.2088290452957153, -0.9549370408058167, 1.820766568183899], "std": [0.12671014666557312, 0.03153993561863899, 0.47130709886550903, 0.5139287114143372, 0.7756110429763794, 0.45317578315734863, 0.7237452268600464, 197.60220336914062, 0.10692069679498672, 0.022749917581677437, 0.025036202743649483, 2.0776355266571045, 0.3476219177246094, 0.760226309299469, 0.10978716611862183, 0.011264952830970287, 0.16584928333759308, 0.2266416996717453, 0.44657453894615173, 0.25859344005584717, 0.5129269957542419, 295.0047607421875, 0.023488691076636314, 0.029742153361439705, 0.04164619743824005, 0.6823428273200989, 0.20933279395103455, 1.9463554620742798], "count": [545]}, "action": {"min": [0.2604380249977112, 1.8759148120880127, -2.4978106021881104, -1.4469826221466064, -2.397489070892334, -1.5079646110534668, 0.25134485960006714, 327.0, -0.07241199910640717, 0.3243910074234009, -0.21561899781227112, -3.1381852626800537, 0.46799999475479126, -0.7390000224113464, -0.8439016342163086, -2.044862747192383, -0.10581932216882706, -0.17952457070350647, -1.9343832731246948, -1.9819610118865967, 0.9043249487876892, 121.0, -0.2809700071811676, 0.32448700070381165, -0.2165520042181015, 0.5809999704360962, -1.3220000267028809, -3.1411852836608887], "max": [0.7990292310714722, 2.033867120742798, -1.0184868574142456, -0.04305727407336235, -0.3528532087802887, 0.20600122213363647, 2.100015163421631, 901.0, 0.28711798787117004, 0.4043799936771393, -0.10801800340414047, 3.140000104904175, 1.5410000085830688, 1.6950000524520874, -0.4754975140094757, -1.9963949918746948, 0.4205371141433716, 0.6181083917617798, -0.3297974169254303, -1.1447091102600098, 2.8373992443084717, 889.0, -0.19845399260520935, 0.42548298835754395, -0.07899600267410278, 2.75, -0.48100000619888306, 3.1410000324249268], "mean": [0.5416840314865112, 2.0093252658843994, -1.4156708717346191, -0.7280513644218445, -1.484381079673767, -1.004040241241455, 1.2752577066421509, 758.5660400390625, 0.14301617443561554, 0.3725942075252533, -0.17482765018939972, -0.8719086050987244, 1.0147160291671753, 0.3966822624206543, -0.5917050242424011, -2.022613048553467, 0.21992896497249603, 0.37967053055763245, -1.3886353969573975, -1.5976535081863403, 1.7334455251693726, 307.1642150878906, -0.23335061967372894, 0.36254969239234924, -0.14401298761367798, 1.2088290452957153, -0.9549370408058167, 1.820766568183899], "std": [0.12671014666557312, 0.03153993561863899, 0.47130709886550903, 0.5139287114143372, 0.7756110429763794, 0.45317578315734863, 0.7237452268600464, 197.60220336914062, 0.10692069679498672, 0.022749917581677437, 0.025036202743649483, 2.0776355266571045, 0.3476219177246094, 0.760226309299469, 0.10978716611862183, 0.011264952830970287, 0.16584928333759308, 0.2266416996717453, 0.44657453894615173, 0.25859344005584717, 0.5129269957542419, 295.0047607421875, 0.023488691076636314, 0.029742153361439705, 0.04164619743824005, 0.6823428273200989, 0.20933279395103455, 1.9463554620742798], "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": [165], "max": [165], "mean": [165.0], "std": [0.0], "count": [545]}, "index": {"min": [87836], "max": [88380], "mean": [88108.0], "std": [157.3276835143771], "count": [545]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [545]}, "subtask_annotation": {"mean": [4.820183486238532, 12.0, 12.0, 12.0, 12.0], "std": [3.424246513689728, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [545]}, "scene_annotation": {"mean": [165.0], "std": [0.0], "min": [165], "max": [165], "count": [545]}, "eef_direction_state": {"mean": [4.231192660550459, 3.981651376146789], "std": [1.856735679869443, 1.8353393875390545], "min": [0, 0], "max": [6, 6], "count": [545]}, "eef_velocity_state": {"mean": [0.6458715596330276, 1.0128440366972478], "std": [0.6157760986645695, 0.8403910096317936], "min": [0, 0], "max": [2, 2], "count": [545]}, "eef_acc_mag_state": {"mean": [0.6275229357798165, 0.8605504587155963], "std": [0.8210388987905238, 0.8277324334583445], "min": [0, 0], "max": [2, 2], "count": [545]}, "eef_direction_action": {"mean": [4.231192660550459, 3.981651376146789], "std": [1.856735679869443, 1.8353393875390545], "min": [0, 0], "max": [6, 6], "count": [545]}, "eef_velocity_action": {"mean": [0.6458715596330276, 1.0128440366972478], "std": [0.6157760986645695, 0.8403910096317936], "min": [0, 0], "max": [2, 2], "count": [545]}, "eef_acc_mag_action": {"mean": [0.6275229357798165, 0.8605504587155963], "std": [0.8210388987905238, 0.8277324334583445], "min": [0, 0], "max": [2, 2], "count": [545]}, "eef_sim_pose_state": {"mean": [0.5591392294525974, 0.32083722331104614, 1.1147133630549704, -1.2105741928895288, 0.9542964698665588, -1.059502580593147, 0.5729865915418156, -0.22764985894361175, 1.104074989705805, -0.8727234040354044, 1.0150788463056029, -1.1744750154971815], "std": [0.03216037234805127, 0.022578179056278475, 0.03101565948028834, 0.681240979419212, 0.20917162461224187, 1.6905131527229798, 0.019079975062652892, 0.09950541629038424, 0.03357777035738825, 2.077821181049485, 0.34761823862234775, 0.759706571368323], "min": [0.5238544467438835, 0.2859530943409628, 1.0451796021468138, -2.749248728615097, 0.48080208379396483, -3.1411729331605165, 0.5273547094913735, -0.35388389333931125, 1.0657470775075724, -3.137463154683324, 0.46872220201664083, -2.310125005314986], "max": [0.6298622469662527, 0.36725557706632095, 1.1650960516247117, -0.5847922127516535, 1.3207086332540823, 3.1415276694408694, 0.5967483081059274, -0.021618234412694393, 1.1860767885782317, 3.1404920376634475, 1.5410941402403262, 0.12325532046631449], "count": [545]}, "eef_sim_pose_action": {"mean": [0.5591392294525974, 0.32083722331104614, 1.1147133630549704, -1.2105741928895288, 0.9542964698665588, -1.059502580593147, 0.5729865915418156, -0.22764985894361175, 1.104074989705805, -0.8727234040354044, 1.0150788463056029, -1.1744750154971815], "std": [0.03216037234805127, 0.022578179056278475, 0.03101565948028834, 0.681240979419212, 0.20917162461224187, 1.6905131527229798, 0.019079975062652892, 0.09950541629038424, 0.03357777035738825, 2.077821181049485, 0.34761823862234775, 0.759706571368323], "min": [0.5238544467438835, 0.2859530943409628, 1.0451796021468138, -2.749248728615097, 0.48080208379396483, -3.1411729331605165, 0.5273547094913735, -0.35388389333931125, 1.0657470775075724, -3.137463154683324, 0.46872220201664083, -2.310125005314986], "max": [0.6298622469662527, 0.36725557706632095, 1.1650960516247117, -0.5847922127516535, 1.3207086332540823, 3.1415276694408694, 0.5967483081059274, -0.021618234412694393, 1.1860767885782317, 3.1404920376634475, 1.5410941402403262, 0.12325532046631449], "count": [545]}, "gripper_mode_state": {"mean": [0.7394495412844037, 0.181651376146789], "std": [0.43893498058219066, 0.3855569396221093], "min": [0, 0], "max": [1, 1], "count": [545]}, "gripper_activity_state": {"mean": [1.888073394495413, 1.8055045871559634], "std": [0.4067604778691855, 0.5270368721995214], "min": [0, 0], "max": [2, 2], "count": [545]}, "gripper_mode_action": {"mean": [0.7394495412844037, 0.181651376146789], "std": [0.43893498058219066, 0.3855569396221093], "min": [0, 0], "max": [1, 1], "count": [545]}, "gripper_activity_action": {"mean": [1.888073394495413, 1.8055045871559634], "std": [0.4067604778691855, 0.5270368721995214], "min": [0, 0], "max": [2, 2], "count": [545]}, "gripper_open_scale_state": {"mean": [0.3071642200994929, 0.7585660548218883], "std": [0.29500448188676487, 0.19760218449284905], "min": [0.121, 0.327], "max": [0.889, 0.901], "count": [545]}, "gripper_open_scale_action": {"mean": [0.3071642200994929, 0.7585660548218883], "std": [0.29500448188676487, 0.19760218449284905], "min": [0.121, 0.327], "max": [0.889, 0.901], "count": [545]}}} +{"episode_index": 166, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4553128084150327]], [[0.4205040890522876]], [[0.3966191013071896]]], "std": [[[0.14350011970467474]], [[0.17614323198135703]], [[0.19706228689962008]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47530607843137257]], [[0.4676165441176471]], [[0.45895157679738563]]], "std": [[[0.06782179736700049]], [[0.08740869660829063]], [[0.10015165903393883]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4725142218137255]], [[0.4482081535947713]], [[0.4275414113562091]]], "std": [[[0.1403425577055157]], [[0.1740849063448699]], [[0.1975233931792946]]], "count": [100]}, "observation.state": {"min": [0.3520154654979706, 1.9082731008529663, -2.596665859222412, -1.2176812887191772, -1.9715412855148315, -1.3074960708618164, 0.3818955421447754, 361.0, -0.08174700289964676, 0.35214000940322876, -0.2363090068101883, -3.0369999408721924, 0.4339999854564667, -0.7559999823570251, -0.8947430849075317, -2.0448102951049805, -0.21575762331485748, -0.1794722080230713, -1.9411728382110596, -1.9860451221466064, 0.9829695224761963, 121.0, -0.3140769898891449, 0.32363900542259216, -0.20319299399852753, 0.4350000321865082, -1.215000033378601, -3.1371853351593018], "max": [0.842261016368866, 2.0433268547058105, -0.7293207049369812, -0.09805259853601456, -0.33890801668167114, 0.2854311764240265, 1.5769399404525757, 894.0, 0.2860740125179291, 0.43810001015663147, -0.1277250051498413, 0.18700000643730164, 1.5509999990463257, 2.2049999237060547, -0.4608891010284424, -1.9666719436645508, 0.37857937812805176, 0.6161012649536133, -0.3060958683490753, -1.101250410079956, 2.817991256713867, 757.0, -0.17562000453472137, 0.43364301323890686, -0.08771800249814987, 2.8410000801086426, -0.5630000233650208, 3.1389999389648438], "mean": [0.6089627146720886, 2.0135931968688965, -1.4898425340652466, -0.5107761025428772, -1.1633505821228027, -0.7835436463356018, 1.0285508632659912, 741.9490966796875, 0.1386350393295288, 0.3860877454280853, -0.19197899103164673, -1.4870346784591675, 1.0323736667633057, 0.7492105960845947, -0.6120755672454834, -2.023374557495117, 0.09179360419511795, 0.3240616023540497, -1.299426794052124, -1.580286979675293, 1.8038331270217896, 307.5079345703125, -0.23686017096042633, 0.36501792073249817, -0.14936213195323944, 1.2005311250686646, -0.9332789778709412, 0.5196229219436646], "std": [0.1362074315547943, 0.024022899568080902, 0.5756560564041138, 0.37402069568634033, 0.604523241519928, 0.5037823915481567, 0.49553439021110535, 172.2274627685547, 0.1300441473722458, 0.02537134289741516, 0.022968392819166183, 1.3093680143356323, 0.2954544425010681, 0.9326858520507812, 0.13174624741077423, 0.016321847215294838, 0.1924382597208023, 0.21823851764202118, 0.4939550757408142, 0.25421571731567383, 0.49515050649642944, 259.2666015625, 0.02844688855111599, 0.03301866725087166, 0.03661130368709564, 0.7619694471359253, 0.1902645230293274, 2.601362705230713], "count": [441]}, "action": {"min": [0.3520154654979706, 1.9082731008529663, -2.596665859222412, -1.2176812887191772, -1.9715412855148315, -1.3074960708618164, 0.3818955421447754, 361.0, -0.08174700289964676, 0.35214000940322876, -0.2363090068101883, -3.0369999408721924, 0.4339999854564667, -0.7559999823570251, -0.8947430849075317, -2.0448102951049805, -0.21575762331485748, -0.1794722080230713, -1.9411728382110596, -1.9860451221466064, 0.9829695224761963, 121.0, -0.3140769898891449, 0.32363900542259216, -0.20319299399852753, 0.4350000321865082, -1.215000033378601, -3.1371853351593018], "max": [0.842261016368866, 2.0433268547058105, -0.7293207049369812, -0.09805259853601456, -0.33890801668167114, 0.2854311764240265, 1.5769399404525757, 894.0, 0.2860740125179291, 0.43810001015663147, -0.1277250051498413, 0.18700000643730164, 1.5509999990463257, 2.2049999237060547, -0.4608891010284424, -1.9666719436645508, 0.37857937812805176, 0.6161012649536133, -0.3060958683490753, -1.101250410079956, 2.817991256713867, 757.0, -0.17562000453472137, 0.43364301323890686, -0.08771800249814987, 2.8410000801086426, -0.5630000233650208, 3.1389999389648438], "mean": [0.6089627146720886, 2.0135931968688965, -1.4898425340652466, -0.5107761025428772, -1.1633505821228027, -0.7835436463356018, 1.0285508632659912, 741.9490966796875, 0.1386350393295288, 0.3860877454280853, -0.19197899103164673, -1.4870346784591675, 1.0323736667633057, 0.7492105960845947, -0.6120755672454834, -2.023374557495117, 0.09179360419511795, 0.3240616023540497, -1.299426794052124, -1.580286979675293, 1.8038331270217896, 307.5079345703125, -0.23686017096042633, 0.36501792073249817, -0.14936213195323944, 1.2005311250686646, -0.9332789778709412, 0.5196229219436646], "std": [0.1362074315547943, 0.024022899568080902, 0.5756560564041138, 0.37402069568634033, 0.604523241519928, 0.5037823915481567, 0.49553439021110535, 172.2274627685547, 0.1300441473722458, 0.02537134289741516, 0.022968392819166183, 1.3093680143356323, 0.2954544425010681, 0.9326858520507812, 0.13174624741077423, 0.016321847215294838, 0.1924382597208023, 0.21823851764202118, 0.4939550757408142, 0.25421571731567383, 0.49515050649642944, 259.2666015625, 0.02844688855111599, 0.03301866725087166, 0.03661130368709564, 0.7619694471359253, 0.1902645230293274, 2.601362705230713], "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": [166], "max": [166], "mean": [166.0], "std": [0.0], "count": [441]}, "index": {"min": [88381], "max": [88821], "mean": [88601.0], "std": [127.30540705982078], "count": [441]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [441]}, "subtask_annotation": {"mean": [4.294784580498866, 12.0, 12.0, 12.0, 12.0], "std": [3.563380775326478, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [441]}, "scene_annotation": {"mean": [166.0], "std": [0.0], "min": [166], "max": [166], "count": [441]}, "eef_direction_state": {"mean": [3.630385487528345, 4.083900226757369], "std": [2.0296849361008586, 1.9552219118911183], "min": [0, 0], "max": [6, 6], "count": [441]}, "eef_velocity_state": {"mean": [0.8866213151927438, 0.8117913832199547], "std": [0.7258290525419319, 0.8321470260911418], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_acc_mag_state": {"mean": [0.8231292517006803, 0.7596371882086168], "std": [0.8359877203373074, 0.8032269694879105], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_direction_action": {"mean": [3.630385487528345, 4.083900226757369], "std": [2.0296849361008586, 1.9552219118911183], "min": [0, 0], "max": [6, 6], "count": [441]}, "eef_velocity_action": {"mean": [0.8866213151927438, 0.8117913832199547], "std": [0.7258290525419319, 0.8321470260911418], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_acc_mag_action": {"mean": [0.8231292517006803, 0.7596371882086168], "std": [0.8359877203373074, 0.8032269694879105], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_sim_pose_state": {"mean": [0.5599725681231579, 0.3212380628397237, 1.1087619006691314, -1.202225983580833, 0.9326742336261947, -0.8742524160527402, 0.5819799997467854, -0.22078914013914966, 1.0826373054524427, -1.4882217384880883, 1.0327497890325688, -0.8224468378765195], "std": [0.0375344134269511, 0.024904693921452857, 0.026705763517512412, 0.7607899146156033, 0.19010274553866766, 1.6994529249018746, 0.030804707248485115, 0.11971459195403177, 0.020387405475527892, 1.3095237307105765, 0.295386530001056, 0.932815283758706], "min": [0.5119296813784194, 0.27529770399048314, 1.0509631385850906, -2.8407931805279376, 0.563001848602442, -3.1369244239936305, 0.5490100849242228, -0.3523525661128384, 1.0587165678801833, -3.0370428838216776, 0.434308745744318, -2.3258366383375755], "max": [0.6404904478316094, 0.38326542059422886, 1.157779845489118, -0.43923790844367816, 1.2140808286845015, 3.1388568940895203, 0.6398281297122693, -0.013198316547268482, 1.1432730895383791, 0.18605539443029748, 1.5512417367069276, 0.6332868799213172], "count": [441]}, "eef_sim_pose_action": {"mean": [0.5599725681231579, 0.3212380628397237, 1.1087619006691314, -1.202225983580833, 0.9326742336261947, -0.8742524160527402, 0.5819799997467854, -0.22078914013914966, 1.0826373054524427, -1.4882217384880883, 1.0327497890325688, -0.8224468378765195], "std": [0.0375344134269511, 0.024904693921452857, 0.026705763517512412, 0.7607899146156033, 0.19010274553866766, 1.6994529249018746, 0.030804707248485115, 0.11971459195403177, 0.020387405475527892, 1.3095237307105765, 0.295386530001056, 0.932815283758706], "min": [0.5119296813784194, 0.27529770399048314, 1.0509631385850906, -2.8407931805279376, 0.563001848602442, -3.1369244239936305, 0.5490100849242228, -0.3523525661128384, 1.0587165678801833, -3.0370428838216776, 0.434308745744318, -2.3258366383375755], "max": [0.6404904478316094, 0.38326542059422886, 1.157779845489118, -0.43923790844367816, 1.2140808286845015, 3.1388568940895203, 0.6398281297122693, -0.013198316547268482, 1.1432730895383791, 0.18605539443029748, 1.5512417367069276, 0.6332868799213172], "count": [441]}, "gripper_mode_state": {"mean": [0.6802721088435374, 0.16326530612244897], "std": [0.4663710612517742, 0.36960755665867023], "min": [0, 0], "max": [1, 1], "count": [441]}, "gripper_activity_state": {"mean": [1.90702947845805, 1.8684807256235827], "std": [0.39032578002294677, 0.4576680566546177], "min": [0, 0], "max": [2, 2], "count": [441]}, "gripper_mode_action": {"mean": [0.6802721088435374, 0.16326530612244897], "std": [0.4663710612517742, 0.36960755665867023], "min": [0, 0], "max": [1, 1], "count": [441]}, "gripper_activity_action": {"mean": [1.90702947845805, 1.8684807256235827], "std": [0.39032578002294677, 0.4576680566546177], "min": [0, 0], "max": [2, 2], "count": [441]}, "gripper_open_scale_state": {"mean": [0.3075079365944376, 0.74194897979944], "std": [0.2592665278132144, 0.17222742993642456], "min": [0.121, 0.361], "max": [0.757, 0.894], "count": [441]}, "gripper_open_scale_action": {"mean": [0.3075079365944376, 0.74194897979944], "std": [0.2592665278132144, 0.17222742993642456], "min": [0.121, 0.361], "max": [0.757, 0.894], "count": [441]}}} +{"episode_index": 167, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.45245171011586455]], [[0.4224656937017231]], [[0.398822294637552]]], "std": [[[0.14532218208950523]], [[0.1749039274541698]], [[0.1963099469479067]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.47065913732917414]], [[0.4679114081996435]], [[0.4565935791740939]]], "std": [[[0.06599357632918201]], [[0.08059911276666633]], [[0.09424958807782957]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47517698863636365]], [[0.44592234848484846]], [[0.42753834670231733]]], "std": [[[0.14067785819807185]], [[0.16922129937137964]], [[0.19342114583330025]]], "count": [110]}, "observation.state": {"min": [0.3914947807788849, 1.963512897491455, -2.4244019985198975, -1.3177236318588257, -2.38364839553833, -1.7640914916992188, 0.2580294907093048, 247.0, -0.04973100125789642, 0.30349698662757874, -0.21673299372196198, -3.128000020980835, 0.45100000500679016, -0.6980000138282776, -0.8605870008468628, -2.043344259262085, 0.006073745898902416, -0.14334391057491302, -2.029538631439209, -1.89071524143219, 0.8431860208511353, 122.0, -0.2869679927825928, 0.34264901280403137, -0.20333600044250488, 0.382999986410141, -1.3329999446868896, -3.1401853561401367], "max": [0.781750500202179, 2.0354902744293213, -0.6765071153640747, -0.09723229706287384, -0.724014937877655, 0.10924015939235687, 1.952534794807434, 894.0, 0.27999699115753174, 0.4037120044231415, -0.11559700220823288, 3.140000104904175, 1.562000036239624, 2.180000066757202, -0.47247806191444397, -1.9937769174575806, 0.6290166974067688, 0.7702138423919678, -0.37428584694862366, -0.9781000018119812, 2.8607866764068604, 912.0, -0.1879419982433319, 0.4482420086860657, -0.07417000085115433, 2.9719998836517334, -0.5799999833106995, 3.132999897003174], "mean": [0.5442425608634949, 2.0147509574890137, -1.2735064029693604, -0.6802051663398743, -1.473922610282898, -1.1310542821884155, 1.2520816326141357, 748.9120483398438, 0.14950323104858398, 0.3597889542579651, -0.1775461733341217, 0.2876707911491394, 1.0368300676345825, 0.5760776400566101, -0.6083346009254456, -2.0236337184906006, 0.3513248562812805, 0.39592015743255615, -1.4766565561294556, -1.4643663167953491, 1.6590336561203003, 345.9300537109375, -0.23507246375083923, 0.3831580579280853, -0.14231866598129272, 1.3326691389083862, -0.9100832343101501, 0.9468449354171753], "std": [0.10518231242895126, 0.013488197699189186, 0.5478447675704956, 0.4296097755432129, 0.5904544591903687, 0.4702385663986206, 0.6332172155380249, 194.18972778320312, 0.11481904238462448, 0.025974096730351448, 0.02224595844745636, 2.144280195236206, 0.3191508650779724, 1.0140905380249023, 0.12305139750242233, 0.01129147969186306, 0.21446649730205536, 0.2081184834241867, 0.5325309634208679, 0.24837060272693634, 0.4918007254600525, 255.86302185058594, 0.029215043410658836, 0.030383745208382607, 0.03867972642183304, 0.7684653997421265, 0.17666226625442505, 2.466463327407837], "count": [529]}, "action": {"min": [0.3914947807788849, 1.963512897491455, -2.4244019985198975, -1.3177236318588257, -2.38364839553833, -1.7640914916992188, 0.2580294907093048, 247.0, -0.04973100125789642, 0.30349698662757874, -0.21673299372196198, -3.128000020980835, 0.45100000500679016, -0.6980000138282776, -0.8605870008468628, -2.043344259262085, 0.006073745898902416, -0.14334391057491302, -2.029538631439209, -1.89071524143219, 0.8431860208511353, 122.0, -0.2869679927825928, 0.34264901280403137, -0.20333600044250488, 0.382999986410141, -1.3329999446868896, -3.1401853561401367], "max": [0.781750500202179, 2.0354902744293213, -0.6765071153640747, -0.09723229706287384, -0.724014937877655, 0.10924015939235687, 1.952534794807434, 894.0, 0.27999699115753174, 0.4037120044231415, -0.11559700220823288, 3.140000104904175, 1.562000036239624, 2.180000066757202, -0.47247806191444397, -1.9937769174575806, 0.6290166974067688, 0.7702138423919678, -0.37428584694862366, -0.9781000018119812, 2.8607866764068604, 912.0, -0.1879419982433319, 0.4482420086860657, -0.07417000085115433, 2.9719998836517334, -0.5799999833106995, 3.132999897003174], "mean": [0.5442425608634949, 2.0147509574890137, -1.2735064029693604, -0.6802051663398743, -1.473922610282898, -1.1310542821884155, 1.2520816326141357, 748.9120483398438, 0.14950323104858398, 0.3597889542579651, -0.1775461733341217, 0.2876707911491394, 1.0368300676345825, 0.5760776400566101, -0.6083346009254456, -2.0236337184906006, 0.3513248562812805, 0.39592015743255615, -1.4766565561294556, -1.4643663167953491, 1.6590336561203003, 345.9300537109375, -0.23507246375083923, 0.3831580579280853, -0.14231866598129272, 1.3326691389083862, -0.9100832343101501, 0.9468449354171753], "std": [0.10518231242895126, 0.013488197699189186, 0.5478447675704956, 0.4296097755432129, 0.5904544591903687, 0.4702385663986206, 0.6332172155380249, 194.18972778320312, 0.11481904238462448, 0.025974096730351448, 0.02224595844745636, 2.144280195236206, 0.3191508650779724, 1.0140905380249023, 0.12305139750242233, 0.01129147969186306, 0.21446649730205536, 0.2081184834241867, 0.5325309634208679, 0.24837060272693634, 0.4918007254600525, 255.86302185058594, 0.029215043410658836, 0.030383745208382607, 0.03867972642183304, 0.7684653997421265, 0.17666226625442505, 2.466463327407837], "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": [167], "max": [167], "mean": [167.0], "std": [0.0], "count": [529]}, "index": {"min": [88822], "max": [89350], "mean": [89086.0], "std": [152.7088733505686], "count": [529]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [529]}, "subtask_annotation": {"mean": [4.5633270321361055, 12.0, 12.0, 12.0, 12.0], "std": [3.475577373645349, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [529]}, "scene_annotation": {"mean": [167.0], "std": [0.0], "min": [167], "max": [167], "count": [529]}, "eef_direction_state": {"mean": [4.109640831758034, 3.9338374291115312], "std": [1.9089089866704911, 1.903476229972352], "min": [0, 0], "max": [6, 6], "count": [529]}, "eef_velocity_state": {"mean": [0.7523629489603024, 0.9584120982986768], "std": [0.6909618324490311, 0.8420483915376001], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_acc_mag_state": {"mean": [0.7504725897920604, 0.7334593572778828], "std": [0.828443300521368, 0.817365597856851], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_direction_action": {"mean": [4.109640831758034, 3.9338374291115312], "std": [1.9089089866704911, 1.903476229972352], "min": [0, 0], "max": [6, 6], "count": [529]}, "eef_velocity_action": {"mean": [0.7523629489603024, 0.9584120982986768], "std": [0.6909618324490311, 0.8420483915376001], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_acc_mag_action": {"mean": [0.7504725897920604, 0.7334593572778828], "std": [0.828443300521368, 0.817365597856851], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_sim_pose_state": {"mean": [0.577278612579073, 0.31964661323579546, 1.1178154343643445, -1.3341231089513579, 0.9094473213201748, -1.0107939985480994, 0.5640022485417003, -0.23495970911505773, 1.100148114720009, 0.2869764125873095, 1.0372949953280755, -0.9952785558298609], "std": [0.03400599781355752, 0.026774554979888187, 0.02853633796690966, 0.7670897988294664, 0.17633577587971114, 1.7278248402674823, 0.017241450459278246, 0.10579550681768504, 0.028109677906704454, 2.145378721386331, 0.31922689488572187, 1.0140061917131777], "min": [0.542486368250548, 0.27883598833414497, 1.0519348173651597, -2.971709826358202, 0.5799587096809966, -3.141515084087131, 0.532312742000668, -0.34900048366801434, 1.0654758147325762, -3.1283554718998294, 0.4511645142017473, -2.2679222441149545], "max": [0.6519509169079064, 0.3662763181311345, 1.168521083545906, -0.38972740993802524, 1.3324155838068403, 3.1412713015182474, 0.6132456357023195, -0.04317724654831852, 1.1614898536143587, 3.140521632977853, 1.562782669639612, 0.6067472515273282], "count": [529]}, "eef_sim_pose_action": {"mean": [0.577278612579073, 0.31964661323579546, 1.1178154343643445, -1.3341231089513579, 0.9094473213201748, -1.0107939985480994, 0.5640022485417003, -0.23495970911505773, 1.100148114720009, 0.2869764125873095, 1.0372949953280755, -0.9952785558298609], "std": [0.03400599781355752, 0.026774554979888187, 0.02853633796690966, 0.7670897988294664, 0.17633577587971114, 1.7278248402674823, 0.017241450459278246, 0.10579550681768504, 0.028109677906704454, 2.145378721386331, 0.31922689488572187, 1.0140061917131777], "min": [0.542486368250548, 0.27883598833414497, 1.0519348173651597, -2.971709826358202, 0.5799587096809966, -3.141515084087131, 0.532312742000668, -0.34900048366801434, 1.0654758147325762, -3.1283554718998294, 0.4511645142017473, -2.2679222441149545], "max": [0.6519509169079064, 0.3662763181311345, 1.168521083545906, -0.38972740993802524, 1.3324155838068403, 3.1412713015182474, 0.6132456357023195, -0.04317724654831852, 1.1614898536143587, 3.140521632977853, 1.562782669639612, 0.6067472515273282], "count": [529]}, "gripper_mode_state": {"mean": [0.7013232514177694, 0.11720226843100189], "std": [0.4576777779601919, 0.3216611519994746], "min": [0, 0], "max": [1, 1], "count": [529]}, "gripper_activity_state": {"mean": [1.9187145557655954, 1.8090737240075614], "std": [0.3624760624334789, 0.5355357830295142], "min": [0, 0], "max": [2, 2], "count": [529]}, "gripper_mode_action": {"mean": [0.7013232514177694, 0.11720226843100189], "std": [0.4576777779601919, 0.3216611519994746], "min": [0, 0], "max": [1, 1], "count": [529]}, "gripper_activity_action": {"mean": [1.9187145557655954, 1.8090737240075614], "std": [0.3624760624334789, 0.5355357830295142], "min": [0, 0], "max": [2, 2], "count": [529]}, "gripper_open_scale_state": {"mean": [0.34593005619157235, 0.7489120981256088], "std": [0.25586301777138837, 0.1941897045870006], "min": [0.122, 0.247], "max": [0.912, 0.894], "count": [529]}, "gripper_open_scale_action": {"mean": [0.34593005619157235, 0.7489120981256088], "std": [0.25586301777138837, 0.1941897045870006], "min": [0.122, 0.247], "max": [0.912, 0.894], "count": [529]}}} +{"episode_index": 168, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.45303384082612025]], [[0.42104575899428837]], [[0.3981383037449214]]], "std": [[[0.14571369608666607]], [[0.17892796719751383]], [[0.1999615228005304]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4725366174998528]], [[0.4713825479891656]], [[0.4618260116734381]]], "std": [[[0.0639887659742827]], [[0.07508683595047563]], [[0.0885331781805508]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4661007643673085]], [[0.4369016792527822]], [[0.4161257433904493]]], "std": [[[0.13407246627040587]], [[0.1747729475536285]], [[0.19879861024264256]]], "count": [111]}, "observation.state": {"min": [0.4697553813457489, 1.935570240020752, -2.173755168914795, -1.0034770965576172, -2.552578926086426, -1.724298119544983, 0.3818955421447754, 276.0, -0.04912000149488449, 0.3332110047340393, -0.21839599311351776, -3.1411852836608887, 0.4989999830722809, -3.0950000286102295, -0.8590685725212097, -2.041895627975464, 0.14262831211090088, -0.13034118711948395, -2.173947334289551, -1.890959620475769, 0.875579297542572, 115.0, -0.25725001096725464, 0.3577849864959717, -0.2029539942741394, 0.5659999847412109, -1.2549999952316284, -3.1381852626800537], "max": [0.9380621910095215, 2.0341289043426514, -0.658268392086029, -0.09641198813915253, -0.7606145143508911, -0.24780184030532837, 1.8989707231521606, 900.0, 0.281919002532959, 0.46693500876426697, -0.11242400109767914, 3.13700008392334, 1.5399999618530273, 2.884000062942505, -0.5271592736244202, -1.9571424722671509, 0.5338613390922546, 0.6432411074638367, -0.4340110421180725, -0.8273558616638184, 2.796419143676758, 907.0, -0.16409699618816376, 0.45863398909568787, -0.043942999094724655, 2.9549999237060547, -0.6309999823570251, 3.138000011444092], "mean": [0.6156441569328308, 2.0103957653045654, -1.1677614450454712, -0.6045964956283569, -1.5950406789779663, -1.1126567125320435, 1.3622262477874756, 715.5997924804688, 0.15823820233345032, 0.383461594581604, -0.1759927123785019, -0.4663501977920532, 1.0048584938049316, 0.10503937304019928, -0.6372506022453308, -2.023815870285034, 0.39465880393981934, 0.4451653063297272, -1.4845279455184937, -1.4817578792572021, 1.6868901252746582, 316.973876953125, -0.21871303021907806, 0.39048975706100464, -0.12698186933994293, 1.2499274015426636, -1.0413800477981567, 2.0102500915527344], "std": [0.14659267663955688, 0.019052894786000252, 0.510400652885437, 0.3220245838165283, 0.5870400667190552, 0.4226216673851013, 0.6114951372146606, 194.8784942626953, 0.10918845236301422, 0.03380972892045975, 0.02424241416156292, 2.345560073852539, 0.2675260305404663, 1.0696665048599243, 0.09681757539510727, 0.01350244041532278, 0.1070626825094223, 0.18604856729507446, 0.44027289748191833, 0.277656614780426, 0.4259902834892273, 286.2796630859375, 0.023534191772341728, 0.02770223841071129, 0.04757915809750557, 0.7189373970031738, 0.17042815685272217, 1.735266923904419], "count": [536]}, "action": {"min": [0.4697553813457489, 1.935570240020752, -2.173755168914795, -1.0034770965576172, -2.552578926086426, -1.724298119544983, 0.3818955421447754, 276.0, -0.04912000149488449, 0.3332110047340393, -0.21839599311351776, -3.1411852836608887, 0.4989999830722809, -3.0950000286102295, -0.8590685725212097, -2.041895627975464, 0.14262831211090088, -0.13034118711948395, -2.173947334289551, -1.890959620475769, 0.875579297542572, 115.0, -0.25725001096725464, 0.3577849864959717, -0.2029539942741394, 0.5659999847412109, -1.2549999952316284, -3.1381852626800537], "max": [0.9380621910095215, 2.0341289043426514, -0.658268392086029, -0.09641198813915253, -0.7606145143508911, -0.24780184030532837, 1.8989707231521606, 900.0, 0.281919002532959, 0.46693500876426697, -0.11242400109767914, 3.13700008392334, 1.5399999618530273, 2.884000062942505, -0.5271592736244202, -1.9571424722671509, 0.5338613390922546, 0.6432411074638367, -0.4340110421180725, -0.8273558616638184, 2.796419143676758, 907.0, -0.16409699618816376, 0.45863398909568787, -0.043942999094724655, 2.9549999237060547, -0.6309999823570251, 3.138000011444092], "mean": [0.6156441569328308, 2.0103957653045654, -1.1677614450454712, -0.6045964956283569, -1.5950406789779663, -1.1126567125320435, 1.3622262477874756, 715.5997924804688, 0.15823820233345032, 0.383461594581604, -0.1759927123785019, -0.4663501977920532, 1.0048584938049316, 0.10503937304019928, -0.6372506022453308, -2.023815870285034, 0.39465880393981934, 0.4451653063297272, -1.4845279455184937, -1.4817578792572021, 1.6868901252746582, 316.973876953125, -0.21871303021907806, 0.39048975706100464, -0.12698186933994293, 1.2499274015426636, -1.0413800477981567, 2.0102500915527344], "std": [0.14659267663955688, 0.019052894786000252, 0.510400652885437, 0.3220245838165283, 0.5870400667190552, 0.4226216673851013, 0.6114951372146606, 194.8784942626953, 0.10918845236301422, 0.03380972892045975, 0.02424241416156292, 2.345560073852539, 0.2675260305404663, 1.0696665048599243, 0.09681757539510727, 0.01350244041532278, 0.1070626825094223, 0.18604856729507446, 0.44027289748191833, 0.277656614780426, 0.4259902834892273, 286.2796630859375, 0.023534191772341728, 0.02770223841071129, 0.04757915809750557, 0.7189373970031738, 0.17042815685272217, 1.735266923904419], "count": [536]}, "timestamp": {"min": [0.0], "max": [17.833333333333332], "mean": [8.916666666666666], "std": [5.157653428535974], "count": [536]}, "frame_index": {"min": [0], "max": [535], "mean": [267.5], "std": [154.72960285607923], "count": [536]}, "episode_index": {"min": [168], "max": [168], "mean": [168.0], "std": [0.0], "count": [536]}, "index": {"min": [89351], "max": [89886], "mean": [89618.5], "std": [154.72960285607923], "count": [536]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [536]}, "subtask_annotation": {"mean": [4.779850746268656, 12.0, 12.0, 12.0, 12.0], "std": [3.4576387389901053, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [536]}, "scene_annotation": {"mean": [168.0], "std": [0.0], "min": [168], "max": [168], "count": [536]}, "eef_direction_state": {"mean": [4.231343283582089, 4.063432835820896], "std": [1.8873663997572157, 1.9043563979111462], "min": [0, 0], "max": [6, 6], "count": [536]}, "eef_velocity_state": {"mean": [0.7238805970149254, 0.914179104477612], "std": [0.6817645131675414, 0.8552430906128323], "min": [0, 0], "max": [2, 2], "count": [536]}, "eef_acc_mag_state": {"mean": [0.6921641791044776, 0.871268656716418], "std": [0.8129170451521821, 0.8487452737799892], "min": [0, 0], "max": [2, 2], "count": [536]}, "eef_direction_action": {"mean": [4.231343283582089, 4.063432835820896], "std": [1.8873663997572157, 1.9043563979111462], "min": [0, 0], "max": [6, 6], "count": [536]}, "eef_velocity_action": {"mean": [0.7238805970149254, 0.914179104477612], "std": [0.6817645131675414, 0.8552430906128323], "min": [0, 0], "max": [2, 2], "count": [536]}, "eef_acc_mag_action": {"mean": [0.6921641791044776, 0.871268656716418], "std": [0.8129170451521821, 0.8487452737799892], "min": [0, 0], "max": [2, 2], "count": [536]}, "eef_sim_pose_state": {"mean": [0.5869294260417716, 0.3083331085511517, 1.1325680971262397, -1.2516030291770708, 1.0407116982760691, -1.2847097991328653, 0.5863437829822195, -0.24391664852074565, 1.1037068143460833, -0.46683898859096856, 1.005229250992372, -1.3956746859113387], "std": [0.02900215144653182, 0.020159552914319742, 0.03678332927477823, 0.7177403364205134, 0.1701396653869972, 1.5874796230123907, 0.035482297038888735, 0.10229393470661013, 0.025999459824593684, 2.346100766732483, 0.2676171298364646, 1.1116812020178284], "min": [0.5544733184496676, 0.26740204472545015, 1.0529121605723135, -2.953764972080117, 0.6310356006484588, -3.131047712238638, 0.5434169498143915, -0.3531127238264819, 1.0724743442833258, -3.1408189812018765, 0.4996818124460498, -3.062321128584025], "max": [0.6569790416663901, 0.34710662840176604, 1.1977825958006783, -0.5687663350033896, 1.2541421082581925, 3.14037251396266, 0.6643842219916793, -0.04844170188808315, 1.1592726012769112, 3.1381458528188784, 1.5400061380254657, 3.059159187306009], "count": [536]}, "eef_sim_pose_action": {"mean": [0.5869294260417716, 0.3083331085511517, 1.1325680971262397, -1.2516030291770708, 1.0407116982760691, -1.2847097991328653, 0.5863437829822195, -0.24391664852074565, 1.1037068143460833, -0.46683898859096856, 1.005229250992372, -1.3956746859113387], "std": [0.02900215144653182, 0.020159552914319742, 0.03678332927477823, 0.7177403364205134, 0.1701396653869972, 1.5874796230123907, 0.035482297038888735, 0.10229393470661013, 0.025999459824593684, 2.346100766732483, 0.2676171298364646, 1.1116812020178284], "min": [0.5544733184496676, 0.26740204472545015, 1.0529121605723135, -2.953764972080117, 0.6310356006484588, -3.131047712238638, 0.5434169498143915, -0.3531127238264819, 1.0724743442833258, -3.1408189812018765, 0.4996818124460498, -3.062321128584025], "max": [0.6569790416663901, 0.34710662840176604, 1.1977825958006783, -0.5687663350033896, 1.2541421082581925, 3.14037251396266, 0.6643842219916793, -0.04844170188808315, 1.1592726012769112, 3.1381458528188784, 1.5400061380254657, 3.059159187306009], "count": [536]}, "gripper_mode_state": {"mean": [0.7649253731343284, 0.14738805970149255], "std": [0.4240454535419959, 0.35449234062095536], "min": [0, 0], "max": [1, 1], "count": [536]}, "gripper_activity_state": {"mean": [1.9347014925373134, 1.8656716417910448], "std": [0.31360491900104714, 0.46586534432876203], "min": [0, 0], "max": [2, 2], "count": [536]}, "gripper_mode_action": {"mean": [0.7649253731343284, 0.14738805970149255], "std": [0.4240454535419959, 0.35449234062095536], "min": [0, 0], "max": [1, 1], "count": [536]}, "gripper_activity_action": {"mean": [1.9347014925373134, 1.8656716417910448], "std": [0.31360491900104714, 0.46586534432876203], "min": [0, 0], "max": [2, 2], "count": [536]}, "gripper_open_scale_state": {"mean": [0.31697388056854753, 0.7155998133189634], "std": [0.2862796024480978, 0.19487845481380167], "min": [0.115, 0.276], "max": [0.907, 0.9], "count": [536]}, "gripper_open_scale_action": {"mean": [0.31697388056854753, 0.7155998133189634], "std": [0.2862796024480978, 0.19487845481380167], "min": [0.115, 0.276], "max": [0.907, 0.9], "count": [536]}}} +{"episode_index": 169, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.45021175645739064]], [[0.42000787927350425]], [[0.3962894395739065]]], "std": [[[0.1444300063995121]], [[0.17539950321135503]], [[0.19571531502854728]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4734601244343891]], [[0.4734955006441679]], [[0.4641640448246606]]], "std": [[[0.06250165088806982]], [[0.07377562526333047]], [[0.08619981102904688]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4597410032522624]], [[0.4224700010212418]], [[0.39557105486425337]]], "std": [[[0.1333847186828588]], [[0.16612625689888405]], [[0.19376364725495657]]], "count": [104]}, "observation.state": {"min": [0.4786740243434906, 1.688239574432373, -0.8217882513999939, -0.3603755831718445, -2.8088457584381104, -1.6871225833892822, -0.23495623469352722, 298.0, -0.03485799953341484, 0.3331669867038727, -0.23405100405216217, -3.1361851692199707, 0.6930000185966492, -0.8200000524520874, -0.8796110153198242, -2.043780565261841, 0.27282989025115967, -0.1319119930267334, -2.1659536361694336, -1.7911616563796997, 0.9479406476020813, 119.0, -0.27768900990486145, 0.3655110001564026, -0.20026099681854248, 0.4729999601840973, -1.2619999647140503, -3.1411852836608887], "max": [1.2349251508712769, 2.0541129112243652, 0.3654370605945587, 0.6121394038200378, -0.8636237978935242, -0.5969550013542175, 1.3234832286834717, 904.0, 0.27702298760414124, 0.43624699115753174, -0.14603100717067719, 3.13700008392334, 1.5429999828338623, 1.7829999923706055, -0.5265135169029236, -1.9555367231369019, 0.6271665692329407, 0.6392966508865356, -0.4190710186958313, -0.8132711052894592, 2.751668691635132, 740.0, -0.1654919981956482, 0.4630959928035736, -0.052639998495578766, 3.0390000343322754, -0.6520000100135803, 3.1389999389648438], "mean": [0.8216235041618347, 2.0063352584838867, -0.2799132168292999, -0.06105147674679756, -2.0106492042541504, -1.1013845205307007, 0.7361059784889221, 691.5480346679688, 0.13424867391586304, 0.3954605162143707, -0.19350899755954742, -1.5835177898406982, 1.0970649719238281, 0.5370728969573975, -0.6420381665229797, -2.027228355407715, 0.3854823410511017, 0.39059337973594666, -1.5577821731567383, -1.426846981048584, 1.7719141244888306, 276.0367431640625, -0.22512078285217285, 0.39771509170532227, -0.13006199896335602, 1.1971077919006348, -1.0053539276123047, 0.14958634972572327], "std": [0.25871217250823975, 0.057683687657117844, 0.4038136899471283, 0.23740676045417786, 0.70987868309021, 0.28079864382743835, 0.3885727524757385, 163.47499084472656, 0.11006256192922592, 0.023623619228601456, 0.023201067000627518, 1.6493630409240723, 0.2215859591960907, 0.9147265553474426, 0.1042608693242073, 0.014325950294733047, 0.12368157505989075, 0.21526217460632324, 0.4868491291999817, 0.23350030183792114, 0.46351680159568787, 228.2824249267578, 0.029797129333019257, 0.026586009189486504, 0.041751228272914886, 0.7721347212791443, 0.15934213995933533, 2.6888232231140137], "count": [490]}, "action": {"min": [0.4786740243434906, 1.688239574432373, -0.8217882513999939, -0.3603755831718445, -2.8088457584381104, -1.6871225833892822, -0.23495623469352722, 298.0, -0.03485799953341484, 0.3331669867038727, -0.23405100405216217, -3.1361851692199707, 0.6930000185966492, -0.8200000524520874, -0.8796110153198242, -2.043780565261841, 0.27282989025115967, -0.1319119930267334, -2.1659536361694336, -1.7911616563796997, 0.9479406476020813, 119.0, -0.27768900990486145, 0.3655110001564026, -0.20026099681854248, 0.4729999601840973, -1.2619999647140503, -3.1411852836608887], "max": [1.2349251508712769, 2.0541129112243652, 0.3654370605945587, 0.6121394038200378, -0.8636237978935242, -0.5969550013542175, 1.3234832286834717, 904.0, 0.27702298760414124, 0.43624699115753174, -0.14603100717067719, 3.13700008392334, 1.5429999828338623, 1.7829999923706055, -0.5265135169029236, -1.9555367231369019, 0.6271665692329407, 0.6392966508865356, -0.4190710186958313, -0.8132711052894592, 2.751668691635132, 740.0, -0.1654919981956482, 0.4630959928035736, -0.052639998495578766, 3.0390000343322754, -0.6520000100135803, 3.1389999389648438], "mean": [0.8216235041618347, 2.0063352584838867, -0.2799132168292999, -0.06105147674679756, -2.0106492042541504, -1.1013845205307007, 0.7361059784889221, 691.5480346679688, 0.13424867391586304, 0.3954605162143707, -0.19350899755954742, -1.5835177898406982, 1.0970649719238281, 0.5370728969573975, -0.6420381665229797, -2.027228355407715, 0.3854823410511017, 0.39059337973594666, -1.5577821731567383, -1.426846981048584, 1.7719141244888306, 276.0367431640625, -0.22512078285217285, 0.39771509170532227, -0.13006199896335602, 1.1971077919006348, -1.0053539276123047, 0.14958634972572327], "std": [0.25871217250823975, 0.057683687657117844, 0.4038136899471283, 0.23740676045417786, 0.70987868309021, 0.28079864382743835, 0.3885727524757385, 163.47499084472656, 0.11006256192922592, 0.023623619228601456, 0.023201067000627518, 1.6493630409240723, 0.2215859591960907, 0.9147265553474426, 0.1042608693242073, 0.014325950294733047, 0.12368157505989075, 0.21526217460632324, 0.4868491291999817, 0.23350030183792114, 0.46351680159568787, 228.2824249267578, 0.029797129333019257, 0.026586009189486504, 0.041751228272914886, 0.7721347212791443, 0.15934213995933533, 2.6888232231140137], "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": [169], "max": [169], "mean": [169.0], "std": [0.0], "count": [490]}, "index": {"min": [89887], "max": [90376], "mean": [90131.5], "std": [141.45052138468773], "count": [490]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [490]}, "subtask_annotation": {"mean": [4.718367346938775, 12.0, 12.0, 12.0, 12.0], "std": [3.3773358338258403, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [490]}, "scene_annotation": {"mean": [169.0], "std": [0.0], "min": [169], "max": [169], "count": [490]}, "eef_direction_state": {"mean": [3.9571428571428573, 3.9306122448979592], "std": [1.9241218511204474, 1.9648133402160255], "min": [0, 0], "max": [6, 6], "count": [490]}, "eef_velocity_state": {"mean": [0.8163265306122449, 0.9591836734693877], "std": [0.7276876821587069, 0.8866166756436299], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_acc_mag_state": {"mean": [0.8693877551020408, 0.7673469387755102], "std": [0.8423010469705048, 0.849342544080129], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_direction_action": {"mean": [3.9571428571428573, 3.9306122448979592], "std": [1.9241218511204474, 1.9648133402160255], "min": [0, 0], "max": [6, 6], "count": [490]}, "eef_velocity_action": {"mean": [0.8163265306122449, 0.9591836734693877], "std": [0.7276876821587069, 0.8866166756436299], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_acc_mag_action": {"mean": [0.8693877551020408, 0.7673469387755102], "std": [0.8423010469705048, 0.849342544080129], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_sim_pose_state": {"mean": [0.5911010974564405, 0.3102992041413889, 1.1280771265464578, -1.198881671136757, 1.004807092058961, -1.0122120672216617, 0.5975272670015368, -0.2228805632102466, 1.0820420163991102, -1.5842479729586774, 1.0974538444095217, -1.033878159566153], "std": [0.03042186750130416, 0.027358756262972725, 0.03230056937135641, 0.7707869223228717, 0.15908541800768503, 1.575013251826561, 0.03391096685643533, 0.10057697330788612, 0.015347698560307337, 1.6489700592528789, 0.22175694296630702, 0.9143962080716652], "min": [0.5474916438759596, 0.2612155651016382, 1.0556587942862037, -3.0378686159619384, 0.6512673425351347, -3.1372966413619423, 0.5208438415459175, -0.34913872913768024, 1.0606340207976532, -3.1356086229559192, 0.6937438405530258, -2.390562045634252], "max": [0.6614873044334633, 0.35950524387891375, 1.1928311305441475, -0.47748829944935495, 1.2618690849131018, 3.13415670270734, 0.6489662800471284, -0.06326491231883176, 1.119091792576789, 3.1375882085231495, 1.543759646848466, 0.21060329232962113], "count": [490]}, "eef_sim_pose_action": {"mean": [0.5911010974564405, 0.3102992041413889, 1.1280771265464578, -1.198881671136757, 1.004807092058961, -1.0122120672216617, 0.5975272670015368, -0.2228805632102466, 1.0820420163991102, -1.5842479729586774, 1.0974538444095217, -1.033878159566153], "std": [0.03042186750130416, 0.027358756262972725, 0.03230056937135641, 0.7707869223228717, 0.15908541800768503, 1.575013251826561, 0.03391096685643533, 0.10057697330788612, 0.015347698560307337, 1.6489700592528789, 0.22175694296630702, 0.9143962080716652], "min": [0.5474916438759596, 0.2612155651016382, 1.0556587942862037, -3.0378686159619384, 0.6512673425351347, -3.1372966413619423, 0.5208438415459175, -0.34913872913768024, 1.0606340207976532, -3.1356086229559192, 0.6937438405530258, -2.390562045634252], "max": [0.6614873044334633, 0.35950524387891375, 1.1928311305441475, -0.47748829944935495, 1.2618690849131018, 3.13415670270734, 0.6489662800471284, -0.06326491231883176, 1.119091792576789, 3.1375882085231495, 1.543759646848466, 0.21060329232962113], "count": [490]}, "gripper_mode_state": {"mean": [0.7571428571428571, 0.14081632653061224], "std": [0.42880945770867274, 0.3478319834532699], "min": [0, 0], "max": [1, 1], "count": [490]}, "gripper_activity_state": {"mean": [1.8979591836734695, 1.8040816326530613], "std": [0.38570888669150694, 0.5554770641946577], "min": [0, 0], "max": [2, 2], "count": [490]}, "gripper_mode_action": {"mean": [0.7571428571428571, 0.14081632653061224], "std": [0.42880945770867274, 0.3478319834532699], "min": [0, 0], "max": [1, 1], "count": [490]}, "gripper_activity_action": {"mean": [1.8979591836734695, 1.8040816326530613], "std": [0.38570888669150694, 0.5554770641946577], "min": [0, 0], "max": [2, 2], "count": [490]}, "gripper_open_scale_state": {"mean": [0.2760367345070351, 0.6915479590591125], "std": [0.2282824127151037, 0.16347503860873755], "min": [0.119, 0.298], "max": [0.74, 0.904], "count": [490]}, "gripper_open_scale_action": {"mean": [0.2760367345070351, 0.6915479590591125], "std": [0.2282824127151037, 0.16347503860873755], "min": [0.119, 0.298], "max": [0.74, 0.904], "count": [490]}}} +{"episode_index": 170, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4584576399187126]], [[0.42504197046465647]], [[0.40043077696764984]]], "std": [[[0.14424531392361975]], [[0.17744036950633646]], [[0.19727900705014334]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4718107510160927]], [[0.4707213159773713]], [[0.46122938292964244]]], "std": [[[0.06147501734746769]], [[0.07238827246975026]], [[0.08553033405116203]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4780604781128137]], [[0.4437829560745867]], [[0.4221348811583457]]], "std": [[[0.14293929344965256]], [[0.17809971983581058]], [[0.20322185003277768]]], "count": [119]}, "observation.state": {"min": [0.49898964166641235, 1.9997109174728394, -1.0984230041503906, -0.8330457210540771, -2.682187080383301, -1.7866238355636597, 0.2969328761100769, 176.0, 0.018640000373125076, 0.30818700790405273, -0.23727700114250183, -3.132185220718384, 0.5839999318122864, -0.7459999918937683, -0.791576623916626, -2.0449326038360596, 0.27485448122024536, -0.14583970606327057, -2.3922879695892334, -1.7708808183670044, 0.823638379573822, 122.0, -0.2862589955329895, 0.3581889867782593, -0.19953399896621704, -0.39899998903274536, -1.3270000219345093, -3.0999999046325684], "max": [1.1180753707885742, 2.0387017726898193, 0.3482804596424103, 0.12149237841367722, -1.113589882850647, -0.7847175002098083, 1.5861903429031372, 877.0, 0.27133598923683167, 0.4447590112686157, -0.12240999937057495, 3.140000104904175, 1.524999976158142, 1.8680000305175781, -0.5487315058708191, -2.0037951469421387, 0.6153856515884399, 0.8696452379226685, -0.3701145052909851, -0.8036717772483826, 2.8402090072631836, 645.0, -0.13601799309253693, 0.45734500885009766, -0.0494999997317791, 3.052000045776367, -0.6589999794960022, 3.140000104904175], "mean": [0.7390742897987366, 2.020246982574463, -0.3289436101913452, -0.24552220106124878, -2.039731025695801, -1.3369053602218628, 0.9207630157470703, 655.9379272460938, 0.16770057380199432, 0.37557634711265564, -0.19075897336006165, 0.775022029876709, 1.100993037223816, 0.3741878271102905, -0.6320933699607849, -2.030033588409424, 0.4949367344379425, 0.4481157958507538, -1.5537505149841309, -1.3951374292373657, 1.67573881149292, 291.0733642578125, -0.22045058012008667, 0.3994637429714203, -0.1310270130634308, 1.3020477294921875, -1.0062564611434937, 1.8658818006515503], "std": [0.20450140535831451, 0.00850834883749485, 0.4221721887588501, 0.28262409567832947, 0.45262977480888367, 0.2769867777824402, 0.45538705587387085, 224.801513671875, 0.08860514312982559, 0.03168131411075592, 0.025291072204709053, 2.125164747238159, 0.27125871181488037, 1.015840768814087, 0.08056225627660751, 0.006734881550073624, 0.08153999596834183, 0.24622897803783417, 0.5364719033241272, 0.23871299624443054, 0.5285952687263489, 214.88461303710938, 0.035245150327682495, 0.023158585652709007, 0.04101541265845299, 0.8113929033279419, 0.1549687534570694, 1.7471261024475098], "count": [586]}, "action": {"min": [0.49898964166641235, 1.9997109174728394, -1.0984230041503906, -0.8330457210540771, -2.682187080383301, -1.7866238355636597, 0.2969328761100769, 176.0, 0.018640000373125076, 0.30818700790405273, -0.23727700114250183, -3.132185220718384, 0.5839999318122864, -0.7459999918937683, -0.791576623916626, -2.0449326038360596, 0.27485448122024536, -0.14583970606327057, -2.3922879695892334, -1.7708808183670044, 0.823638379573822, 122.0, -0.2862589955329895, 0.3581889867782593, -0.19953399896621704, -0.39899998903274536, -1.3270000219345093, -3.0999999046325684], "max": [1.1180753707885742, 2.0387017726898193, 0.3482804596424103, 0.12149237841367722, -1.113589882850647, -0.7847175002098083, 1.5861903429031372, 877.0, 0.27133598923683167, 0.4447590112686157, -0.12240999937057495, 3.140000104904175, 1.524999976158142, 1.8680000305175781, -0.5487315058708191, -2.0037951469421387, 0.6153856515884399, 0.8696452379226685, -0.3701145052909851, -0.8036717772483826, 2.8402090072631836, 645.0, -0.13601799309253693, 0.45734500885009766, -0.0494999997317791, 3.052000045776367, -0.6589999794960022, 3.140000104904175], "mean": [0.7390742897987366, 2.020246982574463, -0.3289436101913452, -0.24552220106124878, -2.039731025695801, -1.3369053602218628, 0.9207630157470703, 655.9379272460938, 0.16770057380199432, 0.37557634711265564, -0.19075897336006165, 0.775022029876709, 1.100993037223816, 0.3741878271102905, -0.6320933699607849, -2.030033588409424, 0.4949367344379425, 0.4481157958507538, -1.5537505149841309, -1.3951374292373657, 1.67573881149292, 291.0733642578125, -0.22045058012008667, 0.3994637429714203, -0.1310270130634308, 1.3020477294921875, -1.0062564611434937, 1.8658818006515503], "std": [0.20450140535831451, 0.00850834883749485, 0.4221721887588501, 0.28262409567832947, 0.45262977480888367, 0.2769867777824402, 0.45538705587387085, 224.801513671875, 0.08860514312982559, 0.03168131411075592, 0.025291072204709053, 2.125164747238159, 0.27125871181488037, 1.015840768814087, 0.08056225627660751, 0.006734881550073624, 0.08153999596834183, 0.24622897803783417, 0.5364719033241272, 0.23871299624443054, 0.5285952687263489, 214.88461303710938, 0.035245150327682495, 0.023158585652709007, 0.04101541265845299, 0.8113929033279419, 0.1549687534570694, 1.7471261024475098], "count": [586]}, "timestamp": {"min": [0.0], "max": [19.5], "mean": [9.75], "std": [5.638779418751308], "count": [586]}, "frame_index": {"min": [0], "max": [585], "mean": [292.5], "std": [169.16338256253923], "count": [586]}, "episode_index": {"min": [170], "max": [170], "mean": [170.0], "std": [0.0], "count": [586]}, "index": {"min": [90377], "max": [90962], "mean": [90669.5], "std": [169.16338256253923], "count": [586]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [586]}, "subtask_annotation": {"mean": [4.704778156996587, 12.0, 12.0, 12.0, 12.0], "std": [3.343764667579181, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [586]}, "scene_annotation": {"mean": [170.0], "std": [0.0], "min": [170], "max": [170], "count": [586]}, "eef_direction_state": {"mean": [4.237201365187714, 4.117747440273037], "std": [1.8867369896157977, 1.9167286847358804], "min": [0, 0], "max": [6, 6], "count": [586]}, "eef_velocity_state": {"mean": [0.7440273037542662, 0.7679180887372014], "std": [0.7408187698529556, 0.7799064222201507], "min": [0, 0], "max": [2, 2], "count": [586]}, "eef_acc_mag_state": {"mean": [0.7133105802047781, 0.6825938566552902], "std": [0.8239546873148584, 0.8251201767241827], "min": [0, 0], "max": [2, 2], "count": [586]}, "eef_direction_action": {"mean": [4.237201365187714, 4.117747440273037], "std": [1.8867369896157977, 1.9167286847358804], "min": [0, 0], "max": [6, 6], "count": [586]}, "eef_velocity_action": {"mean": [0.7440273037542662, 0.7679180887372014], "std": [0.7408187698529556, 0.7799064222201507], "min": [0, 0], "max": [2, 2], "count": [586]}, "eef_acc_mag_action": {"mean": [0.7133105802047781, 0.6825938566552902], "std": [0.8239546873148584, 0.8251201767241827], "min": [0, 0], "max": [2, 2], "count": [586]}, "eef_sim_pose_state": {"mean": [0.5938567934501032, 0.3072672334640358, 1.1299038756831663, -1.303653551519178, 1.0056264499427099, -1.4211994835910173, 0.5807603323402764, -0.2562891805779001, 1.085303250062088, 0.7750156155779044, 1.1014509053645956, -1.1965546427697427], "std": [0.025736692801893123, 0.029006952741150647, 0.032105457212578806, 0.8101632792131267, 0.15479290947722577, 1.495234613541588, 0.03395055185375523, 0.07948954065535371, 0.025117081220515862, 2.1251580714122773, 0.2714769739244944, 1.0153393963833817], "min": [0.541718443542538, 0.23706805086870064, 1.0617213855438885, -3.0513112530378232, 0.6586594038493669, -3.1277684856243932, 0.535590305923889, -0.34150985003368906, 1.0572282347664343, -3.131047505207091, 0.5837701228426169, -2.31735117275205], "max": [0.6533458556628903, 0.3668004506655095, 1.1966344028781077, 0.3958671437577379, 1.3275834771659953, 3.132508120284389, 0.651468612293604, -0.11851657460208961, 1.1642034051571473, 3.1405622685588037, 1.5254212387396189, 0.29707105629727953], "count": [586]}, "eef_sim_pose_action": {"mean": [0.5938567934501032, 0.3072672334640358, 1.1299038756831663, -1.303653551519178, 1.0056264499427099, -1.4211994835910173, 0.5807603323402764, -0.2562891805779001, 1.085303250062088, 0.7750156155779044, 1.1014509053645956, -1.1965546427697427], "std": [0.025736692801893123, 0.029006952741150647, 0.032105457212578806, 0.8101632792131267, 0.15479290947722577, 1.495234613541588, 0.03395055185375523, 0.07948954065535371, 0.025117081220515862, 2.1251580714122773, 0.2714769739244944, 1.0153393963833817], "min": [0.541718443542538, 0.23706805086870064, 1.0617213855438885, -3.0513112530378232, 0.6586594038493669, -3.1277684856243932, 0.535590305923889, -0.34150985003368906, 1.0572282347664343, -3.131047505207091, 0.5837701228426169, -2.31735117275205], "max": [0.6533458556628903, 0.3668004506655095, 1.1966344028781077, 0.3958671437577379, 1.3275834771659953, 3.132508120284389, 0.651468612293604, -0.11851657460208961, 1.1642034051571473, 3.1405622685588037, 1.5254212387396189, 0.29707105629727953], "count": [586]}, "gripper_mode_state": {"mean": [0.7081911262798635, 0.27303754266211605], "std": [0.45459482502369497, 0.4455199692035697], "min": [0, 0], "max": [1, 1], "count": [586]}, "gripper_activity_state": {"mean": [1.9488054607508531, 1.8208191126279865], "std": [0.2875819035213764, 0.5420634429229471], "min": [0, 0], "max": [2, 2], "count": [586]}, "gripper_mode_action": {"mean": [0.7081911262798635, 0.27303754266211605], "std": [0.45459482502369497, 0.4455199692035697], "min": [0, 0], "max": [1, 1], "count": [586]}, "gripper_activity_action": {"mean": [1.9488054607508531, 1.8208191126279865], "std": [0.2875819035213764, 0.5420634429229471], "min": [0, 0], "max": [2, 2], "count": [586]}, "gripper_open_scale_state": {"mean": [0.29107337881355144, 0.6559377132845415], "std": [0.21488451580855975, 0.22480161486955985], "min": [0.122, 0.176], "max": [0.645, 0.877], "count": [586]}, "gripper_open_scale_action": {"mean": [0.29107337881355144, 0.6559377132845415], "std": [0.21488451580855975, 0.22480161486955985], "min": [0.122, 0.176], "max": [0.645, 0.877], "count": [586]}}} +{"episode_index": 171, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4512120642701525]], [[0.41790318287037037]], [[0.3923551998229848]]], "std": [[[0.15018640523089147]], [[0.18085305393610904]], [[0.20364481422820055]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4775854813453159]], [[0.4766682649101307]], [[0.4683345741421569]]], "std": [[[0.06027549223032029]], [[0.06907254839212741]], [[0.08029701394469306]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4714458418436819]], [[0.428957914624183]], [[0.4041566533905229]]], "std": [[[0.15267872378280378]], [[0.19234901143014627]], [[0.21772344126105406]]], "count": [120]}, "observation.state": {"min": [0.47682398557662964, 1.8450924158096313, -1.801511526107788, -0.8437096476554871, -2.3461413383483887, -1.6229119300842285, 0.30942943692207336, 266.0, 0.01082799956202507, 0.33758699893951416, -0.2365649938583374, -3.1391851902008057, 0.6339999437332153, -0.7590000033378601, -0.8575152158737183, -2.043256998062134, 0.2206445336341858, -0.1733984798192978, -2.405273199081421, -1.7984222173690796, 1.1777831315994263, 116.0, -0.2759470045566559, 0.35130301117897034, -0.2135699987411499, 0.4099999964237213, -1.274999976158142, -3.122999906539917], "max": [1.096555471420288, 2.0527167320251465, -0.38346630334854126, -0.021101031452417374, -0.9463350176811218, -0.7833735942840576, 1.639893889427185, 865.0, 0.25936898589134216, 0.4574260115623474, -0.13828299939632416, 3.140000104904175, 1.5460000038146973, 2.0409998893737793, -0.5141565799713135, -1.9380486011505127, 0.43453460931777954, 0.5167919993400574, -0.5331457853317261, -0.7988198399543762, 2.8209409713745117, 616.0, -0.12509900331497192, 0.45458099246025085, -0.057858001440763474, 2.990000009536743, -0.7540000081062317, 3.1010000705718994], "mean": [0.7260864973068237, 2.0062243938446045, -0.8442246317863464, -0.2885879874229431, -1.6796072721481323, -1.284995198249817, 1.041628122329712, 641.8377075195312, 0.1517912745475769, 0.37885335087776184, -0.1904141753911972, 0.6128077507019043, 1.0482083559036255, 0.2624049484729767, -0.6618649363517761, -2.0262272357940674, 0.36321020126342773, 0.34863489866256714, -1.4847209453582764, -1.457942247390747, 1.8262100219726562, 237.81683349609375, -0.20482465624809265, 0.39387404918670654, -0.1380283385515213, 1.2201910018920898, -1.0726349353790283, 1.9759082794189453], "std": [0.20137004554271698, 0.042444825172424316, 0.3399161398410797, 0.2521239221096039, 0.49362075328826904, 0.2505130469799042, 0.455917626619339, 185.97412109375, 0.0851130560040474, 0.029474912211298943, 0.02350076474249363, 2.351259469985962, 0.24363529682159424, 1.012603998184204, 0.08787968009710312, 0.01457067858427763, 0.05556880310177803, 0.17261715233325958, 0.4050564765930176, 0.2624548077583313, 0.3762606382369995, 198.05239868164062, 0.028660455718636513, 0.023621583357453346, 0.04243195801973343, 0.7300309538841248, 0.13804565370082855, 1.7495732307434082], "count": [595]}, "action": {"min": [0.47682398557662964, 1.8450924158096313, -1.801511526107788, -0.8437096476554871, -2.3461413383483887, -1.6229119300842285, 0.30942943692207336, 266.0, 0.01082799956202507, 0.33758699893951416, -0.2365649938583374, -3.1391851902008057, 0.6339999437332153, -0.7590000033378601, -0.8575152158737183, -2.043256998062134, 0.2206445336341858, -0.1733984798192978, -2.405273199081421, -1.7984222173690796, 1.1777831315994263, 116.0, -0.2759470045566559, 0.35130301117897034, -0.2135699987411499, 0.4099999964237213, -1.274999976158142, -3.122999906539917], "max": [1.096555471420288, 2.0527167320251465, -0.38346630334854126, -0.021101031452417374, -0.9463350176811218, -0.7833735942840576, 1.639893889427185, 865.0, 0.25936898589134216, 0.4574260115623474, -0.13828299939632416, 3.140000104904175, 1.5460000038146973, 2.0409998893737793, -0.5141565799713135, -1.9380486011505127, 0.43453460931777954, 0.5167919993400574, -0.5331457853317261, -0.7988198399543762, 2.8209409713745117, 616.0, -0.12509900331497192, 0.45458099246025085, -0.057858001440763474, 2.990000009536743, -0.7540000081062317, 3.1010000705718994], "mean": [0.7260864973068237, 2.0062243938446045, -0.8442246317863464, -0.2885879874229431, -1.6796072721481323, -1.284995198249817, 1.041628122329712, 641.8377075195312, 0.1517912745475769, 0.37885335087776184, -0.1904141753911972, 0.6128077507019043, 1.0482083559036255, 0.2624049484729767, -0.6618649363517761, -2.0262272357940674, 0.36321020126342773, 0.34863489866256714, -1.4847209453582764, -1.457942247390747, 1.8262100219726562, 237.81683349609375, -0.20482465624809265, 0.39387404918670654, -0.1380283385515213, 1.2201910018920898, -1.0726349353790283, 1.9759082794189453], "std": [0.20137004554271698, 0.042444825172424316, 0.3399161398410797, 0.2521239221096039, 0.49362075328826904, 0.2505130469799042, 0.455917626619339, 185.97412109375, 0.0851130560040474, 0.029474912211298943, 0.02350076474249363, 2.351259469985962, 0.24363529682159424, 1.012603998184204, 0.08787968009710312, 0.01457067858427763, 0.05556880310177803, 0.17261715233325958, 0.4050564765930176, 0.2624548077583313, 0.3762606382369995, 198.05239868164062, 0.028660455718636513, 0.023621583357453346, 0.04243195801973343, 0.7300309538841248, 0.13804565370082855, 1.7495732307434082], "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": [171], "max": [171], "mean": [171.0], "std": [0.0], "count": [595]}, "index": {"min": [90963], "max": [91557], "mean": [91260.0], "std": [171.76146249959564], "count": [595]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [595]}, "subtask_annotation": {"mean": [5.115966386554621, 12.0, 12.0, 12.0, 12.0], "std": [3.1853124905942445, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [595]}, "scene_annotation": {"mean": [171.0], "std": [0.0], "min": [171], "max": [171], "count": [595]}, "eef_direction_state": {"mean": [4.188235294117647, 3.6638655462184873], "std": [1.9877429652490797, 1.9689920252168531], "min": [0, 0], "max": [6, 6], "count": [595]}, "eef_velocity_state": {"mean": [0.6336134453781512, 0.8890756302521008], "std": [0.6509562856825674, 0.769894668771484], "min": [0, 0], "max": [2, 2], "count": [595]}, "eef_acc_mag_state": {"mean": [0.6554621848739496, 0.7092436974789916], "std": [0.8202989288080446, 0.8348493142994943], "min": [0, 0], "max": [2, 2], "count": [595]}, "eef_direction_action": {"mean": [4.188235294117647, 3.6638655462184873], "std": [1.9877429652490797, 1.9689920252168531], "min": [0, 0], "max": [6, 6], "count": [595]}, "eef_velocity_action": {"mean": [0.6336134453781512, 0.8890756302521008], "std": [0.6509562856825674, 0.769894668771484], "min": [0, 0], "max": [2, 2], "count": [595]}, "eef_acc_mag_action": {"mean": [0.6554621848739496, 0.7092436974789916], "std": [0.8202989288080446, 0.8348493142994943], "min": [0, 0], "max": [2, 2], "count": [595]}, "eef_sim_pose_state": {"mean": [0.5894879647253306, 0.2946331474000912, 1.1210358694174565, -1.222093087680525, 1.0719982319030092, -1.1958263823704842, 0.5861467358996755, -0.24192112796476561, 1.0877438141077997, 0.6229511042390501, 1.048640239629068, -1.3087377160517182], "std": [0.026337301213959056, 0.02375458782086108, 0.03221189854879095, 0.7285827710990882, 0.1378118886448093, 1.5983298034670952, 0.03474220195184811, 0.07728500560672637, 0.01990144852303551, 2.349323760505733, 0.2437651178340717, 1.0124126707478283], "min": [0.5342008170360718, 0.22830049780349043, 1.054349661405253, -2.988645441815514, 0.7538729125548334, -3.139070108476766, 0.5347782175863508, -0.33327507012924246, 1.0567568611483849, -3.1385280521217074, 0.6338287669613911, -2.3296231576859925], "max": [0.6511165315414811, 0.3587293030703562, 1.1890648197000142, -0.414865649705503, 1.275250121012196, 3.1207948417523363, 0.6645148531478678, -0.10926581165183735, 1.1517554498466092, 3.1410662525031547, 1.545914092317147, 0.4690465626944023], "count": [595]}, "eef_sim_pose_action": {"mean": [0.5894879647253306, 0.2946331474000912, 1.1210358694174565, -1.222093087680525, 1.0719982319030092, -1.1958263823704842, 0.5861467358996755, -0.24192112796476561, 1.0877438141077997, 0.6229511042390501, 1.048640239629068, -1.3087377160517182], "std": [0.026337301213959056, 0.02375458782086108, 0.03221189854879095, 0.7285827710990882, 0.1378118886448093, 1.5983298034670952, 0.03474220195184811, 0.07728500560672637, 0.01990144852303551, 2.349323760505733, 0.2437651178340717, 1.0124126707478283], "min": [0.5342008170360718, 0.22830049780349043, 1.054349661405253, -2.988645441815514, 0.7538729125548334, -3.139070108476766, 0.5347782175863508, -0.33327507012924246, 1.0567568611483849, -3.1385280521217074, 0.6338287669613911, -2.3296231576859925], "max": [0.6511165315414811, 0.3587293030703562, 1.1890648197000142, -0.414865649705503, 1.275250121012196, 3.1207948417523363, 0.6645148531478678, -0.10926581165183735, 1.1517554498466092, 3.1410662525031547, 1.545914092317147, 0.4690465626944023], "count": [595]}, "gripper_mode_state": {"mean": [0.7663865546218488, 0.2722689075630252], "std": [0.42312906248177257, 0.44512756546574306], "min": [0, 0], "max": [1, 1], "count": [595]}, "gripper_activity_state": {"mean": [1.9361344537815126, 1.9058823529411764], "std": [0.3056144361820179, 0.3947755702485296], "min": [0, 0], "max": [2, 2], "count": [595]}, "gripper_mode_action": {"mean": [0.7663865546218488, 0.2722689075630252], "std": [0.42312906248177257, 0.44512756546574306], "min": [0, 0], "max": [1, 1], "count": [595]}, "gripper_activity_action": {"mean": [1.9361344537815126, 1.9058823529411764], "std": [0.3056144361820179, 0.3947755702485296], "min": [0, 0], "max": [2, 2], "count": [595]}, "gripper_open_scale_state": {"mean": [0.2378168067355121, 0.6418378151260509], "std": [0.19805238270845096, 0.1859740670824648], "min": [0.116, 0.266], "max": [0.616, 0.865], "count": [595]}, "gripper_open_scale_action": {"mean": [0.2378168067355121, 0.6418378151260509], "std": [0.19805238270845096, 0.1859740670824648], "min": [0.116, 0.266], "max": [0.616, 0.865], "count": [595]}}} +{"episode_index": 172, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.44195245017941814]], [[0.41410302928360887]], [[0.3912765229185356]]], "std": [[[0.1532103592315457]], [[0.17634279193880578]], [[0.19585800034601422]]], "count": [153]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4786461510530138]], [[0.4757446708530907]], [[0.46732647699602714]]], "std": [[[0.055708915961071914]], [[0.07089069691524584]], [[0.0837448491630573]]], "count": [153]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4693653442586185]], [[0.43002562315775983]], [[0.40448190466273654]]], "std": [[[0.15876329080262794]], [[0.18437507787308557]], [[0.20551128427982973]]], "count": [153]}, "observation.state": {"min": [0.4829849600791931, 1.9852596521377563, -1.0037564039230347, -0.5954365730285645, -2.473637819290161, -1.5043691396713257, 0.33281683921813965, 17.0, -0.014519000425934792, 0.3359510004520416, -0.2385219931602478, -3.1411852836608887, 0.5270000100135803, -0.5550000071525574, -0.8237429857254028, -2.041738510131836, 0.2208888828754425, -0.15289084613323212, -2.0970654487609863, -1.7860478162765503, 0.8462229371070862, 95.0, -0.29346999526023865, 0.37470901012420654, -0.20067700743675232, 0.4360000193119049, -1.218999981880188, -3.1029999256134033], "max": [1.3050700426101685, 2.0602216720581055, -0.30976101756095886, 0.21034708619117737, -0.9464396834373474, -0.4141840934753418, 1.5493288040161133, 904.0, 0.2666659951210022, 0.4561930000782013, -0.10455600172281265, 3.1410000324249268, 1.4470000267028809, 1.7790000438690186, -0.5477018356323242, -2.006343364715576, 0.43266716599464417, 0.8366759419441223, -0.3220306932926178, -0.9912772178649902, 2.7553861141204834, 692.0, -0.13520599901676178, 0.4379979968070984, -0.05692100152373314, 2.885999917984009, -0.5960000157356262, 3.117000102996826], "mean": [0.986065149307251, 2.030806541442871, -0.7008779048919678, -0.03571951016783714, -1.9472265243530273, -1.1001864671707153, 1.0338160991668701, 588.1296997070312, 0.09101103991270065, 0.39163145422935486, -0.19517256319522858, -0.5745770931243896, 0.9454257488250732, 0.19175390899181366, -0.6723918318748474, -2.0242812633514404, 0.3502975404262543, 0.4721294939517975, -1.4374958276748657, -1.5046865940093994, 1.6586437225341797, 195.7740936279297, -0.21129275858402252, 0.3995628356933594, -0.11383924633264542, 1.1775144338607788, -1.0482548475265503, 2.294450044631958], "std": [0.30043381452560425, 0.015049765817821026, 0.19037991762161255, 0.16264447569847107, 0.5609118938446045, 0.33945053815841675, 0.4220111072063446, 269.5306396484375, 0.09789951890707016, 0.039426013827323914, 0.02839111164212227, 2.486231565475464, 0.26939094066619873, 0.7473254799842834, 0.06682460755109787, 0.00840800441801548, 0.0606004036962986, 0.18653199076652527, 0.4011440873146057, 0.17574556171894073, 0.38402992486953735, 192.25697326660156, 0.029825689271092415, 0.013335328549146652, 0.0401584729552269, 0.6311327219009399, 0.15663546323776245, 1.4174120426177979], "count": [821]}, "action": {"min": [0.4829849600791931, 1.9852596521377563, -1.0037564039230347, -0.5954365730285645, -2.473637819290161, -1.5043691396713257, 0.33281683921813965, 17.0, -0.014519000425934792, 0.3359510004520416, -0.2385219931602478, -3.1411852836608887, 0.5270000100135803, -0.5550000071525574, -0.8237429857254028, -2.041738510131836, 0.2208888828754425, -0.15289084613323212, -2.0970654487609863, -1.7860478162765503, 0.8462229371070862, 95.0, -0.29346999526023865, 0.37470901012420654, -0.20067700743675232, 0.4360000193119049, -1.218999981880188, -3.1029999256134033], "max": [1.3050700426101685, 2.0602216720581055, -0.30976101756095886, 0.21034708619117737, -0.9464396834373474, -0.4141840934753418, 1.5493288040161133, 904.0, 0.2666659951210022, 0.4561930000782013, -0.10455600172281265, 3.1410000324249268, 1.4470000267028809, 1.7790000438690186, -0.5477018356323242, -2.006343364715576, 0.43266716599464417, 0.8366759419441223, -0.3220306932926178, -0.9912772178649902, 2.7553861141204834, 692.0, -0.13520599901676178, 0.4379979968070984, -0.05692100152373314, 2.885999917984009, -0.5960000157356262, 3.117000102996826], "mean": [0.986065149307251, 2.030806541442871, -0.7008779048919678, -0.03571951016783714, -1.9472265243530273, -1.1001864671707153, 1.0338160991668701, 588.1296997070312, 0.09101103991270065, 0.39163145422935486, -0.19517256319522858, -0.5745770931243896, 0.9454257488250732, 0.19175390899181366, -0.6723918318748474, -2.0242812633514404, 0.3502975404262543, 0.4721294939517975, -1.4374958276748657, -1.5046865940093994, 1.6586437225341797, 195.7740936279297, -0.21129275858402252, 0.3995628356933594, -0.11383924633264542, 1.1775144338607788, -1.0482548475265503, 2.294450044631958], "std": [0.30043381452560425, 0.015049765817821026, 0.19037991762161255, 0.16264447569847107, 0.5609118938446045, 0.33945053815841675, 0.4220111072063446, 269.5306396484375, 0.09789951890707016, 0.039426013827323914, 0.02839111164212227, 2.486231565475464, 0.26939094066619873, 0.7473254799842834, 0.06682460755109787, 0.00840800441801548, 0.0606004036962986, 0.18653199076652527, 0.4011440873146057, 0.17574556171894073, 0.38402992486953735, 192.25697326660156, 0.029825689271092415, 0.013335328549146652, 0.0401584729552269, 0.6311327219009399, 0.15663546323776245, 1.4174120426177979], "count": [821]}, "timestamp": {"min": [0.0], "max": [27.333333333333332], "mean": [13.666666666666666], "std": [7.900070323175048], "count": [821]}, "frame_index": {"min": [0], "max": [820], "mean": [410.0], "std": [237.00210969525145], "count": [821]}, "episode_index": {"min": [172], "max": [172], "mean": [172.0], "std": [0.0], "count": [821]}, "index": {"min": [91558], "max": [92378], "mean": [91968.0], "std": [237.00210969525145], "count": [821]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [821]}, "subtask_annotation": {"mean": [5.176613885505481, 12.0, 12.0, 12.0, 12.0], "std": [2.9160797827132914, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [821]}, "scene_annotation": {"mean": [172.0], "std": [0.0], "min": [172], "max": [172], "count": [821]}, "eef_direction_state": {"mean": [4.623629719853837, 4.261875761266748], "std": [1.7811783531535552, 1.892576919187106], "min": [0, 0], "max": [6, 6], "count": [821]}, "eef_velocity_state": {"mean": [0.5164433617539586, 0.6613885505481121], "std": [0.6482695175440225, 0.7235940351557597], "min": [0, 0], "max": [2, 2], "count": [821]}, "eef_acc_mag_state": {"mean": [0.510353227771011, 0.6029232643118149], "std": [0.7623621838385402, 0.8038829216523421], "min": [0, 0], "max": [2, 2], "count": [821]}, "eef_direction_action": {"mean": [4.623629719853837, 4.261875761266748], "std": [1.7811783531535552, 1.892576919187106], "min": [0, 0], "max": [6, 6], "count": [821]}, "eef_velocity_action": {"mean": [0.5164433617539586, 0.6613885505481121], "std": [0.6482695175440225, 0.7235940351557597], "min": [0, 0], "max": [2, 2], "count": [821]}, "eef_acc_mag_action": {"mean": [0.510353227771011, 0.6029232643118149], "std": [0.7623621838385402, 0.8038829216523421], "min": [0, 0], "max": [2, 2], "count": [821]}, "eef_sim_pose_state": {"mean": [0.5964190909953831, 0.3031260224060215, 1.1446388721539973, -1.1795014121412557, 1.0475570394079026, -1.7149657382991708, 0.6033920565694819, -0.17831678773078546, 1.0886824810360556, -0.582690099902355, 0.9458065267262428, -1.3793866382382862], "std": [0.016228181823940546, 0.025481131057840535, 0.02966382238798505, 0.630034247890616, 0.15642976794469418, 1.077597675254171, 0.039889051174368036, 0.09182198184034415, 0.02760639203531026, 2.484876040136221, 0.26943974786187047, 0.7471811105878686], "min": [0.5581547594640064, 0.23772312903471143, 1.0654780943370439, -2.8855116310916564, 0.5958816976523029, -3.1350917789832313, 0.5398770458526329, -0.3387515436214977, 1.0558085545761369, -3.1408855136486973, 0.5275376017228752, -2.1259049449442413], "max": [0.6368417474772988, 0.3721694080870172, 1.1903433541277164, -0.44020489742797697, 1.2187052404625884, 3.138794717855849, 0.670983600791143, -0.07983595032967605, 1.1750978503716103, 3.1413446233269973, 1.4469880111318023, 0.20717486832640614], "count": [821]}, "eef_sim_pose_action": {"mean": [0.5964190909953831, 0.3031260224060215, 1.1446388721539973, -1.1795014121412557, 1.0475570394079026, -1.7149657382991708, 0.6033920565694819, -0.17831678773078546, 1.0886824810360556, -0.582690099902355, 0.9458065267262428, -1.3793866382382862], "std": [0.016228181823940546, 0.025481131057840535, 0.02966382238798505, 0.630034247890616, 0.15642976794469418, 1.077597675254171, 0.039889051174368036, 0.09182198184034415, 0.02760639203531026, 2.484876040136221, 0.26943974786187047, 0.7471811105878686], "min": [0.5581547594640064, 0.23772312903471143, 1.0654780943370439, -2.8855116310916564, 0.5958816976523029, -3.1350917789832313, 0.5398770458526329, -0.3387515436214977, 1.0558085545761369, -3.1408855136486973, 0.5275376017228752, -2.1259049449442413], "max": [0.6368417474772988, 0.3721694080870172, 1.1903433541277164, -0.44020489742797697, 1.2187052404625884, 3.138794717855849, 0.670983600791143, -0.07983595032967605, 1.1750978503716103, 3.1413446233269973, 1.4469880111318023, 0.20717486832640614], "count": [821]}, "gripper_mode_state": {"mean": [0.8172959805115713, 0.32034104750304504], "std": [0.3864236803706481, 0.4666076090117883], "min": [0, 0], "max": [1, 1], "count": [821]}, "gripper_activity_state": {"mean": [1.9354445797807551, 1.7356881851400732], "std": [0.33031665081122225, 0.6200510137507603], "min": [0, 0], "max": [2, 2], "count": [821]}, "gripper_mode_action": {"mean": [0.8172959805115713, 0.32034104750304504], "std": [0.3864236803706481, 0.4666076090117883], "min": [0, 0], "max": [1, 1], "count": [821]}, "gripper_activity_action": {"mean": [1.9354445797807551, 1.7356881851400732], "std": [0.33031665081122225, 0.6200510137507603], "min": [0, 0], "max": [2, 2], "count": [821]}, "gripper_open_scale_state": {"mean": [0.19577405598276834, 0.5881297199630281], "std": [0.19225692087689028, 0.2695306477164854], "min": [0.095, 0.017], "max": [0.692, 0.904], "count": [821]}, "gripper_open_scale_action": {"mean": [0.19577405598276834, 0.5881297199630281], "std": [0.19225692087689028, 0.2695306477164854], "min": [0.095, 0.017], "max": [0.692, 0.904], "count": [821]}}} +{"episode_index": 173, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4661842047930283]], [[0.43175931178026766]], [[0.40686176276065983]]], "std": [[[0.15665855183918445]], [[0.1848929973154991]], [[0.20637813511253086]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4739060593681917]], [[0.46889487239340183]], [[0.458028719265484]]], "std": [[[0.07186621730632574]], [[0.09091883359476241]], [[0.10606686710103391]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4700830201525054]], [[0.44189181450357923]], [[0.42065410636476813]]], "std": [[[0.14878142420573]], [[0.17927012016447133]], [[0.20311204818652306]]], "count": [105]}, "observation.state": {"min": [0.33820992708206177, 1.9749622344970703, -2.080240488052368, -1.2429537773132324, -1.9545942544937134, -1.487299919128418, 0.3559249937534332, 257.0, -0.03557100147008896, 0.3257730007171631, -0.23761799931526184, -3.1401853561401367, 0.7110000252723694, -0.8420000076293945, -0.7823961973190308, -2.043187379837036, 0.1134813129901886, -0.11918853968381882, -1.9389910697937012, -1.8126466274261475, 0.7052352428436279, 120.0, -0.30574700236320496, 0.35647299885749817, -0.20145399868488312, 0.7169999480247498, -1.3459999561309814, -3.115000009536743], "max": [0.846118152141571, 2.0312490463256836, -1.438814640045166, -0.09885545074939728, -0.06469935923814774, -0.3936590552330017, 1.8293321132659912, 904.0, 0.24908100068569183, 0.4276300072669983, -0.1339229941368103, 3.1410000324249268, 1.5570000410079956, 2.015000104904175, -0.5270196199417114, -1.9413647651672363, 0.3789633512496948, 0.9514138698577881, -0.21645575761795044, -1.2224286794662476, 2.681960105895996, 800.0, -0.16905200481414795, 0.4159590005874634, -0.06024099886417389, 2.8380000591278076, -0.3779999911785126, 3.11899995803833], "mean": [0.5787470936775208, 2.0165510177612305, -1.6457186937332153, -0.6875867247581482, -1.2744255065917969, -0.963502049446106, 1.3187243938446045, 733.6560668945312, 0.08624517917633057, 0.37550705671310425, -0.18048015236854553, -1.1767833232879639, 1.1634265184402466, 0.3239741623401642, -0.622205376625061, -2.0208191871643066, 0.24214009940624237, 0.5194458961486816, -1.2848408222198486, -1.5624334812164307, 1.5686103105545044, 336.8990173339844, -0.24299150705337524, 0.3771637976169586, -0.13149386644363403, 1.3481448888778687, -0.9450000524520874, 1.9265378713607788], "std": [0.1352548897266388, 0.009306337684392929, 0.19569246470928192, 0.23739922046661377, 0.477947860956192, 0.3562281131744385, 0.4342629611492157, 231.42601013183594, 0.06399591267108917, 0.02757176011800766, 0.027509944513440132, 2.120990037918091, 0.2949312627315521, 0.8707791566848755, 0.0773688480257988, 0.020621228963136673, 0.07770796120166779, 0.2539604604244232, 0.49457159638404846, 0.17771977186203003, 0.5159215331077576, 240.68792724609375, 0.03091026470065117, 0.014847872778773308, 0.04041014239192009, 0.7094413042068481, 0.26272743940353394, 1.8305376768112183], "count": [500]}, "action": {"min": [0.33820992708206177, 1.9749622344970703, -2.080240488052368, -1.2429537773132324, -1.9545942544937134, -1.487299919128418, 0.3559249937534332, 257.0, -0.03557100147008896, 0.3257730007171631, -0.23761799931526184, -3.1401853561401367, 0.7110000252723694, -0.8420000076293945, -0.7823961973190308, -2.043187379837036, 0.1134813129901886, -0.11918853968381882, -1.9389910697937012, -1.8126466274261475, 0.7052352428436279, 120.0, -0.30574700236320496, 0.35647299885749817, -0.20145399868488312, 0.7169999480247498, -1.3459999561309814, -3.115000009536743], "max": [0.846118152141571, 2.0312490463256836, -1.438814640045166, -0.09885545074939728, -0.06469935923814774, -0.3936590552330017, 1.8293321132659912, 904.0, 0.24908100068569183, 0.4276300072669983, -0.1339229941368103, 3.1410000324249268, 1.5570000410079956, 2.015000104904175, -0.5270196199417114, -1.9413647651672363, 0.3789633512496948, 0.9514138698577881, -0.21645575761795044, -1.2224286794662476, 2.681960105895996, 800.0, -0.16905200481414795, 0.4159590005874634, -0.06024099886417389, 2.8380000591278076, -0.3779999911785126, 3.11899995803833], "mean": [0.5787470936775208, 2.0165510177612305, -1.6457186937332153, -0.6875867247581482, -1.2744255065917969, -0.963502049446106, 1.3187243938446045, 733.6560668945312, 0.08624517917633057, 0.37550705671310425, -0.18048015236854553, -1.1767833232879639, 1.1634265184402466, 0.3239741623401642, -0.622205376625061, -2.0208191871643066, 0.24214009940624237, 0.5194458961486816, -1.2848408222198486, -1.5624334812164307, 1.5686103105545044, 336.8990173339844, -0.24299150705337524, 0.3771637976169586, -0.13149386644363403, 1.3481448888778687, -0.9450000524520874, 1.9265378713607788], "std": [0.1352548897266388, 0.009306337684392929, 0.19569246470928192, 0.23739922046661377, 0.477947860956192, 0.3562281131744385, 0.4342629611492157, 231.42601013183594, 0.06399591267108917, 0.02757176011800766, 0.027509944513440132, 2.120990037918091, 0.2949312627315521, 0.8707791566848755, 0.0773688480257988, 0.020621228963136673, 0.07770796120166779, 0.2539604604244232, 0.49457159638404846, 0.17771977186203003, 0.5159215331077576, 240.68792724609375, 0.03091026470065117, 0.014847872778773308, 0.04041014239192009, 0.7094413042068481, 0.26272743940353394, 1.8305376768112183], "count": [500]}, "timestamp": {"min": [0.0], "max": [16.633333333333333], "mean": [8.316666666666668], "std": [4.811242620732772], "count": [500]}, "frame_index": {"min": [0], "max": [499], "mean": [249.5], "std": [144.33727862198316], "count": [500]}, "episode_index": {"min": [173], "max": [173], "mean": [173.0], "std": [0.0], "count": [500]}, "index": {"min": [92379], "max": [92878], "mean": [92628.5], "std": [144.33727862198316], "count": [500]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [500]}, "subtask_annotation": {"mean": [4.282, 12.0, 12.0, 12.0, 12.0], "std": [3.6136513390198695, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [500]}, "scene_annotation": {"mean": [173.0], "std": [0.0], "min": [173], "max": [173], "count": [500]}, "eef_direction_state": {"mean": [3.862, 4.058], "std": [1.995734451273518, 1.9612842731230904], "min": [0, 0], "max": [6, 6], "count": [500]}, "eef_velocity_state": {"mean": [0.764, 0.868], "std": [0.6574982889711598, 0.8115269558061518], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_acc_mag_state": {"mean": [0.788, 0.792], "std": [0.8360956883036783, 0.8370997551068818], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_direction_action": {"mean": [3.862, 4.058], "std": [1.995734451273518, 1.9612842731230904], "min": [0, 0], "max": [6, 6], "count": [500]}, "eef_velocity_action": {"mean": [0.764, 0.868], "std": [0.6574982889711598, 0.8115269558061518], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_acc_mag_action": {"mean": [0.788, 0.792], "std": [0.8360956883036783, 0.8370997551068818], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_sim_pose_state": {"mean": [0.573457250325803, 0.33159156489406266, 1.1315429571219238, -1.3497577666412797, 0.9443843797599357, -1.7183876404513583, 0.5825019291038589, -0.18082070698150218, 1.0980515478125408, -1.1914424844644929, 1.1637278315531896, -1.2487286213697373], "std": [0.017627974851157135, 0.029694828915870542, 0.031264894022590875, 0.7082812671428955, 0.26252079169426734, 1.2296964584985004, 0.026455067868190664, 0.061763809364689524, 0.02412779173949687, 2.1144771399636384, 0.2949476284645693, 0.8688466303340515], "min": [0.5533424176623692, 0.268655418774889, 1.0552149234706327, -2.8373137311954557, 0.3774251983514372, -3.1411694633115785, 0.5365936910624398, -0.3230191357504879, 1.0537173854185964, -3.141500120804522, 0.7110094030772163, -2.412851328474006], "max": [0.6184232998189083, 0.39148779580754467, 1.1889103005453665, -0.7188203546441941, 1.3455473651498915, 3.140102017845277, 0.6284359104840008, -0.058804750450818816, 1.1512398021763521, 3.13832618790609, 1.5568081029397267, 0.44420942036445066], "count": [500]}, "eef_sim_pose_action": {"mean": [0.573457250325803, 0.33159156489406266, 1.1315429571219238, -1.3497577666412797, 0.9443843797599357, -1.7183876404513583, 0.5825019291038589, -0.18082070698150218, 1.0980515478125408, -1.1914424844644929, 1.1637278315531896, -1.2487286213697373], "std": [0.017627974851157135, 0.029694828915870542, 0.031264894022590875, 0.7082812671428955, 0.26252079169426734, 1.2296964584985004, 0.026455067868190664, 0.061763809364689524, 0.02412779173949687, 2.1144771399636384, 0.2949476284645693, 0.8688466303340515], "min": [0.5533424176623692, 0.268655418774889, 1.0552149234706327, -2.8373137311954557, 0.3774251983514372, -3.1411694633115785, 0.5365936910624398, -0.3230191357504879, 1.0537173854185964, -3.141500120804522, 0.7110094030772163, -2.412851328474006], "max": [0.6184232998189083, 0.39148779580754467, 1.1889103005453665, -0.7188203546441941, 1.3455473651498915, 3.140102017845277, 0.6284359104840008, -0.058804750450818816, 1.1512398021763521, 3.13832618790609, 1.5568081029397267, 0.44420942036445066], "count": [500]}, "gripper_mode_state": {"mean": [0.698, 0.234], "std": [0.4591252552408785, 0.42337217669563376], "min": [0, 0], "max": [1, 1], "count": [500]}, "gripper_activity_state": {"mean": [1.884, 1.824], "std": [0.4272516822670231, 0.5109050792466255], "min": [0, 0], "max": [2, 2], "count": [500]}, "gripper_mode_action": {"mean": [0.698, 0.234], "std": [0.4591252552408785, 0.42337217669563376], "min": [0, 0], "max": [1, 1], "count": [500]}, "gripper_activity_action": {"mean": [1.884, 1.824], "std": [0.4272516822670231, 0.5109050792466255], "min": [0, 0], "max": [2, 2], "count": [500]}, "gripper_open_scale_state": {"mean": [0.33689900019836455, 0.73365599987793], "std": [0.24068792695263846, 0.23142599573219855], "min": [0.12, 0.257], "max": [0.8, 0.904], "count": [500]}, "gripper_open_scale_action": {"mean": [0.33689900019836455, 0.73365599987793], "std": [0.24068792695263846, 0.23142599573219855], "min": [0.12, 0.257], "max": [0.8, 0.904], "count": [500]}}} +{"episode_index": 174, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.45093787009105635]], [[0.41724542972459644]], [[0.39470212907100166]]], "std": [[[0.15084503898813129]], [[0.1798165849001152]], [[0.19893377631470172]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.477993896988995]], [[0.47586297378638065]], [[0.4663271552566896]]], "std": [[[0.07063001897082594]], [[0.0804698478474003]], [[0.0933711374274952]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4678874032875258]], [[0.44213095462543994]], [[0.4211299333836099]]], "std": [[[0.14116077136084165]], [[0.17163531783500283]], [[0.1961612497932528]]], "count": [117]}, "observation.state": {"min": [0.4887969195842743, 1.964071273803711, -2.1602988243103027, -1.0773569345474243, -2.189131736755371, -1.5114201307296753, 0.28214994072914124, 311.0, -0.05078800022602081, 0.353630006313324, -0.22741200029850006, -3.1391851902008057, 0.6790000200271606, -0.5740000009536743, -0.8838522434234619, -2.0427334308624268, 0.14107497036457062, -0.14610151946544647, -2.00999116897583, -1.8944501876831055, 0.8744797706604004, 107.0, -0.29505398869514465, 0.33575698733329773, -0.199522003531456, 0.210999995470047, -1.2979999780654907, -3.131185293197632], "max": [0.9281660914421082, 2.0341639518737793, -0.7925540208816528, 0.006126105785369873, -0.16692329943180084, -0.3910934031009674, 2.008978843688965, 880.0, 0.2699899971485138, 0.4444350004196167, -0.10573399811983109, 3.138000011444092, 1.5210000276565552, 2.575000047683716, -0.49518483877182007, -1.945047378540039, 0.44680431485176086, 0.7339109778404236, -0.2603856921195984, -0.7739313840866089, 2.7993860244750977, 789.0, -0.17186400294303894, 0.4667400121688843, -0.0848969966173172, 2.9820001125335693, -0.6370000243186951, 3.111999988555908], "mean": [0.6207675933837891, 2.0026025772094727, -1.5268195867538452, -0.4815608263015747, -1.1158021688461304, -1.1038153171539307, 1.2289522886276245, 776.0260620117188, 0.133982315659523, 0.38029685616493225, -0.17771144211292267, -0.8669877052307129, 1.067001223564148, 0.9340922236442566, -0.6195011734962463, -2.0307416915893555, 0.32365870475769043, 0.29730087518692017, -1.4887548685073853, -1.5211164951324463, 1.9736249446868896, 307.33587646484375, -0.22175557911396027, 0.37569329142570496, -0.14459694921970367, 0.9482874274253845, -1.0163700580596924, -1.5107033252716064], "std": [0.1284584254026413, 0.02211270108819008, 0.32315143942832947, 0.39297473430633545, 0.7867617011070251, 0.3581351637840271, 0.6467750072479248, 156.5862274169922, 0.10728864371776581, 0.024790175259113312, 0.02512507699429989, 1.9690998792648315, 0.2323240339756012, 1.2857002019882202, 0.1262304186820984, 0.014254827052354813, 0.09943953156471252, 0.20819157361984253, 0.5435881614685059, 0.3277765214443207, 0.5444257259368896, 285.57568359375, 0.02256914973258972, 0.04180789738893509, 0.03276408836245537, 0.9929631352424622, 0.17383521795272827, 1.9564106464385986], "count": [576]}, "action": {"min": [0.4887969195842743, 1.964071273803711, -2.1602988243103027, -1.0773569345474243, -2.189131736755371, -1.5114201307296753, 0.28214994072914124, 311.0, -0.05078800022602081, 0.353630006313324, -0.22741200029850006, -3.1391851902008057, 0.6790000200271606, -0.5740000009536743, -0.8838522434234619, -2.0427334308624268, 0.14107497036457062, -0.14610151946544647, -2.00999116897583, -1.8944501876831055, 0.8744797706604004, 107.0, -0.29505398869514465, 0.33575698733329773, -0.199522003531456, 0.210999995470047, -1.2979999780654907, -3.131185293197632], "max": [0.9281660914421082, 2.0341639518737793, -0.7925540208816528, 0.006126105785369873, -0.16692329943180084, -0.3910934031009674, 2.008978843688965, 880.0, 0.2699899971485138, 0.4444350004196167, -0.10573399811983109, 3.138000011444092, 1.5210000276565552, 2.575000047683716, -0.49518483877182007, -1.945047378540039, 0.44680431485176086, 0.7339109778404236, -0.2603856921195984, -0.7739313840866089, 2.7993860244750977, 789.0, -0.17186400294303894, 0.4667400121688843, -0.0848969966173172, 2.9820001125335693, -0.6370000243186951, 3.111999988555908], "mean": [0.6207675933837891, 2.0026025772094727, -1.5268195867538452, -0.4815608263015747, -1.1158021688461304, -1.1038153171539307, 1.2289522886276245, 776.0260620117188, 0.133982315659523, 0.38029685616493225, -0.17771144211292267, -0.8669877052307129, 1.067001223564148, 0.9340922236442566, -0.6195011734962463, -2.0307416915893555, 0.32365870475769043, 0.29730087518692017, -1.4887548685073853, -1.5211164951324463, 1.9736249446868896, 307.33587646484375, -0.22175557911396027, 0.37569329142570496, -0.14459694921970367, 0.9482874274253845, -1.0163700580596924, -1.5107033252716064], "std": [0.1284584254026413, 0.02211270108819008, 0.32315143942832947, 0.39297473430633545, 0.7867617011070251, 0.3581351637840271, 0.6467750072479248, 156.5862274169922, 0.10728864371776581, 0.024790175259113312, 0.02512507699429989, 1.9690998792648315, 0.2323240339756012, 1.2857002019882202, 0.1262304186820984, 0.014254827052354813, 0.09943953156471252, 0.20819157361984253, 0.5435881614685059, 0.3277765214443207, 0.5444257259368896, 285.57568359375, 0.02256914973258972, 0.04180789738893509, 0.03276408836245537, 0.9929631352424622, 0.17383521795272827, 1.9564106464385986], "count": [576]}, "timestamp": {"min": [0.0], "max": [19.166666666666668], "mean": [9.583333333333334], "std": [5.542554231345635], "count": [576]}, "frame_index": {"min": [0], "max": [575], "mean": [287.5], "std": [166.27662694036906], "count": [576]}, "episode_index": {"min": [174], "max": [174], "mean": [174.0], "std": [0.0], "count": [576]}, "index": {"min": [92879], "max": [93454], "mean": [93166.5], "std": [166.27662694036906], "count": [576]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [576]}, "subtask_annotation": {"mean": [4.541666666666667, 12.0, 12.0, 12.0, 12.0], "std": [3.5032227226433235, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [576]}, "scene_annotation": {"mean": [174.0], "std": [0.0], "min": [174], "max": [174], "count": [576]}, "eef_direction_state": {"mean": [4.220486111111111, 4.177083333333333], "std": [2.001300906723311, 1.9409411645298955], "min": [0, 0], "max": [6, 6], "count": [576]}, "eef_velocity_state": {"mean": [0.6354166666666666, 0.7986111111111112], "std": [0.6762815765887267, 0.8107769003238584], "min": [0, 0], "max": [2, 2], "count": [576]}, "eef_acc_mag_state": {"mean": [0.6128472222222222, 0.6979166666666666], "std": [0.8108047812671204, 0.8180234265526184], "min": [0, 0], "max": [2, 2], "count": [576]}, "eef_direction_action": {"mean": [4.220486111111111, 4.177083333333333], "std": [2.001300906723311, 1.9409411645298955], "min": [0, 0], "max": [6, 6], "count": [576]}, "eef_velocity_action": {"mean": [0.6354166666666666, 0.7986111111111112], "std": [0.6762815765887267, 0.8107769003238584], "min": [0, 0], "max": [2, 2], "count": [576]}, "eef_acc_mag_action": {"mean": [0.6128472222222222, 0.6979166666666666], "std": [0.8108047812671204, 0.8180234265526184], "min": [0, 0], "max": [2, 2], "count": [576]}, "eef_sim_pose_state": {"mean": [0.5703504754946, 0.3064587538966314, 1.1118998291899036, -0.9509049628563608, 1.0161301048310483, -0.596781307404957, 0.5808193332153697, -0.22020612455023977, 1.0963088022040417, -0.8674053035546123, 1.067518559727973, -0.6369552276823125], "std": [0.04286661935092034, 0.021444398546810534, 0.02173943217368788, 0.9915056121326408, 0.1737749228667802, 1.6083924938783611, 0.031372644980284935, 0.10036983219944641, 0.028833780496483486, 1.9692801815081291, 0.23243554657717536, 1.2858239525276944], "min": [0.5292742776470369, 0.2682781633471955, 1.0636360102397588, -2.9810605621481248, 0.6367559745844371, -3.1339150018566655, 0.5463608809557337, -0.336361279314966, 1.061417717021493, -3.1386017125483603, 0.6789390114570084, -2.145000289219859], "max": [0.6630812907617736, 0.37833771215384804, 1.1523898069264307, -0.21592504206194252, 1.2968078746024538, 3.132176408328374, 0.6483346000350269, -0.042518775123896915, 1.1650697992286472, 3.138468807998484, 1.5215953345292021, 1.0035948959049619], "count": [576]}, "eef_sim_pose_action": {"mean": [0.5703504754946, 0.3064587538966314, 1.1118998291899036, -0.9509049628563608, 1.0161301048310483, -0.596781307404957, 0.5808193332153697, -0.22020612455023977, 1.0963088022040417, -0.8674053035546123, 1.067518559727973, -0.6369552276823125], "std": [0.04286661935092034, 0.021444398546810534, 0.02173943217368788, 0.9915056121326408, 0.1737749228667802, 1.6083924938783611, 0.031372644980284935, 0.10036983219944641, 0.028833780496483486, 1.9692801815081291, 0.23243554657717536, 1.2858239525276944], "min": [0.5292742776470369, 0.2682781633471955, 1.0636360102397588, -2.9810605621481248, 0.6367559745844371, -3.1339150018566655, 0.5463608809557337, -0.336361279314966, 1.061417717021493, -3.1386017125483603, 0.6789390114570084, -2.145000289219859], "max": [0.6630812907617736, 0.37833771215384804, 1.1523898069264307, -0.21592504206194252, 1.2968078746024538, 3.132176408328374, 0.6483346000350269, -0.042518775123896915, 1.1650697992286472, 3.138468807998484, 1.5215953345292021, 1.0035948959049619], "count": [576]}, "gripper_mode_state": {"mean": [0.6996527777777778, 0.0798611111111111], "std": [0.45840895314731755, 0.2710780589483566], "min": [0, 0], "max": [1, 1], "count": [576]}, "gripper_activity_state": {"mean": [1.9079861111111112, 1.9114583333333333], "std": [0.37759119549879455, 0.3874873989886654], "min": [0, 0], "max": [2, 2], "count": [576]}, "gripper_mode_action": {"mean": [0.6996527777777778, 0.0798611111111111], "std": [0.45840895314731755, 0.2710780589483566], "min": [0, 0], "max": [1, 1], "count": [576]}, "gripper_activity_action": {"mean": [1.9079861111111112, 1.9114583333333333], "std": [0.37759119549879455, 0.3874873989886654], "min": [0, 0], "max": [2, 2], "count": [576]}, "gripper_open_scale_state": {"mean": [0.30733593757947364, 0.7760260418785943], "std": [0.2855756941927893, 0.15658633171813555], "min": [0.107, 0.311], "max": [0.789, 0.88], "count": [576]}, "gripper_open_scale_action": {"mean": [0.30733593757947364, 0.7760260418785943], "std": [0.2855756941927893, 0.15658633171813555], "min": [0.107, 0.311], "max": [0.789, 0.88], "count": [576]}}} +{"episode_index": 175, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4536796072595705]], [[0.4223132823441877]], [[0.399703139589169]]], "std": [[[0.14544906880570746]], [[0.17773004832567588]], [[0.19884156778709663]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.4701137353378852]], [[0.464670709690126]], [[0.4550021628443044]]], "std": [[[0.06630130962558818]], [[0.08623466201645973]], [[0.09997161431795666]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4720846390639589]], [[0.4396980370273109]], [[0.4156776340744631]]], "std": [[[0.13483089641333398]], [[0.17377938212490793]], [[0.1988931095791648]]], "count": [112]}, "observation.state": {"min": [0.40564945340156555, 1.9379438161849976, -2.576315402984619, -1.1628605127334595, -2.2012267112731934, -1.5654906034469604, 0.20317378640174866, 229.0, -0.08099599927663803, 0.31698301434516907, -0.2115280032157898, -3.1331851482391357, 0.546999990940094, -1.649999976158142, -0.8706924319267273, -2.044950008392334, 0.022706734016537666, -0.15484561026096344, -1.9328476190567017, -1.8152996301651, 0.6542366743087769, 111.0, -0.3024410009384155, 0.34554600715637207, -0.19730700552463531, 0.2799999713897705, -1.3949999809265137, -3.1411852836608887], "max": [0.9890257120132446, 2.0418434143066406, -0.47849947214126587, 0.007661995477974415, -0.5603030920028687, 0.29890507459640503, 2.131814956665039, 901.0, 0.2525370121002197, 0.4533109962940216, -0.13467100262641907, 3.125, 1.5509999990463257, 2.2300000190734863, -0.4895474314689636, -1.951749563217163, 0.42039749026298523, 0.8592430353164673, -0.2120225876569748, -1.038331389427185, 2.8137502670288086, 896.0, -0.15636900067329407, 0.4482020139694214, -0.09117399901151657, 2.8329999446868896, -0.48899999260902405, 3.140000104904175], "mean": [0.629248321056366, 2.01855206489563, -1.3309783935546875, -0.5145778656005859, -1.3920981884002686, -1.0482909679412842, 1.1724247932434082, 738.7208251953125, 0.13179153203964233, 0.37693068385124207, -0.17766323685646057, -0.579031765460968, 1.0132346153259277, 0.5289496779441833, -0.6323063969612122, -2.0267250537872314, 0.22819148004055023, 0.3141094744205475, -1.4009747505187988, -1.4954280853271484, 1.804665207862854, 323.716796875, -0.22358936071395874, 0.3817303478717804, -0.14669209718704224, 1.1561715602874756, -0.9610514640808105, 0.40426400303840637], "std": [0.15625950694084167, 0.016619423404335976, 0.5994276404380798, 0.43112650513648987, 0.6511294841766357, 0.552700936794281, 0.7809110283851624, 214.1040802001953, 0.11371484398841858, 0.02840598300099373, 0.018651291728019714, 1.9558734893798828, 0.27942782640457153, 0.9034737944602966, 0.11297304183244705, 0.014306382276117802, 0.1730598509311676, 0.24328944087028503, 0.4979228079319, 0.22995758056640625, 0.587100088596344, 321.9249572753906, 0.034381020814180374, 0.02961532585322857, 0.031342022120952606, 0.7463610768318176, 0.2331630289554596, 2.671332597732544], "count": [542]}, "action": {"min": [0.40564945340156555, 1.9379438161849976, -2.576315402984619, -1.1628605127334595, -2.2012267112731934, -1.5654906034469604, 0.20317378640174866, 229.0, -0.08099599927663803, 0.31698301434516907, -0.2115280032157898, -3.1331851482391357, 0.546999990940094, -1.649999976158142, -0.8706924319267273, -2.044950008392334, 0.022706734016537666, -0.15484561026096344, -1.9328476190567017, -1.8152996301651, 0.6542366743087769, 111.0, -0.3024410009384155, 0.34554600715637207, -0.19730700552463531, 0.2799999713897705, -1.3949999809265137, -3.1411852836608887], "max": [0.9890257120132446, 2.0418434143066406, -0.47849947214126587, 0.007661995477974415, -0.5603030920028687, 0.29890507459640503, 2.131814956665039, 901.0, 0.2525370121002197, 0.4533109962940216, -0.13467100262641907, 3.125, 1.5509999990463257, 2.2300000190734863, -0.4895474314689636, -1.951749563217163, 0.42039749026298523, 0.8592430353164673, -0.2120225876569748, -1.038331389427185, 2.8137502670288086, 896.0, -0.15636900067329407, 0.4482020139694214, -0.09117399901151657, 2.8329999446868896, -0.48899999260902405, 3.140000104904175], "mean": [0.629248321056366, 2.01855206489563, -1.3309783935546875, -0.5145778656005859, -1.3920981884002686, -1.0482909679412842, 1.1724247932434082, 738.7208251953125, 0.13179153203964233, 0.37693068385124207, -0.17766323685646057, -0.579031765460968, 1.0132346153259277, 0.5289496779441833, -0.6323063969612122, -2.0267250537872314, 0.22819148004055023, 0.3141094744205475, -1.4009747505187988, -1.4954280853271484, 1.804665207862854, 323.716796875, -0.22358936071395874, 0.3817303478717804, -0.14669209718704224, 1.1561715602874756, -0.9610514640808105, 0.40426400303840637], "std": [0.15625950694084167, 0.016619423404335976, 0.5994276404380798, 0.43112650513648987, 0.6511294841766357, 0.552700936794281, 0.7809110283851624, 214.1040802001953, 0.11371484398841858, 0.02840598300099373, 0.018651291728019714, 1.9558734893798828, 0.27942782640457153, 0.9034737944602966, 0.11297304183244705, 0.014306382276117802, 0.1730598509311676, 0.24328944087028503, 0.4979228079319, 0.22995758056640625, 0.587100088596344, 321.9249572753906, 0.034381020814180374, 0.02961532585322857, 0.031342022120952606, 0.7463610768318176, 0.2331630289554596, 2.671332597732544], "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": [175], "max": [175], "mean": [175.0], "std": [0.0], "count": [542]}, "index": {"min": [93455], "max": [93996], "mean": [93725.5], "std": [156.46165664468722], "count": [542]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [542]}, "subtask_annotation": {"mean": [4.538745387453875, 12.0, 12.0, 12.0, 12.0], "std": [3.5769574020675257, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [542]}, "scene_annotation": {"mean": [175.0], "std": [0.0], "min": [175], "max": [175], "count": [542]}, "eef_direction_state": {"mean": [3.6476014760147604, 4.27859778597786], "std": [1.948455667172114, 1.8717809929199392], "min": [0, 0], "max": [6, 6], "count": [542]}, "eef_velocity_state": {"mean": [0.8357933579335793, 0.8487084870848709], "std": [0.7036877149016324, 0.8478256277643549], "min": [0, 0], "max": [2, 2], "count": [542]}, "eef_acc_mag_state": {"mean": [0.8007380073800738, 0.7029520295202952], "std": [0.840048874870786, 0.831988766547922], "min": [0, 0], "max": [2, 2], "count": [542]}, "eef_direction_action": {"mean": [3.6476014760147604, 4.27859778597786], "std": [1.948455667172114, 1.8717809929199392], "min": [0, 0], "max": [6, 6], "count": [542]}, "eef_velocity_action": {"mean": [0.8357933579335793, 0.8487084870848709], "std": [0.7036877149016324, 0.8478256277643549], "min": [0, 0], "max": [2, 2], "count": [542]}, "eef_acc_mag_action": {"mean": [0.8007380073800738, 0.7029520295202952], "std": [0.840048874870786, 0.831988766547922], "min": [0, 0], "max": [2, 2], "count": [542]}, "eef_sim_pose_state": {"mean": [0.575424220826789, 0.3084865287313275, 1.111917031464814, -1.158151635056936, 0.9605596003459381, -1.7709180737263377, 0.5773332184315956, -0.21695811061546497, 1.0965663794182776, -0.5797405744627868, 1.01364768692959, -1.0305612870544412], "std": [0.03260007192255658, 0.03212237227187856, 0.02486527373204591, 0.7448693952953265, 0.23307380956233503, 0.6623380854725797, 0.029993106508702867, 0.10606246672077917, 0.02554391051663821, 1.9563616358451164, 0.27947902586401824, 0.9154658610084859], "min": [0.5340320281709829, 0.23882507242098755, 1.0599587216230328, -2.833008942742371, 0.4886071105863836, -3.0928412872044464, 0.5361963544764258, -0.3233161745217936, 1.0613751711578736, -3.1328934464278095, 0.5470683819393596, -3.009944879587568], "max": [0.648216959156813, 0.38439080278430987, 1.1561316148647582, -0.2885759222483374, 1.3952655274648196, -0.7133489623583991, 0.6563311835989716, -0.012220609923445397, 1.1544081821833543, 3.126061490324384, 1.5512434824301344, 3.070808991754247], "count": [542]}, "eef_sim_pose_action": {"mean": [0.575424220826789, 0.3084865287313275, 1.111917031464814, -1.158151635056936, 0.9605596003459381, -1.7709180737263377, 0.5773332184315956, -0.21695811061546497, 1.0965663794182776, -0.5797405744627868, 1.01364768692959, -1.0305612870544412], "std": [0.03260007192255658, 0.03212237227187856, 0.02486527373204591, 0.7448693952953265, 0.23307380956233503, 0.6623380854725797, 0.029993106508702867, 0.10606246672077917, 0.02554391051663821, 1.9563616358451164, 0.27947902586401824, 0.9154658610084859], "min": [0.5340320281709829, 0.23882507242098755, 1.0599587216230328, -2.833008942742371, 0.4886071105863836, -3.0928412872044464, 0.5361963544764258, -0.3233161745217936, 1.0613751711578736, -3.1328934464278095, 0.5470683819393596, -3.009944879587568], "max": [0.648216959156813, 0.38439080278430987, 1.1561316148647582, -0.2885759222483374, 1.3952655274648196, -0.7133489623583991, 0.6563311835989716, -0.012220609923445397, 1.1544081821833543, 3.126061490324384, 1.5512434824301344, 3.070808991754247], "count": [542]}, "gripper_mode_state": {"mean": [0.7177121771217713, 0.15867158671586715], "std": [0.4501126613781241, 0.3653695585088286], "min": [0, 0], "max": [1, 1], "count": [542]}, "gripper_activity_state": {"mean": [1.8745387453874538, 1.8265682656826567], "std": [0.4494125618102113, 0.5220195967221308], "min": [0, 0], "max": [2, 2], "count": [542]}, "gripper_mode_action": {"mean": [0.7177121771217713, 0.15867158671586715], "std": [0.4501126613781241, 0.3653695585088286], "min": [0, 0], "max": [1, 1], "count": [542]}, "gripper_activity_action": {"mean": [1.8745387453874538, 1.8265682656826567], "std": [0.4494125618102113, 0.5220195967221308], "min": [0, 0], "max": [2, 2], "count": [542]}, "gripper_open_scale_state": {"mean": [0.3237167898227369, 0.7387204797329497], "std": [0.32192487286425764, 0.21410429127754121], "min": [0.111, 0.229], "max": [0.896, 0.901], "count": [542]}, "gripper_open_scale_action": {"mean": [0.3237167898227369, 0.7387204797329497], "std": [0.32192487286425764, 0.21410429127754121], "min": [0.111, 0.229], "max": [0.896, 0.901], "count": [542]}}} +{"episode_index": 176, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4529376624337399]], [[0.42576302525603416]], [[0.40217100895476304]]], "std": [[[0.15127066495328514]], [[0.17660875606820076]], [[0.19788440141937838]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47521373706963105]], [[0.4740912893700787]], [[0.465957379638207]]], "std": [[[0.06105976282759393]], [[0.07183497502455259]], [[0.08370581116331735]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.465026925402707]], [[0.42779059074417164]], [[0.4053868319309351]]], "std": [[[0.14990987175367212]], [[0.18554388412670494]], [[0.21015532051808247]]], "count": [127]}, "observation.state": {"min": [0.451516717672348, 1.949724793434143, -2.1913132667541504, -1.288053035736084, -2.3693368434906006, -1.6227548122406006, 0.23835961520671844, 157.0, -0.0521479994058609, 0.3294990062713623, -0.22056199610233307, -3.1401853561401367, 0.5169999599456787, -0.7950000166893005, -0.8331154584884644, -2.0433967113494873, 0.033772122114896774, -0.15189601480960846, -1.8239213228225708, -1.8284767866134644, 0.8390147089958191, 120.0, -0.2753799855709076, 0.348022997379303, -0.20654700696468353, 0.13500002026557922, -1.2339999675750732, -3.1351852416992188], "max": [0.9540318846702576, 2.040621519088745, -0.4524242877960205, -0.06742206960916519, -0.9994453191757202, -0.4925144612789154, 2.383439302444458, 897.0, 0.2724840044975281, 0.43121200799942017, -0.11079499870538712, 3.1410000324249268, 1.5219999551773071, 1.7920000553131104, -0.5016076564788818, -2.001194477081299, 0.6630156636238098, 0.714328408241272, -0.46321043372154236, -0.8140564560890198, 2.836491823196411, 816.0, -0.16298100352287292, 0.45864900946617126, -0.0928649976849556, 2.990000009536743, -0.6610000133514404, 3.131999969482422], "mean": [0.597781240940094, 2.0186543464660645, -1.250429630279541, -0.722679615020752, -1.731498122215271, -1.1768503189086914, 1.5148593187332153, 718.2107543945312, 0.12649986147880554, 0.3635631501674652, -0.18220971524715424, 0.7122127413749695, 0.9661413431167603, 0.03015086054801941, -0.5907828211784363, -2.0272481441497803, 0.3575984835624695, 0.38796281814575195, -1.4981980323791504, -1.5026943683624268, 1.776790738105774, 256.6905212402344, -0.22561044991016388, 0.378375381231308, -0.13956935703754425, 1.1371549367904663, -1.027847170829773, 2.0585665702819824], "std": [0.13467438519001007, 0.012236990965902805, 0.5781586766242981, 0.44441792368888855, 0.5123777389526367, 0.29479312896728516, 0.7783962488174438, 232.4496307373047, 0.10507572442293167, 0.02545773796737194, 0.025612831115722656, 2.381474256515503, 0.342214971780777, 0.8227607607841492, 0.09463121742010117, 0.006625124253332615, 0.1585218906402588, 0.1928684562444687, 0.3910249173641205, 0.24866367876529694, 0.4468422830104828, 257.639892578125, 0.025364398956298828, 0.027900224551558495, 0.032064177095890045, 0.7052685022354126, 0.15007638931274414, 1.838852882385254], "count": [643]}, "action": {"min": [0.451516717672348, 1.949724793434143, -2.1913132667541504, -1.288053035736084, -2.3693368434906006, -1.6227548122406006, 0.23835961520671844, 157.0, -0.0521479994058609, 0.3294990062713623, -0.22056199610233307, -3.1401853561401367, 0.5169999599456787, -0.7950000166893005, -0.8331154584884644, -2.0433967113494873, 0.033772122114896774, -0.15189601480960846, -1.8239213228225708, -1.8284767866134644, 0.8390147089958191, 120.0, -0.2753799855709076, 0.348022997379303, -0.20654700696468353, 0.13500002026557922, -1.2339999675750732, -3.1351852416992188], "max": [0.9540318846702576, 2.040621519088745, -0.4524242877960205, -0.06742206960916519, -0.9994453191757202, -0.4925144612789154, 2.383439302444458, 897.0, 0.2724840044975281, 0.43121200799942017, -0.11079499870538712, 3.1410000324249268, 1.5219999551773071, 1.7920000553131104, -0.5016076564788818, -2.001194477081299, 0.6630156636238098, 0.714328408241272, -0.46321043372154236, -0.8140564560890198, 2.836491823196411, 816.0, -0.16298100352287292, 0.45864900946617126, -0.0928649976849556, 2.990000009536743, -0.6610000133514404, 3.131999969482422], "mean": [0.597781240940094, 2.0186543464660645, -1.250429630279541, -0.722679615020752, -1.731498122215271, -1.1768503189086914, 1.5148593187332153, 718.2107543945312, 0.12649986147880554, 0.3635631501674652, -0.18220971524715424, 0.7122127413749695, 0.9661413431167603, 0.03015086054801941, -0.5907828211784363, -2.0272481441497803, 0.3575984835624695, 0.38796281814575195, -1.4981980323791504, -1.5026943683624268, 1.776790738105774, 256.6905212402344, -0.22561044991016388, 0.378375381231308, -0.13956935703754425, 1.1371549367904663, -1.027847170829773, 2.0585665702819824], "std": [0.13467438519001007, 0.012236990965902805, 0.5781586766242981, 0.44441792368888855, 0.5123777389526367, 0.29479312896728516, 0.7783962488174438, 232.4496307373047, 0.10507572442293167, 0.02545773796737194, 0.025612831115722656, 2.381474256515503, 0.342214971780777, 0.8227607607841492, 0.09463121742010117, 0.006625124253332615, 0.1585218906402588, 0.1928684562444687, 0.3910249173641205, 0.24866367876529694, 0.4468422830104828, 257.639892578125, 0.025364398956298828, 0.027900224551558495, 0.032064177095890045, 0.7052685022354126, 0.15007638931274414, 1.838852882385254], "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": [176], "max": [176], "mean": [176.0], "std": [0.0], "count": [643]}, "index": {"min": [93997], "max": [94639], "mean": [94318.0], "std": [185.61788706910764], "count": [643]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [643]}, "subtask_annotation": {"mean": [5.2208398133748055, 12.0, 12.0, 12.0, 12.0], "std": [3.1313000560812156, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [643]}, "scene_annotation": {"mean": [176.0], "std": [0.0], "min": [176], "max": [176], "count": [643]}, "eef_direction_state": {"mean": [4.340590979782271, 3.704510108864697], "std": [1.9159681680244236, 1.8530194436667338], "min": [0, 0], "max": [6, 6], "count": [643]}, "eef_velocity_state": {"mean": [0.5816485225505443, 0.9564541213063764], "std": [0.6721098515223292, 0.7364965988510012], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_acc_mag_state": {"mean": [0.5987558320373251, 0.8709175738724728], "std": [0.8067358386246054, 0.838689415494889], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_direction_action": {"mean": [4.340590979782271, 3.704510108864697], "std": [1.9159681680244236, 1.8530194436667338], "min": [0, 0], "max": [6, 6], "count": [643]}, "eef_velocity_action": {"mean": [0.5816485225505443, 0.9564541213063764], "std": [0.6721098515223292, 0.7364965988510012], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_acc_mag_action": {"mean": [0.5987558320373251, 0.8709175738724728], "std": [0.8067358386246054, 0.838689415494889], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_sim_pose_state": {"mean": [0.572474726719347, 0.3137665941852819, 1.117928783910428, -1.1391914756037875, 1.0272578568681985, -1.3163469470592397, 0.5712047135541604, -0.21332153210619703, 1.1022380498857167, 0.7107513716048518, 0.9665154669753222, -1.542191918432139], "std": [0.03012034668634236, 0.024584338056605915, 0.02330034341775815, 0.7039204937133202, 0.14989232097549204, 1.3749363673703947, 0.024489317497477618, 0.09860741113328207, 0.03340211325164155, 2.3833609461740317, 0.34224159111419644, 0.8212422234809834], "min": [0.5333360524340528, 0.26516415877422883, 1.054365573899549, -2.989083911252762, 0.6606261384580865, -3.1311660577022207, 0.5257169131494448, -0.3418964371039926, 1.0470723964332247, -3.1398405434306254, 0.5169496600911536, -2.365921858037183], "max": [0.6561234858739274, 0.3593923541866322, 1.1580335817171044, -0.13969587034171452, 1.23423344876479, 3.1315460828926835, 0.6447904506128915, -0.040410979487272236, 1.1791162460533173, 3.1414364927247305, 1.5220981370021858, 0.22043993856360303], "count": [643]}, "eef_sim_pose_action": {"mean": [0.572474726719347, 0.3137665941852819, 1.117928783910428, -1.1391914756037875, 1.0272578568681985, -1.3163469470592397, 0.5712047135541604, -0.21332153210619703, 1.1022380498857167, 0.7107513716048518, 0.9665154669753222, -1.542191918432139], "std": [0.03012034668634236, 0.024584338056605915, 0.02330034341775815, 0.7039204937133202, 0.14989232097549204, 1.3749363673703947, 0.024489317497477618, 0.09860741113328207, 0.03340211325164155, 2.3833609461740317, 0.34224159111419644, 0.8212422234809834], "min": [0.5333360524340528, 0.26516415877422883, 1.054365573899549, -2.989083911252762, 0.6606261384580865, -3.1311660577022207, 0.5257169131494448, -0.3418964371039926, 1.0470723964332247, -3.1398405434306254, 0.5169496600911536, -2.365921858037183], "max": [0.6561234858739274, 0.3593923541866322, 1.1580335817171044, -0.13969587034171452, 1.23423344876479, 3.1315460828926835, 0.6447904506128915, -0.040410979487272236, 1.1791162460533173, 3.1414364927247305, 1.5220981370021858, 0.22043993856360303], "count": [643]}, "gripper_mode_state": {"mean": [0.7916018662519441, 0.2379471228615863], "std": [0.40616296187415185, 0.42582659567420206], "min": [0, 0], "max": [1, 1], "count": [643]}, "gripper_activity_state": {"mean": [1.9346811819595646, 1.8460342146189737], "std": [0.3234163705563775, 0.49532399382673087], "min": [0, 0], "max": [2, 2], "count": [643]}, "gripper_mode_action": {"mean": [0.7916018662519441, 0.2379471228615863], "std": [0.40616296187415185, 0.42582659567420206], "min": [0, 0], "max": [1, 1], "count": [643]}, "gripper_activity_action": {"mean": [1.9346811819595646, 1.8460342146189737], "std": [0.3234163705563775, 0.49532399382673087], "min": [0, 0], "max": [2, 2], "count": [643]}, "gripper_open_scale_state": {"mean": [0.25669051323115005, 0.7182107309724085], "std": [0.25763981499123995, 0.2324497839221241], "min": [0.12, 0.157], "max": [0.816, 0.897], "count": [643]}, "gripper_open_scale_action": {"mean": [0.25669051323115005, 0.7182107309724085], "std": [0.25763981499123995, 0.2324497839221241], "min": [0.12, 0.157], "max": [0.816, 0.897], "count": [643]}}} +{"episode_index": 177, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4578385616910163]], [[0.4240684232026144]], [[0.3999855464244521]]], "std": [[[0.14221959692387365]], [[0.17763854659224818]], [[0.1998827716338376]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4716020761245675]], [[0.4702486143150071]], [[0.4605817013488402]]], "std": [[[0.06844759800979089]], [[0.08317904087278642]], [[0.09670786427322065]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4639106974080482]], [[0.43528513071895425]], [[0.4147929181885172]]], "std": [[[0.13052980095030797]], [[0.16160808405791666]], [[0.1877646194755035]]], "count": [102]}, "observation.state": {"min": [0.45380303263664246, 1.9985066652297974, -2.2915127277374268, -1.2293576002120972, -2.3181986808776855, -1.371078372001648, 0.2896897494792938, 238.0, -0.06567399948835373, 0.3550899922847748, -0.23658399283885956, -3.1401853561401367, 0.6209999918937683, -0.7350000143051147, -0.8645662665367126, -2.043221950531006, 0.06424557417631149, -0.15283848345279694, -1.8730524778366089, -1.9298280477523804, 0.6794915795326233, 120.0, -0.3048659861087799, 0.3204149901866913, -0.21242700517177582, 0.017000015825033188, -1.343999981880188, -3.109999895095825], "max": [1.0422059297561646, 2.0438504219055176, -0.5167047381401062, 0.03269001841545105, -0.3419798016548157, -0.24010494351387024, 2.1524274349212646, 911.0, 0.2556909918785095, 0.4485360085964203, -0.09917200356721878, 3.1389999389648438, 1.5399999618530273, 1.6490000486373901, -0.4496666491031647, -1.9000701904296875, 0.40659192204475403, 0.9390220642089844, -0.24113468825817108, -0.8288220167160034, 2.839144706726074, 617.0, -0.1893489956855774, 0.4601759910583496, -0.08463100343942642, 2.943000078201294, -0.5070000290870667, 3.1389999389648438], "mean": [0.7039026021957397, 2.022672176361084, -1.1465282440185547, -0.41112032532691956, -1.4702084064483643, -0.976966381072998, 1.1159404516220093, 733.5083618164062, 0.12018679827451706, 0.39611902832984924, -0.1841437965631485, -1.6878840923309326, 1.1105557680130005, 0.3812977075576782, -0.5829460024833679, -2.0217697620391846, 0.24897988140583038, 0.30179110169410706, -1.5236996412277222, -1.553149700164795, 1.8982007503509521, 282.51153564453125, -0.24935638904571533, 0.36672502756118774, -0.14111772179603577, 1.0056017637252808, -0.921601414680481, -1.4367398023605347], "std": [0.1827591359615326, 0.010828426107764244, 0.5933239459991455, 0.40830156207084656, 0.48946288228034973, 0.34254056215286255, 0.6849362850189209, 224.7445068359375, 0.109380342066288, 0.023606615141034126, 0.029442237690091133, 1.5096466541290283, 0.25635045766830444, 0.8480510711669922, 0.12209602445363998, 0.03251170367002487, 0.11717062443494797, 0.25836023688316345, 0.5636838674545288, 0.29518210887908936, 0.6328808069229126, 223.41571044921875, 0.028372345492243767, 0.0392623208463192, 0.03517378121614456, 0.8974227905273438, 0.20874544978141785, 2.0522985458374023], "count": [477]}, "action": {"min": [0.45380303263664246, 1.9985066652297974, -2.2915127277374268, -1.2293576002120972, -2.3181986808776855, -1.371078372001648, 0.2896897494792938, 238.0, -0.06567399948835373, 0.3550899922847748, -0.23658399283885956, -3.1401853561401367, 0.6209999918937683, -0.7350000143051147, -0.8645662665367126, -2.043221950531006, 0.06424557417631149, -0.15283848345279694, -1.8730524778366089, -1.9298280477523804, 0.6794915795326233, 120.0, -0.3048659861087799, 0.3204149901866913, -0.21242700517177582, 0.017000015825033188, -1.343999981880188, -3.109999895095825], "max": [1.0422059297561646, 2.0438504219055176, -0.5167047381401062, 0.03269001841545105, -0.3419798016548157, -0.24010494351387024, 2.1524274349212646, 911.0, 0.2556909918785095, 0.4485360085964203, -0.09917200356721878, 3.1389999389648438, 1.5399999618530273, 1.6490000486373901, -0.4496666491031647, -1.9000701904296875, 0.40659192204475403, 0.9390220642089844, -0.24113468825817108, -0.8288220167160034, 2.839144706726074, 617.0, -0.1893489956855774, 0.4601759910583496, -0.08463100343942642, 2.943000078201294, -0.5070000290870667, 3.1389999389648438], "mean": [0.7039026021957397, 2.022672176361084, -1.1465282440185547, -0.41112032532691956, -1.4702084064483643, -0.976966381072998, 1.1159404516220093, 733.5083618164062, 0.12018679827451706, 0.39611902832984924, -0.1841437965631485, -1.6878840923309326, 1.1105557680130005, 0.3812977075576782, -0.5829460024833679, -2.0217697620391846, 0.24897988140583038, 0.30179110169410706, -1.5236996412277222, -1.553149700164795, 1.8982007503509521, 282.51153564453125, -0.24935638904571533, 0.36672502756118774, -0.14111772179603577, 1.0056017637252808, -0.921601414680481, -1.4367398023605347], "std": [0.1827591359615326, 0.010828426107764244, 0.5933239459991455, 0.40830156207084656, 0.48946288228034973, 0.34254056215286255, 0.6849362850189209, 224.7445068359375, 0.109380342066288, 0.023606615141034126, 0.029442237690091133, 1.5096466541290283, 0.25635045766830444, 0.8480510711669922, 0.12209602445363998, 0.03251170367002487, 0.11717062443494797, 0.25836023688316345, 0.5636838674545288, 0.29518210887908936, 0.6328808069229126, 223.41571044921875, 0.028372345492243767, 0.0392623208463192, 0.03517378121614456, 0.8974227905273438, 0.20874544978141785, 2.0522985458374023], "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": [177], "max": [177], "mean": [177.0], "std": [0.0], "count": [477]}, "index": {"min": [94640], "max": [95116], "mean": [94878.0], "std": [137.69773660691257], "count": [477]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [477]}, "subtask_annotation": {"mean": [4.4926624737945495, 12.0, 12.0, 12.0, 12.0], "std": [3.5834537989574446, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [477]}, "scene_annotation": {"mean": [177.0], "std": [0.0], "min": [177], "max": [177], "count": [477]}, "eef_direction_state": {"mean": [3.59958071278826, 3.561844863731656], "std": [2.0964779870021046, 1.9519519749779604], "min": [0, 0], "max": [6, 6], "count": [477]}, "eef_velocity_state": {"mean": [0.909853249475891, 1.039832285115304], "std": [0.762215255596933, 0.8090722312844848], "min": [0, 0], "max": [2, 2], "count": [477]}, "eef_acc_mag_state": {"mean": [0.8784067085953878, 0.9727463312368972], "std": [0.8429602290711364, 0.8300510230409457], "min": [0, 0], "max": [2, 2], "count": [477]}, "eef_direction_action": {"mean": [3.59958071278826, 3.561844863731656], "std": [2.0964779870021046, 1.9519519749779604], "min": [0, 0], "max": [6, 6], "count": [477]}, "eef_velocity_action": {"mean": [0.909853249475891, 1.039832285115304], "std": [0.762215255596933, 0.8090722312844848], "min": [0, 0], "max": [2, 2], "count": [477]}, "eef_acc_mag_action": {"mean": [0.8784067085953878, 0.9727463312368972], "std": [0.8429602290711364, 0.8300510230409457], "min": [0, 0], "max": [2, 2], "count": [477]}, "eef_sim_pose_state": {"mean": [0.5597352333110648, 0.32897030281078693, 1.1136713388943504, -1.0076120605836871, 0.9212534703716124, -1.5143228767802916, 0.5953676525661464, -0.20656037744767652, 1.0924846153297905, -1.6889668172252523, 1.1109521076939306, -1.1901355575865988], "std": [0.041756999125219484, 0.02792151583252156, 0.028418227394203962, 0.8964913349074616, 0.20868830080148937, 0.802328641640643, 0.03167593689644753, 0.10172703814584248, 0.03407207291862755, 1.5092936781268282, 0.2564560250659072, 0.8477211073230596], "min": [0.516478841394264, 0.27585040808729605, 1.047049877025408, -2.942069311249365, 0.506927631130123, -3.1198392710641163, 0.5497758002916939, -0.3276752250731879, 1.056971927217434, -3.1396873443972555, 0.621290985941644, -2.3059711947126313], "max": [0.6574199345257359, 0.3854064573703283, 1.178001247493352, -0.021191183557951604, 1.3434162461698969, -0.3381114650969995, 0.6509111808548474, -0.028874466051641595, 1.1721290061794591, 3.139494927589494, 1.5400218337028675, 0.07499751019751294], "count": [477]}, "eef_sim_pose_action": {"mean": [0.5597352333110648, 0.32897030281078693, 1.1136713388943504, -1.0076120605836871, 0.9212534703716124, -1.5143228767802916, 0.5953676525661464, -0.20656037744767652, 1.0924846153297905, -1.6889668172252523, 1.1109521076939306, -1.1901355575865988], "std": [0.041756999125219484, 0.02792151583252156, 0.028418227394203962, 0.8964913349074616, 0.20868830080148937, 0.802328641640643, 0.03167593689644753, 0.10172703814584248, 0.03407207291862755, 1.5092936781268282, 0.2564560250659072, 0.8477211073230596], "min": [0.516478841394264, 0.27585040808729605, 1.047049877025408, -2.942069311249365, 0.506927631130123, -3.1198392710641163, 0.5497758002916939, -0.3276752250731879, 1.056971927217434, -3.1396873443972555, 0.621290985941644, -2.3059711947126313], "max": [0.6574199345257359, 0.3854064573703283, 1.178001247493352, -0.021191183557951604, 1.3434162461698969, -0.3381114650969995, 0.6509111808548474, -0.028874466051641595, 1.1721290061794591, 3.139494927589494, 1.5400218337028675, 0.07499751019751294], "count": [477]}, "gripper_mode_state": {"mean": [0.6855345911949685, 0.22012578616352202], "std": [0.46430261195702344, 0.41433129791196543], "min": [0, 0], "max": [1, 1], "count": [477]}, "gripper_activity_state": {"mean": [1.90146750524109, 1.7777777777777777], "std": [0.38408859899650916, 0.5763407383085601], "min": [0, 0], "max": [2, 2], "count": [477]}, "gripper_mode_action": {"mean": [0.6855345911949685, 0.22012578616352202], "std": [0.46430261195702344, 0.41433129791196543], "min": [0, 0], "max": [1, 1], "count": [477]}, "gripper_activity_action": {"mean": [1.90146750524109, 1.7777777777777777], "std": [0.38408859899650916, 0.5763407383085601], "min": [0, 0], "max": [2, 2], "count": [477]}, "gripper_open_scale_state": {"mean": [0.28251153044630634, 0.73350838593617], "std": [0.22341567032794857, 0.22474451901391845], "min": [0.12, 0.238], "max": [0.617, 0.911], "count": [477]}, "gripper_open_scale_action": {"mean": [0.28251153044630634, 0.73350838593617], "std": [0.22341567032794857, 0.22474451901391845], "min": [0.12, 0.238], "max": [0.617, 0.911], "count": [477]}}} +{"episode_index": 178, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.45207359972677597]], [[0.42535650715204115]], [[0.40456368865852355]]], "std": [[[0.14970926955767114]], [[0.172027645898575]], [[0.19218379389790458]]], "count": [122]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.47512690017947073]], [[0.4768786212230794]], [[0.46814696507018105]]], "std": [[[0.05480077562754495]], [[0.06275098408222458]], [[0.07370540465392003]]], "count": [122]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46772763480392154]], [[0.4312078143415837]], [[0.40516049568734597]]], "std": [[[0.1587682492492693]], [[0.18987444998271458]], [[0.2159588777324137]]], "count": [122]}, "observation.state": {"min": [0.5201953649520874, 1.9612265825271606, -2.2850725650787354, -1.1281459331512451, -1.7900969982147217, -1.4130709171295166, 0.20151570439338684, 263.0, -0.04928399994969368, 0.3405359983444214, -0.24177099764347076, -3.1411852836608887, 0.6010000109672546, -0.3479999899864197, -0.9072920083999634, -2.041773557662964, 0.021380284801125526, -0.15189601480960846, -2.096088171005249, -1.8770142793655396, 0.9817651510238647, 115.0, -0.2932479977607727, 0.327008992433548, -0.20392200350761414, -2.0329999923706055, -1.465999960899353, -3.121000051498413], "max": [0.9833185076713562, 2.0357346534729004, -0.34513887763023376, 0.005462880712002516, -0.34021705389022827, -0.14243632555007935, 1.6798272132873535, 892.0, 0.286175012588501, 0.4282650053501129, -0.15266700088977814, 3.125999927520752, 1.4529999494552612, 1.7769999504089355, -0.4858298897743225, -1.941033124923706, 0.3513522446155548, 0.7916639447212219, -0.293721467256546, -0.7180458903312683, 2.8334200382232666, 894.0, -0.12393900007009506, 0.46838200092315674, -0.07472900301218033, 3.0139999389648438, -0.7259999513626099, 3.122999906539917], "mean": [0.7160869240760803, 2.012012481689453, -1.4305723905563354, -0.38626042008399963, -1.20952570438385, -1.0171728134155273, 1.0490105152130127, 745.5148315429688, 0.10927097499370575, 0.3889766037464142, -0.18763789534568787, -0.9042436480522156, 1.0604841709136963, 0.5787368416786194, -0.6714892387390137, -2.021324872970581, 0.16809715330600739, 0.3303457200527191, -1.332365870475769, -1.4324063062667847, 1.8480467796325684, 310.45062255859375, -0.22350813448429108, 0.3959023952484131, -0.1429356336593628, 1.1360419988632202, -1.0564841032028198, 1.6024566888809204], "std": [0.15585005283355713, 0.02140723541378975, 0.43733689188957214, 0.33848443627357483, 0.5557432174682617, 0.36712947487831116, 0.5540809035301208, 211.7461700439453, 0.10046805441379547, 0.02129317820072174, 0.022643115371465683, 2.043379306793213, 0.2559269368648529, 0.8727015256881714, 0.11361947655677795, 0.018934166058897972, 0.11287300288677216, 0.19088347256183624, 0.4205157458782196, 0.2663893699645996, 0.4779011905193329, 255.7052001953125, 0.0410243421792984, 0.03299883380532265, 0.03217582777142525, 0.8899268507957458, 0.14749056100845337, 2.01118803024292], "count": [608]}, "action": {"min": [0.5201953649520874, 1.9612265825271606, -2.2850725650787354, -1.1281459331512451, -1.7900969982147217, -1.4130709171295166, 0.20151570439338684, 263.0, -0.04928399994969368, 0.3405359983444214, -0.24177099764347076, -3.1411852836608887, 0.6010000109672546, -0.3479999899864197, -0.9072920083999634, -2.041773557662964, 0.021380284801125526, -0.15189601480960846, -2.096088171005249, -1.8770142793655396, 0.9817651510238647, 115.0, -0.2932479977607727, 0.327008992433548, -0.20392200350761414, -2.0329999923706055, -1.465999960899353, -3.121000051498413], "max": [0.9833185076713562, 2.0357346534729004, -0.34513887763023376, 0.005462880712002516, -0.34021705389022827, -0.14243632555007935, 1.6798272132873535, 892.0, 0.286175012588501, 0.4282650053501129, -0.15266700088977814, 3.125999927520752, 1.4529999494552612, 1.7769999504089355, -0.4858298897743225, -1.941033124923706, 0.3513522446155548, 0.7916639447212219, -0.293721467256546, -0.7180458903312683, 2.8334200382232666, 894.0, -0.12393900007009506, 0.46838200092315674, -0.07472900301218033, 3.0139999389648438, -0.7259999513626099, 3.122999906539917], "mean": [0.7160869240760803, 2.012012481689453, -1.4305723905563354, -0.38626042008399963, -1.20952570438385, -1.0171728134155273, 1.0490105152130127, 745.5148315429688, 0.10927097499370575, 0.3889766037464142, -0.18763789534568787, -0.9042436480522156, 1.0604841709136963, 0.5787368416786194, -0.6714892387390137, -2.021324872970581, 0.16809715330600739, 0.3303457200527191, -1.332365870475769, -1.4324063062667847, 1.8480467796325684, 310.45062255859375, -0.22350813448429108, 0.3959023952484131, -0.1429356336593628, 1.1360419988632202, -1.0564841032028198, 1.6024566888809204], "std": [0.15585005283355713, 0.02140723541378975, 0.43733689188957214, 0.33848443627357483, 0.5557432174682617, 0.36712947487831116, 0.5540809035301208, 211.7461700439453, 0.10046805441379547, 0.02129317820072174, 0.022643115371465683, 2.043379306793213, 0.2559269368648529, 0.8727015256881714, 0.11361947655677795, 0.018934166058897972, 0.11287300288677216, 0.19088347256183624, 0.4205157458782196, 0.2663893699645996, 0.4779011905193329, 255.7052001953125, 0.0410243421792984, 0.03299883380532265, 0.03217582777142525, 0.8899268507957458, 0.14749056100845337, 2.01118803024292], "count": [608]}, "timestamp": {"min": [0.0], "max": [20.233333333333334], "mean": [10.116666666666667], "std": [5.850474814539035], "count": [608]}, "frame_index": {"min": [0], "max": [607], "mean": [303.5], "std": [175.51424443617105], "count": [608]}, "episode_index": {"min": [178], "max": [178], "mean": [178.0], "std": [0.0], "count": [608]}, "index": {"min": [95117], "max": [95724], "mean": [95420.5], "std": [175.51424443617105], "count": [608]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [608]}, "subtask_annotation": {"mean": [4.488486842105263, 12.0, 12.0, 12.0, 12.0], "std": [3.32056971567665, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [608]}, "scene_annotation": {"mean": [178.0], "std": [0.0], "min": [178], "max": [178], "count": [608]}, "eef_direction_state": {"mean": [3.9029605263157894, 3.8634868421052633], "std": [1.9955850411186606, 2.063813141744518], "min": [0, 0], "max": [6, 6], "count": [608]}, "eef_velocity_state": {"mean": [0.8322368421052632, 0.7730263157894737], "std": [0.7746902584500446, 0.7217003309743796], "min": [0, 0], "max": [2, 2], "count": [608]}, "eef_acc_mag_state": {"mean": [0.7516447368421053, 0.7006578947368421], "std": [0.8365601120998468, 0.8024630431338062], "min": [0, 0], "max": [2, 2], "count": [608]}, "eef_direction_action": {"mean": [3.9029605263157894, 3.8634868421052633], "std": [1.9955850411186606, 2.063813141744518], "min": [0, 0], "max": [6, 6], "count": [608]}, "eef_velocity_action": {"mean": [0.8322368421052632, 0.7730263157894737], "std": [0.7746902584500446, 0.7217003309743796], "min": [0, 0], "max": [2, 2], "count": [608]}, "eef_acc_mag_action": {"mean": [0.7516447368421053, 0.7006578947368421], "std": [0.8365601120998468, 0.8024630431338062], "min": [0, 0], "max": [2, 2], "count": [608]}, "eef_sim_pose_state": {"mean": [0.5886325949594412, 0.30932902006376906, 1.116685999240445, -1.1375908105108508, 1.0560162534871274, -1.147423686921681, 0.5924519989178051, -0.19755811689272662, 1.0890514024893814, -0.9048449022442512, 1.0609620049083923, -0.992225421378654], "std": [0.0352852466422074, 0.03446989502225443, 0.02681876015946909, 0.8892430054132581, 0.1476824125936125, 1.5328083415031521, 0.026240156881766286, 0.09216185220826409, 0.019957084204146894, 2.043438068541727, 0.2560262166163943, 0.8723130636885839], "min": [0.5131501516814263, 0.22268523572012278, 1.0669231055739297, -3.012942619277434, 0.7258700935613964, -3.1317128372215124, 0.5506748425165834, -0.34750272847206876, 1.0528306867798782, -3.1403991862710443, 0.6014390682429323, -1.9190945422758796], "max": [0.664704896110677, 0.3790828436545514, 1.1755875522139763, 2.039484361157319, 1.468310596789642, 3.1323730914253196, 0.6368508689226615, -0.04268365078161043, 1.1308216407095688, 3.1262531100492086, 1.4539059899175415, 0.20480452681798061], "count": [608]}, "eef_sim_pose_action": {"mean": [0.5886325949594412, 0.30932902006376906, 1.116685999240445, -1.1375908105108508, 1.0560162534871274, -1.147423686921681, 0.5924519989178051, -0.19755811689272662, 1.0890514024893814, -0.9048449022442512, 1.0609620049083923, -0.992225421378654], "std": [0.0352852466422074, 0.03446989502225443, 0.02681876015946909, 0.8892430054132581, 0.1476824125936125, 1.5328083415031521, 0.026240156881766286, 0.09216185220826409, 0.019957084204146894, 2.043438068541727, 0.2560262166163943, 0.8723130636885839], "min": [0.5131501516814263, 0.22268523572012278, 1.0669231055739297, -3.012942619277434, 0.7258700935613964, -3.1317128372215124, 0.5506748425165834, -0.34750272847206876, 1.0528306867798782, -3.1403991862710443, 0.6014390682429323, -1.9190945422758796], "max": [0.664704896110677, 0.3790828436545514, 1.1755875522139763, 2.039484361157319, 1.468310596789642, 3.1323730914253196, 0.6368508689226615, -0.04268365078161043, 1.1308216407095688, 3.1262531100492086, 1.4539059899175415, 0.20480452681798061], "count": [608]}, "gripper_mode_state": {"mean": [0.712171052631579, 0.22039473684210525], "std": [0.4527509739638429, 0.4145128427617223], "min": [0, 0], "max": [1, 1], "count": [608]}, "gripper_activity_state": {"mean": [1.9046052631578947, 1.8717105263157894], "std": [0.39417448978003744, 0.4515933433786783], "min": [0, 0], "max": [2, 2], "count": [608]}, "gripper_mode_action": {"mean": [0.712171052631579, 0.22039473684210525], "std": [0.4527509739638429, 0.4145128427617223], "min": [0, 0], "max": [1, 1], "count": [608]}, "gripper_activity_action": {"mean": [1.9046052631578947, 1.8717105263157894], "std": [0.39417448978003744, 0.4515933433786783], "min": [0, 0], "max": [2, 2], "count": [608]}, "gripper_open_scale_state": {"mean": [0.31045065803276856, 0.7455148027319657], "std": [0.2557051474612892, 0.21174618171134732], "min": [0.115, 0.263], "max": [0.894, 0.892], "count": [608]}, "gripper_open_scale_action": {"mean": [0.31045065803276856, 0.7455148027319657], "std": [0.2557051474612892, 0.21174618171134732], "min": [0.115, 0.263], "max": [0.894, 0.892], "count": [608]}}} +{"episode_index": 179, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4563520850716173]], [[0.4292846526908636]], [[0.4084952921475919]]], "std": [[[0.1452870766939176]], [[0.17180949828717698]], [[0.19175556333597923]]], "count": [141]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.011764705882352941]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47154121760997547]], [[0.47278834364715155]], [[0.4646733416770964]]], "std": [[[0.05561671402508696]], [[0.06546977523070231]], [[0.07622062182439429]]], "count": [141]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46682443476799707]], [[0.43516263095072544]], [[0.4108394231214944]]], "std": [[[0.14004134564427406]], [[0.17212576561593526]], [[0.19778645486678328]]], "count": [141]}, "observation.state": {"min": [0.35238200426101685, 1.900506615638733, -2.4583661556243896, -1.2171053886413574, -2.3187921047210693, -1.5604990720748901, 0.23368214070796967, 322.0, -0.05996299907565117, 0.33696699142456055, -0.23011399805545807, -3.1361851692199707, 0.4830000102519989, -0.7070000171661377, -0.9208357334136963, -2.043309450149536, 0.021188298240303993, -0.19329522550106049, -2.0564167499542236, -1.985905408859253, 0.8057835698127747, 120.0, -0.28375598788261414, 0.3055039942264557, -0.20110300183296204, -0.2540000379085541, -1.2899999618530273, -3.1361851692199707], "max": [0.8729962706565857, 2.0346524715423584, -0.4524242877960205, 0.03640756756067276, -0.8159937262535095, 1.358040690422058, 2.815809726715088, 910.0, 0.27094799280166626, 0.42420700192451477, -0.1435769945383072, 3.125999927520752, 1.437999963760376, 1.6100000143051147, -0.4701044261455536, -1.9925377368927002, 0.6014404892921448, 0.8274955153465271, -0.38547343015670776, -0.7733030319213867, 2.839458703994751, 880.0, -0.14563299715518951, 0.4707860052585602, -0.07949499785900116, 2.9670000076293945, -0.6610000133514404, 3.1389999389648438], "mean": [0.6401581168174744, 2.004363775253296, -1.3718606233596802, -0.5144397616386414, -1.7005833387374878, -0.6612904071807861, 1.379819393157959, 754.016845703125, 0.1294039934873581, 0.38081246614456177, -0.19502174854278564, -0.655436098575592, 1.0147541761398315, 0.4431455135345459, -0.633184552192688, -2.022554636001587, 0.29432764649391174, 0.3069094717502594, -1.5082132816314697, -1.4641239643096924, 1.8362784385681152, 364.15191650390625, -0.22197137773036957, 0.3882952630519867, -0.14017316699028015, 1.1565613746643066, -0.9896292686462402, 0.5639529824256897], "std": [0.13442781567573547, 0.03176867216825485, 0.8567885756492615, 0.41835853457450867, 0.5418418645858765, 0.8161049485206604, 0.8530893325805664, 175.9969024658203, 0.10924481600522995, 0.02185123600065708, 0.0215971190482378, 1.8951008319854736, 0.3046080470085144, 0.739450216293335, 0.11605328321456909, 0.016117174178361893, 0.21466758847236633, 0.22386980056762695, 0.43608325719833374, 0.2533724308013916, 0.5329671502113342, 308.1080017089844, 0.03619680553674698, 0.035027749836444855, 0.03172414377331734, 0.7261713743209839, 0.13641415536403656, 2.5405869483947754], "count": [734]}, "action": {"min": [0.35238200426101685, 1.900506615638733, -2.4583661556243896, -1.2171053886413574, -2.3187921047210693, -1.5604990720748901, 0.23368214070796967, 322.0, -0.05996299907565117, 0.33696699142456055, -0.23011399805545807, -3.1361851692199707, 0.4830000102519989, -0.7070000171661377, -0.9208357334136963, -2.043309450149536, 0.021188298240303993, -0.19329522550106049, -2.0564167499542236, -1.985905408859253, 0.8057835698127747, 120.0, -0.28375598788261414, 0.3055039942264557, -0.20110300183296204, -0.2540000379085541, -1.2899999618530273, -3.1361851692199707], "max": [0.8729962706565857, 2.0346524715423584, -0.4524242877960205, 0.03640756756067276, -0.8159937262535095, 1.358040690422058, 2.815809726715088, 910.0, 0.27094799280166626, 0.42420700192451477, -0.1435769945383072, 3.125999927520752, 1.437999963760376, 1.6100000143051147, -0.4701044261455536, -1.9925377368927002, 0.6014404892921448, 0.8274955153465271, -0.38547343015670776, -0.7733030319213867, 2.839458703994751, 880.0, -0.14563299715518951, 0.4707860052585602, -0.07949499785900116, 2.9670000076293945, -0.6610000133514404, 3.1389999389648438], "mean": [0.6401581168174744, 2.004363775253296, -1.3718606233596802, -0.5144397616386414, -1.7005833387374878, -0.6612904071807861, 1.379819393157959, 754.016845703125, 0.1294039934873581, 0.38081246614456177, -0.19502174854278564, -0.655436098575592, 1.0147541761398315, 0.4431455135345459, -0.633184552192688, -2.022554636001587, 0.29432764649391174, 0.3069094717502594, -1.5082132816314697, -1.4641239643096924, 1.8362784385681152, 364.15191650390625, -0.22197137773036957, 0.3882952630519867, -0.14017316699028015, 1.1565613746643066, -0.9896292686462402, 0.5639529824256897], "std": [0.13442781567573547, 0.03176867216825485, 0.8567885756492615, 0.41835853457450867, 0.5418418645858765, 0.8161049485206604, 0.8530893325805664, 175.9969024658203, 0.10924481600522995, 0.02185123600065708, 0.0215971190482378, 1.8951008319854736, 0.3046080470085144, 0.739450216293335, 0.11605328321456909, 0.016117174178361893, 0.21466758847236633, 0.22386980056762695, 0.43608325719833374, 0.2533724308013916, 0.5329671502113342, 308.1080017089844, 0.03619680553674698, 0.035027749836444855, 0.03172414377331734, 0.7261713743209839, 0.13641415536403656, 2.5405869483947754], "count": [734]}, "timestamp": {"min": [0.0], "max": [24.433333333333334], "mean": [12.216666666666667], "std": [7.0629117382438125], "count": [734]}, "frame_index": {"min": [0], "max": [733], "mean": [366.5], "std": [211.88735214731435], "count": [734]}, "episode_index": {"min": [179], "max": [179], "mean": [179.0], "std": [0.0], "count": [734]}, "index": {"min": [95725], "max": [96458], "mean": [96091.5], "std": [211.88735214731435], "count": [734]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [734]}, "subtask_annotation": {"mean": [4.494550408719346, 12.0, 12.0, 12.0, 12.0], "std": [3.5259795248776826, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [734]}, "scene_annotation": {"mean": [179.0], "std": [0.0], "min": [179], "max": [179], "count": [734]}, "eef_direction_state": {"mean": [3.9264305177111716, 3.832425068119891], "std": [2.0054514423637966, 2.0472578467920632], "min": [0, 0], "max": [6, 6], "count": [734]}, "eef_velocity_state": {"mean": [0.7588555858310627, 0.832425068119891], "std": [0.7421867670123183, 0.7621748275943356], "min": [0, 0], "max": [2, 2], "count": [734]}, "eef_acc_mag_state": {"mean": [0.7138964577656676, 0.6798365122615804], "std": [0.8219719892623258, 0.806784565835006], "min": [0, 0], "max": [2, 2], "count": [734]}, "eef_direction_action": {"mean": [3.9264305177111716, 3.832425068119891], "std": [2.0054514423637966, 2.0472578467920632], "min": [0, 0], "max": [6, 6], "count": [734]}, "eef_velocity_action": {"mean": [0.7588555858310627, 0.832425068119891], "std": [0.7421867670123183, 0.7621748275943356], "min": [0, 0], "max": [2, 2], "count": [734]}, "eef_acc_mag_action": {"mean": [0.7138964577656676, 0.6798365122615804], "std": [0.8219719892623258, 0.806784565835006], "min": [0, 0], "max": [2, 2], "count": [734]}, "eef_sim_pose_state": {"mean": [0.581267251336341, 0.30657488866349636, 1.1168783901831933, -1.1581445993961412, 0.9889962515951519, -1.196295347373198, 0.57889754514366, -0.21106711747896548, 1.0809613494775996, -0.6560120123561447, 1.015243308249827, -1.1277995200856545], "std": [0.03842613683790012, 0.03156571830618197, 0.026667261251338472, 0.7251482192437395, 0.13625137368911103, 1.449437143828558, 0.021848728237025123, 0.100639358485017, 0.02447181096649492, 1.8955433682070784, 0.30465493258377413, 0.7391880942726562], "min": [0.4989943016277534, 0.24637254395040975, 1.0580542486892683, -2.9659173537775074, 0.6604953736318415, -3.1324573265604165, 0.5363894801747342, -0.3355341293226429, 1.0543169495044775, -3.1352557639195595, 0.48315554403341743, -2.2774148839647554], "max": [0.6697153115927663, 0.3620040548063429, 1.1706985294347383, 0.25084879755595163, 1.290742739944292, 3.132765225479668, 0.6266001609742717, -0.03228309077914729, 1.1499309230434405, 3.1271553613939695, 1.4384625317222115, 0.038914156972801914], "count": [734]}, "eef_sim_pose_action": {"mean": [0.581267251336341, 0.30657488866349636, 1.1168783901831933, -1.1581445993961412, 0.9889962515951519, -1.196295347373198, 0.57889754514366, -0.21106711747896548, 1.0809613494775996, -0.6560120123561447, 1.015243308249827, -1.1277995200856545], "std": [0.03842613683790012, 0.03156571830618197, 0.026667261251338472, 0.7251482192437395, 0.13625137368911103, 1.449437143828558, 0.021848728237025123, 0.100639358485017, 0.02447181096649492, 1.8955433682070784, 0.30465493258377413, 0.7391880942726562], "min": [0.4989943016277534, 0.24637254395040975, 1.0580542486892683, -2.9659173537775074, 0.6604953736318415, -3.1324573265604165, 0.5363894801747342, -0.3355341293226429, 1.0543169495044775, -3.1352557639195595, 0.48315554403341743, -2.2774148839647554], "max": [0.6697153115927663, 0.3620040548063429, 1.1706985294347383, 0.25084879755595163, 1.290742739944292, 3.132765225479668, 0.6266001609742717, -0.03228309077914729, 1.1499309230434405, 3.1271553613939695, 1.4384625317222115, 0.038914156972801914], "count": [734]}, "gripper_mode_state": {"mean": [0.7070844686648501, 0.11580381471389646], "std": [0.45510001410437323, 0.3199895173464355], "min": [0, 0], "max": [1, 1], "count": [734]}, "gripper_activity_state": {"mean": [1.9291553133514987, 1.8787465940054495], "std": [0.3181950036478057, 0.4523755746954546], "min": [0, 0], "max": [2, 2], "count": [734]}, "gripper_mode_action": {"mean": [0.7070844686648501, 0.11580381471389646], "std": [0.45510001410437323, 0.3199895173464355], "min": [0, 0], "max": [1, 1], "count": [734]}, "gripper_activity_action": {"mean": [1.9291553133514987, 1.8787465940054495], "std": [0.3181950036478057, 0.4523755746954546], "min": [0, 0], "max": [2, 2], "count": [734]}, "gripper_open_scale_state": {"mean": [0.3641519078974504, 0.7540170300559097], "std": [0.3081080749905226, 0.17599672992378695], "min": [0.12, 0.322], "max": [0.88, 0.91], "count": [734]}, "gripper_open_scale_action": {"mean": [0.3641519078974504, 0.7540170300559097], "std": [0.3081080749905226, 0.17599672992378695], "min": [0.12, 0.322], "max": [0.88, 0.91], "count": [734]}}} +{"episode_index": 180, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.46279258486427605]], [[0.4309479810693046]], [[0.4086488676176176]]], "std": [[[0.14522927646655237]], [[0.17638711387026693]], [[0.19702354658172438]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.011764705882352941]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4767907337484544]], [[0.47379263086616025]], [[0.463577783666019]]], "std": [[[0.05707515071580284]], [[0.06842581922369322]], [[0.0817332443606288]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[0.9176470588235294]], [[0.9176470588235294]]], "mean": [[[0.4754144088941883]], [[0.45302543720190774]], [[0.43481051639875173]]], "std": [[[0.12927522606686445]], [[0.15852271994167294]], [[0.1810799678632916]]], "count": [111]}, "observation.state": {"min": [0.3554712235927582, 1.6878032684326172, -2.739556074142456, -1.382841944694519, -2.3588473796844482, -0.5008920431137085, 1.9061964750289917, 291.0, -0.08318299800157547, 0.33517101407051086, -0.22634799778461456, -2.8329999446868896, 0.25, -0.5320000052452087, -0.9953612685203552, -2.041773557662964, -0.2111324965953827, -0.18095573782920837, -1.950143814086914, -1.8044610023498535, 0.879680871963501, 118.0, -0.3041340112686157, 0.3174299895763397, -0.20180000364780426, -0.5879999995231628, -1.3519999980926514, -3.1401853561401367], "max": [0.8778657913208008, 2.0356647968292236, -1.9459199905395508, -0.4069235622882843, -1.6704024076461792, 1.5260812044143677, 2.816420555114746, 908.0, 0.2328999936580658, 0.40974798798561096, -0.14258499443531036, -0.3360000252723694, 1.4019999504089355, 1.1929999589920044, -0.44917792081832886, -2.0247740745544434, 0.5109800696372986, 0.8038637638092041, -0.3936939239501953, -0.6209881901741028, 2.824605941772461, 754.0, -0.14996400475502014, 0.48402100801467896, -0.10104300081729889, 3.069000005722046, -0.6919999718666077, 3.124000072479248], "mean": [0.5622334480285645, 1.9661915302276611, -2.4417824745178223, -0.7468546032905579, -2.004920482635498, 0.557687520980835, 2.518824577331543, 766.6476440429688, 0.10698641091585159, 0.3732326328754425, -0.19176702201366425, -1.5247513055801392, 0.9599077701568604, 0.543067216873169, -0.6347893476486206, -2.034299612045288, 0.27321839332580566, 0.2481110543012619, -1.4919792413711548, -1.4298659563064575, 2.0021891593933105, 325.2803955078125, -0.2226032316684723, 0.3841237723827362, -0.15096166729927063, 1.0600800514221191, -1.005690336227417, -1.4042847156524658], "std": [0.13169927895069122, 0.09161192178726196, 0.19617381691932678, 0.2977367341518402, 0.29602599143981934, 0.7082318663597107, 0.3217791020870209, 195.2545623779297, 0.10235545039176941, 0.016250528395175934, 0.021796399727463722, 0.863679826259613, 0.3681924045085907, 0.5044411420822144, 0.1696523129940033, 0.00344523461535573, 0.23311181366443634, 0.2010243982076645, 0.5494737029075623, 0.34833240509033203, 0.5663891434669495, 279.0364990234375, 0.04111870378255844, 0.05015935003757477, 0.02991415187716484, 1.01060950756073, 0.1735248565673828, 1.946671962738037], "count": [535]}, "action": {"min": [0.3554712235927582, 1.6878032684326172, -2.739556074142456, -1.382841944694519, -2.3588473796844482, -0.5008920431137085, 1.9061964750289917, 291.0, -0.08318299800157547, 0.33517101407051086, -0.22634799778461456, -2.8329999446868896, 0.25, -0.5320000052452087, -0.9953612685203552, -2.041773557662964, -0.2111324965953827, -0.18095573782920837, -1.950143814086914, -1.8044610023498535, 0.879680871963501, 118.0, -0.3041340112686157, 0.3174299895763397, -0.20180000364780426, -0.5879999995231628, -1.3519999980926514, -3.1401853561401367], "max": [0.8778657913208008, 2.0356647968292236, -1.9459199905395508, -0.4069235622882843, -1.6704024076461792, 1.5260812044143677, 2.816420555114746, 908.0, 0.2328999936580658, 0.40974798798561096, -0.14258499443531036, -0.3360000252723694, 1.4019999504089355, 1.1929999589920044, -0.44917792081832886, -2.0247740745544434, 0.5109800696372986, 0.8038637638092041, -0.3936939239501953, -0.6209881901741028, 2.824605941772461, 754.0, -0.14996400475502014, 0.48402100801467896, -0.10104300081729889, 3.069000005722046, -0.6919999718666077, 3.124000072479248], "mean": [0.5622334480285645, 1.9661915302276611, -2.4417824745178223, -0.7468546032905579, -2.004920482635498, 0.557687520980835, 2.518824577331543, 766.6476440429688, 0.10698641091585159, 0.3732326328754425, -0.19176702201366425, -1.5247513055801392, 0.9599077701568604, 0.543067216873169, -0.6347893476486206, -2.034299612045288, 0.27321839332580566, 0.2481110543012619, -1.4919792413711548, -1.4298659563064575, 2.0021891593933105, 325.2803955078125, -0.2226032316684723, 0.3841237723827362, -0.15096166729927063, 1.0600800514221191, -1.005690336227417, -1.4042847156524658], "std": [0.13169927895069122, 0.09161192178726196, 0.19617381691932678, 0.2977367341518402, 0.29602599143981934, 0.7082318663597107, 0.3217791020870209, 195.2545623779297, 0.10235545039176941, 0.016250528395175934, 0.021796399727463722, 0.863679826259613, 0.3681924045085907, 0.5044411420822144, 0.1696523129940033, 0.00344523461535573, 0.23311181366443634, 0.2010243982076645, 0.5494737029075623, 0.34833240509033203, 0.5663891434669495, 279.0364990234375, 0.04111870378255844, 0.05015935003757477, 0.02991415187716484, 1.01060950756073, 0.1735248565673828, 1.946671962738037], "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": [180], "max": [180], "mean": [180.0], "std": [0.0], "count": [535]}, "index": {"min": [96459], "max": [96993], "mean": [96726.0], "std": [154.44092721814383], "count": [535]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [535]}, "subtask_annotation": {"mean": [4.442990654205608, 12.0, 12.0, 12.0, 12.0], "std": [3.662900953129363, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [535]}, "scene_annotation": {"mean": [180.0], "std": [0.0], "min": [180], "max": [180], "count": [535]}, "eef_direction_state": {"mean": [3.583177570093458, 3.74392523364486], "std": [2.0806399977517867, 2.1267841359115707], "min": [0, 0], "max": [6, 6], "count": [535]}, "eef_velocity_state": {"mean": [0.8953271028037383, 0.8299065420560747], "std": [0.773556319206988, 0.7703882930748188], "min": [0, 0], "max": [2, 2], "count": [535]}, "eef_acc_mag_state": {"mean": [0.8504672897196262, 0.7644859813084112], "std": [0.8450376125871807, 0.8274781343863978], "min": [0, 0], "max": [2, 2], "count": [535]}, "eef_direction_action": {"mean": [3.583177570093458, 3.74392523364486], "std": [2.0806399977517867, 2.1267841359115707], "min": [0, 0], "max": [6, 6], "count": [535]}, "eef_velocity_action": {"mean": [0.8953271028037383, 0.8299065420560747], "std": [0.773556319206988, 0.7703882930748188], "min": [0, 0], "max": [2, 2], "count": [535]}, "eef_acc_mag_action": {"mean": [0.8504672897196262, 0.7644859813084112], "std": [0.8450376125871807, 0.8274781343863978], "min": [0, 0], "max": [2, 2], "count": [535]}, "eef_sim_pose_state": {"mean": [0.5763815790247289, 0.3032062802619588, 1.1063568123369836, -1.0620920682052353, 1.0054892075662576, -0.5401185690429376, 0.5660440099047411, -0.18345445301417165, 1.0794981068913834, -1.5249952927599562, 0.9605163483519701, -1.0273643833008688], "std": [0.053007319603852236, 0.037140800683609344, 0.021741655274010206, 1.0088492106919706, 0.17338043499421882, 1.6138755241792397, 0.019884372602450334, 0.08932931108537528, 0.025732652418656594, 0.8640000895132233, 0.3682850571077053, 0.5049484163016625], "min": [0.5061188310557996, 0.24061153945211375, 1.0558719654367665, -3.0681220844995067, 0.6918952046462112, -3.1397927759844704, 0.5278677047872053, -0.28972248019634106, 1.0486084890826683, -2.8335716303818255, 0.2507974296778004, -2.103789515538933], "max": [0.681012276706434, 0.3711943057706091, 1.1471171334991808, 0.5827249879558898, 1.3536087853291003, 3.113942101429117, 0.6063961268579985, -0.011759125934204126, 1.1429441857482132, -0.33537871586672635, 1.40228258267513, -0.377514522066019], "count": [535]}, "eef_sim_pose_action": {"mean": [0.5763815790247289, 0.3032062802619588, 1.1063568123369836, -1.0620920682052353, 1.0054892075662576, -0.5401185690429376, 0.5660440099047411, -0.18345445301417165, 1.0794981068913834, -1.5249952927599562, 0.9605163483519701, -1.0273643833008688], "std": [0.053007319603852236, 0.037140800683609344, 0.021741655274010206, 1.0088492106919706, 0.17338043499421882, 1.6138755241792397, 0.019884372602450334, 0.08932931108537528, 0.025732652418656594, 0.8640000895132233, 0.3682850571077053, 0.5049484163016625], "min": [0.5061188310557996, 0.24061153945211375, 1.0558719654367665, -3.0681220844995067, 0.6918952046462112, -3.1397927759844704, 0.5278677047872053, -0.28972248019634106, 1.0486084890826683, -2.8335716303818255, 0.2507974296778004, -2.103789515538933], "max": [0.681012276706434, 0.3711943057706091, 1.1471171334991808, 0.5827249879558898, 1.3536087853291003, 3.113942101429117, 0.6063961268579985, -0.011759125934204126, 1.1429441857482132, -0.33537871586672635, 1.40228258267513, -0.377514522066019], "count": [535]}, "gripper_mode_state": {"mean": [0.6635514018691588, 0.16261682242990655], "std": [0.4724943798042823, 0.36901570629541947], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_state": {"mean": [1.9140186915887851, 1.8037383177570094], "std": [0.38194010347341, 0.5441146858296388], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_mode_action": {"mean": [0.6635514018691588, 0.16261682242990655], "std": [0.4724943798042823, 0.36901570629541947], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_action": {"mean": [1.9140186915887851, 1.8037383177570094], "std": [0.38194010347341, 0.5441146858296388], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_open_scale_state": {"mean": [0.3252803737034305, 0.7666476634943585], "std": [0.27903651572089244, 0.19525464421419456], "min": [0.118, 0.291], "max": [0.754, 0.908], "count": [535]}, "gripper_open_scale_action": {"mean": [0.3252803737034305, 0.7666476634943585], "std": [0.27903651572089244, 0.19525464421419456], "min": [0.118, 0.291], "max": [0.754, 0.908], "count": [535]}}} +{"episode_index": 181, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.455927722489858]], [[0.42721034060175794]], [[0.4044045473433626]]], "std": [[[0.14946197378229573]], [[0.1780217134283455]], [[0.19854661264835696]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4694404616013072]], [[0.4684245460756141]], [[0.45822897650439487]]], "std": [[[0.06802816458969572]], [[0.07907523251193986]], [[0.09221707453279848]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4620242668187965]], [[0.4344834594038765]], [[0.4143554344151454]]], "std": [[[0.1361976930468513]], [[0.16969099272843335]], [[0.1960878004730658]]], "count": [116]}, "observation.state": {"min": [0.2981545925140381, 1.5445467233657837, -2.8043949604034424, -1.6596860885620117, -2.7962968349456787, -1.4669493436813354, 0.34972909092903137, 297.0, -0.07951299846172333, 0.299578994512558, -0.21982300281524658, -3.0859999656677246, 0.25600001215934753, -0.3490000069141388, -0.912877082824707, -2.041773557662964, -0.1315978318452835, -0.161896750330925, -1.7840756177902222, -1.9832875728607178, 0.82505202293396, 118.0, -0.2828980088233948, 0.33976098895072937, -0.20015700161457062, -3.1411852836608887, -1.2549999952316284, -3.1411852836608887], "max": [0.8576548099517822, 2.0387539863586426, -1.0981961488723755, -0.14884167909622192, -0.3914249837398529, 1.3238496780395508, 2.816490411758423, 912.0, 0.2590770125389099, 0.4237549901008606, -0.10502000153064728, -0.17299999296665192, 1.437999963760376, 1.659999966621399, -0.4749215543270111, -1.9740548133850098, 0.6689497828483582, 0.8455073237419128, -0.2888345420360565, -0.6571164727210999, 2.7228708267211914, 726.0, -0.16733099520206451, 0.4788140058517456, -0.0641070008277893, 3.140000104904175, -0.6370000243186951, 3.138000011444092], "mean": [0.5321846008300781, 1.965205192565918, -2.204010486602783, -0.8900823593139648, -1.9558569192886353, -0.008369646966457367, 2.2852611541748047, 757.54931640625, 0.09092722088098526, 0.35357025265693665, -0.18001116812229156, -1.80855393409729, 0.9357954263687134, 0.5128735303878784, -0.6102929711341858, -2.027022123336792, 0.32690954208374023, 0.4295694828033447, -1.3971706628799438, -1.434957504272461, 1.6699223518371582, 303.0272521972656, -0.23569050431251526, 0.3858776390552521, -0.13914446532726288, 1.0836645364761353, -0.9893636703491211, 1.2418993711471558], "std": [0.13917918503284454, 0.10385660827159882, 0.45000767707824707, 0.4141071140766144, 0.5394986867904663, 0.974457859992981, 0.6254138350486755, 186.64398193359375, 0.1020522192120552, 0.021612970158457756, 0.027773398905992508, 1.0029196739196777, 0.34850960969924927, 0.5695593953132629, 0.13316811621189117, 0.010249613784253597, 0.2521258294582367, 0.22112557291984558, 0.5019437670707703, 0.34323829412460327, 0.5115334987640381, 213.54779052734375, 0.028695082291960716, 0.04009050503373146, 0.03969551995396614, 1.165488362312317, 0.1649557203054428, 2.276890516281128], "count": [568]}, "action": {"min": [0.2981545925140381, 1.5445467233657837, -2.8043949604034424, -1.6596860885620117, -2.7962968349456787, -1.4669493436813354, 0.34972909092903137, 297.0, -0.07951299846172333, 0.299578994512558, -0.21982300281524658, -3.0859999656677246, 0.25600001215934753, -0.3490000069141388, -0.912877082824707, -2.041773557662964, -0.1315978318452835, -0.161896750330925, -1.7840756177902222, -1.9832875728607178, 0.82505202293396, 118.0, -0.2828980088233948, 0.33976098895072937, -0.20015700161457062, -3.1411852836608887, -1.2549999952316284, -3.1411852836608887], "max": [0.8576548099517822, 2.0387539863586426, -1.0981961488723755, -0.14884167909622192, -0.3914249837398529, 1.3238496780395508, 2.816490411758423, 912.0, 0.2590770125389099, 0.4237549901008606, -0.10502000153064728, -0.17299999296665192, 1.437999963760376, 1.659999966621399, -0.4749215543270111, -1.9740548133850098, 0.6689497828483582, 0.8455073237419128, -0.2888345420360565, -0.6571164727210999, 2.7228708267211914, 726.0, -0.16733099520206451, 0.4788140058517456, -0.0641070008277893, 3.140000104904175, -0.6370000243186951, 3.138000011444092], "mean": [0.5321846008300781, 1.965205192565918, -2.204010486602783, -0.8900823593139648, -1.9558569192886353, -0.008369646966457367, 2.2852611541748047, 757.54931640625, 0.09092722088098526, 0.35357025265693665, -0.18001116812229156, -1.80855393409729, 0.9357954263687134, 0.5128735303878784, -0.6102929711341858, -2.027022123336792, 0.32690954208374023, 0.4295694828033447, -1.3971706628799438, -1.434957504272461, 1.6699223518371582, 303.0272521972656, -0.23569050431251526, 0.3858776390552521, -0.13914446532726288, 1.0836645364761353, -0.9893636703491211, 1.2418993711471558], "std": [0.13917918503284454, 0.10385660827159882, 0.45000767707824707, 0.4141071140766144, 0.5394986867904663, 0.974457859992981, 0.6254138350486755, 186.64398193359375, 0.1020522192120552, 0.021612970158457756, 0.027773398905992508, 1.0029196739196777, 0.34850960969924927, 0.5695593953132629, 0.13316811621189117, 0.010249613784253597, 0.2521258294582367, 0.22112557291984558, 0.5019437670707703, 0.34323829412460327, 0.5115334987640381, 213.54779052734375, 0.028695082291960716, 0.04009050503373146, 0.03969551995396614, 1.165488362312317, 0.1649557203054428, 2.276890516281128], "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": [181], "max": [181], "mean": [181.0], "std": [0.0], "count": [568]}, "index": {"min": [96994], "max": [97561], "mean": [97277.5], "std": [163.96722233422142], "count": [568]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [568]}, "subtask_annotation": {"mean": [4.630281690140845, 12.0, 12.0, 12.0, 12.0], "std": [3.4565612121888707, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [568]}, "scene_annotation": {"mean": [181.0], "std": [0.0], "min": [181], "max": [181], "count": [568]}, "eef_direction_state": {"mean": [3.9454225352112675, 3.7288732394366195], "std": [1.9334473055751487, 2.0548150592191323], "min": [0, 0], "max": [6, 6], "count": [568]}, "eef_velocity_state": {"mean": [0.8080985915492958, 0.9524647887323944], "std": [0.6921119272611692, 0.8176276974131139], "min": [0, 0], "max": [2, 2], "count": [568]}, "eef_acc_mag_state": {"mean": [0.7253521126760564, 0.7869718309859155], "std": [0.8340835081404449, 0.8341559700110652], "min": [0, 0], "max": [2, 2], "count": [568]}, "eef_direction_action": {"mean": [3.9454225352112675, 3.7288732394366195], "std": [1.9334473055751487, 2.0548150592191323], "min": [0, 0], "max": [6, 6], "count": [568]}, "eef_velocity_action": {"mean": [0.8080985915492958, 0.9524647887323944], "std": [0.6921119272611692, 0.8176276974131139], "min": [0, 0], "max": [2, 2], "count": [568]}, "eef_acc_mag_action": {"mean": [0.7253521126760564, 0.7869718309859155], "std": [0.8340835081404449, 0.8341559700110652], "min": [0, 0], "max": [2, 2], "count": [568]}, "eef_sim_pose_state": {"mean": [0.5796275730638729, 0.32055660789561, 1.1217125940043629, -1.096130604562598, 0.9888523275277377, -1.0375574332939252, 0.5533682802793256, -0.17307839504671524, 1.096372138606973, -1.8090001115866061, 0.9363069604269841, -1.057852779374328], "std": [0.04172898439099126, 0.02875766297273016, 0.03075810412692056, 1.1546417109098233, 0.16461965419128347, 1.7231140569959036, 0.018294279608687493, 0.09105056020614208, 0.035137662360948035, 1.0030221178692367, 0.3486200411028219, 0.5698814311601209], "min": [0.5383770901427126, 0.27052558853721836, 1.054522158014442, -3.1410919844086256, 0.636386444853331, -3.1412906926889326, 0.5066898229664768, -0.3328583415101522, 1.0538019263865164, -3.0859075310987434, 0.2564527109915251, -1.919993135237305], "max": [0.6762660804628352, 0.3667895368135686, 1.1822162179889069, 3.1407532080399587, 1.2546543428296415, 3.138678300145443, 0.6239135840142049, -0.012543747293849605, 1.174856562106346, -0.1742991974577483, 1.4382320689250574, 0.08875902033877818], "count": [568]}, "eef_sim_pose_action": {"mean": [0.5796275730638729, 0.32055660789561, 1.1217125940043629, -1.096130604562598, 0.9888523275277377, -1.0375574332939252, 0.5533682802793256, -0.17307839504671524, 1.096372138606973, -1.8090001115866061, 0.9363069604269841, -1.057852779374328], "std": [0.04172898439099126, 0.02875766297273016, 0.03075810412692056, 1.1546417109098233, 0.16461965419128347, 1.7231140569959036, 0.018294279608687493, 0.09105056020614208, 0.035137662360948035, 1.0030221178692367, 0.3486200411028219, 0.5698814311601209], "min": [0.5383770901427126, 0.27052558853721836, 1.054522158014442, -3.1410919844086256, 0.636386444853331, -3.1412906926889326, 0.5066898229664768, -0.3328583415101522, 1.0538019263865164, -3.0859075310987434, 0.2564527109915251, -1.919993135237305], "max": [0.6762660804628352, 0.3667895368135686, 1.1822162179889069, 3.1407532080399587, 1.2546543428296415, 3.138678300145443, 0.6239135840142049, -0.012543747293849605, 1.174856562106346, -0.1742991974577483, 1.4382320689250574, 0.08875902033877818], "count": [568]}, "gripper_mode_state": {"mean": [0.7253521126760564, 0.11971830985915492], "std": [0.4463366726053776, 0.3246318470877785], "min": [0, 0], "max": [1, 1], "count": [568]}, "gripper_activity_state": {"mean": [1.9172535211267605, 1.8380281690140845], "std": [0.33857332067591905, 0.4767454800285272], "min": [0, 0], "max": [2, 2], "count": [568]}, "gripper_mode_action": {"mean": [0.7253521126760564, 0.11971830985915492], "std": [0.4463366726053776, 0.3246318470877785], "min": [0, 0], "max": [1, 1], "count": [568]}, "gripper_activity_action": {"mean": [1.9172535211267605, 1.8380281690140845], "std": [0.33857332067591905, 0.4767454800285272], "min": [0, 0], "max": [2, 2], "count": [568]}, "gripper_open_scale_state": {"mean": [0.3030272887726906, 0.7575492959358348], "std": [0.2135477487568442, 0.1866440888545936], "min": [0.118, 0.297], "max": [0.726, 0.912], "count": [568]}, "gripper_open_scale_action": {"mean": [0.3030272887726906, 0.7575492959358348], "std": [0.2135477487568442, 0.1866440888545936], "min": [0.118, 0.297], "max": [0.726, 0.912], "count": [568]}}} +{"episode_index": 182, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4549644040486565]], [[0.4243915133182903]], [[0.4004029706790123]]], "std": [[[0.14744561057545258]], [[0.17380336182348383]], [[0.19618770645258235]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4741344391923436]], [[0.4757504101177508]], [[0.46740776241051973]]], "std": [[[0.056019132878810364]], [[0.06573706828998332]], [[0.07648019875896556]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46042087483141403]], [[0.419418838831829]], [[0.3864854140730366]]], "std": [[[0.14622621832056276]], [[0.18228809939925353]], [[0.20986051652998752]]], "count": [126]}, "observation.state": {"min": [0.2583959996700287, 1.926861047744751, -2.2957189083099365, -1.2715420722961426, -2.341132164001465, -1.5881099700927734, 0.3465525805950165, 160.0, -0.07355400174856186, 0.33796799182891846, -0.20438100397586823, -3.131185293197632, 0.546999990940094, -2.742000102996826, -0.8390845656394958, -2.0403249263763428, 0.006510078441351652, -0.11538372188806534, -1.9156036376953125, -1.7715790271759033, 0.7867072224617004, 118.0, -0.2759160101413727, 0.3370789885520935, -0.20051300525665283, 0.41200003027915955, -1.496999979019165, -3.1411852836608887], "max": [1.093745470046997, 2.041895627975464, -1.095106840133667, -0.056670840829610825, -0.36651915311813354, -0.384164422750473, 2.651085376739502, 887.0, 0.25502899289131165, 0.4699920117855072, -0.13066400587558746, 3.140000104904175, 1.5160000324249268, 2.8429999351501465, -0.5052903294563293, -2.0063259601593018, 0.7713133692741394, 0.800006628036499, -0.3626270592212677, -0.6594901084899902, 2.6752233505249023, 778.0, -0.127811998128891, 0.4707080125808716, -0.07794299721717834, 3.1410000324249268, -0.6890000104904175, 3.140000104904175], "mean": [0.7755017876625061, 2.0199880599975586, -1.6771777868270874, -0.6079254746437073, -1.6618164777755737, -0.8460879325866699, 1.7938836812973022, 643.92822265625, 0.0807676762342453, 0.4073875844478607, -0.1754256635904312, -1.8536564111709595, 0.867058515548706, 0.191391259431839, -0.6447812914848328, -2.0289907455444336, 0.3380122482776642, 0.3631054162979126, -1.4557785987854004, -1.4140453338623047, 1.7119046449661255, 258.6971740722656, -0.21689531207084656, 0.3975309133529663, -0.1382131576538086, 1.3016936779022217, -0.9856545329093933, 1.3878531455993652], "std": [0.23539045453071594, 0.016263814643025398, 0.3925674259662628, 0.37383216619491577, 0.7625550627708435, 0.35535526275634766, 0.8747884035110474, 256.2796936035156, 0.11065170168876648, 0.03973986580967903, 0.01725670136511326, 1.5715513229370117, 0.2955609858036041, 0.940332293510437, 0.09628705680370331, 0.00659986911341548, 0.18879352509975433, 0.19314347207546234, 0.40503767132759094, 0.27755722403526306, 0.4309883415699005, 238.87081909179688, 0.030761374160647392, 0.03083259053528309, 0.031180717051029205, 0.7172148823738098, 0.14092017710208893, 2.2806034088134766], "count": [634]}, "action": {"min": [0.2583959996700287, 1.926861047744751, -2.2957189083099365, -1.2715420722961426, -2.341132164001465, -1.5881099700927734, 0.3465525805950165, 160.0, -0.07355400174856186, 0.33796799182891846, -0.20438100397586823, -3.131185293197632, 0.546999990940094, -2.742000102996826, -0.8390845656394958, -2.0403249263763428, 0.006510078441351652, -0.11538372188806534, -1.9156036376953125, -1.7715790271759033, 0.7867072224617004, 118.0, -0.2759160101413727, 0.3370789885520935, -0.20051300525665283, 0.41200003027915955, -1.496999979019165, -3.1411852836608887], "max": [1.093745470046997, 2.041895627975464, -1.095106840133667, -0.056670840829610825, -0.36651915311813354, -0.384164422750473, 2.651085376739502, 887.0, 0.25502899289131165, 0.4699920117855072, -0.13066400587558746, 3.140000104904175, 1.5160000324249268, 2.8429999351501465, -0.5052903294563293, -2.0063259601593018, 0.7713133692741394, 0.800006628036499, -0.3626270592212677, -0.6594901084899902, 2.6752233505249023, 778.0, -0.127811998128891, 0.4707080125808716, -0.07794299721717834, 3.1410000324249268, -0.6890000104904175, 3.140000104904175], "mean": [0.7755017876625061, 2.0199880599975586, -1.6771777868270874, -0.6079254746437073, -1.6618164777755737, -0.8460879325866699, 1.7938836812973022, 643.92822265625, 0.0807676762342453, 0.4073875844478607, -0.1754256635904312, -1.8536564111709595, 0.867058515548706, 0.191391259431839, -0.6447812914848328, -2.0289907455444336, 0.3380122482776642, 0.3631054162979126, -1.4557785987854004, -1.4140453338623047, 1.7119046449661255, 258.6971740722656, -0.21689531207084656, 0.3975309133529663, -0.1382131576538086, 1.3016936779022217, -0.9856545329093933, 1.3878531455993652], "std": [0.23539045453071594, 0.016263814643025398, 0.3925674259662628, 0.37383216619491577, 0.7625550627708435, 0.35535526275634766, 0.8747884035110474, 256.2796936035156, 0.11065170168876648, 0.03973986580967903, 0.01725670136511326, 1.5715513229370117, 0.2955609858036041, 0.940332293510437, 0.09628705680370331, 0.00659986911341548, 0.18879352509975433, 0.19314347207546234, 0.40503767132759094, 0.27755722403526306, 0.4309883415699005, 238.87081909179688, 0.030761374160647392, 0.03083259053528309, 0.031180717051029205, 0.7172148823738098, 0.14092017710208893, 2.2806034088134766], "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": [182], "max": [182], "mean": [182.0], "std": [0.0], "count": [634]}, "index": {"min": [97562], "max": [98195], "mean": [97878.5], "std": [183.0198076711917], "count": [634]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [634]}, "subtask_annotation": {"mean": [4.944794952681388, 12.0, 12.0, 12.0, 12.0], "std": [3.1660332093767973, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [634]}, "scene_annotation": {"mean": [182.0], "std": [0.0], "min": [182], "max": [182], "count": [634]}, "eef_direction_state": {"mean": [3.809148264984227, 3.9242902208201893], "std": [2.042879045624626, 2.108405115314168], "min": [0, 0], "max": [6, 6], "count": [634]}, "eef_velocity_state": {"mean": [0.777602523659306, 0.8138801261829653], "std": [0.6874746405830026, 0.8002738637014466], "min": [0, 0], "max": [2, 2], "count": [634]}, "eef_acc_mag_state": {"mean": [0.7413249211356467, 0.722397476340694], "std": [0.8250583451945425, 0.8208078230567152], "min": [0, 0], "max": [2, 2], "count": [634]}, "eef_direction_action": {"mean": [3.809148264984227, 3.9242902208201893], "std": [2.042879045624626, 2.108405115314168], "min": [0, 0], "max": [6, 6], "count": [634]}, "eef_velocity_action": {"mean": [0.777602523659306, 0.8138801261829653], "std": [0.6874746405830026, 0.8002738637014466], "min": [0, 0], "max": [2, 2], "count": [634]}, "eef_acc_mag_action": {"mean": [0.7413249211356467, 0.722397476340694], "std": [0.8250583451945425, 0.8208078230567152], "min": [0, 0], "max": [2, 2], "count": [634]}, "eef_sim_pose_state": {"mean": [0.5905074179059011, 0.30360299361949655, 1.1204171952244195, -1.3031796805447782, 0.9849633666902518, -1.3629171807629876, 0.6084533042921769, -0.16217104074125113, 1.109272146814734, -1.8542754783220512, 0.8674630063029892, -1.3498463809015508], "std": [0.032608106064659546, 0.02729920355414906, 0.023194262816545297, 0.7160954032956072, 0.14073044478025198, 1.466980183820397, 0.04396624433000342, 0.10685535235425764, 0.024265387668664467, 1.5714171880851315, 0.29563278703070145, 0.9656030997269686], "min": [0.5241147338962631, 0.22881741070441425, 1.0633129000903176, -3.1399678515779974, 0.6890253994037367, -3.1334059461181427, 0.5282418888704399, -0.3291053166203023, 1.069190384470075, -3.1306406166220015, 0.5474443028763414, -2.9549041173236126], "max": [0.6674045981566624, 0.3569524338558046, 1.1689068272492904, -0.4165492081289685, 1.4956162242739235, 3.138611155468052, 0.6743746105754828, -0.018053174080617074, 1.159064832809799, 3.141000523410141, 1.5167832346172947, 3.1114264593523306], "count": [634]}, "eef_sim_pose_action": {"mean": [0.5905074179059011, 0.30360299361949655, 1.1204171952244195, -1.3031796805447782, 0.9849633666902518, -1.3629171807629876, 0.6084533042921769, -0.16217104074125113, 1.109272146814734, -1.8542754783220512, 0.8674630063029892, -1.3498463809015508], "std": [0.032608106064659546, 0.02729920355414906, 0.023194262816545297, 0.7160954032956072, 0.14073044478025198, 1.466980183820397, 0.04396624433000342, 0.10685535235425764, 0.024265387668664467, 1.5714171880851315, 0.29563278703070145, 0.9656030997269686], "min": [0.5241147338962631, 0.22881741070441425, 1.0633129000903176, -3.1399678515779974, 0.6890253994037367, -3.1334059461181427, 0.5282418888704399, -0.3291053166203023, 1.069190384470075, -3.1306406166220015, 0.5474443028763414, -2.9549041173236126], "max": [0.6674045981566624, 0.3569524338558046, 1.1689068272492904, -0.4165492081289685, 1.4956162242739235, 3.138611155468052, 0.6743746105754828, -0.018053174080617074, 1.159064832809799, 3.141000523410141, 1.5167832346172947, 3.1114264593523306], "count": [634]}, "gripper_mode_state": {"mean": [0.7807570977917981, 0.2902208201892745], "std": [0.41373355198669287, 0.45386418201697726], "min": [0, 0], "max": [1, 1], "count": [634]}, "gripper_activity_state": {"mean": [1.9211356466876972, 1.8312302839116719], "std": [0.35534845903887197, 0.4911546307015144], "min": [0, 0], "max": [2, 2], "count": [634]}, "gripper_mode_action": {"mean": [0.7807570977917981, 0.2902208201892745], "std": [0.41373355198669287, 0.45386418201697726], "min": [0, 0], "max": [1, 1], "count": [634]}, "gripper_activity_action": {"mean": [1.9211356466876972, 1.8312302839116719], "std": [0.35534845903887197, 0.4911546307015144], "min": [0, 0], "max": [2, 2], "count": [634]}, "gripper_open_scale_state": {"mean": [0.2586971607870108, 0.643928233631026], "std": [0.2388708393411752, 0.2562796791327321], "min": [0.118, 0.16], "max": [0.778, 0.887], "count": [634]}, "gripper_open_scale_action": {"mean": [0.2586971607870108, 0.643928233631026], "std": [0.2388708393411752, 0.2562796791327321], "min": [0.118, 0.16], "max": [0.778, 0.887], "count": [634]}}} +{"episode_index": 183, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.45059493086450264]], [[0.4189795116576042]], [[0.3936897209864338]]], "std": [[[0.15216345706892845]], [[0.179676256979902]], [[0.20126278906770673]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47626697149448016]], [[0.4774703685395727]], [[0.4690448436727632]]], "std": [[[0.06091572767918462]], [[0.06968845486961264]], [[0.07904695011852209]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4689024842780249]], [[0.44147967471302246]], [[0.41860919048992146]]], "std": [[[0.13470038309557056]], [[0.16708253232151252]], [[0.192226064488828]]], "count": [119]}, "observation.state": {"min": [0.22717206180095673, 1.9151848554611206, -2.099264621734619, -1.7915281057357788, -2.4393246173858643, -1.704436182975769, 0.33103659749031067, 324.0, -0.05795399844646454, 0.2898409962654114, -0.20296700298786163, -3.134185314178467, 0.35600000619888306, -2.872999906539917, -0.9356710910797119, -2.043221950531006, -0.2523746192455292, -0.14512412250041962, -1.9087270498275757, -1.9846662282943726, 0.8074242472648621, 120.0, -0.2753790020942688, 0.2995690107345581, -0.20334599912166595, -0.07099998742341995, -1.3489999771118164, -3.1411852836608887], "max": [1.0616663694381714, 2.033675193786621, -0.29764845967292786, -0.06429792940616608, -0.4723210334777832, -0.3726103901863098, 2.524653673171997, 883.0, 0.301613986492157, 0.42835500836372375, -0.08767600357532501, 3.1410000324249268, 1.5449999570846558, 2.8380000591278076, -0.4354073107242584, -1.9654850959777832, 0.6397504210472107, 0.7940724492073059, -0.4099080264568329, -0.6950948238372803, 2.7781801223754883, 849.0, -0.134101003408432, 0.4754030108451843, -0.0922669991850853, 3.0899999141693115, -0.6930000185966492, 3.1410000324249268], "mean": [0.5581568479537964, 2.013970136642456, -1.4189914464950562, -0.8424151539802551, -1.6417354345321655, -1.2204418182373047, 1.5440925359725952, 727.15673828125, 0.12454478442668915, 0.3548505902290344, -0.1593325287103653, -0.4578012228012085, 0.8832495212554932, 0.5322180390357971, -0.6006916165351868, -2.026048421859741, 0.2937372326850891, 0.28799623250961304, -1.5079188346862793, -1.5340238809585571, 1.890636682510376, 316.5289306640625, -0.2226046472787857, 0.37309637665748596, -0.1396142840385437, 1.0271577835083008, -0.9851669073104858, -0.7829746603965759], "std": [0.1901979297399521, 0.020475586876273155, 0.4736992418766022, 0.5567394495010376, 0.7383543252944946, 0.35826489329338074, 0.7907435297966003, 184.59963989257812, 0.11378215998411179, 0.036761391907930374, 0.03290778025984764, 2.2894511222839355, 0.36290326714515686, 1.0556405782699585, 0.1408376842737198, 0.011374999769032001, 0.24093207716941833, 0.1970691680908203, 0.4369683265686035, 0.3089108169078827, 0.47868311405181885, 270.79974365234375, 0.03589959442615509, 0.042587440460920334, 0.028673691675066948, 0.8089777827262878, 0.13854041695594788, 2.5889618396759033], "count": [587]}, "action": {"min": [0.22717206180095673, 1.9151848554611206, -2.099264621734619, -1.7915281057357788, -2.4393246173858643, -1.704436182975769, 0.33103659749031067, 324.0, -0.05795399844646454, 0.2898409962654114, -0.20296700298786163, -3.134185314178467, 0.35600000619888306, -2.872999906539917, -0.9356710910797119, -2.043221950531006, -0.2523746192455292, -0.14512412250041962, -1.9087270498275757, -1.9846662282943726, 0.8074242472648621, 120.0, -0.2753790020942688, 0.2995690107345581, -0.20334599912166595, -0.07099998742341995, -1.3489999771118164, -3.1411852836608887], "max": [1.0616663694381714, 2.033675193786621, -0.29764845967292786, -0.06429792940616608, -0.4723210334777832, -0.3726103901863098, 2.524653673171997, 883.0, 0.301613986492157, 0.42835500836372375, -0.08767600357532501, 3.1410000324249268, 1.5449999570846558, 2.8380000591278076, -0.4354073107242584, -1.9654850959777832, 0.6397504210472107, 0.7940724492073059, -0.4099080264568329, -0.6950948238372803, 2.7781801223754883, 849.0, -0.134101003408432, 0.4754030108451843, -0.0922669991850853, 3.0899999141693115, -0.6930000185966492, 3.1410000324249268], "mean": [0.5581568479537964, 2.013970136642456, -1.4189914464950562, -0.8424151539802551, -1.6417354345321655, -1.2204418182373047, 1.5440925359725952, 727.15673828125, 0.12454478442668915, 0.3548505902290344, -0.1593325287103653, -0.4578012228012085, 0.8832495212554932, 0.5322180390357971, -0.6006916165351868, -2.026048421859741, 0.2937372326850891, 0.28799623250961304, -1.5079188346862793, -1.5340238809585571, 1.890636682510376, 316.5289306640625, -0.2226046472787857, 0.37309637665748596, -0.1396142840385437, 1.0271577835083008, -0.9851669073104858, -0.7829746603965759], "std": [0.1901979297399521, 0.020475586876273155, 0.4736992418766022, 0.5567394495010376, 0.7383543252944946, 0.35826489329338074, 0.7907435297966003, 184.59963989257812, 0.11378215998411179, 0.036761391907930374, 0.03290778025984764, 2.2894511222839355, 0.36290326714515686, 1.0556405782699585, 0.1408376842737198, 0.011374999769032001, 0.24093207716941833, 0.1970691680908203, 0.4369683265686035, 0.3089108169078827, 0.47868311405181885, 270.79974365234375, 0.03589959442615509, 0.042587440460920334, 0.028673691675066948, 0.8089777827262878, 0.13854041695594788, 2.5889618396759033], "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": [183], "max": [183], "mean": [183.0], "std": [0.0], "count": [587]}, "index": {"min": [98196], "max": [98782], "mean": [98489.0], "std": [169.45205811674285], "count": [587]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [587]}, "subtask_annotation": {"mean": [4.911413969335605, 12.0, 12.0, 12.0, 12.0], "std": [3.3616216391770837, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [587]}, "scene_annotation": {"mean": [183.0], "std": [0.0], "min": [183], "max": [183], "count": [587]}, "eef_direction_state": {"mean": [3.643952299829642, 3.9028960817717206], "std": [2.0465561011287052, 2.023484385248403], "min": [0, 0], "max": [6, 6], "count": [587]}, "eef_velocity_state": {"mean": [0.8943781942078365, 0.989778534923339], "std": [0.7737730828319809, 0.8578117550904006], "min": [0, 0], "max": [2, 2], "count": [587]}, "eef_acc_mag_state": {"mean": [0.817717206132879, 0.7427597955706985], "std": [0.8413258590569548, 0.8152681952624121], "min": [0, 0], "max": [2, 2], "count": [587]}, "eef_direction_action": {"mean": [3.643952299829642, 3.9028960817717206], "std": [2.0465561011287052, 2.023484385248403], "min": [0, 0], "max": [6, 6], "count": [587]}, "eef_velocity_action": {"mean": [0.8943781942078365, 0.989778534923339], "std": [0.7737730828319809, 0.8578117550904006], "min": [0, 0], "max": [2, 2], "count": [587]}, "eef_acc_mag_action": {"mean": [0.817717206132879, 0.7427597955706985], "std": [0.8413258590569548, 0.8152681952624121], "min": [0, 0], "max": [2, 2], "count": [587]}, "eef_sim_pose_state": {"mean": [0.567114274805739, 0.30732275149705507, 1.1145704636072145, -1.0292681382707307, 0.9847219174217988, -0.9589755381706472, 0.5604943329333182, -0.20750040711853526, 1.122244166765757, -0.468732379608782, 0.8836786759156483, -1.017309565136248], "std": [0.04513164886901236, 0.03258305916466443, 0.022363648163227993, 0.8081521448405087, 0.1383256052828149, 1.4509967933001904, 0.03330045617191581, 0.10846940918783808, 0.04061028133338785, 2.2877119464746, 0.36306507558053297, 1.0609987518818866], "min": [0.4932146561683579, 0.23533814180563173, 1.0675424921433039, -3.0890890902653028, 0.6928068179096596, -3.135166886554807, 0.5098720172730932, -0.3678856199406995, 1.0657444537794203, -3.1410710767841152, 0.35595818718370564, -2.8992995886026143], "max": [0.6741278241696035, 0.3517920783124831, 1.166678821675143, 0.06922198940324525, 1.3490907851677827, 3.126280625225934, 0.6375550687858869, -0.028974219177583985, 1.2056912201766086, 3.137019447928063, 1.5456269927220192, 2.935742685658151], "count": [587]}, "eef_sim_pose_action": {"mean": [0.567114274805739, 0.30732275149705507, 1.1145704636072145, -1.0292681382707307, 0.9847219174217988, -0.9589755381706472, 0.5604943329333182, -0.20750040711853526, 1.122244166765757, -0.468732379608782, 0.8836786759156483, -1.017309565136248], "std": [0.04513164886901236, 0.03258305916466443, 0.022363648163227993, 0.8081521448405087, 0.1383256052828149, 1.4509967933001904, 0.03330045617191581, 0.10846940918783808, 0.04061028133338785, 2.2877119464746, 0.36306507558053297, 1.0609987518818866], "min": [0.4932146561683579, 0.23533814180563173, 1.0675424921433039, -3.0890890902653028, 0.6928068179096596, -3.135166886554807, 0.5098720172730932, -0.3678856199406995, 1.0657444537794203, -3.1410710767841152, 0.35595818718370564, -2.8992995886026143], "max": [0.6741278241696035, 0.3517920783124831, 1.166678821675143, 0.06922198940324525, 1.3490907851677827, 3.126280625225934, 0.6375550687858869, -0.028974219177583985, 1.2056912201766086, 3.137019447928063, 1.5456269927220192, 2.935742685658151], "count": [587]}, "gripper_mode_state": {"mean": [0.7308347529812607, 0.20272572402044292], "std": [0.44352600466723896, 0.4020298556585448], "min": [0, 0], "max": [1, 1], "count": [587]}, "gripper_activity_state": {"mean": [1.9011925042589437, 1.8415672913117547], "std": [0.4091566205185635, 0.5192475195204086], "min": [0, 0], "max": [2, 2], "count": [587]}, "gripper_mode_action": {"mean": [0.7308347529812607, 0.20272572402044292], "std": [0.44352600466723896, 0.4020298556585448], "min": [0, 0], "max": [1, 1], "count": [587]}, "gripper_activity_action": {"mean": [1.9011925042589437, 1.8415672913117547], "std": [0.4091566205185635, 0.5192475195204086], "min": [0, 0], "max": [2, 2], "count": [587]}, "gripper_open_scale_state": {"mean": [0.3165289608957007, 0.7271567291311748], "std": [0.2707996255231515, 0.18459966065472766], "min": [0.12, 0.324], "max": [0.849, 0.883], "count": [587]}, "gripper_open_scale_action": {"mean": [0.3165289608957007, 0.7271567291311748], "std": [0.2707996255231515, 0.18459966065472766], "min": [0.12, 0.324], "max": [0.849, 0.883], "count": [587]}}} +{"episode_index": 184, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.45865314344823954]], [[0.4263799398455619]], [[0.40502043471958676]]], "std": [[[0.14365601420937743]], [[0.17549997418998117]], [[0.19487036959183487]]], "count": [124]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4677047359266287]], [[0.46751210171568625]], [[0.4575576293353363]]], "std": [[[0.06509551667352087]], [[0.07542461438450489]], [[0.08811203722507431]]], "count": [124]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4643300686538056]], [[0.43626877273086656]], [[0.4170155591134303]]], "std": [[[0.14549409947344766]], [[0.17693068731357758]], [[0.19977320782942976]]], "count": [124]}, "observation.state": {"min": [0.4675039052963257, 1.841270089149475, -0.6596821546554565, -0.5896071791648865, -2.7691218852996826, -1.8893364667892456, -0.1592613011598587, 309.0, -0.05239799991250038, 0.3285749852657318, -0.22789999842643738, -3.1411852836608887, 0.6029999852180481, -2.759000062942505, -0.8551589846611023, -2.040255069732666, -0.2393195480108261, -0.15056955814361572, -1.731227159500122, -1.9555716514587402, 0.5979323387145996, 115.0, -0.2798149883747101, 0.32181501388549805, -0.19739499688148499, -0.011999997310340405, -1.3969999551773071, -3.122999906539917], "max": [1.3354212045669556, 2.0479345321655273, 0.2186548411846161, 0.36273181438446045, -1.027632474899292, -0.48003536462783813, 1.403489112854004, 875.0, 0.29999300837516785, 0.47312700748443604, -0.1327349990606308, 3.1410000324249268, 1.5640000104904175, 2.2070000171661377, -0.4882558584213257, -1.9833571910858154, 0.5921728014945984, 1.032484531402588, -0.24183282256126404, -0.7908784747123718, 2.702834129333496, 871.0, -0.12147500365972519, 0.46022599935531616, -0.050308000296354294, 3.0339999198913574, -0.6110000610351562, 3.121999979019165], "mean": [0.8341866135597229, 2.014432191848755, -0.16963797807693481, -0.1229921355843544, -2.078960418701172, -1.193042516708374, 0.7952146530151367, 745.3384399414062, 0.1508971005678177, 0.39470893144607544, -0.18300049006938934, 0.07967856526374817, 1.0902290344238281, 0.44537171721458435, -0.6693922877311707, -2.019947052001953, 0.29750004410743713, 0.4261326789855957, -1.3182250261306763, -1.4459437131881714, 1.5701135396957397, 299.9095458984375, -0.22220756113529205, 0.39854705333709717, -0.13002333045005798, 1.3671889305114746, -0.9435611367225647, 1.843894600868225], "std": [0.2751452922821045, 0.026516273617744446, 0.261155366897583, 0.24134650826454163, 0.6484298706054688, 0.3791608512401581, 0.43135038018226624, 170.37359619140625, 0.1158713847398758, 0.03679642826318741, 0.024561289697885513, 2.262601375579834, 0.23734258115291595, 1.0407381057739258, 0.10700198262929916, 0.01270772609859705, 0.1888960748910904, 0.2100304663181305, 0.4503498673439026, 0.2678099572658539, 0.49934571981430054, 289.4092712402344, 0.044381033629179, 0.03261808305978775, 0.035231299698352814, 0.7612780928611755, 0.14913348853588104, 1.7845072746276855], "count": [619]}, "action": {"min": [0.4675039052963257, 1.841270089149475, -0.6596821546554565, -0.5896071791648865, -2.7691218852996826, -1.8893364667892456, -0.1592613011598587, 309.0, -0.05239799991250038, 0.3285749852657318, -0.22789999842643738, -3.1411852836608887, 0.6029999852180481, -2.759000062942505, -0.8551589846611023, -2.040255069732666, -0.2393195480108261, -0.15056955814361572, -1.731227159500122, -1.9555716514587402, 0.5979323387145996, 115.0, -0.2798149883747101, 0.32181501388549805, -0.19739499688148499, -0.011999997310340405, -1.3969999551773071, -3.122999906539917], "max": [1.3354212045669556, 2.0479345321655273, 0.2186548411846161, 0.36273181438446045, -1.027632474899292, -0.48003536462783813, 1.403489112854004, 875.0, 0.29999300837516785, 0.47312700748443604, -0.1327349990606308, 3.1410000324249268, 1.5640000104904175, 2.2070000171661377, -0.4882558584213257, -1.9833571910858154, 0.5921728014945984, 1.032484531402588, -0.24183282256126404, -0.7908784747123718, 2.702834129333496, 871.0, -0.12147500365972519, 0.46022599935531616, -0.050308000296354294, 3.0339999198913574, -0.6110000610351562, 3.121999979019165], "mean": [0.8341866135597229, 2.014432191848755, -0.16963797807693481, -0.1229921355843544, -2.078960418701172, -1.193042516708374, 0.7952146530151367, 745.3384399414062, 0.1508971005678177, 0.39470893144607544, -0.18300049006938934, 0.07967856526374817, 1.0902290344238281, 0.44537171721458435, -0.6693922877311707, -2.019947052001953, 0.29750004410743713, 0.4261326789855957, -1.3182250261306763, -1.4459437131881714, 1.5701135396957397, 299.9095458984375, -0.22220756113529205, 0.39854705333709717, -0.13002333045005798, 1.3671889305114746, -0.9435611367225647, 1.843894600868225], "std": [0.2751452922821045, 0.026516273617744446, 0.261155366897583, 0.24134650826454163, 0.6484298706054688, 0.3791608512401581, 0.43135038018226624, 170.37359619140625, 0.1158713847398758, 0.03679642826318741, 0.024561289697885513, 2.262601375579834, 0.23734258115291595, 1.0407381057739258, 0.10700198262929916, 0.01270772609859705, 0.1888960748910904, 0.2100304663181305, 0.4503498673439026, 0.2678099572658539, 0.49934571981430054, 289.4092712402344, 0.044381033629179, 0.03261808305978775, 0.035231299698352814, 0.7612780928611755, 0.14913348853588104, 1.7845072746276855], "count": [619]}, "timestamp": {"min": [0.0], "max": [20.6], "mean": [10.299999999999999], "std": [5.956322504513819], "count": [619]}, "frame_index": {"min": [0], "max": [618], "mean": [309.0], "std": [178.68967513541457], "count": [619]}, "episode_index": {"min": [184], "max": [184], "mean": [184.0], "std": [0.0], "count": [619]}, "index": {"min": [98783], "max": [99401], "mean": [99092.0], "std": [178.68967513541457], "count": [619]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [619]}, "subtask_annotation": {"mean": [4.365105008077545, 12.0, 12.0, 12.0, 12.0], "std": [3.357408384943164, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [619]}, "scene_annotation": {"mean": [184.0], "std": [0.0], "min": [184], "max": [184], "count": [619]}, "eef_direction_state": {"mean": [3.8594507269789986, 3.8303715670436187], "std": [1.9816493404834288, 1.948939902615209], "min": [0, 0], "max": [6, 6], "count": [619]}, "eef_velocity_state": {"mean": [0.8368336025848142, 0.8917609046849758], "std": [0.7351328760805419, 0.7975608824724477], "min": [0, 0], "max": [2, 2], "count": [619]}, "eef_acc_mag_state": {"mean": [0.8529886914378029, 0.8368336025848142], "std": [0.8369708160285071, 0.8281401724172942], "min": [0, 0], "max": [2, 2], "count": [619]}, "eef_direction_action": {"mean": [3.8594507269789986, 3.8303715670436187], "std": [1.9816493404834288, 1.948939902615209], "min": [0, 0], "max": [6, 6], "count": [619]}, "eef_velocity_action": {"mean": [0.8368336025848142, 0.8917609046849758], "std": [0.7351328760805419, 0.7975608824724477], "min": [0, 0], "max": [2, 2], "count": [619]}, "eef_acc_mag_action": {"mean": [0.8529886914378029, 0.8368336025848142], "std": [0.8369708160285071, 0.8281401724172942], "min": [0, 0], "max": [2, 2], "count": [619]}, "eef_sim_pose_state": {"mean": [0.5937416968538766, 0.3095903745150614, 1.1313012907719633, -1.368487571421259, 0.9429490223325008, -1.4580602746517821, 0.5961582842486717, -0.2383597518910667, 1.0913251164597781, 0.04883509228863304, 1.0907158619387654, -1.1155240194451035], "std": [0.034590476420844375, 0.03722862001159587, 0.02866683807574581, 0.7601645683446098, 0.1489598948214707, 1.5404144092555783, 0.04473348237659576, 0.10670084101557961, 0.02106221740924548, 2.2644311543151683, 0.23743566686245018, 1.0399816562579831], "min": [0.5225962834156769, 0.2252328620560239, 1.061397649397522, -3.0332025199365122, 0.6108626533236152, -3.1412279926933206, 0.5270171748319459, -0.3643116993763341, 1.066198596020112, -3.1415902482926668, 0.6030741175158725, -2.9691214644838153], "max": [0.6598194211790647, 0.3642212365923088, 1.1991125217159873, 0.009316061744229498, 1.397270314331669, 3.1359678902323633, 0.6738077972405349, -0.041983189875351545, 1.1386381143098971, 3.141424385616877, 1.5649641018045055, 1.9818234174331237], "count": [619]}, "eef_sim_pose_action": {"mean": [0.5937416968538766, 0.3095903745150614, 1.1313012907719633, -1.368487571421259, 0.9429490223325008, -1.4580602746517821, 0.5961582842486717, -0.2383597518910667, 1.0913251164597781, 0.04883509228863304, 1.0907158619387654, -1.1155240194451035], "std": [0.034590476420844375, 0.03722862001159587, 0.02866683807574581, 0.7601645683446098, 0.1489598948214707, 1.5404144092555783, 0.04473348237659576, 0.10670084101557961, 0.02106221740924548, 2.2644311543151683, 0.23743566686245018, 1.0399816562579831], "min": [0.5225962834156769, 0.2252328620560239, 1.061397649397522, -3.0332025199365122, 0.6108626533236152, -3.1412279926933206, 0.5270171748319459, -0.3643116993763341, 1.066198596020112, -3.1415902482926668, 0.6030741175158725, -2.9691214644838153], "max": [0.6598194211790647, 0.3642212365923088, 1.1991125217159873, 0.009316061744229498, 1.397270314331669, 3.1359678902323633, 0.6738077972405349, -0.041983189875351545, 1.1386381143098971, 3.141424385616877, 1.5649641018045055, 1.9818234174331237], "count": [619]}, "gripper_mode_state": {"mean": [0.7237479806138933, 0.1098546042003231], "std": [0.44714297620694154, 0.3127084427007249], "min": [0, 0], "max": [1, 1], "count": [619]}, "gripper_activity_state": {"mean": [1.8933764135702746, 1.8739903069466881], "std": [0.41178684530997023, 0.4442620061585942], "min": [0, 0], "max": [2, 2], "count": [619]}, "gripper_mode_action": {"mean": [0.7237479806138933, 0.1098546042003231], "std": [0.44714297620694154, 0.3127084427007249], "min": [0, 0], "max": [1, 1], "count": [619]}, "gripper_activity_action": {"mean": [1.8933764135702746, 1.8739903069466881], "std": [0.41178684530997023, 0.4442620061585942], "min": [0, 0], "max": [2, 2], "count": [619]}, "gripper_open_scale_state": {"mean": [0.29990953150242305, 0.745338449210072], "std": [0.28940923224379766, 0.17037343717380288], "min": [0.115, 0.309], "max": [0.871, 0.875], "count": [619]}, "gripper_open_scale_action": {"mean": [0.29990953150242305, 0.745338449210072], "std": [0.28940923224379766, 0.17037343717380288], "min": [0.115, 0.309], "max": [0.871, 0.875], "count": [619]}}} +{"episode_index": 185, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.46007728758169936]], [[0.4299368890309747]], [[0.4068048877522023]]], "std": [[[0.1498463785403431]], [[0.17783692497147824]], [[0.19863173769322975]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4727302696078431]], [[0.4729545627308895]], [[0.46468750532821823]]], "std": [[[0.06478546064389869]], [[0.07455555501087609]], [[0.08473425009823378]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4755846653878943]], [[0.4452664712986644]], [[0.42456192100028417]]], "std": [[[0.16128986262651154]], [[0.18871036672948177]], [[0.2108126727095225]]], "count": [115]}, "observation.state": {"min": [0.5199161767959595, 1.9973024129867554, -0.8298691511154175, -0.4648684561252594, -2.501650333404541, -1.7330769300460815, 0.1886526495218277, 395.0, -0.046606000512838364, 0.3308219909667969, -0.2427469938993454, -3.128999948501587, 0.7229999899864197, -0.6029999852180481, -0.8472526669502258, -2.042506694793701, -0.041486479341983795, -0.09178686141967773, -1.886805772781372, -1.7996439933776855, 0.92732834815979, 115.0, -0.2790369987487793, 0.3389900028705597, -0.2040719985961914, -3.1391851902008057, -1.3730000257492065, -3.1401853561401367], "max": [1.3236926794052124, 2.0571322441101074, 0.386555552482605, 0.24778440594673157, -1.946426272392273, -0.6993359923362732, 1.2100194692611694, 890.0, 0.27104198932647705, 0.4660489857196808, -0.1352829933166504, 3.138000011444092, 1.4980000257492065, 2.234999895095825, -0.48659777641296387, -2.0033414363861084, 0.7333000898361206, 0.8862956762313843, -0.47541025280952454, -0.6442883610725403, 2.607905864715576, 881.0, -0.16762499511241913, 0.46941399574279785, -0.058511000126600266, 3.1410000324249268, -0.7170000076293945, 3.1410000324249268], "mean": [0.850719153881073, 2.024690866470337, -0.333770751953125, -0.19048817455768585, -2.14016056060791, -1.34007728099823, 0.8530223369598389, 769.5775756835938, 0.11983367800712585, 0.383004367351532, -0.17818820476531982, -0.6541124582290649, 1.1091464757919312, 0.7423192858695984, -0.6180116534233093, -2.023165702819824, 0.3499554991722107, 0.3731198310852051, -1.5172460079193115, -1.4495370388031006, 1.7130628824234009, 336.5650634765625, -0.23212595283985138, 0.3894459009170532, -0.13306760787963867, 0.9623542428016663, -0.9388124346733093, 0.3843420743942261], "std": [0.23073387145996094, 0.012205793522298336, 0.3811364471912384, 0.1543680727481842, 0.19070182740688324, 0.3209500312805176, 0.2777695059776306, 149.61302185058594, 0.0892491489648819, 0.036042992025613785, 0.02673984132707119, 2.150101900100708, 0.21777452528476715, 1.0082646608352661, 0.10574410855770111, 0.01083441823720932, 0.19953125715255737, 0.19086304306983948, 0.444102942943573, 0.30395838618278503, 0.41836392879486084, 289.39642333984375, 0.03154068812727928, 0.03379695862531662, 0.04032868146896362, 1.1303268671035767, 0.1289682537317276, 2.696592092514038], "count": [561]}, "action": {"min": [0.5199161767959595, 1.9973024129867554, -0.8298691511154175, -0.4648684561252594, -2.501650333404541, -1.7330769300460815, 0.1886526495218277, 395.0, -0.046606000512838364, 0.3308219909667969, -0.2427469938993454, -3.128999948501587, 0.7229999899864197, -0.6029999852180481, -0.8472526669502258, -2.042506694793701, -0.041486479341983795, -0.09178686141967773, -1.886805772781372, -1.7996439933776855, 0.92732834815979, 115.0, -0.2790369987487793, 0.3389900028705597, -0.2040719985961914, -3.1391851902008057, -1.3730000257492065, -3.1401853561401367], "max": [1.3236926794052124, 2.0571322441101074, 0.386555552482605, 0.24778440594673157, -1.946426272392273, -0.6993359923362732, 1.2100194692611694, 890.0, 0.27104198932647705, 0.4660489857196808, -0.1352829933166504, 3.138000011444092, 1.4980000257492065, 2.234999895095825, -0.48659777641296387, -2.0033414363861084, 0.7333000898361206, 0.8862956762313843, -0.47541025280952454, -0.6442883610725403, 2.607905864715576, 881.0, -0.16762499511241913, 0.46941399574279785, -0.058511000126600266, 3.1410000324249268, -0.7170000076293945, 3.1410000324249268], "mean": [0.850719153881073, 2.024690866470337, -0.333770751953125, -0.19048817455768585, -2.14016056060791, -1.34007728099823, 0.8530223369598389, 769.5775756835938, 0.11983367800712585, 0.383004367351532, -0.17818820476531982, -0.6541124582290649, 1.1091464757919312, 0.7423192858695984, -0.6180116534233093, -2.023165702819824, 0.3499554991722107, 0.3731198310852051, -1.5172460079193115, -1.4495370388031006, 1.7130628824234009, 336.5650634765625, -0.23212595283985138, 0.3894459009170532, -0.13306760787963867, 0.9623542428016663, -0.9388124346733093, 0.3843420743942261], "std": [0.23073387145996094, 0.012205793522298336, 0.3811364471912384, 0.1543680727481842, 0.19070182740688324, 0.3209500312805176, 0.2777695059776306, 149.61302185058594, 0.0892491489648819, 0.036042992025613785, 0.02673984132707119, 2.150101900100708, 0.21777452528476715, 1.0082646608352661, 0.10574410855770111, 0.01083441823720932, 0.19953125715255737, 0.19086304306983948, 0.444102942943573, 0.30395838618278503, 0.41836392879486084, 289.39642333984375, 0.03154068812727928, 0.03379695862531662, 0.04032868146896362, 1.1303268671035767, 0.1289682537317276, 2.696592092514038], "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": [185], "max": [185], "mean": [185.0], "std": [0.0], "count": [561]}, "index": {"min": [99402], "max": [99962], "mean": [99682.0], "std": [161.94649322126944], "count": [561]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [561]}, "subtask_annotation": {"mean": [4.545454545454546, 12.0, 12.0, 12.0, 12.0], "std": [3.308577657009368, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [561]}, "scene_annotation": {"mean": [185.0], "std": [0.0], "min": [185], "max": [185], "count": [561]}, "eef_direction_state": {"mean": [3.6470588235294117, 3.7611408199643495], "std": [2.019564577353563, 1.9937481921270883], "min": [0, 0], "max": [6, 6], "count": [561]}, "eef_velocity_state": {"mean": [0.8609625668449198, 0.8983957219251337], "std": [0.6770427994247852, 0.7683681299706572], "min": [0, 0], "max": [2, 2], "count": [561]}, "eef_acc_mag_state": {"mean": [0.7985739750445633, 0.8342245989304813], "std": [0.8318941503137669, 0.8354691571079531], "min": [0, 0], "max": [2, 2], "count": [561]}, "eef_direction_action": {"mean": [3.6470588235294117, 3.7611408199643495], "std": [2.019564577353563, 1.9937481921270883], "min": [0, 0], "max": [6, 6], "count": [561]}, "eef_velocity_action": {"mean": [0.8609625668449198, 0.8983957219251337], "std": [0.6770427994247852, 0.7683681299706572], "min": [0, 0], "max": [2, 2], "count": [561]}, "eef_acc_mag_action": {"mean": [0.7985739750445633, 0.8342245989304813], "std": [0.8318941503137669, 0.8354691571079531], "min": [0, 0], "max": [2, 2], "count": [561]}, "eef_sim_pose_state": {"mean": [0.5825401659194049, 0.3166010747908475, 1.1236874213567198, -0.9638235212742186, 0.9382923522799678, -1.0249024901725794, 0.592216571387726, -0.21468471985583062, 1.0973214712550583, -0.6549012083245325, 1.1096800337434343, -0.8286945992768889], "std": [0.0365164270546125, 0.028298390031504108, 0.030161147479051697, 1.129992777029815, 0.12875160500712635, 1.6033627276338218, 0.03961556815192644, 0.08502862537904697, 0.022388399961439688, 2.1504056947356456, 0.2179520008232809, 1.007846405995145], "min": [0.5231648523793, 0.26681180246821634, 1.063759993567571, -3.1400731990407027, 0.7171006866996534, -3.13660748669333, 0.53675190488031, -0.34663545570762533, 1.05024532249183, -3.129213465966223, 0.7234821737089279, -2.173908152181238], "max": [0.6654368342951363, 0.35862809496977405, 1.184052071486794, 3.139718093046816, 1.372607134933836, 3.1358868675131406, 0.6736341385214042, -0.05107260352257985, 1.146646782474153, 3.138488995648656, 1.4979617314004403, 0.6640516435705335], "count": [561]}, "eef_sim_pose_action": {"mean": [0.5825401659194049, 0.3166010747908475, 1.1236874213567198, -0.9638235212742186, 0.9382923522799678, -1.0249024901725794, 0.592216571387726, -0.21468471985583062, 1.0973214712550583, -0.6549012083245325, 1.1096800337434343, -0.8286945992768889], "std": [0.0365164270546125, 0.028298390031504108, 0.030161147479051697, 1.129992777029815, 0.12875160500712635, 1.6033627276338218, 0.03961556815192644, 0.08502862537904697, 0.022388399961439688, 2.1504056947356456, 0.2179520008232809, 1.007846405995145], "min": [0.5231648523793, 0.26681180246821634, 1.063759993567571, -3.1400731990407027, 0.7171006866996534, -3.13660748669333, 0.53675190488031, -0.34663545570762533, 1.05024532249183, -3.129213465966223, 0.7234821737089279, -2.173908152181238], "max": [0.6654368342951363, 0.35862809496977405, 1.184052071486794, 3.139718093046816, 1.372607134933836, 3.1358868675131406, 0.6736341385214042, -0.05107260352257985, 1.146646782474153, 3.138488995648656, 1.4979617314004403, 0.6640516435705335], "count": [561]}, "gripper_mode_state": {"mean": [0.7433155080213903, 0.09090909090909091], "std": [0.436803804420579, 0.2874797872880357], "min": [0, 0], "max": [1, 1], "count": [561]}, "gripper_activity_state": {"mean": [1.9090909090909092, 1.914438502673797], "std": [0.36894520450610513, 0.3773749468316009], "min": [0, 0], "max": [2, 2], "count": [561]}, "gripper_mode_action": {"mean": [0.7433155080213903, 0.09090909090909091], "std": [0.436803804420579, 0.2874797872880357], "min": [0, 0], "max": [1, 1], "count": [561]}, "gripper_activity_action": {"mean": [1.9090909090909092, 1.914438502673797], "std": [0.36894520450610513, 0.3773749468316009], "min": [0, 0], "max": [2, 2], "count": [561]}, "gripper_open_scale_state": {"mean": [0.3365650625925861, 0.7695775401069511], "std": [0.28939647275538716, 0.14961303180821534], "min": [0.115, 0.395], "max": [0.881, 0.89], "count": [561]}, "gripper_open_scale_action": {"mean": [0.3365650625925861, 0.7695775401069511], "std": [0.28939647275538716, 0.14961303180821534], "min": [0.115, 0.395], "max": [0.881, 0.89], "count": [561]}}} +{"episode_index": 186, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.45664975604727875]], [[0.42393383307372795]], [[0.39887934266385683]]], "std": [[[0.143153562251882]], [[0.17465444507579758]], [[0.19685296558640755]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.03137254901960784]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4730262869555922]], [[0.47579881154175063]], [[0.4669964571498381]]], "std": [[[0.05424244910582382]], [[0.06435350031228775]], [[0.07549665920291387]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46453201545415673]], [[0.4292811011086678]], [[0.40502548332417077]]], "std": [[[0.1478255302518627]], [[0.1807476539394447]], [[0.20586660346716087]]], "count": [107]}, "observation.state": {"min": [0.49380600452423096, 1.9500387907028198, -0.6413910984992981, -0.5308244228363037, -2.762786626815796, -1.690299153327942, 0.4569970369338989, 326.0, -0.04363299906253815, 0.33750098943710327, -0.22103600203990936, -3.1411855220794678, 0.7149999737739563, -0.765999972820282, -0.855525553226471, -2.044757843017578, -0.030665434896945953, -0.11821115016937256, -2.072735548019409, -1.8342015743255615, 0.8567472696304321, 118.0, -0.261339008808136, 0.3104580044746399, -0.20837700366973877, -3.132185220718384, -1.4299999475479126, -3.1381852626800537], "max": [1.3255950212478638, 2.0467476844787598, 0.4049687385559082, 0.29019591212272644, -1.6196305751800537, -0.6072349548339844, 1.5064284801483154, 896.0, 0.27717700600624084, 0.45953699946403503, -0.12939800322055817, 3.1410000324249268, 1.5010000467300415, 2.244999885559082, -0.47214648127555847, -2.0007755756378174, 0.7701789140701294, 0.8343895673751831, -0.44830530881881714, -0.5530250668525696, 2.6479263305664062, 880.0, -0.15639600157737732, 0.4747300148010254, -0.06017399951815605, 3.13700008392334, -0.7409999966621399, 3.0889999866485596], "mean": [0.8775520324707031, 2.020310163497925, -0.0714368149638176, -0.12421731650829315, -2.340136766433716, -1.1804569959640503, 0.9692309498786926, 764.9580688476562, 0.13372273743152618, 0.395989328622818, -0.18668805062770844, 0.4328628480434418, 1.0596574544906616, 0.5511870384216309, -0.6084275245666504, -2.0298030376434326, 0.408572256565094, 0.4015824794769287, -1.5295360088348389, -1.3842395544052124, 1.7675981521606445, 341.74853515625, -0.22921276092529297, 0.39414182305336, -0.14002874493598938, 0.9455373287200928, -1.036342740058899, 1.6938139200210571], "std": [0.2871328294277191, 0.012268022634088993, 0.3061642646789551, 0.1961756944656372, 0.41495275497436523, 0.29728564620018005, 0.38541948795318604, 177.05299377441406, 0.11306505650281906, 0.03003581427037716, 0.02487342618405819, 2.3165993690490723, 0.2549360394477844, 1.134924292564392, 0.10580692440271378, 0.008339378982782364, 0.17023982107639313, 0.22482408583164215, 0.4212888479232788, 0.3032867908477783, 0.45786598324775696, 326.335205078125, 0.02573348768055439, 0.03597593307495117, 0.03880644589662552, 1.1845157146453857, 0.1326836198568344, 1.9589439630508423], "count": [513]}, "action": {"min": [0.49380600452423096, 1.9500387907028198, -0.6413910984992981, -0.5308244228363037, -2.762786626815796, -1.690299153327942, 0.4569970369338989, 326.0, -0.04363299906253815, 0.33750098943710327, -0.22103600203990936, -3.1411855220794678, 0.7149999737739563, -0.765999972820282, -0.855525553226471, -2.044757843017578, -0.030665434896945953, -0.11821115016937256, -2.072735548019409, -1.8342015743255615, 0.8567472696304321, 118.0, -0.261339008808136, 0.3104580044746399, -0.20837700366973877, -3.132185220718384, -1.4299999475479126, -3.1381852626800537], "max": [1.3255950212478638, 2.0467476844787598, 0.4049687385559082, 0.29019591212272644, -1.6196305751800537, -0.6072349548339844, 1.5064284801483154, 896.0, 0.27717700600624084, 0.45953699946403503, -0.12939800322055817, 3.1410000324249268, 1.5010000467300415, 2.244999885559082, -0.47214648127555847, -2.0007755756378174, 0.7701789140701294, 0.8343895673751831, -0.44830530881881714, -0.5530250668525696, 2.6479263305664062, 880.0, -0.15639600157737732, 0.4747300148010254, -0.06017399951815605, 3.13700008392334, -0.7409999966621399, 3.0889999866485596], "mean": [0.8775520324707031, 2.020310163497925, -0.0714368149638176, -0.12421731650829315, -2.340136766433716, -1.1804569959640503, 0.9692309498786926, 764.9580688476562, 0.13372273743152618, 0.395989328622818, -0.18668805062770844, 0.4328628480434418, 1.0596574544906616, 0.5511870384216309, -0.6084275245666504, -2.0298030376434326, 0.408572256565094, 0.4015824794769287, -1.5295360088348389, -1.3842395544052124, 1.7675981521606445, 341.74853515625, -0.22921276092529297, 0.39414182305336, -0.14002874493598938, 0.9455373287200928, -1.036342740058899, 1.6938139200210571], "std": [0.2871328294277191, 0.012268022634088993, 0.3061642646789551, 0.1961756944656372, 0.41495275497436523, 0.29728564620018005, 0.38541948795318604, 177.05299377441406, 0.11306505650281906, 0.03003581427037716, 0.02487342618405819, 2.3165993690490723, 0.2549360394477844, 1.134924292564392, 0.10580692440271378, 0.008339378982782364, 0.17023982107639313, 0.22482408583164215, 0.4212888479232788, 0.3032867908477783, 0.45786598324775696, 326.335205078125, 0.02573348768055439, 0.03597593307495117, 0.03880644589662552, 1.1845157146453857, 0.1326836198568344, 1.9589439630508423], "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": [186], "max": [186], "mean": [186.0], "std": [0.0], "count": [513]}, "index": {"min": [99963], "max": [100475], "mean": [100219.0], "std": [148.09006268709143], "count": [513]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [513]}, "subtask_annotation": {"mean": [4.98635477582846, 12.0, 12.0, 12.0, 12.0], "std": [3.32715933589808, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [513]}, "scene_annotation": {"mean": [186.0], "std": [0.0], "min": [186], "max": [186], "count": [513]}, "eef_direction_state": {"mean": [3.8499025341130606, 4.037037037037037], "std": [2.029721888748825, 1.9134775381688154], "min": [0, 0], "max": [6, 6], "count": [513]}, "eef_velocity_state": {"mean": [0.8284600389863548, 0.8635477582846004], "std": [0.7399811433122453, 0.8170315965649219], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_acc_mag_state": {"mean": [0.7446393762183235, 0.8187134502923976], "std": [0.8230923461564729, 0.8355413448429084], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_direction_action": {"mean": [3.8499025341130606, 4.037037037037037], "std": [2.029721888748825, 1.9134775381688154], "min": [0, 0], "max": [6, 6], "count": [513]}, "eef_velocity_action": {"mean": [0.8284600389863548, 0.8635477582846004], "std": [0.7399811433122453, 0.8170315965649219], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_acc_mag_action": {"mean": [0.7446393762183235, 0.8187134502923976], "std": [0.8230923461564729, 0.8355413448429084], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_sim_pose_state": {"mean": [0.5861721676677314, 0.31418906914473743, 1.1197895503086341, -0.9469869745403671, 1.0357462142287979, -1.1821759423524882, 0.6001198617455573, -0.22195866872467998, 1.090944263626361, 0.4331508014371563, 1.0600824068307073, -1.0193303080803835], "std": [0.03857415643742778, 0.022675462588640678, 0.03264905940658498, 1.1846174046606062, 0.13234792675126306, 1.5573247638747483, 0.042210038503635576, 0.10531147560270596, 0.02271723683435758, 2.3164871992993583, 0.2551495518488244, 1.1346753962356757], "min": [0.5000761326863703, 0.2574960576199984, 1.0629589741794034, -3.1360353387956375, 0.7415514393498106, -3.1369984834833753, 0.5274571068097897, -0.3496897649874793, 1.058610423401472, -3.14097401651262, 0.7154325552559051, -2.3368004535982183], "max": [0.6692279415333721, 0.3448629070307571, 1.1850650674350969, 3.133591289961519, 1.429568138240235, 3.1410653400730233, 0.6681028371263857, -0.05323505093121152, 1.1386774044536707, 3.1414755606834808, 1.501455975311678, 0.6742971520273917], "count": [513]}, "eef_sim_pose_action": {"mean": [0.5861721676677314, 0.31418906914473743, 1.1197895503086341, -0.9469869745403671, 1.0357462142287979, -1.1821759423524882, 0.6001198617455573, -0.22195866872467998, 1.090944263626361, 0.4331508014371563, 1.0600824068307073, -1.0193303080803835], "std": [0.03857415643742778, 0.022675462588640678, 0.03264905940658498, 1.1846174046606062, 0.13234792675126306, 1.5573247638747483, 0.042210038503635576, 0.10531147560270596, 0.02271723683435758, 2.3164871992993583, 0.2551495518488244, 1.1346753962356757], "min": [0.5000761326863703, 0.2574960576199984, 1.0629589741794034, -3.1360353387956375, 0.7415514393498106, -3.1369984834833753, 0.5274571068097897, -0.3496897649874793, 1.058610423401472, -3.14097401651262, 0.7154325552559051, -2.3368004535982183], "max": [0.6692279415333721, 0.3448629070307571, 1.1850650674350969, 3.133591289961519, 1.429568138240235, 3.1410653400730233, 0.6681028371263857, -0.05323505093121152, 1.1386774044536707, 3.1414755606834808, 1.501455975311678, 0.6742971520273917], "count": [513]}, "gripper_mode_state": {"mean": [0.7017543859649122, 0.14814814814814814], "std": [0.45748788808439445, 0.35524677950464606], "min": [0, 0], "max": [1, 1], "count": [513]}, "gripper_activity_state": {"mean": [1.9025341130604287, 1.861598440545809], "std": [0.3826824009363342, 0.4738245726949738], "min": [0, 0], "max": [2, 2], "count": [513]}, "gripper_mode_action": {"mean": [0.7017543859649122, 0.14814814814814814], "std": [0.45748788808439445, 0.35524677950464606], "min": [0, 0], "max": [1, 1], "count": [513]}, "gripper_activity_action": {"mean": [1.9025341130604287, 1.861598440545809], "std": [0.3826824009363342, 0.4738245726949738], "min": [0, 0], "max": [2, 2], "count": [513]}, "gripper_open_scale_state": {"mean": [0.34174853777374187, 0.7649580897281062], "std": [0.3263352242147274, 0.1770529907598218], "min": [0.118, 0.326], "max": [0.88, 0.896], "count": [513]}, "gripper_open_scale_action": {"mean": [0.34174853777374187, 0.7649580897281062], "std": [0.3263352242147274, 0.1770529907598218], "min": [0.118, 0.326], "max": [0.88, 0.896], "count": [513]}}} +{"episode_index": 187, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4536869804987212]], [[0.42280628522544283]], [[0.3988159248602823]]], "std": [[[0.15105878641750428]], [[0.18054308690736956]], [[0.20239182275300194]]], "count": [138]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48135616918868995]], [[0.4798973947972909]], [[0.47281070320640334]]], "std": [[[0.056001633776260086]], [[0.06582046743583717]], [[0.07496976320645742]]], "count": [138]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.468715351780809]], [[0.4315502376977361]], [[0.40915528056029177]]], "std": [[[0.14568390844119083]], [[0.17346014654377084]], [[0.198740586262064]]], "count": [138]}, "observation.state": {"min": [0.32735395431518555, 1.7497798204421997, -2.5210232734680176, -1.3697868585586548, -2.8104162216186523, -1.6366826295852661, 0.4729144275188446, 249.0, -0.0756710022687912, 0.30087000131607056, -0.21680200099945068, -3.1391851902008057, 0.07599999010562897, -0.4339999556541443, -0.8538848757743835, -2.045107126235962, 0.10417870432138443, -0.11969467997550964, -2.0981125831604004, -1.8671183586120605, 0.8813389539718628, 86.0, -0.3098900020122528, 0.3217949867248535, -0.20665299892425537, -3.1411852836608887, -1.3550000190734863, -3.1110000610351562], "max": [0.9928655028343201, 2.0471839904785156, 0.0921533927321434, -0.1486671417951584, -1.6196657419204712, 1.0407049655914307, 2.817066192626953, 893.0, 0.280580997467041, 0.43131399154663086, -0.117917001247406, 3.135999917984009, 1.4390000104904175, 1.7280000448226929, -0.453401654958725, -2.0047550201416016, 0.9006597995758057, 0.8315795660018921, -0.5082921981811523, -0.7208384275436401, 2.6448545455932617, 876.0, -0.1704069972038269, 0.4654409885406494, -0.07398799806833267, 3.134000062942505, -0.6930000185966492, 3.138000011444092], "mean": [0.656798779964447, 1.9914921522140503, -1.4192203283309937, -0.7020572423934937, -2.1384873390197754, -0.7535460591316223, 1.750495433807373, 753.0034790039062, 0.08801562339067459, 0.35838016867637634, -0.17100656032562256, -0.7482941746711731, 0.8731493353843689, 0.6474692821502686, -0.6272318363189697, -2.024853467941284, 0.31355467438697815, 0.41820499300956726, -1.5471583604812622, -1.4941858053207397, 1.9190092086791992, 237.96588134765625, -0.2344716340303421, 0.390119731426239, -0.11637049913406372, 0.5302232503890991, -1.0741406679153442, -1.9444670677185059], "std": [0.17409557104110718, 0.07284613698720932, 1.0534868240356445, 0.44685232639312744, 0.38589420914649963, 0.8298418521881104, 0.9197198748588562, 209.65652465820312, 0.12909947335720062, 0.029028594493865967, 0.021551813930273056, 1.892872929573059, 0.391035258769989, 0.7189235687255859, 0.11548490077257156, 0.010899036191403866, 0.2246173918247223, 0.1821427196264267, 0.3843185603618622, 0.2798115909099579, 0.41403913497924805, 278.99957275390625, 0.04048623889684677, 0.03575075417757034, 0.03921280801296234, 1.0828405618667603, 0.145497664809227, 1.5959547758102417], "count": [718]}, "action": {"min": [0.32735395431518555, 1.7497798204421997, -2.5210232734680176, -1.3697868585586548, -2.8104162216186523, -1.6366826295852661, 0.4729144275188446, 249.0, -0.0756710022687912, 0.30087000131607056, -0.21680200099945068, -3.1391851902008057, 0.07599999010562897, -0.4339999556541443, -0.8538848757743835, -2.045107126235962, 0.10417870432138443, -0.11969467997550964, -2.0981125831604004, -1.8671183586120605, 0.8813389539718628, 86.0, -0.3098900020122528, 0.3217949867248535, -0.20665299892425537, -3.1411852836608887, -1.3550000190734863, -3.1110000610351562], "max": [0.9928655028343201, 2.0471839904785156, 0.0921533927321434, -0.1486671417951584, -1.6196657419204712, 1.0407049655914307, 2.817066192626953, 893.0, 0.280580997467041, 0.43131399154663086, -0.117917001247406, 3.135999917984009, 1.4390000104904175, 1.7280000448226929, -0.453401654958725, -2.0047550201416016, 0.9006597995758057, 0.8315795660018921, -0.5082921981811523, -0.7208384275436401, 2.6448545455932617, 876.0, -0.1704069972038269, 0.4654409885406494, -0.07398799806833267, 3.134000062942505, -0.6930000185966492, 3.138000011444092], "mean": [0.656798779964447, 1.9914921522140503, -1.4192203283309937, -0.7020572423934937, -2.1384873390197754, -0.7535460591316223, 1.750495433807373, 753.0034790039062, 0.08801562339067459, 0.35838016867637634, -0.17100656032562256, -0.7482941746711731, 0.8731493353843689, 0.6474692821502686, -0.6272318363189697, -2.024853467941284, 0.31355467438697815, 0.41820499300956726, -1.5471583604812622, -1.4941858053207397, 1.9190092086791992, 237.96588134765625, -0.2344716340303421, 0.390119731426239, -0.11637049913406372, 0.5302232503890991, -1.0741406679153442, -1.9444670677185059], "std": [0.17409557104110718, 0.07284613698720932, 1.0534868240356445, 0.44685232639312744, 0.38589420914649963, 0.8298418521881104, 0.9197198748588562, 209.65652465820312, 0.12909947335720062, 0.029028594493865967, 0.021551813930273056, 1.892872929573059, 0.391035258769989, 0.7189235687255859, 0.11548490077257156, 0.010899036191403866, 0.2246173918247223, 0.1821427196264267, 0.3843185603618622, 0.2798115909099579, 0.41403913497924805, 278.99957275390625, 0.04048623889684677, 0.03575075417757034, 0.03921280801296234, 1.0828405618667603, 0.145497664809227, 1.5959547758102417], "count": [718]}, "timestamp": {"min": [0.0], "max": [23.9], "mean": [11.950000000000003], "std": [6.908951520390856], "count": [718]}, "frame_index": {"min": [0], "max": [717], "mean": [358.5], "std": [207.26854561172567], "count": [718]}, "episode_index": {"min": [187], "max": [187], "mean": [187.0], "std": [0.0], "count": [718]}, "index": {"min": [100476], "max": [101193], "mean": [100834.5], "std": [207.26854561172567], "count": [718]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [718]}, "subtask_annotation": {"mean": [5.3495821727019495, 12.0, 12.0, 12.0, 12.0], "std": [3.3105837863553247, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [718]}, "scene_annotation": {"mean": [187.0], "std": [0.0], "min": [187], "max": [187], "count": [718]}, "eef_direction_state": {"mean": [4.128133704735376, 3.6128133704735377], "std": [1.9599797122352487, 2.0394309781096003], "min": [0, 0], "max": [6, 6], "count": [718]}, "eef_velocity_state": {"mean": [0.6643454038997214, 0.9025069637883009], "std": [0.6571942157704295, 0.7189975684474896], "min": [0, 0], "max": [2, 2], "count": [718]}, "eef_acc_mag_state": {"mean": [0.7033426183844012, 0.8370473537604457], "std": [0.8191747815479092, 0.8277352230205797], "min": [0, 0], "max": [2, 2], "count": [718]}, "eef_direction_action": {"mean": [4.128133704735376, 3.6128133704735377], "std": [1.9599797122352487, 2.0394309781096003], "min": [0, 0], "max": [6, 6], "count": [718]}, "eef_velocity_action": {"mean": [0.6643454038997214, 0.9025069637883009], "std": [0.6571942157704295, 0.7189975684474896], "min": [0, 0], "max": [2, 2], "count": [718]}, "eef_acc_mag_action": {"mean": [0.7033426183844012, 0.8370473537604457], "std": [0.8191747815479092, 0.8277352230205797], "min": [0, 0], "max": [2, 2], "count": [718]}, "eef_sim_pose_state": {"mean": [0.58362930905052, 0.31982999287113834, 1.1374466017640652, -0.5418536088117998, 1.0740287704877274, -0.7178423811340481, 0.5604681891762601, -0.17436124576095147, 1.104673268383455, -0.7491312744233335, 0.8736507678289228, -0.9234788879497564], "std": [0.037819482608528895, 0.038563952718693235, 0.027252886428725216, 1.0781996226557184, 0.14536038791184527, 1.3159347831068569, 0.028210226944266968, 0.12403286283219438, 0.029356548278685907, 1.893286424728188, 0.3909287759755779, 0.7188281537535874], "min": [0.5091344927440885, 0.25421210842087766, 1.0706755775784047, -3.1410343818343778, 0.6939314515330022, -3.1258337930813065, 0.5203152524667471, -0.35506587771103065, 1.062552460287785, -3.1380740477437667, 0.07643956478201841, -2.0045419266938533], "max": [0.6643539179146707, 0.3893160041433896, 1.172930622463278, 3.1338559300337843, 1.3536208007132502, 3.126625618241691, 0.6205521390452388, -0.012923577623622284, 1.1790588261967097, 3.1368254194070717, 1.43876813454471, 0.156437159435739], "count": [718]}, "eef_sim_pose_action": {"mean": [0.58362930905052, 0.31982999287113834, 1.1374466017640652, -0.5418536088117998, 1.0740287704877274, -0.7178423811340481, 0.5604681891762601, -0.17436124576095147, 1.104673268383455, -0.7491312744233335, 0.8736507678289228, -0.9234788879497564], "std": [0.037819482608528895, 0.038563952718693235, 0.027252886428725216, 1.0781996226557184, 0.14536038791184527, 1.3159347831068569, 0.028210226944266968, 0.12403286283219438, 0.029356548278685907, 1.893286424728188, 0.3909287759755779, 0.7188281537535874], "min": [0.5091344927440885, 0.25421210842087766, 1.0706755775784047, -3.1410343818343778, 0.6939314515330022, -3.1258337930813065, 0.5203152524667471, -0.35506587771103065, 1.062552460287785, -3.1380740477437667, 0.07643956478201841, -2.0045419266938533], "max": [0.6643539179146707, 0.3893160041433896, 1.172930622463278, 3.1338559300337843, 1.3536208007132502, 3.126625618241691, 0.6205521390452388, -0.012923577623622284, 1.1790588261967097, 3.1368254194070717, 1.43876813454471, 0.156437159435739], "count": [718]}, "gripper_mode_state": {"mean": [0.8133704735376045, 0.1796657381615599], "std": [0.38961384256058296, 0.3839087921530628], "min": [0, 0], "max": [1, 1], "count": [718]}, "gripper_activity_state": {"mean": [1.9206128133704736, 1.883008356545961], "std": [0.3470426799030034, 0.44498552752570253], "min": [0, 0], "max": [2, 2], "count": [718]}, "gripper_mode_action": {"mean": [0.8133704735376045, 0.1796657381615599], "std": [0.38961384256058296, 0.3839087921530628], "min": [0, 0], "max": [1, 1], "count": [718]}, "gripper_activity_action": {"mean": [1.9206128133704736, 1.883008356545961], "std": [0.3470426799030034, 0.44498552752570253], "min": [0, 0], "max": [2, 2], "count": [718]}, "gripper_open_scale_state": {"mean": [0.23796587752233297, 0.7530034820429151], "std": [0.27899964192636156, 0.2096565501338443], "min": [0.086, 0.249], "max": [0.876, 0.893], "count": [718]}, "gripper_open_scale_action": {"mean": [0.23796587752233297, 0.7530034820429151], "std": [0.27899964192636156, 0.2096565501338443], "min": [0.086, 0.249], "max": [0.876, 0.893], "count": [718]}}} +{"episode_index": 188, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4484148828976035]], [[0.42135417639277933]], [[0.39625795206971676]]], "std": [[[0.14953478383043087]], [[0.17493120347930466]], [[0.1971305943053172]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.01568627450980392]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47685646008403365]], [[0.4708446603641457]], [[0.4623798416588858]]], "std": [[[0.05674824785600398]], [[0.072792970483619]], [[0.08502065920511291]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46024863639900404]], [[0.4305472144413321]], [[0.4064470276999689]]], "std": [[[0.14028716691565574]], [[0.17299271710402528]], [[0.1976714936083076]]], "count": [105]}, "observation.state": {"min": [0.2468593865633011, 1.4101736545562744, -2.8314476013183594, -1.5845670700073242, -2.7518084049224854, -1.562523603439331, 0.5056568384170532, 370.0, -0.06986399739980698, 0.3074930012226105, -0.2170030027627945, -3.1381852626800537, 0.2540000081062317, -0.4400000274181366, -0.8850914239883423, -2.0411975383758545, -0.06909758597612381, -0.11301006376743317, -2.0708680152893066, -1.8304837942123413, 0.6968751549720764, 113.0, -0.2896220088005066, 0.3418000042438507, -0.19808100163936615, -0.08199994266033173, -1.2970000505447388, -3.132185220718384], "max": [0.8482998609542847, 2.0247740745544434, -0.7417823672294617, -0.2148500382900238, -0.8267624974250793, 0.9927607774734497, 2.8179214000701904, 911.0, 0.2635349929332733, 0.40323901176452637, -0.08173900097608566, -0.13899996876716614, 1.4450000524520874, 1.9010000228881836, -0.5163731575012207, -1.9661657810211182, 0.48635342717170715, 0.8774293661117554, -0.29328516125679016, -0.8136899471282959, 2.6651875972747803, 854.0, -0.1781270056962967, 0.4667539894580841, -0.06312499940395355, 3.055000066757202, -0.5870000123977661, 3.134000062942505], "mean": [0.5126615166664124, 1.9307267665863037, -2.0386617183685303, -0.9920154809951782, -2.044593095779419, -0.20841968059539795, 2.260488986968994, 795.1566162109375, 0.10981132835149765, 0.3640180826187134, -0.17336569726467133, -2.019174337387085, 0.9388172626495361, 0.300692617893219, -0.6475331783294678, -2.0254478454589844, 0.2605098783969879, 0.45480626821517944, -1.3237597942352295, -1.4778351783752441, 1.6544153690338135, 290.7490539550781, -0.23117095232009888, 0.39201661944389343, -0.1288648545742035, 1.2817227840423584, -1.0064678192138672, 1.6592323780059814], "std": [0.1155129224061966, 0.1622321903705597, 0.45159077644348145, 0.39512500166893005, 0.41083064675331116, 0.8595587015151978, 0.5719289779663086, 150.9861602783203, 0.10063054412603378, 0.022344252094626427, 0.0338396281003952, 0.875653862953186, 0.3806670904159546, 0.5347828269004822, 0.0984085276722908, 0.010786465369164944, 0.15384399890899658, 0.2147214710712433, 0.4549393057823181, 0.3031657934188843, 0.48535439372062683, 269.7812194824219, 0.024061957374215126, 0.03354216739535332, 0.03841804340481758, 0.8399615287780762, 0.17052105069160461, 2.0202949047088623], "count": [498]}, "action": {"min": [0.2468593865633011, 1.4101736545562744, -2.8314476013183594, -1.5845670700073242, -2.7518084049224854, -1.562523603439331, 0.5056568384170532, 370.0, -0.06986399739980698, 0.3074930012226105, -0.2170030027627945, -3.1381852626800537, 0.2540000081062317, -0.4400000274181366, -0.8850914239883423, -2.0411975383758545, -0.06909758597612381, -0.11301006376743317, -2.0708680152893066, -1.8304837942123413, 0.6968751549720764, 113.0, -0.2896220088005066, 0.3418000042438507, -0.19808100163936615, -0.08199994266033173, -1.2970000505447388, -3.132185220718384], "max": [0.8482998609542847, 2.0247740745544434, -0.7417823672294617, -0.2148500382900238, -0.8267624974250793, 0.9927607774734497, 2.8179214000701904, 911.0, 0.2635349929332733, 0.40323901176452637, -0.08173900097608566, -0.13899996876716614, 1.4450000524520874, 1.9010000228881836, -0.5163731575012207, -1.9661657810211182, 0.48635342717170715, 0.8774293661117554, -0.29328516125679016, -0.8136899471282959, 2.6651875972747803, 854.0, -0.1781270056962967, 0.4667539894580841, -0.06312499940395355, 3.055000066757202, -0.5870000123977661, 3.134000062942505], "mean": [0.5126615166664124, 1.9307267665863037, -2.0386617183685303, -0.9920154809951782, -2.044593095779419, -0.20841968059539795, 2.260488986968994, 795.1566162109375, 0.10981132835149765, 0.3640180826187134, -0.17336569726467133, -2.019174337387085, 0.9388172626495361, 0.300692617893219, -0.6475331783294678, -2.0254478454589844, 0.2605098783969879, 0.45480626821517944, -1.3237597942352295, -1.4778351783752441, 1.6544153690338135, 290.7490539550781, -0.23117095232009888, 0.39201661944389343, -0.1288648545742035, 1.2817227840423584, -1.0064678192138672, 1.6592323780059814], "std": [0.1155129224061966, 0.1622321903705597, 0.45159077644348145, 0.39512500166893005, 0.41083064675331116, 0.8595587015151978, 0.5719289779663086, 150.9861602783203, 0.10063054412603378, 0.022344252094626427, 0.0338396281003952, 0.875653862953186, 0.3806670904159546, 0.5347828269004822, 0.0984085276722908, 0.010786465369164944, 0.15384399890899658, 0.2147214710712433, 0.4549393057823181, 0.3031657934188843, 0.48535439372062683, 269.7812194824219, 0.024061957374215126, 0.03354216739535332, 0.03841804340481758, 0.8399615287780762, 0.17052105069160461, 2.0202949047088623], "count": [498]}, "timestamp": {"min": [0.0], "max": [16.566666666666666], "mean": [8.283333333333333], "std": [4.791997573115072], "count": [498]}, "frame_index": {"min": [0], "max": [497], "mean": [248.5], "std": [143.75992719345217], "count": [498]}, "episode_index": {"min": [188], "max": [188], "mean": [188.0], "std": [0.0], "count": [498]}, "index": {"min": [101194], "max": [101691], "mean": [101442.5], "std": [143.75992719345217], "count": [498]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [498]}, "subtask_annotation": {"mean": [4.805220883534137, 12.0, 12.0, 12.0, 12.0], "std": [3.4215553503439913, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [498]}, "scene_annotation": {"mean": [188.0], "std": [0.0], "min": [188], "max": [188], "count": [498]}, "eef_direction_state": {"mean": [4.0, 3.748995983935743], "std": [1.842165654111691, 1.918847806262467], "min": [0, 0], "max": [6, 6], "count": [498]}, "eef_velocity_state": {"mean": [0.7951807228915663, 1.0803212851405624], "std": [0.6812291538904663, 0.819916672955926], "min": [0, 0], "max": [2, 2], "count": [498]}, "eef_acc_mag_state": {"mean": [0.8614457831325302, 0.8714859437751004], "std": [0.8255942961525643, 0.8211255626038315], "min": [0, 0], "max": [2, 2], "count": [498]}, "eef_direction_action": {"mean": [4.0, 3.748995983935743], "std": [1.842165654111691, 1.918847806262467], "min": [0, 0], "max": [6, 6], "count": [498]}, "eef_velocity_action": {"mean": [0.7951807228915663, 1.0803212851405624], "std": [0.6812291538904663, 0.819916672955926], "min": [0, 0], "max": [2, 2], "count": [498]}, "eef_acc_mag_action": {"mean": [0.8614457831325302, 0.8714859437751004], "std": [0.8255942961525643, 0.8211255626038315], "min": [0, 0], "max": [2, 2], "count": [498]}, "eef_sim_pose_state": {"mean": [0.5867361137568884, 0.31842209686999245, 1.1316155636699046, -1.283790817435726, 1.0058841309740443, -1.1114370636581525, 0.563662555808284, -0.1905516150104276, 1.1071916085654872, -2.0197894397459684, 0.939481325779585, -1.2702306712507732], "std": [0.035051836417474766, 0.022645891964503603, 0.02928739078374624, 0.8383148989213034, 0.17026945404634938, 1.6883313900888746, 0.018483247634797473, 0.09059644467225987, 0.038725065453957146, 0.8752945034099565, 0.3809370954120917, 0.5349123978677368], "min": [0.527973702637262, 0.2659663573604657, 1.0671751799634932, -3.0543413484605484, 0.5867110828569797, -3.1389015583615865, 0.5151593531436651, -0.3412985213617344, 1.0490238510045033, -3.137482162078668, 0.254486573848282, -2.011146055280256], "max": [0.6646828228620845, 0.37106135266313467, 1.1858339937219506, 0.07677884511091362, 1.297752119836026, 3.1385680693962823, 0.5938572284618067, -0.023433549759111563, 1.1875765270460041, -0.14053055618458274, 1.445473922864255, 0.3302350084457806], "count": [498]}, "eef_sim_pose_action": {"mean": [0.5867361137568884, 0.31842209686999245, 1.1316155636699046, -1.283790817435726, 1.0058841309740443, -1.1114370636581525, 0.563662555808284, -0.1905516150104276, 1.1071916085654872, -2.0197894397459684, 0.939481325779585, -1.2702306712507732], "std": [0.035051836417474766, 0.022645891964503603, 0.02928739078374624, 0.8383148989213034, 0.17026945404634938, 1.6883313900888746, 0.018483247634797473, 0.09059644467225987, 0.038725065453957146, 0.8752945034099565, 0.3809370954120917, 0.5349123978677368], "min": [0.527973702637262, 0.2659663573604657, 1.0671751799634932, -3.0543413484605484, 0.5867110828569797, -3.1389015583615865, 0.5151593531436651, -0.3412985213617344, 1.0490238510045033, -3.137482162078668, 0.254486573848282, -2.011146055280256], "max": [0.6646828228620845, 0.37106135266313467, 1.1858339937219506, 0.07677884511091362, 1.297752119836026, 3.1385680693962823, 0.5938572284618067, -0.023433549759111563, 1.1875765270460041, -0.14053055618458274, 1.445473922864255, 0.3302350084457806], "count": [498]}, "gripper_mode_state": {"mean": [0.7289156626506024, 0.060240963855421686], "std": [0.44451953769573993, 0.2379327428690535], "min": [0, 0], "max": [1, 1], "count": [498]}, "gripper_activity_state": {"mean": [1.9096385542168675, 1.8092369477911647], "std": [0.3774085568114957, 0.535632925241469], "min": [0, 0], "max": [2, 2], "count": [498]}, "gripper_mode_action": {"mean": [0.7289156626506024, 0.060240963855421686], "std": [0.44451953769573993, 0.2379327428690535], "min": [0, 0], "max": [1, 1], "count": [498]}, "gripper_activity_action": {"mean": [1.9096385542168675, 1.8092369477911647], "std": [0.3774085568114957, 0.535632925241469], "min": [0, 0], "max": [2, 2], "count": [498]}, "gripper_open_scale_state": {"mean": [0.29074899610649635, 0.7951566263834634], "std": [0.26978130243165727, 0.15098611059970382], "min": [0.113, 0.37], "max": [0.854, 0.911], "count": [498]}, "gripper_open_scale_action": {"mean": [0.29074899610649635, 0.7951566263834634], "std": [0.26978130243165727, 0.15098611059970382], "min": [0.113, 0.37], "max": [0.854, 0.911], "count": [498]}}} +{"episode_index": 189, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4493022491760237]], [[0.4242838458745321]], [[0.40132054598905087]]], "std": [[[0.1469100694702874]], [[0.17063330965612392]], [[0.19051410464524945]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4756284198508463]], [[0.47638025110329035]], [[0.4675498435841573]]], "std": [[[0.057069187961575826]], [[0.06713981131136139]], [[0.07731051963765401]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47041105943802025]], [[0.43273555597452656]], [[0.41210457865482375]]], "std": [[[0.1386288090395024]], [[0.17123649539593566]], [[0.19694461299379337]]], "count": [117]}, "observation.state": {"min": [0.4268028140068054, 2.003655433654785, -2.1374526023864746, -1.2173497676849365, -2.343104600906372, -1.5348076820373535, 0.3816162645816803, 23.0, -0.048246998339891434, 0.3529079854488373, -0.21365700662136078, -3.1401853561401367, 0.6290000081062317, -0.6710000038146973, -0.8813214898109436, -2.041249990463257, -0.14887657761573792, -0.11662290245294571, -1.8362435102462769, -1.9461994171142578, 0.9244310855865479, 114.0, -0.2796179950237274, 0.3350850045681, -0.20467300713062286, 0.1040000393986702, -1.4049999713897705, -3.1381852626800537], "max": [0.9451830387115479, 2.0355775356292725, -0.7177491784095764, -0.14868460595607758, -0.6287723779678345, -0.42210787534713745, 2.0091183185577393, 904.0, 0.2675679922103882, 0.44451698660850525, -0.1044360026717186, 3.1410000324249268, 1.5219999551773071, 1.937999963760376, -0.49698254466056824, -1.9552226066589355, 0.4587423503398895, 0.6168866753578186, -0.4305553138256073, -0.8751779198646545, 2.6667237281799316, 882.0, -0.18246500194072723, 0.4583339989185333, -0.08630400151014328, 2.9070000648498535, -0.6589999794960022, 3.1410000324249268], "mean": [0.617104709148407, 2.0184619426727295, -1.29130220413208, -0.6156837940216064, -1.4921077489852905, -1.0609748363494873, 1.3200560808181763, 670.2266235351562, 0.13232868909835815, 0.3879501223564148, -0.16477510333061218, -1.6782091856002808, 1.001065731048584, 0.5187181830406189, -0.5984829068183899, -2.0245938301086426, 0.20442786812782288, 0.3458492159843445, -1.4214638471603394, -1.501235008239746, 1.8724846839904785, 313.8451232910156, -0.2364615797996521, 0.3766705095767975, -0.14570531249046326, 1.1368237733840942, -1.0391279458999634, -0.06334329396486282], "std": [0.16560834646224976, 0.007336457259953022, 0.4843631684780121, 0.3876575231552124, 0.5294995903968811, 0.39308831095695496, 0.611628532409668, 299.1730651855469, 0.1067180335521698, 0.029389645904302597, 0.02592691034078598, 1.5483318567276, 0.2164374738931656, 1.0299686193466187, 0.1134919747710228, 0.01471557468175888, 0.19255150854587555, 0.1924867480993271, 0.3908367455005646, 0.2656101584434509, 0.4285759925842285, 308.60894775390625, 0.025258459150791168, 0.034114234149456024, 0.03240106254816055, 0.7462922930717468, 0.15239529311656952, 2.715607166290283], "count": [578]}, "action": {"min": [0.4268028140068054, 2.003655433654785, -2.1374526023864746, -1.2173497676849365, -2.343104600906372, -1.5348076820373535, 0.3816162645816803, 23.0, -0.048246998339891434, 0.3529079854488373, -0.21365700662136078, -3.1401853561401367, 0.6290000081062317, -0.6710000038146973, -0.8813214898109436, -2.041249990463257, -0.14887657761573792, -0.11662290245294571, -1.8362435102462769, -1.9461994171142578, 0.9244310855865479, 114.0, -0.2796179950237274, 0.3350850045681, -0.20467300713062286, 0.1040000393986702, -1.4049999713897705, -3.1381852626800537], "max": [0.9451830387115479, 2.0355775356292725, -0.7177491784095764, -0.14868460595607758, -0.6287723779678345, -0.42210787534713745, 2.0091183185577393, 904.0, 0.2675679922103882, 0.44451698660850525, -0.1044360026717186, 3.1410000324249268, 1.5219999551773071, 1.937999963760376, -0.49698254466056824, -1.9552226066589355, 0.4587423503398895, 0.6168866753578186, -0.4305553138256073, -0.8751779198646545, 2.6667237281799316, 882.0, -0.18246500194072723, 0.4583339989185333, -0.08630400151014328, 2.9070000648498535, -0.6589999794960022, 3.1410000324249268], "mean": [0.617104709148407, 2.0184619426727295, -1.29130220413208, -0.6156837940216064, -1.4921077489852905, -1.0609748363494873, 1.3200560808181763, 670.2266235351562, 0.13232868909835815, 0.3879501223564148, -0.16477510333061218, -1.6782091856002808, 1.001065731048584, 0.5187181830406189, -0.5984829068183899, -2.0245938301086426, 0.20442786812782288, 0.3458492159843445, -1.4214638471603394, -1.501235008239746, 1.8724846839904785, 313.8451232910156, -0.2364615797996521, 0.3766705095767975, -0.14570531249046326, 1.1368237733840942, -1.0391279458999634, -0.06334329396486282], "std": [0.16560834646224976, 0.007336457259953022, 0.4843631684780121, 0.3876575231552124, 0.5294995903968811, 0.39308831095695496, 0.611628532409668, 299.1730651855469, 0.1067180335521698, 0.029389645904302597, 0.02592691034078598, 1.5483318567276, 0.2164374738931656, 1.0299686193466187, 0.1134919747710228, 0.01471557468175888, 0.19255150854587555, 0.1924867480993271, 0.3908367455005646, 0.2656101584434509, 0.4285759925842285, 308.60894775390625, 0.025258459150791168, 0.034114234149456024, 0.03240106254816055, 0.7462922930717468, 0.15239529311656952, 2.715607166290283], "count": [578]}, "timestamp": {"min": [0.0], "max": [19.233333333333334], "mean": [9.616666666666669], "std": [5.561799269221346], "count": [578]}, "frame_index": {"min": [0], "max": [577], "mean": [288.5], "std": [166.8539780766404], "count": [578]}, "episode_index": {"min": [189], "max": [189], "mean": [189.0], "std": [0.0], "count": [578]}, "index": {"min": [101692], "max": [102269], "mean": [101980.5], "std": [166.8539780766404], "count": [578]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [578]}, "subtask_annotation": {"mean": [4.752595155709343, 12.0, 12.0, 12.0, 12.0], "std": [3.3409540903797263, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [578]}, "scene_annotation": {"mean": [189.0], "std": [0.0], "min": [189], "max": [189], "count": [578]}, "eef_direction_state": {"mean": [3.8823529411764706, 4.095155709342561], "std": [2.1094613031813134, 1.8224695382829144], "min": [0, 0], "max": [6, 6], "count": [578]}, "eef_velocity_state": {"mean": [0.773356401384083, 0.8858131487889274], "std": [0.7570998304417106, 0.8134505808219482], "min": [0, 0], "max": [2, 2], "count": [578]}, "eef_acc_mag_state": {"mean": [0.7387543252595156, 0.801038062283737], "std": [0.835575660002469, 0.8443987820038138], "min": [0, 0], "max": [2, 2], "count": [578]}, "eef_direction_action": {"mean": [3.8823529411764706, 4.095155709342561], "std": [2.1094613031813134, 1.8224695382829144], "min": [0, 0], "max": [6, 6], "count": [578]}, "eef_velocity_action": {"mean": [0.773356401384083, 0.8858131487889274], "std": [0.7570998304417106, 0.8134505808219482], "min": [0, 0], "max": [2, 2], "count": [578]}, "eef_acc_mag_action": {"mean": [0.7387543252595156, 0.801038062283737], "std": [0.835575660002469, 0.8443987820038138], "min": [0, 0], "max": [2, 2], "count": [578]}, "eef_sim_pose_state": {"mean": [0.5693525525630974, 0.321485676573508, 1.1118315237581151, -1.1390043856151135, 1.038496133571325, -1.0270794892609283, 0.5892441024146735, -0.21893585804876042, 1.1111569331531101, -1.6904579149794998, 1.0013890532987646, -1.0529826699694618], "std": [0.036627190259463475, 0.023534366485314148, 0.02443232386618873, 0.745108635154428, 0.15226485518117483, 1.5000386711271145, 0.03597578117785971, 0.10024281718766673, 0.023127132554196492, 1.5362869047493104, 0.21646695771554772, 1.0296479644992573], "min": [0.5211827767817838, 0.2707698412276414, 1.062246041306907, -2.9058044402162304, 0.6584295057923657, -3.130680742576291, 0.5415359384960767, -0.33986537132248174, 1.0830302245767245, -3.1413915744508447, 0.6289857364813782, -2.241719559258195], "max": [0.6568885500294722, 0.36407405550599287, 1.157620514183141, -0.10810566113616582, 1.4039931187942098, 3.1383656573581282, 0.6514907672371503, -0.04661113597961085, 1.1638739216068101, 3.141447486942436, 1.5247998609929816, 0.36718149133920386], "count": [578]}, "eef_sim_pose_action": {"mean": [0.5693525525630974, 0.321485676573508, 1.1118315237581151, -1.1390043856151135, 1.038496133571325, -1.0270794892609283, 0.5892441024146735, -0.21893585804876042, 1.1111569331531101, -1.6904579149794998, 1.0013890532987646, -1.0529826699694618], "std": [0.036627190259463475, 0.023534366485314148, 0.02443232386618873, 0.745108635154428, 0.15226485518117483, 1.5000386711271145, 0.03597578117785971, 0.10024281718766673, 0.023127132554196492, 1.5362869047493104, 0.21646695771554772, 1.0296479644992573], "min": [0.5211827767817838, 0.2707698412276414, 1.062246041306907, -2.9058044402162304, 0.6584295057923657, -3.130680742576291, 0.5415359384960767, -0.33986537132248174, 1.0830302245767245, -3.1413915744508447, 0.6289857364813782, -2.241719559258195], "max": [0.6568885500294722, 0.36407405550599287, 1.157620514183141, -0.10810566113616582, 1.4039931187942098, 3.1383656573581282, 0.6514907672371503, -0.04661113597961085, 1.1638739216068101, 3.141447486942436, 1.5247998609929816, 0.36718149133920386], "count": [578]}, "gripper_mode_state": {"mean": [0.7231833910034602, 0.2768166089965398], "std": [0.44742504844968073, 0.4474250484496802], "min": [0, 0], "max": [1, 1], "count": [578]}, "gripper_activity_state": {"mean": [1.9152249134948096, 1.7837370242214532], "std": [0.36462527752822577, 0.5732912447081036], "min": [0, 0], "max": [2, 2], "count": [578]}, "gripper_mode_action": {"mean": [0.7231833910034602, 0.2768166089965398], "std": [0.44742504844968073, 0.4474250484496802], "min": [0, 0], "max": [1, 1], "count": [578]}, "gripper_activity_action": {"mean": [1.9152249134948096, 1.7837370242214532], "std": [0.36462527752822577, 0.5732912447081036], "min": [0, 0], "max": [2, 2], "count": [578]}, "gripper_open_scale_state": {"mean": [0.31384515598653523, 0.6702266436349154], "std": [0.3086089743851267, 0.2991728434419338], "min": [0.114, 0.023], "max": [0.882, 0.904], "count": [578]}, "gripper_open_scale_action": {"mean": [0.31384515598653523, 0.6702266436349154], "std": [0.3086089743851267, 0.2991728434419338], "min": [0.114, 0.023], "max": [0.882, 0.904], "count": [578]}}} +{"episode_index": 190, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45489007244730123]], [[0.4365497581482924]], [[0.4144060146409557]]], "std": [[[0.13588138509594552]], [[0.1623696879726658]], [[0.18426831133661192]]], "count": [151]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.023529411764705882]], [[0.01568627450980392]]], "max": [[[0.7333333333333333]], [[0.7137254901960784]], [[0.7176470588235294]]], "mean": [[[0.47305589777301654]], [[0.4741553342639484]], [[0.4668653773319482]]], "std": [[[0.05126151436222602]], [[0.05688604463117317]], [[0.06686383648543467]]], "count": [151]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9529411764705882]], [[0.9686274509803922]], [[1.0]]], "mean": [[[0.4616493542505302]], [[0.44330213608622254]], [[0.422602156646323]]], "std": [[[0.12552739042117114]], [[0.15675432744422058]], [[0.18087355120499]]], "count": [151]}, "observation.state": {"min": [0.2600889801979065, 2.015209436416626, -1.6451300382614136, -1.1171330213546753, -2.417996644973755, -1.5991580486297607, 0.0976162701845169, 250.0, -0.009415999986231327, 0.3176349997520447, -0.22087199985980988, -3.1371853351593018, 0.4309999942779541, -3.1411852836608887, -0.7860613465309143, -2.041930675506592, 1.0967475175857544, 0.3911108672618866, -2.9037740230560303, -1.2456589937210083, 0.6349682807922363, 114.0, -0.23999400436878204, 0.36796700954437256, -0.2172970026731491, -3.1401853561401367, -1.3639999628067017, -0.0949999988079071], "max": [0.9910852313041687, 2.0451769828796387, -0.9866520166397095, 0.029740409925580025, -0.27291715145111084, -0.8055218458175659, 2.1046576499938965, 827.0, 0.26478898525238037, 0.45890501141548157, -0.10048700124025345, 3.13700008392334, 1.5410000085830688, 3.1410000324249268, -0.06293657422065735, -1.5181572437286377, 2.5253868103027344, 1.8608001470565796, -0.972410261631012, 0.7218507528305054, 2.5909762382507324, 874.0, -0.06331100314855576, 0.44870299100875854, 0.042020998895168304, 3.1410000324249268, -0.6520000100135803, 2.3340001106262207], "mean": [0.5698302984237671, 2.0275914669036865, -1.2741053104400635, -0.678871214389801, -1.3789358139038086, -1.097619891166687, 1.354537844657898, 680.1286010742188, 0.16845329105854034, 0.39006468653678894, -0.17725449800491333, 1.8601033687591553, 1.064061164855957, -1.1412882804870605, -0.3975202143192291, -1.9400660991668701, 1.481680989265442, 1.4996654987335205, -1.6640630960464478, -0.7311902642250061, 1.1894638538360596, 359.1546630859375, -0.17089787125587463, 0.39489659667015076, -0.0548248253762722, -0.38947081565856934, -1.1622036695480347, 0.9079698920249939], "std": [0.23405832052230835, 0.005310155916959047, 0.15026304125785828, 0.2897331714630127, 0.8526382446289062, 0.25186654925346375, 0.6581400632858276, 139.025390625, 0.07842542231082916, 0.03299923986196518, 0.027864690870046616, 1.5842095613479614, 0.3956011235713959, 1.231917142868042, 0.16461960971355438, 0.15042898058891296, 0.4390934407711029, 0.3707733154296875, 0.7877205014228821, 0.6047688722610474, 0.7293860912322998, 301.7536315917969, 0.0357358492910862, 0.020488405600190163, 0.07452505081892014, 2.7554240226745605, 0.15859732031822205, 0.47116997838020325], "count": [805]}, "action": {"min": [0.2600889801979065, 2.015209436416626, -1.6451300382614136, -1.1171330213546753, -2.417996644973755, -1.5991580486297607, 0.0976162701845169, 250.0, -0.009415999986231327, 0.3176349997520447, -0.22087199985980988, -3.1371853351593018, 0.4309999942779541, -3.1411852836608887, -0.7860613465309143, -2.041930675506592, 1.0967475175857544, 0.3911108672618866, -2.9037740230560303, -1.2456589937210083, 0.6349682807922363, 114.0, -0.23999400436878204, 0.36796700954437256, -0.2172970026731491, -3.1401853561401367, -1.3639999628067017, -0.0949999988079071], "max": [0.9910852313041687, 2.0451769828796387, -0.9866520166397095, 0.029740409925580025, -0.27291715145111084, -0.8055218458175659, 2.1046576499938965, 827.0, 0.26478898525238037, 0.45890501141548157, -0.10048700124025345, 3.13700008392334, 1.5410000085830688, 3.1410000324249268, -0.06293657422065735, -1.5181572437286377, 2.5253868103027344, 1.8608001470565796, -0.972410261631012, 0.7218507528305054, 2.5909762382507324, 874.0, -0.06331100314855576, 0.44870299100875854, 0.042020998895168304, 3.1410000324249268, -0.6520000100135803, 2.3340001106262207], "mean": [0.5698302984237671, 2.0275914669036865, -1.2741053104400635, -0.678871214389801, -1.3789358139038086, -1.097619891166687, 1.354537844657898, 680.1286010742188, 0.16845329105854034, 0.39006468653678894, -0.17725449800491333, 1.8601033687591553, 1.064061164855957, -1.1412882804870605, -0.3975202143192291, -1.9400660991668701, 1.481680989265442, 1.4996654987335205, -1.6640630960464478, -0.7311902642250061, 1.1894638538360596, 359.1546630859375, -0.17089787125587463, 0.39489659667015076, -0.0548248253762722, -0.38947081565856934, -1.1622036695480347, 0.9079698920249939], "std": [0.23405832052230835, 0.005310155916959047, 0.15026304125785828, 0.2897331714630127, 0.8526382446289062, 0.25186654925346375, 0.6581400632858276, 139.025390625, 0.07842542231082916, 0.03299923986196518, 0.027864690870046616, 1.5842095613479614, 0.3956011235713959, 1.231917142868042, 0.16461960971355438, 0.15042898058891296, 0.4390934407711029, 0.3707733154296875, 0.7877205014228821, 0.6047688722610474, 0.7293860912322998, 301.7536315917969, 0.0357358492910862, 0.020488405600190163, 0.07452505081892014, 2.7554240226745605, 0.15859732031822205, 0.47116997838020325], "count": [805]}, "timestamp": {"min": [0.0], "max": [26.8], "mean": [13.4], "std": [7.746110134914312], "count": [805]}, "frame_index": {"min": [0], "max": [804], "mean": [402.0], "std": [232.38330404742936], "count": [805]}, "episode_index": {"min": [190], "max": [190], "mean": [190.0], "std": [0.0], "count": [805]}, "index": {"min": [102270], "max": [103074], "mean": [102672.0], "std": [232.38330404742936], "count": [805]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [805]}, "subtask_annotation": {"mean": [4.406211180124224, 12.0, 12.0, 12.0, 12.0], "std": [3.5340700137710166, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [805]}, "scene_annotation": {"mean": [190.0], "std": [0.0], "min": [190], "max": [190], "count": [805]}, "eef_direction_state": {"mean": [4.314285714285714, 4.083229813664596], "std": [1.8339401001772604, 1.9722999792260871], "min": [0, 0], "max": [6, 6], "count": [805]}, "eef_velocity_state": {"mean": [0.7118012422360248, 0.7577639751552795], "std": [0.6771679133387863, 0.7082161784881775], "min": [0, 0], "max": [2, 2], "count": [805]}, "eef_acc_mag_state": {"mean": [0.7366459627329193, 0.768944099378882], "std": [0.8311997944297723, 0.8303434913608376], "min": [0, 0], "max": [2, 2], "count": [805]}, "eef_direction_action": {"mean": [4.314285714285714, 4.083229813664596], "std": [1.8339401001772604, 1.9722999792260871], "min": [0, 0], "max": [6, 6], "count": [805]}, "eef_velocity_action": {"mean": [0.7118012422360248, 0.7577639751552795], "std": [0.6771679133387863, 0.7082161784881775], "min": [0, 0], "max": [2, 2], "count": [805]}, "eef_acc_mag_action": {"mean": [0.7366459627329193, 0.768944099378882], "std": [0.8311997944297723, 0.8303434913608376], "min": [0, 0], "max": [2, 2], "count": [805]}, "eef_sim_pose_state": {"mean": [0.586450482036039, 0.2549586322649746, 1.225894099192215, 0.37741563872940104, 1.1628819522394567, 1.5854465476609605, 0.5928075369007964, -0.25125235618635144, 1.1047991396964703, 1.8605664634958603, 1.0644733685188512, -0.6905891874855421], "std": [0.021949682272128773, 0.032096259344627585, 0.07331644051657224, 2.7587050012985244, 0.15901240155451152, 1.8778961461812294, 0.03245499732263265, 0.07108744869892238, 0.0357617486514202, 1.585015229054501, 0.3956771959720722, 1.8747382362709049], "min": [0.5521650966038704, 0.1623831069268701, 1.0811510318402264, -3.1396756374293133, 0.6520363296200116, -3.1364364261012696, 0.537764251911285, -0.33049862122912615, 1.0446234982841776, -3.1363735734980684, 0.43122564569913724, -2.9881210212518856], "max": [0.6494638101086423, 0.3159782768084738, 1.319079261794935, 3.1381266268161214, 1.363686043949874, 3.133256672585108, 0.6684967284151612, -0.08464227362929223, 1.1783610965063873, 3.1379973846423823, 1.5417380891492298, 3.122004750467326], "count": [805]}, "eef_sim_pose_action": {"mean": [0.586450482036039, 0.2549586322649746, 1.225894099192215, 0.37741563872940104, 1.1628819522394567, 1.5854465476609605, 0.5928075369007964, -0.25125235618635144, 1.1047991396964703, 1.8605664634958603, 1.0644733685188512, -0.6905891874855421], "std": [0.021949682272128773, 0.032096259344627585, 0.07331644051657224, 2.7587050012985244, 0.15901240155451152, 1.8778961461812294, 0.03245499732263265, 0.07108744869892238, 0.0357617486514202, 1.585015229054501, 0.3956771959720722, 1.8747382362709049], "min": [0.5521650966038704, 0.1623831069268701, 1.0811510318402264, -3.1396756374293133, 0.6520363296200116, -3.1364364261012696, 0.537764251911285, -0.33049862122912615, 1.0446234982841776, -3.1363735734980684, 0.43122564569913724, -2.9881210212518856], "max": [0.6494638101086423, 0.3159782768084738, 1.319079261794935, 3.1381266268161214, 1.363686043949874, 3.133256672585108, 0.6684967284151612, -0.08464227362929223, 1.1783610965063873, 3.1379973846423823, 1.5417380891492298, 3.122004750467326], "count": [805]}, "gripper_mode_state": {"mean": [0.6161490683229813, 0.10683229813664596], "std": [0.4863223148568286, 0.30889991617267754], "min": [0, 0], "max": [1, 1], "count": [805]}, "gripper_activity_state": {"mean": [1.937888198757764, 1.9167701863354036], "std": [0.3009186967183059, 0.3851652907816951], "min": [0, 0], "max": [2, 2], "count": [805]}, "gripper_mode_action": {"mean": [0.6161490683229813, 0.10683229813664596], "std": [0.4863223148568286, 0.30889991617267754], "min": [0, 0], "max": [1, 1], "count": [805]}, "gripper_activity_action": {"mean": [1.937888198757764, 1.9167701863354036], "std": [0.3009186967183059, 0.3851652907816951], "min": [0, 0], "max": [2, 2], "count": [805]}, "gripper_open_scale_state": {"mean": [0.35915465837561533, 0.6801285713906602], "std": [0.30175385656489645, 0.13902539833300037], "min": [0.114, 0.25], "max": [0.874, 0.827], "count": [805]}, "gripper_open_scale_action": {"mean": [0.35915465837561533, 0.6801285713906602], "std": [0.30175385656489645, 0.13902539833300037], "min": [0.114, 0.25], "max": [0.874, 0.827], "count": [805]}}} +{"episode_index": 191, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4467924764087094]], [[0.4292647832308466]], [[0.4065180499961326]]], "std": [[[0.13852941782007278]], [[0.16241806937343958]], [[0.18471991898301598]]], "count": [169]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.03529411764705882]], [[0.0196078431372549]]], "max": [[[0.7019607843137254]], [[0.6705882352941176]], [[0.6705882352941176]]], "mean": [[[0.4727490778609274]], [[0.47237959860966083]], [[0.4660963653459412]]], "std": [[[0.056254832329492216]], [[0.06778944255675978]], [[0.07731233079307169]]], "count": [169]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8549019607843137]], [[0.8549019607843137]], [[0.8745098039215686]]], "mean": [[[0.47611358142862664]], [[0.45530403275708703]], [[0.4375176004080133]]], "std": [[[0.11888962317333532]], [[0.14816230863477206]], [[0.17043430064511944]]], "count": [169]}, "observation.state": {"min": [0.4338364899158478, 1.9180645942687988, -1.5107394456863403, -1.340133547782898, -2.711369037628174, -1.9478398561477661, -0.5708448886871338, 16.0, 0.030768999829888344, 0.3222450017929077, -0.22925999760627747, -3.0799999237060547, -0.04000000283122063, -3.11299991607666, -0.770143985748291, -2.0402376651763916, 1.108894944190979, 0.8520174622535706, -2.7174603939056396, -1.4005918502807617, 0.7473325729370117, 107.0, -0.19930100440979004, 0.3952209949493408, -0.19407199323177338, -3.1411852836608887, -1.440000057220459, -0.296999990940094], "max": [1.124044418334961, 2.0400631427764893, 0.1627694070339203, 0.19484855234622955, -0.3680201768875122, -0.880885124206543, 2.2826290130615234, 826.0, 0.2621070146560669, 0.44188201427459717, -0.11257000267505646, 3.13100004196167, 1.555999994277954, 3.1010000705718994, -0.2808583676815033, -1.9164066314697266, 1.6678192615509033, 1.7519266605377197, -0.7745247483253479, -0.2687458097934723, 2.705120801925659, 847.0, -0.06486299633979797, 0.4399400055408478, 0.05411599949002266, 3.1410000324249268, -0.6230000257492065, 0.9739999771118164], "mean": [0.7589311599731445, 2.0276215076446533, -1.0260955095291138, -0.5978648066520691, -1.9279398918151855, -1.4085355997085571, 1.612906813621521, 607.8379516601562, 0.16516786813735962, 0.3792383074760437, -0.17619042098522186, 2.2888102531433105, 0.6861838102340698, -0.853934109210968, -0.6069008111953735, -2.002545118331909, 1.2110549211502075, 1.5073264837265015, -0.9671074748039246, -1.1589761972427368, 0.9484886527061462, 204.9412078857422, -0.13675369322299957, 0.4150807857513428, -0.02092546597123146, -1.9468379020690918, -0.9967176914215088, 0.3467227816581726], "std": [0.15584401786327362, 0.01354854367673397, 0.3081732392311096, 0.429440975189209, 0.8887677192687988, 0.36025238037109375, 0.8746117353439331, 185.11451721191406, 0.06485044956207275, 0.03928729519248009, 0.03178037330508232, 1.3404452800750732, 0.5649668574333191, 0.9766952991485596, 0.11502528935670853, 0.018977830186486244, 0.14189310371875763, 0.28834232687950134, 0.4547394812107086, 0.2803610861301422, 0.4351809024810791, 193.81504821777344, 0.03064943291246891, 0.009558509103953838, 0.08049843460321426, 1.76786470413208, 0.14711925387382507, 0.2953217625617981], "count": [935]}, "action": {"min": [0.4338364899158478, 1.9180645942687988, -1.5107394456863403, -1.340133547782898, -2.711369037628174, -1.9478398561477661, -0.5708448886871338, 16.0, 0.030768999829888344, 0.3222450017929077, -0.22925999760627747, -3.0799999237060547, -0.04000000283122063, -3.11299991607666, -0.770143985748291, -2.0402376651763916, 1.108894944190979, 0.8520174622535706, -2.7174603939056396, -1.4005918502807617, 0.7473325729370117, 107.0, -0.19930100440979004, 0.3952209949493408, -0.19407199323177338, -3.1411852836608887, -1.440000057220459, -0.296999990940094], "max": [1.124044418334961, 2.0400631427764893, 0.1627694070339203, 0.19484855234622955, -0.3680201768875122, -0.880885124206543, 2.2826290130615234, 826.0, 0.2621070146560669, 0.44188201427459717, -0.11257000267505646, 3.13100004196167, 1.555999994277954, 3.1010000705718994, -0.2808583676815033, -1.9164066314697266, 1.6678192615509033, 1.7519266605377197, -0.7745247483253479, -0.2687458097934723, 2.705120801925659, 847.0, -0.06486299633979797, 0.4399400055408478, 0.05411599949002266, 3.1410000324249268, -0.6230000257492065, 0.9739999771118164], "mean": [0.7589311599731445, 2.0276215076446533, -1.0260955095291138, -0.5978648066520691, -1.9279398918151855, -1.4085355997085571, 1.612906813621521, 607.8379516601562, 0.16516786813735962, 0.3792383074760437, -0.17619042098522186, 2.2888102531433105, 0.6861838102340698, -0.853934109210968, -0.6069008111953735, -2.002545118331909, 1.2110549211502075, 1.5073264837265015, -0.9671074748039246, -1.1589761972427368, 0.9484886527061462, 204.9412078857422, -0.13675369322299957, 0.4150807857513428, -0.02092546597123146, -1.9468379020690918, -0.9967176914215088, 0.3467227816581726], "std": [0.15584401786327362, 0.01354854367673397, 0.3081732392311096, 0.429440975189209, 0.8887677192687988, 0.36025238037109375, 0.8746117353439331, 185.11451721191406, 0.06485044956207275, 0.03928729519248009, 0.03178037330508232, 1.3404452800750732, 0.5649668574333191, 0.9766952991485596, 0.11502528935670853, 0.018977830186486244, 0.14189310371875763, 0.28834232687950134, 0.4547394812107086, 0.2803610861301422, 0.4351809024810791, 193.81504821777344, 0.03064943291246891, 0.009558509103953838, 0.08049843460321426, 1.76786470413208, 0.14711925387382507, 0.2953217625617981], "count": [935]}, "timestamp": {"min": [0.0], "max": [31.133333333333333], "mean": [15.566666666666665], "std": [8.997036549145871], "count": [935]}, "frame_index": {"min": [0], "max": [934], "mean": [467.0], "std": [269.91109647437617], "count": [935]}, "episode_index": {"min": [191], "max": [191], "mean": [191.0], "std": [0.0], "count": [935]}, "index": {"min": [103075], "max": [104009], "mean": [103542.0], "std": [269.91109647437617], "count": [935]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [935]}, "subtask_annotation": {"mean": [4.855614973262032, 12.0, 12.0, 12.0, 12.0], "std": [3.0481883848106643, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [935]}, "scene_annotation": {"mean": [191.0], "std": [0.0], "min": [191], "max": [191], "count": [935]}, "eef_direction_state": {"mean": [4.906951871657754, 4.219251336898396], "std": [1.5011242891158425, 1.965491998913323], "min": [0, 0], "max": [6, 6], "count": [935]}, "eef_velocity_state": {"mean": [0.5016042780748663, 0.7037433155080214], "std": [0.6423116620548328, 0.7036474098784018], "min": [0, 0], "max": [2, 2], "count": [935]}, "eef_acc_mag_state": {"mean": [0.5411764705882353, 0.7754010695187166], "std": [0.7849961380621988, 0.8381506409335103], "min": [0, 0], "max": [2, 2], "count": [935]}, "eef_direction_action": {"mean": [4.906951871657754, 4.219251336898396], "std": [1.5011242891158425, 1.965491998913323], "min": [0, 0], "max": [6, 6], "count": [935]}, "eef_velocity_action": {"mean": [0.5016042780748663, 0.7037433155080214], "std": [0.6423116620548328, 0.7036474098784018], "min": [0, 0], "max": [2, 2], "count": [935]}, "eef_acc_mag_action": {"mean": [0.5411764705882353, 0.7754010695187166], "std": [0.7849961380621988, 0.8381506409335103], "min": [0, 0], "max": [2, 2], "count": [935]}, "eef_sim_pose_state": {"mean": [0.6102900278328259, 0.22350635015443063, 1.2650998406168994, 1.9292061582760847, 0.9979727109803873, 1.9204655475671741, 0.594120458316955, -0.24200679510273182, 1.1150040736964955, 2.283233619107592, 0.6865427152593195, -1.4030643585797795], "std": [0.009990965713603679, 0.027224887010680696, 0.07913407724574409, 1.7904203531559715, 0.1474435513009551, 0.29559044931938516, 0.024500458850263702, 0.05845606454719445, 0.044453208029427926, 1.3518515697018962, 0.5652279008858475, 1.716639543593725], "min": [0.5909876994554477, 0.15891974123517508, 1.1006748512964513, -3.1414026706156166, 0.6228925533967162, 1.2743213876861994, 0.5525582769206827, -0.3297878256871111, 1.0407244720724855, -3.078510842851469, -0.04073325243992576, -3.1352987373891485], "max": [0.6409153774457911, 0.28221378952373555, 1.3375433614917482, 3.139948324173965, 1.4418643211581834, 2.548594641622813, 0.6605936251581022, -0.12351629458269783, 1.1866354559880226, 3.1316086948221415, 1.5560174767079955, 3.1150911208277687], "count": [935]}, "eef_sim_pose_action": {"mean": [0.6102900278328259, 0.22350635015443063, 1.2650998406168994, 1.9292061582760847, 0.9979727109803873, 1.9204655475671741, 0.594120458316955, -0.24200679510273182, 1.1150040736964955, 2.283233619107592, 0.6865427152593195, -1.4030643585797795], "std": [0.009990965713603679, 0.027224887010680696, 0.07913407724574409, 1.7904203531559715, 0.1474435513009551, 0.29559044931938516, 0.024500458850263702, 0.05845606454719445, 0.044453208029427926, 1.3518515697018962, 0.5652279008858475, 1.716639543593725], "min": [0.5909876994554477, 0.15891974123517508, 1.1006748512964513, -3.1414026706156166, 0.6228925533967162, 1.2743213876861994, 0.5525582769206827, -0.3297878256871111, 1.0407244720724855, -3.078510842851469, -0.04073325243992576, -3.1352987373891485], "max": [0.6409153774457911, 0.28221378952373555, 1.3375433614917482, 3.139948324173965, 1.4418643211581834, 2.548594641622813, 0.6605936251581022, -0.12351629458269783, 1.1866354559880226, 3.1316086948221415, 1.5560174767079955, 3.1150911208277687], "count": [935]}, "gripper_mode_state": {"mean": [0.9037433155080213, 0.25882352941176473], "std": [0.2949429354681847, 0.4379884816232072], "min": [0, 0], "max": [1, 1], "count": [935]}, "gripper_activity_state": {"mean": [1.9368983957219252, 1.8053475935828878], "std": [0.3291164729669043, 0.5399279631412988], "min": [0, 0], "max": [2, 2], "count": [935]}, "gripper_mode_action": {"mean": [0.9037433155080213, 0.25882352941176473], "std": [0.2949429354681847, 0.4379884816232072], "min": [0, 0], "max": [1, 1], "count": [935]}, "gripper_activity_action": {"mean": [1.9368983957219252, 1.8053475935828878], "std": [0.3291164729669043, 0.5399279631412988], "min": [0, 0], "max": [2, 2], "count": [935]}, "gripper_open_scale_state": {"mean": [0.20494117642162973, 0.6078379679389151], "std": [0.1938151020462326, 0.18511437338041992], "min": [0.107, 0.016], "max": [0.847, 0.826], "count": [935]}, "gripper_open_scale_action": {"mean": [0.20494117642162973, 0.6078379679389151], "std": [0.1938151020462326, 0.18511437338041992], "min": [0.107, 0.016], "max": [0.847, 0.826], "count": [935]}}} +{"episode_index": 192, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.44582147459095495]], [[0.43058907284949777]], [[0.4077477409308243]]], "std": [[[0.14300761182238858]], [[0.16551980176540163]], [[0.1879979193522019]]], "count": [149]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.027450980392156862]], [[0.0]]], "max": [[[0.7372549019607844]], [[0.7254901960784313]], [[0.7215686274509804]]], "mean": [[[0.47946210027635217]], [[0.47374194795367813]], [[0.46437918503531167]]], "std": [[[0.06309130331420383]], [[0.08173007096574557]], [[0.09597549804397965]]], "count": [149]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.46197069652805195]], [[0.4323095431964732]], [[0.4074861919879809]]], "std": [[[0.12101476677749977]], [[0.1537722280570372]], [[0.1818331904347793]]], "count": [149]}, "observation.state": {"min": [0.6067288517951965, 1.9973374605178833, -0.78105229139328, -0.9804038405418396, -2.659201145172119, -1.6662309169769287, -0.00898844562470913, 351.0, 0.08112499862909317, 0.35970398783683777, -0.2399040013551712, -3.128000020980835, 0.5320000052452087, -1.6339999437332153, -0.9752201437950134, -2.0393474102020264, 1.0853155851364136, 0.49232250452041626, -2.8723058700561523, -1.6184089183807373, 0.5111371278762817, 115.0, -0.17260900139808655, 0.3640500009059906, -0.2022629976272583, -3.1351852416992188, -1.409000039100647, -0.3880000114440918], "max": [1.0046987533569336, 2.038370132446289, 0.1258731484413147, 0.17432348430156708, -0.8124333620071411, -0.8266927003860474, 1.911955714225769, 897.0, 0.2555850148200989, 0.47859901189804077, -0.09300799667835236, 3.1410000324249268, 1.50600004196167, 0.503000020980835, -0.3254340887069702, -1.7879502773284912, 1.988418698310852, 1.9529186487197876, -0.5014854669570923, -0.3090105354785919, 2.823523998260498, 865.0, -0.03302599862217903, 0.46100500226020813, 0.09531600028276443, 3.132999897003174, -0.4699999988079071, 1.2170000076293945], "mean": [0.7814079523086548, 2.027900457382202, -0.30420151352882385, -0.30077049136161804, -1.9658485651016235, -1.1089428663253784, 0.994704008102417, 712.92333984375, 0.18678265810012817, 0.42077094316482544, -0.19381287693977356, 0.5011056661605835, 1.1086312532424927, -0.7551784515380859, -0.7504763007164001, -1.9844977855682373, 1.2934120893478394, 1.4518457651138306, -0.9208330512046814, -1.1998399496078491, 0.83243727684021, 288.27734375, -0.11391022801399231, 0.4127207100391388, -0.013719882816076279, -1.1970858573913574, -0.9053437113761902, 0.4214853048324585], "std": [0.10838498920202255, 0.004695247393101454, 0.32447049021720886, 0.3284063935279846, 0.584760844707489, 0.24566733837127686, 0.751235842704773, 132.8294219970703, 0.0469549223780632, 0.024640334770083427, 0.035514846444129944, 2.6282663345336914, 0.296172559261322, 0.31618157029151917, 0.16388441622257233, 0.04731685295701027, 0.19054245948791504, 0.5580493807792664, 0.6551215052604675, 0.396475225687027, 0.6208215951919556, 237.35128784179688, 0.03338552638888359, 0.025051476433873177, 0.1194736659526825, 2.2825751304626465, 0.22643207013607025, 0.3836820423603058], "count": [795]}, "action": {"min": [0.6067288517951965, 1.9973374605178833, -0.78105229139328, -0.9804038405418396, -2.659201145172119, -1.6662309169769287, -0.00898844562470913, 351.0, 0.08112499862909317, 0.35970398783683777, -0.2399040013551712, -3.128000020980835, 0.5320000052452087, -1.6339999437332153, -0.9752201437950134, -2.0393474102020264, 1.0853155851364136, 0.49232250452041626, -2.8723058700561523, -1.6184089183807373, 0.5111371278762817, 115.0, -0.17260900139808655, 0.3640500009059906, -0.2022629976272583, -3.1351852416992188, -1.409000039100647, -0.3880000114440918], "max": [1.0046987533569336, 2.038370132446289, 0.1258731484413147, 0.17432348430156708, -0.8124333620071411, -0.8266927003860474, 1.911955714225769, 897.0, 0.2555850148200989, 0.47859901189804077, -0.09300799667835236, 3.1410000324249268, 1.50600004196167, 0.503000020980835, -0.3254340887069702, -1.7879502773284912, 1.988418698310852, 1.9529186487197876, -0.5014854669570923, -0.3090105354785919, 2.823523998260498, 865.0, -0.03302599862217903, 0.46100500226020813, 0.09531600028276443, 3.132999897003174, -0.4699999988079071, 1.2170000076293945], "mean": [0.7814079523086548, 2.027900457382202, -0.30420151352882385, -0.30077049136161804, -1.9658485651016235, -1.1089428663253784, 0.994704008102417, 712.92333984375, 0.18678265810012817, 0.42077094316482544, -0.19381287693977356, 0.5011056661605835, 1.1086312532424927, -0.7551784515380859, -0.7504763007164001, -1.9844977855682373, 1.2934120893478394, 1.4518457651138306, -0.9208330512046814, -1.1998399496078491, 0.83243727684021, 288.27734375, -0.11391022801399231, 0.4127207100391388, -0.013719882816076279, -1.1970858573913574, -0.9053437113761902, 0.4214853048324585], "std": [0.10838498920202255, 0.004695247393101454, 0.32447049021720886, 0.3284063935279846, 0.584760844707489, 0.24566733837127686, 0.751235842704773, 132.8294219970703, 0.0469549223780632, 0.024640334770083427, 0.035514846444129944, 2.6282663345336914, 0.296172559261322, 0.31618157029151917, 0.16388441622257233, 0.04731685295701027, 0.19054245948791504, 0.5580493807792664, 0.6551215052604675, 0.396475225687027, 0.6208215951919556, 237.35128784179688, 0.03338552638888359, 0.025051476433873177, 0.1194736659526825, 2.2825751304626465, 0.22643207013607025, 0.3836820423603058], "count": [795]}, "timestamp": {"min": [0.0], "max": [26.466666666666665], "mean": [13.233333333333333], "std": [7.649885014870533], "count": [795]}, "frame_index": {"min": [0], "max": [794], "mean": [397.0], "std": [229.496550446116], "count": [795]}, "episode_index": {"min": [192], "max": [192], "mean": [192.0], "std": [0.0], "count": [795]}, "index": {"min": [104010], "max": [104804], "mean": [104407.0], "std": [229.496550446116], "count": [795]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [795]}, "subtask_annotation": {"mean": [4.354716981132076, 12.0, 12.0, 12.0, 12.0], "std": [3.414723910553978, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [795]}, "scene_annotation": {"mean": [192.0], "std": [0.0], "min": [192], "max": [192], "count": [795]}, "eef_direction_state": {"mean": [4.421383647798742, 3.9572327044025157], "std": [1.7272643430222232, 2.1037689783819316], "min": [0, 0], "max": [6, 6], "count": [795]}, "eef_velocity_state": {"mean": [0.6515723270440251, 0.789937106918239], "std": [0.6544338708453881, 0.7404906556728444], "min": [0, 0], "max": [2, 2], "count": [795]}, "eef_acc_mag_state": {"mean": [0.710691823899371, 0.7987421383647799], "std": [0.8206908575364037, 0.8376357429753646], "min": [0, 0], "max": [2, 2], "count": [795]}, "eef_direction_action": {"mean": [4.421383647798742, 3.9572327044025157], "std": [1.7272643430222232, 2.1037689783819316], "min": [0, 0], "max": [6, 6], "count": [795]}, "eef_velocity_action": {"mean": [0.6515723270440251, 0.789937106918239], "std": [0.6544338708453881, 0.7404906556728444], "min": [0, 0], "max": [2, 2], "count": [795]}, "eef_acc_mag_action": {"mean": [0.710691823899371, 0.7987421383647799], "std": [0.8206908575364037, 0.8376357429753646], "min": [0, 0], "max": [2, 2], "count": [795]}, "eef_sim_pose_state": {"mean": [0.6082234236434986, 0.19727149921889303, 1.2742035108116376, 1.1992026779410079, 0.906541401575731, 1.9950708343324048, 0.6192184295540705, -0.268146343799815, 1.0881599118486103, 0.501380241264706, 1.1090790902327268, -2.3103474424808814], "std": [0.03007632317682952, 0.03167135331959429, 0.11694623515746291, 2.2833660098718216, 0.2268021499025078, 0.3837350550718568, 0.023466086939407722, 0.039413105455600124, 0.041674785705180586, 2.6289016970770165, 0.296127551874857, 0.4146003606643102], "min": [0.5618640805820762, 0.12331429519490499, 1.0721288264539557, -3.132033597144944, 0.4706335794377723, 1.1831931478450755, 0.5763011215073722, -0.34323684647156366, 1.0363319232805859, -3.129822715612611, 0.5327455356265363, -3.134150981202034], "max": [0.6701152746370205, 0.25920495694555984, 1.3814493345189303, 3.1362232872541984, 1.4104341859787288, 2.790655020139952, 0.6826938012363261, -0.1802024503144844, 1.1953030458625824, 3.141550949697199, 1.5066897413314884, 3.1250273049650463], "count": [795]}, "eef_sim_pose_action": {"mean": [0.6082234236434986, 0.19727149921889303, 1.2742035108116376, 1.1992026779410079, 0.906541401575731, 1.9950708343324048, 0.6192184295540705, -0.268146343799815, 1.0881599118486103, 0.501380241264706, 1.1090790902327268, -2.3103474424808814], "std": [0.03007632317682952, 0.03167135331959429, 0.11694623515746291, 2.2833660098718216, 0.2268021499025078, 0.3837350550718568, 0.023466086939407722, 0.039413105455600124, 0.041674785705180586, 2.6289016970770165, 0.296127551874857, 0.4146003606643102], "min": [0.5618640805820762, 0.12331429519490499, 1.0721288264539557, -3.132033597144944, 0.4706335794377723, 1.1831931478450755, 0.5763011215073722, -0.34323684647156366, 1.0363319232805859, -3.129822715612611, 0.5327455356265363, -3.134150981202034], "max": [0.6701152746370205, 0.25920495694555984, 1.3814493345189303, 3.1362232872541984, 1.4104341859787288, 2.790655020139952, 0.6826938012363261, -0.1802024503144844, 1.1953030458625824, 3.141550949697199, 1.5066897413314884, 3.1250273049650463], "count": [795]}, "gripper_mode_state": {"mean": [0.7182389937106918, 0.0729559748427673], "std": [0.44985746812089955, 0.26006422394767825], "min": [0, 0], "max": [1, 1], "count": [795]}, "gripper_activity_state": {"mean": [1.9371069182389937, 1.8566037735849057], "std": [0.3109234489134163, 0.4960888921519765], "min": [0, 0], "max": [2, 2], "count": [795]}, "gripper_mode_action": {"mean": [0.7182389937106918, 0.0729559748427673], "std": [0.44985746812089955, 0.26006422394767825], "min": [0, 0], "max": [1, 1], "count": [795]}, "gripper_activity_action": {"mean": [1.9371069182389937, 1.8566037735849057], "std": [0.3109234489134163, 0.4960888921519765], "min": [0, 0], "max": [2, 2], "count": [795]}, "gripper_open_scale_state": {"mean": [0.2882773587112912, 0.7129232704786386], "std": [0.2373510968175121, 0.13282947935118733], "min": [0.115, 0.351], "max": [0.865, 0.897], "count": [795]}, "gripper_open_scale_action": {"mean": [0.2882773587112912, 0.7129232704786386], "std": [0.2373510968175121, 0.13282947935118733], "min": [0.115, 0.351], "max": [0.865, 0.897], "count": [795]}}} +{"episode_index": 193, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.45110957529006435]], [[0.4361793110655115]], [[0.4148628258473932]]], "std": [[[0.14317327577938285]], [[0.16515278786167362]], [[0.18596615276874745]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.047058823529411764]], [[0.027450980392156862]]], "max": [[[0.7294117647058823]], [[0.7058823529411765]], [[0.7098039215686275]]], "mean": [[[0.47259739163753356]], [[0.4703906352915843]], [[0.46294214071287426]]], "std": [[[0.05995817702171536]], [[0.07402349857954642]], [[0.08511807403386322]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4705382831104018]], [[0.4358319305112226]], [[0.4113963922455287]]], "std": [[[0.14072859074048427]], [[0.17627219240486233]], [[0.20240529931615184]]], "count": [129]}, "observation.state": {"min": [0.6137276291847229, 2.002241849899292, -1.1425623893737793, -0.9316393733024597, -2.5138676166534424, -1.5896111726760864, -0.03553490340709686, 121.0, 0.02402300015091896, 0.3621380031108856, -0.23228700459003448, -3.1381852626800537, 0.437000036239624, -1.1080000400543213, -0.9970018863677979, -2.039295196533203, 1.107411503791809, 0.5935515761375427, -2.644627809524536, -1.607797384262085, 0.6025400161743164, 103.0, -0.17102999985218048, 0.38721901178359985, -0.19440500438213348, -3.1331851482391357, -1.3580000400543213, -0.398000031709671], "max": [1.0966601371765137, 2.043379306793213, -0.2684839963912964, 0.15760323405265808, -0.6294704675674438, -0.8097630143165588, 2.0254721641540527, 908.0, 0.2539069950580597, 0.4660870134830475, -0.13146500289440155, 3.138000011444092, 1.475000023841858, 1.2239999771118164, -0.3462907671928406, -1.9127063751220703, 1.7553647756576538, 1.777844786643982, -0.4201356768608093, -0.37976619601249695, 2.6494100093841553, 879.0, -0.012938999570906162, 0.44630300998687744, 0.08602199703454971, 3.127000093460083, -0.5839999914169312, 0.9459999799728394], "mean": [0.7791988253593445, 2.0303688049316406, -0.6373052000999451, -0.38295498490333557, -1.8735918998718262, -1.1389585733413696, 1.196973443031311, 724.48388671875, 0.1682976633310318, 0.41244664788246155, -0.1943770945072174, 0.992637038230896, 1.0158627033233643, -0.7879133820533752, -0.792585015296936, -1.9787009954452515, 1.2628194093704224, 1.4804232120513916, -0.8039270043373108, -1.2954918146133423, 0.896621823310852, 235.11349487304688, -0.10656464099884033, 0.4203101396560669, 0.002826949581503868, -1.7116978168487549, -0.8219919204711914, 0.2541256546974182], "std": [0.1236976832151413, 0.005647408310323954, 0.29384973645210266, 0.3360772132873535, 0.6527992486953735, 0.23330610990524292, 0.7461181282997131, 245.72515869140625, 0.06580588221549988, 0.024846525862812996, 0.02797631546854973, 2.6186513900756836, 0.32548150420188904, 0.29250675439834595, 0.1594758927822113, 0.04634736105799675, 0.14479832351207733, 0.3971138298511505, 0.5502021908760071, 0.3351570963859558, 0.4802660346031189, 227.50669860839844, 0.043983783572912216, 0.01074451394379139, 0.10322275012731552, 1.870050072669983, 0.18875236809253693, 0.32828405499458313], "count": [652]}, "action": {"min": [0.6137276291847229, 2.002241849899292, -1.1425623893737793, -0.9316393733024597, -2.5138676166534424, -1.5896111726760864, -0.03553490340709686, 121.0, 0.02402300015091896, 0.3621380031108856, -0.23228700459003448, -3.1381852626800537, 0.437000036239624, -1.1080000400543213, -0.9970018863677979, -2.039295196533203, 1.107411503791809, 0.5935515761375427, -2.644627809524536, -1.607797384262085, 0.6025400161743164, 103.0, -0.17102999985218048, 0.38721901178359985, -0.19440500438213348, -3.1331851482391357, -1.3580000400543213, -0.398000031709671], "max": [1.0966601371765137, 2.043379306793213, -0.2684839963912964, 0.15760323405265808, -0.6294704675674438, -0.8097630143165588, 2.0254721641540527, 908.0, 0.2539069950580597, 0.4660870134830475, -0.13146500289440155, 3.138000011444092, 1.475000023841858, 1.2239999771118164, -0.3462907671928406, -1.9127063751220703, 1.7553647756576538, 1.777844786643982, -0.4201356768608093, -0.37976619601249695, 2.6494100093841553, 879.0, -0.012938999570906162, 0.44630300998687744, 0.08602199703454971, 3.127000093460083, -0.5839999914169312, 0.9459999799728394], "mean": [0.7791988253593445, 2.0303688049316406, -0.6373052000999451, -0.38295498490333557, -1.8735918998718262, -1.1389585733413696, 1.196973443031311, 724.48388671875, 0.1682976633310318, 0.41244664788246155, -0.1943770945072174, 0.992637038230896, 1.0158627033233643, -0.7879133820533752, -0.792585015296936, -1.9787009954452515, 1.2628194093704224, 1.4804232120513916, -0.8039270043373108, -1.2954918146133423, 0.896621823310852, 235.11349487304688, -0.10656464099884033, 0.4203101396560669, 0.002826949581503868, -1.7116978168487549, -0.8219919204711914, 0.2541256546974182], "std": [0.1236976832151413, 0.005647408310323954, 0.29384973645210266, 0.3360772132873535, 0.6527992486953735, 0.23330610990524292, 0.7461181282997131, 245.72515869140625, 0.06580588221549988, 0.024846525862812996, 0.02797631546854973, 2.6186513900756836, 0.32548150420188904, 0.29250675439834595, 0.1594758927822113, 0.04634736105799675, 0.14479832351207733, 0.3971138298511505, 0.5502021908760071, 0.3351570963859558, 0.4802660346031189, 227.50669860839844, 0.043983783572912216, 0.01074451394379139, 0.10322275012731552, 1.870050072669983, 0.18875236809253693, 0.32828405499458313], "count": [652]}, "timestamp": {"min": [0.0], "max": [21.7], "mean": [10.85], "std": [6.273865545968362], "count": [652]}, "frame_index": {"min": [0], "max": [651], "mean": [325.5], "std": [188.21596637905085], "count": [652]}, "episode_index": {"min": [193], "max": [193], "mean": [193.0], "std": [0.0], "count": [652]}, "index": {"min": [104805], "max": [105456], "mean": [105130.5], "std": [188.21596637905085], "count": [652]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [652]}, "subtask_annotation": {"mean": [4.897239263803681, 12.0, 12.0, 12.0, 12.0], "std": [3.3871181062154028, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [652]}, "scene_annotation": {"mean": [193.0], "std": [0.0], "min": [193], "max": [193], "count": [652]}, "eef_direction_state": {"mean": [4.661042944785276, 4.208588957055214], "std": [1.6033374369751567, 1.8870042727885452], "min": [0, 0], "max": [6, 6], "count": [652]}, "eef_velocity_state": {"mean": [0.6319018404907976, 0.754601226993865], "std": [0.7217655178500518, 0.7292489164094668], "min": [0, 0], "max": [2, 2], "count": [652]}, "eef_acc_mag_state": {"mean": [0.6794478527607362, 0.7730061349693251], "std": [0.8233596829612612, 0.8366645251053281], "min": [0, 0], "max": [2, 2], "count": [652]}, "eef_direction_action": {"mean": [4.661042944785276, 4.208588957055214], "std": [1.6033374369751567, 1.8870042727885452], "min": [0, 0], "max": [6, 6], "count": [652]}, "eef_velocity_action": {"mean": [0.6319018404907976, 0.754601226993865], "std": [0.7217655178500518, 0.7292489164094668], "min": [0, 0], "max": [2, 2], "count": [652]}, "eef_acc_mag_action": {"mean": [0.6794478527607362, 0.7730061349693251], "std": [0.8233596829612612, 0.8366645251053281], "min": [0, 0], "max": [2, 2], "count": [652]}, "eef_sim_pose_state": {"mean": [0.6160095332091716, 0.19001425173170824, 1.2923820043753225, 1.71355704218969, 0.8233237406750483, 1.8272176019870976, 0.6161961510761953, -0.2514886965595977, 1.0915127856219649, 0.9927097465671876, 1.0161886939603957, -2.359141643861336], "std": [0.012198577683162333, 0.043069465668340697, 0.1038633036872796, 1.8705836013603239, 0.18894600844141193, 0.32881415678212456, 0.021634281023576687, 0.055814410773574706, 0.035666893247658926, 2.6195285947910762, 0.32544399412689984, 0.29081415412143463], "min": [0.5876175141286343, 0.10371167585570394, 1.0802521328968553, -3.133447160778316, 0.5848268457473522, 1.1729412553011076, 0.5863391932388405, -0.31268977915420404, 1.0380449895054369, -3.13607227224832, 0.43771336021013685, -2.6777159337704384], "max": [0.6498319860634515, 0.25638087465165427, 1.375938255860252, 3.1336471939797597, 1.3603856065923488, 2.5196430587765803, 0.6703380483097722, -0.12122589689063423, 1.1641895995305893, 3.1389657044460946, 1.4751492824346597, -0.3480173850373929], "count": [652]}, "eef_sim_pose_action": {"mean": [0.6160095332091716, 0.19001425173170824, 1.2923820043753225, 1.71355704218969, 0.8233237406750483, 1.8272176019870976, 0.6161961510761953, -0.2514886965595977, 1.0915127856219649, 0.9927097465671876, 1.0161886939603957, -2.359141643861336], "std": [0.012198577683162333, 0.043069465668340697, 0.1038633036872796, 1.8705836013603239, 0.18894600844141193, 0.32881415678212456, 0.021634281023576687, 0.055814410773574706, 0.035666893247658926, 2.6195285947910762, 0.32544399412689984, 0.29081415412143463], "min": [0.5876175141286343, 0.10371167585570394, 1.0802521328968553, -3.133447160778316, 0.5848268457473522, 1.1729412553011076, 0.5863391932388405, -0.31268977915420404, 1.0380449895054369, -3.13607227224832, 0.43771336021013685, -2.6777159337704384], "max": [0.6498319860634515, 0.25638087465165427, 1.375938255860252, 3.1336471939797597, 1.3603856065923488, 2.5196430587765803, 0.6703380483097722, -0.12122589689063423, 1.1641895995305893, 3.1389657044460946, 1.4751492824346597, -0.3480173850373929], "count": [652]}, "gripper_mode_state": {"mean": [0.7776073619631901, 0.16257668711656442], "std": [0.415853522990776, 0.36897900742828893], "min": [0, 0], "max": [1, 1], "count": [652]}, "gripper_activity_state": {"mean": [1.8957055214723926, 1.8236196319018405], "std": [0.41980855894780467, 0.5235500832546393], "min": [0, 0], "max": [2, 2], "count": [652]}, "gripper_mode_action": {"mean": [0.7776073619631901, 0.16257668711656442], "std": [0.415853522990776, 0.36897900742828893], "min": [0, 0], "max": [1, 1], "count": [652]}, "gripper_activity_action": {"mean": [1.8957055214723926, 1.8236196319018405], "std": [0.41980855894780467, 0.5235500832546393], "min": [0, 0], "max": [2, 2], "count": [652]}, "gripper_open_scale_state": {"mean": [0.23511349690911226, 0.7244838958342404], "std": [0.22750671907348707, 0.2457252003432298], "min": [0.103, 0.121], "max": [0.879, 0.908], "count": [652]}, "gripper_open_scale_action": {"mean": [0.23511349690911226, 0.7244838958342404], "std": [0.22750671907348707, 0.2457252003432298], "min": [0.103, 0.121], "max": [0.879, 0.908], "count": [652]}}} +{"episode_index": 194, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4434485611837327]], [[0.42538390674170906]], [[0.40433708999031714]]], "std": [[[0.13776834678415392]], [[0.16133722839334447]], [[0.1821036821757903]]], "count": [135]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7411764705882353]], [[0.7490196078431373]]], "mean": [[[0.4727501633986928]], [[0.4704253373880416]], [[0.46124448832001935]]], "std": [[[0.06688343582002398]], [[0.08513590938047119]], [[0.09882584770686183]]], "count": [135]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[0.8705882352941177]], [[0.8941176470588236]]], "mean": [[[0.46676382383200193]], [[0.4394826237593803]], [[0.41890318778746066]]], "std": [[[0.13119476923322973]], [[0.1640703301241058]], [[0.1884245901548846]]], "count": [135]}, "observation.state": {"min": [0.4394739270210266, 1.8957767486572266, -1.6349546909332275, -1.335159420967102, -2.3861794471740723, -1.6257742643356323, 0.011257374659180641, 323.0, 0.0074880002066493034, 0.34132200479507446, -0.23367300629615784, -3.1411852836608887, 0.36399999260902405, -1.7719999551773071, -0.9473298192024231, -2.037567377090454, 0.9784141778945923, 0.7393912672996521, -2.903913736343384, -1.6338027715682983, 0.4824264943599701, 118.0, -0.19898800551891327, 0.40064099431037903, -0.18128199875354767, -3.1391851902008057, -1.4179999828338623, -0.4039999842643738], "max": [1.043532371520996, 2.043658494949341, -0.5291664004325867, 0.17564994096755981, -0.5781752467155457, -0.6433109045028687, 2.18768310546875, 890.0, 0.25049901008605957, 0.4630089998245239, -0.10457000136375427, 3.1410000324249268, 1.5169999599456787, 0.4440000057220459, -0.2840349078178406, -1.5161325931549072, 2.180911064147949, 1.6628973484039307, -0.5117654800415039, 0.4805065989494324, 2.7826309204101562, 878.0, -0.053043000400066376, 0.44763100147247314, 0.08688300102949142, 3.134999990463257, -0.38100001215934753, 2.2890000343322754], "mean": [0.7197953462600708, 2.0259222984313965, -0.9987266659736633, -0.5078838467597961, -1.5588552951812744, -1.0273853540420532, 1.2426979541778564, 783.6388549804688, 0.15613070130348206, 0.4134744107723236, -0.18495571613311768, -0.2759062349796295, 1.0351618528366089, -0.8547482490539551, -0.7437825202941895, -1.9247539043426514, 1.1763521432876587, 1.403814673423767, -0.9909675717353821, -1.2722218036651611, 0.7774043679237366, 299.72802734375, -0.14785385131835938, 0.4248029291629791, -0.009866165928542614, -1.6069830656051636, -0.9173662066459656, 0.7496110200881958], "std": [0.1541159301996231, 0.023191887885332108, 0.39891135692596436, 0.4702807068824768, 0.6971579790115356, 0.24808421730995178, 0.8416126370429993, 162.28359985351562, 0.07799907773733139, 0.0336829349398613, 0.03872056305408478, 2.944456100463867, 0.34256303310394287, 0.49839532375335693, 0.16633327305316925, 0.08528129011392593, 0.2736560106277466, 0.3121706545352936, 0.6821883916854858, 0.47149085998535156, 0.6195734739303589, 261.6161804199219, 0.04000606760382652, 0.010021249763667583, 0.09170661866664886, 2.354604482650757, 0.2458530068397522, 0.4352998733520508], "count": [695]}, "action": {"min": [0.4394739270210266, 1.8957767486572266, -1.6349546909332275, -1.335159420967102, -2.3861794471740723, -1.6257742643356323, 0.011257374659180641, 323.0, 0.0074880002066493034, 0.34132200479507446, -0.23367300629615784, -3.1411852836608887, 0.36399999260902405, -1.7719999551773071, -0.9473298192024231, -2.037567377090454, 0.9784141778945923, 0.7393912672996521, -2.903913736343384, -1.6338027715682983, 0.4824264943599701, 118.0, -0.19898800551891327, 0.40064099431037903, -0.18128199875354767, -3.1391851902008057, -1.4179999828338623, -0.4039999842643738], "max": [1.043532371520996, 2.043658494949341, -0.5291664004325867, 0.17564994096755981, -0.5781752467155457, -0.6433109045028687, 2.18768310546875, 890.0, 0.25049901008605957, 0.4630089998245239, -0.10457000136375427, 3.1410000324249268, 1.5169999599456787, 0.4440000057220459, -0.2840349078178406, -1.5161325931549072, 2.180911064147949, 1.6628973484039307, -0.5117654800415039, 0.4805065989494324, 2.7826309204101562, 878.0, -0.053043000400066376, 0.44763100147247314, 0.08688300102949142, 3.134999990463257, -0.38100001215934753, 2.2890000343322754], "mean": [0.7197953462600708, 2.0259222984313965, -0.9987266659736633, -0.5078838467597961, -1.5588552951812744, -1.0273853540420532, 1.2426979541778564, 783.6388549804688, 0.15613070130348206, 0.4134744107723236, -0.18495571613311768, -0.2759062349796295, 1.0351618528366089, -0.8547482490539551, -0.7437825202941895, -1.9247539043426514, 1.1763521432876587, 1.403814673423767, -0.9909675717353821, -1.2722218036651611, 0.7774043679237366, 299.72802734375, -0.14785385131835938, 0.4248029291629791, -0.009866165928542614, -1.6069830656051636, -0.9173662066459656, 0.7496110200881958], "std": [0.1541159301996231, 0.023191887885332108, 0.39891135692596436, 0.4702807068824768, 0.6971579790115356, 0.24808421730995178, 0.8416126370429993, 162.28359985351562, 0.07799907773733139, 0.0336829349398613, 0.03872056305408478, 2.944456100463867, 0.34256303310394287, 0.49839532375335693, 0.16633327305316925, 0.08528129011392593, 0.2736560106277466, 0.3121706545352936, 0.6821883916854858, 0.47149085998535156, 0.6195734739303589, 261.6161804199219, 0.04000606760382652, 0.010021249763667583, 0.09170661866664886, 2.354604482650757, 0.2458530068397522, 0.4352998733520508], "count": [695]}, "timestamp": {"min": [0.0], "max": [23.133333333333333], "mean": [11.566666666666665], "std": [6.687633695444484], "count": [695]}, "frame_index": {"min": [0], "max": [694], "mean": [347.0], "std": [200.6290108633345], "count": [695]}, "episode_index": {"min": [194], "max": [194], "mean": [194.0], "std": [0.0], "count": [695]}, "index": {"min": [105457], "max": [106151], "mean": [105804.0], "std": [200.6290108633345], "count": [695]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [695]}, "subtask_annotation": {"mean": [4.6100719424460435, 12.0, 12.0, 12.0, 12.0], "std": [3.4929177052349383, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [695]}, "scene_annotation": {"mean": [194.0], "std": [0.0], "min": [194], "max": [194], "count": [695]}, "eef_direction_state": {"mean": [4.477697841726619, 4.024460431654676], "std": [1.6824974228108518, 1.995889362954203], "min": [0, 0], "max": [6, 6], "count": [695]}, "eef_velocity_state": {"mean": [0.7352517985611511, 0.823021582733813], "std": [0.7445594814986698, 0.7406313218665984], "min": [0, 0], "max": [2, 2], "count": [695]}, "eef_acc_mag_state": {"mean": [0.7669064748201438, 0.8115107913669065], "std": [0.820807506347293, 0.8552065791661201], "min": [0, 0], "max": [2, 2], "count": [695]}, "eef_direction_action": {"mean": [4.477697841726619, 4.024460431654676], "std": [1.6824974228108518, 1.995889362954203], "min": [0, 0], "max": [6, 6], "count": [695]}, "eef_velocity_action": {"mean": [0.7352517985611511, 0.823021582733813], "std": [0.7445594814986698, 0.7406313218665984], "min": [0, 0], "max": [2, 2], "count": [695]}, "eef_acc_mag_action": {"mean": [0.7669064748201438, 0.8115107913669065], "std": [0.820807506347293, 0.8552065791661201], "min": [0, 0], "max": [2, 2], "count": [695]}, "eef_sim_pose_state": {"mean": [0.6225424572611357, 0.23129534401170793, 1.2804577102702286, 1.609608801408834, 0.9181626218045121, 2.124775481993019, 0.6150645868599222, -0.236279543531003, 1.100495582293627, -0.30242026100719765, 1.035614807424229, -2.1903932117375478], "std": [0.012280832359362663, 0.03613916012964759, 0.09191687549816244, 2.355145076237262, 0.24617385588598076, 0.9647156130924696, 0.025318070728535355, 0.06803931614542888, 0.04529707644018194, 2.9420489028081898, 0.34260586076729804, 1.134067418645398], "min": [0.5888337651324448, 0.1470512804813114, 1.0946667932757237, -3.1346690461897557, 0.38170920972872935, -3.140156259903753, 0.5654817184756407, -0.32618425035000825, 1.0409507736621322, -3.141563420915327, 0.3640591298472504, -3.138279470935679], "max": [0.6533068158621627, 0.2732607739505452, 1.3731010748778942, 3.1402014182111264, 1.4189200909612043, 3.12186686687256, 0.664515611072064, -0.10059268275905688, 1.1745465428192214, 3.1415831965547225, 1.5172880722229483, 3.1410586459069525], "count": [695]}, "eef_sim_pose_action": {"mean": [0.6225424572611357, 0.23129534401170793, 1.2804577102702286, 1.609608801408834, 0.9181626218045121, 2.124775481993019, 0.6150645868599222, -0.236279543531003, 1.100495582293627, -0.30242026100719765, 1.035614807424229, -2.1903932117375478], "std": [0.012280832359362663, 0.03613916012964759, 0.09191687549816244, 2.355145076237262, 0.24617385588598076, 0.9647156130924696, 0.025318070728535355, 0.06803931614542888, 0.04529707644018194, 2.9420489028081898, 0.34260586076729804, 1.134067418645398], "min": [0.5888337651324448, 0.1470512804813114, 1.0946667932757237, -3.1346690461897557, 0.38170920972872935, -3.140156259903753, 0.5654817184756407, -0.32618425035000825, 1.0409507736621322, -3.141563420915327, 0.3640591298472504, -3.138279470935679], "max": [0.6533068158621627, 0.2732607739505452, 1.3731010748778942, 3.1402014182111264, 1.4189200909612043, 3.12186686687256, 0.664515611072064, -0.10059268275905688, 1.1745465428192214, 3.1415831965547225, 1.5172880722229483, 3.1410586459069525], "count": [695]}, "gripper_mode_state": {"mean": [0.7179856115107913, 0.08776978417266187], "std": [0.4499803030958907, 0.2829598013127431], "min": [0, 0], "max": [1, 1], "count": [695]}, "gripper_activity_state": {"mean": [1.9064748201438848, 1.9079136690647482], "std": [0.36956296045474385, 0.37952350818677155], "min": [0, 0], "max": [2, 2], "count": [695]}, "gripper_mode_action": {"mean": [0.7179856115107913, 0.08776978417266187], "std": [0.4499803030958907, 0.2829598013127431], "min": [0, 0], "max": [1, 1], "count": [695]}, "gripper_activity_action": {"mean": [1.9064748201438848, 1.9079136690647482], "std": [0.36956296045474385, 0.37952350818677155], "min": [0, 0], "max": [2, 2], "count": [695]}, "gripper_open_scale_state": {"mean": [0.29972805765275495, 0.7836388489647718], "std": [0.2616161727822124, 0.1622835831730863], "min": [0.118, 0.323], "max": [0.878, 0.89], "count": [695]}, "gripper_open_scale_action": {"mean": [0.29972805765275495, 0.7836388489647718], "std": [0.2616161727822124, 0.1622835831730863], "min": [0.118, 0.323], "max": [0.878, 0.89], "count": [695]}}} +{"episode_index": 195, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4348845479647555]], [[0.41929032224704227]], [[0.39683218152767435]]], "std": [[[0.13999147788056174]], [[0.16194647328043196]], [[0.18306088115643204]]], "count": [158]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[0.7098039215686275]], [[0.6901960784313725]], [[0.6823529411764706]]], "mean": [[[0.46997527819144536]], [[0.4658134074832465]], [[0.45590544981178127]]], "std": [[[0.06382579978687615]], [[0.08300071091084113]], [[0.09756666390344862]]], "count": [158]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[0.9254901960784314]], [[0.9803921568627451]]], "mean": [[[0.4666924097170514]], [[0.42962575365061634]], [[0.4009622114668652]]], "std": [[[0.13512851684314345]], [[0.1694955981459383]], [[0.19610509587453637]]], "count": [158]}, "observation.state": {"min": [0.5499881505966187, 1.9068245887756348, -2.0657193660736084, -0.9078505039215088, -2.384800434112549, -1.438919186592102, -0.09615018963813782, 217.0, 0.025123000144958496, 0.37133198976516724, -0.24186000227928162, -3.1331851482391357, 0.476999968290329, -1.1150000095367432, -0.8673588037490845, -2.040778636932373, 0.9658477902412415, 0.673330545425415, -2.8271193504333496, -1.5678119659423828, 0.6304129362106323, 119.0, -0.21279799938201904, 0.39225101470947266, -0.1853100061416626, -3.134185314178467, -1.4509999752044678, -0.4500000476837158], "max": [1.0318560600280762, 2.0602216720581055, -0.32361894845962524, 0.38837069272994995, 0.6028890609741211, -0.4760385751724243, 2.1404194831848145, 886.0, 0.24285000562667847, 0.4896099865436554, -0.1326099932193756, 3.125, 1.5230000019073486, 0.7110000252723694, -0.3360806107521057, -1.526517391204834, 2.2722442150115967, 1.8613762855529785, -0.42634904384613037, -0.13234832882881165, 2.811271905899048, 820.0, -0.05178700014948845, 0.4722349941730499, 0.061177000403404236, 3.1410000324249268, -0.4569999873638153, 1.49399995803833], "mean": [0.8123586773872375, 2.024077892303467, -0.8883486390113831, -0.3286023736000061, -1.5827714204788208, -0.9723306894302368, 1.182533621788025, 766.9375, 0.14074359834194183, 0.42820101976394653, -0.19312801957130432, 0.7615658640861511, 1.0031607151031494, -0.7035282850265503, -0.6816884875297546, -1.9911340475082397, 1.2427377700805664, 1.4394053220748901, -0.8763232231140137, -1.205580711364746, 0.9350886344909668, 292.0852966308594, -0.13876017928123474, 0.42020830512046814, -0.031996842473745346, -1.962203025817871, -0.880025327205658, 0.44641897082328796], "std": [0.08892734348773956, 0.028210822492837906, 0.44588422775268555, 0.361218124628067, 0.7175285220146179, 0.22205503284931183, 0.9283984303474426, 180.99502563476562, 0.06313317269086838, 0.02388102561235428, 0.027692047879099846, 2.5285933017730713, 0.3255036473274231, 0.3183152675628662, 0.14062315225601196, 0.0845380648970604, 0.23142200708389282, 0.40676701068878174, 0.6570168733596802, 0.36807870864868164, 0.5479839444160461, 244.7369842529297, 0.034791022539138794, 0.016861308366060257, 0.08463438600301743, 1.7344563007354736, 0.23561017215251923, 0.3540603220462799], "count": [856]}, "action": {"min": [0.5499881505966187, 1.9068245887756348, -2.0657193660736084, -0.9078505039215088, -2.384800434112549, -1.438919186592102, -0.09615018963813782, 217.0, 0.025123000144958496, 0.37133198976516724, -0.24186000227928162, -3.1331851482391357, 0.476999968290329, -1.1150000095367432, -0.8673588037490845, -2.040778636932373, 0.9658477902412415, 0.673330545425415, -2.8271193504333496, -1.5678119659423828, 0.6304129362106323, 119.0, -0.21279799938201904, 0.39225101470947266, -0.1853100061416626, -3.134185314178467, -1.4509999752044678, -0.4500000476837158], "max": [1.0318560600280762, 2.0602216720581055, -0.32361894845962524, 0.38837069272994995, 0.6028890609741211, -0.4760385751724243, 2.1404194831848145, 886.0, 0.24285000562667847, 0.4896099865436554, -0.1326099932193756, 3.125, 1.5230000019073486, 0.7110000252723694, -0.3360806107521057, -1.526517391204834, 2.2722442150115967, 1.8613762855529785, -0.42634904384613037, -0.13234832882881165, 2.811271905899048, 820.0, -0.05178700014948845, 0.4722349941730499, 0.061177000403404236, 3.1410000324249268, -0.4569999873638153, 1.49399995803833], "mean": [0.8123586773872375, 2.024077892303467, -0.8883486390113831, -0.3286023736000061, -1.5827714204788208, -0.9723306894302368, 1.182533621788025, 766.9375, 0.14074359834194183, 0.42820101976394653, -0.19312801957130432, 0.7615658640861511, 1.0031607151031494, -0.7035282850265503, -0.6816884875297546, -1.9911340475082397, 1.2427377700805664, 1.4394053220748901, -0.8763232231140137, -1.205580711364746, 0.9350886344909668, 292.0852966308594, -0.13876017928123474, 0.42020830512046814, -0.031996842473745346, -1.962203025817871, -0.880025327205658, 0.44641897082328796], "std": [0.08892734348773956, 0.028210822492837906, 0.44588422775268555, 0.361218124628067, 0.7175285220146179, 0.22205503284931183, 0.9283984303474426, 180.99502563476562, 0.06313317269086838, 0.02388102561235428, 0.027692047879099846, 2.5285933017730713, 0.3255036473274231, 0.3183152675628662, 0.14062315225601196, 0.0845380648970604, 0.23142200708389282, 0.40676701068878174, 0.6570168733596802, 0.36807870864868164, 0.5479839444160461, 244.7369842529297, 0.034791022539138794, 0.016861308366060257, 0.08463438600301743, 1.7344563007354736, 0.23561017215251923, 0.3540603220462799], "count": [856]}, "timestamp": {"min": [0.0], "max": [28.5], "mean": [14.25], "std": [8.236858219814962], "count": [856]}, "frame_index": {"min": [0], "max": [855], "mean": [427.5], "std": [247.1057465944489], "count": [856]}, "episode_index": {"min": [195], "max": [195], "mean": [195.0], "std": [0.0], "count": [856]}, "index": {"min": [106152], "max": [107007], "mean": [106579.5], "std": [247.1057465944489], "count": [856]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [856]}, "subtask_annotation": {"mean": [4.728971962616822, 12.0, 12.0, 12.0, 12.0], "std": [3.4669874166021146, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [856]}, "scene_annotation": {"mean": [195.0], "std": [0.0], "min": [195], "max": [195], "count": [856]}, "eef_direction_state": {"mean": [4.427570093457944, 4.038551401869159], "std": [1.7479993055461247, 2.02257348668475], "min": [0, 0], "max": [6, 6], "count": [856]}, "eef_velocity_state": {"mean": [0.6623831775700935, 0.6997663551401869], "std": [0.6762222737054152, 0.6800219496105562], "min": [0, 0], "max": [2, 2], "count": [856]}, "eef_acc_mag_state": {"mean": [0.7266355140186916, 0.719626168224299], "std": [0.8302352373833359, 0.8236503264430828], "min": [0, 0], "max": [2, 2], "count": [856]}, "eef_direction_action": {"mean": [4.427570093457944, 4.038551401869159], "std": [1.7479993055461247, 2.02257348668475], "min": [0, 0], "max": [6, 6], "count": [856]}, "eef_velocity_action": {"mean": [0.6623831775700935, 0.6997663551401869], "std": [0.6762222737054152, 0.6800219496105562], "min": [0, 0], "max": [2, 2], "count": [856]}, "eef_acc_mag_action": {"mean": [0.7266355140186916, 0.719626168224299], "std": [0.8302352373833359, 0.8236503264430828], "min": [0, 0], "max": [2, 2], "count": [856]}, "eef_sim_pose_state": {"mean": [0.6157953603697579, 0.22064118864647958, 1.2574334725269887, 1.964395511103212, 0.8812672133147962, 2.0199708937643504, 0.6300140789661453, -0.22182196901561993, 1.0920667419850503, 0.7618513708784207, 1.0034892763191798, -2.2745016846937767], "std": [0.020403876969941528, 0.032818368011729576, 0.08528577867034717, 1.7343134098729174, 0.2357558566390323, 0.35462993385869646, 0.016861639375893207, 0.0517489089608109, 0.033902415255298635, 2.5291090724474827, 0.3254868528234208, 0.3182637077004348], "min": [0.5863967477409646, 0.14179888910719063, 1.0966038798887916, -3.1366831901176484, 0.45735179007290894, 1.1196478950130817, 0.5980079615263866, -0.3033225007708198, 1.035455245980005, -3.1328195808930692, 0.47710961646672434, -2.686140735275285], "max": [0.6732385841996998, 0.2915204890290175, 1.3461614451340382, 3.1380942013714215, 1.4512322610797423, 3.0703633496702696, 0.6765860671946538, -0.12285732111843063, 1.1557876638506623, 3.1252327795952555, 1.5236906420507839, -0.8599419870509906], "count": [856]}, "eef_sim_pose_action": {"mean": [0.6157953603697579, 0.22064118864647958, 1.2574334725269887, 1.964395511103212, 0.8812672133147962, 2.0199708937643504, 0.6300140789661453, -0.22182196901561993, 1.0920667419850503, 0.7618513708784207, 1.0034892763191798, -2.2745016846937767], "std": [0.020403876969941528, 0.032818368011729576, 0.08528577867034717, 1.7343134098729174, 0.2357558566390323, 0.35462993385869646, 0.016861639375893207, 0.0517489089608109, 0.033902415255298635, 2.5291090724474827, 0.3254868528234208, 0.3182637077004348], "min": [0.5863967477409646, 0.14179888910719063, 1.0966038798887916, -3.1366831901176484, 0.45735179007290894, 1.1196478950130817, 0.5980079615263866, -0.3033225007708198, 1.035455245980005, -3.1328195808930692, 0.47710961646672434, -2.686140735275285], "max": [0.6732385841996998, 0.2915204890290175, 1.3461614451340382, 3.1380942013714215, 1.4512322610797423, 3.0703633496702696, 0.6765860671946538, -0.12285732111843063, 1.1557876638506623, 3.1252327795952555, 1.5236906420507839, -0.8599419870509906], "count": [856]}, "gripper_mode_state": {"mean": [0.6787383177570093, 0.12967289719626168], "std": [0.46696104095030333, 0.3359432049156388], "min": [0, 0], "max": [1, 1], "count": [856]}, "gripper_activity_state": {"mean": [1.9275700934579438, 1.911214953271028], "std": [0.3269609171576761, 0.38858167757915857], "min": [0, 0], "max": [2, 2], "count": [856]}, "gripper_mode_action": {"mean": [0.6787383177570093, 0.12967289719626168], "std": [0.46696104095030333, 0.3359432049156388], "min": [0, 0], "max": [1, 1], "count": [856]}, "gripper_activity_action": {"mean": [1.9275700934579438, 1.911214953271028], "std": [0.3269609171576761, 0.38858167757915857], "min": [0, 0], "max": [2, 2], "count": [856]}, "gripper_open_scale_state": {"mean": [0.29208528027579045, 0.7669374999286976], "std": [0.24473695590151837, 0.1809950301708766], "min": [0.119, 0.217], "max": [0.82, 0.886], "count": [856]}, "gripper_open_scale_action": {"mean": [0.29208528027579045, 0.7669374999286976], "std": [0.24473695590151837, 0.1809950301708766], "min": [0.119, 0.217], "max": [0.82, 0.886], "count": [856]}}} +{"episode_index": 196, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4500317622680793]], [[0.43532973757379295]], [[0.41079011668511495]]], "std": [[[0.15185913469908413]], [[0.17202482319897983]], [[0.19355937644063254]]], "count": [124]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.7058823529411765]], [[0.6862745098039216]], [[0.6823529411764706]]], "mean": [[[0.4808252177551128]], [[0.4778053826033101]], [[0.4704079268131984]]], "std": [[[0.06426000732868867]], [[0.07948642407665958]], [[0.09085820493146252]]], "count": [124]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.0]], [[0.0]]], "max": [[[0.8784313725490196]], [[0.8431372549019608]], [[0.8627450980392157]]], "mean": [[[0.46819581653225806]], [[0.43504994696131144]], [[0.4091140924783892]]], "std": [[[0.12532369591941628]], [[0.160560189084252]], [[0.18760514031311115]]], "count": [124]}, "observation.state": {"min": [0.41955968737602234, 1.9637223482131958, -2.3239407539367676, -1.6675050258636475, 0.41633084416389465, -0.9581858515739441, -0.9100321531295776, 268.0, -0.002346999943256378, 0.3599559962749481, -0.22356000542640686, -3.1391851902008057, 0.3280000388622284, -1.1130000352859497, -0.8400095701217651, -2.039417266845703, 0.8849517703056335, 0.650903046131134, -2.7319815158843994, -1.6460200548171997, 0.7572808861732483, 120.0, -0.18678900599479675, 0.3850800096988678, -0.19538000226020813, -3.1401853561401367, -1.4639999866485596, -0.3970000445842743], "max": [0.8714079856872559, 2.0463461875915527, -1.1420910358428955, -0.29942870140075684, 1.1495611667633057, 1.2962735891342163, 0.0076794493943452835, 842.0, 0.1902959942817688, 0.4486219882965088, -0.09840399771928787, 3.138000011444092, 1.5219999551773071, 1.4279999732971191, -0.31958726048469543, -1.8245673179626465, 1.8928446769714355, 1.7841105461120605, -0.757699728012085, -0.2986956834793091, 2.67834734916687, 878.0, -0.08426900207996368, 0.4508090019226074, 0.07785599678754807, 3.1410000324249268, -0.5640000700950623, 1.0169999599456787], "mean": [0.6391156315803528, 2.028621196746826, -1.8603856563568115, -0.883311927318573, 0.702150821685791, 0.3412579596042633, -0.2774762809276581, 690.3517456054688, 0.10729780048131943, 0.41173332929611206, -0.17268629372119904, -1.7871243953704834, 0.9481988549232483, -0.47336065769195557, -0.7031842470169067, -1.967663049697876, 1.1292002201080322, 1.4399607181549072, -1.0294756889343262, -1.2969841957092285, 0.9696469306945801, 262.7716369628906, -0.1426437646150589, 0.41330787539482117, -0.011458725668489933, -1.853906273841858, -0.9723153710365295, 0.3787417709827423], "std": [0.09644985944032669, 0.01271399948745966, 0.26049745082855225, 0.4200590252876282, 0.2045755535364151, 0.8554527163505554, 0.2527570426464081, 179.4884796142578, 0.062423937022686005, 0.022858118638396263, 0.03432309627532959, 1.9413021802902222, 0.408928245306015, 0.4903375208377838, 0.1252078115940094, 0.039735615253448486, 0.251665860414505, 0.39914873242378235, 0.5028579831123352, 0.3721560537815094, 0.4649999737739563, 231.24407958984375, 0.02621275931596756, 0.01751624047756195, 0.10105215013027191, 1.984291911125183, 0.19318389892578125, 0.29406118392944336], "count": [624]}, "action": {"min": [0.41955968737602234, 1.9637223482131958, -2.3239407539367676, -1.6675050258636475, 0.41633084416389465, -0.9581858515739441, -0.9100321531295776, 268.0, -0.002346999943256378, 0.3599559962749481, -0.22356000542640686, -3.1391851902008057, 0.3280000388622284, -1.1130000352859497, -0.8400095701217651, -2.039417266845703, 0.8849517703056335, 0.650903046131134, -2.7319815158843994, -1.6460200548171997, 0.7572808861732483, 120.0, -0.18678900599479675, 0.3850800096988678, -0.19538000226020813, -3.1401853561401367, -1.4639999866485596, -0.3970000445842743], "max": [0.8714079856872559, 2.0463461875915527, -1.1420910358428955, -0.29942870140075684, 1.1495611667633057, 1.2962735891342163, 0.0076794493943452835, 842.0, 0.1902959942817688, 0.4486219882965088, -0.09840399771928787, 3.138000011444092, 1.5219999551773071, 1.4279999732971191, -0.31958726048469543, -1.8245673179626465, 1.8928446769714355, 1.7841105461120605, -0.757699728012085, -0.2986956834793091, 2.67834734916687, 878.0, -0.08426900207996368, 0.4508090019226074, 0.07785599678754807, 3.1410000324249268, -0.5640000700950623, 1.0169999599456787], "mean": [0.6391156315803528, 2.028621196746826, -1.8603856563568115, -0.883311927318573, 0.702150821685791, 0.3412579596042633, -0.2774762809276581, 690.3517456054688, 0.10729780048131943, 0.41173332929611206, -0.17268629372119904, -1.7871243953704834, 0.9481988549232483, -0.47336065769195557, -0.7031842470169067, -1.967663049697876, 1.1292002201080322, 1.4399607181549072, -1.0294756889343262, -1.2969841957092285, 0.9696469306945801, 262.7716369628906, -0.1426437646150589, 0.41330787539482117, -0.011458725668489933, -1.853906273841858, -0.9723153710365295, 0.3787417709827423], "std": [0.09644985944032669, 0.01271399948745966, 0.26049745082855225, 0.4200590252876282, 0.2045755535364151, 0.8554527163505554, 0.2527570426464081, 179.4884796142578, 0.062423937022686005, 0.022858118638396263, 0.03432309627532959, 1.9413021802902222, 0.408928245306015, 0.4903375208377838, 0.1252078115940094, 0.039735615253448486, 0.251665860414505, 0.39914873242378235, 0.5028579831123352, 0.3721560537815094, 0.4649999737739563, 231.24407958984375, 0.02621275931596756, 0.01751624047756195, 0.10105215013027191, 1.984291911125183, 0.19318389892578125, 0.29406118392944336], "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": [196], "max": [196], "mean": [196.0], "std": [0.0], "count": [624]}, "index": {"min": [107008], "max": [107631], "mean": [107319.5], "std": [180.13305267681073], "count": [624]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [624]}, "subtask_annotation": {"mean": [4.772435897435898, 12.0, 12.0, 12.0, 12.0], "std": [3.5381813689715043, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [624]}, "scene_annotation": {"mean": [196.0], "std": [0.0], "min": [196], "max": [196], "count": [624]}, "eef_direction_state": {"mean": [4.584935897435898, 4.092948717948718], "std": [1.6120034503982927, 2.015408979920583], "min": [0, 0], "max": [6, 6], "count": [624]}, "eef_velocity_state": {"mean": [0.6442307692307693, 0.8269230769230769], "std": [0.6805672958506472, 0.741736195575243], "min": [0, 0], "max": [2, 2], "count": [624]}, "eef_acc_mag_state": {"mean": [0.7387820512820513, 0.8157051282051282], "std": [0.8208241972278586, 0.8318635336950709], "min": [0, 0], "max": [2, 2], "count": [624]}, "eef_direction_action": {"mean": [4.584935897435898, 4.092948717948718], "std": [1.6120034503982927, 2.015408979920583], "min": [0, 0], "max": [6, 6], "count": [624]}, "eef_velocity_action": {"mean": [0.6442307692307693, 0.8269230769230769], "std": [0.6805672958506472, 0.741736195575243], "min": [0, 0], "max": [2, 2], "count": [624]}, "eef_acc_mag_action": {"mean": [0.7387820512820513, 0.8157051282051282], "std": [0.8208241972278586, 0.8318635336950709], "min": [0, 0], "max": [2, 2], "count": [624]}, "eef_sim_pose_state": {"mean": [0.6108443864005375, 0.23017819370315665, 1.2762988157702004, 1.846571465098185, 0.9734334026733918, 1.952796388735217, 0.6099258733376673, -0.18347723096225055, 1.1146479700618435, -1.7877219600031715, 0.948626284681159, -2.044795925114044], "std": [0.020041979260549785, 0.02475713606991678, 0.09959303754237346, 1.9943743814657993, 0.19349075947245442, 0.29407257001404974, 0.01795267457586518, 0.05706437141849705, 0.044922518694583274, 1.941411420626415, 0.4088199706128031, 0.48997731213848333], "min": [0.5813358810027113, 0.17763093185899448, 1.098587438289591, -3.1394624481997515, 0.5641157187650618, 1.174994855365685, 0.5618271786153538, -0.2629404435895818, 1.0482508549949296, -3.139147851650211, 0.3281817871053132, -2.684895858187087], "max": [0.6552735169760088, 0.27679554301909903, 1.3603201925293975, 3.141162479379995, 1.4655228690455604, 2.5916608521311275, 0.6411094101322592, -0.0825581912183056, 1.2005589003600132, 3.1377217730543174, 1.5221114176095973, -0.14470963184451208], "count": [624]}, "eef_sim_pose_action": {"mean": [0.6108443864005375, 0.23017819370315665, 1.2762988157702004, 1.846571465098185, 0.9734334026733918, 1.952796388735217, 0.6099258733376673, -0.18347723096225055, 1.1146479700618435, -1.7877219600031715, 0.948626284681159, -2.044795925114044], "std": [0.020041979260549785, 0.02475713606991678, 0.09959303754237346, 1.9943743814657993, 0.19349075947245442, 0.29407257001404974, 0.01795267457586518, 0.05706437141849705, 0.044922518694583274, 1.941411420626415, 0.4088199706128031, 0.48997731213848333], "min": [0.5813358810027113, 0.17763093185899448, 1.098587438289591, -3.1394624481997515, 0.5641157187650618, 1.174994855365685, 0.5618271786153538, -0.2629404435895818, 1.0482508549949296, -3.139147851650211, 0.3281817871053132, -2.684895858187087], "max": [0.6552735169760088, 0.27679554301909903, 1.3603201925293975, 3.141162479379995, 1.4655228690455604, 2.5916608521311275, 0.6411094101322592, -0.0825581912183056, 1.2005589003600132, 3.1377217730543174, 1.5221114176095973, -0.14470963184451208], "count": [624]}, "gripper_mode_state": {"mean": [0.7612179487179487, 0.16826923076923078], "std": [0.42633928187252673, 0.3741051947588548], "min": [0, 0], "max": [1, 1], "count": [624]}, "gripper_activity_state": {"mean": [1.8942307692307692, 1.8958333333333333], "std": [0.3983524377913106, 0.41646629797671125], "min": [0, 0], "max": [2, 2], "count": [624]}, "gripper_mode_action": {"mean": [0.7612179487179487, 0.16826923076923078], "std": [0.42633928187252673, 0.3741051947588548], "min": [0, 0], "max": [1, 1], "count": [624]}, "gripper_activity_action": {"mean": [1.8942307692307692, 1.8958333333333333], "std": [0.3983524377913106, 0.41646629797671125], "min": [0, 0], "max": [2, 2], "count": [624]}, "gripper_open_scale_state": {"mean": [0.2627716345787046, 0.6903517627716063], "std": [0.2312441082212276, 0.1794884991108377], "min": [0.12, 0.268], "max": [0.878, 0.842], "count": [624]}, "gripper_open_scale_action": {"mean": [0.2627716345787046, 0.6903517627716063], "std": [0.2312441082212276, 0.1794884991108377], "min": [0.12, 0.268], "max": [0.878, 0.842], "count": [624]}}} +{"episode_index": 197, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44853103625171]], [[0.42908997061356846]], [[0.4056704539697016]]], "std": [[[0.14154578829301145]], [[0.16835875223396254]], [[0.19082944504355953]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.7019607843137254]], [[0.7019607843137254]]], "mean": [[[0.4786531007751938]], [[0.47503500721994224]], [[0.46781841686933173]]], "std": [[[0.06044689192584646]], [[0.07782121483330039]], [[0.08905897619668353]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[0.8431372549019608]], [[0.8627450980392157]]], "mean": [[[0.4700371209530324]], [[0.4375636653240107]], [[0.4130488264427218]]], "std": [[[0.12306966624151079]], [[0.15804348611461064]], [[0.18491869422593601]]], "count": [129]}, "observation.state": {"min": [0.21268582344055176, 1.9336503744125366, -2.233515501022339, -1.5606560707092285, 0.3096912205219269, -0.6549697518348694, -2.943986415863037, 338.0, -0.013939999975264072, 0.3152030110359192, -0.23023700714111328, -3.134185314178467, 0.29099997878074646, -1.2580000162124634, -0.996425986289978, -2.0445659160614014, 0.7545931339263916, 0.4153883755207062, -2.521669387817383, -1.8484958410263062, 0.516826868057251, 96.0, -0.2214459925889969, 0.3785170018672943, -0.17989100515842438, -3.1381852626800537, -1.402999997138977, -0.37400001287460327], "max": [1.106329321861267, 2.049487829208374, -1.0567270517349243, -0.1633104681968689, 2.8698275089263916, 1.4749603271484375, -0.08888962119817734, 882.0, 0.2204110026359558, 0.4705429971218109, -0.10068999975919724, 3.138000011444092, 1.3890000581741333, -0.4350000321865082, -0.3517536520957947, -1.8342537879943848, 1.4738433361053467, 1.8117390871047974, -0.5528679490089417, -0.5236511826515198, 2.543590545654297, 859.0, -0.13051599264144897, 0.458189994096756, 0.11768200248479843, 3.13100004196167, -0.40700000524520874, 1.1670000553131104], "mean": [0.7159833312034607, 2.0239129066467285, -1.658794641494751, -0.7185864448547363, 1.0291271209716797, 0.5615054368972778, -0.6807237267494202, 739.03662109375, 0.12137827277183533, 0.41573846340179443, -0.1749962419271469, 0.7071154117584229, 0.9227253794670105, -0.8392317891120911, -0.7817144989967346, -1.9151091575622559, 0.9043781161308289, 1.4285176992416382, -0.9320999383926392, -1.5046497583389282, 0.7833206057548523, 258.0725402832031, -0.18206948041915894, 0.4090813398361206, 0.014078102074563503, -1.4889564514160156, -0.9628347158432007, 0.7573190331459045], "std": [0.19345398247241974, 0.01671658083796501, 0.4090748429298401, 0.4294745922088623, 0.40781301259994507, 0.838994026184082, 0.5855550765991211, 155.26185607910156, 0.06673843413591385, 0.046372223645448685, 0.03676537424325943, 2.7635018825531006, 0.3655509054660797, 0.18611395359039307, 0.14518128335475922, 0.04954453185200691, 0.20604798197746277, 0.49465876817703247, 0.4509505033493042, 0.38269224762916565, 0.49360454082489014, 251.03216552734375, 0.022391097620129585, 0.022829050198197365, 0.10683835297822952, 2.4813051223754883, 0.24367833137512207, 0.3083461821079254], "count": [655]}, "action": {"min": [0.21268582344055176, 1.9336503744125366, -2.233515501022339, -1.5606560707092285, 0.3096912205219269, -0.6549697518348694, -2.943986415863037, 338.0, -0.013939999975264072, 0.3152030110359192, -0.23023700714111328, -3.134185314178467, 0.29099997878074646, -1.2580000162124634, -0.996425986289978, -2.0445659160614014, 0.7545931339263916, 0.4153883755207062, -2.521669387817383, -1.8484958410263062, 0.516826868057251, 96.0, -0.2214459925889969, 0.3785170018672943, -0.17989100515842438, -3.1381852626800537, -1.402999997138977, -0.37400001287460327], "max": [1.106329321861267, 2.049487829208374, -1.0567270517349243, -0.1633104681968689, 2.8698275089263916, 1.4749603271484375, -0.08888962119817734, 882.0, 0.2204110026359558, 0.4705429971218109, -0.10068999975919724, 3.138000011444092, 1.3890000581741333, -0.4350000321865082, -0.3517536520957947, -1.8342537879943848, 1.4738433361053467, 1.8117390871047974, -0.5528679490089417, -0.5236511826515198, 2.543590545654297, 859.0, -0.13051599264144897, 0.458189994096756, 0.11768200248479843, 3.13100004196167, -0.40700000524520874, 1.1670000553131104], "mean": [0.7159833312034607, 2.0239129066467285, -1.658794641494751, -0.7185864448547363, 1.0291271209716797, 0.5615054368972778, -0.6807237267494202, 739.03662109375, 0.12137827277183533, 0.41573846340179443, -0.1749962419271469, 0.7071154117584229, 0.9227253794670105, -0.8392317891120911, -0.7817144989967346, -1.9151091575622559, 0.9043781161308289, 1.4285176992416382, -0.9320999383926392, -1.5046497583389282, 0.7833206057548523, 258.0725402832031, -0.18206948041915894, 0.4090813398361206, 0.014078102074563503, -1.4889564514160156, -0.9628347158432007, 0.7573190331459045], "std": [0.19345398247241974, 0.01671658083796501, 0.4090748429298401, 0.4294745922088623, 0.40781301259994507, 0.838994026184082, 0.5855550765991211, 155.26185607910156, 0.06673843413591385, 0.046372223645448685, 0.03676537424325943, 2.7635018825531006, 0.3655509054660797, 0.18611395359039307, 0.14518128335475922, 0.04954453185200691, 0.20604798197746277, 0.49465876817703247, 0.4509505033493042, 0.38269224762916565, 0.49360454082489014, 251.03216552734375, 0.022391097620129585, 0.022829050198197365, 0.10683835297822952, 2.4813051223754883, 0.24367833137512207, 0.3083461821079254], "count": [655]}, "timestamp": {"min": [0.0], "max": [21.8], "mean": [10.9], "std": [6.3027330932258625], "count": [655]}, "frame_index": {"min": [0], "max": [654], "mean": [327.0], "std": [189.08199279677586], "count": [655]}, "episode_index": {"min": [197], "max": [197], "mean": [197.0], "std": [0.0], "count": [655]}, "index": {"min": [107632], "max": [108286], "mean": [107959.0], "std": [189.08199279677586], "count": [655]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [655]}, "subtask_annotation": {"mean": [4.512977099236641, 12.0, 12.0, 12.0, 12.0], "std": [3.5199843195904186, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [655]}, "scene_annotation": {"mean": [197.0], "std": [0.0], "min": [197], "max": [197], "count": [655]}, "eef_direction_state": {"mean": [4.488549618320611, 3.8961832061068704], "std": [1.716406739344227, 1.857906750392251], "min": [0, 0], "max": [6, 6], "count": [655]}, "eef_velocity_state": {"mean": [0.7099236641221374, 0.9129770992366413], "std": [0.7256326496681629, 0.7055285438542609], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_acc_mag_state": {"mean": [0.7557251908396947, 0.8534351145038168], "std": [0.8443037969707128, 0.8452198512428025], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_direction_action": {"mean": [4.488549618320611, 3.8961832061068704], "std": [1.716406739344227, 1.857906750392251], "min": [0, 0], "max": [6, 6], "count": [655]}, "eef_velocity_action": {"mean": [0.7099236641221374, 0.9129770992366413], "std": [0.7256326496681629, 0.7055285438542609], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_acc_mag_action": {"mean": [0.7557251908396947, 0.8534351145038168], "std": [0.8443037969707128, 0.8452198512428025], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_sim_pose_state": {"mean": [0.6066873417374299, 0.2674270128909652, 1.303267120985618, 1.49165564825049, 0.9635230968226163, 2.3315016036447807, 0.6191292806747781, -0.200819531065843, 1.1138004810587459, 0.7070696701370666, 0.9232052832572675, -2.410661405409478], "std": [0.02781862958129525, 0.021209756141471848, 0.10561682981876513, 2.4822982449451767, 0.24406032177389395, 0.30839854162441677, 0.03770360801513844, 0.05719451627094315, 0.044807722495440835, 2.763604308468258, 0.3655017283333172, 0.18581943809422177], "min": [0.5745907828115645, 0.22111596545378187, 1.1066896763251413, -3.1292244937692297, 0.40729891928402107, 1.1974700869209454, 0.5346581429236128, -0.2989675573196577, 1.0455990914609776, -3.1344912519179142, 0.29195163975622207, -2.8295707661556806], "max": [0.6697949747576506, 0.3077572927702066, 1.4027494930677613, 3.140121287477259, 1.4040541633117165, 2.740816434123631, 0.6800485896343296, -0.08268540062187454, 1.1975461218637249, 3.138346924242324, 1.3898789422066198, -2.0066861828684837], "count": [655]}, "eef_sim_pose_action": {"mean": [0.6066873417374299, 0.2674270128909652, 1.303267120985618, 1.49165564825049, 0.9635230968226163, 2.3315016036447807, 0.6191292806747781, -0.200819531065843, 1.1138004810587459, 0.7070696701370666, 0.9232052832572675, -2.410661405409478], "std": [0.02781862958129525, 0.021209756141471848, 0.10561682981876513, 2.4822982449451767, 0.24406032177389395, 0.30839854162441677, 0.03770360801513844, 0.05719451627094315, 0.044807722495440835, 2.763604308468258, 0.3655017283333172, 0.18581943809422177], "min": [0.5745907828115645, 0.22111596545378187, 1.1066896763251413, -3.1292244937692297, 0.40729891928402107, 1.1974700869209454, 0.5346581429236128, -0.2989675573196577, 1.0455990914609776, -3.1344912519179142, 0.29195163975622207, -2.8295707661556806], "max": [0.6697949747576506, 0.3077572927702066, 1.4027494930677613, 3.140121287477259, 1.4040541633117165, 2.740816434123631, 0.6800485896343296, -0.08268540062187454, 1.1975461218637249, 3.138346924242324, 1.3898789422066198, -2.0066861828684837], "count": [655]}, "gripper_mode_state": {"mean": [0.7694656488549618, 0.1083969465648855], "std": [0.4211748616515217, 0.3108810842433079], "min": [0, 0], "max": [1, 1], "count": [655]}, "gripper_activity_state": {"mean": [1.8793893129770993, 1.9114503816793893], "std": [0.423492847574615, 0.3765332464815852], "min": [0, 0], "max": [2, 2], "count": [655]}, "gripper_mode_action": {"mean": [0.7694656488549618, 0.1083969465648855], "std": [0.4211748616515217, 0.3108810842433079], "min": [0, 0], "max": [1, 1], "count": [655]}, "gripper_activity_action": {"mean": [1.8793893129770993, 1.9114503816793893], "std": [0.423492847574615, 0.3765332464815852], "min": [0, 0], "max": [2, 2], "count": [655]}, "gripper_open_scale_state": {"mean": [0.258072519153857, 0.7390366412213741], "std": [0.25103219858217996, 0.1552619163647655], "min": [0.096, 0.338], "max": [0.859, 0.882], "count": [655]}, "gripper_open_scale_action": {"mean": [0.258072519153857, 0.7390366412213741], "std": [0.25103219858217996, 0.1552619163647655], "min": [0.096, 0.338], "max": [0.859, 0.882], "count": [655]}}} +{"episode_index": 198, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.44783975103199175]], [[0.42931449948400413]], [[0.40805497966730553]]], "std": [[[0.13867863595123373]], [[0.16540310142421144]], [[0.18597009311952725]]], "count": [133]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[0.7254901960784313]], [[0.7137254901960784]], [[0.7098039215686275]]], "mean": [[[0.47226494698756694]], [[0.4680394030419185]], [[0.4601137448400413]]], "std": [[[0.06259535466902647]], [[0.08067330626844334]], [[0.09369298205183285]]], "count": [133]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[0.9098039215686274]], [[0.9450980392156862]]], "mean": [[[0.47127080722639936]], [[0.4355535422502334]], [[0.4100583843186398]]], "std": [[[0.1350133800539782]], [[0.1714437308886402]], [[0.19865471214356048]]], "count": [133]}, "observation.state": {"min": [0.41371285915374756, 1.996447205543518, -1.6757431030273438, -1.1575547456741333, 0.7806683778762817, 0.282848060131073, -2.951247215270996, 180.0, -0.026471000164747238, 0.34742501378059387, -0.24611499905586243, -3.127000093460083, 0.35600003600120544, -1.1230000257492065, -0.9329832196235657, -2.0424890518188477, 0.8204967975616455, 0.5031610131263733, -2.700582981109619, -1.764283537864685, 0.5610186457633972, 118.0, -0.21582600474357605, 0.3855479955673218, -0.18977199494838715, -3.134185314178467, -1.4040000438690186, -0.35899999737739563], "max": [1.075559139251709, 2.0543746948242188, -1.0251191854476929, 8.726646774448454e-05, 2.894646167755127, 1.6438732147216797, -0.8223294019699097, 876.0, 0.21552999317646027, 0.47597599029541016, -0.0995199978351593, 3.1410000324249268, 1.350000023841858, -0.4830000400543213, -0.44130653142929077, -1.7757503986358643, 1.8964049816131592, 1.796973466873169, -0.5527283549308777, -0.28380799293518066, 2.7135159969329834, 831.0, -0.10150399804115295, 0.45590999722480774, 0.08756200224161148, 3.13700008392334, -0.42399999499320984, 1.2200000286102295], "mean": [0.8112106919288635, 2.0315325260162354, -1.222985863685608, -0.49560412764549255, 1.5635913610458374, 1.0105706453323364, -1.6128392219543457, 606.5599365234375, 0.12492426484823227, 0.42072024941444397, -0.18457983434200287, 1.1267489194869995, 0.8840733766555786, -0.8567714691162109, -0.7583063840866089, -1.9402598142623901, 1.0260874032974243, 1.4284615516662598, -0.8983574509620667, -1.4251415729522705, 0.8601372241973877, 264.4173889160156, -0.1770286113023758, 0.4177999794483185, -0.0017357731703668833, -1.569126009941101, -0.916248619556427, 0.6696159243583679], "std": [0.14649784564971924, 0.009992169216275215, 0.1358339637517929, 0.3340414762496948, 0.8442341089248657, 0.34057238698005676, 0.8279584646224976, 173.52305603027344, 0.07233352214097977, 0.04019751399755478, 0.03575051203370094, 2.594822406768799, 0.3173380196094513, 0.16086022555828094, 0.11236768960952759, 0.054960910230875015, 0.22713147103786469, 0.47503912448883057, 0.6027326583862305, 0.38100966811180115, 0.5719692707061768, 233.3578643798828, 0.029980966821312904, 0.018293289467692375, 0.09883890300989151, 2.2850165367126465, 0.23016880452632904, 0.3075324296951294], "count": [684]}, "action": {"min": [0.41371285915374756, 1.996447205543518, -1.6757431030273438, -1.1575547456741333, 0.7806683778762817, 0.282848060131073, -2.951247215270996, 180.0, -0.026471000164747238, 0.34742501378059387, -0.24611499905586243, -3.127000093460083, 0.35600003600120544, -1.1230000257492065, -0.9329832196235657, -2.0424890518188477, 0.8204967975616455, 0.5031610131263733, -2.700582981109619, -1.764283537864685, 0.5610186457633972, 118.0, -0.21582600474357605, 0.3855479955673218, -0.18977199494838715, -3.134185314178467, -1.4040000438690186, -0.35899999737739563], "max": [1.075559139251709, 2.0543746948242188, -1.0251191854476929, 8.726646774448454e-05, 2.894646167755127, 1.6438732147216797, -0.8223294019699097, 876.0, 0.21552999317646027, 0.47597599029541016, -0.0995199978351593, 3.1410000324249268, 1.350000023841858, -0.4830000400543213, -0.44130653142929077, -1.7757503986358643, 1.8964049816131592, 1.796973466873169, -0.5527283549308777, -0.28380799293518066, 2.7135159969329834, 831.0, -0.10150399804115295, 0.45590999722480774, 0.08756200224161148, 3.13700008392334, -0.42399999499320984, 1.2200000286102295], "mean": [0.8112106919288635, 2.0315325260162354, -1.222985863685608, -0.49560412764549255, 1.5635913610458374, 1.0105706453323364, -1.6128392219543457, 606.5599365234375, 0.12492426484823227, 0.42072024941444397, -0.18457983434200287, 1.1267489194869995, 0.8840733766555786, -0.8567714691162109, -0.7583063840866089, -1.9402598142623901, 1.0260874032974243, 1.4284615516662598, -0.8983574509620667, -1.4251415729522705, 0.8601372241973877, 264.4173889160156, -0.1770286113023758, 0.4177999794483185, -0.0017357731703668833, -1.569126009941101, -0.916248619556427, 0.6696159243583679], "std": [0.14649784564971924, 0.009992169216275215, 0.1358339637517929, 0.3340414762496948, 0.8442341089248657, 0.34057238698005676, 0.8279584646224976, 173.52305603027344, 0.07233352214097977, 0.04019751399755478, 0.03575051203370094, 2.594822406768799, 0.3173380196094513, 0.16086022555828094, 0.11236768960952759, 0.054960910230875015, 0.22713147103786469, 0.47503912448883057, 0.6027326583862305, 0.38100966811180115, 0.5719692707061768, 233.3578643798828, 0.029980966821312904, 0.018293289467692375, 0.09883890300989151, 2.2850165367126465, 0.23016880452632904, 0.3075324296951294], "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": [198], "max": [198], "mean": [198.0], "std": [0.0], "count": [684]}, "index": {"min": [108287], "max": [108970], "mean": [108628.5], "std": [197.453581042904], "count": [684]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [684]}, "subtask_annotation": {"mean": [4.83625730994152, 12.0, 12.0, 12.0, 12.0], "std": [3.3720689717391434, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [684]}, "scene_annotation": {"mean": [198.0], "std": [0.0], "min": [198], "max": [198], "count": [684]}, "eef_direction_state": {"mean": [4.450292397660819, 4.06140350877193], "std": [1.638940403278212, 1.9769952733542047], "min": [0, 0], "max": [6, 6], "count": [684]}, "eef_velocity_state": {"mean": [0.7324561403508771, 0.7646198830409356], "std": [0.7174103380252976, 0.7144128177913306], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_acc_mag_state": {"mean": [0.7807017543859649, 0.7675438596491229], "std": [0.8438851803410575, 0.8254357999094978], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_direction_action": {"mean": [4.450292397660819, 4.06140350877193], "std": [1.638940403278212, 1.9769952733542047], "min": [0, 0], "max": [6, 6], "count": [684]}, "eef_velocity_action": {"mean": [0.7324561403508771, 0.7646198830409356], "std": [0.7174103380252976, 0.7144128177913306], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_acc_mag_action": {"mean": [0.7807017543859649, 0.7675438596491229], "std": [0.8438851803410575, 0.8254357999094978], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_sim_pose_state": {"mean": [0.6138239830376357, 0.2585850090709008, 1.2884900419986316, 1.5715447830630458, 0.9171402950046376, 2.243545885237502, 0.6274033446406395, -0.20863346743085917, 1.1051715289741268, 1.1264386585313018, 0.8845775247443033, -2.4286446826363455], "std": [0.021217831061309915, 0.027526405078155052, 0.09985756428792976, 2.285585807071434, 0.23041763013559455, 0.3076329256776721, 0.030680626508068007, 0.06436526015349522, 0.04232814133084349, 2.595291272045056, 0.31732343356163745, 0.16094807035500966], "min": [0.5812407811061391, 0.1891118474372619, 1.0851906222787793, -3.1334996341188557, 0.4240725312361868, 1.2118064879983275, 0.5671272844303743, -0.2830050144837842, 1.0314644619873161, -3.1279679550676613, 0.35666725097975105, -2.695534998038293], "max": [0.6614747148400919, 0.2951135716270084, 1.375641610186845, 3.1354627261991945, 1.4047777225329918, 2.793971910337425, 0.6752479693033101, -0.06919655624591445, 1.1973518181674876, 3.141130581891721, 1.3506133441677055, -2.054781190950144], "count": [684]}, "eef_sim_pose_action": {"mean": [0.6138239830376357, 0.2585850090709008, 1.2884900419986316, 1.5715447830630458, 0.9171402950046376, 2.243545885237502, 0.6274033446406395, -0.20863346743085917, 1.1051715289741268, 1.1264386585313018, 0.8845775247443033, -2.4286446826363455], "std": [0.021217831061309915, 0.027526405078155052, 0.09985756428792976, 2.285585807071434, 0.23041763013559455, 0.3076329256776721, 0.030680626508068007, 0.06436526015349522, 0.04232814133084349, 2.595291272045056, 0.31732343356163745, 0.16094807035500966], "min": [0.5812407811061391, 0.1891118474372619, 1.0851906222787793, -3.1334996341188557, 0.4240725312361868, 1.2118064879983275, 0.5671272844303743, -0.2830050144837842, 1.0314644619873161, -3.1279679550676613, 0.35666725097975105, -2.695534998038293], "max": [0.6614747148400919, 0.2951135716270084, 1.375641610186845, 3.1354627261991945, 1.4047777225329918, 2.793971910337425, 0.6752479693033101, -0.06919655624591445, 1.1973518181674876, 3.141130581891721, 1.3506133441677055, -2.054781190950144], "count": [684]}, "gripper_mode_state": {"mean": [0.7558479532163743, 0.23391812865497075], "std": [0.4295833153591858, 0.423320726803602], "min": [0, 0], "max": [1, 1], "count": [684]}, "gripper_activity_state": {"mean": [1.8961988304093567, 1.8830409356725146], "std": [0.4075854536007589, 0.4336761040644858], "min": [0, 0], "max": [2, 2], "count": [684]}, "gripper_mode_action": {"mean": [0.7558479532163743, 0.23391812865497075], "std": [0.4295833153591858, 0.423320726803602], "min": [0, 0], "max": [1, 1], "count": [684]}, "gripper_activity_action": {"mean": [1.8961988304093567, 1.8830409356725146], "std": [0.4075854536007589, 0.4336761040644858], "min": [0, 0], "max": [2, 2], "count": [684]}, "gripper_open_scale_state": {"mean": [0.2644173979954413, 0.6065599416989332], "std": [0.23335795321419434, 0.17352312179145227], "min": [0.118, 0.18], "max": [0.831, 0.876], "count": [684]}, "gripper_open_scale_action": {"mean": [0.2644173979954413, 0.6065599416989332], "std": [0.23335795321419434, 0.17352312179145227], "min": [0.118, 0.18], "max": [0.831, 0.876], "count": [684]}}} +{"episode_index": 199, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.44249904411764707]], [[0.4257935849673203]], [[0.4048186797385621]]], "std": [[[0.1420303292111126]], [[0.16503827201071328]], [[0.1853501114623493]]], "count": [125]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.7333333333333333]], [[0.7215686274509804]]], "mean": [[[0.48033960294117645]], [[0.4755946045751634]], [[0.46708882189542483]]], "std": [[[0.05984673432595087]], [[0.07771096415284176]], [[0.09045005938846173]]], "count": [125]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8392156862745098]], [[0.8274509803921568]], [[0.8549019607843137]]], "mean": [[[0.46737876633986924]], [[0.4404005147058824]], [[0.4199969183006536]]], "std": [[[0.12444352821982486]], [[0.15825462749889863]], [[0.18352415195730043]]], "count": [125]}, "observation.state": {"min": [0.587669849395752, 2.0135514736175537, -1.7502859830856323, -1.3982181549072266, 0.6999642848968506, 0.4960225820541382, -2.983640432357788, 347.0, -0.01259899977594614, 0.36330100893974304, -0.22705300152301788, -3.1381852626800537, 0.3160000145435333, -1.1390000581741333, -0.9981537461280823, -2.0446183681488037, 0.7699345350265503, 0.3895051181316376, -2.892481803894043, -1.8377444744110107, 0.6506413221359253, 118.0, -0.22697299718856812, 0.38873299956321716, -0.18542900681495667, -3.1361851692199707, -1.5089999437332153, -1.190000057220459], "max": [0.9653241634368896, 2.043710947036743, -0.997106671333313, -0.03361504524946213, 2.871695041656494, 1.4901796579360962, -0.6693337559700012, 894.0, 0.23723800480365753, 0.47828900814056396, -0.09940099716186523, 3.1410000324249268, 1.4259999990463257, -0.3569999933242798, -0.529550313949585, -1.8129608631134033, 1.4611022472381592, 1.6751495599746704, -0.6794218420982361, -0.584563136100769, 2.8424606323242188, 691.0, -0.11313900351524353, 0.45979198813438416, 0.11053399741649628, 3.1389999389648438, -0.4480000138282776, 1.0950000286102295], "mean": [0.7744948267936707, 2.0300416946411133, -1.3311759233474731, -0.6550182104110718, 1.5540428161621094, 0.9093217849731445, -1.5760416984558105, 728.1180419921875, 0.12479504942893982, 0.42963701486587524, -0.1744360327720642, -0.6377036571502686, 0.8666536808013916, -0.7227610349655151, -0.8272374272346497, -1.9002095460891724, 0.9357936382293701, 1.2752794027328491, -1.0047118663787842, -1.462014079093933, 0.9445904493331909, 272.3763732910156, -0.17716415226459503, 0.42535945773124695, 0.004175278358161449, -1.5328361988067627, -0.9571171402931213, 0.582149088382721], "std": [0.0996943861246109, 0.005203749053180218, 0.2266228199005127, 0.45160284638404846, 0.9250019192695618, 0.32570379972457886, 1.002646565437317, 135.79119873046875, 0.07318045198917389, 0.03767964616417885, 0.038416508585214615, 2.812013864517212, 0.3288818299770355, 0.17810095846652985, 0.12520241737365723, 0.060775164514780045, 0.20948678255081177, 0.4956026077270508, 0.5635833144187927, 0.37136387825012207, 0.5946043729782104, 201.92645263671875, 0.026992958039045334, 0.020876839756965637, 0.1126532256603241, 2.3508520126342773, 0.24272318184375763, 0.4292941987514496], "count": [631]}, "action": {"min": [0.587669849395752, 2.0135514736175537, -1.7502859830856323, -1.3982181549072266, 0.6999642848968506, 0.4960225820541382, -2.983640432357788, 347.0, -0.01259899977594614, 0.36330100893974304, -0.22705300152301788, -3.1381852626800537, 0.3160000145435333, -1.1390000581741333, -0.9981537461280823, -2.0446183681488037, 0.7699345350265503, 0.3895051181316376, -2.892481803894043, -1.8377444744110107, 0.6506413221359253, 118.0, -0.22697299718856812, 0.38873299956321716, -0.18542900681495667, -3.1361851692199707, -1.5089999437332153, -1.190000057220459], "max": [0.9653241634368896, 2.043710947036743, -0.997106671333313, -0.03361504524946213, 2.871695041656494, 1.4901796579360962, -0.6693337559700012, 894.0, 0.23723800480365753, 0.47828900814056396, -0.09940099716186523, 3.1410000324249268, 1.4259999990463257, -0.3569999933242798, -0.529550313949585, -1.8129608631134033, 1.4611022472381592, 1.6751495599746704, -0.6794218420982361, -0.584563136100769, 2.8424606323242188, 691.0, -0.11313900351524353, 0.45979198813438416, 0.11053399741649628, 3.1389999389648438, -0.4480000138282776, 1.0950000286102295], "mean": [0.7744948267936707, 2.0300416946411133, -1.3311759233474731, -0.6550182104110718, 1.5540428161621094, 0.9093217849731445, -1.5760416984558105, 728.1180419921875, 0.12479504942893982, 0.42963701486587524, -0.1744360327720642, -0.6377036571502686, 0.8666536808013916, -0.7227610349655151, -0.8272374272346497, -1.9002095460891724, 0.9357936382293701, 1.2752794027328491, -1.0047118663787842, -1.462014079093933, 0.9445904493331909, 272.3763732910156, -0.17716415226459503, 0.42535945773124695, 0.004175278358161449, -1.5328361988067627, -0.9571171402931213, 0.582149088382721], "std": [0.0996943861246109, 0.005203749053180218, 0.2266228199005127, 0.45160284638404846, 0.9250019192695618, 0.32570379972457886, 1.002646565437317, 135.79119873046875, 0.07318045198917389, 0.03767964616417885, 0.038416508585214615, 2.812013864517212, 0.3288818299770355, 0.17810095846652985, 0.12520241737365723, 0.060775164514780045, 0.20948678255081177, 0.4956026077270508, 0.5635833144187927, 0.37136387825012207, 0.5946043729782104, 201.92645263671875, 0.026992958039045334, 0.020876839756965637, 0.1126532256603241, 2.3508520126342773, 0.24272318184375763, 0.4292941987514496], "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": [199], "max": [199], "mean": [199.0], "std": [0.0], "count": [631]}, "index": {"min": [108971], "max": [109601], "mean": [109286.0], "std": [182.1537811850196], "count": [631]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [631]}, "subtask_annotation": {"mean": [4.535657686212361, 12.0, 12.0, 12.0, 12.0], "std": [3.4219733007570037, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [631]}, "scene_annotation": {"mean": [199.0], "std": [0.0], "min": [199], "max": [199], "count": [631]}, "eef_direction_state": {"mean": [4.4659270998415215, 4.0316957210776545], "std": [1.6753160085313794, 2.031981259186156], "min": [0, 0], "max": [6, 6], "count": [631]}, "eef_velocity_state": {"mean": [0.6957210776545166, 0.8066561014263075], "std": [0.686730058027549, 0.7430737170218724], "min": [0, 0], "max": [2, 2], "count": [631]}, "eef_acc_mag_state": {"mean": [0.7733755942947702, 0.7543581616481775], "std": [0.8562187076972219, 0.8283081060993579], "min": [0, 0], "max": [2, 2], "count": [631]}, "eef_direction_action": {"mean": [4.4659270998415215, 4.0316957210776545], "std": [1.6753160085313794, 2.031981259186156], "min": [0, 0], "max": [6, 6], "count": [631]}, "eef_velocity_action": {"mean": [0.6957210776545166, 0.8066561014263075], "std": [0.686730058027549, 0.7430737170218724], "min": [0, 0], "max": [2, 2], "count": [631]}, "eef_acc_mag_action": {"mean": [0.7733755942947702, 0.7543581616481775], "std": [0.8562187076972219, 0.8283081060993579], "min": [0, 0], "max": [2, 2], "count": [631]}, "eef_sim_pose_state": {"mean": [0.6231851846192448, 0.26256475963346126, 1.293131194706938, 1.5352363981540393, 0.9579546470181157, 2.156008546959327, 0.6323053793973067, -0.20336103272868247, 1.1164555720251887, -0.6381905340481938, 0.867218597759939, -2.2945178402765025], "std": [0.022702272631917778, 0.025673008419431823, 0.11406276341287869, 2.3517882839521946, 0.2431627732862645, 0.430384920445431, 0.02468637728315723, 0.0653418777288512, 0.04517635703842404, 2.8124087164259666, 0.3288919477442372, 0.17817934304085964], "min": [0.5875037795503154, 0.20489122094046575, 1.0828725219341977, -3.1372019708199392, 0.44838862026000825, 0.3716620607621907, 0.5841882546153163, -0.30347021651594946, 1.0534332276054053, -3.1379451103066396, 0.31640324416345367, -2.7111485454023496], "max": [0.6680322406931203, 0.314427994753239, 1.3967742858071692, 3.141026946158766, 1.5112994276824705, 2.667806882674768, 0.6657669855104377, -0.08043747874182829, 1.1990548296019865, 3.14152211324894, 1.4268914699434396, -1.9290470712919263], "count": [631]}, "eef_sim_pose_action": {"mean": [0.6231851846192448, 0.26256475963346126, 1.293131194706938, 1.5352363981540393, 0.9579546470181157, 2.156008546959327, 0.6323053793973067, -0.20336103272868247, 1.1164555720251887, -0.6381905340481938, 0.867218597759939, -2.2945178402765025], "std": [0.022702272631917778, 0.025673008419431823, 0.11406276341287869, 2.3517882839521946, 0.2431627732862645, 0.430384920445431, 0.02468637728315723, 0.0653418777288512, 0.04517635703842404, 2.8124087164259666, 0.3288919477442372, 0.17817934304085964], "min": [0.5875037795503154, 0.20489122094046575, 1.0828725219341977, -3.1372019708199392, 0.44838862026000825, 0.3716620607621907, 0.5841882546153163, -0.30347021651594946, 1.0534332276054053, -3.1379451103066396, 0.31640324416345367, -2.7111485454023496], "max": [0.6680322406931203, 0.314427994753239, 1.3967742858071692, 3.141026946158766, 1.5112994276824705, 2.667806882674768, 0.6657669855104377, -0.08043747874182829, 1.1990548296019865, 3.14152211324894, 1.4268914699434396, -1.9290470712919263], "count": [631]}, "gripper_mode_state": {"mean": [0.7464342313787639, 0.08874801901743265], "std": [0.4350519159879141, 0.2843796900939182], "min": [0, 0], "max": [1, 1], "count": [631]}, "gripper_activity_state": {"mean": [1.942947702060222, 1.8969889064976229], "std": [0.2869206897549516, 0.40657098592549284], "min": [0, 0], "max": [2, 2], "count": [631]}, "gripper_mode_action": {"mean": [0.7464342313787639, 0.08874801901743265], "std": [0.4350519159879141, 0.2843796900939182], "min": [0, 0], "max": [1, 1], "count": [631]}, "gripper_activity_action": {"mean": [1.942947702060222, 1.8969889064976229], "std": [0.2869206897549516, 0.40657098592549284], "min": [0, 0], "max": [2, 2], "count": [631]}, "gripper_open_scale_state": {"mean": [0.27237638679661585, 0.7281180666093772], "std": [0.20192638018463235, 0.13579122182010878], "min": [0.118, 0.347], "max": [0.691, 0.894], "count": [631]}, "gripper_open_scale_action": {"mean": [0.27237638679661585, 0.7281180666093772], "std": [0.20192638018463235, 0.13579122182010878], "min": [0.118, 0.347], "max": [0.691, 0.894], "count": [631]}}} +{"episode_index": 200, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4431879765795207]], [[0.42635508024269136]], [[0.4028156729746162]]], "std": [[[0.14044053632475653]], [[0.16343667227907852]], [[0.18644829018787337]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7294117647058823]], [[0.7137254901960784]], [[0.7058823529411765]]], "mean": [[[0.4773906875411663]], [[0.47379728587171305]], [[0.4650852396514161]]], "std": [[[0.05712348444982594]], [[0.07396578342304819]], [[0.08745187146397078]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9137254901960784]], [[0.9137254901960784]], [[0.9686274509803922]]], "mean": [[[0.47039781406748743]], [[0.43539926597253886]], [[0.410890617875057]]], "std": [[[0.13091651882237848]], [[0.1649625425540162]], [[0.19163668641680306]]], "count": [129]}, "observation.state": {"min": [0.6202551126480103, 1.9998681545257568, -1.5439183712005615, -1.1631572246551514, 0.6778684258460999, 0.5719095468521118, -2.9882657527923584, 403.0, -0.021870000287890434, 0.3836109936237335, -0.23728300631046295, -3.1361851692199707, 0.3659999966621399, -1.4900000095367432, -0.9369450807571411, -2.041773557662964, 0.8497135639190674, 0.49900707602500916, -2.744041681289673, -1.7643532752990723, 0.7162656784057617, 114.0, -0.20141200721263885, 0.3894580006599426, -0.18657800555229187, -3.1381852626800537, -1.4600000381469727, -0.9749999642372131], "max": [1.1051949262619019, 2.044304132461548, -0.822102427482605, 0.01895427517592907, 2.749033212661743, 1.4099292755126953, -0.6710442304611206, 890.0, 0.2463199943304062, 0.48480701446533203, -0.09324000030755997, 3.1410000324249268, 1.3990000486373901, -0.3580000102519989, -0.5178566575050354, -1.9241032600402832, 1.4988363981246948, 1.7985093593597412, -0.4985184073448181, -0.5039114356040955, 2.8424606323242188, 602.0, -0.10422199964523315, 0.46137499809265137, 0.09716600179672241, 3.1389999389648438, -0.527999997138977, 1.0740000009536743], "mean": [0.8143167495727539, 2.0290451049804688, -1.1715068817138672, -0.5770652294158936, 1.4115610122680664, 0.9642738103866577, -1.5212782621383667, 771.779296875, 0.133383646607399, 0.4319916069507599, -0.17774856090545654, 0.6456678509712219, 0.8490763306617737, -0.8755207061767578, -0.7942327260971069, -1.9821034669876099, 0.9529586434364319, 1.4546566009521484, -0.8311886787414551, -1.4496525526046753, 0.9328842759132385, 213.37747192382812, -0.16140025854110718, 0.41784071922302246, 0.005920293275266886, -2.410640001296997, -0.9163966178894043, 0.44515469670295715], "std": [0.10443910956382751, 0.00528368866071105, 0.2729351818561554, 0.3725789785385132, 0.8280659914016724, 0.27655401825904846, 0.9348838329315186, 133.30079650878906, 0.07789285480976105, 0.02599523775279522, 0.03943948447704315, 2.892533540725708, 0.34264907240867615, 0.2683834135532379, 0.10373526066541672, 0.03445497527718544, 0.14880838990211487, 0.47532954812049866, 0.5124937891960144, 0.34837380051612854, 0.48666462302207947, 164.43505859375, 0.02297913283109665, 0.024096908047795296, 0.09991183876991272, 1.214095950126648, 0.21090644598007202, 0.3304964303970337], "count": [657]}, "action": {"min": [0.6202551126480103, 1.9998681545257568, -1.5439183712005615, -1.1631572246551514, 0.6778684258460999, 0.5719095468521118, -2.9882657527923584, 403.0, -0.021870000287890434, 0.3836109936237335, -0.23728300631046295, -3.1361851692199707, 0.3659999966621399, -1.4900000095367432, -0.9369450807571411, -2.041773557662964, 0.8497135639190674, 0.49900707602500916, -2.744041681289673, -1.7643532752990723, 0.7162656784057617, 114.0, -0.20141200721263885, 0.3894580006599426, -0.18657800555229187, -3.1381852626800537, -1.4600000381469727, -0.9749999642372131], "max": [1.1051949262619019, 2.044304132461548, -0.822102427482605, 0.01895427517592907, 2.749033212661743, 1.4099292755126953, -0.6710442304611206, 890.0, 0.2463199943304062, 0.48480701446533203, -0.09324000030755997, 3.1410000324249268, 1.3990000486373901, -0.3580000102519989, -0.5178566575050354, -1.9241032600402832, 1.4988363981246948, 1.7985093593597412, -0.4985184073448181, -0.5039114356040955, 2.8424606323242188, 602.0, -0.10422199964523315, 0.46137499809265137, 0.09716600179672241, 3.1389999389648438, -0.527999997138977, 1.0740000009536743], "mean": [0.8143167495727539, 2.0290451049804688, -1.1715068817138672, -0.5770652294158936, 1.4115610122680664, 0.9642738103866577, -1.5212782621383667, 771.779296875, 0.133383646607399, 0.4319916069507599, -0.17774856090545654, 0.6456678509712219, 0.8490763306617737, -0.8755207061767578, -0.7942327260971069, -1.9821034669876099, 0.9529586434364319, 1.4546566009521484, -0.8311886787414551, -1.4496525526046753, 0.9328842759132385, 213.37747192382812, -0.16140025854110718, 0.41784071922302246, 0.005920293275266886, -2.410640001296997, -0.9163966178894043, 0.44515469670295715], "std": [0.10443910956382751, 0.00528368866071105, 0.2729351818561554, 0.3725789785385132, 0.8280659914016724, 0.27655401825904846, 0.9348838329315186, 133.30079650878906, 0.07789285480976105, 0.02599523775279522, 0.03943948447704315, 2.892533540725708, 0.34264907240867615, 0.2683834135532379, 0.10373526066541672, 0.03445497527718544, 0.14880838990211487, 0.47532954812049866, 0.5124937891960144, 0.34837380051612854, 0.48666462302207947, 164.43505859375, 0.02297913283109665, 0.024096908047795296, 0.09991183876991272, 1.214095950126648, 0.21090644598007202, 0.3304964303970337], "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": [200], "max": [200], "mean": [200.0], "std": [0.0], "count": [657]}, "index": {"min": [109602], "max": [110258], "mean": [109930.0], "std": [189.65934373678155], "count": [657]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [657]}, "subtask_annotation": {"mean": [4.776255707762557, 12.0, 12.0, 12.0, 12.0], "std": [3.309529064945896, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [657]}, "scene_annotation": {"mean": [200.0], "std": [0.0], "min": [200], "max": [200], "count": [657]}, "eef_direction_state": {"mean": [4.80517503805175, 4.027397260273973], "std": [1.4445943982481506, 1.912669785070082], "min": [0, 0], "max": [6, 6], "count": [657]}, "eef_velocity_state": {"mean": [0.6575342465753424, 0.8234398782343988], "std": [0.7381176493976325, 0.714621192535377], "min": [0, 0], "max": [2, 2], "count": [657]}, "eef_acc_mag_state": {"mean": [0.6971080669710806, 0.9254185692541856], "std": [0.8301074597389358, 0.830676596000976], "min": [0, 0], "max": [2, 2], "count": [657]}, "eef_direction_action": {"mean": [4.80517503805175, 4.027397260273973], "std": [1.4445943982481506, 1.912669785070082], "min": [0, 0], "max": [6, 6], "count": [657]}, "eef_velocity_action": {"mean": [0.6575342465753424, 0.8234398782343988], "std": [0.7381176493976325, 0.714621192535377], "min": [0, 0], "max": [2, 2], "count": [657]}, "eef_acc_mag_action": {"mean": [0.6971080669710806, 0.9254185692541856], "std": [0.8301074597389358, 0.830676596000976], "min": [0, 0], "max": [2, 2], "count": [657]}, "eef_sim_pose_state": {"mean": [0.6140330722115066, 0.2449595441895864, 1.2953235917847283, 2.4129153999386053, 0.9175429869031658, 2.0187389510983293, 0.6362511445983752, -0.2119651282375451, 1.1140192860386406, 0.6454483511541447, 0.849572977742725, -2.447315380144919], "std": [0.02673486991143395, 0.02197231895478807, 0.09941580701879518, 1.2143510539869065, 0.2112093764353679, 0.3313781571241663, 0.01601831896555388, 0.06978161856656206, 0.04590071034990112, 2.8930227953683327, 0.34269313834249404, 0.268541841245951], "min": [0.5874952667256907, 0.19489511096191203, 1.0943750897383038, -3.138748228410227, 0.5285910612602223, 0.5928755683253661, 0.6076305051342289, -0.30703558075948073, 1.0430326028722816, -3.1365211062338827, 0.366457900786999, -3.0620360847390518], "max": [0.6681156777697494, 0.29334703664504436, 1.3826267152291976, 3.138626835365324, 1.462075836115532, 2.6477707747094006, 0.6738322154130049, -0.07117599010267325, 1.2061183018628108, 3.141205978565623, 1.3998823926657389, -1.9293917803386955], "count": [657]}, "eef_sim_pose_action": {"mean": [0.6140330722115066, 0.2449595441895864, 1.2953235917847283, 2.4129153999386053, 0.9175429869031658, 2.0187389510983293, 0.6362511445983752, -0.2119651282375451, 1.1140192860386406, 0.6454483511541447, 0.849572977742725, -2.447315380144919], "std": [0.02673486991143395, 0.02197231895478807, 0.09941580701879518, 1.2143510539869065, 0.2112093764353679, 0.3313781571241663, 0.01601831896555388, 0.06978161856656206, 0.04590071034990112, 2.8930227953683327, 0.34269313834249404, 0.268541841245951], "min": [0.5874952667256907, 0.19489511096191203, 1.0943750897383038, -3.138748228410227, 0.5285910612602223, 0.5928755683253661, 0.6076305051342289, -0.30703558075948073, 1.0430326028722816, -3.1365211062338827, 0.366457900786999, -3.0620360847390518], "max": [0.6681156777697494, 0.29334703664504436, 1.3826267152291976, 3.138626835365324, 1.462075836115532, 2.6477707747094006, 0.6738322154130049, -0.07117599010267325, 1.2061183018628108, 3.141205978565623, 1.3998823926657389, -1.9293917803386955], "count": [657]}, "gripper_mode_state": {"mean": [0.8843226788432268, 0.0700152207001522], "std": [0.3198375814796678, 0.2551726661898971], "min": [0, 0], "max": [1, 1], "count": [657]}, "gripper_activity_state": {"mean": [1.9330289193302892, 1.9101978691019788], "std": [0.3241973402880129, 0.38955478290524065], "min": [0, 0], "max": [2, 2], "count": [657]}, "gripper_mode_action": {"mean": [0.8843226788432268, 0.0700152207001522], "std": [0.3198375814796678, 0.2551726661898971], "min": [0, 0], "max": [1, 1], "count": [657]}, "gripper_activity_action": {"mean": [1.9330289193302892, 1.9101978691019788], "std": [0.3241973402880129, 0.38955478290524065], "min": [0, 0], "max": [2, 2], "count": [657]}, "gripper_open_scale_state": {"mean": [0.21337747336377488, 0.7717792998013435], "std": [0.1644350816042973, 0.13330073721609564], "min": [0.114, 0.403], "max": [0.602, 0.89], "count": [657]}, "gripper_open_scale_action": {"mean": [0.21337747336377488, 0.7717792998013435], "std": [0.1644350816042973, 0.13330073721609564], "min": [0.114, 0.403], "max": [0.602, 0.89], "count": [657]}}} +{"episode_index": 201, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.44523135129614905]], [[0.42933903020667724]], [[0.40564716784799504]]], "std": [[[0.14049042162855474]], [[0.16365694760442775]], [[0.18695794138605407]]], "count": [148]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7058823529411765]], [[0.6784313725490196]], [[0.6705882352941176]]], "mean": [[[0.47531888966172053]], [[0.47650190999823355]], [[0.46956476467276104]]], "std": [[[0.054777570354887194]], [[0.06691041624971532]], [[0.07756955257043686]]], "count": [148]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.9764705882352941]], [[1.0]]], "mean": [[[0.47568953834349054]], [[0.43880692595168697]], [[0.4153048434463876]]], "std": [[[0.12897875363189387]], [[0.16767850427752223]], [[0.19392227220582536]]], "count": [148]}, "observation.state": {"min": [0.5966408848762512, 2.000636100769043, -1.5154868364334106, -1.1075685024261475, 0.39556142687797546, 0.5029690265655518, -2.9773223400115967, 57.0, -0.020214999094605446, 0.35918599367141724, -0.22382700443267822, -3.1401853561401367, 0.2319999784231186, -1.1790000200271606, -0.9226334691047668, -2.0435187816619873, 0.9024574160575867, 0.42702972888946533, -2.669184446334839, -1.6337504386901855, 0.7317467331886292, 111.0, -0.19946999847888947, 0.3761639893054962, -0.19588500261306763, -3.1391851902008057, -1.3969999551773071, -0.32499998807907104], "max": [1.1602599620819092, 2.0482661724090576, -0.9397725462913513, 0.011257374659180641, 2.8684139251708984, 1.6073087453842163, -0.745465099811554, 842.0, 0.22692100703716278, 0.4842720031738281, -0.0979280024766922, 3.140000104904175, 1.3869999647140503, -0.4649999737739563, -0.44568726420402527, -1.8907850980758667, 1.5473390817642212, 1.8606956005096436, -0.6579891443252563, -0.5192180275917053, 2.674367904663086, 864.0, -0.0780009999871254, 0.4644030034542084, 0.07558900117874146, 3.1389999389648438, -0.6549999713897705, 0.8669999837875366], "mean": [0.8534030318260193, 2.0279064178466797, -1.2332310676574707, -0.6150653958320618, 1.2717117071151733, 1.095353126525879, -1.3618240356445312, 629.236083984375, 0.12052969634532928, 0.4260118305683136, -0.1700691282749176, 0.9594153761863708, 0.7330568432807922, -0.7876981496810913, -0.6790943145751953, -2.0099689960479736, 1.0479676723480225, 1.54086172580719, -0.8986098766326904, -1.3243680000305176, 1.020047664642334, 201.32635498046875, -0.15737783908843994, 0.41035154461860657, 0.0010826332727447152, -1.9071964025497437, -0.9480457305908203, 0.27593907713890076], "std": [0.1142192855477333, 0.006386084016412497, 0.1738387495279312, 0.34898704290390015, 0.8695018887519836, 0.3236798346042633, 0.8890130519866943, 239.1409454345703, 0.06570502370595932, 0.0339614562690258, 0.03019457310438156, 2.774590253829956, 0.3946329653263092, 0.18845747411251068, 0.09453566372394562, 0.031071405857801437, 0.1354547142982483, 0.49065297842025757, 0.4745253622531891, 0.296146959066391, 0.4357115924358368, 178.3799285888672, 0.027321353554725647, 0.02344040758907795, 0.08841364830732346, 1.6653532981872559, 0.16022555530071259, 0.26488667726516724], "count": [786]}, "action": {"min": [0.5966408848762512, 2.000636100769043, -1.5154868364334106, -1.1075685024261475, 0.39556142687797546, 0.5029690265655518, -2.9773223400115967, 57.0, -0.020214999094605446, 0.35918599367141724, -0.22382700443267822, -3.1401853561401367, 0.2319999784231186, -1.1790000200271606, -0.9226334691047668, -2.0435187816619873, 0.9024574160575867, 0.42702972888946533, -2.669184446334839, -1.6337504386901855, 0.7317467331886292, 111.0, -0.19946999847888947, 0.3761639893054962, -0.19588500261306763, -3.1391851902008057, -1.3969999551773071, -0.32499998807907104], "max": [1.1602599620819092, 2.0482661724090576, -0.9397725462913513, 0.011257374659180641, 2.8684139251708984, 1.6073087453842163, -0.745465099811554, 842.0, 0.22692100703716278, 0.4842720031738281, -0.0979280024766922, 3.140000104904175, 1.3869999647140503, -0.4649999737739563, -0.44568726420402527, -1.8907850980758667, 1.5473390817642212, 1.8606956005096436, -0.6579891443252563, -0.5192180275917053, 2.674367904663086, 864.0, -0.0780009999871254, 0.4644030034542084, 0.07558900117874146, 3.1389999389648438, -0.6549999713897705, 0.8669999837875366], "mean": [0.8534030318260193, 2.0279064178466797, -1.2332310676574707, -0.6150653958320618, 1.2717117071151733, 1.095353126525879, -1.3618240356445312, 629.236083984375, 0.12052969634532928, 0.4260118305683136, -0.1700691282749176, 0.9594153761863708, 0.7330568432807922, -0.7876981496810913, -0.6790943145751953, -2.0099689960479736, 1.0479676723480225, 1.54086172580719, -0.8986098766326904, -1.3243680000305176, 1.020047664642334, 201.32635498046875, -0.15737783908843994, 0.41035154461860657, 0.0010826332727447152, -1.9071964025497437, -0.9480457305908203, 0.27593907713890076], "std": [0.1142192855477333, 0.006386084016412497, 0.1738387495279312, 0.34898704290390015, 0.8695018887519836, 0.3236798346042633, 0.8890130519866943, 239.1409454345703, 0.06570502370595932, 0.0339614562690258, 0.03019457310438156, 2.774590253829956, 0.3946329653263092, 0.18845747411251068, 0.09453566372394562, 0.031071405857801437, 0.1354547142982483, 0.49065297842025757, 0.4745253622531891, 0.296146959066391, 0.4357115924358368, 178.3799285888672, 0.027321353554725647, 0.02344040758907795, 0.08841364830732346, 1.6653532981872559, 0.16022555530071259, 0.26488667726516724], "count": [786]}, "timestamp": {"min": [0.0], "max": [26.166666666666668], "mean": [13.083333333333334], "std": [7.563282405195561], "count": [786]}, "frame_index": {"min": [0], "max": [785], "mean": [392.5], "std": [226.8984721558668], "count": [786]}, "episode_index": {"min": [201], "max": [201], "mean": [201.0], "std": [0.0], "count": [786]}, "index": {"min": [110259], "max": [111044], "mean": [110651.5], "std": [226.8984721558668], "count": [786]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [786]}, "subtask_annotation": {"mean": [4.938931297709924, 12.0, 12.0, 12.0, 12.0], "std": [3.042336700356076, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [786]}, "scene_annotation": {"mean": [201.0], "std": [0.0], "min": [201], "max": [201], "count": [786]}, "eef_direction_state": {"mean": [4.903307888040713, 4.370229007633588], "std": [1.505144443497112, 1.8268785370915603], "min": [0, 0], "max": [6, 6], "count": [786]}, "eef_velocity_state": {"mean": [0.5368956743002544, 0.7201017811704835], "std": [0.7020780002095448, 0.7330982666198272], "min": [0, 0], "max": [2, 2], "count": [786]}, "eef_acc_mag_state": {"mean": [0.5865139949109415, 0.727735368956743], "std": [0.8091533038569229, 0.8317302919642376], "min": [0, 0], "max": [2, 2], "count": [786]}, "eef_direction_action": {"mean": [4.903307888040713, 4.370229007633588], "std": [1.505144443497112, 1.8268785370915603], "min": [0, 0], "max": [6, 6], "count": [786]}, "eef_velocity_action": {"mean": [0.5368956743002544, 0.7201017811704835], "std": [0.7020780002095448, 0.7330982666198272], "min": [0, 0], "max": [2, 2], "count": [786]}, "eef_acc_mag_action": {"mean": [0.5865139949109415, 0.727735368956743], "std": [0.8091533038569229, 0.8317302919642376], "min": [0, 0], "max": [2, 2], "count": [786]}, "eef_sim_pose_state": {"mean": [0.6042543573633488, 0.24199797336235557, 1.2871925222313119, 1.9093707728933684, 0.9493879136706649, 1.8493081212616806, 0.6353178998906938, -0.19925029905072547, 1.1245291193153126, 0.9590608956721943, 0.7336566578666237, -2.3595727439558942], "std": [0.025471344118181184, 0.02517449745124145, 0.08789762794511616, 1.6657814926432366, 0.16048782736547437, 0.26538448633362377, 0.02120839602276837, 0.058626648738754894, 0.03860007654641783, 2.7753075446771827, 0.3946428328406623, 0.18874640044282825], "min": [0.575172871591788, 0.16819386173134904, 1.0963914937780723, -3.138680073017281, 0.6549837495902526, 1.2454998315191104, 0.5894125679373251, -0.29067936836519254, 1.0549765186459836, -3.139865433959005, 0.2323528145429079, -2.7509398943438748], "max": [0.6697795045940642, 0.28024034671224884, 1.3582108874905015, 3.1401190737070634, 1.3994283627996023, 2.4410457643346337, 0.6840123637543984, -0.07088824817670654, 1.2006205538589028, 3.1397845646647755, 1.3875405209613056, -2.0368205950725127], "count": [786]}, "eef_sim_pose_action": {"mean": [0.6042543573633488, 0.24199797336235557, 1.2871925222313119, 1.9093707728933684, 0.9493879136706649, 1.8493081212616806, 0.6353178998906938, -0.19925029905072547, 1.1245291193153126, 0.9590608956721943, 0.7336566578666237, -2.3595727439558942], "std": [0.025471344118181184, 0.02517449745124145, 0.08789762794511616, 1.6657814926432366, 0.16048782736547437, 0.26538448633362377, 0.02120839602276837, 0.058626648738754894, 0.03860007654641783, 2.7753075446771827, 0.3946428328406623, 0.18874640044282825], "min": [0.575172871591788, 0.16819386173134904, 1.0963914937780723, -3.138680073017281, 0.6549837495902526, 1.2454998315191104, 0.5894125679373251, -0.29067936836519254, 1.0549765186459836, -3.139865433959005, 0.2323528145429079, -2.7509398943438748], "max": [0.6697795045940642, 0.28024034671224884, 1.3582108874905015, 3.1401190737070634, 1.3994283627996023, 2.4410457643346337, 0.6840123637543984, -0.07088824817670654, 1.2006205538589028, 3.1397845646647755, 1.3875405209613056, -2.0368205950725127], "count": [786]}, "gripper_mode_state": {"mean": [0.926208651399491, 0.2697201017811705], "std": [0.26143103387361555, 0.44381434009766346], "min": [0, 0], "max": [1, 1], "count": [786]}, "gripper_activity_state": {"mean": [1.916030534351145, 1.8040712468193385], "std": [0.3748757474679623, 0.5546781979858543], "min": [0, 0], "max": [2, 2], "count": [786]}, "gripper_mode_action": {"mean": [0.926208651399491, 0.2697201017811705], "std": [0.26143103387361555, 0.44381434009766346], "min": [0, 0], "max": [1, 1], "count": [786]}, "gripper_activity_action": {"mean": [1.916030534351145, 1.8040712468193385], "std": [0.3748757474679623, 0.5546781979858543], "min": [0, 0], "max": [2, 2], "count": [786]}, "gripper_open_scale_state": {"mean": [0.2013263358293296, 0.6292360049483119], "std": [0.17837994074933045, 0.23914094718087384], "min": [0.111, 0.057], "max": [0.864, 0.842], "count": [786]}, "gripper_open_scale_action": {"mean": [0.2013263358293296, 0.6292360049483119], "std": [0.17837994074933045, 0.23914094718087384], "min": [0.111, 0.057], "max": [0.864, 0.842], "count": [786]}}} +{"episode_index": 202, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.44934372807503414]], [[0.43134560669842326]], [[0.4076545537000111]]], "std": [[[0.13646425516679475]], [[0.16066405669255984]], [[0.1844232374769127]]], "count": [177]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.027450980392156862]], [[0.01568627450980392]]], "max": [[[0.7333333333333333]], [[0.7254901960784313]], [[0.7176470588235294]]], "mean": [[[0.46584083628743395]], [[0.4656619920331598]], [[0.45828944301355196]]], "std": [[[0.05150807697463839]], [[0.06235145595103879]], [[0.07364166488289685]]], "count": [177]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[0.8823529411764706]], [[0.9019607843137255]]], "mean": [[[0.4670114702189727]], [[0.4389384912392452]], [[0.4182540918909937]]], "std": [[[0.12261887074849799]], [[0.1549944852458875]], [[0.17959998548939962]]], "count": [177]}, "observation.state": {"min": [0.3176499605178833, 1.8836990594863892, -2.0003044605255127, -1.3676401376724243, 0.5808979868888855, -0.912562906742096, -2.9408273696899414, 208.0, -0.03186900168657303, 0.36880001425743103, -0.26690199971199036, -3.1411852836608887, 0.3330000340938568, -3.131185293197632, -0.8371123671531677, -2.0408833026885986, 0.9149714112281799, 0.518502414226532, -2.4952447414398193, -1.5759625434875488, 0.430939257144928, 109.0, -0.21024200320243835, 0.3817729949951172, -0.20169299840927124, -3.1391851902008057, -1.3990000486373901, -0.11200001090765], "max": [1.1365584135055542, 2.0433967113494873, -0.964818000793457, 0.21493729948997498, 2.877664089202881, 1.5712677240371704, -0.8141611814498901, 888.0, 0.24710099399089813, 0.4756709933280945, -0.09739299863576889, 3.1410000324249268, 1.444000005722046, -0.5410000085830688, -0.376170814037323, -1.9252378940582275, 1.560795545578003, 1.922672152519226, -0.5242270827293396, -0.45268604159355164, 2.546400547027588, 858.0, -0.03217099979519844, 0.4591040015220642, 0.0801599994301796, 3.138000011444092, -0.625, 1.0729999542236328], "mean": [0.7813573479652405, 2.0170233249664307, -1.3417596817016602, -0.5753092765808105, 1.7329411506652832, 0.796494722366333, -1.6806720495224, 660.9764404296875, 0.13225267827510834, 0.42650118470191956, -0.17319916188716888, 0.48706045746803284, 0.9037573337554932, -1.097305417060852, -0.6589482426643372, -1.9993963241577148, 1.1778850555419922, 1.5885744094848633, -0.7428627014160156, -1.2842730283737183, 0.7568625807762146, 208.03355407714844, -0.14729197323322296, 0.4133701026439667, -0.005540721584111452, -2.187126874923706, -0.9289853572845459, 0.5031380653381348], "std": [0.20738178491592407, 0.03158634901046753, 0.3041428327560425, 0.4670858681201935, 0.9838057160377502, 0.6302193403244019, 0.8185325264930725, 188.27633666992188, 0.0657505914568901, 0.027124419808387756, 0.04668185114860535, 2.850013017654419, 0.3476148247718811, 0.5204439163208008, 0.08482223749160767, 0.028162024915218353, 0.11634986102581024, 0.39459124207496643, 0.40625908970832825, 0.26022034883499146, 0.40578314661979675, 201.46942138671875, 0.042464401572942734, 0.018044855445623398, 0.07719331979751587, 1.5297584533691406, 0.15061578154563904, 0.25025004148483276], "count": [998]}, "action": {"min": [0.3176499605178833, 1.8836990594863892, -2.0003044605255127, -1.3676401376724243, 0.5808979868888855, -0.912562906742096, -2.9408273696899414, 208.0, -0.03186900168657303, 0.36880001425743103, -0.26690199971199036, -3.1411852836608887, 0.3330000340938568, -3.131185293197632, -0.8371123671531677, -2.0408833026885986, 0.9149714112281799, 0.518502414226532, -2.4952447414398193, -1.5759625434875488, 0.430939257144928, 109.0, -0.21024200320243835, 0.3817729949951172, -0.20169299840927124, -3.1391851902008057, -1.3990000486373901, -0.11200001090765], "max": [1.1365584135055542, 2.0433967113494873, -0.964818000793457, 0.21493729948997498, 2.877664089202881, 1.5712677240371704, -0.8141611814498901, 888.0, 0.24710099399089813, 0.4756709933280945, -0.09739299863576889, 3.1410000324249268, 1.444000005722046, -0.5410000085830688, -0.376170814037323, -1.9252378940582275, 1.560795545578003, 1.922672152519226, -0.5242270827293396, -0.45268604159355164, 2.546400547027588, 858.0, -0.03217099979519844, 0.4591040015220642, 0.0801599994301796, 3.138000011444092, -0.625, 1.0729999542236328], "mean": [0.7813573479652405, 2.0170233249664307, -1.3417596817016602, -0.5753092765808105, 1.7329411506652832, 0.796494722366333, -1.6806720495224, 660.9764404296875, 0.13225267827510834, 0.42650118470191956, -0.17319916188716888, 0.48706045746803284, 0.9037573337554932, -1.097305417060852, -0.6589482426643372, -1.9993963241577148, 1.1778850555419922, 1.5885744094848633, -0.7428627014160156, -1.2842730283737183, 0.7568625807762146, 208.03355407714844, -0.14729197323322296, 0.4133701026439667, -0.005540721584111452, -2.187126874923706, -0.9289853572845459, 0.5031380653381348], "std": [0.20738178491592407, 0.03158634901046753, 0.3041428327560425, 0.4670858681201935, 0.9838057160377502, 0.6302193403244019, 0.8185325264930725, 188.27633666992188, 0.0657505914568901, 0.027124419808387756, 0.04668185114860535, 2.850013017654419, 0.3476148247718811, 0.5204439163208008, 0.08482223749160767, 0.028162024915218353, 0.11634986102581024, 0.39459124207496643, 0.40625908970832825, 0.26022034883499146, 0.40578314661979675, 201.46942138671875, 0.042464401572942734, 0.018044855445623398, 0.07719331979751587, 1.5297584533691406, 0.15061578154563904, 0.25025004148483276], "count": [998]}, "timestamp": {"min": [0.0], "max": [33.233333333333334], "mean": [16.616666666666667], "std": [9.603254656625534], "count": [998]}, "frame_index": {"min": [0], "max": [997], "mean": [498.5], "std": [288.097639698766], "count": [998]}, "episode_index": {"min": [202], "max": [202], "mean": [202.0], "std": [0.0], "count": [998]}, "index": {"min": [111045], "max": [112042], "mean": [111543.5], "std": [288.097639698766], "count": [998]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [998]}, "subtask_annotation": {"mean": [5.63627254509018, 12.0, 12.0, 12.0, 12.0], "std": [2.935336323580798, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [998]}, "scene_annotation": {"mean": [202.0], "std": [0.0], "min": [202], "max": [202], "count": [998]}, "eef_direction_state": {"mean": [4.828657314629258, 3.841683366733467], "std": [1.6046339461084473, 1.9147633298040332], "min": [0, 0], "max": [6, 6], "count": [998]}, "eef_velocity_state": {"mean": [0.5350701402805611, 0.8466933867735471], "std": [0.6879091386631618, 0.6421595018591607], "min": [0, 0], "max": [2, 2], "count": [998]}, "eef_acc_mag_state": {"mean": [0.6032064128256514, 0.8787575150300602], "std": [0.8025945773490732, 0.8388904181034652], "min": [0, 0], "max": [2, 2], "count": [998]}, "eef_direction_action": {"mean": [4.828657314629258, 3.841683366733467], "std": [1.6046339461084473, 1.9147633298040332], "min": [0, 0], "max": [6, 6], "count": [998]}, "eef_velocity_action": {"mean": [0.5350701402805611, 0.8466933867735471], "std": [0.6879091386631618, 0.6421595018591607], "min": [0, 0], "max": [2, 2], "count": [998]}, "eef_acc_mag_action": {"mean": [0.6032064128256514, 0.8787575150300602], "std": [0.8025945773490732, 0.8388904181034652], "min": [0, 0], "max": [2, 2], "count": [998]}, "eef_sim_pose_state": {"mean": [0.6068851910104467, 0.22896910451117172, 1.2833018440192372, 2.1895359128188137, 0.9301705811871416, 2.076922119463981, 0.628576114922138, -0.21047385393959459, 1.1158452146275053, 0.48697147435157206, 0.9042614075008388, -1.806552474651566], "std": [0.019992692904612513, 0.040085415587316015, 0.07647667102179315, 1.5299654595385468, 0.15079141197478968, 0.25031138030433114, 0.02922847378963966, 0.05985176700070204, 0.05244890930653819, 2.850284490669829, 0.3475380938484276, 1.819496363980328], "min": [0.5750989049715391, 0.12119037927589531, 1.091968345910012, -3.1364148142810513, 0.6254647696469076, 1.4612106225587949, 0.5716524178802711, -0.3089058676900765, 1.0094154956388297, -3.1414735413487858, 0.33380556032084785, -3.141349135297355], "max": [0.6631875059947384, 0.2868642079607453, 1.3629026596015366, 3.1401418557439893, 1.401244707873929, 2.6504981755674764, 0.6846688622470174, -0.06440348560883861, 1.1990338640226552, 3.140547661733632, 1.4443637343056497, 3.1403645465319125], "count": [998]}, "eef_sim_pose_action": {"mean": [0.6068851910104467, 0.22896910451117172, 1.2833018440192372, 2.1895359128188137, 0.9301705811871416, 2.076922119463981, 0.628576114922138, -0.21047385393959459, 1.1158452146275053, 0.48697147435157206, 0.9042614075008388, -1.806552474651566], "std": [0.019992692904612513, 0.040085415587316015, 0.07647667102179315, 1.5299654595385468, 0.15079141197478968, 0.25031138030433114, 0.02922847378963966, 0.05985176700070204, 0.05244890930653819, 2.850284490669829, 0.3475380938484276, 1.819496363980328], "min": [0.5750989049715391, 0.12119037927589531, 1.091968345910012, -3.1364148142810513, 0.6254647696469076, 1.4612106225587949, 0.5716524178802711, -0.3089058676900765, 1.0094154956388297, -3.1414735413487858, 0.33380556032084785, -3.141349135297355], "max": [0.6631875059947384, 0.2868642079607453, 1.3629026596015366, 3.1401418557439893, 1.401244707873929, 2.6504981755674764, 0.6846688622470174, -0.06440348560883861, 1.1990338640226552, 3.140547661733632, 1.4443637343056497, 3.1403645465319125], "count": [998]}, "gripper_mode_state": {"mean": [0.8396793587174348, 0.2124248496993988], "std": [0.3669031660551806, 0.40902387818999536], "min": [0, 0], "max": [1, 1], "count": [998]}, "gripper_activity_state": {"mean": [1.9448897795591182, 1.8787575150300602], "std": [0.29006415204287433, 0.4320915012465966], "min": [0, 0], "max": [2, 2], "count": [998]}, "gripper_mode_action": {"mean": [0.8396793587174348, 0.2124248496993988], "std": [0.3669031660551806, 0.40902387818999536], "min": [0, 0], "max": [1, 1], "count": [998]}, "gripper_activity_action": {"mean": [1.9448897795591182, 1.8787575150300602], "std": [0.29006415204287433, 0.4320915012465966], "min": [0, 0], "max": [2, 2], "count": [998]}, "gripper_open_scale_state": {"mean": [0.2080335670195983, 0.6609764530128375], "std": [0.20146934871125968, 0.18827635121261654], "min": [0.109, 0.208], "max": [0.858, 0.888], "count": [998]}, "gripper_open_scale_action": {"mean": [0.2080335670195983, 0.6609764530128375], "std": [0.20146934871125968, 0.18827635121261654], "min": [0.109, 0.208], "max": [0.858, 0.888], "count": [998]}}} +{"episode_index": 203, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4357608821053674]], [[0.4185170801148742]], [[0.3974685680332739]]], "std": [[[0.13602934562275518]], [[0.16025938410689128]], [[0.1810728778427007]]], "count": [165]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.054901960784313725]], [[0.011764705882352941]]], "max": [[[0.7372549019607844]], [[0.7215686274509804]], [[0.7137254901960784]]], "mean": [[[0.4694210264408794]], [[0.46731018889879183]], [[0.4606884345910081]]], "std": [[[0.049169907210741506]], [[0.06320798487997493]], [[0.0765881274507783]]], "count": [165]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[0.9215686274509803]], [[0.9450980392156862]]], "mean": [[[0.4718863005050505]], [[0.4345709546444841]], [[0.408013091701327]]], "std": [[[0.1338728229885823]], [[0.17177812667847434]], [[0.19962765870556795]]], "count": [165]}, "observation.state": {"min": [0.5471607446670532, 1.951644778251648, -1.2556772232055664, -1.051176905632019, 0.5844932794570923, 0.6003932952880859, -2.913076877593994, 143.0, 0.006626000162214041, 0.34349098801612854, -0.25250399112701416, -3.1411852836608887, 0.23600000143051147, -1.6009999513626099, -0.8774817585945129, -2.0432047843933105, 0.8726646304130554, 0.5439842343330383, -2.258054494857788, -1.697629451751709, 0.472408264875412, 114.0, -0.1937759965658188, 0.3767159879207611, -0.19551199674606323, -3.1411852836608887, -1.3990000486373901, -0.22699998319149017], "max": [1.1373438835144043, 2.05627703666687, -0.5030388236045837, 0.06578145921230316, 2.750272274017334, 1.7733768224716187, -0.8078780174255371, 886.0, 0.24859799444675446, 0.4796609878540039, -0.09443700313568115, 3.1410000324249268, 1.3669999837875366, -0.6679999828338623, -0.4619886577129364, -1.9525872468948364, 1.4491991996765137, 1.9404047727584839, -0.4723559021949768, -0.6163455247879028, 2.273500680923462, 726.0, -0.05493300035595894, 0.4650009870529175, 0.09487099945545197, 3.1410000324249268, -0.6240000128746033, 1.0759999752044678], "mean": [0.8589653968811035, 2.0267603397369385, -0.9179038405418396, -0.4595774710178375, 1.1996549367904663, 1.1274948120117188, -1.48369562625885, 661.6852416992188, 0.13800646364688873, 0.4152756929397583, -0.1840687096118927, 1.2769559621810913, 0.7712101340293884, -1.020712971687317, -0.717523455619812, -2.008345127105713, 1.056237816810608, 1.6241098642349243, -0.7173414826393127, -1.4047845602035522, 0.7574501037597656, 223.57553100585938, -0.15570567548274994, 0.4052589237689972, 0.011588170193135738, -1.9087153673171997, -0.9417759776115417, 0.557765543460846], "std": [0.16634561121463776, 0.011657314375042915, 0.25462445616722107, 0.31650128960609436, 0.6935244798660278, 0.3748388886451721, 0.8213688731193542, 194.2534942626953, 0.07643361389636993, 0.041324250400066376, 0.04172381013631821, 2.5739376544952393, 0.35410261154174805, 0.29192379117012024, 0.09097375720739365, 0.022540533915162086, 0.12517011165618896, 0.48520809412002563, 0.3979240357875824, 0.2988506555557251, 0.40243014693260193, 204.06536865234375, 0.03696624934673309, 0.022174568846821785, 0.09544146060943604, 1.8971484899520874, 0.1587192565202713, 0.24356456100940704], "count": [907]}, "action": {"min": [0.5471607446670532, 1.951644778251648, -1.2556772232055664, -1.051176905632019, 0.5844932794570923, 0.6003932952880859, -2.913076877593994, 143.0, 0.006626000162214041, 0.34349098801612854, -0.25250399112701416, -3.1411852836608887, 0.23600000143051147, -1.6009999513626099, -0.8774817585945129, -2.0432047843933105, 0.8726646304130554, 0.5439842343330383, -2.258054494857788, -1.697629451751709, 0.472408264875412, 114.0, -0.1937759965658188, 0.3767159879207611, -0.19551199674606323, -3.1411852836608887, -1.3990000486373901, -0.22699998319149017], "max": [1.1373438835144043, 2.05627703666687, -0.5030388236045837, 0.06578145921230316, 2.750272274017334, 1.7733768224716187, -0.8078780174255371, 886.0, 0.24859799444675446, 0.4796609878540039, -0.09443700313568115, 3.1410000324249268, 1.3669999837875366, -0.6679999828338623, -0.4619886577129364, -1.9525872468948364, 1.4491991996765137, 1.9404047727584839, -0.4723559021949768, -0.6163455247879028, 2.273500680923462, 726.0, -0.05493300035595894, 0.4650009870529175, 0.09487099945545197, 3.1410000324249268, -0.6240000128746033, 1.0759999752044678], "mean": [0.8589653968811035, 2.0267603397369385, -0.9179038405418396, -0.4595774710178375, 1.1996549367904663, 1.1274948120117188, -1.48369562625885, 661.6852416992188, 0.13800646364688873, 0.4152756929397583, -0.1840687096118927, 1.2769559621810913, 0.7712101340293884, -1.020712971687317, -0.717523455619812, -2.008345127105713, 1.056237816810608, 1.6241098642349243, -0.7173414826393127, -1.4047845602035522, 0.7574501037597656, 223.57553100585938, -0.15570567548274994, 0.4052589237689972, 0.011588170193135738, -1.9087153673171997, -0.9417759776115417, 0.557765543460846], "std": [0.16634561121463776, 0.011657314375042915, 0.25462445616722107, 0.31650128960609436, 0.6935244798660278, 0.3748388886451721, 0.8213688731193542, 194.2534942626953, 0.07643361389636993, 0.041324250400066376, 0.04172381013631821, 2.5739376544952393, 0.35410261154174805, 0.29192379117012024, 0.09097375720739365, 0.022540533915162086, 0.12517011165618896, 0.48520809412002563, 0.3979240357875824, 0.2988506555557251, 0.40243014693260193, 204.06536865234375, 0.03696624934673309, 0.022174568846821785, 0.09544146060943604, 1.8971484899520874, 0.1587192565202713, 0.24356456100940704], "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": [203], "max": [203], "mean": [203.0], "std": [0.0], "count": [907]}, "index": {"min": [112043], "max": [112949], "mean": [112496.0], "std": [261.828187940107], "count": [907]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [907]}, "subtask_annotation": {"mean": [5.08710033076075, 12.0, 12.0, 12.0, 12.0], "std": [3.2884346926053203, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [907]}, "scene_annotation": {"mean": [203.0], "std": [0.0], "min": [203], "max": [203], "count": [907]}, "eef_direction_state": {"mean": [4.714443219404631, 4.448732083792724], "std": [1.6632219876441041, 1.8187938507567418], "min": [0, 0], "max": [6, 6], "count": [907]}, "eef_velocity_state": {"mean": [0.565600882028666, 0.6736493936052922], "std": [0.6860129984844514, 0.7285334534813204], "min": [0, 0], "max": [2, 2], "count": [907]}, "eef_acc_mag_state": {"mean": [0.639470782800441, 0.6868798235942668], "std": [0.8018081454238801, 0.8234931579239074], "min": [0, 0], "max": [2, 2], "count": [907]}, "eef_direction_action": {"mean": [4.714443219404631, 4.448732083792724], "std": [1.6632219876441041, 1.8187938507567418], "min": [0, 0], "max": [6, 6], "count": [907]}, "eef_velocity_action": {"mean": [0.565600882028666, 0.6736493936052922], "std": [0.6860129984844514, 0.7285334534813204], "min": [0, 0], "max": [2, 2], "count": [907]}, "eef_acc_mag_action": {"mean": [0.639470782800441, 0.6868798235942668], "std": [0.8018081454238801, 0.8234931579239074], "min": [0, 0], "max": [2, 2], "count": [907]}, "eef_sim_pose_state": {"mean": [0.5984961417271608, 0.23694239456328137, 1.3001809133212658, 1.9042118625920395, 0.9429200259878868, 2.131595274761568, 0.6253928727778022, -0.22010611173767383, 1.1084518200402, 1.2766404265665416, 0.7717723425124956, -2.461023482503231], "std": [0.025622169738414944, 0.03461117274593811, 0.09432058585915615, 1.9045580482364357, 0.15887042929511014, 0.24351496884294505, 0.03472612075534479, 0.06797938275655152, 0.04864104577974847, 2.57432985872182, 0.3540825991013664, 0.8639585817880822], "min": [0.5694851854686724, 0.14522520965291108, 1.0902885629642431, -3.1407597440814614, 0.6245615790348045, 1.345320222250273, 0.5689794001304811, -0.32057999187504904, 1.0255750756661435, -3.141153495214919, 0.23683910242819528, -3.140072487617966], "max": [0.6698903980289902, 0.27677499762995966, 1.3795647465464524, 3.1407380662827724, 1.4010633332732678, 2.6487968423819845, 0.6800666691474964, -0.1005588184743225, 1.2026898911638826, 3.1411672665938917, 1.3678435458964664, 3.1392716696017535], "count": [907]}, "eef_sim_pose_action": {"mean": [0.5984961417271608, 0.23694239456328137, 1.3001809133212658, 1.9042118625920395, 0.9429200259878868, 2.131595274761568, 0.6253928727778022, -0.22010611173767383, 1.1084518200402, 1.2766404265665416, 0.7717723425124956, -2.461023482503231], "std": [0.025622169738414944, 0.03461117274593811, 0.09432058585915615, 1.9045580482364357, 0.15887042929511014, 0.24351496884294505, 0.03472612075534479, 0.06797938275655152, 0.04864104577974847, 2.57432985872182, 0.3540825991013664, 0.8639585817880822], "min": [0.5694851854686724, 0.14522520965291108, 1.0902885629642431, -3.1407597440814614, 0.6245615790348045, 1.345320222250273, 0.5689794001304811, -0.32057999187504904, 1.0255750756661435, -3.141153495214919, 0.23683910242819528, -3.140072487617966], "max": [0.6698903980289902, 0.27677499762995966, 1.3795647465464524, 3.1407380662827724, 1.4010633332732678, 2.6487968423819845, 0.6800666691474964, -0.1005588184743225, 1.2026898911638826, 3.1411672665938917, 1.3678435458964664, 3.1392716696017535], "count": [907]}, "gripper_mode_state": {"mean": [0.8092613009922822, 0.1378169790518192], "std": [0.39288350399140576, 0.3447077883321593], "min": [0, 0], "max": [1, 1], "count": [907]}, "gripper_activity_state": {"mean": [1.9415656008820286, 1.8930540242557883], "std": [0.30775170200116975, 0.41555510138289403], "min": [0, 0], "max": [2, 2], "count": [907]}, "gripper_mode_action": {"mean": [0.8092613009922822, 0.1378169790518192], "std": [0.39288350399140576, 0.3447077883321593], "min": [0, 0], "max": [1, 1], "count": [907]}, "gripper_activity_action": {"mean": [1.9415656008820286, 1.8930540242557883], "std": [0.30775170200116975, 0.41555510138289403], "min": [0, 0], "max": [2, 2], "count": [907]}, "gripper_open_scale_state": {"mean": [0.22357552367928596, 0.6616852259020818], "std": [0.20406539312488817, 0.1942534489841494], "min": [0.114, 0.143], "max": [0.726, 0.886], "count": [907]}, "gripper_open_scale_action": {"mean": [0.22357552367928596, 0.6616852259020818], "std": [0.20406539312488817, 0.1942534489841494], "min": [0.114, 0.143], "max": [0.726, 0.886], "count": [907]}}} +{"episode_index": 204, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.45758032627029305]], [[0.43938114194602573]], [[0.4161290968269028]]], "std": [[[0.1399142482799102]], [[0.16434582350942012]], [[0.18632644473984508]]], "count": [155]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.0392156862745098]], [[0.0196078431372549]]], "max": [[[0.7372549019607844]], [[0.7137254901960784]], [[0.7058823529411765]]], "mean": [[[0.467388986401012]], [[0.46090661237613323]], [[0.4493669394370652]]], "std": [[[0.059886780608454857]], [[0.08105411816778839]], [[0.09778905408706678]]], "count": [155]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8627450980392157]], [[0.8274509803921568]], [[0.8509803921568627]]], "mean": [[[0.46860296884882985]], [[0.43884321104786]], [[0.41847406441071056]]], "std": [[[0.12769967549933145]], [[0.16253748261487486]], [[0.18669636873895806]]], "count": [155]}, "observation.state": {"min": [0.39762088656425476, 1.8789342641830444, -1.6078845262527466, -1.2567942142486572, 0.5459913611412048, 0.5974262356758118, -2.9463603496551514, 133.0, -0.0044479998759925365, 0.3467690050601959, -0.26520198583602905, -3.128999948501587, 0.3309999704360962, -2.5280001163482666, -0.922249436378479, -2.0446882247924805, 0.8816879987716675, 0.4784471392631531, -2.4812123775482178, -1.5939218997955322, 0.4309218227863312, 115.0, -0.2393530011177063, 0.36866798996925354, -0.21437500417232513, -3.1411852836608887, -1.4859999418258667, -0.796999990940094], "max": [1.1121586561203003, 2.0426809787750244, -0.735150158405304, 0.23891814053058624, 2.587834596633911, 1.6978912353515625, -0.7597768306732178, 847.0, 0.23355700075626373, 0.4654639959335327, -0.10265199840068817, 3.1029999256134033, 1.5460000038146973, 3.114000082015991, -0.345540314912796, -1.9091284275054932, 1.3408665657043457, 1.9881744384765625, -0.472268670797348, -0.7521147131919861, 2.514251470565796, 737.0, -0.05741399899125099, 0.4672299921512604, 0.08624699711799622, 3.132999897003174, -0.5220000147819519, 1.3619999885559082], "mean": [0.7739001512527466, 2.0192711353302, -1.1095391511917114, -0.4026573598384857, 1.5530035495758057, 1.1440808773040771, -1.6548954248428345, 623.2882080078125, 0.14464741945266724, 0.404693067073822, -0.18963828682899475, 2.573551654815674, 0.9412133097648621, -1.1153740882873535, -0.686003565788269, -2.009577512741089, 1.0770862102508545, 1.4580492973327637, -0.7830780148506165, -1.3394203186035156, 0.8069899678230286, 263.020263671875, -0.15671977400779724, 0.4061207175254822, -0.02549719251692295, -1.1204051971435547, -0.9262934923171997, 0.6082688570022583], "std": [0.16490691900253296, 0.029475733637809753, 0.1989646703004837, 0.48762017488479614, 0.8219090700149536, 0.21471256017684937, 0.8984060287475586, 196.2161407470703, 0.06685923039913177, 0.035255931317806244, 0.051738839596509933, 1.0707968473434448, 0.39694908261299133, 0.49266672134399414, 0.1352628618478775, 0.03091016598045826, 0.10012950748205185, 0.5677551031112671, 0.4483475387096405, 0.2359878271818161, 0.4760070741176605, 223.2008056640625, 0.041200485080480576, 0.024409206584095955, 0.10264354199171066, 2.466163396835327, 0.23379740118980408, 0.37966519594192505], "count": [838]}, "action": {"min": [0.39762088656425476, 1.8789342641830444, -1.6078845262527466, -1.2567942142486572, 0.5459913611412048, 0.5974262356758118, -2.9463603496551514, 133.0, -0.0044479998759925365, 0.3467690050601959, -0.26520198583602905, -3.128999948501587, 0.3309999704360962, -2.5280001163482666, -0.922249436378479, -2.0446882247924805, 0.8816879987716675, 0.4784471392631531, -2.4812123775482178, -1.5939218997955322, 0.4309218227863312, 115.0, -0.2393530011177063, 0.36866798996925354, -0.21437500417232513, -3.1411852836608887, -1.4859999418258667, -0.796999990940094], "max": [1.1121586561203003, 2.0426809787750244, -0.735150158405304, 0.23891814053058624, 2.587834596633911, 1.6978912353515625, -0.7597768306732178, 847.0, 0.23355700075626373, 0.4654639959335327, -0.10265199840068817, 3.1029999256134033, 1.5460000038146973, 3.114000082015991, -0.345540314912796, -1.9091284275054932, 1.3408665657043457, 1.9881744384765625, -0.472268670797348, -0.7521147131919861, 2.514251470565796, 737.0, -0.05741399899125099, 0.4672299921512604, 0.08624699711799622, 3.132999897003174, -0.5220000147819519, 1.3619999885559082], "mean": [0.7739001512527466, 2.0192711353302, -1.1095391511917114, -0.4026573598384857, 1.5530035495758057, 1.1440808773040771, -1.6548954248428345, 623.2882080078125, 0.14464741945266724, 0.404693067073822, -0.18963828682899475, 2.573551654815674, 0.9412133097648621, -1.1153740882873535, -0.686003565788269, -2.009577512741089, 1.0770862102508545, 1.4580492973327637, -0.7830780148506165, -1.3394203186035156, 0.8069899678230286, 263.020263671875, -0.15671977400779724, 0.4061207175254822, -0.02549719251692295, -1.1204051971435547, -0.9262934923171997, 0.6082688570022583], "std": [0.16490691900253296, 0.029475733637809753, 0.1989646703004837, 0.48762017488479614, 0.8219090700149536, 0.21471256017684937, 0.8984060287475586, 196.2161407470703, 0.06685923039913177, 0.035255931317806244, 0.051738839596509933, 1.0707968473434448, 0.39694908261299133, 0.49266672134399414, 0.1352628618478775, 0.03091016598045826, 0.10012950748205185, 0.5677551031112671, 0.4483475387096405, 0.2359878271818161, 0.4760070741176605, 223.2008056640625, 0.041200485080480576, 0.024409206584095955, 0.10264354199171066, 2.466163396835327, 0.23379740118980408, 0.37966519594192505], "count": [838]}, "timestamp": {"min": [0.0], "max": [27.9], "mean": [13.949999999999998], "std": [8.063653018328605], "count": [838]}, "frame_index": {"min": [0], "max": [837], "mean": [418.5], "std": [241.9095905498581], "count": [838]}, "episode_index": {"min": [204], "max": [204], "mean": [204.0], "std": [0.0], "count": [838]}, "index": {"min": [112950], "max": [113787], "mean": [113368.5], "std": [241.9095905498581], "count": [838]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [838]}, "subtask_annotation": {"mean": [4.620525059665871, 12.0, 12.0, 12.0, 12.0], "std": [3.512223280697988, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [838]}, "scene_annotation": {"mean": [204.0], "std": [0.0], "min": [204], "max": [204], "count": [838]}, "eef_direction_state": {"mean": [4.5608591885441525, 4.1610978520286395], "std": [1.7072064654671861, 2.0276289072835043], "min": [0, 0], "max": [6, 6], "count": [838]}, "eef_velocity_state": {"mean": [0.6718377088305489, 0.7613365155131265], "std": [0.7366596947581316, 0.7459255299987051], "min": [0, 0], "max": [2, 2], "count": [838]}, "eef_acc_mag_state": {"mean": [0.6694510739856802, 0.7899761336515513], "std": [0.8170600036200262, 0.8312481625745811], "min": [0, 0], "max": [2, 2], "count": [838]}, "eef_direction_action": {"mean": [4.5608591885441525, 4.1610978520286395], "std": [1.7072064654671861, 2.0276289072835043], "min": [0, 0], "max": [6, 6], "count": [838]}, "eef_velocity_action": {"mean": [0.6718377088305489, 0.7613365155131265], "std": [0.7366596947581316, 0.7459255299987051], "min": [0, 0], "max": [2, 2], "count": [838]}, "eef_acc_mag_action": {"mean": [0.6694510739856802, 0.7899761336515513], "std": [0.8170600036200262, 0.8312481625745811], "min": [0, 0], "max": [2, 2], "count": [838]}, "eef_sim_pose_state": {"mean": [0.601986813391207, 0.23930484681972133, 1.2637302761905698, 1.1155248781711555, 0.9272998668594794, 2.1824297155089742, 0.6081654335603557, -0.22709920057981833, 1.0976870600546975, 2.567192302843878, 0.9417480401018298, -0.9016065924774268], "std": [0.030394628017041136, 0.03995538442115, 0.10062394685743499, 2.470388337645615, 0.23413068689031996, 0.38012508743161155, 0.03974308913551955, 0.061025890499530513, 0.06181482243148545, 1.085541096160237, 0.3969121978308806, 2.483508122437945], "min": [0.5611284369744906, 0.14882605318556177, 1.0550226934976783, -3.1408266888191325, 0.5221237912069068, 0.7711568439384129, 0.5436219414252039, -0.30886146751073523, 1.0074072183802383, -3.1318307185232217, 0.3318072317329448, -3.135857950239495], "max": [0.6716870828936874, 0.32081341863321516, 1.370623619832368, 3.137027133617596, 1.4872186985988587, 2.937768603276452, 0.6772780018070582, -0.09123980495913865, 1.1932269944453284, 3.103077728227776, 1.552128109986691, 3.1353712103405504], "count": [838]}, "eef_sim_pose_action": {"mean": [0.601986813391207, 0.23930484681972133, 1.2637302761905698, 1.1155248781711555, 0.9272998668594794, 2.1824297155089742, 0.6081654335603557, -0.22709920057981833, 1.0976870600546975, 2.567192302843878, 0.9417480401018298, -0.9016065924774268], "std": [0.030394628017041136, 0.03995538442115, 0.10062394685743499, 2.470388337645615, 0.23413068689031996, 0.38012508743161155, 0.03974308913551955, 0.061025890499530513, 0.06181482243148545, 1.085541096160237, 0.3969121978308806, 2.483508122437945], "min": [0.5611284369744906, 0.14882605318556177, 1.0550226934976783, -3.1408266888191325, 0.5221237912069068, 0.7711568439384129, 0.5436219414252039, -0.30886146751073523, 1.0074072183802383, -3.1318307185232217, 0.3318072317329448, -3.135857950239495], "max": [0.6716870828936874, 0.32081341863321516, 1.370623619832368, 3.137027133617596, 1.4872186985988587, 2.937768603276452, 0.6772780018070582, -0.09123980495913865, 1.1932269944453284, 3.103077728227776, 1.552128109986691, 3.1353712103405504], "count": [838]}, "gripper_mode_state": {"mean": [0.7971360381861575, 0.15990453460620524], "std": [0.40213203653904267, 0.36651749537856665], "min": [0, 0], "max": [1, 1], "count": [838]}, "gripper_activity_state": {"mean": [1.9355608591885443, 1.9152744630071599], "std": [0.328663102340849, 0.36718708671597583], "min": [0, 0], "max": [2, 2], "count": [838]}, "gripper_mode_action": {"mean": [0.7971360381861575, 0.15990453460620524], "std": [0.40213203653904267, 0.36651749537856665], "min": [0, 0], "max": [1, 1], "count": [838]}, "gripper_activity_action": {"mean": [1.9355608591885443, 1.9152744630071599], "std": [0.328663102340849, 0.36718708671597583], "min": [0, 0], "max": [2, 2], "count": [838]}, "gripper_open_scale_state": {"mean": [0.2630202861503654, 0.6232881860482679], "std": [0.22320085957636052, 0.19621613075373037], "min": [0.115, 0.133], "max": [0.737, 0.847], "count": [838]}, "gripper_open_scale_action": {"mean": [0.2630202861503654, 0.6232881860482679], "std": [0.22320085957636052, 0.19621613075373037], "min": [0.115, 0.133], "max": [0.737, 0.847], "count": [838]}}} +{"episode_index": 205, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.44341908111483075]], [[0.42408394441787556]], [[0.4006249551649928]]], "std": [[[0.1388887968768695]], [[0.16457561507926696]], [[0.18677739750278785]]], "count": [123]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[0.7176470588235294]], [[0.6901960784313725]], [[0.7019607843137254]]], "mean": [[[0.47919755134438596]], [[0.4768591848663585]], [[0.4689131828205537]]], "std": [[[0.06198104623993255]], [[0.0783239309411376]], [[0.09064526615771178]]], "count": [123]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9176470588235294]], [[0.8823529411764706]], [[0.9333333333333333]]], "mean": [[[0.4589520863223338]], [[0.4291328643923694]], [[0.4059392568680589]]], "std": [[[0.13657618922168738]], [[0.17081769611960404]], [[0.19650481283570695]]], "count": [123]}, "observation.state": {"min": [0.49787262082099915, 1.962465763092041, -1.465587854385376, -1.0879684686660767, 0.8480380773544312, 0.7288669943809509, -2.9945833683013916, 301.0, -0.015437999740242958, 0.36025699973106384, -0.27585700154304504, -3.1411852836608887, 0.43700000643730164, -1.7259999513626099, -0.8822290301322937, -2.044862747192383, 0.5107182264328003, 0.28675761818885803, -2.4902007579803467, -1.8117390871047974, 0.6564183831214905, 120.0, -0.27746298909187317, 0.3547450006008148, -0.2053080052137375, -3.1391851902008057, -1.4950000047683716, -1.2209999561309814], "max": [1.0686476230621338, 2.048353433609009, -0.5826607346534729, 0.19233529269695282, 2.7838525772094727, 1.4967072010040283, -0.952164351940155, 896.0, 0.25571098923683167, 0.45400500297546387, -0.07886700332164764, 3.134999990463257, 1.4229999780654907, 0.5130000114440918, -0.3435331881046295, -1.9772486686706543, 1.4526900053024292, 1.9262152910232544, -0.5273687243461609, -0.6426651477813721, 2.6009247303009033, 665.0, -0.11142099648714066, 0.4441159963607788, 0.08333499729633331, 3.13700008392334, -0.6259999871253967, 1.2510000467300415], "mean": [0.7267900705337524, 2.026160717010498, -1.0749661922454834, -0.45859387516975403, 1.6070384979248047, 1.0458629131317139, -1.7955180406570435, 729.3590087890625, 0.14050573110580444, 0.40007203817367554, -0.19604595005512238, 2.3405449390411377, 0.9894391298294067, -0.9325498938560486, -0.6826489567756653, -2.019968271255493, 0.7802388072013855, 1.468843698501587, -0.9055354595184326, -1.4740281105041504, 1.0498642921447754, 228.04295349121094, -0.18778371810913086, 0.39191490411758423, -0.012332226149737835, -1.4217913150787354, -1.0264592170715332, 0.4370812475681305], "std": [0.1369064897298813, 0.012364329770207405, 0.3398599326610565, 0.4182283580303192, 0.6175005435943604, 0.22526325285434723, 0.8028152585029602, 172.73873901367188, 0.08246148377656937, 0.025022611021995544, 0.057364363223314285, 1.6678329706192017, 0.28870466351509094, 0.5158277153968811, 0.1035003662109375, 0.012931117787957191, 0.1631937175989151, 0.5705642700195312, 0.39619022607803345, 0.28399866819381714, 0.4995732009410858, 178.97445678710938, 0.033555883914232254, 0.024636918678879738, 0.10636276006698608, 2.2715513706207275, 0.20379970967769623, 0.4765448570251465], "count": [617]}, "action": {"min": [0.49787262082099915, 1.962465763092041, -1.465587854385376, -1.0879684686660767, 0.8480380773544312, 0.7288669943809509, -2.9945833683013916, 301.0, -0.015437999740242958, 0.36025699973106384, -0.27585700154304504, -3.1411852836608887, 0.43700000643730164, -1.7259999513626099, -0.8822290301322937, -2.044862747192383, 0.5107182264328003, 0.28675761818885803, -2.4902007579803467, -1.8117390871047974, 0.6564183831214905, 120.0, -0.27746298909187317, 0.3547450006008148, -0.2053080052137375, -3.1391851902008057, -1.4950000047683716, -1.2209999561309814], "max": [1.0686476230621338, 2.048353433609009, -0.5826607346534729, 0.19233529269695282, 2.7838525772094727, 1.4967072010040283, -0.952164351940155, 896.0, 0.25571098923683167, 0.45400500297546387, -0.07886700332164764, 3.134999990463257, 1.4229999780654907, 0.5130000114440918, -0.3435331881046295, -1.9772486686706543, 1.4526900053024292, 1.9262152910232544, -0.5273687243461609, -0.6426651477813721, 2.6009247303009033, 665.0, -0.11142099648714066, 0.4441159963607788, 0.08333499729633331, 3.13700008392334, -0.6259999871253967, 1.2510000467300415], "mean": [0.7267900705337524, 2.026160717010498, -1.0749661922454834, -0.45859387516975403, 1.6070384979248047, 1.0458629131317139, -1.7955180406570435, 729.3590087890625, 0.14050573110580444, 0.40007203817367554, -0.19604595005512238, 2.3405449390411377, 0.9894391298294067, -0.9325498938560486, -0.6826489567756653, -2.019968271255493, 0.7802388072013855, 1.468843698501587, -0.9055354595184326, -1.4740281105041504, 1.0498642921447754, 228.04295349121094, -0.18778371810913086, 0.39191490411758423, -0.012332226149737835, -1.4217913150787354, -1.0264592170715332, 0.4370812475681305], "std": [0.1369064897298813, 0.012364329770207405, 0.3398599326610565, 0.4182283580303192, 0.6175005435943604, 0.22526325285434723, 0.8028152585029602, 172.73873901367188, 0.08246148377656937, 0.025022611021995544, 0.057364363223314285, 1.6678329706192017, 0.28870466351509094, 0.5158277153968811, 0.1035003662109375, 0.012931117787957191, 0.1631937175989151, 0.5705642700195312, 0.39619022607803345, 0.28399866819381714, 0.4995732009410858, 178.97445678710938, 0.033555883914232254, 0.024636918678879738, 0.10636276006698608, 2.2715513706207275, 0.20379970967769623, 0.4765448570251465], "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": [205], "max": [205], "mean": [205.0], "std": [0.0], "count": [617]}, "index": {"min": [113788], "max": [114404], "mean": [114096.0], "std": [178.11232411037705], "count": [617]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [617]}, "subtask_annotation": {"mean": [4.672609400324149, 12.0, 12.0, 12.0, 12.0], "std": [3.4202815571367577, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [617]}, "scene_annotation": {"mean": [205.0], "std": [0.0], "min": [205], "max": [205], "count": [617]}, "eef_direction_state": {"mean": [4.410048622366289, 3.9092382495948135], "std": [1.6818497662423912, 2.030128554574654], "min": [0, 0], "max": [6, 6], "count": [617]}, "eef_velocity_state": {"mean": [0.7406807131280388, 0.807131280388979], "std": [0.6978885893500707, 0.7247070859313928], "min": [0, 0], "max": [2, 2], "count": [617]}, "eef_acc_mag_state": {"mean": [0.7536466774716369, 0.7649918962722853], "std": [0.8372935241990207, 0.8220264174907298], "min": [0, 0], "max": [2, 2], "count": [617]}, "eef_direction_action": {"mean": [4.410048622366289, 3.9092382495948135], "std": [1.6818497662423912, 2.030128554574654], "min": [0, 0], "max": [6, 6], "count": [617]}, "eef_velocity_action": {"mean": [0.7406807131280388, 0.807131280388979], "std": [0.6978885893500707, 0.7247070859313928], "min": [0, 0], "max": [2, 2], "count": [617]}, "eef_acc_mag_action": {"mean": [0.7536466774716369, 0.7649918962722853], "std": [0.8372935241990207, 0.8220264174907298], "min": [0, 0], "max": [2, 2], "count": [617]}, "eef_sim_pose_state": {"mean": [0.5876169415575554, 0.27425220803514916, 1.273219674992473, 1.4137286343268631, 1.0274833969997246, 2.010572076129422, 0.6045013213301729, -0.22381241988692618, 1.0906013021443506, 2.3402838222119495, 0.9898569178615086, -1.0483720465466422], "std": [0.02811696884495303, 0.03014846004800566, 0.10553009186515352, 2.2788384083075135, 0.20416038807579598, 0.478914203448999, 0.026672620963099757, 0.07183292661168618, 0.0623443303759354, 1.6684790114114119, 0.2886392685526428, 2.261552200119819], "min": [0.5549378422723976, 0.20631177358280503, 1.069757132543695, -3.1356472876784838, 0.6263643231107738, 0.33482617179569757, 0.561729124275427, -0.3174537180971744, 1.001533110875609, -3.1413501038057134, 0.43758807625293805, -3.1394495780358467], "max": [0.6525496713868522, 0.35208445729744864, 1.3675086172210627, 3.1248395375777744, 1.4975121843906982, 2.8264113345834354, 0.6562167510995209, -0.07955366905368086, 1.1997202423804254, 3.1348729568178433, 1.4236501715181835, 3.1381431458522155], "count": [617]}, "eef_sim_pose_action": {"mean": [0.5876169415575554, 0.27425220803514916, 1.273219674992473, 1.4137286343268631, 1.0274833969997246, 2.010572076129422, 0.6045013213301729, -0.22381241988692618, 1.0906013021443506, 2.3402838222119495, 0.9898569178615086, -1.0483720465466422], "std": [0.02811696884495303, 0.03014846004800566, 0.10553009186515352, 2.2788384083075135, 0.20416038807579598, 0.478914203448999, 0.026672620963099757, 0.07183292661168618, 0.0623443303759354, 1.6684790114114119, 0.2886392685526428, 2.261552200119819], "min": [0.5549378422723976, 0.20631177358280503, 1.069757132543695, -3.1356472876784838, 0.6263643231107738, 0.33482617179569757, 0.561729124275427, -0.3174537180971744, 1.001533110875609, -3.1413501038057134, 0.43758807625293805, -3.1394495780358467], "max": [0.6525496713868522, 0.35208445729744864, 1.3675086172210627, 3.1248395375777744, 1.4975121843906982, 2.8264113345834354, 0.6562167510995209, -0.07955366905368086, 1.1997202423804254, 3.1348729568178433, 1.4236501715181835, 3.1381431458522155], "count": [617]}, "gripper_mode_state": {"mean": [0.8525121555915721, 0.17990275526742303], "std": [0.3545915680895123, 0.3841064356589368], "min": [0, 0], "max": [1, 1], "count": [617]}, "gripper_activity_state": {"mean": [1.9432739059967585, 1.8719611021069693], "std": [0.2875441949257058, 0.44989630908083], "min": [0, 0], "max": [2, 2], "count": [617]}, "gripper_mode_action": {"mean": [0.8525121555915721, 0.17990275526742303], "std": [0.3545915680895123, 0.3841064356589368], "min": [0, 0], "max": [1, 1], "count": [617]}, "gripper_activity_action": {"mean": [1.9432739059967585, 1.8719611021069693], "std": [0.2875441949257058, 0.44989630908083], "min": [0, 0], "max": [2, 2], "count": [617]}, "gripper_open_scale_state": {"mean": [0.22804294967033067, 0.7293589951377625], "std": [0.17897422704849403, 0.172738785548462], "min": [0.12, 0.301], "max": [0.665, 0.896], "count": [617]}, "gripper_open_scale_action": {"mean": [0.22804294967033067, 0.7293589951377625], "std": [0.17897422704849403, 0.172738785548462], "min": [0.12, 0.301], "max": [0.665, 0.896], "count": [617]}}} +{"episode_index": 206, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4436103707107843]], [[0.4257404218266254]], [[0.4025218505439457]]], "std": [[[0.14108978076689127]], [[0.16429904517276928]], [[0.18602872971215387]]], "count": [152]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[0.7450980392156863]], [[0.7215686274509804]], [[0.7215686274509804]]], "mean": [[[0.4784074781776746]], [[0.4705929800374097]], [[0.4576099850576195]]], "std": [[[0.06428043924156736]], [[0.0867438920603264]], [[0.10375124953142971]]], "count": [152]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[0.8549019607843137]], [[0.8549019607843137]]], "mean": [[[0.465196097243722]], [[0.4335683116722566]], [[0.4131190391726866]]], "std": [[[0.11852310721483014]], [[0.15091132529790002]], [[0.1763645702731658]]], "count": [152]}, "observation.state": {"min": [0.5185198783874512, 1.962570309638977, -1.3862801790237427, -1.2846845388412476, 0.529480516910553, 0.6763849258422852, -2.9650354385375977, 270.0, 0.024255000054836273, 0.37486401200294495, -0.23137100040912628, -3.1401853561401367, 0.3160000145435333, -1.5859999656677246, -0.9406278133392334, -2.0419130325317383, 0.8726995587348938, 0.45087093114852905, -2.5911333560943604, -1.6829164028167725, 0.49380600452423096, 111.0, -0.21363100409507751, 0.3553889989852905, -0.19492800533771515, -3.1391851902008057, -1.4199999570846558, -0.31200000643730164], "max": [1.0514562129974365, 2.044862747192383, -0.7162132859230042, 0.11955506354570389, 2.658066749572754, 1.6880825757980347, -0.7701265215873718, 884.0, 0.23642799258232117, 0.46438899636268616, -0.06801299750804901, 3.127000093460083, 1.4819999933242798, -0.6840000152587891, -0.38470548391342163, -1.8918496370315552, 1.4466859102249146, 2.0153143405914307, -0.6947806477546692, -0.6420367956161499, 2.601832151412964, 533.0, -0.08579400181770325, 0.46809300780296326, 0.10144200176000595, 3.132999897003174, -0.49000000953674316, 1.2389999628067017], "mean": [0.8089206218719482, 2.0259437561035156, -0.9992744326591492, -0.47270667552948, 1.585828423500061, 1.0282496213912964, -1.7536848783493042, 745.4050903320312, 0.15317007899284363, 0.4317181408405304, -0.1750912070274353, 0.5451349020004272, 0.9648822546005249, -1.0621763467788696, -0.7269662022590637, -1.9865082502365112, 1.0278313159942627, 1.466703176498413, -0.8709353804588318, -1.357431173324585, 0.701169490814209, 166.27511596679688, -0.15572518110275269, 0.4016481935977936, -0.009596572257578373, -1.098429560661316, -0.9721938371658325, 0.7152488827705383], "std": [0.1127740889787674, 0.00932709127664566, 0.24429182708263397, 0.448070764541626, 0.860392153263092, 0.3053167760372162, 0.972375214099884, 191.5986785888672, 0.06485608965158463, 0.024733025580644608, 0.045320864766836166, 2.9054112434387207, 0.39215779304504395, 0.2830871641635895, 0.12837108969688416, 0.03554606810212135, 0.14006224274635315, 0.6375392079353333, 0.35909539461135864, 0.3002539575099945, 0.4009906053543091, 86.56640625, 0.024776462465524673, 0.03572364151477814, 0.11810813099145889, 2.61055064201355, 0.26942336559295654, 0.2881878912448883], "count": [816]}, "action": {"min": [0.5185198783874512, 1.962570309638977, -1.3862801790237427, -1.2846845388412476, 0.529480516910553, 0.6763849258422852, -2.9650354385375977, 270.0, 0.024255000054836273, 0.37486401200294495, -0.23137100040912628, -3.1401853561401367, 0.3160000145435333, -1.5859999656677246, -0.9406278133392334, -2.0419130325317383, 0.8726995587348938, 0.45087093114852905, -2.5911333560943604, -1.6829164028167725, 0.49380600452423096, 111.0, -0.21363100409507751, 0.3553889989852905, -0.19492800533771515, -3.1391851902008057, -1.4199999570846558, -0.31200000643730164], "max": [1.0514562129974365, 2.044862747192383, -0.7162132859230042, 0.11955506354570389, 2.658066749572754, 1.6880825757980347, -0.7701265215873718, 884.0, 0.23642799258232117, 0.46438899636268616, -0.06801299750804901, 3.127000093460083, 1.4819999933242798, -0.6840000152587891, -0.38470548391342163, -1.8918496370315552, 1.4466859102249146, 2.0153143405914307, -0.6947806477546692, -0.6420367956161499, 2.601832151412964, 533.0, -0.08579400181770325, 0.46809300780296326, 0.10144200176000595, 3.132999897003174, -0.49000000953674316, 1.2389999628067017], "mean": [0.8089206218719482, 2.0259437561035156, -0.9992744326591492, -0.47270667552948, 1.585828423500061, 1.0282496213912964, -1.7536848783493042, 745.4050903320312, 0.15317007899284363, 0.4317181408405304, -0.1750912070274353, 0.5451349020004272, 0.9648822546005249, -1.0621763467788696, -0.7269662022590637, -1.9865082502365112, 1.0278313159942627, 1.466703176498413, -0.8709353804588318, -1.357431173324585, 0.701169490814209, 166.27511596679688, -0.15572518110275269, 0.4016481935977936, -0.009596572257578373, -1.098429560661316, -0.9721938371658325, 0.7152488827705383], "std": [0.1127740889787674, 0.00932709127664566, 0.24429182708263397, 0.448070764541626, 0.860392153263092, 0.3053167760372162, 0.972375214099884, 191.5986785888672, 0.06485608965158463, 0.024733025580644608, 0.045320864766836166, 2.9054112434387207, 0.39215779304504395, 0.2830871641635895, 0.12837108969688416, 0.03554606810212135, 0.14006224274635315, 0.6375392079353333, 0.35909539461135864, 0.3002539575099945, 0.4009906053543091, 86.56640625, 0.024776462465524673, 0.03572364151477814, 0.11810813099145889, 2.61055064201355, 0.26942336559295654, 0.2881878912448883], "count": [816]}, "timestamp": {"min": [0.0], "max": [27.166666666666668], "mean": [13.583333333333334], "std": [7.851957764834242], "count": [816]}, "frame_index": {"min": [0], "max": [815], "mean": [407.5], "std": [235.55873294502726], "count": [816]}, "episode_index": {"min": [206], "max": [206], "mean": [206.0], "std": [0.0], "count": [816]}, "index": {"min": [114405], "max": [115220], "mean": [114812.5], "std": [235.55873294502726], "count": [816]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [816]}, "subtask_annotation": {"mean": [3.6875, 12.0, 12.0, 12.0, 12.0], "std": [3.1972170228460364, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [816]}, "scene_annotation": {"mean": [206.0], "std": [0.0], "min": [206], "max": [206], "count": [816]}, "eef_direction_state": {"mean": [4.573529411764706, 4.438725490196078], "std": [1.7112618020096468, 1.92409141866739], "min": [0, 0], "max": [6, 6], "count": [816]}, "eef_velocity_state": {"mean": [0.6029411764705882, 0.6740196078431373], "std": [0.667297135561084, 0.7337197196930919], "min": [0, 0], "max": [2, 2], "count": [816]}, "eef_acc_mag_state": {"mean": [0.6678921568627451, 0.7107843137254902], "std": [0.8127347130891167, 0.8385219094902128], "min": [0, 0], "max": [2, 2], "count": [816]}, "eef_direction_action": {"mean": [4.573529411764706, 4.438725490196078], "std": [1.7112618020096468, 1.92409141866739], "min": [0, 0], "max": [6, 6], "count": [816]}, "eef_velocity_action": {"mean": [0.6029411764705882, 0.6740196078431373], "std": [0.667297135561084, 0.7337197196930919], "min": [0, 0], "max": [2, 2], "count": [816]}, "eef_acc_mag_action": {"mean": [0.6678921568627451, 0.7107843137254902], "std": [0.8127347130891167, 0.8385219094902128], "min": [0, 0], "max": [2, 2], "count": [816]}, "eef_sim_pose_state": {"mean": [0.5988445868155331, 0.24078635384254346, 1.2789539510129222, 1.1012526838944883, 0.9729948307535292, 2.2897012622415174, 0.6333665555471156, -0.2314106917316033, 1.1121306895527237, 0.5447804910031242, 0.9654194171940725, -2.6186936752607015], "std": [0.04216080154291673, 0.022529939172493976, 0.11158657403130873, 2.6119537418603405, 0.2698323344329969, 0.28773388682283935, 0.014079769663393278, 0.05571501635778876, 0.053251849379116624, 2.906248257683353, 0.39208860898063913, 0.4007248104345292], "min": [0.5516568959407107, 0.18070904165381335, 1.0875037292035143, -3.1307021851832135, 0.4899839996403603, 1.258523671415255, 0.5924692829642695, -0.31170044220710463, 1.0442973570884266, -3.141160927047198, 0.31702433464383795, -3.125068671546171], "max": [0.6715792380348843, 0.29230390697371295, 1.3833379519129472, 3.1404282037829443, 1.4220973350952626, 2.81200307355982, 0.6739446973070191, -0.11532293103727573, 1.2201168571785392, 3.1263431589707094, 1.4825012168892053, 3.125274113439045], "count": [816]}, "eef_sim_pose_action": {"mean": [0.5988445868155331, 0.24078635384254346, 1.2789539510129222, 1.1012526838944883, 0.9729948307535292, 2.2897012622415174, 0.6333665555471156, -0.2314106917316033, 1.1121306895527237, 0.5447804910031242, 0.9654194171940725, -2.6186936752607015], "std": [0.04216080154291673, 0.022529939172493976, 0.11158657403130873, 2.6119537418603405, 0.2698323344329969, 0.28773388682283935, 0.014079769663393278, 0.05571501635778876, 0.053251849379116624, 2.906248257683353, 0.39208860898063913, 0.4007248104345292], "min": [0.5516568959407107, 0.18070904165381335, 1.0875037292035143, -3.1307021851832135, 0.4899839996403603, 1.258523671415255, 0.5924692829642695, -0.31170044220710463, 1.0442973570884266, -3.141160927047198, 0.31702433464383795, -3.125068671546171], "max": [0.6715792380348843, 0.29230390697371295, 1.3833379519129472, 3.1404282037829443, 1.4220973350952626, 2.81200307355982, 0.6739446973070191, -0.11532293103727573, 1.2201168571785392, 3.1263431589707094, 1.4825012168892053, 3.125274113439045], "count": [816]}, "gripper_mode_state": {"mean": [0.9963235294117647, 0.17401960784313725], "std": [0.06052234423953797, 0.37912634296400183], "min": [0, 0], "max": [1, 1], "count": [816]}, "gripper_activity_state": {"mean": [1.9571078431372548, 1.8774509803921569], "std": [0.27002808157753894, 0.44521571390821524], "min": [0, 0], "max": [2, 2], "count": [816]}, "gripper_mode_action": {"mean": [0.9963235294117647, 0.17401960784313725], "std": [0.06052234423953797, 0.37912634296400183], "min": [0, 0], "max": [1, 1], "count": [816]}, "gripper_activity_action": {"mean": [1.9571078431372548, 1.8774509803921569], "std": [0.27002808157753894, 0.44521571390821524], "min": [0, 0], "max": [2, 2], "count": [816]}, "gripper_open_scale_state": {"mean": [0.16627512255836902, 0.7454050245098058], "std": [0.0865664476670773, 0.1915986853373249], "min": [0.111, 0.27], "max": [0.533, 0.884], "count": [816]}, "gripper_open_scale_action": {"mean": [0.16627512255836902, 0.7454050245098058], "std": [0.0865664476670773, 0.1915986853373249], "min": [0.111, 0.27], "max": [0.533, 0.884], "count": [816]}}} +{"episode_index": 207, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.44147087446089545]], [[0.42285426670668264]], [[0.39908942049041835]]], "std": [[[0.13413814616093114]], [[0.15933598669927548]], [[0.18351794505931757]]], "count": [147]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[0.7294117647058823]], [[0.7176470588235294]], [[0.7098039215686275]]], "mean": [[[0.4762611641878974]], [[0.4700505063136366]], [[0.4617566207038371]]], "std": [[[0.06361619359072218]], [[0.08236865577986141]], [[0.09641442966921468]]], "count": [147]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8627450980392157]], [[0.8549019607843137]], [[0.8470588235294118]]], "mean": [[[0.46795566976790715]], [[0.4404090052687742]], [[0.41882887877373176]]], "std": [[[0.12718087895753352]], [[0.1593265404309299]], [[0.18506256651398917]]], "count": [147]}, "observation.state": {"min": [0.5360778570175171, 1.9938640594482422, -1.1665081977844238, -1.0838844776153564, 0.7056017518043518, 0.5015552639961243, -2.9590837955474854, 255.0, 0.0474650003015995, 0.3532809913158417, -0.25712600350379944, -3.122999906539917, 0.33799996972084045, -1.5479999780654907, -0.9755518436431885, -2.0412673950195312, 0.8724901676177979, 0.49096110463142395, -2.4682445526123047, -1.6737533807754517, 0.4033106863498688, 115.0, -0.24605399370193481, 0.34659600257873535, -0.18123799562454224, -3.1371853351593018, -1.468000054359436, -0.7850000262260437], "max": [1.0019935369491577, 2.0475854873657227, -0.7024775743484497, 0.15817919373512268, 2.6293561458587646, 1.6318130493164062, -0.9541540145874023, 883.0, 0.2671540081501007, 0.4756079912185669, -0.09517300128936768, 3.0899999141693115, 1.4730000495910645, -0.06700000166893005, -0.37308159470558167, -1.9409981966018677, 1.2633740901947021, 1.980128526687622, -0.512673020362854, -0.6193824410438538, 2.549489736557007, 840.0, -0.05497099831700325, 0.459973007440567, 0.09502699971199036, 3.13700008392334, -0.460999995470047, 1.0859999656677246], "mean": [0.7541224956512451, 2.0276997089385986, -0.9065908789634705, -0.45953866839408875, 1.5790773630142212, 1.007931113243103, -1.8545072078704834, 675.033935546875, 0.1747695952653885, 0.4221470355987549, -0.18677440285682678, 0.5113023519515991, 0.9882588386535645, -1.0158002376556396, -0.710124671459198, -1.9984594583511353, 1.0212397575378418, 1.5354969501495361, -0.8228312134742737, -1.4067513942718506, 0.6998893022537231, 281.3822021484375, -0.1577407866716385, 0.40341803431510925, -0.002090640366077423, -1.0437414646148682, -0.9686884880065918, 0.7114084362983704], "std": [0.09912162274122238, 0.00693736644461751, 0.1716574877500534, 0.3784847855567932, 0.7870709300041199, 0.34688088297843933, 0.8294262886047363, 188.3783416748047, 0.0651441439986229, 0.02907642349600792, 0.04864558205008507, 2.798955202102661, 0.3202973008155823, 0.37695348262786865, 0.12989652156829834, 0.025995779782533646, 0.09651271998882294, 0.506525993347168, 0.3982555568218231, 0.2853985130786896, 0.4497208297252655, 253.32887268066406, 0.04208258539438248, 0.0314958319067955, 0.09169641882181168, 2.6728339195251465, 0.2363874465227127, 0.35881251096725464], "count": [781]}, "action": {"min": [0.5360778570175171, 1.9938640594482422, -1.1665081977844238, -1.0838844776153564, 0.7056017518043518, 0.5015552639961243, -2.9590837955474854, 255.0, 0.0474650003015995, 0.3532809913158417, -0.25712600350379944, -3.122999906539917, 0.33799996972084045, -1.5479999780654907, -0.9755518436431885, -2.0412673950195312, 0.8724901676177979, 0.49096110463142395, -2.4682445526123047, -1.6737533807754517, 0.4033106863498688, 115.0, -0.24605399370193481, 0.34659600257873535, -0.18123799562454224, -3.1371853351593018, -1.468000054359436, -0.7850000262260437], "max": [1.0019935369491577, 2.0475854873657227, -0.7024775743484497, 0.15817919373512268, 2.6293561458587646, 1.6318130493164062, -0.9541540145874023, 883.0, 0.2671540081501007, 0.4756079912185669, -0.09517300128936768, 3.0899999141693115, 1.4730000495910645, -0.06700000166893005, -0.37308159470558167, -1.9409981966018677, 1.2633740901947021, 1.980128526687622, -0.512673020362854, -0.6193824410438538, 2.549489736557007, 840.0, -0.05497099831700325, 0.459973007440567, 0.09502699971199036, 3.13700008392334, -0.460999995470047, 1.0859999656677246], "mean": [0.7541224956512451, 2.0276997089385986, -0.9065908789634705, -0.45953866839408875, 1.5790773630142212, 1.007931113243103, -1.8545072078704834, 675.033935546875, 0.1747695952653885, 0.4221470355987549, -0.18677440285682678, 0.5113023519515991, 0.9882588386535645, -1.0158002376556396, -0.710124671459198, -1.9984594583511353, 1.0212397575378418, 1.5354969501495361, -0.8228312134742737, -1.4067513942718506, 0.6998893022537231, 281.3822021484375, -0.1577407866716385, 0.40341803431510925, -0.002090640366077423, -1.0437414646148682, -0.9686884880065918, 0.7114084362983704], "std": [0.09912162274122238, 0.00693736644461751, 0.1716574877500534, 0.3784847855567932, 0.7870709300041199, 0.34688088297843933, 0.8294262886047363, 188.3783416748047, 0.0651441439986229, 0.02907642349600792, 0.04864558205008507, 2.798955202102661, 0.3202973008155823, 0.37695348262786865, 0.12989652156829834, 0.025995779782533646, 0.09651271998882294, 0.506525993347168, 0.3982555568218231, 0.2853985130786896, 0.4497208297252655, 253.32887268066406, 0.04208258539438248, 0.0314958319067955, 0.09169641882181168, 2.6728339195251465, 0.2363874465227127, 0.35881251096725464], "count": [781]}, "timestamp": {"min": [0.0], "max": [26.0], "mean": [13.0], "std": [7.515169843574912], "count": [781]}, "frame_index": {"min": [0], "max": [780], "mean": [390.0], "std": [225.45509530724738], "count": [781]}, "episode_index": {"min": [207], "max": [207], "mean": [207.0], "std": [0.0], "count": [781]}, "index": {"min": [115221], "max": [116001], "mean": [115611.0], "std": [225.45509530724738], "count": [781]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [781]}, "subtask_annotation": {"mean": [4.066581306017926, 12.0, 12.0, 12.0, 12.0], "std": [3.591592432314029, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [781]}, "scene_annotation": {"mean": [207.0], "std": [0.0], "min": [207], "max": [207], "count": [781]}, "eef_direction_state": {"mean": [4.350832266325224, 4.257362355953905], "std": [1.7249661649437888, 2.0131673359985385], "min": [0, 0], "max": [6, 6], "count": [781]}, "eef_velocity_state": {"mean": [0.7400768245838668, 0.6850192061459667], "std": [0.6810359618213148, 0.6831750878475124], "min": [0, 0], "max": [2, 2], "count": [781]}, "eef_acc_mag_state": {"mean": [0.7503201024327785, 0.7618437900128041], "std": [0.8332959257305713, 0.8312886999202439], "min": [0, 0], "max": [2, 2], "count": [781]}, "eef_direction_action": {"mean": [4.350832266325224, 4.257362355953905], "std": [1.7249661649437888, 2.0131673359985385], "min": [0, 0], "max": [6, 6], "count": [781]}, "eef_velocity_action": {"mean": [0.7400768245838668, 0.6850192061459667], "std": [0.6810359618213148, 0.6831750878475124], "min": [0, 0], "max": [2, 2], "count": [781]}, "eef_acc_mag_action": {"mean": [0.7503201024327785, 0.7618437900128041], "std": [0.8332959257305713, 0.8312886999202439], "min": [0, 0], "max": [2, 2], "count": [781]}, "eef_sim_pose_state": {"mean": [0.5999527207233589, 0.24164336235404704, 1.2868025416893467, 1.0461530508688597, 0.9694881681954436, 2.2853500111873117, 0.6238246215703066, -0.2544875533457337, 1.0993461758038623, 0.5108331501472257, 0.988791404802535, -2.587829767128422], "std": [0.03512925874418799, 0.03859984111272298, 0.08925087620904242, 2.6735968203024396, 0.23666388153529805, 0.3597529187751929, 0.02066993935337064, 0.05340296485100553, 0.05233970628144259, 2.799600161865843, 0.3203158226774438, 0.37691898078388797], "min": [0.5484265285604298, 0.1491257712342163, 1.122174718980536, -3.135385536026933, 0.4609593365654101, 0.7800908559057356, 0.5816942807521802, -0.3359322561166868, 1.0223548702639562, -3.1237195396363275, 0.33864569255325616, -3.119750412444109], "max": [0.6691893975044959, 0.3211728586306973, 1.3779103550099747, 3.1394835042063973, 1.46967205117984, 2.661811275601813, 0.6593523500708988, -0.1458614216899688, 1.181225295175719, 3.0899214868857854, 1.4737881785644174, -1.6388769116220898], "count": [781]}, "eef_sim_pose_action": {"mean": [0.5999527207233589, 0.24164336235404704, 1.2868025416893467, 1.0461530508688597, 0.9694881681954436, 2.2853500111873117, 0.6238246215703066, -0.2544875533457337, 1.0993461758038623, 0.5108331501472257, 0.988791404802535, -2.587829767128422], "std": [0.03512925874418799, 0.03859984111272298, 0.08925087620904242, 2.6735968203024396, 0.23666388153529805, 0.3597529187751929, 0.02066993935337064, 0.05340296485100553, 0.05233970628144259, 2.799600161865843, 0.3203158226774438, 0.37691898078388797], "min": [0.5484265285604298, 0.1491257712342163, 1.122174718980536, -3.135385536026933, 0.4609593365654101, 0.7800908559057356, 0.5816942807521802, -0.3359322561166868, 1.0223548702639562, -3.1237195396363275, 0.33864569255325616, -3.119750412444109], "max": [0.6691893975044959, 0.3211728586306973, 1.3779103550099747, 3.1394835042063973, 1.46967205117984, 2.661811275601813, 0.6593523500708988, -0.1458614216899688, 1.181225295175719, 3.0899214868857854, 1.4737881785644174, -1.6388769116220898], "count": [781]}, "gripper_mode_state": {"mean": [0.737516005121639, 0.22535211267605634], "std": [0.43998425802641544, 0.41781399927299273], "min": [0, 0], "max": [1, 1], "count": [781]}, "gripper_activity_state": {"mean": [1.9231754161331627, 1.8604353393085789], "std": [0.3603073893382802, 0.4851012698166904], "min": [0, 0], "max": [2, 2], "count": [781]}, "gripper_mode_action": {"mean": [0.737516005121639, 0.22535211267605634], "std": [0.43998425802641544, 0.41781399927299273], "min": [0, 0], "max": [1, 1], "count": [781]}, "gripper_activity_action": {"mean": [1.9231754161331627, 1.8604353393085789], "std": [0.3603073893382802, 0.4851012698166904], "min": [0, 0], "max": [2, 2], "count": [781]}, "gripper_open_scale_state": {"mean": [0.28138220229496896, 0.6750339309750998], "std": [0.25332882672915635, 0.18837829283204624], "min": [0.115, 0.255], "max": [0.84, 0.883], "count": [781]}, "gripper_open_scale_action": {"mean": [0.28138220229496896, 0.6750339309750998], "std": [0.25332882672915635, 0.18837829283204624], "min": [0.115, 0.255], "max": [0.84, 0.883], "count": [781]}}} +{"episode_index": 208, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4585945548197204]], [[0.4404901676730295]], [[0.4170763496623815]]], "std": [[[0.13938101042558806]], [[0.16393633819909562]], [[0.18614974323441527]]], "count": [151]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7450980392156863]], [[0.7254901960784313]]], "mean": [[[0.4743004615201489]], [[0.474618576321257]], [[0.46689937048218844]]], "std": [[[0.06069584362608407]], [[0.07279656177430394]], [[0.08316955104574886]]], "count": [151]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8]], [[0.7843137254901961]], [[0.7843137254901961]]], "mean": [[[0.4702901571224516]], [[0.44983061317794226]], [[0.4306703485478076]]], "std": [[[0.1225928781372649]], [[0.1521881337901265]], [[0.17540470658680188]]], "count": [151]}, "observation.state": {"min": [0.5042081475257874, 1.8911690711975098, -1.6705244779586792, -1.0610206127166748, 0.7277674078941345, 0.7237706780433655, -2.989330291748047, 313.0, 0.05774899944663048, 0.3400160074234009, -0.27110201120376587, -3.1411852836608887, 0.44599997997283936, -3.1050000190734863, -0.9369450807571411, -2.0412847995758057, 0.8202873468399048, 0.2836509346961975, -2.7875006198883057, -1.5831881761550903, 0.5293758511543274, 114.0, -0.2400529980659485, 0.3448289930820465, -0.1987690031528473, -3.1381852626800537, -1.531999945640564, -2.946000099182129], "max": [0.9085660576820374, 2.043710947036743, -0.6638534665107727, 0.18242181837558746, 2.780449151992798, 1.6025961637496948, -1.1487932205200195, 881.0, 0.251459002494812, 0.4477219879627228, -0.11499399691820145, 3.1410000324249268, 1.5169999599456787, 3.130000114440918, -0.3147701323032379, -1.8243577480316162, 1.3612346649169922, 1.938624382019043, -0.8883551955223083, -0.643345832824707, 2.640491247177124, 859.0, -0.08016499876976013, 0.4612640142440796, 0.07121100276708603, 3.1389999389648438, -0.578000009059906, 3.1080000400543213], "mean": [0.6897762417793274, 2.0067832469940186, -1.060699224472046, -0.27043530344963074, 1.8691617250442505, 1.1763523817062378, -2.054633855819702, 696.4205932617188, 0.16867798566818237, 0.38918569684028625, -0.20346131920814514, 2.0844027996063232, 1.131578803062439, -1.1909832954406738, -0.5820731520652771, -1.9843037128448486, 1.0793060064315796, 1.4234429597854614, -1.2361317873001099, -1.2998647689819336, 0.9518543481826782, 270.8720397949219, -0.17075540125370026, 0.38923782110214233, -0.02235128916800022, -0.5846506953239441, -1.118721604347229, 0.5903972387313843], "std": [0.08346808701753616, 0.033566150814294815, 0.3155307173728943, 0.396841436624527, 0.6822678446769714, 0.220371812582016, 0.6310247182846069, 180.41395568847656, 0.0520658902823925, 0.02959803119301796, 0.04233826324343681, 1.4663188457489014, 0.3108673095703125, 1.0888723134994507, 0.15223926305770874, 0.05883412063121796, 0.160307839512825, 0.6394311189651489, 0.5491171479225159, 0.2761613130569458, 0.6620587110519409, 244.76173400878906, 0.03853268176317215, 0.03221362456679344, 0.10009884089231491, 2.7701895236968994, 0.21152500808238983, 0.7749958634376526], "count": [805]}, "action": {"min": [0.5042081475257874, 1.8911690711975098, -1.6705244779586792, -1.0610206127166748, 0.7277674078941345, 0.7237706780433655, -2.989330291748047, 313.0, 0.05774899944663048, 0.3400160074234009, -0.27110201120376587, -3.1411852836608887, 0.44599997997283936, -3.1050000190734863, -0.9369450807571411, -2.0412847995758057, 0.8202873468399048, 0.2836509346961975, -2.7875006198883057, -1.5831881761550903, 0.5293758511543274, 114.0, -0.2400529980659485, 0.3448289930820465, -0.1987690031528473, -3.1381852626800537, -1.531999945640564, -2.946000099182129], "max": [0.9085660576820374, 2.043710947036743, -0.6638534665107727, 0.18242181837558746, 2.780449151992798, 1.6025961637496948, -1.1487932205200195, 881.0, 0.251459002494812, 0.4477219879627228, -0.11499399691820145, 3.1410000324249268, 1.5169999599456787, 3.130000114440918, -0.3147701323032379, -1.8243577480316162, 1.3612346649169922, 1.938624382019043, -0.8883551955223083, -0.643345832824707, 2.640491247177124, 859.0, -0.08016499876976013, 0.4612640142440796, 0.07121100276708603, 3.1389999389648438, -0.578000009059906, 3.1080000400543213], "mean": [0.6897762417793274, 2.0067832469940186, -1.060699224472046, -0.27043530344963074, 1.8691617250442505, 1.1763523817062378, -2.054633855819702, 696.4205932617188, 0.16867798566818237, 0.38918569684028625, -0.20346131920814514, 2.0844027996063232, 1.131578803062439, -1.1909832954406738, -0.5820731520652771, -1.9843037128448486, 1.0793060064315796, 1.4234429597854614, -1.2361317873001099, -1.2998647689819336, 0.9518543481826782, 270.8720397949219, -0.17075540125370026, 0.38923782110214233, -0.02235128916800022, -0.5846506953239441, -1.118721604347229, 0.5903972387313843], "std": [0.08346808701753616, 0.033566150814294815, 0.3155307173728943, 0.396841436624527, 0.6822678446769714, 0.220371812582016, 0.6310247182846069, 180.41395568847656, 0.0520658902823925, 0.02959803119301796, 0.04233826324343681, 1.4663188457489014, 0.3108673095703125, 1.0888723134994507, 0.15223926305770874, 0.05883412063121796, 0.160307839512825, 0.6394311189651489, 0.5491171479225159, 0.2761613130569458, 0.6620587110519409, 244.76173400878906, 0.03853268176317215, 0.03221362456679344, 0.10009884089231491, 2.7701895236968994, 0.21152500808238983, 0.7749958634376526], "count": [805]}, "timestamp": {"min": [0.0], "max": [26.8], "mean": [13.4], "std": [7.746110134914312], "count": [805]}, "frame_index": {"min": [0], "max": [804], "mean": [402.0], "std": [232.38330404742936], "count": [805]}, "episode_index": {"min": [208], "max": [208], "mean": [208.0], "std": [0.0], "count": [805]}, "index": {"min": [116002], "max": [116806], "mean": [116404.0], "std": [232.38330404742936], "count": [805]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [805]}, "subtask_annotation": {"mean": [4.9714285714285715, 12.0, 12.0, 12.0, 12.0], "std": [3.3108785227978395, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [805]}, "scene_annotation": {"mean": [208.0], "std": [0.0], "min": [208], "max": [208], "count": [805]}, "eef_direction_state": {"mean": [4.258385093167702, 3.977639751552795], "std": [1.963092977430948, 2.14029588583371], "min": [0, 0], "max": [6, 6], "count": [805]}, "eef_velocity_state": {"mean": [0.6956521739130435, 0.7180124223602484], "std": [0.7244057599881252, 0.6546430632171685], "min": [0, 0], "max": [2, 2], "count": [805]}, "eef_acc_mag_state": {"mean": [0.6919254658385093, 0.7975155279503106], "std": [0.8292760559990575, 0.8414679801157741], "min": [0, 0], "max": [2, 2], "count": [805]}, "eef_direction_action": {"mean": [4.258385093167702, 3.977639751552795], "std": [1.963092977430948, 2.14029588583371], "min": [0, 0], "max": [6, 6], "count": [805]}, "eef_velocity_action": {"mean": [0.6956521739130435, 0.7180124223602484], "std": [0.7244057599881252, 0.6546430632171685], "min": [0, 0], "max": [2, 2], "count": [805]}, "eef_acc_mag_action": {"mean": [0.6919254658385093, 0.7975155279503106], "std": [0.8292760559990575, 0.8414679801157741], "min": [0, 0], "max": [2, 2], "count": [805]}, "eef_sim_pose_state": {"mean": [0.5850435617311539, 0.25901453807774516, 1.259951850926678, 0.57943547849231, 1.1193079768390561, 2.1020193113184944, 0.590172507649316, -0.2541843679130035, 1.0757293822892582, 2.0918019181278895, 1.1320728140967256, -1.3036078800105353], "std": [0.03569536198672197, 0.034516578319431106, 0.10067224664969955, 2.772693205961548, 0.21173262015825314, 0.9062892555881147, 0.02839445931174092, 0.042143716773338745, 0.04703047652020344, 1.4553250367599746, 0.310787882083183, 2.0628713449619114], "min": [0.5481270793635803, 0.1778093458291143, 1.0695856958675558, -3.141486961504148, 0.5777042393346807, -3.1256371304288555, 0.5334336952082956, -0.3124352908370031, 1.0109474793897821, -3.141566267458942, 0.4464346799045025, -3.1378029913775993], "max": [0.6685935480066793, 0.31839578414645553, 1.3540621953506917, 3.1397524562565278, 1.5310448936527585, 3.1076444685378375, 0.6581266325282271, -0.1594752719783633, 1.169429532997392, 3.141422154606501, 1.5173865313135506, 3.1401361573435222], "count": [805]}, "eef_sim_pose_action": {"mean": [0.5850435617311539, 0.25901453807774516, 1.259951850926678, 0.57943547849231, 1.1193079768390561, 2.1020193113184944, 0.590172507649316, -0.2541843679130035, 1.0757293822892582, 2.0918019181278895, 1.1320728140967256, -1.3036078800105353], "std": [0.03569536198672197, 0.034516578319431106, 0.10067224664969955, 2.772693205961548, 0.21173262015825314, 0.9062892555881147, 0.02839445931174092, 0.042143716773338745, 0.04703047652020344, 1.4553250367599746, 0.310787882083183, 2.0628713449619114], "min": [0.5481270793635803, 0.1778093458291143, 1.0695856958675558, -3.141486961504148, 0.5777042393346807, -3.1256371304288555, 0.5334336952082956, -0.3124352908370031, 1.0109474793897821, -3.141566267458942, 0.4464346799045025, -3.1378029913775993], "max": [0.6685935480066793, 0.31839578414645553, 1.3540621953506917, 3.1397524562565278, 1.5310448936527585, 3.1076444685378375, 0.6581266325282271, -0.1594752719783633, 1.169429532997392, 3.141422154606501, 1.5173865313135506, 3.1401361573435222], "count": [805]}, "gripper_mode_state": {"mean": [0.7614906832298136, 0.22981366459627328], "std": [0.426172057488524, 0.42071289992238997], "min": [0, 0], "max": [1, 1], "count": [805]}, "gripper_activity_state": {"mean": [1.9105590062111801, 1.8819875776397517], "std": [0.3821486303924348, 0.4313618761187236], "min": [0, 0], "max": [2, 2], "count": [805]}, "gripper_mode_action": {"mean": [0.7614906832298136, 0.22981366459627328], "std": [0.426172057488524, 0.42071289992238997], "min": [0, 0], "max": [1, 1], "count": [805]}, "gripper_activity_action": {"mean": [1.9105590062111801, 1.8819875776397517], "std": [0.3821486303924348, 0.4313618761187236], "min": [0, 0], "max": [2, 2], "count": [805]}, "gripper_open_scale_state": {"mean": [0.27087204967048534, 0.6964204968185895], "std": [0.24476185628174568, 0.18041386940790752], "min": [0.114, 0.313], "max": [0.859, 0.881], "count": [805]}, "gripper_open_scale_action": {"mean": [0.27087204967048534, 0.6964204968185895], "std": [0.24476185628174568, 0.18041386940790752], "min": [0.114, 0.313], "max": [0.859, 0.881], "count": [805]}}} +{"episode_index": 209, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4338372366073219]], [[0.4181946963089939]], [[0.3950501649023617]]], "std": [[[0.135482559158271]], [[0.1578841284278869]], [[0.18084030314120006]]], "count": [163]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.03137254901960784]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7725490196078432]], [[0.7529411764705882]]], "mean": [[[0.47452186209350816]], [[0.4709103437387225]], [[0.46080929342595933]]], "std": [[[0.05756021839323252]], [[0.07477414818315362]], [[0.0891398643759804]]], "count": [163]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[0.8274509803921568]], [[0.8666666666666667]]], "mean": [[[0.4665927036970207]], [[0.4286448120915033]], [[0.40052154381691324]]], "std": [[[0.13373327995801237]], [[0.17163430471572375]], [[0.19930170525291044]]], "count": [163]}, "observation.state": {"min": [0.49759340286254883, 1.9615756273269653, -2.094447612762451, -1.0278942584991455, 0.5771803855895996, -0.5538976788520813, -2.8803517818450928, 56.0, 0.02294199913740158, 0.375887006521225, -0.2329220026731491, -3.1371853351593018, 0.2939999997615814, -1.6740000247955322, -0.9611702561378479, -2.0407612323760986, 0.9248150587081909, 0.45005062222480774, -2.652219772338867, -1.6765633821487427, 0.5087634921073914, 94.0, -0.23318299651145935, 0.37296900153160095, -0.1844629943370819, -3.1361851692199707, -1.5190000534057617, -0.7820000052452087], "max": [1.0849316120147705, 2.03936505317688, -0.7809475660324097, 0.013456488959491253, 2.7199559211730957, 1.6312894821166992, -0.64055335521698, 837.0, 0.24159899353981018, 0.4777730107307434, -0.09457899630069733, 3.140000104904175, 1.4490000009536743, -0.3669999837875366, -0.2293013483285904, -1.8248116970062256, 1.5125198364257812, 1.863802194595337, -0.6027494668960571, -0.3607944846153259, 2.6230204105377197, 856.0, -0.042635999619960785, 0.4671100080013275, 0.07976000010967255, 3.140000104904175, -0.46399998664855957, 1.3339999914169312], "mean": [0.8297247886657715, 2.0259788036346436, -1.0881482362747192, -0.514386773109436, 1.3581103086471558, 1.0184266567230225, -1.4303853511810303, 608.7581176757812, 0.13543525338172913, 0.42506712675094604, -0.17412495613098145, 2.322796583175659, 0.8537580370903015, -1.0652722120285034, -0.6958398222923279, -1.9967169761657715, 1.0748801231384277, 1.4840383529663086, -0.9187529683113098, -1.3502445220947266, 0.7958051562309265, 246.36195373535156, -0.14908036589622498, 0.40838623046875, -0.008367064408957958, -1.7001675367355347, -0.979950487613678, 0.6324105858802795], "std": [0.1326799839735031, 0.009414064697921276, 0.247837096452713, 0.316925048828125, 0.7759719491004944, 0.4646821618080139, 0.8083373308181763, 230.7198486328125, 0.06635245680809021, 0.025808554142713547, 0.03703223541378975, 1.560019850730896, 0.37965303659439087, 0.32825538516044617, 0.14765696227550507, 0.048631660640239716, 0.1320553719997406, 0.47766441106796265, 0.5221650004386902, 0.3127899765968323, 0.5482616424560547, 246.7200469970703, 0.044117946177721024, 0.023872369900345802, 0.08283662050962448, 2.240227460861206, 0.2351984679698944, 0.4273070991039276], "count": [891]}, "action": {"min": [0.49759340286254883, 1.9615756273269653, -2.094447612762451, -1.0278942584991455, 0.5771803855895996, -0.5538976788520813, -2.8803517818450928, 56.0, 0.02294199913740158, 0.375887006521225, -0.2329220026731491, -3.1371853351593018, 0.2939999997615814, -1.6740000247955322, -0.9611702561378479, -2.0407612323760986, 0.9248150587081909, 0.45005062222480774, -2.652219772338867, -1.6765633821487427, 0.5087634921073914, 94.0, -0.23318299651145935, 0.37296900153160095, -0.1844629943370819, -3.1361851692199707, -1.5190000534057617, -0.7820000052452087], "max": [1.0849316120147705, 2.03936505317688, -0.7809475660324097, 0.013456488959491253, 2.7199559211730957, 1.6312894821166992, -0.64055335521698, 837.0, 0.24159899353981018, 0.4777730107307434, -0.09457899630069733, 3.140000104904175, 1.4490000009536743, -0.3669999837875366, -0.2293013483285904, -1.8248116970062256, 1.5125198364257812, 1.863802194595337, -0.6027494668960571, -0.3607944846153259, 2.6230204105377197, 856.0, -0.042635999619960785, 0.4671100080013275, 0.07976000010967255, 3.140000104904175, -0.46399998664855957, 1.3339999914169312], "mean": [0.8297247886657715, 2.0259788036346436, -1.0881482362747192, -0.514386773109436, 1.3581103086471558, 1.0184266567230225, -1.4303853511810303, 608.7581176757812, 0.13543525338172913, 0.42506712675094604, -0.17412495613098145, 2.322796583175659, 0.8537580370903015, -1.0652722120285034, -0.6958398222923279, -1.9967169761657715, 1.0748801231384277, 1.4840383529663086, -0.9187529683113098, -1.3502445220947266, 0.7958051562309265, 246.36195373535156, -0.14908036589622498, 0.40838623046875, -0.008367064408957958, -1.7001675367355347, -0.979950487613678, 0.6324105858802795], "std": [0.1326799839735031, 0.009414064697921276, 0.247837096452713, 0.316925048828125, 0.7759719491004944, 0.4646821618080139, 0.8083373308181763, 230.7198486328125, 0.06635245680809021, 0.025808554142713547, 0.03703223541378975, 1.560019850730896, 0.37965303659439087, 0.32825538516044617, 0.14765696227550507, 0.048631660640239716, 0.1320553719997406, 0.47766441106796265, 0.5221650004386902, 0.3127899765968323, 0.5482616424560547, 246.7200469970703, 0.044117946177721024, 0.023872369900345802, 0.08283662050962448, 2.240227460861206, 0.2351984679698944, 0.4273070991039276], "count": [891]}, "timestamp": {"min": [0.0], "max": [29.666666666666668], "mean": [14.833333333333334], "std": [8.573646097630075], "count": [891]}, "frame_index": {"min": [0], "max": [890], "mean": [445.0], "std": [257.20938292890224], "count": [891]}, "episode_index": {"min": [209], "max": [209], "mean": [209.0], "std": [0.0], "count": [891]}, "index": {"min": [116807], "max": [117697], "mean": [117252.0], "std": [257.20938292890224], "count": [891]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [891]}, "subtask_annotation": {"mean": [4.9820426487093155, 12.0, 12.0, 12.0, 12.0], "std": [3.252507050362745, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [891]}, "scene_annotation": {"mean": [209.0], "std": [0.0], "min": [209], "max": [209], "count": [891]}, "eef_direction_state": {"mean": [4.404040404040404, 4.178451178451178], "std": [1.8503330165721799, 1.8899659028825548], "min": [0, 0], "max": [6, 6], "count": [891]}, "eef_velocity_state": {"mean": [0.5959595959595959, 0.6689113355780022], "std": [0.639642028241921, 0.6420792927487867], "min": [0, 0], "max": [2, 2], "count": [891]}, "eef_acc_mag_state": {"mean": [0.6621773288439955, 0.6666666666666666], "std": [0.8242368003250989, 0.8109796489563261], "min": [0, 0], "max": [2, 2], "count": [891]}, "eef_direction_action": {"mean": [4.404040404040404, 4.178451178451178], "std": [1.8503330165721799, 1.8899659028825548], "min": [0, 0], "max": [6, 6], "count": [891]}, "eef_velocity_action": {"mean": [0.5959595959595959, 0.6689113355780022], "std": [0.639642028241921, 0.6420792927487867], "min": [0, 0], "max": [2, 2], "count": [891]}, "eef_acc_mag_action": {"mean": [0.6621773288439955, 0.6666666666666666], "std": [0.8242368003250989, 0.8109796489563261], "min": [0, 0], "max": [2, 2], "count": [891]}, "eef_sim_pose_state": {"mean": [0.6054991046341106, 0.23447502039019136, 1.279629811431027, 1.695666259809383, 0.9807923160482896, 2.2063599424511806, 0.6324752010361887, -0.21706994737411636, 1.1153695140369602, 2.3228179109923683, 0.8542141773189725, -1.5228872547402392], "std": [0.027252537129068787, 0.03985338651828651, 0.08270699473849424, 2.2464241042866493, 0.23554537171582174, 0.4282884603686681, 0.013616785456139431, 0.05622832426881066, 0.04241304933532843, 1.5600139446397059, 0.37959567404330485, 2.155056902860468], "min": [0.5684207283053972, 0.13751475650408929, 1.1017374783665415, -3.1386023514618566, 0.46408005681510867, 0.7858637210334894, 0.6033739844958376, -0.3083515854507116, 1.0434548894455262, -3.1374853332609356, 0.29410703241084635, -3.1414607389887457], "max": [0.6765807202993134, 0.307955746846002, 1.3613482235771976, 3.1410281107605798, 1.519875281430008, 2.9122585958425793, 0.6630612882073896, -0.1183627392488787, 1.189073914180657, 3.1401317872496004, 1.4494793574560707, 3.1415047056364966], "count": [891]}, "eef_sim_pose_action": {"mean": [0.6054991046341106, 0.23447502039019136, 1.279629811431027, 1.695666259809383, 0.9807923160482896, 2.2063599424511806, 0.6324752010361887, -0.21706994737411636, 1.1153695140369602, 2.3228179109923683, 0.8542141773189725, -1.5228872547402392], "std": [0.027252537129068787, 0.03985338651828651, 0.08270699473849424, 2.2464241042866493, 0.23554537171582174, 0.4282884603686681, 0.013616785456139431, 0.05622832426881066, 0.04241304933532843, 1.5600139446397059, 0.37959567404330485, 2.155056902860468], "min": [0.5684207283053972, 0.13751475650408929, 1.1017374783665415, -3.1386023514618566, 0.46408005681510867, 0.7858637210334894, 0.6033739844958376, -0.3083515854507116, 1.0434548894455262, -3.1374853332609356, 0.29410703241084635, -3.1414607389887457], "max": [0.6765807202993134, 0.307955746846002, 1.3613482235771976, 3.1410281107605798, 1.519875281430008, 2.9122585958425793, 0.6630612882073896, -0.1183627392488787, 1.189073914180657, 3.1401317872496004, 1.4494793574560707, 3.1415047056364966], "count": [891]}, "gripper_mode_state": {"mean": [0.7777777777777778, 0.19977553310886645], "std": [0.41573970964154555, 0.39983155138124654], "min": [0, 0], "max": [1, 1], "count": [891]}, "gripper_activity_state": {"mean": [1.9158249158249159, 1.9034792368125701], "std": [0.3587715489554886, 0.3931215750899625], "min": [0, 0], "max": [2, 2], "count": [891]}, "gripper_mode_action": {"mean": [0.7777777777777778, 0.19977553310886645], "std": [0.41573970964154555, 0.39983155138124654], "min": [0, 0], "max": [1, 1], "count": [891]}, "gripper_activity_action": {"mean": [1.9158249158249159, 1.9034792368125701], "std": [0.3587715489554886, 0.3931215750899625], "min": [0, 0], "max": [2, 2], "count": [891]}, "gripper_open_scale_state": {"mean": [0.24636195295614208, 0.6087581370832124], "std": [0.24672013427256714, 0.23071962945318428], "min": [0.094, 0.056], "max": [0.856, 0.837], "count": [891]}, "gripper_open_scale_action": {"mean": [0.24636195295614208, 0.6087581370832124], "std": [0.24672013427256714, 0.23071962945318428], "min": [0.094, 0.056], "max": [0.856, 0.837], "count": [891]}}} +{"episode_index": 210, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.46912026960784314]], [[0.43728528390522875]], [[0.41172473243464053]]], "std": [[[0.13566364580416798]], [[0.1678051860697808]], [[0.1897275778306214]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4722266237745098]], [[0.467782818627451]], [[0.45520216503267974]]], "std": [[[0.061562604263277185]], [[0.07874197815283458]], [[0.09580114717745167]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46551791258169933]], [[0.4503745894607843]], [[0.435828214869281]]], "std": [[[0.1282475147110677]], [[0.15137777404103148]], [[0.16963947827962633]]], "count": [100]}, "observation.state": {"min": [0.3035825788974762, 1.8220540285110474, -2.802213430404663, -0.9739461541175842, -0.7097032070159912, -1.9083080291748047, 0.12266173958778381, 481.0, -0.07000599801540375, 0.31207698583602905, -0.2295140027999878, -3.111999988555908, 0.7680000066757202, -3.0810000896453857, -0.8521919250488281, -2.040621519088745, 0.3681073784828186, -0.20402899384498596, -2.478489875793457, -1.9141900539398193, 0.6527007818222046, 83.0, -0.2952769994735718, 0.3116860091686249, -0.2127940058708191, 0.26099997758865356, -1.3600000143051147, -3.0910000801086426], "max": [1.124445915222168, 2.0479345321655273, -0.9109571576118469, 0.7618536949157715, 1.0339854955673218, -0.5787337422370911, 1.1452326774597168, 897.0, 0.26470398902893066, 0.39173200726509094, -0.1337440013885498, 3.135999917984009, 1.4539999961853027, 3.066999912261963, -0.49422487616539, -1.817044973373413, 0.6431537866592407, 0.9471553564071655, -0.4179714620113373, -1.021192193031311, 2.8423211574554443, 845.0, -0.18952199816703796, 0.44811201095581055, -0.03725700080394745, 2.796999931335449, -0.5199999809265137, 3.1410000324249268], "mean": [0.6980874538421631, 2.0221595764160156, -2.286945343017578, 0.01694350317120552, 0.2229062020778656, -1.342288613319397, 0.6207937002182007, 819.9170532226562, 0.17073187232017517, 0.3637590706348419, -0.19122599065303802, 0.9388507604598999, 1.2011375427246094, 0.7713314890861511, -0.5979419350624084, -1.9869822263717651, 0.5475242137908936, 0.5056901574134827, -1.483876347541809, -1.4857770204544067, 1.4319026470184326, 391.4426574707031, -0.2308339625597, 0.38103434443473816, -0.1341399848461151, 1.5979628562927246, -0.8786213397979736, 1.1431922912597656], "std": [0.20026250183582306, 0.04022170975804329, 0.5879911780357361, 0.4754864573478699, 0.6123192310333252, 0.305714875459671, 0.4121550917625427, 129.0739288330078, 0.07574789971113205, 0.02502920851111412, 0.021842509508132935, 1.669203758239746, 0.1918981969356537, 1.4061328172683716, 0.10361640155315399, 0.05496763810515404, 0.10730372369289398, 0.3800783157348633, 0.5750654339790344, 0.2508118748664856, 0.7316603064537048, 333.5232849121094, 0.02862473577260971, 0.03455698862671852, 0.05102230980992317, 0.6937376260757446, 0.1930038332939148, 1.8078827857971191], "count": [410]}, "action": {"min": [0.3035825788974762, 1.8220540285110474, -2.802213430404663, -0.9739461541175842, -0.7097032070159912, -1.9083080291748047, 0.12266173958778381, 481.0, -0.07000599801540375, 0.31207698583602905, -0.2295140027999878, -3.111999988555908, 0.7680000066757202, -3.0810000896453857, -0.8521919250488281, -2.040621519088745, 0.3681073784828186, -0.20402899384498596, -2.478489875793457, -1.9141900539398193, 0.6527007818222046, 83.0, -0.2952769994735718, 0.3116860091686249, -0.2127940058708191, 0.26099997758865356, -1.3600000143051147, -3.0910000801086426], "max": [1.124445915222168, 2.0479345321655273, -0.9109571576118469, 0.7618536949157715, 1.0339854955673218, -0.5787337422370911, 1.1452326774597168, 897.0, 0.26470398902893066, 0.39173200726509094, -0.1337440013885498, 3.135999917984009, 1.4539999961853027, 3.066999912261963, -0.49422487616539, -1.817044973373413, 0.6431537866592407, 0.9471553564071655, -0.4179714620113373, -1.021192193031311, 2.8423211574554443, 845.0, -0.18952199816703796, 0.44811201095581055, -0.03725700080394745, 2.796999931335449, -0.5199999809265137, 3.1410000324249268], "mean": [0.6980874538421631, 2.0221595764160156, -2.286945343017578, 0.01694350317120552, 0.2229062020778656, -1.342288613319397, 0.6207937002182007, 819.9170532226562, 0.17073187232017517, 0.3637590706348419, -0.19122599065303802, 0.9388507604598999, 1.2011375427246094, 0.7713314890861511, -0.5979419350624084, -1.9869822263717651, 0.5475242137908936, 0.5056901574134827, -1.483876347541809, -1.4857770204544067, 1.4319026470184326, 391.4426574707031, -0.2308339625597, 0.38103434443473816, -0.1341399848461151, 1.5979628562927246, -0.8786213397979736, 1.1431922912597656], "std": [0.20026250183582306, 0.04022170975804329, 0.5879911780357361, 0.4754864573478699, 0.6123192310333252, 0.305714875459671, 0.4121550917625427, 129.0739288330078, 0.07574789971113205, 0.02502920851111412, 0.021842509508132935, 1.669203758239746, 0.1918981969356537, 1.4061328172683716, 0.10361640155315399, 0.05496763810515404, 0.10730372369289398, 0.3800783157348633, 0.5750654339790344, 0.2508118748664856, 0.7316603064537048, 333.5232849121094, 0.02862473577260971, 0.03455698862671852, 0.05102230980992317, 0.6937376260757446, 0.1930038332939148, 1.8078827857971191], "count": [410]}, "timestamp": {"min": [0.0], "max": [13.633333333333333], "mean": [6.8166666666666655], "std": [3.9452151046834216], "count": [410]}, "frame_index": {"min": [0], "max": [409], "mean": [204.5], "std": [118.35645314050265], "count": [410]}, "episode_index": {"min": [210], "max": [210], "mean": [210.0], "std": [0.0], "count": [410]}, "index": {"min": [117698], "max": [118107], "mean": [117902.5], "std": [118.35645314050265], "count": [410]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [410]}, "subtask_annotation": {"mean": [3.5902439024390245, 12.0, 12.0, 12.0, 12.0], "std": [3.1526840967154266, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [410]}, "scene_annotation": {"mean": [210.0], "std": [0.0], "min": [210], "max": [210], "count": [410]}, "eef_direction_state": {"mean": [4.073170731707317, 4.168292682926829], "std": [1.9240486265144494, 2.0442589478938387], "min": [0, 0], "max": [6, 6], "count": [410]}, "eef_velocity_state": {"mean": [0.8780487804878049, 0.7560975609756098], "std": [0.802287034312122, 0.8018420197446624], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_acc_mag_state": {"mean": [0.7463414634146341, 0.7024390243902439], "std": [0.8317180458502623, 0.840582784152569], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_direction_action": {"mean": [4.073170731707317, 4.168292682926829], "std": [1.9240486265144494, 2.0442589478938387], "min": [0, 0], "max": [6, 6], "count": [410]}, "eef_velocity_action": {"mean": [0.8780487804878049, 0.7560975609756098], "std": [0.802287034312122, 0.8018420197446624], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_acc_mag_action": {"mean": [0.7463414634146341, 0.7024390243902439], "std": [0.8317180458502623, 0.840582784152569], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_sim_pose_state": {"mean": [0.5789270698111424, 0.31891473360818595, 1.1338743055184686, -1.5987786323837188, 0.8778709125831204, -1.4389811026513255, 0.5639804619923853, -0.25641776116530873, 1.0784191060038437, 0.9381801011850724, 1.2015867350999738, -0.6621689116272017], "std": [0.038187083622677816, 0.026826202053035295, 0.048717599225166434, 0.6929620589850595, 0.19286488997048346, 1.9265042768293508, 0.016460246525621555, 0.07096284833161631, 0.01896885266211969, 1.670519479686893, 0.19210108618976252, 1.3914527593528463], "min": [0.4998799603977878, 0.27492539116986436, 1.0438755445860348, -2.796894647581613, 0.5199285844768524, -3.136227559811035, 0.5253991181900771, -0.33150379765843624, 1.060743834686807, -3.1127009627640256, 0.7682965811295643, -3.058669960180338], "max": [0.6518648569905622, 0.3915495749264102, 1.2153068906882938, -0.26326758869751626, 1.359160906037319, 3.1401517305972333, 0.5994086883759345, -0.0285589767946733, 1.1322404807228437, 3.1370749007631096, 1.4549897383460162, 3.054222286837489], "count": [410]}, "eef_sim_pose_action": {"mean": [0.5789270698111424, 0.31891473360818595, 1.1338743055184686, -1.5987786323837188, 0.8778709125831204, -1.4389811026513255, 0.5639804619923853, -0.25641776116530873, 1.0784191060038437, 0.9381801011850724, 1.2015867350999738, -0.6621689116272017], "std": [0.038187083622677816, 0.026826202053035295, 0.048717599225166434, 0.6929620589850595, 0.19286488997048346, 1.9265042768293508, 0.016460246525621555, 0.07096284833161631, 0.01896885266211969, 1.670519479686893, 0.19210108618976252, 1.3914527593528463], "min": [0.4998799603977878, 0.27492539116986436, 1.0438755445860348, -2.796894647581613, 0.5199285844768524, -3.136227559811035, 0.5253991181900771, -0.33150379765843624, 1.060743834686807, -3.1127009627640256, 0.7682965811295643, -3.058669960180338], "max": [0.6518648569905622, 0.3915495749264102, 1.2153068906882938, -0.26326758869751626, 1.359160906037319, 3.1401517305972333, 0.5994086883759345, -0.0285589767946733, 1.1322404807228437, 3.1370749007631096, 1.4549897383460162, 3.054222286837489], "count": [410]}, "gripper_mode_state": {"mean": [0.5951219512195122, 0.02195121951219512], "std": [0.4908684288036765, 0.14652427605732318], "min": [0, 0], "max": [1, 1], "count": [410]}, "gripper_activity_state": {"mean": [1.851219512195122, 1.8878048780487804], "std": [0.45778999936839276, 0.4214927722385947], "min": [0, 0], "max": [2, 2], "count": [410]}, "gripper_mode_action": {"mean": [0.5951219512195122, 0.02195121951219512], "std": [0.4908684288036765, 0.14652427605732318], "min": [0, 0], "max": [1, 1], "count": [410]}, "gripper_activity_action": {"mean": [1.851219512195122, 1.8878048780487804], "std": [0.45778999936839276, 0.4214927722385947], "min": [0, 0], "max": [2, 2], "count": [410]}, "gripper_open_scale_state": {"mean": [0.39144268288961287, 0.8199170731707311], "std": [0.3335232679728962, 0.1290739146053165], "min": [0.083, 0.481], "max": [0.845, 0.897], "count": [410]}, "gripper_open_scale_action": {"mean": [0.39144268288961287, 0.8199170731707311], "std": [0.3335232679728962, 0.1290739146053165], "min": [0.083, 0.481], "max": [0.845, 0.897], "count": [410]}}} +{"episode_index": 211, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.45951034517973854]], [[0.42833602328431375]], [[0.40485543096405224]]], "std": [[[0.12889648834717188]], [[0.16059270040175086]], [[0.1834140988345674]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4758310968137255]], [[0.46920876429738567]], [[0.4606206862745098]]], "std": [[[0.07157224012171345]], [[0.08844005022049585]], [[0.10135655686231199]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4618125265522876]], [[0.4448754248366013]], [[0.4317122794117647]]], "std": [[[0.12044652188984495]], [[0.14259195432096167]], [[0.16218840265074427]]], "count": [100]}, "observation.state": {"min": [0.526077151298523, 1.9460597038269043, -1.9280129671096802, -0.9147794246673584, -1.8243926763534546, -1.73752760887146, 0.1753706932067871, 419.0, -0.022484000772237778, 0.33949899673461914, -0.23358899354934692, -3.1080000400543213, 0.9120000004768372, -0.33000001311302185, -0.8078780174255371, -2.0384573936462402, 0.27291715145111084, -0.1304808259010315, -2.45881986618042, -1.9889947175979614, 0.7971093654632568, 118.0, -0.30615100264549255, 0.3110769987106323, -0.1956769973039627, 0.15600000321865082, -1.1920000314712524, -3.125999927520752], "max": [0.7760606408119202, 2.040097951889038, -0.18858283758163452, 0.1074250191450119, -0.39563125371932983, -0.5567076802253723, 1.2873897552490234, 899.0, 0.26153600215911865, 0.39617401361465454, -0.1275700032711029, 0.4530000388622284, 1.5529999732971191, 2.4040000438690186, -0.4844684898853302, -1.8465410470962524, 0.7188313603401184, 0.7828325629234314, -0.4798957407474518, -1.0226233005523682, 2.8404884338378906, 717.0, -0.19055399298667908, 0.44195300340652466, -0.0488319993019104, 2.9240000247955322, -0.5790000557899475, 3.124000072479248], "mean": [0.5943348407745361, 2.022425889968872, -0.9266489744186401, -0.20863758027553558, -1.036192774772644, -1.3208844661712646, 0.6349511742591858, 826.3197021484375, 0.1841188669204712, 0.36853206157684326, -0.18069316446781158, -0.9476509690284729, 1.1736489534378052, 1.2020269632339478, -0.590470016002655, -1.9696146249771118, 0.44026100635528564, 0.34255141019821167, -1.5911495685577393, -1.5603389739990234, 1.7260359525680542, 417.6878662109375, -0.25036707520484924, 0.371874064207077, -0.13239459693431854, 1.2603670358657837, -0.9021605253219604, 0.8680089116096497], "std": [0.06148447096347809, 0.016052912920713425, 0.493150532245636, 0.33516308665275574, 0.5048014521598816, 0.2726966142654419, 0.4141777455806732, 116.51366424560547, 0.08845438063144684, 0.015380971133708954, 0.025909077376127243, 1.4403624534606934, 0.14236606657505035, 0.9477614760398865, 0.10318459570407867, 0.05334315821528435, 0.1349847912788391, 0.3105052411556244, 0.5880714654922485, 0.2827807664871216, 0.7029924392700195, 258.3486328125, 0.028209013864398003, 0.04100227355957031, 0.04538126662373543, 0.8717344999313354, 0.15868206322193146, 2.115544557571411], "count": [330]}, "action": {"min": [0.526077151298523, 1.9460597038269043, -1.9280129671096802, -0.9147794246673584, -1.8243926763534546, -1.73752760887146, 0.1753706932067871, 419.0, -0.022484000772237778, 0.33949899673461914, -0.23358899354934692, -3.1080000400543213, 0.9120000004768372, -0.33000001311302185, -0.8078780174255371, -2.0384573936462402, 0.27291715145111084, -0.1304808259010315, -2.45881986618042, -1.9889947175979614, 0.7971093654632568, 118.0, -0.30615100264549255, 0.3110769987106323, -0.1956769973039627, 0.15600000321865082, -1.1920000314712524, -3.125999927520752], "max": [0.7760606408119202, 2.040097951889038, -0.18858283758163452, 0.1074250191450119, -0.39563125371932983, -0.5567076802253723, 1.2873897552490234, 899.0, 0.26153600215911865, 0.39617401361465454, -0.1275700032711029, 0.4530000388622284, 1.5529999732971191, 2.4040000438690186, -0.4844684898853302, -1.8465410470962524, 0.7188313603401184, 0.7828325629234314, -0.4798957407474518, -1.0226233005523682, 2.8404884338378906, 717.0, -0.19055399298667908, 0.44195300340652466, -0.0488319993019104, 2.9240000247955322, -0.5790000557899475, 3.124000072479248], "mean": [0.5943348407745361, 2.022425889968872, -0.9266489744186401, -0.20863758027553558, -1.036192774772644, -1.3208844661712646, 0.6349511742591858, 826.3197021484375, 0.1841188669204712, 0.36853206157684326, -0.18069316446781158, -0.9476509690284729, 1.1736489534378052, 1.2020269632339478, -0.590470016002655, -1.9696146249771118, 0.44026100635528564, 0.34255141019821167, -1.5911495685577393, -1.5603389739990234, 1.7260359525680542, 417.6878662109375, -0.25036707520484924, 0.371874064207077, -0.13239459693431854, 1.2603670358657837, -0.9021605253219604, 0.8680089116096497], "std": [0.06148447096347809, 0.016052912920713425, 0.493150532245636, 0.33516308665275574, 0.5048014521598816, 0.2726966142654419, 0.4141777455806732, 116.51366424560547, 0.08845438063144684, 0.015380971133708954, 0.025909077376127243, 1.4403624534606934, 0.14236606657505035, 0.9477614760398865, 0.10318459570407867, 0.05334315821528435, 0.1349847912788391, 0.3105052411556244, 0.5880714654922485, 0.2827807664871216, 0.7029924392700195, 258.3486328125, 0.028209013864398003, 0.04100227355957031, 0.04538126662373543, 0.8717344999313354, 0.15868206322193146, 2.115544557571411], "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": [211], "max": [211], "mean": [211.0], "std": [0.0], "count": [330]}, "index": {"min": [118108], "max": [118437], "mean": [118272.5], "std": [95.26235702871658], "count": [330]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [330]}, "subtask_annotation": {"mean": [3.9363636363636365, 12.0, 12.0, 12.0, 12.0], "std": [3.3237727907813275, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [330]}, "scene_annotation": {"mean": [211.0], "std": [0.0], "min": [211], "max": [211], "count": [330]}, "eef_direction_state": {"mean": [3.8484848484848486, 4.515151515151516], "std": [2.156332634726982, 1.789213677318549], "min": [0, 1], "max": [6, 6], "count": [330]}, "eef_velocity_state": {"mean": [0.9454545454545454, 0.6757575757575758], "std": [0.8721589058335599, 0.8170643322582802], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_acc_mag_state": {"mean": [0.7696969696969697, 0.6575757575757576], "std": [0.8284651191372996, 0.8317671232328733], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_direction_action": {"mean": [3.8484848484848486, 4.515151515151516], "std": [2.156332634726982, 1.789213677318549], "min": [0, 1], "max": [6, 6], "count": [330]}, "eef_velocity_action": {"mean": [0.9454545454545454, 0.6757575757575758], "std": [0.8721589058335599, 0.8170643322582802], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_acc_mag_action": {"mean": [0.7696969696969697, 0.6575757575757576], "std": [0.8284651191372996, 0.8317671232328733], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_sim_pose_state": {"mean": [0.5678655743800124, 0.3332259278586878, 1.1272068413430352, -1.2619542646686097, 0.9015717261881656, -0.9132199039752347, 0.5653023942122697, -0.2649838914151504, 1.0822416213691186, -0.9483159971016542, 1.1742621710296643, -0.3689344781996807], "std": [0.04506293831350302, 0.02637125326074261, 0.0407287296171678, 0.8708611079896952, 0.1584949524651327, 1.8034701749624533, 0.02186275775744521, 0.07445115106657467, 0.02243593981344739, 1.4403000652142235, 0.14241417154701, 0.947665099695957], "min": [0.5005245467664294, 0.28683822686045835, 1.0629789423562228, -2.9234766865709645, 0.5787832827937125, -3.133118822842361, 0.5287232538205617, -0.3273362333385021, 1.0584535150843637, -3.1085294117834983, 0.9125061925978053, -1.9006234403534727], "max": [0.6457434154310036, 0.3946898275632147, 1.1958934021982173, -0.1593533121650861, 1.1912266829995737, 3.1303404566522537, 0.6035430693920106, -0.0789910060130047, 1.131837746729772, 0.45224959744450277, 1.553252555760558, 0.8318469859480119], "count": [330]}, "eef_sim_pose_action": {"mean": [0.5678655743800124, 0.3332259278586878, 1.1272068413430352, -1.2619542646686097, 0.9015717261881656, -0.9132199039752347, 0.5653023942122697, -0.2649838914151504, 1.0822416213691186, -0.9483159971016542, 1.1742621710296643, -0.3689344781996807], "std": [0.04506293831350302, 0.02637125326074261, 0.0407287296171678, 0.8708611079896952, 0.1584949524651327, 1.8034701749624533, 0.02186275775744521, 0.07445115106657467, 0.02243593981344739, 1.4403000652142235, 0.14241417154701, 0.947665099695957], "min": [0.5005245467664294, 0.28683822686045835, 1.0629789423562228, -2.9234766865709645, 0.5787832827937125, -3.133118822842361, 0.5287232538205617, -0.3273362333385021, 1.0584535150843637, -3.1085294117834983, 0.9125061925978053, -1.9006234403534727], "max": [0.6457434154310036, 0.3946898275632147, 1.1958934021982173, -0.1593533121650861, 1.1912266829995737, 3.1303404566522537, 0.6035430693920106, -0.0789910060130047, 1.131837746729772, 0.45224959744450277, 1.553252555760558, 0.8318469859480119], "count": [330]}, "gripper_mode_state": {"mean": [0.5242424242424243, 0.048484848484848485], "std": [0.49941195907472136, 0.21478842602023435], "min": [0, 0], "max": [1, 1], "count": [330]}, "gripper_activity_state": {"mean": [1.8909090909090909, 1.896969696969697], "std": [0.41949727225871974, 0.4137667682108666], "min": [0, 0], "max": [2, 2], "count": [330]}, "gripper_mode_action": {"mean": [0.5242424242424243, 0.048484848484848485], "std": [0.49941195907472136, 0.21478842602023435], "min": [0, 0], "max": [1, 1], "count": [330]}, "gripper_activity_action": {"mean": [1.8909090909090909, 1.896969696969697], "std": [0.41949727225871974, 0.4137667682108666], "min": [0, 0], "max": [2, 2], "count": [330]}, "gripper_open_scale_state": {"mean": [0.41768787846420785, 0.8263196970621755], "std": [0.25834867273605366, 0.11651375566425315], "min": [0.118, 0.419], "max": [0.717, 0.899], "count": [330]}, "gripper_open_scale_action": {"mean": [0.41768787846420785, 0.8263196970621755], "std": [0.25834867273605366, 0.11651375566425315], "min": [0.118, 0.419], "max": [0.717, 0.899], "count": [330]}}} +{"episode_index": 212, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4539652226307189]], [[0.42332190359477123]], [[0.3992408782679739]]], "std": [[[0.13225818272058446]], [[0.16268937939234715]], [[0.18578149657199158]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46650905433006534]], [[0.4583716033496732]], [[0.44380323937908495]]], "std": [[[0.07865944716211942]], [[0.0970428173240768]], [[0.11611302249338848]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4773660355392157]], [[0.4624922140522876]], [[0.4500395424836601]]], "std": [[[0.10964529426866144]], [[0.13469839993381336]], [[0.1568229328763523]]], "count": [100]}, "observation.state": {"min": [0.5221675634384155, 2.018822431564331, -0.6971892714500427, -0.22045254707336426, -1.9423770904541016, -1.600816011428833, 0.17959438264369965, 655.0, 0.003114999970421195, 0.34532999992370605, -0.24011600017547607, -2.934000015258789, 0.843999981880188, -0.4480000436306, -0.8443728685379028, -2.036205768585205, 0.28525662422180176, -0.13035863637924194, -2.181295156478882, -1.9856611490249634, 0.7683987021446228, 121.0, -0.2986850142478943, 0.31253498792648315, -0.20503400266170502, 0.04799998179078102, -1.2790000438690186, -3.1361851692199707], "max": [1.1108323335647583, 2.04596209526062, -0.16711527109146118, 0.1488591432571411, -1.0287145376205444, -0.4887794554233551, 0.9224414229393005, 894.0, 0.2516559958457947, 0.45230400562286377, -0.1557140052318573, 0.20900002121925354, 1.4819999933242798, 2.25, -0.4746597409248352, -1.8367146253585815, 0.770143985748291, 0.7138920426368713, -0.5410346388816833, -0.7567224502563477, 2.840017080307007, 783.0, -0.21020500361919403, 0.46268901228904724, -0.05962099879980087, 3.0269999504089355, -0.6520000100135803, 3.132999897003174], "mean": [0.7242055535316467, 2.0296499729156494, -0.3681413531303406, 0.04387873783707619, -1.4620898962020874, -1.3134905099868774, 0.46031105518341064, 846.7679443359375, 0.16522622108459473, 0.38056427240371704, -0.18357640504837036, -1.0625300407409668, 1.1567456722259521, 1.0599067211151123, -0.6047870516777039, -1.948983073234558, 0.6151859164237976, 0.35613059997558594, -1.5144422054290771, -1.3855152130126953, 1.6188957691192627, 375.447509765625, -0.24549880623817444, 0.38885173201560974, -0.14633342623710632, 1.4607921838760376, -0.9479278922080994, 0.9589740633964539], "std": [0.21102525293827057, 0.004560257773846388, 0.18878939747810364, 0.10395112633705139, 0.37017735838890076, 0.37396901845932007, 0.2781783938407898, 79.84088134765625, 0.08377685397863388, 0.03647445887327194, 0.023657148703932762, 1.2717853784561157, 0.13761812448501587, 0.9174577593803406, 0.12083319574594498, 0.052694156765937805, 0.15676569938659668, 0.2204236090183258, 0.6008621454238892, 0.39204874634742737, 0.6480593681335449, 264.10516357421875, 0.023141171783208847, 0.048057060688734055, 0.042439598590135574, 1.0314671993255615, 0.2030443400144577, 2.1165931224823], "count": [362]}, "action": {"min": [0.5221675634384155, 2.018822431564331, -0.6971892714500427, -0.22045254707336426, -1.9423770904541016, -1.600816011428833, 0.17959438264369965, 655.0, 0.003114999970421195, 0.34532999992370605, -0.24011600017547607, -2.934000015258789, 0.843999981880188, -0.4480000436306, -0.8443728685379028, -2.036205768585205, 0.28525662422180176, -0.13035863637924194, -2.181295156478882, -1.9856611490249634, 0.7683987021446228, 121.0, -0.2986850142478943, 0.31253498792648315, -0.20503400266170502, 0.04799998179078102, -1.2790000438690186, -3.1361851692199707], "max": [1.1108323335647583, 2.04596209526062, -0.16711527109146118, 0.1488591432571411, -1.0287145376205444, -0.4887794554233551, 0.9224414229393005, 894.0, 0.2516559958457947, 0.45230400562286377, -0.1557140052318573, 0.20900002121925354, 1.4819999933242798, 2.25, -0.4746597409248352, -1.8367146253585815, 0.770143985748291, 0.7138920426368713, -0.5410346388816833, -0.7567224502563477, 2.840017080307007, 783.0, -0.21020500361919403, 0.46268901228904724, -0.05962099879980087, 3.0269999504089355, -0.6520000100135803, 3.132999897003174], "mean": [0.7242055535316467, 2.0296499729156494, -0.3681413531303406, 0.04387873783707619, -1.4620898962020874, -1.3134905099868774, 0.46031105518341064, 846.7679443359375, 0.16522622108459473, 0.38056427240371704, -0.18357640504837036, -1.0625300407409668, 1.1567456722259521, 1.0599067211151123, -0.6047870516777039, -1.948983073234558, 0.6151859164237976, 0.35613059997558594, -1.5144422054290771, -1.3855152130126953, 1.6188957691192627, 375.447509765625, -0.24549880623817444, 0.38885173201560974, -0.14633342623710632, 1.4607921838760376, -0.9479278922080994, 0.9589740633964539], "std": [0.21102525293827057, 0.004560257773846388, 0.18878939747810364, 0.10395112633705139, 0.37017735838890076, 0.37396901845932007, 0.2781783938407898, 79.84088134765625, 0.08377685397863388, 0.03647445887327194, 0.023657148703932762, 1.2717853784561157, 0.13761812448501587, 0.9174577593803406, 0.12083319574594498, 0.052694156765937805, 0.15676569938659668, 0.2204236090183258, 0.6008621454238892, 0.39204874634742737, 0.6480593681335449, 264.10516357421875, 0.023141171783208847, 0.048057060688734055, 0.042439598590135574, 1.0314671993255615, 0.2030443400144577, 2.1165931224823], "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": [212], "max": [212], "mean": [212.0], "std": [0.0], "count": [362]}, "index": {"min": [118438], "max": [118799], "mean": [118618.5], "std": [104.5], "count": [362]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [362]}, "subtask_annotation": {"mean": [2.649171270718232, 12.0, 12.0, 12.0, 12.0], "std": [2.974312099020379, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [362]}, "scene_annotation": {"mean": [212.0], "std": [0.0], "min": [212], "max": [212], "count": [362]}, "eef_direction_state": {"mean": [3.696132596685083, 4.220994475138122], "std": [2.023736619491291, 2.060092017730381], "min": [0, 0], "max": [6, 6], "count": [362]}, "eef_velocity_state": {"mean": [0.8591160220994475, 0.6823204419889503], "std": [0.6767955801104969, 0.7874478862502764], "min": [0, 0], "max": [2, 2], "count": [362]}, "eef_acc_mag_state": {"mean": [0.8176795580110497, 0.638121546961326], "std": [0.8242975426103073, 0.8101461614461264], "min": [0, 0], "max": [2, 2], "count": [362]}, "eef_direction_action": {"mean": [3.696132596685083, 4.220994475138122], "std": [2.023736619491291, 2.060092017730381], "min": [0, 0], "max": [6, 6], "count": [362]}, "eef_velocity_action": {"mean": [0.8591160220994475, 0.6823204419889503], "std": [0.6767955801104969, 0.7874478862502764], "min": [0, 0], "max": [2, 2], "count": [362]}, "eef_acc_mag_action": {"mean": [0.8176795580110497, 0.638121546961326], "std": [0.8242975426103073, 0.8101461614461264], "min": [0, 0], "max": [2, 2], "count": [362]}, "eef_sim_pose_state": {"mean": [0.5848317930940746, 0.3294940013134431, 1.119385779705933, -1.4623963737355476, 0.9475645794689688, -0.525713691045773, 0.5761355133396335, -0.24639916479060398, 1.0779718003188867, -1.0623876716172118, 1.1572173657097036, -0.5105264620025373], "std": [0.049754549424933486, 0.022117128790259975, 0.02990396765871575, 1.029618118506049, 0.20282611836108633, 2.1180186001355183, 0.042936625163990855, 0.0703642824291076, 0.013306755189345331, 1.2720502462853074, 0.13759832612243186, 0.9179232542915693], "min": [0.5016153973123828, 0.3009437610934665, 1.0645033282824792, -3.026453120936897, 0.6522228024078571, -3.140440071301742, 0.5320705785709846, -0.31703963743246855, 1.0521588445249999, -2.933981881639198, 0.8442465851929581, -2.019375954751964], "max": [0.6624598941829777, 0.3836302949845252, 1.1818702463086685, -0.05365761299693568, 1.2792740096127098, 3.140397641759304, 0.6503980910709515, -0.10472908085870883, 1.1053274283755583, 0.20850502701358836, 1.4822935717817551, 0.6784983191831937], "count": [362]}, "eef_sim_pose_action": {"mean": [0.5848317930940746, 0.3294940013134431, 1.119385779705933, -1.4623963737355476, 0.9475645794689688, -0.525713691045773, 0.5761355133396335, -0.24639916479060398, 1.0779718003188867, -1.0623876716172118, 1.1572173657097036, -0.5105264620025373], "std": [0.049754549424933486, 0.022117128790259975, 0.02990396765871575, 1.029618118506049, 0.20282611836108633, 2.1180186001355183, 0.042936625163990855, 0.0703642824291076, 0.013306755189345331, 1.2720502462853074, 0.13759832612243186, 0.9179232542915693], "min": [0.5016153973123828, 0.3009437610934665, 1.0645033282824792, -3.026453120936897, 0.6522228024078571, -3.140440071301742, 0.5320705785709846, -0.31703963743246855, 1.0521588445249999, -2.933981881639198, 0.8442465851929581, -2.019375954751964], "max": [0.6624598941829777, 0.3836302949845252, 1.1818702463086685, -0.05365761299693568, 1.2792740096127098, 3.140397641759304, 0.6503980910709515, -0.10472908085870883, 1.1053274283755583, 0.20850502701358836, 1.4822935717817551, 0.6784983191831937], "count": [362]}, "gripper_mode_state": {"mean": [0.580110497237569, 0.0], "std": [0.4935405841796093, 0.0], "min": [0, 0], "max": [1, 0], "count": [362]}, "gripper_activity_state": {"mean": [1.8066298342541436, 1.9447513812154695], "std": [0.5320244054079637, 0.30144691415919833], "min": [0, 0], "max": [2, 2], "count": [362]}, "gripper_mode_action": {"mean": [0.580110497237569, 0.0], "std": [0.4935405841796093, 0.0], "min": [0, 0], "max": [1, 0], "count": [362]}, "gripper_activity_action": {"mean": [1.8066298342541436, 1.9447513812154695], "std": [0.5320244054079637, 0.30144691415919833], "min": [0, 0], "max": [2, 2], "count": [362]}, "gripper_open_scale_state": {"mean": [0.3754475134960195, 0.8467679558011026], "std": [0.26410515431528275, 0.07984092965226833], "min": [0.121, 0.655], "max": [0.783, 0.894], "count": [362]}, "gripper_open_scale_action": {"mean": [0.3754475134960195, 0.8467679558011026], "std": [0.26410515431528275, 0.07984092965226833], "min": [0.121, 0.655], "max": [0.783, 0.894], "count": [362]}}} +{"episode_index": 213, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.47041338235294117]], [[0.43898031249999997]], [[0.4146158537581699]]], "std": [[[0.1339749432793508]], [[0.16587431140405412]], [[0.18895555409047038]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.01568627450980392]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47178016544117646]], [[0.46692059844771244]], [[0.4583171956699346]]], "std": [[[0.0654217063495081]], [[0.08266286844309298]], [[0.0938507069094334]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4707541074346405]], [[0.4549676838235294]], [[0.44334488562091506]]], "std": [[[0.11265915856456502]], [[0.13520318362073375]], [[0.15639717069406422]]], "count": [100]}, "observation.state": {"min": [0.544490396976471, 2.0216150283813477, -0.332956463098526, -0.47675415873527527, -2.6049039363861084, -1.5748629570007324, 0.1304459124803543, 546.0, 0.0028299998957663774, 0.34831899404525757, -0.24042299389839172, -3.0950000286102295, 0.8500000238418579, -0.746999979019165, -0.7791149616241455, -2.035036563873291, 0.2620088458061218, -0.1304459124803543, -2.200441360473633, -1.9781386852264404, 0.5920855402946472, 127.0, -0.28402599692344666, 0.33838900923728943, -0.19064399600028992, -0.5860000252723694, -1.4739999771118164, -3.115999937057495], "max": [1.1019484996795654, 2.0371484756469727, 0.0967959612607956, 0.1710771769285202, -1.0245431661605835, -0.8776213526725769, 1.308962106704712, 901.0, 0.24251699447631836, 0.41896599531173706, -0.16783100366592407, 3.13700008392334, 1.4989999532699585, 1.9429999589920044, -0.5152212381362915, -1.8684972524642944, 0.7853981852531433, 0.8732580542564392, -0.4702789783477783, -0.966493546962738, 2.8317270278930664, 847.0, -0.16316400468349457, 0.44829100370407104, -0.058997999876737595, 2.9079999923706055, -0.5809999704360962, 3.0859999656677246], "mean": [0.7048243284225464, 2.0289993286132812, -0.18229062855243683, -0.04875316843390465, -1.7370185852050781, -1.2961204051971436, 0.5351046919822693, 818.9901123046875, 0.17839749157428741, 0.38258442282676697, -0.1997731328010559, 0.23034924268722534, 1.2658833265304565, 0.9171912670135498, -0.6062615513801575, -1.9610490798950195, 0.4727523624897003, 0.3121700882911682, -1.553118109703064, -1.4271713495254517, 1.6867563724517822, 455.44647216796875, -0.24687594175338745, 0.38915643095970154, -0.14543865621089935, 1.3104076385498047, -0.9217548966407776, 1.1396815776824951], "std": [0.1344447284936905, 0.004194873850792646, 0.16569359600543976, 0.2247825413942337, 0.6109371185302734, 0.14479868113994598, 0.4300755560398102, 121.64061737060547, 0.06664673238992691, 0.018670005723834038, 0.01907278224825859, 1.7643847465515137, 0.198513463139534, 1.0473383665084839, 0.08032891899347305, 0.06571486592292786, 0.1531483232975006, 0.2840280830860138, 0.5448652505874634, 0.26189520955085754, 0.7311937212944031, 304.55267333984375, 0.026540789753198624, 0.034092724323272705, 0.03769892081618309, 0.8894655704498291, 0.20024871826171875, 2.0305709838867188], "count": [355]}, "action": {"min": [0.544490396976471, 2.0216150283813477, -0.332956463098526, -0.47675415873527527, -2.6049039363861084, -1.5748629570007324, 0.1304459124803543, 546.0, 0.0028299998957663774, 0.34831899404525757, -0.24042299389839172, -3.0950000286102295, 0.8500000238418579, -0.746999979019165, -0.7791149616241455, -2.035036563873291, 0.2620088458061218, -0.1304459124803543, -2.200441360473633, -1.9781386852264404, 0.5920855402946472, 127.0, -0.28402599692344666, 0.33838900923728943, -0.19064399600028992, -0.5860000252723694, -1.4739999771118164, -3.115999937057495], "max": [1.1019484996795654, 2.0371484756469727, 0.0967959612607956, 0.1710771769285202, -1.0245431661605835, -0.8776213526725769, 1.308962106704712, 901.0, 0.24251699447631836, 0.41896599531173706, -0.16783100366592407, 3.13700008392334, 1.4989999532699585, 1.9429999589920044, -0.5152212381362915, -1.8684972524642944, 0.7853981852531433, 0.8732580542564392, -0.4702789783477783, -0.966493546962738, 2.8317270278930664, 847.0, -0.16316400468349457, 0.44829100370407104, -0.058997999876737595, 2.9079999923706055, -0.5809999704360962, 3.0859999656677246], "mean": [0.7048243284225464, 2.0289993286132812, -0.18229062855243683, -0.04875316843390465, -1.7370185852050781, -1.2961204051971436, 0.5351046919822693, 818.9901123046875, 0.17839749157428741, 0.38258442282676697, -0.1997731328010559, 0.23034924268722534, 1.2658833265304565, 0.9171912670135498, -0.6062615513801575, -1.9610490798950195, 0.4727523624897003, 0.3121700882911682, -1.553118109703064, -1.4271713495254517, 1.6867563724517822, 455.44647216796875, -0.24687594175338745, 0.38915643095970154, -0.14543865621089935, 1.3104076385498047, -0.9217548966407776, 1.1396815776824951], "std": [0.1344447284936905, 0.004194873850792646, 0.16569359600543976, 0.2247825413942337, 0.6109371185302734, 0.14479868113994598, 0.4300755560398102, 121.64061737060547, 0.06664673238992691, 0.018670005723834038, 0.01907278224825859, 1.7643847465515137, 0.198513463139534, 1.0473383665084839, 0.08032891899347305, 0.06571486592292786, 0.1531483232975006, 0.2840280830860138, 0.5448652505874634, 0.26189520955085754, 0.7311937212944031, 304.55267333984375, 0.026540789753198624, 0.034092724323272705, 0.03769892081618309, 0.8894655704498291, 0.20024871826171875, 2.0305709838867188], "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": [213], "max": [213], "mean": [213.0], "std": [0.0], "count": [355]}, "index": {"min": [118800], "max": [119154], "mean": [118977.0], "std": [102.4792661956554], "count": [355]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [355]}, "subtask_annotation": {"mean": [3.6140845070422536, 12.0, 12.0, 12.0, 12.0], "std": [3.2162131426219256, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [355]}, "scene_annotation": {"mean": [213.0], "std": [0.0], "min": [213], "max": [213], "count": [355]}, "eef_direction_state": {"mean": [3.9183098591549297, 4.546478873239437], "std": [2.027022367571509, 1.7951288537780024], "min": [0, 0], "max": [6, 6], "count": [355]}, "eef_velocity_state": {"mean": [0.8929577464788733, 0.6309859154929578], "std": [0.8323264432143148, 0.7592790407837277], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_acc_mag_state": {"mean": [0.6929577464788732, 0.6394366197183099], "std": [0.817988591755906, 0.8116196419296667], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_direction_action": {"mean": [3.9183098591549297, 4.546478873239437], "std": [2.027022367571509, 1.7951288537780024], "min": [0, 0], "max": [6, 6], "count": [355]}, "eef_velocity_action": {"mean": [0.8929577464788733, 0.6309859154929578], "std": [0.8323264432143148, 0.7592790407837277], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_acc_mag_action": {"mean": [0.6929577464788732, 0.6394366197183099], "std": [0.817988591755906, 0.8116196419296667], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_sim_pose_state": {"mean": [0.5820526767672163, 0.32984363560575736, 1.1173008187759885, -1.312215154698754, 0.9211811253855875, -1.0604931043158574, 0.5788125765546575, -0.2610665625134974, 1.068064427995192, 0.2294753634153169, 1.266345551688152, -0.65416048134637], "std": [0.0376330598875497, 0.028489255392485476, 0.0337839743938395, 0.8880411745664876, 0.2003538098495078, 1.759223458231212, 0.017205872838331193, 0.05594589227097634, 0.014817644267135811, 1.7650206579532606, 0.19862161225186556, 1.046820414833352], "min": [0.5233920578322335, 0.2558240721046982, 1.0650559606821426, -2.907469452462524, 0.581068650892802, -3.1361142154179675, 0.5514448424130868, -0.30901202947920997, 1.0525751962969156, -3.094873299859038, 0.8503116431486428, -2.3176648169960865], "max": [0.6498380531673031, 0.3714436998468298, 1.1838162719262604, 0.5816680533134084, 1.4739073410985069, 3.138538214029326, 0.6290393170961387, -0.10239013563232774, 1.1055278088885594, 3.1383027198806057, 1.499669519903927, 0.3709660508702619], "count": [355]}, "eef_sim_pose_action": {"mean": [0.5820526767672163, 0.32984363560575736, 1.1173008187759885, -1.312215154698754, 0.9211811253855875, -1.0604931043158574, 0.5788125765546575, -0.2610665625134974, 1.068064427995192, 0.2294753634153169, 1.266345551688152, -0.65416048134637], "std": [0.0376330598875497, 0.028489255392485476, 0.0337839743938395, 0.8880411745664876, 0.2003538098495078, 1.759223458231212, 0.017205872838331193, 0.05594589227097634, 0.014817644267135811, 1.7650206579532606, 0.19862161225186556, 1.046820414833352], "min": [0.5233920578322335, 0.2558240721046982, 1.0650559606821426, -2.907469452462524, 0.581068650892802, -3.1361142154179675, 0.5514448424130868, -0.30901202947920997, 1.0525751962969156, -3.094873299859038, 0.8503116431486428, -2.3176648169960865], "max": [0.6498380531673031, 0.3714436998468298, 1.1838162719262604, 0.5816680533134084, 1.4739073410985069, 3.138538214029326, 0.6290393170961387, -0.10239013563232774, 1.1055278088885594, 3.1383027198806057, 1.499669519903927, 0.3709660508702619], "count": [355]}, "gripper_mode_state": {"mean": [0.5408450704225352, 0.0], "std": [0.4983288876055428, 0.0], "min": [0, 0], "max": [1, 0], "count": [355]}, "gripper_activity_state": {"mean": [1.8253521126760563, 1.9070422535211267], "std": [0.4955345129064701, 0.3969332947337137], "min": [0, 0], "max": [2, 2], "count": [355]}, "gripper_mode_action": {"mean": [0.5408450704225352, 0.0], "std": [0.4983288876055428, 0.0], "min": [0, 0], "max": [1, 0], "count": [355]}, "gripper_activity_action": {"mean": [1.8253521126760563, 1.9070422535211267], "std": [0.4955345129064701, 0.3969332947337137], "min": [0, 0], "max": [2, 2], "count": [355]}, "gripper_open_scale_state": {"mean": [0.4554464788087663, 0.8189901408450702], "std": [0.3045528604705657, 0.12164059591787604], "min": [0.127, 0.546], "max": [0.847, 0.901], "count": [355]}, "gripper_open_scale_action": {"mean": [0.4554464788087663, 0.8189901408450702], "std": [0.3045528604705657, 0.12164059591787604], "min": [0.127, 0.546], "max": [0.847, 0.901], "count": [355]}}} +{"episode_index": 214, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4641768239379085]], [[0.4310627798202615]], [[0.4079259334150327]]], "std": [[[0.13419751445009315]], [[0.16711068801815]], [[0.18895748339946616]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4735270567810458]], [[0.46997941789215686]], [[0.45737968954248365]]], "std": [[[0.07164961382819492]], [[0.08589741242023484]], [[0.10296623250444246]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46928275735294117]], [[0.4595942320261438]], [[0.4427642136437908]]], "std": [[[0.11067994914133833]], [[0.13518335852062105]], [[0.15548009148761902]]], "count": [100]}, "observation.state": {"min": [0.5094092488288879, 2.0137784481048584, -0.7106282711029053, -0.43039822578430176, -1.9992921352386475, -1.5835896730422974, 0.1380031853914261, 506.0, -0.026652999222278595, 0.353412002325058, -0.24543899297714233, -3.0829999446868896, 0.9890000224113464, -0.6420000195503235, -0.7814188599586487, -2.036729335784912, 0.27148598432540894, -0.12323769181966782, -2.190492868423462, -1.963774561882019, 0.5157971978187561, 120.0, -0.2784920036792755, 0.3348039984703064, -0.19748400151729584, -3.1411852836608887, -1.3179999589920044, -3.130185127258301], "max": [1.1838220357894897, 2.0479345321655273, 0.6063972115516663, 0.1995958536863327, -1.3604143857955933, -0.922179639339447, 1.1001334190368652, 897.0, 0.25793299078941345, 0.4278329908847809, -0.1605689972639084, 0.07199999690055847, 1.468999981880188, 1.7109999656677246, -0.5037369132041931, -1.8337651491165161, 1.0041751861572266, 0.9525483846664429, -0.5038067102432251, -0.8263959288597107, 2.7810773849487305, 834.0, -0.20961099863052368, 0.4594379961490631, -0.05493300035595894, 3.1410000324249268, -0.6230000853538513, 3.0959999561309814], "mean": [0.658100426197052, 2.0291709899902344, -0.1641293317079544, -0.009540264494717121, -1.6605470180511475, -1.294757604598999, 0.41790637373924255, 831.1770629882812, 0.18403445184230804, 0.37704482674598694, -0.19393670558929443, -1.1451078653335571, 1.2085156440734863, 0.9296866059303284, -0.5983625650405884, -1.959817886352539, 0.6114875674247742, 0.40177321434020996, -1.5253713130950928, -1.392633318901062, 1.585501790046692, 402.8401794433594, -0.24098005890846252, 0.39205020666122437, -0.14068904519081116, 1.3249189853668213, -0.9630059599876404, 1.1703311204910278], "std": [0.19175216555595398, 0.007832459174096584, 0.39525753259658813, 0.17745326459407806, 0.27541953325271606, 0.20361283421516418, 0.36431124806404114, 121.3480453491211, 0.08452358096837997, 0.021928226575255394, 0.02204110287129879, 1.2470124959945679, 0.11581841856241226, 0.8646001219749451, 0.08014292269945145, 0.051802363246679306, 0.2693692743778229, 0.2916707992553711, 0.562304675579071, 0.35124751925468445, 0.6809219717979431, 291.309326171875, 0.016846979036927223, 0.0408950112760067, 0.04348616302013397, 1.199291706085205, 0.19329380989074707, 2.0186996459960938], "count": [341]}, "action": {"min": [0.5094092488288879, 2.0137784481048584, -0.7106282711029053, -0.43039822578430176, -1.9992921352386475, -1.5835896730422974, 0.1380031853914261, 506.0, -0.026652999222278595, 0.353412002325058, -0.24543899297714233, -3.0829999446868896, 0.9890000224113464, -0.6420000195503235, -0.7814188599586487, -2.036729335784912, 0.27148598432540894, -0.12323769181966782, -2.190492868423462, -1.963774561882019, 0.5157971978187561, 120.0, -0.2784920036792755, 0.3348039984703064, -0.19748400151729584, -3.1411852836608887, -1.3179999589920044, -3.130185127258301], "max": [1.1838220357894897, 2.0479345321655273, 0.6063972115516663, 0.1995958536863327, -1.3604143857955933, -0.922179639339447, 1.1001334190368652, 897.0, 0.25793299078941345, 0.4278329908847809, -0.1605689972639084, 0.07199999690055847, 1.468999981880188, 1.7109999656677246, -0.5037369132041931, -1.8337651491165161, 1.0041751861572266, 0.9525483846664429, -0.5038067102432251, -0.8263959288597107, 2.7810773849487305, 834.0, -0.20961099863052368, 0.4594379961490631, -0.05493300035595894, 3.1410000324249268, -0.6230000853538513, 3.0959999561309814], "mean": [0.658100426197052, 2.0291709899902344, -0.1641293317079544, -0.009540264494717121, -1.6605470180511475, -1.294757604598999, 0.41790637373924255, 831.1770629882812, 0.18403445184230804, 0.37704482674598694, -0.19393670558929443, -1.1451078653335571, 1.2085156440734863, 0.9296866059303284, -0.5983625650405884, -1.959817886352539, 0.6114875674247742, 0.40177321434020996, -1.5253713130950928, -1.392633318901062, 1.585501790046692, 402.8401794433594, -0.24098005890846252, 0.39205020666122437, -0.14068904519081116, 1.3249189853668213, -0.9630059599876404, 1.1703311204910278], "std": [0.19175216555595398, 0.007832459174096584, 0.39525753259658813, 0.17745326459407806, 0.27541953325271606, 0.20361283421516418, 0.36431124806404114, 121.3480453491211, 0.08452358096837997, 0.021928226575255394, 0.02204110287129879, 1.2470124959945679, 0.11581841856241226, 0.8646001219749451, 0.08014292269945145, 0.051802363246679306, 0.2693692743778229, 0.2916707992553711, 0.562304675579071, 0.35124751925468445, 0.6809219717979431, 291.309326171875, 0.016846979036927223, 0.0408950112760067, 0.04348616302013397, 1.199291706085205, 0.19329380989074707, 2.0186996459960938], "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": [214], "max": [214], "mean": [214.0], "std": [0.0], "count": [341]}, "index": {"min": [119155], "max": [119495], "mean": [119325.0], "std": [98.4377976185977], "count": [341]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [341]}, "subtask_annotation": {"mean": [2.9824046920821115, 12.0, 12.0, 12.0, 12.0], "std": [3.078586732616433, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [341]}, "scene_annotation": {"mean": [214.0], "std": [0.0], "min": [214], "max": [214], "count": [341]}, "eef_direction_state": {"mean": [3.8533724340175954, 4.348973607038123], "std": [2.0964070798115753, 1.9506162202236523], "min": [0, 0], "max": [6, 6], "count": [341]}, "eef_velocity_state": {"mean": [0.8797653958944281, 0.6979472140762464], "std": [0.718564839685242, 0.8066595306488775], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_acc_mag_state": {"mean": [0.7859237536656891, 0.6832844574780058], "std": [0.8378376616419649, 0.83155283742525], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_direction_action": {"mean": [3.8533724340175954, 4.348973607038123], "std": [2.0964070798115753, 1.9506162202236523], "min": [0, 0], "max": [6, 6], "count": [341]}, "eef_velocity_action": {"mean": [0.8797653958944281, 0.6979472140762464], "std": [0.718564839685242, 0.8066595306488775], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_acc_mag_action": {"mean": [0.7859237536656891, 0.6832844574780058], "std": [0.8378376616419649, 0.83155283742525], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_sim_pose_state": {"mean": [0.5871828086859143, 0.3245470766649241, 1.1246193000631652, -1.3446476912165832, 0.9625148184870155, -0.6865543406725629, 0.5707116897994867, -0.26413859812237933, 1.0693951291561963, -1.145792829013971, 1.208997125523334, -0.6411050684859264], "std": [0.04325753530489322, 0.01851973830256297, 0.03677844452142768, 1.1778866381615059, 0.1929222490572293, 2.0353957589314517, 0.031146921666180452, 0.0714194786154067, 0.019098329571036327, 1.2463435659094562, 0.11596185672257626, 0.8642160887069098], "min": [0.5199197150533335, 0.2858043433856707, 1.0568489058786794, -3.1415369643452733, 0.6234770229402486, -3.1205632923844724, 0.5379951166856312, -0.3231766293809533, 1.0436710427283256, -3.0833256869889407, 0.989747873971242, -2.2126889975404866], "max": [0.6596941511676235, 0.3675384146320938, 1.1888600784711214, 3.139661745594916, 1.3174335017087202, 3.141355554955612, 0.640692049767009, -0.07497090309970063, 1.119788339529742, 0.07094036437905707, 1.4696406874191736, 0.13924459849698484], "count": [341]}, "eef_sim_pose_action": {"mean": [0.5871828086859143, 0.3245470766649241, 1.1246193000631652, -1.3446476912165832, 0.9625148184870155, -0.6865543406725629, 0.5707116897994867, -0.26413859812237933, 1.0693951291561963, -1.145792829013971, 1.208997125523334, -0.6411050684859264], "std": [0.04325753530489322, 0.01851973830256297, 0.03677844452142768, 1.1778866381615059, 0.1929222490572293, 2.0353957589314517, 0.031146921666180452, 0.0714194786154067, 0.019098329571036327, 1.2463435659094562, 0.11596185672257626, 0.8642160887069098], "min": [0.5199197150533335, 0.2858043433856707, 1.0568489058786794, -3.1415369643452733, 0.6234770229402486, -3.1205632923844724, 0.5379951166856312, -0.3231766293809533, 1.0436710427283256, -3.0833256869889407, 0.989747873971242, -2.2126889975404866], "max": [0.6596941511676235, 0.3675384146320938, 1.1888600784711214, 3.139661745594916, 1.3174335017087202, 3.141355554955612, 0.640692049767009, -0.07497090309970063, 1.119788339529742, 0.07094036437905707, 1.4696406874191736, 0.13924459849698484], "count": [341]}, "gripper_mode_state": {"mean": [0.5571847507331378, 0.0], "std": [0.49671914024284286, 0.0], "min": [0, 0], "max": [1, 0], "count": [341]}, "gripper_activity_state": {"mean": [1.8035190615835777, 1.8914956011730206], "std": [0.5356383456399854, 0.408793867289774], "min": [0, 0], "max": [2, 2], "count": [341]}, "gripper_mode_action": {"mean": [0.5571847507331378, 0.0], "std": [0.49671914024284286, 0.0], "min": [0, 0], "max": [1, 0], "count": [341]}, "gripper_activity_action": {"mean": [1.8035190615835777, 1.8914956011730206], "std": [0.5356383456399854, 0.408793867289774], "min": [0, 0], "max": [2, 2], "count": [341]}, "gripper_open_scale_state": {"mean": [0.4028401756398492, 0.8311774195338274], "std": [0.2913093100614957, 0.12134805632479752], "min": [0.12, 0.506], "max": [0.834, 0.897], "count": [341]}, "gripper_open_scale_action": {"mean": [0.4028401756398492, 0.8311774195338274], "std": [0.2913093100614957, 0.12134805632479752], "min": [0.12, 0.506], "max": [0.834, 0.897], "count": [341]}}} +{"episode_index": 215, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.46213892156862746]], [[0.4309718157679739]], [[0.40712649305555554]]], "std": [[[0.1350628063913107]], [[0.16581500804896535]], [[0.1874761115480138]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.03137254901960784]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4768685723039216]], [[0.47401479779411765]], [[0.46152377246732024]]], "std": [[[0.06431233479041866]], [[0.07799788074610127]], [[0.09547598433426004]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.47361756740196076]], [[0.4497374897875817]], [[0.4354426736111111]]], "std": [[[0.12304456922883665]], [[0.15333726172146447]], [[0.1746117469953922]]], "count": [100]}, "observation.state": {"min": [0.5214694738388062, 2.0169198513031006, -0.38084831833839417, -0.3482455313205719, -2.580312490463257, -1.5821062326431274, 0.16283921897411346, 437.0, -0.010111000388860703, 0.35064399242401123, -0.23591600358486176, -3.132185220718384, 0.8989999890327454, -0.44200000166893005, -0.7394437193870544, -2.038562297821045, 0.28530898690223694, -0.12920671701431274, -2.3706631660461426, -1.7924531698226929, 0.6140417456626892, 122.0, -0.2701059877872467, 0.3256649971008301, -0.20188599824905396, -3.1381852626800537, -1.4539999961853027, -3.117000102996826], "max": [1.1594570875167847, 2.040499448776245, 0.6090326309204102, 0.12925909459590912, -1.244105577468872, -0.8809025883674622, 1.1425448656082153, 892.0, 0.2673940062522888, 0.426580011844635, -0.17017899453639984, 3.138000011444092, 1.5019999742507935, 1.847000002861023, -0.5133013129234314, -1.8886033296585083, 1.1736117601394653, 0.9298765659332275, -0.40505602955818176, -0.5924520492553711, 2.819946050643921, 777.0, -0.19932599365711212, 0.4627529978752136, -0.07544799894094467, 3.13100004196167, -0.6600000262260437, 3.1389999389648438], "mean": [0.692682147026062, 2.0301730632781982, 0.11526181548833847, -0.053454525768756866, -2.050607442855835, -1.3131314516067505, 0.5575821399688721, 774.767333984375, 0.1845312863588333, 0.3744545578956604, -0.1982644647359848, -0.05576963722705841, 1.228227972984314, 0.924399197101593, -0.5932801961898804, -1.9956419467926025, 0.6895129084587097, 0.43312400579452515, -1.5150530338287354, -1.2950128316879272, 1.6189078092575073, 377.75946044921875, -0.23046790063381195, 0.3989444673061371, -0.15027719736099243, 0.5087044835090637, -1.0071579217910767, 1.1310349702835083], "std": [0.20286701619625092, 0.005506057292222977, 0.4057537913322449, 0.15045881271362305, 0.3996179699897766, 0.14948230981826782, 0.3520478308200836, 144.3640899658203, 0.087234266102314, 0.0176218431442976, 0.018159989267587662, 1.8760532140731812, 0.16240020096302032, 0.9541497230529785, 0.06586509943008423, 0.040003396570682526, 0.242619127035141, 0.30712392926216125, 0.6356238722801208, 0.3612474799156189, 0.713477373123169, 261.73974609375, 0.019080128520727158, 0.03787882998585701, 0.03653788939118385, 1.7263926267623901, 0.19583715498447418, 1.9500138759613037], "count": [316]}, "action": {"min": [0.5214694738388062, 2.0169198513031006, -0.38084831833839417, -0.3482455313205719, -2.580312490463257, -1.5821062326431274, 0.16283921897411346, 437.0, -0.010111000388860703, 0.35064399242401123, -0.23591600358486176, -3.132185220718384, 0.8989999890327454, -0.44200000166893005, -0.7394437193870544, -2.038562297821045, 0.28530898690223694, -0.12920671701431274, -2.3706631660461426, -1.7924531698226929, 0.6140417456626892, 122.0, -0.2701059877872467, 0.3256649971008301, -0.20188599824905396, -3.1381852626800537, -1.4539999961853027, -3.117000102996826], "max": [1.1594570875167847, 2.040499448776245, 0.6090326309204102, 0.12925909459590912, -1.244105577468872, -0.8809025883674622, 1.1425448656082153, 892.0, 0.2673940062522888, 0.426580011844635, -0.17017899453639984, 3.138000011444092, 1.5019999742507935, 1.847000002861023, -0.5133013129234314, -1.8886033296585083, 1.1736117601394653, 0.9298765659332275, -0.40505602955818176, -0.5924520492553711, 2.819946050643921, 777.0, -0.19932599365711212, 0.4627529978752136, -0.07544799894094467, 3.13100004196167, -0.6600000262260437, 3.1389999389648438], "mean": [0.692682147026062, 2.0301730632781982, 0.11526181548833847, -0.053454525768756866, -2.050607442855835, -1.3131314516067505, 0.5575821399688721, 774.767333984375, 0.1845312863588333, 0.3744545578956604, -0.1982644647359848, -0.05576963722705841, 1.228227972984314, 0.924399197101593, -0.5932801961898804, -1.9956419467926025, 0.6895129084587097, 0.43312400579452515, -1.5150530338287354, -1.2950128316879272, 1.6189078092575073, 377.75946044921875, -0.23046790063381195, 0.3989444673061371, -0.15027719736099243, 0.5087044835090637, -1.0071579217910767, 1.1310349702835083], "std": [0.20286701619625092, 0.005506057292222977, 0.4057537913322449, 0.15045881271362305, 0.3996179699897766, 0.14948230981826782, 0.3520478308200836, 144.3640899658203, 0.087234266102314, 0.0176218431442976, 0.018159989267587662, 1.8760532140731812, 0.16240020096302032, 0.9541497230529785, 0.06586509943008423, 0.040003396570682526, 0.242619127035141, 0.30712392926216125, 0.6356238722801208, 0.3612474799156189, 0.713477373123169, 261.73974609375, 0.019080128520727158, 0.03787882998585701, 0.03653788939118385, 1.7263926267623901, 0.19583715498447418, 1.9500138759613037], "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": [215], "max": [215], "mean": [215.0], "std": [0.0], "count": [316]}, "index": {"min": [119496], "max": [119811], "mean": [119653.5], "std": [91.22088576636384], "count": [316]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [316]}, "subtask_annotation": {"mean": [3.481012658227848, 12.0, 12.0, 12.0, 12.0], "std": [3.2300439292136374, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [316]}, "scene_annotation": {"mean": [215.0], "std": [0.0], "min": [215], "max": [215], "count": [316]}, "eef_direction_state": {"mean": [3.6139240506329116, 4.208860759493671], "std": [1.9084246387601052, 1.9061984086178316], "min": [0, 0], "max": [6, 6], "count": [316]}, "eef_velocity_state": {"mean": [0.9810126582278481, 0.689873417721519], "std": [0.720157498485283, 0.749699507179733], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_acc_mag_state": {"mean": [0.870253164556962, 0.7341772151898734], "std": [0.8337811914094809, 0.8450729990113703], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_direction_action": {"mean": [3.6139240506329116, 4.208860759493671], "std": [1.9084246387601052, 1.9061984086178316], "min": [0, 0], "max": [6, 6], "count": [316]}, "eef_velocity_action": {"mean": [0.9810126582278481, 0.689873417721519], "std": [0.720157498485283, 0.749699507179733], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_acc_mag_action": {"mean": [0.870253164556962, 0.7341772151898734], "std": [0.8337811914094809, 0.8450729990113703], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_sim_pose_state": {"mean": [0.5921892135665595, 0.31329703299136347, 1.116497114360667, -0.5100368594814053, 1.0067904994389452, -0.6988988320522422, 0.5714197667706108, -0.26588984004347177, 1.0686941855652259, -0.056628657219567356, 1.2287420263118576, -0.6469944743287407], "std": [0.03997156434550828, 0.020232564334599447, 0.03122618726376742, 1.7270941063821357, 0.19547424455588844, 2.0065083311244165, 0.02788022710818928, 0.07327472394489798, 0.016532648256455302, 1.8769444629930851, 0.16237273589774562, 0.9538687311082519], "min": [0.5132407283286646, 0.27721795743108063, 1.06196255256476, -3.1307030040680113, 0.6603075934224067, -3.1208795482887464, 0.5371008352979902, -0.33156304237957324, 1.0548856733552738, -3.13163681695025, 0.8997695303286637, -2.012529938170239], "max": [0.6589605772919311, 0.359425280751162, 1.1720340400379017, 3.139999491395059, 1.4537342873555654, 3.1387797581630177, 0.6379060090311266, -0.08965074244708542, 1.1123097220968732, 3.1391788773885576, 1.502647494957785, 0.27569906159815066], "count": [316]}, "eef_sim_pose_action": {"mean": [0.5921892135665595, 0.31329703299136347, 1.116497114360667, -0.5100368594814053, 1.0067904994389452, -0.6988988320522422, 0.5714197667706108, -0.26588984004347177, 1.0686941855652259, -0.056628657219567356, 1.2287420263118576, -0.6469944743287407], "std": [0.03997156434550828, 0.020232564334599447, 0.03122618726376742, 1.7270941063821357, 0.19547424455588844, 2.0065083311244165, 0.02788022710818928, 0.07327472394489798, 0.016532648256455302, 1.8769444629930851, 0.16237273589774562, 0.9538687311082519], "min": [0.5132407283286646, 0.27721795743108063, 1.06196255256476, -3.1307030040680113, 0.6603075934224067, -3.1208795482887464, 0.5371008352979902, -0.33156304237957324, 1.0548856733552738, -3.13163681695025, 0.8997695303286637, -2.012529938170239], "max": [0.6589605772919311, 0.359425280751162, 1.1720340400379017, 3.139999491395059, 1.4537342873555654, 3.1387797581630177, 0.6379060090311266, -0.08965074244708542, 1.1123097220968732, 3.1391788773885576, 1.502647494957785, 0.27569906159815066], "count": [316]}, "gripper_mode_state": {"mean": [0.5632911392405063, 0.12025316455696203], "std": [0.4959780556573411, 0.32525734576024284], "min": [0, 0], "max": [1, 1], "count": [316]}, "gripper_activity_state": {"mean": [1.8227848101265822, 1.8575949367088607], "std": [0.5096410668151244, 0.45905713824849287], "min": [0, 0], "max": [2, 2], "count": [316]}, "gripper_mode_action": {"mean": [0.5632911392405063, 0.12025316455696203], "std": [0.4959780556573411, 0.32525734576024284], "min": [0, 0], "max": [1, 1], "count": [316]}, "gripper_activity_action": {"mean": [1.8227848101265822, 1.8575949367088607], "std": [0.5096410668151244, 0.45905713824849287], "min": [0, 0], "max": [2, 2], "count": [316]}, "gripper_open_scale_state": {"mean": [0.3777594937191734, 0.7747674049667169], "std": [0.26173968994812646, 0.14436413005870544], "min": [0.122, 0.437], "max": [0.777, 0.892], "count": [316]}, "gripper_open_scale_action": {"mean": [0.3777594937191734, 0.7747674049667169], "std": [0.26173968994812646, 0.14436413005870544], "min": [0.122, 0.437], "max": [0.777, 0.892], "count": [316]}}} +{"episode_index": 216, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4623615345985489]], [[0.42629649180008394]], [[0.40002566970977993]]], "std": [[[0.13755126101397286]], [[0.17080083638956436]], [[0.19504111212961087]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4740659609791929]], [[0.47109444519397975]], [[0.46149558336331475]]], "std": [[[0.0560326373528696]], [[0.0694882847309321]], [[0.08416702407377533]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.474388881393536]], [[0.45103026248725786]], [[0.4377519094411465]]], "std": [[[0.133093798389983]], [[0.1593031076934537]], [[0.17950106421201834]]], "count": [109]}, "observation.state": {"min": [0.5211204290390015, 2.016169309616089, -0.6545159220695496, -0.2865132689476013, -2.218383312225342, -1.6070468425750732, 0.2027548849582672, 60.0, -0.0070940000005066395, 0.3518950045108795, -0.2465980052947998, -3.1411852836608887, 0.8830000162124634, -1.180999994277954, -0.7286575436592102, -2.033396005630493, 0.44319143891334534, -0.12889257073402405, -2.3792154788970947, -1.8781663179397583, 0.9835454225540161, 122.0, -0.2881850004196167, 0.32932600378990173, -0.20385700464248657, -3.1401853561401367, -1.4170000553131104, -3.0999999046325684], "max": [1.1716920137405396, 2.047166347503662, 0.03378957509994507, 0.13281956315040588, -1.2483468055725098, -0.8006174564361572, 1.2394630908966064, 876.0, 0.248431995511055, 0.42584800720214844, -0.1596439927816391, 3.1389999389648438, 1.562000036239624, 2.6579999923706055, -0.5215742588043213, -1.8912039995193481, 0.8100247979164124, 0.7900581955909729, -0.5904623866081238, -0.8299564719200134, 2.791811227798462, 756.0, -0.19528399407863617, 0.44629600644111633, -0.06297100335359573, 3.1410000324249268, -0.7219999432563782, 3.125], "mean": [0.7336606383323669, 2.0265064239501953, -0.3384144902229309, -0.06929198652505875, -1.8008943796157837, -1.2030898332595825, 0.7702550888061523, 763.9131469726562, 0.16715288162231445, 0.39071357250213623, -0.2016214281320572, -1.4564433097839355, 1.1138277053833008, 0.5589042901992798, -0.5962041616439819, -1.9822397232055664, 0.5802168250083923, 0.45351046323776245, -1.5324903726577759, -1.408864974975586, 1.708628535270691, 341.988525390625, -0.23132458329200745, 0.3931243419647217, -0.1381763219833374, 0.9488475918769836, -1.090752124786377, 1.429193139076233], "std": [0.1795666515827179, 0.005516050383448601, 0.2419239580631256, 0.14491644501686096, 0.4084910452365875, 0.3058337867259979, 0.3760072588920593, 162.6814422607422, 0.06761350482702255, 0.029459502547979355, 0.029554404318332672, 1.7793140411376953, 0.15350821614265442, 1.2482943534851074, 0.05131906643509865, 0.037232644855976105, 0.10575740784406662, 0.2400546818971634, 0.4706656038761139, 0.26862481236457825, 0.506431519985199, 263.14666748046875, 0.019866636022925377, 0.02767370268702507, 0.03577321767807007, 1.408711552619934, 0.16379357874393463, 1.7218424081802368], "count": [524]}, "action": {"min": [0.5211204290390015, 2.016169309616089, -0.6545159220695496, -0.2865132689476013, -2.218383312225342, -1.6070468425750732, 0.2027548849582672, 60.0, -0.0070940000005066395, 0.3518950045108795, -0.2465980052947998, -3.1411852836608887, 0.8830000162124634, -1.180999994277954, -0.7286575436592102, -2.033396005630493, 0.44319143891334534, -0.12889257073402405, -2.3792154788970947, -1.8781663179397583, 0.9835454225540161, 122.0, -0.2881850004196167, 0.32932600378990173, -0.20385700464248657, -3.1401853561401367, -1.4170000553131104, -3.0999999046325684], "max": [1.1716920137405396, 2.047166347503662, 0.03378957509994507, 0.13281956315040588, -1.2483468055725098, -0.8006174564361572, 1.2394630908966064, 876.0, 0.248431995511055, 0.42584800720214844, -0.1596439927816391, 3.1389999389648438, 1.562000036239624, 2.6579999923706055, -0.5215742588043213, -1.8912039995193481, 0.8100247979164124, 0.7900581955909729, -0.5904623866081238, -0.8299564719200134, 2.791811227798462, 756.0, -0.19528399407863617, 0.44629600644111633, -0.06297100335359573, 3.1410000324249268, -0.7219999432563782, 3.125], "mean": [0.7336606383323669, 2.0265064239501953, -0.3384144902229309, -0.06929198652505875, -1.8008943796157837, -1.2030898332595825, 0.7702550888061523, 763.9131469726562, 0.16715288162231445, 0.39071357250213623, -0.2016214281320572, -1.4564433097839355, 1.1138277053833008, 0.5589042901992798, -0.5962041616439819, -1.9822397232055664, 0.5802168250083923, 0.45351046323776245, -1.5324903726577759, -1.408864974975586, 1.708628535270691, 341.988525390625, -0.23132458329200745, 0.3931243419647217, -0.1381763219833374, 0.9488475918769836, -1.090752124786377, 1.429193139076233], "std": [0.1795666515827179, 0.005516050383448601, 0.2419239580631256, 0.14491644501686096, 0.4084910452365875, 0.3058337867259979, 0.3760072588920593, 162.6814422607422, 0.06761350482702255, 0.029459502547979355, 0.029554404318332672, 1.7793140411376953, 0.15350821614265442, 1.2482943534851074, 0.05131906643509865, 0.037232644855976105, 0.10575740784406662, 0.2400546818971634, 0.4706656038761139, 0.26862481236457825, 0.506431519985199, 263.14666748046875, 0.019866636022925377, 0.02767370268702507, 0.03577321767807007, 1.408711552619934, 0.16379357874393463, 1.7218424081802368], "count": [524]}, "timestamp": {"min": [0.0], "max": [17.433333333333334], "mean": [8.716666666666665], "std": [5.042183169135281], "count": [524]}, "frame_index": {"min": [0], "max": [523], "mean": [261.5], "std": [151.26549507405844], "count": [524]}, "episode_index": {"min": [216], "max": [216], "mean": [216.0], "std": [0.0], "count": [524]}, "index": {"min": [119812], "max": [120335], "mean": [120073.5], "std": [151.26549507405844], "count": [524]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [524]}, "subtask_annotation": {"mean": [4.108778625954199, 12.0, 12.0, 12.0, 12.0], "std": [3.0173795625137863, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [524]}, "scene_annotation": {"mean": [216.0], "std": [0.0], "min": [216], "max": [216], "count": [524]}, "eef_direction_state": {"mean": [4.490458015267175, 4.851145038167939], "std": [1.9812827838578, 1.8140615479014488], "min": [0, 0], "max": [6, 6], "count": [524]}, "eef_velocity_state": {"mean": [0.5725190839694656, 0.46564885496183206], "std": [0.7128111679022604, 0.7103134446666922], "min": [0, 0], "max": [2, 2], "count": [524]}, "eef_acc_mag_state": {"mean": [0.5458015267175572, 0.5190839694656488], "std": [0.7886368122761329, 0.7726344843354079], "min": [0, 0], "max": [2, 2], "count": [524]}, "eef_direction_action": {"mean": [4.490458015267175, 4.851145038167939], "std": [1.9812827838578, 1.8140615479014488], "min": [0, 0], "max": [6, 6], "count": [524]}, "eef_velocity_action": {"mean": [0.5725190839694656, 0.46564885496183206], "std": [0.7128111679022604, 0.7103134446666922], "min": [0, 0], "max": [2, 2], "count": [524]}, "eef_acc_mag_action": {"mean": [0.5458015267175572, 0.5190839694656488], "std": [0.7886368122761329, 0.7726344843354079], "min": [0, 0], "max": [2, 2], "count": [524]}, "eef_sim_pose_state": {"mean": [0.5884018761678108, 0.32025997671540496, 1.1266215794466858, -0.9498404384825612, 1.0901538591270232, -1.1730230799748949, 0.5885421140707908, -0.25109940533068353, 1.0694559219033262, -1.4568732824705626, 1.1142118542388693, -1.0121575905426174], "std": [0.029674048627259166, 0.01485758626391043, 0.029949697441284256, 1.4084510610260348, 0.16334643057910958, 1.848764050911441, 0.037944570841688646, 0.05677400114297426, 0.016767057454760256, 1.7796357510791077, 0.15352654723868117, 1.2481701224067425], "min": [0.5163831290376246, 0.28921657026543224, 1.0750135206332727, -3.1397792079835867, 0.7221668458895931, -3.100731129772186, 0.537895330212087, -0.31652073036118566, 1.0454025293201061, -3.1405823893570877, 0.8836940213900557, -2.722849406387085], "max": [0.6446430587193469, 0.3728044336179046, 1.1850467810407284, 3.1415500943521772, 1.4158701718165392, 3.1413343796486624, 0.6346993913417802, -0.09229144769459557, 1.1079552870054428, 3.1391632161439844, 1.5623582810800762, 1.0840613570842608], "count": [524]}, "eef_sim_pose_action": {"mean": [0.5884018761678108, 0.32025997671540496, 1.1266215794466858, -0.9498404384825612, 1.0901538591270232, -1.1730230799748949, 0.5885421140707908, -0.25109940533068353, 1.0694559219033262, -1.4568732824705626, 1.1142118542388693, -1.0121575905426174], "std": [0.029674048627259166, 0.01485758626391043, 0.029949697441284256, 1.4084510610260348, 0.16334643057910958, 1.848764050911441, 0.037944570841688646, 0.05677400114297426, 0.016767057454760256, 1.7796357510791077, 0.15352654723868117, 1.2481701224067425], "min": [0.5163831290376246, 0.28921657026543224, 1.0750135206332727, -3.1397792079835867, 0.7221668458895931, -3.100731129772186, 0.537895330212087, -0.31652073036118566, 1.0454025293201061, -3.1405823893570877, 0.8836940213900557, -2.722849406387085], "max": [0.6446430587193469, 0.3728044336179046, 1.1850467810407284, 3.1415500943521772, 1.4158701718165392, 3.1413343796486624, 0.6346993913417802, -0.09229144769459557, 1.1079552870054428, 3.1391632161439844, 1.5623582810800762, 1.0840613570842608], "count": [524]}, "gripper_mode_state": {"mean": [0.6736641221374046, 0.061068702290076333], "std": [0.4688718083679672, 0.23945629223447362], "min": [0, 0], "max": [1, 1], "count": [524]}, "gripper_activity_state": {"mean": [1.9236641221374047, 1.8530534351145038], "std": [0.32966141804105553, 0.4936333483881217], "min": [0, 0], "max": [2, 2], "count": [524]}, "gripper_mode_action": {"mean": [0.6736641221374046, 0.061068702290076333], "std": [0.4688718083679672, 0.23945629223447362], "min": [0, 0], "max": [1, 1], "count": [524]}, "gripper_activity_action": {"mean": [1.9236641221374047, 1.8530534351145038], "std": [0.32966141804105553, 0.4936333483881217], "min": [0, 0], "max": [2, 2], "count": [524]}, "gripper_open_scale_state": {"mean": [0.3419885496911194, 0.7639131680554125], "std": [0.2631467367526802, 0.1626813705578434], "min": [0.122, 0.06], "max": [0.756, 0.876], "count": [524]}, "gripper_open_scale_action": {"mean": [0.3419885496911194, 0.7639131680554125], "std": [0.2631467367526802, 0.1626813705578434], "min": [0.122, 0.06], "max": [0.756, 0.876], "count": [524]}}} +{"episode_index": 217, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4632598376506566]], [[0.43326484454638126]], [[0.41034008664627936]]], "std": [[[0.13509365435016862]], [[0.1651808464084726]], [[0.18810731515524662]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.03137254901960784]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4722300005246747]], [[0.4693615758229897]], [[0.4578180727948672]]], "std": [[[0.05908933160190492]], [[0.07513424766072552]], [[0.09232685599225257]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4762779820261438]], [[0.4692072746147388]], [[0.45586033159441147]]], "std": [[[0.12832765430859983]], [[0.1469460915143274]], [[0.16273441884301781]]], "count": [109]}, "observation.state": {"min": [0.4757942259311676, 2.0232205390930176, -0.5236337184906006, -0.13473941385746002, -2.5567853450775146, -1.520234227180481, 0.20086994767189026, 541.0, -0.022732000797986984, 0.3452939987182617, -0.23402899503707886, -3.1411852836608887, 0.8109999895095825, -0.05899999290704727, -0.7791324257850647, -2.036956548690796, 0.26624998450279236, -0.08868017792701721, -2.205136299133301, -1.7080141305923462, 0.9007295370101929, 119.0, -0.2767319977283478, 0.346327006816864, -0.19915300607681274, -0.3610000014305115, -1.4809999465942383, -3.0950000286102295], "max": [1.1208679676055908, 2.0449326038360596, 0.6165550351142883, 0.29223793745040894, -1.7117490768432617, -0.6724579334259033, 1.0532888174057007, 902.0, 0.24636699259281158, 0.42333000898361206, -0.17714400589466095, 3.1410000324249268, 1.36899995803833, 1.7979999780654907, -0.516233503818512, -1.890697956085205, 0.642822265625, 0.8905717730522156, -0.5010491013526917, -0.9262113571166992, 2.7982864379882812, 647.0, -0.18186800181865692, 0.4460049867630005, -0.0818760022521019, 2.928999900817871, -0.6449999809265137, 3.075000047683716], "mean": [0.7217696309089661, 2.0331923961639404, 0.1230444461107254, 0.07276883721351624, -2.097435712814331, -1.306808352470398, 0.4579111635684967, 803.5933227539062, 0.1501142680644989, 0.3637024760246277, -0.1968439519405365, -1.1497522592544556, 1.164526104927063, 1.0578901767730713, -0.602526068687439, -1.9735532999038696, 0.5217096209526062, 0.34786316752433777, -1.562008261680603, -1.3841032981872559, 1.785037875175476, 356.8981018066406, -0.242412731051445, 0.3924839496612549, -0.15088076889514923, 1.3848494291305542, -1.0178836584091187, 1.058288335800171], "std": [0.2601597011089325, 0.0042363363318145275, 0.37597256898880005, 0.08207913488149643, 0.38541731238365173, 0.22694313526153564, 0.32820940017700195, 110.83194732666016, 0.10144104808568954, 0.017714468762278557, 0.015848826617002487, 1.4016809463500977, 0.16015808284282684, 0.7448246479034424, 0.08895193040370941, 0.04903997853398323, 0.14736196398735046, 0.2807866036891937, 0.5678523182868958, 0.21051007509231567, 0.660650908946991, 242.69631958007812, 0.020132554695010185, 0.030905136838555336, 0.033242665231227875, 0.9132189750671387, 0.19289468228816986, 1.968517780303955], "count": [525]}, "action": {"min": [0.4757942259311676, 2.0232205390930176, -0.5236337184906006, -0.13473941385746002, -2.5567853450775146, -1.520234227180481, 0.20086994767189026, 541.0, -0.022732000797986984, 0.3452939987182617, -0.23402899503707886, -3.1411852836608887, 0.8109999895095825, -0.05899999290704727, -0.7791324257850647, -2.036956548690796, 0.26624998450279236, -0.08868017792701721, -2.205136299133301, -1.7080141305923462, 0.9007295370101929, 119.0, -0.2767319977283478, 0.346327006816864, -0.19915300607681274, -0.3610000014305115, -1.4809999465942383, -3.0950000286102295], "max": [1.1208679676055908, 2.0449326038360596, 0.6165550351142883, 0.29223793745040894, -1.7117490768432617, -0.6724579334259033, 1.0532888174057007, 902.0, 0.24636699259281158, 0.42333000898361206, -0.17714400589466095, 3.1410000324249268, 1.36899995803833, 1.7979999780654907, -0.516233503818512, -1.890697956085205, 0.642822265625, 0.8905717730522156, -0.5010491013526917, -0.9262113571166992, 2.7982864379882812, 647.0, -0.18186800181865692, 0.4460049867630005, -0.0818760022521019, 2.928999900817871, -0.6449999809265137, 3.075000047683716], "mean": [0.7217696309089661, 2.0331923961639404, 0.1230444461107254, 0.07276883721351624, -2.097435712814331, -1.306808352470398, 0.4579111635684967, 803.5933227539062, 0.1501142680644989, 0.3637024760246277, -0.1968439519405365, -1.1497522592544556, 1.164526104927063, 1.0578901767730713, -0.602526068687439, -1.9735532999038696, 0.5217096209526062, 0.34786316752433777, -1.562008261680603, -1.3841032981872559, 1.785037875175476, 356.8981018066406, -0.242412731051445, 0.3924839496612549, -0.15088076889514923, 1.3848494291305542, -1.0178836584091187, 1.058288335800171], "std": [0.2601597011089325, 0.0042363363318145275, 0.37597256898880005, 0.08207913488149643, 0.38541731238365173, 0.22694313526153564, 0.32820940017700195, 110.83194732666016, 0.10144104808568954, 0.017714468762278557, 0.015848826617002487, 1.4016809463500977, 0.16015808284282684, 0.7448246479034424, 0.08895193040370941, 0.04903997853398323, 0.14736196398735046, 0.2807866036891937, 0.5678523182868958, 0.21051007509231567, 0.660650908946991, 242.69631958007812, 0.020132554695010185, 0.030905136838555336, 0.033242665231227875, 0.9132189750671387, 0.19289468228816986, 1.968517780303955], "count": [525]}, "timestamp": {"min": [0.0], "max": [17.466666666666665], "mean": [8.733333333333333], "std": [5.051805691110926], "count": [525]}, "frame_index": {"min": [0], "max": [524], "mean": [262.0], "std": [151.5541707333278], "count": [525]}, "episode_index": {"min": [217], "max": [217], "mean": [217.0], "std": [0.0], "count": [525]}, "index": {"min": [120336], "max": [120860], "mean": [120598.0], "std": [151.5541707333278], "count": [525]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [525]}, "subtask_annotation": {"mean": [2.6552380952380954, 12.0, 12.0, 12.0, 12.0], "std": [2.9890588087821715, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [525]}, "scene_annotation": {"mean": [217.0], "std": [0.0], "min": [217], "max": [217], "count": [525]}, "eef_direction_state": {"mean": [4.546666666666667, 4.615238095238095], "std": [1.9104258645985144, 1.8310954801965822], "min": [0, 0], "max": [6, 6], "count": [525]}, "eef_velocity_state": {"mean": [0.5752380952380952, 0.5085714285714286], "std": [0.7094976025840829, 0.7026635428295468], "min": [0, 0], "max": [2, 2], "count": [525]}, "eef_acc_mag_state": {"mean": [0.5695238095238095, 0.4704761904761905], "std": [0.8055904441580857, 0.746792992229191], "min": [0, 0], "max": [2, 2], "count": [525]}, "eef_direction_action": {"mean": [4.546666666666667, 4.615238095238095], "std": [1.9104258645985144, 1.8310954801965822], "min": [0, 0], "max": [6, 6], "count": [525]}, "eef_velocity_action": {"mean": [0.5752380952380952, 0.5085714285714286], "std": [0.7094976025840829, 0.7026635428295468], "min": [0, 0], "max": [2, 2], "count": [525]}, "eef_acc_mag_action": {"mean": [0.5695238095238095, 0.4704761904761905], "std": [0.8055904441580857, 0.746792992229191], "min": [0, 0], "max": [2, 2], "count": [525]}, "eef_sim_pose_state": {"mean": [0.5852444884633466, 0.3261534713426238, 1.1140439524043706, -1.3866288271009541, 1.0173629458873834, -0.7349240550540351, 0.563438218954162, -0.23261374585043015, 1.0686432306207052, -1.1624593631480917, 1.1649850405118172, -0.5129362509064271], "std": [0.03602101052181533, 0.019491909551748763, 0.03126852457782167, 0.9114273822264803, 0.19279614106191453, 1.9558807135476022, 0.029669711900163053, 0.08754982544508898, 0.01117992482026357, 1.391304102044232, 0.1601940155026871, 0.744565430799744], "min": [0.5305147925606651, 0.2686537944411469, 1.0683121074981814, -2.928784890744654, 0.6448672959765553, -3.1331017980804843, 0.5310562804565817, -0.3137940125928862, 1.059962519371096, -3.141413653454672, 0.8113185809540786, -1.6297981990410164], "max": [0.6443894610061535, 0.36792959157319494, 1.1689488569094513, 0.35061406768288256, 1.4811005564762292, 3.1310208335957905, 0.6298365672311372, -0.0751706068600989, 1.1039079193522534, 3.14153083885768, 1.3687987887675357, 0.22655132305662937], "count": [525]}, "eef_sim_pose_action": {"mean": [0.5852444884633466, 0.3261534713426238, 1.1140439524043706, -1.3866288271009541, 1.0173629458873834, -0.7349240550540351, 0.563438218954162, -0.23261374585043015, 1.0686432306207052, -1.1624593631480917, 1.1649850405118172, -0.5129362509064271], "std": [0.03602101052181533, 0.019491909551748763, 0.03126852457782167, 0.9114273822264803, 0.19279614106191453, 1.9558807135476022, 0.029669711900163053, 0.08754982544508898, 0.01117992482026357, 1.391304102044232, 0.1601940155026871, 0.744565430799744], "min": [0.5305147925606651, 0.2686537944411469, 1.0683121074981814, -2.928784890744654, 0.6448672959765553, -3.1331017980804843, 0.5310562804565817, -0.3137940125928862, 1.059962519371096, -3.141413653454672, 0.8113185809540786, -1.6297981990410164], "max": [0.6443894610061535, 0.36792959157319494, 1.1689488569094513, 0.35061406768288256, 1.4811005564762292, 3.1310208335957905, 0.6298365672311372, -0.0751706068600989, 1.1039079193522534, 3.14153083885768, 1.3687987887675357, 0.22655132305662937], "count": [525]}, "gripper_mode_state": {"mean": [0.5447619047619048, 0.0], "std": [0.49799234118817937, 0.0], "min": [0, 0], "max": [1, 0], "count": [525]}, "gripper_activity_state": {"mean": [1.899047619047619, 1.9447619047619047], "std": [0.3991646606400111, 0.3128915687372346], "min": [0, 0], "max": [2, 2], "count": [525]}, "gripper_mode_action": {"mean": [0.5447619047619048, 0.0], "std": [0.49799234118817937, 0.0], "min": [0, 0], "max": [1, 0], "count": [525]}, "gripper_activity_action": {"mean": [1.899047619047619, 1.9447619047619047], "std": [0.3991646606400111, 0.3128915687372346], "min": [0, 0], "max": [2, 2], "count": [525]}, "gripper_open_scale_state": {"mean": [0.35689809509277376, 0.8035933333333333], "std": [0.2426962717302372, 0.11083197554602144], "min": [0.119, 0.541], "max": [0.647, 0.902], "count": [525]}, "gripper_open_scale_action": {"mean": [0.35689809509277376, 0.8035933333333333], "std": [0.2426962717302372, 0.11083197554602144], "min": [0.119, 0.541], "max": [0.647, 0.902], "count": [525]}}} +{"episode_index": 218, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4566061744281046]], [[0.4227784885620915]], [[0.39889143382352943]]], "std": [[[0.13845879493343283]], [[0.17048892477744831]], [[0.19235393139175203]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47177427696078433]], [[0.467091977124183]], [[0.4558920547385621]]], "std": [[[0.06719296373331195]], [[0.0814240155560496]], [[0.0982776887751668]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46930740196078435]], [[0.44869048815359475]], [[0.43002259191176473]]], "std": [[[0.12827787990788425]], [[0.1551523281352121]], [[0.17738359488561328]]], "count": [100]}, "observation.state": {"min": [0.4723559021949768, 2.02302885055542, -0.39739400148391724, -0.005480334162712097, -2.2538657188415527, -1.482028841972351, 0.22387339174747467, 574.0, 0.004009000025689602, 0.345227986574173, -0.24739700555801392, -2.8540000915527344, 0.902999997138977, -0.3149999976158142, -0.7671769857406616, -2.034914255142212, 0.43097418546676636, -0.026145033538341522, -2.2212281227111816, -1.8770318031311035, 0.7749611139297485, 120.0, -0.27703800797462463, 0.3529070019721985, -0.2016340047121048, -0.21199999749660492, -1.3739999532699585, -3.0989999771118164], "max": [1.0628530979156494, 2.040255069732666, 0.8012632727622986, 0.18823376297950745, -2.024721622467041, -0.6978350281715393, 0.8217534422874451, 882.0, 0.2405949980020523, 0.420991986989975, -0.17599999904632568, 0.4129999577999115, 1.4270000457763672, 2.200000047683716, -0.5291489362716675, -1.8657046556472778, 0.9917833805084229, 0.8347910642623901, -0.4533318281173706, -0.7356563210487366, 2.8330187797546387, 662.0, -0.1692509949207306, 0.45808398723602295, -0.05447100102901459, 3.1410000324249268, -0.6780000329017639, 3.125999927520752], "mean": [0.7174699306488037, 2.0345256328582764, 0.20373286306858063, 0.0761156976222992, -2.134862184524536, -1.1976876258850098, 0.4201698303222656, 769.0592041015625, 0.14773273468017578, 0.37894126772880554, -0.20285291969776154, -1.2536312341690063, 1.1864522695541382, 0.9493101239204407, -0.6285508275032043, -1.974415898323059, 0.6304187774658203, 0.433672159910202, -1.4780526161193848, -1.330145001411438, 1.5742592811584473, 372.5820617675781, -0.22761747241020203, 0.4034315049648285, -0.14256909489631653, 1.5484219789505005, -1.0053008794784546, 1.3303731679916382], "std": [0.22445623576641083, 0.0047665308229625225, 0.4395783245563507, 0.042366694658994675, 0.09950430691242218, 0.2937345802783966, 0.2255927175283432, 96.31034851074219, 0.08654692023992538, 0.027689561247825623, 0.02117994986474514, 1.2352548837661743, 0.1378052979707718, 0.8542444705963135, 0.06611435860395432, 0.047948043793439865, 0.13610084354877472, 0.2517315149307251, 0.5611673593521118, 0.31656110286712646, 0.6301488280296326, 200.82452392578125, 0.025787468999624252, 0.03117869235575199, 0.04209452122449875, 0.9578537940979004, 0.18748828768730164, 1.7320950031280518], "count": [396]}, "action": {"min": [0.4723559021949768, 2.02302885055542, -0.39739400148391724, -0.005480334162712097, -2.2538657188415527, -1.482028841972351, 0.22387339174747467, 574.0, 0.004009000025689602, 0.345227986574173, -0.24739700555801392, -2.8540000915527344, 0.902999997138977, -0.3149999976158142, -0.7671769857406616, -2.034914255142212, 0.43097418546676636, -0.026145033538341522, -2.2212281227111816, -1.8770318031311035, 0.7749611139297485, 120.0, -0.27703800797462463, 0.3529070019721985, -0.2016340047121048, -0.21199999749660492, -1.3739999532699585, -3.0989999771118164], "max": [1.0628530979156494, 2.040255069732666, 0.8012632727622986, 0.18823376297950745, -2.024721622467041, -0.6978350281715393, 0.8217534422874451, 882.0, 0.2405949980020523, 0.420991986989975, -0.17599999904632568, 0.4129999577999115, 1.4270000457763672, 2.200000047683716, -0.5291489362716675, -1.8657046556472778, 0.9917833805084229, 0.8347910642623901, -0.4533318281173706, -0.7356563210487366, 2.8330187797546387, 662.0, -0.1692509949207306, 0.45808398723602295, -0.05447100102901459, 3.1410000324249268, -0.6780000329017639, 3.125999927520752], "mean": [0.7174699306488037, 2.0345256328582764, 0.20373286306858063, 0.0761156976222992, -2.134862184524536, -1.1976876258850098, 0.4201698303222656, 769.0592041015625, 0.14773273468017578, 0.37894126772880554, -0.20285291969776154, -1.2536312341690063, 1.1864522695541382, 0.9493101239204407, -0.6285508275032043, -1.974415898323059, 0.6304187774658203, 0.433672159910202, -1.4780526161193848, -1.330145001411438, 1.5742592811584473, 372.5820617675781, -0.22761747241020203, 0.4034315049648285, -0.14256909489631653, 1.5484219789505005, -1.0053008794784546, 1.3303731679916382], "std": [0.22445623576641083, 0.0047665308229625225, 0.4395783245563507, 0.042366694658994675, 0.09950430691242218, 0.2937345802783966, 0.2255927175283432, 96.31034851074219, 0.08654692023992538, 0.027689561247825623, 0.02117994986474514, 1.2352548837661743, 0.1378052979707718, 0.8542444705963135, 0.06611435860395432, 0.047948043793439865, 0.13610084354877472, 0.2517315149307251, 0.5611673593521118, 0.31656110286712646, 0.6301488280296326, 200.82452392578125, 0.025787468999624252, 0.03117869235575199, 0.04209452122449875, 0.9578537940979004, 0.18748828768730164, 1.7320950031280518], "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": [218], "max": [218], "mean": [218.0], "std": [0.0], "count": [396]}, "index": {"min": [120861], "max": [121256], "mean": [121058.5], "std": [114.31498881015851], "count": [396]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [396]}, "subtask_annotation": {"mean": [3.0303030303030303, 12.0, 12.0, 12.0, 12.0], "std": [2.9471936504449756, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [396]}, "scene_annotation": {"mean": [218.0], "std": [0.0], "min": [218], "max": [218], "count": [396]}, "eef_direction_state": {"mean": [3.8181818181818183, 4.257575757575758], "std": [2.0393286495019667, 2.0186799821971277], "min": [0, 0], "max": [6, 6], "count": [396]}, "eef_velocity_state": {"mean": [0.7929292929292929, 0.6161616161616161], "std": [0.6571675562751947, 0.737961575565782], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_acc_mag_state": {"mean": [0.696969696969697, 0.6439393939393939], "std": [0.8251665941933414, 0.8052784425677113], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_direction_action": {"mean": [3.8181818181818183, 4.257575757575758], "std": [2.0393286495019667, 2.0186799821971277], "min": [0, 0], "max": [6, 6], "count": [396]}, "eef_velocity_action": {"mean": [0.7929292929292929, 0.6161616161616161], "std": [0.6571675562751947, 0.737961575565782], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_acc_mag_action": {"mean": [0.696969696969697, 0.6439393939393939], "std": [0.8251665941933414, 0.8052784425677113], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_sim_pose_state": {"mean": [0.5989684136211858, 0.3146296920845362, 1.1251440121484755, -1.5498147641723312, 1.0047449040051932, -1.1928968229624706, 0.5745543595534703, -0.23171757325567738, 1.0630569802165208, -1.2550085174668333, 1.186861459786029, -0.6220226896496563], "std": [0.03232479515047162, 0.02025359663347087, 0.034871898206167554, 0.9558194234087755, 0.18730956410837515, 1.9685269274125747, 0.036376207633048024, 0.07424249475208308, 0.010886120344305496, 1.2342374999512173, 0.13776688715934188, 0.853631550335693], "min": [0.5380008601433455, 0.273942733846423, 1.0667010757233164, -3.140137756633859, 0.6778226485956749, -3.1378646431685104, 0.5307369608948458, -0.31063148128599866, 1.0434117197988058, -2.8545959254729247, 0.903302103832127, -1.8860388576576694], "max": [0.6554624069263699, 0.3636941628361948, 1.1934303877762518, 0.20590211123432484, 1.3738945644580909, 3.1380096422060753, 0.6253145353192179, -0.10493696194691904, 1.0861639879790455, 0.4119529153981816, 1.4277678708772892, 0.628314171776085], "count": [396]}, "eef_sim_pose_action": {"mean": [0.5989684136211858, 0.3146296920845362, 1.1251440121484755, -1.5498147641723312, 1.0047449040051932, -1.1928968229624706, 0.5745543595534703, -0.23171757325567738, 1.0630569802165208, -1.2550085174668333, 1.186861459786029, -0.6220226896496563], "std": [0.03232479515047162, 0.02025359663347087, 0.034871898206167554, 0.9558194234087755, 0.18730956410837515, 1.9685269274125747, 0.036376207633048024, 0.07424249475208308, 0.010886120344305496, 1.2342374999512173, 0.13776688715934188, 0.853631550335693], "min": [0.5380008601433455, 0.273942733846423, 1.0667010757233164, -3.140137756633859, 0.6778226485956749, -3.1378646431685104, 0.5307369608948458, -0.31063148128599866, 1.0434117197988058, -2.8545959254729247, 0.903302103832127, -1.8860388576576694], "max": [0.6554624069263699, 0.3636941628361948, 1.1934303877762518, 0.20590211123432484, 1.3738945644580909, 3.1380096422060753, 0.6253145353192179, -0.10493696194691904, 1.0861639879790455, 0.4119529153981816, 1.4277678708772892, 0.628314171776085], "count": [396]}, "gripper_mode_state": {"mean": [0.5782828282828283, 0.0], "std": [0.4938337764835873, 0.0], "min": [0, 0], "max": [1, 0], "count": [396]}, "gripper_activity_state": {"mean": [1.8863636363636365, 1.9696969696969697], "std": [0.4260648088072389, 0.2443108408575315], "min": [0, 0], "max": [2, 2], "count": [396]}, "gripper_mode_action": {"mean": [0.5782828282828283, 0.0], "std": [0.4938337764835873, 0.0], "min": [0, 0], "max": [1, 0], "count": [396]}, "gripper_activity_action": {"mean": [1.8863636363636365, 1.9696969696969697], "std": [0.4260648088072389, 0.2443108408575315], "min": [0, 0], "max": [2, 2], "count": [396]}, "gripper_open_scale_state": {"mean": [0.3725820704951429, 0.7690593432802136], "std": [0.2008244866503345, 0.09631034708671268], "min": [0.12, 0.574], "max": [0.662, 0.882], "count": [396]}, "gripper_open_scale_action": {"mean": [0.3725820704951429, 0.7690593432802136], "std": [0.2008244866503345, 0.09631034708671268], "min": [0.12, 0.574], "max": [0.662, 0.882], "count": [396]}}} +{"episode_index": 219, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45825610294117647]], [[0.426467602124183]], [[0.40190037785947713]]], "std": [[[0.13683162248727815]], [[0.1684314096867124]], [[0.19034923577118118]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46987706699346404]], [[0.45937739379084963]], [[0.445650306372549]]], "std": [[[0.06420030292911785]], [[0.08692946364128719]], [[0.10483261877614701]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4697983741830065]], [[0.4535866013071896]], [[0.4334080943627451]]], "std": [[[0.12033615163350589]], [[0.14856401028431435]], [[0.1714156731413762]]], "count": [100]}, "observation.state": {"min": [0.49668583273887634, 2.0170772075653076, -0.11206759512424469, -0.45757296681404114, -2.77278733253479, -1.7276666164398193, 0.2542944848537445, 586.0, -0.0068789999932050705, 0.32728898525238037, -0.24442699551582336, -3.125999927520752, 0.8700000047683716, -0.7120000123977661, -0.9151110053062439, -2.037165880203247, 0.35119515657424927, -0.02604031376540661, -2.1476452350616455, -1.8508344888687134, 0.8001811504364014, 121.0, -0.2922999858856201, 0.34553399682044983, -0.19925600290298462, -0.17100003361701965, -1.3009999990463257, -3.131185293197632], "max": [1.1107624769210815, 2.0401852130889893, 0.7885048985481262, 0.2278527319431305, -2.18021297454834, -0.8536754250526428, 1.2184492349624634, 884.0, 0.24063099920749664, 0.4125089943408966, -0.16287200152873993, 3.134999990463257, 1.4759999513626099, 1.8480000495910645, -0.5018694400787354, -1.8658442497253418, 0.7732332944869995, 0.5105960965156555, -0.6548824310302734, -0.8786686658859253, 2.8411691188812256, 787.0, -0.1768520027399063, 0.4618679881095886, -0.061732999980449677, 2.878999948501587, -0.6069999933242798, 3.127000093460083], "mean": [0.6558822989463806, 2.032060384750366, 0.42944055795669556, -0.09128759056329727, -2.424607992172241, -1.402005910873413, 0.5732173323631287, 792.4775390625, 0.1848309487104416, 0.36189988255500793, -0.19584491848945618, 0.05995263159275055, 1.2011715173721313, 0.939375102519989, -0.6732937097549438, -1.9417906999588013, 0.6422626376152039, 0.3224717676639557, -1.5230534076690674, -1.3313380479812622, 1.6072043180465698, 373.3967590332031, -0.21789687871932983, 0.4074493944644928, -0.1451597511768341, 1.4960943460464478, -0.9383403658866882, 1.0148953199386597], "std": [0.17146608233451843, 0.007019736338406801, 0.37298277020454407, 0.19542784988880157, 0.20272374153137207, 0.19520601630210876, 0.3411944806575775, 92.62773132324219, 0.07403964549303055, 0.02095978334546089, 0.020256541669368744, 1.7994966506958008, 0.15281128883361816, 1.0556546449661255, 0.13247494399547577, 0.048350829631090164, 0.15716858208179474, 0.16532301902770996, 0.5233782529830933, 0.30029839277267456, 0.6300665736198425, 270.4579772949219, 0.02558332495391369, 0.038681719452142715, 0.0414886511862278, 0.9669272899627686, 0.20228183269500732, 1.880639910697937], "count": [402]}, "action": {"min": [0.49668583273887634, 2.0170772075653076, -0.11206759512424469, -0.45757296681404114, -2.77278733253479, -1.7276666164398193, 0.2542944848537445, 586.0, -0.0068789999932050705, 0.32728898525238037, -0.24442699551582336, -3.125999927520752, 0.8700000047683716, -0.7120000123977661, -0.9151110053062439, -2.037165880203247, 0.35119515657424927, -0.02604031376540661, -2.1476452350616455, -1.8508344888687134, 0.8001811504364014, 121.0, -0.2922999858856201, 0.34553399682044983, -0.19925600290298462, -0.17100003361701965, -1.3009999990463257, -3.131185293197632], "max": [1.1107624769210815, 2.0401852130889893, 0.7885048985481262, 0.2278527319431305, -2.18021297454834, -0.8536754250526428, 1.2184492349624634, 884.0, 0.24063099920749664, 0.4125089943408966, -0.16287200152873993, 3.134999990463257, 1.4759999513626099, 1.8480000495910645, -0.5018694400787354, -1.8658442497253418, 0.7732332944869995, 0.5105960965156555, -0.6548824310302734, -0.8786686658859253, 2.8411691188812256, 787.0, -0.1768520027399063, 0.4618679881095886, -0.061732999980449677, 2.878999948501587, -0.6069999933242798, 3.127000093460083], "mean": [0.6558822989463806, 2.032060384750366, 0.42944055795669556, -0.09128759056329727, -2.424607992172241, -1.402005910873413, 0.5732173323631287, 792.4775390625, 0.1848309487104416, 0.36189988255500793, -0.19584491848945618, 0.05995263159275055, 1.2011715173721313, 0.939375102519989, -0.6732937097549438, -1.9417906999588013, 0.6422626376152039, 0.3224717676639557, -1.5230534076690674, -1.3313380479812622, 1.6072043180465698, 373.3967590332031, -0.21789687871932983, 0.4074493944644928, -0.1451597511768341, 1.4960943460464478, -0.9383403658866882, 1.0148953199386597], "std": [0.17146608233451843, 0.007019736338406801, 0.37298277020454407, 0.19542784988880157, 0.20272374153137207, 0.19520601630210876, 0.3411944806575775, 92.62773132324219, 0.07403964549303055, 0.02095978334546089, 0.020256541669368744, 1.7994966506958008, 0.15281128883361816, 1.0556546449661255, 0.13247494399547577, 0.048350829631090164, 0.15716858208179474, 0.16532301902770996, 0.5233782529830933, 0.30029839277267456, 0.6300665736198425, 270.4579772949219, 0.02558332495391369, 0.038681719452142715, 0.0414886511862278, 0.9669272899627686, 0.20228183269500732, 1.880639910697937], "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": [219], "max": [219], "mean": [219.0], "std": [0.0], "count": [402]}, "index": {"min": [121257], "max": [121658], "mean": [121457.5], "std": [116.04704505788446], "count": [402]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [402]}, "subtask_annotation": {"mean": [3.1666666666666665, 12.0, 12.0, 12.0, 12.0], "std": [3.061489790063015, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [402]}, "scene_annotation": {"mean": [219.0], "std": [0.0], "min": [219], "max": [219], "count": [402]}, "eef_direction_state": {"mean": [4.2164179104477615, 4.13681592039801], "std": [1.917561963810393, 2.003402034635917], "min": [0, 0], "max": [6, 6], "count": [402]}, "eef_velocity_state": {"mean": [0.7263681592039801, 0.6567164179104478], "std": [0.7260273172917301, 0.7169359652630536], "min": [0, 0], "max": [2, 2], "count": [402]}, "eef_acc_mag_state": {"mean": [0.582089552238806, 0.6368159203980099], "std": [0.7976817230474095, 0.8270536393327853], "min": [0, 0], "max": [2, 2], "count": [402]}, "eef_direction_action": {"mean": [4.2164179104477615, 4.13681592039801], "std": [1.917561963810393, 2.003402034635917], "min": [0, 0], "max": [6, 6], "count": [402]}, "eef_velocity_action": {"mean": [0.7263681592039801, 0.6567164179104478], "std": [0.7260273172917301, 0.7169359652630536], "min": [0, 0], "max": [2, 2], "count": [402]}, "eef_acc_mag_action": {"mean": [0.582089552238806, 0.6368159203980099], "std": [0.7976817230474095, 0.8270536393327853], "min": [0, 0], "max": [2, 2], "count": [402]}, "eef_sim_pose_state": {"mean": [0.6042371675440492, 0.3058458274974004, 1.1228129236042828, -1.4973649039333796, 0.9379118345574575, -0.7438610812925825, 0.559117118608013, -0.27014151669715264, 1.0691212374066277, 0.05937812044256799, 1.2016081995640675, -0.6317818802166542], "std": [0.042469700064063906, 0.025281475317276748, 0.032160623971814226, 0.9652755698263616, 0.20229088035113044, 2.1515642109680444, 0.026178663906525793, 0.06514753932880962, 0.012020639576446827, 1.8000757354801833, 0.15288928505282776, 1.0555550296095064], "min": [0.5408830815423781, 0.2615944245820277, 1.068522861631835, -2.877909600893736, 0.607030354148701, -3.1382900790757366, 0.5240986573941165, -0.31256859123572156, 1.0478369007710027, -3.1256683632283853, 0.870762740113459, -2.2825637871391766], "max": [0.665028432514239, 0.37622590193441174, 1.1860907906908589, 0.16749969277097596, 1.3007526207900173, 3.1405797678030116, 0.6250046404182277, -0.09267549702327248, 1.0927524386474323, 3.1357447264992864, 1.4763220869146543, 0.2768938301364079], "count": [402]}, "eef_sim_pose_action": {"mean": [0.6042371675440492, 0.3058458274974004, 1.1228129236042828, -1.4973649039333796, 0.9379118345574575, -0.7438610812925825, 0.559117118608013, -0.27014151669715264, 1.0691212374066277, 0.05937812044256799, 1.2016081995640675, -0.6317818802166542], "std": [0.042469700064063906, 0.025281475317276748, 0.032160623971814226, 0.9652755698263616, 0.20229088035113044, 2.1515642109680444, 0.026178663906525793, 0.06514753932880962, 0.012020639576446827, 1.8000757354801833, 0.15288928505282776, 1.0555550296095064], "min": [0.5408830815423781, 0.2615944245820277, 1.068522861631835, -2.877909600893736, 0.607030354148701, -3.1382900790757366, 0.5240986573941165, -0.31256859123572156, 1.0478369007710027, -3.1256683632283853, 0.870762740113459, -2.2825637871391766], "max": [0.665028432514239, 0.37622590193441174, 1.1860907906908589, 0.16749969277097596, 1.3007526207900173, 3.1405797678030116, 0.6250046404182277, -0.09267549702327248, 1.0927524386474323, 3.1357447264992864, 1.4763220869146543, 0.2768938301364079], "count": [402]}, "gripper_mode_state": {"mean": [0.5646766169154229, 0.0], "std": [0.49579928925360045, 0.0], "min": [0, 0], "max": [1, 0], "count": [402]}, "gripper_activity_state": {"mean": [1.8333333333333333, 1.927860696517413], "std": [0.5179209618462403, 0.35586053014200353], "min": [0, 0], "max": [2, 2], "count": [402]}, "gripper_mode_action": {"mean": [0.5646766169154229, 0.0], "std": [0.49579928925360045, 0.0], "min": [0, 0], "max": [1, 0], "count": [402]}, "gripper_activity_action": {"mean": [1.8333333333333333, 1.927860696517413], "std": [0.5179209618462403, 0.35586053014200353], "min": [0, 0], "max": [2, 2], "count": [402]}, "gripper_open_scale_state": {"mean": [0.37339676633996216, 0.7924776120921271], "std": [0.2704578903539123, 0.09262774445846629], "min": [0.121, 0.586], "max": [0.787, 0.884], "count": [402]}, "gripper_open_scale_action": {"mean": [0.37339676633996216, 0.7924776120921271], "std": [0.2704578903539123, 0.09262774445846629], "min": [0.121, 0.586], "max": [0.787, 0.884], "count": [402]}}} +{"episode_index": 220, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.46075139206167903]], [[0.4314922583920299]], [[0.40667516974427315]]], "std": [[[0.13904629315223063]], [[0.16634910403849743]], [[0.1892296327111248]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47375697022336444]], [[0.4701648264483787]], [[0.4586231181388413]]], "std": [[[0.061412603547381775]], [[0.07634608597191452]], [[0.09311602034018225]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47644948918078556]], [[0.46355466122533157]], [[0.4524978504346722]]], "std": [[[0.1203760150747865]], [[0.13880365211138462]], [[0.15431875653080104]]], "count": [103]}, "observation.state": {"min": [0.49693015217781067, 2.021632432937622, -0.6965085864067078, -0.21293017268180847, -2.2293615341186523, -1.7324837446212769, 0.26686084270477295, 576.0, 0.01408500038087368, 0.3332180082798004, -0.2379390001296997, -3.1110000610351562, 0.8619999885559082, -0.19300000369548798, -0.8186292052268982, -2.0324010848999023, 0.33890801668167114, -0.003054326167330146, -1.9941610097885132, -1.827080488204956, 0.7241196632385254, 121.0, -0.27013298869132996, 0.34078100323677063, -0.2021770030260086, -0.09799999743700027, -1.1950000524520874, -3.1361851692199707], "max": [1.0854551792144775, 2.0417909622192383, 0.6551966071128845, 0.09721484780311584, -1.9557287693023682, -0.9178338050842285, 1.004873275756836, 880.0, 0.23225100338459015, 0.40929800271987915, -0.15343399345874786, -0.14000000059604645, 1.3910000324249268, 1.9229999780654907, -0.5130395889282227, -1.914277195930481, 0.7440513372421265, 0.7552214860916138, -0.6064844727516174, -0.816290557384491, 2.793347120285034, 802.0, -0.18298299610614777, 0.4590719938278198, -0.07954899966716766, 2.9030001163482666, -0.6330000162124634, 3.134000062942505], "mean": [0.6798994541168213, 2.0322303771972656, 0.12839531898498535, -0.04334148392081261, -2.1336958408355713, -1.4685821533203125, 0.5305648446083069, 818.2188110351562, 0.16349202394485474, 0.35603928565979004, -0.18296761810779572, -1.1607375144958496, 1.1568113565444946, 1.1654539108276367, -0.6212359666824341, -1.9689514636993408, 0.5827546119689941, 0.3054848313331604, -1.5857038497924805, -1.4030373096466064, 1.7849794626235962, 424.33843994140625, -0.2244606763124466, 0.3927810490131378, -0.14664922654628754, 1.2400034666061401, -0.9873193502426147, 0.8120479583740234], "std": [0.21608449518680573, 0.00397371593862772, 0.502574622631073, 0.07261718809604645, 0.08752405643463135, 0.25120246410369873, 0.25485464930534363, 103.35590362548828, 0.0806526467204094, 0.021628232672810555, 0.022510385140776634, 1.2187604904174805, 0.10946539789438248, 0.808116614818573, 0.09923099726438522, 0.04725978150963783, 0.1787925809621811, 0.20285114645957947, 0.50211501121521, 0.3093990683555603, 0.6580179929733276, 309.7057189941406, 0.01932583376765251, 0.0402357243001461, 0.033080898225307465, 1.0132752656936646, 0.1605745255947113, 2.090136766433716], "count": [489]}, "action": {"min": [0.49693015217781067, 2.021632432937622, -0.6965085864067078, -0.21293017268180847, -2.2293615341186523, -1.7324837446212769, 0.26686084270477295, 576.0, 0.01408500038087368, 0.3332180082798004, -0.2379390001296997, -3.1110000610351562, 0.8619999885559082, -0.19300000369548798, -0.8186292052268982, -2.0324010848999023, 0.33890801668167114, -0.003054326167330146, -1.9941610097885132, -1.827080488204956, 0.7241196632385254, 121.0, -0.27013298869132996, 0.34078100323677063, -0.2021770030260086, -0.09799999743700027, -1.1950000524520874, -3.1361851692199707], "max": [1.0854551792144775, 2.0417909622192383, 0.6551966071128845, 0.09721484780311584, -1.9557287693023682, -0.9178338050842285, 1.004873275756836, 880.0, 0.23225100338459015, 0.40929800271987915, -0.15343399345874786, -0.14000000059604645, 1.3910000324249268, 1.9229999780654907, -0.5130395889282227, -1.914277195930481, 0.7440513372421265, 0.7552214860916138, -0.6064844727516174, -0.816290557384491, 2.793347120285034, 802.0, -0.18298299610614777, 0.4590719938278198, -0.07954899966716766, 2.9030001163482666, -0.6330000162124634, 3.134000062942505], "mean": [0.6798994541168213, 2.0322303771972656, 0.12839531898498535, -0.04334148392081261, -2.1336958408355713, -1.4685821533203125, 0.5305648446083069, 818.2188110351562, 0.16349202394485474, 0.35603928565979004, -0.18296761810779572, -1.1607375144958496, 1.1568113565444946, 1.1654539108276367, -0.6212359666824341, -1.9689514636993408, 0.5827546119689941, 0.3054848313331604, -1.5857038497924805, -1.4030373096466064, 1.7849794626235962, 424.33843994140625, -0.2244606763124466, 0.3927810490131378, -0.14664922654628754, 1.2400034666061401, -0.9873193502426147, 0.8120479583740234], "std": [0.21608449518680573, 0.00397371593862772, 0.502574622631073, 0.07261718809604645, 0.08752405643463135, 0.25120246410369873, 0.25485464930534363, 103.35590362548828, 0.0806526467204094, 0.021628232672810555, 0.022510385140776634, 1.2187604904174805, 0.10946539789438248, 0.808116614818573, 0.09923099726438522, 0.04725978150963783, 0.1787925809621811, 0.20285114645957947, 0.50211501121521, 0.3093990683555603, 0.6580179929733276, 309.7057189941406, 0.01932583376765251, 0.0402357243001461, 0.033080898225307465, 1.0132752656936646, 0.1605745255947113, 2.090136766433716], "count": [489]}, "timestamp": {"min": [0.0], "max": [16.266666666666666], "mean": [8.133333333333333], "std": [4.7053948549235205], "count": [489]}, "frame_index": {"min": [0], "max": [488], "mean": [244.0], "std": [141.16184564770563], "count": [489]}, "episode_index": {"min": [220], "max": [220], "mean": [220.0], "std": [0.0], "count": [489]}, "index": {"min": [121659], "max": [122147], "mean": [121903.0], "std": [141.16184564770563], "count": [489]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [489]}, "subtask_annotation": {"mean": [3.8282208588957056, 12.0, 12.0, 12.0, 12.0], "std": [3.2520468785207455, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [489]}, "scene_annotation": {"mean": [220.0], "std": [0.0], "min": [220], "max": [220], "count": [489]}, "eef_direction_state": {"mean": [4.3496932515337425, 4.591002044989775], "std": [1.9551214555380851, 1.7999093416149134], "min": [0, 0], "max": [6, 6], "count": [489]}, "eef_velocity_state": {"mean": [0.5950920245398773, 0.5623721881390593], "std": [0.6424458327152572, 0.7407889016813856], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_acc_mag_state": {"mean": [0.5950920245398773, 0.4887525562372188], "std": [0.8112554597531725, 0.7542492293113588], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_direction_action": {"mean": [4.3496932515337425, 4.591002044989775], "std": [1.9551214555380851, 1.7999093416149134], "min": [0, 0], "max": [6, 6], "count": [489]}, "eef_velocity_action": {"mean": [0.5950920245398773, 0.5623721881390593], "std": [0.6424458327152572, 0.7407889016813856], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_acc_mag_action": {"mean": [0.5950920245398773, 0.4887525562372188], "std": [0.8112554597531725, 0.7542492293113588], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_sim_pose_state": {"mean": [0.5874223821440583, 0.3110453054465226, 1.1158545431347795, -1.2413659201782767, 0.9870033398016197, -0.7661053338842368, 0.5556053424211167, -0.2511514515006864, 1.0778602751488635, -1.1619334322611488, 1.1573957890909123, -0.4055086966546364], "std": [0.042865156655693494, 0.017672920940924666, 0.026759735738040927, 1.0118392565636152, 0.16060767141051302, 1.92282022621985, 0.033136168949932064, 0.07120864419817516, 0.010590533647651045, 1.2181232571798626, 0.10954719144827005, 0.8078141863512744], "min": [0.5296040909191989, 0.28364391809217554, 1.0788202808667677, -2.9018937405111087, 0.6320613269500677, -3.1374334150292578, 0.5250642675177456, -0.3122967029948218, 1.0556489655541523, -3.111582481706317, 0.8626042322687018, -1.7643423366786328], "max": [0.6578120040123207, 0.3575141092946952, 1.1678616496195457, 0.09510165178983951, 1.1956533488315886, 3.1361020567145292, 0.6230651995187153, -0.11446009499837304, 1.0968676922950433, -0.14142062034877934, 1.3917211607120277, 0.35192462322201945], "count": [489]}, "eef_sim_pose_action": {"mean": [0.5874223821440583, 0.3110453054465226, 1.1158545431347795, -1.2413659201782767, 0.9870033398016197, -0.7661053338842368, 0.5556053424211167, -0.2511514515006864, 1.0778602751488635, -1.1619334322611488, 1.1573957890909123, -0.4055086966546364], "std": [0.042865156655693494, 0.017672920940924666, 0.026759735738040927, 1.0118392565636152, 0.16060767141051302, 1.92282022621985, 0.033136168949932064, 0.07120864419817516, 0.010590533647651045, 1.2181232571798626, 0.10954719144827005, 0.8078141863512744], "min": [0.5296040909191989, 0.28364391809217554, 1.0788202808667677, -2.9018937405111087, 0.6320613269500677, -3.1374334150292578, 0.5250642675177456, -0.3122967029948218, 1.0556489655541523, -3.111582481706317, 0.8626042322687018, -1.7643423366786328], "max": [0.6578120040123207, 0.3575141092946952, 1.1678616496195457, 0.09510165178983951, 1.1956533488315886, 3.1361020567145292, 0.6230651995187153, -0.11446009499837304, 1.0968676922950433, -0.14142062034877934, 1.3917211607120277, 0.35192462322201945], "count": [489]}, "gripper_mode_state": {"mean": [0.5480572597137015, 0.0], "std": [0.4976851412176273, 0.0], "min": [0, 0], "max": [1, 0], "count": [489]}, "gripper_activity_state": {"mean": [1.883435582822086, 1.9468302658486707], "std": [0.4345879938263757, 0.2952160725172778], "min": [0, 0], "max": [2, 2], "count": [489]}, "gripper_mode_action": {"mean": [0.5480572597137015, 0.0], "std": [0.4976851412176273, 0.0], "min": [0, 0], "max": [1, 0], "count": [489]}, "gripper_activity_action": {"mean": [1.883435582822086, 1.9468302658486707], "std": [0.4345879938263757, 0.2952160725172778], "min": [0, 0], "max": [2, 2], "count": [489]}, "gripper_open_scale_state": {"mean": [0.4243384459637898, 0.8182188139059305], "std": [0.3097058125099499, 0.10335590478555844], "min": [0.121, 0.576], "max": [0.802, 0.88], "count": [489]}, "gripper_open_scale_action": {"mean": [0.4243384459637898, 0.8182188139059305], "std": [0.3097058125099499, 0.10335590478555844], "min": [0.121, 0.576], "max": [0.802, 0.88], "count": [489]}}} +{"episode_index": 221, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.45938068619743494]], [[0.426426310657911]], [[0.40291019815945245]]], "std": [[[0.1349699904740829]], [[0.16624469879601197]], [[0.18893978708283968]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.03529411764705882]], [[0.03529411764705882]]], "max": [[[0.8705882352941177]], [[0.9058823529411765]], [[0.8745098039215686]]], "mean": [[[0.47052997826489085]], [[0.46324730623381427]], [[0.44871313895054876]]], "std": [[[0.06176611112800627]], [[0.08043612395909819]], [[0.10091106827533895]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47137589406831915]], [[0.45575111758539893]], [[0.44118048618818595]]], "std": [[[0.12033370380570774]], [[0.14439609847723636]], [[0.16327905278708096]]], "count": [106]}, "observation.state": {"min": [0.4953767955303192, 2.018543243408203, 0.20608846843242645, -0.13254030048847198, -2.7044923305511475, -1.6904561519622803, 0.41165339946746826, 437.0, -0.006446000188589096, 0.331167995929718, -0.24751099944114685, -2.628000020980835, 0.8959999680519104, -0.18299999833106995, -0.8687376976013184, -2.0316505432128906, 0.23150047659873962, 0.032620206475257874, -2.020236015319824, -1.7372658252716064, 0.8173202276229858, 115.0, -0.28130200505256653, 0.3400120139122009, -0.19596299529075623, 0.08899998664855957, -1.3300000429153442, -3.1110000610351562], "max": [1.0052921772003174, 2.038684368133545, 0.7917861342430115, 0.2647489905357361, -1.9557287693023682, -0.47708573937416077, 0.5340009331703186, 870.0, 0.2472819983959198, 0.4246399998664856, -0.16502399742603302, 0.05499999225139618, 1.371999979019165, 1.944000005722046, -0.49874529242515564, -1.9160051345825195, 0.6289992332458496, 0.5648759007453918, -0.5244889259338379, -0.8756142258644104, 2.687580108642578, 789.0, -0.18118500709533691, 0.46285000443458557, -0.07319899648427963, 2.9049999713897705, -0.6320000290870667, 3.1019999980926514], "mean": [0.6586818099021912, 2.0297350883483887, 0.4464075267314911, 0.0028737771790474653, -2.329751491546631, -1.3409167528152466, 0.46547114849090576, 792.583984375, 0.16872145235538483, 0.36241063475608826, -0.19027213752269745, -0.9966932535171509, 1.1577155590057373, 1.2209022045135498, -0.6699155569076538, -1.964070439338684, 0.5055087804794312, 0.38075506687164307, -1.3512022495269775, -1.3375613689422607, 1.6055781841278076, 371.8013916015625, -0.22707617282867432, 0.4067285656929016, -0.14673955738544464, 1.5771769285202026, -0.9869739413261414, 1.0968976020812988], "std": [0.18443737924098969, 0.003449581330642104, 0.1645466685295105, 0.1309380829334259, 0.33007556200027466, 0.422542005777359, 0.030044618993997574, 134.84823608398438, 0.0888139083981514, 0.032197922468185425, 0.028696484863758087, 1.1420307159423828, 0.10768686980009079, 0.8615408539772034, 0.12473805248737335, 0.03499467298388481, 0.151213139295578, 0.17250774800777435, 0.5354071855545044, 0.2886132299900055, 0.6109937429428101, 282.37725830078125, 0.02517787553369999, 0.03824672847986221, 0.03631192818284035, 0.9379644989967346, 0.2103266417980194, 1.8079558610916138], "count": [506]}, "action": {"min": [0.4953767955303192, 2.018543243408203, 0.20608846843242645, -0.13254030048847198, -2.7044923305511475, -1.6904561519622803, 0.41165339946746826, 437.0, -0.006446000188589096, 0.331167995929718, -0.24751099944114685, -2.628000020980835, 0.8959999680519104, -0.18299999833106995, -0.8687376976013184, -2.0316505432128906, 0.23150047659873962, 0.032620206475257874, -2.020236015319824, -1.7372658252716064, 0.8173202276229858, 115.0, -0.28130200505256653, 0.3400120139122009, -0.19596299529075623, 0.08899998664855957, -1.3300000429153442, -3.1110000610351562], "max": [1.0052921772003174, 2.038684368133545, 0.7917861342430115, 0.2647489905357361, -1.9557287693023682, -0.47708573937416077, 0.5340009331703186, 870.0, 0.2472819983959198, 0.4246399998664856, -0.16502399742603302, 0.05499999225139618, 1.371999979019165, 1.944000005722046, -0.49874529242515564, -1.9160051345825195, 0.6289992332458496, 0.5648759007453918, -0.5244889259338379, -0.8756142258644104, 2.687580108642578, 789.0, -0.18118500709533691, 0.46285000443458557, -0.07319899648427963, 2.9049999713897705, -0.6320000290870667, 3.1019999980926514], "mean": [0.6586818099021912, 2.0297350883483887, 0.4464075267314911, 0.0028737771790474653, -2.329751491546631, -1.3409167528152466, 0.46547114849090576, 792.583984375, 0.16872145235538483, 0.36241063475608826, -0.19027213752269745, -0.9966932535171509, 1.1577155590057373, 1.2209022045135498, -0.6699155569076538, -1.964070439338684, 0.5055087804794312, 0.38075506687164307, -1.3512022495269775, -1.3375613689422607, 1.6055781841278076, 371.8013916015625, -0.22707617282867432, 0.4067285656929016, -0.14673955738544464, 1.5771769285202026, -0.9869739413261414, 1.0968976020812988], "std": [0.18443737924098969, 0.003449581330642104, 0.1645466685295105, 0.1309380829334259, 0.33007556200027466, 0.422542005777359, 0.030044618993997574, 134.84823608398438, 0.0888139083981514, 0.032197922468185425, 0.028696484863758087, 1.1420307159423828, 0.10768686980009079, 0.8615408539772034, 0.12473805248737335, 0.03499467298388481, 0.151213139295578, 0.17250774800777435, 0.5354071855545044, 0.2886132299900055, 0.6109937429428101, 282.37725830078125, 0.02517787553369999, 0.03824672847986221, 0.03631192818284035, 0.9379644989967346, 0.2103266417980194, 1.8079558610916138], "count": [506]}, "timestamp": {"min": [0.0], "max": [16.833333333333332], "mean": [8.416666666666666], "std": [4.868977761752917], "count": [506]}, "frame_index": {"min": [0], "max": [505], "mean": [252.5], "std": [146.0693328525875], "count": [506]}, "episode_index": {"min": [221], "max": [221], "mean": [221.0], "std": [0.0], "count": [506]}, "index": {"min": [122148], "max": [122653], "mean": [122400.5], "std": [146.0693328525875], "count": [506]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [506]}, "subtask_annotation": {"mean": [3.239130434782609, 12.0, 12.0, 12.0, 12.0], "std": [3.2303113622096395, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [506]}, "scene_annotation": {"mean": [221.0], "std": [0.0], "min": [221], "max": [221], "count": [506]}, "eef_direction_state": {"mean": [4.24505928853755, 4.353754940711463], "std": [2.080215787786834, 1.9829699177966993], "min": [0, 0], "max": [6, 6], "count": [506]}, "eef_velocity_state": {"mean": [0.575098814229249, 0.5237154150197628], "std": [0.6436774366168642, 0.665667686175695], "min": [0, 0], "max": [2, 2], "count": [506]}, "eef_acc_mag_state": {"mean": [0.5731225296442688, 0.4743083003952569], "std": [0.8048696484489843, 0.7546509387380493], "min": [0, 0], "max": [2, 2], "count": [506]}, "eef_direction_action": {"mean": [4.24505928853755, 4.353754940711463], "std": [2.080215787786834, 1.9829699177966993], "min": [0, 0], "max": [6, 6], "count": [506]}, "eef_velocity_action": {"mean": [0.575098814229249, 0.5237154150197628], "std": [0.6436774366168642, 0.665667686175695], "min": [0, 0], "max": [2, 2], "count": [506]}, "eef_acc_mag_action": {"mean": [0.5731225296442688, 0.4743083003952569], "std": [0.8048696484489843, 0.7546509387380493], "min": [0, 0], "max": [2, 2], "count": [506]}, "eef_sim_pose_state": {"mean": [0.6029664339670342, 0.3139507343105416, 1.1224771982593453, -1.5785638071626082, 0.9863877197959364, -0.7599379697846572, 0.5573805281279564, -0.25423535625086774, 1.0703748647314484, -0.9979265779996984, 1.1583021159727447, -0.35018032182717673], "std": [0.042581533161349036, 0.01831610315439262, 0.028840548677810506, 0.9364546816812511, 0.21008941405336976, 2.204083526400572, 0.03847058108336099, 0.08069673899402723, 0.013633921274547538, 1.1418033401465995, 0.10770695696615465, 0.8615340951834635], "min": [0.5276269111141182, 0.28519574722532554, 1.0806405448374445, -2.904395384408775, 0.6318012914336646, -3.1383314290271715, 0.5206188661954863, -0.3250290370066849, 1.0410460430558373, -2.628804078031858, 0.8959999759684001, -1.7539705190548576], "max": [0.6618958470579358, 0.3659189435960928, 1.181885811472587, -0.09279160992709418, 1.3292927725345107, 3.1324057697836873, 0.6242538818340528, -0.09387761536156694, 1.082220202177674, 0.05461493091945038, 1.3725597659692474, 0.3734233379262797], "count": [506]}, "eef_sim_pose_action": {"mean": [0.6029664339670342, 0.3139507343105416, 1.1224771982593453, -1.5785638071626082, 0.9863877197959364, -0.7599379697846572, 0.5573805281279564, -0.25423535625086774, 1.0703748647314484, -0.9979265779996984, 1.1583021159727447, -0.35018032182717673], "std": [0.042581533161349036, 0.01831610315439262, 0.028840548677810506, 0.9364546816812511, 0.21008941405336976, 2.204083526400572, 0.03847058108336099, 0.08069673899402723, 0.013633921274547538, 1.1418033401465995, 0.10770695696615465, 0.8615340951834635], "min": [0.5276269111141182, 0.28519574722532554, 1.0806405448374445, -2.904395384408775, 0.6318012914336646, -3.1383314290271715, 0.5206188661954863, -0.3250290370066849, 1.0410460430558373, -2.628804078031858, 0.8959999759684001, -1.7539705190548576], "max": [0.6618958470579358, 0.3659189435960928, 1.181885811472587, -0.09279160992709418, 1.3292927725345107, 3.1324057697836873, 0.6242538818340528, -0.09387761536156694, 1.082220202177674, 0.05461493091945038, 1.3725597659692474, 0.3734233379262797], "count": [506]}, "gripper_mode_state": {"mean": [0.6067193675889329, 0.11067193675889328], "std": [0.4884782252889258, 0.31372545190489365], "min": [0, 0], "max": [1, 1], "count": [506]}, "gripper_activity_state": {"mean": [1.8873517786561265, 1.9407114624505928], "std": [0.41364821362024917, 0.3212541624698196], "min": [0, 0], "max": [2, 2], "count": [506]}, "gripper_mode_action": {"mean": [0.6067193675889329, 0.11067193675889328], "std": [0.4884782252889258, 0.31372545190489365], "min": [0, 0], "max": [1, 1], "count": [506]}, "gripper_activity_action": {"mean": [1.8873517786561265, 1.9407114624505928], "std": [0.41364821362024917, 0.3212541624698196], "min": [0, 0], "max": [2, 2], "count": [506]}, "gripper_open_scale_state": {"mean": [0.3718013832785867, 0.7925839919742383], "std": [0.2823772553305226, 0.13484827880315736], "min": [0.115, 0.437], "max": [0.789, 0.87], "count": [506]}, "gripper_open_scale_action": {"mean": [0.3718013832785867, 0.7925839919742383], "std": [0.2823772553305226, 0.13484827880315736], "min": [0.115, 0.437], "max": [0.789, 0.87], "count": [506]}}} +{"episode_index": 222, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.46352199463118576]], [[0.42806247860255214]], [[0.4017338565981948]]], "std": [[[0.13616213330500984]], [[0.17038416743739274]], [[0.1955371535219098]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4699097377840025]], [[0.4596011146125117]], [[0.44964372860255214]]], "std": [[[0.06438275957768395]], [[0.08357474372725521]], [[0.0971456432780241]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.47899433551198256]], [[0.46369827069716774]], [[0.45132370253657017]]], "std": [[[0.10854750598765368]], [[0.13164914784891]], [[0.15079927901457707]]], "count": [105]}, "observation.state": {"min": [0.48113492131233215, 2.021667242050171, -0.38290777802467346, -0.3029542565345764, -2.3977508544921875, -1.7085378170013428, 0.25307273864746094, 583.0, -0.013597000390291214, 0.3287140130996704, -0.23859800398349762, -3.1401853561401367, 0.9199999570846558, -0.7070000171661377, -0.8933991193771362, -2.0316505432128906, 0.23003441095352173, 0.07817330211400986, -1.9404571056365967, -1.9062660932540894, 0.7748214602470398, 116.0, -0.2797679901123047, 0.3497549891471863, -0.20338399708271027, -0.012000001966953278, -1.2869999408721924, -3.127000093460083], "max": [1.179161787033081, 2.0369911193847656, 0.7900581955909729, 0.0719948336482048, -1.645810604095459, -0.8916712999343872, 1.1981686353683472, 892.0, 0.24641300737857819, 0.4241969883441925, -0.1416510045528412, 3.1389999389648438, 1.5440000295639038, 2.4860000610351562, -0.5199336409568787, -1.9025660753250122, 0.5108753442764282, 0.5800950527191162, -0.42332959175109863, -0.6876946687698364, 2.6101572513580322, 752.0, -0.2031099945306778, 0.47271499037742615, -0.057273998856544495, 3.0169999599456787, -0.5989999771118164, 3.1389999389648438], "mean": [0.6670220494270325, 2.028822422027588, 0.18420816957950592, -0.07987793534994125, -2.1236658096313477, -1.4371145963668823, 0.6618568897247314, 820.0423583984375, 0.18517906963825226, 0.3657337427139282, -0.17921029031276703, -0.9685947895050049, 1.1427338123321533, 1.1134719848632812, -0.6426289677619934, -1.9747087955474854, 0.3954789638519287, 0.3381379246711731, -1.434441328048706, -1.412548542022705, 1.7952971458435059, 412.5382385253906, -0.23309017717838287, 0.3949925899505615, -0.14186115562915802, 1.2036725282669067, -1.0636496543884277, 0.5772154927253723], "std": [0.22648334503173828, 0.00397733086720109, 0.44260480999946594, 0.10772110521793365, 0.2871076166629791, 0.3016614317893982, 0.3053148090839386, 92.66531372070312, 0.08021660149097443, 0.03820168226957321, 0.025558745488524437, 1.5314052104949951, 0.12991897761821747, 1.1461821794509888, 0.11799217015504837, 0.04346655309200287, 0.11040220409631729, 0.17456157505512238, 0.50823575258255, 0.3287913203239441, 0.6086492538452148, 277.677978515625, 0.01982268877327442, 0.03848972171545029, 0.0405978225171566, 0.9739471673965454, 0.20413966476917267, 2.2084004878997803], "count": [497]}, "action": {"min": [0.48113492131233215, 2.021667242050171, -0.38290777802467346, -0.3029542565345764, -2.3977508544921875, -1.7085378170013428, 0.25307273864746094, 583.0, -0.013597000390291214, 0.3287140130996704, -0.23859800398349762, -3.1401853561401367, 0.9199999570846558, -0.7070000171661377, -0.8933991193771362, -2.0316505432128906, 0.23003441095352173, 0.07817330211400986, -1.9404571056365967, -1.9062660932540894, 0.7748214602470398, 116.0, -0.2797679901123047, 0.3497549891471863, -0.20338399708271027, -0.012000001966953278, -1.2869999408721924, -3.127000093460083], "max": [1.179161787033081, 2.0369911193847656, 0.7900581955909729, 0.0719948336482048, -1.645810604095459, -0.8916712999343872, 1.1981686353683472, 892.0, 0.24641300737857819, 0.4241969883441925, -0.1416510045528412, 3.1389999389648438, 1.5440000295639038, 2.4860000610351562, -0.5199336409568787, -1.9025660753250122, 0.5108753442764282, 0.5800950527191162, -0.42332959175109863, -0.6876946687698364, 2.6101572513580322, 752.0, -0.2031099945306778, 0.47271499037742615, -0.057273998856544495, 3.0169999599456787, -0.5989999771118164, 3.1389999389648438], "mean": [0.6670220494270325, 2.028822422027588, 0.18420816957950592, -0.07987793534994125, -2.1236658096313477, -1.4371145963668823, 0.6618568897247314, 820.0423583984375, 0.18517906963825226, 0.3657337427139282, -0.17921029031276703, -0.9685947895050049, 1.1427338123321533, 1.1134719848632812, -0.6426289677619934, -1.9747087955474854, 0.3954789638519287, 0.3381379246711731, -1.434441328048706, -1.412548542022705, 1.7952971458435059, 412.5382385253906, -0.23309017717838287, 0.3949925899505615, -0.14186115562915802, 1.2036725282669067, -1.0636496543884277, 0.5772154927253723], "std": [0.22648334503173828, 0.00397733086720109, 0.44260480999946594, 0.10772110521793365, 0.2871076166629791, 0.3016614317893982, 0.3053148090839386, 92.66531372070312, 0.08021660149097443, 0.03820168226957321, 0.025558745488524437, 1.5314052104949951, 0.12991897761821747, 1.1461821794509888, 0.11799217015504837, 0.04346655309200287, 0.11040220409631729, 0.17456157505512238, 0.50823575258255, 0.3287913203239441, 0.6086492538452148, 277.677978515625, 0.01982268877327442, 0.03848972171545029, 0.0405978225171566, 0.9739471673965454, 0.20413966476917267, 2.2084004878997803], "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": [222], "max": [222], "mean": [222.0], "std": [0.0], "count": [497]}, "index": {"min": [122654], "max": [123150], "mean": [122902.0], "std": [143.47125147568764], "count": [497]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [497]}, "subtask_annotation": {"mean": [3.9617706237424546, 12.0, 12.0, 12.0, 12.0], "std": [3.3711623659933165, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [497]}, "scene_annotation": {"mean": [222.0], "std": [0.0], "min": [222], "max": [222], "count": [497]}, "eef_direction_state": {"mean": [4.438631790744467, 4.647887323943662], "std": [2.054772268081663, 2.0464329675620028], "min": [0, 0], "max": [6, 6], "count": [497]}, "eef_velocity_state": {"mean": [0.5633802816901409, 0.4949698189134809], "std": [0.6806517191857399, 0.745526463204763], "min": [0, 0], "max": [2, 2], "count": [497]}, "eef_acc_mag_state": {"mean": [0.5472837022132797, 0.5090543259557344], "std": [0.7937619379136608, 0.7797864531662779], "min": [0, 0], "max": [2, 2], "count": [497]}, "eef_direction_action": {"mean": [4.438631790744467, 4.647887323943662], "std": [2.054772268081663, 2.0464329675620028], "min": [0, 0], "max": [6, 6], "count": [497]}, "eef_velocity_action": {"mean": [0.5633802816901409, 0.4949698189134809], "std": [0.6806517191857399, 0.745526463204763], "min": [0, 0], "max": [2, 2], "count": [497]}, "eef_acc_mag_action": {"mean": [0.5472837022132797, 0.5090543259557344], "std": [0.7937619379136608, 0.7797864531662779], "min": [0, 0], "max": [2, 2], "count": [497]}, "eef_sim_pose_state": {"mean": [0.589567644323766, 0.3197271960698366, 1.1209468689442093, -1.205922850241391, 1.063306384514432, -0.9888868836197546, 0.5620688672428054, -0.2690141027924534, 1.0815426064492533, -0.970861514887099, 1.143501194239546, -0.45921037077479565], "std": [0.0399654613989113, 0.018133987292821955, 0.03366579382662335, 0.971652175252455, 0.20409894597268852, 1.7759083888280032, 0.047214134948584084, 0.0705082134455711, 0.017686867663131753, 1.5322023301065713, 0.13003414018667792, 1.1464564570560305], "min": [0.5439073736300313, 0.291096023403351, 1.0849114420093753, -3.0158869039773246, 0.5986492117489997, -3.133313227277464, 0.5182634094148872, -0.32110089070194386, 1.0528280708281132, -3.1392556132086757, 0.9202110455498702, -2.278232352247837], "max": [0.6696277475967829, 0.3694602944256944, 1.188767717189512, 0.007395030282568993, 1.2879758873568918, 3.1415467702518223, 0.6354540083069518, -0.0881647169137373, 1.1180836283375393, 3.1400347045073103, 1.54444741733621, 0.9146897400100339], "count": [497]}, "eef_sim_pose_action": {"mean": [0.589567644323766, 0.3197271960698366, 1.1209468689442093, -1.205922850241391, 1.063306384514432, -0.9888868836197546, 0.5620688672428054, -0.2690141027924534, 1.0815426064492533, -0.970861514887099, 1.143501194239546, -0.45921037077479565], "std": [0.0399654613989113, 0.018133987292821955, 0.03366579382662335, 0.971652175252455, 0.20409894597268852, 1.7759083888280032, 0.047214134948584084, 0.0705082134455711, 0.017686867663131753, 1.5322023301065713, 0.13003414018667792, 1.1464564570560305], "min": [0.5439073736300313, 0.291096023403351, 1.0849114420093753, -3.0158869039773246, 0.5986492117489997, -3.133313227277464, 0.5182634094148872, -0.32110089070194386, 1.0528280708281132, -3.1392556132086757, 0.9202110455498702, -2.278232352247837], "max": [0.6696277475967829, 0.3694602944256944, 1.188767717189512, 0.007395030282568993, 1.2879758873568918, 3.1415467702518223, 0.6354540083069518, -0.0881647169137373, 1.1180836283375393, 3.1400347045073103, 1.54444741733621, 0.9146897400100339], "count": [497]}, "gripper_mode_state": {"mean": [0.4909456740442656, 0.0], "std": [0.4999180124595306, 0.0], "min": [0, 0], "max": [1, 0], "count": [497]}, "gripper_activity_state": {"mean": [1.8832997987927564, 1.943661971830986], "std": [0.4331146574510633, 0.3309109894217106], "min": [0, 0], "max": [2, 2], "count": [497]}, "gripper_mode_action": {"mean": [0.4909456740442656, 0.0], "std": [0.4999180124595306, 0.0], "min": [0, 0], "max": [1, 0], "count": [497]}, "gripper_activity_action": {"mean": [1.8832997987927564, 1.943661971830986], "std": [0.4331146574510633, 0.3309109894217106], "min": [0, 0], "max": [2, 2], "count": [497]}, "gripper_open_scale_state": {"mean": [0.4125382294069621, 0.820042253643934], "std": [0.2776776031149882, 0.09266535742339821], "min": [0.116, 0.583], "max": [0.752, 0.892], "count": [497]}, "gripper_open_scale_action": {"mean": [0.4125382294069621, 0.820042253643934], "std": [0.2776776031149882, 0.09266535742339821], "min": [0.116, 0.583], "max": [0.752, 0.892], "count": [497]}}} +{"episode_index": 223, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.46214024318436087]], [[0.43064112826061357]], [[0.40587856054584]]], "std": [[[0.1422980063068856]], [[0.1705378972647087]], [[0.19260338956925535]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.4736873987958547]], [[0.46484134134134136]], [[0.4531546748954837]]], "std": [[[0.061332113742126215]], [[0.08395266311371141]], [[0.1018927817239612]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4661980988341282]], [[0.43968726815050346]], [[0.42727178465229937]]], "std": [[[0.12264128928445515]], [[0.14394787290838787]], [[0.16318369973268096]]], "count": [111]}, "observation.state": {"min": [0.4921654164791107, 2.0231857299804688, -0.5275781154632568, -0.27464503049850464, -2.336367607116699, -1.657050609588623, 0.34204962849617004, 425.0, -0.012419000267982483, 0.33472898602485657, -0.23103100061416626, -3.1040000915527344, 0.7979999780654907, -3.118000030517578, -0.8806582689285278, -2.030306577682495, 0.24232152104377747, 0.06435029208660126, -2.0026955604553223, -1.8481465578079224, 0.7324622869491577, 120.0, -0.2752690017223358, 0.35077300667762756, -0.20286600291728973, -0.5400000214576721, -1.3539999723434448, -3.1029999256134033], "max": [1.1582005023956299, 2.040255069732666, 0.9182701110839844, 0.18383553624153137, -1.65815007686615, -0.7223743200302124, 0.9373465776443481, 890.0, 0.26090800762176514, 0.4115909934043884, -0.16010700166225433, 3.1010000705718994, 1.4869999885559082, 3.0989999771118164, -0.5123937726020813, -1.8650763034820557, 0.49874529242515564, 0.6037617325782776, -0.5643696784973145, -0.8396255373954773, 2.7281241416931152, 738.0, -0.20273199677467346, 0.4594320058822632, -0.06542599946260452, 2.760999917984009, -0.5080000162124634, 3.131999969482422], "mean": [0.7899948954582214, 2.0312700271606445, 0.02877008356153965, -0.06799689680337906, -2.2003908157348633, -1.340039610862732, 0.7308867573738098, 808.4172973632812, 0.13265112042427063, 0.376203328371048, -0.1825864017009735, -0.7124346494674683, 1.2056846618652344, -0.315460741519928, -0.6650320887565613, -1.9256117343902588, 0.4205287992954254, 0.35530856251716614, -1.3660792112350464, -1.4137842655181885, 1.5639636516571045, 374.2044677734375, -0.2399035096168518, 0.40283340215682983, -0.13352175056934357, 1.3855900764465332, -0.943776547908783, 1.2930784225463867], "std": [0.23788581788539886, 0.005967647302895784, 0.4155549705028534, 0.16202819347381592, 0.16925212740898132, 0.31723177433013916, 0.23037272691726685, 143.41783142089844, 0.09061948955059052, 0.02404419519007206, 0.021138545125722885, 1.6990371942520142, 0.20186282694339752, 1.8760119676589966, 0.10746702551841736, 0.054246269166469574, 0.0924508199095726, 0.1380528211593628, 0.4656788408756256, 0.2856096625328064, 0.5779719948768616, 269.4305725097656, 0.0167014691978693, 0.031424954533576965, 0.04353223741054535, 0.9120615124702454, 0.20345881581306458, 1.838594913482666], "count": [538]}, "action": {"min": [0.4921654164791107, 2.0231857299804688, -0.5275781154632568, -0.27464503049850464, -2.336367607116699, -1.657050609588623, 0.34204962849617004, 425.0, -0.012419000267982483, 0.33472898602485657, -0.23103100061416626, -3.1040000915527344, 0.7979999780654907, -3.118000030517578, -0.8806582689285278, -2.030306577682495, 0.24232152104377747, 0.06435029208660126, -2.0026955604553223, -1.8481465578079224, 0.7324622869491577, 120.0, -0.2752690017223358, 0.35077300667762756, -0.20286600291728973, -0.5400000214576721, -1.3539999723434448, -3.1029999256134033], "max": [1.1582005023956299, 2.040255069732666, 0.9182701110839844, 0.18383553624153137, -1.65815007686615, -0.7223743200302124, 0.9373465776443481, 890.0, 0.26090800762176514, 0.4115909934043884, -0.16010700166225433, 3.1010000705718994, 1.4869999885559082, 3.0989999771118164, -0.5123937726020813, -1.8650763034820557, 0.49874529242515564, 0.6037617325782776, -0.5643696784973145, -0.8396255373954773, 2.7281241416931152, 738.0, -0.20273199677467346, 0.4594320058822632, -0.06542599946260452, 2.760999917984009, -0.5080000162124634, 3.131999969482422], "mean": [0.7899948954582214, 2.0312700271606445, 0.02877008356153965, -0.06799689680337906, -2.2003908157348633, -1.340039610862732, 0.7308867573738098, 808.4172973632812, 0.13265112042427063, 0.376203328371048, -0.1825864017009735, -0.7124346494674683, 1.2056846618652344, -0.315460741519928, -0.6650320887565613, -1.9256117343902588, 0.4205287992954254, 0.35530856251716614, -1.3660792112350464, -1.4137842655181885, 1.5639636516571045, 374.2044677734375, -0.2399035096168518, 0.40283340215682983, -0.13352175056934357, 1.3855900764465332, -0.943776547908783, 1.2930784225463867], "std": [0.23788581788539886, 0.005967647302895784, 0.4155549705028534, 0.16202819347381592, 0.16925212740898132, 0.31723177433013916, 0.23037272691726685, 143.41783142089844, 0.09061948955059052, 0.02404419519007206, 0.021138545125722885, 1.6990371942520142, 0.20186282694339752, 1.8760119676589966, 0.10746702551841736, 0.054246269166469574, 0.0924508199095726, 0.1380528211593628, 0.4656788408756256, 0.2856096625328064, 0.5779719948768616, 269.4305725097656, 0.0167014691978693, 0.031424954533576965, 0.04353223741054535, 0.9120615124702454, 0.20345881581306458, 1.838594913482666], "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": [223], "max": [223], "mean": [223.0], "std": [0.0], "count": [538]}, "index": {"min": [123151], "max": [123688], "mean": [123419.5], "std": [155.30695412633654], "count": [538]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [538]}, "subtask_annotation": {"mean": [2.8884758364312266, 12.0, 12.0, 12.0, 12.0], "std": [2.9942039890806624, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [538]}, "scene_annotation": {"mean": [223.0], "std": [0.0], "min": [223], "max": [223], "count": [538]}, "eef_direction_state": {"mean": [4.256505576208179, 4.408921933085502], "std": [1.9909657622183672, 1.9319449022758683], "min": [0, 0], "max": [6, 6], "count": [538]}, "eef_velocity_state": {"mean": [0.6096654275092936, 0.5836431226765799], "std": [0.6067001056310891, 0.7146060597237931], "min": [0, 0], "max": [2, 2], "count": [538]}, "eef_acc_mag_state": {"mean": [0.7174721189591078, 0.5464684014869888], "std": [0.8304786120419266, 0.7752422453429381], "min": [0, 0], "max": [2, 2], "count": [538]}, "eef_direction_action": {"mean": [4.256505576208179, 4.408921933085502], "std": [1.9909657622183672, 1.9319449022758683], "min": [0, 0], "max": [6, 6], "count": [538]}, "eef_velocity_action": {"mean": [0.6096654275092936, 0.5836431226765799], "std": [0.6067001056310891, 0.7146060597237931], "min": [0, 0], "max": [2, 2], "count": [538]}, "eef_acc_mag_action": {"mean": [0.7174721189591078, 0.5464684014869888], "std": [0.8304786120419266, 0.7752422453429381], "min": [0, 0], "max": [2, 2], "count": [538]}, "eef_sim_pose_state": {"mean": [0.5990087196986615, 0.3291346252873628, 1.1324104798276635, -1.3867992925156063, 0.9432907435787007, -2.00671666826271, 0.578326838067584, -0.2248257609213274, 1.0846638184318658, -0.712873849425184, 1.2062717534052319, 0.0990141271500203], "std": [0.03431038421926414, 0.017345008528685417, 0.0340587997427158, 0.91062772319198, 0.2035796688291871, 1.0223858028075117, 0.033758037619826015, 0.0843795667539563, 0.010830714033620292, 1.699776971053564, 0.2019744970854292, 1.4339326200928895], "min": [0.5372695347489111, 0.29418713928332696, 1.0760699056069316, -2.7606637217786685, 0.5072767609164952, -3.137873462411041, 0.5223716546674827, -0.330796960297109, 1.0632047367611708, -3.1332098649401328, 0.798710663661077, -2.9471529711587574], "max": [0.6585204773553096, 0.35950043477431515, 1.1858654818873877, 0.5354725905206527, 1.3552434639286526, 3.141340044751002, 0.6258420669092938, -0.08990273782224141, 1.1092726772173047, 3.102111208001065, 1.4871920914527053, 3.0117390216297864], "count": [538]}, "eef_sim_pose_action": {"mean": [0.5990087196986615, 0.3291346252873628, 1.1324104798276635, -1.3867992925156063, 0.9432907435787007, -2.00671666826271, 0.578326838067584, -0.2248257609213274, 1.0846638184318658, -0.712873849425184, 1.2062717534052319, 0.0990141271500203], "std": [0.03431038421926414, 0.017345008528685417, 0.0340587997427158, 0.91062772319198, 0.2035796688291871, 1.0223858028075117, 0.033758037619826015, 0.0843795667539563, 0.010830714033620292, 1.699776971053564, 0.2019744970854292, 1.4339326200928895], "min": [0.5372695347489111, 0.29418713928332696, 1.0760699056069316, -2.7606637217786685, 0.5072767609164952, -3.137873462411041, 0.5223716546674827, -0.330796960297109, 1.0632047367611708, -3.1332098649401328, 0.798710663661077, -2.9471529711587574], "max": [0.6585204773553096, 0.35950043477431515, 1.1858654818873877, 0.5354725905206527, 1.3552434639286526, 3.141340044751002, 0.6258420669092938, -0.08990273782224141, 1.1092726772173047, 3.102111208001065, 1.4871920914527053, 3.0117390216297864], "count": [538]}, "gripper_mode_state": {"mean": [0.5799256505576208, 0.10037174721189591], "std": [0.493570552588928, 0.3004950242076024], "min": [0, 0], "max": [1, 1], "count": [538]}, "gripper_activity_state": {"mean": [1.8810408921933086, 1.936802973977695], "std": [0.4404851522259824, 0.3390652499278384], "min": [0, 0], "max": [2, 2], "count": [538]}, "gripper_mode_action": {"mean": [0.5799256505576208, 0.10037174721189591], "std": [0.493570552588928, 0.3004950242076024], "min": [0, 0], "max": [1, 1], "count": [538]}, "gripper_activity_action": {"mean": [1.8810408921933086, 1.936802973977695], "std": [0.4404851522259824, 0.3390652499278384], "min": [0, 0], "max": [2, 2], "count": [538]}, "gripper_open_scale_state": {"mean": [0.3742044609098182, 0.8084172862453538], "std": [0.26943063661237077, 0.14341778909992692], "min": [0.12, 0.425], "max": [0.738, 0.89], "count": [538]}, "gripper_open_scale_action": {"mean": [0.3742044609098182, 0.8084172862453538], "std": [0.26943063661237077, 0.14341778909992692], "min": [0.12, 0.425], "max": [0.738, 0.89], "count": [538]}}} +{"episode_index": 224, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.45997509395424835]], [[0.4284074428104575]], [[0.4043715788398693]]], "std": [[[0.13786365054353839]], [[0.167990355960853]], [[0.1909186908818463]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47091621936274514]], [[0.46352662173202613]], [[0.4476527614379085]]], "std": [[[0.08144272638585018]], [[0.09953591150435534]], [[0.11878264231408443]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.482648845996732]], [[0.46259905024509806]], [[0.44915786151960785]]], "std": [[[0.12076357899091471]], [[0.1399688341231806]], [[0.16043121372462912]]], "count": [100]}, "observation.state": {"min": [0.47858673334121704, 2.0186829566955566, -0.13430309295654297, -0.3152937591075897, -2.8748714923858643, -1.846785306930542, 0.4049687385559082, 563.0, 0.016083000227808952, 0.316430002450943, -0.2470719963312149, -3.1411852836608887, 0.8889999389648438, -0.406000018119812, -0.8674984574317932, -2.033186435699463, 0.26455700397491455, 0.055745817720890045, -2.021510124206543, -1.985102653503418, 0.6893701553344727, 107.0, -0.2884109914302826, 0.3072279989719391, -0.1987220048904419, -0.44599997997283936, -1.13100004196167, -3.122999906539917], "max": [1.0167067050933838, 2.043309450149536, 1.041787028312683, 0.12246976792812347, -2.3223352432250977, -1.041036605834961, 1.041036605834961, 892.0, 0.2686940133571625, 0.39628100395202637, -0.1562660038471222, 3.121999979019165, 1.4700000286102295, 2.0380001068115234, -0.48946017026901245, -1.8528939485549927, 0.6151936650276184, 0.6325422525405884, -0.5091997981071472, -0.8943765163421631, 2.7270071506500244, 884.0, -0.18625600636005402, 0.4544050097465515, -0.03848399966955185, 2.818000078201294, -0.4320000112056732, 3.135999917984009], "mean": [0.6482263207435608, 2.031358003616333, 0.5358861684799194, -0.0909106507897377, -2.5027363300323486, -1.5313235521316528, 0.5752213597297668, 818.7805786132812, 0.18743719160556793, 0.3420388102531433, -0.18917420506477356, -0.010834555141627789, 1.170675277709961, 1.204499363899231, -0.6487442851066589, -1.9411604404449463, 0.49052706360816956, 0.44258907437324524, -1.3635815382003784, -1.5186630487442017, 1.4696046113967896, 384.37298583984375, -0.23438766598701477, 0.38756605982780457, -0.12226302176713943, 1.3884340524673462, -0.8841986060142517, 1.142452597618103], "std": [0.1897122710943222, 0.005880516022443771, 0.4362848997116089, 0.09400381147861481, 0.20009519159793854, 0.19603782892227173, 0.21868835389614105, 109.52076721191406, 0.0830766037106514, 0.019053565338253975, 0.024695614352822304, 1.7159767150878906, 0.11060798168182373, 0.9478314518928528, 0.11759074777364731, 0.05310999974608421, 0.12041866034269333, 0.16832086443901062, 0.5271714925765991, 0.33940714597702026, 0.6097775101661682, 290.4869384765625, 0.030576923862099648, 0.04406854137778282, 0.047429442405700684, 0.9726722836494446, 0.22296330332756042, 1.8967697620391846], "count": [433]}, "action": {"min": [0.47858673334121704, 2.0186829566955566, -0.13430309295654297, -0.3152937591075897, -2.8748714923858643, -1.846785306930542, 0.4049687385559082, 563.0, 0.016083000227808952, 0.316430002450943, -0.2470719963312149, -3.1411852836608887, 0.8889999389648438, -0.406000018119812, -0.8674984574317932, -2.033186435699463, 0.26455700397491455, 0.055745817720890045, -2.021510124206543, -1.985102653503418, 0.6893701553344727, 107.0, -0.2884109914302826, 0.3072279989719391, -0.1987220048904419, -0.44599997997283936, -1.13100004196167, -3.122999906539917], "max": [1.0167067050933838, 2.043309450149536, 1.041787028312683, 0.12246976792812347, -2.3223352432250977, -1.041036605834961, 1.041036605834961, 892.0, 0.2686940133571625, 0.39628100395202637, -0.1562660038471222, 3.121999979019165, 1.4700000286102295, 2.0380001068115234, -0.48946017026901245, -1.8528939485549927, 0.6151936650276184, 0.6325422525405884, -0.5091997981071472, -0.8943765163421631, 2.7270071506500244, 884.0, -0.18625600636005402, 0.4544050097465515, -0.03848399966955185, 2.818000078201294, -0.4320000112056732, 3.135999917984009], "mean": [0.6482263207435608, 2.031358003616333, 0.5358861684799194, -0.0909106507897377, -2.5027363300323486, -1.5313235521316528, 0.5752213597297668, 818.7805786132812, 0.18743719160556793, 0.3420388102531433, -0.18917420506477356, -0.010834555141627789, 1.170675277709961, 1.204499363899231, -0.6487442851066589, -1.9411604404449463, 0.49052706360816956, 0.44258907437324524, -1.3635815382003784, -1.5186630487442017, 1.4696046113967896, 384.37298583984375, -0.23438766598701477, 0.38756605982780457, -0.12226302176713943, 1.3884340524673462, -0.8841986060142517, 1.142452597618103], "std": [0.1897122710943222, 0.005880516022443771, 0.4362848997116089, 0.09400381147861481, 0.20009519159793854, 0.19603782892227173, 0.21868835389614105, 109.52076721191406, 0.0830766037106514, 0.019053565338253975, 0.024695614352822304, 1.7159767150878906, 0.11060798168182373, 0.9478314518928528, 0.11759074777364731, 0.05310999974608421, 0.12041866034269333, 0.16832086443901062, 0.5271714925765991, 0.33940714597702026, 0.6097775101661682, 290.4869384765625, 0.030576923862099648, 0.04406854137778282, 0.047429442405700684, 0.9726722836494446, 0.22296330332756042, 1.8967697620391846], "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": [224], "max": [224], "mean": [224.0], "std": [0.0], "count": [433]}, "index": {"min": [123689], "max": [124121], "mean": [123905.0], "std": [124.99599993599796], "count": [433]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [433]}, "subtask_annotation": {"mean": [3.81986143187067, 12.0, 12.0, 12.0, 12.0], "std": [3.7858217298461616, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [433]}, "scene_annotation": {"mean": [224.0], "std": [0.0], "min": [224], "max": [224], "count": [433]}, "eef_direction_state": {"mean": [3.4341801385681294, 4.33487297921478], "std": [2.000216001008636, 1.8403003432539842], "min": [0, 0], "max": [6, 6], "count": [433]}, "eef_velocity_state": {"mean": [0.836027713625866, 0.6073903002309469], "std": [0.5465786249272269, 0.714831899422848], "min": [0, 0], "max": [2, 2], "count": [433]}, "eef_acc_mag_state": {"mean": [0.8937644341801386, 0.6628175519630485], "std": [0.8283559554023536, 0.8278793445949356], "min": [0, 0], "max": [2, 2], "count": [433]}, "eef_direction_action": {"mean": [3.4341801385681294, 4.33487297921478], "std": [2.000216001008636, 1.8403003432539842], "min": [0, 0], "max": [6, 6], "count": [433]}, "eef_velocity_action": {"mean": [0.836027713625866, 0.6073903002309469], "std": [0.5465786249272269, 0.714831899422848], "min": [0, 0], "max": [2, 2], "count": [433]}, "eef_acc_mag_action": {"mean": [0.8937644341801386, 0.6628175519630485], "std": [0.8283559554023536, 0.8278793445949356], "min": [0, 0], "max": [2, 2], "count": [433]}, "eef_sim_pose_state": {"mean": [0.5885331599989365, 0.32523100921787523, 1.1431865223007427, -1.389432154764045, 0.8837982259520194, -2.148264277518626, 0.5419427523702618, -0.27261372065768136, 1.0718762573372584, -0.01072227009877381, 1.1712166593590692, -0.3659458625313827], "std": [0.04417475652573047, 0.02534769141212335, 0.03463748963545318, 0.971696506666317, 0.22283950742981148, 0.8834440022808512, 0.029818042745411232, 0.06998463358668681, 0.01300720267483947, 1.715925290897823, 0.1105550242908014, 0.9476612842983969], "min": [0.5049378459148964, 0.29133740730252833, 1.085370060815469, -2.8170806471743393, 0.4317734627409564, -3.1384293332157807, 0.5048569744188569, -0.3390363743147505, 1.0452752801906737, -3.140534222954629, 0.8893260896969544, -1.976643600687306], "max": [0.6567682799182503, 0.37863257590117483, 1.207400395823119, 0.4444217328570873, 1.131506529669879, -0.24554903187803373, 0.6096182498038113, -0.11870048302962763, 1.0950365594572602, 3.123117535091456, 1.4705453953119245, 0.466752438335142], "count": [433]}, "eef_sim_pose_action": {"mean": [0.5885331599989365, 0.32523100921787523, 1.1431865223007427, -1.389432154764045, 0.8837982259520194, -2.148264277518626, 0.5419427523702618, -0.27261372065768136, 1.0718762573372584, -0.01072227009877381, 1.1712166593590692, -0.3659458625313827], "std": [0.04417475652573047, 0.02534769141212335, 0.03463748963545318, 0.971696506666317, 0.22283950742981148, 0.8834440022808512, 0.029818042745411232, 0.06998463358668681, 0.01300720267483947, 1.715925290897823, 0.1105550242908014, 0.9476612842983969], "min": [0.5049378459148964, 0.29133740730252833, 1.085370060815469, -2.8170806471743393, 0.4317734627409564, -3.1384293332157807, 0.5048569744188569, -0.3390363743147505, 1.0452752801906737, -3.140534222954629, 0.8893260896969544, -1.976643600687306], "max": [0.6567682799182503, 0.37863257590117483, 1.207400395823119, 0.4444217328570873, 1.131506529669879, -0.24554903187803373, 0.6096182498038113, -0.11870048302962763, 1.0950365594572602, 3.123117535091456, 1.4705453953119245, 0.466752438335142], "count": [433]}, "gripper_mode_state": {"mean": [0.5935334872979214, 0.0], "std": [0.49117358108298964, 0.0], "min": [0, 0], "max": [1, 0], "count": [433]}, "gripper_activity_state": {"mean": [1.8983833718244805, 1.9399538106235565], "std": [0.40071779810595387, 0.3130672185280461], "min": [0, 0], "max": [2, 2], "count": [433]}, "gripper_mode_action": {"mean": [0.5935334872979214, 0.0], "std": [0.49117358108298964, 0.0], "min": [0, 0], "max": [1, 0], "count": [433]}, "gripper_activity_action": {"mean": [1.8983833718244805, 1.9399538106235565], "std": [0.40071779810595387, 0.3130672185280461], "min": [0, 0], "max": [2, 2], "count": [433]}, "gripper_open_scale_state": {"mean": [0.38437297896810235, 0.8187806003209354], "std": [0.29048687878708473, 0.10952076766997393], "min": [0.107, 0.563], "max": [0.884, 0.892], "count": [433]}, "gripper_open_scale_action": {"mean": [0.38437297896810235, 0.8187806003209354], "std": [0.29048687878708473, 0.10952076766997393], "min": [0.107, 0.563], "max": [0.884, 0.892], "count": [433]}}} +{"episode_index": 225, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4657034109477124]], [[0.4343004554738562]], [[0.41156870915032684]]], "std": [[[0.12754910583916468]], [[0.1612605504446718]], [[0.1844966130428037]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.474552824754902]], [[0.4600856004901961]], [[0.447006033496732]]], "std": [[[0.06358966041481158]], [[0.08912410490127115]], [[0.10742504495314646]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9568627450980393]]], "mean": [[[0.4752733517156863]], [[0.45538643382352945]], [[0.44272194852941177]]], "std": [[[0.11702995977811423]], [[0.1434862133310396]], [[0.16177755317110978]]], "count": [100]}, "observation.state": {"min": [0.49846601486206055, 1.996464729309082, -0.10135126858949661, -0.48432889580726624, -2.8097708225250244, -1.9067721366882324, 0.33449238538742065, 620.0, -0.07667399942874908, 0.3156220018863678, -0.23708899319171906, -3.1391851902008057, 0.8159999847412109, -0.8230000138282776, -0.869907021522522, -2.032104253768921, -0.12428489327430725, 0.09930924326181412, -1.902112364768982, -1.8918147087097168, 0.9343969821929932, 122.0, -0.3343529999256134, 0.30276599526405334, -0.19392900168895721, -0.03199998289346695, -1.2669999599456787, -3.1371853351593018], "max": [1.3214411735534668, 2.0479519367218018, 0.6887767910957336, 0.30494391918182373, -2.2041938304901123, -0.6439043879508972, 1.3390166759490967, 894.0, 0.2466229945421219, 0.44409099221229553, -0.13415899872779846, 3.138000011444092, 1.4989999532699585, 2.065000057220459, -0.4311312437057495, -1.8500142097473145, 0.5109277367591858, 0.7432310581207275, -0.3694861829280853, -0.9605943560600281, 2.644941806793213, 742.0, -0.2259020060300827, 0.4537529945373535, -0.0523420013487339, 3.013000011444092, -0.6019999980926514, 3.052999973297119], "mean": [0.7089317440986633, 2.0270440578460693, 0.3872640132904053, -0.1392596960067749, -2.4654698371887207, -1.5449025630950928, 0.6911770701408386, 823.7908325195312, 0.1706545352935791, 0.3570265471935272, -0.16881728172302246, 0.024072565138339996, 1.0506094694137573, 1.0378172397613525, -0.6535251140594482, -1.9251004457473755, 0.3471728563308716, 0.41603267192840576, -1.2447789907455444, -1.4880096912384033, 1.5675690174102783, 335.8433532714844, -0.25649353861808777, 0.39086759090423584, -0.12899892032146454, 1.54246985912323, -0.952225387096405, 1.3834400177001953], "std": [0.22580817341804504, 0.006425940431654453, 0.3404092788696289, 0.17867569625377655, 0.17655466496944427, 0.37653878331184387, 0.33848363161087036, 91.62274169921875, 0.08166852593421936, 0.038522157818078995, 0.03193902596831322, 1.785219430923462, 0.13853761553764343, 1.1692111492156982, 0.1273716539144516, 0.05063007399439812, 0.18660615384578705, 0.1440328061580658, 0.5360088348388672, 0.3007540702819824, 0.4469136595726013, 243.50247192382812, 0.027865352109074593, 0.04051242768764496, 0.042079657316207886, 0.9557366371154785, 0.21903158724308014, 1.783927321434021], "count": [466]}, "action": {"min": [0.49846601486206055, 1.996464729309082, -0.10135126858949661, -0.48432889580726624, -2.8097708225250244, -1.9067721366882324, 0.33449238538742065, 620.0, -0.07667399942874908, 0.3156220018863678, -0.23708899319171906, -3.1391851902008057, 0.8159999847412109, -0.8230000138282776, -0.869907021522522, -2.032104253768921, -0.12428489327430725, 0.09930924326181412, -1.902112364768982, -1.8918147087097168, 0.9343969821929932, 122.0, -0.3343529999256134, 0.30276599526405334, -0.19392900168895721, -0.03199998289346695, -1.2669999599456787, -3.1371853351593018], "max": [1.3214411735534668, 2.0479519367218018, 0.6887767910957336, 0.30494391918182373, -2.2041938304901123, -0.6439043879508972, 1.3390166759490967, 894.0, 0.2466229945421219, 0.44409099221229553, -0.13415899872779846, 3.138000011444092, 1.4989999532699585, 2.065000057220459, -0.4311312437057495, -1.8500142097473145, 0.5109277367591858, 0.7432310581207275, -0.3694861829280853, -0.9605943560600281, 2.644941806793213, 742.0, -0.2259020060300827, 0.4537529945373535, -0.0523420013487339, 3.013000011444092, -0.6019999980926514, 3.052999973297119], "mean": [0.7089317440986633, 2.0270440578460693, 0.3872640132904053, -0.1392596960067749, -2.4654698371887207, -1.5449025630950928, 0.6911770701408386, 823.7908325195312, 0.1706545352935791, 0.3570265471935272, -0.16881728172302246, 0.024072565138339996, 1.0506094694137573, 1.0378172397613525, -0.6535251140594482, -1.9251004457473755, 0.3471728563308716, 0.41603267192840576, -1.2447789907455444, -1.4880096912384033, 1.5675690174102783, 335.8433532714844, -0.25649353861808777, 0.39086759090423584, -0.12899892032146454, 1.54246985912323, -0.952225387096405, 1.3834400177001953], "std": [0.22580817341804504, 0.006425940431654453, 0.3404092788696289, 0.17867569625377655, 0.17655466496944427, 0.37653878331184387, 0.33848363161087036, 91.62274169921875, 0.08166852593421936, 0.038522157818078995, 0.03193902596831322, 1.785219430923462, 0.13853761553764343, 1.1692111492156982, 0.1273716539144516, 0.05063007399439812, 0.18660615384578705, 0.1440328061580658, 0.5360088348388672, 0.3007540702819824, 0.4469136595726013, 243.50247192382812, 0.027865352109074593, 0.04051242768764496, 0.042079657316207886, 0.9557366371154785, 0.21903158724308014, 1.783927321434021], "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": [225], "max": [225], "mean": [225.0], "std": [0.0], "count": [466]}, "index": {"min": [124122], "max": [124587], "mean": [124354.5], "std": [134.52230298355735], "count": [466]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [466]}, "subtask_annotation": {"mean": [2.6759656652360513, 12.0, 12.0, 12.0, 12.0], "std": [3.029919054234944, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [466]}, "scene_annotation": {"mean": [225.0], "std": [0.0], "min": [225], "max": [225], "count": [466]}, "eef_direction_state": {"mean": [4.1072961373390555, 4.416309012875536], "std": [2.1048866061498552, 2.0733523121000066], "min": [0, 0], "max": [6, 6], "count": [466]}, "eef_velocity_state": {"mean": [0.6845493562231759, 0.575107296137339], "std": [0.6942880927385064, 0.7581760989844187], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_acc_mag_state": {"mean": [0.6223175965665236, 0.6223175965665236], "std": [0.8123614401440094, 0.8280592867628629], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_direction_action": {"mean": [4.1072961373390555, 4.416309012875536], "std": [2.1048866061498552, 2.0733523121000066], "min": [0, 0], "max": [6, 6], "count": [466]}, "eef_velocity_action": {"mean": [0.6845493562231759, 0.575107296137339], "std": [0.6942880927385064, 0.7581760989844187], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_acc_mag_action": {"mean": [0.6223175965665236, 0.6223175965665236], "std": [0.8123614401440094, 0.8280592867628629], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_sim_pose_state": {"mean": [0.5889399768515294, 0.3440631062921369, 1.1378431095246004, -1.5436656842583159, 0.951774471676443, -0.5112679161343128, 0.5579442361580135, -0.2599829242104224, 1.0921347828387336, 0.023330900149638324, 1.0510975155702063, -0.5329976224197676], "std": [0.04377116395751705, 0.022827524178428222, 0.0297963818791741, 0.9542376459854716, 0.2187133917495366, 2.172676545659847, 0.0450757546777331, 0.07718065327836707, 0.01724466034156653, 1.7857290995883384, 0.13855416635059817, 1.169119394718452], "min": [0.49316812781041175, 0.3122169394597758, 1.0859729439114454, -3.0123801785374673, 0.6026979210943342, -3.1267333507756, 0.5074669718167606, -0.32484844632357174, 1.0573905382979976, -3.138232650872619, 0.8159368771967137, -2.3937018178429015], "max": [0.6549159654556018, 0.41849991088541094, 1.1963126409820002, 0.028067418364857738, 1.2674817608574585, 3.1401050100737695, 0.6464186318574713, -0.022108515754904315, 1.1233810461543898, 3.1385355377580613, 1.4993094281140307, 0.49460859868450413], "count": [466]}, "eef_sim_pose_action": {"mean": [0.5889399768515294, 0.3440631062921369, 1.1378431095246004, -1.5436656842583159, 0.951774471676443, -0.5112679161343128, 0.5579442361580135, -0.2599829242104224, 1.0921347828387336, 0.023330900149638324, 1.0510975155702063, -0.5329976224197676], "std": [0.04377116395751705, 0.022827524178428222, 0.0297963818791741, 0.9542376459854716, 0.2187133917495366, 2.172676545659847, 0.0450757546777331, 0.07718065327836707, 0.01724466034156653, 1.7857290995883384, 0.13855416635059817, 1.169119394718452], "min": [0.49316812781041175, 0.3122169394597758, 1.0859729439114454, -3.0123801785374673, 0.6026979210943342, -3.1267333507756, 0.5074669718167606, -0.32484844632357174, 1.0573905382979976, -3.138232650872619, 0.8159368771967137, -2.3937018178429015], "max": [0.6549159654556018, 0.41849991088541094, 1.1963126409820002, 0.028067418364857738, 1.2674817608574585, 3.1401050100737695, 0.6464186318574713, -0.022108515754904315, 1.1233810461543898, 3.1385355377580613, 1.4993094281140307, 0.49460859868450413], "count": [466]}, "gripper_mode_state": {"mean": [0.6051502145922747, 0.0], "std": [0.4888184042885447, 0.0], "min": [0, 0], "max": [1, 0], "count": [466]}, "gripper_activity_state": {"mean": [1.9141630901287554, 1.9356223175965666], "std": [0.3664190581715278, 0.3530026612013424], "min": [0, 0], "max": [2, 2], "count": [466]}, "gripper_mode_action": {"mean": [0.6051502145922747, 0.0], "std": [0.4888184042885447, 0.0], "min": [0, 0], "max": [1, 0], "count": [466]}, "gripper_activity_action": {"mean": [1.9141630901287554, 1.9356223175965666], "std": [0.3664190581715278, 0.3530026612013424], "min": [0, 0], "max": [2, 2], "count": [466]}, "gripper_open_scale_state": {"mean": [0.3358433475903688, 0.823790772794143], "std": [0.24350247433481548, 0.09162279453684326], "min": [0.122, 0.62], "max": [0.742, 0.894], "count": [466]}, "gripper_open_scale_action": {"mean": [0.3358433475903688, 0.823790772794143], "std": [0.24350247433481548, 0.09162279453684326], "min": [0.122, 0.62], "max": [0.742, 0.894], "count": [466]}}} +{"episode_index": 226, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.45511395629084966]], [[0.4240377328431372]], [[0.3989635784313726]]], "std": [[[0.13909965062257934]], [[0.16782867180249]], [[0.19106624591979482]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4715095322712418]], [[0.462914074754902]], [[0.45166506535947715]]], "std": [[[0.06518395554772882]], [[0.0884420240802087]], [[0.10521258870613716]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4696094934640523]], [[0.44586936683006534]], [[0.4255509763071896]]], "std": [[[0.12153353744773825]], [[0.14816410338752656]], [[0.17078395824343173]]], "count": [100]}, "observation.state": {"min": [0.4555833041667938, 1.8753039836883545, 0.29995232820510864, -0.2626371681690216, -2.8959550857543945, -1.8368369340896606, 0.24467770755290985, 253.0, -0.05083199962973595, 0.3178820013999939, -0.22864000499248505, -3.0759999752044678, 0.7400000095367432, -2.9579999446868896, -0.8545656204223633, -2.0353505611419678, 0.1702219694852829, 0.013700834475457668, -2.043344259262085, -1.9286062717437744, 0.7673340439796448, 129.0, -0.28078699111938477, 0.34801599383354187, -0.18925699591636658, 0.04000001400709152, -1.2899999618530273, -3.125999927520752], "max": [1.1535230875015259, 2.045072317123413, 0.8164476156234741, 0.3930830657482147, -2.204228639602661, -0.1255589872598648, 0.9214117527008057, 901.0, 0.2626340091228485, 0.449321985244751, -0.1431950032711029, 3.128000020980835, 1.4550000429153442, 3.071000099182129, -0.538661003112793, -1.8756006956100464, 0.5370553135871887, 0.6534861922264099, -0.3966958820819855, -1.0504612922668457, 2.714109182357788, 727.0, -0.209865003824234, 0.44687598943710327, -0.06471099704504013, 2.8380000591278076, -0.5329999923706055, 3.1040000915527344], "mean": [0.7519881129264832, 2.0259387493133545, 0.5747872591018677, 0.058797627687454224, -2.558850049972534, -1.1912868022918701, 0.5203736424446106, 761.3914794921875, 0.13905316591262817, 0.3722766935825348, -0.18301662802696228, -1.276063084602356, 1.0512399673461914, 0.7952191829681396, -0.6447564959526062, -1.9345474243164062, 0.4442749321460724, 0.3614429533481598, -1.4245251417160034, -1.5310457944869995, 1.6714601516723633, 326.44683837890625, -0.2341061532497406, 0.3882885277271271, -0.12784191966056824, 1.2661789655685425, -1.0148664712905884, 1.544511079788208], "std": [0.25984227657318115, 0.027012936770915985, 0.16652096807956696, 0.2216014713048935, 0.30749979615211487, 0.664997398853302, 0.19004292786121368, 235.8159637451172, 0.11149612814188004, 0.051754727959632874, 0.028326041996479034, 1.2979671955108643, 0.16366581618785858, 0.9924190044403076, 0.0971665233373642, 0.045168858021497726, 0.11301973462104797, 0.15676353871822357, 0.498272180557251, 0.2439424842596054, 0.5318747758865356, 261.0824279785156, 0.016218988224864006, 0.028768688440322876, 0.037985075265169144, 0.8218390941619873, 0.22390086948871613, 1.860874891281128], "count": [442]}, "action": {"min": [0.4555833041667938, 1.8753039836883545, 0.29995232820510864, -0.2626371681690216, -2.8959550857543945, -1.8368369340896606, 0.24467770755290985, 253.0, -0.05083199962973595, 0.3178820013999939, -0.22864000499248505, -3.0759999752044678, 0.7400000095367432, -2.9579999446868896, -0.8545656204223633, -2.0353505611419678, 0.1702219694852829, 0.013700834475457668, -2.043344259262085, -1.9286062717437744, 0.7673340439796448, 129.0, -0.28078699111938477, 0.34801599383354187, -0.18925699591636658, 0.04000001400709152, -1.2899999618530273, -3.125999927520752], "max": [1.1535230875015259, 2.045072317123413, 0.8164476156234741, 0.3930830657482147, -2.204228639602661, -0.1255589872598648, 0.9214117527008057, 901.0, 0.2626340091228485, 0.449321985244751, -0.1431950032711029, 3.128000020980835, 1.4550000429153442, 3.071000099182129, -0.538661003112793, -1.8756006956100464, 0.5370553135871887, 0.6534861922264099, -0.3966958820819855, -1.0504612922668457, 2.714109182357788, 727.0, -0.209865003824234, 0.44687598943710327, -0.06471099704504013, 2.8380000591278076, -0.5329999923706055, 3.1040000915527344], "mean": [0.7519881129264832, 2.0259387493133545, 0.5747872591018677, 0.058797627687454224, -2.558850049972534, -1.1912868022918701, 0.5203736424446106, 761.3914794921875, 0.13905316591262817, 0.3722766935825348, -0.18301662802696228, -1.276063084602356, 1.0512399673461914, 0.7952191829681396, -0.6447564959526062, -1.9345474243164062, 0.4442749321460724, 0.3614429533481598, -1.4245251417160034, -1.5310457944869995, 1.6714601516723633, 326.44683837890625, -0.2341061532497406, 0.3882885277271271, -0.12784191966056824, 1.2661789655685425, -1.0148664712905884, 1.544511079788208], "std": [0.25984227657318115, 0.027012936770915985, 0.16652096807956696, 0.2216014713048935, 0.30749979615211487, 0.664997398853302, 0.19004292786121368, 235.8159637451172, 0.11149612814188004, 0.051754727959632874, 0.028326041996479034, 1.2979671955108643, 0.16366581618785858, 0.9924190044403076, 0.0971665233373642, 0.045168858021497726, 0.11301973462104797, 0.15676353871822357, 0.498272180557251, 0.2439424842596054, 0.5318747758865356, 261.0824279785156, 0.016218988224864006, 0.028768688440322876, 0.037985075265169144, 0.8218390941619873, 0.22390086948871613, 1.860874891281128], "count": [442]}, "timestamp": {"min": [0.0], "max": [14.7], "mean": [7.35], "std": [4.253136097830243], "count": [442]}, "frame_index": {"min": [0], "max": [441], "mean": [220.5], "std": [127.59408293490729], "count": [442]}, "episode_index": {"min": [226], "max": [226], "mean": [226.0], "std": [0.0], "count": [442]}, "index": {"min": [124588], "max": [125029], "mean": [124808.5], "std": [127.59408293490729], "count": [442]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [442]}, "subtask_annotation": {"mean": [3.273755656108597, 12.0, 12.0, 12.0, 12.0], "std": [3.096442114484032, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [442]}, "scene_annotation": {"mean": [226.0], "std": [0.0], "min": [226], "max": [226], "count": [442]}, "eef_direction_state": {"mean": [3.990950226244344, 4.0588235294117645], "std": [2.128222231417777, 2.1559507190088554], "min": [0, 0], "max": [6, 6], "count": [442]}, "eef_velocity_state": {"mean": [0.6153846153846154, 0.6764705882352942], "std": [0.6065542926973303, 0.7855241414092631], "min": [0, 0], "max": [2, 2], "count": [442]}, "eef_acc_mag_state": {"mean": [0.6199095022624435, 0.6334841628959276], "std": [0.8046032669269533, 0.8219616124145465], "min": [0, 0], "max": [2, 2], "count": [442]}, "eef_direction_action": {"mean": [3.990950226244344, 4.0588235294117645], "std": [2.128222231417777, 2.1559507190088554], "min": [0, 0], "max": [6, 6], "count": [442]}, "eef_velocity_action": {"mean": [0.6153846153846154, 0.6764705882352942], "std": [0.6065542926973303, 0.7855241414092631], "min": [0, 0], "max": [2, 2], "count": [442]}, "eef_acc_mag_action": {"mean": [0.6199095022624435, 0.6334841628959276], "std": [0.8046032669269533, 0.8219616124145465], "min": [0, 0], "max": [2, 2], "count": [442]}, "eef_sim_pose_state": {"mean": [0.5868941010540717, 0.3250836406885188, 1.134923791431422, -1.2684239355487648, 1.0143113781894921, -1.179207202482603, 0.56919150539231, -0.2241204810319799, 1.0811531726760792, -1.2750588128071656, 1.051807546905018, -0.7027413601978337], "std": [0.031279684011718226, 0.013323228494521574, 0.0289991729138617, 0.8199513601978448, 0.22374956430126075, 1.7920805715984798, 0.05703184003510226, 0.10585631036250301, 0.011798093308313705, 1.3003981292910056, 0.16386502251252458, 0.9942723578884207], "min": [0.5455883301194326, 0.30273317493122726, 1.078680618480603, -2.8379838128011636, 0.5333741417742095, -3.1411805823169603, 0.5079020257605291, -0.33243172083207917, 1.0621686823827978, -3.0763222590052366, 0.740276765153042, -2.946805904481385], "max": [0.6485976290476866, 0.36835852375585415, 1.182227813016486, -0.04509344180288816, 1.290674678747127, 3.138588092475369, 0.6473749250446765, -0.04682732041893484, 1.1097407809286652, 3.1288745275471626, 1.455634739908743, 3.0557567312103506], "count": [442]}, "eef_sim_pose_action": {"mean": [0.5868941010540717, 0.3250836406885188, 1.134923791431422, -1.2684239355487648, 1.0143113781894921, -1.179207202482603, 0.56919150539231, -0.2241204810319799, 1.0811531726760792, -1.2750588128071656, 1.051807546905018, -0.7027413601978337], "std": [0.031279684011718226, 0.013323228494521574, 0.0289991729138617, 0.8199513601978448, 0.22374956430126075, 1.7920805715984798, 0.05703184003510226, 0.10585631036250301, 0.011798093308313705, 1.3003981292910056, 0.16386502251252458, 0.9942723578884207], "min": [0.5455883301194326, 0.30273317493122726, 1.078680618480603, -2.8379838128011636, 0.5333741417742095, -3.1411805823169603, 0.5079020257605291, -0.33243172083207917, 1.0621686823827978, -3.0763222590052366, 0.740276765153042, -2.946805904481385], "max": [0.6485976290476866, 0.36835852375585415, 1.182227813016486, -0.04509344180288816, 1.290674678747127, 3.138588092475369, 0.6473749250446765, -0.04682732041893484, 1.1097407809286652, 3.1288745275471626, 1.455634739908743, 3.0557567312103506], "count": [442]}, "gripper_mode_state": {"mean": [0.6606334841628959, 0.20588235294117646], "std": [0.473494333403988, 0.4043449142608108], "min": [0, 0], "max": [1, 1], "count": [442]}, "gripper_activity_state": {"mean": [1.916289592760181, 1.8936651583710407], "std": [0.34267616908681536, 0.4146695310820164], "min": [0, 0], "max": [2, 2], "count": [442]}, "gripper_mode_action": {"mean": [0.6606334841628959, 0.20588235294117646], "std": [0.473494333403988, 0.4043449142608108], "min": [0, 0], "max": [1, 1], "count": [442]}, "gripper_activity_action": {"mean": [1.916289592760181, 1.8936651583710407], "std": [0.34267616908681536, 0.4146695310820164], "min": [0, 0], "max": [2, 2], "count": [442]}, "gripper_open_scale_state": {"mean": [0.32644683257918583, 0.7613914025423216], "std": [0.2610824993597569, 0.2358159600102401], "min": [0.129, 0.253], "max": [0.727, 0.901], "count": [442]}, "gripper_open_scale_action": {"mean": [0.32644683257918583, 0.7613914025423216], "std": [0.2610824993597569, 0.2358159600102401], "min": [0.129, 0.253], "max": [0.727, 0.901], "count": [442]}}} +{"episode_index": 227, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.45740582720588235]], [[0.42951463643790855]], [[0.40678993259803925]]], "std": [[[0.13211670309815404]], [[0.16044688585741917]], [[0.18328411262564712]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4649064501633987]], [[0.45281011642156865]], [[0.43656222222222224]]], "std": [[[0.0587233426290511]], [[0.08622135048598165]], [[0.10696065031764737]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.47950901143790853]], [[0.4652600919117647]], [[0.4511986213235294]]], "std": [[[0.1201533107215727]], [[0.14423021533977473]], [[0.16259737550240538]]], "count": [100]}, "observation.state": {"min": [0.4524940848350525, 2.010706663131714, -0.12482595443725586, -0.32967525720596313, -2.7870116233825684, -1.6712225675582886, 0.25307273864746094, 487.0, -0.05577100068330765, 0.32095101475715637, -0.2339940071105957, -3.124000072479248, 0.8729999661445618, -0.4300000071525574, -0.8620355129241943, -2.0324883460998535, 0.3006678819656372, 0.012217304669320583, -2.1782758235931396, -1.75918710231781, 0.7544535398483276, 119.0, -0.2848289906978607, 0.3529689908027649, -0.19271600246429443, 0.24199999868869781, -1.3209999799728394, -3.1361851692199707], "max": [1.2385903596878052, 2.0512332916259766, 1.1290709972381592, 0.33751174807548523, -2.2041938304901123, -0.6195744276046753, 1.1232067346572876, 893.0, 0.2674799859523773, 0.4302330017089844, -0.16859200596809387, 3.135999917984009, 1.4479999542236328, 2.0490000247955322, -0.5074370503425598, -1.8980804681777954, 0.5109277367591858, 0.6382320523262024, -0.5002637505531311, -0.9865822792053223, 2.702834129333496, 622.0, -0.203575998544693, 0.45304200053215027, -0.08681400120258331, 2.7090001106262207, -0.4880000352859497, 3.0959999561309814], "mean": [0.71822589635849, 2.032942056655884, 0.48557940125465393, -0.036771755665540695, -2.501093626022339, -1.3764063119888306, 0.5678243041038513, 802.7692260742188, 0.1640263795852661, 0.3590907156467438, -0.18911463022232056, -0.08753853291273117, 1.1077204942703247, 0.8592326641082764, -0.676742434501648, -1.9328407049179077, 0.45912882685661316, 0.3617860674858093, -1.325135350227356, -1.356500267982483, 1.5064762830734253, 313.26922607421875, -0.2389899492263794, 0.40807846188545227, -0.14716355502605438, 1.664101481437683, -0.9147757887840271, 1.5945147275924683], "std": [0.2680906653404236, 0.009115791879594326, 0.4351547658443451, 0.14892807602882385, 0.2473919838666916, 0.3474096953868866, 0.3240140378475189, 153.581298828125, 0.10791762918233871, 0.034606821835041046, 0.019944991916418076, 1.9121755361557007, 0.13718447089195251, 0.8920064568519592, 0.10453899949789047, 0.03923577070236206, 0.06311526149511337, 0.1506798267364502, 0.5496929287910461, 0.21059271693229675, 0.5364996194839478, 209.8851318359375, 0.018452420830726624, 0.02723616175353527, 0.032054681330919266, 0.7185604572296143, 0.23822718858718872, 1.6310042142868042], "count": [455]}, "action": {"min": [0.4524940848350525, 2.010706663131714, -0.12482595443725586, -0.32967525720596313, -2.7870116233825684, -1.6712225675582886, 0.25307273864746094, 487.0, -0.05577100068330765, 0.32095101475715637, -0.2339940071105957, -3.124000072479248, 0.8729999661445618, -0.4300000071525574, -0.8620355129241943, -2.0324883460998535, 0.3006678819656372, 0.012217304669320583, -2.1782758235931396, -1.75918710231781, 0.7544535398483276, 119.0, -0.2848289906978607, 0.3529689908027649, -0.19271600246429443, 0.24199999868869781, -1.3209999799728394, -3.1361851692199707], "max": [1.2385903596878052, 2.0512332916259766, 1.1290709972381592, 0.33751174807548523, -2.2041938304901123, -0.6195744276046753, 1.1232067346572876, 893.0, 0.2674799859523773, 0.4302330017089844, -0.16859200596809387, 3.135999917984009, 1.4479999542236328, 2.0490000247955322, -0.5074370503425598, -1.8980804681777954, 0.5109277367591858, 0.6382320523262024, -0.5002637505531311, -0.9865822792053223, 2.702834129333496, 622.0, -0.203575998544693, 0.45304200053215027, -0.08681400120258331, 2.7090001106262207, -0.4880000352859497, 3.0959999561309814], "mean": [0.71822589635849, 2.032942056655884, 0.48557940125465393, -0.036771755665540695, -2.501093626022339, -1.3764063119888306, 0.5678243041038513, 802.7692260742188, 0.1640263795852661, 0.3590907156467438, -0.18911463022232056, -0.08753853291273117, 1.1077204942703247, 0.8592326641082764, -0.676742434501648, -1.9328407049179077, 0.45912882685661316, 0.3617860674858093, -1.325135350227356, -1.356500267982483, 1.5064762830734253, 313.26922607421875, -0.2389899492263794, 0.40807846188545227, -0.14716355502605438, 1.664101481437683, -0.9147757887840271, 1.5945147275924683], "std": [0.2680906653404236, 0.009115791879594326, 0.4351547658443451, 0.14892807602882385, 0.2473919838666916, 0.3474096953868866, 0.3240140378475189, 153.581298828125, 0.10791762918233871, 0.034606821835041046, 0.019944991916418076, 1.9121755361557007, 0.13718447089195251, 0.8920064568519592, 0.10453899949789047, 0.03923577070236206, 0.06311526149511337, 0.1506798267364502, 0.5496929287910461, 0.21059271693229675, 0.5364996194839478, 209.8851318359375, 0.018452420830726624, 0.02723616175353527, 0.032054681330919266, 0.7185604572296143, 0.23822718858718872, 1.6310042142868042], "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": [227], "max": [227], "mean": [227.0], "std": [0.0], "count": [455]}, "index": {"min": [125030], "max": [125484], "mean": [125257.0], "std": [131.34686901483414], "count": [455]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [455]}, "subtask_annotation": {"mean": [2.8505494505494506, 12.0, 12.0, 12.0, 12.0], "std": [2.9321399613676578, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [455]}, "scene_annotation": {"mean": [227.0], "std": [0.0], "min": [227], "max": [227], "count": [455]}, "eef_direction_state": {"mean": [3.942857142857143, 3.936263736263736], "std": [2.1516741683732183, 2.1044963106767356], "min": [0, 0], "max": [6, 6], "count": [455]}, "eef_velocity_state": {"mean": [0.6923076923076923, 0.7076923076923077], "std": [0.6872833555528262, 0.7618991264936713], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_acc_mag_state": {"mean": [0.589010989010989, 0.6], "std": [0.8012971008529112, 0.7944864952966745], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_direction_action": {"mean": [3.942857142857143, 3.936263736263736], "std": [2.1516741683732183, 2.1044963106767356], "min": [0, 0], "max": [6, 6], "count": [455]}, "eef_velocity_action": {"mean": [0.6923076923076923, 0.7076923076923077], "std": [0.6872833555528262, 0.7618991264936713], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_acc_mag_action": {"mean": [0.589010989010989, 0.6], "std": [0.8012971008529112, 0.7944864952966745], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_sim_pose_state": {"mean": [0.6041162972622286, 0.3268830901855622, 1.1232547851471932, -1.6650616870510173, 0.9141107913224004, -2.289190310349663, 0.5587900220600418, -0.248284518384295, 1.075730340676234, -0.08759663372165376, 1.1081203168462692, -0.7111891598775764], "std": [0.03133091375257398, 0.014224797422506635, 0.023673599086127015, 0.7172944613573122, 0.23798146088903796, 0.6935091182324916, 0.04568735166337392, 0.09632043955983872, 0.010626552679740893, 1.9118736426954046, 0.13707927764132694, 0.8918084521802423], "min": [0.53759422062106, 0.3043221464049387, 1.066210648437805, -2.7083785462477525, 0.4880551618163258, -3.131988570801294, 0.5082882368468389, -0.3367994664262316, 1.0573973102188245, -3.1246043968307777, 0.8729838860043566, -2.000757752135996], "max": [0.6526043010913383, 0.3724813671653041, 1.164093928327213, -0.24567826123408215, 1.3203498787967205, -0.47544813037918104, 0.6300629435729199, -0.04187610965765509, 1.0993585676997426, 3.1367696718000007, 1.4487098238766651, 0.47839736392266424], "count": [455]}, "eef_sim_pose_action": {"mean": [0.6041162972622286, 0.3268830901855622, 1.1232547851471932, -1.6650616870510173, 0.9141107913224004, -2.289190310349663, 0.5587900220600418, -0.248284518384295, 1.075730340676234, -0.08759663372165376, 1.1081203168462692, -0.7111891598775764], "std": [0.03133091375257398, 0.014224797422506635, 0.023673599086127015, 0.7172944613573122, 0.23798146088903796, 0.6935091182324916, 0.04568735166337392, 0.09632043955983872, 0.010626552679740893, 1.9118736426954046, 0.13707927764132694, 0.8918084521802423], "min": [0.53759422062106, 0.3043221464049387, 1.066210648437805, -2.7083785462477525, 0.4880551618163258, -3.131988570801294, 0.5082882368468389, -0.3367994664262316, 1.0573973102188245, -3.1246043968307777, 0.8729838860043566, -2.000757752135996], "max": [0.6526043010913383, 0.3724813671653041, 1.164093928327213, -0.24567826123408215, 1.3203498787967205, -0.47544813037918104, 0.6300629435729199, -0.04187610965765509, 1.0993585676997426, 3.1367696718000007, 1.4487098238766651, 0.47839736392266424], "count": [455]}, "gripper_mode_state": {"mean": [0.6263736263736264, 0.08351648351648351], "std": [0.48376616929791566, 0.2766613100842332], "min": [0, 0], "max": [1, 1], "count": [455]}, "gripper_activity_state": {"mean": [1.8989010989010988, 1.9164835164835166], "std": [0.3959949232371061, 0.35956742517193796], "min": [0, 0], "max": [2, 2], "count": [455]}, "gripper_mode_action": {"mean": [0.6263736263736264, 0.08351648351648351], "std": [0.48376616929791566, 0.2766613100842332], "min": [0, 0], "max": [1, 1], "count": [455]}, "gripper_activity_action": {"mean": [1.8989010989010988, 1.9164835164835166], "std": [0.3959949232371061, 0.35956742517193796], "min": [0, 0], "max": [2, 2], "count": [455]}, "gripper_open_scale_state": {"mean": [0.313269230752463, 0.8027692307692268], "std": [0.20988511226571996, 0.15358113816253327], "min": [0.119, 0.487], "max": [0.622, 0.893], "count": [455]}, "gripper_open_scale_action": {"mean": [0.313269230752463, 0.8027692307692268], "std": [0.20988511226571996, 0.15358113816253327], "min": [0.119, 0.487], "max": [0.622, 0.893], "count": [455]}}} +{"episode_index": 228, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4657716258169935]], [[0.43546431576797384]], [[0.4110145424836601]]], "std": [[[0.13043671306472243]], [[0.1610558781504803]], [[0.18528172340703278]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47013731821895427]], [[0.458756243872549]], [[0.44504938316993464]]], "std": [[[0.07073784810348446]], [[0.09444251554714542]], [[0.11242335095269458]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47610149305555555]], [[0.454457722630719]], [[0.4416334722222222]]], "std": [[[0.11307655475828965]], [[0.14040852414892901]], [[0.15995748975299298]]], "count": [100]}, "observation.state": {"min": [0.49179887771606445, 2.0146162509918213, -0.24099506437778473, -0.4437848925590515, -2.641573190689087, -1.7289581298828125, 0.4484798014163971, 487.0, -0.05712199956178665, 0.3289090096950531, -0.23582600057125092, -3.1371853351593018, 0.8970000147819519, -0.7070000171661377, -0.8351575136184692, -2.0325231552124023, 0.03364994749426842, -0.0014835299225524068, -2.1859376430511475, -1.9902338981628418, 0.6767339706420898, 103.0, -0.27920401096343994, 0.34060999751091003, -0.19404900074005127, 0.1900000125169754, -1.2259999513626099, -3.1010000705718994], "max": [1.256340503692627, 2.0448801517486572, 1.1144452095031738, 0.29394835233688354, -1.7885087728500366, -0.6532069444656372, 1.2497605085372925, 893.0, 0.24890999495983124, 0.4185369908809662, -0.14698100090026855, 3.122999906539917, 1.49399995803833, 2.0799999237060547, -0.48921582102775574, -1.8558610677719116, 0.4587772488594055, 0.67060786485672, -0.36795035004615784, -1.0820168256759644, 2.713131904602051, 753.0, -0.20340299606323242, 0.4360330104827881, -0.0499269999563694, 2.7279999256134033, -0.48100000619888306, 3.132999897003174], "mean": [0.6909913420677185, 2.0291662216186523, 0.4712916314601898, -0.12703002989292145, -2.482581853866577, -1.4386235475540161, 0.6771498322486877, 761.1852416992188, 0.18065392971038818, 0.3622235059738159, -0.18565179407596588, 0.0779070109128952, 1.167202115058899, 1.037131667137146, -0.6525472402572632, -1.948049783706665, 0.355228453874588, 0.3981226980686188, -1.271888256072998, -1.472968339920044, 1.4701803922653198, 358.760009765625, -0.24598436057567596, 0.390615314245224, -0.14110736548900604, 1.5587525367736816, -0.8657279014587402, 1.1900873184204102], "std": [0.21883292496204376, 0.006405290216207504, 0.5601842999458313, 0.1881260722875595, 0.2550745904445648, 0.2635861933231354, 0.2843376398086548, 120.71590423583984, 0.09064861387014389, 0.024489669129252434, 0.023831333965063095, 1.8490221500396729, 0.14311157166957855, 1.1593596935272217, 0.10653962194919586, 0.0467907153069973, 0.12433411180973053, 0.20922254025936127, 0.5475930571556091, 0.27166131138801575, 0.6213632225990295, 246.36148071289062, 0.017082342877984047, 0.031980425119400024, 0.04390590265393257, 0.7846092581748962, 0.2121632695198059, 1.8511700630187988], "count": [400]}, "action": {"min": [0.49179887771606445, 2.0146162509918213, -0.24099506437778473, -0.4437848925590515, -2.641573190689087, -1.7289581298828125, 0.4484798014163971, 487.0, -0.05712199956178665, 0.3289090096950531, -0.23582600057125092, -3.1371853351593018, 0.8970000147819519, -0.7070000171661377, -0.8351575136184692, -2.0325231552124023, 0.03364994749426842, -0.0014835299225524068, -2.1859376430511475, -1.9902338981628418, 0.6767339706420898, 103.0, -0.27920401096343994, 0.34060999751091003, -0.19404900074005127, 0.1900000125169754, -1.2259999513626099, -3.1010000705718994], "max": [1.256340503692627, 2.0448801517486572, 1.1144452095031738, 0.29394835233688354, -1.7885087728500366, -0.6532069444656372, 1.2497605085372925, 893.0, 0.24890999495983124, 0.4185369908809662, -0.14698100090026855, 3.122999906539917, 1.49399995803833, 2.0799999237060547, -0.48921582102775574, -1.8558610677719116, 0.4587772488594055, 0.67060786485672, -0.36795035004615784, -1.0820168256759644, 2.713131904602051, 753.0, -0.20340299606323242, 0.4360330104827881, -0.0499269999563694, 2.7279999256134033, -0.48100000619888306, 3.132999897003174], "mean": [0.6909913420677185, 2.0291662216186523, 0.4712916314601898, -0.12703002989292145, -2.482581853866577, -1.4386235475540161, 0.6771498322486877, 761.1852416992188, 0.18065392971038818, 0.3622235059738159, -0.18565179407596588, 0.0779070109128952, 1.167202115058899, 1.037131667137146, -0.6525472402572632, -1.948049783706665, 0.355228453874588, 0.3981226980686188, -1.271888256072998, -1.472968339920044, 1.4701803922653198, 358.760009765625, -0.24598436057567596, 0.390615314245224, -0.14110736548900604, 1.5587525367736816, -0.8657279014587402, 1.1900873184204102], "std": [0.21883292496204376, 0.006405290216207504, 0.5601842999458313, 0.1881260722875595, 0.2550745904445648, 0.2635861933231354, 0.2843376398086548, 120.71590423583984, 0.09064861387014389, 0.024489669129252434, 0.023831333965063095, 1.8490221500396729, 0.14311157166957855, 1.1593596935272217, 0.10653962194919586, 0.0467907153069973, 0.12433411180973053, 0.20922254025936127, 0.5475930571556091, 0.27166131138801575, 0.6213632225990295, 246.36148071289062, 0.017082342877984047, 0.031980425119400024, 0.04390590265393257, 0.7846092581748962, 0.2121632695198059, 1.8511700630187988], "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": [228], "max": [228], "mean": [228.0], "std": [0.0], "count": [400]}, "index": {"min": [125485], "max": [125884], "mean": [125684.5], "std": [115.46969299344309], "count": [400]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [400]}, "subtask_annotation": {"mean": [2.975, 12.0, 12.0, 12.0, 12.0], "std": [3.021485561772565, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [400]}, "scene_annotation": {"mean": [228.0], "std": [0.0], "min": [228], "max": [228], "count": [400]}, "eef_direction_state": {"mean": [3.825, 4.39], "std": [2.092695630042742, 1.96288053635467], "min": [0, 0], "max": [6, 6], "count": [400]}, "eef_velocity_state": {"mean": [0.73, 0.6325], "std": [0.6380438856379718, 0.7793867781788457], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_acc_mag_state": {"mean": [0.6875, 0.54], "std": [0.8245263792020241, 0.7895568377260745], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_direction_action": {"mean": [3.825, 4.39], "std": [2.092695630042742, 1.96288053635467], "min": [0, 0], "max": [6, 6], "count": [400]}, "eef_velocity_action": {"mean": [0.73, 0.6325], "std": [0.6380438856379718, 0.7793867781788457], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_acc_mag_action": {"mean": [0.6875, 0.54], "std": [0.8245263792020241, 0.7895568377260745], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_sim_pose_state": {"mean": [0.5880483543138538, 0.33355384519759496, 1.1269941886314898, -1.5598319650893173, 0.8650693044447435, -2.202965366355208, 0.5602690243460647, -0.26694557523897045, 1.0785474129635986, 0.07817738791263575, 1.1680491615063189, -0.5331982076316429], "std": [0.03566869829279138, 0.012754206613705956, 0.036448792713683176, 0.7832530495427489, 0.2120625371431134, 0.8127400942804056, 0.03404261413251503, 0.08234195116359086, 0.016685248124848045, 1.848913003315597, 0.14337882599678725, 1.1588740793849728], "min": [0.5260006797690737, 0.307611110454139, 1.0722874361233752, -2.7272852809570436, 0.480990917051765, -3.090515599343541, 0.519111952114137, -0.324685623388856, 1.055744099110044, -3.1359749646633825, 0.896892927701197, -2.278121024101158], "max": [0.6389616827327299, 0.3611334268577115, 1.1996668211686095, -0.19346451431453132, 1.2258894425132367, -0.42860421449441116, 0.6319306547867488, -0.04120978160082242, 1.1157266657596556, 3.129979706896441, 1.4944621440945878, 0.5087701537717825], "count": [400]}, "eef_sim_pose_action": {"mean": [0.5880483543138538, 0.33355384519759496, 1.1269941886314898, -1.5598319650893173, 0.8650693044447435, -2.202965366355208, 0.5602690243460647, -0.26694557523897045, 1.0785474129635986, 0.07817738791263575, 1.1680491615063189, -0.5331982076316429], "std": [0.03566869829279138, 0.012754206613705956, 0.036448792713683176, 0.7832530495427489, 0.2120625371431134, 0.8127400942804056, 0.03404261413251503, 0.08234195116359086, 0.016685248124848045, 1.848913003315597, 0.14337882599678725, 1.1588740793849728], "min": [0.5260006797690737, 0.307611110454139, 1.0722874361233752, -2.7272852809570436, 0.480990917051765, -3.090515599343541, 0.519111952114137, -0.324685623388856, 1.055744099110044, -3.1359749646633825, 0.896892927701197, -2.278121024101158], "max": [0.6389616827327299, 0.3611334268577115, 1.1996668211686095, -0.19346451431453132, 1.2258894425132367, -0.42860421449441116, 0.6319306547867488, -0.04120978160082242, 1.1157266657596556, 3.129979706896441, 1.4944621440945878, 0.5087701537717825], "count": [400]}, "gripper_mode_state": {"mean": [0.57, 0.0425], "std": [0.4950757517794618, 0.20172691937369264], "min": [0, 0], "max": [1, 1], "count": [400]}, "gripper_activity_state": {"mean": [1.8625, 1.935], "std": [0.45121364119450164, 0.34025725561698117], "min": [0, 0], "max": [2, 2], "count": [400]}, "gripper_mode_action": {"mean": [0.57, 0.0425], "std": [0.4950757517794618, 0.20172691937369264], "min": [0, 0], "max": [1, 1], "count": [400]}, "gripper_activity_action": {"mean": [1.8625, 1.935], "std": [0.45121364119450164, 0.34025725561698117], "min": [0, 0], "max": [2, 2], "count": [400]}, "gripper_open_scale_state": {"mean": [0.3587600004577641, 0.7611850004577646], "std": [0.2463616227180211, 0.12071591737273972], "min": [0.103, 0.487], "max": [0.753, 0.893], "count": [400]}, "gripper_open_scale_action": {"mean": [0.3587600004577641, 0.7611850004577646], "std": [0.2463616227180211, 0.12071591737273972], "min": [0.103, 0.487], "max": [0.753, 0.893], "count": [400]}}} +{"episode_index": 229, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.45910179859897754]], [[0.42468909151944606]], [[0.3996977023069954]]], "std": [[[0.13423653219881376]], [[0.16853800280827422]], [[0.1914163611347258]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4718822801397787]], [[0.46631253437843784]], [[0.45257336156409755]]], "std": [[[0.0700866422898325]], [[0.08887790289903619]], [[0.10773346334446884]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.48054821070342324]], [[0.45698255597618587]], [[0.43952702954118944]]], "std": [[[0.11513097583326425]], [[0.1457120186920047]], [[0.16954089745361364]]], "count": [101]}, "observation.state": {"min": [0.4816061556339264, 2.016658306121826, -0.20408134162425995, -0.2918016016483307, -2.6071205139160156, -1.704314112663269, 0.284593403339386, 540.0, -0.028511999174952507, 0.3335779905319214, -0.2417600005865097, -3.128000020980835, 0.9409999847412109, -0.8069999814033508, -0.9208532571792603, -2.0326104164123535, 0.03364994749426842, -0.013770648278295994, -1.878358244895935, -1.9328299760818481, 0.756286084651947, 126.0, -0.28927698731422424, 0.3412739932537079, -0.19111399352550507, -0.1720000058412552, -1.1579999923706055, -3.121999979019165], "max": [1.1717617511749268, 2.03936505317688, 0.2894279658794403, 0.22563618421554565, -1.379263997077942, -0.8225212693214417, 1.0798876285552979, 825.0, 0.28384101390838623, 0.4333150088787079, -0.15599699318408966, 3.13700008392334, 1.5449999570846558, 2.249000072479248, -0.4984835386276245, -1.836592435836792, 0.5891358852386475, 0.5260597467422485, -0.40706315636634827, -0.9829695224761963, 2.790642023086548, 811.0, -0.21166299283504486, 0.45532500743865967, -0.04566600173711777, 2.8269999027252197, -0.4410000145435333, 3.1389999389648438], "mean": [0.6996685862541199, 2.0274879932403564, 0.13999584317207336, -0.08688785135746002, -2.14609432220459, -1.3805652856826782, 0.6811243295669556, 740.4926147460938, 0.17799361050128937, 0.37195295095443726, -0.18373167514801025, -1.0516281127929688, 1.1225677728652954, 0.9141212701797485, -0.6729517579078674, -1.8975764513015747, 0.32171764969825745, 0.3542250394821167, -1.2405033111572266, -1.5486971139907837, 1.4967046976089478, 368.0412292480469, -0.24725458025932312, 0.38808444142341614, -0.12522591650485992, 1.4474122524261475, -0.8850467205047607, 1.2298481464385986], "std": [0.20872874557971954, 0.004616898484528065, 0.16343523561954498, 0.09936763346195221, 0.3680441379547119, 0.3678513467311859, 0.2668897807598114, 106.1958999633789, 0.07614969462156296, 0.038064103573560715, 0.03294393792748451, 1.647367000579834, 0.1321721076965332, 1.1820271015167236, 0.1260494440793991, 0.0692635104060173, 0.17855271697044373, 0.15876182913780212, 0.4613548517227173, 0.3069759011268616, 0.6242379546165466, 273.71661376953125, 0.016219666227698326, 0.035990744829177856, 0.04897204786539078, 0.8600806593894958, 0.22964724898338318, 1.7983498573303223], "count": [473]}, "action": {"min": [0.4816061556339264, 2.016658306121826, -0.20408134162425995, -0.2918016016483307, -2.6071205139160156, -1.704314112663269, 0.284593403339386, 540.0, -0.028511999174952507, 0.3335779905319214, -0.2417600005865097, -3.128000020980835, 0.9409999847412109, -0.8069999814033508, -0.9208532571792603, -2.0326104164123535, 0.03364994749426842, -0.013770648278295994, -1.878358244895935, -1.9328299760818481, 0.756286084651947, 126.0, -0.28927698731422424, 0.3412739932537079, -0.19111399352550507, -0.1720000058412552, -1.1579999923706055, -3.121999979019165], "max": [1.1717617511749268, 2.03936505317688, 0.2894279658794403, 0.22563618421554565, -1.379263997077942, -0.8225212693214417, 1.0798876285552979, 825.0, 0.28384101390838623, 0.4333150088787079, -0.15599699318408966, 3.13700008392334, 1.5449999570846558, 2.249000072479248, -0.4984835386276245, -1.836592435836792, 0.5891358852386475, 0.5260597467422485, -0.40706315636634827, -0.9829695224761963, 2.790642023086548, 811.0, -0.21166299283504486, 0.45532500743865967, -0.04566600173711777, 2.8269999027252197, -0.4410000145435333, 3.1389999389648438], "mean": [0.6996685862541199, 2.0274879932403564, 0.13999584317207336, -0.08688785135746002, -2.14609432220459, -1.3805652856826782, 0.6811243295669556, 740.4926147460938, 0.17799361050128937, 0.37195295095443726, -0.18373167514801025, -1.0516281127929688, 1.1225677728652954, 0.9141212701797485, -0.6729517579078674, -1.8975764513015747, 0.32171764969825745, 0.3542250394821167, -1.2405033111572266, -1.5486971139907837, 1.4967046976089478, 368.0412292480469, -0.24725458025932312, 0.38808444142341614, -0.12522591650485992, 1.4474122524261475, -0.8850467205047607, 1.2298481464385986], "std": [0.20872874557971954, 0.004616898484528065, 0.16343523561954498, 0.09936763346195221, 0.3680441379547119, 0.3678513467311859, 0.2668897807598114, 106.1958999633789, 0.07614969462156296, 0.038064103573560715, 0.03294393792748451, 1.647367000579834, 0.1321721076965332, 1.1820271015167236, 0.1260494440793991, 0.0692635104060173, 0.17855271697044373, 0.15876182913780212, 0.4613548517227173, 0.3069759011268616, 0.6242379546165466, 273.71661376953125, 0.016219666227698326, 0.035990744829177856, 0.04897204786539078, 0.8600806593894958, 0.22964724898338318, 1.7983498573303223], "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": [229], "max": [229], "mean": [229.0], "std": [0.0], "count": [473]}, "index": {"min": [125885], "max": [126357], "mean": [126121.0], "std": [136.54303350958628], "count": [473]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [473]}, "subtask_annotation": {"mean": [3.0570824524312896, 12.0, 12.0, 12.0, 12.0], "std": [3.029613799718145, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [473]}, "scene_annotation": {"mean": [229.0], "std": [0.0], "min": [229], "max": [229], "count": [473]}, "eef_direction_state": {"mean": [3.778012684989429, 4.414376321353066], "std": [2.1701858982170292, 1.9844971250558112], "min": [0, 0], "max": [6, 6], "count": [473]}, "eef_velocity_state": {"mean": [0.6913319238900634, 0.5961945031712473], "std": [0.5869159386164308, 0.7664656952252344], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_acc_mag_state": {"mean": [0.7209302325581395, 0.5665961945031712], "std": [0.8240091630805739, 0.7992494098728731], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_direction_action": {"mean": [3.778012684989429, 4.414376321353066], "std": [2.1701858982170292, 1.9844971250558112], "min": [0, 0], "max": [6, 6], "count": [473]}, "eef_velocity_action": {"mean": [0.6913319238900634, 0.5961945031712473], "std": [0.5869159386164308, 0.7664656952252344], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_acc_mag_action": {"mean": [0.7209302325581395, 0.5665961945031712], "std": [0.8240091630805739, 0.7992494098728731], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_sim_pose_state": {"mean": [0.5881254756293677, 0.3372572806873769, 1.1411630894114413, -1.4490715356598596, 0.8843820959758061, -1.5042039558719427, 0.5693884097491471, -0.2636004936026238, 1.0795403441652636, -1.0529933143532155, 1.12324794901869, -0.6573885173026943], "std": [0.04015863199410087, 0.019009650257897227, 0.04023047382318611, 0.858417462620403, 0.22951919957585395, 1.7922659729205537, 0.04499610202350886, 0.0673212832559241, 0.017516764732455725, 1.647277265272399, 0.1323337350623003, 1.1815482162811182], "min": [0.5270748870379299, 0.3034999308587354, 1.074338537387802, -2.8269470179760203, 0.44037097230952815, -3.139157655465087, 0.5236582171031667, -0.34299770862216256, 1.048703962625732, -3.1280322383152126, 0.9409570275702976, -2.3784693652792845], "max": [0.6593855376288582, 0.3775051641526289, 1.206180288072974, 0.16975504319934343, 1.1573593935170177, 3.1399320145171887, 0.632205765101848, -0.07236222551820251, 1.1099977157777061, 3.137911446283611, 1.5454096829609107, 0.6773206787426553], "count": [473]}, "eef_sim_pose_action": {"mean": [0.5881254756293677, 0.3372572806873769, 1.1411630894114413, -1.4490715356598596, 0.8843820959758061, -1.5042039558719427, 0.5693884097491471, -0.2636004936026238, 1.0795403441652636, -1.0529933143532155, 1.12324794901869, -0.6573885173026943], "std": [0.04015863199410087, 0.019009650257897227, 0.04023047382318611, 0.858417462620403, 0.22951919957585395, 1.7922659729205537, 0.04499610202350886, 0.0673212832559241, 0.017516764732455725, 1.647277265272399, 0.1323337350623003, 1.1815482162811182], "min": [0.5270748870379299, 0.3034999308587354, 1.074338537387802, -2.8269470179760203, 0.44037097230952815, -3.139157655465087, 0.5236582171031667, -0.34299770862216256, 1.048703962625732, -3.1280322383152126, 0.9409570275702976, -2.3784693652792845], "max": [0.6593855376288582, 0.3775051641526289, 1.206180288072974, 0.16975504319934343, 1.1573593935170177, 3.1399320145171887, 0.632205765101848, -0.07236222551820251, 1.1099977157777061, 3.137911446283611, 1.5454096829609107, 0.6773206787426553], "count": [473]}, "gripper_mode_state": {"mean": [0.6257928118393234, 0.0], "std": [0.4839175224039243, 0.0], "min": [0, 0], "max": [1, 0], "count": [473]}, "gripper_activity_state": {"mean": [1.8985200845665962, 1.9386892177589852], "std": [0.4038110312539282, 0.31596687851618394], "min": [0, 0], "max": [2, 2], "count": [473]}, "gripper_mode_action": {"mean": [0.6257928118393234, 0.0], "std": [0.4839175224039243, 0.0], "min": [0, 0], "max": [1, 0], "count": [473]}, "gripper_activity_action": {"mean": [1.8985200845665962, 1.9386892177589852], "std": [0.4038110312539282, 0.31596687851618394], "min": [0, 0], "max": [2, 2], "count": [473]}, "gripper_open_scale_state": {"mean": [0.36804122631242364, 0.7404926005518716], "std": [0.2737165953817647, 0.10619587076593491], "min": [0.126, 0.54], "max": [0.811, 0.825], "count": [473]}, "gripper_open_scale_action": {"mean": [0.36804122631242364, 0.7404926005518716], "std": [0.2737165953817647, 0.10619587076593491], "min": [0.126, 0.54], "max": [0.811, 0.825], "count": [473]}}} +{"episode_index": 230, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4659411539845296]], [[0.45418170047070816]], [[0.4346801470588235]]], "std": [[[0.13997427796035813]], [[0.15858961633532012]], [[0.180663210240995]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7294117647058823]], [[0.7333333333333333]]], "mean": [[[0.46337778264975715]], [[0.45475912184445644]], [[0.4390349883072495]]], "std": [[[0.05431565421268466]], [[0.07216662312602999]], [[0.09527311764988515]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.807843137254902]], [[0.803921568627451]]], "mean": [[[0.46336190374467834]], [[0.4497908983929963]], [[0.4350722458325838]]], "std": [[[0.09894828390346738]], [[0.12199043991960257]], [[0.1397711690311018]]], "count": [109]}, "observation.state": {"min": [0.1624552458524704, 2.0177578926086426, -2.0234124660491943, -1.4434921741485596, -2.322038412094116, -0.6882531046867371, 2.010916233062744, 353.0, 0.013767000287771225, 0.364657998085022, -0.2273769974708557, -2.997999906539917, 0.824999988079071, -0.9100000262260437, -0.9200677871704102, -2.0421226024627686, 1.0767110586166382, 0.4265410006046295, -2.901592254638672, -1.4481868743896484, 0.4478165805339813, 110.0, -0.19235900044441223, 0.40141400694847107, -0.2055010050535202, -3.1401853561401367, -1.3880000114440918, 0.17499998211860657], "max": [0.6575004458427429, 2.0262575149536133, -1.4770896434783936, -0.9480454325675964, -1.7369341850280762, 0.41575485467910767, 2.3747823238372803, 880.0, 0.1904509961605072, 0.4177669882774353, -0.1212410032749176, -2.318000078201294, 1.3760000467300415, -0.09099999070167542, -0.29223793745040894, -1.906231164932251, 1.8921988010406494, 1.7937448024749756, -0.47392672300338745, 0.6118426322937012, 2.524077892303467, 739.0, -0.03131299838423729, 0.4827139973640442, 0.0776360034942627, 3.1410000324249268, -0.7019999623298645, 2.686000108718872], "mean": [0.36393484473228455, 2.02120041847229, -1.884333848953247, -1.1049362421035767, -1.9177026748657227, -0.013165929354727268, 2.1528160572052, 731.7651977539062, 0.13100050389766693, 0.40467241406440735, -0.17309653759002686, -2.5372166633605957, 1.1623010635375977, -0.6009445786476135, -0.7331075072288513, -2.0081753730773926, 1.3073126077651978, 1.1489620208740234, -1.0452505350112915, -0.8203805088996887, 0.9148901700973511, 350.64788818359375, -0.1332722157239914, 0.44349995255470276, -0.08060149103403091, -0.23062975704669952, -0.9306427836418152, 0.9815966486930847], "std": [0.10240530967712402, 0.00122175517026335, 0.16119413077831268, 0.1285191923379898, 0.21570345759391785, 0.4308517873287201, 0.053084347397089005, 109.14826965332031, 0.03917376697063446, 0.012342301197350025, 0.022789813578128815, 0.1892220824956894, 0.18684640526771545, 0.17859888076782227, 0.19181710481643677, 0.030287543311715126, 0.22019049525260925, 0.505214512348175, 0.7752370238304138, 0.5828666090965271, 0.5734758973121643, 219.74075317382812, 0.04454991593956947, 0.026654625311493874, 0.10729348659515381, 2.8451287746429443, 0.17813973128795624, 0.5317554473876953], "count": [524]}, "action": {"min": [0.1624552458524704, 2.0177578926086426, -2.0234124660491943, -1.4434921741485596, -2.322038412094116, -0.6882531046867371, 2.010916233062744, 353.0, 0.013767000287771225, 0.364657998085022, -0.2273769974708557, -2.997999906539917, 0.824999988079071, -0.9100000262260437, -0.9200677871704102, -2.0421226024627686, 1.0767110586166382, 0.4265410006046295, -2.901592254638672, -1.4481868743896484, 0.4478165805339813, 110.0, -0.19235900044441223, 0.40141400694847107, -0.2055010050535202, -3.1401853561401367, -1.3880000114440918, 0.17499998211860657], "max": [0.6575004458427429, 2.0262575149536133, -1.4770896434783936, -0.9480454325675964, -1.7369341850280762, 0.41575485467910767, 2.3747823238372803, 880.0, 0.1904509961605072, 0.4177669882774353, -0.1212410032749176, -2.318000078201294, 1.3760000467300415, -0.09099999070167542, -0.29223793745040894, -1.906231164932251, 1.8921988010406494, 1.7937448024749756, -0.47392672300338745, 0.6118426322937012, 2.524077892303467, 739.0, -0.03131299838423729, 0.4827139973640442, 0.0776360034942627, 3.1410000324249268, -0.7019999623298645, 2.686000108718872], "mean": [0.36393484473228455, 2.02120041847229, -1.884333848953247, -1.1049362421035767, -1.9177026748657227, -0.013165929354727268, 2.1528160572052, 731.7651977539062, 0.13100050389766693, 0.40467241406440735, -0.17309653759002686, -2.5372166633605957, 1.1623010635375977, -0.6009445786476135, -0.7331075072288513, -2.0081753730773926, 1.3073126077651978, 1.1489620208740234, -1.0452505350112915, -0.8203805088996887, 0.9148901700973511, 350.64788818359375, -0.1332722157239914, 0.44349995255470276, -0.08060149103403091, -0.23062975704669952, -0.9306427836418152, 0.9815966486930847], "std": [0.10240530967712402, 0.00122175517026335, 0.16119413077831268, 0.1285191923379898, 0.21570345759391785, 0.4308517873287201, 0.053084347397089005, 109.14826965332031, 0.03917376697063446, 0.012342301197350025, 0.022789813578128815, 0.1892220824956894, 0.18684640526771545, 0.17859888076782227, 0.19181710481643677, 0.030287543311715126, 0.22019049525260925, 0.505214512348175, 0.7752370238304138, 0.5828666090965271, 0.5734758973121643, 219.74075317382812, 0.04454991593956947, 0.026654625311493874, 0.10729348659515381, 2.8451287746429443, 0.17813973128795624, 0.5317554473876953], "count": [524]}, "timestamp": {"min": [0.0], "max": [17.433333333333334], "mean": [8.716666666666665], "std": [5.042183169135281], "count": [524]}, "frame_index": {"min": [0], "max": [523], "mean": [261.5], "std": [151.26549507405844], "count": [524]}, "episode_index": {"min": [230], "max": [230], "mean": [230.0], "std": [0.0], "count": [524]}, "index": {"min": [126358], "max": [126881], "mean": [126619.5], "std": [151.26549507405844], "count": [524]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [524]}, "subtask_annotation": {"mean": [2.2270992366412212, 12.0, 12.0, 12.0, 12.0], "std": [2.7944790139877047, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [524]}, "scene_annotation": {"mean": [230.0], "std": [0.0], "min": [230], "max": [230], "count": [524]}, "eef_direction_state": {"mean": [4.124045801526718, 4.562977099236641], "std": [1.8132974807315603, 1.9255819759336228], "min": [0, 0], "max": [6, 6], "count": [524]}, "eef_velocity_state": {"mean": [0.8110687022900763, 0.5534351145038168], "std": [0.6600598537611353, 0.6675462313433514], "min": [0, 0], "max": [2, 2], "count": [524]}, "eef_acc_mag_state": {"mean": [0.8778625954198473, 0.5286259541984732], "std": [0.8405096669306975, 0.7673820503730671], "min": [0, 0], "max": [2, 2], "count": [524]}, "eef_direction_action": {"mean": [4.124045801526718, 4.562977099236641], "std": [1.8132974807315603, 1.9255819759336228], "min": [0, 0], "max": [6, 6], "count": [524]}, "eef_velocity_action": {"mean": [0.8110687022900763, 0.5534351145038168], "std": [0.6600598537611353, 0.6675462313433514], "min": [0, 0], "max": [2, 2], "count": [524]}, "eef_acc_mag_action": {"mean": [0.8778625954198473, 0.5286259541984732], "std": [0.8405096669306975, 0.7673820503730671], "min": [0, 0], "max": [2, 2], "count": [524]}, "eef_sim_pose_state": {"mean": [0.6373331714189892, 0.21195943663499464, 1.2092649767610046, 0.2207859537436765, 0.9312663811231627, 1.896129095002726, 0.5937131696318196, -0.2051327038616296, 1.106489133681603, -2.538068042822687, 1.162821048787869, -2.172663705954949], "std": [0.030199349002289086, 0.04083199290937577, 0.10532709682015666, 2.846629077068792, 0.1780123298409986, 1.6094889452767065, 0.011069230258715765, 0.03407595929447395, 0.02379975979986603, 0.1889558003564936, 0.1868245149697528, 0.17880512689734074], "min": [0.5928433045045534, 0.11730844368757366, 1.093016908458667, -3.1411132271096442, 0.7019700256154744, -3.131355501887518, 0.5580945305623917, -0.25968071452060415, 1.0657759168594472, -2.9980650325698406, 0.8258245470183416, -2.4819613963859153], "max": [0.6807196661254469, 0.27350908253615325, 1.3652855759764237, 3.1413076374579827, 1.3888275869029694, 3.1298283915176794, 0.6129802248146999, -0.10260238672545563, 1.1626537033437268, -2.3193120914162955, 1.3768618443170921, -1.6620093218981786], "count": [524]}, "eef_sim_pose_action": {"mean": [0.6373331714189892, 0.21195943663499464, 1.2092649767610046, 0.2207859537436765, 0.9312663811231627, 1.896129095002726, 0.5937131696318196, -0.2051327038616296, 1.106489133681603, -2.538068042822687, 1.162821048787869, -2.172663705954949], "std": [0.030199349002289086, 0.04083199290937577, 0.10532709682015666, 2.846629077068792, 0.1780123298409986, 1.6094889452767065, 0.011069230258715765, 0.03407595929447395, 0.02379975979986603, 0.1889558003564936, 0.1868245149697528, 0.17880512689734074], "min": [0.5928433045045534, 0.11730844368757366, 1.093016908458667, -3.1411132271096442, 0.7019700256154744, -3.131355501887518, 0.5580945305623917, -0.25968071452060415, 1.0657759168594472, -2.9980650325698406, 0.8258245470183416, -2.4819613963859153], "max": [0.6807196661254469, 0.27350908253615325, 1.3652855759764237, 3.1413076374579827, 1.3888275869029694, 3.1298283915176794, 0.6129802248146999, -0.10260238672545563, 1.1626537033437268, -2.3193120914162955, 1.3768618443170921, -1.6620093218981786], "count": [524]}, "gripper_mode_state": {"mean": [0.6106870229007634, 0.07061068702290077], "std": [0.4875944861884343, 0.25617341372799546], "min": [0, 0], "max": [1, 1], "count": [524]}, "gripper_activity_state": {"mean": [1.8015267175572518, 1.8912213740458015], "std": [0.5374501195139529, 0.4385951251643808], "min": [0, 0], "max": [2, 2], "count": [524]}, "gripper_mode_action": {"mean": [0.6106870229007634, 0.07061068702290077], "std": [0.4875944861884343, 0.25617341372799546], "min": [0, 0], "max": [1, 1], "count": [524]}, "gripper_activity_action": {"mean": [1.8015267175572518, 1.8912213740458015], "std": [0.5374501195139529, 0.4385951251643808], "min": [0, 0], "max": [2, 2], "count": [524]}, "gripper_open_scale_state": {"mean": [0.3506479007924782, 0.7317652674085312], "std": [0.21974083082472007, 0.10914838903639645], "min": [0.11, 0.353], "max": [0.739, 0.88], "count": [524]}, "gripper_open_scale_action": {"mean": [0.3506479007924782, 0.7317652674085312], "std": [0.21974083082472007, 0.10914838903639645], "min": [0.11, 0.353], "max": [0.739, 0.88], "count": [524]}}} +{"episode_index": 231, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46059357843137255]], [[0.4475278533496732]], [[0.4270758312908497]]], "std": [[[0.1400200845277424]], [[0.16117585023398467]], [[0.1810511413868953]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.023529411764705882]], [[0.01568627450980392]]], "max": [[[0.7333333333333333]], [[0.6980392156862745]], [[0.6941176470588235]]], "mean": [[[0.4730523141339869]], [[0.470812602124183]], [[0.4616545404411765]]], "std": [[[0.04717736408826795]], [[0.05985251542115756]], [[0.07499137447151864]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.8705882352941177]], [[0.8235294117647058]], [[0.8196078431372549]]], "mean": [[[0.4708995894607843]], [[0.45495579656862745]], [[0.4407829534313725]]], "std": [[[0.1062067369028695]], [[0.1317545673010783]], [[0.15187507214219953]]], "count": [100]}, "observation.state": {"min": [0.15336208045482635, 1.9392876625061035, -2.2933104038238525, -1.3965600728988647, -2.1346423625946045, -0.5359033942222595, 1.9470021724700928, 622.0, 0.014952000230550766, 0.33923500776290894, -0.2597559988498688, -3.069000005722046, 0.859000027179718, -1.5130000114440918, -0.6185970902442932, -2.0519487857818604, 1.261157512664795, 0.19317305088043213, -2.898066997528076, -1.02201247215271, 0.8832064270973206, 123.0, -0.2339790016412735, 0.3950429856777191, -0.24235899746418, -3.1401853561401367, -1.496999979019165, -0.281000018119812], "max": [0.5721189379692078, 2.0307602882385254, -1.565891981124878, -0.31843534111976624, -1.9009078741073608, 0.7886968851089478, 2.851466655731201, 880.0, 0.22426800429821014, 0.4126729965209961, -0.15040400624275208, -2.0959999561309814, 1.444000005722046, 0.08699999749660492, -0.36416295170783997, -2.02451229095459, 1.523131251335144, 1.687017798423767, -0.8698022365570068, -0.49525463581085205, 2.8001017570495605, 852.0, -0.05178799852728844, 0.4393320083618164, 0.027400000020861626, 3.1410000324249268, -1.00600004196167, 1.3450000286102295], "mean": [0.39950138330459595, 2.0153825283050537, -2.0957014560699463, -0.7606948018074036, -2.0217339992523193, 0.287234365940094, 2.4751462936401367, 841.26953125, 0.16362591087818146, 0.3851773738861084, -0.22432586550712585, -2.461777687072754, 1.1579140424728394, -0.5972278714179993, -0.503694474697113, -2.033522605895996, 1.36507248878479, 0.9824783802032471, -1.7095214128494263, -0.7970273494720459, 1.6570701599121094, 419.5811462402344, -0.15889950096607208, 0.41444727778434753, -0.1272529512643814, -1.9839524030685425, -1.1934396028518677, 0.5263404846191406], "std": [0.13595610857009888, 0.018643012270331383, 0.1858680695295334, 0.39193570613861084, 0.04883657768368721, 0.46285930275917053, 0.349063903093338, 67.26927185058594, 0.06125400960445404, 0.021751219406723976, 0.03171350806951523, 0.20368386805057526, 0.15066015720367432, 0.2557840645313263, 0.07300293445587158, 0.006509419064968824, 0.08594206720590591, 0.5931273102760315, 0.7453269958496094, 0.1916022002696991, 0.7067027688026428, 306.16796875, 0.04401716962456703, 0.012022112496197224, 0.1019529178738594, 1.7878698110580444, 0.1571231335401535, 0.42566022276878357], "count": [382]}, "action": {"min": [0.15336208045482635, 1.9392876625061035, -2.2933104038238525, -1.3965600728988647, -2.1346423625946045, -0.5359033942222595, 1.9470021724700928, 622.0, 0.014952000230550766, 0.33923500776290894, -0.2597559988498688, -3.069000005722046, 0.859000027179718, -1.5130000114440918, -0.6185970902442932, -2.0519487857818604, 1.261157512664795, 0.19317305088043213, -2.898066997528076, -1.02201247215271, 0.8832064270973206, 123.0, -0.2339790016412735, 0.3950429856777191, -0.24235899746418, -3.1401853561401367, -1.496999979019165, -0.281000018119812], "max": [0.5721189379692078, 2.0307602882385254, -1.565891981124878, -0.31843534111976624, -1.9009078741073608, 0.7886968851089478, 2.851466655731201, 880.0, 0.22426800429821014, 0.4126729965209961, -0.15040400624275208, -2.0959999561309814, 1.444000005722046, 0.08699999749660492, -0.36416295170783997, -2.02451229095459, 1.523131251335144, 1.687017798423767, -0.8698022365570068, -0.49525463581085205, 2.8001017570495605, 852.0, -0.05178799852728844, 0.4393320083618164, 0.027400000020861626, 3.1410000324249268, -1.00600004196167, 1.3450000286102295], "mean": [0.39950138330459595, 2.0153825283050537, -2.0957014560699463, -0.7606948018074036, -2.0217339992523193, 0.287234365940094, 2.4751462936401367, 841.26953125, 0.16362591087818146, 0.3851773738861084, -0.22432586550712585, -2.461777687072754, 1.1579140424728394, -0.5972278714179993, -0.503694474697113, -2.033522605895996, 1.36507248878479, 0.9824783802032471, -1.7095214128494263, -0.7970273494720459, 1.6570701599121094, 419.5811462402344, -0.15889950096607208, 0.41444727778434753, -0.1272529512643814, -1.9839524030685425, -1.1934396028518677, 0.5263404846191406], "std": [0.13595610857009888, 0.018643012270331383, 0.1858680695295334, 0.39193570613861084, 0.04883657768368721, 0.46285930275917053, 0.349063903093338, 67.26927185058594, 0.06125400960445404, 0.021751219406723976, 0.03171350806951523, 0.20368386805057526, 0.15066015720367432, 0.2557840645313263, 0.07300293445587158, 0.006509419064968824, 0.08594206720590591, 0.5931273102760315, 0.7453269958496094, 0.1916022002696991, 0.7067027688026428, 306.16796875, 0.04401716962456703, 0.012022112496197224, 0.1019529178738594, 1.7878698110580444, 0.1571231335401535, 0.42566022276878357], "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": [231], "max": [231], "mean": [231.0], "std": [0.0], "count": [382]}, "index": {"min": [126882], "max": [127263], "mean": [127072.5], "std": [110.27352356753637], "count": [382]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [382]}, "subtask_annotation": {"mean": [3.2094240837696337, 12.0, 12.0, 12.0, 12.0], "std": [3.3532222813766066, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [382]}, "scene_annotation": {"mean": [231.0], "std": [0.0], "min": [231], "max": [231], "count": [382]}, "eef_direction_state": {"mean": [4.371727748691099, 4.193717277486911], "std": [1.5746807701796126, 1.9031971732527895], "min": [0, 0], "max": [6, 6], "count": [382]}, "eef_velocity_state": {"mean": [0.900523560209424, 0.8429319371727748], "std": [0.8060957150369543, 0.7836281510621486], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_acc_mag_state": {"mean": [0.819371727748691, 0.8455497382198953], "std": [0.8477513360573755, 0.8405424491259526], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_direction_action": {"mean": [4.371727748691099, 4.193717277486911], "std": [1.5746807701796126, 1.9031971732527895], "min": [0, 0], "max": [6, 6], "count": [382]}, "eef_velocity_action": {"mean": [0.900523560209424, 0.8429319371727748], "std": [0.8060957150369543, 0.7836281510621486], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_acc_mag_action": {"mean": [0.819371727748691, 0.8455497382198953], "std": [0.8477513360573755, 0.8405424491259526], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_sim_pose_state": {"mean": [0.6045314210089282, 0.2431029197700903, 1.1514973176723162, 1.9727739105902664, 1.1946584668623563, 2.1027156629025945, 0.5733785472848367, -0.23492943310227515, 1.0544200253773814, -2.4626633078533398, 1.15845216675296, -2.1689928428259058], "std": [0.011929804102557954, 0.03730467340522844, 0.10243409184268067, 1.8066901094426038, 0.1572385171783389, 0.42717017805336077, 0.018001760612155495, 0.0515891043938878, 0.034883092840917736, 0.20357396716670018, 0.15070498482071365, 0.2561687962015373], "min": [0.5871786118183423, 0.14728928649858802, 1.042553942826434, -3.1405232702296995, 1.007014012595659, 1.291546452619144, 0.5320472330773875, -0.2858687169398611, 1.0167856861379254, -3.0711251228109813, 0.859144349372845, -3.0860039330732123], "max": [0.6325478822764667, 0.30498647289290837, 1.3054470861594825, 3.13927950843446, 1.4982190089934604, 2.9241917079041317, 0.5960071588696573, -0.10525529635310123, 1.1315986259117985, -2.0972660488480512, 1.4443991377041345, -1.4835144623181065], "count": [382]}, "eef_sim_pose_action": {"mean": [0.6045314210089282, 0.2431029197700903, 1.1514973176723162, 1.9727739105902664, 1.1946584668623563, 2.1027156629025945, 0.5733785472848367, -0.23492943310227515, 1.0544200253773814, -2.4626633078533398, 1.15845216675296, -2.1689928428259058], "std": [0.011929804102557954, 0.03730467340522844, 0.10243409184268067, 1.8066901094426038, 0.1572385171783389, 0.42717017805336077, 0.018001760612155495, 0.0515891043938878, 0.034883092840917736, 0.20357396716670018, 0.15070498482071365, 0.2561687962015373], "min": [0.5871786118183423, 0.14728928649858802, 1.042553942826434, -3.1405232702296995, 1.007014012595659, 1.291546452619144, 0.5320472330773875, -0.2858687169398611, 1.0167856861379254, -3.0711251228109813, 0.859144349372845, -3.0860039330732123], "max": [0.6325478822764667, 0.30498647289290837, 1.3054470861594825, 3.13927950843446, 1.4982190089934604, 2.9241917079041317, 0.5960071588696573, -0.10525529635310123, 1.1315986259117985, -2.0972660488480512, 1.4443991377041345, -1.4835144623181065], "count": [382]}, "gripper_mode_state": {"mean": [0.5654450261780105, 0.0], "std": [0.49569844517464196, 0.0], "min": [0, 0], "max": [1, 0], "count": [382]}, "gripper_activity_state": {"mean": [1.850785340314136, 1.942408376963351], "std": [0.4533030734887074, 0.3344644241609297], "min": [0, 0], "max": [2, 2], "count": [382]}, "gripper_mode_action": {"mean": [0.5654450261780105, 0.0], "std": [0.49569844517464196, 0.0], "min": [0, 0], "max": [1, 0], "count": [382]}, "gripper_activity_action": {"mean": [1.850785340314136, 1.942408376963351], "std": [0.4533030734887074, 0.3344644241609297], "min": [0, 0], "max": [2, 2], "count": [382]}, "gripper_open_scale_state": {"mean": [0.41958115201221086, 0.841269633507853], "std": [0.3061679711461211, 0.06726925271350037], "min": [0.123, 0.622], "max": [0.852, 0.88], "count": [382]}, "gripper_open_scale_action": {"mean": [0.41958115201221086, 0.841269633507853], "std": [0.3061679711461211, 0.06726925271350037], "min": [0.123, 0.622], "max": [0.852, 0.88], "count": [382]}}} +{"episode_index": 232, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.46304643833107956]], [[0.45297087347870185]], [[0.43396418610547666]]], "std": [[[0.14102532412228133]], [[0.15813115620153748]], [[0.1778128568692358]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.027450980392156862]], [[0.0196078431372549]]], "max": [[[0.7450980392156863]], [[0.7098039215686275]], [[0.7058823529411765]]], "mean": [[[0.47231544399368947]], [[0.46992176759353166]], [[0.4605866048287131]]], "std": [[[0.0451763657289646]], [[0.06055419717870356]], [[0.07727774009022897]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.0196078431372549]], [[0.0]]], "max": [[[0.8509803921568627]], [[0.8274509803921568]], [[0.8156862745098039]]], "mean": [[[0.46868324599954925]], [[0.4439353377845391]], [[0.42231941803301776]]], "std": [[[0.1158682928419505]], [[0.14744381135457987]], [[0.17120912766469915]]], "count": [116]}, "observation.state": {"min": [0.25883233547210693, 1.919198989868164, -2.1125292778015137, -1.2264254093170166, -2.2752461433410645, -0.9292656779289246, 0.3343701958656311, 139.0, 0.008914000354707241, 0.36754798889160156, -0.239437997341156, -3.132185220718384, 0.7129999399185181, -1.1549999713897705, -0.8253138065338135, -2.049575090408325, 1.2651891708374023, 0.20544269680976868, -2.809229612350464, -1.0372318029403687, 0.7438767552375793, 119.0, -0.22471900284290314, 0.41009899973869324, -0.2461179941892624, -3.1401853561401367, -1.5190000534057617, -0.46399998664855957], "max": [0.8793667554855347, 2.0427682399749756, -1.2108570337295532, -0.40484657883644104, -0.29539698362350464, 0.6734178066253662, 2.8154430389404297, 882.0, 0.2499060034751892, 0.4525200128555298, -0.13065500557422638, -1.7899999618530273, 1.4140000343322754, -0.040999993681907654, -0.3926118314266205, -2.0085947513580322, 1.5248417854309082, 1.5585616827011108, -0.6287373900413513, -0.4985358417034149, 2.74456524848938, 853.0, -0.037636999040842056, 0.4609130024909973, 0.028227999806404114, 3.135999917984009, -0.9169999957084656, 1.309999942779541], "mean": [0.5189067125320435, 2.005528211593628, -1.8175368309020996, -0.8164328932762146, -2.0819027423858643, -0.17827707529067993, 2.440613031387329, 793.4744873046875, 0.14750030636787415, 0.41231557726860046, -0.19955429434776306, -2.7637791633605957, 1.0582886934280396, -0.751555323600769, -0.6455261707305908, -2.030721426010132, 1.3604772090911865, 1.058198094367981, -1.3383395671844482, -0.8569471836090088, 1.3498871326446533, 347.44024658203125, -0.13141007721424103, 0.43922433257102966, -0.09187691658735275, -1.7285161018371582, -1.0728453397750854, 0.45036575198173523], "std": [0.14413326978683472, 0.030964240431785583, 0.29221823811531067, 0.2976832687854767, 0.3396608233451843, 0.6021742224693298, 0.4835900664329529, 141.83314514160156, 0.06075701490044594, 0.021653389558196068, 0.03485950455069542, 0.34593337774276733, 0.22988338768482208, 0.19003121554851532, 0.10314725339412689, 0.00582723505795002, 0.10232821851968765, 0.5796282291412354, 0.8250826001167297, 0.19491742551326752, 0.7121100425720215, 316.3466491699219, 0.03891562297940254, 0.009896796196699142, 0.1008370891213417, 1.9401817321777344, 0.17125587165355682, 0.3793986141681671], "count": [569]}, "action": {"min": [0.25883233547210693, 1.919198989868164, -2.1125292778015137, -1.2264254093170166, -2.2752461433410645, -0.9292656779289246, 0.3343701958656311, 139.0, 0.008914000354707241, 0.36754798889160156, -0.239437997341156, -3.132185220718384, 0.7129999399185181, -1.1549999713897705, -0.8253138065338135, -2.049575090408325, 1.2651891708374023, 0.20544269680976868, -2.809229612350464, -1.0372318029403687, 0.7438767552375793, 119.0, -0.22471900284290314, 0.41009899973869324, -0.2461179941892624, -3.1401853561401367, -1.5190000534057617, -0.46399998664855957], "max": [0.8793667554855347, 2.0427682399749756, -1.2108570337295532, -0.40484657883644104, -0.29539698362350464, 0.6734178066253662, 2.8154430389404297, 882.0, 0.2499060034751892, 0.4525200128555298, -0.13065500557422638, -1.7899999618530273, 1.4140000343322754, -0.040999993681907654, -0.3926118314266205, -2.0085947513580322, 1.5248417854309082, 1.5585616827011108, -0.6287373900413513, -0.4985358417034149, 2.74456524848938, 853.0, -0.037636999040842056, 0.4609130024909973, 0.028227999806404114, 3.135999917984009, -0.9169999957084656, 1.309999942779541], "mean": [0.5189067125320435, 2.005528211593628, -1.8175368309020996, -0.8164328932762146, -2.0819027423858643, -0.17827707529067993, 2.440613031387329, 793.4744873046875, 0.14750030636787415, 0.41231557726860046, -0.19955429434776306, -2.7637791633605957, 1.0582886934280396, -0.751555323600769, -0.6455261707305908, -2.030721426010132, 1.3604772090911865, 1.058198094367981, -1.3383395671844482, -0.8569471836090088, 1.3498871326446533, 347.44024658203125, -0.13141007721424103, 0.43922433257102966, -0.09187691658735275, -1.7285161018371582, -1.0728453397750854, 0.45036575198173523], "std": [0.14413326978683472, 0.030964240431785583, 0.29221823811531067, 0.2976832687854767, 0.3396608233451843, 0.6021742224693298, 0.4835900664329529, 141.83314514160156, 0.06075701490044594, 0.021653389558196068, 0.03485950455069542, 0.34593337774276733, 0.22988338768482208, 0.19003121554851532, 0.10314725339412689, 0.00582723505795002, 0.10232821851968765, 0.5796282291412354, 0.8250826001167297, 0.19491742551326752, 0.7121100425720215, 316.3466491699219, 0.03891562297940254, 0.009896796196699142, 0.1008370891213417, 1.9401817321777344, 0.17125587165355682, 0.3793986141681671], "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": [232], "max": [232], "mean": [232.0], "std": [0.0], "count": [569]}, "index": {"min": [127264], "max": [127832], "mean": [127548.0], "std": [164.25589791541734], "count": [569]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [569]}, "subtask_annotation": {"mean": [3.873462214411248, 12.0, 12.0, 12.0, 12.0], "std": [2.928224351872511, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [569]}, "scene_annotation": {"mean": [232.0], "std": [0.0], "min": [232], "max": [232], "count": [569]}, "eef_direction_state": {"mean": [4.6045694200351495, 4.449912126537786], "std": [1.541475863401048, 1.7671193758735029], "min": [0, 0], "max": [6, 6], "count": [569]}, "eef_velocity_state": {"mean": [0.6783831282952548, 0.6344463971880492], "std": [0.6915814541283302, 0.6547982297192266], "min": [0, 0], "max": [2, 2], "count": [569]}, "eef_acc_mag_state": {"mean": [0.7152899824253075, 0.6115992970123023], "std": [0.8277661483790446, 0.7967017297053515], "min": [0, 0], "max": [2, 2], "count": [569]}, "eef_direction_action": {"mean": [4.6045694200351495, 4.449912126537786], "std": [1.541475863401048, 1.7671193758735029], "min": [0, 0], "max": [6, 6], "count": [569]}, "eef_velocity_action": {"mean": [0.6783831282952548, 0.6344463971880492], "std": [0.6915814541283302, 0.6547982297192266], "min": [0, 0], "max": [2, 2], "count": [569]}, "eef_acc_mag_action": {"mean": [0.7152899824253075, 0.6115992970123023], "std": [0.8277661483790446, 0.7967017297053515], "min": [0, 0], "max": [2, 2], "count": [569]}, "eef_sim_pose_state": {"mean": [0.6300728913630634, 0.2152217802758474, 1.1908631611389473, 1.720697345228419, 1.0741146565071953, 2.0247928811356477, 0.6057934427235888, -0.22305862804085175, 1.0851776843381653, -2.7644275302206145, 1.05867927785804, -2.3231361903014256], "std": [0.011790175789227551, 0.0365705649716586, 0.10258333072535636, 1.9501407391121404, 0.17125471939801448, 0.3803543449962872, 0.023106826445179123, 0.053313089340646616, 0.04007925692402718, 0.34544166439653495, 0.22994192571709926, 0.1897409054177287], "min": [0.5923438741775994, 0.12613972814663288, 1.038684924842266, -3.1405108941875133, 0.9188151817186063, 1.101940567264871, 0.5624553631549921, -0.3206223128250248, 1.0361592225135317, -3.1314369295845483, 0.7132654919061698, -2.7268942021828773], "max": [0.6522378903946234, 0.2989527204294241, 1.311993001476418, 3.134799149452271, 1.5206456880126478, 2.884893856894702, 0.6539653660003787, -0.09876656755522113, 1.15894870821896, -1.7908480748819728, 1.4138694500783036, -1.6126089693503356], "count": [569]}, "eef_sim_pose_action": {"mean": [0.6300728913630634, 0.2152217802758474, 1.1908631611389473, 1.720697345228419, 1.0741146565071953, 2.0247928811356477, 0.6057934427235888, -0.22305862804085175, 1.0851776843381653, -2.7644275302206145, 1.05867927785804, -2.3231361903014256], "std": [0.011790175789227551, 0.0365705649716586, 0.10258333072535636, 1.9501407391121404, 0.17125471939801448, 0.3803543449962872, 0.023106826445179123, 0.053313089340646616, 0.04007925692402718, 0.34544166439653495, 0.22994192571709926, 0.1897409054177287], "min": [0.5923438741775994, 0.12613972814663288, 1.038684924842266, -3.1405108941875133, 0.9188151817186063, 1.101940567264871, 0.5624553631549921, -0.3206223128250248, 1.0361592225135317, -3.1314369295845483, 0.7132654919061698, -2.7268942021828773], "max": [0.6522378903946234, 0.2989527204294241, 1.311993001476418, 3.134799149452271, 1.5206456880126478, 2.884893856894702, 0.6539653660003787, -0.09876656755522113, 1.15894870821896, -1.7908480748819728, 1.4138694500783036, -1.6126089693503356], "count": [569]}, "gripper_mode_state": {"mean": [0.6942003514938488, 0.043936731107205626], "std": [0.4607452913266353, 0.20495437240229603], "min": [0, 0], "max": [1, 1], "count": [569]}, "gripper_activity_state": {"mean": [1.868189806678383, 1.8629173989455186], "std": [0.43790970873779067, 0.45790759138237336], "min": [0, 0], "max": [2, 2], "count": [569]}, "gripper_mode_action": {"mean": [0.6942003514938488, 0.043936731107205626], "std": [0.4607452913266353, 0.20495437240229603], "min": [0, 0], "max": [1, 1], "count": [569]}, "gripper_activity_action": {"mean": [1.868189806678383, 1.8629173989455186], "std": [0.43790970873779067, 0.45790759138237336], "min": [0, 0], "max": [2, 2], "count": [569]}, "gripper_open_scale_state": {"mean": [0.3474402460993284, 0.7934745166423225], "std": [0.31634669649567776, 0.141833086868832], "min": [0.119, 0.139], "max": [0.853, 0.882], "count": [569]}, "gripper_open_scale_action": {"mean": [0.3474402460993284, 0.7934745166423225], "std": [0.31634669649567776, 0.141833086868832], "min": [0.119, 0.139], "max": [0.853, 0.882], "count": [569]}}} +{"episode_index": 233, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.46686718700425156]], [[0.4560070515261121]], [[0.43756836767878676]]], "std": [[[0.13527108339845928]], [[0.1543255509977179]], [[0.17522090185396555]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[0.7411764705882353]], [[0.7137254901960784]], [[0.7019607843137254]]], "mean": [[[0.46908894520591404]], [[0.46493897931340816]], [[0.4527174352750809]]], "std": [[[0.047404585364180414]], [[0.06302198805339627]], [[0.08254455330428133]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8470588235294118]], [[0.8196078431372549]], [[0.8313725490196079]]], "mean": [[[0.47251973277174947]], [[0.45958337695919793]], [[0.4456982537756203]]], "std": [[[0.10457875750223125]], [[0.1314396314977885]], [[0.15024279959257705]]], "count": [103]}, "observation.state": {"min": [0.3548254370689392, 1.8916751146316528, -1.7133198976516724, -1.1934038400650024, -2.293764352798462, -1.0567445755004883, 0.22535690665245056, 624.0, 0.05420700088143349, 0.3794960081577301, -0.23338599503040314, -3.1371853351593018, 0.7739999890327454, -1.0299999713897705, -0.8546178936958313, -2.0436410903930664, 1.1856720447540283, 0.19305087625980377, -2.8962345123291016, -1.2549092769622803, 0.6365739703178406, 116.0, -0.21634100377559662, 0.41593998670578003, -0.2316959947347641, -3.1411852836608887, -1.4910000562667847, -0.07400000095367432], "max": [0.8600285053253174, 2.0325231552124023, -1.1101690530776978, -0.17477726936340332, -0.26230552792549133, -0.2635098099708557, 2.175797462463379, 893.0, 0.2585099935531616, 0.45138201117515564, -0.13503700494766235, 3.1410000324249268, 1.3839999437332153, -0.4569999575614929, -0.4185125231742859, -1.9667941331863403, 1.531055212020874, 1.7426937818527222, -0.5482428669929504, -0.19141025841236115, 2.753553628921509, 843.0, -0.021802999079227448, 0.4653030037879944, 0.060339998453855515, 3.131999969482422, -0.8989999890327454, 1.1979999542236328], "mean": [0.5935818552970886, 2.017035722732544, -1.277721881866455, -0.5251656770706177, -1.0718761682510376, -0.7564645409584045, 1.0422557592391968, 816.8189086914062, 0.20171396434307098, 0.4263322353363037, -0.19845294952392578, -1.3442137241363525, 1.1447570323944092, -0.7795552611351013, -0.6731033325195312, -2.021606206893921, 1.3688477277755737, 1.0013160705566406, -1.4739571809768677, -0.8582238554954529, 1.4196085929870605, 408.4917297363281, -0.1361016035079956, 0.4348313510417938, -0.09663524478673935, -2.190091133117676, -1.0886592864990234, 0.5399380922317505], "std": [0.11006269603967667, 0.01999761164188385, 0.13625770807266235, 0.36696723103523254, 0.846138596534729, 0.1390913873910904, 0.8266983032226562, 69.78660583496094, 0.06291639804840088, 0.01570797711610794, 0.03263801336288452, 2.3956801891326904, 0.21169747412204742, 0.12985248863697052, 0.09524208307266235, 0.01979169435799122, 0.13133294880390167, 0.6565850377082825, 0.8492025136947632, 0.3264288306236267, 0.7529476284980774, 313.19012451171875, 0.04586488753557205, 0.01496105920523405, 0.11836984008550644, 1.5347018241882324, 0.181895449757576, 0.38054001331329346], "count": [483]}, "action": {"min": [0.3548254370689392, 1.8916751146316528, -1.7133198976516724, -1.1934038400650024, -2.293764352798462, -1.0567445755004883, 0.22535690665245056, 624.0, 0.05420700088143349, 0.3794960081577301, -0.23338599503040314, -3.1371853351593018, 0.7739999890327454, -1.0299999713897705, -0.8546178936958313, -2.0436410903930664, 1.1856720447540283, 0.19305087625980377, -2.8962345123291016, -1.2549092769622803, 0.6365739703178406, 116.0, -0.21634100377559662, 0.41593998670578003, -0.2316959947347641, -3.1411852836608887, -1.4910000562667847, -0.07400000095367432], "max": [0.8600285053253174, 2.0325231552124023, -1.1101690530776978, -0.17477726936340332, -0.26230552792549133, -0.2635098099708557, 2.175797462463379, 893.0, 0.2585099935531616, 0.45138201117515564, -0.13503700494766235, 3.1410000324249268, 1.3839999437332153, -0.4569999575614929, -0.4185125231742859, -1.9667941331863403, 1.531055212020874, 1.7426937818527222, -0.5482428669929504, -0.19141025841236115, 2.753553628921509, 843.0, -0.021802999079227448, 0.4653030037879944, 0.060339998453855515, 3.131999969482422, -0.8989999890327454, 1.1979999542236328], "mean": [0.5935818552970886, 2.017035722732544, -1.277721881866455, -0.5251656770706177, -1.0718761682510376, -0.7564645409584045, 1.0422557592391968, 816.8189086914062, 0.20171396434307098, 0.4263322353363037, -0.19845294952392578, -1.3442137241363525, 1.1447570323944092, -0.7795552611351013, -0.6731033325195312, -2.021606206893921, 1.3688477277755737, 1.0013160705566406, -1.4739571809768677, -0.8582238554954529, 1.4196085929870605, 408.4917297363281, -0.1361016035079956, 0.4348313510417938, -0.09663524478673935, -2.190091133117676, -1.0886592864990234, 0.5399380922317505], "std": [0.11006269603967667, 0.01999761164188385, 0.13625770807266235, 0.36696723103523254, 0.846138596534729, 0.1390913873910904, 0.8266983032226562, 69.78660583496094, 0.06291639804840088, 0.01570797711610794, 0.03263801336288452, 2.3956801891326904, 0.21169747412204742, 0.12985248863697052, 0.09524208307266235, 0.01979169435799122, 0.13133294880390167, 0.6565850377082825, 0.8492025136947632, 0.3264288306236267, 0.7529476284980774, 313.19012451171875, 0.04586488753557205, 0.01496105920523405, 0.11836984008550644, 1.5347018241882324, 0.181895449757576, 0.38054001331329346], "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": [233], "max": [233], "mean": [233.0], "std": [0.0], "count": [483]}, "index": {"min": [127833], "max": [128315], "mean": [128074.0], "std": [139.4297911734313], "count": [483]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [483]}, "subtask_annotation": {"mean": [3.279503105590062, 12.0, 12.0, 12.0, 12.0], "std": [2.9387350558107803, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [483]}, "scene_annotation": {"mean": [233.0], "std": [0.0], "min": [233], "max": [233], "count": [483]}, "eef_direction_state": {"mean": [4.370600414078675, 4.587991718426501], "std": [1.6155702836355637, 1.7908268397915406], "min": [0, 0], "max": [6, 6], "count": [483]}, "eef_velocity_state": {"mean": [0.8302277432712215, 0.660455486542443], "std": [0.7776360032277465, 0.7369495346009585], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_acc_mag_state": {"mean": [0.7908902691511387, 0.6128364389233955], "std": [0.8413239064090431, 0.8070604766678433], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_direction_action": {"mean": [4.370600414078675, 4.587991718426501], "std": [1.6155702836355637, 1.7908268397915406], "min": [0, 0], "max": [6, 6], "count": [483]}, "eef_velocity_action": {"mean": [0.8302277432712215, 0.660455486542443], "std": [0.7776360032277465, 0.7369495346009585], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_acc_mag_action": {"mean": [0.7908902691511387, 0.6128364389233955], "std": [0.8413239064090431, 0.8070604766678433], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_sim_pose_state": {"mean": [0.625451101367285, 0.21901584170954408, 1.1859683854557816, 2.1813261764016825, 1.0898301323248814, 2.1153485286298683, 0.6184091458731931, -0.2774453575209805, 1.0830099870704581, -1.370312346359466, 1.1451980856608726, -2.3506080986212217], "std": [0.01613307830746407, 0.0423576840664104, 0.11976473572576796, 1.5533234900211064, 0.18190508650341744, 0.38116994673714927, 0.015034378063445515, 0.05341087238422974, 0.038993345795569546, 2.381425901300593, 0.2115276483667756, 0.12979644505230298], "min": [0.5987835833105583, 0.11128106814194243, 1.049678000891591, -3.139486039401725, 0.9006901188171827, 1.49841384675799, 0.5814924185773118, -0.3237312473030465, 1.043724819084832, -3.1412197836986118, 0.7747236490019795, -2.6009156676648533], "max": [0.6591424641206165, 0.29086137213181623, 1.3442939461729628, 3.1343869573521026, 1.4927482139885742, 2.772916512786481, 0.6583248318661202, -0.14583452745371406, 1.1547685598160535, 3.140955049453753, 1.38410552278699, -2.0279763304408984], "count": [483]}, "eef_sim_pose_action": {"mean": [0.625451101367285, 0.21901584170954408, 1.1859683854557816, 2.1813261764016825, 1.0898301323248814, 2.1153485286298683, 0.6184091458731931, -0.2774453575209805, 1.0830099870704581, -1.370312346359466, 1.1451980856608726, -2.3506080986212217], "std": [0.01613307830746407, 0.0423576840664104, 0.11976473572576796, 1.5533234900211064, 0.18190508650341744, 0.38116994673714927, 0.015034378063445515, 0.05341087238422974, 0.038993345795569546, 2.381425901300593, 0.2115276483667756, 0.12979644505230298], "min": [0.5987835833105583, 0.11128106814194243, 1.049678000891591, -3.139486039401725, 0.9006901188171827, 1.49841384675799, 0.5814924185773118, -0.3237312473030465, 1.043724819084832, -3.1412197836986118, 0.7747236490019795, -2.6009156676648533], "max": [0.6591424641206165, 0.29086137213181623, 1.3442939461729628, 3.1343869573521026, 1.4927482139885742, 2.772916512786481, 0.6583248318661202, -0.14583452745371406, 1.1547685598160535, 3.140955049453753, 1.38410552278699, -2.0279763304408984], "count": [483]}, "gripper_mode_state": {"mean": [0.5755693581780539, 0.0], "std": [0.49425628180586323, 0.0], "min": [0, 0], "max": [1, 0], "count": [483]}, "gripper_activity_state": {"mean": [1.8467908902691512, 1.9710144927536233], "std": [0.47431442489600145, 0.23902061597783486], "min": [0, 0], "max": [2, 2], "count": [483]}, "gripper_mode_action": {"mean": [0.5755693581780539, 0.0], "std": [0.49425628180586323, 0.0], "min": [0, 0], "max": [1, 0], "count": [483]}, "gripper_activity_action": {"mean": [1.8467908902691512, 1.9710144927536233], "std": [0.47431442489600145, 0.23902061597783486], "min": [0, 0], "max": [2, 2], "count": [483]}, "gripper_open_scale_state": {"mean": [0.4084917183159301, 0.8168188405797063], "std": [0.31319015406567213, 0.06978660733202018], "min": [0.116, 0.624], "max": [0.843, 0.893], "count": [483]}, "gripper_open_scale_action": {"mean": [0.4084917183159301, 0.8168188405797063], "std": [0.31319015406567213, 0.06978660733202018], "min": [0.116, 0.624], "max": [0.843, 0.893], "count": [483]}}} +{"episode_index": 234, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.45526845360237117]], [[0.44385147502153316]], [[0.4240992108729797]]], "std": [[[0.13421702460109908]], [[0.15343202402032904]], [[0.17418301549152243]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09411764705882353]], [[0.06666666666666667]], [[0.023529411764705882]]], "max": [[[0.7372549019607844]], [[0.6941176470588235]], [[0.6941176470588235]]], "mean": [[[0.4728099825201399]], [[0.4715399297638952]], [[0.4626486548107615]]], "std": [[[0.04529623992996146]], [[0.05617832671024583]], [[0.07003077360982496]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[0.7843137254901961]], [[0.788235294117647]]], "mean": [[[0.4662122520519836]], [[0.4461466360769114]], [[0.43103140991538735]]], "std": [[[0.11831657005480571]], [[0.14837151749142125]], [[0.16779977462196813]]], "count": [129]}, "observation.state": {"min": [0.3944967985153198, 1.9745434522628784, -1.697105884552002, -0.9351997971534729, -2.1881368160247803, -0.9415353536605835, 0.09704030305147171, 409.0, 0.06789299845695496, 0.39679598808288574, -0.24399100244045258, -3.1381852626800537, 0.8209999799728394, -1.215999960899353, -0.757420539855957, -2.0441644191741943, 1.4357428550720215, 0.1563815027475357, -2.903913736343384, -0.6404485702514648, 2.143491268157959, 104.0, -0.19868899881839752, 0.3808149993419647, -0.24624599516391754, -3.01200008392334, -1.4170000553131104, -0.8769999742507935], "max": [0.8082968592643738, 2.0352983474731445, -0.994209349155426, -0.09658652544021606, -0.3954218029975891, -0.3548254370689392, 2.0051913261413574, 897.0, 0.2734670042991638, 0.4599139988422394, -0.13471800088882446, 3.127000093460083, 1.3739999532699585, -0.628000020980835, -0.36618754267692566, -1.8745185136795044, 2.184785842895508, 1.8787074089050293, -2.603280782699585, 0.8225911259651184, 2.8409945964813232, 891.0, 0.014081999659538269, 0.4582740068435669, 0.008069000206887722, -1.1269999742507935, -0.9419999718666077, 1.156999945640564], "mean": [0.636093258857727, 2.0150461196899414, -1.2208772897720337, -0.49422159790992737, -1.2547333240509033, -0.6132332682609558, 1.1776267290115356, 811.7021484375, 0.19769395887851715, 0.43449699878692627, -0.21360762417316437, -0.22641561925411224, 1.0231225490570068, -0.9658157825469971, -0.5004065036773682, -1.9899516105651855, 1.9372488260269165, 1.364806056022644, -2.843341112136841, 0.40838196873664856, 2.6336417198181152, 351.70745849609375, -0.08488517999649048, 0.40574395656585693, -0.09541840106248856, -2.3068995475769043, -1.1049838066101074, 0.37260502576828003], "std": [0.10258417576551437, 0.012859134934842587, 0.2148233950138092, 0.3112020492553711, 0.72723388671875, 0.1533431112766266, 0.8548564910888672, 129.06875610351562, 0.05533450096845627, 0.01749289594590664, 0.02957168221473694, 2.810575008392334, 0.11757532507181168, 0.15248823165893555, 0.09375295042991638, 0.04136498644948006, 0.15612052381038666, 0.5273367762565613, 0.10285057127475739, 0.4666389226913452, 0.24316775798797607, 303.7225036621094, 0.046796709299087524, 0.019706979393959045, 0.09384498000144958, 0.38494715094566345, 0.11231764405965805, 0.38918668031692505], "count": [658]}, "action": {"min": [0.3944967985153198, 1.9745434522628784, -1.697105884552002, -0.9351997971534729, -2.1881368160247803, -0.9415353536605835, 0.09704030305147171, 409.0, 0.06789299845695496, 0.39679598808288574, -0.24399100244045258, -3.1381852626800537, 0.8209999799728394, -1.215999960899353, -0.757420539855957, -2.0441644191741943, 1.4357428550720215, 0.1563815027475357, -2.903913736343384, -0.6404485702514648, 2.143491268157959, 104.0, -0.19868899881839752, 0.3808149993419647, -0.24624599516391754, -3.01200008392334, -1.4170000553131104, -0.8769999742507935], "max": [0.8082968592643738, 2.0352983474731445, -0.994209349155426, -0.09658652544021606, -0.3954218029975891, -0.3548254370689392, 2.0051913261413574, 897.0, 0.2734670042991638, 0.4599139988422394, -0.13471800088882446, 3.127000093460083, 1.3739999532699585, -0.628000020980835, -0.36618754267692566, -1.8745185136795044, 2.184785842895508, 1.8787074089050293, -2.603280782699585, 0.8225911259651184, 2.8409945964813232, 891.0, 0.014081999659538269, 0.4582740068435669, 0.008069000206887722, -1.1269999742507935, -0.9419999718666077, 1.156999945640564], "mean": [0.636093258857727, 2.0150461196899414, -1.2208772897720337, -0.49422159790992737, -1.2547333240509033, -0.6132332682609558, 1.1776267290115356, 811.7021484375, 0.19769395887851715, 0.43449699878692627, -0.21360762417316437, -0.22641561925411224, 1.0231225490570068, -0.9658157825469971, -0.5004065036773682, -1.9899516105651855, 1.9372488260269165, 1.364806056022644, -2.843341112136841, 0.40838196873664856, 2.6336417198181152, 351.70745849609375, -0.08488517999649048, 0.40574395656585693, -0.09541840106248856, -2.3068995475769043, -1.1049838066101074, 0.37260502576828003], "std": [0.10258417576551437, 0.012859134934842587, 0.2148233950138092, 0.3112020492553711, 0.72723388671875, 0.1533431112766266, 0.8548564910888672, 129.06875610351562, 0.05533450096845627, 0.01749289594590664, 0.02957168221473694, 2.810575008392334, 0.11757532507181168, 0.15248823165893555, 0.09375295042991638, 0.04136498644948006, 0.15612052381038666, 0.5273367762565613, 0.10285057127475739, 0.4666389226913452, 0.24316775798797607, 303.7225036621094, 0.046796709299087524, 0.019706979393959045, 0.09384498000144958, 0.38494715094566345, 0.11231764405965805, 0.38918668031692505], "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": [234], "max": [234], "mean": [234.0], "std": [0.0], "count": [658]}, "index": {"min": [128316], "max": [128973], "mean": [128644.5], "std": [189.9480192052552], "count": [658]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [658]}, "subtask_annotation": {"mean": [3.117021276595745, 12.0, 12.0, 12.0, 12.0], "std": [2.992388866308476, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [658]}, "scene_annotation": {"mean": [234.0], "std": [0.0], "min": [234], "max": [234], "count": [658]}, "eef_direction_state": {"mean": [4.36322188449848, 4.603343465045593], "std": [1.776317512488851, 1.7734416269559568], "min": [0, 0], "max": [6, 6], "count": [658]}, "eef_velocity_state": {"mean": [0.756838905775076, 0.5547112462006079], "std": [0.7428424674824782, 0.652945622950379], "min": [0, 0], "max": [2, 2], "count": [658]}, "eef_acc_mag_state": {"mean": [0.7173252279635258, 0.6124620060790273], "std": [0.8319443775987994, 0.8085577722394766], "min": [0, 0], "max": [2, 2], "count": [658]}, "eef_direction_action": {"mean": [4.36322188449848, 4.603343465045593], "std": [1.776317512488851, 1.7734416269559568], "min": [0, 0], "max": [6, 6], "count": [658]}, "eef_velocity_action": {"mean": [0.756838905775076, 0.5547112462006079], "std": [0.7428424674824782, 0.652945622950379], "min": [0, 0], "max": [2, 2], "count": [658]}, "eef_acc_mag_action": {"mean": [0.7173252279635258, 0.6124620060790273], "std": [0.8319443775987994, 0.8085577722394766], "min": [0, 0], "max": [2, 2], "count": [658]}, "eef_sim_pose_state": {"mean": [0.5914415863353711, 0.16064787446765846, 1.1828228082248053, 2.3093986611521067, 1.1065799858161285, 1.9460329115473305, 0.62782484064494, -0.2732416560930001, 1.0726103261524926, -0.22639517506774062, 1.0234786921064367, -2.536983068235111], "std": [0.02027594455588415, 0.0457295960571538, 0.089485405375655, 0.38575011412186083, 0.11243920396135688, 0.39029344733074567, 0.014965430480506125, 0.04564042022199593, 0.03238494902855425, 2.811180225529088, 0.11759994762346469, 0.15249217082052322], "min": [0.5668367931831962, 0.06815372719175825, 1.0407750635947521, 1.1235611690842813, 0.9429605893126585, 0.6898903904974173, 0.5941942839791207, -0.33876863374126126, 1.038366140428976, -3.137139921422362, 0.8214720721596458, -2.7869384626077025], "max": [0.6436303960502915, 0.27028268147165746, 1.2807031555992652, 3.0164057590506035, 1.419405267456042, 2.7321326284637157, 0.6550151311079295, -0.16034933259766598, 1.1534715475806083, 3.127951202139608, 1.3741625166648537, -2.1987244015148684], "count": [658]}, "eef_sim_pose_action": {"mean": [0.5914415863353711, 0.16064787446765846, 1.1828228082248053, 2.3093986611521067, 1.1065799858161285, 1.9460329115473305, 0.62782484064494, -0.2732416560930001, 1.0726103261524926, -0.22639517506774062, 1.0234786921064367, -2.536983068235111], "std": [0.02027594455588415, 0.0457295960571538, 0.089485405375655, 0.38575011412186083, 0.11243920396135688, 0.39029344733074567, 0.014965430480506125, 0.04564042022199593, 0.03238494902855425, 2.811180225529088, 0.11759994762346469, 0.15249217082052322], "min": [0.5668367931831962, 0.06815372719175825, 1.0407750635947521, 1.1235611690842813, 0.9429605893126585, 0.6898903904974173, 0.5941942839791207, -0.33876863374126126, 1.038366140428976, -3.137139921422362, 0.8214720721596458, -2.7869384626077025], "max": [0.6436303960502915, 0.27028268147165746, 1.2807031555992652, 3.0164057590506035, 1.419405267456042, 2.7321326284637157, 0.6550151311079295, -0.16034933259766598, 1.1534715475806083, 3.127951202139608, 1.3741625166648537, -2.1987244015148684], "count": [658]}, "gripper_mode_state": {"mean": [0.6185410334346505, 0.05167173252279635], "std": [0.485744813036893, 0.22136342195784925], "min": [0, 0], "max": [1, 1], "count": [658]}, "gripper_activity_state": {"mean": [1.9042553191489362, 1.911854103343465], "std": [0.3838852829896238, 0.38766610910526556], "min": [0, 0], "max": [2, 2], "count": [658]}, "gripper_mode_action": {"mean": [0.6185410334346505, 0.05167173252279635], "std": [0.485744813036893, 0.22136342195784925], "min": [0, 0], "max": [1, 1], "count": [658]}, "gripper_activity_action": {"mean": [1.9042553191489362, 1.911854103343465], "std": [0.3838852829896238, 0.38766610910526556], "min": [0, 0], "max": [2, 2], "count": [658]}, "gripper_open_scale_state": {"mean": [0.3517074468316997, 0.8117021277987098], "std": [0.30372238646747496, 0.12906873835025076], "min": [0.104, 0.409], "max": [0.891, 0.897], "count": [658]}, "gripper_open_scale_action": {"mean": [0.3517074468316997, 0.8117021277987098], "std": [0.30372238646747496, 0.12906873835025076], "min": [0.104, 0.409], "max": [0.891, 0.897], "count": [658]}}} +{"episode_index": 235, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[1.0]], [[1.0]]], "mean": [[[0.46046460988562093]], [[0.4511193218954248]], [[0.4315721854575163]]], "std": [[[0.13791685559624972]], [[0.15420385874335565]], [[0.17668531544471844]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0784313725490196]], [[0.07058823529411765]], [[0.027450980392156862]]], "max": [[[0.7333333333333333]], [[0.7019607843137254]], [[0.6980392156862745]]], "mean": [[[0.4734261131535948]], [[0.4696341544117647]], [[0.4574187459150327]]], "std": [[[0.04360316825290258]], [[0.05923671786037758]], [[0.07895688685618325]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8117647058823529]], [[0.792156862745098]], [[0.792156862745098]]], "mean": [[[0.4692295874183006]], [[0.4557292156862745]], [[0.43994443627450985]]], "std": [[[0.11676877939401457]], [[0.13936623522820718]], [[0.15935066243887464]]], "count": [100]}, "observation.state": {"min": [0.422299861907959, 1.8555294275283813, -1.8192962408065796, -0.6437646746635437, -1.0523812770843506, -1.0091668367385864, 0.24043656885623932, 575.0, 0.0560929998755455, 0.38573700189590454, -0.25696301460266113, -3.1381852626800537, 1.0379999876022339, -1.2350000143051147, -0.8432908058166504, -2.049173593521118, 1.5264475345611572, 0.2304183691740036, -2.901627540588379, -0.9792518615722656, 2.1264569759368896, 113.0, -0.1899780035018921, 0.38594698905944824, -0.24348899722099304, -3.0910000801086426, -1.4160000085830688, -0.902999997138977], "max": [0.8437968492507935, 2.036921501159668, -0.9509950280189514, -0.0818035826086998, -0.4735427498817444, -0.6180909276008606, 1.284562349319458, 884.0, 0.2606549859046936, 0.43867799639701843, -0.18845300376415253, 3.1389999389648438, 1.4910000562667847, -0.3270000219345093, -0.2935120165348053, -1.8168528079986572, 2.1231932640075684, 1.6858659982681274, -2.629094362258911, 0.6259973049163818, 2.841430902481079, 889.0, 0.015406999737024307, 0.47189900279045105, -0.0159549992531538, -1.1649999618530273, -0.9980000257492065, 1.121999979019165], "mean": [0.6765292882919312, 1.9889219999313354, -1.3701046705245972, -0.1971724033355713, -0.6418909430503845, -0.7466782927513123, 0.6955162286758423, 824.0609741210938, 0.1959736943244934, 0.4214361310005188, -0.22692129015922546, -0.9617134928703308, 1.2213900089263916, -0.9140706658363342, -0.5609651207923889, -2.0016908645629883, 1.8695509433746338, 1.0294303894042969, -2.808100700378418, 0.05026578530669212, 2.5684685707092285, 402.93170166015625, -0.0935073047876358, 0.4152795076370239, -0.13046035170555115, -2.447498083114624, -1.1612707376480103, 0.43094879388809204], "std": [0.08007987588644028, 0.047990620136260986, 0.3906233310699463, 0.14555135369300842, 0.20148500800132751, 0.09517591446638107, 0.4195140600204468, 84.5267562866211, 0.0637376457452774, 0.015588694252073765, 0.016312861815094948, 2.6369078159332275, 0.12319149076938629, 0.1854778230190277, 0.1504778265953064, 0.04955003783106804, 0.1659175306558609, 0.666031539440155, 0.12274374067783356, 0.554439127445221, 0.2364901900291443, 332.2404479980469, 0.05687641352415085, 0.024640949442982674, 0.08912397176027298, 0.49923545122146606, 0.10910556465387344, 0.49381646513938904], "count": [410]}, "action": {"min": [0.422299861907959, 1.8555294275283813, -1.8192962408065796, -0.6437646746635437, -1.0523812770843506, -1.0091668367385864, 0.24043656885623932, 575.0, 0.0560929998755455, 0.38573700189590454, -0.25696301460266113, -3.1381852626800537, 1.0379999876022339, -1.2350000143051147, -0.8432908058166504, -2.049173593521118, 1.5264475345611572, 0.2304183691740036, -2.901627540588379, -0.9792518615722656, 2.1264569759368896, 113.0, -0.1899780035018921, 0.38594698905944824, -0.24348899722099304, -3.0910000801086426, -1.4160000085830688, -0.902999997138977], "max": [0.8437968492507935, 2.036921501159668, -0.9509950280189514, -0.0818035826086998, -0.4735427498817444, -0.6180909276008606, 1.284562349319458, 884.0, 0.2606549859046936, 0.43867799639701843, -0.18845300376415253, 3.1389999389648438, 1.4910000562667847, -0.3270000219345093, -0.2935120165348053, -1.8168528079986572, 2.1231932640075684, 1.6858659982681274, -2.629094362258911, 0.6259973049163818, 2.841430902481079, 889.0, 0.015406999737024307, 0.47189900279045105, -0.0159549992531538, -1.1649999618530273, -0.9980000257492065, 1.121999979019165], "mean": [0.6765292882919312, 1.9889219999313354, -1.3701046705245972, -0.1971724033355713, -0.6418909430503845, -0.7466782927513123, 0.6955162286758423, 824.0609741210938, 0.1959736943244934, 0.4214361310005188, -0.22692129015922546, -0.9617134928703308, 1.2213900089263916, -0.9140706658363342, -0.5609651207923889, -2.0016908645629883, 1.8695509433746338, 1.0294303894042969, -2.808100700378418, 0.05026578530669212, 2.5684685707092285, 402.93170166015625, -0.0935073047876358, 0.4152795076370239, -0.13046035170555115, -2.447498083114624, -1.1612707376480103, 0.43094879388809204], "std": [0.08007987588644028, 0.047990620136260986, 0.3906233310699463, 0.14555135369300842, 0.20148500800132751, 0.09517591446638107, 0.4195140600204468, 84.5267562866211, 0.0637376457452774, 0.015588694252073765, 0.016312861815094948, 2.6369078159332275, 0.12319149076938629, 0.1854778230190277, 0.1504778265953064, 0.04955003783106804, 0.1659175306558609, 0.666031539440155, 0.12274374067783356, 0.554439127445221, 0.2364901900291443, 332.2404479980469, 0.05687641352415085, 0.024640949442982674, 0.08912397176027298, 0.49923545122146606, 0.10910556465387344, 0.49381646513938904], "count": [410]}, "timestamp": {"min": [0.0], "max": [13.633333333333333], "mean": [6.8166666666666655], "std": [3.9452151046834216], "count": [410]}, "frame_index": {"min": [0], "max": [409], "mean": [204.5], "std": [118.35645314050265], "count": [410]}, "episode_index": {"min": [235], "max": [235], "mean": [235.0], "std": [0.0], "count": [410]}, "index": {"min": [128974], "max": [129383], "mean": [129178.5], "std": [118.35645314050265], "count": [410]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [410]}, "subtask_annotation": {"mean": [2.94390243902439, 12.0, 12.0, 12.0, 12.0], "std": [3.030620058948559, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [410]}, "scene_annotation": {"mean": [235.0], "std": [0.0], "min": [235], "max": [235], "count": [410]}, "eef_direction_state": {"mean": [4.124390243902439, 4.197560975609756], "std": [1.7920257630722205, 1.9587188203041506], "min": [0, 0], "max": [6, 6], "count": [410]}, "eef_velocity_state": {"mean": [0.8268292682926829, 0.6439024390243903], "std": [0.7435984984843949, 0.6949464904783652], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_acc_mag_state": {"mean": [0.802439024390244, 0.6390243902439025], "std": [0.8366564714146567, 0.8183499307516382], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_direction_action": {"mean": [4.124390243902439, 4.197560975609756], "std": [1.7920257630722205, 1.9587188203041506], "min": [0, 0], "max": [6, 6], "count": [410]}, "eef_velocity_action": {"mean": [0.8268292682926829, 0.6439024390243903], "std": [0.7435984984843949, 0.6949464904783652], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_acc_mag_action": {"mean": [0.802439024390244, 0.6390243902439025], "std": [0.8366564714146567, 0.8183499307516382], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_sim_pose_state": {"mean": [0.6022130488996502, 0.17347555844491144, 1.1470641858948212, 2.450732356494399, 1.1626541693518937, 2.0050221396534593, 0.6130203155939505, -0.2743463761916266, 1.0522426542616006, -0.9615347581928918, 1.221757463673188, -2.4849187584009265], "std": [0.02643225557425549, 0.057246015632558885, 0.08550903980716075, 0.5007076472018529, 0.10916819101442425, 0.4957585590660733, 0.014962253942506753, 0.05271716190087785, 0.017414649709915367, 2.637320637779392, 0.12316600880476833, 0.18548068456998845], "min": [0.5729084744063765, 0.06883898151232282, 1.041002896852602, 1.1635791727915328, 0.9984284929207745, 0.6650668426519705, 0.57266398375918, -0.33289646928518823, 1.030493262699344, -3.1373174589922708, 1.0381749373791749, -2.8057790908788887], "max": [0.6613976927274832, 0.26794898733241285, 1.2565744740947788, 3.0955261902463347, 1.4166270670074783, 2.7014928676322056, 0.6415432282515822, -0.15013823688289352, 1.0949799582400765, 3.1396415308970025, 1.491610991632017, -1.8986043934732573], "count": [410]}, "eef_sim_pose_action": {"mean": [0.6022130488996502, 0.17347555844491144, 1.1470641858948212, 2.450732356494399, 1.1626541693518937, 2.0050221396534593, 0.6130203155939505, -0.2743463761916266, 1.0522426542616006, -0.9615347581928918, 1.221757463673188, -2.4849187584009265], "std": [0.02643225557425549, 0.057246015632558885, 0.08550903980716075, 0.5007076472018529, 0.10916819101442425, 0.4957585590660733, 0.014962253942506753, 0.05271716190087785, 0.017414649709915367, 2.637320637779392, 0.12316600880476833, 0.18548068456998845], "min": [0.5729084744063765, 0.06883898151232282, 1.041002896852602, 1.1635791727915328, 0.9984284929207745, 0.6650668426519705, 0.57266398375918, -0.33289646928518823, 1.030493262699344, -3.1373174589922708, 1.0381749373791749, -2.8057790908788887], "max": [0.6613976927274832, 0.26794898733241285, 1.2565744740947788, 3.0955261902463347, 1.4166270670074783, 2.7014928676322056, 0.6415432282515822, -0.15013823688289352, 1.0949799582400765, 3.1396415308970025, 1.491610991632017, -1.8986043934732573], "count": [410]}, "gripper_mode_state": {"mean": [0.6024390243902439, 0.0], "std": [0.48939375382403183, 0.0], "min": [0, 0], "max": [1, 0], "count": [410]}, "gripper_activity_state": {"mean": [1.7975609756097561, 1.9097560975609755], "std": [0.5369233968517785, 0.4001858580702301], "min": [0, 0], "max": [2, 2], "count": [410]}, "gripper_mode_action": {"mean": [0.6024390243902439, 0.0], "std": [0.48939375382403183, 0.0], "min": [0, 0], "max": [1, 0], "count": [410]}, "gripper_activity_action": {"mean": [1.7975609756097561, 1.9097560975609755], "std": [0.5369233968517785, 0.4001858580702301], "min": [0, 0], "max": [2, 2], "count": [410]}, "gripper_open_scale_state": {"mean": [0.4029317075775893, 0.8240609756097556], "std": [0.33224034443899386, 0.08452674948408657], "min": [0.113, 0.575], "max": [0.889, 0.884], "count": [410]}, "gripper_open_scale_action": {"mean": [0.4029317075775893, 0.8240609756097556], "std": [0.33224034443899386, 0.08452674948408657], "min": [0.113, 0.575], "max": [0.889, 0.884], "count": [410]}}} +{"episode_index": 236, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.46214300449346407]], [[0.4468978574346405]], [[0.4248637540849673]]], "std": [[[0.14172517109361388]], [[0.16409235340736097]], [[0.1874407584217775]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.00392156862745098]]], "max": [[[0.7176470588235294]], [[0.6784313725490196]], [[0.6745098039215687]]], "mean": [[[0.4732587683823529]], [[0.4694247446895425]], [[0.4592808966503268]]], "std": [[[0.0569919319806497]], [[0.07380488327510533]], [[0.08860794495390964]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9254901960784314]], [[0.9019607843137255]], [[0.9058823529411765]]], "mean": [[[0.4697457475490196]], [[0.4531482414215686]], [[0.43857967933006536]]], "std": [[[0.1070634770248175]], [[0.13141925905501922]], [[0.15207888130239694]]], "count": [100]}, "observation.state": {"min": [0.4207989275455475, 1.877869725227356, -1.522346019744873, -0.9655685424804688, -1.995766520500183, -1.3316338062286377, 0.2560397982597351, 419.0, 0.08264599740505219, 0.3606419861316681, -0.2482829988002777, -3.118000030517578, 0.7940000295639038, -1.9190000295639038, -0.7524637579917908, -2.0479519367218018, 1.1453723907470703, 0.08328711241483688, -2.9004580974578857, -1.4159506559371948, 0.7438593506813049, 120.0, -0.20466600358486176, 0.36892399191856384, -0.2626430094242096, -3.1381852626800537, -1.4509999752044678, -1.2569999694824219], "max": [0.812276303768158, 2.0302717685699463, -0.6577796936035156, -0.09423033148050308, -0.5688377022743225, -0.5152910351753235, 1.894869089126587, 900.0, 0.2751219868659973, 0.4380219876766205, -0.1357710063457489, 3.0910000801086426, 1.5549999475479126, -0.14099997282028198, -0.37917280197143555, -1.943720817565918, 1.7181894779205322, 1.9475082159042358, -0.7098952531814575, -0.5846154689788818, 2.6956787109375, 891.0, -0.04550100117921829, 0.4320659935474396, 0.0669730007648468, 3.1389999389648438, -0.8790000081062317, 1.1549999713897705], "mean": [0.6331248879432678, 2.013796091079712, -0.9500182867050171, -0.3892391622066498, -1.1805846691131592, -0.8488120436668396, 0.9527120590209961, 818.661376953125, 0.21811418235301971, 0.413667231798172, -0.21267732977867126, -0.01791411079466343, 1.1245250701904297, -1.122666358947754, -0.6095505356788635, -2.0310611724853516, 1.4049512147903442, 1.1032357215881348, -1.6122698783874512, -1.0634374618530273, 1.5319807529449463, 402.3340759277344, -0.1282142549753189, 0.39448416233062744, -0.09113232046365738, -2.410674810409546, -1.0869170427322388, 0.32913628220558167], "std": [0.08715569972991943, 0.027594512328505516, 0.19314724206924438, 0.2939998209476471, 0.6314528584480286, 0.3035154640674591, 0.7005550265312195, 139.85855102539062, 0.05915095657110214, 0.02417285181581974, 0.03733623027801514, 2.725557565689087, 0.16435661911964417, 0.23954175412654877, 0.09793338924646378, 0.01382985059171915, 0.2056858390569687, 0.8190132975578308, 0.8868896961212158, 0.29241201281547546, 0.8146907091140747, 342.85394287109375, 0.03438466787338257, 0.01813555508852005, 0.13374145328998566, 1.0900518894195557, 0.16636355221271515, 0.4994613230228424], "count": [440]}, "action": {"min": [0.4207989275455475, 1.877869725227356, -1.522346019744873, -0.9655685424804688, -1.995766520500183, -1.3316338062286377, 0.2560397982597351, 419.0, 0.08264599740505219, 0.3606419861316681, -0.2482829988002777, -3.118000030517578, 0.7940000295639038, -1.9190000295639038, -0.7524637579917908, -2.0479519367218018, 1.1453723907470703, 0.08328711241483688, -2.9004580974578857, -1.4159506559371948, 0.7438593506813049, 120.0, -0.20466600358486176, 0.36892399191856384, -0.2626430094242096, -3.1381852626800537, -1.4509999752044678, -1.2569999694824219], "max": [0.812276303768158, 2.0302717685699463, -0.6577796936035156, -0.09423033148050308, -0.5688377022743225, -0.5152910351753235, 1.894869089126587, 900.0, 0.2751219868659973, 0.4380219876766205, -0.1357710063457489, 3.0910000801086426, 1.5549999475479126, -0.14099997282028198, -0.37917280197143555, -1.943720817565918, 1.7181894779205322, 1.9475082159042358, -0.7098952531814575, -0.5846154689788818, 2.6956787109375, 891.0, -0.04550100117921829, 0.4320659935474396, 0.0669730007648468, 3.1389999389648438, -0.8790000081062317, 1.1549999713897705], "mean": [0.6331248879432678, 2.013796091079712, -0.9500182867050171, -0.3892391622066498, -1.1805846691131592, -0.8488120436668396, 0.9527120590209961, 818.661376953125, 0.21811418235301971, 0.413667231798172, -0.21267732977867126, -0.01791411079466343, 1.1245250701904297, -1.122666358947754, -0.6095505356788635, -2.0310611724853516, 1.4049512147903442, 1.1032357215881348, -1.6122698783874512, -1.0634374618530273, 1.5319807529449463, 402.3340759277344, -0.1282142549753189, 0.39448416233062744, -0.09113232046365738, -2.410674810409546, -1.0869170427322388, 0.32913628220558167], "std": [0.08715569972991943, 0.027594512328505516, 0.19314724206924438, 0.2939998209476471, 0.6314528584480286, 0.3035154640674591, 0.7005550265312195, 139.85855102539062, 0.05915095657110214, 0.02417285181581974, 0.03733623027801514, 2.725557565689087, 0.16435661911964417, 0.23954175412654877, 0.09793338924646378, 0.01382985059171915, 0.2056858390569687, 0.8190132975578308, 0.8868896961212158, 0.29241201281547546, 0.8146907091140747, 342.85394287109375, 0.03438466787338257, 0.01813555508852005, 0.13374145328998566, 1.0900518894195557, 0.16636355221271515, 0.4994613230228424], "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": [236], "max": [236], "mean": [236.0], "std": [0.0], "count": [440]}, "index": {"min": [129384], "max": [129823], "mean": [129603.5], "std": [127.01673118136839], "count": [440]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [440]}, "subtask_annotation": {"mean": [2.4363636363636365, 12.0, 12.0, 12.0, 12.0], "std": [2.9826079885266745, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [440]}, "scene_annotation": {"mean": [236.0], "std": [0.0], "min": [236], "max": [236], "count": [440]}, "eef_direction_state": {"mean": [4.447727272727272, 4.504545454545455], "std": [1.564374495440102, 1.879307723780534], "min": [0, 0], "max": [6, 6], "count": [440]}, "eef_velocity_state": {"mean": [0.8159090909090909, 0.6681818181818182], "std": [0.7629021091196276, 0.7970892294275581], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_acc_mag_state": {"mean": [0.8522727272727273, 0.725], "std": [0.8493282469542504, 0.8417041695815175], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_direction_action": {"mean": [4.447727272727272, 4.504545454545455], "std": [1.564374495440102, 1.879307723780534], "min": [0, 0], "max": [6, 6], "count": [440]}, "eef_velocity_action": {"mean": [0.8159090909090909, 0.6681818181818182], "std": [0.7629021091196276, 0.7970892294275581], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_acc_mag_action": {"mean": [0.8522727272727273, 0.725], "std": [0.8493282469542504, 0.8417041695815175], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_sim_pose_state": {"mean": [0.5881143446849156, 0.21633434181100397, 1.1909156023816234, 2.4137831855830667, 1.0881271251623021, 1.9032760064510943, 0.6085625689778005, -0.29564479744836814, 1.0695359605302566, -0.017444529055678382, 1.124896518205887, -2.479333572429769], "std": [0.017580792058903647, 0.032065982071554144, 0.13534753160769644, 1.0908322833010031, 0.1661794769594761, 0.5013268685937511, 0.016767358833973293, 0.04675413847110705, 0.038835484506933776, 2.7263853428157416, 0.16435708803421983, 1.0391602090931127], "min": [0.5628934785221735, 0.13774895932564968, 1.0228698867332042, -3.1353102474299743, 0.8808322732382967, 0.308855502918582, 0.5671255178439216, -0.3583574943182115, 1.0324420182223812, -3.117877904242492, 0.794029784445875, -3.124595685382132], "max": [0.6282552542844403, 0.28261158037220035, 1.3512978111982135, 3.1409636630383466, 1.4529071109943898, 2.7308417399368716, 0.6384696167097508, -0.18105108437863715, 1.149232767806311, 3.091922984912775, 1.5556749523503095, 3.117929333709447], "count": [440]}, "eef_sim_pose_action": {"mean": [0.5881143446849156, 0.21633434181100397, 1.1909156023816234, 2.4137831855830667, 1.0881271251623021, 1.9032760064510943, 0.6085625689778005, -0.29564479744836814, 1.0695359605302566, -0.017444529055678382, 1.124896518205887, -2.479333572429769], "std": [0.017580792058903647, 0.032065982071554144, 0.13534753160769644, 1.0908322833010031, 0.1661794769594761, 0.5013268685937511, 0.016767358833973293, 0.04675413847110705, 0.038835484506933776, 2.7263853428157416, 0.16435708803421983, 1.0391602090931127], "min": [0.5628934785221735, 0.13774895932564968, 1.0228698867332042, -3.1353102474299743, 0.8808322732382967, 0.308855502918582, 0.5671255178439216, -0.3583574943182115, 1.0324420182223812, -3.117877904242492, 0.794029784445875, -3.124595685382132], "max": [0.6282552542844403, 0.28261158037220035, 1.3512978111982135, 3.1409636630383466, 1.4529071109943898, 2.7308417399368716, 0.6384696167097508, -0.18105108437863715, 1.149232767806311, 3.091922984912775, 1.5556749523503095, 3.117929333709447], "count": [440]}, "gripper_mode_state": {"mean": [0.615909090909091, 0.07954545454545454], "std": [0.4863795664341073, 0.2705882022679694], "min": [0, 0], "max": [1, 1], "count": [440]}, "gripper_activity_state": {"mean": [1.8272727272727274, 1.9136363636363636], "std": [0.5064868464430593, 0.3526464293484791], "min": [0, 0], "max": [2, 2], "count": [440]}, "gripper_mode_action": {"mean": [0.615909090909091, 0.07954545454545454], "std": [0.4863795664341073, 0.2705882022679694], "min": [0, 0], "max": [1, 1], "count": [440]}, "gripper_activity_action": {"mean": [1.8272727272727274, 1.9136363636363636], "std": [0.5064868464430593, 0.3526464293484791], "min": [0, 0], "max": [2, 2], "count": [440]}, "gripper_open_scale_state": {"mean": [0.40233409090909056, 0.818661363428288], "std": [0.3428538346726162, 0.1398585138435523], "min": [0.12, 0.419], "max": [0.891, 0.9], "count": [440]}, "gripper_open_scale_action": {"mean": [0.40233409090909056, 0.818661363428288], "std": [0.3428538346726162, 0.1398585138435523], "min": [0.12, 0.419], "max": [0.891, 0.9], "count": [440]}}} +{"episode_index": 237, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4603526736111111]], [[0.44500119076797384]], [[0.4240507373366013]]], "std": [[[0.1348062045312051]], [[0.1576776032646821]], [[0.1810023336462601]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.03137254901960784]], [[0.011764705882352941]]], "max": [[[0.7529411764705882]], [[0.6862745098039216]], [[0.6823529411764706]]], "mean": [[[0.47313663807189543]], [[0.46764708741830063]], [[0.45904273080065355]]], "std": [[[0.05169271076483593]], [[0.0686980843909548]], [[0.08266521008332386]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[0.9019607843137255]], [[0.9215686274509803]]], "mean": [[[0.47120444240196074]], [[0.45919869281045755]], [[0.4446343913398693]]], "std": [[[0.10199607675460778]], [[0.1251341200870228]], [[0.14503166538294282]]], "count": [100]}, "observation.state": {"min": [0.5225341320037842, 2.0133421421051025, -0.8449313640594482, -0.8746542930603027, -2.167576789855957, -1.3570284843444824, 0.2826037108898163, 542.0, 0.08523599803447723, 0.3842869997024536, -0.23731400072574615, -3.132185220718384, 0.9269999861717224, -1.25, -0.7630055546760559, -2.05173921585083, 1.1472398042678833, 0.07815585285425186, -2.888554811477661, -1.2456763982772827, 0.7896044254302979, 116.0, -0.22094300389289856, 0.3886229991912842, -0.24899999797344208, -3.1411852836608887, -1.524999976158142, -0.8619999885559082], "max": [0.9398947954177856, 2.0305511951446533, -0.3954218029975891, 0.0024609144311398268, -0.8152084350585938, -0.8786336183547974, 1.6715891361236572, 901.0, 0.27065399289131165, 0.4511849880218506, -0.13837400078773499, 3.1410000324249268, 1.5449999570846558, 0.40400004386901855, -0.3969576954841614, -2.0202534198760986, 1.58987295627594, 1.685185194015503, -0.7648032903671265, -0.4746074378490448, 2.8155128955841064, 891.0, -0.05451900139451027, 0.4345700144767761, 0.03902500122785568, 3.140000104904175, -0.875, 1.2730000019073486], "mean": [0.6630982756614685, 2.022125005722046, -0.5506004691123962, -0.22945204377174377, -1.4280428886413574, -1.023979663848877, 0.7674459218978882, 856.5736694335938, 0.21892401576042175, 0.40856748819351196, -0.21011517941951752, -0.5804083943367004, 1.3025823831558228, -0.918874979019165, -0.5775417685508728, -2.033155679702759, 1.3131892681121826, 1.0102746486663818, -1.5000661611557007, -0.956611156463623, 1.4571284055709839, 438.413818359375, -0.1476326882839203, 0.41410917043685913, -0.1105152890086174, -0.9034773111343384, -1.1374926567077637, 0.42298200726509094], "std": [0.09951718896627426, 0.003066327190026641, 0.16629742085933685, 0.24097007513046265, 0.5404893159866333, 0.13053695857524872, 0.5315874814987183, 98.89845275878906, 0.05857890099287033, 0.01317613199353218, 0.02776346728205681, 2.7410380840301514, 0.207465261220932, 0.31049758195877075, 0.09500811994075775, 0.0077280220575630665, 0.14132258296012878, 0.6120683550834656, 0.795398473739624, 0.2648921012878418, 0.7903395295143127, 299.9001770019531, 0.04009990021586418, 0.009574798867106438, 0.11450616270303726, 2.436539888381958, 0.20528386533260345, 0.5724460482597351], "count": [441]}, "action": {"min": [0.5225341320037842, 2.0133421421051025, -0.8449313640594482, -0.8746542930603027, -2.167576789855957, -1.3570284843444824, 0.2826037108898163, 542.0, 0.08523599803447723, 0.3842869997024536, -0.23731400072574615, -3.132185220718384, 0.9269999861717224, -1.25, -0.7630055546760559, -2.05173921585083, 1.1472398042678833, 0.07815585285425186, -2.888554811477661, -1.2456763982772827, 0.7896044254302979, 116.0, -0.22094300389289856, 0.3886229991912842, -0.24899999797344208, -3.1411852836608887, -1.524999976158142, -0.8619999885559082], "max": [0.9398947954177856, 2.0305511951446533, -0.3954218029975891, 0.0024609144311398268, -0.8152084350585938, -0.8786336183547974, 1.6715891361236572, 901.0, 0.27065399289131165, 0.4511849880218506, -0.13837400078773499, 3.1410000324249268, 1.5449999570846558, 0.40400004386901855, -0.3969576954841614, -2.0202534198760986, 1.58987295627594, 1.685185194015503, -0.7648032903671265, -0.4746074378490448, 2.8155128955841064, 891.0, -0.05451900139451027, 0.4345700144767761, 0.03902500122785568, 3.140000104904175, -0.875, 1.2730000019073486], "mean": [0.6630982756614685, 2.022125005722046, -0.5506004691123962, -0.22945204377174377, -1.4280428886413574, -1.023979663848877, 0.7674459218978882, 856.5736694335938, 0.21892401576042175, 0.40856748819351196, -0.21011517941951752, -0.5804083943367004, 1.3025823831558228, -0.918874979019165, -0.5775417685508728, -2.033155679702759, 1.3131892681121826, 1.0102746486663818, -1.5000661611557007, -0.956611156463623, 1.4571284055709839, 438.413818359375, -0.1476326882839203, 0.41410917043685913, -0.1105152890086174, -0.9034773111343384, -1.1374926567077637, 0.42298200726509094], "std": [0.09951718896627426, 0.003066327190026641, 0.16629742085933685, 0.24097007513046265, 0.5404893159866333, 0.13053695857524872, 0.5315874814987183, 98.89845275878906, 0.05857890099287033, 0.01317613199353218, 0.02776346728205681, 2.7410380840301514, 0.207465261220932, 0.31049758195877075, 0.09500811994075775, 0.0077280220575630665, 0.14132258296012878, 0.6120683550834656, 0.795398473739624, 0.2648921012878418, 0.7903395295143127, 299.9001770019531, 0.04009990021586418, 0.009574798867106438, 0.11450616270303726, 2.436539888381958, 0.20528386533260345, 0.5724460482597351], "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": [237], "max": [237], "mean": [237.0], "std": [0.0], "count": [441]}, "index": {"min": [129824], "max": [130264], "mean": [130044.0], "std": [127.30540705982078], "count": [441]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [441]}, "subtask_annotation": {"mean": [2.8253968253968256, 12.0, 12.0, 12.0, 12.0], "std": [3.227417814532088, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [441]}, "scene_annotation": {"mean": [237.0], "std": [0.0], "min": [237], "max": [237], "count": [441]}, "eef_direction_state": {"mean": [4.3854875283446715, 4.494331065759638], "std": [1.6703816556987257, 1.9179518481327873], "min": [0, 0], "max": [6, 6], "count": [441]}, "eef_velocity_state": {"mean": [0.7596371882086168, 0.6099773242630385], "std": [0.7135258528911371, 0.714152526905393], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_acc_mag_state": {"mean": [0.8321995464852607, 0.6417233560090703], "std": [0.8539394722769994, 0.8156522788672819], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_direction_action": {"mean": [4.3854875283446715, 4.494331065759638], "std": [1.6703816556987257, 1.9179518481327873], "min": [0, 0], "max": [6, 6], "count": [441]}, "eef_velocity_action": {"mean": [0.7596371882086168, 0.6099773242630385], "std": [0.7135258528911371, 0.714152526905393], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_acc_mag_action": {"mean": [0.8321995464852607, 0.6417233560090703], "std": [0.8539394722769994, 0.8156522788672819], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_sim_pose_state": {"mean": [0.6060359544503862, 0.23277428398482874, 1.1704677917911344, 0.8785927784102064, 1.1386058844662041, 1.9977844738304207, 0.6006962638533113, -0.29677562726542644, 1.0657103876912166, -0.6081416954260797, 1.3030149965602722, -2.489226266686503], "std": [0.012548883629959873, 0.035869560152455855, 0.11691710519452164, 2.4477447360547475, 0.20562087512873595, 0.5738472455840926, 0.018442962185762555, 0.04629447265444312, 0.03270508403822967, 2.7349200815277483, 0.2074237476263103, 0.31000411519219334], "min": [0.5787743599097575, 0.14706168484676785, 1.0280117064638816, -3.139184117771191, 0.875623423041191, 0.7019936956120738, 0.5765992763008339, -0.3345758833574584, 1.0365479923376184, -3.14156278196509, 0.9270390747184947, -2.8203947681187023], "max": [0.6269144693738147, 0.2941277540214534, 1.3232767868410775, 3.1334209506468547, 1.5273935257425193, 2.849368848061421, 0.6581605337903875, -0.1811203581134873, 1.1450350945922843, 3.126282822330895, 1.545273380901178, -1.1687943845285949], "count": [441]}, "eef_sim_pose_action": {"mean": [0.6060359544503862, 0.23277428398482874, 1.1704677917911344, 0.8785927784102064, 1.1386058844662041, 1.9977844738304207, 0.6006962638533113, -0.29677562726542644, 1.0657103876912166, -0.6081416954260797, 1.3030149965602722, -2.489226266686503], "std": [0.012548883629959873, 0.035869560152455855, 0.11691710519452164, 2.4477447360547475, 0.20562087512873595, 0.5738472455840926, 0.018442962185762555, 0.04629447265444312, 0.03270508403822967, 2.7349200815277483, 0.2074237476263103, 0.31000411519219334], "min": [0.5787743599097575, 0.14706168484676785, 1.0280117064638816, -3.139184117771191, 0.875623423041191, 0.7019936956120738, 0.5765992763008339, -0.3345758833574584, 1.0365479923376184, -3.14156278196509, 0.9270390747184947, -2.8203947681187023], "max": [0.6269144693738147, 0.2941277540214534, 1.3232767868410775, 3.1334209506468547, 1.5273935257425193, 2.849368848061421, 0.6581605337903875, -0.1811203581134873, 1.1450350945922843, 3.126282822330895, 1.545273380901178, -1.1687943845285949], "count": [441]}, "gripper_mode_state": {"mean": [0.47392290249433106, 0.0], "std": [0.499319521935282, 0.0], "min": [0, 0], "max": [1, 0], "count": [441]}, "gripper_activity_state": {"mean": [1.8503401360544218, 1.91156462585034], "std": [0.49055119394067825, 0.38554087932802045], "min": [0, 0], "max": [2, 2], "count": [441]}, "gripper_mode_action": {"mean": [0.47392290249433106, 0.0], "std": [0.499319521935282, 0.0], "min": [0, 0], "max": [1, 0], "count": [441]}, "gripper_activity_action": {"mean": [1.8503401360544218, 1.91156462585034], "std": [0.49055119394067825, 0.38554087932802045], "min": [0, 0], "max": [2, 2], "count": [441]}, "gripper_open_scale_state": {"mean": [0.43841383195734357, 0.8565736961451248], "std": [0.2999003822185793, 0.09889842208206759], "min": [0.116, 0.542], "max": [0.891, 0.901], "count": [441]}, "gripper_open_scale_action": {"mean": [0.43841383195734357, 0.8565736961451248], "std": [0.2999003822185793, 0.09889842208206759], "min": [0.116, 0.542], "max": [0.891, 0.901], "count": [441]}}} +{"episode_index": 238, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4686456964869281]], [[0.455826135620915]], [[0.43238894199346406]]], "std": [[[0.13983478316810896]], [[0.16142617650981653]], [[0.1837661184245743]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.047058823529411764]], [[0.011764705882352941]]], "max": [[[0.7137254901960784]], [[0.6705882352941176]], [[0.6705882352941176]]], "mean": [[[0.4763524897875817]], [[0.4737104677287582]], [[0.4669560294117647]]], "std": [[[0.05722828086087271]], [[0.07001244893656634]], [[0.08045487353053866]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8784313725490196]], [[0.8666666666666667]], [[0.8823529411764706]]], "mean": [[[0.4729252308006536]], [[0.457479681372549]], [[0.44287894403594774]]], "std": [[[0.1127169789336556]], [[0.13702805704515839]], [[0.15696804427785155]]], "count": [100]}, "observation.state": {"min": [0.4801226258277893, 1.949061632156372, -1.2824504375457764, -0.8211424946784973, -1.9287110567092896, -1.1313049793243408, 0.31979668140411377, 581.0, 0.08734100311994553, 0.38376298546791077, -0.24477499723434448, -3.1411852836608887, 0.9210000038146973, -2.628999948501587, -0.79613196849823, -2.0507967472076416, 1.1154574155807495, 0.1299223005771637, -2.898223876953125, -1.2203865051269531, 0.9019687175750732, 106.0, -0.21244999766349792, 0.4138999879360199, -0.22351600229740143, -3.1411852836608887, -1.4880000352859497, -1.3250000476837158], "max": [0.7529874444007874, 2.026885747909546, -0.6517233848571777, -0.0552920326590538, -0.5923298597335815, -0.7974234819412231, 1.609368085861206, 901.0, 0.2713870108127594, 0.42672199010849, -0.1602250039577484, 3.140000104904175, 1.562999963760376, 3.0439999103546143, -0.42383575439453125, -1.9651883840560913, 1.4330724477767944, 1.595579981803894, -0.7645589113235474, -0.6410768628120422, 2.839144706726074, 883.0, -0.049943000078201294, 0.447501003742218, 0.0358630008995533, 3.13700008392334, -0.8949999809265137, 1.2690000534057617], "mean": [0.6146637797355652, 2.015232563018799, -0.9087304472923279, -0.342998206615448, -1.2333329916000366, -0.9078311920166016, 0.9107691049575806, 853.4436645507812, 0.21287892758846283, 0.41261881589889526, -0.21075373888015747, -0.425232857465744, 1.258080244064331, -1.0729471445083618, -0.6321141719818115, -2.0236854553222656, 1.2940794229507446, 0.9917759895324707, -1.4653418064117432, -0.9860446453094482, 1.508415937423706, 440.3090515136719, -0.13706021010875702, 0.4244557023048401, -0.10155671834945679, -2.0141708850860596, -1.0882309675216675, 0.2786950469017029], "std": [0.05985258147120476, 0.015544499270617962, 0.24040880799293518, 0.2524678707122803, 0.45637139678001404, 0.10500911623239517, 0.4986425042152405, 98.81416320800781, 0.06168721988797188, 0.0105464281514287, 0.02444470301270485, 3.0092999935150146, 0.18945443630218506, 0.47507476806640625, 0.07170810550451279, 0.018149517476558685, 0.1100267544388771, 0.5713326334953308, 0.7362748384475708, 0.2110329568386078, 0.6593585014343262, 352.6896667480469, 0.03848928585648537, 0.006283564493060112, 0.10569772869348526, 1.64265775680542, 0.1979055255651474, 0.5913143157958984], "count": [364]}, "action": {"min": [0.4801226258277893, 1.949061632156372, -1.2824504375457764, -0.8211424946784973, -1.9287110567092896, -1.1313049793243408, 0.31979668140411377, 581.0, 0.08734100311994553, 0.38376298546791077, -0.24477499723434448, -3.1411852836608887, 0.9210000038146973, -2.628999948501587, -0.79613196849823, -2.0507967472076416, 1.1154574155807495, 0.1299223005771637, -2.898223876953125, -1.2203865051269531, 0.9019687175750732, 106.0, -0.21244999766349792, 0.4138999879360199, -0.22351600229740143, -3.1411852836608887, -1.4880000352859497, -1.3250000476837158], "max": [0.7529874444007874, 2.026885747909546, -0.6517233848571777, -0.0552920326590538, -0.5923298597335815, -0.7974234819412231, 1.609368085861206, 901.0, 0.2713870108127594, 0.42672199010849, -0.1602250039577484, 3.140000104904175, 1.562999963760376, 3.0439999103546143, -0.42383575439453125, -1.9651883840560913, 1.4330724477767944, 1.595579981803894, -0.7645589113235474, -0.6410768628120422, 2.839144706726074, 883.0, -0.049943000078201294, 0.447501003742218, 0.0358630008995533, 3.13700008392334, -0.8949999809265137, 1.2690000534057617], "mean": [0.6146637797355652, 2.015232563018799, -0.9087304472923279, -0.342998206615448, -1.2333329916000366, -0.9078311920166016, 0.9107691049575806, 853.4436645507812, 0.21287892758846283, 0.41261881589889526, -0.21075373888015747, -0.425232857465744, 1.258080244064331, -1.0729471445083618, -0.6321141719818115, -2.0236854553222656, 1.2940794229507446, 0.9917759895324707, -1.4653418064117432, -0.9860446453094482, 1.508415937423706, 440.3090515136719, -0.13706021010875702, 0.4244557023048401, -0.10155671834945679, -2.0141708850860596, -1.0882309675216675, 0.2786950469017029], "std": [0.05985258147120476, 0.015544499270617962, 0.24040880799293518, 0.2524678707122803, 0.45637139678001404, 0.10500911623239517, 0.4986425042152405, 98.81416320800781, 0.06168721988797188, 0.0105464281514287, 0.02444470301270485, 3.0092999935150146, 0.18945443630218506, 0.47507476806640625, 0.07170810550451279, 0.018149517476558685, 0.1100267544388771, 0.5713326334953308, 0.7362748384475708, 0.2110329568386078, 0.6593585014343262, 352.6896667480469, 0.03848928585648537, 0.006283564493060112, 0.10569772869348526, 1.64265775680542, 0.1979055255651474, 0.5913143157958984], "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": [238], "max": [238], "mean": [238.0], "std": [0.0], "count": [364]}, "index": {"min": [130265], "max": [130628], "mean": [130446.5], "std": [105.0773524599854], "count": [364]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [364]}, "subtask_annotation": {"mean": [3.076923076923077, 12.0, 12.0, 12.0, 12.0], "std": [3.201067024131785, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [364]}, "scene_annotation": {"mean": [238.0], "std": [0.0], "min": [238], "max": [238], "count": [364]}, "eef_direction_state": {"mean": [4.582417582417582, 4.277472527472527], "std": [1.4774192978531469, 1.9265177224618388], "min": [0, 0], "max": [6, 6], "count": [364]}, "eef_velocity_state": {"mean": [0.8021978021978022, 0.7417582417582418], "std": [0.7805292684430665, 0.7554295676387328], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_acc_mag_state": {"mean": [0.8324175824175825, 0.6181318681318682], "std": [0.8431649437258525, 0.8016472218657523], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_direction_action": {"mean": [4.582417582417582, 4.277472527472527], "std": [1.4774192978531469, 1.9265177224618388], "min": [0, 0], "max": [6, 6], "count": [364]}, "eef_velocity_action": {"mean": [0.8021978021978022, 0.7417582417582418], "std": [0.7805292684430665, 0.7554295676387328], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_acc_mag_action": {"mean": [0.8324175824175825, 0.6181318681318682], "std": [0.8431649437258525, 0.8016472218657523], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_sim_pose_state": {"mean": [0.6184572849603673, 0.22461898686824058, 1.1800509696555845, 2.0000569083318562, 1.0893846676160133, 1.8528647665456126, 0.6052955355558693, -0.2919310999131986, 1.0674624083259618, -0.44180663443635054, 1.2584672939914465, -2.6089922428770005], "std": [0.009299489453241612, 0.03559699570295754, 0.10753156001389519, 1.664191134557431, 0.19791632871769607, 0.5949906636576217, 0.011264610324462397, 0.04977918862186513, 0.028439931071103156, 3.0071957556212534, 0.18938465025991758, 0.5953353252871922], "min": [0.597144057434154, 0.1421002459534212, 1.0551017309067796, -3.1351709836738757, 0.8964565224777648, 0.23941049143582588, 0.5817186019288373, -0.3397735984586551, 1.0417730190840728, -3.1412760158669015, 0.9213897733533312, -3.123752433567779], "max": [0.6431437695557696, 0.2890152338496984, 1.3209230402063883, 3.1412842847781275, 1.4895742274947912, 2.847094137325675, 0.6305919910355927, -0.18366467732941885, 1.1233170388538904, 3.1389089605557223, 1.5636008620446078, 2.6890125591125202], "count": [364]}, "eef_sim_pose_action": {"mean": [0.6184572849603673, 0.22461898686824058, 1.1800509696555845, 2.0000569083318562, 1.0893846676160133, 1.8528647665456126, 0.6052955355558693, -0.2919310999131986, 1.0674624083259618, -0.44180663443635054, 1.2584672939914465, -2.6089922428770005], "std": [0.009299489453241612, 0.03559699570295754, 0.10753156001389519, 1.664191134557431, 0.19791632871769607, 0.5949906636576217, 0.011264610324462397, 0.04977918862186513, 0.028439931071103156, 3.0071957556212534, 0.18938465025991758, 0.5953353252871922], "min": [0.597144057434154, 0.1421002459534212, 1.0551017309067796, -3.1351709836738757, 0.8964565224777648, 0.23941049143582588, 0.5817186019288373, -0.3397735984586551, 1.0417730190840728, -3.1412760158669015, 0.9213897733533312, -3.123752433567779], "max": [0.6431437695557696, 0.2890152338496984, 1.3209230402063883, 3.1412842847781275, 1.4895742274947912, 2.847094137325675, 0.6305919910355927, -0.18366467732941885, 1.1233170388538904, 3.1389089605557223, 1.5636008620446078, 2.6890125591125202], "count": [364]}, "gripper_mode_state": {"mean": [0.5576923076923077, 0.0], "std": [0.4966604450055742, 0.0], "min": [0, 0], "max": [1, 0], "count": [364]}, "gripper_activity_state": {"mean": [1.771978021978022, 1.9285714285714286], "std": [0.5646991220270012, 0.3320882029947596], "min": [0, 0], "max": [2, 2], "count": [364]}, "gripper_mode_action": {"mean": [0.5576923076923077, 0.0], "std": [0.4966604450055742, 0.0], "min": [0, 0], "max": [1, 0], "count": [364]}, "gripper_activity_action": {"mean": [1.771978021978022, 1.9285714285714286], "std": [0.5646991220270012, 0.3320882029947596], "min": [0, 0], "max": [2, 2], "count": [364]}, "gripper_open_scale_state": {"mean": [0.440309065892146, 0.8534436813186818], "std": [0.3526897434279676, 0.09881416751918456], "min": [0.106, 0.581], "max": [0.883, 0.901], "count": [364]}, "gripper_open_scale_action": {"mean": [0.440309065892146, 0.8534436813186818], "std": [0.3526897434279676, 0.09881416751918456], "min": [0.106, 0.581], "max": [0.883, 0.901], "count": [364]}}} +{"episode_index": 239, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4595865954715219]], [[0.4481064639744787]], [[0.42863320689386863]]], "std": [[[0.13780370250720927]], [[0.157177148897363]], [[0.17815489111128335]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.01568627450980392]], [[0.01568627450980392]]], "max": [[[0.7450980392156863]], [[0.7333333333333333]], [[0.7411764705882353]]], "mean": [[[0.4689103738717709]], [[0.4646746926548397]], [[0.4539291627762216]]], "std": [[[0.050107550247116765]], [[0.06443124669996138]], [[0.081053811722707]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.807843137254902]], [[0.807843137254902]], [[0.7843137254901961]]], "mean": [[[0.4704723058667912]], [[0.4484236869747899]], [[0.4324844693432929]]], "std": [[[0.10799785704111958]], [[0.1376716299161597]], [[0.158255871069101]]], "count": [105]}, "observation.state": {"min": [0.5244714617729187, 1.9976167678833008, -0.8847772479057312, -0.9040631651878357, -2.172516107559204, -1.3819692134857178, 0.21874211728572845, 548.0, 0.10775499790906906, 0.3792099952697754, -0.238987997174263, -3.125, 0.8199999332427979, -1.7050000429153442, -0.8696626424789429, -2.048283576965332, 0.9540318846702576, 0.06386160105466843, -2.900824546813965, -1.4251834154129028, 0.6799453496932983, 118.0, -0.2159319967031479, 0.3978300094604492, -0.24840299785137177, -3.1411852836608887, -1.527999997138977, -1.1460000276565552], "max": [0.8434827327728271, 2.0280027389526367, -0.2862689197063446, -0.012409292161464691, -0.5777912735939026, -0.7193025946617126, 1.653437852859497, 899.0, 0.2753460109233856, 0.43703100085258484, -0.13610400259494781, 3.132999897003174, 1.468000054359436, 0.48899996280670166, -0.5798333287239075, -2.0208992958068848, 1.420750379562378, 1.8458428382873535, -0.6027320623397827, -0.4872784912586212, 2.8411343097686768, 886.0, -0.048413001000881195, 0.46902599930763245, 0.07750699669122696, 3.1410000324249268, -0.8740000128746033, 1.180999994277954], "mean": [0.649503231048584, 2.0183846950531006, -0.7435782551765442, -0.33791765570640564, -1.3850840330123901, -0.9845569729804993, 0.9640455842018127, 856.7284545898438, 0.2201123684644699, 0.41239508986473083, -0.20794329047203064, 2.575254201889038, 1.2116578817367554, -1.1851513385772705, -0.7188845872879028, -2.032931089401245, 1.2412009239196777, 1.0050479173660278, -1.4549157619476318, -1.0690858364105225, 1.467933177947998, 348.82965087890625, -0.1303679347038269, 0.42158520221710205, -0.08197049796581268, -1.411518931388855, -1.0873726606369019, 0.4039560854434967], "std": [0.06382767856121063, 0.004127452615648508, 0.11851503700017929, 0.25874999165534973, 0.651270866394043, 0.21295218169689178, 0.5697160959243774, 99.05367279052734, 0.04777347669005394, 0.015382735058665276, 0.03265883028507233, 1.3650962114334106, 0.18564686179161072, 0.4362419545650482, 0.07977660000324249, 0.00551575655117631, 0.13253463804721832, 0.7778374552726746, 0.850965678691864, 0.33581992983818054, 0.8214736580848694, 261.53826904296875, 0.03691066429018974, 0.018059266731142998, 0.1260450780391693, 2.215754270553589, 0.2099611908197403, 0.5542479753494263], "count": [499]}, "action": {"min": [0.5244714617729187, 1.9976167678833008, -0.8847772479057312, -0.9040631651878357, -2.172516107559204, -1.3819692134857178, 0.21874211728572845, 548.0, 0.10775499790906906, 0.3792099952697754, -0.238987997174263, -3.125, 0.8199999332427979, -1.7050000429153442, -0.8696626424789429, -2.048283576965332, 0.9540318846702576, 0.06386160105466843, -2.900824546813965, -1.4251834154129028, 0.6799453496932983, 118.0, -0.2159319967031479, 0.3978300094604492, -0.24840299785137177, -3.1411852836608887, -1.527999997138977, -1.1460000276565552], "max": [0.8434827327728271, 2.0280027389526367, -0.2862689197063446, -0.012409292161464691, -0.5777912735939026, -0.7193025946617126, 1.653437852859497, 899.0, 0.2753460109233856, 0.43703100085258484, -0.13610400259494781, 3.132999897003174, 1.468000054359436, 0.48899996280670166, -0.5798333287239075, -2.0208992958068848, 1.420750379562378, 1.8458428382873535, -0.6027320623397827, -0.4872784912586212, 2.8411343097686768, 886.0, -0.048413001000881195, 0.46902599930763245, 0.07750699669122696, 3.1410000324249268, -0.8740000128746033, 1.180999994277954], "mean": [0.649503231048584, 2.0183846950531006, -0.7435782551765442, -0.33791765570640564, -1.3850840330123901, -0.9845569729804993, 0.9640455842018127, 856.7284545898438, 0.2201123684644699, 0.41239508986473083, -0.20794329047203064, 2.575254201889038, 1.2116578817367554, -1.1851513385772705, -0.7188845872879028, -2.032931089401245, 1.2412009239196777, 1.0050479173660278, -1.4549157619476318, -1.0690858364105225, 1.467933177947998, 348.82965087890625, -0.1303679347038269, 0.42158520221710205, -0.08197049796581268, -1.411518931388855, -1.0873726606369019, 0.4039560854434967], "std": [0.06382767856121063, 0.004127452615648508, 0.11851503700017929, 0.25874999165534973, 0.651270866394043, 0.21295218169689178, 0.5697160959243774, 99.05367279052734, 0.04777347669005394, 0.015382735058665276, 0.03265883028507233, 1.3650962114334106, 0.18564686179161072, 0.4362419545650482, 0.07977660000324249, 0.00551575655117631, 0.13253463804721832, 0.7778374552726746, 0.850965678691864, 0.33581992983818054, 0.8214736580848694, 261.53826904296875, 0.03691066429018974, 0.018059266731142998, 0.1260450780391693, 2.215754270553589, 0.2099611908197403, 0.5542479753494263], "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": [239], "max": [239], "mean": [239.0], "std": [0.0], "count": [499]}, "index": {"min": [130629], "max": [131127], "mean": [130878.0], "std": [144.04860290887933], "count": [499]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [499]}, "subtask_annotation": {"mean": [3.070140280561122, 12.0, 12.0, 12.0, 12.0], "std": [2.9513575186287144, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [499]}, "scene_annotation": {"mean": [239.0], "std": [0.0], "min": [239], "max": [239], "count": [499]}, "eef_direction_state": {"mean": [4.64128256513026, 4.5490981963927855], "std": [1.5066915401338326, 1.8378927847274047], "min": [0, 0], "max": [6, 6], "count": [499]}, "eef_velocity_state": {"mean": [0.7755511022044088, 0.591182364729459], "std": [0.7739000513456069, 0.6914902184804391], "min": [0, 0], "max": [2, 2], "count": [499]}, "eef_acc_mag_state": {"mean": [0.8376753507014028, 0.6533066132264529], "std": [0.8325200213722207, 0.8315208608690905], "min": [0, 0], "max": [2, 2], "count": [499]}, "eef_direction_action": {"mean": [4.64128256513026, 4.5490981963927855], "std": [1.5066915401338326, 1.8378927847274047], "min": [0, 0], "max": [6, 6], "count": [499]}, "eef_velocity_action": {"mean": [0.7755511022044088, 0.591182364729459], "std": [0.7739000513456069, 0.6914902184804391], "min": [0, 0], "max": [2, 2], "count": [499]}, "eef_acc_mag_action": {"mean": [0.8376753507014028, 0.6533066132264529], "std": [0.8325200213722207, 0.8315208608690905], "min": [0, 0], "max": [2, 2], "count": [499]}, "eef_sim_pose_state": {"mean": [0.6140632784160387, 0.21541340528421146, 1.2002342584437675, 1.4019866974450417, 1.0884107822404254, 1.9780989817417445, 0.6064574440440339, -0.29979120987312663, 1.0715394029474075, 2.5765400795707905, 1.2120147894185163, -0.5646016555110929], "std": [0.018494619916371177, 0.033911793805484904, 0.12922894553338107, 2.2234830864990895, 0.2099672075369964, 0.5569238469632732, 0.013459756203993119, 0.0355805696683005, 0.03459687271380539, 1.3646847447808692, 0.18565662946735514, 2.666995740253609], "min": [0.5911074583816354, 0.13902901366223194, 1.0370786060128305, -3.140404785281814, 0.8755494513151274, 0.4205736553143132, 0.5756988170954768, -0.3461140742961889, 1.0368884950061232, -3.1250144916358042, 0.8204491324050895, -3.1304477837115114], "max": [0.6628292431963462, 0.2891979089254318, 1.3613375164959194, 3.140452326384904, 1.530516408300982, 2.7556396886059598, 0.645492024965103, -0.20710871214236026, 1.1458158430677725, 3.1336684088027917, 1.4686046804982373, 3.13267701039812], "count": [499]}, "eef_sim_pose_action": {"mean": [0.6140632784160387, 0.21541340528421146, 1.2002342584437675, 1.4019866974450417, 1.0884107822404254, 1.9780989817417445, 0.6064574440440339, -0.29979120987312663, 1.0715394029474075, 2.5765400795707905, 1.2120147894185163, -0.5646016555110929], "std": [0.018494619916371177, 0.033911793805484904, 0.12922894553338107, 2.2234830864990895, 0.2099672075369964, 0.5569238469632732, 0.013459756203993119, 0.0355805696683005, 0.03459687271380539, 1.3646847447808692, 0.18565662946735514, 2.666995740253609], "min": [0.5911074583816354, 0.13902901366223194, 1.0370786060128305, -3.140404785281814, 0.8755494513151274, 0.4205736553143132, 0.5756988170954768, -0.3461140742961889, 1.0368884950061232, -3.1250144916358042, 0.8204491324050895, -3.1304477837115114], "max": [0.6628292431963462, 0.2891979089254318, 1.3613375164959194, 3.140452326384904, 1.530516408300982, 2.7556396886059598, 0.645492024965103, -0.20710871214236026, 1.1458158430677725, 3.1336684088027917, 1.4686046804982373, 3.13267701039812], "count": [499]}, "gripper_mode_state": {"mean": [0.5771543086172345, 0.0], "std": [0.4940113487176134, 0.0], "min": [0, 0], "max": [1, 0], "count": [499]}, "gripper_activity_state": {"mean": [1.843687374749499, 1.9318637274549098], "std": [0.47335331114852436, 0.3279967945902162], "min": [0, 0], "max": [2, 2], "count": [499]}, "gripper_mode_action": {"mean": [0.5771543086172345, 0.0], "std": [0.4940113487176134, 0.0], "min": [0, 0], "max": [1, 0], "count": [499]}, "gripper_activity_action": {"mean": [1.843687374749499, 1.9318637274549098], "std": [0.47335331114852436, 0.3279967945902162], "min": [0, 0], "max": [2, 2], "count": [499]}, "gripper_open_scale_state": {"mean": [0.34882965933392707, 0.8567284569138284], "std": [0.26153824123676744, 0.09905383547277902], "min": [0.118, 0.548], "max": [0.886, 0.899], "count": [499]}, "gripper_open_scale_action": {"mean": [0.34882965933392707, 0.8567284569138284], "std": [0.26153824123676744, 0.09905383547277902], "min": [0.118, 0.548], "max": [0.886, 0.899], "count": [499]}}} +{"episode_index": 240, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.45485564133986933]], [[0.4450531924019608]], [[0.4249795812908497]]], "std": [[[0.13352633355158108]], [[0.1517099309123304]], [[0.17302290154116562]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.011764705882352941]], [[0.0196078431372549]]], "max": [[[0.7490196078431373]], [[0.7098039215686275]], [[0.7176470588235294]]], "mean": [[[0.47226367034313727]], [[0.4662358660130719]], [[0.4542079983660131]]], "std": [[[0.05394934373412901]], [[0.06960392856750053]], [[0.08696725882516203]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8784313725490196]], [[0.8313725490196079]], [[0.8392156862745098]]], "mean": [[[0.4746480412581699]], [[0.45470809027777775]], [[0.441406154003268]]], "std": [[[0.10601731138251114]], [[0.13427586224136737]], [[0.15433841129622675]]], "count": [100]}, "observation.state": {"min": [0.5499532222747803, 2.0016658306121826, -0.6187366843223572, -0.720070481300354, -2.25777530670166, -1.2883497476577759, 0.10033898055553436, 552.0, 0.11018099635839462, 0.38123300671577454, -0.24195900559425354, -3.111999988555908, 0.906000018119812, -1.715999960899353, -1.0117499828338623, -2.0453689098358154, 0.8359079957008362, 0.04696681350469589, -2.900824546813965, -1.4558141231536865, 0.6777462959289551, 105.0, -0.21300899982452393, 0.4055339992046356, -0.21578599512577057, -3.1401853561401367, -1.4709999561309814, -1.1729999780654907], "max": [0.9267523884773254, 2.0304114818573, -0.10868165642023087, -0.004817108623683453, -0.7101745009422302, -0.6441487073898315, 1.578336238861084, 898.0, 0.2668519914150238, 0.45895498991012573, -0.15107999742031097, 3.0940001010894775, 1.5579999685287476, 0.6330000162124634, -0.3507937490940094, -2.0185606479644775, 1.4100515842437744, 1.7432873249053955, -0.6055245995521545, -0.5511226058006287, 2.840418815612793, 881.0, -0.007631999906152487, 0.48687100410461426, 0.09208100289106369, 3.140000104904175, -0.8320000171661377, 1.2599999904632568], "mean": [0.7213605642318726, 2.021024703979492, -0.38827085494995117, -0.2052474468946457, -1.5567371845245361, -0.9228588938713074, 0.7791138887405396, 823.8358764648438, 0.21837185323238373, 0.4224092662334442, -0.21463194489479065, 0.15596510469913483, 1.2114931344985962, -1.04417085647583, -0.8127031922340393, -2.031036138534546, 1.0892603397369385, 0.9226920008659363, -1.2366122007369995, -1.0702075958251953, 1.4343758821487427, 408.41680908203125, -0.11933106184005737, 0.43707138299942017, -0.0793132483959198, -1.7814064025878906, -1.0266033411026, 0.27934786677360535], "std": [0.08434183150529861, 0.004249804653227329, 0.20479460060596466, 0.20761899650096893, 0.5764539241790771, 0.2067483812570572, 0.5904756188392639, 102.68441772460938, 0.05109908804297447, 0.01658087782561779, 0.02745811641216278, 2.772010087966919, 0.1733417809009552, 0.533531129360199, 0.14812350273132324, 0.006165520753711462, 0.18952246010303497, 0.6694551110267639, 0.8051043748855591, 0.3075951337814331, 0.7828468680381775, 299.6018981933594, 0.0536767840385437, 0.02110917679965496, 0.12320971488952637, 1.8707375526428223, 0.23236000537872314, 0.5703524351119995], "count": [469]}, "action": {"min": [0.5499532222747803, 2.0016658306121826, -0.6187366843223572, -0.720070481300354, -2.25777530670166, -1.2883497476577759, 0.10033898055553436, 552.0, 0.11018099635839462, 0.38123300671577454, -0.24195900559425354, -3.111999988555908, 0.906000018119812, -1.715999960899353, -1.0117499828338623, -2.0453689098358154, 0.8359079957008362, 0.04696681350469589, -2.900824546813965, -1.4558141231536865, 0.6777462959289551, 105.0, -0.21300899982452393, 0.4055339992046356, -0.21578599512577057, -3.1401853561401367, -1.4709999561309814, -1.1729999780654907], "max": [0.9267523884773254, 2.0304114818573, -0.10868165642023087, -0.004817108623683453, -0.7101745009422302, -0.6441487073898315, 1.578336238861084, 898.0, 0.2668519914150238, 0.45895498991012573, -0.15107999742031097, 3.0940001010894775, 1.5579999685287476, 0.6330000162124634, -0.3507937490940094, -2.0185606479644775, 1.4100515842437744, 1.7432873249053955, -0.6055245995521545, -0.5511226058006287, 2.840418815612793, 881.0, -0.007631999906152487, 0.48687100410461426, 0.09208100289106369, 3.140000104904175, -0.8320000171661377, 1.2599999904632568], "mean": [0.7213605642318726, 2.021024703979492, -0.38827085494995117, -0.2052474468946457, -1.5567371845245361, -0.9228588938713074, 0.7791138887405396, 823.8358764648438, 0.21837185323238373, 0.4224092662334442, -0.21463194489479065, 0.15596510469913483, 1.2114931344985962, -1.04417085647583, -0.8127031922340393, -2.031036138534546, 1.0892603397369385, 0.9226920008659363, -1.2366122007369995, -1.0702075958251953, 1.4343758821487427, 408.41680908203125, -0.11933106184005737, 0.43707138299942017, -0.0793132483959198, -1.7814064025878906, -1.0266033411026, 0.27934786677360535], "std": [0.08434183150529861, 0.004249804653227329, 0.20479460060596466, 0.20761899650096893, 0.5764539241790771, 0.2067483812570572, 0.5904756188392639, 102.68441772460938, 0.05109908804297447, 0.01658087782561779, 0.02745811641216278, 2.772010087966919, 0.1733417809009552, 0.533531129360199, 0.14812350273132324, 0.006165520753711462, 0.18952246010303497, 0.6694551110267639, 0.8051043748855591, 0.3075951337814331, 0.7828468680381775, 299.6018981933594, 0.0536767840385437, 0.02110917679965496, 0.12320971488952637, 1.8707375526428223, 0.23236000537872314, 0.5703524351119995], "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": [240], "max": [240], "mean": [240.0], "std": [0.0], "count": [469]}, "index": {"min": [131128], "max": [131596], "mean": [131362.0], "std": [135.3883303686104], "count": [469]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [469]}, "subtask_annotation": {"mean": [3.7100213219616203, 12.0, 12.0, 12.0, 12.0], "std": [3.304246443963455, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [469]}, "scene_annotation": {"mean": [240.0], "std": [0.0], "min": [240], "max": [240], "count": [469]}, "eef_direction_state": {"mean": [4.626865671641791, 4.20042643923241], "std": [1.5751951803368076, 2.166403637875629], "min": [0, 0], "max": [6, 6], "count": [469]}, "eef_velocity_state": {"mean": [0.744136460554371, 0.5778251599147122], "std": [0.7826699359968247, 0.6405111592500995], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_acc_mag_state": {"mean": [0.7164179104477612, 0.6353944562899787], "std": [0.8429863430712182, 0.8138623753064261], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_direction_action": {"mean": [4.626865671641791, 4.20042643923241], "std": [1.5751951803368076, 2.166403637875629], "min": [0, 0], "max": [6, 6], "count": [469]}, "eef_velocity_action": {"mean": [0.744136460554371, 0.5778251599147122], "std": [0.7826699359968247, 0.6405111592500995], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_acc_mag_action": {"mean": [0.7164179104477612, 0.6353944562899787], "std": [0.8429863430712182, 0.8138623753064261], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_sim_pose_state": {"mean": [0.6313840377029357, 0.2044178835253124, 1.2046606947155376, 1.7830360041445814, 1.0277789067810847, 1.8520355121375573, 0.614726844093846, -0.2946563272820766, 1.0641288859925155, 0.1562407479697031, 1.21185163060786, -2.454300939766918], "std": [0.023788552313522397, 0.05021888627703716, 0.12641404854474797, 1.871145627522903, 0.23257974554075206, 0.5730300049518666, 0.017220752239786426, 0.03841520518372445, 0.028597273384749686, 2.7727115753850584, 0.1733515355305774, 1.0395124908293318], "min": [0.6011019572099896, 0.09882152077797965, 1.0587787906457276, -3.1385610094346665, 0.8327161880500511, 0.39316431115857553, 0.579344562471564, -0.33828741407222673, 1.0347852072290575, -3.1117706038851334, 0.9060433888909012, -3.117334624984972], "max": [0.6852129323754822, 0.2871345705624778, 1.3787866696743094, 3.141276322145156, 1.473295135039149, 2.841311779477698, 0.6612404085880728, -0.2065443078796823, 1.1303788554066758, 3.0950737551923817, 1.5582647444080044, 3.132603032631057], "count": [469]}, "eef_sim_pose_action": {"mean": [0.6313840377029357, 0.2044178835253124, 1.2046606947155376, 1.7830360041445814, 1.0277789067810847, 1.8520355121375573, 0.614726844093846, -0.2946563272820766, 1.0641288859925155, 0.1562407479697031, 1.21185163060786, -2.454300939766918], "std": [0.023788552313522397, 0.05021888627703716, 0.12641404854474797, 1.871145627522903, 0.23257974554075206, 0.5730300049518666, 0.017220752239786426, 0.03841520518372445, 0.028597273384749686, 2.7727115753850584, 0.1733515355305774, 1.0395124908293318], "min": [0.6011019572099896, 0.09882152077797965, 1.0587787906457276, -3.1385610094346665, 0.8327161880500511, 0.39316431115857553, 0.579344562471564, -0.33828741407222673, 1.0347852072290575, -3.1117706038851334, 0.9060433888909012, -3.117334624984972], "max": [0.6852129323754822, 0.2871345705624778, 1.3787866696743094, 3.141276322145156, 1.473295135039149, 2.841311779477698, 0.6612404085880728, -0.2065443078796823, 1.1303788554066758, 3.0950737551923817, 1.5582647444080044, 3.132603032631057], "count": [469]}, "gripper_mode_state": {"mean": [0.5437100213219617, 0.0], "std": [0.49808576975861757, 0.0], "min": [0, 0], "max": [1, 0], "count": [469]}, "gripper_activity_state": {"mean": [1.861407249466951, 1.9168443496801706], "std": [0.44766980486795815, 0.38566236224100203], "min": [0, 0], "max": [2, 2], "count": [469]}, "gripper_mode_action": {"mean": [0.5437100213219617, 0.0], "std": [0.49808576975861757, 0.0], "min": [0, 0], "max": [1, 0], "count": [469]}, "gripper_activity_action": {"mean": [1.861407249466951, 1.9168443496801706], "std": [0.44766980486795815, 0.38566236224100203], "min": [0, 0], "max": [2, 2], "count": [469]}, "gripper_open_scale_state": {"mean": [0.40841684447981835, 0.8238358210256611], "std": [0.2996018086466664, 0.10268439870962556], "min": [0.105, 0.552], "max": [0.881, 0.898], "count": [469]}, "gripper_open_scale_action": {"mean": [0.40841684447981835, 0.8238358210256611], "std": [0.2996018086466664, 0.10268439870962556], "min": [0.105, 0.552], "max": [0.881, 0.898], "count": [469]}}} +{"episode_index": 241, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4465758918242813]], [[0.4368400138816589]], [[0.41745836767597894]]], "std": [[[0.1315684394351688]], [[0.14975122562620546]], [[0.17049320682538893]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.027450980392156862]], [[0.01568627450980392]]], "max": [[[0.7333333333333333]], [[0.7019607843137254]], [[0.7019607843137254]]], "mean": [[[0.4730368605037885]], [[0.4681795234686795]], [[0.4576246330759442]]], "std": [[[0.048022029113710965]], [[0.06503426187138335]], [[0.08320344846300716]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8588235294117647]], [[0.8274509803921568]], [[0.8313725490196079]]], "mean": [[[0.4737009731621262]], [[0.4591008625426572]], [[0.44721296055295273]]], "std": [[[0.09449695135315453]], [[0.1180910733143219]], [[0.1352086710544221]]], "count": [113]}, "observation.state": {"min": [0.5703387260437012, 1.9910017251968384, -0.8329584002494812, -0.830672025680542, -2.229396343231201, -1.4476109743118286, 0.08541642129421234, 602.0, 0.08889900147914886, 0.39080798625946045, -0.23840899765491486, -3.1331851482391357, 0.8360000252723694, -2.305999994277954, -0.8684933185577393, -2.0507094860076904, 1.0850887298583984, 0.13184218108654022, -2.900824546813965, -1.4143974781036377, 0.6748316287994385, 109.0, -0.20507100224494934, 0.40715599060058594, -0.2374279946088791, -3.1411852836608887, -1.503999948501587, -1.465999960899353], "max": [0.925652801990509, 2.02950382232666, -0.3496418297290802, -0.006963863503187895, -0.7131764888763428, -0.642682671546936, 1.8146885633468628, 897.0, 0.29793599247932434, 0.466405987739563, -0.12954699993133545, 3.130000114440918, 1.5260000228881836, -0.15299999713897705, -0.41001278162002563, -2.0138134956359863, 1.394500732421875, 1.7690309286117554, -0.6409024000167847, -0.5119400024414062, 2.822476863861084, 852.0, -0.05485200136899948, 0.46975699067115784, 0.08120899647474289, 3.1410000324249268, -0.9309999942779541, 1.4620000123977661], "mean": [0.7168964147567749, 2.0184926986694336, -0.509992241859436, -0.2383197546005249, -1.2609906196594238, -0.8782152533531189, 0.6779314875602722, 856.4398193359375, 0.2361697107553482, 0.4284336268901825, -0.20517709851264954, -0.4165104627609253, 1.2319614887237549, -1.1431118249893188, -0.7202558517456055, -2.0296547412872314, 1.2723007202148438, 0.8455910682678223, -1.685429334640503, -0.9553627967834473, 1.6708457469940186, 454.18157958984375, -0.13756445050239563, 0.42986369132995605, -0.10628397017717361, -2.0223841667175293, -1.142160415649414, 0.41659313440322876], "std": [0.06777197122573853, 0.0064047821797430515, 0.17071844637393951, 0.24912530183792114, 0.6339388489723206, 0.24789173901081085, 0.7057493329048157, 78.67647552490234, 0.061542198061943054, 0.016267504543066025, 0.031384170055389404, 2.663461923599243, 0.18587735295295715, 0.3765723407268524, 0.09670539945363998, 0.008658085018396378, 0.10290604084730148, 0.7210433483123779, 0.8441293835639954, 0.324075311422348, 0.8318086862564087, 285.26373291015625, 0.04129253700375557, 0.015310847200453281, 0.1286761611700058, 1.6842631101608276, 0.19548103213310242, 0.514601469039917], "count": [548]}, "action": {"min": [0.5703387260437012, 1.9910017251968384, -0.8329584002494812, -0.830672025680542, -2.229396343231201, -1.4476109743118286, 0.08541642129421234, 602.0, 0.08889900147914886, 0.39080798625946045, -0.23840899765491486, -3.1331851482391357, 0.8360000252723694, -2.305999994277954, -0.8684933185577393, -2.0507094860076904, 1.0850887298583984, 0.13184218108654022, -2.900824546813965, -1.4143974781036377, 0.6748316287994385, 109.0, -0.20507100224494934, 0.40715599060058594, -0.2374279946088791, -3.1411852836608887, -1.503999948501587, -1.465999960899353], "max": [0.925652801990509, 2.02950382232666, -0.3496418297290802, -0.006963863503187895, -0.7131764888763428, -0.642682671546936, 1.8146885633468628, 897.0, 0.29793599247932434, 0.466405987739563, -0.12954699993133545, 3.130000114440918, 1.5260000228881836, -0.15299999713897705, -0.41001278162002563, -2.0138134956359863, 1.394500732421875, 1.7690309286117554, -0.6409024000167847, -0.5119400024414062, 2.822476863861084, 852.0, -0.05485200136899948, 0.46975699067115784, 0.08120899647474289, 3.1410000324249268, -0.9309999942779541, 1.4620000123977661], "mean": [0.7168964147567749, 2.0184926986694336, -0.509992241859436, -0.2383197546005249, -1.2609906196594238, -0.8782152533531189, 0.6779314875602722, 856.4398193359375, 0.2361697107553482, 0.4284336268901825, -0.20517709851264954, -0.4165104627609253, 1.2319614887237549, -1.1431118249893188, -0.7202558517456055, -2.0296547412872314, 1.2723007202148438, 0.8455910682678223, -1.685429334640503, -0.9553627967834473, 1.6708457469940186, 454.18157958984375, -0.13756445050239563, 0.42986369132995605, -0.10628397017717361, -2.0223841667175293, -1.142160415649414, 0.41659313440322876], "std": [0.06777197122573853, 0.0064047821797430515, 0.17071844637393951, 0.24912530183792114, 0.6339388489723206, 0.24789173901081085, 0.7057493329048157, 78.67647552490234, 0.061542198061943054, 0.016267504543066025, 0.031384170055389404, 2.663461923599243, 0.18587735295295715, 0.3765723407268524, 0.09670539945363998, 0.008658085018396378, 0.10290604084730148, 0.7210433483123779, 0.8441293835639954, 0.324075311422348, 0.8318086862564087, 285.26373291015625, 0.04129253700375557, 0.015310847200453281, 0.1286761611700058, 1.6842631101608276, 0.19548103213310242, 0.514601469039917], "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": [241], "max": [241], "mean": [241.0], "std": [0.0], "count": [548]}, "index": {"min": [131597], "max": [132144], "mean": [131870.5], "std": [158.19371036801684], "count": [548]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [548]}, "subtask_annotation": {"mean": [3.1697080291970803, 12.0, 12.0, 12.0, 12.0], "std": [3.419356972375667, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [548]}, "scene_annotation": {"mean": [241.0], "std": [0.0], "min": [241], "max": [241], "count": [548]}, "eef_direction_state": {"mean": [4.835766423357664, 4.175182481751825], "std": [1.4405613882529158, 2.1474745317490074], "min": [0, 0], "max": [6, 6], "count": [548]}, "eef_velocity_state": {"mean": [0.635036496350365, 0.6423357664233577], "std": [0.7484866718506702, 0.7121185241028348], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_acc_mag_state": {"mean": [0.6824817518248175, 0.6441605839416058], "std": [0.8313560999929388, 0.8234821403811177], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_direction_action": {"mean": [4.835766423357664, 4.175182481751825], "std": [1.4405613882529158, 2.1474745317490074], "min": [0, 0], "max": [6, 6], "count": [548]}, "eef_velocity_action": {"mean": [0.635036496350365, 0.6423357664233577], "std": [0.7484866718506702, 0.7121185241028348], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_acc_mag_action": {"mean": [0.6824817518248175, 0.6441605839416058], "std": [0.8313560999929388, 0.8234821403811177], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_sim_pose_state": {"mean": [0.6211689495882173, 0.2221740474245809, 1.1743133769857097, 1.9453241866597697, 1.1431923430444206, 1.9910400932683143, 0.6200451205712191, -0.307354890313651, 1.072652255688113, -0.4161642892172118, 1.232305013575448, -2.5763397045774608], "std": [0.014994990671453412, 0.037552921661067655, 0.13101852843702602, 1.776762022610797, 0.1955974388633407, 0.5168039702814592, 0.013183476610930589, 0.04606255292545517, 0.03433612310808088, 2.66410674292252, 0.18593382908652054, 0.8629172015056115], "min": [0.6024451200217328, 0.1444675710180401, 1.0510538610134923, -3.141562344811165, 0.9319591966657335, 0.09660493675088311, 0.5968001604991825, -0.3522037980592215, 1.0394210729238615, -3.1323402078539018, 0.8361346331098787, -3.117396591429333], "max": [0.6636683751131376, 0.27946315256581, 1.3659178288042844, 3.141460445791887, 1.505014353348455, 3.0471273816913196, 0.6581685894875395, -0.18649650827450148, 1.1541851424379705, 3.131081497109017, 1.5261338979810422, 3.1223175828093406], "count": [548]}, "eef_sim_pose_action": {"mean": [0.6211689495882173, 0.2221740474245809, 1.1743133769857097, 1.9453241866597697, 1.1431923430444206, 1.9910400932683143, 0.6200451205712191, -0.307354890313651, 1.072652255688113, -0.4161642892172118, 1.232305013575448, -2.5763397045774608], "std": [0.014994990671453412, 0.037552921661067655, 0.13101852843702602, 1.776762022610797, 0.1955974388633407, 0.5168039702814592, 0.013183476610930589, 0.04606255292545517, 0.03433612310808088, 2.66410674292252, 0.18593382908652054, 0.8629172015056115], "min": [0.6024451200217328, 0.1444675710180401, 1.0510538610134923, -3.141562344811165, 0.9319591966657335, 0.09660493675088311, 0.5968001604991825, -0.3522037980592215, 1.0394210729238615, -3.1323402078539018, 0.8361346331098787, -3.117396591429333], "max": [0.6636683751131376, 0.27946315256581, 1.3659178288042844, 3.141460445791887, 1.505014353348455, 3.0471273816913196, 0.6581685894875395, -0.18649650827450148, 1.1541851424379705, 3.131081497109017, 1.5261338979810422, 3.1223175828093406], "count": [548]}, "gripper_mode_state": {"mean": [0.48722627737226276, 0.0], "std": [0.49983680537774494, 0.0], "min": [0, 0], "max": [1, 0], "count": [548]}, "gripper_activity_state": {"mean": [1.8558394160583942, 1.9434306569343065], "std": [0.4348238041277799, 0.30580261263153014], "min": [0, 0], "max": [2, 2], "count": [548]}, "gripper_mode_action": {"mean": [0.48722627737226276, 0.0], "std": [0.49983680537774494, 0.0], "min": [0, 0], "max": [1, 0], "count": [548]}, "gripper_activity_action": {"mean": [1.8558394160583942, 1.9434306569343065], "std": [0.4348238041277799, 0.30580261263153014], "min": [0, 0], "max": [2, 2], "count": [548]}, "gripper_open_scale_state": {"mean": [0.4541815693987558, 0.8564397807991428], "std": [0.2852632196982857, 0.07867648684610498], "min": [0.109, 0.602], "max": [0.852, 0.897], "count": [548]}, "gripper_open_scale_action": {"mean": [0.4541815693987558, 0.8564397807991428], "std": [0.2852632196982857, 0.07867648684610498], "min": [0.109, 0.602], "max": [0.852, 0.897], "count": [548]}}} +{"episode_index": 242, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.46756919117647056]], [[0.4564708517156863]], [[0.4362021384803922]]], "std": [[[0.1356424137913222]], [[0.15435874226569846]], [[0.17654269445515583]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.03529411764705882]], [[0.011764705882352941]]], "max": [[[0.7490196078431373]], [[0.7294117647058823]], [[0.7254901960784313]]], "mean": [[[0.4807593504901961]], [[0.47501445874183007]], [[0.4646283558006536]]], "std": [[[0.05284513533450485]], [[0.06899166119151487]], [[0.08720578001596693]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.8313725490196079]], [[0.8274509803921568]]], "mean": [[[0.47765387867647063]], [[0.462257920751634]], [[0.45126628676470587]]], "std": [[[0.10240246665389047]], [[0.1290703215722246]], [[0.14728452661943198]]], "count": [100]}, "observation.state": {"min": [0.5099154114723206, 2.015890121459961, -0.8298691511154175, -0.9782570600509644, -2.3861966133117676, -1.2984552383422852, 0.10372491180896759, 640.0, 0.11604200303554535, 0.3811599910259247, -0.22913199663162231, -3.115000009536743, 0.7749999761581421, -1.3760000467300415, -0.9023527503013611, -2.048527956008911, 1.2414177656173706, 0.11131709069013596, -2.8848025798797607, -1.2686973810195923, 0.6705031394958496, 111.0, -0.2101060003042221, 0.39858099818229675, -0.23330000042915344, -3.1401853561401367, -1.4809999465942383, -1.3849999904632568], "max": [0.8712683916091919, 2.0255417823791504, -0.4124911427497864, 0.0029670598451048136, -0.8281936645507812, -0.6439218521118164, 1.8327702283859253, 902.0, 0.28957200050354004, 0.4632109999656677, -0.13077500462532043, 3.131999969482422, 1.4479999542236328, -0.7260000109672546, -0.44163814187049866, -1.8923733234405518, 1.7457133531570435, 1.7434617280960083, -0.7069805860519409, -0.4476245939731598, 2.8404884338378906, 878.0, -0.009855999611318111, 0.47265300154685974, 0.07861199975013733, 3.138000011444092, -0.9599999785423279, 0.9440000057220459], "mean": [0.712421178817749, 2.0221025943756104, -0.5244729518890381, -0.33768022060394287, -1.4935100078582764, -0.9090588688850403, 0.8657736778259277, 849.01318359375, 0.2303006500005722, 0.43216198682785034, -0.1997547447681427, 0.0716056078672409, 1.1585023403167725, -1.0159929990768433, -0.734180212020874, -2.01299786567688, 1.448131799697876, 0.9468997716903687, -1.64444899559021, -0.9393680095672607, 1.4978327751159668, 385.2440185546875, -0.10907116532325745, 0.427812784910202, -0.08717434853315353, -2.45563006401062, -1.1082991361618042, 0.27878710627555847], "std": [0.10196680575609207, 0.0020444958936423063, 0.12760844826698303, 0.3190411329269409, 0.6700438261032104, 0.2513425052165985, 0.7526600360870361, 65.26392364501953, 0.03816412761807442, 0.028433214873075485, 0.02512078545987606, 2.7183837890625, 0.21214373409748077, 0.15129967033863068, 0.11529667675495148, 0.03191201761364937, 0.21320562064647675, 0.7320497632026672, 0.857663631439209, 0.2772606611251831, 0.7930914163589478, 299.342529296875, 0.048667870461940765, 0.019503017887473106, 0.12232252955436707, 0.8840998411178589, 0.16812260448932648, 0.550040602684021], "count": [418]}, "action": {"min": [0.5099154114723206, 2.015890121459961, -0.8298691511154175, -0.9782570600509644, -2.3861966133117676, -1.2984552383422852, 0.10372491180896759, 640.0, 0.11604200303554535, 0.3811599910259247, -0.22913199663162231, -3.115000009536743, 0.7749999761581421, -1.3760000467300415, -0.9023527503013611, -2.048527956008911, 1.2414177656173706, 0.11131709069013596, -2.8848025798797607, -1.2686973810195923, 0.6705031394958496, 111.0, -0.2101060003042221, 0.39858099818229675, -0.23330000042915344, -3.1401853561401367, -1.4809999465942383, -1.3849999904632568], "max": [0.8712683916091919, 2.0255417823791504, -0.4124911427497864, 0.0029670598451048136, -0.8281936645507812, -0.6439218521118164, 1.8327702283859253, 902.0, 0.28957200050354004, 0.4632109999656677, -0.13077500462532043, 3.131999969482422, 1.4479999542236328, -0.7260000109672546, -0.44163814187049866, -1.8923733234405518, 1.7457133531570435, 1.7434617280960083, -0.7069805860519409, -0.4476245939731598, 2.8404884338378906, 878.0, -0.009855999611318111, 0.47265300154685974, 0.07861199975013733, 3.138000011444092, -0.9599999785423279, 0.9440000057220459], "mean": [0.712421178817749, 2.0221025943756104, -0.5244729518890381, -0.33768022060394287, -1.4935100078582764, -0.9090588688850403, 0.8657736778259277, 849.01318359375, 0.2303006500005722, 0.43216198682785034, -0.1997547447681427, 0.0716056078672409, 1.1585023403167725, -1.0159929990768433, -0.734180212020874, -2.01299786567688, 1.448131799697876, 0.9468997716903687, -1.64444899559021, -0.9393680095672607, 1.4978327751159668, 385.2440185546875, -0.10907116532325745, 0.427812784910202, -0.08717434853315353, -2.45563006401062, -1.1082991361618042, 0.27878710627555847], "std": [0.10196680575609207, 0.0020444958936423063, 0.12760844826698303, 0.3190411329269409, 0.6700438261032104, 0.2513425052165985, 0.7526600360870361, 65.26392364501953, 0.03816412761807442, 0.028433214873075485, 0.02512078545987606, 2.7183837890625, 0.21214373409748077, 0.15129967033863068, 0.11529667675495148, 0.03191201761364937, 0.21320562064647675, 0.7320497632026672, 0.857663631439209, 0.2772606611251831, 0.7930914163589478, 299.342529296875, 0.048667870461940765, 0.019503017887473106, 0.12232252955436707, 0.8840998411178589, 0.16812260448932648, 0.550040602684021], "count": [418]}, "timestamp": {"min": [0.0], "max": [13.9], "mean": [6.95], "std": [4.022195365165093], "count": [418]}, "frame_index": {"min": [0], "max": [417], "mean": [208.5], "std": [120.66586095495279], "count": [418]}, "episode_index": {"min": [242], "max": [242], "mean": [242.0], "std": [0.0], "count": [418]}, "index": {"min": [132145], "max": [132562], "mean": [132353.5], "std": [120.66586095495279], "count": [418]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [418]}, "subtask_annotation": {"mean": [2.8708133971291865, 12.0, 12.0, 12.0, 12.0], "std": [3.144458147556495, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [418]}, "scene_annotation": {"mean": [242.0], "std": [0.0], "min": [242], "max": [242], "count": [418]}, "eef_direction_state": {"mean": [4.478468899521531, 4.473684210526316], "std": [1.6061382108592088, 1.7812221802181036], "min": [0, 0], "max": [6, 6], "count": [418]}, "eef_velocity_state": {"mean": [0.854066985645933, 0.6746411483253588], "std": [0.7888245845420868, 0.734897701718425], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_acc_mag_state": {"mean": [0.8636363636363636, 0.7583732057416268], "std": [0.8489048288462334, 0.8508308545263994], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_direction_action": {"mean": [4.478468899521531, 4.473684210526316], "std": [1.6061382108592088, 1.7812221802181036], "min": [0, 0], "max": [6, 6], "count": [418]}, "eef_velocity_action": {"mean": [0.854066985645933, 0.6746411483253588], "std": [0.7888245845420868, 0.734897701718425], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_acc_mag_action": {"mean": [0.8636363636363636, 0.7583732057416268], "std": [0.8489048288462334, 0.8508308545263994], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_sim_pose_state": {"mean": [0.6216936649749837, 0.19695029723693794, 1.1941577523923852, 2.4434145358402, 1.10945358537057, 1.852530534051985, 0.6240854573125355, -0.3053396963079218, 1.0809610531147162, 0.0718806110084996, 1.1588230228207363, -2.5870389073614337], "std": [0.019491614391439604, 0.044763959768390496, 0.12315615151412981, 0.9260299903549508, 0.16818113952172917, 0.5529873664532745, 0.022773753806537275, 0.03345432606364033, 0.028917206689400204, 2.7189424568692155, 0.21208866410543603, 0.15119764406124056], "min": [0.5963953233475299, 0.10376751862595161, 1.0575867317909866, -3.141356064682979, 0.9608091870035955, 0.18001213701732882, 0.5841623000686249, -0.37112006277832815, 1.0478514586669985, -3.1149425462365263, 0.7751384213346579, -2.9457602250034047], "max": [0.6679485432162564, 0.28417584901460874, 1.3606734313120306, 3.141336405167989, 1.4825998152219895, 2.51847843743309, 0.6548005419276041, -0.21217119085241326, 1.1557264263397955, 3.138249102720178, 1.4482987995063632, -2.296648260485978], "count": [418]}, "eef_sim_pose_action": {"mean": [0.6216936649749837, 0.19695029723693794, 1.1941577523923852, 2.4434145358402, 1.10945358537057, 1.852530534051985, 0.6240854573125355, -0.3053396963079218, 1.0809610531147162, 0.0718806110084996, 1.1588230228207363, -2.5870389073614337], "std": [0.019491614391439604, 0.044763959768390496, 0.12315615151412981, 0.9260299903549508, 0.16818113952172917, 0.5529873664532745, 0.022773753806537275, 0.03345432606364033, 0.028917206689400204, 2.7189424568692155, 0.21208866410543603, 0.15119764406124056], "min": [0.5963953233475299, 0.10376751862595161, 1.0575867317909866, -3.141356064682979, 0.9608091870035955, 0.18001213701732882, 0.5841623000686249, -0.37112006277832815, 1.0478514586669985, -3.1149425462365263, 0.7751384213346579, -2.9457602250034047], "max": [0.6679485432162564, 0.28417584901460874, 1.3606734313120306, 3.141336405167989, 1.4825998152219895, 2.51847843743309, 0.6548005419276041, -0.21217119085241326, 1.1557264263397955, 3.138249102720178, 1.4482987995063632, -2.296648260485978], "count": [418]}, "gripper_mode_state": {"mean": [0.5789473684210527, 0.0], "std": [0.4937279747182552, 0.0], "min": [0, 0], "max": [1, 0], "count": [418]}, "gripper_activity_state": {"mean": [1.8636363636363635, 1.923444976076555], "std": [0.4408215273381816, 0.35792543941177135], "min": [0, 0], "max": [2, 2], "count": [418]}, "gripper_mode_action": {"mean": [0.5789473684210527, 0.0], "std": [0.4937279747182552, 0.0], "min": [0, 0], "max": [1, 0], "count": [418]}, "gripper_activity_action": {"mean": [1.8636363636363635, 1.923444976076555], "std": [0.4408215273381816, 0.35792543941177135], "min": [0, 0], "max": [2, 2], "count": [418]}, "gripper_open_scale_state": {"mean": [0.38524401904749545, 0.8490131577487173], "std": [0.29934251168810316, 0.065263891479104], "min": [0.111, 0.64], "max": [0.878, 0.902], "count": [418]}, "gripper_open_scale_action": {"mean": [0.38524401904749545, 0.8490131577487173], "std": [0.29934251168810316, 0.065263891479104], "min": [0.111, 0.64], "max": [0.878, 0.902], "count": [418]}}} +{"episode_index": 243, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4415221568627451]], [[0.42973655841503267]], [[0.4092725612745098]]], "std": [[[0.13649244454624934]], [[0.15563275891981315]], [[0.17684579846372353]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.03137254901960784]], [[0.00784313725490196]]], "max": [[[0.7372549019607844]], [[0.6862745098039216]], [[0.6941176470588235]]], "mean": [[[0.4770183843954248]], [[0.4748023345588235]], [[0.4671308925653595]]], "std": [[[0.05530557302167856]], [[0.06789331605364413]], [[0.0809059056392037]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9450980392156862]], [[0.9450980392156862]], [[0.9607843137254902]]], "mean": [[[0.46807165645424836]], [[0.45418289419934643]], [[0.4378796323529412]]], "std": [[[0.10718653215086547]], [[0.13235823051336057]], [[0.15325885431733535]]], "count": [100]}, "observation.state": {"min": [0.4561592638492584, 1.9828511476516724, -1.0652267932891846, -1.1031876802444458, -2.231194019317627, -1.3884270191192627, 0.09552187472581863, 456.0, 0.10281399637460709, 0.37130698561668396, -0.2304600030183792, -3.1411852836608887, 0.7929999828338623, -1.590000033378601, -0.9181130528450012, -2.0498719215393066, 1.2131085395812988, 0.06126106157898903, -2.8945586681365967, -1.2703030109405518, 0.7157072424888611, 113.0, -0.2205280065536499, 0.39394599199295044, -0.24319100379943848, -3.0880000591278076, -1.50600004196167, -1.409000039100647], "max": [0.8027642369270325, 2.0324883460998535, -0.3573561906814575, -0.1033933013677597, -0.8940100073814392, -0.5797110795974731, 1.9402999877929688, 899.0, 0.2979150116443634, 0.44526898860931396, -0.10107199847698212, 3.1410000324249268, 1.4579999446868896, -0.04899998754262924, -0.49789008498191833, -2.024407386779785, 1.4070146083831787, 1.7948616743087769, -0.6760009527206421, -0.6027669310569763, 2.840977191925049, 878.0, -0.033504001796245575, 0.4680269956588745, 0.07244200259447098, -0.5099999904632568, -0.9240000247955322, 0.8960000276565552], "mean": [0.6482937335968018, 2.0162110328674316, -0.644688069820404, -0.4522247016429901, -1.4659984111785889, -0.9172067046165466, 0.9701592922210693, 833.7723999023438, 0.23888473212718964, 0.42177194356918335, -0.1937321573495865, 0.1358976662158966, 1.1606827974319458, -1.0626219511032104, -0.7235901951789856, -2.0341696739196777, 1.2587361335754395, 0.8704434037208557, -1.5760332345962524, -0.976758599281311, 1.6398948431015015, 411.65130615234375, -0.11352083832025528, 0.42358264327049255, -0.09977218508720398, -2.5406103134155273, -1.1416308879852295, 0.2639971971511841], "std": [0.07690274715423584, 0.006921888329088688, 0.2823239862918854, 0.35807153582572937, 0.5765607357025146, 0.27991029620170593, 0.7286034822463989, 119.461669921875, 0.057336293160915375, 0.02094420976936817, 0.03961638733744621, 2.856689691543579, 0.2028803676366806, 0.33112549781799316, 0.10049093514680862, 0.006070367060601711, 0.042856935411691666, 0.7405680418014526, 0.7509744167327881, 0.22339288890361786, 0.8125526905059814, 303.1239929199219, 0.049827203154563904, 0.015260325744748116, 0.12270663678646088, 0.5376004576683044, 0.18010827898979187, 0.5030549764633179], "count": [413]}, "action": {"min": [0.4561592638492584, 1.9828511476516724, -1.0652267932891846, -1.1031876802444458, -2.231194019317627, -1.3884270191192627, 0.09552187472581863, 456.0, 0.10281399637460709, 0.37130698561668396, -0.2304600030183792, -3.1411852836608887, 0.7929999828338623, -1.590000033378601, -0.9181130528450012, -2.0498719215393066, 1.2131085395812988, 0.06126106157898903, -2.8945586681365967, -1.2703030109405518, 0.7157072424888611, 113.0, -0.2205280065536499, 0.39394599199295044, -0.24319100379943848, -3.0880000591278076, -1.50600004196167, -1.409000039100647], "max": [0.8027642369270325, 2.0324883460998535, -0.3573561906814575, -0.1033933013677597, -0.8940100073814392, -0.5797110795974731, 1.9402999877929688, 899.0, 0.2979150116443634, 0.44526898860931396, -0.10107199847698212, 3.1410000324249268, 1.4579999446868896, -0.04899998754262924, -0.49789008498191833, -2.024407386779785, 1.4070146083831787, 1.7948616743087769, -0.6760009527206421, -0.6027669310569763, 2.840977191925049, 878.0, -0.033504001796245575, 0.4680269956588745, 0.07244200259447098, -0.5099999904632568, -0.9240000247955322, 0.8960000276565552], "mean": [0.6482937335968018, 2.0162110328674316, -0.644688069820404, -0.4522247016429901, -1.4659984111785889, -0.9172067046165466, 0.9701592922210693, 833.7723999023438, 0.23888473212718964, 0.42177194356918335, -0.1937321573495865, 0.1358976662158966, 1.1606827974319458, -1.0626219511032104, -0.7235901951789856, -2.0341696739196777, 1.2587361335754395, 0.8704434037208557, -1.5760332345962524, -0.976758599281311, 1.6398948431015015, 411.65130615234375, -0.11352083832025528, 0.42358264327049255, -0.09977218508720398, -2.5406103134155273, -1.1416308879852295, 0.2639971971511841], "std": [0.07690274715423584, 0.006921888329088688, 0.2823239862918854, 0.35807153582572937, 0.5765607357025146, 0.27991029620170593, 0.7286034822463989, 119.461669921875, 0.057336293160915375, 0.02094420976936817, 0.03961638733744621, 2.856689691543579, 0.2028803676366806, 0.33112549781799316, 0.10049093514680862, 0.006070367060601711, 0.042856935411691666, 0.7405680418014526, 0.7509744167327881, 0.22339288890361786, 0.8125526905059814, 303.1239929199219, 0.049827203154563904, 0.015260325744748116, 0.12270663678646088, 0.5376004576683044, 0.18010827898979187, 0.5030549764633179], "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": [243], "max": [243], "mean": [243.0], "std": [0.0], "count": [413]}, "index": {"min": [132563], "max": [132975], "mean": [132769.0], "std": [119.22248110151038], "count": [413]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [413]}, "subtask_annotation": {"mean": [2.7530266343825667, 12.0, 12.0, 12.0, 12.0], "std": [3.0256405147859713, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [413]}, "scene_annotation": {"mean": [243.0], "std": [0.0], "min": [243], "max": [243], "count": [413]}, "eef_direction_state": {"mean": [4.5423728813559325, 3.818401937046005], "std": [1.539243292734536, 2.0486694112536576], "min": [0, 0], "max": [6, 6], "count": [413]}, "eef_velocity_state": {"mean": [0.8692493946731235, 0.8159806295399515], "std": [0.7732505323271286, 0.7062751040686696], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_acc_mag_state": {"mean": [0.8305084745762712, 0.8813559322033898], "std": [0.8323594533694028, 0.8454212822603359], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_direction_action": {"mean": [4.5423728813559325, 3.818401937046005], "std": [1.539243292734536, 2.0486694112536576], "min": [0, 0], "max": [6, 6], "count": [413]}, "eef_velocity_action": {"mean": [0.8692493946731235, 0.8159806295399515], "std": [0.7732505323271286, 0.7062751040686696], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_acc_mag_action": {"mean": [0.8305084745762712, 0.8813559322033898], "std": [0.8323594533694028, 0.8454212822603359], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_sim_pose_state": {"mean": [0.6173202869967699, 0.20186589872779379, 1.1803745019954335, 2.5442351667883987, 1.1428746240365106, 1.8385449457409047, 0.61515241439152, -0.3132452494609568, 1.0875329654140442, 0.12111207797688449, 1.161018021613357, -2.6030387124909806], "std": [0.015564565738253548, 0.04481847190234927, 0.12461227782037454, 0.5404318824376857, 0.18012969293332678, 0.5064978627729878, 0.014843396010068644, 0.044299953465419685, 0.04492961592060796, 2.8578743832442246, 0.20289786844958263, 0.5177491184120832], "min": [0.5910176583812358, 0.12651668608757755, 1.0440931687407542, 0.4977378390075785, 0.9259424072841154, 0.14882204648660577, 0.5773389718589333, -0.35542283181883483, 1.0457944615380819, -3.1409374902350984, 0.7932694713452069, -3.1112273538327524], "max": [0.6639327223481767, 0.29400606949308744, 1.3548708476080262, 3.091454117791884, 1.5079604223700094, 2.470639160191343, 0.6437606285143654, -0.19843264669376431, 1.1880224060119946, 3.138209559517496, 1.458059124991209, 3.1288290486112857], "count": [413]}, "eef_sim_pose_action": {"mean": [0.6173202869967699, 0.20186589872779379, 1.1803745019954335, 2.5442351667883987, 1.1428746240365106, 1.8385449457409047, 0.61515241439152, -0.3132452494609568, 1.0875329654140442, 0.12111207797688449, 1.161018021613357, -2.6030387124909806], "std": [0.015564565738253548, 0.04481847190234927, 0.12461227782037454, 0.5404318824376857, 0.18012969293332678, 0.5064978627729878, 0.014843396010068644, 0.044299953465419685, 0.04492961592060796, 2.8578743832442246, 0.20289786844958263, 0.5177491184120832], "min": [0.5910176583812358, 0.12651668608757755, 1.0440931687407542, 0.4977378390075785, 0.9259424072841154, 0.14882204648660577, 0.5773389718589333, -0.35542283181883483, 1.0457944615380819, -3.1409374902350984, 0.7932694713452069, -3.1112273538327524], "max": [0.6639327223481767, 0.29400606949308744, 1.3548708476080262, 3.091454117791884, 1.5079604223700094, 2.470639160191343, 0.6437606285143654, -0.19843264669376431, 1.1880224060119946, 3.138209559517496, 1.458059124991209, 3.1288290486112857], "count": [413]}, "gripper_mode_state": {"mean": [0.5399515738498789, 0.053268765133171914], "std": [0.4984013159562458, 0.22456892882667126], "min": [0, 0], "max": [1, 1], "count": [413]}, "gripper_activity_state": {"mean": [1.8159806295399517, 1.9200968523002422], "std": [0.5207894171910558, 0.362808509868094], "min": [0, 0], "max": [2, 2], "count": [413]}, "gripper_mode_action": {"mean": [0.5399515738498789, 0.053268765133171914], "std": [0.4984013159562458, 0.22456892882667126], "min": [0, 0], "max": [1, 1], "count": [413]}, "gripper_activity_action": {"mean": [1.8159806295399517, 1.9200968523002422], "std": [0.5207894171910558, 0.362808509868094], "min": [0, 0], "max": [2, 2], "count": [413]}, "gripper_open_scale_state": {"mean": [0.4116513317930208, 0.83377239709443], "std": [0.3031240547065208, 0.11946170079398473], "min": [0.113, 0.456], "max": [0.878, 0.899], "count": [413]}, "gripper_open_scale_action": {"mean": [0.4116513317930208, 0.83377239709443], "std": [0.3031240547065208, 0.11946170079398473], "min": [0.113, 0.456], "max": [0.878, 0.899], "count": [413]}}} +{"episode_index": 244, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[1.0]]], "mean": [[[0.45755886702674897]], [[0.44545471170721374]], [[0.4241183411250302]]], "std": [[[0.1389758103118717]], [[0.15876742705593144]], [[0.18053386746821345]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[0.6666666666666666]], [[0.6627450980392157]], [[0.6588235294117647]]], "mean": [[[0.4768309580004842]], [[0.4758531662279109]], [[0.4666388907800775]]], "std": [[[0.04827318398718676]], [[0.060611087390124316]], [[0.07433020669207635]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[0.788235294117647]], [[0.792156862745098]]], "mean": [[[0.4723616236232147]], [[0.4605647240377633]], [[0.44875779169692565]]], "std": [[[0.0919673220668267]], [[0.11723958759143356]], [[0.13524457684923444]]], "count": [108]}, "observation.state": {"min": [0.2359161525964737, 2.012312412261963, -2.0595059394836426, -1.7186082601547241, -2.6938109397888184, -1.468101143836975, 0.07552039623260498, 513.0, 0.04716600105166435, 0.37637799978256226, -0.24084000289440155, -3.1401853561401367, 0.44999998807907104, -1.371999979019165, -0.8033925294876099, -2.05037784576416, 1.1603996753692627, 0.07925540208816528, -2.785789728164673, -1.4180102348327637, 0.10796607285737991, 108.0, -0.21196000277996063, 0.38246598839759827, -0.24710899591445923, -2.8970000743865967, -1.4630000591278076, -1.0199999809265137], "max": [0.845001220703125, 2.035560131072998, -0.3833616077899933, 0.056461401283741, -0.8786686658859253, 0.6397330164909363, 2.8158271312713623, 893.0, 0.26282799243927, 0.4632270038127899, -0.026940999552607536, 3.1389999389648438, 1.434999942779541, -0.25099998712539673, -0.24876178801059723, -1.834760069847107, 2.0816540718078613, 1.939322590827942, -0.5931676030158997, 0.8982861042022705, 2.839458703994751, 880.0, -0.06396099925041199, 0.4559920132160187, 0.09143400192260742, -0.5989999771118164, -0.8500000238418579, 0.9179999828338623], "mean": [0.6235642433166504, 2.025822639465332, -0.9747638702392578, -0.6654243469238281, -1.7393735647201538, -0.7297175526618958, 1.4373704195022583, 823.982666015625, 0.20745061337947845, 0.42257675528526306, -0.177412748336792, -1.5788705348968506, 1.0351454019546509, -0.8842954039573669, -0.6737357378005981, -2.028576374053955, 1.4902325868606567, 1.1463022232055664, -1.407670021057129, -0.7733010053634644, 1.3142943382263184, 344.8919982910156, -0.11894787847995758, 0.4136456847190857, -0.06695115566253662, -2.25549054145813, -1.0634911060333252, 0.09470903128385544], "std": [0.14857618510723114, 0.003626661142334342, 0.550542414188385, 0.6385149359703064, 0.7648700475692749, 0.5532758235931396, 1.1905279159545898, 93.4949951171875, 0.05482881888747215, 0.023416604846715927, 0.06519071757793427, 2.235389471054077, 0.31173789501190186, 0.22119133174419403, 0.12264661490917206, 0.03006831184029579, 0.331224650144577, 0.7883572578430176, 0.9233290553092957, 0.6699071526527405, 0.8856605887413025, 278.4009094238281, 0.040674954652786255, 0.02032376639544964, 0.1386982798576355, 0.5179756283760071, 0.17350134253501892, 0.41155773401260376], "count": [519]}, "action": {"min": [0.2359161525964737, 2.012312412261963, -2.0595059394836426, -1.7186082601547241, -2.6938109397888184, -1.468101143836975, 0.07552039623260498, 513.0, 0.04716600105166435, 0.37637799978256226, -0.24084000289440155, -3.1401853561401367, 0.44999998807907104, -1.371999979019165, -0.8033925294876099, -2.05037784576416, 1.1603996753692627, 0.07925540208816528, -2.785789728164673, -1.4180102348327637, 0.10796607285737991, 108.0, -0.21196000277996063, 0.38246598839759827, -0.24710899591445923, -2.8970000743865967, -1.4630000591278076, -1.0199999809265137], "max": [0.845001220703125, 2.035560131072998, -0.3833616077899933, 0.056461401283741, -0.8786686658859253, 0.6397330164909363, 2.8158271312713623, 893.0, 0.26282799243927, 0.4632270038127899, -0.026940999552607536, 3.1389999389648438, 1.434999942779541, -0.25099998712539673, -0.24876178801059723, -1.834760069847107, 2.0816540718078613, 1.939322590827942, -0.5931676030158997, 0.8982861042022705, 2.839458703994751, 880.0, -0.06396099925041199, 0.4559920132160187, 0.09143400192260742, -0.5989999771118164, -0.8500000238418579, 0.9179999828338623], "mean": [0.6235642433166504, 2.025822639465332, -0.9747638702392578, -0.6654243469238281, -1.7393735647201538, -0.7297175526618958, 1.4373704195022583, 823.982666015625, 0.20745061337947845, 0.42257675528526306, -0.177412748336792, -1.5788705348968506, 1.0351454019546509, -0.8842954039573669, -0.6737357378005981, -2.028576374053955, 1.4902325868606567, 1.1463022232055664, -1.407670021057129, -0.7733010053634644, 1.3142943382263184, 344.8919982910156, -0.11894787847995758, 0.4136456847190857, -0.06695115566253662, -2.25549054145813, -1.0634911060333252, 0.09470903128385544], "std": [0.14857618510723114, 0.003626661142334342, 0.550542414188385, 0.6385149359703064, 0.7648700475692749, 0.5532758235931396, 1.1905279159545898, 93.4949951171875, 0.05482881888747215, 0.023416604846715927, 0.06519071757793427, 2.235389471054077, 0.31173789501190186, 0.22119133174419403, 0.12264661490917206, 0.03006831184029579, 0.331224650144577, 0.7883572578430176, 0.9233290553092957, 0.6699071526527405, 0.8856605887413025, 278.4009094238281, 0.040674954652786255, 0.02032376639544964, 0.1386982798576355, 0.5179756283760071, 0.17350134253501892, 0.41155773401260376], "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": [244], "max": [244], "mean": [244.0], "std": [0.0], "count": [519]}, "index": {"min": [132976], "max": [133494], "mean": [133235.0], "std": [149.8221167473837], "count": [519]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [519]}, "subtask_annotation": {"mean": [3.1098265895953756, 12.0, 12.0, 12.0, 12.0], "std": [3.061583671066074, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [519]}, "scene_annotation": {"mean": [244.0], "std": [0.0], "min": [244], "max": [244], "count": [519]}, "eef_direction_state": {"mean": [4.433526011560693, 3.94990366088632], "std": [1.7076596382402571, 1.9897122182203435], "min": [0, 0], "max": [6, 6], "count": [519]}, "eef_velocity_state": {"mean": [0.7803468208092486, 0.8631984585741811], "std": [0.7715554161917493, 0.7491640692251919], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_acc_mag_state": {"mean": [0.8554913294797688, 0.8689788053949904], "std": [0.8376518350398551, 0.8387192718018536], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_direction_action": {"mean": [4.433526011560693, 3.94990366088632], "std": [1.7076596382402571, 1.9897122182203435], "min": [0, 0], "max": [6, 6], "count": [519]}, "eef_velocity_action": {"mean": [0.7803468208092486, 0.8631984585741811], "std": [0.7715554161917493, 0.7491640692251919], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_acc_mag_action": {"mean": [0.8554913294797688, 0.8689788053949904], "std": [0.8376518350398551, 0.8387192718018536], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_sim_pose_state": {"mean": [0.6040639632779821, 0.20251966529012472, 1.2123829229665246, 2.257314632169259, 1.0650507537764609, 1.6673129822606378, 0.6146387635661711, -0.2762164110799368, 1.1070798774885173, -1.5790245879766591, 1.0353907169606087, -2.4554889706596645], "std": [0.01929381850446393, 0.033823263267049576, 0.1400148908144112, 0.5202108584673936, 0.1734847750772943, 0.4141056224356539, 0.01586745158398861, 0.04811016967711816, 0.0732936634251748, 2.2358186660540205, 0.31182789597587823, 0.2211824493541317], "min": [0.5751782491497602, 0.1537796801804115, 1.0396253488908116, 0.5944191113167561, 0.8522383032249174, 0.5449738326047318, 0.582429153915528, -0.32348135274330847, 1.038051935724948, -3.1391628249613763, 0.4501590120949128, -2.9425967191744182], "max": [0.6428823416947214, 0.2843128099060674, 1.3722847564344451, 2.9002068566676305, 1.4652189187859301, 2.493405161051958, 0.6516522084888757, -0.13204092509542945, 1.2693795337315383, 3.1397949821525417, 1.4354070418624896, -1.8226565671005528], "count": [519]}, "eef_sim_pose_action": {"mean": [0.6040639632779821, 0.20251966529012472, 1.2123829229665246, 2.257314632169259, 1.0650507537764609, 1.6673129822606378, 0.6146387635661711, -0.2762164110799368, 1.1070798774885173, -1.5790245879766591, 1.0353907169606087, -2.4554889706596645], "std": [0.01929381850446393, 0.033823263267049576, 0.1400148908144112, 0.5202108584673936, 0.1734847750772943, 0.4141056224356539, 0.01586745158398861, 0.04811016967711816, 0.0732936634251748, 2.2358186660540205, 0.31182789597587823, 0.2211824493541317], "min": [0.5751782491497602, 0.1537796801804115, 1.0396253488908116, 0.5944191113167561, 0.8522383032249174, 0.5449738326047318, 0.582429153915528, -0.32348135274330847, 1.038051935724948, -3.1391628249613763, 0.4501590120949128, -2.9425967191744182], "max": [0.6428823416947214, 0.2843128099060674, 1.3722847564344451, 2.9002068566676305, 1.4652189187859301, 2.493405161051958, 0.6516522084888757, -0.13204092509542945, 1.2693795337315383, 3.1397949821525417, 1.4354070418624896, -1.8226565671005528], "count": [519]}, "gripper_mode_state": {"mean": [0.5953757225433526, 0.0], "std": [0.4908191841700321, 0.0], "min": [0, 0], "max": [1, 0], "count": [519]}, "gripper_activity_state": {"mean": [1.8227360308285163, 1.928709055876686], "std": [0.49211844924287207, 0.34663878760203287], "min": [0, 0], "max": [2, 2], "count": [519]}, "gripper_mode_action": {"mean": [0.5953757225433526, 0.0], "std": [0.4908191841700321, 0.0], "min": [0, 0], "max": [1, 0], "count": [519]}, "gripper_activity_action": {"mean": [1.8227360308285163, 1.928709055876686], "std": [0.49211844924287207, 0.34663878760203287], "min": [0, 0], "max": [2, 2], "count": [519]}, "gripper_open_scale_state": {"mean": [0.3448921001926782, 0.823982658959537], "std": [0.2784009018138594, 0.09349499634431763], "min": [0.108, 0.513], "max": [0.88, 0.893], "count": [519]}, "gripper_open_scale_action": {"mean": [0.3448921001926782, 0.823982658959537], "std": [0.2784009018138594, 0.09349499634431763], "min": [0.108, 0.513], "max": [0.88, 0.893], "count": [519]}}} +{"episode_index": 245, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.45737762969771245]], [[0.4462968946392659]], [[0.42657027322146807]]], "std": [[[0.14136945622654307]], [[0.16111971587881757]], [[0.18162452375142044]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.03137254901960784]], [[0.011764705882352941]]], "max": [[[0.7411764705882353]], [[0.7333333333333333]], [[0.7294117647058823]]], "mean": [[[0.47364076443878833]], [[0.4677406418897687]], [[0.4570867898441428]]], "std": [[[0.05297132728997586]], [[0.07105938129818357]], [[0.08821384204690867]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.0]], [[0.0]]], "max": [[[0.8470588235294118]], [[0.8117647058823529]], [[0.8117647058823529]]], "mean": [[[0.4714220517533937]], [[0.45400011587166916]], [[0.4383050174396682]]], "std": [[[0.10258681854476331]], [[0.12987209895090568]], [[0.15050297064957655]]], "count": [104]}, "observation.state": {"min": [0.2497391551733017, 1.9472639560699463, -2.1801083087921143, -1.3827022314071655, -2.5129950046539307, -1.2759054899215698, 2.321951150894165, 622.0, 0.02721099928021431, 0.39466598629951477, -0.22866100072860718, -3.1411852836608887, 0.4970000088214874, -1.3619999885559082, -0.8910952806472778, -2.0442867279052734, 1.1182149648666382, 0.2039417326450348, -2.6961147785186768, -1.3990734815597534, -0.28099802136421204, 113.0, -0.2014870047569275, 0.4025770127773285, -0.20503799617290497, -3.1351852416992188, -1.5199999809265137, -0.7990000247955322], "max": [0.7805461287498474, 2.03519344329834, -1.2058829069137573, -0.20069542527198792, -2.0485453605651855, 0.7551690936088562, 2.814884662628174, 894.0, 0.23415100574493408, 0.4672729969024658, -0.07465100288391113, 3.1410000324249268, 1.4450000524520874, -0.12300001084804535, -0.35838592052459717, -1.871952772140503, 2.1216046810150146, 1.734735131263733, -0.44947466254234314, 0.9644864201545715, 2.6822571754455566, 891.0, -0.06987100094556808, 0.4646480083465576, 0.0863569974899292, 3.134000062942505, -0.6600000262260437, 1.0770000219345093], "mean": [0.6312709450721741, 2.0213563442230225, -1.6548173427581787, -0.7604448199272156, -2.2196550369262695, -0.2550087869167328, 2.582385778427124, 849.3475341796875, 0.17860598862171173, 0.43747738003730774, -0.16924187541007996, -2.614272117614746, 1.03763747215271, -0.8551706075668335, -0.7203757762908936, -2.0219168663024902, 1.377036690711975, 1.264559268951416, -0.7921884655952454, -0.8328167200088501, 0.6761256456375122, 432.71136474609375, -0.1195269376039505, 0.4330313205718994, -0.043533917516469955, -2.276167392730713, -1.0157766342163086, 0.2814023196697235], "std": [0.13739386200904846, 0.009097659960389137, 0.3272762894630432, 0.4737887978553772, 0.16054993867874146, 0.7624626755714417, 0.20871056616306305, 80.15962219238281, 0.05704208463430405, 0.02208554744720459, 0.05098862946033478, 0.935190737247467, 0.255085825920105, 0.22774255275726318, 0.11815577000379562, 0.028798291459679604, 0.3383236229419708, 0.521144449710846, 0.40609264373779297, 0.6933632493019104, 0.48158347606658936, 306.8773498535156, 0.033556561917066574, 0.013088013045489788, 0.1169036403298378, 1.0314315557479858, 0.2506282925605774, 0.5019257664680481], "count": [492]}, "action": {"min": [0.2497391551733017, 1.9472639560699463, -2.1801083087921143, -1.3827022314071655, -2.5129950046539307, -1.2759054899215698, 2.321951150894165, 622.0, 0.02721099928021431, 0.39466598629951477, -0.22866100072860718, -3.1411852836608887, 0.4970000088214874, -1.3619999885559082, -0.8910952806472778, -2.0442867279052734, 1.1182149648666382, 0.2039417326450348, -2.6961147785186768, -1.3990734815597534, -0.28099802136421204, 113.0, -0.2014870047569275, 0.4025770127773285, -0.20503799617290497, -3.1351852416992188, -1.5199999809265137, -0.7990000247955322], "max": [0.7805461287498474, 2.03519344329834, -1.2058829069137573, -0.20069542527198792, -2.0485453605651855, 0.7551690936088562, 2.814884662628174, 894.0, 0.23415100574493408, 0.4672729969024658, -0.07465100288391113, 3.1410000324249268, 1.4450000524520874, -0.12300001084804535, -0.35838592052459717, -1.871952772140503, 2.1216046810150146, 1.734735131263733, -0.44947466254234314, 0.9644864201545715, 2.6822571754455566, 891.0, -0.06987100094556808, 0.4646480083465576, 0.0863569974899292, 3.134000062942505, -0.6600000262260437, 1.0770000219345093], "mean": [0.6312709450721741, 2.0213563442230225, -1.6548173427581787, -0.7604448199272156, -2.2196550369262695, -0.2550087869167328, 2.582385778427124, 849.3475341796875, 0.17860598862171173, 0.43747738003730774, -0.16924187541007996, -2.614272117614746, 1.03763747215271, -0.8551706075668335, -0.7203757762908936, -2.0219168663024902, 1.377036690711975, 1.264559268951416, -0.7921884655952454, -0.8328167200088501, 0.6761256456375122, 432.71136474609375, -0.1195269376039505, 0.4330313205718994, -0.043533917516469955, -2.276167392730713, -1.0157766342163086, 0.2814023196697235], "std": [0.13739386200904846, 0.009097659960389137, 0.3272762894630432, 0.4737887978553772, 0.16054993867874146, 0.7624626755714417, 0.20871056616306305, 80.15962219238281, 0.05704208463430405, 0.02208554744720459, 0.05098862946033478, 0.935190737247467, 0.255085825920105, 0.22774255275726318, 0.11815577000379562, 0.028798291459679604, 0.3383236229419708, 0.521144449710846, 0.40609264373779297, 0.6933632493019104, 0.48158347606658936, 306.8773498535156, 0.033556561917066574, 0.013088013045489788, 0.1169036403298378, 1.0314315557479858, 0.2506282925605774, 0.5019257664680481], "count": [492]}, "timestamp": {"min": [0.0], "max": [16.366666666666667], "mean": [8.183333333333334], "std": [4.734262428376858], "count": [492]}, "frame_index": {"min": [0], "max": [491], "mean": [245.5], "std": [142.02787285130574], "count": [492]}, "episode_index": {"min": [245], "max": [245], "mean": [245.0], "std": [0.0], "count": [492]}, "index": {"min": [133495], "max": [133986], "mean": [133740.5], "std": [142.02787285130574], "count": [492]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [492]}, "subtask_annotation": {"mean": [2.4227642276422765, 12.0, 12.0, 12.0, 12.0], "std": [2.9418707893378646, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [492]}, "scene_annotation": {"mean": [245.0], "std": [0.0], "min": [245], "max": [245], "count": [492]}, "eef_direction_state": {"mean": [4.394308943089431, 4.337398373983739], "std": [1.6326844976240236, 1.777222569294675], "min": [0, 0], "max": [6, 6], "count": [492]}, "eef_velocity_state": {"mean": [0.7682926829268293, 0.7865853658536586], "std": [0.7065106139825785, 0.7497851500049587], "min": [0, 0], "max": [2, 2], "count": [492]}, "eef_acc_mag_state": {"mean": [0.7642276422764228, 0.7804878048780488], "std": [0.8369641308378, 0.8437872941795015], "min": [0, 0], "max": [2, 2], "count": [492]}, "eef_direction_action": {"mean": [4.394308943089431, 4.337398373983739], "std": [1.6326844976240236, 1.777222569294675], "min": [0, 0], "max": [6, 6], "count": [492]}, "eef_velocity_action": {"mean": [0.7682926829268293, 0.7865853658536586], "std": [0.7065106139825785, 0.7497851500049587], "min": [0, 0], "max": [2, 2], "count": [492]}, "eef_acc_mag_action": {"mean": [0.7642276422764228, 0.7804878048780488], "std": [0.8369641308378, 0.8437872941795015], "min": [0, 0], "max": [2, 2], "count": [492]}, "eef_sim_pose_state": {"mean": [0.6260335131807178, 0.20207723177860387, 1.2401788307421433, 2.278241434252263, 1.017159774851416, 1.8544482176012758, 0.6305993381017714, -0.24898770438175416, 1.1158429219452852, -2.627525336317123, 1.03807361866237, -2.426503750290879], "std": [0.014167395828478944, 0.028315466761448426, 0.11618001927823911, 1.0322571018086695, 0.25099022085187994, 0.5036686232997709, 0.01539807260919215, 0.04802335134700421, 0.057954204458732776, 0.8987716413814074, 0.2551629517512809, 0.22785924375868558], "min": [0.6042417655222789, 0.1580648221733888, 1.0683079434808203, -3.132687581342451, 0.6609965629925396, 0.7612768196395956, 0.5886109492853542, -0.3052292151692861, 1.0447424414251016, -3.1411008323217477, 0.4977193788290095, -2.9332685895510053], "max": [0.6620992460969016, 0.26818651315924086, 1.3702972443584645, 3.1362710243909464, 1.5219899231341594, 2.650874618036273, 0.651000706051909, -0.11849598131720479, 1.2196360290420005, 3.140902574624016, 1.4454122257368498, -1.6948772034167912], "count": [492]}, "eef_sim_pose_action": {"mean": [0.6260335131807178, 0.20207723177860387, 1.2401788307421433, 2.278241434252263, 1.017159774851416, 1.8544482176012758, 0.6305993381017714, -0.24898770438175416, 1.1158429219452852, -2.627525336317123, 1.03807361866237, -2.426503750290879], "std": [0.014167395828478944, 0.028315466761448426, 0.11618001927823911, 1.0322571018086695, 0.25099022085187994, 0.5036686232997709, 0.01539807260919215, 0.04802335134700421, 0.057954204458732776, 0.8987716413814074, 0.2551629517512809, 0.22785924375868558], "min": [0.6042417655222789, 0.1580648221733888, 1.0683079434808203, -3.132687581342451, 0.6609965629925396, 0.7612768196395956, 0.5886109492853542, -0.3052292151692861, 1.0447424414251016, -3.1411008323217477, 0.4977193788290095, -2.9332685895510053], "max": [0.6620992460969016, 0.26818651315924086, 1.3702972443584645, 3.1362710243909464, 1.5219899231341594, 2.650874618036273, 0.651000706051909, -0.11849598131720479, 1.2196360290420005, 3.140902574624016, 1.4454122257368498, -1.6948772034167912], "count": [492]}, "gripper_mode_state": {"mean": [0.5142276422764228, 0.0], "std": [0.49979753320244835, 0.0], "min": [0, 0], "max": [1, 0], "count": [492]}, "gripper_activity_state": {"mean": [1.8475609756097562, 1.9491869918699187], "std": [0.48465701804860345, 0.29123257405124287], "min": [0, 0], "max": [2, 2], "count": [492]}, "gripper_mode_action": {"mean": [0.5142276422764228, 0.0], "std": [0.49979753320244835, 0.0], "min": [0, 0], "max": [1, 0], "count": [492]}, "gripper_activity_action": {"mean": [1.8475609756097562, 1.9491869918699187], "std": [0.48465701804860345, 0.29123257405124287], "min": [0, 0], "max": [2, 2], "count": [492]}, "gripper_open_scale_state": {"mean": [0.4327113822999038, 0.84934756097561], "std": [0.30687739143688736, 0.08015963150226313], "min": [0.113, 0.622], "max": [0.891, 0.894], "count": [492]}, "gripper_open_scale_action": {"mean": [0.4327113822999038, 0.84934756097561], "std": [0.30687739143688736, 0.08015963150226313], "min": [0.113, 0.622], "max": [0.891, 0.894], "count": [492]}}} +{"episode_index": 246, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4474498373179681]], [[0.43432184346691893]], [[0.41389833985494784]]], "std": [[[0.1342645856646917]], [[0.15576083711925434]], [[0.17719858070042033]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.043137254901960784]], [[0.01568627450980392]]], "max": [[[0.7176470588235294]], [[0.6784313725490196]], [[0.6745098039215687]]], "mean": [[[0.4696690531475748]], [[0.4668499061174177]], [[0.45861027082616673]]], "std": [[[0.050084838626202874]], [[0.06380549470251477]], [[0.07847340438337148]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.7568627450980392]], [[0.7529411764705882]]], "mean": [[[0.4754775219298245]], [[0.46798644973340214]], [[0.4587469326912051]]], "std": [[[0.08625191875786205]], [[0.10628055716680165]], [[0.1205232134407991]]], "count": [114]}, "observation.state": {"min": [0.32243216037750244, 1.8570129871368408, -2.216830015182495, -1.7070890665054321, -2.371518611907959, -1.1318285465240479, 2.2084174156188965, 583.0, 0.02372800000011921, 0.3495210111141205, -0.2551240026950836, -3.061000108718872, 0.6759999990463257, -1.5740000009536743, -0.8173726201057434, -2.0527689456939697, 0.8770978450775146, 0.13025392591953278, -2.900824546813965, -1.6092809438705444, 0.7963238954544067, 121.0, -0.2793959975242615, 0.3868100047111511, -0.254474014043808, -3.125, -1.565999984741211, -2.8959999084472656], "max": [0.6901206374168396, 2.0310747623443604, -1.308543086051941, -0.20259782671928406, -1.6718684434890747, 0.7890633344650269, 2.8129820823669434, 905.0, 0.27581098675727844, 0.4479160010814667, -0.048868000507354736, -1.7400000095367432, 1.437999963760376, -0.10000000894069672, -0.44505900144577026, -1.9328476190567017, 1.564914584159851, 1.8882718086242676, -0.680975079536438, -0.552518904209137, 2.8409945964813232, 889.0, -0.10875300318002701, 0.4497149884700775, 0.09978900104761124, 3.1410000324249268, -0.7860000133514404, 2.302000045776367], "mean": [0.572205126285553, 2.0182137489318848, -1.8702882528305054, -0.690483808517456, -1.9731473922729492, 0.02746700309216976, 2.562997817993164, 841.55126953125, 0.19465407729148865, 0.4195248484611511, -0.18969066441059113, -2.7199954986572266, 1.1416938304901123, -0.946290135383606, -0.6756842136383057, -2.0089309215545654, 1.1287493705749512, 0.9804069399833679, -1.6561791896820068, -1.1378785371780396, 1.7081098556518555, 426.8576965332031, -0.17454217374324799, 0.4123970568180084, -0.08115288615226746, -2.167093276977539, -1.1293514966964722, 0.24592632055282593], "std": [0.0919797345995903, 0.020917179062962532, 0.3461852967739105, 0.5065125823020935, 0.2653051018714905, 0.7420940399169922, 0.258818656206131, 102.54563903808594, 0.07246352732181549, 0.018308036029338837, 0.061882007867097855, 0.29039639234542847, 0.2248958945274353, 0.4611869752407074, 0.08884699642658234, 0.03715074062347412, 0.217287078499794, 0.7775104641914368, 0.8578834533691406, 0.38478052616119385, 0.8087785840034485, 328.5571594238281, 0.03495406731963158, 0.016429632902145386, 0.14071114361286163, 1.207929015159607, 0.2497294843196869, 0.6305862069129944], "count": [555]}, "action": {"min": [0.32243216037750244, 1.8570129871368408, -2.216830015182495, -1.7070890665054321, -2.371518611907959, -1.1318285465240479, 2.2084174156188965, 583.0, 0.02372800000011921, 0.3495210111141205, -0.2551240026950836, -3.061000108718872, 0.6759999990463257, -1.5740000009536743, -0.8173726201057434, -2.0527689456939697, 0.8770978450775146, 0.13025392591953278, -2.900824546813965, -1.6092809438705444, 0.7963238954544067, 121.0, -0.2793959975242615, 0.3868100047111511, -0.254474014043808, -3.125, -1.565999984741211, -2.8959999084472656], "max": [0.6901206374168396, 2.0310747623443604, -1.308543086051941, -0.20259782671928406, -1.6718684434890747, 0.7890633344650269, 2.8129820823669434, 905.0, 0.27581098675727844, 0.4479160010814667, -0.048868000507354736, -1.7400000095367432, 1.437999963760376, -0.10000000894069672, -0.44505900144577026, -1.9328476190567017, 1.564914584159851, 1.8882718086242676, -0.680975079536438, -0.552518904209137, 2.8409945964813232, 889.0, -0.10875300318002701, 0.4497149884700775, 0.09978900104761124, 3.1410000324249268, -0.7860000133514404, 2.302000045776367], "mean": [0.572205126285553, 2.0182137489318848, -1.8702882528305054, -0.690483808517456, -1.9731473922729492, 0.02746700309216976, 2.562997817993164, 841.55126953125, 0.19465407729148865, 0.4195248484611511, -0.18969066441059113, -2.7199954986572266, 1.1416938304901123, -0.946290135383606, -0.6756842136383057, -2.0089309215545654, 1.1287493705749512, 0.9804069399833679, -1.6561791896820068, -1.1378785371780396, 1.7081098556518555, 426.8576965332031, -0.17454217374324799, 0.4123970568180084, -0.08115288615226746, -2.167093276977539, -1.1293514966964722, 0.24592632055282593], "std": [0.0919797345995903, 0.020917179062962532, 0.3461852967739105, 0.5065125823020935, 0.2653051018714905, 0.7420940399169922, 0.258818656206131, 102.54563903808594, 0.07246352732181549, 0.018308036029338837, 0.061882007867097855, 0.29039639234542847, 0.2248958945274353, 0.4611869752407074, 0.08884699642658234, 0.03715074062347412, 0.217287078499794, 0.7775104641914368, 0.8578834533691406, 0.38478052616119385, 0.8087785840034485, 328.5571594238281, 0.03495406731963158, 0.016429632902145386, 0.14071114361286163, 1.207929015159607, 0.2497294843196869, 0.6305862069129944], "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": [246], "max": [246], "mean": [246.0], "std": [0.0], "count": [555]}, "index": {"min": [133987], "max": [134541], "mean": [134264.0], "std": [160.21443963222126], "count": [555]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [555]}, "subtask_annotation": {"mean": [3.0954954954954954, 12.0, 12.0, 12.0, 12.0], "std": [3.2159340729703123, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [555]}, "scene_annotation": {"mean": [246.0], "std": [0.0], "min": [246], "max": [246], "count": [555]}, "eef_direction_state": {"mean": [4.711711711711712, 4.428828828828829], "std": [1.500674847517252, 1.8028699536570925], "min": [0, 0], "max": [6, 6], "count": [555]}, "eef_velocity_state": {"mean": [0.7243243243243244, 0.7549549549549549], "std": [0.7767124314184993, 0.748179621293372], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_acc_mag_state": {"mean": [0.6522522522522523, 0.7351351351351352], "std": [0.818573451149844, 0.8426308702749379], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_direction_action": {"mean": [4.711711711711712, 4.428828828828829], "std": [1.500674847517252, 1.8028699536570925], "min": [0, 0], "max": [6, 6], "count": [555]}, "eef_velocity_action": {"mean": [0.7243243243243244, 0.7549549549549549], "std": [0.7767124314184993, 0.748179621293372], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_acc_mag_action": {"mean": [0.6522522522522523, 0.7351351351351352], "std": [0.818573451149844, 0.8426308702749379], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_sim_pose_state": {"mean": [0.6028392022732373, 0.25782412044666225, 1.1983468487969664, 2.157570390963446, 1.1306397071611558, 1.750742538842039, 0.6107448168799785, -0.2612885139545313, 1.0917173472437744, -2.7207267217661775, 1.1420615740397972, -2.4953811970305675], "std": [0.015621531250257526, 0.029722016220762013, 0.14472612137373306, 1.2293504312021264, 0.24970773971379626, 0.7822379021239517, 0.014634760651674966, 0.057914149915873084, 0.06666131427096093, 0.2901719217289691, 0.22500425156560097, 0.571098967838105], "min": [0.570735410727974, 0.19882958913690746, 1.0304812780651247, -3.136957396892365, 0.7874636876817722, -3.1358494063918037, 0.5558015842231553, -0.3246725394643501, 1.0277626367739185, -3.0608540911183675, 0.6768027363839977, -3.131130934748458], "max": [0.6334042953617054, 0.3426318218703834, 1.3819946190104768, 3.1299288923248225, 1.5675770118835235, 3.071688863769812, 0.637371878332529, -0.11804879829020873, 1.2372434759447362, -1.7415043893570497, 1.4390096384733182, 3.1376359321895197], "count": [555]}, "eef_sim_pose_action": {"mean": [0.6028392022732373, 0.25782412044666225, 1.1983468487969664, 2.157570390963446, 1.1306397071611558, 1.750742538842039, 0.6107448168799785, -0.2612885139545313, 1.0917173472437744, -2.7207267217661775, 1.1420615740397972, -2.4953811970305675], "std": [0.015621531250257526, 0.029722016220762013, 0.14472612137373306, 1.2293504312021264, 0.24970773971379626, 0.7822379021239517, 0.014634760651674966, 0.057914149915873084, 0.06666131427096093, 0.2901719217289691, 0.22500425156560097, 0.571098967838105], "min": [0.570735410727974, 0.19882958913690746, 1.0304812780651247, -3.136957396892365, 0.7874636876817722, -3.1358494063918037, 0.5558015842231553, -0.3246725394643501, 1.0277626367739185, -3.0608540911183675, 0.6768027363839977, -3.131130934748458], "max": [0.6334042953617054, 0.3426318218703834, 1.3819946190104768, 3.1299288923248225, 1.5675770118835235, 3.071688863769812, 0.637371878332529, -0.11804879829020873, 1.2372434759447362, -1.7415043893570497, 1.4390096384733182, 3.1376359321895197], "count": [555]}, "gripper_mode_state": {"mean": [0.5603603603603604, 0.0], "std": [0.49634325511400457, 0.0], "min": [0, 0], "max": [1, 0], "count": [555]}, "gripper_activity_state": {"mean": [1.8594594594594596, 1.954954954954955], "std": [0.45527506355125646, 0.2746787603626594], "min": [0, 0], "max": [2, 2], "count": [555]}, "gripper_mode_action": {"mean": [0.5603603603603604, 0.0], "std": [0.49634325511400457, 0.0], "min": [0, 0], "max": [1, 0], "count": [555]}, "gripper_activity_action": {"mean": [1.8594594594594596, 1.954954954954955], "std": [0.45527506355125646, 0.2746787603626594], "min": [0, 0], "max": [2, 2], "count": [555]}, "gripper_open_scale_state": {"mean": [0.42685765782261836, 0.8415504503404762], "std": [0.32855736162269444, 0.10254560076437036], "min": [0.121, 0.583], "max": [0.889, 0.905], "count": [555]}, "gripper_open_scale_action": {"mean": [0.42685765782261836, 0.8415504503404762], "std": [0.32855736162269444, 0.10254560076437036], "min": [0.121, 0.583], "max": [0.889, 0.905], "count": [555]}}} +{"episode_index": 247, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45485316127169256]], [[0.4407056604969574]], [[0.4191907521270002]]], "std": [[[0.14335572910256386]], [[0.16483423819867096]], [[0.18476294111416436]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[0.7215686274509804]], [[0.6980392156862745]], [[0.6980392156862745]]], "mean": [[[0.47105120295244535]], [[0.46813730068176695]], [[0.4593673970306513]]], "std": [[[0.05816744075267492]], [[0.07391252021010877]], [[0.0889853519656681]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.803921568627451]], [[0.7843137254901961]], [[0.7803921568627451]]], "mean": [[[0.47002676181823305]], [[0.4549638110632184]], [[0.4404254123704079]]], "std": [[[0.10064152945630177]], [[0.12690650663131448]], [[0.14566988349373966]]], "count": [116]}, "observation.state": {"min": [0.2980324327945709, 1.9207698106765747, -2.236936330795288, -1.6477304697036743, -2.4082226753234863, -1.2638453245162964, 1.691904902458191, 506.0, 0.0380919985473156, 0.36742499470710754, -0.2315170019865036, -3.0940001010894775, 0.6129999756813049, -0.8659999966621399, -0.8149466514587402, -2.0481438636779785, 0.8063071966171265, 0.08738863468170166, -2.6937062740325928, -1.790271520614624, 0.6637312769889832, 120.0, -0.21747800707817078, 0.3603520095348358, -0.21437199413776398, -3.1401853561401367, -1.5119999647140503, -1.246999979019165], "max": [0.7240324020385742, 2.0311269760131836, -1.2025319337844849, -0.2511354088783264, -1.536675214767456, 0.7087782621383667, 2.8104162216186523, 901.0, 0.20126600563526154, 0.45346400141716003, -0.02982800081372261, -1.930999994277954, 1.3880000114440918, -0.045999981462955475, -0.3612656891345978, -2.0009326934814453, 1.4709810018539429, 2.020340919494629, -0.6716899871826172, -0.5167222023010254, 2.763187885284424, 883.0, -0.10902400314807892, 0.45638400316238403, 0.11387000232934952, 3.134999990463257, -0.6660000681877136, 1.1009999513626099], "mean": [0.6220284700393677, 2.019005298614502, -1.8007522821426392, -0.8149815797805786, -2.093846559524536, -0.24617041647434235, 2.4679763317108154, 835.3057250976562, 0.14807124435901642, 0.4277722239494324, -0.16548700630664825, -2.622251272201538, 1.0355958938598633, -0.5808807611465454, -0.696553111076355, -2.0256834030151367, 1.059031367301941, 1.3535345792770386, -1.1263922452926636, -1.2754496335983276, 1.1517612934112549, 393.7442932128906, -0.1586756855249405, 0.40236324071884155, -0.03660581260919571, -1.299010992050171, -1.0037987232208252, 0.3979472219944], "std": [0.112216055393219, 0.013393876142799854, 0.3900980055332184, 0.5104392766952515, 0.18137681484222412, 0.7723548412322998, 0.30787238478660583, 123.4436264038086, 0.051517054438591, 0.023646771907806396, 0.06989717483520508, 0.2875567078590393, 0.20788811147212982, 0.18792957067489624, 0.10057083517313004, 0.01184523943811655, 0.19356366991996765, 0.7072840929031372, 0.6953042149543762, 0.44861721992492676, 0.6925527453422546, 310.6922912597656, 0.02155960164964199, 0.03607326000928879, 0.13360725343227386, 2.2455127239227295, 0.24069447815418243, 0.4874449670314789], "count": [569]}, "action": {"min": [0.2980324327945709, 1.9207698106765747, -2.236936330795288, -1.6477304697036743, -2.4082226753234863, -1.2638453245162964, 1.691904902458191, 506.0, 0.0380919985473156, 0.36742499470710754, -0.2315170019865036, -3.0940001010894775, 0.6129999756813049, -0.8659999966621399, -0.8149466514587402, -2.0481438636779785, 0.8063071966171265, 0.08738863468170166, -2.6937062740325928, -1.790271520614624, 0.6637312769889832, 120.0, -0.21747800707817078, 0.3603520095348358, -0.21437199413776398, -3.1401853561401367, -1.5119999647140503, -1.246999979019165], "max": [0.7240324020385742, 2.0311269760131836, -1.2025319337844849, -0.2511354088783264, -1.536675214767456, 0.7087782621383667, 2.8104162216186523, 901.0, 0.20126600563526154, 0.45346400141716003, -0.02982800081372261, -1.930999994277954, 1.3880000114440918, -0.045999981462955475, -0.3612656891345978, -2.0009326934814453, 1.4709810018539429, 2.020340919494629, -0.6716899871826172, -0.5167222023010254, 2.763187885284424, 883.0, -0.10902400314807892, 0.45638400316238403, 0.11387000232934952, 3.134999990463257, -0.6660000681877136, 1.1009999513626099], "mean": [0.6220284700393677, 2.019005298614502, -1.8007522821426392, -0.8149815797805786, -2.093846559524536, -0.24617041647434235, 2.4679763317108154, 835.3057250976562, 0.14807124435901642, 0.4277722239494324, -0.16548700630664825, -2.622251272201538, 1.0355958938598633, -0.5808807611465454, -0.696553111076355, -2.0256834030151367, 1.059031367301941, 1.3535345792770386, -1.1263922452926636, -1.2754496335983276, 1.1517612934112549, 393.7442932128906, -0.1586756855249405, 0.40236324071884155, -0.03660581260919571, -1.299010992050171, -1.0037987232208252, 0.3979472219944], "std": [0.112216055393219, 0.013393876142799854, 0.3900980055332184, 0.5104392766952515, 0.18137681484222412, 0.7723548412322998, 0.30787238478660583, 123.4436264038086, 0.051517054438591, 0.023646771907806396, 0.06989717483520508, 0.2875567078590393, 0.20788811147212982, 0.18792957067489624, 0.10057083517313004, 0.01184523943811655, 0.19356366991996765, 0.7072840929031372, 0.6953042149543762, 0.44861721992492676, 0.6925527453422546, 310.6922912597656, 0.02155960164964199, 0.03607326000928879, 0.13360725343227386, 2.2455127239227295, 0.24069447815418243, 0.4874449670314789], "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": [247], "max": [247], "mean": [247.0], "std": [0.0], "count": [569]}, "index": {"min": [134542], "max": [135110], "mean": [134826.0], "std": [164.25589791541734], "count": [569]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [569]}, "subtask_annotation": {"mean": [2.850615114235501, 12.0, 12.0, 12.0, 12.0], "std": [2.8990945452446364, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [569]}, "scene_annotation": {"mean": [247.0], "std": [0.0], "min": [247], "max": [247], "count": [569]}, "eef_direction_state": {"mean": [4.38664323374341, 4.152899824253075], "std": [1.6982046182489028, 2.01649512154185], "min": [0, 0], "max": [6, 6], "count": [569]}, "eef_velocity_state": {"mean": [0.7346221441124781, 0.7820738137082601], "std": [0.7051504516836382, 0.7557362974727327], "min": [0, 0], "max": [2, 2], "count": [569]}, "eef_acc_mag_state": {"mean": [0.6695957820738138, 0.6854130052724078], "std": [0.8277736110766444, 0.8243748528236091], "min": [0, 0], "max": [2, 2], "count": [569]}, "eef_direction_action": {"mean": [4.38664323374341, 4.152899824253075], "std": [1.6982046182489028, 2.01649512154185], "min": [0, 0], "max": [6, 6], "count": [569]}, "eef_velocity_action": {"mean": [0.7346221441124781, 0.7820738137082601], "std": [0.7051504516836382, 0.7557362974727327], "min": [0, 0], "max": [2, 2], "count": [569]}, "eef_acc_mag_action": {"mean": [0.6695957820738138, 0.6854130052724078], "std": [0.8277736110766444, 0.8243748528236091], "min": [0, 0], "max": [2, 2], "count": [569]}, "eef_sim_pose_state": {"mean": [0.5955168533624119, 0.24230891855324038, 1.2481092345369231, 1.3018314454806486, 1.0050462343885929, 1.9718715560228728, 0.6215585758808418, -0.2232956386036672, 1.118689883685571, -2.6227700004710037, 1.0359642142938166, -2.1523655022176746], "std": [0.03709391474888384, 0.019521502019519535, 0.13389688866123592, 2.246501959297568, 0.24099497465062364, 0.4885688477451015, 0.016375214932021976, 0.04177304382137146, 0.07422726327518075, 0.28734744198918794, 0.20802489751241943, 0.18801042956351444], "min": [0.5540067775334547, 0.19926810834860334, 1.0617100891315407, -3.1326195208887992, 0.6664674351794346, 0.3185542695731679, 0.5747534659726062, -0.27027605479968786, 1.0436948873231946, -3.094044351243417, 0.6136686562608542, -2.438784400756483], "max": [0.6569230413148588, 0.3058412055136467, 1.395375764800965, 3.141270629713301, 1.5140515447623022, 2.6750084373507317, 0.6449206514184389, -0.13182831655929458, 1.257239765546067, -1.9322249834788057, 1.3882127220080007, -1.6173646636687498], "count": [569]}, "eef_sim_pose_action": {"mean": [0.5955168533624119, 0.24230891855324038, 1.2481092345369231, 1.3018314454806486, 1.0050462343885929, 1.9718715560228728, 0.6215585758808418, -0.2232956386036672, 1.118689883685571, -2.6227700004710037, 1.0359642142938166, -2.1523655022176746], "std": [0.03709391474888384, 0.019521502019519535, 0.13389688866123592, 2.246501959297568, 0.24099497465062364, 0.4885688477451015, 0.016375214932021976, 0.04177304382137146, 0.07422726327518075, 0.28734744198918794, 0.20802489751241943, 0.18801042956351444], "min": [0.5540067775334547, 0.19926810834860334, 1.0617100891315407, -3.1326195208887992, 0.6664674351794346, 0.3185542695731679, 0.5747534659726062, -0.27027605479968786, 1.0436948873231946, -3.094044351243417, 0.6136686562608542, -2.438784400756483], "max": [0.6569230413148588, 0.3058412055136467, 1.395375764800965, 3.141270629713301, 1.5140515447623022, 2.6750084373507317, 0.6449206514184389, -0.13182831655929458, 1.257239765546067, -1.9322249834788057, 1.3882127220080007, -1.6173646636687498], "count": [569]}, "gripper_mode_state": {"mean": [0.5869947275922671, 0.0], "std": [0.4923737578010672, 0.0], "min": [0, 0], "max": [1, 0], "count": [569]}, "gripper_activity_state": {"mean": [1.875219683655536, 1.9332161687170475], "std": [0.439964444839892, 0.3232692577790838], "min": [0, 0], "max": [2, 2], "count": [569]}, "gripper_mode_action": {"mean": [0.5869947275922671, 0.0], "std": [0.4923737578010672, 0.0], "min": [0, 0], "max": [1, 0], "count": [569]}, "gripper_activity_action": {"mean": [1.875219683655536, 1.9332161687170475], "std": [0.439964444839892, 0.3232692577790838], "min": [0, 0], "max": [2, 2], "count": [569]}, "gripper_open_scale_state": {"mean": [0.39374428864061733, 0.8353057995948729], "std": [0.31069218460781767, 0.1234436244640177], "min": [0.12, 0.506], "max": [0.883, 0.901], "count": [569]}, "gripper_open_scale_action": {"mean": [0.39374428864061733, 0.8353057995948729], "std": [0.31069218460781767, 0.1234436244640177], "min": [0.12, 0.506], "max": [0.883, 0.901], "count": [569]}}} +{"episode_index": 248, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.44295206782558705]], [[0.4290651457728153]], [[0.40814698884955214]]], "std": [[[0.12648525294862956]], [[0.14973234254041562]], [[0.17130609691055848]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.03529411764705882]], [[0.027450980392156862]]], "max": [[[0.7490196078431373]], [[0.7529411764705882]], [[0.7490196078431373]]], "mean": [[[0.46890472191963206]], [[0.4608806508714597]], [[0.44594657014040184]]], "std": [[[0.057742428603823566]], [[0.07787533694639248]], [[0.09838049605567158]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.0]], [[0.0]]], "max": [[[0.792156862745098]], [[0.7686274509803922]], [[0.7568627450980392]]], "mean": [[[0.47145976874546114]], [[0.46246732593500367]], [[0.4492741674987896]]], "std": [[[0.10337686835478042]], [[0.12949498667588744]], [[0.14627366425649643]]], "count": [108]}, "observation.state": {"min": [0.22397810220718384, 1.839280366897583, -2.127957820892334, -1.4290406703948975, -2.3731768131256104, -1.4368772506713867, -0.07801621407270432, 187.0, 0.07340200245380402, 0.36962899565696716, -0.2512640058994293, -3.125, 0.5709999203681946, -1.3109999895095825, -0.8820720314979553, -2.0462067127227783, 0.9063320755958557, 0.044628068804740906, -2.8624796867370605, -1.7615084648132324, 0.5906194448471069, 123.0, -0.2891030013561249, 0.36099401116371155, -0.22079099714756012, -3.124000072479248, -1.5190000534057617, -2.109999895095825], "max": [0.6972066760063171, 2.0348095893859863, -0.8037940263748169, -0.008691740222275257, -0.6113713979721069, 0.7025125026702881, 2.813523292541504, 888.0, 0.2750529944896698, 0.4281499981880188, -0.06175199896097183, 3.13100004196167, 1.50600004196167, 0.5149999856948853, -0.348524808883667, -1.9128460884094238, 1.1076209545135498, 2.0188050270080566, -0.5797110795974731, -0.7243465781211853, 2.837661027908325, 879.0, -0.10028800368309021, 0.4705989956855774, 0.1061680018901825, 3.13100004196167, -0.597000002861023, 2.5439999103546143], "mean": [0.5851471424102783, 2.0162346363067627, -1.6000844240188599, -0.6753458380699158, -1.967610478401184, -0.3663046360015869, 2.373234987258911, 762.026123046875, 0.20914611220359802, 0.40746647119522095, -0.18773534893989563, 0.0123952217400074, 1.0386881828308105, -0.9459324479103088, -0.7250251770019531, -2.0112369060516357, 0.9744870066642761, 1.2664979696273804, -0.9721001982688904, -1.3165968656539917, 1.0428955554962158, 415.47967529296875, -0.17474864423274994, 0.4075247049331665, -0.049481507390737534, -0.3395143449306488, -0.93921959400177, 0.5882803797721863], "std": [0.08956979215145111, 0.025052715092897415, 0.505860447883606, 0.4867733418941498, 0.3645578920841217, 0.9222798347473145, 0.6155822277069092, 224.20115661621094, 0.05990535393357277, 0.013947156257927418, 0.06232570484280586, 2.7236521244049072, 0.262590229511261, 0.3611161708831787, 0.1319308578968048, 0.03111613541841507, 0.045191261917352676, 0.6964741945266724, 0.6724150776863098, 0.3659813702106476, 0.6613771915435791, 297.6366271972656, 0.04544571787118912, 0.03775794059038162, 0.12525470554828644, 2.628734588623047, 0.27615681290626526, 0.7568678855895996], "count": [517]}, "action": {"min": [0.22397810220718384, 1.839280366897583, -2.127957820892334, -1.4290406703948975, -2.3731768131256104, -1.4368772506713867, -0.07801621407270432, 187.0, 0.07340200245380402, 0.36962899565696716, -0.2512640058994293, -3.125, 0.5709999203681946, -1.3109999895095825, -0.8820720314979553, -2.0462067127227783, 0.9063320755958557, 0.044628068804740906, -2.8624796867370605, -1.7615084648132324, 0.5906194448471069, 123.0, -0.2891030013561249, 0.36099401116371155, -0.22079099714756012, -3.124000072479248, -1.5190000534057617, -2.109999895095825], "max": [0.6972066760063171, 2.0348095893859863, -0.8037940263748169, -0.008691740222275257, -0.6113713979721069, 0.7025125026702881, 2.813523292541504, 888.0, 0.2750529944896698, 0.4281499981880188, -0.06175199896097183, 3.13100004196167, 1.50600004196167, 0.5149999856948853, -0.348524808883667, -1.9128460884094238, 1.1076209545135498, 2.0188050270080566, -0.5797110795974731, -0.7243465781211853, 2.837661027908325, 879.0, -0.10028800368309021, 0.4705989956855774, 0.1061680018901825, 3.13100004196167, -0.597000002861023, 2.5439999103546143], "mean": [0.5851471424102783, 2.0162346363067627, -1.6000844240188599, -0.6753458380699158, -1.967610478401184, -0.3663046360015869, 2.373234987258911, 762.026123046875, 0.20914611220359802, 0.40746647119522095, -0.18773534893989563, 0.0123952217400074, 1.0386881828308105, -0.9459324479103088, -0.7250251770019531, -2.0112369060516357, 0.9744870066642761, 1.2664979696273804, -0.9721001982688904, -1.3165968656539917, 1.0428955554962158, 415.47967529296875, -0.17474864423274994, 0.4075247049331665, -0.049481507390737534, -0.3395143449306488, -0.93921959400177, 0.5882803797721863], "std": [0.08956979215145111, 0.025052715092897415, 0.505860447883606, 0.4867733418941498, 0.3645578920841217, 0.9222798347473145, 0.6155822277069092, 224.20115661621094, 0.05990535393357277, 0.013947156257927418, 0.06232570484280586, 2.7236521244049072, 0.262590229511261, 0.3611161708831787, 0.1319308578968048, 0.03111613541841507, 0.045191261917352676, 0.6964741945266724, 0.6724150776863098, 0.3659813702106476, 0.6613771915435791, 297.6366271972656, 0.04544571787118912, 0.03775794059038162, 0.12525470554828644, 2.628734588623047, 0.27615681290626526, 0.7568678855895996], "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": [248], "max": [248], "mean": [248.0], "std": [0.0], "count": [517]}, "index": {"min": [135111], "max": [135627], "mean": [135369.0], "std": [149.24476540234167], "count": [517]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [517]}, "subtask_annotation": {"mean": [2.9284332688588006, 12.0, 12.0, 12.0, 12.0], "std": [2.998501247463508, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [517]}, "scene_annotation": {"mean": [248.0], "std": [0.0], "min": [248], "max": [248], "count": [517]}, "eef_direction_state": {"mean": [4.566731141199226, 4.5899419729206965], "std": [1.5253802364720035, 1.7476525832552032], "min": [0, 0], "max": [6, 6], "count": [517]}, "eef_velocity_state": {"mean": [0.7678916827852998, 0.7176015473887815], "std": [0.73611847547173, 0.7728089711170533], "min": [0, 0], "max": [2, 2], "count": [517]}, "eef_acc_mag_state": {"mean": [0.7640232108317214, 0.7117988394584139], "std": [0.8450685615593077, 0.832207136327812], "min": [0, 0], "max": [2, 2], "count": [517]}, "eef_direction_action": {"mean": [4.566731141199226, 4.5899419729206965], "std": [1.5253802364720035, 1.7476525832552032], "min": [0, 0], "max": [6, 6], "count": [517]}, "eef_velocity_action": {"mean": [0.7678916827852998, 0.7176015473887815], "std": [0.73611847547173, 0.7728089711170533], "min": [0, 0], "max": [2, 2], "count": [517]}, "eef_acc_mag_action": {"mean": [0.7640232108317214, 0.7117988394584139], "std": [0.8450685615593077, 0.832207136327812], "min": [0, 0], "max": [2, 2], "count": [517]}, "eef_sim_pose_state": {"mean": [0.6027742169212534, 0.25616336866962275, 1.23836393501015, 0.3432720170305477, 0.9401661212863961, 1.9205727081062647, 0.6033371309994264, -0.2800299008292853, 1.0966604410787426, 0.01238043656698805, 1.0390969182781769, -2.517366033431706], "std": [0.04225664196769457, 0.04160647017080953, 0.12514709008834737, 2.629917532265629, 0.27643572705683267, 1.1114841287187618, 0.008550446211148302, 0.04617070538074215, 0.06888537750922315, 2.7244650700545443, 0.2626772701348979, 0.3615170010979705], "min": [0.5561624961260919, 0.19062566525079983, 1.0468404060317795, -3.130270193822173, 0.5968568108602641, -3.1073513740727625, 0.5686300031174822, -0.33454146222818126, 1.0270248681317395, -3.12494134874646, 0.5712736782474055, -2.8824795056967103], "max": [0.6715801331515028, 0.35032824318954014, 1.3897544876851091, 3.125766512704005, 1.5310566169306092, 3.0895781823846002, 0.6180825429959858, -0.16994338508300527, 1.2292201768732078, 3.131417155441382, 1.506711606436864, -1.0559004062086697], "count": [517]}, "eef_sim_pose_action": {"mean": [0.6027742169212534, 0.25616336866962275, 1.23836393501015, 0.3432720170305477, 0.9401661212863961, 1.9205727081062647, 0.6033371309994264, -0.2800299008292853, 1.0966604410787426, 0.01238043656698805, 1.0390969182781769, -2.517366033431706], "std": [0.04225664196769457, 0.04160647017080953, 0.12514709008834737, 2.629917532265629, 0.27643572705683267, 1.1114841287187618, 0.008550446211148302, 0.04617070538074215, 0.06888537750922315, 2.7244650700545443, 0.2626772701348979, 0.3615170010979705], "min": [0.5561624961260919, 0.19062566525079983, 1.0468404060317795, -3.130270193822173, 0.5968568108602641, -3.1073513740727625, 0.5686300031174822, -0.33454146222818126, 1.0270248681317395, -3.12494134874646, 0.5712736782474055, -2.8824795056967103], "max": [0.6715801331515028, 0.35032824318954014, 1.3897544876851091, 3.125766512704005, 1.5310566169306092, 3.0895781823846002, 0.6180825429959858, -0.16994338508300527, 1.2292201768732078, 3.131417155441382, 1.506711606436864, -1.0559004062086697], "count": [517]}, "gripper_mode_state": {"mean": [0.5551257253384912, 0.15473887814313347], "std": [0.49695186326837176, 0.36165557887877037], "min": [0, 0], "max": [1, 1], "count": [517]}, "gripper_activity_state": {"mean": [1.8529980657640233, 1.9013539651837523], "std": [0.4502908000819312, 0.4077798838869407], "min": [0, 0], "max": [2, 2], "count": [517]}, "gripper_mode_action": {"mean": [0.5551257253384912, 0.15473887814313347], "std": [0.49695186326837176, 0.36165557887877037], "min": [0, 0], "max": [1, 1], "count": [517]}, "gripper_activity_action": {"mean": [1.8529980657640233, 1.9013539651837523], "std": [0.4502908000819312, 0.4077798838869407], "min": [0, 0], "max": [2, 2], "count": [517]}, "gripper_open_scale_state": {"mean": [0.4154796907140849, 0.7620261124218013], "std": [0.2976365262284298, 0.22420108239659392], "min": [0.123, 0.187], "max": [0.879, 0.888], "count": [517]}, "gripper_open_scale_action": {"mean": [0.4154796907140849, 0.7620261124218013], "std": [0.2976365262284298, 0.22420108239659392], "min": [0.123, 0.187], "max": [0.879, 0.888], "count": [517]}}} +{"episode_index": 249, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.44196107843137256]], [[0.4277926879084967]], [[0.40699777941176474]]], "std": [[[0.12709554202924236]], [[0.14928545844137145]], [[0.1713914769811476]]], "count": [125]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.7137254901960784]], [[0.7019607843137254]]], "mean": [[[0.47129662091503266]], [[0.4687046405228758]], [[0.4584327107843137]]], "std": [[[0.052848154993684796]], [[0.06702863356270926]], [[0.0819034328270731]]], "count": [125]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.7725490196078432]], [[0.7568627450980392]]], "mean": [[[0.477203681372549]], [[0.4678585326797386]], [[0.45794826470588235]]], "std": [[[0.08936479055625673]], [[0.10877068568626262]], [[0.12478834815626848]]], "count": [125]}, "observation.state": {"min": [0.5485395789146423, 2.013970375061035, -0.7237706780433655, -0.7998844385147095, -2.1951181888580322, -1.4648025035858154, 0.13789846003055573, 635.0, 0.09602999687194824, 0.3868739902973175, -0.24953100085258484, -3.1361851692199707, 0.9020000100135803, -1.2760000228881836, -0.8839743733406067, -2.0486152172088623, 0.8466591835021973, 0.046006880700588226, -2.8558998107910156, -1.4128789901733398, 0.7883303165435791, 108.0, -0.23034699261188507, 0.40140500664711, -0.20017799735069275, -3.1401853561401367, -1.559000015258789, -3.0239999294281006], "max": [0.8873952031135559, 2.027618885040283, -0.5414186120033264, 0.01457349956035614, -0.6043028235435486, -0.7961494326591492, 1.550201416015625, 877.0, 0.28568199276924133, 0.44360798597335815, -0.1327279955148697, 3.122999906539917, 1.5420000553131104, 1.8289999961853027, -0.2580294907093048, -1.9786099195480347, 1.6017760038375854, 1.7517696619033813, -0.5230053663253784, -0.3130946159362793, 2.842146635055542, 880.0, -0.0785449966788292, 0.47443100810050964, 0.0942080020904541, 3.140000104904175, -0.5770000219345093, 3.000999927520752], "mean": [0.6962478756904602, 2.0203452110290527, -0.5754193663597107, -0.21947845816612244, -1.139405369758606, -0.9764000773429871, 0.5983369946479797, 832.4791870117188, 0.2365303337574005, 0.42615261673927307, -0.19288279116153717, -0.3255108594894409, 1.3476954698562622, -0.6172529458999634, -0.6406782865524292, -2.0293221473693848, 1.0723515748977661, 1.048390507698059, -1.404001235961914, -1.083055853843689, 1.4886138439178467, 532.5359497070312, -0.1673801839351654, 0.42762839794158936, -0.0763111412525177, -0.7430737018585205, -1.1162338256835938, 0.055509597063064575], "std": [0.06287071108818054, 0.003037162823602557, 0.04818198084831238, 0.21547508239746094, 0.6512163877487183, 0.19584769010543823, 0.5941421389579773, 71.90418243408203, 0.05745534598827362, 0.016316944733262062, 0.028954576700925827, 2.298603057861328, 0.17367926239967346, 0.5022245645523071, 0.17303155362606049, 0.011253629811108112, 0.19831395149230957, 0.538009762763977, 0.8480687141418457, 0.2731924057006836, 0.8186474442481995, 339.9516296386719, 0.035077665001153946, 0.017197811976075172, 0.09615188837051392, 2.277844190597534, 0.2955189049243927, 0.9019733667373657], "count": [628]}, "action": {"min": [0.5485395789146423, 2.013970375061035, -0.7237706780433655, -0.7998844385147095, -2.1951181888580322, -1.4648025035858154, 0.13789846003055573, 635.0, 0.09602999687194824, 0.3868739902973175, -0.24953100085258484, -3.1361851692199707, 0.9020000100135803, -1.2760000228881836, -0.8839743733406067, -2.0486152172088623, 0.8466591835021973, 0.046006880700588226, -2.8558998107910156, -1.4128789901733398, 0.7883303165435791, 108.0, -0.23034699261188507, 0.40140500664711, -0.20017799735069275, -3.1401853561401367, -1.559000015258789, -3.0239999294281006], "max": [0.8873952031135559, 2.027618885040283, -0.5414186120033264, 0.01457349956035614, -0.6043028235435486, -0.7961494326591492, 1.550201416015625, 877.0, 0.28568199276924133, 0.44360798597335815, -0.1327279955148697, 3.122999906539917, 1.5420000553131104, 1.8289999961853027, -0.2580294907093048, -1.9786099195480347, 1.6017760038375854, 1.7517696619033813, -0.5230053663253784, -0.3130946159362793, 2.842146635055542, 880.0, -0.0785449966788292, 0.47443100810050964, 0.0942080020904541, 3.140000104904175, -0.5770000219345093, 3.000999927520752], "mean": [0.6962478756904602, 2.0203452110290527, -0.5754193663597107, -0.21947845816612244, -1.139405369758606, -0.9764000773429871, 0.5983369946479797, 832.4791870117188, 0.2365303337574005, 0.42615261673927307, -0.19288279116153717, -0.3255108594894409, 1.3476954698562622, -0.6172529458999634, -0.6406782865524292, -2.0293221473693848, 1.0723515748977661, 1.048390507698059, -1.404001235961914, -1.083055853843689, 1.4886138439178467, 532.5359497070312, -0.1673801839351654, 0.42762839794158936, -0.0763111412525177, -0.7430737018585205, -1.1162338256835938, 0.055509597063064575], "std": [0.06287071108818054, 0.003037162823602557, 0.04818198084831238, 0.21547508239746094, 0.6512163877487183, 0.19584769010543823, 0.5941421389579773, 71.90418243408203, 0.05745534598827362, 0.016316944733262062, 0.028954576700925827, 2.298603057861328, 0.17367926239967346, 0.5022245645523071, 0.17303155362606049, 0.011253629811108112, 0.19831395149230957, 0.538009762763977, 0.8480687141418457, 0.2731924057006836, 0.8186474442481995, 339.9516296386719, 0.035077665001153946, 0.017197811976075172, 0.09615188837051392, 2.277844190597534, 0.2955189049243927, 0.9019733667373657], "count": [628]}, "timestamp": {"min": [0.0], "max": [20.9], "mean": [10.45], "std": [6.042925156283539], "count": [628]}, "frame_index": {"min": [0], "max": [627], "mean": [313.5], "std": [181.2877546885062], "count": [628]}, "episode_index": {"min": [249], "max": [249], "mean": [249.0], "std": [0.0], "count": [628]}, "index": {"min": [135628], "max": [136255], "mean": [135941.5], "std": [181.2877546885062], "count": [628]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [628]}, "subtask_annotation": {"mean": [2.179936305732484, 12.0, 12.0, 12.0, 12.0], "std": [2.837607765414016, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [628]}, "scene_annotation": {"mean": [249.0], "std": [0.0], "min": [249], "max": [249], "count": [628]}, "eef_direction_state": {"mean": [4.087579617834395, 4.5493630573248405], "std": [1.843469762690455, 2.0172306113895235], "min": [0, 0], "max": [6, 6], "count": [628]}, "eef_velocity_state": {"mean": [0.8407643312101911, 0.5063694267515924], "std": [0.623423403986861, 0.6641101060446438], "min": [0, 0], "max": [2, 2], "count": [628]}, "eef_acc_mag_state": {"mean": [0.8375796178343949, 0.5812101910828026], "std": [0.851593785877446, 0.7949464992761622], "min": [0, 0], "max": [2, 2], "count": [628]}, "eef_direction_action": {"mean": [4.087579617834395, 4.5493630573248405], "std": [1.843469762690455, 2.0172306113895235], "min": [0, 0], "max": [6, 6], "count": [628]}, "eef_velocity_action": {"mean": [0.8407643312101911, 0.5063694267515924], "std": [0.623423403986861, 0.6641101060446438], "min": [0, 0], "max": [2, 2], "count": [628]}, "eef_acc_mag_action": {"mean": [0.8375796178343949, 0.5812101910828026], "std": [0.851593785877446, 0.7949464992761622], "min": [0, 0], "max": [2, 2], "count": [628]}, "eef_sim_pose_state": {"mean": [0.6207604214299528, 0.25135465783897226, 1.2025826983448746, 0.7235038111207787, 1.1174003745847347, 1.6069175308630834, 0.6162546077144594, -0.30900172634348044, 1.0792191497455188, -0.32739865794468687, 1.3480309537499817, -2.1901047600378503], "std": [0.022486980560393336, 0.030408612757750482, 0.09899421704373065, 2.2858341762261984, 0.2958397219384076, 0.9273230441250977, 0.012288516464654144, 0.042146918129764975, 0.02982071898399159, 2.3000716824124416, 0.17366229740624478, 0.4976125862899638], "min": [0.5866274911904386, 0.1739598930542971, 1.0629082532383263, -3.1411054125804547, 0.577370867228705, -3.092515670456092, 0.578814561882822, -0.34370158114891536, 1.0423507170667767, -3.134866732211561, 0.9025799575671525, -2.8463813904320125], "max": [0.6753663460536111, 0.3016404614759771, 1.3722708032818294, 3.1327749790946893, 1.558830873974438, 2.644805781649867, 0.6475356071511403, -0.19826855497107454, 1.1457392893120717, 3.125003022383642, 1.5423929548485114, 0.25675716727866604], "count": [628]}, "eef_sim_pose_action": {"mean": [0.6207604214299528, 0.25135465783897226, 1.2025826983448746, 0.7235038111207787, 1.1174003745847347, 1.6069175308630834, 0.6162546077144594, -0.30900172634348044, 1.0792191497455188, -0.32739865794468687, 1.3480309537499817, -2.1901047600378503], "std": [0.022486980560393336, 0.030408612757750482, 0.09899421704373065, 2.2858341762261984, 0.2958397219384076, 0.9273230441250977, 0.012288516464654144, 0.042146918129764975, 0.02982071898399159, 2.3000716824124416, 0.17366229740624478, 0.4976125862899638], "min": [0.5866274911904386, 0.1739598930542971, 1.0629082532383263, -3.1411054125804547, 0.577370867228705, -3.092515670456092, 0.578814561882822, -0.34370158114891536, 1.0423507170667767, -3.134866732211561, 0.9025799575671525, -2.8463813904320125], "max": [0.6753663460536111, 0.3016404614759771, 1.3722708032818294, 3.1327749790946893, 1.558830873974438, 2.644805781649867, 0.6475356071511403, -0.19826855497107454, 1.1457392893120717, 3.125003022383642, 1.5423929548485114, 0.25675716727866604], "count": [628]}, "gripper_mode_state": {"mean": [0.410828025477707, 0.0], "std": [0.49198410437715856, 0.0], "min": [0, 0], "max": [1, 0], "count": [628]}, "gripper_activity_state": {"mean": [1.8710191082802548, 1.9681528662420382], "std": [0.4381354307583767, 0.23049053659518898], "min": [0, 0], "max": [2, 2], "count": [628]}, "gripper_mode_action": {"mean": [0.410828025477707, 0.0], "std": [0.49198410437715856, 0.0], "min": [0, 0], "max": [1, 0], "count": [628]}, "gripper_activity_action": {"mean": [1.8710191082802548, 1.9681528662420382], "std": [0.4381354307583767, 0.23049053659518898], "min": [0, 0], "max": [2, 2], "count": [628]}, "gripper_open_scale_state": {"mean": [0.5325358280740725, 0.8324792993630584], "std": [0.33995162983054233, 0.07190418218961095], "min": [0.108, 0.635], "max": [0.88, 0.877], "count": [628]}, "gripper_open_scale_action": {"mean": [0.5325358280740725, 0.8324792993630584], "std": [0.33995162983054233, 0.07190418218961095], "min": [0.108, 0.635], "max": [0.88, 0.877], "count": [628]}}} +{"episode_index": 250, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4648036948529412]], [[0.4540368116830066]], [[0.44117122549019605]]], "std": [[[0.12873954419120318]], [[0.13669668765642395]], [[0.1480982837987868]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.4725109232026144]], [[0.4765413786764706]], [[0.4703440012254902]]], "std": [[[0.09160046414067002]], [[0.08858859624748236]], [[0.09332535579706402]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7372549019607844]], [[0.7176470588235294]], [[0.7254901960784313]]], "mean": [[[0.4857064276960784]], [[0.477246141748366]], [[0.4650665073529412]]], "std": [[[0.08723179461933508]], [[0.09400568682928707]], [[0.11697205846741592]]], "count": [100]}, "observation.state": {"min": [0.6079680323600769, 1.9980006217956543, -1.4404027462005615, -0.7108900547027588, 0.7684684991836548, 0.7154977321624756, -2.737950563430786, 196.0, 0.01522199995815754, 0.38827699422836304, -0.21190500259399414, -3.1411852836608887, 0.5740000009536743, -3.121000051498413, -1.0634814500808716, -2.0385096073150635, 2.827136754989624, -0.7532666325569153, -1.417818307876587, 1.0022728443145752, -1.9166334867477417, 116.0, -0.26499098539352417, 0.37673699855804443, -0.20203199982643127, -0.7639999985694885, -1.5160000324249268, -3.0360000133514404], "max": [1.0154849290847778, 2.040132761001587, -0.2191610187292099, 0.0368788056075573, 2.6203675270080566, 1.3174618482589722, -0.7068060636520386, 894.0, 0.2587819993495941, 0.4760800004005432, -0.12284599989652634, 3.1410000324249268, 1.5169999599456787, 3.111999988555908, -0.6764023900032043, -1.7638472318649292, 2.8641552925109863, 0.10274753719568253, 0.02666863054037094, 1.9852771759033203, -0.18858283758163452, 830.0, -0.1729770004749298, 0.43619099259376526, -0.01835400052368641, 2.566999912261963, -0.5979999899864197, 3.115999937057495], "mean": [0.7991912961006165, 2.0249531269073486, -0.8255459070205688, -0.27988186478614807, 1.5688707828521729, 1.0160694122314453, -1.8840160369873047, 787.9740600585938, 0.15816430747509003, 0.4309130609035492, -0.18171441555023193, 1.5138717889785767, 1.0792971849441528, 0.6224382519721985, -0.8927149772644043, -1.868112564086914, 2.8593263626098633, -0.49776357412338257, -0.5492013692855835, 1.7169469594955444, -1.4720700979232788, 400.0802001953125, -0.23269395530223846, 0.40424636006355286, -0.09592188894748688, 1.7875573635101318, -1.0673946142196655, 0.901437520980835], "std": [0.1626356542110443, 0.007076315116137266, 0.45918184518814087, 0.2634413540363312, 0.604535698890686, 0.1626356989145279, 0.7474518418312073, 211.58497619628906, 0.08612456917762756, 0.029960449784994125, 0.026883520185947418, 1.8784842491149902, 0.29396969079971313, 1.8859736919403076, 0.11559893935918808, 0.09627231955528259, 0.008650840260088444, 0.24492782354354858, 0.4233929216861725, 0.3171188533306122, 0.486591100692749, 321.1888122558594, 0.022543830797076225, 0.01616954803466797, 0.0574684739112854, 0.7970194816589355, 0.21669255197048187, 1.4697355031967163], "count": [424]}, "action": {"min": [0.6079680323600769, 1.9980006217956543, -1.4404027462005615, -0.7108900547027588, 0.7684684991836548, 0.7154977321624756, -2.737950563430786, 196.0, 0.01522199995815754, 0.38827699422836304, -0.21190500259399414, -3.1411852836608887, 0.5740000009536743, -3.121000051498413, -1.0634814500808716, -2.0385096073150635, 2.827136754989624, -0.7532666325569153, -1.417818307876587, 1.0022728443145752, -1.9166334867477417, 116.0, -0.26499098539352417, 0.37673699855804443, -0.20203199982643127, -0.7639999985694885, -1.5160000324249268, -3.0360000133514404], "max": [1.0154849290847778, 2.040132761001587, -0.2191610187292099, 0.0368788056075573, 2.6203675270080566, 1.3174618482589722, -0.7068060636520386, 894.0, 0.2587819993495941, 0.4760800004005432, -0.12284599989652634, 3.1410000324249268, 1.5169999599456787, 3.111999988555908, -0.6764023900032043, -1.7638472318649292, 2.8641552925109863, 0.10274753719568253, 0.02666863054037094, 1.9852771759033203, -0.18858283758163452, 830.0, -0.1729770004749298, 0.43619099259376526, -0.01835400052368641, 2.566999912261963, -0.5979999899864197, 3.115999937057495], "mean": [0.7991912961006165, 2.0249531269073486, -0.8255459070205688, -0.27988186478614807, 1.5688707828521729, 1.0160694122314453, -1.8840160369873047, 787.9740600585938, 0.15816430747509003, 0.4309130609035492, -0.18171441555023193, 1.5138717889785767, 1.0792971849441528, 0.6224382519721985, -0.8927149772644043, -1.868112564086914, 2.8593263626098633, -0.49776357412338257, -0.5492013692855835, 1.7169469594955444, -1.4720700979232788, 400.0802001953125, -0.23269395530223846, 0.40424636006355286, -0.09592188894748688, 1.7875573635101318, -1.0673946142196655, 0.901437520980835], "std": [0.1626356542110443, 0.007076315116137266, 0.45918184518814087, 0.2634413540363312, 0.604535698890686, 0.1626356989145279, 0.7474518418312073, 211.58497619628906, 0.08612456917762756, 0.029960449784994125, 0.026883520185947418, 1.8784842491149902, 0.29396969079971313, 1.8859736919403076, 0.11559893935918808, 0.09627231955528259, 0.008650840260088444, 0.24492782354354858, 0.4233929216861725, 0.3171188533306122, 0.486591100692749, 321.1888122558594, 0.022543830797076225, 0.01616954803466797, 0.0574684739112854, 0.7970194816589355, 0.21669255197048187, 1.4697355031967163], "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": [250], "max": [250], "mean": [250.0], "std": [0.0], "count": [424]}, "index": {"min": [136256], "max": [136679], "mean": [136467.5], "std": [122.39791664893647], "count": [424]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [424]}, "subtask_annotation": {"mean": [4.740566037735849, 12.0, 12.0, 12.0, 12.0], "std": [3.8952869030355006, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [424]}, "scene_annotation": {"mean": [250.0], "std": [0.0], "min": [250], "max": [250], "count": [424]}, "eef_direction_state": {"mean": [4.818396226415095, 4.158018867924528], "std": [1.5179868972962607, 1.936742996271386], "min": [0, 0], "max": [6, 6], "count": [424]}, "eef_velocity_state": {"mean": [0.6768867924528302, 0.7665094339622641], "std": [0.753503594171479, 0.7615222372560946], "min": [0, 0], "max": [2, 2], "count": [424]}, "eef_acc_mag_state": {"mean": [0.6768867924528302, 0.714622641509434], "std": [0.8223492156420359, 0.8248346598507711], "min": [0, 0], "max": [2, 2], "count": [424]}, "eef_direction_action": {"mean": [4.818396226415095, 4.158018867924528], "std": [1.5179868972962607, 1.936742996271386], "min": [0, 0], "max": [6, 6], "count": [424]}, "eef_velocity_action": {"mean": [0.6768867924528302, 0.7665094339622641], "std": [0.753503594171479, 0.7615222372560946], "min": [0, 0], "max": [2, 2], "count": [424]}, "eef_acc_mag_action": {"mean": [0.6768867924528302, 0.714622641509434], "std": [0.8223492156420359, 0.8248346598507711], "min": [0, 0], "max": [2, 2], "count": [424]}, "eef_sim_pose_state": {"mean": [0.6081759754389072, 0.3288005006141431, 1.178595792762248, -1.788519792274815, 1.0667687037530402, -0.23958858796479585, 0.6279679083597507, -0.2365180505194839, 1.0972748533344614, 1.5140544916136651, 1.0797314222633, -0.6670783451891937], "std": [0.015932594664423316, 0.03031695544522251, 0.059700124868303985, 0.7930763153462788, 0.21681054230820787, 2.711438238807307, 0.03728537943570417, 0.07573584840092988, 0.039007999117308435, 1.8785153510694033, 0.2937427470100718, 1.881379895646487], "min": [0.584550576570755, 0.2550955772224896, 1.060739247723421, -2.5669894837519722, 0.5976347927514611, -3.137534612230011, 0.5796945594716504, -0.32208665260252783, 1.0503723842594432, -3.1413505698103883, 0.574402848621475, -3.088074767180179], "max": [0.6320653594907244, 0.36788904204394846, 1.2588423729296556, 0.7480029283514705, 1.5167457028145455, 3.1400421932892044, 0.6805022517804162, -0.11192614893438238, 1.171063312821154, 3.1413827221357664, 1.5174668121476271, 3.13975693281438], "count": [424]}, "eef_sim_pose_action": {"mean": [0.6081759754389072, 0.3288005006141431, 1.178595792762248, -1.788519792274815, 1.0667687037530402, -0.23958858796479585, 0.6279679083597507, -0.2365180505194839, 1.0972748533344614, 1.5140544916136651, 1.0797314222633, -0.6670783451891937], "std": [0.015932594664423316, 0.03031695544522251, 0.059700124868303985, 0.7930763153462788, 0.21681054230820787, 2.711438238807307, 0.03728537943570417, 0.07573584840092988, 0.039007999117308435, 1.8785153510694033, 0.2937427470100718, 1.881379895646487], "min": [0.584550576570755, 0.2550955772224896, 1.060739247723421, -2.5669894837519722, 0.5976347927514611, -3.137534612230011, 0.5796945594716504, -0.32208665260252783, 1.0503723842594432, -3.1413505698103883, 0.574402848621475, -3.088074767180179], "max": [0.6320653594907244, 0.36788904204394846, 1.2588423729296556, 0.7480029283514705, 1.5167457028145455, 3.1400421932892044, 0.6805022517804162, -0.11192614893438238, 1.171063312821154, 3.1413827221357664, 1.5174668121476271, 3.13975693281438], "count": [424]}, "gripper_mode_state": {"mean": [0.625, 0.14150943396226415], "std": [0.4841229182759271, 0.3485462868285132], "min": [0, 0], "max": [1, 1], "count": [424]}, "gripper_activity_state": {"mean": [1.8726415094339623, 1.846698113207547], "std": [0.4427685239762843, 0.4977197470466837], "min": [0, 0], "max": [2, 2], "count": [424]}, "gripper_mode_action": {"mean": [0.625, 0.14150943396226415], "std": [0.4841229182759271, 0.3485462868285132], "min": [0, 0], "max": [1, 1], "count": [424]}, "gripper_activity_action": {"mean": [1.8726415094339623, 1.846698113207547], "std": [0.4427685239762843, 0.4977197470466837], "min": [0, 0], "max": [2, 2], "count": [424]}, "gripper_open_scale_state": {"mean": [0.4000801885532887, 0.7879740567477239], "std": [0.3211888404337362, 0.21158509105753404], "min": [0.116, 0.196], "max": [0.83, 0.894], "count": [424]}, "gripper_open_scale_action": {"mean": [0.4000801885532887, 0.7879740567477239], "std": [0.3211888404337362, 0.21158509105753404], "min": [0.116, 0.196], "max": [0.83, 0.894], "count": [424]}}} +{"episode_index": 251, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.47485329656862746]], [[0.4597174244281046]], [[0.44406975694444445]]], "std": [[[0.1322069128310583]], [[0.14311504621719642]], [[0.15678727474110593]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.6823529411764706]], [[0.6588235294117647]]], "mean": [[[0.46844139093137255]], [[0.4751823243464052]], [[0.47002791053921567]]], "std": [[[0.06451068286454345]], [[0.060132381997944476]], [[0.0629038952083927]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.4787575020424837]], [[0.46500564542483663]], [[0.4416151286764706]]], "std": [[[0.1128932434663073]], [[0.10806906434930323]], [[0.13788767481642028]]], "count": [100]}, "observation.state": {"min": [0.6248278617858887, 1.8947468996047974, -1.4411708116531372, -0.4879591763019562, 1.2361644506454468, 0.98050856590271, -2.74456524848938, 281.0, 0.007267000153660774, 0.3779810070991516, -0.23560300469398499, -3.1411852836608887, 0.8209999799728394, -3.11299991607666, -0.9647308588027954, -2.036851644515991, 2.845479965209961, -0.6636963486671448, -1.459549069404602, 1.160853385925293, -1.8263822793960571, 122.0, -0.26853299140930176, 0.3759700059890747, -0.18996000289916992, -0.16200004518032074, -1.3179999589920044, -3.0490000247955322], "max": [1.0600606203079224, 2.0469396114349365, -0.7131415605545044, 0.030717797577381134, 2.62628436088562, 1.3659470081329346, -1.7770594358444214, 893.0, 0.23830200731754303, 0.431986004114151, -0.1526940017938614, 3.140000104904175, 1.531000018119812, 3.1040000915527344, -0.626677930355072, -1.8030472993850708, 2.864224910736084, 0.012287118472158909, -0.013124876655638218, 1.9572819471359253, -0.2799159288406372, 834.0, -0.20648300647735596, 0.4372810125350952, -0.05383500084280968, 2.688999891281128, -0.6990000009536743, 3.115999937057495], "mean": [0.7528215050697327, 2.0179390907287598, -1.0092215538024902, -0.1813674420118332, 1.97724187374115, 1.1323063373565674, -2.2626492977142334, 782.143798828125, 0.1533091515302658, 0.40644729137420654, -0.19202493131160736, 0.506967306137085, 1.2359007596969604, 0.8902875781059265, -0.8189458250999451, -1.8768701553344727, 2.8606183528900146, -0.4321657121181488, -0.6994979977607727, 1.704616904258728, -1.4481121301651, 384.5215148925781, -0.24189713597297668, 0.3986721336841583, -0.09956862032413483, 1.4523580074310303, -1.1020735502243042, 1.3840975761413574], "std": [0.1388484388589859, 0.030407460406422615, 0.23002775013446808, 0.18829543888568878, 0.5672550201416016, 0.08596907556056976, 0.3732270300388336, 198.03094482421875, 0.08013684302568436, 0.011898729018867016, 0.02167651243507862, 2.3187015056610107, 0.18431907892227173, 1.7494637966156006, 0.0856676995754242, 0.07984401285648346, 0.004542612005025148, 0.15663939714431763, 0.36857157945632935, 0.27289649844169617, 0.3990829586982727, 324.7594299316406, 0.01592104882001877, 0.018756292760372162, 0.046253595501184464, 0.7151622772216797, 0.17032210528850555, 1.5845513343811035], "count": [372]}, "action": {"min": [0.6248278617858887, 1.8947468996047974, -1.4411708116531372, -0.4879591763019562, 1.2361644506454468, 0.98050856590271, -2.74456524848938, 281.0, 0.007267000153660774, 0.3779810070991516, -0.23560300469398499, -3.1411852836608887, 0.8209999799728394, -3.11299991607666, -0.9647308588027954, -2.036851644515991, 2.845479965209961, -0.6636963486671448, -1.459549069404602, 1.160853385925293, -1.8263822793960571, 122.0, -0.26853299140930176, 0.3759700059890747, -0.18996000289916992, -0.16200004518032074, -1.3179999589920044, -3.0490000247955322], "max": [1.0600606203079224, 2.0469396114349365, -0.7131415605545044, 0.030717797577381134, 2.62628436088562, 1.3659470081329346, -1.7770594358444214, 893.0, 0.23830200731754303, 0.431986004114151, -0.1526940017938614, 3.140000104904175, 1.531000018119812, 3.1040000915527344, -0.626677930355072, -1.8030472993850708, 2.864224910736084, 0.012287118472158909, -0.013124876655638218, 1.9572819471359253, -0.2799159288406372, 834.0, -0.20648300647735596, 0.4372810125350952, -0.05383500084280968, 2.688999891281128, -0.6990000009536743, 3.115999937057495], "mean": [0.7528215050697327, 2.0179390907287598, -1.0092215538024902, -0.1813674420118332, 1.97724187374115, 1.1323063373565674, -2.2626492977142334, 782.143798828125, 0.1533091515302658, 0.40644729137420654, -0.19202493131160736, 0.506967306137085, 1.2359007596969604, 0.8902875781059265, -0.8189458250999451, -1.8768701553344727, 2.8606183528900146, -0.4321657121181488, -0.6994979977607727, 1.704616904258728, -1.4481121301651, 384.5215148925781, -0.24189713597297668, 0.3986721336841583, -0.09956862032413483, 1.4523580074310303, -1.1020735502243042, 1.3840975761413574], "std": [0.1388484388589859, 0.030407460406422615, 0.23002775013446808, 0.18829543888568878, 0.5672550201416016, 0.08596907556056976, 0.3732270300388336, 198.03094482421875, 0.08013684302568436, 0.011898729018867016, 0.02167651243507862, 2.3187015056610107, 0.18431907892227173, 1.7494637966156006, 0.0856676995754242, 0.07984401285648346, 0.004542612005025148, 0.15663939714431763, 0.36857157945632935, 0.27289649844169617, 0.3990829586982727, 324.7594299316406, 0.01592104882001877, 0.018756292760372162, 0.046253595501184464, 0.7151622772216797, 0.17032210528850555, 1.5845513343811035], "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": [251], "max": [251], "mean": [251.0], "std": [0.0], "count": [372]}, "index": {"min": [136680], "max": [137051], "mean": [136865.5], "std": [107.38676206435626], "count": [372]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [372]}, "subtask_annotation": {"mean": [4.400537634408602, 12.0, 12.0, 12.0, 12.0], "std": [4.06179415455289, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [372]}, "scene_annotation": {"mean": [251.0], "std": [0.0], "min": [251], "max": [251], "count": [372]}, "eef_direction_state": {"mean": [4.685483870967742, 4.201612903225806], "std": [1.572787414032765, 1.864985104914766], "min": [0, 0], "max": [6, 6], "count": [372]}, "eef_velocity_state": {"mean": [0.6774193548387096, 0.7338709677419355], "std": [0.7057565196310497, 0.770164808864336], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_acc_mag_state": {"mean": [0.7446236559139785, 0.7365591397849462], "std": [0.8372048465813646, 0.8266118104722219], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_direction_action": {"mean": [4.685483870967742, 4.201612903225806], "std": [1.572787414032765, 1.864985104914766], "min": [0, 0], "max": [6, 6], "count": [372]}, "eef_velocity_action": {"mean": [0.6774193548387096, 0.7338709677419355], "std": [0.7057565196310497, 0.770164808864336], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_acc_mag_action": {"mean": [0.7446236559139785, 0.7365591397849462], "std": [0.8372048465813646, 0.8266118104722219], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_sim_pose_state": {"mean": [0.6001497148576335, 0.33760246542198236, 1.167058812435988, -1.453567510890626, 1.1013729530416139, -1.3525027299685657, 0.6058769108990718, -0.23857563397330953, 1.0817736715934998, 0.5071070268502303, 1.2363738619358609, -0.4612714027767037], "std": [0.018298273461506614, 0.022096119519760534, 0.041161746615304876, 0.7140730117367404, 0.17016229057521107, 2.013036347598703, 0.015001234566477058, 0.06711136524594732, 0.025945204255631127, 2.3190154762598523, 0.18413487411178983, 1.7134613490324218], "min": [0.5739472987288592, 0.2812642403871242, 1.09289805888391, -2.6884224214858463, 0.6983047397670412, -3.129027689480223, 0.586165998380086, -0.3065087757696242, 1.0566272798478449, -3.1411667829899903, 0.8214290510760764, -3.132153075363978], "max": [0.6407195394451648, 0.36423780009619744, 1.2088249637971324, 0.15726914715624224, 1.317895923014131, 3.1337889873836557, 0.6332356140784227, -0.10935425035621266, 1.1300403212811632, 3.1403084874178644, 1.5308323701601134, 3.098289543356195], "count": [372]}, "eef_sim_pose_action": {"mean": [0.6001497148576335, 0.33760246542198236, 1.167058812435988, -1.453567510890626, 1.1013729530416139, -1.3525027299685657, 0.6058769108990718, -0.23857563397330953, 1.0817736715934998, 0.5071070268502303, 1.2363738619358609, -0.4612714027767037], "std": [0.018298273461506614, 0.022096119519760534, 0.041161746615304876, 0.7140730117367404, 0.17016229057521107, 2.013036347598703, 0.015001234566477058, 0.06711136524594732, 0.025945204255631127, 2.3190154762598523, 0.18413487411178983, 1.7134613490324218], "min": [0.5739472987288592, 0.2812642403871242, 1.09289805888391, -2.6884224214858463, 0.6983047397670412, -3.129027689480223, 0.586165998380086, -0.3065087757696242, 1.0566272798478449, -3.1411667829899903, 0.8214290510760764, -3.132153075363978], "max": [0.6407195394451648, 0.36423780009619744, 1.2088249637971324, 0.15726914715624224, 1.317895923014131, 3.1337889873836557, 0.6332356140784227, -0.10935425035621266, 1.1300403212811632, 3.1403084874178644, 1.5308323701601134, 3.098289543356195], "count": [372]}, "gripper_mode_state": {"mean": [0.6370967741935484, 0.15591397849462366], "std": [0.4808372640569001, 0.3627737722115566], "min": [0, 0], "max": [1, 1], "count": [372]}, "gripper_activity_state": {"mean": [1.846774193548387, 1.8413978494623655], "std": [0.48710834565761263, 0.5017241057343609], "min": [0, 0], "max": [2, 2], "count": [372]}, "gripper_mode_action": {"mean": [0.6370967741935484, 0.15591397849462366], "std": [0.4808372640569001, 0.3627737722115566], "min": [0, 0], "max": [1, 1], "count": [372]}, "gripper_activity_action": {"mean": [1.846774193548387, 1.8413978494623655], "std": [0.48710834565761263, 0.5017241057343609], "min": [0, 0], "max": [2, 2], "count": [372]}, "gripper_open_scale_state": {"mean": [0.3845215053968535, 0.7821438173683756], "std": [0.3247595317606405, 0.19803082330078567], "min": [0.122, 0.281], "max": [0.834, 0.893], "count": [372]}, "gripper_open_scale_action": {"mean": [0.3845215053968535, 0.7821438173683756], "std": [0.3247595317606405, 0.19803082330078567], "min": [0.122, 0.281], "max": [0.834, 0.893], "count": [372]}}} +{"episode_index": 252, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4734067708333333]], [[0.460857397875817]], [[0.4472039052287582]]], "std": [[[0.13003774943486876]], [[0.14076930633590276]], [[0.15312551621507947]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46505455678104574]], [[0.47260145220588234]], [[0.4679831066176471]]], "std": [[[0.07842086468351729]], [[0.07340033696978425]], [[0.07622415870314729]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[0.8823529411764706]], [[0.8862745098039215]]], "mean": [[[0.48087724877450977]], [[0.4691190155228758]], [[0.45056559232026144]]], "std": [[[0.09207261052321247]], [[0.1063799095472374]], [[0.13156771203736]]], "count": [100]}, "observation.state": {"min": [0.4702964425086975, 1.9616453647613525, -0.6899985074996948, -0.6232396364212036, 0.8471304774284363, 1.1503289937973022, -2.800974130630493, 298.0, 0.025880999863147736, 0.3401620090007782, -0.23669399321079254, -3.13618540763855, 0.8519999980926514, -3.0989999771118164, -0.9604547023773193, -2.035472869873047, 2.824082374572754, -0.8565029501914978, -1.4232635498046875, 1.175688624382019, -1.936338186264038, 15.0, -0.29561400413513184, 0.3681179881095886, -0.18444600701332092, 0.0010000079637393355, -1.440000057220459, -3.121000051498413], "max": [1.0751228332519531, 2.041668653488159, 0.7185171246528625, 0.05838126689195633, 2.443775177001953, 1.6174839735031128, -1.7594141960144043, 894.0, 0.2659899890422821, 0.4248479902744293, -0.15359100699424744, 3.131999969482422, 1.565000057220459, 3.130000114440918, -0.6231174468994141, -1.809592366218567, 2.8654117584228516, 0.012287118472158909, -0.03689626231789589, 2.0365898609161377, -0.45235443115234375, 843.0, -0.20728400349617004, 0.4371129870414734, -0.0440169982612133, 2.5880000591278076, -0.6339999437332153, 3.132999897003174], "mean": [0.6783051490783691, 2.0214731693267822, -0.42561763525009155, -0.19856832921504974, 1.5056231021881104, 1.2440533638000488, -2.3372442722320557, 799.493408203125, 0.19790050387382507, 0.38894128799438477, -0.20013892650604248, 0.9279990196228027, 1.276916265487671, 0.6399497389793396, -0.8404668569564819, -1.88764226436615, 2.859475612640381, -0.5019490122795105, -0.6257596015930176, 1.7348074913024902, -1.4453063011169434, 391.8897705078125, -0.2419521063566208, 0.3945449888706207, -0.10177458077669144, 1.695491075515747, -1.12283456325531, 1.0507872104644775], "std": [0.16331255435943604, 0.018557298928499222, 0.3978418707847595, 0.2495635598897934, 0.6980360150337219, 0.11003541946411133, 0.3824024796485901, 172.52178955078125, 0.06832195818424225, 0.02347160317003727, 0.02004293166100979, 2.1155292987823486, 0.1864795684814453, 1.7026078701019287, 0.10032381862401962, 0.07949533313512802, 0.010239996947348118, 0.22089311480522156, 0.37748363614082336, 0.3046824336051941, 0.43132129311561584, 388.0279846191406, 0.022778257727622986, 0.018566515296697617, 0.05006223917007446, 0.6460083723068237, 0.20586802065372467, 1.5877799987792969], "count": [381]}, "action": {"min": [0.4702964425086975, 1.9616453647613525, -0.6899985074996948, -0.6232396364212036, 0.8471304774284363, 1.1503289937973022, -2.800974130630493, 298.0, 0.025880999863147736, 0.3401620090007782, -0.23669399321079254, -3.13618540763855, 0.8519999980926514, -3.0989999771118164, -0.9604547023773193, -2.035472869873047, 2.824082374572754, -0.8565029501914978, -1.4232635498046875, 1.175688624382019, -1.936338186264038, 15.0, -0.29561400413513184, 0.3681179881095886, -0.18444600701332092, 0.0010000079637393355, -1.440000057220459, -3.121000051498413], "max": [1.0751228332519531, 2.041668653488159, 0.7185171246528625, 0.05838126689195633, 2.443775177001953, 1.6174839735031128, -1.7594141960144043, 894.0, 0.2659899890422821, 0.4248479902744293, -0.15359100699424744, 3.131999969482422, 1.565000057220459, 3.130000114440918, -0.6231174468994141, -1.809592366218567, 2.8654117584228516, 0.012287118472158909, -0.03689626231789589, 2.0365898609161377, -0.45235443115234375, 843.0, -0.20728400349617004, 0.4371129870414734, -0.0440169982612133, 2.5880000591278076, -0.6339999437332153, 3.132999897003174], "mean": [0.6783051490783691, 2.0214731693267822, -0.42561763525009155, -0.19856832921504974, 1.5056231021881104, 1.2440533638000488, -2.3372442722320557, 799.493408203125, 0.19790050387382507, 0.38894128799438477, -0.20013892650604248, 0.9279990196228027, 1.276916265487671, 0.6399497389793396, -0.8404668569564819, -1.88764226436615, 2.859475612640381, -0.5019490122795105, -0.6257596015930176, 1.7348074913024902, -1.4453063011169434, 391.8897705078125, -0.2419521063566208, 0.3945449888706207, -0.10177458077669144, 1.695491075515747, -1.12283456325531, 1.0507872104644775], "std": [0.16331255435943604, 0.018557298928499222, 0.3978418707847595, 0.2495635598897934, 0.6980360150337219, 0.11003541946411133, 0.3824024796485901, 172.52178955078125, 0.06832195818424225, 0.02347160317003727, 0.02004293166100979, 2.1155292987823486, 0.1864795684814453, 1.7026078701019287, 0.10032381862401962, 0.07949533313512802, 0.010239996947348118, 0.22089311480522156, 0.37748363614082336, 0.3046824336051941, 0.43132129311561584, 388.0279846191406, 0.022778257727622986, 0.018566515296697617, 0.05006223917007446, 0.6460083723068237, 0.20586802065372467, 1.5877799987792969], "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": [252], "max": [252], "mean": [252.0], "std": [0.0], "count": [381]}, "index": {"min": [137052], "max": [137432], "mean": [137242.0], "std": [109.98484744121194], "count": [381]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [381]}, "subtask_annotation": {"mean": [4.409448818897638, 12.0, 12.0, 12.0, 12.0], "std": [3.8983561998653813, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [381]}, "scene_annotation": {"mean": [252.0], "std": [0.0], "min": [252], "max": [252], "count": [381]}, "eef_direction_state": {"mean": [4.309711286089239, 4.572178477690288], "std": [1.8410983742676297, 1.7398110524793935], "min": [0, 1], "max": [6, 6], "count": [381]}, "eef_velocity_state": {"mean": [0.7690288713910761, 0.6456692913385826], "std": [0.7018433559415544, 0.765333808307423], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_acc_mag_state": {"mean": [0.8241469816272966, 0.7296587926509186], "std": [0.8343319702996622, 0.8279165509494745], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_direction_action": {"mean": [4.309711286089239, 4.572178477690288], "std": [1.8410983742676297, 1.7398110524793935], "min": [0, 1], "max": [6, 6], "count": [381]}, "eef_velocity_action": {"mean": [0.7690288713910761, 0.6456692913385826], "std": [0.7018433559415544, 0.765333808307423], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_acc_mag_action": {"mean": [0.8241469816272966, 0.7296587926509186], "std": [0.8343319702996622, 0.8279165509494745], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_sim_pose_state": {"mean": [0.5972419731248327, 0.3376241914809279, 1.1691014021892732, -1.6959332773251088, 1.122126335207925, -2.506760797613078, 0.5849846102466965, -0.2812142972186376, 1.0723209275676473, 0.9280715541261414, 1.2774664574303012, -0.7664926426568222], "std": [0.01703208531418353, 0.025888794272765803, 0.049542703760470964, 0.6440705719155749, 0.2057656347787448, 1.010082099996054, 0.024879007025323974, 0.05912485629873141, 0.024942892806131198, 2.1154772365093386, 0.18632642658156995, 1.6898987597592416], "min": [0.5741631874132076, 0.28465559413426467, 1.0733846866247558, -2.5873373019742427, 0.6339029115404196, -3.1394996037917497, 0.5475815336262551, -0.34900768978342717, 1.0461917595889376, -3.1360577589762455, 0.8527603382289763, -3.0880672120825894], "max": [0.6270504200836085, 0.3821916399367644, 1.2239892522444316, -0.006708153337263267, 1.4394307900203778, 3.1388851188425164, 0.6308619548053811, -0.12794022923571335, 1.1291796803633365, 3.1315594492023173, 1.565639292390646, 3.0437897644334213], "count": [381]}, "eef_sim_pose_action": {"mean": [0.5972419731248327, 0.3376241914809279, 1.1691014021892732, -1.6959332773251088, 1.122126335207925, -2.506760797613078, 0.5849846102466965, -0.2812142972186376, 1.0723209275676473, 0.9280715541261414, 1.2774664574303012, -0.7664926426568222], "std": [0.01703208531418353, 0.025888794272765803, 0.049542703760470964, 0.6440705719155749, 0.2057656347787448, 1.010082099996054, 0.024879007025323974, 0.05912485629873141, 0.024942892806131198, 2.1154772365093386, 0.18632642658156995, 1.6898987597592416], "min": [0.5741631874132076, 0.28465559413426467, 1.0733846866247558, -2.5873373019742427, 0.6339029115404196, -3.1394996037917497, 0.5475815336262551, -0.34900768978342717, 1.0461917595889376, -3.1360577589762455, 0.8527603382289763, -3.0880672120825894], "max": [0.6270504200836085, 0.3821916399367644, 1.2239892522444316, -0.006708153337263267, 1.4394307900203778, 3.1388851188425164, 0.6308619548053811, -0.12794022923571335, 1.1291796803633365, 3.1315594492023173, 1.565639292390646, 3.0437897644334213], "count": [381]}, "gripper_mode_state": {"mean": [0.5485564304461942, 0.11811023622047244], "std": [0.4976366878178545, 0.32273860680187844], "min": [0, 0], "max": [1, 1], "count": [381]}, "gripper_activity_state": {"mean": [1.8031496062992125, 1.8871391076115485], "std": [0.5329958425439504, 0.4411479347499119], "min": [0, 0], "max": [2, 2], "count": [381]}, "gripper_mode_action": {"mean": [0.5485564304461942, 0.11811023622047244], "std": [0.4976366878178545, 0.32273860680187844], "min": [0, 0], "max": [1, 1], "count": [381]}, "gripper_activity_action": {"mean": [1.8031496062992125, 1.8871391076115485], "std": [0.5329958425439504, 0.4411479347499119], "min": [0, 0], "max": [2, 2], "count": [381]}, "gripper_open_scale_state": {"mean": [0.3918897638496139, 0.7994934384804081], "std": [0.3880279784887251, 0.17252185758949823], "min": [0.015, 0.298], "max": [0.843, 0.894], "count": [381]}, "gripper_open_scale_action": {"mean": [0.3918897638496139, 0.7994934384804081], "std": [0.3880279784887251, 0.17252185758949823], "min": [0.015, 0.298], "max": [0.843, 0.894], "count": [381]}}} +{"episode_index": 253, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.48244636437908495]], [[0.47515607230392154]], [[0.461161256127451]]], "std": [[[0.12493200150801759]], [[0.1266075995899657]], [[0.14195255052145664]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.6313725490196078]], [[0.6274509803921569]]], "mean": [[[0.46870966707516337]], [[0.4732640931372549]], [[0.46876245302287584]]], "std": [[[0.06526808103793602]], [[0.06531335485305242]], [[0.06812474990908816]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.4798265890522876]], [[0.46446972017973853]], [[0.4445275878267974]]], "std": [[[0.09403416220279721]], [[0.10465807490787225]], [[0.13074708606444252]]], "count": [100]}, "observation.state": {"min": [0.5475447177886963, 2.0123298168182373, -0.6679898500442505, -0.35245180130004883, 0.9584475755691528, 1.015851378440857, -2.8424782752990723, 235.0, 0.04501400142908096, 0.35513898730278015, -0.25209400057792664, -3.1381852626800537, 0.996999979019165, -3.132185220718384, -0.9345191121101379, -2.0354902744293213, 2.850087881088257, -0.9071524143218994, -1.456355094909668, 1.1422830820083618, -2.0428905487060547, 1.0, -0.31848499178886414, 0.37334299087524414, -0.1791830062866211, 0.11200004816055298, -1.4670000076293945, -3.0220000743865967], "max": [0.980368971824646, 2.0386319160461426, 0.7355515956878662, 0.058311451226472855, 1.091616153717041, 1.472254991531372, -1.892303466796875, 890.0, 0.2515789866447449, 0.4065139889717102, -0.17234399914741516, 3.130000114440918, 1.562000036239624, 3.125, -0.6211278438568115, -1.8021397590637207, 2.8640856742858887, 0.049584805965423584, -0.021868975833058357, 2.0099213123321533, -0.49693015217781067, 865.0, -0.2106969952583313, 0.43417200446128845, -0.03839299827814102, 2.5439999103546143, -0.5400000214576721, 3.1410000324249268], "mean": [0.6723698973655701, 2.028136968612671, 0.08611714839935303, -0.11103691905736923, 1.0265259742736816, 1.1851164102554321, -2.397681951522827, 780.5994262695312, 0.1860320270061493, 0.38588374853134155, -0.21439242362976074, 1.0947705507278442, 1.3264061212539673, 0.5726997256278992, -0.8312472701072693, -1.8781994581222534, 2.8619964122772217, -0.5179422497749329, -0.6463748216629028, 1.750512957572937, -1.595200777053833, 363.46539306640625, -0.2497178167104721, 0.3932091295719147, -0.0962282121181488, 1.621380090713501, -1.0059881210327148, 1.2529714107513428], "std": [0.13203586637973785, 0.007292720954865217, 0.5692320466041565, 0.14357255399227142, 0.05477000027894974, 0.1101209968328476, 0.3423982560634613, 196.39010620117188, 0.062111951410770416, 0.00916843581944704, 0.02174389362335205, 1.9871808290481567, 0.16885411739349365, 1.9003671407699585, 0.09045297652482986, 0.08364365994930267, 0.004180042538791895, 0.21956492960453033, 0.37160372734069824, 0.2688486874103546, 0.4554646909236908, 388.6170654296875, 0.02519247867166996, 0.014194508083164692, 0.051400791853666306, 0.6046851277351379, 0.20876654982566833, 1.5965559482574463], "count": [347]}, "action": {"min": [0.5475447177886963, 2.0123298168182373, -0.6679898500442505, -0.35245180130004883, 0.9584475755691528, 1.015851378440857, -2.8424782752990723, 235.0, 0.04501400142908096, 0.35513898730278015, -0.25209400057792664, -3.1381852626800537, 0.996999979019165, -3.132185220718384, -0.9345191121101379, -2.0354902744293213, 2.850087881088257, -0.9071524143218994, -1.456355094909668, 1.1422830820083618, -2.0428905487060547, 1.0, -0.31848499178886414, 0.37334299087524414, -0.1791830062866211, 0.11200004816055298, -1.4670000076293945, -3.0220000743865967], "max": [0.980368971824646, 2.0386319160461426, 0.7355515956878662, 0.058311451226472855, 1.091616153717041, 1.472254991531372, -1.892303466796875, 890.0, 0.2515789866447449, 0.4065139889717102, -0.17234399914741516, 3.130000114440918, 1.562000036239624, 3.125, -0.6211278438568115, -1.8021397590637207, 2.8640856742858887, 0.049584805965423584, -0.021868975833058357, 2.0099213123321533, -0.49693015217781067, 865.0, -0.2106969952583313, 0.43417200446128845, -0.03839299827814102, 2.5439999103546143, -0.5400000214576721, 3.1410000324249268], "mean": [0.6723698973655701, 2.028136968612671, 0.08611714839935303, -0.11103691905736923, 1.0265259742736816, 1.1851164102554321, -2.397681951522827, 780.5994262695312, 0.1860320270061493, 0.38588374853134155, -0.21439242362976074, 1.0947705507278442, 1.3264061212539673, 0.5726997256278992, -0.8312472701072693, -1.8781994581222534, 2.8619964122772217, -0.5179422497749329, -0.6463748216629028, 1.750512957572937, -1.595200777053833, 363.46539306640625, -0.2497178167104721, 0.3932091295719147, -0.0962282121181488, 1.621380090713501, -1.0059881210327148, 1.2529714107513428], "std": [0.13203586637973785, 0.007292720954865217, 0.5692320466041565, 0.14357255399227142, 0.05477000027894974, 0.1101209968328476, 0.3423982560634613, 196.39010620117188, 0.062111951410770416, 0.00916843581944704, 0.02174389362335205, 1.9871808290481567, 0.16885411739349365, 1.9003671407699585, 0.09045297652482986, 0.08364365994930267, 0.004180042538791895, 0.21956492960453033, 0.37160372734069824, 0.2688486874103546, 0.4554646909236908, 388.6170654296875, 0.02519247867166996, 0.014194508083164692, 0.051400791853666306, 0.6046851277351379, 0.20876654982566833, 1.5965559482574463], "count": [347]}, "timestamp": {"min": [0.0], "max": [11.533333333333333], "mean": [5.766666666666667], "std": [3.3389951915043077], "count": [347]}, "frame_index": {"min": [0], "max": [346], "mean": [173.0], "std": [100.16985574512923], "count": [347]}, "episode_index": {"min": [253], "max": [253], "mean": [253.0], "std": [0.0], "count": [347]}, "index": {"min": [137433], "max": [137779], "mean": [137606.0], "std": [100.16985574512923], "count": [347]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [347]}, "subtask_annotation": {"mean": [4.449567723342939, 12.0, 12.0, 12.0, 12.0], "std": [3.9375043790867164, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [347]}, "scene_annotation": {"mean": [253.0], "std": [0.0], "min": [253], "max": [253], "count": [347]}, "eef_direction_state": {"mean": [4.492795389048991, 4.305475504322766], "std": [1.8115320537504929, 1.9037499749124693], "min": [0, 0], "max": [6, 6], "count": [347]}, "eef_velocity_state": {"mean": [0.7723342939481268, 0.6512968299711815], "std": [0.7761101730034772, 0.7415361352259634], "min": [0, 0], "max": [2, 2], "count": [347]}, "eef_acc_mag_state": {"mean": [0.8328530259365994, 0.7579250720461095], "std": [0.8527045893667714, 0.8448278068365441], "min": [0, 0], "max": [2, 2], "count": [347]}, "eef_direction_action": {"mean": [4.492795389048991, 4.305475504322766], "std": [1.8115320537504929, 1.9037499749124693], "min": [0, 0], "max": [6, 6], "count": [347]}, "eef_velocity_action": {"mean": [0.7723342939481268, 0.6512968299711815], "std": [0.7761101730034772, 0.7415361352259634], "min": [0, 0], "max": [2, 2], "count": [347]}, "eef_acc_mag_action": {"mean": [0.8328530259365994, 0.7579250720461095], "std": [0.8527045893667714, 0.8448278068365441], "min": [0, 0], "max": [2, 2], "count": [347]}, "eef_sim_pose_state": {"mean": [0.5953317734652902, 0.3453556440471661, 1.173798877181943, -1.6217978131956712, 1.0054512960207251, -2.481213277917447, 0.5811589691125543, -0.27004651055531126, 1.0575437272733297, 1.0954318546150863, 1.326835172349951, -0.5634975736581556], "std": [0.013845613281549617, 0.0280670001894503, 0.04956613183476516, 0.6025163497116413, 0.20872889815002543, 0.7226233000876541, 0.016047246454086686, 0.05008349718415094, 0.02338161506164277, 1.9873113465127508, 0.1688796510308034, 1.8540755358901309], "min": [0.5725014144240193, 0.28377121121316506, 1.077718943546191, -2.543234271854151, 0.5394614668353035, -3.0616100674421904, 0.5599000894870739, -0.32088784480039645, 1.035731975042434, -3.138912313657837, 0.9978075755254614, -3.1402686407204605], "max": [0.6225758654328745, 0.4030153907556204, 1.2277067586352648, -0.11746686417571556, 1.4667845499057477, -0.6478850907871213, 0.613377209853706, -0.14864224756119698, 1.1068739283221665, 3.1298313738422614, 1.56222117791962, 3.0522041103362], "count": [347]}, "eef_sim_pose_action": {"mean": [0.5953317734652902, 0.3453556440471661, 1.173798877181943, -1.6217978131956712, 1.0054512960207251, -2.481213277917447, 0.5811589691125543, -0.27004651055531126, 1.0575437272733297, 1.0954318546150863, 1.326835172349951, -0.5634975736581556], "std": [0.013845613281549617, 0.0280670001894503, 0.04956613183476516, 0.6025163497116413, 0.20872889815002543, 0.7226233000876541, 0.016047246454086686, 0.05008349718415094, 0.02338161506164277, 1.9873113465127508, 0.1688796510308034, 1.8540755358901309], "min": [0.5725014144240193, 0.28377121121316506, 1.077718943546191, -2.543234271854151, 0.5394614668353035, -3.0616100674421904, 0.5599000894870739, -0.32088784480039645, 1.035731975042434, -3.138912313657837, 0.9978075755254614, -3.1402686407204605], "max": [0.6225758654328745, 0.4030153907556204, 1.2277067586352648, -0.11746686417571556, 1.4667845499057477, -0.6478850907871213, 0.613377209853706, -0.14864224756119698, 1.1068739283221665, 3.1298313738422614, 1.56222117791962, 3.0522041103362], "count": [347]}, "gripper_mode_state": {"mean": [0.5936599423631124, 0.14697406340057637], "std": [0.49114948355520044, 0.354080058868189], "min": [0, 0], "max": [1, 1], "count": [347]}, "gripper_activity_state": {"mean": [1.780979827089337, 1.8213256484149856], "std": [0.5664858732129393, 0.5230210133526584], "min": [0, 0], "max": [2, 2], "count": [347]}, "gripper_mode_action": {"mean": [0.5936599423631124, 0.14697406340057637], "std": [0.49114948355520044, 0.354080058868189], "min": [0, 0], "max": [1, 1], "count": [347]}, "gripper_activity_action": {"mean": [1.780979827089337, 1.8213256484149856], "std": [0.5664858732129393, 0.5230210133526584], "min": [0, 0], "max": [2, 2], "count": [347]}, "gripper_open_scale_state": {"mean": [0.36346541729921555, 0.7805994236750982], "std": [0.3886172924420171, 0.19639010211112531], "min": [0.001, 0.235], "max": [0.865, 0.89], "count": [347]}, "gripper_open_scale_action": {"mean": [0.36346541729921555, 0.7805994236750982], "std": [0.3886172924420171, 0.19639010211112531], "min": [0.001, 0.235], "max": [0.865, 0.89], "count": [347]}}} +{"episode_index": 254, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4761791135620915]], [[0.4628088684640523]], [[0.4489665890522876]]], "std": [[[0.12625776658308271]], [[0.135941596700265]], [[0.15032761888060336]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.01568627450980392]]], "max": [[[0.7294117647058823]], [[0.7058823529411765]], [[0.6941176470588235]]], "mean": [[[0.47364730187908494]], [[0.47953669526143794]], [[0.47467278594771245]]], "std": [[[0.06218477338711706]], [[0.05365537267170265]], [[0.05749131313930037]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4983478799019608]], [[0.48025984068627453]], [[0.45936905841503267]]], "std": [[[0.103476821059068]], [[0.11577673564572052]], [[0.14607224292718138]]], "count": [100]}, "observation.state": {"min": [0.547893762588501, 2.0009677410125732, -0.901043713092804, -0.8900132179260254, 0.7126179933547974, 1.0830466747283936, -2.8286726474761963, 198.0, 0.03452099859714508, 0.3392559885978699, -0.22383099794387817, -3.1381852626800537, 0.700999915599823, -3.072000026702881, -0.9978920221328735, -2.0338845252990723, 2.8485522270202637, -0.7101745009422302, -1.501489281654358, 1.0708816051483154, -1.865407943725586, 119.0, -0.3030790090560913, 0.37299901247024536, -0.18777599930763245, 0.0030000091064721346, -1.3860000371932983, -3.0989999771118164], "max": [1.0276848077774048, 2.0402376651763916, 0.6198188066482544, 0.058363813906908035, 2.2610740661621094, 1.7916154861450195, -1.5617032051086426, 892.0, 0.26112601161003113, 0.4347259998321533, -0.12249699980020523, 3.1410000324249268, 1.5609999895095825, 3.109999895095825, -0.6239377856254578, -1.8393502235412598, 2.8640856742858887, -0.008621926419436932, -0.038467057049274445, 1.8818315267562866, -0.5659055709838867, 847.0, -0.20067399740219116, 0.4517489969730377, -0.041561998426914215, 2.7019999027252197, -0.7260000109672546, 3.11299991607666], "mean": [0.7273877859115601, 2.029035806655884, -0.3473433554172516, -0.29405370354652405, 1.107012391090393, 1.330764651298523, -2.1566505432128906, 749.3535766601562, 0.16588489711284637, 0.38249969482421875, -0.1912996917963028, 1.9133176803588867, 1.1684094667434692, 0.6054412722587585, -0.8325768113136292, -1.899061918258667, 2.861644744873047, -0.4610534906387329, -0.7402161359786987, 1.6406700611114502, -1.5141546726226807, 374.8434753417969, -0.24153316020965576, 0.409793496131897, -0.0984215959906578, 1.5346051454544067, -1.0739980936050415, 1.3079265356063843], "std": [0.14468269050121307, 0.007063092198222876, 0.6353075504302979, 0.2800433933734894, 0.40158718824386597, 0.21372701227664948, 0.48437532782554626, 233.09458923339844, 0.06700870394706726, 0.027805320918560028, 0.02763921022415161, 1.3819698095321655, 0.3034512996673584, 1.5295672416687012, 0.10894250869750977, 0.06792314350605011, 0.004691706039011478, 0.17478370666503906, 0.358202189207077, 0.24728989601135254, 0.3772149384021759, 289.414794921875, 0.02582295797765255, 0.016690421849489212, 0.045959003269672394, 0.5875707864761353, 0.13025744259357452, 1.7521451711654663], "count": [444]}, "action": {"min": [0.547893762588501, 2.0009677410125732, -0.901043713092804, -0.8900132179260254, 0.7126179933547974, 1.0830466747283936, -2.8286726474761963, 198.0, 0.03452099859714508, 0.3392559885978699, -0.22383099794387817, -3.1381852626800537, 0.700999915599823, -3.072000026702881, -0.9978920221328735, -2.0338845252990723, 2.8485522270202637, -0.7101745009422302, -1.501489281654358, 1.0708816051483154, -1.865407943725586, 119.0, -0.3030790090560913, 0.37299901247024536, -0.18777599930763245, 0.0030000091064721346, -1.3860000371932983, -3.0989999771118164], "max": [1.0276848077774048, 2.0402376651763916, 0.6198188066482544, 0.058363813906908035, 2.2610740661621094, 1.7916154861450195, -1.5617032051086426, 892.0, 0.26112601161003113, 0.4347259998321533, -0.12249699980020523, 3.1410000324249268, 1.5609999895095825, 3.109999895095825, -0.6239377856254578, -1.8393502235412598, 2.8640856742858887, -0.008621926419436932, -0.038467057049274445, 1.8818315267562866, -0.5659055709838867, 847.0, -0.20067399740219116, 0.4517489969730377, -0.041561998426914215, 2.7019999027252197, -0.7260000109672546, 3.11299991607666], "mean": [0.7273877859115601, 2.029035806655884, -0.3473433554172516, -0.29405370354652405, 1.107012391090393, 1.330764651298523, -2.1566505432128906, 749.3535766601562, 0.16588489711284637, 0.38249969482421875, -0.1912996917963028, 1.9133176803588867, 1.1684094667434692, 0.6054412722587585, -0.8325768113136292, -1.899061918258667, 2.861644744873047, -0.4610534906387329, -0.7402161359786987, 1.6406700611114502, -1.5141546726226807, 374.8434753417969, -0.24153316020965576, 0.409793496131897, -0.0984215959906578, 1.5346051454544067, -1.0739980936050415, 1.3079265356063843], "std": [0.14468269050121307, 0.007063092198222876, 0.6353075504302979, 0.2800433933734894, 0.40158718824386597, 0.21372701227664948, 0.48437532782554626, 233.09458923339844, 0.06700870394706726, 0.027805320918560028, 0.02763921022415161, 1.3819698095321655, 0.3034512996673584, 1.5295672416687012, 0.10894250869750977, 0.06792314350605011, 0.004691706039011478, 0.17478370666503906, 0.358202189207077, 0.24728989601135254, 0.3772149384021759, 289.414794921875, 0.02582295797765255, 0.016690421849489212, 0.045959003269672394, 0.5875707864761353, 0.13025744259357452, 1.7521451711654663], "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": [254], "max": [254], "mean": [254.0], "std": [0.0], "count": [444]}, "index": {"min": [137780], "max": [138223], "mean": [138001.5], "std": [128.17143467507364], "count": [444]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [444]}, "subtask_annotation": {"mean": [5.153153153153153, 12.0, 12.0, 12.0, 12.0], "std": [3.7264532764532468, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [444]}, "scene_annotation": {"mean": [254.0], "std": [0.0], "min": [254], "max": [254], "count": [444]}, "eef_direction_state": {"mean": [4.88963963963964, 4.396396396396397], "std": [1.5272246676424923, 1.7580152572351897], "min": [0, 0], "max": [6, 6], "count": [444]}, "eef_velocity_state": {"mean": [0.6171171171171171, 0.6756756756756757], "std": [0.7665735008657232, 0.705986781926671], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_acc_mag_state": {"mean": [0.6396396396396397, 0.7184684684684685], "std": [0.8086557948006879, 0.8299144623221878], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_direction_action": {"mean": [4.88963963963964, 4.396396396396397], "std": [1.5272246676424923, 1.7580152572351897], "min": [0, 0], "max": [6, 6], "count": [444]}, "eef_velocity_action": {"mean": [0.6171171171171171, 0.6756756756756757], "std": [0.7665735008657232, 0.705986781926671], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_acc_mag_action": {"mean": [0.6396396396396397, 0.7184684684684685], "std": [0.8086557948006879, 0.8299144623221878], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_sim_pose_state": {"mean": [0.6083998266714233, 0.33535060103417685, 1.1681683597167372, -1.535716451607561, 1.0731328411352226, -1.706592891488572, 0.5883390080723808, -0.25273862311233736, 1.0865216457665547, 1.914028022074075, 1.168936077597219, -0.824000753866114], "std": [0.02016875498531056, 0.02668658186168263, 0.04377970844244588, 0.5855708548494141, 0.13007757843519385, 1.7152127536790702, 0.02449160315546465, 0.0564425128625193, 0.03423237494493268, 1.381338388564168, 0.3033512156809263, 1.5199008943310757], "min": [0.5646585801917761, 0.29505823880542903, 1.0834453618594448, -2.701351130518255, 0.7256021909410713, -3.1292295725601615, 0.5626626750263634, -0.3408524319739796, 1.0393088811664566, -3.1395008014489303, 0.7021128487889028, -3.032305552211689], "max": [0.6530222959810432, 0.38991016202454243, 1.2219568771577018, -0.0070813476162170375, 1.3859735285508132, 3.135923998813241, 0.6358110339109909, -0.1355122366086688, 1.1570546575570604, 3.1411259341297892, 1.5615292803808778, 3.051980045757995], "count": [444]}, "eef_sim_pose_action": {"mean": [0.6083998266714233, 0.33535060103417685, 1.1681683597167372, -1.535716451607561, 1.0731328411352226, -1.706592891488572, 0.5883390080723808, -0.25273862311233736, 1.0865216457665547, 1.914028022074075, 1.168936077597219, -0.824000753866114], "std": [0.02016875498531056, 0.02668658186168263, 0.04377970844244588, 0.5855708548494141, 0.13007757843519385, 1.7152127536790702, 0.02449160315546465, 0.0564425128625193, 0.03423237494493268, 1.381338388564168, 0.3033512156809263, 1.5199008943310757], "min": [0.5646585801917761, 0.29505823880542903, 1.0834453618594448, -2.701351130518255, 0.7256021909410713, -3.1292295725601615, 0.5626626750263634, -0.3408524319739796, 1.0393088811664566, -3.1395008014489303, 0.7021128487889028, -3.032305552211689], "max": [0.6530222959810432, 0.38991016202454243, 1.2219568771577018, -0.0070813476162170375, 1.3859735285508132, 3.135923998813241, 0.6358110339109909, -0.1355122366086688, 1.1570546575570604, 3.1411259341297892, 1.5615292803808778, 3.051980045757995], "count": [444]}, "gripper_mode_state": {"mean": [0.668918918918919, 0.18243243243243243], "std": [0.4706021661990768, 0.3862005179038713], "min": [0, 0], "max": [1, 1], "count": [444]}, "gripper_activity_state": {"mean": [1.8963963963963963, 1.8693693693693694], "std": [0.37738501092849447, 0.4660148844997092], "min": [0, 0], "max": [2, 2], "count": [444]}, "gripper_mode_action": {"mean": [0.668918918918919, 0.18243243243243243], "std": [0.4706021661990768, 0.3862005179038713], "min": [0, 0], "max": [1, 1], "count": [444]}, "gripper_activity_action": {"mean": [1.8963963963963963, 1.8693693693693694], "std": [0.37738501092849447, 0.4660148844997092], "min": [0, 0], "max": [2, 2], "count": [444]}, "gripper_open_scale_state": {"mean": [0.3748434682107183, 0.7493536034317738], "std": [0.28941487713492003, 0.23309443699340318], "min": [0.119, 0.198], "max": [0.847, 0.892], "count": [444]}, "gripper_open_scale_action": {"mean": [0.3748434682107183, 0.7493536034317738], "std": [0.28941487713492003, 0.23309443699340318], "min": [0.119, 0.198], "max": [0.847, 0.892], "count": [444]}}} +{"episode_index": 255, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4708150347222222]], [[0.4614169362745098]], [[0.44627219566993465]]], "std": [[[0.1255125861826811]], [[0.1311326202151629]], [[0.1478897836667453]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.00784313725490196]]], "max": [[[1.0]], [[0.9607843137254902]], [[1.0]]], "mean": [[[0.46912817810457513]], [[0.4764905330882353]], [[0.4711535723039216]]], "std": [[[0.06881428787097633]], [[0.0628846848026064]], [[0.06710775104420068]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[0.8509803921568627]], [[0.8941176470588236]]], "mean": [[[0.47968360906862745]], [[0.4623040032679739]], [[0.44548473447712417]]], "std": [[[0.09588029177787984]], [[0.10702248894869017]], [[0.13493915691565303]]], "count": [100]}, "observation.state": {"min": [0.52433180809021, 1.977493166923523, -0.5538104772567749, -0.7301236391067505, 0.6650403141975403, 1.1062071323394775, -2.865184783935547, 281.0, 0.01724199950695038, 0.33438700437545776, -0.22882400453090668, 0.6010000109672546, 0.7929999828338623, -3.121999979019165, -1.0004576444625854, -2.035245895385742, 2.823331832885742, -0.7753799557685852, -1.4520965814590454, 0.993074893951416, -1.9244873523712158, 113.0, -0.2829410135746002, 0.38503900170326233, -0.18637000024318695, 0.17900003492832184, -1.4529999494552612, -3.0199999809265137], "max": [1.1443251371383667, 2.0385968685150146, 0.2074149250984192, 0.12857840955257416, 2.259695053100586, 1.668691873550415, -1.6958317756652832, 894.0, 0.2583580017089844, 0.43000999093055725, -0.15616300702095032, 3.121000051498413, 1.5269999504089355, 3.132999897003174, -0.6436600089073181, -1.8113551139831543, 2.8656036853790283, 0.024504423141479492, -0.04876450076699257, 1.921083927154541, -0.4095240831375122, 880.0, -0.20916900038719177, 0.46219000220298767, -0.049396999180316925, 2.7890000343322754, -0.7549999952316284, 3.134000062942505], "mean": [0.6884782910346985, 2.0212466716766357, -0.48407086730003357, -0.2549417316913605, 1.470966100692749, 1.2401080131530762, -2.193317413330078, 801.4523315429688, 0.1983121931552887, 0.3916441798210144, -0.19548165798187256, 2.1079390048980713, 1.2128764390945435, 0.3890138268470764, -0.8685227632522583, -1.877612590789795, 2.8610689640045166, -0.45594319701194763, -0.635637640953064, 1.659220814704895, -1.4928696155548096, 373.7720947265625, -0.23274363577365875, 0.41186073422431946, -0.09557460248470306, 1.6682302951812744, -1.1315901279449463, 1.4535189867019653], "std": [0.18071869015693665, 0.01388341374695301, 0.1530364602804184, 0.2690695524215698, 0.6353976130485535, 0.1735520362854004, 0.39922434091567993, 181.93141174316406, 0.07179686427116394, 0.028842918574810028, 0.019705984741449356, 0.7883350253105164, 0.22071588039398193, 2.052870750427246, 0.08956710994243622, 0.07237009704113007, 0.008397194556891918, 0.15609419345855713, 0.33122357726097107, 0.3110087811946869, 0.3454524576663971, 301.8174133300781, 0.018594147637486458, 0.021486345678567886, 0.04665244743227959, 0.5867936611175537, 0.16307313740253448, 1.4081461429595947], "count": [430]}, "action": {"min": [0.52433180809021, 1.977493166923523, -0.5538104772567749, -0.7301236391067505, 0.6650403141975403, 1.1062071323394775, -2.865184783935547, 281.0, 0.01724199950695038, 0.33438700437545776, -0.22882400453090668, 0.6010000109672546, 0.7929999828338623, -3.121999979019165, -1.0004576444625854, -2.035245895385742, 2.823331832885742, -0.7753799557685852, -1.4520965814590454, 0.993074893951416, -1.9244873523712158, 113.0, -0.2829410135746002, 0.38503900170326233, -0.18637000024318695, 0.17900003492832184, -1.4529999494552612, -3.0199999809265137], "max": [1.1443251371383667, 2.0385968685150146, 0.2074149250984192, 0.12857840955257416, 2.259695053100586, 1.668691873550415, -1.6958317756652832, 894.0, 0.2583580017089844, 0.43000999093055725, -0.15616300702095032, 3.121000051498413, 1.5269999504089355, 3.132999897003174, -0.6436600089073181, -1.8113551139831543, 2.8656036853790283, 0.024504423141479492, -0.04876450076699257, 1.921083927154541, -0.4095240831375122, 880.0, -0.20916900038719177, 0.46219000220298767, -0.049396999180316925, 2.7890000343322754, -0.7549999952316284, 3.134000062942505], "mean": [0.6884782910346985, 2.0212466716766357, -0.48407086730003357, -0.2549417316913605, 1.470966100692749, 1.2401080131530762, -2.193317413330078, 801.4523315429688, 0.1983121931552887, 0.3916441798210144, -0.19548165798187256, 2.1079390048980713, 1.2128764390945435, 0.3890138268470764, -0.8685227632522583, -1.877612590789795, 2.8610689640045166, -0.45594319701194763, -0.635637640953064, 1.659220814704895, -1.4928696155548096, 373.7720947265625, -0.23274363577365875, 0.41186073422431946, -0.09557460248470306, 1.6682302951812744, -1.1315901279449463, 1.4535189867019653], "std": [0.18071869015693665, 0.01388341374695301, 0.1530364602804184, 0.2690695524215698, 0.6353976130485535, 0.1735520362854004, 0.39922434091567993, 181.93141174316406, 0.07179686427116394, 0.028842918574810028, 0.019705984741449356, 0.7883350253105164, 0.22071588039398193, 2.052870750427246, 0.08956710994243622, 0.07237009704113007, 0.008397194556891918, 0.15609419345855713, 0.33122357726097107, 0.3110087811946869, 0.3454524576663971, 301.8174133300781, 0.018594147637486458, 0.021486345678567886, 0.04665244743227959, 0.5867936611175537, 0.16307313740253448, 1.4081461429595947], "count": [430]}, "timestamp": {"min": [0.0], "max": [14.3], "mean": [7.15], "std": [4.137665740218485], "count": [430]}, "frame_index": {"min": [0], "max": [429], "mean": [214.5], "std": [124.12997220655453], "count": [430]}, "episode_index": {"min": [255], "max": [255], "mean": [255.0], "std": [0.0], "count": [430]}, "index": {"min": [138224], "max": [138653], "mean": [138438.5], "std": [124.12997220655453], "count": [430]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [430]}, "subtask_annotation": {"mean": [4.165116279069768, 12.0, 12.0, 12.0, 12.0], "std": [3.8961151623857604, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [430]}, "scene_annotation": {"mean": [255.0], "std": [0.0], "min": [255], "max": [255], "count": [430]}, "eef_direction_state": {"mean": [4.611627906976744, 4.465116279069767], "std": [1.6748077713126095, 1.853329338688077], "min": [0, 0], "max": [6, 6], "count": [430]}, "eef_velocity_state": {"mean": [0.6627906976744186, 0.6465116279069767], "std": [0.7154518025513177, 0.7475071243992164], "min": [0, 0], "max": [2, 2], "count": [430]}, "eef_acc_mag_state": {"mean": [0.7604651162790698, 0.7302325581395349], "std": [0.8216940908973867, 0.8362526834443501], "min": [0, 0], "max": [2, 2], "count": [430]}, "eef_direction_action": {"mean": [4.611627906976744, 4.465116279069767], "std": [1.6748077713126095, 1.853329338688077], "min": [0, 0], "max": [6, 6], "count": [430]}, "eef_velocity_action": {"mean": [0.6627906976744186, 0.6465116279069767], "std": [0.7154518025513177, 0.7475071243992164], "min": [0, 0], "max": [2, 2], "count": [430]}, "eef_acc_mag_action": {"mean": [0.7604651162790698, 0.7302325581395349], "std": [0.8216940908973867, 0.8362526834443501], "min": [0, 0], "max": [2, 2], "count": [430]}, "eef_sim_pose_state": {"mean": [0.6137291836176602, 0.32887281578465927, 1.173868975366889, -1.66910292524349, 1.1306540582498932, -1.6952080881837455, 0.589184953225547, -0.2821813744055105, 1.079127522958644, 2.1082319603313673, 1.2133152640692804, 0.08896417193730304], "std": [0.019973748596410462, 0.02021401166194111, 0.04291032368231656, 0.5854171683202117, 0.16300350768903402, 1.9718816530595291, 0.027276939271894157, 0.06464514141505269, 0.026302122379988305, 0.7878430011014662, 0.22055765941874886, 2.0290262388482514], "min": [0.5850997830489744, 0.28650563099443993, 1.0757384402163561, -2.788120847824328, 0.754290485324983, -3.138498284266123, 0.5456785101099848, -0.3430687435601638, 1.0487429404703246, 0.602988828989283, 0.7938549937736377, -3.073039437068672], "max": [0.6610993444968649, 0.36951847456806997, 1.2161186165653965, -0.18851193308613567, 1.4522356182588991, 3.139097198727289, 0.6400855452030955, -0.11744530666124034, 1.1327498650119079, 3.1209956913004007, 1.527427794397763, 3.1411995954016936], "count": [430]}, "eef_sim_pose_action": {"mean": [0.6137291836176602, 0.32887281578465927, 1.173868975366889, -1.66910292524349, 1.1306540582498932, -1.6952080881837455, 0.589184953225547, -0.2821813744055105, 1.079127522958644, 2.1082319603313673, 1.2133152640692804, 0.08896417193730304], "std": [0.019973748596410462, 0.02021401166194111, 0.04291032368231656, 0.5854171683202117, 0.16300350768903402, 1.9718816530595291, 0.027276939271894157, 0.06464514141505269, 0.026302122379988305, 0.7878430011014662, 0.22055765941874886, 2.0290262388482514], "min": [0.5850997830489744, 0.28650563099443993, 1.0757384402163561, -2.788120847824328, 0.754290485324983, -3.138498284266123, 0.5456785101099848, -0.3430687435601638, 1.0487429404703246, 0.602988828989283, 0.7938549937736377, -3.073039437068672], "max": [0.6610993444968649, 0.36951847456806997, 1.2161186165653965, -0.18851193308613567, 1.4522356182588991, 3.139097198727289, 0.6400855452030955, -0.11744530666124034, 1.1327498650119079, 3.1209956913004007, 1.527427794397763, 3.1411995954016936], "count": [430]}, "gripper_mode_state": {"mean": [0.6, 0.12325581395348838], "std": [0.4898979485566334, 0.3287306165846899], "min": [0, 0], "max": [1, 1], "count": [430]}, "gripper_activity_state": {"mean": [1.8534883720930233, 1.8767441860465117], "std": [0.4912484509517207, 0.4217004388669944], "min": [0, 0], "max": [2, 2], "count": [430]}, "gripper_mode_action": {"mean": [0.6, 0.12325581395348838], "std": [0.4898979485566334, 0.3287306165846899], "min": [0, 0], "max": [1, 1], "count": [430]}, "gripper_activity_action": {"mean": [1.8534883720930233, 1.8767441860465117], "std": [0.4912484509517207, 0.4217004388669944], "min": [0, 0], "max": [2, 2], "count": [430]}, "gripper_open_scale_state": {"mean": [0.37377209341359696, 0.8014523255104284], "std": [0.3018174560760769, 0.18193127274089257], "min": [0.113, 0.281], "max": [0.88, 0.894], "count": [430]}, "gripper_open_scale_action": {"mean": [0.37377209341359696, 0.8014523255104284], "std": [0.3018174560760769, 0.18193127274089257], "min": [0.113, 0.281], "max": [0.88, 0.894], "count": [430]}}} +{"episode_index": 256, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.4691739379084967]], [[0.4632487663398693]], [[0.4490502573529412]]], "std": [[[0.1382056517028992]], [[0.13772689708153033]], [[0.150130886088861]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4655429840686275]], [[0.46905922794117644]], [[0.4629995281862745]]], "std": [[[0.09227570152433524]], [[0.09121610532602013]], [[0.09562461235930908]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9529411764705882]], [[0.9725490196078431]]], "mean": [[[0.48190665032679736]], [[0.4693246548202614]], [[0.4489431985294117]]], "std": [[[0.10670623640291069]], [[0.1102810452034042]], [[0.1372873128484185]]], "count": [100]}, "observation.state": {"min": [0.5933945178985596, 2.0123298168182373, -0.8590161800384521, -0.526007354259491, 0.8053123354911804, 0.9803339838981628, -2.850105047225952, 271.0, 0.028196999803185463, 0.3552280068397522, -0.23547300696372986, -3.1381852626800537, 0.824999988079071, -3.121000051498413, -1.0151532888412476, -2.0369040966033936, 2.847033739089966, -0.7414159178733826, -1.4344862699508667, 1.3022948503494263, -2.1574714183807373, 32.0, -0.2817530035972595, 0.361160010099411, -0.18624399602413177, -0.09599997103214264, -1.5290000438690186, -3.0250000953674316], "max": [1.0292730331420898, 2.0421924591064453, 0.2197369635105133, 0.136537104845047, 2.47049617767334, 1.5912516117095947, -1.912130355834961, 894.0, 0.24094800651073456, 0.4411410093307495, -0.15849299728870392, 3.1389999389648438, 1.5609999895095825, 3.134999990463257, -0.6518805027008057, -1.7975319623947144, 2.8641552925109863, 0.021519910544157028, 0.02802998758852482, 2.0404469966888428, -0.43593087792396545, 889.0, -0.2041819989681244, 0.45351600646972656, -0.04600999876856804, 2.4739999771118164, -0.49300000071525574, 3.138000011444092], "mean": [0.7539267539978027, 2.0288801193237305, -0.4516770541667938, -0.16875241696834564, 1.3969250917434692, 1.174079418182373, -2.293123722076416, 762.7008666992188, 0.15325024724006653, 0.4036088287830353, -0.19490814208984375, 0.735171377658844, 1.2632739543914795, 0.3767518401145935, -0.8864395022392273, -1.8629729747772217, 2.8622145652770996, -0.5054501295089722, -0.5062974691390991, 1.7915693521499634, -1.540029525756836, 399.691162109375, -0.23211760818958282, 0.3951660692691803, -0.09432587027549744, 1.8153773546218872, -1.041196346282959, 1.1414393186569214], "std": [0.14023563265800476, 0.008066672831773758, 0.4348635673522949, 0.21044301986694336, 0.3954653739929199, 0.14509057998657227, 0.3661486804485321, 210.1515655517578, 0.06405884772539139, 0.02359290048480034, 0.02177606336772442, 2.368915557861328, 0.1884152889251709, 1.75687575340271, 0.09148208051919937, 0.07966305315494537, 0.003484446322545409, 0.18060189485549927, 0.3670305013656616, 0.2649618089199066, 0.4130578637123108, 395.75775146484375, 0.020682191476225853, 0.0204304289072752, 0.04366784170269966, 0.5964725017547607, 0.23246996104717255, 1.3096181154251099], "count": [453]}, "action": {"min": [0.5933945178985596, 2.0123298168182373, -0.8590161800384521, -0.526007354259491, 0.8053123354911804, 0.9803339838981628, -2.850105047225952, 271.0, 0.028196999803185463, 0.3552280068397522, -0.23547300696372986, -3.1381852626800537, 0.824999988079071, -3.121000051498413, -1.0151532888412476, -2.0369040966033936, 2.847033739089966, -0.7414159178733826, -1.4344862699508667, 1.3022948503494263, -2.1574714183807373, 32.0, -0.2817530035972595, 0.361160010099411, -0.18624399602413177, -0.09599997103214264, -1.5290000438690186, -3.0250000953674316], "max": [1.0292730331420898, 2.0421924591064453, 0.2197369635105133, 0.136537104845047, 2.47049617767334, 1.5912516117095947, -1.912130355834961, 894.0, 0.24094800651073456, 0.4411410093307495, -0.15849299728870392, 3.1389999389648438, 1.5609999895095825, 3.134999990463257, -0.6518805027008057, -1.7975319623947144, 2.8641552925109863, 0.021519910544157028, 0.02802998758852482, 2.0404469966888428, -0.43593087792396545, 889.0, -0.2041819989681244, 0.45351600646972656, -0.04600999876856804, 2.4739999771118164, -0.49300000071525574, 3.138000011444092], "mean": [0.7539267539978027, 2.0288801193237305, -0.4516770541667938, -0.16875241696834564, 1.3969250917434692, 1.174079418182373, -2.293123722076416, 762.7008666992188, 0.15325024724006653, 0.4036088287830353, -0.19490814208984375, 0.735171377658844, 1.2632739543914795, 0.3767518401145935, -0.8864395022392273, -1.8629729747772217, 2.8622145652770996, -0.5054501295089722, -0.5062974691390991, 1.7915693521499634, -1.540029525756836, 399.691162109375, -0.23211760818958282, 0.3951660692691803, -0.09432587027549744, 1.8153773546218872, -1.041196346282959, 1.1414393186569214], "std": [0.14023563265800476, 0.008066672831773758, 0.4348635673522949, 0.21044301986694336, 0.3954653739929199, 0.14509057998657227, 0.3661486804485321, 210.1515655517578, 0.06405884772539139, 0.02359290048480034, 0.02177606336772442, 2.368915557861328, 0.1884152889251709, 1.75687575340271, 0.09148208051919937, 0.07966305315494537, 0.003484446322545409, 0.18060189485549927, 0.3670305013656616, 0.2649618089199066, 0.4130578637123108, 395.75775146484375, 0.020682191476225853, 0.0204304289072752, 0.04366784170269966, 0.5964725017547607, 0.23246996104717255, 1.3096181154251099], "count": [453]}, "timestamp": {"min": [0.0], "max": [15.066666666666666], "mean": [7.533333333333333], "std": [4.358983911502857], "count": [453]}, "frame_index": {"min": [0], "max": [452], "mean": [226.0], "std": [130.7695173450857], "count": [453]}, "episode_index": {"min": [256], "max": [256], "mean": [256.0], "std": [0.0], "count": [453]}, "index": {"min": [138654], "max": [139106], "mean": [138880.0], "std": [130.7695173450857], "count": [453]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [453]}, "subtask_annotation": {"mean": [4.664459161147903, 12.0, 12.0, 12.0, 12.0], "std": [3.910984641549204, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [453]}, "scene_annotation": {"mean": [256.0], "std": [0.0], "min": [256], "max": [256], "count": [453]}, "eef_direction_state": {"mean": [4.428256070640177, 4.545253863134658], "std": [1.772314884330131, 1.751897297461099], "min": [0, 0], "max": [6, 6], "count": [453]}, "eef_velocity_state": {"mean": [0.695364238410596, 0.6136865342163356], "std": [0.6872542946860172, 0.7269567390255763], "min": [0, 0], "max": [2, 2], "count": [453]}, "eef_acc_mag_state": {"mean": [0.7858719646799117, 0.6269315673289183], "std": [0.832864654836447, 0.8218208326443074], "min": [0, 0], "max": [2, 2], "count": [453]}, "eef_direction_action": {"mean": [4.428256070640177, 4.545253863134658], "std": [1.772314884330131, 1.751897297461099], "min": [0, 0], "max": [6, 6], "count": [453]}, "eef_velocity_action": {"mean": [0.695364238410596, 0.6136865342163356], "std": [0.6872542946860172, 0.7269567390255763], "min": [0, 0], "max": [2, 2], "count": [453]}, "eef_acc_mag_action": {"mean": [0.7858719646799117, 0.6269315673289183], "std": [0.832864654836447, 0.8218208326443074], "min": [0, 0], "max": [2, 2], "count": [453]}, "eef_sim_pose_state": {"mean": [0.6023054525779037, 0.33049056438281565, 1.179256542018334, -1.8152774551201016, 1.0403436919606777, 0.39711558286472987, 0.6032311407872835, -0.24055361197830025, 1.079487313821221, 0.7349569934358213, 1.2637884428722967, -0.9868264381761231], "std": [0.016438722134976443, 0.022280393086159336, 0.043855658968907266, 0.5950225845920777, 0.23261975041137692, 2.8261446955528258, 0.023532582652768516, 0.05399251842762861, 0.025929339553302674, 2.3691058860778402, 0.18819383808234844, 1.764098939918684], "min": [0.5738906558033485, 0.2846206819329938, 1.086151943221069, -2.4739957846115552, 0.49216967518158183, -3.141518381962676, 0.5612733906573109, -0.329111336459464, 1.043724672890307, -3.1381580139397744, 0.8251757584186263, -3.1002272644048636], "max": [0.6505573531963356, 0.3737234697980619, 1.2247013379716813, 0.080897416550362, 1.52829916958774, 3.1409996028335727, 0.6386227725271498, -0.13090672300573097, 1.1226500764156662, 3.1390058931010087, 1.5612798345376486, 2.9843186257464964], "count": [453]}, "eef_sim_pose_action": {"mean": [0.6023054525779037, 0.33049056438281565, 1.179256542018334, -1.8152774551201016, 1.0403436919606777, 0.39711558286472987, 0.6032311407872835, -0.24055361197830025, 1.079487313821221, 0.7349569934358213, 1.2637884428722967, -0.9868264381761231], "std": [0.016438722134976443, 0.022280393086159336, 0.043855658968907266, 0.5950225845920777, 0.23261975041137692, 2.8261446955528258, 0.023532582652768516, 0.05399251842762861, 0.025929339553302674, 2.3691058860778402, 0.18819383808234844, 1.764098939918684], "min": [0.5738906558033485, 0.2846206819329938, 1.086151943221069, -2.4739957846115552, 0.49216967518158183, -3.141518381962676, 0.5612733906573109, -0.329111336459464, 1.043724672890307, -3.1381580139397744, 0.8251757584186263, -3.1002272644048636], "max": [0.6505573531963356, 0.3737234697980619, 1.2247013379716813, 0.080897416550362, 1.52829916958774, 3.1409996028335727, 0.6386227725271498, -0.13090672300573097, 1.1226500764156662, 3.1390058931010087, 1.5612798345376486, 2.9843186257464964], "count": [453]}, "gripper_mode_state": {"mean": [0.565121412803532, 0.16997792494481237], "std": [0.4957410630505322, 0.37561340494751816], "min": [0, 0], "max": [1, 1], "count": [453]}, "gripper_activity_state": {"mean": [1.8410596026490067, 1.858719646799117], "std": [0.5028753776574739, 0.45784324364444506], "min": [0, 0], "max": [2, 2], "count": [453]}, "gripper_mode_action": {"mean": [0.565121412803532, 0.16997792494481237], "std": [0.4957410630505322, 0.37561340494751816], "min": [0, 0], "max": [1, 1], "count": [453]}, "gripper_activity_action": {"mean": [1.8410596026490067, 1.858719646799117], "std": [0.5028753776574739, 0.45784324364444506], "min": [0, 0], "max": [2, 2], "count": [453]}, "gripper_open_scale_state": {"mean": [0.3996909492610573, 0.7627008830695757], "std": [0.39575782175979085, 0.21015149421692533], "min": [0.032, 0.271], "max": [0.889, 0.894], "count": [453]}, "gripper_open_scale_action": {"mean": [0.3996909492610573, 0.7627008830695757], "std": [0.39575782175979085, 0.21015149421692533], "min": [0.032, 0.271], "max": [0.889, 0.894], "count": [453]}}} +{"episode_index": 257, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.476241542531252]], [[0.4635461303858113]], [[0.4495188979313408]]], "std": [[[0.12374058302453379]], [[0.13566388324778256]], [[0.15073491446226514]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0196078431372549]]], "max": [[[0.7215686274509804]], [[0.6745098039215687]], [[0.6705882352941176]]], "mean": [[[0.46651290532394185]], [[0.467962144647503]], [[0.463550631781839]]], "std": [[[0.05731947065813197]], [[0.052964132972895976]], [[0.055289019479121466]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.47984298654736973]], [[0.47102800780506376]], [[0.4533726898121708]]], "std": [[[0.10793089718412918]], [[0.10645345422974194]], [[0.13050915967273077]]], "count": [103]}, "observation.state": {"min": [0.5458691716194153, 2.0124521255493164, -0.5813866257667542, -0.48150143027305603, 0.5459738969802856, 0.99094557762146, -2.8296327590942383, 92.0, -0.018725000321865082, 0.37375500798225403, -0.2216549962759018, 0.1720000058412552, 0.7099999785423279, -3.1381852626800537, -1.0331825017929077, -2.0357346534729004, 2.8102943897247314, -0.6978175044059753, -1.5745314359664917, 1.0206336975097656, -1.9257614612579346, 113.0, -0.2910659909248352, 0.40671399235725403, -0.18577000498771667, -0.22700001299381256, -1.375, -3.0409998893737793], "max": [1.1968071460723877, 2.0421574115753174, 0.710314154624939, 0.031433381140232086, 1.0925761461257935, 1.5489100217819214, -1.4843851327896118, 888.0, 0.2682029902935028, 0.44415000081062317, -0.14598000049591064, 2.812999963760376, 1.4880000352859497, 3.11899995803833, -0.6764721870422363, -1.7883692979812622, 2.865638494491577, 0.06129596382379532, 0.06497860699892044, 1.7825047969818115, -0.36507052183151245, 772.0, -0.1798509955406189, 0.4652459919452667, -0.05028900131583214, 2.757999897003174, -0.6819999814033508, 3.1080000400543213], "mean": [0.7961621284484863, 2.0291991233825684, 0.0966213196516037, -0.1401711255311966, 0.868447482585907, 1.2058762311935425, -2.125500440597534, 723.5617065429688, 0.15981028974056244, 0.40041762590408325, -0.19371668994426727, 1.87135648727417, 1.1769980192184448, 0.450314998626709, -0.8633092641830444, -1.8817813396453857, 2.8592348098754883, -0.3167988657951355, -0.7503023743629456, 1.5277390480041504, -1.4229819774627686, 378.16253662109375, -0.220831036567688, 0.42713528871536255, -0.1038563996553421, 1.505082607269287, -1.054604411125183, 1.0719692707061768], "std": [0.21637031435966492, 0.006722718011587858, 0.5390450358390808, 0.144205242395401, 0.18176786601543427, 0.11768017709255219, 0.4778711199760437, 276.9938659667969, 0.08782151341438293, 0.021132230758666992, 0.021394718438386917, 0.8503338098526001, 0.24375660717487335, 1.9500175714492798, 0.10525156557559967, 0.08938634395599365, 0.013334725983440876, 0.1879553645849228, 0.4331151843070984, 0.2277013510465622, 0.5140268206596375, 262.7976989746094, 0.02491139993071556, 0.012857685796916485, 0.04519081488251686, 0.6644219756126404, 0.1502305567264557, 1.8121393918991089], "count": [486]}, "action": {"min": [0.5458691716194153, 2.0124521255493164, -0.5813866257667542, -0.48150143027305603, 0.5459738969802856, 0.99094557762146, -2.8296327590942383, 92.0, -0.018725000321865082, 0.37375500798225403, -0.2216549962759018, 0.1720000058412552, 0.7099999785423279, -3.1381852626800537, -1.0331825017929077, -2.0357346534729004, 2.8102943897247314, -0.6978175044059753, -1.5745314359664917, 1.0206336975097656, -1.9257614612579346, 113.0, -0.2910659909248352, 0.40671399235725403, -0.18577000498771667, -0.22700001299381256, -1.375, -3.0409998893737793], "max": [1.1968071460723877, 2.0421574115753174, 0.710314154624939, 0.031433381140232086, 1.0925761461257935, 1.5489100217819214, -1.4843851327896118, 888.0, 0.2682029902935028, 0.44415000081062317, -0.14598000049591064, 2.812999963760376, 1.4880000352859497, 3.11899995803833, -0.6764721870422363, -1.7883692979812622, 2.865638494491577, 0.06129596382379532, 0.06497860699892044, 1.7825047969818115, -0.36507052183151245, 772.0, -0.1798509955406189, 0.4652459919452667, -0.05028900131583214, 2.757999897003174, -0.6819999814033508, 3.1080000400543213], "mean": [0.7961621284484863, 2.0291991233825684, 0.0966213196516037, -0.1401711255311966, 0.868447482585907, 1.2058762311935425, -2.125500440597534, 723.5617065429688, 0.15981028974056244, 0.40041762590408325, -0.19371668994426727, 1.87135648727417, 1.1769980192184448, 0.450314998626709, -0.8633092641830444, -1.8817813396453857, 2.8592348098754883, -0.3167988657951355, -0.7503023743629456, 1.5277390480041504, -1.4229819774627686, 378.16253662109375, -0.220831036567688, 0.42713528871536255, -0.1038563996553421, 1.505082607269287, -1.054604411125183, 1.0719692707061768], "std": [0.21637031435966492, 0.006722718011587858, 0.5390450358390808, 0.144205242395401, 0.18176786601543427, 0.11768017709255219, 0.4778711199760437, 276.9938659667969, 0.08782151341438293, 0.021132230758666992, 0.021394718438386917, 0.8503338098526001, 0.24375660717487335, 1.9500175714492798, 0.10525156557559967, 0.08938634395599365, 0.013334725983440876, 0.1879553645849228, 0.4331151843070984, 0.2277013510465622, 0.5140268206596375, 262.7976989746094, 0.02491139993071556, 0.012857685796916485, 0.04519081488251686, 0.6644219756126404, 0.1502305567264557, 1.8121393918991089], "count": [486]}, "timestamp": {"min": [0.0], "max": [16.166666666666668], "mean": [8.083333333333334], "std": [4.676527280729516], "count": [486]}, "frame_index": {"min": [0], "max": [485], "mean": [242.5], "std": [140.2958184218855], "count": [486]}, "episode_index": {"min": [258], "max": [258], "mean": [258.0], "std": [0.0], "count": [486]}, "index": {"min": [140257], "max": [140742], "mean": [140499.5], "std": [140.2958184218855], "count": [486]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [486]}, "subtask_annotation": {"mean": [5.150205761316872, 12.0, 12.0, 12.0, 12.0], "std": [3.7504553850862457, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [486]}, "scene_annotation": {"mean": [258.0], "std": [0.0], "min": [258], "max": [258], "count": [486]}, "eef_direction_state": {"mean": [4.510288065843621, 4.090534979423868], "std": [1.832181770587969, 1.8954225024432454], "min": [0, 0], "max": [6, 6], "count": [486]}, "eef_velocity_state": {"mean": [0.654320987654321, 0.7078189300411523], "std": [0.7199764598431297, 0.726497726519179], "min": [0, 0], "max": [2, 2], "count": [486]}, "eef_acc_mag_state": {"mean": [0.6584362139917695, 0.7304526748971193], "std": [0.8206446471389721, 0.8335670047836831], "min": [0, 0], "max": [2, 2], "count": [486]}, "eef_direction_action": {"mean": [4.510288065843621, 4.090534979423868], "std": [1.832181770587969, 1.8954225024432454], "min": [0, 0], "max": [6, 6], "count": [486]}, "eef_velocity_action": {"mean": [0.654320987654321, 0.7078189300411523], "std": [0.7199764598431297, 0.726497726519179], "min": [0, 0], "max": [2, 2], "count": [486]}, "eef_acc_mag_action": {"mean": [0.6584362139917695, 0.7304526748971193], "std": [0.8206446471389721, 0.8335670047836831], "min": [0, 0], "max": [2, 2], "count": [486]}, "eef_sim_pose_state": {"mean": [0.6254577140249605, 0.31345298447598813, 1.1631043540433683, -1.5063322020540646, 1.0538068563116787, -1.546489624074487, 0.5997878570775287, -0.24502933470199026, 1.0802783034728576, 1.8718404440953273, 1.177422543731395, -0.28044269868564103], "std": [0.017820578133103282, 0.02863313160217186, 0.044722640466627085, 0.6624149673310289, 0.15020924203456837, 1.8247655360224444, 0.03092860986634859, 0.07620045335584243, 0.028410175690209906, 0.8496434525988342, 0.24367397090317747, 2.032292397526917], "min": [0.5924030947803501, 0.2727127433482256, 1.0798201070534814, -2.757401066937105, 0.6818268400482173, -3.125771387017013, 0.5571617753218281, -0.33416496986750577, 1.04659963628881, 0.17437245041453614, 0.7102973929361478, -3.1213307557348045], "max": [0.6662047590199289, 0.38185844516162015, 1.2146372141481045, 0.2230426682587842, 1.3728215424420864, 3.127502889500188, 0.6510003061966718, -0.08324745612304696, 1.1379240707611715, 2.8131181060252137, 1.4878590019628346, 3.1003939053381395], "count": [486]}, "eef_sim_pose_action": {"mean": [0.6254577140249605, 0.31345298447598813, 1.1631043540433683, -1.5063322020540646, 1.0538068563116787, -1.546489624074487, 0.5997878570775287, -0.24502933470199026, 1.0802783034728576, 1.8718404440953273, 1.177422543731395, -0.28044269868564103], "std": [0.017820578133103282, 0.02863313160217186, 0.044722640466627085, 0.6624149673310289, 0.15020924203456837, 1.8247655360224444, 0.03092860986634859, 0.07620045335584243, 0.028410175690209906, 0.8496434525988342, 0.24367397090317747, 2.032292397526917], "min": [0.5924030947803501, 0.2727127433482256, 1.0798201070534814, -2.757401066937105, 0.6818268400482173, -3.125771387017013, 0.5571617753218281, -0.33416496986750577, 1.04659963628881, 0.17437245041453614, 0.7102973929361478, -3.1213307557348045], "max": [0.6662047590199289, 0.38185844516162015, 1.2146372141481045, 0.2230426682587842, 1.3728215424420864, 3.127502889500188, 0.6510003061966718, -0.08324745612304696, 1.1379240707611715, 2.8131181060252137, 1.4878590019628346, 3.1003939053381395], "count": [486]}, "gripper_mode_state": {"mean": [0.5802469135802469, 0.2037037037037037], "std": [0.49351842200757423, 0.40275116983206677], "min": [0, 0], "max": [1, 1], "count": [486]}, "gripper_activity_state": {"mean": [1.882716049382716, 1.8930041152263375], "std": [0.4214291157703281, 0.4017354687034024], "min": [0, 0], "max": [2, 2], "count": [486]}, "gripper_mode_action": {"mean": [0.5802469135802469, 0.2037037037037037], "std": [0.49351842200757423, 0.40275116983206677], "min": [0, 0], "max": [1, 1], "count": [486]}, "gripper_activity_action": {"mean": [1.882716049382716, 1.8930041152263375], "std": [0.4214291157703281, 0.4017354687034024], "min": [0, 0], "max": [2, 2], "count": [486]}, "gripper_open_scale_state": {"mean": [0.37816255164440765, 0.7235617285520444], "std": [0.2627977097949557, 0.2769937723573269], "min": [0.113, 0.092], "max": [0.772, 0.888], "count": [486]}, "gripper_open_scale_action": {"mean": [0.37816255164440765, 0.7235617285520444], "std": [0.2627977097949557, 0.2769937723573269], "min": [0.113, 0.092], "max": [0.772, 0.888], "count": [486]}}} +{"episode_index": 258, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4655602217023173]], [[0.45259604500891265]], [[0.43864543412061796]]], "std": [[[0.13669208677400235]], [[0.14557072265997578]], [[0.1572149580689128]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4606665051247772]], [[0.46301146761734996]], [[0.45683502488116456]]], "std": [[[0.0802098888616138]], [[0.07620017318237504]], [[0.08040392489517187]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.792156862745098]], [[0.8]]], "mean": [[[0.48247521167557933]], [[0.4637045213161022]], [[0.4434486166815211]]], "std": [[[0.1073012821734269]], [[0.11509379851241484]], [[0.14250946234682546]]], "count": [110]}, "observation.state": {"min": [0.5490805506706238, 2.0118587017059326, -1.579365849494934, -0.6750409603118896, 0.37919023633003235, 0.9262986779212952, -2.7826309204101562, 119.0, 0.0035379999317228794, 0.37795600295066833, -0.22631800174713135, -3.061000108718872, 0.3149999976158142, -3.125, -0.9756216406822205, -2.0338149070739746, 2.8485522270202637, -0.7327591180801392, -1.526639699935913, 0.9529846906661987, -2.0481438636779785, 96.0, -0.3017610013484955, 0.3763599991798401, -0.18963100016117096, -0.0859999805688858, -1.3229999542236328, -3.1080000400543213], "max": [0.9888512492179871, 2.04596209526062, 0.6827553510665894, 0.0322536863386631, 2.403877019882202, 1.4527945518493652, -1.6330522298812866, 894.0, 0.2597219944000244, 0.45107701420783997, -0.13785800337791443, 3.127000093460083, 1.562999963760376, 3.134000062942505, -0.6439043879508972, -1.7624335289001465, 2.8641204833984375, 0.06885324418544769, -0.036791540682315826, 1.9967089891433716, -0.3631855845451355, 887.0, -0.19450600445270538, 0.4552780091762543, -0.04244599863886833, 2.4760000705718994, -0.5339999794960022, 3.11899995803833], "mean": [0.7760284543037415, 2.030311107635498, -0.49617716670036316, -0.33324506878852844, 1.1503534317016602, 1.14308500289917, -2.250770330429077, 667.4517822265625, 0.15491509437561035, 0.41135552525520325, -0.18520918488502502, -1.2070777416229248, 1.0383564233779907, 1.0003019571304321, -0.8636565208435059, -1.833784580230713, 2.8613595962524414, -0.4089193046092987, -0.588363766670227, 1.7363300323486328, -1.529868721961975, 318.0671081542969, -0.23378321528434753, 0.4011143743991852, -0.09285581111907959, 1.6915147304534912, -1.054095983505249, 1.2943311929702759], "std": [0.16381479799747467, 0.007485113572329283, 0.8204650282859802, 0.2690848112106323, 0.5561409592628479, 0.1135057657957077, 0.4031885862350464, 312.46728515625, 0.08486269414424896, 0.02464381791651249, 0.02723022736608982, 1.944995403289795, 0.4061066210269928, 1.459483027458191, 0.08289890736341476, 0.08626174181699753, 0.0033277294132858515, 0.1754208207130432, 0.35549598932266235, 0.2880127429962158, 0.4273500442504883, 306.15643310546875, 0.024957304820418358, 0.018054114654660225, 0.04941833019256592, 0.5380381941795349, 0.20297954976558685, 1.375102162361145], "count": [529]}, "action": {"min": [0.5490805506706238, 2.0118587017059326, -1.579365849494934, -0.6750409603118896, 0.37919023633003235, 0.9262986779212952, -2.7826309204101562, 119.0, 0.0035379999317228794, 0.37795600295066833, -0.22631800174713135, -3.061000108718872, 0.3149999976158142, -3.125, -0.9756216406822205, -2.0338149070739746, 2.8485522270202637, -0.7327591180801392, -1.526639699935913, 0.9529846906661987, -2.0481438636779785, 96.0, -0.3017610013484955, 0.3763599991798401, -0.18963100016117096, -0.0859999805688858, -1.3229999542236328, -3.1080000400543213], "max": [0.9888512492179871, 2.04596209526062, 0.6827553510665894, 0.0322536863386631, 2.403877019882202, 1.4527945518493652, -1.6330522298812866, 894.0, 0.2597219944000244, 0.45107701420783997, -0.13785800337791443, 3.127000093460083, 1.562999963760376, 3.134000062942505, -0.6439043879508972, -1.7624335289001465, 2.8641204833984375, 0.06885324418544769, -0.036791540682315826, 1.9967089891433716, -0.3631855845451355, 887.0, -0.19450600445270538, 0.4552780091762543, -0.04244599863886833, 2.4760000705718994, -0.5339999794960022, 3.11899995803833], "mean": [0.7760284543037415, 2.030311107635498, -0.49617716670036316, -0.33324506878852844, 1.1503534317016602, 1.14308500289917, -2.250770330429077, 667.4517822265625, 0.15491509437561035, 0.41135552525520325, -0.18520918488502502, -1.2070777416229248, 1.0383564233779907, 1.0003019571304321, -0.8636565208435059, -1.833784580230713, 2.8613595962524414, -0.4089193046092987, -0.588363766670227, 1.7363300323486328, -1.529868721961975, 318.0671081542969, -0.23378321528434753, 0.4011143743991852, -0.09285581111907959, 1.6915147304534912, -1.054095983505249, 1.2943311929702759], "std": [0.16381479799747467, 0.007485113572329283, 0.8204650282859802, 0.2690848112106323, 0.5561409592628479, 0.1135057657957077, 0.4031885862350464, 312.46728515625, 0.08486269414424896, 0.02464381791651249, 0.02723022736608982, 1.944995403289795, 0.4061066210269928, 1.459483027458191, 0.08289890736341476, 0.08626174181699753, 0.0033277294132858515, 0.1754208207130432, 0.35549598932266235, 0.2880127429962158, 0.4273500442504883, 306.15643310546875, 0.024957304820418358, 0.018054114654660225, 0.04941833019256592, 0.5380381941795349, 0.20297954976558685, 1.375102162361145], "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": [259], "max": [259], "mean": [259.0], "std": [0.0], "count": [529]}, "index": {"min": [140743], "max": [141271], "mean": [141007.0], "std": [152.7088733505686], "count": [529]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [529]}, "subtask_annotation": {"mean": [5.285444234404537, 12.0, 12.0, 12.0, 12.0], "std": [3.8032664104250062, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [529]}, "scene_annotation": {"mean": [259.0], "std": [0.0], "min": [259], "max": [259], "count": [529]}, "eef_direction_state": {"mean": [4.553875236294896, 3.9943289224952743], "std": [1.8935341956324672, 2.0453197007312545], "min": [0, 0], "max": [6, 6], "count": [529]}, "eef_velocity_state": {"mean": [0.6181474480151229, 0.6786389413988658], "std": [0.7155652444682064, 0.6498052929809263], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_acc_mag_state": {"mean": [0.7032136105860114, 0.7561436672967864], "std": [0.8345159638251527, 0.8358038738038753], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_direction_action": {"mean": [4.553875236294896, 3.9943289224952743], "std": [1.8935341956324672, 2.0453197007312545], "min": [0, 0], "max": [6, 6], "count": [529]}, "eef_velocity_action": {"mean": [0.6181474480151229, 0.6786389413988658], "std": [0.7155652444682064, 0.6498052929809263], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_acc_mag_action": {"mean": [0.7032136105860114, 0.7561436672967864], "std": [0.8345159638251527, 0.8358038738038753], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_sim_pose_state": {"mean": [0.6065163521202936, 0.3318761412406536, 1.1778317323577867, -1.6920919151929892, 1.0530919776305856, -2.6456972392083546, 0.6133603819371591, -0.23702901297348522, 1.095486729475114, -1.2070537668288743, 1.0388889595749617, -0.4157281339904987], "std": [0.015499314326873341, 0.027563137380711165, 0.04757015207230082, 0.5365582265180509, 0.20292331670676095, 0.7239853675278144, 0.03401598806557245, 0.07259190715615964, 0.03948910011956642, 1.945971031718371, 0.4059598241678815, 1.3963506495785252], "min": [0.5754864658198585, 0.2705443103508341, 1.0789953404117416, -2.475276495059666, 0.5334042828442551, -3.0254981108599046, 0.562693961776216, -0.32484310076611717, 1.0376662373241168, -3.062617282438795, 0.31603734861601573, -2.9437739955015463], "max": [0.6451898734036863, 0.3926322980836009, 1.2253788372367547, 0.08264444328579729, 1.3220221791237003, -0.3331005390486176, 0.6584447667323106, -0.10511914106947029, 1.1506027856426688, 3.1270224543604246, 1.5634304038609161, 3.0083853900099617], "count": [529]}, "eef_sim_pose_action": {"mean": [0.6065163521202936, 0.3318761412406536, 1.1778317323577867, -1.6920919151929892, 1.0530919776305856, -2.6456972392083546, 0.6133603819371591, -0.23702901297348522, 1.095486729475114, -1.2070537668288743, 1.0388889595749617, -0.4157281339904987], "std": [0.015499314326873341, 0.027563137380711165, 0.04757015207230082, 0.5365582265180509, 0.20292331670676095, 0.7239853675278144, 0.03401598806557245, 0.07259190715615964, 0.03948910011956642, 1.945971031718371, 0.4059598241678815, 1.3963506495785252], "min": [0.5754864658198585, 0.2705443103508341, 1.0789953404117416, -2.475276495059666, 0.5334042828442551, -3.0254981108599046, 0.562693961776216, -0.32484310076611717, 1.0376662373241168, -3.062617282438795, 0.31603734861601573, -2.9437739955015463], "max": [0.6451898734036863, 0.3926322980836009, 1.2253788372367547, 0.08264444328579729, 1.3220221791237003, -0.3331005390486176, 0.6584447667323106, -0.10511914106947029, 1.1506027856426688, 3.1270224543604246, 1.5634304038609161, 3.0083853900099617], "count": [529]}, "gripper_mode_state": {"mean": [0.6710775047258979, 0.2948960302457467], "std": [0.46982176128480596, 0.45599601049904814], "min": [0, 0], "max": [1, 1], "count": [529]}, "gripper_activity_state": {"mean": [1.8790170132325141, 1.8582230623818525], "std": [0.4439406984676198, 0.4690148338020328], "min": [0, 0], "max": [2, 2], "count": [529]}, "gripper_mode_action": {"mean": [0.6710775047258979, 0.2948960302457467], "std": [0.46982176128480596, 0.45599601049904814], "min": [0, 0], "max": [1, 1], "count": [529]}, "gripper_activity_action": {"mean": [1.8790170132325141, 1.8582230623818525], "std": [0.4439406984676198, 0.4690148338020328], "min": [0, 0], "max": [2, 2], "count": [529]}, "gripper_open_scale_state": {"mean": [0.3180671076783612, 0.6674517957835214], "std": [0.3061564258340141, 0.31246734200423], "min": [0.096, 0.119], "max": [0.887, 0.894], "count": [529]}, "gripper_open_scale_action": {"mean": [0.3180671076783612, 0.6674517957835214], "std": [0.3061564258340141, 0.31246734200423], "min": [0.096, 0.119], "max": [0.887, 0.894], "count": [529]}}} +{"episode_index": 259, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.46869227736928104]], [[0.45491837418300657]], [[0.4404328737745098]]], "std": [[[0.13217262381928424]], [[0.14394124119696694]], [[0.1577529306494727]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7254901960784313]], [[0.7058823529411765]], [[0.6784313725490196]]], "mean": [[[0.4685228860294118]], [[0.47098829044117646]], [[0.4662397916666667]]], "std": [[[0.06285788174315138]], [[0.057764074817431385]], [[0.060386379535074024]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8156862745098039]], [[0.7725490196078432]], [[0.7686274509803922]]], "mean": [[[0.48491583741830063]], [[0.4720943954248366]], [[0.4515065379901961]]], "std": [[[0.10759902793176343]], [[0.10801376141458699]], [[0.13694137678235727]]], "count": [100]}, "observation.state": {"min": [0.5571789145469666, 2.013394594192505, -1.1225608587265015, -0.575469970703125, 0.8594001531600952, 1.0305471420288086, -2.7627689838409424, 157.0, -0.006889000069350004, 0.3904600143432617, -0.21851499378681183, -3.061000108718872, 0.6010000109672546, -3.1361851692199707, -1.0246130228042603, -2.0349316596984863, 2.7318243980407715, -0.6341479420661926, -1.444015622138977, 1.0210700035095215, -1.793483018875122, 115.0, -0.26773300766944885, 0.39233699440956116, -0.18740400671958923, 1.9576379628460927e-08, -1.309999942779541, -3.118000030517578], "max": [1.1826351881027222, 2.0464160442352295, 0.04459316283464432, 0.046006880700588226, 2.4573888778686523, 1.3791590929031372, -1.7978637218475342, 894.0, 0.2691659927368164, 0.45683300495147705, -0.13976800441741943, 3.0460000038146973, 1.5640000104904175, 3.109999895095825, -0.6593679785728455, -1.8000454902648926, 2.8640506267547607, 0.024591689929366112, -0.03495894372463226, 1.8726685047149658, -0.4205719828605652, 885.0, -0.1859789937734604, 0.4569860100746155, -0.061903998255729675, 2.7290000915527344, -0.7639999985694885, 3.068000078201294], "mean": [0.8033647537231445, 2.0290229320526123, -0.5889522433280945, -0.21175485849380493, 1.4664794206619263, 1.167788028717041, -2.3118624687194824, 705.3115234375, 0.15837663412094116, 0.410248726606369, -0.18687865138053894, -1.2003592252731323, 1.1437724828720093, 1.002899408340454, -0.8694391250610352, -1.8735923767089844, 2.8574583530426025, -0.3932068645954132, -0.6229346394538879, 1.5996450185775757, -1.5563633441925049, 368.2135009765625, -0.22328393161296844, 0.41825997829437256, -0.10357760637998581, 1.681441068649292, -1.0320698022842407, 1.4506422281265259], "std": [0.19528140127658844, 0.007591802626848221, 0.31652846932411194, 0.21392697095870972, 0.6587578654289246, 0.09556970745325089, 0.34662047028541565, 279.1491394042969, 0.09097730368375778, 0.015561431646347046, 0.02548990398645401, 1.9455761909484863, 0.27839890122413635, 1.4787979125976562, 0.09121229499578476, 0.07313726842403412, 0.021510766819119453, 0.14058233797550201, 0.32542312145233154, 0.25714948773384094, 0.35675084590911865, 332.0139465332031, 0.020952850580215454, 0.017878985032439232, 0.04231436923146248, 0.5762670636177063, 0.12589895725250244, 1.4240893125534058], "count": [459]}, "action": {"min": [0.5571789145469666, 2.013394594192505, -1.1225608587265015, -0.575469970703125, 0.8594001531600952, 1.0305471420288086, -2.7627689838409424, 157.0, -0.006889000069350004, 0.3904600143432617, -0.21851499378681183, -3.061000108718872, 0.6010000109672546, -3.1361851692199707, -1.0246130228042603, -2.0349316596984863, 2.7318243980407715, -0.6341479420661926, -1.444015622138977, 1.0210700035095215, -1.793483018875122, 115.0, -0.26773300766944885, 0.39233699440956116, -0.18740400671958923, 1.9576379628460927e-08, -1.309999942779541, -3.118000030517578], "max": [1.1826351881027222, 2.0464160442352295, 0.04459316283464432, 0.046006880700588226, 2.4573888778686523, 1.3791590929031372, -1.7978637218475342, 894.0, 0.2691659927368164, 0.45683300495147705, -0.13976800441741943, 3.0460000038146973, 1.5640000104904175, 3.109999895095825, -0.6593679785728455, -1.8000454902648926, 2.8640506267547607, 0.024591689929366112, -0.03495894372463226, 1.8726685047149658, -0.4205719828605652, 885.0, -0.1859789937734604, 0.4569860100746155, -0.061903998255729675, 2.7290000915527344, -0.7639999985694885, 3.068000078201294], "mean": [0.8033647537231445, 2.0290229320526123, -0.5889522433280945, -0.21175485849380493, 1.4664794206619263, 1.167788028717041, -2.3118624687194824, 705.3115234375, 0.15837663412094116, 0.410248726606369, -0.18687865138053894, -1.2003592252731323, 1.1437724828720093, 1.002899408340454, -0.8694391250610352, -1.8735923767089844, 2.8574583530426025, -0.3932068645954132, -0.6229346394538879, 1.5996450185775757, -1.5563633441925049, 368.2135009765625, -0.22328393161296844, 0.41825997829437256, -0.10357760637998581, 1.681441068649292, -1.0320698022842407, 1.4506422281265259], "std": [0.19528140127658844, 0.007591802626848221, 0.31652846932411194, 0.21392697095870972, 0.6587578654289246, 0.09556970745325089, 0.34662047028541565, 279.1491394042969, 0.09097730368375778, 0.015561431646347046, 0.02548990398645401, 1.9455761909484863, 0.27839890122413635, 1.4787979125976562, 0.09121229499578476, 0.07313726842403412, 0.021510766819119453, 0.14058233797550201, 0.32542312145233154, 0.25714948773384094, 0.35675084590911865, 332.0139465332031, 0.020952850580215454, 0.017878985032439232, 0.04231436923146248, 0.5762670636177063, 0.12589895725250244, 1.4240893125534058], "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": [260], "max": [260], "mean": [260.0], "std": [0.0], "count": [459]}, "index": {"min": [141272], "max": [141730], "mean": [141501.0], "std": [132.50157231771504], "count": [459]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [459]}, "subtask_annotation": {"mean": [5.087145969498911, 12.0, 12.0, 12.0, 12.0], "std": [3.8947241453324173, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [459]}, "scene_annotation": {"mean": [260.0], "std": [0.0], "min": [260], "max": [260], "count": [459]}, "eef_direction_state": {"mean": [4.32244008714597, 3.980392156862745], "std": [1.7100745101569272, 1.8558178727806107], "min": [0, 0], "max": [6, 6], "count": [459]}, "eef_velocity_state": {"mean": [0.7429193899782135, 0.775599128540305], "std": [0.6980590707589959, 0.7199108971730641], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_acc_mag_state": {"mean": [0.7298474945533769, 0.7712418300653595], "std": [0.8224797635757015, 0.8440234487507425], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_direction_action": {"mean": [4.32244008714597, 3.980392156862745], "std": [1.7100745101569272, 1.8558178727806107], "min": [0, 0], "max": [6, 6], "count": [459]}, "eef_velocity_action": {"mean": [0.7429193899782135, 0.775599128540305], "std": [0.6980590707589959, 0.7199108971730641], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_acc_mag_action": {"mean": [0.7298474945533769, 0.7712418300653595], "std": [0.8224797635757015, 0.8440234487507425], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_sim_pose_state": {"mean": [0.6194530230380184, 0.3197297408333458, 1.1662402301577646, -1.6818629050892686, 1.0311857369973412, -1.6595025585651664, 0.6108139365720994, -0.2419634612158914, 1.0899891777709767, -1.2003879219344862, 1.1444297120087918, -0.4446494164564414], "std": [0.01898995521708044, 0.02524141747148864, 0.03826653669521858, 0.5751545210454229, 0.12580772560635523, 1.979317759901135, 0.027592928066674252, 0.07793713873998476, 0.034129803436831675, 1.9466696032246595, 0.27812339000496245, 1.412437760060695], "min": [0.592301472516244, 0.2679738844370392, 1.0787097982152964, -2.727805853929806, 0.7641000710784733, -3.139042244938845, 0.5730249950926029, -0.32997975587776807, 1.0445525916756346, -3.0633147596901056, 0.6021986391369585, -2.869495442891191], "max": [0.6593436862213448, 0.3581766607807357, 1.2044574809305588, -0.004005856276938113, 1.3099572042790282, 3.1411245767876124, 0.6599100355922983, -0.0939018537089154, 1.1455818955025345, 3.0434963276593936, 1.5644215796313188, 2.737194044248918], "count": [459]}, "eef_sim_pose_action": {"mean": [0.6194530230380184, 0.3197297408333458, 1.1662402301577646, -1.6818629050892686, 1.0311857369973412, -1.6595025585651664, 0.6108139365720994, -0.2419634612158914, 1.0899891777709767, -1.2003879219344862, 1.1444297120087918, -0.4446494164564414], "std": [0.01898995521708044, 0.02524141747148864, 0.03826653669521858, 0.5751545210454229, 0.12580772560635523, 1.979317759901135, 0.027592928066674252, 0.07793713873998476, 0.034129803436831675, 1.9466696032246595, 0.27812339000496245, 1.412437760060695], "min": [0.592301472516244, 0.2679738844370392, 1.0787097982152964, -2.727805853929806, 0.7641000710784733, -3.139042244938845, 0.5730249950926029, -0.32997975587776807, 1.0445525916756346, -3.0633147596901056, 0.6021986391369585, -2.869495442891191], "max": [0.6593436862213448, 0.3581766607807357, 1.2044574809305588, -0.004005856276938113, 1.3099572042790282, 3.1411245767876124, 0.6599100355922983, -0.0939018537089154, 1.1455818955025345, 3.0434963276593936, 1.5644215796313188, 2.737194044248918], "count": [459]}, "gripper_mode_state": {"mean": [0.6623093681917211, 0.2549019607843137], "std": [0.47292247673081167, 0.43580609354691807], "min": [0, 0], "max": [1, 1], "count": [459]}, "gripper_activity_state": {"mean": [1.8954248366013071, 1.840958605664488], "std": [0.370421629158294, 0.49702815772540687], "min": [0, 0], "max": [2, 2], "count": [459]}, "gripper_mode_action": {"mean": [0.6623093681917211, 0.2549019607843137], "std": [0.47292247673081167, 0.43580609354691807], "min": [0, 0], "max": [1, 1], "count": [459]}, "gripper_activity_action": {"mean": [1.8954248366013071, 1.840958605664488], "std": [0.370421629158294, 0.49702815772540687], "min": [0, 0], "max": [2, 2], "count": [459]}, "gripper_open_scale_state": {"mean": [0.368213507592029, 0.7053115467744734], "std": [0.33201380555175375, 0.2791495199801971], "min": [0.115, 0.157], "max": [0.885, 0.894], "count": [459]}, "gripper_open_scale_action": {"mean": [0.368213507592029, 0.7053115467744734], "std": [0.33201380555175375, 0.2791495199801971], "min": [0.115, 0.157], "max": [0.885, 0.894], "count": [459]}}} +{"episode_index": 260, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.46620932053376907]], [[0.4539549231865949]], [[0.441339909329745]]], "std": [[[0.1292055315803656]], [[0.14101484012931953]], [[0.15198850903209665]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.7058823529411765]], [[0.6823529411764706]]], "mean": [[[0.46667859917659876]], [[0.4694737160387031]], [[0.46453843473663975]]], "std": [[[0.06516850505545747]], [[0.061500570568046864]], [[0.06407740749831578]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9098039215686274]], [[1.0]], [[0.9568627450980393]]], "mean": [[[0.4805831631263617]], [[0.47019203351275146]], [[0.45563004613610153]]], "std": [[[0.10242567361789136]], [[0.10486806362498993]], [[0.12752107521824438]]], "count": [102]}, "observation.state": {"min": [0.5779134035110474, 2.0049121379852295, -0.5701292753219604, -0.5596573352813721, 0.4916068911552429, 1.044614553451538, -2.722888231277466, 280.0, -0.0074880002066493034, 0.38846901059150696, -0.21982599794864655, -3.1401853561401367, 0.6949999928474426, -3.1371853351593018, -1.0983531475067139, -2.034198760986328, 2.7032532691955566, -0.6321058869361877, -1.4245727062225342, 1.015729308128357, -1.9650838375091553, 110.0, -0.2718769907951355, 0.39354801177978516, -0.18224899470806122, -0.23600004613399506, -1.3350000381469727, -3.0899999141693115], "max": [1.1626336574554443, 2.0420875549316406, 0.06448991596698761, 0.020001472905278206, 1.9620293378829956, 1.4601424932479858, -1.8370462656021118, 894.0, 0.27027300000190735, 0.4336329996585846, -0.16171400249004364, 3.115000009536743, 1.5379999876022339, 3.0859999656677246, -0.6657209992408752, -1.8143746852874756, 2.8656561374664307, 0.07218682765960693, 0.06729989498853683, 1.7933083772659302, -0.44767698645591736, 795.0, -0.15604400634765625, 0.46858298778533936, -0.06220899894833565, 2.7190001010894775, -0.6890000104904175, 3.1410000324249268], "mean": [0.7512784600257874, 2.028050422668457, -0.24015212059020996, -0.14590805768966675, 1.361236810684204, 1.1721770763397217, -2.342008352279663, 791.2908325195312, 0.18728528916835785, 0.40318676829338074, -0.1941106617450714, 0.5618693828582764, 1.2263356447219849, 1.0468429327011108, -0.8622424602508545, -1.9051119089126587, 2.824990749359131, -0.2575643062591553, -0.7389156222343445, 1.529616117477417, -1.3357716798782349, 427.11505126953125, -0.20419688522815704, 0.421836256980896, -0.11246097087860107, 1.47871732711792, -1.0548533201217651, 0.6300916075706482], "std": [0.19859233498573303, 0.007089412771165371, 0.23577246069908142, 0.1937401443719864, 0.506389856338501, 0.0917077586054802, 0.34501227736473083, 190.56198120117188, 0.09183182567358017, 0.01047733798623085, 0.016165748238563538, 2.1006789207458496, 0.21682198345661163, 1.7380598783493042, 0.13229069113731384, 0.08750371634960175, 0.06343065947294235, 0.19887587428092957, 0.4518568217754364, 0.2433595061302185, 0.5243180394172668, 316.9133605957031, 0.01928619109094143, 0.017389722168445587, 0.04111184924840927, 0.6651148200035095, 0.14499081671237946, 1.9945625066757202], "count": [478]}, "action": {"min": [0.5779134035110474, 2.0049121379852295, -0.5701292753219604, -0.5596573352813721, 0.4916068911552429, 1.044614553451538, -2.722888231277466, 280.0, -0.0074880002066493034, 0.38846901059150696, -0.21982599794864655, -3.1401853561401367, 0.6949999928474426, -3.1371853351593018, -1.0983531475067139, -2.034198760986328, 2.7032532691955566, -0.6321058869361877, -1.4245727062225342, 1.015729308128357, -1.9650838375091553, 110.0, -0.2718769907951355, 0.39354801177978516, -0.18224899470806122, -0.23600004613399506, -1.3350000381469727, -3.0899999141693115], "max": [1.1626336574554443, 2.0420875549316406, 0.06448991596698761, 0.020001472905278206, 1.9620293378829956, 1.4601424932479858, -1.8370462656021118, 894.0, 0.27027300000190735, 0.4336329996585846, -0.16171400249004364, 3.115000009536743, 1.5379999876022339, 3.0859999656677246, -0.6657209992408752, -1.8143746852874756, 2.8656561374664307, 0.07218682765960693, 0.06729989498853683, 1.7933083772659302, -0.44767698645591736, 795.0, -0.15604400634765625, 0.46858298778533936, -0.06220899894833565, 2.7190001010894775, -0.6890000104904175, 3.1410000324249268], "mean": [0.7512784600257874, 2.028050422668457, -0.24015212059020996, -0.14590805768966675, 1.361236810684204, 1.1721770763397217, -2.342008352279663, 791.2908325195312, 0.18728528916835785, 0.40318676829338074, -0.1941106617450714, 0.5618693828582764, 1.2263356447219849, 1.0468429327011108, -0.8622424602508545, -1.9051119089126587, 2.824990749359131, -0.2575643062591553, -0.7389156222343445, 1.529616117477417, -1.3357716798782349, 427.11505126953125, -0.20419688522815704, 0.421836256980896, -0.11246097087860107, 1.47871732711792, -1.0548533201217651, 0.6300916075706482], "std": [0.19859233498573303, 0.007089412771165371, 0.23577246069908142, 0.1937401443719864, 0.506389856338501, 0.0917077586054802, 0.34501227736473083, 190.56198120117188, 0.09183182567358017, 0.01047733798623085, 0.016165748238563538, 2.1006789207458496, 0.21682198345661163, 1.7380598783493042, 0.13229069113731384, 0.08750371634960175, 0.06343065947294235, 0.19887587428092957, 0.4518568217754364, 0.2433595061302185, 0.5243180394172668, 316.9133605957031, 0.01928619109094143, 0.017389722168445587, 0.04111184924840927, 0.6651148200035095, 0.14499081671237946, 1.9945625066757202], "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": [261], "max": [261], "mean": [261.0], "std": [0.0], "count": [478]}, "index": {"min": [141731], "max": [142208], "mean": [141969.5], "std": [137.9864123745523], "count": [478]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [478]}, "subtask_annotation": {"mean": [4.702928870292887, 12.0, 12.0, 12.0, 12.0], "std": [3.9446526220629576, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [478]}, "scene_annotation": {"mean": [261.0], "std": [0.0], "min": [261], "max": [261], "count": [478]}, "eef_direction_state": {"mean": [4.7573221757322175, 4.326359832635983], "std": [1.6465059825570336, 1.989032620626916], "min": [0, 0], "max": [6, 6], "count": [478]}, "eef_velocity_state": {"mean": [0.5983263598326359, 0.5815899581589958], "std": [0.7273478231440312, 0.6880905476317517], "min": [0, 0], "max": [2, 2], "count": [478]}, "eef_acc_mag_state": {"mean": [0.5523012552301255, 0.606694560669456], "std": [0.7871781983387574, 0.8079865173046805], "min": [0, 0], "max": [2, 2], "count": [478]}, "eef_direction_action": {"mean": [4.7573221757322175, 4.326359832635983], "std": [1.6465059825570336, 1.989032620626916], "min": [0, 0], "max": [6, 6], "count": [478]}, "eef_velocity_action": {"mean": [0.5983263598326359, 0.5815899581589958], "std": [0.7273478231440312, 0.6880905476317517], "min": [0, 0], "max": [2, 2], "count": [478]}, "eef_acc_mag_action": {"mean": [0.5523012552301255, 0.606694560669456], "std": [0.7871781983387574, 0.8079865173046805], "min": [0, 0], "max": [2, 2], "count": [478]}, "eef_sim_pose_state": {"mean": [0.6216078544499017, 0.2960803532919516, 1.1535715620615155, -1.4796792021107767, 1.0541633723537664, -1.5192690942529146, 0.5990896536453674, -0.26769958215369805, 1.0781423697270573, 0.5622343005410538, 1.2268722324749048, -0.30063736992639783], "std": [0.022328583945888783, 0.019637509039276805, 0.04340389113042337, 0.6636472195565768, 0.14490807887964915, 1.8448632710927966, 0.0216038830653098, 0.07921778451445621, 0.023826630747798963, 2.1011184209370093, 0.21660847690097434, 1.677072170320522], "min": [0.584222037102649, 0.25189161602444327, 1.0895677194043285, -2.718335569894563, 0.6891911509845472, -3.138666030804102, 0.5730345563594555, -0.3351133459524654, 1.0514898268390778, -3.1403293093078863, 0.6960766997385903, -3.141361133619081], "max": [0.6728364000183593, 0.3632795591814785, 1.2031324998867832, 0.2318676230945949, 1.334400325601988, 3.1342917305888784, 0.6396323011519348, -0.09467897561284343, 1.1246006382237683, 3.115300213119001, 1.5385976947847495, 3.1303716113781133], "count": [478]}, "eef_sim_pose_action": {"mean": [0.6216078544499017, 0.2960803532919516, 1.1535715620615155, -1.4796792021107767, 1.0541633723537664, -1.5192690942529146, 0.5990896536453674, -0.26769958215369805, 1.0781423697270573, 0.5622343005410538, 1.2268722324749048, -0.30063736992639783], "std": [0.022328583945888783, 0.019637509039276805, 0.04340389113042337, 0.6636472195565768, 0.14490807887964915, 1.8448632710927966, 0.0216038830653098, 0.07921778451445621, 0.023826630747798963, 2.1011184209370093, 0.21660847690097434, 1.677072170320522], "min": [0.584222037102649, 0.25189161602444327, 1.0895677194043285, -2.718335569894563, 0.6891911509845472, -3.138666030804102, 0.5730345563594555, -0.3351133459524654, 1.0514898268390778, -3.1403293093078863, 0.6960766997385903, -3.141361133619081], "max": [0.6728364000183593, 0.3632795591814785, 1.2031324998867832, 0.2318676230945949, 1.334400325601988, 3.1342917305888784, 0.6396323011519348, -0.09467897561284343, 1.1246006382237683, 3.115300213119001, 1.5385976947847495, 3.1303716113781133], "count": [478]}, "gripper_mode_state": {"mean": [0.5167364016736402, 0.13598326359832635], "std": [0.4997198143550223, 0.34277079166620217], "min": [0, 0], "max": [1, 1], "count": [478]}, "gripper_activity_state": {"mean": [1.8786610878661087, 1.8723849372384938], "std": [0.42653204811295864, 0.45559166820883934], "min": [0, 0], "max": [2, 2], "count": [478]}, "gripper_mode_action": {"mean": [0.5167364016736402, 0.13598326359832635], "std": [0.4997198143550223, 0.34277079166620217], "min": [0, 0], "max": [1, 1], "count": [478]}, "gripper_activity_action": {"mean": [1.8786610878661087, 1.8723849372384938], "std": [0.42653204811295864, 0.45559166820883934], "min": [0, 0], "max": [2, 2], "count": [478]}, "gripper_open_scale_state": {"mean": [0.4271150627934284, 0.7912907949152339], "std": [0.3169133242470719, 0.1905620687787102], "min": [0.11, 0.28], "max": [0.795, 0.894], "count": [478]}, "gripper_open_scale_action": {"mean": [0.4271150627934284, 0.7912907949152339], "std": [0.3169133242470719, 0.1905620687787102], "min": [0.11, 0.28], "max": [0.795, 0.894], "count": [478]}}} +{"episode_index": 261, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.47019309640522877]], [[0.45670058006535946]], [[0.44221598243464055]]], "std": [[[0.1236597003572836]], [[0.13778243599994433]], [[0.15172756896297868]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.011764705882352941]]], "max": [[[0.7058823529411765]], [[0.6666666666666666]], [[0.6666666666666666]]], "mean": [[[0.4655608333333333]], [[0.46818187499999997]], [[0.4631969403594771]]], "std": [[[0.06937477247716212]], [[0.06149919217879567]], [[0.06634242281020652]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.7686274509803922]], [[0.7725490196078432]]], "mean": [[[0.4791109803921568]], [[0.465610529003268]], [[0.4426274448529412]]], "std": [[[0.09946374706282185]], [[0.10202519750022364]], [[0.13300612478718685]]], "count": [100]}, "observation.state": {"min": [0.5425705313682556, 2.014040231704712, -0.8571486473083496, -0.3851243853569031, 0.8807629942893982, 0.9984505772590637, -2.687580108642578, 258.0, 0.025178000330924988, 0.37662601470947266, -0.2364950031042099, 0.6660000085830688, 0.7990000247955322, -3.134185314178467, -1.066710352897644, -2.031825065612793, 2.7126781940460205, -0.7082197070121765, -1.4694451093673706, 1.063237190246582, -1.9337724447250366, 94.0, -0.2662610113620758, 0.39368200302124023, -0.18578800559043884, -0.335999995470047, -1.4040000438690186, -3.1351852416992188], "max": [1.0971314907073975, 2.0413546562194824, 0.5293060541152954, 0.016859881579875946, 2.0005836486816406, 1.3180203437805176, -1.766063928604126, 894.0, 0.2838819921016693, 0.4337190091609955, -0.17352299392223358, 3.0929999351501465, 1.531999945640564, 3.1019999980926514, -0.6830869913101196, -1.8121929168701172, 2.8656561374664307, 0.05368632823228836, 0.07974409312009811, 1.8375349044799805, -0.5551717877388, 891.0, -0.18470099568367004, 0.4585860073566437, -0.04766499996185303, 2.7839999198913574, -0.6759999990463257, 3.0799999237060547], "mean": [0.7403466105461121, 2.0272927284240723, -0.32810360193252563, -0.15435712039470673, 1.3501677513122559, 1.1607091426849365, -2.23836350440979, 790.111572265625, 0.1825791895389557, 0.3984714150428772, -0.20284907519817352, 2.1414432525634766, 1.1826398372650146, 0.5545394420623779, -0.9031063318252563, -1.8951148986816406, 2.8539140224456787, -0.43286770582199097, -0.6324076652526855, 1.5888127088546753, -1.5368608236312866, 367.3099060058594, -0.2191523015499115, 0.4249512553215027, -0.09660487622022629, 1.6703969240188599, -1.049195647239685, 1.1773267984390259], "std": [0.1806313544511795, 0.005661908537149429, 0.3631381094455719, 0.13736964762210846, 0.4613528847694397, 0.07569702714681625, 0.3807068169116974, 180.5108184814453, 0.08626394718885422, 0.01760745234787464, 0.014904568903148174, 0.9511184096336365, 0.19560475647449493, 1.7513431310653687, 0.10791745036840439, 0.07789608091115952, 0.035000257194042206, 0.1741802990436554, 0.3956078886985779, 0.26692408323287964, 0.40412384271621704, 331.89306640625, 0.02197764627635479, 0.015833964571356773, 0.046922262758016586, 0.647180438041687, 0.1567574441432953, 1.6510238647460938], "count": [363]}, "action": {"min": [0.5425705313682556, 2.014040231704712, -0.8571486473083496, -0.3851243853569031, 0.8807629942893982, 0.9984505772590637, -2.687580108642578, 258.0, 0.025178000330924988, 0.37662601470947266, -0.2364950031042099, 0.6660000085830688, 0.7990000247955322, -3.134185314178467, -1.066710352897644, -2.031825065612793, 2.7126781940460205, -0.7082197070121765, -1.4694451093673706, 1.063237190246582, -1.9337724447250366, 94.0, -0.2662610113620758, 0.39368200302124023, -0.18578800559043884, -0.335999995470047, -1.4040000438690186, -3.1351852416992188], "max": [1.0971314907073975, 2.0413546562194824, 0.5293060541152954, 0.016859881579875946, 2.0005836486816406, 1.3180203437805176, -1.766063928604126, 894.0, 0.2838819921016693, 0.4337190091609955, -0.17352299392223358, 3.0929999351501465, 1.531999945640564, 3.1019999980926514, -0.6830869913101196, -1.8121929168701172, 2.8656561374664307, 0.05368632823228836, 0.07974409312009811, 1.8375349044799805, -0.5551717877388, 891.0, -0.18470099568367004, 0.4585860073566437, -0.04766499996185303, 2.7839999198913574, -0.6759999990463257, 3.0799999237060547], "mean": [0.7403466105461121, 2.0272927284240723, -0.32810360193252563, -0.15435712039470673, 1.3501677513122559, 1.1607091426849365, -2.23836350440979, 790.111572265625, 0.1825791895389557, 0.3984714150428772, -0.20284907519817352, 2.1414432525634766, 1.1826398372650146, 0.5545394420623779, -0.9031063318252563, -1.8951148986816406, 2.8539140224456787, -0.43286770582199097, -0.6324076652526855, 1.5888127088546753, -1.5368608236312866, 367.3099060058594, -0.2191523015499115, 0.4249512553215027, -0.09660487622022629, 1.6703969240188599, -1.049195647239685, 1.1773267984390259], "std": [0.1806313544511795, 0.005661908537149429, 0.3631381094455719, 0.13736964762210846, 0.4613528847694397, 0.07569702714681625, 0.3807068169116974, 180.5108184814453, 0.08626394718885422, 0.01760745234787464, 0.014904568903148174, 0.9511184096336365, 0.19560475647449493, 1.7513431310653687, 0.10791745036840439, 0.07789608091115952, 0.035000257194042206, 0.1741802990436554, 0.3956078886985779, 0.26692408323287964, 0.40412384271621704, 331.89306640625, 0.02197764627635479, 0.015833964571356773, 0.046922262758016586, 0.647180438041687, 0.1567574441432953, 1.6510238647460938], "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": [262], "max": [262], "mean": [262.0], "std": [0.0], "count": [363]}, "index": {"min": [142209], "max": [142571], "mean": [142390.0], "std": [104.78867623301034], "count": [363]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [363]}, "subtask_annotation": {"mean": [4.305785123966942, 12.0, 12.0, 12.0, 12.0], "std": [3.9761887185064846, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [363]}, "scene_annotation": {"mean": [262.0], "std": [0.0], "min": [262], "max": [262], "count": [363]}, "eef_direction_state": {"mean": [4.5041322314049586, 4.132231404958677], "std": [1.6570608598535699, 1.8877982077471906], "min": [0, 0], "max": [6, 6], "count": [363]}, "eef_velocity_state": {"mean": [0.7355371900826446, 0.7300275482093664], "std": [0.7689060065859833, 0.7414205331352737], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_acc_mag_state": {"mean": [0.8044077134986226, 0.8071625344352618], "std": [0.8217312699725443, 0.8340240290426751], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_direction_action": {"mean": [4.5041322314049586, 4.132231404958677], "std": [1.6570608598535699, 1.8877982077471906], "min": [0, 0], "max": [6, 6], "count": [363]}, "eef_velocity_action": {"mean": [0.7355371900826446, 0.7300275482093664], "std": [0.7689060065859833, 0.7414205331352737], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_acc_mag_action": {"mean": [0.8044077134986226, 0.8071625344352618], "std": [0.8217312699725443, 0.8340240290426751], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_sim_pose_state": {"mean": [0.6258669303944279, 0.3138810174458305, 1.1734563601242467, -1.6709465846295182, 1.0484690192788613, -1.5616493367643736, 0.59615984770315, -0.26416224624808154, 1.0715140951691167, 2.1418237737033574, 1.1830274850317122, -0.7395983372401036], "std": [0.018145919851736, 0.024504777149513646, 0.04387802280560513, 0.6456231804496401, 0.15666564381310724, 2.034368437633065, 0.027607959177761807, 0.07214168896393464, 0.020947411838465567, 0.9508470424725157, 0.19543544389888964, 1.7695670992365253], "min": [0.5878676572994367, 0.2692030298915437, 1.0857550370180455, -2.7836324711528047, 0.6762268662057167, -3.110746937668264, 0.5594588559419934, -0.34503272111384814, 1.0487794357167655, 0.6688514851192991, 0.7997830128095353, -3.111187278315117], "max": [0.6614194209240202, 0.355166697969848, 1.2197440746912591, 0.3319715995068953, 1.4033818972447305, 3.1301750144544136, 0.6421463518185173, -0.12447743621321908, 1.1149627771853294, 3.092927090158393, 1.531988380458348, 3.077843016490838], "count": [363]}, "eef_sim_pose_action": {"mean": [0.6258669303944279, 0.3138810174458305, 1.1734563601242467, -1.6709465846295182, 1.0484690192788613, -1.5616493367643736, 0.59615984770315, -0.26416224624808154, 1.0715140951691167, 2.1418237737033574, 1.1830274850317122, -0.7395983372401036], "std": [0.018145919851736, 0.024504777149513646, 0.04387802280560513, 0.6456231804496401, 0.15666564381310724, 2.034368437633065, 0.027607959177761807, 0.07214168896393464, 0.020947411838465567, 0.9508470424725157, 0.19543544389888964, 1.7695670992365253], "min": [0.5878676572994367, 0.2692030298915437, 1.0857550370180455, -2.7836324711528047, 0.6762268662057167, -3.110746937668264, 0.5594588559419934, -0.34503272111384814, 1.0487794357167655, 0.6688514851192991, 0.7997830128095353, -3.111187278315117], "max": [0.6614194209240202, 0.355166697969848, 1.2197440746912591, 0.3319715995068953, 1.4033818972447305, 3.1301750144544136, 0.6421463518185173, -0.12447743621321908, 1.1149627771853294, 3.092927090158393, 1.531988380458348, 3.077843016490838], "count": [363]}, "gripper_mode_state": {"mean": [0.6253443526170799, 0.12672176308539945], "std": [0.4840338761564183, 0.3326610254386991], "min": [0, 0], "max": [1, 1], "count": [363]}, "gripper_activity_state": {"mean": [1.8044077134986225, 1.856749311294766], "std": [0.548257815874772, 0.48262072723441607], "min": [0, 0], "max": [2, 2], "count": [363]}, "gripper_mode_action": {"mean": [0.6253443526170799, 0.12672176308539945], "std": [0.4840338761564183, 0.3326610254386991], "min": [0, 0], "max": [1, 1], "count": [363]}, "gripper_activity_action": {"mean": [1.8044077134986225, 1.856749311294766], "std": [0.548257815874772, 0.48262072723441607], "min": [0, 0], "max": [2, 2], "count": [363]}, "gripper_open_scale_state": {"mean": [0.367309917355372, 0.790111570247935], "std": [0.3318931553990343, 0.18051069443845583], "min": [0.094, 0.258], "max": [0.891, 0.894], "count": [363]}, "gripper_open_scale_action": {"mean": [0.367309917355372, 0.790111570247935], "std": [0.3318931553990343, 0.18051069443845583], "min": [0.094, 0.258], "max": [0.891, 0.894], "count": [363]}}} +{"episode_index": 262, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.46829193831699345]], [[0.45668895629084966]], [[0.44435867442810456]]], "std": [[[0.12152617386815606]], [[0.13605374519659702]], [[0.14789798668961476]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00784313725490196]]], "max": [[[0.6745098039215687]], [[0.6588235294117647]], [[0.6509803921568628]]], "mean": [[[0.4640825245098039]], [[0.46548996732026143]], [[0.46098228553921566]]], "std": [[[0.06337789067214432]], [[0.05989978861159196]], [[0.0618791921139096]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[0.8274509803921568]], [[0.8431372549019608]]], "mean": [[[0.48376886437908495]], [[0.47248135212418296]], [[0.4557337152777778]]], "std": [[[0.0919995988992574]], [[0.09371361544947374]], [[0.1177723755639012]]], "count": [100]}, "observation.state": {"min": [0.5322381854057312, 2.013918161392212, -0.16542230546474457, -0.36650168895721436, 0.5324999690055847, 1.1750603914260864, -2.667509078979492, 307.0, 0.03505999967455864, 0.3465220034122467, -0.25757500529289246, -3.134185314178467, 1.0360000133514404, -3.127000093460083, -0.9845402240753174, -2.033867120742798, 2.841256618499756, -0.8207935094833374, -1.4648723602294922, 1.018905758857727, -2.052332639694214, 119.0, -0.29937800765037537, 0.4046820104122162, -0.19351400434970856, -0.4490000009536743, -1.4210000038146973, -3.0799999237060547], "max": [1.0338459014892578, 2.037165880203247, 0.9049707055091858, -0.006073745898902416, 1.1689865589141846, 1.515137791633606, -2.0695066452026367, 894.0, 0.2748050093650818, 0.4088380038738251, -0.16955700516700745, 3.135999917984009, 1.5360000133514404, 3.0859999656677246, -0.6937335133552551, -1.8006038665771484, 2.8641552925109863, 0.049148473888635635, -0.11131709069013596, 1.8219841718673706, -0.3609515428543091, 845.0, -0.18103300034999847, 0.4528680145740509, -0.058320000767707825, 2.505000114440918, -0.6179999709129333, 3.1389999389648438], "mean": [0.6688191890716553, 2.0256409645080566, 0.34439679980278015, -0.13479521870613098, 0.8782798647880554, 1.2520486116409302, -2.4400858879089355, 793.9293823242188, 0.20917481184005737, 0.3792056441307068, -0.21018406748771667, 0.7312654852867126, 1.309592604637146, 0.8662354350090027, -0.8826441168785095, -1.8797804117202759, 2.861224412918091, -0.3325447142124176, -0.6418647766113281, 1.5404319763183594, -1.559980869293213, 418.3227233886719, -0.21242453157901764, 0.4242333769798279, -0.10760971158742905, 1.5720255374908447, -0.9802120327949524, 1.3594707250595093], "std": [0.15363602340221405, 0.005362027324736118, 0.308718740940094, 0.11942108720541, 0.24967722594738007, 0.0735110342502594, 0.21570216119289398, 158.73887634277344, 0.07311851531267166, 0.015823474153876305, 0.019981885328888893, 2.0134148597717285, 0.1203375831246376, 1.7807176113128662, 0.07985734939575195, 0.07629439979791641, 0.004384549334645271, 0.16947662830352783, 0.3738788366317749, 0.25583624839782715, 0.47023576498031616, 330.08428955078125, 0.027317767962813377, 0.013609237037599087, 0.04455776885151863, 0.6750625967979431, 0.17750588059425354, 1.523008942604065], "count": [361]}, "action": {"min": [0.5322381854057312, 2.013918161392212, -0.16542230546474457, -0.36650168895721436, 0.5324999690055847, 1.1750603914260864, -2.667509078979492, 307.0, 0.03505999967455864, 0.3465220034122467, -0.25757500529289246, -3.134185314178467, 1.0360000133514404, -3.127000093460083, -0.9845402240753174, -2.033867120742798, 2.841256618499756, -0.8207935094833374, -1.4648723602294922, 1.018905758857727, -2.052332639694214, 119.0, -0.29937800765037537, 0.4046820104122162, -0.19351400434970856, -0.4490000009536743, -1.4210000038146973, -3.0799999237060547], "max": [1.0338459014892578, 2.037165880203247, 0.9049707055091858, -0.006073745898902416, 1.1689865589141846, 1.515137791633606, -2.0695066452026367, 894.0, 0.2748050093650818, 0.4088380038738251, -0.16955700516700745, 3.135999917984009, 1.5360000133514404, 3.0859999656677246, -0.6937335133552551, -1.8006038665771484, 2.8641552925109863, 0.049148473888635635, -0.11131709069013596, 1.8219841718673706, -0.3609515428543091, 845.0, -0.18103300034999847, 0.4528680145740509, -0.058320000767707825, 2.505000114440918, -0.6179999709129333, 3.1389999389648438], "mean": [0.6688191890716553, 2.0256409645080566, 0.34439679980278015, -0.13479521870613098, 0.8782798647880554, 1.2520486116409302, -2.4400858879089355, 793.9293823242188, 0.20917481184005737, 0.3792056441307068, -0.21018406748771667, 0.7312654852867126, 1.309592604637146, 0.8662354350090027, -0.8826441168785095, -1.8797804117202759, 2.861224412918091, -0.3325447142124176, -0.6418647766113281, 1.5404319763183594, -1.559980869293213, 418.3227233886719, -0.21242453157901764, 0.4242333769798279, -0.10760971158742905, 1.5720255374908447, -0.9802120327949524, 1.3594707250595093], "std": [0.15363602340221405, 0.005362027324736118, 0.308718740940094, 0.11942108720541, 0.24967722594738007, 0.0735110342502594, 0.21570216119289398, 158.73887634277344, 0.07311851531267166, 0.015823474153876305, 0.019981885328888893, 2.0134148597717285, 0.1203375831246376, 1.7807176113128662, 0.07985734939575195, 0.07629439979791641, 0.004384549334645271, 0.16947662830352783, 0.3738788366317749, 0.25583624839782715, 0.47023576498031616, 330.08428955078125, 0.027317767962813377, 0.013609237037599087, 0.04455776885151863, 0.6750625967979431, 0.17750588059425354, 1.523008942604065], "count": [361]}, "timestamp": {"min": [0.0], "max": [12.0], "mean": [6.0], "std": [3.4737107920301407], "count": [361]}, "frame_index": {"min": [0], "max": [360], "mean": [180.0], "std": [104.21132376090422], "count": [361]}, "episode_index": {"min": [263], "max": [263], "mean": [263.0], "std": [0.0], "count": [361]}, "index": {"min": [142572], "max": [142932], "mean": [142752.0], "std": [104.21132376090422], "count": [361]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [361]}, "subtask_annotation": {"mean": [4.4930747922437675, 12.0, 12.0, 12.0, 12.0], "std": [3.9583120885011116, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [361]}, "scene_annotation": {"mean": [263.0], "std": [0.0], "min": [263], "max": [263], "count": [361]}, "eef_direction_state": {"mean": [4.326869806094183, 4.49584487534626], "std": [1.7339923693794503, 1.8978364758207547], "min": [0, 0], "max": [6, 6], "count": [361]}, "eef_velocity_state": {"mean": [0.7673130193905817, 0.590027700831025], "std": [0.7070172484129985, 0.7355705188167432], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_acc_mag_state": {"mean": [0.8254847645429363, 0.6842105263157895], "std": [0.8388184873702015, 0.828842934106506], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_direction_action": {"mean": [4.326869806094183, 4.49584487534626], "std": [1.7339923693794503, 1.8978364758207547], "min": [0, 0], "max": [6, 6], "count": [361]}, "eef_velocity_action": {"mean": [0.7673130193905817, 0.590027700831025], "std": [0.7070172484129985, 0.7355705188167432], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_acc_mag_action": {"mean": [0.8254847645429363, 0.6842105263157895], "std": [0.8388184873702015, 0.828842934106506], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_sim_pose_state": {"mean": [0.6255779568201146, 0.3075228125469452, 1.1618066744799505, -1.5728391211215507, 0.9794006329998569, -2.4131537293415657, 0.5724072996099224, -0.29058906118571337, 1.0590068559797186, 0.7311761119402774, 1.3100354827090306, -0.39207367739971155], "std": [0.014714155376005249, 0.02535869442219278, 0.03964737482329556, 0.6741247820401214, 0.17743663101210974, 0.7743497875914529, 0.021895087057135998, 0.06097434750505737, 0.020095639877594038, 2.0136863146159762, 0.1201630269463391, 1.7452454251046505], "min": [0.5975281547509943, 0.26756229314241065, 1.0954319684901621, -2.5046082691865648, 0.6173639358489322, -3.0080827110852066, 0.5493403964917619, -0.3404671678520098, 1.028950449487371, -3.13492045715012, 1.0369486977045885, -3.0610310881872262], "max": [0.652087246672727, 0.3873940392424716, 1.2058978319234597, 0.4442310865448347, 1.4207971848922756, -0.21563824667327303, 0.6189941494081767, -0.13773389941708508, 1.1086071632681433, 3.135935142238232, 1.5358612340960618, 3.117877027501413], "count": [361]}, "eef_sim_pose_action": {"mean": [0.6255779568201146, 0.3075228125469452, 1.1618066744799505, -1.5728391211215507, 0.9794006329998569, -2.4131537293415657, 0.5724072996099224, -0.29058906118571337, 1.0590068559797186, 0.7311761119402774, 1.3100354827090306, -0.39207367739971155], "std": [0.014714155376005249, 0.02535869442219278, 0.03964737482329556, 0.6741247820401214, 0.17743663101210974, 0.7743497875914529, 0.021895087057135998, 0.06097434750505737, 0.020095639877594038, 2.0136863146159762, 0.1201630269463391, 1.7452454251046505], "min": [0.5975281547509943, 0.26756229314241065, 1.0954319684901621, -2.5046082691865648, 0.6173639358489322, -3.0080827110852066, 0.5493403964917619, -0.3404671678520098, 1.028950449487371, -3.13492045715012, 1.0369486977045885, -3.0610310881872262], "max": [0.652087246672727, 0.3873940392424716, 1.2058978319234597, 0.4442310865448347, 1.4207971848922756, -0.21563824667327303, 0.6189941494081767, -0.13773389941708508, 1.1086071632681433, 3.135935142238232, 1.5358612340960618, 3.117877027501413], "count": [361]}, "gripper_mode_state": {"mean": [0.5706371191135734, 0.0997229916897507], "std": [0.4949852496825879, 0.29963029990005435], "min": [0, 0], "max": [1, 1], "count": [361]}, "gripper_activity_state": {"mean": [1.817174515235457, 1.8753462603878117], "std": [0.5208492904812752, 0.45088580627210956], "min": [0, 0], "max": [2, 2], "count": [361]}, "gripper_mode_action": {"mean": [0.5706371191135734, 0.0997229916897507], "std": [0.4949852496825879, 0.29963029990005435], "min": [0, 0], "max": [1, 1], "count": [361]}, "gripper_activity_action": {"mean": [1.817174515235457, 1.8753462603878117], "std": [0.5208492904812752, 0.45088580627210956], "min": [0, 0], "max": [2, 2], "count": [361]}, "gripper_open_scale_state": {"mean": [0.4183227147659759, 0.793929362796351], "std": [0.33008408658835586, 0.15873889050269935], "min": [0.119, 0.307], "max": [0.845, 0.894], "count": [361]}, "gripper_open_scale_action": {"mean": [0.4183227147659759, 0.793929362796351], "std": [0.33008408658835586, 0.15873889050269935], "min": [0.119, 0.307], "max": [0.845, 0.894], "count": [361]}}} +{"episode_index": 263, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46882928717320266]], [[0.4558475857843137]], [[0.44250961397058824]]], "std": [[[0.13100358910795248]], [[0.1421641283383691]], [[0.15359179050530816]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.011764705882352941]]], "max": [[[0.7607843137254902]], [[0.7529411764705882]], [[0.7411764705882353]]], "mean": [[[0.46555732230392155]], [[0.4673206147875817]], [[0.46332065155228763]]], "std": [[[0.06345127839737397]], [[0.06086306660309613]], [[0.06382508730397117]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.7529411764705882]], [[0.7764705882352941]]], "mean": [[[0.48446385008169934]], [[0.47008648284313725]], [[0.44772082924836604]]], "std": [[[0.1040985505952293]], [[0.10681788014647992]], [[0.1367142873650284]]], "count": [100]}, "observation.state": {"min": [0.5711415410041809, 1.9929041862487793, -1.5827866792678833, -0.5226563215255737, 0.3309319019317627, 0.7696378827095032, -2.6568799018859863, 120.0, -0.0011289999820291996, 0.3811289966106415, -0.2205830067396164, -3.0769999027252197, 0.33500000834465027, -3.134185314178467, -1.0307739973068237, -2.031458616256714, 2.839388847351074, -0.6719169020652771, -1.4536324739456177, 1.133120059967041, -1.887486219406128, 144.0, -0.2760390043258667, 0.39293599128723145, -0.1793150007724762, -0.07400002330541611, -1.3040000200271606, -3.0390000343322754], "max": [1.141323208808899, 2.0448801517486572, 0.9021956324577332, -0.021362829953432083, 2.1953799724578857, 1.3316338062286377, -1.7073160409927368, 894.0, 0.2579759955406189, 0.4771209955215454, -0.14735999703407288, 2.989000082015991, 1.5499999523162842, 3.125999927520752, -0.6994930505752563, -1.788246989250183, 2.86487078666687, 0.05518731102347374, 0.03464478626847267, 1.8955848217010498, -0.4632278382778168, 734.0, -0.18289899826049805, 0.4503819942474365, -0.047449998557567596, 2.7149999141693115, -0.6909999847412109, 3.1410000324249268], "mean": [0.8186953067779541, 2.029576063156128, -0.333808571100235, -0.24301283061504364, 1.0889716148376465, 1.0596965551376343, -2.2581982612609863, 716.259765625, 0.15415450930595398, 0.4241833984851837, -0.18627779185771942, -0.9252393841743469, 1.0736279487609863, 0.7976709604263306, -0.8862335681915283, -1.870703101158142, 2.8606300354003906, -0.3956012725830078, -0.6714427471160889, 1.662222981452942, -1.49820077419281, 311.3114929199219, -0.21708469092845917, 0.4175995886325836, -0.08858409523963928, 1.5537673234939575, -1.0849330425262451, 1.292895793914795], "std": [0.20790979266166687, 0.008930300362408161, 0.8477243781089783, 0.1781766265630722, 0.653670072555542, 0.16250993311405182, 0.33797991275787354, 272.21661376953125, 0.08258087933063507, 0.03234552592039108, 0.0229647159576416, 1.968090295791626, 0.384273886680603, 1.7879844903945923, 0.08575364202260971, 0.08352014422416687, 0.005561000667512417, 0.15861593186855316, 0.33788037300109863, 0.24614550173282623, 0.39053910970687866, 242.65928649902344, 0.02074425481259823, 0.013701990246772766, 0.04434691369533539, 0.5828306674957275, 0.1272529661655426, 1.5799882411956787], "count": [435]}, "action": {"min": [0.5711415410041809, 1.9929041862487793, -1.5827866792678833, -0.5226563215255737, 0.3309319019317627, 0.7696378827095032, -2.6568799018859863, 120.0, -0.0011289999820291996, 0.3811289966106415, -0.2205830067396164, -3.0769999027252197, 0.33500000834465027, -3.134185314178467, -1.0307739973068237, -2.031458616256714, 2.839388847351074, -0.6719169020652771, -1.4536324739456177, 1.133120059967041, -1.887486219406128, 144.0, -0.2760390043258667, 0.39293599128723145, -0.1793150007724762, -0.07400002330541611, -1.3040000200271606, -3.0390000343322754], "max": [1.141323208808899, 2.0448801517486572, 0.9021956324577332, -0.021362829953432083, 2.1953799724578857, 1.3316338062286377, -1.7073160409927368, 894.0, 0.2579759955406189, 0.4771209955215454, -0.14735999703407288, 2.989000082015991, 1.5499999523162842, 3.125999927520752, -0.6994930505752563, -1.788246989250183, 2.86487078666687, 0.05518731102347374, 0.03464478626847267, 1.8955848217010498, -0.4632278382778168, 734.0, -0.18289899826049805, 0.4503819942474365, -0.047449998557567596, 2.7149999141693115, -0.6909999847412109, 3.1410000324249268], "mean": [0.8186953067779541, 2.029576063156128, -0.333808571100235, -0.24301283061504364, 1.0889716148376465, 1.0596965551376343, -2.2581982612609863, 716.259765625, 0.15415450930595398, 0.4241833984851837, -0.18627779185771942, -0.9252393841743469, 1.0736279487609863, 0.7976709604263306, -0.8862335681915283, -1.870703101158142, 2.8606300354003906, -0.3956012725830078, -0.6714427471160889, 1.662222981452942, -1.49820077419281, 311.3114929199219, -0.21708469092845917, 0.4175995886325836, -0.08858409523963928, 1.5537673234939575, -1.0849330425262451, 1.292895793914795], "std": [0.20790979266166687, 0.008930300362408161, 0.8477243781089783, 0.1781766265630722, 0.653670072555542, 0.16250993311405182, 0.33797991275787354, 272.21661376953125, 0.08258087933063507, 0.03234552592039108, 0.0229647159576416, 1.968090295791626, 0.384273886680603, 1.7879844903945923, 0.08575364202260971, 0.08352014422416687, 0.005561000667512417, 0.15861593186855316, 0.33788037300109863, 0.24614550173282623, 0.39053910970687866, 242.65928649902344, 0.02074425481259823, 0.013701990246772766, 0.04434691369533539, 0.5828306674957275, 0.1272529661655426, 1.5799882411956787], "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": [264], "max": [264], "mean": [264.0], "std": [0.0], "count": [435]}, "index": {"min": [142933], "max": [143367], "mean": [143150.0], "std": [125.57335173780568], "count": [435]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [435]}, "subtask_annotation": {"mean": [4.908045977011494, 12.0, 12.0, 12.0, 12.0], "std": [3.8591053215665827, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [435]}, "scene_annotation": {"mean": [264.0], "std": [0.0], "min": [264], "max": [264], "count": [435]}, "eef_direction_state": {"mean": [4.6, 4.020689655172414], "std": [1.7329796279254455, 1.9326676181063538], "min": [0, 0], "max": [6, 6], "count": [435]}, "eef_velocity_state": {"mean": [0.6160919540229886, 0.7425287356321839], "std": [0.7253811623036014, 0.7321252615499277], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_acc_mag_state": {"mean": [0.7471264367816092, 0.7517241379310344], "std": [0.836225658437861, 0.8237651251245], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_direction_action": {"mean": [4.6, 4.020689655172414], "std": [1.7329796279254455, 1.9326676181063538], "min": [0, 0], "max": [6, 6], "count": [435]}, "eef_velocity_action": {"mean": [0.6160919540229886, 0.7425287356321839], "std": [0.7253811623036014, 0.7321252615499277], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_acc_mag_action": {"mean": [0.7471264367816092, 0.7517241379310344], "std": [0.836225658437861, 0.8237651251245], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_sim_pose_state": {"mean": [0.6202445861772095, 0.31443724073455187, 1.1785825217015242, -1.5548141012832186, 1.0840039531945287, -1.9607389133798532, 0.6224219335956386, -0.23611383628997099, 1.0921446829930224, -0.9252300825469598, 1.0740785294316322, -0.20969902871866292], "std": [0.014325863759564832, 0.02456454295565, 0.04249158669251674, 0.5816203029145145, 0.12721445742410395, 1.6422284699623202, 0.04139330828807318, 0.07284144539152307, 0.03399763105449412, 1.9688569533252602, 0.38419597867060984, 1.505373515635941], "min": [0.5961885016209347, 0.268246132115155, 1.0883954165315548, -2.713907962046059, 0.6913404562049661, -3.1385386931270247, 0.564154336226365, -0.3250038762393197, 1.0426884847761728, -3.0803771730961733, 0.3356374033836558, -3.040191611462353], "max": [0.6545730925572301, 0.3649342928300792, 1.2191178644576761, 0.06959699368521893, 1.3036721206872053, 3.1328760229768, 0.6796495368651654, -0.09866160668018038, 1.144259284599273, 2.985566733563992, 1.5498957971484595, 2.7025045996719146], "count": [435]}, "eef_sim_pose_action": {"mean": [0.6202445861772095, 0.31443724073455187, 1.1785825217015242, -1.5548141012832186, 1.0840039531945287, -1.9607389133798532, 0.6224219335956386, -0.23611383628997099, 1.0921446829930224, -0.9252300825469598, 1.0740785294316322, -0.20969902871866292], "std": [0.014325863759564832, 0.02456454295565, 0.04249158669251674, 0.5816203029145145, 0.12721445742410395, 1.6422284699623202, 0.04139330828807318, 0.07284144539152307, 0.03399763105449412, 1.9688569533252602, 0.38419597867060984, 1.505373515635941], "min": [0.5961885016209347, 0.268246132115155, 1.0883954165315548, -2.713907962046059, 0.6913404562049661, -3.1385386931270247, 0.564154336226365, -0.3250038762393197, 1.0426884847761728, -3.0803771730961733, 0.3356374033836558, -3.040191611462353], "max": [0.6545730925572301, 0.3649342928300792, 1.2191178644576761, 0.06959699368521893, 1.3036721206872053, 3.1328760229768, 0.6796495368651654, -0.09866160668018038, 1.144259284599273, 2.985566733563992, 1.5498957971484595, 2.7025045996719146], "count": [435]}, "gripper_mode_state": {"mean": [0.7149425287356321, 0.2206896551724138], "std": [0.45144181168865366, 0.41471162423097746], "min": [0, 0], "max": [1, 1], "count": [435]}, "gripper_activity_state": {"mean": [1.8804597701149426, 1.839080459770115], "std": [0.4492238723198222, 0.5045440235372376], "min": [0, 0], "max": [2, 2], "count": [435]}, "gripper_mode_action": {"mean": [0.7149425287356321, 0.2206896551724138], "std": [0.45144181168865366, 0.41471162423097746], "min": [0, 0], "max": [1, 1], "count": [435]}, "gripper_activity_action": {"mean": [1.8804597701149426, 1.839080459770115], "std": [0.4492238723198222, 0.5045440235372376], "min": [0, 0], "max": [2, 2], "count": [435]}, "gripper_open_scale_state": {"mean": [0.3113114944633397, 0.7162597701149429], "std": [0.24265930492395382, 0.2722165169716835], "min": [0.144, 0.12], "max": [0.734, 0.894], "count": [435]}, "gripper_open_scale_action": {"mean": [0.3113114944633397, 0.7162597701149429], "std": [0.24265930492395382, 0.2722165169716835], "min": [0.144, 0.12], "max": [0.734, 0.894], "count": [435]}}} +{"episode_index": 264, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.47376259599673204]], [[0.4592296629901961]], [[0.4468669526143791]]], "std": [[[0.11888934683229906]], [[0.1356542083911226]], [[0.14680229089511712]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.023529411764705882]], [[0.0196078431372549]]], "max": [[[0.7058823529411765]], [[0.7019607843137254]], [[0.6823529411764706]]], "mean": [[[0.4675533864379085]], [[0.4694189358660131]], [[0.4647717504084968]]], "std": [[[0.05802861295238875]], [[0.053328415315018404]], [[0.05569733032096362]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.8313725490196079]], [[0.8156862745098039]], [[0.8196078431372549]]], "mean": [[[0.47849429942810456]], [[0.4700786151960784]], [[0.4537355923202614]]], "std": [[[0.09537969234826317]], [[0.09451264858371553]], [[0.12062510219623228]]], "count": [100]}, "observation.state": {"min": [0.5434606075286865, 2.0163440704345703, -0.6392966508865356, -0.3148922920227051, 1.038977026939392, 0.7974933385848999, -2.727268934249878, 296.0, 0.03361000120639801, 0.3781520128250122, -0.2616389989852905, -3.1411852836608887, 0.968999981880188, -3.114000082015991, -0.9727767109870911, -2.036851644515991, 2.661923885345459, -0.7201054096221924, -1.3699089288711548, 1.0863628387451172, -2.1472787857055664, 109.0, -0.2756749987602234, 0.3921630084514618, -0.18460200726985931, -0.4560000002384186, -1.2790000438690186, -3.1029999256134033], "max": [1.0531840324401855, 2.0372183322906494, 0.6013532280921936, 0.0046600294299423695, 2.1830406188964844, 1.2940045595169067, -2.0670111179351807, 897.0, 0.26945799589157104, 0.42856699228286743, -0.1735450029373169, 3.138000011444092, 1.4889999628067017, 3.13100004196167, -0.6668031215667725, -1.8274644613265991, 2.864347219467163, 0.06129596382379532, -0.03708824887871742, 1.7814924716949463, -0.4130147397518158, 766.0, -0.17235200107097626, 0.4487209916114807, -0.05754400044679642, 2.4820001125335693, -0.5619999766349792, 3.068000078201294], "mean": [0.6971093416213989, 2.0266597270965576, -0.28362661600112915, -0.12230630964040756, 1.4604551792144775, 1.0954803228378296, -2.387782096862793, 807.5335083007812, 0.19857467710971832, 0.39978349208831787, -0.21238921582698822, 0.11809062212705612, 1.2887654304504395, 0.7007773518562317, -0.8543100357055664, -1.9013431072235107, 2.8393075466156006, -0.31671077013015747, -0.737860381603241, 1.5558418035507202, -1.534623622894287, 396.5025634765625, -0.2132309526205063, 0.4213652014732361, -0.10614874213933945, 1.4130815267562866, -0.9445669651031494, 1.2017412185668945], "std": [0.15440703928470612, 0.005284452345222235, 0.3691883385181427, 0.1131315752863884, 0.508669912815094, 0.10445274412631989, 0.28414788842201233, 168.56832885742188, 0.07475970685482025, 0.013243488036096096, 0.020821621641516685, 2.333861827850342, 0.15463563799858093, 1.932314157485962, 0.09802595525979996, 0.0732591301202774, 0.0610220730304718, 0.18153288960456848, 0.36479565501213074, 0.2076452225446701, 0.5266220569610596, 261.0935363769531, 0.025122059509158134, 0.01350034587085247, 0.04253281280398369, 0.6314660310745239, 0.17477911710739136, 1.8385248184204102], "count": [388]}, "action": {"min": [0.5434606075286865, 2.0163440704345703, -0.6392966508865356, -0.3148922920227051, 1.038977026939392, 0.7974933385848999, -2.727268934249878, 296.0, 0.03361000120639801, 0.3781520128250122, -0.2616389989852905, -3.1411852836608887, 0.968999981880188, -3.114000082015991, -0.9727767109870911, -2.036851644515991, 2.661923885345459, -0.7201054096221924, -1.3699089288711548, 1.0863628387451172, -2.1472787857055664, 109.0, -0.2756749987602234, 0.3921630084514618, -0.18460200726985931, -0.4560000002384186, -1.2790000438690186, -3.1029999256134033], "max": [1.0531840324401855, 2.0372183322906494, 0.6013532280921936, 0.0046600294299423695, 2.1830406188964844, 1.2940045595169067, -2.0670111179351807, 897.0, 0.26945799589157104, 0.42856699228286743, -0.1735450029373169, 3.138000011444092, 1.4889999628067017, 3.13100004196167, -0.6668031215667725, -1.8274644613265991, 2.864347219467163, 0.06129596382379532, -0.03708824887871742, 1.7814924716949463, -0.4130147397518158, 766.0, -0.17235200107097626, 0.4487209916114807, -0.05754400044679642, 2.4820001125335693, -0.5619999766349792, 3.068000078201294], "mean": [0.6971093416213989, 2.0266597270965576, -0.28362661600112915, -0.12230630964040756, 1.4604551792144775, 1.0954803228378296, -2.387782096862793, 807.5335083007812, 0.19857467710971832, 0.39978349208831787, -0.21238921582698822, 0.11809062212705612, 1.2887654304504395, 0.7007773518562317, -0.8543100357055664, -1.9013431072235107, 2.8393075466156006, -0.31671077013015747, -0.737860381603241, 1.5558418035507202, -1.534623622894287, 396.5025634765625, -0.2132309526205063, 0.4213652014732361, -0.10614874213933945, 1.4130815267562866, -0.9445669651031494, 1.2017412185668945], "std": [0.15440703928470612, 0.005284452345222235, 0.3691883385181427, 0.1131315752863884, 0.508669912815094, 0.10445274412631989, 0.28414788842201233, 168.56832885742188, 0.07475970685482025, 0.013243488036096096, 0.020821621641516685, 2.333861827850342, 0.15463563799858093, 1.932314157485962, 0.09802595525979996, 0.0732591301202774, 0.0610220730304718, 0.18153288960456848, 0.36479565501213074, 0.2076452225446701, 0.5266220569610596, 261.0935363769531, 0.025122059509158134, 0.01350034587085247, 0.04253281280398369, 0.6314660310745239, 0.17477911710739136, 1.8385248184204102], "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": [265], "max": [265], "mean": [265.0], "std": [0.0], "count": [388]}, "index": {"min": [143368], "max": [143755], "mean": [143561.5], "std": [112.0055802181302], "count": [388]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [388]}, "subtask_annotation": {"mean": [4.798969072164948, 12.0, 12.0, 12.0, 12.0], "std": [3.999458593394932, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [388]}, "scene_annotation": {"mean": [265.0], "std": [0.0], "min": [265], "max": [265], "count": [388]}, "eef_direction_state": {"mean": [4.36340206185567, 4.005154639175258], "std": [1.8344921972718826, 2.0684109710497314], "min": [0, 0], "max": [6, 6], "count": [388]}, "eef_velocity_state": {"mean": [0.7036082474226805, 0.6778350515463918], "std": [0.7123992937576586, 0.6862594363862113], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_acc_mag_state": {"mean": [0.7603092783505154, 0.7654639175257731], "std": [0.8290921051245689, 0.8367481492019572], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_direction_action": {"mean": [4.36340206185567, 4.005154639175258], "std": [1.8344921972718826, 2.0684109710497314], "min": [0, 0], "max": [6, 6], "count": [388]}, "eef_velocity_action": {"mean": [0.7036082474226805, 0.6778350515463918], "std": [0.7123992937576586, 0.6862594363862113], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_acc_mag_action": {"mean": [0.7603092783505154, 0.7654639175257731], "std": [0.8290921051245689, 0.8367481492019572], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_sim_pose_state": {"mean": [0.6206323775379313, 0.3068536939591856, 1.1589828867773146, -1.4150246881798247, 0.9436061319378799, -2.216228908249501, 0.5924602695829576, -0.2788772182591458, 1.0600558399108615, 0.11814153869112365, 1.2891924863243065, -0.2875613427733236], "std": [0.01788310995974309, 0.025389853866450214, 0.03981213296690418, 0.6295710102156793, 0.17476969772373366, 0.7488875864064902, 0.022099581516519282, 0.06272877511975614, 0.02198603704145459, 2.3343631748485842, 0.15450362351855404, 1.9336426511656106], "min": [0.5882628429745373, 0.2621812376942113, 1.0921216544892063, -2.4812592508171516, 0.5617494822788531, -2.9361064787480866, 0.5675870812539744, -0.3352706105691685, 1.0275769649510005, -3.140732726596913, 0.9695591072491241, -3.1165934228400554], "max": [0.6510111073130637, 0.3656610655781274, 1.2050794980539656, 0.4526662969079164, 1.2787104904785354, -0.2426448204210936, 0.638086955235155, -0.1343314802527709, 1.1087578509126035, 3.1379804785525054, 1.4891191426616581, 3.092123437484638], "count": [388]}, "eef_sim_pose_action": {"mean": [0.6206323775379313, 0.3068536939591856, 1.1589828867773146, -1.4150246881798247, 0.9436061319378799, -2.216228908249501, 0.5924602695829576, -0.2788772182591458, 1.0600558399108615, 0.11814153869112365, 1.2891924863243065, -0.2875613427733236], "std": [0.01788310995974309, 0.025389853866450214, 0.03981213296690418, 0.6295710102156793, 0.17476969772373366, 0.7488875864064902, 0.022099581516519282, 0.06272877511975614, 0.02198603704145459, 2.3343631748485842, 0.15450362351855404, 1.9336426511656106], "min": [0.5882628429745373, 0.2621812376942113, 1.0921216544892063, -2.4812592508171516, 0.5617494822788531, -2.9361064787480866, 0.5675870812539744, -0.3352706105691685, 1.0275769649510005, -3.140732726596913, 0.9695591072491241, -3.1165934228400554], "max": [0.6510111073130637, 0.3656610655781274, 1.2050794980539656, 0.4526662969079164, 1.2787104904785354, -0.2426448204210936, 0.638086955235155, -0.1343314802527709, 1.1087578509126035, 3.1379804785525054, 1.4891191426616581, 3.092123437484638], "count": [388]}, "gripper_mode_state": {"mean": [0.5927835051546392, 0.10824742268041238], "std": [0.49131580594483193, 0.3106926425962811], "min": [0, 0], "max": [1, 1], "count": [388]}, "gripper_activity_state": {"mean": [1.8814432989690721, 1.8737113402061856], "std": [0.42640426510584534, 0.4391059792412535], "min": [0, 0], "max": [2, 2], "count": [388]}, "gripper_mode_action": {"mean": [0.5927835051546392, 0.10824742268041238], "std": [0.49131580594483193, 0.3106926425962811], "min": [0, 0], "max": [1, 1], "count": [388]}, "gripper_activity_action": {"mean": [1.8814432989690721, 1.8737113402061856], "std": [0.42640426510584534, 0.4391059792412535], "min": [0, 0], "max": [2, 2], "count": [388]}, "gripper_open_scale_state": {"mean": [0.3965025773195876, 0.8075335052332946], "std": [0.2610935351205689, 0.16856841232364095], "min": [0.109, 0.296], "max": [0.766, 0.897], "count": [388]}, "gripper_open_scale_action": {"mean": [0.3965025773195876, 0.8075335052332946], "std": [0.2610935351205689, 0.16856841232364095], "min": [0.109, 0.296], "max": [0.766, 0.897], "count": [388]}}} +{"episode_index": 265, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4704332536764706]], [[0.4609600816993464]], [[0.44958330269607844]]], "std": [[[0.11773590797476383]], [[0.1315025678091529]], [[0.14199950557573396]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.01568627450980392]]], "max": [[[0.6784313725490196]], [[0.6549019607843137]], [[0.6392156862745098]]], "mean": [[[0.4658040767973856]], [[0.4680341850490196]], [[0.46270252859477123]]], "std": [[[0.0629100027048113]], [[0.05830923102471391]], [[0.061422209031953695]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.7098039215686275]], [[0.7176470588235294]]], "mean": [[[0.4743831454248366]], [[0.46849529003267976]], [[0.45286621527777776]]], "std": [[[0.09341397424670227]], [[0.09086229848943904]], [[0.11506251930931226]]], "count": [100]}, "observation.state": {"min": [0.5285729765892029, 2.009956121444702, -0.26996755599975586, -0.46615999937057495, 0.5993984341621399, 1.074634075164795, -2.6814541816711426, 249.0, 0.054211001843214035, 0.36494600772857666, -0.25147300958633423, 0.722000002861023, 0.9100000262260437, -3.1040000915527344, -1.0480527877807617, -2.0356998443603516, 2.635342597961426, -0.7081673741340637, -1.406141996383667, 1.1063990592956543, -2.0354902744293213, 19.0, -0.2808830142021179, 0.4158810079097748, -0.19032500684261322, 0.14000003039836884, -1.434000015258789, -3.118000030517578], "max": [1.029360294342041, 2.029416561126709, 0.702128529548645, -0.015498524531722069, 1.146018147468567, 1.4616085290908813, -1.7903238534927368, 890.0, 0.28152498602867126, 0.4293619990348816, -0.17004600167274475, 2.8989999294281006, 1.4919999837875366, 3.13700008392334, -0.6855130195617676, -1.8756181001663208, 2.864102840423584, 0.1475152224302292, -0.07503170520067215, 1.7724865674972534, -0.2295631617307663, 835.0, -0.13738100230693817, 0.4478070139884949, -0.055532000958919525, 2.5160000324249268, -0.6230000257492065, 3.0439999103546143], "mean": [0.6783218383789062, 2.0221874713897705, 0.23620949685573578, -0.18204659223556519, 0.9157838821411133, 1.1940850019454956, -2.256208658218384, 783.851806640625, 0.2169528603553772, 0.3889292776584625, -0.20988361537456512, 1.986321210861206, 1.2587649822235107, 0.3961668908596039, -0.9203395843505859, -1.936564326286316, 2.8434300422668457, -0.35184451937675476, -0.6856936812400818, 1.5158452987670898, -1.4573603868484497, 357.4266052246094, -0.1851348876953125, 0.4321315288543701, -0.1039055809378624, 1.4866122007369995, -1.0720032453536987, 1.2942918539047241], "std": [0.16103236377239227, 0.00508165592327714, 0.38690996170043945, 0.15273183584213257, 0.19885845482349396, 0.07623990625143051, 0.3683141767978668, 198.77224731445312, 0.07114292681217194, 0.018379542976617813, 0.020781133323907852, 0.7713180780410767, 0.16872984170913696, 2.1311025619506836, 0.1074352115392685, 0.051584601402282715, 0.05300181359052658, 0.19708006083965302, 0.3407287895679474, 0.22192591428756714, 0.49207964539527893, 339.0118103027344, 0.03213182091712952, 0.008375994861125946, 0.04865838959813118, 0.6244807839393616, 0.1901170164346695, 1.6762242317199707], "count": [361]}, "action": {"min": [0.5285729765892029, 2.009956121444702, -0.26996755599975586, -0.46615999937057495, 0.5993984341621399, 1.074634075164795, -2.6814541816711426, 249.0, 0.054211001843214035, 0.36494600772857666, -0.25147300958633423, 0.722000002861023, 0.9100000262260437, -3.1040000915527344, -1.0480527877807617, -2.0356998443603516, 2.635342597961426, -0.7081673741340637, -1.406141996383667, 1.1063990592956543, -2.0354902744293213, 19.0, -0.2808830142021179, 0.4158810079097748, -0.19032500684261322, 0.14000003039836884, -1.434000015258789, -3.118000030517578], "max": [1.029360294342041, 2.029416561126709, 0.702128529548645, -0.015498524531722069, 1.146018147468567, 1.4616085290908813, -1.7903238534927368, 890.0, 0.28152498602867126, 0.4293619990348816, -0.17004600167274475, 2.8989999294281006, 1.4919999837875366, 3.13700008392334, -0.6855130195617676, -1.8756181001663208, 2.864102840423584, 0.1475152224302292, -0.07503170520067215, 1.7724865674972534, -0.2295631617307663, 835.0, -0.13738100230693817, 0.4478070139884949, -0.055532000958919525, 2.5160000324249268, -0.6230000257492065, 3.0439999103546143], "mean": [0.6783218383789062, 2.0221874713897705, 0.23620949685573578, -0.18204659223556519, 0.9157838821411133, 1.1940850019454956, -2.256208658218384, 783.851806640625, 0.2169528603553772, 0.3889292776584625, -0.20988361537456512, 1.986321210861206, 1.2587649822235107, 0.3961668908596039, -0.9203395843505859, -1.936564326286316, 2.8434300422668457, -0.35184451937675476, -0.6856936812400818, 1.5158452987670898, -1.4573603868484497, 357.4266052246094, -0.1851348876953125, 0.4321315288543701, -0.1039055809378624, 1.4866122007369995, -1.0720032453536987, 1.2942918539047241], "std": [0.16103236377239227, 0.00508165592327714, 0.38690996170043945, 0.15273183584213257, 0.19885845482349396, 0.07623990625143051, 0.3683141767978668, 198.77224731445312, 0.07114292681217194, 0.018379542976617813, 0.020781133323907852, 0.7713180780410767, 0.16872984170913696, 2.1311025619506836, 0.1074352115392685, 0.051584601402282715, 0.05300181359052658, 0.19708006083965302, 0.3407287895679474, 0.22192591428756714, 0.49207964539527893, 339.0118103027344, 0.03213182091712952, 0.008375994861125946, 0.04865838959813118, 0.6244807839393616, 0.1901170164346695, 1.6762242317199707], "count": [361]}, "timestamp": {"min": [0.0], "max": [12.0], "mean": [6.0], "std": [3.4737107920301407], "count": [361]}, "frame_index": {"min": [0], "max": [360], "mean": [180.0], "std": [104.21132376090422], "count": [361]}, "episode_index": {"min": [266], "max": [266], "mean": [266.0], "std": [0.0], "count": [361]}, "index": {"min": [143756], "max": [144116], "mean": [143936.0], "std": [104.21132376090422], "count": [361]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [361]}, "subtask_annotation": {"mean": [4.484764542936288, 12.0, 12.0, 12.0, 12.0], "std": [3.9986722882994257, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [361]}, "scene_annotation": {"mean": [266.0], "std": [0.0], "min": [266], "max": [266], "count": [361]}, "eef_direction_state": {"mean": [4.38781163434903, 4.2797783933518], "std": [1.6806758724813924, 1.8761828271125356], "min": [0, 0], "max": [6, 6], "count": [361]}, "eef_velocity_state": {"mean": [0.7617728531855956, 0.703601108033241], "std": [0.7051698001327653, 0.7504113711336932], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_acc_mag_state": {"mean": [0.8005540166204986, 0.814404432132964], "std": [0.8215246436699248, 0.836436672646996], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_direction_action": {"mean": [4.38781163434903, 4.2797783933518], "std": [1.6806758724813924, 1.8761828271125356], "min": [0, 0], "max": [6, 6], "count": [361]}, "eef_velocity_action": {"mean": [0.7617728531855956, 0.703601108033241], "std": [0.7051698001327653, 0.7504113711336932], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_acc_mag_action": {"mean": [0.8005540166204986, 0.814404432132964], "std": [0.8215246436699248, 0.836436672646996], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_sim_pose_state": {"mean": [0.6329063811268163, 0.2804553724937526, 1.1634616146536594, -1.4877407574859483, 1.071203665412038, -2.33900360515563, 0.5819166438893133, -0.29747641248051054, 1.0624146973398043, 1.9867151003324741, 1.2591902215599398, 0.04336271118944936], "std": [0.014587917550009636, 0.029167681165877157, 0.0448818048975557, 0.6225710681910959, 0.19024203321447566, 0.7531781281629579, 0.027218518576194686, 0.059820411080134424, 0.02423650866216697, 0.7707686272282639, 0.1686006051300777, 2.0856391442900097], "min": [0.6014919878427367, 0.2424081142800294, 1.0834779859364663, -2.515691364450254, 0.62287821148943, -3.0131162940374776, 0.5479984929240335, -0.3480570231235473, 1.0390432296391756, 0.7231430672083936, 0.9104550564370815, -3.130820846120711], "max": [0.648381940606352, 0.3694603415382402, 1.209327141851712, -0.14752373959767406, 1.4341771442363354, -0.4710435064544387, 0.6320994750835032, -0.1555132673080134, 1.1109035658638586, 2.8986295649965013, 1.4926343717379833, 3.1096221072246943], "count": [361]}, "eef_sim_pose_action": {"mean": [0.6329063811268163, 0.2804553724937526, 1.1634616146536594, -1.4877407574859483, 1.071203665412038, -2.33900360515563, 0.5819166438893133, -0.29747641248051054, 1.0624146973398043, 1.9867151003324741, 1.2591902215599398, 0.04336271118944936], "std": [0.014587917550009636, 0.029167681165877157, 0.0448818048975557, 0.6225710681910959, 0.19024203321447566, 0.7531781281629579, 0.027218518576194686, 0.059820411080134424, 0.02423650866216697, 0.7707686272282639, 0.1686006051300777, 2.0856391442900097], "min": [0.6014919878427367, 0.2424081142800294, 1.0834779859364663, -2.515691364450254, 0.62287821148943, -3.0131162940374776, 0.5479984929240335, -0.3480570231235473, 1.0390432296391756, 0.7231430672083936, 0.9104550564370815, -3.130820846120711], "max": [0.648381940606352, 0.3694603415382402, 1.209327141851712, -0.14752373959767406, 1.4341771442363354, -0.4710435064544387, 0.6320994750835032, -0.1555132673080134, 1.1109035658638586, 2.8986295649965013, 1.4926343717379833, 3.1096221072246943], "count": [361]}, "gripper_mode_state": {"mean": [0.6121883656509696, 0.1523545706371191], "std": [0.4872512397239886, 0.3593642378466412], "min": [0, 0], "max": [1, 1], "count": [361]}, "gripper_activity_state": {"mean": [1.8476454293628808, 1.8421052631578947], "std": [0.4898428110555695, 0.49930699897395525], "min": [0, 0], "max": [2, 2], "count": [361]}, "gripper_mode_action": {"mean": [0.6121883656509696, 0.1523545706371191], "std": [0.4872512397239886, 0.3593642378466412], "min": [0, 0], "max": [1, 1], "count": [361]}, "gripper_activity_action": {"mean": [1.8476454293628808, 1.8421052631578947], "std": [0.4898428110555695, 0.49930699897395525], "min": [0, 0], "max": [2, 2], "count": [361]}, "gripper_open_scale_state": {"mean": [0.35742659277136624, 0.7838518003004078], "std": [0.33901180375074985, 0.19877224842827182], "min": [0.019, 0.249], "max": [0.835, 0.89], "count": [361]}, "gripper_open_scale_action": {"mean": [0.35742659277136624, 0.7838518003004078], "std": [0.33901180375074985, 0.19877224842827182], "min": [0.019, 0.249], "max": [0.835, 0.89], "count": [361]}}} +{"episode_index": 266, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.47296156454248367]], [[0.4591773733660131]], [[0.4457839195261438]]], "std": [[[0.12089617642576134]], [[0.13758636040936598]], [[0.15092734143326583]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4653332107843137]], [[0.4673839848856209]], [[0.4617657107843138]]], "std": [[[0.06615450489954182]], [[0.06228693279692497]], [[0.06588984380278408]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.7254901960784313]], [[0.7176470588235294]]], "mean": [[[0.47761730187908497]], [[0.46331138480392153]], [[0.445448239379085]]], "std": [[[0.09383943539790787]], [[0.09778909760142612]], [[0.12548477944236888]]], "count": [100]}, "observation.state": {"min": [0.5486267805099487, 2.0127484798431396, -0.29763099551200867, -0.5318018198013306, 0.5807408094406128, 1.0958749055862427, -2.7681095600128174, 278.0, 0.053185999393463135, 0.35016998648643494, -0.24902300536632538, -3.1381852626800537, 0.9620000123977661, -3.1381852626800537, -1.0408270359039307, -2.0371134281158447, 2.756643056869507, -0.8040558099746704, -1.531456708908081, 1.2480850219726562, -1.8614983558654785, 129.0, -0.2784070074558258, 0.38982099294662476, -0.17520199716091156, 0.2410000115633011, -1.2760000228881836, -3.0889999866485596], "max": [1.014088749885559, 2.035315752029419, 0.5938133597373962, 0.019024090841412544, 1.328736662864685, 1.5157313346862793, -1.910140872001648, 888.0, 0.2709999978542328, 0.41731101274490356, -0.17497900128364563, 3.130000114440918, 1.465999960899353, 3.13700008392334, -0.651915431022644, -1.8409557342529297, 2.8656561374664307, 0.036861352622509, 0.007155850064009428, 1.8278310298919678, -0.4527035057544708, 816.0, -0.18361599743366241, 0.43528100848197937, -0.03978300094604492, 2.6459999084472656, -0.6600000262260437, 3.078000068664551], "mean": [0.6766380667686462, 2.0240235328674316, 0.14323677122592926, -0.1852327436208725, 0.9522513151168823, 1.2122498750686646, -2.3065412044525146, 780.9341430664062, 0.20814216136932373, 0.38360074162483215, -0.21431449055671692, 1.2990427017211914, 1.2659673690795898, -1.160620927810669, -0.8877944946289062, -1.9053902626037598, 2.857292890548706, -0.4794578552246094, -0.6526647806167603, 1.6262844800949097, -1.497308373451233, 381.002685546875, -0.22825774550437927, 0.4180375337600708, -0.09761147201061249, 1.6970537900924683, -1.0585079193115234, 1.0030936002731323], "std": [0.14625419676303864, 0.00513834785670042, 0.34771013259887695, 0.16518573462963104, 0.24947713315486908, 0.1160694882273674, 0.2825995683670044, 189.0068359375, 0.06755377352237701, 0.01800813153386116, 0.02123464085161686, 1.9792332649230957, 0.1575486660003662, 1.7656584978103638, 0.11745236814022064, 0.07105766236782074, 0.02276313118636608, 0.22270983457565308, 0.4201967716217041, 0.2109045535326004, 0.4426719844341278, 306.6282043457031, 0.02515151910483837, 0.009917156770825386, 0.04795090854167938, 0.6340944170951843, 0.16354665160179138, 1.714328408241272], "count": [372]}, "action": {"min": [0.5486267805099487, 2.0127484798431396, -0.29763099551200867, -0.5318018198013306, 0.5807408094406128, 1.0958749055862427, -2.7681095600128174, 278.0, 0.053185999393463135, 0.35016998648643494, -0.24902300536632538, -3.1381852626800537, 0.9620000123977661, -3.1381852626800537, -1.0408270359039307, -2.0371134281158447, 2.756643056869507, -0.8040558099746704, -1.531456708908081, 1.2480850219726562, -1.8614983558654785, 129.0, -0.2784070074558258, 0.38982099294662476, -0.17520199716091156, 0.2410000115633011, -1.2760000228881836, -3.0889999866485596], "max": [1.014088749885559, 2.035315752029419, 0.5938133597373962, 0.019024090841412544, 1.328736662864685, 1.5157313346862793, -1.910140872001648, 888.0, 0.2709999978542328, 0.41731101274490356, -0.17497900128364563, 3.130000114440918, 1.465999960899353, 3.13700008392334, -0.651915431022644, -1.8409557342529297, 2.8656561374664307, 0.036861352622509, 0.007155850064009428, 1.8278310298919678, -0.4527035057544708, 816.0, -0.18361599743366241, 0.43528100848197937, -0.03978300094604492, 2.6459999084472656, -0.6600000262260437, 3.078000068664551], "mean": [0.6766380667686462, 2.0240235328674316, 0.14323677122592926, -0.1852327436208725, 0.9522513151168823, 1.2122498750686646, -2.3065412044525146, 780.9341430664062, 0.20814216136932373, 0.38360074162483215, -0.21431449055671692, 1.2990427017211914, 1.2659673690795898, -1.160620927810669, -0.8877944946289062, -1.9053902626037598, 2.857292890548706, -0.4794578552246094, -0.6526647806167603, 1.6262844800949097, -1.497308373451233, 381.002685546875, -0.22825774550437927, 0.4180375337600708, -0.09761147201061249, 1.6970537900924683, -1.0585079193115234, 1.0030936002731323], "std": [0.14625419676303864, 0.00513834785670042, 0.34771013259887695, 0.16518573462963104, 0.24947713315486908, 0.1160694882273674, 0.2825995683670044, 189.0068359375, 0.06755377352237701, 0.01800813153386116, 0.02123464085161686, 1.9792332649230957, 0.1575486660003662, 1.7656584978103638, 0.11745236814022064, 0.07105766236782074, 0.02276313118636608, 0.22270983457565308, 0.4201967716217041, 0.2109045535326004, 0.4426719844341278, 306.6282043457031, 0.02515151910483837, 0.009917156770825386, 0.04795090854167938, 0.6340944170951843, 0.16354665160179138, 1.714328408241272], "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": [267], "max": [267], "mean": [267.0], "std": [0.0], "count": [372]}, "index": {"min": [144117], "max": [144488], "mean": [144302.5], "std": [107.38676206435626], "count": [372]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [372]}, "subtask_annotation": {"mean": [5.18010752688172, 12.0, 12.0, 12.0, 12.0], "std": [3.8510342123339982, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [372]}, "scene_annotation": {"mean": [267.0], "std": [0.0], "min": [267], "max": [267], "count": [372]}, "eef_direction_state": {"mean": [4.647849462365591, 4.411290322580645], "std": [1.6598259718742547, 1.7582926260220604], "min": [0, 0], "max": [6, 6], "count": [372]}, "eef_velocity_state": {"mean": [0.6747311827956989, 0.6720430107526881], "std": [0.7507030273444947, 0.7332158642080899], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_acc_mag_state": {"mean": [0.7741935483870968, 0.8279569892473119], "std": [0.8376751270349395, 0.8408093376242316], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_direction_action": {"mean": [4.647849462365591, 4.411290322580645], "std": [1.6598259718742547, 1.7582926260220604], "min": [0, 0], "max": [6, 6], "count": [372]}, "eef_velocity_action": {"mean": [0.6747311827956989, 0.6720430107526881], "std": [0.7507030273444947, 0.7332158642080899], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_acc_mag_action": {"mean": [0.7741935483870968, 0.8279569892473119], "std": [0.8376751270349395, 0.8408093376242316], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_sim_pose_state": {"mean": [0.6182990632233323, 0.32206741047778265, 1.1728892785521554, -1.6978543931450658, 1.0577220239071865, -1.581077263993678, 0.5785795218378282, -0.29110152940179895, 1.0593353670618328, 1.2987902506049245, 1.2665449245420939, -0.081197064078616], "std": [0.015697939184593456, 0.025511092632043642, 0.04835888305257737, 0.6324477643710448, 0.16334558307964675, 2.066422691144655, 0.022677301112587138, 0.056482546356261966, 0.02378427449669404, 1.979412353567296, 0.1573429956026802, 2.1170185973995608], "min": [0.5813136094151227, 0.2837491723198565, 1.086072692933041, -2.6449161622920387, 0.6600053948838909, -3.1226519246280047, 0.554821611424306, -0.33944234454091665, 1.035410841196718, -3.1386273967787566, 0.9625086200466386, -3.135964444696978], "max": [0.6401735869369322, 0.36649480257087386, 1.230215978277485, -0.24660316274535246, 1.2762484946258992, 3.14013743436677, 0.6280916150905499, -0.15486168076462203, 1.1064185856924467, 3.1301557135530955, 1.4661053336827452, 3.1202727895348], "count": [372]}, "eef_sim_pose_action": {"mean": [0.6182990632233323, 0.32206741047778265, 1.1728892785521554, -1.6978543931450658, 1.0577220239071865, -1.581077263993678, 0.5785795218378282, -0.29110152940179895, 1.0593353670618328, 1.2987902506049245, 1.2665449245420939, -0.081197064078616], "std": [0.015697939184593456, 0.025511092632043642, 0.04835888305257737, 0.6324477643710448, 0.16334558307964675, 2.066422691144655, 0.022677301112587138, 0.056482546356261966, 0.02378427449669404, 1.979412353567296, 0.1573429956026802, 2.1170185973995608], "min": [0.5813136094151227, 0.2837491723198565, 1.086072692933041, -2.6449161622920387, 0.6600053948838909, -3.1226519246280047, 0.554821611424306, -0.33944234454091665, 1.035410841196718, -3.1386273967787566, 0.9625086200466386, -3.135964444696978], "max": [0.6401735869369322, 0.36649480257087386, 1.230215978277485, -0.24660316274535246, 1.2762484946258992, 3.14013743436677, 0.6280916150905499, -0.15486168076462203, 1.1064185856924467, 3.1301557135530955, 1.4661053336827452, 3.1202727895348], "count": [372]}, "gripper_mode_state": {"mean": [0.6182795698924731, 0.1424731182795699], "std": [0.485808545978814, 0.3495347319613124], "min": [0, 0], "max": [1, 1], "count": [372]}, "gripper_activity_state": {"mean": [1.8521505376344085, 1.868279569892473], "std": [0.4832358436252705, 0.44765127473979044], "min": [0, 0], "max": [2, 2], "count": [372]}, "gripper_mode_action": {"mean": [0.6182795698924731, 0.1424731182795699], "std": [0.485808545978814, 0.3495347319613124], "min": [0, 0], "max": [1, 1], "count": [372]}, "gripper_activity_action": {"mean": [1.8521505376344085, 1.868279569892473], "std": [0.4832358436252705, 0.44765127473979044], "min": [0, 0], "max": [2, 2], "count": [372]}, "gripper_open_scale_state": {"mean": [0.3810026881720427, 0.7809341399490202], "std": [0.30662821095621673, 0.18900673356529196], "min": [0.129, 0.278], "max": [0.816, 0.888], "count": [372]}, "gripper_open_scale_action": {"mean": [0.3810026881720427, 0.7809341399490202], "std": [0.30662821095621673, 0.18900673356529196], "min": [0.129, 0.278], "max": [0.816, 0.888], "count": [372]}}} +{"episode_index": 267, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4620157026143791]], [[0.44811374387254904]], [[0.43573490604575166]]], "std": [[[0.13208448514373672]], [[0.14409985804126973]], [[0.15572452956051436]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[0.7176470588235294]], [[0.7529411764705882]], [[0.7176470588235294]]], "mean": [[[0.47262930759803923]], [[0.4757271834150327]], [[0.4710008741830065]]], "std": [[[0.07500955646374136]], [[0.07056292839418292]], [[0.07433082326250383]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8117647058823529]], [[0.7490196078431373]], [[0.7568627450980392]]], "mean": [[[0.4798452818627451]], [[0.46060643178104577]], [[0.44093497344771243]]], "std": [[[0.10891559321255702]], [[0.11069584904060405]], [[0.14024807227384467]]], "count": [100]}, "observation.state": {"min": [0.5346642136573792, 1.956688642501831, -0.4342553913593292, -0.4216017425060272, 0.6578495502471924, 1.0934138298034668, -2.7627341747283936, 233.0, 0.024212000891566277, 0.3547250032424927, -0.24261300265789032, -3.1371853351593018, 0.9210000038146973, -3.1411852836608887, -1.074599266052246, -2.035315752029419, 2.849616527557373, -0.5667782425880432, -1.487945556640625, 1.0936932563781738, -1.8421776294708252, 106.0, -0.23516499996185303, 0.3917829990386963, -0.18768499791622162, 0.32999998331069946, -1.2769999504089355, -3.1050000190734863], "max": [1.071126103401184, 2.0381953716278076, 0.4265759289264679, 0.010733774863183498, 1.328492283821106, 1.4720631837844849, -2.0110206604003906, 894.0, 0.2759310007095337, 0.40696200728416443, -0.18013399839401245, 3.1410000324249268, 1.5679999589920044, 3.13700008392334, -0.6529102325439453, -1.8603464365005493, 2.864190101623535, 0.03534292057156563, 0.07916813343763351, 1.8270282745361328, -0.43505826592445374, 768.0, -0.16738000512123108, 0.4529010057449341, -0.05979900062084198, 2.7739999294281006, -0.6919999718666077, 3.1389999389648438], "mean": [0.692216694355011, 2.0213265419006348, 0.05178852006793022, -0.14977291226387024, 1.0046299695968628, 1.22173011302948, -2.426220178604126, 761.495849609375, 0.1949010193347931, 0.38060906529426575, -0.21385279297828674, 0.02349669672548771, 1.2836198806762695, -0.31630393862724304, -0.9047108292579651, -1.9296882152557373, 2.8610897064208984, -0.3799602687358856, -0.6579878330230713, 1.5884935855865479, -1.4529860019683838, 365.7947692871094, -0.19639167189598083, 0.4193681478500366, -0.10798627883195877, 1.600011944770813, -1.0455563068389893, 0.7749066948890686], "std": [0.16882915794849396, 0.01512065902352333, 0.3595947325229645, 0.16052202880382538, 0.2648671269416809, 0.12112321704626083, 0.2809050381183624, 211.14486694335938, 0.07846349477767944, 0.014072270132601261, 0.017337346449494362, 2.321017265319824, 0.2065410017967224, 1.8821088075637817, 0.1309605836868286, 0.06970889866352081, 0.0037207473069429398, 0.1766505390405655, 0.44707992672920227, 0.26381978392601013, 0.45625412464141846, 273.63226318359375, 0.019527563825249672, 0.015304908156394958, 0.044828370213508606, 0.6669242978096008, 0.14895841479301453, 1.8376466035842896], "count": [363]}, "action": {"min": [0.5346642136573792, 1.956688642501831, -0.4342553913593292, -0.4216017425060272, 0.6578495502471924, 1.0934138298034668, -2.7627341747283936, 233.0, 0.024212000891566277, 0.3547250032424927, -0.24261300265789032, -3.1371853351593018, 0.9210000038146973, -3.1411852836608887, -1.074599266052246, -2.035315752029419, 2.849616527557373, -0.5667782425880432, -1.487945556640625, 1.0936932563781738, -1.8421776294708252, 106.0, -0.23516499996185303, 0.3917829990386963, -0.18768499791622162, 0.32999998331069946, -1.2769999504089355, -3.1050000190734863], "max": [1.071126103401184, 2.0381953716278076, 0.4265759289264679, 0.010733774863183498, 1.328492283821106, 1.4720631837844849, -2.0110206604003906, 894.0, 0.2759310007095337, 0.40696200728416443, -0.18013399839401245, 3.1410000324249268, 1.5679999589920044, 3.13700008392334, -0.6529102325439453, -1.8603464365005493, 2.864190101623535, 0.03534292057156563, 0.07916813343763351, 1.8270282745361328, -0.43505826592445374, 768.0, -0.16738000512123108, 0.4529010057449341, -0.05979900062084198, 2.7739999294281006, -0.6919999718666077, 3.1389999389648438], "mean": [0.692216694355011, 2.0213265419006348, 0.05178852006793022, -0.14977291226387024, 1.0046299695968628, 1.22173011302948, -2.426220178604126, 761.495849609375, 0.1949010193347931, 0.38060906529426575, -0.21385279297828674, 0.02349669672548771, 1.2836198806762695, -0.31630393862724304, -0.9047108292579651, -1.9296882152557373, 2.8610897064208984, -0.3799602687358856, -0.6579878330230713, 1.5884935855865479, -1.4529860019683838, 365.7947692871094, -0.19639167189598083, 0.4193681478500366, -0.10798627883195877, 1.600011944770813, -1.0455563068389893, 0.7749066948890686], "std": [0.16882915794849396, 0.01512065902352333, 0.3595947325229645, 0.16052202880382538, 0.2648671269416809, 0.12112321704626083, 0.2809050381183624, 211.14486694335938, 0.07846349477767944, 0.014072270132601261, 0.017337346449494362, 2.321017265319824, 0.2065410017967224, 1.8821088075637817, 0.1309605836868286, 0.06970889866352081, 0.0037207473069429398, 0.1766505390405655, 0.44707992672920227, 0.26381978392601013, 0.45625412464141846, 273.63226318359375, 0.019527563825249672, 0.015304908156394958, 0.044828370213508606, 0.6669242978096008, 0.14895841479301453, 1.8376466035842896], "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": [268], "max": [268], "mean": [268.0], "std": [0.0], "count": [363]}, "index": {"min": [144489], "max": [144851], "mean": [144670.0], "std": [104.78867623301034], "count": [363]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [363]}, "subtask_annotation": {"mean": [4.490358126721763, 12.0, 12.0, 12.0, 12.0], "std": [3.9698298335769957, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [363]}, "scene_annotation": {"mean": [268.0], "std": [0.0], "min": [268], "max": [268], "count": [363]}, "eef_direction_state": {"mean": [4.633608815426998, 4.311294765840221], "std": [1.655003243737542, 1.7951754224617202], "min": [0, 0], "max": [6, 6], "count": [363]}, "eef_velocity_state": {"mean": [0.6308539944903582, 0.699724517906336], "std": [0.7168465440128075, 0.7464700630056196], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_acc_mag_state": {"mean": [0.6336088154269972, 0.7520661157024794], "std": [0.8033503749523397, 0.8293612504710988], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_direction_action": {"mean": [4.633608815426998, 4.311294765840221], "std": [1.655003243737542, 1.7951754224617202], "min": [0, 0], "max": [6, 6], "count": [363]}, "eef_velocity_action": {"mean": [0.6308539944903582, 0.699724517906336], "std": [0.7168465440128075, 0.7464700630056196], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_acc_mag_action": {"mean": [0.6336088154269972, 0.7520661157024794], "std": [0.8033503749523397, 0.8293612504710988], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_sim_pose_state": {"mean": [0.6220267615231325, 0.29144388107787317, 1.160969368016179, -1.6014552205586272, 1.0446299694928196, -1.5667594167151404, 0.5776304377370247, -0.2786296159349242, 1.060005435131911, 0.02374063587934046, 1.284258134524352, -0.38137649473291874], "std": [0.019601268486312808, 0.016213642199574777, 0.044657453010229706, 0.6651386734626308, 0.14892465095916083, 2.0113525237018295, 0.020696979944117726, 0.06685425289129625, 0.02130730775384644, 2.3218757998240522, 0.2063578180056921, 1.6646046387248479], "min": [0.5854711383505802, 0.2555892436547891, 1.089541997241781, -2.7730273107799603, 0.691654736622199, -3.1409905048437983, 0.5532480149113569, -0.34287154106362533, 1.0348211660337228, -3.1370807507867946, 0.9213018024795843, -3.0939138669768513], "max": [0.6587025693847389, 0.32011396981996393, 1.2087184357258072, -0.3351643264930481, 1.2765532321463278, 3.106260053964883, 0.6219897782386393, -0.12525720736051776, 1.10299734673295, 3.1414091517384306, 1.569286182058276, 2.8799440232451627], "count": [363]}, "eef_sim_pose_action": {"mean": [0.6220267615231325, 0.29144388107787317, 1.160969368016179, -1.6014552205586272, 1.0446299694928196, -1.5667594167151404, 0.5776304377370247, -0.2786296159349242, 1.060005435131911, 0.02374063587934046, 1.284258134524352, -0.38137649473291874], "std": [0.019601268486312808, 0.016213642199574777, 0.044657453010229706, 0.6651386734626308, 0.14892465095916083, 2.0113525237018295, 0.020696979944117726, 0.06685425289129625, 0.02130730775384644, 2.3218757998240522, 0.2063578180056921, 1.6646046387248479], "min": [0.5854711383505802, 0.2555892436547891, 1.089541997241781, -2.7730273107799603, 0.691654736622199, -3.1409905048437983, 0.5532480149113569, -0.34287154106362533, 1.0348211660337228, -3.1370807507867946, 0.9213018024795843, -3.0939138669768513], "max": [0.6587025693847389, 0.32011396981996393, 1.2087184357258072, -0.3351643264930481, 1.2765532321463278, 3.106260053964883, 0.6219897782386393, -0.12525720736051776, 1.10299734673295, 3.1414091517384306, 1.569286182058276, 2.8799440232451627], "count": [363]}, "gripper_mode_state": {"mean": [0.5977961432506887, 0.15977961432506887], "std": [0.490342649955405, 0.3664015408963258], "min": [0, 0], "max": [1, 1], "count": [363]}, "gripper_activity_state": {"mean": [1.8898071625344353, 1.8760330578512396], "std": [0.41855150491038445, 0.4435689454588749], "min": [0, 0], "max": [2, 2], "count": [363]}, "gripper_mode_action": {"mean": [0.5977961432506887, 0.15977961432506887], "std": [0.490342649955405, 0.3664015408963258], "min": [0, 0], "max": [1, 1], "count": [363]}, "gripper_activity_action": {"mean": [1.8898071625344353, 1.8760330578512396], "std": [0.41855150491038445, 0.4435689454588749], "min": [0, 0], "max": [2, 2], "count": [363]}, "gripper_open_scale_state": {"mean": [0.36579476611344963, 0.761495867600454], "std": [0.2736322182554661, 0.21114489516976065], "min": [0.106, 0.233], "max": [0.768, 0.894], "count": [363]}, "gripper_open_scale_action": {"mean": [0.36579476611344963, 0.761495867600454], "std": [0.2736322182554661, 0.21114489516976065], "min": [0.106, 0.233], "max": [0.768, 0.894], "count": [363]}}} +{"episode_index": 268, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46496022263071896]], [[0.4574772630718954]], [[0.4429021017156863]]], "std": [[[0.13182782100962506]], [[0.1340446234786697]], [[0.14847056620488677]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.7725490196078432]], [[1.0]]], "mean": [[[0.4660417504084967]], [[0.46723698120915036]], [[0.4627438950163399]]], "std": [[[0.07858770516986799]], [[0.07466948179246155]], [[0.0773564980098004]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[0.796078431372549]], [[0.8156862745098039]]], "mean": [[[0.4814744628267974]], [[0.4662875776143791]], [[0.44491055555555553]]], "std": [[[0.1041220376051261]], [[0.10831045377980804]], [[0.13740854389691257]]], "count": [100]}, "observation.state": {"min": [0.5675636529922485, 2.0035855770111084, -0.48034951090812683, -0.4214097857475281, 0.6987774968147278, 0.9286025166511536, -2.902308225631714, 324.0, 0.03605100139975548, 0.3495999872684479, -0.2480970025062561, -3.1361851692199707, 0.9459999799728394, -3.1401853561401367, -0.9786235094070435, -2.0342860221862793, 2.8515889644622803, -0.6451086401939392, -1.2899553775787354, 1.171307921409607, -2.088146686553955, 118.0, -0.2596530020236969, 0.39969199895858765, -0.18745000660419464, 0.2069999724626541, -1.3600000143051147, -3.115999937057495], "max": [1.0549119710922241, 2.0356125831604004, 0.6074793338775635, 0.030717797577381134, 1.3526999950408936, 1.4775433540344238, -2.056957721710205, 884.0, 0.305323988199234, 0.40196600556373596, -0.18073199689388275, 3.1389999389648438, 1.555999994277954, 3.1410000324249268, -0.6974685192108154, -1.8373256921768188, 2.8642771244049072, 0.023055799305438995, -0.01382300816476345, 1.8594214916229248, -0.5399351119995117, 890.0, -0.18168599903583527, 0.43737098574638367, -0.06468600034713745, 2.503000020980835, -0.5389999747276306, 3.1019999980926514], "mean": [0.6932315826416016, 2.023759603500366, 0.10434551537036896, -0.17070019245147705, 0.9770860075950623, 1.1931759119033813, -2.4086999893188477, 798.5948486328125, 0.20325326919555664, 0.38444873690605164, -0.21545681357383728, 0.21249938011169434, 1.2698365449905396, 0.006718241609632969, -0.9093250632286072, -1.8906606435775757, 2.8619723320007324, -0.4039267301559448, -0.5009586811065674, 1.6338433027267456, -1.7548317909240723, 423.62786865234375, -0.2012559324502945, 0.4125852584838867, -0.11088952422142029, 1.768959879875183, -0.8523765802383423, 1.509344458580017], "std": [0.15164844691753387, 0.008250182494521141, 0.42572489380836487, 0.16674543917179108, 0.23738335072994232, 0.13028398156166077, 0.3236372768878937, 159.46849060058594, 0.07572773098945618, 0.015648236498236656, 0.016790684312582016, 2.4372074604034424, 0.20498381555080414, 1.8473570346832275, 0.07306714355945587, 0.06140708178281784, 0.0025994181632995605, 0.1329793781042099, 0.3098871111869812, 0.2517169415950775, 0.3697901666164398, 343.6516418457031, 0.017142750322818756, 0.010095431469380856, 0.04588484391570091, 0.433054655790329, 0.195657417178154, 1.2388943433761597], "count": [348]}, "action": {"min": [0.5675636529922485, 2.0035855770111084, -0.48034951090812683, -0.4214097857475281, 0.6987774968147278, 0.9286025166511536, -2.902308225631714, 324.0, 0.03605100139975548, 0.3495999872684479, -0.2480970025062561, -3.1361851692199707, 0.9459999799728394, -3.1401853561401367, -0.9786235094070435, -2.0342860221862793, 2.8515889644622803, -0.6451086401939392, -1.2899553775787354, 1.171307921409607, -2.088146686553955, 118.0, -0.2596530020236969, 0.39969199895858765, -0.18745000660419464, 0.2069999724626541, -1.3600000143051147, -3.115999937057495], "max": [1.0549119710922241, 2.0356125831604004, 0.6074793338775635, 0.030717797577381134, 1.3526999950408936, 1.4775433540344238, -2.056957721710205, 884.0, 0.305323988199234, 0.40196600556373596, -0.18073199689388275, 3.1389999389648438, 1.555999994277954, 3.1410000324249268, -0.6974685192108154, -1.8373256921768188, 2.8642771244049072, 0.023055799305438995, -0.01382300816476345, 1.8594214916229248, -0.5399351119995117, 890.0, -0.18168599903583527, 0.43737098574638367, -0.06468600034713745, 2.503000020980835, -0.5389999747276306, 3.1019999980926514], "mean": [0.6932315826416016, 2.023759603500366, 0.10434551537036896, -0.17070019245147705, 0.9770860075950623, 1.1931759119033813, -2.4086999893188477, 798.5948486328125, 0.20325326919555664, 0.38444873690605164, -0.21545681357383728, 0.21249938011169434, 1.2698365449905396, 0.006718241609632969, -0.9093250632286072, -1.8906606435775757, 2.8619723320007324, -0.4039267301559448, -0.5009586811065674, 1.6338433027267456, -1.7548317909240723, 423.62786865234375, -0.2012559324502945, 0.4125852584838867, -0.11088952422142029, 1.768959879875183, -0.8523765802383423, 1.509344458580017], "std": [0.15164844691753387, 0.008250182494521141, 0.42572489380836487, 0.16674543917179108, 0.23738335072994232, 0.13028398156166077, 0.3236372768878937, 159.46849060058594, 0.07572773098945618, 0.015648236498236656, 0.016790684312582016, 2.4372074604034424, 0.20498381555080414, 1.8473570346832275, 0.07306714355945587, 0.06140708178281784, 0.0025994181632995605, 0.1329793781042099, 0.3098871111869812, 0.2517169415950775, 0.3697901666164398, 343.6516418457031, 0.017142750322818756, 0.010095431469380856, 0.04588484391570091, 0.433054655790329, 0.195657417178154, 1.2388943433761597], "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": [269], "max": [269], "mean": [269.0], "std": [0.0], "count": [348]}, "index": {"min": [144852], "max": [145199], "mean": [145025.5], "std": [100.45853207501425], "count": [348]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [348]}, "subtask_annotation": {"mean": [4.132183908045977, 12.0, 12.0, 12.0, 12.0], "std": [4.005714144226755, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [348]}, "scene_annotation": {"mean": [269.0], "std": [0.0], "min": [269], "max": [269], "count": [348]}, "eef_direction_state": {"mean": [4.681034482758621, 4.313218390804598], "std": [1.6167183552462816, 1.7769753420063439], "min": [0, 0], "max": [6, 6], "count": [348]}, "eef_velocity_state": {"mean": [0.6522988505747126, 0.7183908045977011], "std": [0.7289737726853056, 0.7588601154744995], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_acc_mag_state": {"mean": [0.7097701149425287, 0.7183908045977011], "std": [0.8299127180412725, 0.820712997510858], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_direction_action": {"mean": [4.681034482758621, 4.313218390804598], "std": [1.6167183552462816, 1.7769753420063439], "min": [0, 0], "max": [6, 6], "count": [348]}, "eef_velocity_action": {"mean": [0.6522988505747126, 0.7183908045977011], "std": [0.7289737726853056, 0.7588601154744995], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_acc_mag_action": {"mean": [0.7097701149425287, 0.7183908045977011], "std": [0.8299127180412725, 0.820712997510858], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_sim_pose_state": {"mean": [0.6188323369619397, 0.3002843748429662, 1.1624753263801244, -1.7688049467190343, 0.8518778473799218, -2.4433814500698507, 0.5811534366448602, -0.2853978433108711, 1.0593855677490138, 0.2129437254782219, 1.2703787620092204, -0.6071169326124689], "std": [0.009143494304410422, 0.017035184483937045, 0.04033478077802488, 0.4321665118007266, 0.19576222732104895, 1.3157369877040734, 0.018003522744304116, 0.06287489867583103, 0.020609276146708776, 2.4378322745243963, 0.20485190612490842, 1.7123405045547333], "min": [0.6003808211295459, 0.2634440420993639, 1.0782795761665471, -2.5025764328227544, 0.5384095733203451, -3.1407367447909955, 0.5608273459107077, -0.36457188650683936, 1.0318248444896956, -3.136004374998231, 0.9466051686215695, -2.9827735115395178], "max": [0.6347277835525346, 0.35378733198163714, 1.2025744296418353, -0.2132455455558917, 1.3588914978084703, 3.1402688175200413, 0.620658989467452, -0.13739152946128003, 1.1047421016529626, 3.137948188660088, 1.556768118720408, 3.0796514837252684], "count": [348]}, "eef_sim_pose_action": {"mean": [0.6188323369619397, 0.3002843748429662, 1.1624753263801244, -1.7688049467190343, 0.8518778473799218, -2.4433814500698507, 0.5811534366448602, -0.2853978433108711, 1.0593855677490138, 0.2129437254782219, 1.2703787620092204, -0.6071169326124689], "std": [0.009143494304410422, 0.017035184483937045, 0.04033478077802488, 0.4321665118007266, 0.19576222732104895, 1.3157369877040734, 0.018003522744304116, 0.06287489867583103, 0.020609276146708776, 2.4378322745243963, 0.20485190612490842, 1.7123405045547333], "min": [0.6003808211295459, 0.2634440420993639, 1.0782795761665471, -2.5025764328227544, 0.5384095733203451, -3.1407367447909955, 0.5608273459107077, -0.36457188650683936, 1.0318248444896956, -3.136004374998231, 0.9466051686215695, -2.9827735115395178], "max": [0.6347277835525346, 0.35378733198163714, 1.2025744296418353, -0.2132455455558917, 1.3588914978084703, 3.1402688175200413, 0.620658989467452, -0.13739152946128003, 1.1047421016529626, 3.137948188660088, 1.556768118720408, 3.0796514837252684], "count": [348]}, "gripper_mode_state": {"mean": [0.5919540229885057, 0.09770114942528736], "std": [0.4914717262022597, 0.2969101460480343], "min": [0, 0], "max": [1, 1], "count": [348]}, "gripper_activity_state": {"mean": [1.7873563218390804, 1.8477011494252873], "std": [0.5525915116809813, 0.4762405485819345], "min": [0, 0], "max": [2, 2], "count": [348]}, "gripper_mode_action": {"mean": [0.5919540229885057, 0.09770114942528736], "std": [0.4914717262022597, 0.2969101460480343], "min": [0, 0], "max": [1, 1], "count": [348]}, "gripper_activity_action": {"mean": [1.7873563218390804, 1.8477011494252873], "std": [0.5525915116809813, 0.4762405485819345], "min": [0, 0], "max": [2, 2], "count": [348]}, "gripper_open_scale_state": {"mean": [0.4236278735632182, 0.7985948275862079], "std": [0.3436516190233815, 0.15946832822099435], "min": [0.118, 0.324], "max": [0.89, 0.884], "count": [348]}, "gripper_open_scale_action": {"mean": [0.4236278735632182, 0.7985948275862079], "std": [0.3436516190233815, 0.15946832822099435], "min": [0.118, 0.324], "max": [0.89, 0.884], "count": [348]}}} +{"episode_index": 269, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4710418882568751]], [[0.470201379254532]], [[0.4578185156924405]]], "std": [[[0.1250408579731571]], [[0.12132605636574148]], [[0.1368501240268277]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46164306827290663]], [[0.46880640145209024]], [[0.46215498789924775]]], "std": [[[0.09831940736658853]], [[0.09214782741039124]], [[0.0959486299604577]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.803921568627451]], [[0.7647058823529411]], [[0.796078431372549]]], "mean": [[[0.4740911988222962]], [[0.4670200722191392]], [[0.4512251761160439]]], "std": [[[0.10969770234045667]], [[0.11056655916266633]], [[0.13416976092767893]]], "count": [106]}, "observation.state": {"min": [0.6259448528289795, 1.939182996749878, -0.7280118465423584, -0.9085137248039246, 0.4542219340801239, 0.9549395442008972, -2.9053800106048584, 118.0, 0.016711000353097916, 0.387253999710083, -0.2060839980840683, 0.8650000095367432, 0.4779999554157257, -3.1381852626800537, -1.1483393907546997, -2.0370960235595703, 2.7101125717163086, -0.7283433675765991, -1.3570109605789185, 0.9727068543434143, -1.8832104206085205, 116.0, -0.24632899463176727, 0.4043639898300171, -0.2015790045261383, -0.9639999866485596, -1.5010000467300415, -3.053999900817871], "max": [1.1566647291183472, 2.0344431400299072, 0.05372123792767525, 0.14493213593959808, 2.198085308074951, 1.6696343421936035, -1.1609755754470825, 894.0, 0.26314398646354675, 0.47077301144599915, -0.10491299629211426, 2.9100000858306885, 1.475000023841858, 3.135999917984009, -0.6738192439079285, -1.760286808013916, 2.866685628890991, 0.12739157676696777, 0.16999506950378418, 1.9777024984359741, -0.1327323019504547, 801.0, -0.15384000539779663, 0.4606409966945648, -0.011940999887883663, 2.8359999656677246, -0.6610000133514404, 3.121000051498413], "mean": [0.8151421546936035, 2.014354705810547, -0.40124017000198364, -0.2929588258266449, 1.2349927425384521, 1.2297427654266357, -1.9063787460327148, 742.02783203125, 0.17311769723892212, 0.41855737566947937, -0.17264586687088013, 2.150787830352783, 1.022050142288208, 0.2959638237953186, -1.002839207649231, -1.8427950143814087, 2.85054612159729, -0.45666277408599854, -0.39153268933296204, 1.665253758430481, -1.6283713579177856, 349.3071594238281, -0.20349670946598053, 0.42676693201065063, -0.07979799807071686, 1.927377700805664, -0.9836958050727844, 1.0808730125427246], "std": [0.16198879480361938, 0.021333303302526474, 0.27599942684173584, 0.3348711431026459, 0.6136192083358765, 0.19634878635406494, 0.6416025161743164, 261.0220642089844, 0.0696239098906517, 0.020753664895892143, 0.028262054547667503, 0.6768512725830078, 0.2934219241142273, 2.012907028198242, 0.1297776699066162, 0.09514303505420685, 0.041047193109989166, 0.19915984570980072, 0.3750329315662384, 0.3180958032608032, 0.44180724024772644, 311.23162841796875, 0.026103712618350983, 0.01475687138736248, 0.05993632972240448, 0.7612738013267517, 0.1908043473958969, 1.1916415691375732], "count": [503]}, "action": {"min": [0.6259448528289795, 1.939182996749878, -0.7280118465423584, -0.9085137248039246, 0.4542219340801239, 0.9549395442008972, -2.9053800106048584, 118.0, 0.016711000353097916, 0.387253999710083, -0.2060839980840683, 0.8650000095367432, 0.4779999554157257, -3.1381852626800537, -1.1483393907546997, -2.0370960235595703, 2.7101125717163086, -0.7283433675765991, -1.3570109605789185, 0.9727068543434143, -1.8832104206085205, 116.0, -0.24632899463176727, 0.4043639898300171, -0.2015790045261383, -0.9639999866485596, -1.5010000467300415, -3.053999900817871], "max": [1.1566647291183472, 2.0344431400299072, 0.05372123792767525, 0.14493213593959808, 2.198085308074951, 1.6696343421936035, -1.1609755754470825, 894.0, 0.26314398646354675, 0.47077301144599915, -0.10491299629211426, 2.9100000858306885, 1.475000023841858, 3.135999917984009, -0.6738192439079285, -1.760286808013916, 2.866685628890991, 0.12739157676696777, 0.16999506950378418, 1.9777024984359741, -0.1327323019504547, 801.0, -0.15384000539779663, 0.4606409966945648, -0.011940999887883663, 2.8359999656677246, -0.6610000133514404, 3.121000051498413], "mean": [0.8151421546936035, 2.014354705810547, -0.40124017000198364, -0.2929588258266449, 1.2349927425384521, 1.2297427654266357, -1.9063787460327148, 742.02783203125, 0.17311769723892212, 0.41855737566947937, -0.17264586687088013, 2.150787830352783, 1.022050142288208, 0.2959638237953186, -1.002839207649231, -1.8427950143814087, 2.85054612159729, -0.45666277408599854, -0.39153268933296204, 1.665253758430481, -1.6283713579177856, 349.3071594238281, -0.20349670946598053, 0.42676693201065063, -0.07979799807071686, 1.927377700805664, -0.9836958050727844, 1.0808730125427246], "std": [0.16198879480361938, 0.021333303302526474, 0.27599942684173584, 0.3348711431026459, 0.6136192083358765, 0.19634878635406494, 0.6416025161743164, 261.0220642089844, 0.0696239098906517, 0.020753664895892143, 0.028262054547667503, 0.6768512725830078, 0.2934219241142273, 2.012907028198242, 0.1297776699066162, 0.09514303505420685, 0.041047193109989166, 0.19915984570980072, 0.3750329315662384, 0.3180958032608032, 0.44180724024772644, 311.23162841796875, 0.026103712618350983, 0.01475687138736248, 0.05993632972240448, 0.7612738013267517, 0.1908043473958969, 1.1916415691375732], "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": [270], "max": [270], "mean": [270.0], "std": [0.0], "count": [503]}, "index": {"min": [145200], "max": [145702], "mean": [145451.0], "std": [145.20330574749323], "count": [503]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [503]}, "subtask_annotation": {"mean": [4.568588469184891, 12.0, 12.0, 12.0, 12.0], "std": [3.9235699292466015, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [503]}, "scene_annotation": {"mean": [270.0], "std": [0.0], "min": [270], "max": [270], "count": [503]}, "eef_direction_state": {"mean": [4.817097415506958, 4.361829025844931], "std": [1.5154426829482763, 1.7611598819566447], "min": [0, 0], "max": [6, 6], "count": [503]}, "eef_velocity_state": {"mean": [0.6421471172962226, 0.7375745526838966], "std": [0.7508596545968078, 0.7371966686973824], "min": [0, 0], "max": [2, 2], "count": [503]}, "eef_acc_mag_state": {"mean": [0.6500994035785288, 0.7475149105367793], "std": [0.8153808402042608, 0.8160107511548726], "min": [0, 0], "max": [2, 2], "count": [503]}, "eef_direction_action": {"mean": [4.817097415506958, 4.361829025844931], "std": [1.5154426829482763, 1.7611598819566447], "min": [0, 0], "max": [6, 6], "count": [503]}, "eef_velocity_action": {"mean": [0.6421471172962226, 0.7375745526838966], "std": [0.7508596545968078, 0.7371966686973824], "min": [0, 0], "max": [2, 2], "count": [503]}, "eef_acc_mag_action": {"mean": [0.6500994035785288, 0.7475149105367793], "std": [0.8153808402042608, 0.8160107511548726], "min": [0, 0], "max": [2, 2], "count": [503]}, "eef_sim_pose_state": {"mean": [0.6344814872008795, 0.30118016573935563, 1.1982869654799946, -1.9275798201407748, 0.983154026112534, 2.115365196881485, 0.6202697460252005, -0.2555959994219929, 1.1067130330658406, 2.150969719064687, 1.0225091165189664, -0.6385280601749402], "std": [0.01806726328753383, 0.02990350236503566, 0.060187386560603545, 0.758880117032017, 0.19097683258238332, 1.8069931528101137, 0.01967308114214991, 0.05999472246258863, 0.037610466232363235, 0.6764845119860543, 0.2932127364801826, 2.0559726050938543], "min": [0.5992623296233855, 0.2419844395899299, 1.0607536305257403, -2.8351209285691024, 0.6611752169460723, -3.1306323859510847, 0.5992655001401809, -0.3483389042576887, 1.056450445586223, 0.8667845814760848, 0.4781470201553546, -3.1326919270414897], "max": [0.6678799068197206, 0.3412168305876922, 1.2647387294299228, 0.9560443751590343, 1.501582290605369, 3.13637417538905, 0.6661273807719854, -0.11636567342533706, 1.1782767204355034, 2.9104369280882705, 1.4750505642113296, 3.1332138756596444], "count": [503]}, "eef_sim_pose_action": {"mean": [0.6344814872008795, 0.30118016573935563, 1.1982869654799946, -1.9275798201407748, 0.983154026112534, 2.115365196881485, 0.6202697460252005, -0.2555959994219929, 1.1067130330658406, 2.150969719064687, 1.0225091165189664, -0.6385280601749402], "std": [0.01806726328753383, 0.02990350236503566, 0.060187386560603545, 0.758880117032017, 0.19097683258238332, 1.8069931528101137, 0.01967308114214991, 0.05999472246258863, 0.037610466232363235, 0.6764845119860543, 0.2932127364801826, 2.0559726050938543], "min": [0.5992623296233855, 0.2419844395899299, 1.0607536305257403, -2.8351209285691024, 0.6611752169460723, -3.1306323859510847, 0.5992655001401809, -0.3483389042576887, 1.056450445586223, 0.8667845814760848, 0.4781470201553546, -3.1326919270414897], "max": [0.6678799068197206, 0.3412168305876922, 1.2647387294299228, 0.9560443751590343, 1.501582290605369, 3.13637417538905, 0.6661273807719854, -0.11636567342533706, 1.1782767204355034, 2.9104369280882705, 1.4750505642113296, 3.1332138756596444], "count": [503]}, "gripper_mode_state": {"mean": [0.6560636182902585, 0.1908548707753479], "std": [0.4750201543578458, 0.3929749216892523], "min": [0, 0], "max": [1, 1], "count": [503]}, "gripper_activity_state": {"mean": [1.8886679920477136, 1.8727634194831013], "std": [0.41771271424210565, 0.4587493995898976], "min": [0, 0], "max": [2, 2], "count": [503]}, "gripper_mode_action": {"mean": [0.6560636182902585, 0.1908548707753479], "std": [0.4750201543578458, 0.3929749216892523], "min": [0, 0], "max": [1, 1], "count": [503]}, "gripper_activity_action": {"mean": [1.8886679920477136, 1.8727634194831013], "std": [0.41771271424210565, 0.4587493995898976], "min": [0, 0], "max": [2, 2], "count": [503]}, "gripper_open_scale_state": {"mean": [0.34930715702731874, 0.7420278332750091], "std": [0.3112315879894437, 0.26102191420448995], "min": [0.116, 0.118], "max": [0.801, 0.894], "count": [503]}, "gripper_open_scale_action": {"mean": [0.34930715702731874, 0.7420278332750091], "std": [0.3112315879894437, 0.26102191420448995], "min": [0.116, 0.118], "max": [0.801, 0.894], "count": [503]}}} +{"episode_index": 270, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.46437694035947713]], [[0.46491295372315594]], [[0.4513376736111111]]], "std": [[[0.12957380910159963]], [[0.12392227812482245]], [[0.13457221829026006]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47367484571953783]], [[0.479048857303338]], [[0.4745047268907563]]], "std": [[[0.07622528876000452]], [[0.07301731541498958]], [[0.07562450879405012]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7372549019607844]], [[0.7254901960784313]], [[0.7529411764705882]]], "mean": [[[0.47761937769899626]], [[0.4673175496761205]], [[0.45151098017331937]]], "std": [[[0.10237548225338937]], [[0.1100659052366925]], [[0.13466151791116437]]], "count": [112]}, "observation.state": {"min": [0.6564707159996033, 1.8882019519805908, -1.6102408170700073, -1.0201624631881714, 0.4433310627937317, 0.794910192489624, -2.670685291290283, 215.0, -0.028147000819444656, 0.4114769995212555, -0.20963600277900696, -3.1411852836608887, 0.2280000001192093, -2.9809999465942383, -1.0852806568145752, -2.0354902744293213, 2.7979023456573486, -0.5970422625541687, -1.4585193395614624, 1.0955257415771484, -2.0277934074401855, 119.0, -0.2509180009365082, 0.402785986661911, -0.1764499992132187, 0.19300004839897156, -1.4459999799728394, -3.0929999351501465], "max": [1.163017749786377, 2.0420353412628174, -0.4804193377494812, 0.03885103017091751, 2.3915371894836426, 1.5128165483474731, -0.8988620042800903, 897.0, 0.23727299273014069, 0.4838789999485016, -0.058343999087810516, 3.1410000324249268, 1.465999960899353, 3.0929999351501465, -0.6662968993186951, -1.7776875495910645, 2.866302251815796, 0.057787854224443436, 0.12238249182701111, 1.8211464881896973, -0.44285985827445984, 816.0, -0.1833149939775467, 0.460316002368927, -0.04151599854230881, 2.694000005722046, -0.6129999756813049, 3.13100004196167], "mean": [0.8966468572616577, 2.009397029876709, -0.991338312625885, -0.3751126825809479, 1.3935147523880005, 1.1049020290374756, -1.645901083946228, 770.2822875976562, 0.1317456066608429, 0.43466880917549133, -0.16341929137706757, 1.3799374103546143, 0.9044574499130249, -0.9036169648170471, -0.9533050656318665, -1.8601932525634766, 2.86017107963562, -0.4242202043533325, -0.517426609992981, 1.5945484638214111, -1.6693319082260132, 366.6946716308594, -0.2117820531129837, 0.4325598180294037, -0.09012050926685333, 1.8092453479766846, -0.9400781989097595, 1.0250749588012695], "std": [0.18337301909923553, 0.03932856023311615, 0.3948705792427063, 0.3075183033943176, 0.7128235101699829, 0.18052324652671814, 0.7503811717033386, 229.60975646972656, 0.08607462048530579, 0.01921500265598297, 0.03463737666606903, 2.150467872619629, 0.4346151649951935, 1.5876470804214478, 0.12077142298221588, 0.08786522597074509, 0.014955922029912472, 0.17030352354049683, 0.40041834115982056, 0.22666174173355103, 0.4575344920158386, 290.71466064453125, 0.015958726406097412, 0.014332686550915241, 0.04456020146608353, 0.56996750831604, 0.16945622861385345, 1.6039093732833862], "count": [542]}, "action": {"min": [0.6564707159996033, 1.8882019519805908, -1.6102408170700073, -1.0201624631881714, 0.4433310627937317, 0.794910192489624, -2.670685291290283, 215.0, -0.028147000819444656, 0.4114769995212555, -0.20963600277900696, -3.1411852836608887, 0.2280000001192093, -2.9809999465942383, -1.0852806568145752, -2.0354902744293213, 2.7979023456573486, -0.5970422625541687, -1.4585193395614624, 1.0955257415771484, -2.0277934074401855, 119.0, -0.2509180009365082, 0.402785986661911, -0.1764499992132187, 0.19300004839897156, -1.4459999799728394, -3.0929999351501465], "max": [1.163017749786377, 2.0420353412628174, -0.4804193377494812, 0.03885103017091751, 2.3915371894836426, 1.5128165483474731, -0.8988620042800903, 897.0, 0.23727299273014069, 0.4838789999485016, -0.058343999087810516, 3.1410000324249268, 1.465999960899353, 3.0929999351501465, -0.6662968993186951, -1.7776875495910645, 2.866302251815796, 0.057787854224443436, 0.12238249182701111, 1.8211464881896973, -0.44285985827445984, 816.0, -0.1833149939775467, 0.460316002368927, -0.04151599854230881, 2.694000005722046, -0.6129999756813049, 3.13100004196167], "mean": [0.8966468572616577, 2.009397029876709, -0.991338312625885, -0.3751126825809479, 1.3935147523880005, 1.1049020290374756, -1.645901083946228, 770.2822875976562, 0.1317456066608429, 0.43466880917549133, -0.16341929137706757, 1.3799374103546143, 0.9044574499130249, -0.9036169648170471, -0.9533050656318665, -1.8601932525634766, 2.86017107963562, -0.4242202043533325, -0.517426609992981, 1.5945484638214111, -1.6693319082260132, 366.6946716308594, -0.2117820531129837, 0.4325598180294037, -0.09012050926685333, 1.8092453479766846, -0.9400781989097595, 1.0250749588012695], "std": [0.18337301909923553, 0.03932856023311615, 0.3948705792427063, 0.3075183033943176, 0.7128235101699829, 0.18052324652671814, 0.7503811717033386, 229.60975646972656, 0.08607462048530579, 0.01921500265598297, 0.03463737666606903, 2.150467872619629, 0.4346151649951935, 1.5876470804214478, 0.12077142298221588, 0.08786522597074509, 0.014955922029912472, 0.17030352354049683, 0.40041834115982056, 0.22666174173355103, 0.4575344920158386, 290.71466064453125, 0.015958726406097412, 0.014332686550915241, 0.04456020146608353, 0.56996750831604, 0.16945622861385345, 1.6039093732833862], "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": [271], "max": [271], "mean": [271.0], "std": [0.0], "count": [542]}, "index": {"min": [145703], "max": [146244], "mean": [145973.5], "std": [156.46165664468722], "count": [542]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [542]}, "subtask_annotation": {"mean": [5.584870848708487, 12.0, 12.0, 12.0, 12.0], "std": [3.6839123528081266, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [542]}, "scene_annotation": {"mean": [271.0], "std": [0.0], "min": [271], "max": [271], "count": [542]}, "eef_direction_state": {"mean": [5.022140221402214, 4.595940959409594], "std": [1.5663283019027727, 1.6605422302245887], "min": [0, 0], "max": [6, 6], "count": [542]}, "eef_velocity_state": {"mean": [0.492619926199262, 0.7472324723247232], "std": [0.7154985355938122, 0.7664203088828319], "min": [0, 0], "max": [2, 2], "count": [542]}, "eef_acc_mag_state": {"mean": [0.559040590405904, 0.6863468634686347], "std": [0.8054366708964399, 0.8269882301594518], "min": [0, 0], "max": [2, 2], "count": [542]}, "eef_direction_action": {"mean": [5.022140221402214, 4.595940959409594], "std": [1.5663283019027727, 1.6605422302245887], "min": [0, 0], "max": [6, 6], "count": [542]}, "eef_velocity_action": {"mean": [0.492619926199262, 0.7472324723247232], "std": [0.7154985355938122, 0.7664203088828319], "min": [0, 0], "max": [2, 2], "count": [542]}, "eef_acc_mag_action": {"mean": [0.559040590405904, 0.6863468634686347], "std": [0.8054366708964399, 0.8269882301594518], "min": [0, 0], "max": [2, 2], "count": [542]}, "eef_sim_pose_state": {"mean": [0.6356879015823831, 0.3079165994422898, 1.184424049165102, -1.809718026212891, 0.9393451101909525, -2.098661784119921, 0.6380293300976878, -0.21091650959704705, 1.122455411759881, 1.379487817137583, 0.9048374369028876, -0.6445759966389615], "std": [0.018704435191232816, 0.01944236964369184, 0.047648757224252866, 0.5680950969732443, 0.1695108981568837, 1.7876505909260831, 0.024458994965043647, 0.08067822376590696, 0.04812946195197331, 2.1505401337908667, 0.4345533049220007, 1.9699047157034943], "min": [0.5882532308546738, 0.27062015381928184, 1.0897346756858561, -2.6939251159680127, 0.6132636217327501, -3.13653480799002, 0.6039744066073727, -0.30660679115324696, 1.0558303814148278, -3.1412248359033055, 0.22876425414078305, -3.1278122109255015], "max": [0.6660100708712059, 0.34254629816349835, 1.2352757232282912, -0.2038971781773174, 1.4461111482638747, 3.140414575807831, 0.6859952167288843, -0.06368596482676542, 1.2362756469162526, 3.1409183439931136, 1.4660859733078055, 3.1332824267796773], "count": [542]}, "eef_sim_pose_action": {"mean": [0.6356879015823831, 0.3079165994422898, 1.184424049165102, -1.809718026212891, 0.9393451101909525, -2.098661784119921, 0.6380293300976878, -0.21091650959704705, 1.122455411759881, 1.379487817137583, 0.9048374369028876, -0.6445759966389615], "std": [0.018704435191232816, 0.01944236964369184, 0.047648757224252866, 0.5680950969732443, 0.1695108981568837, 1.7876505909260831, 0.024458994965043647, 0.08067822376590696, 0.04812946195197331, 2.1505401337908667, 0.4345533049220007, 1.9699047157034943], "min": [0.5882532308546738, 0.27062015381928184, 1.0897346756858561, -2.6939251159680127, 0.6132636217327501, -3.13653480799002, 0.6039744066073727, -0.30660679115324696, 1.0558303814148278, -3.1412248359033055, 0.22876425414078305, -3.1278122109255015], "max": [0.6660100708712059, 0.34254629816349835, 1.2352757232282912, -0.2038971781773174, 1.4461111482638747, 3.140414575807831, 0.6859952167288843, -0.06368596482676542, 1.2362756469162526, 3.1409183439931136, 1.4660859733078055, 3.1332824267796773], "count": [542]}, "gripper_mode_state": {"mean": [0.6660516605166051, 0.18265682656826568], "std": [0.4716215071852425, 0.3863849250116715], "min": [0, 0], "max": [1, 1], "count": [542]}, "gripper_activity_state": {"mean": [1.878228782287823, 1.8708487084870848], "std": [0.4379655659496046, 0.44836605694713216], "min": [0, 0], "max": [2, 2], "count": [542]}, "gripper_mode_action": {"mean": [0.6660516605166051, 0.18265682656826568], "std": [0.4716215071852425, 0.3863849250116715], "min": [0, 0], "max": [1, 1], "count": [542]}, "gripper_activity_action": {"mean": [1.878228782287823, 1.8708487084870848], "std": [0.4379655659496046, 0.44836605694713216], "min": [0, 0], "max": [2, 2], "count": [542]}, "gripper_open_scale_state": {"mean": [0.3666946496013351, 0.7702822878791855], "std": [0.2907144695304601, 0.22960996666964123], "min": [0.119, 0.215], "max": [0.816, 0.897], "count": [542]}, "gripper_open_scale_action": {"mean": [0.3666946496013351, 0.7702822878791855], "std": [0.2907144695304601, 0.22960996666964123], "min": [0.119, 0.215], "max": [0.816, 0.897], "count": [542]}}} +{"episode_index": 271, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4698647651143791]], [[0.4713993627450981]], [[0.4586033823529412]]], "std": [[[0.1236867750409948]], [[0.11938422928866718]], [[0.13047587333176955]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8549019607843137]], [[1.0]], [[1.0]]], "mean": [[[0.4712851470588235]], [[0.4740738909313726]], [[0.4691867483660131]]], "std": [[[0.07318945415266183]], [[0.06972790583148945]], [[0.07265470783097858]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.7176470588235294]], [[0.7411764705882353]]], "mean": [[[0.48092122957516337]], [[0.4610626184640523]], [[0.4421709068627451]]], "std": [[[0.08583435733617831]], [[0.10845415548575361]], [[0.13901561337262955]]], "count": [100]}, "observation.state": {"min": [0.6470459699630737, 1.8984122276306152, -0.9129642844200134, -1.1637332439422607, 0.36966073513031006, 0.8717920184135437, -2.686096429824829, 205.0, 0.033236999064683914, 0.3751710057258606, -0.20382200181484222, 0.9580000042915344, 0.3190000057220459, -3.1391851902008057, -1.0475118160247803, -2.0333261489868164, 2.845479965209961, -0.7264584302902222, -1.3989511728286743, 1.196597695350647, -1.860032320022583, 141.0, -0.25437501072883606, 0.4075550138950348, -0.17645099759101868, 0.6100000143051147, -1.4190000295639038, -3.1080000400543213], "max": [1.1579387187957764, 2.036083698272705, -0.5658706426620483, -0.020961403846740723, 2.3885703086853027, 1.737649917602539, -1.1132234334945679, 894.0, 0.2523129880428314, 0.4829689860343933, -0.09209399670362473, 3.1389999389648438, 1.5119999647140503, 3.140000104904175, -0.69249427318573, -1.7762391567230225, 2.8640506267547607, 0.04335397854447365, 0.028763025999069214, 1.8042864799499512, -0.4755324423313141, 847.0, -0.18758900463581085, 0.44596099853515625, -0.044387999922037125, 2.6389999389648438, -0.6470000147819519, 3.0829999446868896], "mean": [0.8385475873947144, 2.0160138607025146, -0.7198586463928223, -0.4239785969257355, 1.218586802482605, 1.2467137575149536, -1.7440122365951538, 735.6585083007812, 0.17273233830928802, 0.4210430979728699, -0.1676613986492157, 2.4048080444335938, 0.9083582162857056, -0.4701797664165497, -0.9245089888572693, -1.855139970779419, 2.8624489307403564, -0.47039124369621277, -0.5092238783836365, 1.6483128070831299, -1.6192444562911987, 373.0946350097656, -0.22344541549682617, 0.42301008105278015, -0.09142474830150604, 1.8877978324890137, -1.0216851234436035, 1.3039730787277222], "std": [0.1610977202653885, 0.025592418387532234, 0.10312516987323761, 0.31268760561943054, 0.8252846002578735, 0.25617480278015137, 0.601757287979126, 255.28570556640625, 0.06294594705104828, 0.02589420974254608, 0.02825908735394478, 0.6970007419586182, 0.41099053621292114, 1.8128689527511597, 0.09399943053722382, 0.07759398967027664, 0.0033471069764345884, 0.14571668207645416, 0.31658995151519775, 0.18431398272514343, 0.3223235309123993, 253.7527313232422, 0.01991623267531395, 0.01019179355353117, 0.04072073474526405, 0.46020272374153137, 0.15354014933109283, 1.3329998254776], "count": [470]}, "action": {"min": [0.6470459699630737, 1.8984122276306152, -0.9129642844200134, -1.1637332439422607, 0.36966073513031006, 0.8717920184135437, -2.686096429824829, 205.0, 0.033236999064683914, 0.3751710057258606, -0.20382200181484222, 0.9580000042915344, 0.3190000057220459, -3.1391851902008057, -1.0475118160247803, -2.0333261489868164, 2.845479965209961, -0.7264584302902222, -1.3989511728286743, 1.196597695350647, -1.860032320022583, 141.0, -0.25437501072883606, 0.4075550138950348, -0.17645099759101868, 0.6100000143051147, -1.4190000295639038, -3.1080000400543213], "max": [1.1579387187957764, 2.036083698272705, -0.5658706426620483, -0.020961403846740723, 2.3885703086853027, 1.737649917602539, -1.1132234334945679, 894.0, 0.2523129880428314, 0.4829689860343933, -0.09209399670362473, 3.1389999389648438, 1.5119999647140503, 3.140000104904175, -0.69249427318573, -1.7762391567230225, 2.8640506267547607, 0.04335397854447365, 0.028763025999069214, 1.8042864799499512, -0.4755324423313141, 847.0, -0.18758900463581085, 0.44596099853515625, -0.044387999922037125, 2.6389999389648438, -0.6470000147819519, 3.0829999446868896], "mean": [0.8385475873947144, 2.0160138607025146, -0.7198586463928223, -0.4239785969257355, 1.218586802482605, 1.2467137575149536, -1.7440122365951538, 735.6585083007812, 0.17273233830928802, 0.4210430979728699, -0.1676613986492157, 2.4048080444335938, 0.9083582162857056, -0.4701797664165497, -0.9245089888572693, -1.855139970779419, 2.8624489307403564, -0.47039124369621277, -0.5092238783836365, 1.6483128070831299, -1.6192444562911987, 373.0946350097656, -0.22344541549682617, 0.42301008105278015, -0.09142474830150604, 1.8877978324890137, -1.0216851234436035, 1.3039730787277222], "std": [0.1610977202653885, 0.025592418387532234, 0.10312516987323761, 0.31268760561943054, 0.8252846002578735, 0.25617480278015137, 0.601757287979126, 255.28570556640625, 0.06294594705104828, 0.02589420974254608, 0.02825908735394478, 0.6970007419586182, 0.41099053621292114, 1.8128689527511597, 0.09399943053722382, 0.07759398967027664, 0.0033471069764345884, 0.14571668207645416, 0.31658995151519775, 0.18431398272514343, 0.3223235309123993, 253.7527313232422, 0.01991623267531395, 0.01019179355353117, 0.04072073474526405, 0.46020272374153137, 0.15354014933109283, 1.3329998254776], "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": [272], "max": [272], "mean": [272.0], "std": [0.0], "count": [470]}, "index": {"min": [146245], "max": [146714], "mean": [146479.5], "std": [135.6770061580075], "count": [470]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [470]}, "subtask_annotation": {"mean": [5.191489361702128, 12.0, 12.0, 12.0, 12.0], "std": [3.7639855397575372, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [470]}, "scene_annotation": {"mean": [272.0], "std": [0.0], "min": [272], "max": [272], "count": [470]}, "eef_direction_state": {"mean": [5.04468085106383, 4.129787234042553], "std": [1.3432745811157198, 1.8594685689696335], "min": [0, 0], "max": [6, 6], "count": [470]}, "eef_velocity_state": {"mean": [0.5574468085106383, 0.8063829787234043], "std": [0.7174851709791109, 0.7485885315027961], "min": [0, 0], "max": [2, 2], "count": [470]}, "eef_acc_mag_state": {"mean": [0.6531914893617021, 0.8468085106382979], "std": [0.802217953041992, 0.8442171405231591], "min": [0, 0], "max": [2, 2], "count": [470]}, "eef_direction_action": {"mean": [5.04468085106383, 4.129787234042553], "std": [1.3432745811157198, 1.8594685689696335], "min": [0, 0], "max": [6, 6], "count": [470]}, "eef_velocity_action": {"mean": [0.5574468085106383, 0.8063829787234043], "std": [0.7174851709791109, 0.7485885315027961], "min": [0, 0], "max": [2, 2], "count": [470]}, "eef_acc_mag_action": {"mean": [0.6531914893617021, 0.8468085106382979], "std": [0.802217953041992, 0.8442171405231591], "min": [0, 0], "max": [2, 2], "count": [470]}, "eef_sim_pose_state": {"mean": [0.626417366356808, 0.32126968221033736, 1.1830343703010338, -1.887874249683492, 1.0208257704386987, -0.6535418029171124, 0.6265460733866726, -0.2537849476517693, 1.1179562365882056, 2.4050213434723484, 0.9088731258747671, -0.7851639240649518], "std": [0.012999845972706316, 0.022337082520223064, 0.040902324680773566, 0.45864090201461627, 0.15341322802109847, 2.732098904638929, 0.02196885338883531, 0.0565989457847286, 0.04001132115890965, 0.6965856524138716, 0.41072836532356766, 1.9901879876839892], "min": [0.5990028173713079, 0.26620477591755337, 1.0829539386104161, -2.6385574106706184, 0.6468322953228385, -3.137247293109238, 0.5994258560617299, -0.34112784360878523, 1.060273386207364, 0.9598558596691567, 0.319813316794177, -3.1251623056212883], "max": [0.650407948749608, 0.3478868440222851, 1.2309549531192614, -0.615264151756655, 1.418021271905066, 3.140805566153414, 0.681553011828697, -0.1268497439920167, 1.2038672316672243, 3.1388610784742705, 1.5122474969848207, 3.120778608352177], "count": [470]}, "eef_sim_pose_action": {"mean": [0.626417366356808, 0.32126968221033736, 1.1830343703010338, -1.887874249683492, 1.0208257704386987, -0.6535418029171124, 0.6265460733866726, -0.2537849476517693, 1.1179562365882056, 2.4050213434723484, 0.9088731258747671, -0.7851639240649518], "std": [0.012999845972706316, 0.022337082520223064, 0.040902324680773566, 0.45864090201461627, 0.15341322802109847, 2.732098904638929, 0.02196885338883531, 0.0565989457847286, 0.04001132115890965, 0.6965856524138716, 0.41072836532356766, 1.9901879876839892], "min": [0.5990028173713079, 0.26620477591755337, 1.0829539386104161, -2.6385574106706184, 0.6468322953228385, -3.137247293109238, 0.5994258560617299, -0.34112784360878523, 1.060273386207364, 0.9598558596691567, 0.319813316794177, -3.1251623056212883], "max": [0.650407948749608, 0.3478868440222851, 1.2309549531192614, -0.615264151756655, 1.418021271905066, 3.140805566153414, 0.681553011828697, -0.1268497439920167, 1.2038672316672243, 3.1388610784742705, 1.5122474969848207, 3.120778608352177], "count": [470]}, "gripper_mode_state": {"mean": [0.7297872340425532, 0.225531914893617], "std": [0.4440696196218258, 0.4179321359479737], "min": [0, 0], "max": [1, 1], "count": [470]}, "gripper_activity_state": {"mean": [1.8808510638297873, 1.8553191489361702], "std": [0.4310493370943828, 0.4662245421209318], "min": [0, 0], "max": [2, 2], "count": [470]}, "gripper_mode_action": {"mean": [0.7297872340425532, 0.225531914893617], "std": [0.4440696196218258, 0.4179321359479737], "min": [0, 0], "max": [1, 1], "count": [470]}, "gripper_activity_action": {"mean": [1.8808510638297873, 1.8553191489361702], "std": [0.4310493370943828, 0.4662245421209318], "min": [0, 0], "max": [2, 2], "count": [470]}, "gripper_open_scale_state": {"mean": [0.3730946808510634, 0.7356585105733706], "std": [0.2537528279157934, 0.2552860306955566], "min": [0.141, 0.205], "max": [0.847, 0.894], "count": [470]}, "gripper_open_scale_action": {"mean": [0.3730946808510634, 0.7356585105733706], "std": [0.2537528279157934, 0.2552860306955566], "min": [0.141, 0.205], "max": [0.847, 0.894], "count": [470]}}} +{"episode_index": 272, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.454152338739234]], [[0.4577628161077515]], [[0.4440447609339686]]], "std": [[[0.13771776955911635]], [[0.13233319637827703]], [[0.145195723849791]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46722076766843806]], [[0.47292823056013683]], [[0.4686340671003604]]], "std": [[[0.07436101987590898]], [[0.07037263866278985]], [[0.07385201217493509]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7529411764705882]], [[0.7372549019607844]], [[0.7607843137254902]]], "mean": [[[0.48265632826339255]], [[0.46967234553478715]], [[0.4486251183495205]]], "std": [[[0.1234846084408501]], [[0.12823321509485555]], [[0.15807565085351685]]], "count": [107]}, "observation.state": {"min": [0.6374815702438354, 1.9436335563659668, -1.3095728158950806, -0.699388325214386, 0.6239901185035706, 0.7913497686386108, -2.738107681274414, 247.0, -0.004616999998688698, 0.3947969973087311, -0.21408499777317047, -3.1411852836608887, 0.546000063419342, -3.1411852836608887, -1.1126823425292969, -2.034390687942505, 2.8103816509246826, -0.5639857053756714, -1.427452564239502, 0.9953787326812744, -1.848914623260498, 121.0, -0.2269809991121292, 0.40163499116897583, -0.1857459992170334, -0.13899998366832733, -1.468999981880188, -3.121999979019165], "max": [1.1353541612625122, 2.050534963607788, -0.3741811513900757, 0.030839968472719193, 2.4851393699645996, 1.485816240310669, -1.480999231338501, 893.0, 0.25586700439453125, 0.4703570008277893, -0.14147600531578064, 3.1410000324249268, 1.468999981880188, 3.1410000324249268, -0.659420371055603, -1.834445834159851, 2.8640506267547607, 0.0719948336482048, 0.08012807369232178, 1.8993021249771118, -0.4518657326698303, 801.0, -0.13873299956321716, 0.46524301171302795, -0.05381600186228752, 2.7699999809265137, -0.7179999947547913, 3.0299999713897705], "mean": [0.8620028495788574, 2.0272297859191895, -0.8186140656471252, -0.2696702182292938, 1.4718097448349, 1.0975298881530762, -1.9607995748519897, 672.87158203125, 0.13688793778419495, 0.42068377137184143, -0.18344981968402863, 1.6627004146575928, 1.0395489931106567, -0.28227660059928894, -0.9321202039718628, -1.8896502256393433, 2.8585870265960693, -0.44295743107795715, -0.5595763921737671, 1.6564655303955078, -1.498037576675415, 319.6294250488281, -0.2027413249015808, 0.42058679461479187, -0.09173332154750824, 1.7883554697036743, -1.129836916923523, 1.20341157913208], "std": [0.18573209643363953, 0.01569233648478985, 0.3388596177101135, 0.22121480107307434, 0.6202940940856934, 0.15615753829479218, 0.49206212162971497, 246.44862365722656, 0.09614206105470657, 0.015964509919285774, 0.022227589040994644, 2.0142831802368164, 0.27687492966651917, 1.7929511070251465, 0.10781550407409668, 0.068484365940094, 0.012134108692407608, 0.16545967757701874, 0.3357406556606293, 0.27651873230934143, 0.3364489674568176, 299.65069580078125, 0.02156294696033001, 0.017886778339743614, 0.044210001826286316, 0.5475281476974487, 0.15629452466964722, 1.4125422239303589], "count": [510]}, "action": {"min": [0.6374815702438354, 1.9436335563659668, -1.3095728158950806, -0.699388325214386, 0.6239901185035706, 0.7913497686386108, -2.738107681274414, 247.0, -0.004616999998688698, 0.3947969973087311, -0.21408499777317047, -3.1411852836608887, 0.546000063419342, -3.1411852836608887, -1.1126823425292969, -2.034390687942505, 2.8103816509246826, -0.5639857053756714, -1.427452564239502, 0.9953787326812744, -1.848914623260498, 121.0, -0.2269809991121292, 0.40163499116897583, -0.1857459992170334, -0.13899998366832733, -1.468999981880188, -3.121999979019165], "max": [1.1353541612625122, 2.050534963607788, -0.3741811513900757, 0.030839968472719193, 2.4851393699645996, 1.485816240310669, -1.480999231338501, 893.0, 0.25586700439453125, 0.4703570008277893, -0.14147600531578064, 3.1410000324249268, 1.468999981880188, 3.1410000324249268, -0.659420371055603, -1.834445834159851, 2.8640506267547607, 0.0719948336482048, 0.08012807369232178, 1.8993021249771118, -0.4518657326698303, 801.0, -0.13873299956321716, 0.46524301171302795, -0.05381600186228752, 2.7699999809265137, -0.7179999947547913, 3.0299999713897705], "mean": [0.8620028495788574, 2.0272297859191895, -0.8186140656471252, -0.2696702182292938, 1.4718097448349, 1.0975298881530762, -1.9607995748519897, 672.87158203125, 0.13688793778419495, 0.42068377137184143, -0.18344981968402863, 1.6627004146575928, 1.0395489931106567, -0.28227660059928894, -0.9321202039718628, -1.8896502256393433, 2.8585870265960693, -0.44295743107795715, -0.5595763921737671, 1.6564655303955078, -1.498037576675415, 319.6294250488281, -0.2027413249015808, 0.42058679461479187, -0.09173332154750824, 1.7883554697036743, -1.129836916923523, 1.20341157913208], "std": [0.18573209643363953, 0.01569233648478985, 0.3388596177101135, 0.22121480107307434, 0.6202940940856934, 0.15615753829479218, 0.49206212162971497, 246.44862365722656, 0.09614206105470657, 0.015964509919285774, 0.022227589040994644, 2.0142831802368164, 0.27687492966651917, 1.7929511070251465, 0.10781550407409668, 0.068484365940094, 0.012134108692407608, 0.16545967757701874, 0.3357406556606293, 0.27651873230934143, 0.3364489674568176, 299.65069580078125, 0.02156294696033001, 0.017886778339743614, 0.044210001826286316, 0.5475281476974487, 0.15629452466964722, 1.4125422239303589], "count": [510]}, "timestamp": {"min": [0.0], "max": [16.966666666666665], "mean": [8.483333333333333], "std": [4.907467854274823], "count": [510]}, "frame_index": {"min": [0], "max": [509], "mean": [254.5], "std": [147.2240356282447], "count": [510]}, "episode_index": {"min": [273], "max": [273], "mean": [273.0], "std": [0.0], "count": [510]}, "index": {"min": [146715], "max": [147224], "mean": [146969.5], "std": [147.2240356282447], "count": [510]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [510]}, "subtask_annotation": {"mean": [5.629411764705883, 12.0, 12.0, 12.0, 12.0], "std": [3.8513961877682292, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [510]}, "scene_annotation": {"mean": [273.0], "std": [0.0], "min": [273], "max": [273], "count": [510]}, "eef_direction_state": {"mean": [4.868627450980392, 3.9941176470588236], "std": [1.630708999668355, 2.070797115132602], "min": [0, 0], "max": [6, 6], "count": [510]}, "eef_velocity_state": {"mean": [0.5627450980392157, 0.707843137254902], "std": [0.7455648692371976, 0.70219352040585], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_acc_mag_state": {"mean": [0.5980392156862745, 0.7764705882352941], "std": [0.8051282192561191, 0.8266607135998755], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_direction_action": {"mean": [4.868627450980392, 3.9941176470588236], "std": [1.630708999668355, 2.070797115132602], "min": [0, 0], "max": [6, 6], "count": [510]}, "eef_velocity_action": {"mean": [0.5627450980392157, 0.707843137254902], "std": [0.7455648692371976, 0.70219352040585], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_acc_mag_action": {"mean": [0.5980392156862745, 0.7764705882352941], "std": [0.8051282192561191, 0.8266607135998755], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_sim_pose_state": {"mean": [0.6251297569993565, 0.30121857762582943, 1.1796327653463545, -1.7889201615971877, 1.1289881983361154, -1.8207657596456461, 0.6248860082189772, -0.22082257530752908, 1.0992274353467826, 1.6629009209486147, 1.0399919732606533, -0.7817567520489573], "std": [0.01968168474312078, 0.02568811927646933, 0.042907608485939434, 0.5444832874758787, 0.1561505070264185, 2.076721063688885, 0.021379994433464868, 0.08451512400333769, 0.03218668150623241, 2.014567587688872, 0.2766728451446936, 1.8231591879830935], "min": [0.5902432676070963, 0.22765082056623992, 1.0780283464240745, -2.769275282461039, 0.7182967825288409, -3.1357700612130177, 0.5936087603654229, -0.32203888373018047, 1.0506345811044535, -3.1404981025171734, 0.5466803000971421, -3.141287297553325], "max": [0.6704411491912649, 0.3302929856991587, 1.2154711720103895, 0.12469280920345543, 1.4712037635791888, 3.1320267751006465, 0.667132410269234, -0.0937289793944256, 1.153495279938552, 3.141448643700053, 1.469511502614731, 3.0818631912514793], "count": [510]}, "eef_sim_pose_action": {"mean": [0.6251297569993565, 0.30121857762582943, 1.1796327653463545, -1.7889201615971877, 1.1289881983361154, -1.8207657596456461, 0.6248860082189772, -0.22082257530752908, 1.0992274353467826, 1.6629009209486147, 1.0399919732606533, -0.7817567520489573], "std": [0.01968168474312078, 0.02568811927646933, 0.042907608485939434, 0.5444832874758787, 0.1561505070264185, 2.076721063688885, 0.021379994433464868, 0.08451512400333769, 0.03218668150623241, 2.014567587688872, 0.2766728451446936, 1.8231591879830935], "min": [0.5902432676070963, 0.22765082056623992, 1.0780283464240745, -2.769275282461039, 0.7182967825288409, -3.1357700612130177, 0.5936087603654229, -0.32203888373018047, 1.0506345811044535, -3.1404981025171734, 0.5466803000971421, -3.141287297553325], "max": [0.6704411491912649, 0.3302929856991587, 1.2154711720103895, 0.12469280920345543, 1.4712037635791888, 3.1320267751006465, 0.667132410269234, -0.0937289793944256, 1.153495279938552, 3.141448643700053, 1.469511502614731, 3.0818631912514793], "count": [510]}, "gripper_mode_state": {"mean": [0.7098039215686275, 0.28431372549019607], "std": [0.4538527453860146, 0.451086943934405], "min": [0, 0], "max": [1, 1], "count": [510]}, "gripper_activity_state": {"mean": [1.8980392156862744, 1.896078431372549], "std": [0.40268227930959827, 0.4188971441510814], "min": [0, 0], "max": [2, 2], "count": [510]}, "gripper_mode_action": {"mean": [0.7098039215686275, 0.28431372549019607], "std": [0.4538527453860146, 0.451086943934405], "min": [0, 0], "max": [1, 1], "count": [510]}, "gripper_activity_action": {"mean": [1.8980392156862744, 1.896078431372549], "std": [0.40268227930959827, 0.4188971441510814], "min": [0, 0], "max": [2, 2], "count": [510]}, "gripper_open_scale_state": {"mean": [0.31962941179462523, 0.6728715683880918], "std": [0.2996504140747816, 0.24644884753219767], "min": [0.121, 0.247], "max": [0.801, 0.893], "count": [510]}, "gripper_open_scale_action": {"mean": [0.31962941179462523, 0.6728715683880918], "std": [0.2996504140747816, 0.24644884753219767], "min": [0.121, 0.247], "max": [0.801, 0.893], "count": [510]}}} +{"episode_index": 273, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46846748978758174]], [[0.4703936213235294]], [[0.4564009068627451]]], "std": [[[0.1310193951410458]], [[0.1277185569276247]], [[0.14218021654578614]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7725490196078432]], [[0.7529411764705882]]], "mean": [[[0.47430697508169933]], [[0.4793060008169934]], [[0.4743062806372549]]], "std": [[[0.07266849213753396]], [[0.06772437364788071]], [[0.0708785000614082]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.469524266748366]], [[0.4613716196895425]], [[0.43939039419934645]]], "std": [[[0.12132965777864345]], [[0.12014775969561729]], [[0.14909775433896072]]], "count": [100]}, "observation.state": {"min": [0.5670574903488159, 1.8074281215667725, -1.0967649221420288, -0.520090639591217, 0.9252164959907532, 0.7907388210296631, -2.738142490386963, 215.0, 0.006422999780625105, 0.3472670018672943, -0.22864499688148499, 0.7360000014305115, 0.7279999852180481, -3.1361851692199707, -1.1135724782943726, -2.038213014602661, 2.7992987632751465, -0.5319065451622009, -1.4765660762786865, 1.0051002502441406, -1.8027856349945068, 119.0, -0.23167799413204193, 0.4059169888496399, -0.1841830015182495, 0.2980000078678131, -1.4500000476837158, -3.124000072479248], "max": [1.1416023969650269, 2.0446882247924805, -0.7561290264129639, 0.03537782281637192, 2.533921480178833, 1.5477579832077026, -1.418568730354309, 894.0, 0.2301509976387024, 0.47005000710487366, -0.14129899442195892, 3.0339999198913574, 1.5, 3.0989999771118164, -0.6685658097267151, -1.7992075681686401, 2.8646962642669678, 0.12980014085769653, 0.09920451790094376, 1.840187907218933, -0.28934067487716675, 845.0, -0.1430480033159256, 0.46125298738479614, -0.045552998781204224, 2.8919999599456787, -0.731999933719635, 3.069000005722046], "mean": [0.7978358268737793, 2.0060155391693115, -0.9252747893333435, -0.21199387311935425, 1.7493757009506226, 1.1458699703216553, -2.0463998317718506, 744.7672119140625, 0.1502646505832672, 0.4131070375442505, -0.18320289254188538, 2.0609638690948486, 1.1270976066589355, 0.3445245325565338, -0.9476135969161987, -1.8773901462554932, 2.8590126037597656, -0.3886522948741913, -0.5501430034637451, 1.5897916555404663, -1.5444695949554443, 345.4029541015625, -0.1974295675754547, 0.43019068241119385, -0.09309329837560654, 1.78594970703125, -1.0516772270202637, 1.1655616760253906], "std": [0.18759508430957794, 0.050008468329906464, 0.12796899676322937, 0.20849727094173431, 0.6439647674560547, 0.18955647945404053, 0.5178980231285095, 245.3787078857422, 0.07919029146432877, 0.0331745482981205, 0.01838364079594612, 0.9354331493377686, 0.24992436170578003, 1.7520201206207275, 0.11221569031476974, 0.08475206047296524, 0.013122753240168095, 0.15522168576717377, 0.368172287940979, 0.24667926132678986, 0.37254729866981506, 306.8800048828125, 0.02337951399385929, 0.014694991521537304, 0.04556559771299362, 0.5784598588943481, 0.14363323152065277, 1.496912956237793], "count": [438]}, "action": {"min": [0.5670574903488159, 1.8074281215667725, -1.0967649221420288, -0.520090639591217, 0.9252164959907532, 0.7907388210296631, -2.738142490386963, 215.0, 0.006422999780625105, 0.3472670018672943, -0.22864499688148499, 0.7360000014305115, 0.7279999852180481, -3.1361851692199707, -1.1135724782943726, -2.038213014602661, 2.7992987632751465, -0.5319065451622009, -1.4765660762786865, 1.0051002502441406, -1.8027856349945068, 119.0, -0.23167799413204193, 0.4059169888496399, -0.1841830015182495, 0.2980000078678131, -1.4500000476837158, -3.124000072479248], "max": [1.1416023969650269, 2.0446882247924805, -0.7561290264129639, 0.03537782281637192, 2.533921480178833, 1.5477579832077026, -1.418568730354309, 894.0, 0.2301509976387024, 0.47005000710487366, -0.14129899442195892, 3.0339999198913574, 1.5, 3.0989999771118164, -0.6685658097267151, -1.7992075681686401, 2.8646962642669678, 0.12980014085769653, 0.09920451790094376, 1.840187907218933, -0.28934067487716675, 845.0, -0.1430480033159256, 0.46125298738479614, -0.045552998781204224, 2.8919999599456787, -0.731999933719635, 3.069000005722046], "mean": [0.7978358268737793, 2.0060155391693115, -0.9252747893333435, -0.21199387311935425, 1.7493757009506226, 1.1458699703216553, -2.0463998317718506, 744.7672119140625, 0.1502646505832672, 0.4131070375442505, -0.18320289254188538, 2.0609638690948486, 1.1270976066589355, 0.3445245325565338, -0.9476135969161987, -1.8773901462554932, 2.8590126037597656, -0.3886522948741913, -0.5501430034637451, 1.5897916555404663, -1.5444695949554443, 345.4029541015625, -0.1974295675754547, 0.43019068241119385, -0.09309329837560654, 1.78594970703125, -1.0516772270202637, 1.1655616760253906], "std": [0.18759508430957794, 0.050008468329906464, 0.12796899676322937, 0.20849727094173431, 0.6439647674560547, 0.18955647945404053, 0.5178980231285095, 245.3787078857422, 0.07919029146432877, 0.0331745482981205, 0.01838364079594612, 0.9354331493377686, 0.24992436170578003, 1.7520201206207275, 0.11221569031476974, 0.08475206047296524, 0.013122753240168095, 0.15522168576717377, 0.368172287940979, 0.24667926132678986, 0.37254729866981506, 306.8800048828125, 0.02337951399385929, 0.014694991521537304, 0.04556559771299362, 0.5784598588943481, 0.14363323152065277, 1.496912956237793], "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": [274], "max": [274], "mean": [274.0], "std": [0.0], "count": [438]}, "index": {"min": [147225], "max": [147662], "mean": [147443.5], "std": [126.43937941427373], "count": [438]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [438]}, "subtask_annotation": {"mean": [4.678082191780822, 12.0, 12.0, 12.0, 12.0], "std": [4.005592434488995, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [438]}, "scene_annotation": {"mean": [274.0], "std": [0.0], "min": [274], "max": [274], "count": [438]}, "eef_direction_state": {"mean": [4.600456621004566, 4.262557077625571], "std": [1.6600874080771035, 1.9682444348753902], "min": [0, 0], "max": [6, 6], "count": [438]}, "eef_velocity_state": {"mean": [0.6575342465753424, 0.7100456621004566], "std": [0.7256395966109052, 0.7587778551930788], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_acc_mag_state": {"mean": [0.7899543378995434, 0.6940639269406392], "std": [0.8257773411114269, 0.8344803515365466], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_direction_action": {"mean": [4.600456621004566, 4.262557077625571], "std": [1.6600874080771035, 1.9682444348753902], "min": [0, 0], "max": [6, 6], "count": [438]}, "eef_velocity_action": {"mean": [0.6575342465753424, 0.7100456621004566], "std": [0.7256395966109052, 0.7587778551930788], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_acc_mag_action": {"mean": [0.7899543378995434, 0.6940639269406392], "std": [0.8257773411114269, 0.8344803515365466], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_sim_pose_state": {"mean": [0.6341578017868976, 0.2950275104322133, 1.1789768370890863, -1.7864415616244769, 1.0508309639104199, -1.781773190353375, 0.6148827372964302, -0.2359624616297876, 1.0936607657506585, 2.061398313358413, 1.1275664756519161, -0.9254645786900592], "std": [0.01828335538332752, 0.026948387315793753, 0.044174865084753115, 0.5769113738284516, 0.14354875313205262, 2.015694076093562, 0.02939501805925204, 0.0708557219606873, 0.023601146440043765, 0.9348723352985291, 0.24985755915354604, 1.7750645626265569], "min": [0.5903278770970675, 0.23204456304171123, 1.083624309838807, -2.891448177601152, 0.7320973228084342, -3.135814819321267, 0.5667171198174614, -0.32578855521992856, 1.0679127005753197, 0.7372043065812984, 0.7287040894827772, -3.1411102183071127], "max": [0.667469434464519, 0.33414430407114404, 1.2229177594360245, -0.30326230468541227, 1.44985083302862, 3.120093595829993, 0.6653890641856582, -0.10495384793277909, 1.1365075367060535, 3.0337444219819005, 1.5001688633021857, 3.079845711286248], "count": [438]}, "eef_sim_pose_action": {"mean": [0.6341578017868976, 0.2950275104322133, 1.1789768370890863, -1.7864415616244769, 1.0508309639104199, -1.781773190353375, 0.6148827372964302, -0.2359624616297876, 1.0936607657506585, 2.061398313358413, 1.1275664756519161, -0.9254645786900592], "std": [0.01828335538332752, 0.026948387315793753, 0.044174865084753115, 0.5769113738284516, 0.14354875313205262, 2.015694076093562, 0.02939501805925204, 0.0708557219606873, 0.023601146440043765, 0.9348723352985291, 0.24985755915354604, 1.7750645626265569], "min": [0.5903278770970675, 0.23204456304171123, 1.083624309838807, -2.891448177601152, 0.7320973228084342, -3.135814819321267, 0.5667171198174614, -0.32578855521992856, 1.0679127005753197, 0.7372043065812984, 0.7287040894827772, -3.1411102183071127], "max": [0.667469434464519, 0.33414430407114404, 1.2229177594360245, -0.30326230468541227, 1.44985083302862, 3.120093595829993, 0.6653890641856582, -0.10495384793277909, 1.1365075367060535, 3.0337444219819005, 1.5001688633021857, 3.079845711286248], "count": [438]}, "gripper_mode_state": {"mean": [0.682648401826484, 0.21232876712328766], "std": [0.46544555139160115, 0.4089563079048794], "min": [0, 0], "max": [1, 1], "count": [438]}, "gripper_activity_state": {"mean": [1.8744292237442923, 1.8675799086757991], "std": [0.4222510001067823, 0.464049169531051], "min": [0, 0], "max": [2, 2], "count": [438]}, "gripper_mode_action": {"mean": [0.682648401826484, 0.21232876712328766], "std": [0.46544555139160115, 0.4089563079048794], "min": [0, 0], "max": [1, 1], "count": [438]}, "gripper_activity_action": {"mean": [1.8744292237442923, 1.8675799086757991], "std": [0.4222510001067823, 0.464049169531051], "min": [0, 0], "max": [2, 2], "count": [438]}, "gripper_open_scale_state": {"mean": [0.3454029680365297, 0.7447671233225089], "std": [0.3068799370577552, 0.2453787069673466], "min": [0.119, 0.215], "max": [0.845, 0.894], "count": [438]}, "gripper_open_scale_action": {"mean": [0.3454029680365297, 0.7447671233225089], "std": [0.3068799370577552, 0.2453787069673466], "min": [0.119, 0.215], "max": [0.845, 0.894], "count": [438]}}} +{"episode_index": 274, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.46070783088235295]], [[0.4623189113562091]], [[0.4493402839052288]]], "std": [[[0.13362930282998126]], [[0.12812222203495763]], [[0.13844649945264959]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.464838029003268]], [[0.46863888071895426]], [[0.46488302491830064]]], "std": [[[0.09439269543420362]], [[0.09007025731862943]], [[0.0937326815279606]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[0.7372549019607844]], [[0.7411764705882353]], [[0.7607843137254902]]], "mean": [[[0.47849863357843136]], [[0.46758780024509805]], [[0.4511293035130719]]], "std": [[[0.0923670171172055]], [[0.10298299909394493]], [[0.12853383369058355]]], "count": [100]}, "observation.state": {"min": [0.6370452046394348, 1.8437832593917847, -1.5705870389938354, -1.1895465850830078, 0.43882814049720764, 0.7813315391540527, -2.7195723056793213, 121.0, -0.006697000004351139, 0.40276899933815, -0.20376700162887573, -3.1401853561401367, 0.10799999535083771, -3.1391851902008057, -1.0630102157592773, -2.033518075942993, 2.80228328704834, -0.6465921401977539, -1.499988317489624, 1.0541789531707764, -1.8726162910461426, 139.0, -0.2551000118255615, 0.4031609892845154, -0.18331000208854675, -0.382999986410141, -1.465000033378601, -3.117000102996826], "max": [1.0442479848861694, 2.0370960235595703, -0.8206014633178711, 0.0184306763112545, 2.647402763366699, 1.6072736978530884, -1.3661913871765137, 897.0, 0.2308569997549057, 0.4905320107936859, -0.07466600090265274, 3.1389999389648438, 1.555999994277954, 3.1389999389648438, -0.680172324180603, -1.7644058465957642, 2.866878032684326, 0.06647959351539612, 0.015865042805671692, 1.9846488237380981, -0.5414884090423584, 841.0, -0.19031700491905212, 0.45728200674057007, -0.03422100096940994, 2.743000030517578, -0.7279999852180481, 3.0799999237060547], "mean": [0.8190159201622009, 2.018617868423462, -1.1115331649780273, -0.4865136742591858, 1.4908665418624878, 1.162400722503662, -1.917527198791504, 732.44384765625, 0.1405884176492691, 0.42603904008865356, -0.16081920266151428, -1.098853588104248, 0.9036000967025757, 0.5229746103286743, -0.964180588722229, -1.8450138568878174, 2.860720157623291, -0.5103443264961243, -0.4577485918998718, 1.7133580446243286, -1.6406993865966797, 339.81793212890625, -0.22261224687099457, 0.4205026626586914, -0.07819977402687073, 1.919990062713623, -0.9720805883407593, 0.9786787033081055], "std": [0.13919353485107422, 0.02906925417482853, 0.2916114330291748, 0.3943581283092499, 0.8424361348152161, 0.203048974275589, 0.573525071144104, 265.8277893066406, 0.07731311768293381, 0.022229311987757683, 0.03363179787993431, 2.202854871749878, 0.5181438326835632, 1.7676204442977905, 0.11140450090169907, 0.09501463919878006, 0.013824655674397945, 0.1930161565542221, 0.38249269127845764, 0.2863600254058838, 0.3918614983558655, 296.8196716308594, 0.01803351566195488, 0.016415081918239594, 0.04901256412267685, 0.6243338584899902, 0.13116075098514557, 1.4245761632919312], "count": [445]}, "action": {"min": [0.6370452046394348, 1.8437832593917847, -1.5705870389938354, -1.1895465850830078, 0.43882814049720764, 0.7813315391540527, -2.7195723056793213, 121.0, -0.006697000004351139, 0.40276899933815, -0.20376700162887573, -3.1401853561401367, 0.10799999535083771, -3.1391851902008057, -1.0630102157592773, -2.033518075942993, 2.80228328704834, -0.6465921401977539, -1.499988317489624, 1.0541789531707764, -1.8726162910461426, 139.0, -0.2551000118255615, 0.4031609892845154, -0.18331000208854675, -0.382999986410141, -1.465000033378601, -3.117000102996826], "max": [1.0442479848861694, 2.0370960235595703, -0.8206014633178711, 0.0184306763112545, 2.647402763366699, 1.6072736978530884, -1.3661913871765137, 897.0, 0.2308569997549057, 0.4905320107936859, -0.07466600090265274, 3.1389999389648438, 1.555999994277954, 3.1389999389648438, -0.680172324180603, -1.7644058465957642, 2.866878032684326, 0.06647959351539612, 0.015865042805671692, 1.9846488237380981, -0.5414884090423584, 841.0, -0.19031700491905212, 0.45728200674057007, -0.03422100096940994, 2.743000030517578, -0.7279999852180481, 3.0799999237060547], "mean": [0.8190159201622009, 2.018617868423462, -1.1115331649780273, -0.4865136742591858, 1.4908665418624878, 1.162400722503662, -1.917527198791504, 732.44384765625, 0.1405884176492691, 0.42603904008865356, -0.16081920266151428, -1.098853588104248, 0.9036000967025757, 0.5229746103286743, -0.964180588722229, -1.8450138568878174, 2.860720157623291, -0.5103443264961243, -0.4577485918998718, 1.7133580446243286, -1.6406993865966797, 339.81793212890625, -0.22261224687099457, 0.4205026626586914, -0.07819977402687073, 1.919990062713623, -0.9720805883407593, 0.9786787033081055], "std": [0.13919353485107422, 0.02906925417482853, 0.2916114330291748, 0.3943581283092499, 0.8424361348152161, 0.203048974275589, 0.573525071144104, 265.8277893066406, 0.07731311768293381, 0.022229311987757683, 0.03363179787993431, 2.202854871749878, 0.5181438326835632, 1.7676204442977905, 0.11140450090169907, 0.09501463919878006, 0.013824655674397945, 0.1930161565542221, 0.38249269127845764, 0.2863600254058838, 0.3918614983558655, 296.8196716308594, 0.01803351566195488, 0.016415081918239594, 0.04901256412267685, 0.6243338584899902, 0.13116075098514557, 1.4245761632919312], "count": [445]}, "timestamp": {"min": [0.0], "max": [14.8], "mean": [7.4], "std": [4.282003684673281], "count": [445]}, "frame_index": {"min": [0], "max": [444], "mean": [222.0], "std": [128.46011054019843], "count": [445]}, "episode_index": {"min": [275], "max": [275], "mean": [275.0], "std": [0.0], "count": [445]}, "index": {"min": [147663], "max": [148107], "mean": [147885.0], "std": [128.46011054019843], "count": [445]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [445]}, "subtask_annotation": {"mean": [4.761797752808989, 12.0, 12.0, 12.0, 12.0], "std": [3.8355963050451347, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [445]}, "scene_annotation": {"mean": [275.0], "std": [0.0], "min": [275], "max": [275], "count": [445]}, "eef_direction_state": {"mean": [4.817977528089887, 4.051685393258427], "std": [1.578120187228373, 1.8174010558079352], "min": [0, 0], "max": [6, 6], "count": [445]}, "eef_velocity_state": {"mean": [0.6426966292134831, 0.903370786516854], "std": [0.7587523230550558, 0.7567597155053517], "min": [0, 0], "max": [2, 2], "count": [445]}, "eef_acc_mag_state": {"mean": [0.6831460674157304, 0.849438202247191], "std": [0.8215135326227375, 0.8412301847349073], "min": [0, 0], "max": [2, 2], "count": [445]}, "eef_direction_action": {"mean": [4.817977528089887, 4.051685393258427], "std": [1.578120187228373, 1.8174010558079352], "min": [0, 0], "max": [6, 6], "count": [445]}, "eef_velocity_action": {"mean": [0.6426966292134831, 0.903370786516854], "std": [0.7587523230550558, 0.7567597155053517], "min": [0, 0], "max": [2, 2], "count": [445]}, "eef_acc_mag_action": {"mean": [0.6831460674157304, 0.849438202247191], "std": [0.8215135326227375, 0.8412301847349073], "min": [0, 0], "max": [2, 2], "count": [445]}, "eef_sim_pose_state": {"mean": [0.6262450876619774, 0.31989440618297804, 1.1981582955227128, -1.9200402449968141, 0.9713924954669311, 1.858726562749183, 0.6282346103825265, -0.21906901700704925, 1.1237992782775685, -1.099880118586923, 0.9043092085369399, -0.48410538598942204], "std": [0.016668778592971122, 0.023399276789359828, 0.05192796350196602, 0.6227848025256317, 0.13122530640814978, 2.1168755522959053, 0.024134940290190154, 0.07332015474285856, 0.04869464190121527, 2.2037498120410386, 0.5179708367968998, 1.5993030249513969], "min": [0.59413151523921, 0.26806521545604084, 1.086099172847122, -2.74187153279063, 0.7283066535988882, -3.140212437398267, 0.5975900896910641, -0.29997805163539965, 1.059761661751734, -3.14060346460532, 0.10834035863269031, -2.990373790943684], "max": [0.6610112219645805, 0.35376470262487303, 1.2443155444024074, 0.3778449850612448, 1.464670274748355, 3.135396915626403, 0.6876835425770684, -0.08529043710148028, 1.2206629430011837, 3.1387834046754772, 1.5564805159790174, 3.029206352808777], "count": [445]}, "eef_sim_pose_action": {"mean": [0.6262450876619774, 0.31989440618297804, 1.1981582955227128, -1.9200402449968141, 0.9713924954669311, 1.858726562749183, 0.6282346103825265, -0.21906901700704925, 1.1237992782775685, -1.099880118586923, 0.9043092085369399, -0.48410538598942204], "std": [0.016668778592971122, 0.023399276789359828, 0.05192796350196602, 0.6227848025256317, 0.13122530640814978, 2.1168755522959053, 0.024134940290190154, 0.07332015474285856, 0.04869464190121527, 2.2037498120410386, 0.5179708367968998, 1.5993030249513969], "min": [0.59413151523921, 0.26806521545604084, 1.086099172847122, -2.74187153279063, 0.7283066535988882, -3.140212437398267, 0.5975900896910641, -0.29997805163539965, 1.059761661751734, -3.14060346460532, 0.10834035863269031, -2.990373790943684], "max": [0.6610112219645805, 0.35376470262487303, 1.2443155444024074, 0.3778449850612448, 1.464670274748355, 3.135396915626403, 0.6876835425770684, -0.08529043710148028, 1.2206629430011837, 3.1387834046754772, 1.5564805159790174, 3.029206352808777], "count": [445]}, "gripper_mode_state": {"mean": [0.701123595505618, 0.20898876404494382], "std": [0.4577655506161348, 0.4065863506660194], "min": [0, 0], "max": [1, 1], "count": [445]}, "gripper_activity_state": {"mean": [1.8584269662921349, 1.8898876404494382], "std": [0.4646634613422138, 0.4334458077709458], "min": [0, 0], "max": [2, 2], "count": [445]}, "gripper_mode_action": {"mean": [0.701123595505618, 0.20898876404494382], "std": [0.4577655506161348, 0.4065863506660194], "min": [0, 0], "max": [1, 1], "count": [445]}, "gripper_activity_action": {"mean": [1.8584269662921349, 1.8898876404494382], "std": [0.4646634613422138, 0.4334458077709458], "min": [0, 0], "max": [2, 2], "count": [445]}, "gripper_open_scale_state": {"mean": [0.3398179776309582, 0.7324438202075745], "std": [0.296819597265572, 0.26582794634938556], "min": [0.139, 0.121], "max": [0.841, 0.897], "count": [445]}, "gripper_open_scale_action": {"mean": [0.3398179776309582, 0.7324438202075745], "std": [0.296819597265572, 0.26582794634938556], "min": [0.139, 0.121], "max": [0.841, 0.897], "count": [445]}}} +{"episode_index": 275, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4684946221405229]], [[0.4719820812908497]], [[0.45990690359477127]]], "std": [[[0.12736437741562318]], [[0.12183006819113702]], [[0.13230677347620748]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8470588235294118]], [[1.0]], [[1.0]]], "mean": [[[0.4601259906045752]], [[0.4641152410130719]], [[0.4579068586601307]]], "std": [[[0.10556193234631357]], [[0.10157102217085585]], [[0.10550779596243469]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.788235294117647]], [[0.7450980392156863]], [[0.7647058823529411]]], "mean": [[[0.478363125]], [[0.46726824346405227]], [[0.4527106924019608]]], "std": [[[0.09283186432501107]], [[0.10011324270865145]], [[0.1256696844235101]]], "count": [100]}, "observation.state": {"min": [0.6342700719833374, 1.8915878534317017, -1.000719428062439, -0.845210611820221, 0.5983163118362427, 0.8057835698127747, -2.7611284255981445, 305.0, 0.027710000053048134, 0.3978799879550934, -0.20806600153446198, 1.0049999952316284, 0.531999945640564, -3.128000020980835, -1.1157890558242798, -2.036851644515991, 2.842024326324463, -0.7312405705451965, -1.4887659549713135, 1.222568154335022, -2.109771490097046, 113.0, -0.25550898909568787, 0.39226898550987244, -0.1798029989004135, 0.24799996614456177, -1.4119999408721924, -3.066999912261963], "max": [1.0906736850738525, 2.035629987716675, -0.627271294593811, 0.017610371112823486, 2.590958833694458, 1.4497230052947998, -1.2429711818695068, 898.0, 0.24159100651741028, 0.47088900208473206, -0.13399599492549896, 3.072000026702881, 1.527999997138977, 3.115000009536743, -0.668880045413971, -1.72709059715271, 2.865708351135254, 0.07278023660182953, 0.10267771780490875, 2.046800136566162, -0.40167006850242615, 881.0, -0.19692100584506989, 0.4503450095653534, -0.01065099984407425, 2.506999969482422, -0.45399999618530273, 3.134999990463257], "mean": [0.7825226187705994, 2.0164058208465576, -0.8023223280906677, -0.31334325671195984, 1.605260968208313, 1.123781681060791, -1.9641129970550537, 818.111083984375, 0.17873261868953705, 0.425691157579422, -0.17959418892860413, 2.2298710346221924, 1.091347098350525, 0.4370385408401489, -0.9873110055923462, -1.8263243436813354, 2.8623645305633545, -0.5055673122406006, -0.4002957046031952, 1.781848669052124, -1.611950397491455, 424.36053466796875, -0.21911536157131195, 0.4130975306034088, -0.07203331589698792, 2.011730909347534, -0.9747965335845947, 0.9094375967979431], "std": [0.13621021807193756, 0.02647649310529232, 0.11276847869157791, 0.2858090102672577, 0.806516170501709, 0.1627403050661087, 0.6079950332641602, 162.66635131835938, 0.06687305867671967, 0.0213365126401186, 0.019541962072253227, 0.8206894397735596, 0.3049597442150116, 1.915342092514038, 0.13003084063529968, 0.10618091374635696, 0.004575981292873621, 0.19607646763324738, 0.4206753075122833, 0.28689566254615784, 0.39964067935943604, 341.7341613769531, 0.017027894034981728, 0.012649526819586754, 0.05838710069656372, 0.5613488554954529, 0.1988774538040161, 1.3553862571716309], "count": [441]}, "action": {"min": [0.6342700719833374, 1.8915878534317017, -1.000719428062439, -0.845210611820221, 0.5983163118362427, 0.8057835698127747, -2.7611284255981445, 305.0, 0.027710000053048134, 0.3978799879550934, -0.20806600153446198, 1.0049999952316284, 0.531999945640564, -3.128000020980835, -1.1157890558242798, -2.036851644515991, 2.842024326324463, -0.7312405705451965, -1.4887659549713135, 1.222568154335022, -2.109771490097046, 113.0, -0.25550898909568787, 0.39226898550987244, -0.1798029989004135, 0.24799996614456177, -1.4119999408721924, -3.066999912261963], "max": [1.0906736850738525, 2.035629987716675, -0.627271294593811, 0.017610371112823486, 2.590958833694458, 1.4497230052947998, -1.2429711818695068, 898.0, 0.24159100651741028, 0.47088900208473206, -0.13399599492549896, 3.072000026702881, 1.527999997138977, 3.115000009536743, -0.668880045413971, -1.72709059715271, 2.865708351135254, 0.07278023660182953, 0.10267771780490875, 2.046800136566162, -0.40167006850242615, 881.0, -0.19692100584506989, 0.4503450095653534, -0.01065099984407425, 2.506999969482422, -0.45399999618530273, 3.134999990463257], "mean": [0.7825226187705994, 2.0164058208465576, -0.8023223280906677, -0.31334325671195984, 1.605260968208313, 1.123781681060791, -1.9641129970550537, 818.111083984375, 0.17873261868953705, 0.425691157579422, -0.17959418892860413, 2.2298710346221924, 1.091347098350525, 0.4370385408401489, -0.9873110055923462, -1.8263243436813354, 2.8623645305633545, -0.5055673122406006, -0.4002957046031952, 1.781848669052124, -1.611950397491455, 424.36053466796875, -0.21911536157131195, 0.4130975306034088, -0.07203331589698792, 2.011730909347534, -0.9747965335845947, 0.9094375967979431], "std": [0.13621021807193756, 0.02647649310529232, 0.11276847869157791, 0.2858090102672577, 0.806516170501709, 0.1627403050661087, 0.6079950332641602, 162.66635131835938, 0.06687305867671967, 0.0213365126401186, 0.019541962072253227, 0.8206894397735596, 0.3049597442150116, 1.915342092514038, 0.13003084063529968, 0.10618091374635696, 0.004575981292873621, 0.19607646763324738, 0.4206753075122833, 0.28689566254615784, 0.39964067935943604, 341.7341613769531, 0.017027894034981728, 0.012649526819586754, 0.05838710069656372, 0.5613488554954529, 0.1988774538040161, 1.3553862571716309], "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": [276], "max": [276], "mean": [276.0], "std": [0.0], "count": [441]}, "index": {"min": [148108], "max": [148548], "mean": [148328.0], "std": [127.30540705982078], "count": [441]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [441]}, "subtask_annotation": {"mean": [4.421768707482993, 12.0, 12.0, 12.0, 12.0], "std": [3.9098546987193563, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [441]}, "scene_annotation": {"mean": [276.0], "std": [0.0], "min": [276], "max": [276], "count": [441]}, "eef_direction_state": {"mean": [4.716553287981859, 4.453514739229025], "std": [1.4873382158234307, 1.7990278630555832], "min": [0, 0], "max": [6, 6], "count": [441]}, "eef_velocity_state": {"mean": [0.764172335600907, 0.6938775510204082], "std": [0.7640949515714598, 0.7341267652491806], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_acc_mag_state": {"mean": [0.782312925170068, 0.63718820861678], "std": [0.8290393326031104, 0.8024199699128459], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_direction_action": {"mean": [4.716553287981859, 4.453514739229025], "std": [1.4873382158234307, 1.7990278630555832], "min": [0, 0], "max": [6, 6], "count": [441]}, "eef_velocity_action": {"mean": [0.764172335600907, 0.6938775510204082], "std": [0.7640949515714598, 0.7341267652491806], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_acc_mag_action": {"mean": [0.782312925170068, 0.63718820861678], "std": [0.8290393326031104, 0.8024199699128459], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_sim_pose_state": {"mean": [0.6225743056502856, 0.31707791101981614, 1.2058687089587423, -2.0118221196077495, 0.9741104831267479, 1.6264070076446813, 0.6246358610071584, -0.25981914401997486, 1.0998279004790148, 2.230359824951949, 1.0918067333992107, -0.8206741669175368], "std": [0.01350976901901287, 0.02076096369236902, 0.06130765583782323, 0.5594125531062446, 0.19871492871866442, 2.14890585098961, 0.021258657576027604, 0.058095225250974755, 0.030978333570100457, 0.8203021254328652, 0.3047947248912849, 1.9265637404069094], "min": [0.5879741982115476, 0.27131697205443583, 1.0820730737929483, -2.5063766807218117, 0.45313691822006685, -3.1333600292779513, 0.6007623704248397, -0.33130569318151926, 1.061958974970422, 1.006864132973168, 0.5325829937094073, -3.12078474775554], "max": [0.6559182875041228, 0.3496742856809168, 1.2673531245941516, -0.2551608031100607, 1.41128069625446, 3.1412568990554965, 0.6701659014987863, -0.1248226512445569, 1.1545122997241286, 3.0726226651084394, 1.527792706703337, 3.137566665831981], "count": [441]}, "eef_sim_pose_action": {"mean": [0.6225743056502856, 0.31707791101981614, 1.2058687089587423, -2.0118221196077495, 0.9741104831267479, 1.6264070076446813, 0.6246358610071584, -0.25981914401997486, 1.0998279004790148, 2.230359824951949, 1.0918067333992107, -0.8206741669175368], "std": [0.01350976901901287, 0.02076096369236902, 0.06130765583782323, 0.5594125531062446, 0.19871492871866442, 2.14890585098961, 0.021258657576027604, 0.058095225250974755, 0.030978333570100457, 0.8203021254328652, 0.3047947248912849, 1.9265637404069094], "min": [0.5879741982115476, 0.27131697205443583, 1.0820730737929483, -2.5063766807218117, 0.45313691822006685, -3.1333600292779513, 0.6007623704248397, -0.33130569318151926, 1.061958974970422, 1.006864132973168, 0.5325829937094073, -3.12078474775554], "max": [0.6559182875041228, 0.3496742856809168, 1.2673531245941516, -0.2551608031100607, 1.41128069625446, 3.1412568990554965, 0.6701659014987863, -0.1248226512445569, 1.1545122997241286, 3.0726226651084394, 1.527792706703337, 3.137566665831981], "count": [441]}, "gripper_mode_state": {"mean": [0.6031746031746031, 0.09977324263038549], "std": [0.48923920658483977, 0.29969741854978416], "min": [0, 0], "max": [1, 1], "count": [441]}, "gripper_activity_state": {"mean": [1.8639455782312926, 1.8979591836734695], "std": [0.45634040357138556, 0.41076269767212165], "min": [0, 0], "max": [2, 2], "count": [441]}, "gripper_mode_action": {"mean": [0.6031746031746031, 0.09977324263038549], "std": [0.48923920658483977, 0.29969741854978416], "min": [0, 0], "max": [1, 1], "count": [441]}, "gripper_activity_action": {"mean": [1.8639455782312926, 1.8979591836734695], "std": [0.45634040357138556, 0.41076269767212165], "min": [0, 0], "max": [2, 2], "count": [441]}, "gripper_open_scale_state": {"mean": [0.4243605445809921, 0.8181111111803169], "std": [0.34173412641729684, 0.1626661730267703], "min": [0.113, 0.305], "max": [0.881, 0.898], "count": [441]}, "gripper_open_scale_action": {"mean": [0.4243605445809921, 0.8181111111803169], "std": [0.34173412641729684, 0.1626661730267703], "min": [0.113, 0.305], "max": [0.881, 0.898], "count": [441]}}} +{"episode_index": 276, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4627104947966241]], [[0.4654357410844597]], [[0.45316260152928484]]], "std": [[[0.1313630162158693]], [[0.1270801705951316]], [[0.13897585139117632]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.7411764705882353]], [[0.7254901960784313]]], "mean": [[[0.47376344073228]], [[0.47862335411510887]], [[0.47343731756456625]]], "std": [[[0.07014470042048271]], [[0.06556206204885297]], [[0.06838654017698903]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[0.7686274509803922]], [[1.0]], [[0.7686274509803922]]], "mean": [[[0.46917174511390314]], [[0.4585993380766546]], [[0.4367120018719462]]], "std": [[[0.1242300478729894]], [[0.12717427537822842]], [[0.1567910658096542]]], "count": [103]}, "observation.state": {"min": [0.6209707260131836, 1.8440451622009277, -1.8411303758621216, -0.972322940826416, 0.633502185344696, 0.5344721674919128, -2.764200210571289, 215.0, -0.030697999522089958, 0.38842400908470154, -0.2035519927740097, -3.1331851482391357, 0.3009999692440033, -3.114000082015991, -1.1112161874771118, -2.0347399711608887, 2.8484995365142822, -0.6510252356529236, -1.4838091135025024, 1.079817771911621, -1.9587831497192383, 119.0, -0.2699570059776306, 0.4013560116291046, -0.1771869957447052, 0.04700000584125519, -1.340000033378601, -3.117000102996826], "max": [1.0387850999832153, 2.040255069732666, -0.6226986050605774, 0.058276548981666565, 2.6783649921417236, 1.6198925971984863, -1.2326388359069824, 897.0, 0.22433100640773773, 0.4865480065345764, -0.10782299935817719, 3.13700008392334, 1.5230000019073486, 3.138000011444092, -0.6761406064033508, -1.7793631553649902, 2.8641726970672607, 0.09047786891460419, 0.1206895187497139, 1.8785152435302734, -0.42732641100883484, 877.0, -0.18394899368286133, 0.4602130055427551, -0.0343639999628067, 2.8239998817443848, -0.6759999990463257, 3.1389999389648438], "mean": [0.828106701374054, 2.018540143966675, -1.2241376638412476, -0.4104503393173218, 1.6198248863220215, 1.0040957927703857, -1.8573838472366333, 734.9347534179688, 0.11505365371704102, 0.4242464005947113, -0.17557720839977264, -1.466471791267395, 0.9943000078201294, 0.5275691151618958, -0.9569361805915833, -1.8678228855133057, 2.862072467803955, -0.4830765128135681, -0.5370450615882874, 1.62378990650177, -1.6185030937194824, 369.2743225097656, -0.21747463941574097, 0.4328839182853699, -0.07991598546504974, 1.8259859085083008, -1.028791069984436, 1.3220287561416626], "std": [0.14336922764778137, 0.03074827790260315, 0.44604742527008057, 0.32633864879608154, 0.6428667306900024, 0.3150979280471802, 0.622884213924408, 251.01324462890625, 0.09179054945707321, 0.025182442739605904, 0.0222860649228096, 2.0770392417907715, 0.38648924231529236, 1.5136175155639648, 0.11244109272956848, 0.08037925511598587, 0.003443996189162135, 0.15702927112579346, 0.37661460041999817, 0.21802359819412231, 0.36403295397758484, 326.7126159667969, 0.023058665916323662, 0.014318164438009262, 0.043817874044179916, 0.6209380626678467, 0.14514777064323425, 1.341038703918457], "count": [483]}, "action": {"min": [0.6209707260131836, 1.8440451622009277, -1.8411303758621216, -0.972322940826416, 0.633502185344696, 0.5344721674919128, -2.764200210571289, 215.0, -0.030697999522089958, 0.38842400908470154, -0.2035519927740097, -3.1331851482391357, 0.3009999692440033, -3.114000082015991, -1.1112161874771118, -2.0347399711608887, 2.8484995365142822, -0.6510252356529236, -1.4838091135025024, 1.079817771911621, -1.9587831497192383, 119.0, -0.2699570059776306, 0.4013560116291046, -0.1771869957447052, 0.04700000584125519, -1.340000033378601, -3.117000102996826], "max": [1.0387850999832153, 2.040255069732666, -0.6226986050605774, 0.058276548981666565, 2.6783649921417236, 1.6198925971984863, -1.2326388359069824, 897.0, 0.22433100640773773, 0.4865480065345764, -0.10782299935817719, 3.13700008392334, 1.5230000019073486, 3.138000011444092, -0.6761406064033508, -1.7793631553649902, 2.8641726970672607, 0.09047786891460419, 0.1206895187497139, 1.8785152435302734, -0.42732641100883484, 877.0, -0.18394899368286133, 0.4602130055427551, -0.0343639999628067, 2.8239998817443848, -0.6759999990463257, 3.1389999389648438], "mean": [0.828106701374054, 2.018540143966675, -1.2241376638412476, -0.4104503393173218, 1.6198248863220215, 1.0040957927703857, -1.8573838472366333, 734.9347534179688, 0.11505365371704102, 0.4242464005947113, -0.17557720839977264, -1.466471791267395, 0.9943000078201294, 0.5275691151618958, -0.9569361805915833, -1.8678228855133057, 2.862072467803955, -0.4830765128135681, -0.5370450615882874, 1.62378990650177, -1.6185030937194824, 369.2743225097656, -0.21747463941574097, 0.4328839182853699, -0.07991598546504974, 1.8259859085083008, -1.028791069984436, 1.3220287561416626], "std": [0.14336922764778137, 0.03074827790260315, 0.44604742527008057, 0.32633864879608154, 0.6428667306900024, 0.3150979280471802, 0.622884213924408, 251.01324462890625, 0.09179054945707321, 0.025182442739605904, 0.0222860649228096, 2.0770392417907715, 0.38648924231529236, 1.5136175155639648, 0.11244109272956848, 0.08037925511598587, 0.003443996189162135, 0.15702927112579346, 0.37661460041999817, 0.21802359819412231, 0.36403295397758484, 326.7126159667969, 0.023058665916323662, 0.014318164438009262, 0.043817874044179916, 0.6209380626678467, 0.14514777064323425, 1.341038703918457], "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": [277], "max": [277], "mean": [277.0], "std": [0.0], "count": [483]}, "index": {"min": [148549], "max": [149031], "mean": [148790.0], "std": [139.4297911734313], "count": [483]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [483]}, "subtask_annotation": {"mean": [5.416149068322981, 12.0, 12.0, 12.0, 12.0], "std": [3.834936392849162, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [483]}, "scene_annotation": {"mean": [277.0], "std": [0.0], "min": [277], "max": [277], "count": [483]}, "eef_direction_state": {"mean": [4.662525879917184, 4.153209109730849], "std": [1.578840231649004, 1.8609324038663164], "min": [0, 0], "max": [6, 6], "count": [483]}, "eef_velocity_state": {"mean": [0.6480331262939959, 0.8115942028985508], "std": [0.7139045401763641, 0.7557304509001439], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_acc_mag_state": {"mean": [0.7039337474120083, 0.7763975155279503], "std": [0.834879550058223, 0.831386045766513], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_direction_action": {"mean": [4.662525879917184, 4.153209109730849], "std": [1.578840231649004, 1.8609324038663164], "min": [0, 0], "max": [6, 6], "count": [483]}, "eef_velocity_action": {"mean": [0.6480331262939959, 0.8115942028985508], "std": [0.7139045401763641, 0.7557304509001439], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_acc_mag_action": {"mean": [0.7039337474120083, 0.7763975155279503], "std": [0.834879550058223, 0.831386045766513], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_sim_pose_state": {"mean": [0.6353761107281508, 0.3138150495360723, 1.1931112050387984, -1.8262245835671664, 1.028038182842039, -1.8805639511045236, 0.6267324492538924, -0.1972263773876488, 1.1081795804012016, -1.46662472237766, 0.9948535553769594, -0.8873460512992051], "std": [0.018248770456655374, 0.025115140345372905, 0.04371729605811307, 0.6191671023834779, 0.14504884848218566, 1.9921920421263186, 0.02736859836236967, 0.08460058409296134, 0.03535277559194336, 2.0777792964282664, 0.3862482580415626, 1.503342224171197], "min": [0.5887570056516137, 0.2700051123669487, 1.0891252517451446, -2.8232408063173566, 0.6764040466607222, -3.139118262825446, 0.58978646063565, -0.2969122228232558, 1.0578024231136618, -3.1334800747861147, 0.30222128429859163, -3.1285807666930587], "max": [0.665647810865675, 0.361070912314386, 1.2335741949424515, -0.05215216714740162, 1.3395042125278955, 3.1307865621472457, 0.6776610757219654, -0.061455485754709924, 1.1853611947607132, 3.137358077982161, 1.5235397691239418, 2.8923063946488816], "count": [483]}, "eef_sim_pose_action": {"mean": [0.6353761107281508, 0.3138150495360723, 1.1931112050387984, -1.8262245835671664, 1.028038182842039, -1.8805639511045236, 0.6267324492538924, -0.1972263773876488, 1.1081795804012016, -1.46662472237766, 0.9948535553769594, -0.8873460512992051], "std": [0.018248770456655374, 0.025115140345372905, 0.04371729605811307, 0.6191671023834779, 0.14504884848218566, 1.9921920421263186, 0.02736859836236967, 0.08460058409296134, 0.03535277559194336, 2.0777792964282664, 0.3862482580415626, 1.503342224171197], "min": [0.5887570056516137, 0.2700051123669487, 1.0891252517451446, -2.8232408063173566, 0.6764040466607222, -3.139118262825446, 0.58978646063565, -0.2969122228232558, 1.0578024231136618, -3.1334800747861147, 0.30222128429859163, -3.1285807666930587], "max": [0.665647810865675, 0.361070912314386, 1.2335741949424515, -0.05215216714740162, 1.3395042125278955, 3.1307865621472457, 0.6776610757219654, -0.061455485754709924, 1.1853611947607132, 3.137358077982161, 1.5235397691239418, 2.8923063946488816], "count": [483]}, "gripper_mode_state": {"mean": [0.6521739130434783, 0.22153209109730848], "std": [0.4762804847871015, 0.415277766936013], "min": [0, 0], "max": [1, 1], "count": [483]}, "gripper_activity_state": {"mean": [1.84472049689441, 1.9275362318840579], "std": [0.4971014061601299, 0.36532910973271576], "min": [0, 0], "max": [2, 2], "count": [483]}, "gripper_mode_action": {"mean": [0.6521739130434783, 0.22153209109730848], "std": [0.4762804847871015, 0.415277766936013], "min": [0, 0], "max": [1, 1], "count": [483]}, "gripper_activity_action": {"mean": [1.84472049689441, 1.9275362318840579], "std": [0.4971014061601299, 0.36532910973271576], "min": [0, 0], "max": [2, 2], "count": [483]}, "gripper_open_scale_state": {"mean": [0.3692743272485198, 0.7349347826718768], "std": [0.32671264668318956, 0.2510128127786319], "min": [0.119, 0.215], "max": [0.877, 0.897], "count": [483]}, "gripper_open_scale_action": {"mean": [0.3692743272485198, 0.7349347826718768], "std": [0.32671264668318956, 0.2510128127786319], "min": [0.119, 0.215], "max": [0.877, 0.897], "count": [483]}}} +{"episode_index": 277, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4702321343954249]], [[0.47240030637254904]], [[0.4596606883169934]]], "std": [[[0.12996765860229956]], [[0.12556874950584979]], [[0.13875975087767553]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.4659917054738562]], [[0.4682953410947712]], [[0.4631370445261438]]], "std": [[[0.07901825774841234]], [[0.07569356305511306]], [[0.07931975574291408]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.7176470588235294]], [[0.7254901960784313]]], "mean": [[[0.47545926674836597]], [[0.46343925040849676]], [[0.4457344056372549]]], "std": [[[0.10692674273429872]], [[0.1079403184868311]], [[0.13638157762258363]]], "count": [100]}, "observation.state": {"min": [0.5674763321876526, 1.9384151697158813, -1.3124003410339355, -0.8575326800346375, 0.8360127806663513, 0.7713657021522522, -2.804063320159912, 295.0, 0.01632400043308735, 0.3840070068836212, -0.22042599320411682, -0.05399999022483826, 0.6060000061988831, -3.119999885559082, -1.0479655265808105, -2.0407612323760986, 2.847923517227173, -0.7998669147491455, -1.5123454332351685, 1.203177571296692, -1.9232133626937866, 144.0, -0.2749919891357422, 0.3982180058956146, -0.18459899723529816, -0.1469999998807907, -1.4119999408721924, -3.1411852836608887], "max": [1.0176142454147339, 2.043588638305664, -0.6060132384300232, 0.03378957509994507, 2.6432313919067383, 1.3759652376174927, -1.3859485387802124, 897.0, 0.2501569986343384, 0.4596810042858124, -0.14997799694538116, 3.11899995803833, 1.5570000410079956, 2.7360000610351562, -0.6350555419921875, -1.7792410850524902, 2.8641726970672607, 0.09855874627828598, 0.1434486210346222, 1.9707036018371582, -0.4095589518547058, 897.0, -0.19565899670124054, 0.4368540048599243, -0.03570599853992462, 2.7330000400543213, -0.5870000123977661, 3.131999969482422], "mean": [0.7523201704025269, 2.0265305042266846, -0.9603870511054993, -0.26840606331825256, 1.818908929824829, 1.075737714767456, -2.1207408905029297, 773.330078125, 0.1644180566072464, 0.41460150480270386, -0.19415992498397827, 2.3290321826934814, 1.180172085762024, -1.1778984069824219, -0.9241728186607361, -1.8759809732437134, 2.8618617057800293, -0.5071485042572021, -0.5566877722740173, 1.695756435394287, -1.5428110361099243, 376.7903137207031, -0.22541357576847076, 0.4158565402030945, -0.08669767528772354, 1.8173011541366577, -1.061826467514038, 1.0587658882141113], "std": [0.13891708850860596, 0.01493206899613142, 0.21492357552051544, 0.27071458101272583, 0.6923583745956421, 0.13101686537265778, 0.5775173902511597, 213.19796752929688, 0.08128117024898529, 0.016217540949583054, 0.021645186468958855, 0.8151012659072876, 0.3191419243812561, 1.5079257488250732, 0.11549414694309235, 0.09029634296894073, 0.004082759842276573, 0.20928089320659637, 0.41104796528816223, 0.25191769003868103, 0.4104692339897156, 310.30987548828125, 0.020443320274353027, 0.0108559625223279, 0.04994530975818634, 0.6132980585098267, 0.18741661310195923, 1.500295877456665], "count": [465]}, "action": {"min": [0.5674763321876526, 1.9384151697158813, -1.3124003410339355, -0.8575326800346375, 0.8360127806663513, 0.7713657021522522, -2.804063320159912, 295.0, 0.01632400043308735, 0.3840070068836212, -0.22042599320411682, -0.05399999022483826, 0.6060000061988831, -3.119999885559082, -1.0479655265808105, -2.0407612323760986, 2.847923517227173, -0.7998669147491455, -1.5123454332351685, 1.203177571296692, -1.9232133626937866, 144.0, -0.2749919891357422, 0.3982180058956146, -0.18459899723529816, -0.1469999998807907, -1.4119999408721924, -3.1411852836608887], "max": [1.0176142454147339, 2.043588638305664, -0.6060132384300232, 0.03378957509994507, 2.6432313919067383, 1.3759652376174927, -1.3859485387802124, 897.0, 0.2501569986343384, 0.4596810042858124, -0.14997799694538116, 3.11899995803833, 1.5570000410079956, 2.7360000610351562, -0.6350555419921875, -1.7792410850524902, 2.8641726970672607, 0.09855874627828598, 0.1434486210346222, 1.9707036018371582, -0.4095589518547058, 897.0, -0.19565899670124054, 0.4368540048599243, -0.03570599853992462, 2.7330000400543213, -0.5870000123977661, 3.131999969482422], "mean": [0.7523201704025269, 2.0265305042266846, -0.9603870511054993, -0.26840606331825256, 1.818908929824829, 1.075737714767456, -2.1207408905029297, 773.330078125, 0.1644180566072464, 0.41460150480270386, -0.19415992498397827, 2.3290321826934814, 1.180172085762024, -1.1778984069824219, -0.9241728186607361, -1.8759809732437134, 2.8618617057800293, -0.5071485042572021, -0.5566877722740173, 1.695756435394287, -1.5428110361099243, 376.7903137207031, -0.22541357576847076, 0.4158565402030945, -0.08669767528772354, 1.8173011541366577, -1.061826467514038, 1.0587658882141113], "std": [0.13891708850860596, 0.01493206899613142, 0.21492357552051544, 0.27071458101272583, 0.6923583745956421, 0.13101686537265778, 0.5775173902511597, 213.19796752929688, 0.08128117024898529, 0.016217540949583054, 0.021645186468958855, 0.8151012659072876, 0.3191419243812561, 1.5079257488250732, 0.11549414694309235, 0.09029634296894073, 0.004082759842276573, 0.20928089320659637, 0.41104796528816223, 0.25191769003868103, 0.4104692339897156, 310.30987548828125, 0.020443320274353027, 0.0108559625223279, 0.04994530975818634, 0.6132980585098267, 0.18741661310195923, 1.500295877456665], "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": [278], "max": [278], "mean": [278.0], "std": [0.0], "count": [465]}, "index": {"min": [149032], "max": [149496], "mean": [149264.0], "std": [134.23362718285858], "count": [465]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [465]}, "subtask_annotation": {"mean": [4.911827956989248, 12.0, 12.0, 12.0, 12.0], "std": [3.919453809391004, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [465]}, "scene_annotation": {"mean": [278.0], "std": [0.0], "min": [278], "max": [278], "count": [465]}, "eef_direction_state": {"mean": [4.7612903225806456, 4.591397849462366], "std": [1.5201182932226762, 1.7902757590183447], "min": [0, 0], "max": [6, 6], "count": [465]}, "eef_velocity_state": {"mean": [0.6602150537634408, 0.632258064516129], "std": [0.736621141727587, 0.7705829786279308], "min": [0, 0], "max": [2, 2], "count": [465]}, "eef_acc_mag_state": {"mean": [0.6774193548387096, 0.6924731182795699], "std": [0.8212407387747125, 0.8334713725421324], "min": [0, 0], "max": [2, 2], "count": [465]}, "eef_direction_action": {"mean": [4.7612903225806456, 4.591397849462366], "std": [1.5201182932226762, 1.7902757590183447], "min": [0, 0], "max": [6, 6], "count": [465]}, "eef_velocity_action": {"mean": [0.6602150537634408, 0.632258064516129], "std": [0.736621141727587, 0.7705829786279308], "min": [0, 0], "max": [2, 2], "count": [465]}, "eef_acc_mag_action": {"mean": [0.6774193548387096, 0.6924731182795699], "std": [0.8212407387747125, 0.8334713725421324], "min": [0, 0], "max": [2, 2], "count": [465]}, "eef_sim_pose_state": {"mean": [0.6196133385866585, 0.3216731952897347, 1.1865697555080197, -1.8175428894642571, 1.0610396248911906, -1.8692482392553547, 0.6134224474895352, -0.2462257924633507, 1.0843058990133227, 2.329817103847406, 1.1806981909570877, -0.27620480282114046], "std": [0.013965953861503717, 0.022989911494416506, 0.05099418160746771, 0.6114140656291882, 0.18731694933350207, 2.0689305009769607, 0.02043561607893839, 0.06976966692655373, 0.03049478390466829, 0.8125070492437165, 0.3190266399139175, 2.0409231416283378], "min": [0.5820432249410648, 0.2773122734302759, 1.0718591028712068, -2.7324016930860844, 0.586684331328291, -3.1372357754267624, 0.5877143018808805, -0.3159311730999622, 1.0454349588264498, -0.04895159714805018, 0.6063225295780037, -3.1186635619071152], "max": [0.6398606416604217, 0.36382080247411974, 1.2338963291485716, 0.14015874464364514, 1.4113053590184261, 3.139546331025825, 0.6534398857815261, -0.11566590002416541, 1.1432208368169117, 3.118714547102722, 1.5574675438331846, 3.128097588603478], "count": [465]}, "eef_sim_pose_action": {"mean": [0.6196133385866585, 0.3216731952897347, 1.1865697555080197, -1.8175428894642571, 1.0610396248911906, -1.8692482392553547, 0.6134224474895352, -0.2462257924633507, 1.0843058990133227, 2.329817103847406, 1.1806981909570877, -0.27620480282114046], "std": [0.013965953861503717, 0.022989911494416506, 0.05099418160746771, 0.6114140656291882, 0.18731694933350207, 2.0689305009769607, 0.02043561607893839, 0.06976966692655373, 0.03049478390466829, 0.8125070492437165, 0.3190266399139175, 2.0409231416283378], "min": [0.5820432249410648, 0.2773122734302759, 1.0718591028712068, -2.7324016930860844, 0.586684331328291, -3.1372357754267624, 0.5877143018808805, -0.3159311730999622, 1.0454349588264498, -0.04895159714805018, 0.6063225295780037, -3.1186635619071152], "max": [0.6398606416604217, 0.36382080247411974, 1.2338963291485716, 0.14015874464364514, 1.4113053590184261, 3.139546331025825, 0.6534398857815261, -0.11566590002416541, 1.1432208368169117, 3.118714547102722, 1.5574675438331846, 3.128097588603478], "count": [465]}, "gripper_mode_state": {"mean": [0.6537634408602151, 0.1827956989247312], "std": [0.4757696966546184, 0.3864989409808911], "min": [0, 0], "max": [1, 1], "count": [465]}, "gripper_activity_state": {"mean": [1.8580645161290323, 1.896774193548387], "std": [0.4463285304884627, 0.38533649947630105], "min": [0, 0], "max": [2, 2], "count": [465]}, "gripper_mode_action": {"mean": [0.6537634408602151, 0.1827956989247312], "std": [0.4757696966546184, 0.3864989409808911], "min": [0, 0], "max": [1, 1], "count": [465]}, "gripper_activity_action": {"mean": [1.8580645161290323, 1.896774193548387], "std": [0.4463285304884627, 0.38533649947630105], "min": [0, 0], "max": [2, 2], "count": [465]}, "gripper_open_scale_state": {"mean": [0.3767903225150164, 0.7733301073299935], "std": [0.31030963398130984, 0.2131980244109807], "min": [0.144, 0.295], "max": [0.897, 0.897], "count": [465]}, "gripper_open_scale_action": {"mean": [0.3767903225150164, 0.7733301073299935], "std": [0.31030963398130984, 0.2131980244109807], "min": [0.144, 0.295], "max": [0.897, 0.897], "count": [465]}}} +{"episode_index": 278, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4696607945261438]], [[0.47190498161764705]], [[0.4596659926470588]]], "std": [[[0.12631904298368557]], [[0.12102813186539857]], [[0.13158975197157324]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8666666666666667]], [[1.0]], [[1.0]]], "mean": [[[0.4632483905228758]], [[0.4657748161764706]], [[0.45910382965686275]]], "std": [[[0.10010610862480515]], [[0.0960586608576154]], [[0.10064290277942844]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[0.807843137254902]], [[0.8470588235294118]]], "mean": [[[0.4847826674836601]], [[0.4761931924019608]], [[0.46117416870915034]]], "std": [[[0.0862476785883564]], [[0.09001430715680898]], [[0.11352062750124142]]], "count": [100]}, "observation.state": {"min": [0.6029239892959595, 1.972099781036377, -0.8859640955924988, -0.8026245832443237, 0.6725277304649353, 0.979967474937439, -2.76973295211792, 300.0, 0.028690999373793602, 0.39181798696517944, -0.21806499361991882, -3.1381852626800537, 0.6269999742507935, -3.0339999198913574, -1.0322575569152832, -2.040970802307129, 2.847364902496338, -0.7116580605506897, -1.5869232416152954, 1.1719712018966675, -2.148709774017334, 132.0, -0.2513970136642456, 0.3878290057182312, -0.17387400567531586, 0.07800000160932541, -1.4229999780654907, -3.121000051498413], "max": [1.0807602405548096, 2.0356125831604004, -0.4738743305206299, 0.03220132738351822, 2.3395092487335205, 1.4162473678588867, -1.5766781568527222, 894.0, 0.24267299473285675, 0.45922601222991943, -0.16075700521469116, 3.135999917984009, 1.559999942779541, 2.3610000610351562, -0.6492974162101746, -1.737545132637024, 2.864102840423584, 0.06063273921608925, 0.12767083942890167, 2.0420875549316406, -0.3317696750164032, 884.0, -0.20143499970436096, 0.45599600672721863, -0.030170999467372894, 2.5199999809265137, -0.41100001335144043, 3.069999933242798], "mean": [0.7404565215110779, 2.025027275085449, -0.6544568538665771, -0.2288546860218048, 1.6420611143112183, 1.1050159931182861, -2.20530366897583, 815.7042846679688, 0.18907278776168823, 0.4162849485874176, -0.19635741412639618, 0.6977776885032654, 1.1822712421417236, -1.448205828666687, -0.9329677224159241, -1.840637445449829, 2.8620405197143555, -0.45065799355506897, -0.45787373185157776, 1.7319653034210205, -1.6445534229278564, 451.81927490234375, -0.22557194530963898, 0.4073612689971924, -0.09112854301929474, 1.8393577337265015, -0.9085863828659058, 0.941511869430542], "std": [0.12928511202335358, 0.009349639527499676, 0.1341264545917511, 0.2740219533443451, 0.6964174509048462, 0.10663460940122604, 0.5123254656791687, 172.69017028808594, 0.06142779812216759, 0.012857514433562756, 0.019236160442233086, 2.2295658588409424, 0.28226757049560547, 1.5413986444473267, 0.11020390689373016, 0.10468577593564987, 0.0038722206372767687, 0.19404789805412292, 0.47428902983665466, 0.300325483083725, 0.4958518445491791, 305.0491638183594, 0.012147769331932068, 0.015168090350925922, 0.05544527247548103, 0.6234940886497498, 0.24999134242534637, 1.478739857673645], "count": [465]}, "action": {"min": [0.6029239892959595, 1.972099781036377, -0.8859640955924988, -0.8026245832443237, 0.6725277304649353, 0.979967474937439, -2.76973295211792, 300.0, 0.028690999373793602, 0.39181798696517944, -0.21806499361991882, -3.1381852626800537, 0.6269999742507935, -3.0339999198913574, -1.0322575569152832, -2.040970802307129, 2.847364902496338, -0.7116580605506897, -1.5869232416152954, 1.1719712018966675, -2.148709774017334, 132.0, -0.2513970136642456, 0.3878290057182312, -0.17387400567531586, 0.07800000160932541, -1.4229999780654907, -3.121000051498413], "max": [1.0807602405548096, 2.0356125831604004, -0.4738743305206299, 0.03220132738351822, 2.3395092487335205, 1.4162473678588867, -1.5766781568527222, 894.0, 0.24267299473285675, 0.45922601222991943, -0.16075700521469116, 3.135999917984009, 1.559999942779541, 2.3610000610351562, -0.6492974162101746, -1.737545132637024, 2.864102840423584, 0.06063273921608925, 0.12767083942890167, 2.0420875549316406, -0.3317696750164032, 884.0, -0.20143499970436096, 0.45599600672721863, -0.030170999467372894, 2.5199999809265137, -0.41100001335144043, 3.069999933242798], "mean": [0.7404565215110779, 2.025027275085449, -0.6544568538665771, -0.2288546860218048, 1.6420611143112183, 1.1050159931182861, -2.20530366897583, 815.7042846679688, 0.18907278776168823, 0.4162849485874176, -0.19635741412639618, 0.6977776885032654, 1.1822712421417236, -1.448205828666687, -0.9329677224159241, -1.840637445449829, 2.8620405197143555, -0.45065799355506897, -0.45787373185157776, 1.7319653034210205, -1.6445534229278564, 451.81927490234375, -0.22557194530963898, 0.4073612689971924, -0.09112854301929474, 1.8393577337265015, -0.9085863828659058, 0.941511869430542], "std": [0.12928511202335358, 0.009349639527499676, 0.1341264545917511, 0.2740219533443451, 0.6964174509048462, 0.10663460940122604, 0.5123254656791687, 172.69017028808594, 0.06142779812216759, 0.012857514433562756, 0.019236160442233086, 2.2295658588409424, 0.28226757049560547, 1.5413986444473267, 0.11020390689373016, 0.10468577593564987, 0.0038722206372767687, 0.19404789805412292, 0.47428902983665466, 0.300325483083725, 0.4958518445491791, 305.0491638183594, 0.012147769331932068, 0.015168090350925922, 0.05544527247548103, 0.6234940886497498, 0.24999134242534637, 1.478739857673645], "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": [279], "max": [279], "mean": [279.0], "std": [0.0], "count": [465]}, "index": {"min": [149497], "max": [149961], "mean": [149729.0], "std": [134.23362718285858], "count": [465]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [465]}, "subtask_annotation": {"mean": [4.068817204301075, 12.0, 12.0, 12.0, 12.0], "std": [3.981083725978689, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [465]}, "scene_annotation": {"mean": [279.0], "std": [0.0], "min": [279], "max": [279], "count": [465]}, "eef_direction_state": {"mean": [4.662365591397849, 4.505376344086022], "std": [1.6434892057962376, 1.8329343998842706], "min": [0, 0], "max": [6, 6], "count": [465]}, "eef_velocity_state": {"mean": [0.6645161290322581, 0.6193548387096774], "std": [0.6966347929052141, 0.7178609300900174], "min": [0, 0], "max": [2, 2], "count": [465]}, "eef_acc_mag_state": {"mean": [0.7268817204301076, 0.6516129032258065], "std": [0.8377054920354121, 0.8263942800322754], "min": [0, 0], "max": [2, 2], "count": [465]}, "eef_direction_action": {"mean": [4.662365591397849, 4.505376344086022], "std": [1.6434892057962376, 1.8329343998842706], "min": [0, 0], "max": [6, 6], "count": [465]}, "eef_velocity_action": {"mean": [0.6645161290322581, 0.6193548387096774], "std": [0.6966347929052141, 0.7178609300900174], "min": [0, 0], "max": [2, 2], "count": [465]}, "eef_acc_mag_action": {"mean": [0.7268817204301076, 0.6516129032258065], "std": [0.8377054920354121, 0.8263942800322754], "min": [0, 0], "max": [2, 2], "count": [465]}, "eef_sim_pose_state": {"mean": [0.6155077088523704, 0.3220209099038394, 1.185071221860604, -1.8398155169584238, 0.9078489322810118, 0.5401973382788382, 0.6121008509465609, -0.26884053793601387, 1.0804218193590165, 0.6979537832691914, 1.1827294174517906, -0.16853502934944012], "std": [0.013583148380930258, 0.017811496716718327, 0.055361585065815636, 0.6217693162802254, 0.24994778763817227, 2.7494552530677954, 0.018472765362940357, 0.0515411153817991, 0.028334813708276063, 2.229827213043086, 0.2820948390993234, 1.950249819559845], "min": [0.5821504486196175, 0.2742773380938807, 1.0843010432890992, -2.519476898754318, 0.41073812347422956, -3.141197488701296, 0.5922899529540818, -0.3194147880773295, 1.049138305956081, -3.1379068374180483, 0.6272522158656075, -3.0967748084439983], "max": [0.6487823803604149, 0.34528153211426027, 1.2443366474261228, -0.08587315568415477, 1.4224939939517758, 3.1411080683892356, 0.6587995819366446, -0.12871614469388146, 1.12827904729166, 3.1356574910762114, 1.5597641309573862, 3.122625359014345], "count": [465]}, "eef_sim_pose_action": {"mean": [0.6155077088523704, 0.3220209099038394, 1.185071221860604, -1.8398155169584238, 0.9078489322810118, 0.5401973382788382, 0.6121008509465609, -0.26884053793601387, 1.0804218193590165, 0.6979537832691914, 1.1827294174517906, -0.16853502934944012], "std": [0.013583148380930258, 0.017811496716718327, 0.055361585065815636, 0.6217693162802254, 0.24994778763817227, 2.7494552530677954, 0.018472765362940357, 0.0515411153817991, 0.028334813708276063, 2.229827213043086, 0.2820948390993234, 1.950249819559845], "min": [0.5821504486196175, 0.2742773380938807, 1.0843010432890992, -2.519476898754318, 0.41073812347422956, -3.141197488701296, 0.5922899529540818, -0.3194147880773295, 1.049138305956081, -3.1379068374180483, 0.6272522158656075, -3.0967748084439983], "max": [0.6487823803604149, 0.34528153211426027, 1.2443366474261228, -0.08587315568415477, 1.4224939939517758, 3.1411080683892356, 0.6587995819366446, -0.12871614469388146, 1.12827904729166, 3.1356574910762114, 1.5597641309573862, 3.122625359014345], "count": [465]}, "gripper_mode_state": {"mean": [0.5698924731182796, 0.10752688172043011], "std": [0.495090943364357, 0.30978194173952445], "min": [0, 0], "max": [1, 1], "count": [465]}, "gripper_activity_state": {"mean": [1.8709677419354838, 1.8946236559139784], "std": [0.44542613284318106, 0.3930486279794472], "min": [0, 0], "max": [2, 2], "count": [465]}, "gripper_mode_action": {"mean": [0.5698924731182796, 0.10752688172043011], "std": [0.495090943364357, 0.30978194173952445], "min": [0, 0], "max": [1, 1], "count": [465]}, "gripper_activity_action": {"mean": [1.8709677419354838, 1.8946236559139784], "std": [0.44542613284318106, 0.3930486279794472], "min": [0, 0], "max": [2, 2], "count": [465]}, "gripper_open_scale_state": {"mean": [0.45181935493715375, 0.815704301140899], "std": [0.30504927033745033, 0.17269028632474612], "min": [0.132, 0.3], "max": [0.884, 0.894], "count": [465]}, "gripper_open_scale_action": {"mean": [0.45181935493715375, 0.815704301140899], "std": [0.30504927033745033, 0.17269028632474612], "min": [0.132, 0.3], "max": [0.884, 0.894], "count": [465]}}} +{"episode_index": 279, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.4633653390522876]], [[0.4666904391339869]], [[0.4532617177287582]]], "std": [[[0.1232897119073738]], [[0.11887742232597515]], [[0.13101917551203582]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.6666666666666666]], [[0.6549019607843137]]], "mean": [[[0.46827701797385624]], [[0.47099136029411764]], [[0.46597296364379087]]], "std": [[[0.0702253125088765]], [[0.06507680111790558]], [[0.06862272551194414]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.8745098039215686]], [[0.796078431372549]], [[0.8431372549019608]]], "mean": [[[0.4762412111928105]], [[0.4632135600490196]], [[0.4422442258986928]]], "std": [[[0.10633974785935944]], [[0.10895027868108409]], [[0.13848405347175724]]], "count": [100]}, "observation.state": {"min": [0.5759760737419128, 2.0104448795318604, -0.5675811171531677, -0.5738118886947632, 0.7304726243019104, 0.9814510941505432, -2.7351579666137695, 240.0, 0.02223999984562397, 0.35954898595809937, -0.23736800253391266, -3.1361851692199707, 0.8420000076293945, -3.0910000801086426, -1.1150211095809937, -2.037078619003296, 2.797832727432251, -0.5446299910545349, -1.39315664768219, 0.9126326441764832, -1.8120008707046509, 114.0, -0.22833600640296936, 0.3978410065174103, -0.19134700298309326, -0.35099998116493225, -1.3880000114440918, -3.0859999656677246], "max": [1.0938328504562378, 2.0356125831604004, -0.2822023034095764, 0.010786134749650955, 2.103278875350952, 1.5393455028533936, -1.762398600578308, 894.0, 0.265514999628067, 0.43522900342941284, -0.16220299899578094, 3.1410000324249268, 1.5390000343322754, 3.138000011444092, -0.6680422425270081, -1.8252652883529663, 2.8640856742858887, 0.024556782096624374, 0.0593411959707737, 1.9028626680374146, -0.27225393056869507, 834.0, -0.13730600476264954, 0.4668070077896118, -0.03660599887371063, 2.874000072479248, -0.7490000128746033, 3.122999906539917], "mean": [0.7324952483177185, 2.0255494117736816, -0.4214054048061371, -0.18892265856266022, 1.4292820692062378, 1.1664373874664307, -2.271540880203247, 718.735595703125, 0.1842816174030304, 0.4009125530719757, -0.20046234130859375, 1.0137295722961426, 1.228969693183899, 0.6591305732727051, -0.9390920996665955, -1.9021097421646118, 2.8577938079833984, -0.41750428080558777, -0.6045401692390442, 1.6070725917816162, -1.4709806442260742, 368.5050048828125, -0.19825872778892517, 0.42595720291137695, -0.08994539082050323, 1.6229652166366577, -1.1065243482589722, 1.17620050907135], "std": [0.17162126302719116, 0.006667263340204954, 0.07927659153938293, 0.20567858219146729, 0.588354766368866, 0.1206335723400116, 0.3779439628124237, 215.06565856933594, 0.07832541316747665, 0.019592249765992165, 0.018358854576945305, 2.1229732036590576, 0.20588575303554535, 1.781073808670044, 0.12288452684879303, 0.08076583594083786, 0.014311468228697777, 0.18179439008235931, 0.389765202999115, 0.32654187083244324, 0.43294018507003784, 327.0303649902344, 0.02543807588517666, 0.020367572084069252, 0.05557933822274208, 0.8012178540229797, 0.15846355259418488, 1.459824800491333], "count": [399]}, "action": {"min": [0.5759760737419128, 2.0104448795318604, -0.5675811171531677, -0.5738118886947632, 0.7304726243019104, 0.9814510941505432, -2.7351579666137695, 240.0, 0.02223999984562397, 0.35954898595809937, -0.23736800253391266, -3.1361851692199707, 0.8420000076293945, -3.0910000801086426, -1.1150211095809937, -2.037078619003296, 2.797832727432251, -0.5446299910545349, -1.39315664768219, 0.9126326441764832, -1.8120008707046509, 114.0, -0.22833600640296936, 0.3978410065174103, -0.19134700298309326, -0.35099998116493225, -1.3880000114440918, -3.0859999656677246], "max": [1.0938328504562378, 2.0356125831604004, -0.2822023034095764, 0.010786134749650955, 2.103278875350952, 1.5393455028533936, -1.762398600578308, 894.0, 0.265514999628067, 0.43522900342941284, -0.16220299899578094, 3.1410000324249268, 1.5390000343322754, 3.138000011444092, -0.6680422425270081, -1.8252652883529663, 2.8640856742858887, 0.024556782096624374, 0.0593411959707737, 1.9028626680374146, -0.27225393056869507, 834.0, -0.13730600476264954, 0.4668070077896118, -0.03660599887371063, 2.874000072479248, -0.7490000128746033, 3.122999906539917], "mean": [0.7324952483177185, 2.0255494117736816, -0.4214054048061371, -0.18892265856266022, 1.4292820692062378, 1.1664373874664307, -2.271540880203247, 718.735595703125, 0.1842816174030304, 0.4009125530719757, -0.20046234130859375, 1.0137295722961426, 1.228969693183899, 0.6591305732727051, -0.9390920996665955, -1.9021097421646118, 2.8577938079833984, -0.41750428080558777, -0.6045401692390442, 1.6070725917816162, -1.4709806442260742, 368.5050048828125, -0.19825872778892517, 0.42595720291137695, -0.08994539082050323, 1.6229652166366577, -1.1065243482589722, 1.17620050907135], "std": [0.17162126302719116, 0.006667263340204954, 0.07927659153938293, 0.20567858219146729, 0.588354766368866, 0.1206335723400116, 0.3779439628124237, 215.06565856933594, 0.07832541316747665, 0.019592249765992165, 0.018358854576945305, 2.1229732036590576, 0.20588575303554535, 1.781073808670044, 0.12288452684879303, 0.08076583594083786, 0.014311468228697777, 0.18179439008235931, 0.389765202999115, 0.32654187083244324, 0.43294018507003784, 327.0303649902344, 0.02543807588517666, 0.020367572084069252, 0.05557933822274208, 0.8012178540229797, 0.15846355259418488, 1.459824800491333], "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": [280], "max": [280], "mean": [280.0], "std": [0.0], "count": [399]}, "index": {"min": [149962], "max": [150360], "mean": [150161.0], "std": [115.18101695447331], "count": [399]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [399]}, "subtask_annotation": {"mean": [4.837092731829574, 12.0, 12.0, 12.0, 12.0], "std": [3.9490524314940574, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [399]}, "scene_annotation": {"mean": [280.0], "std": [0.0], "min": [280], "max": [280], "count": [399]}, "eef_direction_state": {"mean": [4.81453634085213, 4.348370927318296], "std": [1.5833371765338295, 1.9145770069510801], "min": [0, 0], "max": [6, 6], "count": [399]}, "eef_velocity_state": {"mean": [0.6416040100250626, 0.6390977443609023], "std": [0.7783881769200239, 0.7009304149388812], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_acc_mag_state": {"mean": [0.6466165413533834, 0.6265664160401002], "std": [0.8182947798280291, 0.8093414445768307], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_direction_action": {"mean": [4.81453634085213, 4.348370927318296], "std": [1.5833371765338295, 1.9145770069510801], "min": [0, 0], "max": [6, 6], "count": [399]}, "eef_velocity_action": {"mean": [0.6416040100250626, 0.6390977443609023], "std": [0.7783881769200239, 0.7009304149388812], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_acc_mag_action": {"mean": [0.6466165413533834, 0.6265664160401002], "std": [0.8182947798280291, 0.8093414445768307], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_sim_pose_state": {"mean": [0.629233426746419, 0.29483132415283103, 1.179760487692178, -1.6236765975871235, 1.1058431274239466, -1.3786451882788215, 0.5981691750633819, -0.2679615540532731, 1.0742975864260267, 1.0149847815931754, 1.2294192315209047, -0.6117711537351663], "std": [0.023004549960290433, 0.03065732066678409, 0.05180877207736194, 0.799681582667345, 0.15825095641352516, 2.15897001594387, 0.022892513341188272, 0.06730662083289934, 0.02174772803616879, 2.123885219335005, 0.20568769161714026, 1.763867776692785], "min": [0.5888068485037747, 0.2273652894222652, 1.0919815346627804, -2.872953262937263, 0.7492501675745316, -3.123300774368783, 0.5682451084613835, -0.3308695436746381, 1.0515367874373078, -3.1359237933008313, 0.8422567741984022, -3.084581692728081], "max": [0.6701009919749614, 0.33164927125171745, 1.2299813995016655, 0.3462353269907432, 1.3871510363009203, 3.1231739632419875, 0.6400679527044509, -0.12246951121497773, 1.1233611192088482, 3.1410716216068835, 1.5388816284106657, 3.089327423048328], "count": [399]}, "eef_sim_pose_action": {"mean": [0.629233426746419, 0.29483132415283103, 1.179760487692178, -1.6236765975871235, 1.1058431274239466, -1.3786451882788215, 0.5981691750633819, -0.2679615540532731, 1.0742975864260267, 1.0149847815931754, 1.2294192315209047, -0.6117711537351663], "std": [0.023004549960290433, 0.03065732066678409, 0.05180877207736194, 0.799681582667345, 0.15825095641352516, 2.15897001594387, 0.022892513341188272, 0.06730662083289934, 0.02174772803616879, 2.123885219335005, 0.20568769161714026, 1.763867776692785], "min": [0.5888068485037747, 0.2273652894222652, 1.0919815346627804, -2.872953262937263, 0.7492501675745316, -3.123300774368783, 0.5682451084613835, -0.3308695436746381, 1.0515367874373078, -3.1359237933008313, 0.8422567741984022, -3.084581692728081], "max": [0.6701009919749614, 0.33164927125171745, 1.2299813995016655, 0.3462353269907432, 1.3871510363009203, 3.1231739632419875, 0.6400679527044509, -0.12246951121497773, 1.1233611192088482, 3.1410716216068835, 1.5388816284106657, 3.089327423048328], "count": [399]}, "gripper_mode_state": {"mean": [0.6541353383458647, 0.19548872180451127], "std": [0.47564934297548145, 0.3965764509546044], "min": [0, 0], "max": [1, 1], "count": [399]}, "gripper_activity_state": {"mean": [1.849624060150376, 1.899749373433584], "std": [0.4827278471962263, 0.4004695706741634], "min": [0, 0], "max": [2, 2], "count": [399]}, "gripper_mode_action": {"mean": [0.6541353383458647, 0.19548872180451127], "std": [0.47564934297548145, 0.3965764509546044], "min": [0, 0], "max": [1, 1], "count": [399]}, "gripper_activity_action": {"mean": [1.849624060150376, 1.899749373433584], "std": [0.4827278471962263, 0.4004695706741634], "min": [0, 0], "max": [2, 2], "count": [399]}, "gripper_open_scale_state": {"mean": [0.3685050125886925, 0.7187355891636419], "std": [0.32703037179703787, 0.21506569832681927], "min": [0.114, 0.24], "max": [0.834, 0.894], "count": [399]}, "gripper_open_scale_action": {"mean": [0.3685050125886925, 0.7187355891636419], "std": [0.32703037179703787, 0.21506569832681927], "min": [0.114, 0.24], "max": [0.834, 0.894], "count": [399]}}} +{"episode_index": 280, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4697906556372549]], [[0.471916231617647]], [[0.4593619689542484]]], "std": [[[0.13390105839855193]], [[0.12834635864023114]], [[0.13827847244420655]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9725490196078431]], [[1.0]]], "mean": [[[0.46301736315359476]], [[0.46584603962418303]], [[0.46011867238562093]]], "std": [[[0.07372218663457397]], [[0.0695746134187942]], [[0.07339764187227132]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7215686274509804]], [[0.7294117647058823]]], "mean": [[[0.4787186989379085]], [[0.46806594566993465]], [[0.448604368872549]]], "std": [[[0.09543993993612453]], [[0.09758336895226781]], [[0.12571378592949545]]], "count": [100]}, "observation.state": {"min": [0.5976705551147461, 1.9779118299484253, -0.6963165998458862, -0.5448219776153564, 0.8318588137626648, 1.0705151557922363, -2.785877227783203, 316.0, 0.04761900007724762, 0.382750004529953, -0.2404710054397583, -3.0850000381469727, 0.8309999704360962, -3.125, -1.0167590379714966, -2.038404941558838, 2.7989845275878906, -0.6383367776870728, -1.5537270307540894, 1.1616737842559814, -1.8736459016799927, 128.0, -0.23806600272655487, 0.3963089883327484, -0.1811310052871704, 0.20000003278255463, -1.4500000476837158, -3.1391851902008057], "max": [1.0312976837158203, 2.0338845252990723, -0.08447393774986267, 0.042865291237831116, 2.1037676334381104, 1.4224432706832886, -1.7582621574401855, 893.0, 0.24297499656677246, 0.4251059889793396, -0.16872000694274902, 3.078000068664551, 1.5640000104904175, 3.115999937057495, -0.6800326704978943, -1.8410780429840088, 2.8668081760406494, 0.11590731889009476, 0.04366813972592354, 1.8818315267562866, -0.3312285840511322, 861.0, -0.1804489940404892, 0.4397760033607483, -0.05571499839425087, 2.63100004196167, -0.6549999713897705, 3.0869998931884766], "mean": [0.7244450449943542, 2.0219526290893555, -0.4273771643638611, -0.20184634625911713, 1.411751389503479, 1.155685305595398, -2.2259740829467773, 774.6757202148438, 0.1885571926832199, 0.4049719274044037, -0.2029792219400406, 2.119764566421509, 1.2213019132614136, 0.6065621376037598, -0.9022925496101379, -1.9100842475891113, 2.858079671859741, -0.4299312233924866, -0.6209229826927185, 1.6478348970413208, -1.3920366764068604, 374.15789794921875, -0.2062789350748062, 0.41539493203163147, -0.10121066123247147, 1.7029474973678589, -1.161484956741333, 1.0975258350372314], "std": [0.12351866811513901, 0.010384835302829742, 0.18027237057685852, 0.1993991732597351, 0.5591208934783936, 0.08266862481832504, 0.4179671108722687, 164.8092803955078, 0.05824923515319824, 0.009861736558377743, 0.01652015745639801, 1.0709172487258911, 0.21692965924739838, 1.8773514032363892, 0.0981350839138031, 0.06574614346027374, 0.017426902428269386, 0.20240595936775208, 0.3900623321533203, 0.25319144129753113, 0.4140297472476959, 310.59161376953125, 0.0168917179107666, 0.012435905635356903, 0.044655028730630875, 0.5995852947235107, 0.19991187751293182, 1.5509278774261475], "count": [361]}, "action": {"min": [0.5976705551147461, 1.9779118299484253, -0.6963165998458862, -0.5448219776153564, 0.8318588137626648, 1.0705151557922363, -2.785877227783203, 316.0, 0.04761900007724762, 0.382750004529953, -0.2404710054397583, -3.0850000381469727, 0.8309999704360962, -3.125, -1.0167590379714966, -2.038404941558838, 2.7989845275878906, -0.6383367776870728, -1.5537270307540894, 1.1616737842559814, -1.8736459016799927, 128.0, -0.23806600272655487, 0.3963089883327484, -0.1811310052871704, 0.20000003278255463, -1.4500000476837158, -3.1391851902008057], "max": [1.0312976837158203, 2.0338845252990723, -0.08447393774986267, 0.042865291237831116, 2.1037676334381104, 1.4224432706832886, -1.7582621574401855, 893.0, 0.24297499656677246, 0.4251059889793396, -0.16872000694274902, 3.078000068664551, 1.5640000104904175, 3.115999937057495, -0.6800326704978943, -1.8410780429840088, 2.8668081760406494, 0.11590731889009476, 0.04366813972592354, 1.8818315267562866, -0.3312285840511322, 861.0, -0.1804489940404892, 0.4397760033607483, -0.05571499839425087, 2.63100004196167, -0.6549999713897705, 3.0869998931884766], "mean": [0.7244450449943542, 2.0219526290893555, -0.4273771643638611, -0.20184634625911713, 1.411751389503479, 1.155685305595398, -2.2259740829467773, 774.6757202148438, 0.1885571926832199, 0.4049719274044037, -0.2029792219400406, 2.119764566421509, 1.2213019132614136, 0.6065621376037598, -0.9022925496101379, -1.9100842475891113, 2.858079671859741, -0.4299312233924866, -0.6209229826927185, 1.6478348970413208, -1.3920366764068604, 374.15789794921875, -0.2062789350748062, 0.41539493203163147, -0.10121066123247147, 1.7029474973678589, -1.161484956741333, 1.0975258350372314], "std": [0.12351866811513901, 0.010384835302829742, 0.18027237057685852, 0.1993991732597351, 0.5591208934783936, 0.08266862481832504, 0.4179671108722687, 164.8092803955078, 0.05824923515319824, 0.009861736558377743, 0.01652015745639801, 1.0709172487258911, 0.21692965924739838, 1.8773514032363892, 0.0981350839138031, 0.06574614346027374, 0.017426902428269386, 0.20240595936775208, 0.3900623321533203, 0.25319144129753113, 0.4140297472476959, 310.59161376953125, 0.0168917179107666, 0.012435905635356903, 0.044655028730630875, 0.5995852947235107, 0.19991187751293182, 1.5509278774261475], "count": [361]}, "timestamp": {"min": [0.0], "max": [12.0], "mean": [6.0], "std": [3.4737107920301407], "count": [361]}, "frame_index": {"min": [0], "max": [360], "mean": [180.0], "std": [104.21132376090422], "count": [361]}, "episode_index": {"min": [281], "max": [281], "mean": [281.0], "std": [0.0], "count": [361]}, "index": {"min": [150361], "max": [150721], "mean": [150541.0], "std": [104.21132376090422], "count": [361]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [361]}, "subtask_annotation": {"mean": [4.623268698060942, 12.0, 12.0, 12.0, 12.0], "std": [3.9212343804350147, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [361]}, "scene_annotation": {"mean": [281.0], "std": [0.0], "min": [281], "max": [281], "count": [361]}, "eef_direction_state": {"mean": [4.684210526315789, 4.351800554016621], "std": [1.5577524828367126, 1.8550831040959257], "min": [0, 0], "max": [6, 6], "count": [361]}, "eef_velocity_state": {"mean": [0.6703601108033241, 0.6703601108033241], "std": [0.7095955954636217, 0.7364150137906458], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_acc_mag_state": {"mean": [0.7534626038781164, 0.6980609418282548], "std": [0.8372527488751754, 0.8356473474862974], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_direction_action": {"mean": [4.684210526315789, 4.351800554016621], "std": [1.5577524828367126, 1.8550831040959257], "min": [0, 0], "max": [6, 6], "count": [361]}, "eef_velocity_action": {"mean": [0.6703601108033241, 0.6703601108033241], "std": [0.7095955954636217, 0.7364150137906458], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_acc_mag_action": {"mean": [0.7534626038781164, 0.6980609418282548], "std": [0.8372527488751754, 0.8356473474862974], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_sim_pose_state": {"mean": [0.6188069488122923, 0.3030828943576628, 1.1689014602409291, -1.7032882882335338, 1.1606722564479093, -1.6996144389072687, 0.6015075704471817, -0.27218525330363286, 1.0724891119447542, 2.119834086422566, 1.221744211985219, -0.7214171406338492], "std": [0.01345142994818982, 0.020468305799764403, 0.04329867232882773, 0.5977089341070236, 0.19972527352052052, 2.088743444882593, 0.014624887456062002, 0.04854938456835145, 0.019751145934310398, 1.0711061734882965, 0.21677860429751464, 1.870556935087439], "min": [0.5935116464156694, 0.2670736825114381, 1.0815817813823043, -2.630083737725056, 0.6550645629591352, -3.1415305580502233, 0.5856955632636396, -0.321255910372814, 1.053270828632179, -3.090589247450694, 0.8316035635572456, -3.076001425199241], "max": [0.6428398572418037, 0.33445624334466206, 1.213327067970418, -0.206401386206226, 1.4494820460293072, 3.1213001683401003, 0.6298420364565901, -0.14793543542704007, 1.116731494565481, 3.078005109498518, 1.5644517341233728, 3.0906742614652543], "count": [361]}, "eef_sim_pose_action": {"mean": [0.6188069488122923, 0.3030828943576628, 1.1689014602409291, -1.7032882882335338, 1.1606722564479093, -1.6996144389072687, 0.6015075704471817, -0.27218525330363286, 1.0724891119447542, 2.119834086422566, 1.221744211985219, -0.7214171406338492], "std": [0.01345142994818982, 0.020468305799764403, 0.04329867232882773, 0.5977089341070236, 0.19972527352052052, 2.088743444882593, 0.014624887456062002, 0.04854938456835145, 0.019751145934310398, 1.0711061734882965, 0.21677860429751464, 1.870556935087439], "min": [0.5935116464156694, 0.2670736825114381, 1.0815817813823043, -2.630083737725056, 0.6550645629591352, -3.1415305580502233, 0.5856955632636396, -0.321255910372814, 1.053270828632179, -3.090589247450694, 0.8316035635572456, -3.076001425199241], "max": [0.6428398572418037, 0.33445624334466206, 1.213327067970418, -0.206401386206226, 1.4494820460293072, 3.1213001683401003, 0.6298420364565901, -0.14793543542704007, 1.116731494565481, 3.078005109498518, 1.5644517341233728, 3.0906742614652543], "count": [361]}, "gripper_mode_state": {"mean": [0.6371191135734072, 0.12188365650969529], "std": [0.48083089407071616, 0.3271513881760583], "min": [0, 0], "max": [1, 1], "count": [361]}, "gripper_activity_state": {"mean": [1.814404432132964, 1.919667590027701], "std": [0.533023303406911, 0.3595563598800646], "min": [0, 0], "max": [2, 2], "count": [361]}, "gripper_mode_action": {"mean": [0.6371191135734072, 0.12188365650969529], "std": [0.48083089407071616, 0.3271513881760583], "min": [0, 0], "max": [1, 1], "count": [361]}, "gripper_activity_action": {"mean": [1.814404432132964, 1.919667590027701], "std": [0.533023303406911, 0.3595563598800646], "min": [0, 0], "max": [2, 2], "count": [361]}, "gripper_open_scale_state": {"mean": [0.37415789448323283, 0.7746759008687624], "std": [0.3105916140303732, 0.1648094622141713], "min": [0.128, 0.316], "max": [0.861, 0.893], "count": [361]}, "gripper_open_scale_action": {"mean": [0.37415789448323283, 0.7746759008687624], "std": [0.3105916140303732, 0.1648094622141713], "min": [0.128, 0.316], "max": [0.861, 0.893], "count": [361]}}} +{"episode_index": 281, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.47109102736928105]], [[0.4737120710784314]], [[0.4620716278594771]]], "std": [[[0.12192248920144089]], [[0.11988699576066336]], [[0.13317535156835578]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46503082312091504]], [[0.4684085437091503]], [[0.46290868464052287]]], "std": [[[0.07865120009002807]], [[0.07254336851084814]], [[0.07642623163630013]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.7411764705882353]], [[0.7372549019607844]]], "mean": [[[0.47806418300653597]], [[0.46498772875816996]], [[0.4422039562908497]]], "std": [[[0.10874675385160885]], [[0.11465507940110815]], [[0.14475697839334645]]], "count": [100]}, "observation.state": {"min": [0.5703735947608948, 1.9366697072982788, -0.820357084274292, -0.5960648655891418, 0.7819074988365173, 0.8670097589492798, -2.7780232429504395, 271.0, 0.0416250005364418, 0.35309600830078125, -0.23216299712657928, -3.1411852836608887, 0.8069999814033508, -3.0810000896453857, -1.1137644052505493, -2.0339019298553467, 2.850105047225952, -0.6479361057281494, -1.490476369857788, 1.0425724983215332, -1.9254647493362427, 84.0, -0.2504099905490875, 0.3959519863128662, -0.19253499805927277, 0.01799997128546238, -1.3459999561309814, -3.1331851482391357], "max": [1.0615966320037842, 2.0410752296447754, -0.08895944058895111, 0.04939281567931175, 1.8836990594863892, 1.563623070716858, -1.7238967418670654, 897.0, 0.25471898913383484, 0.44456300139427185, -0.1710350066423416, 3.1410000324249268, 1.5149999856948853, 3.138000011444092, -0.668181836605072, -1.8236770629882812, 2.8641552925109863, 0.07365289330482483, 0.16552703082561493, 1.7884913682937622, -0.3588745892047882, 891.0, -0.14279599487781525, 0.46240100264549255, -0.03139699995517731, 2.802999973297119, -0.6279999613761902, 3.121999979019165], "mean": [0.7243624925613403, 2.0144243240356445, -0.4312284588813782, -0.21789413690567017, 1.3710380792617798, 1.1757317781448364, -2.210101366043091, 779.7122192382812, 0.18449006974697113, 0.4023866355419159, -0.1980716437101364, 1.8058420419692993, 1.2003685235977173, 0.5582435727119446, -1.009670615196228, -1.9049499034881592, 2.8623900413513184, -0.42783036828041077, -0.5027569532394409, 1.567960500717163, -1.542497992515564, 328.6772155761719, -0.1802116185426712, 0.4390726089477539, -0.08451001346111298, 1.8338505029678345, -1.0862252712249756, 1.1378459930419922], "std": [0.15288405120372772, 0.02527693286538124, 0.28901633620262146, 0.23623168468475342, 0.4215170443058014, 0.1568637490272522, 0.4281849265098572, 186.7681427001953, 0.06781557947397232, 0.024430951103568077, 0.015772946178913116, 1.6170356273651123, 0.21665363013744354, 1.767897129058838, 0.1289805918931961, 0.06877832859754562, 0.0032028364948928356, 0.14540819823741913, 0.4017767310142517, 0.23815001547336578, 0.3715013265609741, 320.3716125488281, 0.025330008938908577, 0.014966480433940887, 0.05646223574876785, 0.6715551614761353, 0.20931287109851837, 1.3739593029022217], "count": [443]}, "action": {"min": [0.5703735947608948, 1.9366697072982788, -0.820357084274292, -0.5960648655891418, 0.7819074988365173, 0.8670097589492798, -2.7780232429504395, 271.0, 0.0416250005364418, 0.35309600830078125, -0.23216299712657928, -3.1411852836608887, 0.8069999814033508, -3.0810000896453857, -1.1137644052505493, -2.0339019298553467, 2.850105047225952, -0.6479361057281494, -1.490476369857788, 1.0425724983215332, -1.9254647493362427, 84.0, -0.2504099905490875, 0.3959519863128662, -0.19253499805927277, 0.01799997128546238, -1.3459999561309814, -3.1331851482391357], "max": [1.0615966320037842, 2.0410752296447754, -0.08895944058895111, 0.04939281567931175, 1.8836990594863892, 1.563623070716858, -1.7238967418670654, 897.0, 0.25471898913383484, 0.44456300139427185, -0.1710350066423416, 3.1410000324249268, 1.5149999856948853, 3.138000011444092, -0.668181836605072, -1.8236770629882812, 2.8641552925109863, 0.07365289330482483, 0.16552703082561493, 1.7884913682937622, -0.3588745892047882, 891.0, -0.14279599487781525, 0.46240100264549255, -0.03139699995517731, 2.802999973297119, -0.6279999613761902, 3.121999979019165], "mean": [0.7243624925613403, 2.0144243240356445, -0.4312284588813782, -0.21789413690567017, 1.3710380792617798, 1.1757317781448364, -2.210101366043091, 779.7122192382812, 0.18449006974697113, 0.4023866355419159, -0.1980716437101364, 1.8058420419692993, 1.2003685235977173, 0.5582435727119446, -1.009670615196228, -1.9049499034881592, 2.8623900413513184, -0.42783036828041077, -0.5027569532394409, 1.567960500717163, -1.542497992515564, 328.6772155761719, -0.1802116185426712, 0.4390726089477539, -0.08451001346111298, 1.8338505029678345, -1.0862252712249756, 1.1378459930419922], "std": [0.15288405120372772, 0.02527693286538124, 0.28901633620262146, 0.23623168468475342, 0.4215170443058014, 0.1568637490272522, 0.4281849265098572, 186.7681427001953, 0.06781557947397232, 0.024430951103568077, 0.015772946178913116, 1.6170356273651123, 0.21665363013744354, 1.767897129058838, 0.1289805918931961, 0.06877832859754562, 0.0032028364948928356, 0.14540819823741913, 0.4017767310142517, 0.23815001547336578, 0.3715013265609741, 320.3716125488281, 0.025330008938908577, 0.014966480433940887, 0.05646223574876785, 0.6715551614761353, 0.20931287109851837, 1.3739593029022217], "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": [282], "max": [282], "mean": [282.0], "std": [0.0], "count": [443]}, "index": {"min": [150722], "max": [151164], "mean": [150943.0], "std": [127.88275880665071], "count": [443]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [443]}, "subtask_annotation": {"mean": [4.665914221218961, 12.0, 12.0, 12.0, 12.0], "std": [4.069529815920348, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [443]}, "scene_annotation": {"mean": [282.0], "std": [0.0], "min": [282], "max": [282], "count": [443]}, "eef_direction_state": {"mean": [4.891647855530474, 4.198645598194131], "std": [1.4116566457446684, 1.9764523404532996], "min": [2, 0], "max": [6, 6], "count": [443]}, "eef_velocity_state": {"mean": [0.6094808126410836, 0.7133182844243793], "std": [0.7533824113677329, 0.7183367767837933], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_acc_mag_state": {"mean": [0.7539503386004515, 0.7990970654627539], "std": [0.8474907683862284, 0.8460766430045741], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_direction_action": {"mean": [4.891647855530474, 4.198645598194131], "std": [1.4116566457446684, 1.9764523404532996], "min": [2, 0], "max": [6, 6], "count": [443]}, "eef_velocity_action": {"mean": [0.6094808126410836, 0.7133182844243793], "std": [0.7533824113677329, 0.7183367767837933], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_acc_mag_action": {"mean": [0.7539503386004515, 0.7990970654627539], "std": [0.8474907683862284, 0.8460766430045741], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_sim_pose_state": {"mean": [0.6444395553369527, 0.2773561404780461, 1.1885584449409956, -1.8339362382955322, 1.0854946155526428, -1.3467414460949472, 0.6004515781853198, -0.2687898019989034, 1.0779854127657158, 1.8064480265854443, 1.2007831142744967, -0.7290960323364195], "std": [0.021237940661680128, 0.020918107843133478, 0.05165848199555645, 0.6701300014019727, 0.2089786852972235, 2.4256510405764216, 0.02514090526876012, 0.05927828697150171, 0.02145233877050994, 1.6169262536564875, 0.21650077327645997, 1.7783513766311463], "min": [0.5849094414812981, 0.24819201270551505, 1.0899770719094717, -2.8026973227543404, 0.6275811947682537, -3.133155518955647, 0.5663230372779333, -0.32715915262976647, 1.052017006826462, -3.1406906819725533, 0.8073494737893578, -3.0925938152576546], "max": [0.6683254023509297, 0.3417841075536564, 1.2373021991107676, -0.0215569736646411, 1.3449543698198099, 3.134248108146545, 0.6521469875971279, -0.13905643164429332, 1.1164207794592997, 3.1412228769691395, 1.5154739263877368, 3.1321550083014333], "count": [443]}, "eef_sim_pose_action": {"mean": [0.6444395553369527, 0.2773561404780461, 1.1885584449409956, -1.8339362382955322, 1.0854946155526428, -1.3467414460949472, 0.6004515781853198, -0.2687898019989034, 1.0779854127657158, 1.8064480265854443, 1.2007831142744967, -0.7290960323364195], "std": [0.021237940661680128, 0.020918107843133478, 0.05165848199555645, 0.6701300014019727, 0.2089786852972235, 2.4256510405764216, 0.02514090526876012, 0.05927828697150171, 0.02145233877050994, 1.6169262536564875, 0.21650077327645997, 1.7783513766311463], "min": [0.5849094414812981, 0.24819201270551505, 1.0899770719094717, -2.8026973227543404, 0.6275811947682537, -3.133155518955647, 0.5663230372779333, -0.32715915262976647, 1.052017006826462, -3.1406906819725533, 0.8073494737893578, -3.0925938152576546], "max": [0.6683254023509297, 0.3417841075536564, 1.2373021991107676, -0.0215569736646411, 1.3449543698198099, 3.134248108146545, 0.6521469875971279, -0.13905643164429332, 1.1164207794592997, 3.1412228769691395, 1.5154739263877368, 3.1321550083014333], "count": [443]}, "gripper_mode_state": {"mean": [0.7291196388261851, 0.13318284424379231], "std": [0.4444144362013437, 0.33977223877610563], "min": [0, 0], "max": [1, 1], "count": [443]}, "gripper_activity_state": {"mean": [1.8036117381489842, 1.9006772009029345], "std": [0.541534941665874, 0.40211011384479195], "min": [0, 0], "max": [2, 2], "count": [443]}, "gripper_mode_action": {"mean": [0.7291196388261851, 0.13318284424379231], "std": [0.4444144362013437, 0.33977223877610563], "min": [0, 0], "max": [1, 1], "count": [443]}, "gripper_activity_action": {"mean": [1.8036117381489842, 1.9006772009029345], "std": [0.541534941665874, 0.40211011384479195], "min": [0, 0], "max": [2, 2], "count": [443]}, "gripper_open_scale_state": {"mean": [0.3286772010407115, 0.7797121896162539], "std": [0.3203716712201728, 0.18676794304381975], "min": [0.084, 0.271], "max": [0.891, 0.897], "count": [443]}, "gripper_open_scale_action": {"mean": [0.3286772010407115, 0.7797121896162539], "std": [0.3203716712201728, 0.18676794304381975], "min": [0.084, 0.271], "max": [0.891, 0.897], "count": [443]}}} +{"episode_index": 282, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.46608772875816995]], [[0.4692709885620915]], [[0.4569137642973856]]], "std": [[[0.13483051665190635]], [[0.12936101541849854]], [[0.14025596306103458]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9803921568627451]], [[1.0]]], "mean": [[[0.4622178819444444]], [[0.4647907679738562]], [[0.4592543504901961]]], "std": [[[0.08111722575650153]], [[0.07783286861605916]], [[0.08266250463140666]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7686274509803922]], [[0.7686274509803922]]], "mean": [[[0.4825197937091503]], [[0.4714331801470588]], [[0.45422574346405226]]], "std": [[[0.09435755402327375]], [[0.09595375305620336]], [[0.12330867613506324]]], "count": [100]}, "observation.state": {"min": [0.5913873314857483, 1.9966915845870972, -0.5644918084144592, -0.5752081871032715, 0.7258126139640808, 1.0326241254806519, -2.837050199508667, 372.0, 0.053693998605012894, 0.36464500427246094, -0.24442799389362335, -3.1401853561401367, 0.8650000095367432, -3.0460000038146973, -0.9679595828056335, -2.036729335784912, 2.849127769470215, -0.6677979230880737, -1.3926506042480469, 1.3116323947906494, -1.8725289106369019, 135.0, -0.24651500582695007, 0.38324999809265137, -0.19741900265216827, 0.011000014841556549, -1.4509999752044678, -3.061000108718872], "max": [1.0048209428787231, 2.036118745803833, -0.09047786891460419, 0.07131415605545044, 2.116630792617798, 1.487648844718933, -1.87516450881958, 894.0, 0.24831700325012207, 0.42828699946403503, -0.17256200313568115, 3.1410000324249268, 1.5529999732971191, 3.128999948501587, -0.6703984141349792, -1.8053861856460571, 2.8640506267547607, 0.0002967060136143118, 0.05599015951156616, 1.9845963716506958, -0.49699994921684265, 886.0, -0.18403300642967224, 0.44221198558807373, -0.053856998682022095, 2.5209999084472656, -0.578000009059906, 3.13700008392334], "mean": [0.7026106715202332, 2.02333927154541, -0.3328745365142822, -0.1853521764278412, 1.396203637123108, 1.1897145509719849, -2.2912731170654297, 814.3378295898438, 0.19458867609500885, 0.399580180644989, -0.20060600340366364, 1.8834377527236938, 1.255513310432434, 0.635940432548523, -0.8849958181381226, -1.8914247751235962, 2.8617072105407715, -0.40523725748062134, -0.585305392742157, 1.7224775552749634, -1.4443014860153198, 436.68109130859375, -0.20657972991466522, 0.40160760283470154, -0.10219649970531464, 1.6204020977020264, -1.0824676752090454, 1.022046446800232], "std": [0.12921728193759918, 0.006657093297690153, 0.18853174149990082, 0.20048417150974274, 0.4889451861381531, 0.09900718182325363, 0.3908894956111908, 159.1263885498047, 0.060828711837530136, 0.013072073459625244, 0.01741858199238777, 1.2288520336151123, 0.18845896422863007, 1.7808387279510498, 0.0873589813709259, 0.08345188945531845, 0.0037152280565351248, 0.17207928001880646, 0.3803417682647705, 0.25289589166641235, 0.40279680490493774, 337.4122009277344, 0.014049278572201729, 0.01282796636223793, 0.047689225524663925, 0.6336463689804077, 0.20049361884593964, 1.575089454650879], "count": [370]}, "action": {"min": [0.5913873314857483, 1.9966915845870972, -0.5644918084144592, -0.5752081871032715, 0.7258126139640808, 1.0326241254806519, -2.837050199508667, 372.0, 0.053693998605012894, 0.36464500427246094, -0.24442799389362335, -3.1401853561401367, 0.8650000095367432, -3.0460000038146973, -0.9679595828056335, -2.036729335784912, 2.849127769470215, -0.6677979230880737, -1.3926506042480469, 1.3116323947906494, -1.8725289106369019, 135.0, -0.24651500582695007, 0.38324999809265137, -0.19741900265216827, 0.011000014841556549, -1.4509999752044678, -3.061000108718872], "max": [1.0048209428787231, 2.036118745803833, -0.09047786891460419, 0.07131415605545044, 2.116630792617798, 1.487648844718933, -1.87516450881958, 894.0, 0.24831700325012207, 0.42828699946403503, -0.17256200313568115, 3.1410000324249268, 1.5529999732971191, 3.128999948501587, -0.6703984141349792, -1.8053861856460571, 2.8640506267547607, 0.0002967060136143118, 0.05599015951156616, 1.9845963716506958, -0.49699994921684265, 886.0, -0.18403300642967224, 0.44221198558807373, -0.053856998682022095, 2.5209999084472656, -0.578000009059906, 3.13700008392334], "mean": [0.7026106715202332, 2.02333927154541, -0.3328745365142822, -0.1853521764278412, 1.396203637123108, 1.1897145509719849, -2.2912731170654297, 814.3378295898438, 0.19458867609500885, 0.399580180644989, -0.20060600340366364, 1.8834377527236938, 1.255513310432434, 0.635940432548523, -0.8849958181381226, -1.8914247751235962, 2.8617072105407715, -0.40523725748062134, -0.585305392742157, 1.7224775552749634, -1.4443014860153198, 436.68109130859375, -0.20657972991466522, 0.40160760283470154, -0.10219649970531464, 1.6204020977020264, -1.0824676752090454, 1.022046446800232], "std": [0.12921728193759918, 0.006657093297690153, 0.18853174149990082, 0.20048417150974274, 0.4889451861381531, 0.09900718182325363, 0.3908894956111908, 159.1263885498047, 0.060828711837530136, 0.013072073459625244, 0.01741858199238777, 1.2288520336151123, 0.18845896422863007, 1.7808387279510498, 0.0873589813709259, 0.08345188945531845, 0.0037152280565351248, 0.17207928001880646, 0.3803417682647705, 0.25289589166641235, 0.40279680490493774, 337.4122009277344, 0.014049278572201729, 0.01282796636223793, 0.047689225524663925, 0.6336463689804077, 0.20049361884593964, 1.575089454650879], "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": [283], "max": [283], "mean": [283.0], "std": [0.0], "count": [370]}, "index": {"min": [151165], "max": [151534], "mean": [151349.5], "std": [106.80940969783515], "count": [370]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [370]}, "subtask_annotation": {"mean": [4.135135135135135, 12.0, 12.0, 12.0, 12.0], "std": [3.9596762231966984, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [370]}, "scene_annotation": {"mean": [283.0], "std": [0.0], "min": [283], "max": [283], "count": [370]}, "eef_direction_state": {"mean": [4.667567567567567, 4.518918918918919], "std": [1.7164630594987562, 1.7647965716681902], "min": [0, 0], "max": [6, 6], "count": [370]}, "eef_velocity_state": {"mean": [0.6432432432432432, 0.6351351351351351], "std": [0.7368818675871126, 0.73105485290415], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_acc_mag_state": {"mean": [0.7135135135135136, 0.7108108108108108], "std": [0.8312030233544646, 0.8318925943484375], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_direction_action": {"mean": [4.667567567567567, 4.518918918918919], "std": [1.7164630594987562, 1.7647965716681902], "min": [0, 0], "max": [6, 6], "count": [370]}, "eef_velocity_action": {"mean": [0.6432432432432432, 0.6351351351351351], "std": [0.7368818675871126, 0.73105485290415], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_acc_mag_action": {"mean": [0.7135135135135136, 0.7108108108108108], "std": [0.8312030233544646, 0.8318925943484375], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_sim_pose_state": {"mean": [0.6082708375465862, 0.3053116556023634, 1.1675093509383703, -1.6212028062779695, 1.081707928004613, -1.7372638398391076, 0.5949839157534724, -0.277560324647757, 1.0722679567331672, 1.8841819614605626, 1.2558522113759565, -0.6291248179924723], "std": [0.010806511420008236, 0.019223279790884253, 0.045264174592229325, 0.6317389436561257, 0.20034799025590733, 2.0714144922293296, 0.018131575742417805, 0.05076395833528032, 0.020435454736600953, 1.2280909143896428, 0.18824792124233936, 1.8217197026906573], "min": [0.5863275800718902, 0.2713416956866184, 1.0967098809530438, -2.520213681923127, 0.5777477551486485, -3.140836030323416, 0.5676023025935617, -0.33328482207616306, 1.048723464841459, -3.1404802877603504, 0.8659493597350512, -3.1096451473479734], "max": [0.6387558737979808, 0.34149069515296904, 1.2141377319915614, -0.019204680979508393, 1.4500916594410436, 3.1384703090569586, 0.6252070286922538, -0.15518787822438018, 1.1110118488547092, 3.1412862554281675, 1.5531524529812475, 3.1349968658608995], "count": [370]}, "eef_sim_pose_action": {"mean": [0.6082708375465862, 0.3053116556023634, 1.1675093509383703, -1.6212028062779695, 1.081707928004613, -1.7372638398391076, 0.5949839157534724, -0.277560324647757, 1.0722679567331672, 1.8841819614605626, 1.2558522113759565, -0.6291248179924723], "std": [0.010806511420008236, 0.019223279790884253, 0.045264174592229325, 0.6317389436561257, 0.20034799025590733, 2.0714144922293296, 0.018131575742417805, 0.05076395833528032, 0.020435454736600953, 1.2280909143896428, 0.18824792124233936, 1.8217197026906573], "min": [0.5863275800718902, 0.2713416956866184, 1.0967098809530438, -2.520213681923127, 0.5777477551486485, -3.140836030323416, 0.5676023025935617, -0.33328482207616306, 1.048723464841459, -3.1404802877603504, 0.8659493597350512, -3.1096451473479734], "max": [0.6387558737979808, 0.34149069515296904, 1.2141377319915614, -0.019204680979508393, 1.4500916594410436, 3.1384703090569586, 0.6252070286922538, -0.15518787822438018, 1.1110118488547092, 3.1412862554281675, 1.5531524529812475, 3.1349968658608995], "count": [370]}, "gripper_mode_state": {"mean": [0.6135135135135135, 0.1], "std": [0.48694422909591895, 0.29999999999999893], "min": [0, 0], "max": [1, 1], "count": [370]}, "gripper_activity_state": {"mean": [1.8324324324324324, 1.8594594594594596], "std": [0.5029932319431055, 0.472748981709973], "min": [0, 0], "max": [2, 2], "count": [370]}, "gripper_mode_action": {"mean": [0.6135135135135135, 0.1], "std": [0.48694422909591895, 0.29999999999999893], "min": [0, 0], "max": [1, 1], "count": [370]}, "gripper_activity_action": {"mean": [1.8324324324324324, 1.8594594594594596], "std": [0.5029932319431055, 0.472748981709973], "min": [0, 0], "max": [2, 2], "count": [370]}, "gripper_open_scale_state": {"mean": [0.4366810810398409, 0.8143378378378399], "std": [0.3374121072534664, 0.1591264685006285], "min": [0.135, 0.372], "max": [0.886, 0.894], "count": [370]}, "gripper_open_scale_action": {"mean": [0.4366810810398409, 0.8143378378378399], "std": [0.3374121072534664, 0.1591264685006285], "min": [0.135, 0.372], "max": [0.886, 0.894], "count": [370]}}} +{"episode_index": 283, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.47812652585544024]], [[0.47794841527297194]], [[0.4647602324426503]]], "std": [[[0.1263856780237465]], [[0.12251627943014153]], [[0.13411343719034513]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.6549019607843137]], [[0.6549019607843137]]], "mean": [[[0.46698028402537484]], [[0.4691784169550173]], [[0.46475539255734977]]], "std": [[[0.060802577508482045]], [[0.05599326438513119]], [[0.058430407598846594]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7294117647058823]], [[0.7411764705882353]]], "mean": [[[0.4794141456010509]], [[0.4695144015122389]], [[0.45449930715750353]]], "std": [[[0.09812822419605408]], [[0.10787004014846749]], [[0.13277984013381042]]], "count": [102]}, "observation.state": {"min": [0.6155951023101807, 1.9985066652297974, -0.9111491441726685, -0.9919578433036804, 0.5091997981071472, 0.9375211000442505, -2.804500102996826, 170.0, 0.00966699980199337, 0.38065600395202637, -0.20881399512290955, 0.30800002813339233, 0.39899998903274536, -3.1010000705718994, -1.0940072536468506, -2.037078619003296, 2.848011016845703, -0.5529378056526184, -1.4406123161315918, 1.0951592922210693, -1.8658616542816162, 120.0, -0.23094700276851654, 0.3967449963092804, -0.1865839958190918, 0.1340000033378601, -1.406999945640564, -3.052999973297119], "max": [1.1622498035430908, 2.0420353412628174, -0.3741811513900757, 0.08290313929319382, 2.218592643737793, 1.568422555923462, -0.9573829770088196, 894.0, 0.22635500133037567, 0.4647679924964905, -0.13279999792575836, 2.950000047683716, 1.5609999895095825, 3.138000011444092, -0.6580415368080139, -1.8410258293151855, 2.8642423152923584, 0.07522369176149368, 0.06902777403593063, 1.7422051429748535, -0.38521161675453186, 883.0, -0.15376600623130798, 0.45254701375961304, -0.054412998259067535, 2.757999897003174, -0.6909999847412109, 3.11899995803833], "mean": [0.7921492457389832, 2.026784896850586, -0.6340465545654297, -0.30776312947273254, 1.3765095472335815, 1.2268474102020264, -1.8858628273010254, 749.9395751953125, 0.16533535718917847, 0.41226670145988464, -0.17939892411231995, 1.9989068508148193, 1.0454127788543701, 0.26936668157577515, -0.9210653305053711, -1.9111403226852417, 2.8611605167388916, -0.37488991022109985, -0.6450121402740479, 1.5599921941757202, -1.5117855072021484, 360.5093688964844, -0.19484993815422058, 0.4299687445163727, -0.09924265742301941, 1.6151045560836792, -1.041229486465454, 1.16688871383667], "std": [0.16822925209999084, 0.008286275900900364, 0.2084733545780182, 0.3484870493412018, 0.6652945876121521, 0.17774353921413422, 0.7521596550941467, 251.59837341308594, 0.06945524364709854, 0.021856755018234253, 0.023268014192581177, 0.89219069480896, 0.40484753251075745, 1.855154275894165, 0.12177807837724686, 0.07522488385438919, 0.0038853830192238092, 0.17302730679512024, 0.38431301712989807, 0.19873082637786865, 0.4323517680168152, 323.3274230957031, 0.02162216417491436, 0.013666625134646893, 0.044517140835523605, 0.6223373413085938, 0.14039695262908936, 1.6421869993209839], "count": [480]}, "action": {"min": [0.6155951023101807, 1.9985066652297974, -0.9111491441726685, -0.9919578433036804, 0.5091997981071472, 0.9375211000442505, -2.804500102996826, 170.0, 0.00966699980199337, 0.38065600395202637, -0.20881399512290955, 0.30800002813339233, 0.39899998903274536, -3.1010000705718994, -1.0940072536468506, -2.037078619003296, 2.848011016845703, -0.5529378056526184, -1.4406123161315918, 1.0951592922210693, -1.8658616542816162, 120.0, -0.23094700276851654, 0.3967449963092804, -0.1865839958190918, 0.1340000033378601, -1.406999945640564, -3.052999973297119], "max": [1.1622498035430908, 2.0420353412628174, -0.3741811513900757, 0.08290313929319382, 2.218592643737793, 1.568422555923462, -0.9573829770088196, 894.0, 0.22635500133037567, 0.4647679924964905, -0.13279999792575836, 2.950000047683716, 1.5609999895095825, 3.138000011444092, -0.6580415368080139, -1.8410258293151855, 2.8642423152923584, 0.07522369176149368, 0.06902777403593063, 1.7422051429748535, -0.38521161675453186, 883.0, -0.15376600623130798, 0.45254701375961304, -0.054412998259067535, 2.757999897003174, -0.6909999847412109, 3.11899995803833], "mean": [0.7921492457389832, 2.026784896850586, -0.6340465545654297, -0.30776312947273254, 1.3765095472335815, 1.2268474102020264, -1.8858628273010254, 749.9395751953125, 0.16533535718917847, 0.41226670145988464, -0.17939892411231995, 1.9989068508148193, 1.0454127788543701, 0.26936668157577515, -0.9210653305053711, -1.9111403226852417, 2.8611605167388916, -0.37488991022109985, -0.6450121402740479, 1.5599921941757202, -1.5117855072021484, 360.5093688964844, -0.19484993815422058, 0.4299687445163727, -0.09924265742301941, 1.6151045560836792, -1.041229486465454, 1.16688871383667], "std": [0.16822925209999084, 0.008286275900900364, 0.2084733545780182, 0.3484870493412018, 0.6652945876121521, 0.17774353921413422, 0.7521596550941467, 251.59837341308594, 0.06945524364709854, 0.021856755018234253, 0.023268014192581177, 0.89219069480896, 0.40484753251075745, 1.855154275894165, 0.12177807837724686, 0.07522488385438919, 0.0038853830192238092, 0.17302730679512024, 0.38431301712989807, 0.19873082637786865, 0.4323517680168152, 323.3274230957031, 0.02162216417491436, 0.013666625134646893, 0.044517140835523605, 0.6223373413085938, 0.14039695262908936, 1.6421869993209839], "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": [284], "max": [284], "mean": [284.0], "std": [0.0], "count": [480]}, "index": {"min": [151535], "max": [152014], "mean": [151774.5], "std": [138.5637639019187], "count": [480]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [480]}, "subtask_annotation": {"mean": [5.122916666666667, 12.0, 12.0, 12.0, 12.0], "std": [3.7682190523361143, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [480]}, "scene_annotation": {"mean": [284.0], "std": [0.0], "min": [284], "max": [284], "count": [480]}, "eef_direction_state": {"mean": [4.877083333333333, 4.410416666666666], "std": [1.6379280081011536, 1.795914296318792], "min": [0, 0], "max": [6, 6], "count": [480]}, "eef_velocity_state": {"mean": [0.51875, 0.7], "std": [0.7097993407764384, 0.751110289282918], "min": [0, 0], "max": [2, 2], "count": [480]}, "eef_acc_mag_state": {"mean": [0.6041666666666666, 0.6875], "std": [0.7968579791210528, 0.8380595145930867], "min": [0, 0], "max": [2, 2], "count": [480]}, "eef_direction_action": {"mean": [4.877083333333333, 4.410416666666666], "std": [1.6379280081011536, 1.795914296318792], "min": [0, 0], "max": [6, 6], "count": [480]}, "eef_velocity_action": {"mean": [0.51875, 0.7], "std": [0.7097993407764384, 0.751110289282918], "min": [0, 0], "max": [2, 2], "count": [480]}, "eef_acc_mag_action": {"mean": [0.6041666666666666, 0.6875], "std": [0.7968579791210528, 0.8380595145930867], "min": [0, 0], "max": [2, 2], "count": [480]}, "eef_sim_pose_state": {"mean": [0.6314276367855107, 0.29096926011788216, 1.1695976134192032, -1.6155760286993421, 1.0404270778239524, -1.6731367068851328, 0.6139328516486195, -0.24802239832879988, 1.1004524677952618, 1.9996446087021265, 1.0458270891860808, -0.6470042467902924], "std": [0.020071265978396383, 0.024221787778573613, 0.04323199198851412, 0.6211145253300224, 0.14032697714773776, 1.900260414212495, 0.024112586187414194, 0.061705517621462806, 0.03632553403998078, 0.8911641881462677, 0.40475916413866764, 2.034892845091665], "min": [0.5830038260120822, 0.24166961352739655, 1.0856989600721076, -2.7572337408626373, 0.6911890283624191, -3.1366512064681022, 0.5839636291285581, -0.3172552884452832, 1.0529953402215422, 0.3123122900871669, 0.3994158917010804, -3.1403733965222442], "max": [0.6586867403553565, 0.3238421031889709, 1.21257999630229, -0.14065295184361992, 1.4061792468043746, 3.1388382935513404, 0.660448437335243, -0.10774354543024726, 1.1628709080216393, 2.9505305242267372, 1.5611149626751275, 3.118502724023889], "count": [480]}, "eef_sim_pose_action": {"mean": [0.6314276367855107, 0.29096926011788216, 1.1695976134192032, -1.6155760286993421, 1.0404270778239524, -1.6731367068851328, 0.6139328516486195, -0.24802239832879988, 1.1004524677952618, 1.9996446087021265, 1.0458270891860808, -0.6470042467902924], "std": [0.020071265978396383, 0.024221787778573613, 0.04323199198851412, 0.6211145253300224, 0.14032697714773776, 1.900260414212495, 0.024112586187414194, 0.061705517621462806, 0.03632553403998078, 0.8911641881462677, 0.40475916413866764, 2.034892845091665], "min": [0.5830038260120822, 0.24166961352739655, 1.0856989600721076, -2.7572337408626373, 0.6911890283624191, -3.1366512064681022, 0.5839636291285581, -0.3172552884452832, 1.0529953402215422, 0.3123122900871669, 0.3994158917010804, -3.1403733965222442], "max": [0.6586867403553565, 0.3238421031889709, 1.21257999630229, -0.14065295184361992, 1.4061792468043746, 3.1388382935513404, 0.660448437335243, -0.10774354543024726, 1.1628709080216393, 2.9505305242267372, 1.5611149626751275, 3.118502724023889], "count": [480]}, "gripper_mode_state": {"mean": [0.675, 0.19791666666666666], "std": [0.468374849879882, 0.39842898956052664], "min": [0, 0], "max": [1, 1], "count": [480]}, "gripper_activity_state": {"mean": [1.8958333333333333, 1.8520833333333333], "std": [0.39997829802239004, 0.4754338296639068], "min": [0, 0], "max": [2, 2], "count": [480]}, "gripper_mode_action": {"mean": [0.675, 0.19791666666666666], "std": [0.468374849879882, 0.39842898956052664], "min": [0, 0], "max": [1, 1], "count": [480]}, "gripper_activity_action": {"mean": [1.8958333333333333, 1.8520833333333333], "std": [0.39997829802239004, 0.4754338296639068], "min": [0, 0], "max": [2, 2], "count": [480]}, "gripper_open_scale_state": {"mean": [0.36050937520662973, 0.7499395835558563], "std": [0.3233273878780082, 0.2515984147417789], "min": [0.12, 0.17], "max": [0.883, 0.894], "count": [480]}, "gripper_open_scale_action": {"mean": [0.36050937520662973, 0.7499395835558563], "std": [0.3233273878780082, 0.2515984147417789], "min": [0.12, 0.17], "max": [0.883, 0.894], "count": [480]}}} +{"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.4718621058006536]], [[0.4739029003267974]], [[0.4608722691993464]]], "std": [[[0.13365852657758762]], [[0.1277491214488929]], [[0.14062494900550784]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47066995302287584]], [[0.47340500816993464]], [[0.46827564950980394]]], "std": [[[0.0647025747626862]], [[0.06087870318782226]], [[0.06394486901144208]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7372549019607844]], [[0.7411764705882353]]], "mean": [[[0.4788047569444444]], [[0.46780956699346404]], [[0.4515741421568627]]], "std": [[[0.09257950069959298]], [[0.09808506023305329]], [[0.12301594916474722]]], "count": [100]}, "observation.state": {"min": [0.66017085313797, 1.9867606163024902, -1.614988088607788, -1.1652865409851074, 0.403258353471756, 0.9961990118026733, -2.734773874282837, 23.0, 0.04532499983906746, 0.40702301263809204, -0.19564400613307953, -3.0869998931884766, 0.03199999779462814, -3.115000009536743, -1.021628499031067, -2.0361361503601074, 2.8293707370758057, -0.6642548441886902, -1.4404550790786743, 1.209338665008545, -1.9803204536437988, 140.0, -0.23979899287223816, 0.3884260058403015, -0.1775829941034317, 0.4289999306201935, -1.3700000047683716, -3.0969998836517334], "max": [0.9437693953514099, 2.0340068340301514, -0.4928635358810425, 0.030752701684832573, 2.348811626434326, 1.4076603651046753, -1.2833755016326904, 891.0, 0.23426799476146698, 0.47100499272346497, -0.10126499831676483, 3.128000020980835, 1.5290000438690186, 3.128000020980835, -0.6840992569923401, -1.8250908851623535, 2.8640506267547607, 0.055257122963666916, 0.003874631132930517, 1.8796149492263794, -0.5705831050872803, 879.0, -0.1842070072889328, 0.44434499740600586, -0.04796700179576874, 2.5789999961853027, -0.6339999437332153, 3.072999954223633], "mean": [0.8025946617126465, 2.0234110355377197, -0.9344816207885742, -0.5716844201087952, 1.2347060441970825, 1.1885396242141724, -1.8961098194122314, 628.9449462890625, 0.148316890001297, 0.4331689774990082, -0.14998044073581696, -1.374247431755066, 0.864540159702301, 0.5868135094642639, -0.8710036277770996, -1.8827388286590576, 2.8613524436950684, -0.42026573419570923, -0.6664868593215942, 1.703168511390686, -1.5442720651626587, 326.2359619140625, -0.21785441040992737, 0.40958306193351746, -0.09094352275133133, 1.5275498628616333, -1.0692108869552612, 1.4775519371032715], "std": [0.09613054245710373, 0.008021543733775616, 0.38226786255836487, 0.4147026538848877, 0.7134810090065002, 0.11744891107082367, 0.5358043909072876, 358.5783386230469, 0.05764467641711235, 0.01803426444530487, 0.03434004262089729, 1.895870566368103, 0.5065982937812805, 1.510147213935852, 0.08253951370716095, 0.07033742964267731, 0.005963737610727549, 0.13386482000350952, 0.31929558515548706, 0.23426513373851776, 0.3175666630268097, 288.4541931152344, 0.013274766504764557, 0.017036128789186478, 0.04083945229649544, 0.4884417951107025, 0.15647286176681519, 1.529416799545288], "count": [445]}, "action": {"min": [0.66017085313797, 1.9867606163024902, -1.614988088607788, -1.1652865409851074, 0.403258353471756, 0.9961990118026733, -2.734773874282837, 23.0, 0.04532499983906746, 0.40702301263809204, -0.19564400613307953, -3.0869998931884766, 0.03199999779462814, -3.115000009536743, -1.021628499031067, -2.0361361503601074, 2.8293707370758057, -0.6642548441886902, -1.4404550790786743, 1.209338665008545, -1.9803204536437988, 140.0, -0.23979899287223816, 0.3884260058403015, -0.1775829941034317, 0.4289999306201935, -1.3700000047683716, -3.0969998836517334], "max": [0.9437693953514099, 2.0340068340301514, -0.4928635358810425, 0.030752701684832573, 2.348811626434326, 1.4076603651046753, -1.2833755016326904, 891.0, 0.23426799476146698, 0.47100499272346497, -0.10126499831676483, 3.128000020980835, 1.5290000438690186, 3.128000020980835, -0.6840992569923401, -1.8250908851623535, 2.8640506267547607, 0.055257122963666916, 0.003874631132930517, 1.8796149492263794, -0.5705831050872803, 879.0, -0.1842070072889328, 0.44434499740600586, -0.04796700179576874, 2.5789999961853027, -0.6339999437332153, 3.072999954223633], "mean": [0.8025946617126465, 2.0234110355377197, -0.9344816207885742, -0.5716844201087952, 1.2347060441970825, 1.1885396242141724, -1.8961098194122314, 628.9449462890625, 0.148316890001297, 0.4331689774990082, -0.14998044073581696, -1.374247431755066, 0.864540159702301, 0.5868135094642639, -0.8710036277770996, -1.8827388286590576, 2.8613524436950684, -0.42026573419570923, -0.6664868593215942, 1.703168511390686, -1.5442720651626587, 326.2359619140625, -0.21785441040992737, 0.40958306193351746, -0.09094352275133133, 1.5275498628616333, -1.0692108869552612, 1.4775519371032715], "std": [0.09613054245710373, 0.008021543733775616, 0.38226786255836487, 0.4147026538848877, 0.7134810090065002, 0.11744891107082367, 0.5358043909072876, 358.5783386230469, 0.05764467641711235, 0.01803426444530487, 0.03434004262089729, 1.895870566368103, 0.5065982937812805, 1.510147213935852, 0.08253951370716095, 0.07033742964267731, 0.005963737610727549, 0.13386482000350952, 0.31929558515548706, 0.23426513373851776, 0.3175666630268097, 288.4541931152344, 0.013274766504764557, 0.017036128789186478, 0.04083945229649544, 0.4884417951107025, 0.15647286176681519, 1.529416799545288], "count": [445]}, "timestamp": {"min": [0.0], "max": [14.8], "mean": [7.4], "std": [4.282003684673281], "count": [445]}, "frame_index": {"min": [0], "max": [444], "mean": [222.0], "std": [128.46011054019843], "count": [445]}, "episode_index": {"min": [285], "max": [285], "mean": [285.0], "std": [0.0], "count": [445]}, "index": {"min": [152015], "max": [152459], "mean": [152237.0], "std": [128.46011054019843], "count": [445]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [445]}, "subtask_annotation": {"mean": [5.301123595505618, 12.0, 12.0, 12.0, 12.0], "std": [3.646038157116741, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [445]}, "scene_annotation": {"mean": [285.0], "std": [0.0], "min": [285], "max": [285], "count": [445]}, "eef_direction_state": {"mean": [5.101123595505618, 3.7730337078651686], "std": [1.4737016286691507, 1.8409062280400967], "min": [0, 0], "max": [6, 6], "count": [445]}, "eef_velocity_state": {"mean": [0.4853932584269663, 0.898876404494382], "std": [0.6920983501256814, 0.6811250412389773], "min": [0, 0], "max": [2, 2], "count": [445]}, "eef_acc_mag_state": {"mean": [0.5797752808988764, 0.8382022471910112], "std": [0.799463271535994, 0.8378015127859404], "min": [0, 0], "max": [2, 2], "count": [445]}, "eef_direction_action": {"mean": [5.101123595505618, 3.7730337078651686], "std": [1.4737016286691507, 1.8409062280400967], "min": [0, 0], "max": [6, 6], "count": [445]}, "eef_velocity_action": {"mean": [0.4853932584269663, 0.898876404494382], "std": [0.6920983501256814, 0.6811250412389773], "min": [0, 0], "max": [2, 2], "count": [445]}, "eef_acc_mag_action": {"mean": [0.5797752808988764, 0.8382022471910112], "std": [0.799463271535994, 0.8378015127859404], "min": [0, 0], "max": [2, 2], "count": [445]}, "eef_sim_pose_state": {"mean": [0.6130373478647406, 0.31624099021749097, 1.1754351592468124, -1.528461391684042, 1.0682417208843913, -1.836909449683298, 0.6344813688656648, -0.22801341492058336, 1.1346982144661544, -1.3742375590745555, 0.8651556149526038, -0.5743646551674123], "std": [0.016905144437155406, 0.018876207057431895, 0.036458270861356744, 0.48766928483123934, 0.15649785146655387, 1.7524671820207205, 0.021331167067349208, 0.05480898855584429, 0.047057564797445856, 1.8967482596146772, 0.5064102276255729, 1.4272869880099965], "min": [0.5916210248211611, 0.266911861379558, 1.0925113369805624, -2.578711873817453, 0.6336528775342574, -3.1407386908398833, 0.5997952227924823, -0.304833690162156, 1.066695186448405, -3.087859586718789, 0.032557717966801514, -3.112254888265106], "max": [0.647904938734053, 0.3369494339297942, 1.2156314669455761, -0.4345616407303793, 1.3698637317481164, 3.1353128663381367, 0.6758599428423693, -0.13937874185366042, 1.1965346811904647, 3.1275286167259937, 1.529444008591427, 3.0329214687356227], "count": [445]}, "eef_sim_pose_action": {"mean": [0.6130373478647406, 0.31624099021749097, 1.1754351592468124, -1.528461391684042, 1.0682417208843913, -1.836909449683298, 0.6344813688656648, -0.22801341492058336, 1.1346982144661544, -1.3742375590745555, 0.8651556149526038, -0.5743646551674123], "std": [0.016905144437155406, 0.018876207057431895, 0.036458270861356744, 0.48766928483123934, 0.15649785146655387, 1.7524671820207205, 0.021331167067349208, 0.05480898855584429, 0.047057564797445856, 1.8967482596146772, 0.5064102276255729, 1.4272869880099965], "min": [0.5916210248211611, 0.266911861379558, 1.0925113369805624, -2.578711873817453, 0.6336528775342574, -3.1407386908398833, 0.5997952227924823, -0.304833690162156, 1.066695186448405, -3.087859586718789, 0.032557717966801514, -3.112254888265106], "max": [0.647904938734053, 0.3369494339297942, 1.2156314669455761, -0.4345616407303793, 1.3698637317481164, 3.1353128663381367, 0.6758599428423693, -0.13937874185366042, 1.1965346811904647, 3.1275286167259937, 1.529444008591427, 3.0329214687356227], "count": [445]}, "gripper_mode_state": {"mean": [0.7235955056179775, 0.3325842696629214], "std": [0.44721924138775454, 0.4711390168896034], "min": [0, 0], "max": [1, 1], "count": [445]}, "gripper_activity_state": {"mean": [1.847191011235955, 1.8292134831460674], "std": [0.4917498879295785, 0.5171664907397293], "min": [0, 0], "max": [2, 2], "count": [445]}, "gripper_mode_action": {"mean": [0.7235955056179775, 0.3325842696629214], "std": [0.44721924138775454, 0.4711390168896034], "min": [0, 0], "max": [1, 1], "count": [445]}, "gripper_activity_action": {"mean": [1.847191011235955, 1.8292134831460674], "std": [0.4917498879295785, 0.5171664907397293], "min": [0, 0], "max": [2, 2], "count": [445]}, "gripper_open_scale_state": {"mean": [0.3262359550561796, 0.6289449438673724], "std": [0.28845421536767585, 0.3585783213112816], "min": [0.14, 0.023], "max": [0.879, 0.891], "count": [445]}, "gripper_open_scale_action": {"mean": [0.3262359550561796, 0.6289449438673724], "std": [0.28845421536767585, 0.3585783213112816], "min": [0.14, 0.023], "max": [0.879, 0.891], "count": [445]}}} +{"episode_index": 285, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.46309300857843133]], [[0.46466206903594776]], [[0.4514796568627451]]], "std": [[[0.11832073123801828]], [[0.11565895962084062]], [[0.12944528302227476]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.03137254901960784]], [[0.027450980392156862]]], "max": [[[0.6901960784313725]], [[0.6549019607843137]], [[0.6509803921568628]]], "mean": [[[0.467950612745098]], [[0.4705263419117647]], [[0.46573547589869285]]], "std": [[[0.05903857532131159]], [[0.053895600010383446]], [[0.05648619613354241]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.7254901960784313]], [[0.7411764705882353]]], "mean": [[[0.4801338112745098]], [[0.46424445057189545]], [[0.4471464256535948]]], "std": [[[0.09845828853258654]], [[0.10413352673347562]], [[0.13324046103220358]]], "count": [100]}, "observation.state": {"min": [0.5460612177848816, 1.879422903060913, -0.9600532650947571, -0.7632673382759094, 0.8179136514663696, 1.021593689918518, -2.733499765396118, 271.0, 0.01962600089609623, 0.36293500661849976, -0.2228659987449646, 0.4050000309944153, 0.6809999942779541, -3.0969998836517334, -1.0215063095092773, -2.0340068340301514, 2.8225464820861816, -0.6309365630149841, -1.334792971611023, 1.0851584672927856, -1.9074878692626953, 121.0, -0.24536000192165375, 0.40220901370048523, -0.18799099326133728, 0.07499997317790985, -1.4919999837875366, -3.0880000591278076], "max": [1.1338707208633423, 2.0371832847595215, -0.43933433294296265, 0.007260570302605629, 2.3761088848114014, 1.5229045152664185, -1.400277853012085, 888.0, 0.26402801275253296, 0.4472630023956299, -0.14390799403190613, 2.9590001106262207, 1.5470000505447388, 3.131999969482422, -0.6772750616073608, -1.8285990953445435, 2.8640506267547607, -0.0383099764585495, -0.014329152181744576, 1.808213472366333, -0.5848773121833801, 879.0, -0.18895700573921204, 0.4494670033454895, -0.051013000309467316, 2.6410000324249268, -0.6959999799728394, 3.115000009536743], "mean": [0.7101446986198425, 2.011235237121582, -0.6932282447814941, -0.30477046966552734, 1.559406042098999, 1.1927475929260254, -2.0318667888641357, 783.7240600585938, 0.19077344238758087, 0.40238156914711, -0.18938572704792023, 2.071406364440918, 1.1251307725906372, 0.42807891964912415, -0.8891741633415222, -1.8952232599258423, 2.8605427742004395, -0.42087501287460327, -0.6486998796463013, 1.6027565002441406, -1.6034871339797974, 366.935791015625, -0.21577443182468414, 0.42250508069992065, -0.09722369909286499, 1.5927352905273438, -1.006653070449829, 1.3810958862304688], "std": [0.18192003667354584, 0.032108936458826065, 0.1841374635696411, 0.27620694041252136, 0.661579966545105, 0.1348823457956314, 0.5571795105934143, 197.00318908691406, 0.07632886618375778, 0.023510592058300972, 0.021098172292113304, 0.876314103603363, 0.2740793824195862, 1.8313589096069336, 0.09546084702014923, 0.07002506405115128, 0.008764528669416904, 0.13924908638000488, 0.33179596066474915, 0.23424124717712402, 0.37322524189949036, 308.17230224609375, 0.019070221111178398, 0.01382418256253004, 0.0458495169878006, 0.5850841999053955, 0.1551697701215744, 1.5854427814483643], "count": [366]}, "action": {"min": [0.5460612177848816, 1.879422903060913, -0.9600532650947571, -0.7632673382759094, 0.8179136514663696, 1.021593689918518, -2.733499765396118, 271.0, 0.01962600089609623, 0.36293500661849976, -0.2228659987449646, 0.4050000309944153, 0.6809999942779541, -3.0969998836517334, -1.0215063095092773, -2.0340068340301514, 2.8225464820861816, -0.6309365630149841, -1.334792971611023, 1.0851584672927856, -1.9074878692626953, 121.0, -0.24536000192165375, 0.40220901370048523, -0.18799099326133728, 0.07499997317790985, -1.4919999837875366, -3.0880000591278076], "max": [1.1338707208633423, 2.0371832847595215, -0.43933433294296265, 0.007260570302605629, 2.3761088848114014, 1.5229045152664185, -1.400277853012085, 888.0, 0.26402801275253296, 0.4472630023956299, -0.14390799403190613, 2.9590001106262207, 1.5470000505447388, 3.131999969482422, -0.6772750616073608, -1.8285990953445435, 2.8640506267547607, -0.0383099764585495, -0.014329152181744576, 1.808213472366333, -0.5848773121833801, 879.0, -0.18895700573921204, 0.4494670033454895, -0.051013000309467316, 2.6410000324249268, -0.6959999799728394, 3.115000009536743], "mean": [0.7101446986198425, 2.011235237121582, -0.6932282447814941, -0.30477046966552734, 1.559406042098999, 1.1927475929260254, -2.0318667888641357, 783.7240600585938, 0.19077344238758087, 0.40238156914711, -0.18938572704792023, 2.071406364440918, 1.1251307725906372, 0.42807891964912415, -0.8891741633415222, -1.8952232599258423, 2.8605427742004395, -0.42087501287460327, -0.6486998796463013, 1.6027565002441406, -1.6034871339797974, 366.935791015625, -0.21577443182468414, 0.42250508069992065, -0.09722369909286499, 1.5927352905273438, -1.006653070449829, 1.3810958862304688], "std": [0.18192003667354584, 0.032108936458826065, 0.1841374635696411, 0.27620694041252136, 0.661579966545105, 0.1348823457956314, 0.5571795105934143, 197.00318908691406, 0.07632886618375778, 0.023510592058300972, 0.021098172292113304, 0.876314103603363, 0.2740793824195862, 1.8313589096069336, 0.09546084702014923, 0.07002506405115128, 0.008764528669416904, 0.13924908638000488, 0.33179596066474915, 0.23424124717712402, 0.37322524189949036, 308.17230224609375, 0.019070221111178398, 0.01382418256253004, 0.0458495169878006, 0.5850841999053955, 0.1551697701215744, 1.5854427814483643], "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": [286], "max": [286], "mean": [286.0], "std": [0.0], "count": [366]}, "index": {"min": [152460], "max": [152825], "mean": [152642.5], "std": [105.65470489602754], "count": [366]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [366]}, "subtask_annotation": {"mean": [4.994535519125683, 12.0, 12.0, 12.0, 12.0], "std": [3.8503385242690893, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [366]}, "scene_annotation": {"mean": [286.0], "std": [0.0], "min": [286], "max": [286], "count": [366]}, "eef_direction_state": {"mean": [4.855191256830601, 4.114754098360656], "std": [1.4943656810022907, 1.9552230232584547], "min": [0, 0], "max": [6, 6], "count": [366]}, "eef_velocity_state": {"mean": [0.6092896174863388, 0.7814207650273224], "std": [0.7150383368921831, 0.7655735754710491], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_acc_mag_state": {"mean": [0.6502732240437158, 0.7349726775956285], "std": [0.818560265927423, 0.8449340352025394], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_direction_action": {"mean": [4.855191256830601, 4.114754098360656], "std": [1.4943656810022907, 1.9552230232584547], "min": [0, 0], "max": [6, 6], "count": [366]}, "eef_velocity_action": {"mean": [0.6092896174863388, 0.7814207650273224], "std": [0.7150383368921831, 0.7655735754710491], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_acc_mag_action": {"mean": [0.6502732240437158, 0.7349726775956285], "std": [0.818560265927423, 0.8449340352025394], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_sim_pose_state": {"mean": [0.6235056703967762, 0.31215780304162194, 1.171287456754805, -1.5937796153394863, 1.0057214702565362, -1.5632230792202488, 0.6019784369790868, -0.27331505646085374, 1.0881031912822299, 2.071550496196995, 1.1256544906275765, -0.6283138056554558], "std": [0.016971291118100182, 0.02235351396842158, 0.04156970601577496, 0.5832058603925946, 0.15504120816221886, 1.9862134270231013, 0.02537609159560945, 0.06634996646617113, 0.029067046682121508, 0.8753524980856372, 0.27383400566190635, 1.9158673463780238], "min": [0.5892710334851349, 0.28116270037129976, 1.0952724869699866, -2.6403875232664795, 0.6958139756393007, -3.126688109008965, 0.5764131887632032, -0.33682706731395146, 1.055375034895896, 0.4084164739684174, 0.6813468576640371, -3.121176464326396], "max": [0.6532934761153116, 0.3463195846595559, 1.2140357717533325, -0.08952787091162118, 1.4920141895437733, 3.131615979438211, 0.6512752755124626, -0.11831111227101401, 1.1388107589108014, 2.9591351609394283, 1.5469370193825367, 3.115935475468124], "count": [366]}, "eef_sim_pose_action": {"mean": [0.6235056703967762, 0.31215780304162194, 1.171287456754805, -1.5937796153394863, 1.0057214702565362, -1.5632230792202488, 0.6019784369790868, -0.27331505646085374, 1.0881031912822299, 2.071550496196995, 1.1256544906275765, -0.6283138056554558], "std": [0.016971291118100182, 0.02235351396842158, 0.04156970601577496, 0.5832058603925946, 0.15504120816221886, 1.9862134270231013, 0.02537609159560945, 0.06634996646617113, 0.029067046682121508, 0.8753524980856372, 0.27383400566190635, 1.9158673463780238], "min": [0.5892710334851349, 0.28116270037129976, 1.0952724869699866, -2.6403875232664795, 0.6958139756393007, -3.126688109008965, 0.5764131887632032, -0.33682706731395146, 1.055375034895896, 0.4084164739684174, 0.6813468576640371, -3.121176464326396], "max": [0.6532934761153116, 0.3463195846595559, 1.2140357717533325, -0.08952787091162118, 1.4920141895437733, 3.131615979438211, 0.6512752755124626, -0.11831111227101401, 1.1388107589108014, 2.9591351609394283, 1.5469370193825367, 3.115935475468124], "count": [366]}, "gripper_mode_state": {"mean": [0.6693989071038251, 0.14754098360655737], "std": [0.4704296018237258, 0.354644387750556], "min": [0, 0], "max": [1, 1], "count": [366]}, "gripper_activity_state": {"mean": [1.8224043715846994, 1.866120218579235], "std": [0.5106951336597315, 0.4448856017699916], "min": [0, 0], "max": [2, 2], "count": [366]}, "gripper_mode_action": {"mean": [0.6693989071038251, 0.14754098360655737], "std": [0.4704296018237258, 0.354644387750556], "min": [0, 0], "max": [1, 1], "count": [366]}, "gripper_activity_action": {"mean": [1.8224043715846994, 1.866120218579235], "std": [0.5106951336597315, 0.4448856017699916], "min": [0, 0], "max": [2, 2], "count": [366]}, "gripper_open_scale_state": {"mean": [0.3669357923705725, 0.7837240437158469], "std": [0.30817225906363155, 0.19700317167288933], "min": [0.121, 0.271], "max": [0.879, 0.888], "count": [366]}, "gripper_open_scale_action": {"mean": [0.3669357923705725, 0.7837240437158469], "std": [0.30817225906363155, 0.19700317167288933], "min": [0.121, 0.271], "max": [0.879, 0.888], "count": [366]}}} +{"episode_index": 286, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.47458850081699344]], [[0.47736787581699347]], [[0.46601330269607844]]], "std": [[[0.1252756937544371]], [[0.12042525989918158]], [[0.13169580958674773]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0196078431372549]]], "max": [[[0.7176470588235294]], [[0.6941176470588235]], [[0.6823529411764706]]], "mean": [[[0.4714038337418301]], [[0.4732738439542484]], [[0.4688382352941176]]], "std": [[[0.058225215755444065]], [[0.0541325072371339]], [[0.05557953536201331]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.4798127614379085]], [[0.47099328635620913]], [[0.4556986989379085]]], "std": [[[0.10653143011808766]], [[0.10991974741511144]], [[0.13339512302546605]]], "count": [100]}, "observation.state": {"min": [0.5997475385665894, 1.9845092296600342, -0.914290726184845, -0.8691390752792358, 0.5736373662948608, 0.9954485297203064, -2.722783327102661, 77.0, 0.005797999911010265, 0.3911780118942261, -0.2097020000219345, 0.7730000019073486, 0.48100000619888306, -3.0920000076293945, -1.0638829469680786, -2.0387017726898193, 2.8469111919403076, -0.5538802742958069, -1.5688939094543457, 0.968989372253418, -1.862458348274231, 113.0, -0.2408210039138794, 0.39369699358940125, -0.19076800346374512, 0.2109999656677246, -1.3519999980926514, -3.0999999046325684], "max": [1.1688121557235718, 2.037881374359131, -0.29597294330596924, 0.03223623335361481, 2.146266460418701, 1.6031723022460938, -0.9026145339012146, 888.0, 0.24533799290657043, 0.44502198696136475, -0.1357239931821823, 2.8910000324249268, 1.559000015258789, 3.1410000324249268, -0.6419670581817627, -1.8293321132659912, 2.864224910736084, 0.0616450309753418, -0.012095131911337376, 1.7401456832885742, -0.49117058515548706, 828.0, -0.15258100628852844, 0.463685005903244, -0.05856100097298622, 2.697999954223633, -0.7409999966621399, 3.11899995803833], "mean": [0.7757002115249634, 2.0240824222564697, -0.5564736723899841, -0.2775971293449402, 1.368407130241394, 1.2072267532348633, -1.8740878105163574, 733.821044921875, 0.17361736297607422, 0.4116901159286499, -0.18252289295196533, 1.9545751810073853, 1.0601695775985718, 0.3553968667984009, -0.8781742453575134, -1.9188538789749146, 2.860227584838867, -0.32006922364234924, -0.7364685535430908, 1.533494234085083, -1.4114973545074463, 354.139892578125, -0.2007940113544464, 0.4254853427410126, -0.1082317978143692, 1.505863070487976, -1.0659600496292114, 1.0094654560089111], "std": [0.18119484186172485, 0.009785080328583717, 0.2016901820898056, 0.29195070266723633, 0.6397705674171448, 0.11882201582193375, 0.7203837037086487, 263.7885437011719, 0.07474280148744583, 0.015245996415615082, 0.023336758837103844, 0.8164358735084534, 0.34818923473358154, 1.9590086936950684, 0.1296350359916687, 0.07187353074550629, 0.0036267407704144716, 0.17160525918006897, 0.41923320293426514, 0.21335463225841522, 0.44887879490852356, 298.0370788574219, 0.025987127795815468, 0.018514148890972137, 0.04151785746216774, 0.6291283965110779, 0.13091161847114563, 1.8609949350357056], "count": [461]}, "action": {"min": [0.5997475385665894, 1.9845092296600342, -0.914290726184845, -0.8691390752792358, 0.5736373662948608, 0.9954485297203064, -2.722783327102661, 77.0, 0.005797999911010265, 0.3911780118942261, -0.2097020000219345, 0.7730000019073486, 0.48100000619888306, -3.0920000076293945, -1.0638829469680786, -2.0387017726898193, 2.8469111919403076, -0.5538802742958069, -1.5688939094543457, 0.968989372253418, -1.862458348274231, 113.0, -0.2408210039138794, 0.39369699358940125, -0.19076800346374512, 0.2109999656677246, -1.3519999980926514, -3.0999999046325684], "max": [1.1688121557235718, 2.037881374359131, -0.29597294330596924, 0.03223623335361481, 2.146266460418701, 1.6031723022460938, -0.9026145339012146, 888.0, 0.24533799290657043, 0.44502198696136475, -0.1357239931821823, 2.8910000324249268, 1.559000015258789, 3.1410000324249268, -0.6419670581817627, -1.8293321132659912, 2.864224910736084, 0.0616450309753418, -0.012095131911337376, 1.7401456832885742, -0.49117058515548706, 828.0, -0.15258100628852844, 0.463685005903244, -0.05856100097298622, 2.697999954223633, -0.7409999966621399, 3.11899995803833], "mean": [0.7757002115249634, 2.0240824222564697, -0.5564736723899841, -0.2775971293449402, 1.368407130241394, 1.2072267532348633, -1.8740878105163574, 733.821044921875, 0.17361736297607422, 0.4116901159286499, -0.18252289295196533, 1.9545751810073853, 1.0601695775985718, 0.3553968667984009, -0.8781742453575134, -1.9188538789749146, 2.860227584838867, -0.32006922364234924, -0.7364685535430908, 1.533494234085083, -1.4114973545074463, 354.139892578125, -0.2007940113544464, 0.4254853427410126, -0.1082317978143692, 1.505863070487976, -1.0659600496292114, 1.0094654560089111], "std": [0.18119484186172485, 0.009785080328583717, 0.2016901820898056, 0.29195070266723633, 0.6397705674171448, 0.11882201582193375, 0.7203837037086487, 263.7885437011719, 0.07474280148744583, 0.015245996415615082, 0.023336758837103844, 0.8164358735084534, 0.34818923473358154, 1.9590086936950684, 0.1296350359916687, 0.07187353074550629, 0.0036267407704144716, 0.17160525918006897, 0.41923320293426514, 0.21335463225841522, 0.44887879490852356, 298.0370788574219, 0.025987127795815468, 0.018514148890972137, 0.04151785746216774, 0.6291283965110779, 0.13091161847114563, 1.8609949350357056], "count": [461]}, "timestamp": {"min": [0.0], "max": [15.333333333333334], "mean": [7.666666666666667], "std": [4.435964131705505], "count": [461]}, "frame_index": {"min": [0], "max": [460], "mean": [230.0], "std": [133.07892395116517], "count": [461]}, "episode_index": {"min": [287], "max": [287], "mean": [287.0], "std": [0.0], "count": [461]}, "index": {"min": [152826], "max": [153286], "mean": [153056.0], "std": [133.07892395116517], "count": [461]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [461]}, "subtask_annotation": {"mean": [5.637744034707159, 12.0, 12.0, 12.0, 12.0], "std": [3.6662567733872717, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [461]}, "scene_annotation": {"mean": [287.0], "std": [0.0], "min": [287], "max": [287], "count": [461]}, "eef_direction_state": {"mean": [4.665943600867679, 4.2841648590021695], "std": [1.6417514287702153, 1.868667558905686], "min": [0, 0], "max": [6, 6], "count": [461]}, "eef_velocity_state": {"mean": [0.5986984815618221, 0.737527114967462], "std": [0.7013454981570147, 0.7613790162032792], "min": [0, 0], "max": [2, 2], "count": [461]}, "eef_acc_mag_state": {"mean": [0.665943600867679, 0.7830802603036876], "std": [0.8207653622682914, 0.8335534393735476], "min": [0, 0], "max": [2, 2], "count": [461]}, "eef_direction_action": {"mean": [4.665943600867679, 4.2841648590021695], "std": [1.6417514287702153, 1.868667558905686], "min": [0, 0], "max": [6, 6], "count": [461]}, "eef_velocity_action": {"mean": [0.5986984815618221, 0.737527114967462], "std": [0.7013454981570147, 0.7613790162032792], "min": [0, 0], "max": [2, 2], "count": [461]}, "eef_acc_mag_action": {"mean": [0.665943600867679, 0.7830802603036876], "std": [0.8207653622682914, 0.8335534393735476], "min": [0, 0], "max": [2, 2], "count": [461]}, "eef_sim_pose_state": {"mean": [0.625030221285305, 0.2945898036380036, 1.1579679768403757, -1.506977059609044, 1.0650867028660982, -1.5633708881261803, 0.6114982999226177, -0.25628461330162944, 1.095359141805892, 1.9558564761161696, 1.0605248770905542, -0.5196663506939153], "std": [0.02449212325423411, 0.025129863660723634, 0.041155471038035976, 0.6277513775008894, 0.1307468079853456, 1.8396654538182196, 0.02665495782629965, 0.06480857566420041, 0.03551098541906282, 0.8163680042007744, 0.3479888235503896, 2.119402623101281], "min": [0.5793321072499098, 0.2541876910285061, 1.0897337638473001, -2.6976311837384372, 0.740406067635123, -3.1257786558196505, 0.5750661312370717, -0.32160276379976654, 1.051548212212376, 0.7746326803828326, 0.4810709871904284, -3.122267395154292], "max": [0.6672889688104972, 0.3340298099195223, 1.2057587844374336, -0.21518690610876262, 1.351634571779789, 3.1378968432425007, 0.6509504838309397, -0.10641985814682164, 1.1573172235641127, 2.9250152812411074, 1.5596023505998007, 3.112700256303189], "count": [461]}, "eef_sim_pose_action": {"mean": [0.625030221285305, 0.2945898036380036, 1.1579679768403757, -1.506977059609044, 1.0650867028660982, -1.5633708881261803, 0.6114982999226177, -0.25628461330162944, 1.095359141805892, 1.9558564761161696, 1.0605248770905542, -0.5196663506939153], "std": [0.02449212325423411, 0.025129863660723634, 0.041155471038035976, 0.6277513775008894, 0.1307468079853456, 1.8396654538182196, 0.02665495782629965, 0.06480857566420041, 0.03551098541906282, 0.8163680042007744, 0.3479888235503896, 2.119402623101281], "min": [0.5793321072499098, 0.2541876910285061, 1.0897337638473001, -2.6976311837384372, 0.740406067635123, -3.1257786558196505, 0.5750661312370717, -0.32160276379976654, 1.051548212212376, 0.7746326803828326, 0.4810709871904284, -3.122267395154292], "max": [0.6672889688104972, 0.3340298099195223, 1.2057587844374336, -0.21518690610876262, 1.351634571779789, 3.1378968432425007, 0.6509504838309397, -0.10641985814682164, 1.1573172235641127, 2.9250152812411074, 1.5596023505998007, 3.112700256303189], "count": [461]}, "gripper_mode_state": {"mean": [0.6355748373101953, 0.19522776572668113], "std": [0.4812685980700528, 0.3963759392496599], "min": [0, 0], "max": [1, 1], "count": [461]}, "gripper_activity_state": {"mean": [1.8828633405639914, 1.86117136659436], "std": [0.4361003993700367, 0.47294473145029525], "min": [0, 0], "max": [2, 2], "count": [461]}, "gripper_mode_action": {"mean": [0.6355748373101953, 0.19522776572668113], "std": [0.4812685980700528, 0.3963759392496599], "min": [0, 0], "max": [1, 1], "count": [461]}, "gripper_activity_action": {"mean": [1.8828633405639914, 1.86117136659436], "std": [0.4361003993700367, 0.47294473145029525], "min": [0, 0], "max": [2, 2], "count": [461]}, "gripper_open_scale_state": {"mean": [0.35413991329830274, 0.7338210412478506], "std": [0.29803702098063295, 0.2637883009645144], "min": [0.113, 0.077], "max": [0.828, 0.888], "count": [461]}, "gripper_open_scale_action": {"mean": [0.35413991329830274, 0.7338210412478506], "std": [0.29803702098063295, 0.2637883009645144], "min": [0.113, 0.077], "max": [0.828, 0.888], "count": [461]}}} +{"episode_index": 287, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4653889583333333]], [[0.46842106413398693]], [[0.4559269546568627]]], "std": [[[0.1275656589657116]], [[0.12321569349123837]], [[0.1341046904018615]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.46425727328431377]], [[0.4668750776143791]], [[0.46185182598039215]]], "std": [[[0.06584543104501402]], [[0.062410185833320635]], [[0.06526295892731429]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8156862745098039]], [[0.7411764705882353]], [[0.7411764705882353]]], "mean": [[[0.48369236928104575]], [[0.46936369076797385]], [[0.4521437214052288]]], "std": [[[0.10009190022346062]], [[0.10078577636616962]], [[0.12780830555830994]]], "count": [100]}, "observation.state": {"min": [0.548277735710144, 2.0067098140716553, -0.8309687376022339, -0.6701889634132385, 0.8304277062416077, 1.1285299062728882, -2.708314895629883, 335.0, 0.026715999469161034, 0.36004799604415894, -0.23626300692558289, -3.1411852836608887, 0.7739999890327454, -3.11299991607666, -1.0279465913772583, -2.0331342220306396, 2.8505592346191406, -0.7083070278167725, -1.4682234525680542, 1.0178760290145874, -2.035315752029419, 142.0, -0.2568250000476837, 0.38503798842430115, -0.1818629950284958, 0.6069999933242798, -1.3220000267028809, -3.1411852836608887], "max": [1.0864325761795044, 2.037165880203247, -0.06014404818415642, -0.002600540639832616, 2.026519298553467, 1.6210792064666748, -1.788142204284668, 893.0, 0.26331499218940735, 0.4262140095233917, -0.16008800268173218, 3.140000104904175, 1.4759999513626099, 3.0969998836517334, -0.6579716801643372, -1.8143746852874756, 2.8641726970672607, 0.06286676228046417, -0.03834488242864609, 1.956461787223816, -0.5626243352890015, 832.0, -0.18685099482536316, 0.4622049927711487, -0.047384001314640045, 2.61899995803833, -0.6650000214576721, 3.128000020980835], "mean": [0.6947776675224304, 2.0234835147857666, -0.45475858449935913, -0.23392608761787415, 1.4300898313522339, 1.2291523218154907, -2.2199525833129883, 803.3271484375, 0.1946508288383484, 0.3925735652446747, -0.19751481711864471, 1.4709175825119019, 1.1919420957565308, 0.805292546749115, -0.8744221925735474, -1.9001597166061401, 2.8616116046905518, -0.4455292224884033, -0.6530547738075256, 1.660170316696167, -1.5420464277267456, 371.0250549316406, -0.2208891659975052, 0.4112633466720581, -0.09771937876939774, 1.6001108884811401, -1.0665857791900635, 1.1595873832702637], "std": [0.16352961957454681, 0.0065661086700856686, 0.2564699351787567, 0.2210695892572403, 0.5023938417434692, 0.0965275764465332, 0.40987831354141235, 165.21678161621094, 0.07543110847473145, 0.01529073715209961, 0.019558142870664597, 1.7100950479507446, 0.2210288792848587, 1.7360365390777588, 0.10617094486951828, 0.08025281131267548, 0.0036251156125217676, 0.16641837358474731, 0.3526943325996399, 0.3082740604877472, 0.38355201482772827, 291.24249267578125, 0.021158628165721893, 0.023276809602975845, 0.0466274730861187, 0.5496282577514648, 0.16751641035079956, 1.7634903192520142], "count": [379]}, "action": {"min": [0.548277735710144, 2.0067098140716553, -0.8309687376022339, -0.6701889634132385, 0.8304277062416077, 1.1285299062728882, -2.708314895629883, 335.0, 0.026715999469161034, 0.36004799604415894, -0.23626300692558289, -3.1411852836608887, 0.7739999890327454, -3.11299991607666, -1.0279465913772583, -2.0331342220306396, 2.8505592346191406, -0.7083070278167725, -1.4682234525680542, 1.0178760290145874, -2.035315752029419, 142.0, -0.2568250000476837, 0.38503798842430115, -0.1818629950284958, 0.6069999933242798, -1.3220000267028809, -3.1411852836608887], "max": [1.0864325761795044, 2.037165880203247, -0.06014404818415642, -0.002600540639832616, 2.026519298553467, 1.6210792064666748, -1.788142204284668, 893.0, 0.26331499218940735, 0.4262140095233917, -0.16008800268173218, 3.140000104904175, 1.4759999513626099, 3.0969998836517334, -0.6579716801643372, -1.8143746852874756, 2.8641726970672607, 0.06286676228046417, -0.03834488242864609, 1.956461787223816, -0.5626243352890015, 832.0, -0.18685099482536316, 0.4622049927711487, -0.047384001314640045, 2.61899995803833, -0.6650000214576721, 3.128000020980835], "mean": [0.6947776675224304, 2.0234835147857666, -0.45475858449935913, -0.23392608761787415, 1.4300898313522339, 1.2291523218154907, -2.2199525833129883, 803.3271484375, 0.1946508288383484, 0.3925735652446747, -0.19751481711864471, 1.4709175825119019, 1.1919420957565308, 0.805292546749115, -0.8744221925735474, -1.9001597166061401, 2.8616116046905518, -0.4455292224884033, -0.6530547738075256, 1.660170316696167, -1.5420464277267456, 371.0250549316406, -0.2208891659975052, 0.4112633466720581, -0.09771937876939774, 1.6001108884811401, -1.0665857791900635, 1.1595873832702637], "std": [0.16352961957454681, 0.0065661086700856686, 0.2564699351787567, 0.2210695892572403, 0.5023938417434692, 0.0965275764465332, 0.40987831354141235, 165.21678161621094, 0.07543110847473145, 0.01529073715209961, 0.019558142870664597, 1.7100950479507446, 0.2210288792848587, 1.7360365390777588, 0.10617094486951828, 0.08025281131267548, 0.0036251156125217676, 0.16641837358474731, 0.3526943325996399, 0.3082740604877472, 0.38355201482772827, 291.24249267578125, 0.021158628165721893, 0.023276809602975845, 0.0466274730861187, 0.5496282577514648, 0.16751641035079956, 1.7634903192520142], "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": [288], "max": [288], "mean": [288.0], "std": [0.0], "count": [379]}, "index": {"min": [153287], "max": [153665], "mean": [153476.0], "std": [109.40749517286281], "count": [379]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [379]}, "subtask_annotation": {"mean": [4.509234828496043, 12.0, 12.0, 12.0, 12.0], "std": [3.933053785472574, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [379]}, "scene_annotation": {"mean": [288.0], "std": [0.0], "min": [288], "max": [288], "count": [379]}, "eef_direction_state": {"mean": [4.638522427440633, 4.480211081794195], "std": [1.7032311157520277, 1.7738957196086957], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_state": {"mean": [0.6675461741424802, 0.7440633245382586], "std": [0.7586107597492037, 0.8221442819021526], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_state": {"mean": [0.6675461741424802, 0.6807387862796834], "std": [0.8058342961028667, 0.8095234487581537], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_direction_action": {"mean": [4.638522427440633, 4.480211081794195], "std": [1.7032311157520277, 1.7738957196086957], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_action": {"mean": [0.6675461741424802, 0.7440633245382586], "std": [0.7586107597492037, 0.8221442819021526], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_action": {"mean": [0.6675461741424802, 0.6807387862796834], "std": [0.8058342961028667, 0.8095234487581537], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_sim_pose_state": {"mean": [0.613374288156561, 0.31713057734603073, 1.1706739948399982, -1.600883625823514, 1.065649609877452, -2.342247965210877, 0.5905680576845992, -0.27723256173296656, 1.0768364304375235, 1.471498582999027, 1.1924478114794754, -0.5004614993546315], "std": [0.02280482683006149, 0.025028971534311432, 0.04424611302561819, 0.5485885180405627, 0.16754370252977588, 1.0696561318747293, 0.024189196736685625, 0.06395775509389637, 0.025678743208192602, 1.7098857493553667, 0.22087575655101452, 1.7111450790546603], "min": [0.5855810632029318, 0.2774339399711194, 1.0931623508413084, -2.6178747379306486, 0.6646505147956865, -3.141573106109779, 0.5622242228032179, -0.33089107834167464, 1.0515419871917067, -3.140740687296667, 0.7747233999828942, -3.1145467912745484], "max": [0.6630187595554767, 0.352247651940048, 1.218694877827155, -0.6120094688410325, 1.3210783685260816, 3.141262679384278, 0.6357595305744633, -0.1272962753822237, 1.123467406042033, 3.1400885498959474, 1.4765917812947036, 3.0904640995175496], "count": [379]}, "eef_sim_pose_action": {"mean": [0.613374288156561, 0.31713057734603073, 1.1706739948399982, -1.600883625823514, 1.065649609877452, -2.342247965210877, 0.5905680576845992, -0.27723256173296656, 1.0768364304375235, 1.471498582999027, 1.1924478114794754, -0.5004614993546315], "std": [0.02280482683006149, 0.025028971534311432, 0.04424611302561819, 0.5485885180405627, 0.16754370252977588, 1.0696561318747293, 0.024189196736685625, 0.06395775509389637, 0.025678743208192602, 1.7098857493553667, 0.22087575655101452, 1.7111450790546603], "min": [0.5855810632029318, 0.2774339399711194, 1.0931623508413084, -2.6178747379306486, 0.6646505147956865, -3.141573106109779, 0.5622242228032179, -0.33089107834167464, 1.0515419871917067, -3.140740687296667, 0.7747233999828942, -3.1145467912745484], "max": [0.6630187595554767, 0.352247651940048, 1.218694877827155, -0.6120094688410325, 1.3210783685260816, 3.141262679384278, 0.6357595305744633, -0.1272962753822237, 1.123467406042033, 3.1400885498959474, 1.4765917812947036, 3.0904640995175496], "count": [379]}, "gripper_mode_state": {"mean": [0.6385224274406333, 0.10290237467018469], "std": [0.4804284932182459, 0.3038313281368813], "min": [0, 0], "max": [1, 1], "count": [379]}, "gripper_activity_state": {"mean": [1.8812664907651715, 1.8311345646437995], "std": [0.4348201705276704, 0.49052395694900064], "min": [0, 0], "max": [2, 2], "count": [379]}, "gripper_mode_action": {"mean": [0.6385224274406333, 0.10290237467018469], "std": [0.4804284932182459, 0.3038313281368813], "min": [0, 0], "max": [1, 1], "count": [379]}, "gripper_activity_action": {"mean": [1.8812664907651715, 1.8311345646437995], "std": [0.4348201705276704, 0.49052395694900064], "min": [0, 0], "max": [2, 2], "count": [379]}, "gripper_open_scale_state": {"mean": [0.37102506560071474, 0.803327176780999], "std": [0.2912424201852663, 0.16521695583552823], "min": [0.142, 0.335], "max": [0.832, 0.893], "count": [379]}, "gripper_open_scale_action": {"mean": [0.37102506560071474, 0.803327176780999], "std": [0.2912424201852663, 0.16521695583552823], "min": [0.142, 0.335], "max": [0.832, 0.893], "count": [379]}}} +{"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.466633449754902]], [[0.4659362173202614]], [[0.4526012745098039]]], "std": [[[0.12263718179272494]], [[0.12087118448138937]], [[0.13548853902268157]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[0.7058823529411765]], [[0.6745098039215687]], [[0.6627450980392157]]], "mean": [[[0.4706263378267974]], [[0.47321691993464055]], [[0.4680743137254902]]], "std": [[[0.05862026494211747]], [[0.05536351480918385]], [[0.0573538202688898]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7450980392156863]], [[0.7725490196078432]]], "mean": [[[0.4809029432189542]], [[0.46595006331699346]], [[0.44707372344771246]]], "std": [[[0.10441989584542023]], [[0.11875572957470762]], [[0.14684819800209414]]], "count": [100]}, "observation.state": {"min": [0.567441463470459, 1.9655200242996216, -1.0464470386505127, -1.054510474205017, 0.6303431391716003, 1.0336015224456787, -2.7103216648101807, 169.0, 0.006769000086933374, 0.3589160144329071, -0.21436500549316406, 1.0299999713897705, 0.40799999237060547, -3.134185314178467, -1.0611776113510132, -2.0366945266723633, 2.8483774662017822, -0.6332404017448425, -1.459845781326294, 1.007822871208191, -1.7922089099884033, 58.0, -0.24674099683761597, 0.38734400272369385, -0.18750399351119995, -0.013999984599649906, -1.3849999904632568, -3.114000082015991], "max": [1.1320031881332397, 2.0445311069488525, -0.012077678926289082, 0.041434116661548615, 2.1926047801971436, 1.6610299348831177, -0.9935985207557678, 896.0, 0.2616339921951294, 0.43834400177001953, -0.12938299775123596, 2.888000011444092, 1.4789999723434448, 3.1019999980926514, -0.6286675930023193, -1.8309377431869507, 2.86441707611084, 0.024486970156431198, -0.025586524978280067, 1.8155264854431152, -0.541610598564148, 827.0, -0.16081300377845764, 0.4589900076389313, -0.044002000242471695, 2.7170000076293945, -0.765999972820282, 3.1040000915527344], "mean": [0.7421672940254211, 2.0232110023498535, -0.5884224772453308, -0.3772693872451782, 1.250311255455017, 1.2872085571289062, -1.7889138460159302, 746.0867309570312, 0.17391161620616913, 0.3944847285747528, -0.18261109292507172, 2.14435076713562, 0.9756252765655518, 0.22277583181858063, -0.8992380499839783, -1.9059549570083618, 2.861159324645996, -0.4145202040672302, -0.6778419017791748, 1.6101868152618408, -1.517166256904602, 298.3984069824219, -0.20797158777713776, 0.4226129651069641, -0.09329523146152496, 1.5563658475875854, -1.0805107355117798, 1.4501776695251465], "std": [0.18695515394210815, 0.0131736034527421, 0.41977399587631226, 0.352568119764328, 0.4911038875579834, 0.20090116560459137, 0.6797032952308655, 244.46897888183594, 0.08355796337127686, 0.023956269025802612, 0.025732535868883133, 0.7565756440162659, 0.36260735988616943, 1.846168875694275, 0.11754823476076126, 0.06519348174333572, 0.003744045039638877, 0.14984671771526337, 0.34599384665489197, 0.25149062275886536, 0.3385503888130188, 315.5676574707031, 0.030386285856366158, 0.018554572016000748, 0.04713616520166397, 0.5954808592796326, 0.13261079788208008, 1.5554618835449219], "count": [438]}, "action": {"min": [0.567441463470459, 1.9655200242996216, -1.0464470386505127, -1.054510474205017, 0.6303431391716003, 1.0336015224456787, -2.7103216648101807, 169.0, 0.006769000086933374, 0.3589160144329071, -0.21436500549316406, 1.0299999713897705, 0.40799999237060547, -3.134185314178467, -1.0611776113510132, -2.0366945266723633, 2.8483774662017822, -0.6332404017448425, -1.459845781326294, 1.007822871208191, -1.7922089099884033, 58.0, -0.24674099683761597, 0.38734400272369385, -0.18750399351119995, -0.013999984599649906, -1.3849999904632568, -3.114000082015991], "max": [1.1320031881332397, 2.0445311069488525, -0.012077678926289082, 0.041434116661548615, 2.1926047801971436, 1.6610299348831177, -0.9935985207557678, 896.0, 0.2616339921951294, 0.43834400177001953, -0.12938299775123596, 2.888000011444092, 1.4789999723434448, 3.1019999980926514, -0.6286675930023193, -1.8309377431869507, 2.86441707611084, 0.024486970156431198, -0.025586524978280067, 1.8155264854431152, -0.541610598564148, 827.0, -0.16081300377845764, 0.4589900076389313, -0.044002000242471695, 2.7170000076293945, -0.765999972820282, 3.1040000915527344], "mean": [0.7421672940254211, 2.0232110023498535, -0.5884224772453308, -0.3772693872451782, 1.250311255455017, 1.2872085571289062, -1.7889138460159302, 746.0867309570312, 0.17391161620616913, 0.3944847285747528, -0.18261109292507172, 2.14435076713562, 0.9756252765655518, 0.22277583181858063, -0.8992380499839783, -1.9059549570083618, 2.861159324645996, -0.4145202040672302, -0.6778419017791748, 1.6101868152618408, -1.517166256904602, 298.3984069824219, -0.20797158777713776, 0.4226129651069641, -0.09329523146152496, 1.5563658475875854, -1.0805107355117798, 1.4501776695251465], "std": [0.18695515394210815, 0.0131736034527421, 0.41977399587631226, 0.352568119764328, 0.4911038875579834, 0.20090116560459137, 0.6797032952308655, 244.46897888183594, 0.08355796337127686, 0.023956269025802612, 0.025732535868883133, 0.7565756440162659, 0.36260735988616943, 1.846168875694275, 0.11754823476076126, 0.06519348174333572, 0.003744045039638877, 0.14984671771526337, 0.34599384665489197, 0.25149062275886536, 0.3385503888130188, 315.5676574707031, 0.030386285856366158, 0.018554572016000748, 0.04713616520166397, 0.5954808592796326, 0.13261079788208008, 1.5554618835449219], "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": [289], "max": [289], "mean": [289.0], "std": [0.0], "count": [438]}, "index": {"min": [153666], "max": [154103], "mean": [153884.5], "std": [126.43937941427373], "count": [438]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [438]}, "subtask_annotation": {"mean": [4.9520547945205475, 12.0, 12.0, 12.0, 12.0], "std": [3.7702249580682206, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [438]}, "scene_annotation": {"mean": [289.0], "std": [0.0], "min": [289], "max": [289], "count": [438]}, "eef_direction_state": {"mean": [4.614155251141552, 4.363013698630137], "std": [1.6972931965559617, 1.7236475221559304], "min": [0, 0], "max": [6, 6], "count": [438]}, "eef_velocity_state": {"mean": [0.6917808219178082, 0.7831050228310502], "std": [0.760602997625894, 0.7769436919016282], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_acc_mag_state": {"mean": [0.7031963470319634, 0.6963470319634704], "std": [0.8323037362604165, 0.8229223946987172], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_direction_action": {"mean": [4.614155251141552, 4.363013698630137], "std": [1.6972931965559617, 1.7236475221559304], "min": [0, 0], "max": [6, 6], "count": [438]}, "eef_velocity_action": {"mean": [0.6917808219178082, 0.7831050228310502], "std": [0.760602997625894, 0.7769436919016282], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_acc_mag_action": {"mean": [0.7031963470319634, 0.6963470319634704], "std": [0.8323037362604165, 0.8229223946987172], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_sim_pose_state": {"mean": [0.6241584298975617, 0.30441760321325034, 1.1737987156209349, -1.5574707142240127, 1.0796300529856389, -1.4978315003623952, 0.5989846775101547, -0.25707464682926506, 1.0986320125265654, 2.144766542344511, 0.9760144842910309, -0.9898171613571078], "std": [0.022040148905942098, 0.030498731512439342, 0.04283690757528571, 0.5942216322403249, 0.13248641577131393, 1.9578686417394653, 0.028388050605915146, 0.07373161241307086, 0.038465206353270484, 0.7560973891005401, 0.36237389737904885, 1.8895795337571601], "min": [0.573885926541653, 0.25962554541080035, 1.0845478189477586, -2.715805233090462, 0.7661366394396443, -3.084591878519972, 0.5660441471267921, -0.3415539650649301, 1.0468830756828333, 1.0312948491944103, 0.40813283867656613, -3.1414356897799416], "max": [0.6612914376763797, 0.3472533207016284, 1.2191293332301643, 0.008429039151315487, 1.3851847383410556, 3.1402385355081526, 0.6476425662922429, -0.10465730855974721, 1.1578880188513165, 2.8885002980295202, 1.4791823508859117, 3.0576260136100673], "count": [438]}, "eef_sim_pose_action": {"mean": [0.6241584298975617, 0.30441760321325034, 1.1737987156209349, -1.5574707142240127, 1.0796300529856389, -1.4978315003623952, 0.5989846775101547, -0.25707464682926506, 1.0986320125265654, 2.144766542344511, 0.9760144842910309, -0.9898171613571078], "std": [0.022040148905942098, 0.030498731512439342, 0.04283690757528571, 0.5942216322403249, 0.13248641577131393, 1.9578686417394653, 0.028388050605915146, 0.07373161241307086, 0.038465206353270484, 0.7560973891005401, 0.36237389737904885, 1.8895795337571601], "min": [0.573885926541653, 0.25962554541080035, 1.0845478189477586, -2.715805233090462, 0.7661366394396443, -3.084591878519972, 0.5660441471267921, -0.3415539650649301, 1.0468830756828333, 1.0312948491944103, 0.40813283867656613, -3.1414356897799416], "max": [0.6612914376763797, 0.3472533207016284, 1.2191293332301643, 0.008429039151315487, 1.3851847383410556, 3.1402385355081526, 0.6476425662922429, -0.10465730855974721, 1.1578880188513165, 2.8885002980295202, 1.4791823508859117, 3.0576260136100673], "count": [438]}, "gripper_mode_state": {"mean": [0.684931506849315, 0.19863013698630136], "std": [0.46454314952912623, 0.39896892819755503], "min": [0, 0], "max": [1, 1], "count": [438]}, "gripper_activity_state": {"mean": [1.8789954337899544, 1.8630136986301369], "std": [0.42893826122487516, 0.4820542560214781], "min": [0, 0], "max": [2, 2], "count": [438]}, "gripper_mode_action": {"mean": [0.684931506849315, 0.19863013698630136], "std": [0.46454314952912623, 0.39896892819755503], "min": [0, 0], "max": [1, 1], "count": [438]}, "gripper_activity_action": {"mean": [1.8789954337899544, 1.8630136986301369], "std": [0.42893826122487516, 0.4820542560214781], "min": [0, 0], "max": [2, 2], "count": [438]}, "gripper_open_scale_state": {"mean": [0.29839840176551846, 0.746086757921193], "std": [0.3155676768575283, 0.24446899029113173], "min": [0.058, 0.169], "max": [0.827, 0.896], "count": [438]}, "gripper_open_scale_action": {"mean": [0.29839840176551846, 0.746086757921193], "std": [0.3155676768575283, 0.24446899029113173], "min": [0.058, 0.169], "max": [0.827, 0.896], "count": [438]}}} +{"episode_index": 289, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4663588480392157]], [[0.46954553513071895]], [[0.4575558088235294]]], "std": [[[0.12465926738663667]], [[0.119154428487876]], [[0.1305535227141381]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6627450980392157]], [[0.6549019607843137]]], "mean": [[[0.4676807250816994]], [[0.47065543300653595]], [[0.4654513378267974]]], "std": [[[0.06208672294088801]], [[0.059235795524290466]], [[0.061992561185076185]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.792156862745098]], [[0.7372549019607844]], [[0.7372549019607844]]], "mean": [[[0.48191078839869284]], [[0.47344547998366016]], [[0.4582428901143791]]], "std": [[[0.0902961472600429]], [[0.09217751068068748]], [[0.11764109896043638]]], "count": [100]}, "observation.state": {"min": [0.5764997005462646, 1.999937891960144, -0.7925540208816528, -0.6582857966423035, 0.8321555852890015, 0.9240995049476624, -2.706150531768799, 281.0, 0.053720999509096146, 0.3766370117664337, -0.23242999613285065, 0.8859999775886536, 0.8700000047683716, -3.115999937057495, -1.0855424404144287, -2.037078619003296, 2.7039687633514404, -0.5953841805458069, -1.4033145904541016, 0.9744523167610168, -1.93007230758667, 133.0, -0.22328799962997437, 0.39832401275634766, -0.1871190071105957, -0.5699999332427979, -1.3949999809265137, -3.0850000381469727], "max": [0.9894272089004517, 2.035804510116577, -0.1915498971939087, 0.0046600294299423695, 2.1952927112579346, 1.4010456800460815, -1.5401833057403564, 890.0, 0.25353899598121643, 0.42576101422309875, -0.17421600222587585, 3.0840001106262207, 1.4759999513626099, 3.132999897003174, -0.6489308476448059, -1.831653356552124, 2.864102840423584, 0.07347836345434189, 0.06405358761548996, 1.80568265914917, -0.407237708568573, 695.0, -0.15738999843597412, 0.46525999903678894, -0.05996700003743172, 2.7119998931884766, -0.6840000152587891, 3.124000072479248], "mean": [0.6862174272537231, 2.0250792503356934, -0.4658185541629791, -0.22463272511959076, 1.5036507844924927, 1.1689975261688232, -2.1756350994110107, 798.2321166992188, 0.2037484347820282, 0.40126800537109375, -0.2008960098028183, 2.0566065311431885, 1.2017143964767456, 0.6054486036300659, -0.892884373664856, -1.9129297733306885, 2.842724323272705, -0.32403498888015747, -0.6712982654571533, 1.558389663696289, -1.451607346534729, 361.0918273925781, -0.19579848647117615, 0.4235280454158783, -0.10631214082241058, 1.4727449417114258, -1.0232348442077637, 0.8922621011734009], "std": [0.12389784306287766, 0.006396730896085501, 0.18169988691806793, 0.2110939919948578, 0.5646753907203674, 0.0986943319439888, 0.4298636317253113, 169.98837280273438, 0.059395190328359604, 0.012018689885735512, 0.014210423454642296, 0.8718355894088745, 0.1898069679737091, 2.0034117698669434, 0.13066089153289795, 0.07714267820119858, 0.04903039336204529, 0.19420643150806427, 0.4020995497703552, 0.25436803698539734, 0.5377788543701172, 254.96437072753906, 0.014500053599476814, 0.018363675102591515, 0.04503653943538666, 0.748563826084137, 0.16491343080997467, 1.816890835762024], "count": [392]}, "action": {"min": [0.5764997005462646, 1.999937891960144, -0.7925540208816528, -0.6582857966423035, 0.8321555852890015, 0.9240995049476624, -2.706150531768799, 281.0, 0.053720999509096146, 0.3766370117664337, -0.23242999613285065, 0.8859999775886536, 0.8700000047683716, -3.115999937057495, -1.0855424404144287, -2.037078619003296, 2.7039687633514404, -0.5953841805458069, -1.4033145904541016, 0.9744523167610168, -1.93007230758667, 133.0, -0.22328799962997437, 0.39832401275634766, -0.1871190071105957, -0.5699999332427979, -1.3949999809265137, -3.0850000381469727], "max": [0.9894272089004517, 2.035804510116577, -0.1915498971939087, 0.0046600294299423695, 2.1952927112579346, 1.4010456800460815, -1.5401833057403564, 890.0, 0.25353899598121643, 0.42576101422309875, -0.17421600222587585, 3.0840001106262207, 1.4759999513626099, 3.132999897003174, -0.6489308476448059, -1.831653356552124, 2.864102840423584, 0.07347836345434189, 0.06405358761548996, 1.80568265914917, -0.407237708568573, 695.0, -0.15738999843597412, 0.46525999903678894, -0.05996700003743172, 2.7119998931884766, -0.6840000152587891, 3.124000072479248], "mean": [0.6862174272537231, 2.0250792503356934, -0.4658185541629791, -0.22463272511959076, 1.5036507844924927, 1.1689975261688232, -2.1756350994110107, 798.2321166992188, 0.2037484347820282, 0.40126800537109375, -0.2008960098028183, 2.0566065311431885, 1.2017143964767456, 0.6054486036300659, -0.892884373664856, -1.9129297733306885, 2.842724323272705, -0.32403498888015747, -0.6712982654571533, 1.558389663696289, -1.451607346534729, 361.0918273925781, -0.19579848647117615, 0.4235280454158783, -0.10631214082241058, 1.4727449417114258, -1.0232348442077637, 0.8922621011734009], "std": [0.12389784306287766, 0.006396730896085501, 0.18169988691806793, 0.2110939919948578, 0.5646753907203674, 0.0986943319439888, 0.4298636317253113, 169.98837280273438, 0.059395190328359604, 0.012018689885735512, 0.014210423454642296, 0.8718355894088745, 0.1898069679737091, 2.0034117698669434, 0.13066089153289795, 0.07714267820119858, 0.04903039336204529, 0.19420643150806427, 0.4020995497703552, 0.25436803698539734, 0.5377788543701172, 254.96437072753906, 0.014500053599476814, 0.018363675102591515, 0.04503653943538666, 0.748563826084137, 0.16491343080997467, 1.816890835762024], "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": [290], "max": [290], "mean": [290.0], "std": [0.0], "count": [392]}, "index": {"min": [154104], "max": [154495], "mean": [154299.5], "std": [113.16028455248777], "count": [392]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [392]}, "subtask_annotation": {"mean": [4.380102040816326, 12.0, 12.0, 12.0, 12.0], "std": [3.882313636642622, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [392]}, "scene_annotation": {"mean": [290.0], "std": [0.0], "min": [290], "max": [290], "count": [392]}, "eef_direction_state": {"mean": [4.808673469387755, 4.548469387755102], "std": [1.580049816932999, 1.8357831293599152], "min": [0, 0], "max": [6, 6], "count": [392]}, "eef_velocity_state": {"mean": [0.6352040816326531, 0.5892857142857143], "std": [0.7403015513438549, 0.7158465090295526], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_acc_mag_state": {"mean": [0.7448979591836735, 0.6326530612244898], "std": [0.8428719670584482, 0.8035349845963282], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_direction_action": {"mean": [4.808673469387755, 4.548469387755102], "std": [1.580049816932999, 1.8357831293599152], "min": [0, 0], "max": [6, 6], "count": [392]}, "eef_velocity_action": {"mean": [0.6352040816326531, 0.5892857142857143], "std": [0.7403015513438549, 0.7158465090295526], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_acc_mag_action": {"mean": [0.7448979591836735, 0.6326530612244898], "std": [0.8428719670584482, 0.8035349845963282], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_sim_pose_state": {"mean": [0.6247658217153115, 0.2906491923136588, 1.1612241512317347, -1.4740080116695566, 1.0224538131101892, -1.448349670984862, 0.5959871810102394, -0.2853742296255844, 1.0728110136929203, 2.05700847149741, 1.2021331499414996, -0.37263385750325567], "std": [0.023269302771399183, 0.019280969475889434, 0.045403067851146776, 0.7467858180485601, 0.1649950263406563, 1.9722144933645187, 0.01906296741098669, 0.04976605773783663, 0.01957922333324446, 0.8712149306162419, 0.18967428674709189, 2.00872726163592], "min": [0.5846139248582597, 0.24708783058820177, 1.0859485944074314, -2.7110576651459537, 0.6833940329119095, -3.1397656861324723, 0.5723981634958251, -0.3216743796495181, 1.0516457237439207, 0.888079823656069, 0.8704428321888877, -3.1327946467381227], "max": [0.6680500535283691, 0.31842662064032734, 1.2071214918627935, 0.566032280190426, 1.3948826825444534, 3.1197307001580015, 0.6240712001311758, -0.15422042999047017, 1.1120949863181226, 3.084475146988175, 1.4766503121486436, 3.106139526085366], "count": [392]}, "eef_sim_pose_action": {"mean": [0.6247658217153115, 0.2906491923136588, 1.1612241512317347, -1.4740080116695566, 1.0224538131101892, -1.448349670984862, 0.5959871810102394, -0.2853742296255844, 1.0728110136929203, 2.05700847149741, 1.2021331499414996, -0.37263385750325567], "std": [0.023269302771399183, 0.019280969475889434, 0.045403067851146776, 0.7467858180485601, 0.1649950263406563, 1.9722144933645187, 0.01906296741098669, 0.04976605773783663, 0.01957922333324446, 0.8712149306162419, 0.18967428674709189, 2.00872726163592], "min": [0.5846139248582597, 0.24708783058820177, 1.0859485944074314, -2.7110576651459537, 0.6833940329119095, -3.1397656861324723, 0.5723981634958251, -0.3216743796495181, 1.0516457237439207, 0.888079823656069, 0.8704428321888877, -3.1327946467381227], "max": [0.6680500535283691, 0.31842662064032734, 1.2071214918627935, 0.566032280190426, 1.3948826825444534, 3.1197307001580015, 0.6240712001311758, -0.15422042999047017, 1.1120949863181226, 3.084475146988175, 1.4766503121486436, 3.106139526085366], "count": [392]}, "gripper_mode_state": {"mean": [0.5969387755102041, 0.10714285714285714], "std": [0.4905128681314939, 0.30929478706586966], "min": [0, 0], "max": [1, 1], "count": [392]}, "gripper_activity_state": {"mean": [1.808673469387755, 1.8698979591836735], "std": [0.5501634965804215, 0.4639141258016232], "min": [0, 0], "max": [2, 2], "count": [392]}, "gripper_mode_action": {"mean": [0.5969387755102041, 0.10714285714285714], "std": [0.4905128681314939, 0.30929478706586966], "min": [0, 0], "max": [1, 1], "count": [392]}, "gripper_activity_action": {"mean": [1.808673469387755, 1.8698979591836735], "std": [0.5501634965804215, 0.4639141258016232], "min": [0, 0], "max": [2, 2], "count": [392]}, "gripper_open_scale_state": {"mean": [0.3610918367736188, 0.798232142701437], "std": [0.2549644681030491, 0.16998866813241792], "min": [0.133, 0.281], "max": [0.695, 0.89], "count": [392]}, "gripper_open_scale_action": {"mean": [0.3610918367736188, 0.798232142701437], "std": [0.2549644681030491, 0.16998866813241792], "min": [0.133, 0.281], "max": [0.695, 0.89], "count": [392]}}} +{"episode_index": 290, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4777234800394978]], [[0.4651209297268068]], [[0.4515161179879626]]], "std": [[[0.1288507319599561]], [[0.13667708213891633]], [[0.15207015050807537]]], "count": [139]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.7176470588235294]], [[0.6980392156862745]]], "mean": [[[0.46934625828748766]], [[0.4731012278412564]], [[0.4668652695490666]]], "std": [[[0.0836130228705791]], [[0.07832564846697582]], [[0.08361800731187279]]], "count": [139]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47803530557906615]], [[0.47169579336530776]], [[0.4586187829148446]]], "std": [[[0.0977458657902425]], [[0.10059710261347912]], [[0.11924057006826273]]], "count": [139]}, "observation.state": {"min": [0.42807692289352417, 1.898324966430664, -1.8519339561462402, -1.1813960075378418, 0.9339780807495117, 0.9281660914421082, -2.923234701156616, 88.0, -0.04858100041747093, 0.3309679925441742, -0.19137099385261536, -3.1371853351593018, 0.6230000853538513, -3.125, -1.1413930654525757, -2.0395569801330566, 2.84844708442688, -0.9511346817016602, -1.6776628494262695, 1.222166895866394, -2.328618288040161, 121.0, -0.2785399854183197, 0.34842100739479065, -0.1905750036239624, 0.008999994955956936, -1.3539999723434448, -3.11299991607666], "max": [0.967244029045105, 2.0436410903930664, -0.8032702803611755, 0.07047639787197113, 2.66461181640625, 1.67085599899292, -1.197697401046753, 884.0, 0.2569890022277832, 0.4617590010166168, -0.085657998919487, 3.140000104904175, 1.503999948501587, 3.128000020980835, -0.4985184073448181, -1.8479372262954712, 2.8640329837799072, 0.1549677848815918, 0.47363001108169556, 2.035769462585449, -0.2209237813949585, 726.0, -0.17435500025749207, 0.4361400008201599, -0.0031049998942762613, 2.757999897003174, -0.27799999713897705, 3.125999927520752], "mean": [0.6060754656791687, 1.9883952140808105, -1.1883869171142578, -0.579062283039093, 1.825105905532837, 1.2569732666015625, -1.87490713596344, 686.4091186523438, 0.16009818017482758, 0.3889586925506592, -0.15148450434207916, 0.7088183164596558, 1.1437190771102905, -0.5256388783454895, -0.9286655187606812, -1.943979263305664, 2.8617842197418213, -0.6005493998527527, -0.4840199649333954, 1.6978121995925903, -1.730507254600525, 432.39605712890625, -0.22520104050636292, 0.39803260564804077, -0.10532809793949127, 1.8196358680725098, -0.8115500211715698, 0.9176099300384521], "std": [0.1388026475906372, 0.05284840986132622, 0.2577264606952667, 0.3612971305847168, 0.5734045505523682, 0.17504571378231049, 0.5100075006484985, 265.49932861328125, 0.08645613491535187, 0.029593488201498985, 0.022924333810806274, 1.9897764921188354, 0.2697269916534424, 1.6861140727996826, 0.20864929258823395, 0.05483930930495262, 0.004206365440040827, 0.3490505516529083, 0.5818226337432861, 0.2981785833835602, 0.6386568546295166, 284.5802001953125, 0.028181590139865875, 0.020631322637200356, 0.07578738778829575, 0.7345595955848694, 0.27644094824790955, 1.576957106590271], "count": [726]}, "action": {"min": [0.42807692289352417, 1.898324966430664, -1.8519339561462402, -1.1813960075378418, 0.9339780807495117, 0.9281660914421082, -2.923234701156616, 88.0, -0.04858100041747093, 0.3309679925441742, -0.19137099385261536, -3.1371853351593018, 0.6230000853538513, -3.125, -1.1413930654525757, -2.0395569801330566, 2.84844708442688, -0.9511346817016602, -1.6776628494262695, 1.222166895866394, -2.328618288040161, 121.0, -0.2785399854183197, 0.34842100739479065, -0.1905750036239624, 0.008999994955956936, -1.3539999723434448, -3.11299991607666], "max": [0.967244029045105, 2.0436410903930664, -0.8032702803611755, 0.07047639787197113, 2.66461181640625, 1.67085599899292, -1.197697401046753, 884.0, 0.2569890022277832, 0.4617590010166168, -0.085657998919487, 3.140000104904175, 1.503999948501587, 3.128000020980835, -0.4985184073448181, -1.8479372262954712, 2.8640329837799072, 0.1549677848815918, 0.47363001108169556, 2.035769462585449, -0.2209237813949585, 726.0, -0.17435500025749207, 0.4361400008201599, -0.0031049998942762613, 2.757999897003174, -0.27799999713897705, 3.125999927520752], "mean": [0.6060754656791687, 1.9883952140808105, -1.1883869171142578, -0.579062283039093, 1.825105905532837, 1.2569732666015625, -1.87490713596344, 686.4091186523438, 0.16009818017482758, 0.3889586925506592, -0.15148450434207916, 0.7088183164596558, 1.1437190771102905, -0.5256388783454895, -0.9286655187606812, -1.943979263305664, 2.8617842197418213, -0.6005493998527527, -0.4840199649333954, 1.6978121995925903, -1.730507254600525, 432.39605712890625, -0.22520104050636292, 0.39803260564804077, -0.10532809793949127, 1.8196358680725098, -0.8115500211715698, 0.9176099300384521], "std": [0.1388026475906372, 0.05284840986132622, 0.2577264606952667, 0.3612971305847168, 0.5734045505523682, 0.17504571378231049, 0.5100075006484985, 265.49932861328125, 0.08645613491535187, 0.029593488201498985, 0.022924333810806274, 1.9897764921188354, 0.2697269916534424, 1.6861140727996826, 0.20864929258823395, 0.05483930930495262, 0.004206365440040827, 0.3490505516529083, 0.5818226337432861, 0.2981785833835602, 0.6386568546295166, 284.5802001953125, 0.028181590139865875, 0.020631322637200356, 0.07578738778829575, 0.7345595955848694, 0.27644094824790955, 1.576957106590271], "count": [726]}, "timestamp": {"min": [0.0], "max": [24.166666666666668], "mean": [12.083333333333334], "std": [6.985931630122123], "count": [726]}, "frame_index": {"min": [0], "max": [725], "mean": [362.5], "std": [209.57794890366367], "count": [726]}, "episode_index": {"min": [291], "max": [291], "mean": [291.0], "std": [0.0], "count": [726]}, "index": {"min": [154496], "max": [155221], "mean": [154858.5], "std": [209.57794890366367], "count": [726]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [726]}, "subtask_annotation": {"mean": [3.3650137741046833, 12.0, 12.0, 12.0, 12.0], "std": [3.215465243996168, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [726]}, "scene_annotation": {"mean": [291.0], "std": [0.0], "min": [291], "max": [291], "count": [726]}, "eef_direction_state": {"mean": [4.482093663911845, 4.2162534435261705], "std": [1.738110820801379, 1.82160594593555], "min": [0, 0], "max": [6, 6], "count": [726]}, "eef_velocity_state": {"mean": [0.6143250688705234, 0.7066115702479339], "std": [0.6053150936907044, 0.6848500916407945], "min": [0, 0], "max": [2, 2], "count": [726]}, "eef_acc_mag_state": {"mean": [0.5964187327823691, 0.6473829201101928], "std": [0.8018149940715423, 0.807787533391186], "min": [0, 0], "max": [2, 2], "count": [726]}, "eef_direction_action": {"mean": [4.482093663911845, 4.2162534435261705], "std": [1.738110820801379, 1.82160594593555], "min": [0, 0], "max": [6, 6], "count": [726]}, "eef_velocity_action": {"mean": [0.6143250688705234, 0.7066115702479339], "std": [0.6053150936907044, 0.6848500916407945], "min": [0, 0], "max": [2, 2], "count": [726]}, "eef_acc_mag_action": {"mean": [0.5964187327823691, 0.6473829201101928], "std": [0.8018149940715423, 0.807787533391186], "min": [0, 0], "max": [2, 2], "count": [726]}, "eef_sim_pose_state": {"mean": [0.6022864111239835, 0.3166183565650934, 1.1726293105431487, -1.8204799898813115, 0.8108471186904394, -0.8433657087393768, 0.5919693999689808, -0.24941321767545047, 1.1222182921296806, 0.7085846858273411, 1.1442411037572575, 0.05775088594147081], "std": [0.029521925530674134, 0.025912226685109833, 0.07661353902230399, 0.7328614406520343, 0.276424075311476, 2.557595971219454, 0.023607792569531164, 0.08192058202280404, 0.02814927173310837, 1.9900868180840168, 0.2695216105317419, 1.7934030543439896], "min": [0.5328020208300831, 0.259436298431599, 1.0626998628143762, -2.758382435747913, 0.27753091901983207, -3.1414553487958012, 0.547019535666347, -0.3266843300347217, 1.0706267058439014, -3.137516648989549, 0.6241044783293139, -3.0589138765122272], "max": [0.6508094815543928, 0.36317016822219905, 1.2734364541160377, -0.014347701906413352, 1.3535778565455576, 3.1408158051205595, 0.6609672965711402, -0.05050436250146022, 1.1876672216685447, 3.1397912021470167, 1.5043410004629796, 3.1303727621119957], "count": [726]}, "eef_sim_pose_action": {"mean": [0.6022864111239835, 0.3166183565650934, 1.1726293105431487, -1.8204799898813115, 0.8108471186904394, -0.8433657087393768, 0.5919693999689808, -0.24941321767545047, 1.1222182921296806, 0.7085846858273411, 1.1442411037572575, 0.05775088594147081], "std": [0.029521925530674134, 0.025912226685109833, 0.07661353902230399, 0.7328614406520343, 0.276424075311476, 2.557595971219454, 0.023607792569531164, 0.08192058202280404, 0.02814927173310837, 1.9900868180840168, 0.2695216105317419, 1.7934030543439896], "min": [0.5328020208300831, 0.259436298431599, 1.0626998628143762, -2.758382435747913, 0.27753091901983207, -3.1414553487958012, 0.547019535666347, -0.3266843300347217, 1.0706267058439014, -3.137516648989549, 0.6241044783293139, -3.0589138765122272], "max": [0.6508094815543928, 0.36317016822219905, 1.2734364541160377, -0.014347701906413352, 1.3535778565455576, 3.1408158051205595, 0.6609672965711402, -0.05050436250146022, 1.1876672216685447, 3.1397912021470167, 1.5043410004629796, 3.1303727621119957], "count": [726]}, "gripper_mode_state": {"mean": [0.4931129476584022, 0.2066115702479339], "std": [0.4999525662600827, 0.40487433765011055], "min": [0, 0], "max": [1, 1], "count": [726]}, "gripper_activity_state": {"mean": [1.9132231404958677, 1.9228650137741048], "std": [0.366528382109099, 0.3475225992440334], "min": [0, 0], "max": [2, 2], "count": [726]}, "gripper_mode_action": {"mean": [0.4931129476584022, 0.2066115702479339], "std": [0.4999525662600827, 0.40487433765011055], "min": [0, 0], "max": [1, 1], "count": [726]}, "gripper_activity_action": {"mean": [1.9132231404958677, 1.9228650137741048], "std": [0.366528382109099, 0.3475225992440334], "min": [0, 0], "max": [2, 2], "count": [726]}, "gripper_open_scale_state": {"mean": [0.4323960055937113, 0.6864090909826539], "std": [0.28458011449339915, 0.2654992237817231], "min": [0.121, 0.088], "max": [0.726, 0.884], "count": [726]}, "gripper_open_scale_action": {"mean": [0.4323960055937113, 0.6864090909826539], "std": [0.28458011449339915, 0.2654992237817231], "min": [0.121, 0.088], "max": [0.726, 0.884], "count": [726]}}} +{"episode_index": 291, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4706197101547041]], [[0.45872297925286326]], [[0.445082581924207]]], "std": [[[0.11085497005605549]], [[0.12491099095028405]], [[0.13877888479932615]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.6274509803921569]], [[0.6352941176470588]]], "mean": [[[0.4705217871169875]], [[0.4763715015440427]], [[0.4713594490166097]]], "std": [[[0.07238470506198696]], [[0.06648608511061696]], [[0.0729622455467689]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7294117647058823]], [[0.7333333333333333]]], "mean": [[[0.4782274839599448]], [[0.47009114911255023]], [[0.458012996941896]]], "std": [[[0.0938620321528922]], [[0.10159679099885316]], [[0.1194680522367544]]], "count": [109]}, "observation.state": {"min": [0.3868871331214905, 1.960702896118164, -1.7787872552871704, -1.2598484754562378, 0.7027044892311096, 0.6743428707122803, -2.681192398071289, 88.0, -0.052326999604701996, 0.3126299977302551, -0.18848000466823578, -3.1401853561401367, 0.5540000200271606, -3.1391851902008057, -1.1014074087142944, -2.038649320602417, 2.850105047225952, -0.9773844480514526, -1.6386197805404663, 1.2310504913330078, -2.215102195739746, 119.0, -0.2940109968185425, 0.35176199674606323, -0.19054999947547913, 0.30799999833106995, -1.378000020980835, -3.1371853351593018], "max": [1.0597115755081177, 2.0451769828796387, -0.7323401570320129, -0.09813986718654633, 2.6305603981018066, 1.7378941774368286, -0.9053372740745544, 892.0, 0.26331400871276855, 0.4819769859313965, -0.09892500191926956, 3.138000011444092, 1.5420000553131104, 3.125999927520752, -0.4967556297779083, -1.8817965984344482, 2.8640506267547607, 0.13185961544513702, 0.36105626821517944, 1.9743515253067017, -0.26680848002433777, 713.0, -0.21020500361919403, 0.4244360029697418, 0.0063599999994039536, 2.734999895095825, -0.3009999692440033, 3.121000051498413], "mean": [0.6210013031959534, 2.023336172103882, -1.0464377403259277, -0.6408020853996277, 1.6402347087860107, 1.2571754455566406, -1.7936038970947266, 649.6982421875, 0.18008625507354736, 0.38869965076446533, -0.15423092246055603, 0.8515813946723938, 1.0596708059310913, 0.41536957025527954, -0.9488334655761719, -1.9408867359161377, 2.862593650817871, -0.7880598306655884, -0.5162444710731506, 1.77855384349823, -1.8971179723739624, 345.01043701171875, -0.24327363073825836, 0.40270671248435974, -0.07294715195894241, 1.869429111480713, -0.8443333506584167, 1.4466458559036255], "std": [0.20706096291542053, 0.014557558111846447, 0.2897791564464569, 0.4212956726551056, 0.7499269843101501, 0.32040542364120483, 0.645321249961853, 329.0780029296875, 0.10346648842096329, 0.04651563614606857, 0.029858417809009552, 2.1468703746795654, 0.3052869439125061, 1.5200767517089844, 0.16422826051712036, 0.053654566407203674, 0.003285671817138791, 0.29449108242988586, 0.4432215094566345, 0.2395201027393341, 0.4894537329673767, 272.38299560546875, 0.017600923776626587, 0.018056072294712067, 0.07060830295085907, 0.5242258310317993, 0.22939620912075043, 1.3251255750656128], "count": [527]}, "action": {"min": [0.3868871331214905, 1.960702896118164, -1.7787872552871704, -1.2598484754562378, 0.7027044892311096, 0.6743428707122803, -2.681192398071289, 88.0, -0.052326999604701996, 0.3126299977302551, -0.18848000466823578, -3.1401853561401367, 0.5540000200271606, -3.1391851902008057, -1.1014074087142944, -2.038649320602417, 2.850105047225952, -0.9773844480514526, -1.6386197805404663, 1.2310504913330078, -2.215102195739746, 119.0, -0.2940109968185425, 0.35176199674606323, -0.19054999947547913, 0.30799999833106995, -1.378000020980835, -3.1371853351593018], "max": [1.0597115755081177, 2.0451769828796387, -0.7323401570320129, -0.09813986718654633, 2.6305603981018066, 1.7378941774368286, -0.9053372740745544, 892.0, 0.26331400871276855, 0.4819769859313965, -0.09892500191926956, 3.138000011444092, 1.5420000553131104, 3.125999927520752, -0.4967556297779083, -1.8817965984344482, 2.8640506267547607, 0.13185961544513702, 0.36105626821517944, 1.9743515253067017, -0.26680848002433777, 713.0, -0.21020500361919403, 0.4244360029697418, 0.0063599999994039536, 2.734999895095825, -0.3009999692440033, 3.121000051498413], "mean": [0.6210013031959534, 2.023336172103882, -1.0464377403259277, -0.6408020853996277, 1.6402347087860107, 1.2571754455566406, -1.7936038970947266, 649.6982421875, 0.18008625507354736, 0.38869965076446533, -0.15423092246055603, 0.8515813946723938, 1.0596708059310913, 0.41536957025527954, -0.9488334655761719, -1.9408867359161377, 2.862593650817871, -0.7880598306655884, -0.5162444710731506, 1.77855384349823, -1.8971179723739624, 345.01043701171875, -0.24327363073825836, 0.40270671248435974, -0.07294715195894241, 1.869429111480713, -0.8443333506584167, 1.4466458559036255], "std": [0.20706096291542053, 0.014557558111846447, 0.2897791564464569, 0.4212956726551056, 0.7499269843101501, 0.32040542364120483, 0.645321249961853, 329.0780029296875, 0.10346648842096329, 0.04651563614606857, 0.029858417809009552, 2.1468703746795654, 0.3052869439125061, 1.5200767517089844, 0.16422826051712036, 0.053654566407203674, 0.003285671817138791, 0.29449108242988586, 0.4432215094566345, 0.2395201027393341, 0.4894537329673767, 272.38299560546875, 0.017600923776626587, 0.018056072294712067, 0.07060830295085907, 0.5242258310317993, 0.22939620912075043, 1.3251255750656128], "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": [292], "max": [292], "mean": [292.0], "std": [0.0], "count": [527]}, "index": {"min": [155222], "max": [155748], "mean": [155485.0], "std": [152.13152204589292], "count": [527]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [527]}, "subtask_annotation": {"mean": [4.544592030360532, 12.0, 12.0, 12.0, 12.0], "std": [4.059963752113491, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [527]}, "scene_annotation": {"mean": [292.0], "std": [0.0], "min": [292], "max": [292], "count": [527]}, "eef_direction_state": {"mean": [4.829222011385199, 4.256166982922201], "std": [1.511894636189524, 1.7983850320606742], "min": [0, 0], "max": [6, 6], "count": [527]}, "eef_velocity_state": {"mean": [0.6148007590132827, 0.8159392789373814], "std": [0.7007783069169192, 0.7781968527718411], "min": [0, 0], "max": [2, 2], "count": [527]}, "eef_acc_mag_state": {"mean": [0.618595825426945, 0.6907020872865275], "std": [0.8036181947086711, 0.8340300644699004], "min": [0, 0], "max": [2, 2], "count": [527]}, "eef_direction_action": {"mean": [4.829222011385199, 4.256166982922201], "std": [1.511894636189524, 1.7983850320606742], "min": [0, 0], "max": [6, 6], "count": [527]}, "eef_velocity_action": {"mean": [0.6148007590132827, 0.8159392789373814], "std": [0.7007783069169192, 0.7781968527718411], "min": [0, 0], "max": [2, 2], "count": [527]}, "eef_acc_mag_action": {"mean": [0.618595825426945, 0.6907020872865275], "std": [0.8036181947086711, 0.8340300644699004], "min": [0, 0], "max": [2, 2], "count": [527]}, "eef_sim_pose_state": {"mean": [0.6043089755526185, 0.33664921355274335, 1.2037035079670226, -1.8698954590784995, 0.8434575167656195, -1.9416459129129902, 0.5904201059518975, -0.2639013299754364, 1.1240979210144153, 0.8518473645322169, 1.0602390801238541, -0.9292325523301748], "std": [0.023391998215647764, 0.015399117863392547, 0.06962115292518899, 0.5230125611989472, 0.22920787835169226, 1.8852014234358545, 0.04223174704170947, 0.09674932052066508, 0.04065989127857947, 2.1471801820589183, 0.30508876872375923, 1.5489283035064068], "min": [0.5353268183708573, 0.29444359581642626, 1.0600944185595216, -2.7346036749872136, 0.3010892062248729, -3.1411899110979813, 0.5288348593019659, -0.34025470459201534, 1.0720282077278755, -3.140446559147449, 0.5546399835684164, -3.079174901780085], "max": [0.6288511916151216, 0.37737443872537413, 1.2782698179186662, -0.3166984293253272, 1.3779488274785479, 3.139396053808448, 0.6823388577198164, -0.04423263336042539, 1.1869388589563865, 3.1376718318781482, 1.541920752228739, 3.080345863922355], "count": [527]}, "eef_sim_pose_action": {"mean": [0.6043089755526185, 0.33664921355274335, 1.2037035079670226, -1.8698954590784995, 0.8434575167656195, -1.9416459129129902, 0.5904201059518975, -0.2639013299754364, 1.1240979210144153, 0.8518473645322169, 1.0602390801238541, -0.9292325523301748], "std": [0.023391998215647764, 0.015399117863392547, 0.06962115292518899, 0.5230125611989472, 0.22920787835169226, 1.8852014234358545, 0.04223174704170947, 0.09674932052066508, 0.04065989127857947, 2.1471801820589183, 0.30508876872375923, 1.5489283035064068], "min": [0.5353268183708573, 0.29444359581642626, 1.0600944185595216, -2.7346036749872136, 0.3010892062248729, -3.1411899110979813, 0.5288348593019659, -0.34025470459201534, 1.0720282077278755, -3.140446559147449, 0.5546399835684164, -3.079174901780085], "max": [0.6288511916151216, 0.37737443872537413, 1.2782698179186662, -0.3166984293253272, 1.3779488274785479, 3.139396053808448, 0.6823388577198164, -0.04423263336042539, 1.1869388589563865, 3.1376718318781482, 1.541920752228739, 3.080345863922355], "count": [527]}, "gripper_mode_state": {"mean": [0.6204933586337761, 0.31499051233396586], "std": [0.48526420692768096, 0.46451209830697715], "min": [0, 0], "max": [1, 1], "count": [527]}, "gripper_activity_state": {"mean": [1.918406072106262, 1.8481973434535104], "std": [0.34709819329486175, 0.4768965682064987], "min": [0, 0], "max": [2, 2], "count": [527]}, "gripper_mode_action": {"mean": [0.6204933586337761, 0.31499051233396586], "std": [0.48526420692768096, 0.46451209830697715], "min": [0, 0], "max": [1, 1], "count": [527]}, "gripper_activity_action": {"mean": [1.918406072106262, 1.8481973434535104], "std": [0.34709819329486175, 0.4768965682064987], "min": [0, 0], "max": [2, 2], "count": [527]}, "gripper_open_scale_state": {"mean": [0.34501043643263724, 0.649698292364884], "std": [0.27238273135619084, 0.3290780125768052], "min": [0.119, 0.088], "max": [0.713, 0.892], "count": [527]}, "gripper_open_scale_action": {"mean": [0.34501043643263724, 0.649698292364884], "std": [0.27238273135619084, 0.3290780125768052], "min": [0.119, 0.088], "max": [0.713, 0.892], "count": [527]}}} +{"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.47614800797770085]], [[0.4648967344290657]], [[0.4528170020459164]]], "std": [[[0.12410281319144252]], [[0.1314873758864404]], [[0.1447465230794521]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.7019607843137254]], [[0.6901960784313725]]], "mean": [[[0.4736901294831658]], [[0.4784057762811007]], [[0.47163307381776237]]], "std": [[[0.07504250587223898]], [[0.07136717155593095]], [[0.07760093411526374]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9450980392156862]], [[1.0]]], "mean": [[[0.47842234271159445]], [[0.466236871464272]], [[0.44966644697094527]]], "std": [[[0.10664875919506342]], [[0.1116712579141992]], [[0.13421137053805857]]], "count": [119]}, "observation.state": {"min": [0.49206069111824036, 1.9357796907424927, -1.7012248039245605, -0.8825607299804688, 0.8819672465324402, 0.9519549608230591, -2.6793947219848633, 86.0, -0.030751999467611313, 0.37290000915527344, -0.20084699988365173, -3.1391851902008057, 0.746999979019165, -3.1381852626800537, -1.181186556816101, -2.040132761001587, 2.847033739089966, -1.0265153646469116, -1.553308129310608, 1.2073315382003784, -2.1567208766937256, 99.0, -0.2759439945220947, 0.37703999876976013, -0.20790399610996246, 0.1589999943971634, -1.4270000457763672, -3.1411852836608887], "max": [0.9940872192382812, 2.041930675506592, -0.7850316166877747, -0.13185961544513702, 2.6322882175445557, 1.5059748888015747, -1.3345136642456055, 892.0, 0.2633480131626129, 0.45956799387931824, -0.09058599919080734, 3.1389999389648438, 1.5190000534057617, 3.117000102996826, -0.5643522143363953, -1.8866485357284546, 2.8639981746673584, 0.1192408949136734, 0.27467992901802063, 1.9574741125106812, -0.18842574954032898, 658.0, -0.17952099442481995, 0.43317800760269165, 0.010824000462889671, 2.6589999198913574, -0.382999986410141, 3.109999895095825], "mean": [0.6812180280685425, 1.9994720220565796, -1.0640064477920532, -0.5672581195831299, 1.5544898509979248, 1.121158242225647, -1.7161389589309692, 654.6446533203125, 0.16027116775512695, 0.4121217131614685, -0.16151390969753265, 1.2778702974319458, 1.1077532768249512, -0.8066075444221497, -0.9979434013366699, -1.9751052856445312, 2.862480401992798, -0.7450476288795471, -0.444121390581131, 1.698785424232483, -1.794419765472412, 292.51690673828125, -0.2129717618227005, 0.4115733802318573, -0.08639039844274521, 1.951620101928711, -0.9117379188537598, 1.268692135810852], "std": [0.16642771661281586, 0.034957367926836014, 0.2608267068862915, 0.17412790656089783, 0.5148434042930603, 0.13237187266349792, 0.3650883138179779, 316.3489074707031, 0.09441912919282913, 0.01575612649321556, 0.026666738092899323, 2.1911869049072266, 0.2369428426027298, 1.3392224311828613, 0.16847428679466248, 0.03417486324906349, 0.004060611128807068, 0.320831298828125, 0.44911709427833557, 0.2862721383571625, 0.49136582016944885, 251.24691772460938, 0.021331170573830605, 0.01396637037396431, 0.08098993450403214, 0.5962260365486145, 0.2728370130062103, 1.292977213859558], "count": [591]}, "action": {"min": [0.49206069111824036, 1.9357796907424927, -1.7012248039245605, -0.8825607299804688, 0.8819672465324402, 0.9519549608230591, -2.6793947219848633, 86.0, -0.030751999467611313, 0.37290000915527344, -0.20084699988365173, -3.1391851902008057, 0.746999979019165, -3.1381852626800537, -1.181186556816101, -2.040132761001587, 2.847033739089966, -1.0265153646469116, -1.553308129310608, 1.2073315382003784, -2.1567208766937256, 99.0, -0.2759439945220947, 0.37703999876976013, -0.20790399610996246, 0.1589999943971634, -1.4270000457763672, -3.1411852836608887], "max": [0.9940872192382812, 2.041930675506592, -0.7850316166877747, -0.13185961544513702, 2.6322882175445557, 1.5059748888015747, -1.3345136642456055, 892.0, 0.2633480131626129, 0.45956799387931824, -0.09058599919080734, 3.1389999389648438, 1.5190000534057617, 3.117000102996826, -0.5643522143363953, -1.8866485357284546, 2.8639981746673584, 0.1192408949136734, 0.27467992901802063, 1.9574741125106812, -0.18842574954032898, 658.0, -0.17952099442481995, 0.43317800760269165, 0.010824000462889671, 2.6589999198913574, -0.382999986410141, 3.109999895095825], "mean": [0.6812180280685425, 1.9994720220565796, -1.0640064477920532, -0.5672581195831299, 1.5544898509979248, 1.121158242225647, -1.7161389589309692, 654.6446533203125, 0.16027116775512695, 0.4121217131614685, -0.16151390969753265, 1.2778702974319458, 1.1077532768249512, -0.8066075444221497, -0.9979434013366699, -1.9751052856445312, 2.862480401992798, -0.7450476288795471, -0.444121390581131, 1.698785424232483, -1.794419765472412, 292.51690673828125, -0.2129717618227005, 0.4115733802318573, -0.08639039844274521, 1.951620101928711, -0.9117379188537598, 1.268692135810852], "std": [0.16642771661281586, 0.034957367926836014, 0.2608267068862915, 0.17412790656089783, 0.5148434042930603, 0.13237187266349792, 0.3650883138179779, 316.3489074707031, 0.09441912919282913, 0.01575612649321556, 0.026666738092899323, 2.1911869049072266, 0.2369428426027298, 1.3392224311828613, 0.16847428679466248, 0.03417486324906349, 0.004060611128807068, 0.320831298828125, 0.44911709427833557, 0.2862721383571625, 0.49136582016944885, 251.24691772460938, 0.021331170573830605, 0.01396637037396431, 0.08098993450403214, 0.5962260365486145, 0.2728370130062103, 1.292977213859558], "count": [591]}, "timestamp": {"min": [0.0], "max": [19.666666666666668], "mean": [9.833333333333334], "std": [5.686892010645247], "count": [591]}, "frame_index": {"min": [0], "max": [590], "mean": [295.0], "std": [170.60676031935742], "count": [591]}, "episode_index": {"min": [293], "max": [293], "mean": [293.0], "std": [0.0], "count": [591]}, "index": {"min": [155749], "max": [156339], "mean": [156044.0], "std": [170.60676031935742], "count": [591]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [591]}, "subtask_annotation": {"mean": [4.343485617597293, 12.0, 12.0, 12.0, 12.0], "std": [3.9786384809136304, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [591]}, "scene_annotation": {"mean": [293.0], "std": [0.0], "min": [293], "max": [293], "count": [591]}, "eef_direction_state": {"mean": [4.671742808798647, 4.373942470389171], "std": [1.5249299475779894, 1.688198668574073], "min": [0, 0], "max": [6, 6], "count": [591]}, "eef_velocity_state": {"mean": [0.6175972927241963, 0.700507614213198], "std": [0.6286679013697423, 0.7148294410603547], "min": [0, 0], "max": [2, 2], "count": [591]}, "eef_acc_mag_state": {"mean": [0.5042301184433164, 0.6159052453468697], "std": [0.753715472201115, 0.8079663538312811], "min": [0, 0], "max": [2, 2], "count": [591]}, "eef_direction_action": {"mean": [4.671742808798647, 4.373942470389171], "std": [1.5249299475779894, 1.688198668574073], "min": [0, 0], "max": [6, 6], "count": [591]}, "eef_velocity_action": {"mean": [0.6175972927241963, 0.700507614213198], "std": [0.6286679013697423, 0.7148294410603547], "min": [0, 0], "max": [2, 2], "count": [591]}, "eef_acc_mag_action": {"mean": [0.5042301184433164, 0.6159052453468697], "std": [0.753715472201115, 0.8079663538312811], "min": [0, 0], "max": [2, 2], "count": [591]}, "eef_sim_pose_state": {"mean": [0.6151566755438029, 0.30712475817719664, 1.192732141629355, -1.9522749472610657, 0.9109397349045055, -1.3062927129505817, 0.6147395925007073, -0.2496988975591109, 1.1186691934783832, 1.2781947914956133, 1.108224926730917, -0.3260555621650776], "std": [0.019881172129508438, 0.018706488800373764, 0.07742588268413386, 0.5938725668017342, 0.27265840737289876, 2.486872687899009, 0.017628740713532678, 0.08889285364074566, 0.02813186870728524, 2.1912216359761905, 0.23687434263084642, 2.1094087294250956], "min": [0.5648722478217607, 0.2782310972841516, 1.0518607792363535, -2.6590279324570165, 0.38251882069820975, -3.1393047177534905, 0.582014259654405, -0.34180732652071216, 1.0643900075602564, -3.1391238675521187, 0.7472913828182506, -3.1175297894563014], "max": [0.6383077881844639, 0.35950741963901545, 1.2847881929707974, -0.1653011032003841, 1.4270532181085684, 3.137289176385494, 0.6632977659309067, -0.06737156221328255, 1.183561786937603, 3.139453758949083, 1.5193960758981468, 3.0777291766890014], "count": [591]}, "eef_sim_pose_action": {"mean": [0.6151566755438029, 0.30712475817719664, 1.192732141629355, -1.9522749472610657, 0.9109397349045055, -1.3062927129505817, 0.6147395925007073, -0.2496988975591109, 1.1186691934783832, 1.2781947914956133, 1.108224926730917, -0.3260555621650776], "std": [0.019881172129508438, 0.018706488800373764, 0.07742588268413386, 0.5938725668017342, 0.27265840737289876, 2.486872687899009, 0.017628740713532678, 0.08889285364074566, 0.02813186870728524, 2.1912216359761905, 0.23687434263084642, 2.1094087294250956], "min": [0.5648722478217607, 0.2782310972841516, 1.0518607792363535, -2.6590279324570165, 0.38251882069820975, -3.1393047177534905, 0.582014259654405, -0.34180732652071216, 1.0643900075602564, -3.1391238675521187, 0.7472913828182506, -3.1175297894563014], "max": [0.6383077881844639, 0.35950741963901545, 1.2847881929707974, -0.1653011032003841, 1.4270532181085684, 3.137289176385494, 0.6632977659309067, -0.06737156221328255, 1.183561786937603, 3.139453758949083, 1.5193960758981468, 3.0777291766890014], "count": [591]}, "gripper_mode_state": {"mean": [0.6751269035532995, 0.2859560067681895], "std": [0.4683274150120145, 0.4518685306163516], "min": [0, 0], "max": [1, 1], "count": [591]}, "gripper_activity_state": {"mean": [1.8917089678510999, 1.8426395939086295], "std": [0.40107590907886376, 0.4976518163780123], "min": [0, 0], "max": [2, 2], "count": [591]}, "gripper_mode_action": {"mean": [0.6751269035532995, 0.2859560067681895], "std": [0.4683274150120145, 0.4518685306163516], "min": [0, 0], "max": [1, 1], "count": [591]}, "gripper_activity_action": {"mean": [1.8917089678510999, 1.8426395939086295], "std": [0.40107590907886376, 0.4976518163780123], "min": [0, 0], "max": [2, 2], "count": [591]}, "gripper_open_scale_state": {"mean": [0.292516920564139, 0.6546446700507611], "std": [0.2512467559540098, 0.3163489650358069], "min": [0.099, 0.086], "max": [0.658, 0.892], "count": [591]}, "gripper_open_scale_action": {"mean": [0.292516920564139, 0.6546446700507611], "std": [0.2512467559540098, 0.3163489650358069], "min": [0.099, 0.086], "max": [0.658, 0.892], "count": [591]}}} +{"episode_index": 293, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4766537327284715]], [[0.46451364880747625]], [[0.4531316094054581]]], "std": [[[0.11873115535408763]], [[0.12575739904080857]], [[0.13951370839896735]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.6352941176470588]], [[0.6196078431372549]]], "mean": [[[0.4737941176470588]], [[0.47847169905974085]], [[0.47348869109047126]]], "std": [[[0.06664052076716376]], [[0.0602666313706611]], [[0.06529747919516843]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.792156862745098]], [[0.7411764705882353]], [[0.7490196078431373]]], "mean": [[[0.4839047342621259]], [[0.4696987264935214]], [[0.4535251906318083]]], "std": [[[0.09997374380393534]], [[0.10666074474260341]], [[0.13107423297649148]]], "count": [114]}, "observation.state": {"min": [0.5178741216659546, 1.9459373950958252, -1.61903715133667, -0.8069530129432678, 0.7891506552696228, 0.9892351627349854, -2.7306723594665527, 173.0, -0.01928899995982647, 0.3671970069408417, -0.2137099951505661, -3.134185314178467, 0.7919999957084656, -3.1391851902008057, -1.0163226127624512, -2.0371832847595215, 2.8499834537506104, -0.8463625311851501, -1.6730204820632935, 1.2235980033874512, -2.2147181034088135, 120.0, -0.27447399497032166, 0.3781439960002899, -0.19763199985027313, 0.2069999873638153, -1.3420000076293945, -3.124000072479248], "max": [1.0421186685562134, 2.0463290214538574, -0.48080334067344666, -0.1088736429810524, 2.5111451148986816, 1.5130434036254883, -1.4212216138839722, 813.0, 0.2830730080604553, 0.4594919979572296, -0.11312299966812134, 3.13700008392334, 1.5130000114440918, 3.1410000324249268, -0.5525538325309753, -1.8504329919815063, 2.8640329837799072, 0.15182620286941528, 0.17352065443992615, 1.9344357252120972, -0.136519655585289, 661.0, -0.19320599734783173, 0.43187499046325684, -0.02831299975514412, 2.5859999656677246, -0.4090000092983246, 3.138000011444092], "mean": [0.6808739900588989, 2.0126852989196777, -0.8604595065116882, -0.4635825455188751, 1.579451322555542, 1.168131947517395, -1.9174436330795288, 613.7564697265625, 0.18773193657398224, 0.4057570993900299, -0.1715521663427353, 1.0707571506500244, 1.1352695226669312, 0.3285990357398987, -0.9054808020591736, -1.936903476715088, 2.862377166748047, -0.6032677888870239, -0.6043678522109985, 1.6926456689834595, -1.8353486061096191, 299.3623962402344, -0.22843261063098907, 0.4072788953781128, -0.09413503855466843, 1.7149003744125366, -0.8380622863769531, 1.4877406358718872], "std": [0.17243345081806183, 0.021085772663354874, 0.31306031346321106, 0.20453621447086334, 0.5892719030380249, 0.149317666888237, 0.4054761826992035, 253.8202667236328, 0.0971606895327568, 0.019851887598633766, 0.022974826395511627, 2.1308789253234863, 0.23279495537281036, 1.8792511224746704, 0.1322607845067978, 0.05299798399209976, 0.0037967802491039038, 0.26315873861312866, 0.4391884207725525, 0.2785852253437042, 0.5359994173049927, 239.440673828125, 0.015924381092190742, 0.012294583022594452, 0.06610773503780365, 0.5236384868621826, 0.23027144372463226, 1.3877102136611938], "count": [556]}, "action": {"min": [0.5178741216659546, 1.9459373950958252, -1.61903715133667, -0.8069530129432678, 0.7891506552696228, 0.9892351627349854, -2.7306723594665527, 173.0, -0.01928899995982647, 0.3671970069408417, -0.2137099951505661, -3.134185314178467, 0.7919999957084656, -3.1391851902008057, -1.0163226127624512, -2.0371832847595215, 2.8499834537506104, -0.8463625311851501, -1.6730204820632935, 1.2235980033874512, -2.2147181034088135, 120.0, -0.27447399497032166, 0.3781439960002899, -0.19763199985027313, 0.2069999873638153, -1.3420000076293945, -3.124000072479248], "max": [1.0421186685562134, 2.0463290214538574, -0.48080334067344666, -0.1088736429810524, 2.5111451148986816, 1.5130434036254883, -1.4212216138839722, 813.0, 0.2830730080604553, 0.4594919979572296, -0.11312299966812134, 3.13700008392334, 1.5130000114440918, 3.1410000324249268, -0.5525538325309753, -1.8504329919815063, 2.8640329837799072, 0.15182620286941528, 0.17352065443992615, 1.9344357252120972, -0.136519655585289, 661.0, -0.19320599734783173, 0.43187499046325684, -0.02831299975514412, 2.5859999656677246, -0.4090000092983246, 3.138000011444092], "mean": [0.6808739900588989, 2.0126852989196777, -0.8604595065116882, -0.4635825455188751, 1.579451322555542, 1.168131947517395, -1.9174436330795288, 613.7564697265625, 0.18773193657398224, 0.4057570993900299, -0.1715521663427353, 1.0707571506500244, 1.1352695226669312, 0.3285990357398987, -0.9054808020591736, -1.936903476715088, 2.862377166748047, -0.6032677888870239, -0.6043678522109985, 1.6926456689834595, -1.8353486061096191, 299.3623962402344, -0.22843261063098907, 0.4072788953781128, -0.09413503855466843, 1.7149003744125366, -0.8380622863769531, 1.4877406358718872], "std": [0.17243345081806183, 0.021085772663354874, 0.31306031346321106, 0.20453621447086334, 0.5892719030380249, 0.149317666888237, 0.4054761826992035, 253.8202667236328, 0.0971606895327568, 0.019851887598633766, 0.022974826395511627, 2.1308789253234863, 0.23279495537281036, 1.8792511224746704, 0.1322607845067978, 0.05299798399209976, 0.0037967802491039038, 0.26315873861312866, 0.4391884207725525, 0.2785852253437042, 0.5359994173049927, 239.440673828125, 0.015924381092190742, 0.012294583022594452, 0.06610773503780365, 0.5236384868621826, 0.23027144372463226, 1.3877102136611938], "count": [556]}, "timestamp": {"min": [0.0], "max": [18.5], "mean": [9.25], "std": [5.350103841152162], "count": [556]}, "frame_index": {"min": [0], "max": [555], "mean": [277.5], "std": [160.50311523456483], "count": [556]}, "episode_index": {"min": [294], "max": [294], "mean": [294.0], "std": [0.0], "count": [556]}, "index": {"min": [156340], "max": [156895], "mean": [156617.5], "std": [160.50311523456483], "count": [556]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [556]}, "subtask_annotation": {"mean": [4.640287769784172, 12.0, 12.0, 12.0, 12.0], "std": [3.926037770966943, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [556]}, "scene_annotation": {"mean": [294.0], "std": [0.0], "min": [294], "max": [294], "count": [556]}, "eef_direction_state": {"mean": [4.967625899280575, 4.544964028776978], "std": [1.5263967929084374, 1.767958166315811], "min": [0, 0], "max": [6, 6], "count": [556]}, "eef_velocity_state": {"mean": [0.5107913669064749, 0.6690647482014388], "std": [0.6637251151001309, 0.7646740896836856], "min": [0, 0], "max": [2, 2], "count": [556]}, "eef_acc_mag_state": {"mean": [0.5503597122302158, 0.5485611510791367], "std": [0.7929431653106457, 0.7975782238996785], "min": [0, 0], "max": [2, 2], "count": [556]}, "eef_direction_action": {"mean": [4.967625899280575, 4.544964028776978], "std": [1.5263967929084374, 1.767958166315811], "min": [0, 0], "max": [6, 6], "count": [556]}, "eef_velocity_action": {"mean": [0.5107913669064749, 0.6690647482014388], "std": [0.6637251151001309, 0.7646740896836856], "min": [0, 0], "max": [2, 2], "count": [556]}, "eef_acc_mag_action": {"mean": [0.5503597122302158, 0.5485611510791367], "std": [0.7929431653106457, 0.7975782238996785], "min": [0, 0], "max": [2, 2], "count": [556]}, "eef_sim_pose_state": {"mean": [0.6092763755476204, 0.32297674047221275, 1.178665265801931, -1.7156506428689215, 0.8371907624052034, -2.523655625545089, 0.6059273938720152, -0.2734653121599933, 1.1057765241277735, 1.0708986231675341, 1.1357596532196033, -0.6551497721563854], "std": [0.018839078109861917, 0.0157672897993577, 0.061849151790500344, 0.522383948651609, 0.23022156731007917, 0.6851914508102651, 0.020456032137065976, 0.089101163530293, 0.025494374515007887, 2.13113816164049, 0.23258782178882992, 1.8083604622530305], "min": [0.5607484838666263, 0.2857695894889939, 1.0592309170477288, -2.585515380569126, 0.4082168944807776, -3.1142592897448775, 0.5743936233401836, -0.34639265580100875, 1.071524784245736, -3.1340794064708755, 0.7922217139485555, -3.1114142398994824], "max": [0.6400262878221791, 0.36201879490875877, 1.2386752507730203, -0.2129337656792601, 1.341715578923746, -0.2403749481164347, 0.6615793823397205, -0.07984682778910544, 1.1634397351520023, 3.1366855048590128, 1.5128988443393983, 3.1283995955032853], "count": [556]}, "eef_sim_pose_action": {"mean": [0.6092763755476204, 0.32297674047221275, 1.178665265801931, -1.7156506428689215, 0.8371907624052034, -2.523655625545089, 0.6059273938720152, -0.2734653121599933, 1.1057765241277735, 1.0708986231675341, 1.1357596532196033, -0.6551497721563854], "std": [0.018839078109861917, 0.0157672897993577, 0.061849151790500344, 0.522383948651609, 0.23022156731007917, 0.6851914508102651, 0.020456032137065976, 0.089101163530293, 0.025494374515007887, 2.13113816164049, 0.23258782178882992, 1.8083604622530305], "min": [0.5607484838666263, 0.2857695894889939, 1.0592309170477288, -2.585515380569126, 0.4082168944807776, -3.1142592897448775, 0.5743936233401836, -0.34639265580100875, 1.071524784245736, -3.1340794064708755, 0.7922217139485555, -3.1114142398994824], "max": [0.6400262878221791, 0.36201879490875877, 1.2386752507730203, -0.2129337656792601, 1.341715578923746, -0.2403749481164347, 0.6615793823397205, -0.07984682778910544, 1.1634397351520023, 3.1366855048590128, 1.5128988443393983, 3.1283995955032853], "count": [556]}, "gripper_mode_state": {"mean": [0.6690647482014388, 0.29856115107913667], "std": [0.4705497964249766, 0.45762691151792656], "min": [0, 0], "max": [1, 1], "count": [556]}, "gripper_activity_state": {"mean": [1.910071942446043, 1.8651079136690647], "std": [0.35861342967962845, 0.48146040859585354], "min": [0, 0], "max": [2, 2], "count": [556]}, "gripper_mode_action": {"mean": [0.6690647482014388, 0.29856115107913667], "std": [0.4705497964249766, 0.45762691151792656], "min": [0, 0], "max": [1, 1], "count": [556]}, "gripper_activity_action": {"mean": [1.910071942446043, 1.8651079136690647], "std": [0.35861342967962845, 0.48146040859585354], "min": [0, 0], "max": [2, 2], "count": [556]}, "gripper_open_scale_state": {"mean": [0.2993624100444984, 0.613756295101248], "std": [0.23944059643913862, 0.2538202397315681], "min": [0.12, 0.173], "max": [0.661, 0.813], "count": [556]}, "gripper_open_scale_action": {"mean": [0.2993624100444984, 0.613756295101248], "std": [0.23944059643913862, 0.2538202397315681], "min": [0.12, 0.173], "max": [0.661, 0.813], "count": [556]}}} +{"episode_index": 294, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.47057732614073666]], [[0.4588030950308472]], [[0.4459494284863478]]], "std": [[[0.12102686863122628]], [[0.1312651067752046]], [[0.14407629939276792]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.01568627450980392]]], "max": [[[0.6862745098039216]], [[0.6235294117647059]], [[0.6313725490196078]]], "mean": [[[0.4716573246900006]], [[0.47678414765438887]], [[0.4711501798149166]]], "std": [[[0.06350555568842621]], [[0.05536103031914281]], [[0.059184245559490846]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8980392156862745]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.4818427745708876]], [[0.4763967133192841]], [[0.4618962838250565]]], "std": [[[0.10356678299211128]], [[0.10398936831150735]], [[0.12530837631995206]]], "count": [107]}, "observation.state": {"min": [0.5416280627250671, 2.004615545272827, -1.819435954093933, -0.9716423153877258, 0.959739089012146, 0.6942222118377686, -2.722259759902954, 57.0, -0.05084900185465813, 0.3256480097770691, -0.2066510021686554, -3.132185220718384, 0.7260000109672546, -3.134185314178467, -1.0514212846755981, -2.0340940952301025, 2.8501577377319336, -0.9772621989250183, -1.7733418941497803, 1.1579387187957764, -2.09163761138916, 119.0, -0.28365400433540344, 0.3740299940109253, -0.20024000108242035, 0.20999999344348907, -1.3240000009536743, -3.111999988555908], "max": [1.01475191116333, 2.046590566635132, -0.4247782528400421, -0.10883873701095581, 2.743203639984131, 1.851323127746582, -1.3699612617492676, 801.0, 0.2915779948234558, 0.4745410084724426, -0.11645100265741348, 3.140000104904175, 1.5180000066757202, 3.140000104904175, -0.5459040999412537, -1.8857759237289429, 2.8640329837799072, 0.13859659433364868, 0.1460316926240921, 1.9237194061279297, -0.1690351516008377, 692.0, -0.18841400742530823, 0.4381679892539978, -0.010804999619722366, 2.6419999599456787, -0.5249999761581421, 3.135999917984009], "mean": [0.6655486822128296, 2.026078462600708, -0.9684359431266785, -0.5846613645553589, 1.5540881156921387, 1.1757731437683105, -1.8591673374176025, 628.9259643554688, 0.16326256096363068, 0.39590004086494446, -0.1628229022026062, 0.5770363211631775, 1.1218674182891846, 0.07168582826852798, -0.9175121784210205, -1.9638031721115112, 2.862433910369873, -0.6785339117050171, -0.6112494468688965, 1.6521923542022705, -1.7832787036895752, 314.6111145019531, -0.23282358050346375, 0.41096532344818115, -0.09296763688325882, 1.7925115823745728, -0.9182466268539429, 1.4332209825515747], "std": [0.16421467065811157, 0.008697145618498325, 0.4826996922492981, 0.26044464111328125, 0.47964444756507874, 0.2926849126815796, 0.435024619102478, 269.84912109375, 0.11076271533966064, 0.03823380172252655, 0.023979168385267258, 2.2697272300720215, 0.25905099511146545, 1.7934123277664185, 0.14564752578735352, 0.038409966975450516, 0.0037351876962929964, 0.31693845987319946, 0.4573257267475128, 0.29587700963020325, 0.5231944918632507, 249.75436401367188, 0.022677240893244743, 0.016339130699634552, 0.07103314250707626, 0.5466132760047913, 0.207170307636261, 1.4231873750686646], "count": [513]}, "action": {"min": [0.5416280627250671, 2.004615545272827, -1.819435954093933, -0.9716423153877258, 0.959739089012146, 0.6942222118377686, -2.722259759902954, 57.0, -0.05084900185465813, 0.3256480097770691, -0.2066510021686554, -3.132185220718384, 0.7260000109672546, -3.134185314178467, -1.0514212846755981, -2.0340940952301025, 2.8501577377319336, -0.9772621989250183, -1.7733418941497803, 1.1579387187957764, -2.09163761138916, 119.0, -0.28365400433540344, 0.3740299940109253, -0.20024000108242035, 0.20999999344348907, -1.3240000009536743, -3.111999988555908], "max": [1.01475191116333, 2.046590566635132, -0.4247782528400421, -0.10883873701095581, 2.743203639984131, 1.851323127746582, -1.3699612617492676, 801.0, 0.2915779948234558, 0.4745410084724426, -0.11645100265741348, 3.140000104904175, 1.5180000066757202, 3.140000104904175, -0.5459040999412537, -1.8857759237289429, 2.8640329837799072, 0.13859659433364868, 0.1460316926240921, 1.9237194061279297, -0.1690351516008377, 692.0, -0.18841400742530823, 0.4381679892539978, -0.010804999619722366, 2.6419999599456787, -0.5249999761581421, 3.135999917984009], "mean": [0.6655486822128296, 2.026078462600708, -0.9684359431266785, -0.5846613645553589, 1.5540881156921387, 1.1757731437683105, -1.8591673374176025, 628.9259643554688, 0.16326256096363068, 0.39590004086494446, -0.1628229022026062, 0.5770363211631775, 1.1218674182891846, 0.07168582826852798, -0.9175121784210205, -1.9638031721115112, 2.862433910369873, -0.6785339117050171, -0.6112494468688965, 1.6521923542022705, -1.7832787036895752, 314.6111145019531, -0.23282358050346375, 0.41096532344818115, -0.09296763688325882, 1.7925115823745728, -0.9182466268539429, 1.4332209825515747], "std": [0.16421467065811157, 0.008697145618498325, 0.4826996922492981, 0.26044464111328125, 0.47964444756507874, 0.2926849126815796, 0.435024619102478, 269.84912109375, 0.11076271533966064, 0.03823380172252655, 0.023979168385267258, 2.2697272300720215, 0.25905099511146545, 1.7934123277664185, 0.14564752578735352, 0.038409966975450516, 0.0037351876962929964, 0.31693845987319946, 0.4573257267475128, 0.29587700963020325, 0.5231944918632507, 249.75436401367188, 0.022677240893244743, 0.016339130699634552, 0.07103314250707626, 0.5466132760047913, 0.207170307636261, 1.4231873750686646], "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": [295], "max": [295], "mean": [295.0], "std": [0.0], "count": [513]}, "index": {"min": [156896], "max": [157408], "mean": [157152.0], "std": [148.09006268709143], "count": [513]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [513]}, "subtask_annotation": {"mean": [4.358674463937622, 12.0, 12.0, 12.0, 12.0], "std": [3.9603305576675045, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [513]}, "scene_annotation": {"mean": [295.0], "std": [0.0], "min": [295], "max": [295], "count": [513]}, "eef_direction_state": {"mean": [4.539961013645224, 4.152046783625731], "std": [1.6981992522181968, 1.8774024768784792], "min": [0, 0], "max": [6, 6], "count": [513]}, "eef_velocity_state": {"mean": [0.6881091617933723, 0.7524366471734892], "std": [0.6926197771685604, 0.7486953619542206], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_acc_mag_state": {"mean": [0.6140350877192983, 0.6803118908382066], "std": [0.8087953974091451, 0.8231200449370228], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_direction_action": {"mean": [4.539961013645224, 4.152046783625731], "std": [1.6981992522181968, 1.8774024768784792], "min": [0, 0], "max": [6, 6], "count": [513]}, "eef_velocity_action": {"mean": [0.6881091617933723, 0.7524366471734892], "std": [0.6926197771685604, 0.7486953619542206], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_acc_mag_action": {"mean": [0.6140350877192983, 0.6803118908382066], "std": [0.8087953974091451, 0.8231200449370228], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_sim_pose_state": {"mean": [0.6103795523143882, 0.3251548508653469, 1.1812039889285464, -1.7928541327426615, 0.9174826596123097, -1.6493517624106224, 0.5991540076875843, -0.24980265578282726, 1.1152205973774498, 0.5766720240326779, 1.122390338997637, -0.5813610000621166], "std": [0.022829363041491774, 0.022509693859811716, 0.06753654698705798, 0.5452348034241676, 0.207100675259105, 2.0202504745102043, 0.030911723554232336, 0.10221323247608545, 0.0285682121037851, 2.2700246432848705, 0.25885174085089824, 1.6467431970103297], "min": [0.5563920203100916, 0.27475109891168226, 1.0553942293647585, -2.6421120591398917, 0.5245298107843053, -3.1395026460085482, 0.5428984661553218, -0.3559015593836028, 1.0679868455984345, -3.132292942268699, 0.7267802525609515, -3.0206451548942965], "max": [0.6460365410820492, 0.3670865497533023, 1.257727888423849, -0.21566152197758817, 1.323205485233574, 3.139374465796627, 0.6686443729908117, -0.0473801783021042, 1.1668682850181158, 3.140157238477504, 1.5191547724627923, 3.1336881720364906], "count": [513]}, "eef_sim_pose_action": {"mean": [0.6103795523143882, 0.3251548508653469, 1.1812039889285464, -1.7928541327426615, 0.9174826596123097, -1.6493517624106224, 0.5991540076875843, -0.24980265578282726, 1.1152205973774498, 0.5766720240326779, 1.122390338997637, -0.5813610000621166], "std": [0.022829363041491774, 0.022509693859811716, 0.06753654698705798, 0.5452348034241676, 0.207100675259105, 2.0202504745102043, 0.030911723554232336, 0.10221323247608545, 0.0285682121037851, 2.2700246432848705, 0.25885174085089824, 1.6467431970103297], "min": [0.5563920203100916, 0.27475109891168226, 1.0553942293647585, -2.6421120591398917, 0.5245298107843053, -3.1395026460085482, 0.5428984661553218, -0.3559015593836028, 1.0679868455984345, -3.132292942268699, 0.7267802525609515, -3.0206451548942965], "max": [0.6460365410820492, 0.3670865497533023, 1.257727888423849, -0.21566152197758817, 1.323205485233574, 3.139374465796627, 0.6686443729908117, -0.0473801783021042, 1.1668682850181158, 3.140157238477504, 1.5191547724627923, 3.1336881720364906], "count": [513]}, "gripper_mode_state": {"mean": [0.6588693957115009, 0.26120857699805067], "std": [0.4740891425736965, 0.43929336018281084], "min": [0, 0], "max": [1, 1], "count": [513]}, "gripper_activity_state": {"mean": [1.9044834307992202, 1.8810916179337231], "std": [0.3907300312591814, 0.4497055321877077], "min": [0, 0], "max": [2, 2], "count": [513]}, "gripper_mode_action": {"mean": [0.6588693957115009, 0.26120857699805067], "std": [0.4740891425736965, 0.43929336018281084], "min": [0, 0], "max": [1, 1], "count": [513]}, "gripper_activity_action": {"mean": [1.9044834307992202, 1.8810916179337231], "std": [0.3907300312591814, 0.4497055321877077], "min": [0, 0], "max": [2, 2], "count": [513]}, "gripper_open_scale_state": {"mean": [0.3146111112003431, 0.628925925859002], "std": [0.2497544095967578, 0.26984909989483735], "min": [0.119, 0.057], "max": [0.692, 0.801], "count": [513]}, "gripper_open_scale_action": {"mean": [0.3146111112003431, 0.628925925859002], "std": [0.2497544095967578, 0.26984909989483735], "min": [0.119, 0.057], "max": [0.692, 0.801], "count": [513]}}} +{"episode_index": 295, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47331566124948476]], [[0.46471992764823644]], [[0.45184501413177885]]], "std": [[[0.10925727180159409]], [[0.12109464198197668]], [[0.13398842008229558]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[0.7176470588235294]], [[0.6235294117647059]], [[0.6196078431372549]]], "mean": [[[0.4719380612229877]], [[0.4775255623270329]], [[0.4716048566949302]]], "std": [[[0.07181191301167918]], [[0.062459200923471306]], [[0.06809510814428864]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4786029448566213]], [[0.47144661941353116]], [[0.4590453173761997]]], "std": [[[0.09825311613121263]], [[0.10101475241916513]], [[0.12040172371178831]]], "count": [111]}, "observation.state": {"min": [0.4939281940460205, 1.9913334846496582, -0.4875752031803131, -0.5487664341926575, 0.768328845500946, 0.9203121662139893, -2.684316396713257, 54.0, -0.004472999833524227, 0.34329500794410706, -0.22863200306892395, -3.1411852836608887, 1.0299999713897705, -2.7070000171661377, -1.1351447105407715, -2.0346524715423584, 2.8483948707580566, -0.8207411170005798, -1.5735015869140625, 0.8801695704460144, -2.409846067428589, 73.0, -0.26111599802970886, 0.37994900345802307, -0.19509199261665344, 0.4360000193119049, -1.3240000009536743, -3.1029999256134033], "max": [1.2130911350250244, 2.0417909622192383, -0.14871951937675476, -0.04427900165319443, 2.1949260234832764, 1.6107121706008911, -1.6765458583831787, 894.0, 0.27607399225234985, 0.4788370132446289, -0.1259319931268692, 3.1389999389648438, 1.555999994277954, 3.061000108718872, -0.5649805068969727, -1.8989707231521606, 2.8641726970672607, 0.09969320148229599, 0.446437805891037, 1.8410780429840088, -0.28839820623397827, 604.0, -0.1708489954471588, 0.4811820089817047, -0.014918999746441841, 2.8919999599456787, -0.476999968290329, 3.125999927520752], "mean": [0.700342059135437, 2.0233614444732666, -0.27802610397338867, -0.38113489747047424, 1.1352555751800537, 1.3403024673461914, -2.006467819213867, 625.734130859375, 0.1952831894159317, 0.3863905668258667, -0.1731601357460022, 1.0990121364593506, 1.2629209756851196, -1.230905294418335, -0.9833279252052307, -1.9504942893981934, 2.862098455429077, -0.5717319250106812, -0.4738709330558777, 1.4943434000015259, -1.9239404201507568, 286.29119873046875, -0.21241337060928345, 0.4367114305496216, -0.0964469462633133, 1.8695673942565918, -0.8443950414657593, 1.6612402200698853], "std": [0.24218186736106873, 0.008841291069984436, 0.14549456536769867, 0.16453495621681213, 0.3597709834575653, 0.24200333654880524, 0.20673540234565735, 314.45709228515625, 0.09281931072473526, 0.04221312329173088, 0.02585497871041298, 1.9657511711120605, 0.15686404705047607, 1.4092590808868408, 0.13501782715320587, 0.038274135440588, 0.0039176614955067635, 0.24431493878364563, 0.497149795293808, 0.35706084966659546, 0.4589037299156189, 238.01271057128906, 0.02179272659122944, 0.02240341156721115, 0.06718641519546509, 0.6284027099609375, 0.21943946182727814, 1.155705213546753], "count": [534]}, "action": {"min": [0.4939281940460205, 1.9913334846496582, -0.4875752031803131, -0.5487664341926575, 0.768328845500946, 0.9203121662139893, -2.684316396713257, 54.0, -0.004472999833524227, 0.34329500794410706, -0.22863200306892395, -3.1411852836608887, 1.0299999713897705, -2.7070000171661377, -1.1351447105407715, -2.0346524715423584, 2.8483948707580566, -0.8207411170005798, -1.5735015869140625, 0.8801695704460144, -2.409846067428589, 73.0, -0.26111599802970886, 0.37994900345802307, -0.19509199261665344, 0.4360000193119049, -1.3240000009536743, -3.1029999256134033], "max": [1.2130911350250244, 2.0417909622192383, -0.14871951937675476, -0.04427900165319443, 2.1949260234832764, 1.6107121706008911, -1.6765458583831787, 894.0, 0.27607399225234985, 0.4788370132446289, -0.1259319931268692, 3.1389999389648438, 1.555999994277954, 3.061000108718872, -0.5649805068969727, -1.8989707231521606, 2.8641726970672607, 0.09969320148229599, 0.446437805891037, 1.8410780429840088, -0.28839820623397827, 604.0, -0.1708489954471588, 0.4811820089817047, -0.014918999746441841, 2.8919999599456787, -0.476999968290329, 3.125999927520752], "mean": [0.700342059135437, 2.0233614444732666, -0.27802610397338867, -0.38113489747047424, 1.1352555751800537, 1.3403024673461914, -2.006467819213867, 625.734130859375, 0.1952831894159317, 0.3863905668258667, -0.1731601357460022, 1.0990121364593506, 1.2629209756851196, -1.230905294418335, -0.9833279252052307, -1.9504942893981934, 2.862098455429077, -0.5717319250106812, -0.4738709330558777, 1.4943434000015259, -1.9239404201507568, 286.29119873046875, -0.21241337060928345, 0.4367114305496216, -0.0964469462633133, 1.8695673942565918, -0.8443950414657593, 1.6612402200698853], "std": [0.24218186736106873, 0.008841291069984436, 0.14549456536769867, 0.16453495621681213, 0.3597709834575653, 0.24200333654880524, 0.20673540234565735, 314.45709228515625, 0.09281931072473526, 0.04221312329173088, 0.02585497871041298, 1.9657511711120605, 0.15686404705047607, 1.4092590808868408, 0.13501782715320587, 0.038274135440588, 0.0039176614955067635, 0.24431493878364563, 0.497149795293808, 0.35706084966659546, 0.4589037299156189, 238.01271057128906, 0.02179272659122944, 0.02240341156721115, 0.06718641519546509, 0.6284027099609375, 0.21943946182727814, 1.155705213546753], "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": [296], "max": [296], "mean": [296.0], "std": [0.0], "count": [534]}, "index": {"min": [157409], "max": [157942], "mean": [157675.5], "std": [154.15225157832327], "count": [534]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [534]}, "subtask_annotation": {"mean": [4.376404494382022, 12.0, 12.0, 12.0, 12.0], "std": [4.158233269824087, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [534]}, "scene_annotation": {"mean": [296.0], "std": [0.0], "min": [296], "max": [296], "count": [534]}, "eef_direction_state": {"mean": [4.604868913857678, 4.674157303370786], "std": [1.6946861988003665, 1.8779737321250103], "min": [0, 0], "max": [6, 6], "count": [534]}, "eef_velocity_state": {"mean": [0.5749063670411985, 0.550561797752809], "std": [0.5941407816220211, 0.7268716399836331], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_acc_mag_state": {"mean": [0.5599250936329588, 0.48314606741573035], "std": [0.7832306056679298, 0.7635766355054205], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_direction_action": {"mean": [4.604868913857678, 4.674157303370786], "std": [1.6946861988003665, 1.8779737321250103], "min": [0, 0], "max": [6, 6], "count": [534]}, "eef_velocity_action": {"mean": [0.5749063670411985, 0.550561797752809], "std": [0.5941407816220211, 0.7268716399836331], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_acc_mag_action": {"mean": [0.5599250936329588, 0.48314606741573035], "std": [0.7832306056679298, 0.7635766355054205], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_sim_pose_state": {"mean": [0.6373345725859171, 0.3039085609915296, 1.179644978362241, -1.8701090521066648, 0.8436701732253322, -1.8268276750428156, 0.5848947558563478, -0.28667035534865754, 1.0995110021148935, 1.0988098177089538, 1.263357254143067, -0.23775411239748834], "std": [0.026972966290247456, 0.01932552075510556, 0.05766401390733727, 0.6272198845052928, 0.21919353437854786, 1.9203745443633888, 0.04676282436594264, 0.08856384459187633, 0.024861541122298537, 1.9657722830031876, 0.1567122874878117, 2.1512091268094915], "min": [0.5621665390760864, 0.274424674043787, 1.0598073761497873, -2.8916057424808446, 0.4771123643091779, -3.1412399124810504, 0.5363885087774738, -0.35085549542318073, 1.0579077222063835, -3.141505543965392, 1.0304367214417995, -3.1138223705881494], "max": [0.6847868122930806, 0.3525426218575636, 1.2481359607371103, -0.4422185850129488, 1.324151163462393, 3.1411723093498707, 0.6787127883203806, -0.0940987621949818, 1.1511550325829407, 3.138958583327664, 1.556108034756559, 3.141347313345437], "count": [534]}, "eef_sim_pose_action": {"mean": [0.6373345725859171, 0.3039085609915296, 1.179644978362241, -1.8701090521066648, 0.8436701732253322, -1.8268276750428156, 0.5848947558563478, -0.28667035534865754, 1.0995110021148935, 1.0988098177089538, 1.263357254143067, -0.23775411239748834], "std": [0.026972966290247456, 0.01932552075510556, 0.05766401390733727, 0.6272198845052928, 0.21919353437854786, 1.9203745443633888, 0.04676282436594264, 0.08856384459187633, 0.024861541122298537, 1.9657722830031876, 0.1567122874878117, 2.1512091268094915], "min": [0.5621665390760864, 0.274424674043787, 1.0598073761497873, -2.8916057424808446, 0.4771123643091779, -3.1412399124810504, 0.5363885087774738, -0.35085549542318073, 1.0579077222063835, -3.141505543965392, 1.0304367214417995, -3.1138223705881494], "max": [0.6847868122930806, 0.3525426218575636, 1.2481359607371103, -0.4422185850129488, 1.324151163462393, 3.1411723093498707, 0.6787127883203806, -0.0940987621949818, 1.1511550325829407, 3.138958583327664, 1.556108034756559, 3.141347313345437], "count": [534]}, "gripper_mode_state": {"mean": [0.6423220973782772, 0.29213483146067415], "std": [0.4793166183201351, 0.45474396280557244], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_state": {"mean": [1.8857677902621723, 1.8745318352059925], "std": [0.41514366270651504, 0.43402487234084963], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_mode_action": {"mean": [0.6423220973782772, 0.29213483146067415], "std": [0.4793166183201351, 0.45474396280557244], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_action": {"mean": [1.8857677902621723, 1.8745318352059925], "std": [0.41514366270651504, 0.43402487234084963], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_open_scale_state": {"mean": [0.28629119843043616, 0.6257340823612851], "std": [0.23801265373657385, 0.31445708116135107], "min": [0.073, 0.054], "max": [0.604, 0.894], "count": [534]}, "gripper_open_scale_action": {"mean": [0.28629119843043616, 0.6257340823612851], "std": [0.23801265373657385, 0.31445708116135107], "min": [0.073, 0.054], "max": [0.604, 0.894], "count": [534]}}} +{"episode_index": 296, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.46793377076525056]], [[0.4588804466230937]], [[0.44449788092320264]]], "std": [[[0.1267980075486454]], [[0.13286058933629674]], [[0.14684224136672244]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7294117647058823]], [[0.7215686274509804]], [[0.7215686274509804]]], "mean": [[[0.47376740706699344]], [[0.4780332737608933]], [[0.474040487132353]]], "std": [[[0.06893128879711029]], [[0.06497806848253028]], [[0.06884801189714361]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8666666666666667]], [[0.8196078431372549]], [[0.8274509803921568]]], "mean": [[[0.4811392956835512]], [[0.47317318218954246]], [[0.4585770407815904]]], "std": [[[0.1243092198462677]], [[0.12076588106526645]], [[0.14004321223253502]]], "count": [120]}, "observation.state": {"min": [0.4983613193035126, 1.9858530759811401, -1.8684098720550537, -0.6855130195617676, 0.8914793133735657, 0.5474225282669067, -2.795267105102539, 70.0, -0.04762500151991844, 0.3654699921607971, -0.2129479944705963, -3.1381852626800537, 0.8880000114440918, -3.11899995803833, -1.079957365989685, -2.0341289043426514, 2.8484818935394287, -0.9879435896873474, -1.3191722631454468, 1.298629641532898, -2.033832311630249, 136.0, -0.2661390006542206, 0.3362550139427185, -0.19002500176429749, 0.35500001907348633, -1.3179999589920044, -3.1391851902008057], "max": [1.058542251586914, 2.051372766494751, -0.2637890577316284, 0.004066617228090763, 2.5632081031799316, 1.550585389137268, -1.7116445302963257, 893.0, 0.27092400193214417, 0.47458401322364807, -0.13077500462532043, 3.140000104904175, 1.5570000410079956, 3.0980000495910645, -0.5375614166259766, -1.8989182710647583, 2.8640506267547607, -0.10730284452438354, 0.2381850928068161, 2.044862747192383, -0.5673542022705078, 802.0, -0.18363800644874573, 0.4233520030975342, -0.009561000391840935, 2.691999912261963, -0.46799999475479126, 3.0929999351501465], "mean": [0.7537014484405518, 2.0279362201690674, -0.9542407989501953, -0.4142272174358368, 1.6044095754623413, 1.1119720935821533, -1.9708677530288696, 549.2420043945312, 0.13304546475410461, 0.40528860688209534, -0.16686630249023438, -0.859602689743042, 1.1291519403457642, 0.4909970164299011, -0.924785852432251, -1.9761004447937012, 2.8621037006378174, -0.7490231990814209, -0.6266194581985474, 1.849392056465149, -1.8367925882339478, 298.5158996582031, -0.22002890706062317, 0.39248183369636536, -0.07259378582239151, 1.6537505388259888, -0.9204900860786438, 1.4297338724136353], "std": [0.19942082464694977, 0.01442422904074192, 0.5912858247756958, 0.1760549396276474, 0.45592787861824036, 0.3337351679801941, 0.30639326572418213, 334.9573974609375, 0.11811329424381256, 0.032993920147418976, 0.025305356830358505, 2.319645881652832, 0.14270249009132385, 1.4338725805282593, 0.1505521684885025, 0.04076884314417839, 0.003997355233877897, 0.23871026933193207, 0.35904717445373535, 0.26282888650894165, 0.38023653626441956, 240.94566345214844, 0.02149137854576111, 0.017585331574082375, 0.06395313888788223, 0.5516881346702576, 0.174099400639534, 1.4103175401687622], "count": [597]}, "action": {"min": [0.4983613193035126, 1.9858530759811401, -1.8684098720550537, -0.6855130195617676, 0.8914793133735657, 0.5474225282669067, -2.795267105102539, 70.0, -0.04762500151991844, 0.3654699921607971, -0.2129479944705963, -3.1381852626800537, 0.8880000114440918, -3.11899995803833, -1.079957365989685, -2.0341289043426514, 2.8484818935394287, -0.9879435896873474, -1.3191722631454468, 1.298629641532898, -2.033832311630249, 136.0, -0.2661390006542206, 0.3362550139427185, -0.19002500176429749, 0.35500001907348633, -1.3179999589920044, -3.1391851902008057], "max": [1.058542251586914, 2.051372766494751, -0.2637890577316284, 0.004066617228090763, 2.5632081031799316, 1.550585389137268, -1.7116445302963257, 893.0, 0.27092400193214417, 0.47458401322364807, -0.13077500462532043, 3.140000104904175, 1.5570000410079956, 3.0980000495910645, -0.5375614166259766, -1.8989182710647583, 2.8640506267547607, -0.10730284452438354, 0.2381850928068161, 2.044862747192383, -0.5673542022705078, 802.0, -0.18363800644874573, 0.4233520030975342, -0.009561000391840935, 2.691999912261963, -0.46799999475479126, 3.0929999351501465], "mean": [0.7537014484405518, 2.0279362201690674, -0.9542407989501953, -0.4142272174358368, 1.6044095754623413, 1.1119720935821533, -1.9708677530288696, 549.2420043945312, 0.13304546475410461, 0.40528860688209534, -0.16686630249023438, -0.859602689743042, 1.1291519403457642, 0.4909970164299011, -0.924785852432251, -1.9761004447937012, 2.8621037006378174, -0.7490231990814209, -0.6266194581985474, 1.849392056465149, -1.8367925882339478, 298.5158996582031, -0.22002890706062317, 0.39248183369636536, -0.07259378582239151, 1.6537505388259888, -0.9204900860786438, 1.4297338724136353], "std": [0.19942082464694977, 0.01442422904074192, 0.5912858247756958, 0.1760549396276474, 0.45592787861824036, 0.3337351679801941, 0.30639326572418213, 334.9573974609375, 0.11811329424381256, 0.032993920147418976, 0.025305356830358505, 2.319645881652832, 0.14270249009132385, 1.4338725805282593, 0.1505521684885025, 0.04076884314417839, 0.003997355233877897, 0.23871026933193207, 0.35904717445373535, 0.26282888650894165, 0.38023653626441956, 240.94566345214844, 0.02149137854576111, 0.017585331574082375, 0.06395313888788223, 0.5516881346702576, 0.174099400639534, 1.4103175401687622], "count": [597]}, "timestamp": {"min": [0.0], "max": [19.866666666666667], "mean": [9.933333333333334], "std": [5.744627119382139], "count": [597]}, "frame_index": {"min": [0], "max": [596], "mean": [298.0], "std": [172.3388135814642], "count": [597]}, "episode_index": {"min": [297], "max": [297], "mean": [297.0], "std": [0.0], "count": [597]}, "index": {"min": [157943], "max": [158539], "mean": [158241.0], "std": [172.3388135814642], "count": [597]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [597]}, "subtask_annotation": {"mean": [5.130653266331659, 12.0, 12.0, 12.0, 12.0], "std": [4.122863701467883, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [597]}, "scene_annotation": {"mean": [297.0], "std": [0.0], "min": [297], "max": [297], "count": [597]}, "eef_direction_state": {"mean": [4.865996649916248, 4.0033500837520934], "std": [1.7224888171718087, 2.0414438431030932], "min": [0, 0], "max": [6, 6], "count": [597]}, "eef_velocity_state": {"mean": [0.4807370184254606, 0.6700167504187605], "std": [0.6458584404848724, 0.6872776629456826], "min": [0, 0], "max": [2, 2], "count": [597]}, "eef_acc_mag_state": {"mean": [0.4556113902847571, 0.5443886097152428], "std": [0.743563899586365, 0.7809216968132469], "min": [0, 0], "max": [2, 2], "count": [597]}, "eef_direction_action": {"mean": [4.865996649916248, 4.0033500837520934], "std": [1.7224888171718087, 2.0414438431030932], "min": [0, 0], "max": [6, 6], "count": [597]}, "eef_velocity_action": {"mean": [0.4807370184254606, 0.6700167504187605], "std": [0.6458584404848724, 0.6872776629456826], "min": [0, 0], "max": [2, 2], "count": [597]}, "eef_acc_mag_action": {"mean": [0.4556113902847571, 0.5443886097152428], "std": [0.743563899586365, 0.7809216968132469], "min": [0, 0], "max": [2, 2], "count": [597]}, "eef_sim_pose_state": {"mean": [0.5968112114426004, 0.3178625922483267, 1.1973203943999386, -1.6545164952666638, 0.9196295469190968, -1.8406031332578106, 0.6072155757881068, -0.22232573115154847, 1.1089975405666948, -0.8599775151853548, 1.1297170291483212, -0.901413962100348], "std": [0.023434759196113847, 0.01985124855831275, 0.06001042253783107, 0.5503241547563487, 0.17398729449703043, 1.877606443551825, 0.03886559916240439, 0.10996206002443173, 0.030470211877834663, 2.320092772979936, 0.14263409972631033, 1.4676624815812003], "min": [0.5271560572641031, 0.27125436423289734, 1.0692600475874137, -2.6919477086575245, 0.4680638019135146, -3.1382830804364272, 0.5510461827922578, -0.3522578246780016, 1.0571837999129123, -3.1378195674474787, 0.8890088640458664, -3.140490618255626], "max": [0.6339850559253871, 0.35512340424571864, 1.2535235217087861, -0.36129261860056294, 1.317688322196168, 3.1399143793393836, 0.6738374021011299, -0.0494916382412052, 1.153095211457146, 3.140022577604429, 1.5576865278826766, 3.1193473336091277], "count": [597]}, "eef_sim_pose_action": {"mean": [0.5968112114426004, 0.3178625922483267, 1.1973203943999386, -1.6545164952666638, 0.9196295469190968, -1.8406031332578106, 0.6072155757881068, -0.22232573115154847, 1.1089975405666948, -0.8599775151853548, 1.1297170291483212, -0.901413962100348], "std": [0.023434759196113847, 0.01985124855831275, 0.06001042253783107, 0.5503241547563487, 0.17398729449703043, 1.877606443551825, 0.03886559916240439, 0.10996206002443173, 0.030470211877834663, 2.320092772979936, 0.14263409972631033, 1.4676624815812003], "min": [0.5271560572641031, 0.27125436423289734, 1.0692600475874137, -2.6919477086575245, 0.4680638019135146, -3.1382830804364272, 0.5510461827922578, -0.3522578246780016, 1.0571837999129123, -3.1378195674474787, 0.8890088640458664, -3.140490618255626], "max": [0.6339850559253871, 0.35512340424571864, 1.2535235217087861, -0.36129261860056294, 1.317688322196168, 3.1399143793393836, 0.6738374021011299, -0.0494916382412052, 1.153095211457146, 3.140022577604429, 1.5576865278826766, 3.1193473336091277], "count": [597]}, "gripper_mode_state": {"mean": [0.6984924623115578, 0.38023450586264657], "std": [0.4589125650987279, 0.4854443597509757], "min": [0, 0], "max": [1, 1], "count": [597]}, "gripper_activity_state": {"mean": [1.9028475711892798, 1.8542713567839195], "std": [0.40591348916370834, 0.47433565997644744], "min": [0, 0], "max": [2, 2], "count": [597]}, "gripper_mode_action": {"mean": [0.6984924623115578, 0.38023450586264657], "std": [0.4589125650987279, 0.4854443597509757], "min": [0, 0], "max": [1, 1], "count": [597]}, "gripper_activity_action": {"mean": [1.9028475711892798, 1.8542713567839195], "std": [0.40591348916370834, 0.47433565997644744], "min": [0, 0], "max": [2, 2], "count": [597]}, "gripper_open_scale_state": {"mean": [0.29851591302561786, 0.5492420435894279], "std": [0.2409457132350959, 0.3349573683176807], "min": [0.136, 0.07], "max": [0.802, 0.893], "count": [597]}, "gripper_open_scale_action": {"mean": [0.29851591302561786, 0.5492420435894279], "std": [0.2409457132350959, 0.3349573683176807], "min": [0.136, 0.07], "max": [0.802, 0.893], "count": [597]}}} +{"episode_index": 297, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4800378390522876]], [[0.46764083741830065]], [[0.4530670322712418]]], "std": [[[0.12277480535267696]], [[0.13075560330303274]], [[0.14583195403443158]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.7607843137254902]], [[0.7333333333333333]]], "mean": [[[0.47546185661764706]], [[0.4783935825163399]], [[0.474249795751634]]], "std": [[[0.06638083333714304]], [[0.05825171390140965]], [[0.06288926731047863]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.47758012867647054]], [[0.47017107843137257]], [[0.4541528880718954]]], "std": [[[0.10586050148693392]], [[0.10769199911244179]], [[0.1297370364001571]]], "count": [100]}, "observation.state": {"min": [0.4645891785621643, 1.9296709299087524, -1.7656275033950806, -0.7973711490631104, 1.1419514417648315, 0.719005823135376, -2.747305393218994, 52.0, -0.03832300007343292, 0.36710599064826965, -0.22874200344085693, -3.1391851902008057, 0.9399999976158142, -3.1010000705718994, -0.997106671333313, -2.0324883460998535, 2.847033739089966, -0.6643072366714478, -1.3207780122756958, 1.1580259799957275, -1.8435564041137695, 113.0, -0.25460800528526306, 0.36322999000549316, -0.2041569948196411, 0.4339999854564667, -1.3079999685287476, -3.122999906539917], "max": [1.0369175672531128, 2.0529611110687256, -0.6873630285263062, 0.00617846567183733, 2.6127405166625977, 1.5272854566574097, -1.6422152519226074, 876.0, 0.2649640142917633, 0.4588110148906708, -0.13233299553394318, 3.13700008392334, 1.5579999685287476, 3.122999906539917, -0.5383468270301819, -1.9368094205856323, 2.862497329711914, -0.10428342968225479, 0.0280823465436697, 1.934505581855774, -0.5751557946205139, 789.0, -0.19157500565052032, 0.4269849956035614, -0.043248001486063004, 2.7019999027252197, -0.6589999794960022, 3.124000072479248], "mean": [0.651170551776886, 2.0101029872894287, -1.0471869707107544, -0.3639390468597412, 1.9012247323989868, 1.1303189992904663, -2.1458518505096436, 583.1021118164062, 0.17423011362552643, 0.39588087797164917, -0.1808282732963562, -0.9176326394081116, 1.221633791923523, 0.6653633713722229, -0.814693033695221, -1.978568434715271, 2.8610000610351562, -0.5622977018356323, -0.7439444661140442, 1.6830253601074219, -1.6013617515563965, 325.0819091796875, -0.2317437082529068, 0.39213138818740845, -0.11114202439785004, 1.5012269020080566, -1.0144987106323242, 1.8910504579544067], "std": [0.1911870539188385, 0.03459461033344269, 0.32945606112480164, 0.2521018385887146, 0.5423986911773682, 0.20102238655090332, 0.3612562417984009, 330.9894104003906, 0.1074826791882515, 0.022963332012295723, 0.030773192644119263, 2.148214101791382, 0.16156624257564545, 1.6010786294937134, 0.10987626761198044, 0.03538618981838226, 0.00383209902793169, 0.14656558632850647, 0.35659894347190857, 0.28607648611068726, 0.2956920564174652, 286.7437744140625, 0.019045108929276466, 0.017725950106978416, 0.05906142294406891, 0.6024951934814453, 0.16058942675590515, 1.3361289501190186], "count": [470]}, "action": {"min": [0.4645891785621643, 1.9296709299087524, -1.7656275033950806, -0.7973711490631104, 1.1419514417648315, 0.719005823135376, -2.747305393218994, 52.0, -0.03832300007343292, 0.36710599064826965, -0.22874200344085693, -3.1391851902008057, 0.9399999976158142, -3.1010000705718994, -0.997106671333313, -2.0324883460998535, 2.847033739089966, -0.6643072366714478, -1.3207780122756958, 1.1580259799957275, -1.8435564041137695, 113.0, -0.25460800528526306, 0.36322999000549316, -0.2041569948196411, 0.4339999854564667, -1.3079999685287476, -3.122999906539917], "max": [1.0369175672531128, 2.0529611110687256, -0.6873630285263062, 0.00617846567183733, 2.6127405166625977, 1.5272854566574097, -1.6422152519226074, 876.0, 0.2649640142917633, 0.4588110148906708, -0.13233299553394318, 3.13700008392334, 1.5579999685287476, 3.122999906539917, -0.5383468270301819, -1.9368094205856323, 2.862497329711914, -0.10428342968225479, 0.0280823465436697, 1.934505581855774, -0.5751557946205139, 789.0, -0.19157500565052032, 0.4269849956035614, -0.043248001486063004, 2.7019999027252197, -0.6589999794960022, 3.124000072479248], "mean": [0.651170551776886, 2.0101029872894287, -1.0471869707107544, -0.3639390468597412, 1.9012247323989868, 1.1303189992904663, -2.1458518505096436, 583.1021118164062, 0.17423011362552643, 0.39588087797164917, -0.1808282732963562, -0.9176326394081116, 1.221633791923523, 0.6653633713722229, -0.814693033695221, -1.978568434715271, 2.8610000610351562, -0.5622977018356323, -0.7439444661140442, 1.6830253601074219, -1.6013617515563965, 325.0819091796875, -0.2317437082529068, 0.39213138818740845, -0.11114202439785004, 1.5012269020080566, -1.0144987106323242, 1.8910504579544067], "std": [0.1911870539188385, 0.03459461033344269, 0.32945606112480164, 0.2521018385887146, 0.5423986911773682, 0.20102238655090332, 0.3612562417984009, 330.9894104003906, 0.1074826791882515, 0.022963332012295723, 0.030773192644119263, 2.148214101791382, 0.16156624257564545, 1.6010786294937134, 0.10987626761198044, 0.03538618981838226, 0.00383209902793169, 0.14656558632850647, 0.35659894347190857, 0.28607648611068726, 0.2956920564174652, 286.7437744140625, 0.019045108929276466, 0.017725950106978416, 0.05906142294406891, 0.6024951934814453, 0.16058942675590515, 1.3361289501190186], "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": [298], "max": [298], "mean": [298.0], "std": [0.0], "count": [470]}, "index": {"min": [158540], "max": [159009], "mean": [158774.5], "std": [135.6770061580075], "count": [470]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [470]}, "subtask_annotation": {"mean": [4.625531914893617, 12.0, 12.0, 12.0, 12.0], "std": [4.249679241217726, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [470]}, "scene_annotation": {"mean": [298.0], "std": [0.0], "min": [298], "max": [298], "count": [470]}, "eef_direction_state": {"mean": [4.804255319148936, 4.448936170212766], "std": [1.7588629604194657, 1.6874218456827732], "min": [0, 1], "max": [6, 6], "count": [470]}, "eef_velocity_state": {"mean": [0.4723404255319149, 0.7212765957446808], "std": [0.5782225617519353, 0.7614197741265734], "min": [0, 0], "max": [2, 2], "count": [470]}, "eef_acc_mag_state": {"mean": [0.5276595744680851, 0.5191489361702127], "std": [0.7788977830568576, 0.7764179335932735], "min": [0, 0], "max": [2, 2], "count": [470]}, "eef_direction_action": {"mean": [4.804255319148936, 4.448936170212766], "std": [1.7588629604194657, 1.6874218456827732], "min": [0, 1], "max": [6, 6], "count": [470]}, "eef_velocity_action": {"mean": [0.4723404255319149, 0.7212765957446808], "std": [0.5782225617519353, 0.7614197741265734], "min": [0, 0], "max": [2, 2], "count": [470]}, "eef_acc_mag_action": {"mean": [0.5276595744680851, 0.5191489361702127], "std": [0.7788977830568576, 0.7764179335932735], "min": [0, 0], "max": [2, 2], "count": [470]}, "eef_sim_pose_state": {"mean": [0.5918327838608561, 0.32641286844446826, 1.154836727402244, -1.5023945884221541, 1.0136790533619162, -1.3109402878022094, 0.5936888615348719, -0.26023857752883933, 1.0928284844020464, -0.9179647402711277, 1.2221455313871525, -0.6383412440691923], "std": [0.021084720432097675, 0.020549410435546252, 0.0485235743712874, 0.6010899722463127, 0.16035521665955282, 1.9559019994119635, 0.0299134491904514, 0.0984362848024275, 0.035495804529278585, 2.148893291297418, 0.16122779404433654, 1.5936975753114195], "min": [0.5473298532230166, 0.2785661943525416, 1.0659170160094886, -2.7013598980677167, 0.6589126411891257, -3.137945666405288, 0.5646096630872594, -0.33923163966052694, 1.053174168186717, -3.138715682114033, 0.940652160003816, -3.1058049478700385], "max": [0.6329480246297886, 0.3480773431494178, 1.2118824324240025, -0.4402515190883054, 1.3075395296429315, 3.1361128465236026, 0.6568423368153719, -0.06172311271663178, 1.1461307925512978, 3.137064339896164, 1.5582433612728566, 3.0887626592768567], "count": [470]}, "eef_sim_pose_action": {"mean": [0.5918327838608561, 0.32641286844446826, 1.154836727402244, -1.5023945884221541, 1.0136790533619162, -1.3109402878022094, 0.5936888615348719, -0.26023857752883933, 1.0928284844020464, -0.9179647402711277, 1.2221455313871525, -0.6383412440691923], "std": [0.021084720432097675, 0.020549410435546252, 0.0485235743712874, 0.6010899722463127, 0.16035521665955282, 1.9559019994119635, 0.0299134491904514, 0.0984362848024275, 0.035495804529278585, 2.148893291297418, 0.16122779404433654, 1.5936975753114195], "min": [0.5473298532230166, 0.2785661943525416, 1.0659170160094886, -2.7013598980677167, 0.6589126411891257, -3.137945666405288, 0.5646096630872594, -0.33923163966052694, 1.053174168186717, -3.138715682114033, 0.940652160003816, -3.1058049478700385], "max": [0.6329480246297886, 0.3480773431494178, 1.2118824324240025, -0.4402515190883054, 1.3075395296429315, 3.1361128465236026, 0.6568423368153719, -0.06172311271663178, 1.1461307925512978, 3.137064339896164, 1.5582433612728566, 3.0887626592768567], "count": [470]}, "gripper_mode_state": {"mean": [0.6702127659574468, 0.33617021276595743], "std": [0.4701357402975413, 0.4723979263447803], "min": [0, 0], "max": [1, 1], "count": [470]}, "gripper_activity_state": {"mean": [1.8936170212765957, 1.9], "std": [0.4091528639680461, 0.3922114063028302], "min": [0, 0], "max": [2, 2], "count": [470]}, "gripper_mode_action": {"mean": [0.6702127659574468, 0.33617021276595743], "std": [0.4701357402975413, 0.4723979263447803], "min": [0, 0], "max": [1, 1], "count": [470]}, "gripper_activity_action": {"mean": [1.8936170212765957, 1.9], "std": [0.4091528639680461, 0.3922114063028302], "min": [0, 0], "max": [2, 2], "count": [470]}, "gripper_open_scale_state": {"mean": [0.3250819148773838, 0.5831021278219025], "std": [0.28674405375634604, 0.3309893229238668], "min": [0.113, 0.052], "max": [0.789, 0.876], "count": [470]}, "gripper_open_scale_action": {"mean": [0.3250819148773838, 0.5831021278219025], "std": [0.28674405375634604, 0.3309893229238668], "min": [0.113, 0.052], "max": [0.789, 0.876], "count": [470]}}} +{"episode_index": 298, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.465505993830554]], [[0.4524669117647059]], [[0.43686079233095104]]], "std": [[[0.11626815798493383]], [[0.12973351145633472]], [[0.14360360441653852]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4738791403243541]], [[0.47885676653839104]], [[0.472805273043797]]], "std": [[[0.08679133565418673]], [[0.07749398292447135]], [[0.08639951771309488]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4843519352055464]], [[0.4809368834371755]], [[0.4675876779060534]]], "std": [[[0.10623176122885764]], [[0.1039888743476447]], [[0.12088585946924539]]], "count": [107]}, "observation.state": {"min": [0.435442179441452, 1.9137710332870483, -1.5953705310821533, -0.7876845598220825, 1.1295596361160278, 0.8219977617263794, -2.687126398086548, 70.0, -0.02322399988770485, 0.3187429904937744, -0.2221989929676056, -3.1401853561401367, 0.9190000295639038, -3.1401853561401367, -1.037249207496643, -2.0355427265167236, 2.8484995365142822, -0.8318413496017456, -1.5738333463668823, 1.1212518215179443, -2.347275972366333, 108.0, -0.26838400959968567, 0.3473919928073883, -0.19797399640083313, 0.24799998104572296, -1.284000039100647, -3.131185293197632], "max": [1.0063045024871826, 2.043187379837036, -0.8466591835021973, -0.05815437063574791, 2.7107582092285156, 1.65010404586792, -1.627048373222351, 894.0, 0.28330498933792114, 0.47185900807380676, -0.08660899847745895, 3.117000102996826, 1.5529999732971191, 3.069999933242798, -0.5402666926383972, -1.891483187675476, 2.8640329837799072, 0.06157522276043892, 0.19711749255657196, 1.9298629760742188, -0.40505602955818176, 628.0, -0.16193599998950958, 0.43850600719451904, -0.04013200104236603, 2.5759999752044678, -0.335999995470047, 3.13700008392334], "mean": [0.6304954886436462, 2.022094488143921, -0.9950424432754517, -0.33516520261764526, 2.0922040939331055, 1.2024753093719482, -2.2497518062591553, 602.5496826171875, 0.19386787712574005, 0.3898300528526306, -0.17485129833221436, 0.49261924624443054, 1.2486357688903809, 1.1622116565704346, -0.8531797528266907, -1.93915593624115, 2.8609957695007324, -0.48185816407203674, -0.6647017002105713, 1.6689926385879517, -1.8302812576293945, 297.9161682128906, -0.22535979747772217, 0.3986516296863556, -0.10644852370023727, 1.518888235092163, -0.7763082981109619, 1.6833316087722778], "std": [0.15678182244300842, 0.02359325997531414, 0.21189488470554352, 0.28219929337501526, 0.6483129262924194, 0.21756474673748016, 0.4420320689678192, 241.0359344482422, 0.10261231660842896, 0.038530297577381134, 0.03793874382972717, 1.9383152723312378, 0.15081609785556793, 1.4922840595245361, 0.12345507740974426, 0.04485587030649185, 0.004179628100246191, 0.1705670803785324, 0.49561718106269836, 0.286905437707901, 0.45364439487457275, 223.56321716308594, 0.02293296344578266, 0.021579451858997345, 0.0613473616540432, 0.6263818740844727, 0.2665625810623169, 1.5105642080307007], "count": [513]}, "action": {"min": [0.435442179441452, 1.9137710332870483, -1.5953705310821533, -0.7876845598220825, 1.1295596361160278, 0.8219977617263794, -2.687126398086548, 70.0, -0.02322399988770485, 0.3187429904937744, -0.2221989929676056, -3.1401853561401367, 0.9190000295639038, -3.1401853561401367, -1.037249207496643, -2.0355427265167236, 2.8484995365142822, -0.8318413496017456, -1.5738333463668823, 1.1212518215179443, -2.347275972366333, 108.0, -0.26838400959968567, 0.3473919928073883, -0.19797399640083313, 0.24799998104572296, -1.284000039100647, -3.131185293197632], "max": [1.0063045024871826, 2.043187379837036, -0.8466591835021973, -0.05815437063574791, 2.7107582092285156, 1.65010404586792, -1.627048373222351, 894.0, 0.28330498933792114, 0.47185900807380676, -0.08660899847745895, 3.117000102996826, 1.5529999732971191, 3.069999933242798, -0.5402666926383972, -1.891483187675476, 2.8640329837799072, 0.06157522276043892, 0.19711749255657196, 1.9298629760742188, -0.40505602955818176, 628.0, -0.16193599998950958, 0.43850600719451904, -0.04013200104236603, 2.5759999752044678, -0.335999995470047, 3.13700008392334], "mean": [0.6304954886436462, 2.022094488143921, -0.9950424432754517, -0.33516520261764526, 2.0922040939331055, 1.2024753093719482, -2.2497518062591553, 602.5496826171875, 0.19386787712574005, 0.3898300528526306, -0.17485129833221436, 0.49261924624443054, 1.2486357688903809, 1.1622116565704346, -0.8531797528266907, -1.93915593624115, 2.8609957695007324, -0.48185816407203674, -0.6647017002105713, 1.6689926385879517, -1.8302812576293945, 297.9161682128906, -0.22535979747772217, 0.3986516296863556, -0.10644852370023727, 1.518888235092163, -0.7763082981109619, 1.6833316087722778], "std": [0.15678182244300842, 0.02359325997531414, 0.21189488470554352, 0.28219929337501526, 0.6483129262924194, 0.21756474673748016, 0.4420320689678192, 241.0359344482422, 0.10261231660842896, 0.038530297577381134, 0.03793874382972717, 1.9383152723312378, 0.15081609785556793, 1.4922840595245361, 0.12345507740974426, 0.04485587030649185, 0.004179628100246191, 0.1705670803785324, 0.49561718106269836, 0.286905437707901, 0.45364439487457275, 223.56321716308594, 0.02293296344578266, 0.021579451858997345, 0.0613473616540432, 0.6263818740844727, 0.2665625810623169, 1.5105642080307007], "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": [299], "max": [299], "mean": [299.0], "std": [0.0], "count": [513]}, "index": {"min": [159010], "max": [159522], "mean": [159266.0], "std": [148.09006268709143], "count": [513]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [513]}, "subtask_annotation": {"mean": [3.9044834307992202, 12.0, 12.0, 12.0, 12.0], "std": [3.9731848965829677, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [513]}, "scene_annotation": {"mean": [299.0], "std": [0.0], "min": [299], "max": [299], "count": [513]}, "eef_direction_state": {"mean": [4.395711500974659, 4.461988304093567], "std": [1.9609593891091026, 1.8624789973199014], "min": [0, 0], "max": [6, 6], "count": [513]}, "eef_velocity_state": {"mean": [0.6179337231968811, 0.6608187134502924], "std": [0.6535478370666375, 0.7835820883369377], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_acc_mag_state": {"mean": [0.6120857699805068, 0.6023391812865497], "std": [0.8162638560551319, 0.8151551748165057], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_direction_action": {"mean": [4.395711500974659, 4.461988304093567], "std": [1.9609593891091026, 1.8624789973199014], "min": [0, 0], "max": [6, 6], "count": [513]}, "eef_velocity_action": {"mean": [0.6179337231968811, 0.6608187134502924], "std": [0.6535478370666375, 0.7835820883369377], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_acc_mag_action": {"mean": [0.6120857699805068, 0.6023391812865497], "std": [0.8162638560551319, 0.8151551748165057], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_sim_pose_state": {"mean": [0.6015928887807123, 0.319521716948999, 1.1610598063123143, -1.5197955501200449, 0.7755564785676257, -2.355217913783481, 0.587365421621856, -0.27430610106769576, 1.0945253156503796, 0.49289256511065427, 1.249272061057791, -0.27379650318181636], "std": [0.02586277707786695, 0.023564166219875102, 0.04807829985679378, 0.6254308518225452, 0.26640710545569646, 0.5960221989342427, 0.03673609915522863, 0.08771195019656965, 0.04346044071163923, 1.938762298240396, 0.15066473266309108, 1.4386983397393958], "min": [0.5362205114996761, 0.2633791983908689, 1.0629727143728798, -2.5761015038165325, 0.3350845704993475, -3.0374332015969285, 0.5350114039040303, -0.35647041582773265, 1.0577401242811502, -3.1410028087367845, 0.9194061507079354, -3.0948917742218307], "max": [0.6465609186820981, 0.35369679495648687, 1.2137837310587476, -0.2516006887937934, 1.282872096896603, -0.6345331431960879, 0.6681651230683179, -0.07652184602558139, 1.1895476520903776, 3.116064605210253, 1.5539496986991441, 3.0255510342261607], "count": [513]}, "eef_sim_pose_action": {"mean": [0.6015928887807123, 0.319521716948999, 1.1610598063123143, -1.5197955501200449, 0.7755564785676257, -2.355217913783481, 0.587365421621856, -0.27430610106769576, 1.0945253156503796, 0.49289256511065427, 1.249272061057791, -0.27379650318181636], "std": [0.02586277707786695, 0.023564166219875102, 0.04807829985679378, 0.6254308518225452, 0.26640710545569646, 0.5960221989342427, 0.03673609915522863, 0.08771195019656965, 0.04346044071163923, 1.938762298240396, 0.15066473266309108, 1.4386983397393958], "min": [0.5362205114996761, 0.2633791983908689, 1.0629727143728798, -2.5761015038165325, 0.3350845704993475, -3.0374332015969285, 0.5350114039040303, -0.35647041582773265, 1.0577401242811502, -3.1410028087367845, 0.9194061507079354, -3.0948917742218307], "max": [0.6465609186820981, 0.35369679495648687, 1.2137837310587476, -0.2516006887937934, 1.282872096896603, -0.6345331431960879, 0.6681651230683179, -0.07652184602558139, 1.1895476520903776, 3.116064605210253, 1.5539496986991441, 3.0255510342261607], "count": [513]}, "gripper_mode_state": {"mean": [0.6647173489278753, 0.2124756335282651], "std": [0.47208918115348714, 0.4090595784051858], "min": [0, 0], "max": [1, 1], "count": [513]}, "gripper_activity_state": {"mean": [1.912280701754386, 1.8460038986354776], "std": [0.356101458424288, 0.4932967980627414], "min": [0, 0], "max": [2, 2], "count": [513]}, "gripper_mode_action": {"mean": [0.6647173489278753, 0.2124756335282651], "std": [0.47208918115348714, 0.4090595784051858], "min": [0, 0], "max": [1, 1], "count": [513]}, "gripper_activity_action": {"mean": [1.912280701754386, 1.8460038986354776], "std": [0.356101458424288, 0.4932967980627414], "min": [0, 0], "max": [2, 2], "count": [513]}, "gripper_open_scale_state": {"mean": [0.29791617929261477, 0.6025497075725952], "std": [0.22356310624303252, 0.2410358408468851], "min": [0.108, 0.07], "max": [0.628, 0.894], "count": [513]}, "gripper_open_scale_action": {"mean": [0.29791617929261477, 0.6025497075725952], "std": [0.22356310624303252, 0.2410358408468851], "min": [0.108, 0.07], "max": [0.628, 0.894], "count": [513]}}} +{"episode_index": 299, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4730654419620412]], [[0.45815401112368026]], [[0.4435571286607592]]], "std": [[[0.11598614933011317]], [[0.128742368141063]], [[0.14333542681146158]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[0.6901960784313725]], [[0.7098039215686275]], [[0.6980392156862745]]], "mean": [[[0.47577080387443443]], [[0.47826081730769227]], [[0.47330297299208146]]], "std": [[[0.067021314941995]], [[0.05990881845023522]], [[0.0660459148457934]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[1.0]]], "mean": [[[0.4756501559357717]], [[0.4618608931152589]], [[0.4459477674082453]]], "std": [[[0.10768210610344088]], [[0.11164178496917956]], [[0.13313377726604922]]], "count": [104]}, "observation.state": {"min": [0.33948400616645813, 1.9068769216537476, -0.9153903722763062, -1.0033025741577148, 0.7783470749855042, 0.9404008388519287, -2.6681196689605713, 79.0, -0.015678999945521355, 0.303288996219635, -0.2099519968032837, -3.132185220718384, 0.8220000267028809, -3.1381852626800537, -0.9342398643493652, -2.0356647968292236, 2.8484995365142822, -0.7169114947319031, -1.584601879119873, 1.1305545568466187, -2.1626899242401123, 113.0, -0.271699994802475, 0.3707900047302246, -0.20447200536727905, 0.8169999122619629, -1.305999994277954, -3.117000102996826], "max": [1.2302476167678833, 2.0499417781829834, -0.5701292753219604, -0.09702285379171371, 2.7106010913848877, 1.8358595371246338, -1.6050395965576172, 897.0, 0.30302900075912476, 0.4698050022125244, -0.10376700013875961, 3.135999917984009, 1.559000015258789, 3.0810000896453857, -0.5741783976554871, -1.8659141063690186, 2.8640329837799072, 0.05518731102347374, 0.044977135956287384, 1.972780466079712, -0.4248480498790741, 650.0, -0.20328199863433838, 0.39570000767707825, -0.042583998292684555, 2.453000068664551, -0.382999986410141, 3.134000062942505], "mean": [0.6590703129768372, 2.021366596221924, -0.7612504959106445, -0.4043366312980652, 1.734090805053711, 1.2744930982589722, -2.1497771739959717, 671.7943115234375, 0.2072398066520691, 0.38813626766204834, -0.16946285963058472, 0.3977949917316437, 1.1867094039916992, 0.8512912392616272, -0.7954889535903931, -1.956115484237671, 2.8619091510772705, -0.5513732433319092, -0.740231454372406, 1.7220271825790405, -1.789370059967041, 289.1120300292969, -0.24283261597156525, 0.38336339592933655, -0.1134112998843193, 1.5496766567230225, -0.8110675811767578, 1.6192259788513184], "std": [0.26093789935112, 0.024380149319767952, 0.13084934651851654, 0.32750770449638367, 0.8240792155265808, 0.26488518714904785, 0.417531818151474, 323.9901123046875, 0.10445482283830643, 0.04695822298526764, 0.034292519092559814, 2.199437141418457, 0.19800995290279388, 1.6058967113494873, 0.09601885080337524, 0.055869027972221375, 0.004358351696282625, 0.19359464943408966, 0.4179118871688843, 0.2606516182422638, 0.4397037625312805, 223.0015106201172, 0.015978381037712097, 0.007449344266206026, 0.061354316771030426, 0.4747871458530426, 0.22809210419654846, 1.5844106674194336], "count": [491]}, "action": {"min": [0.33948400616645813, 1.9068769216537476, -0.9153903722763062, -1.0033025741577148, 0.7783470749855042, 0.9404008388519287, -2.6681196689605713, 79.0, -0.015678999945521355, 0.303288996219635, -0.2099519968032837, -3.132185220718384, 0.8220000267028809, -3.1381852626800537, -0.9342398643493652, -2.0356647968292236, 2.8484995365142822, -0.7169114947319031, -1.584601879119873, 1.1305545568466187, -2.1626899242401123, 113.0, -0.271699994802475, 0.3707900047302246, -0.20447200536727905, 0.8169999122619629, -1.305999994277954, -3.117000102996826], "max": [1.2302476167678833, 2.0499417781829834, -0.5701292753219604, -0.09702285379171371, 2.7106010913848877, 1.8358595371246338, -1.6050395965576172, 897.0, 0.30302900075912476, 0.4698050022125244, -0.10376700013875961, 3.135999917984009, 1.559000015258789, 3.0810000896453857, -0.5741783976554871, -1.8659141063690186, 2.8640329837799072, 0.05518731102347374, 0.044977135956287384, 1.972780466079712, -0.4248480498790741, 650.0, -0.20328199863433838, 0.39570000767707825, -0.042583998292684555, 2.453000068664551, -0.382999986410141, 3.134000062942505], "mean": [0.6590703129768372, 2.021366596221924, -0.7612504959106445, -0.4043366312980652, 1.734090805053711, 1.2744930982589722, -2.1497771739959717, 671.7943115234375, 0.2072398066520691, 0.38813626766204834, -0.16946285963058472, 0.3977949917316437, 1.1867094039916992, 0.8512912392616272, -0.7954889535903931, -1.956115484237671, 2.8619091510772705, -0.5513732433319092, -0.740231454372406, 1.7220271825790405, -1.789370059967041, 289.1120300292969, -0.24283261597156525, 0.38336339592933655, -0.1134112998843193, 1.5496766567230225, -0.8110675811767578, 1.6192259788513184], "std": [0.26093789935112, 0.024380149319767952, 0.13084934651851654, 0.32750770449638367, 0.8240792155265808, 0.26488518714904785, 0.417531818151474, 323.9901123046875, 0.10445482283830643, 0.04695822298526764, 0.034292519092559814, 2.199437141418457, 0.19800995290279388, 1.6058967113494873, 0.09601885080337524, 0.055869027972221375, 0.004358351696282625, 0.19359464943408966, 0.4179118871688843, 0.2606516182422638, 0.4397037625312805, 223.0015106201172, 0.015978381037712097, 0.007449344266206026, 0.061354316771030426, 0.4747871458530426, 0.22809210419654846, 1.5844106674194336], "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": [300], "max": [300], "mean": [300.0], "std": [0.0], "count": [491]}, "index": {"min": [159523], "max": [160013], "mean": [159768.0], "std": [141.7391971192161], "count": [491]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [491]}, "subtask_annotation": {"mean": [4.093686354378819, 12.0, 12.0, 12.0, 12.0], "std": [4.222838310489127, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [491]}, "scene_annotation": {"mean": [300.0], "std": [0.0], "min": [300], "max": [300], "count": [491]}, "eef_direction_state": {"mean": [4.808553971486762, 4.258655804480652], "std": [1.4913218574556466, 1.8771597000177072], "min": [0, 0], "max": [6, 6], "count": [491]}, "eef_velocity_state": {"mean": [0.5234215885947047, 0.7515274949083504], "std": [0.5857796373778436, 0.7812548712728857], "min": [0, 0], "max": [2, 2], "count": [491]}, "eef_acc_mag_state": {"mean": [0.5763747454175153, 0.6334012219959266], "std": [0.7944383393596303, 0.809832926320289], "min": [0, 0], "max": [2, 2], "count": [491]}, "eef_direction_action": {"mean": [4.808553971486762, 4.258655804480652], "std": [1.4913218574556466, 1.8771597000177072], "min": [0, 0], "max": [6, 6], "count": [491]}, "eef_velocity_action": {"mean": [0.5234215885947047, 0.7515274949083504], "std": [0.5857796373778436, 0.7812548712728857], "min": [0, 0], "max": [2, 2], "count": [491]}, "eef_acc_mag_action": {"mean": [0.5763747454175153, 0.6334012219959266], "std": [0.7944383393596303, 0.809832926320289], "min": [0, 0], "max": [2, 2], "count": [491]}, "eef_sim_pose_state": {"mean": [0.5841311128038517, 0.3370259257756608, 1.1537280375312324, -1.5506221105567677, 0.8101381604713009, -2.3765998406414712, 0.5872424810734966, -0.28993090963640833, 1.1044228121966524, 0.39804234102647723, 1.1871920835214818, -0.5403608547470181], "std": [0.010257426758879995, 0.016932959232300638, 0.051720360455995706, 0.47391365445072076, 0.22795770941791782, 0.5278967492633103, 0.046393988513746154, 0.09378975882416589, 0.04100591714730039, 2.199934021332641, 0.19777687638368271, 1.5828682647733299], "min": [0.5655444164397886, 0.2998229890987284, 1.0563358307010586, -2.4525342974261783, 0.3823379618005138, -3.052076954507649, 0.5135311841823058, -0.38544860204491704, 1.060367060757935, -3.1318212810281048, 0.8227503966149965, -3.1258036350494325], "max": [0.6025006601932409, 0.3602146744832748, 1.2131799261107261, -0.8199648032985434, 1.3045661587006503, -0.9165313201919396, 0.6689309989255013, -0.08427933386055879, 1.1773247050369082, 3.1363052137579803, 1.5597167384765305, 3.039315475033853], "count": [491]}, "eef_sim_pose_action": {"mean": [0.5841311128038517, 0.3370259257756608, 1.1537280375312324, -1.5506221105567677, 0.8101381604713009, -2.3765998406414712, 0.5872424810734966, -0.28993090963640833, 1.1044228121966524, 0.39804234102647723, 1.1871920835214818, -0.5403608547470181], "std": [0.010257426758879995, 0.016932959232300638, 0.051720360455995706, 0.47391365445072076, 0.22795770941791782, 0.5278967492633103, 0.046393988513746154, 0.09378975882416589, 0.04100591714730039, 2.199934021332641, 0.19777687638368271, 1.5828682647733299], "min": [0.5655444164397886, 0.2998229890987284, 1.0563358307010586, -2.4525342974261783, 0.3823379618005138, -3.052076954507649, 0.5135311841823058, -0.38544860204491704, 1.060367060757935, -3.1318212810281048, 0.8227503966149965, -3.1258036350494325], "max": [0.6025006601932409, 0.3602146744832748, 1.2131799261107261, -0.8199648032985434, 1.3045661587006503, -0.9165313201919396, 0.6689309989255013, -0.08427933386055879, 1.1773247050369082, 3.1363052137579803, 1.5597167384765305, 3.039315475033853], "count": [491]}, "gripper_mode_state": {"mean": [0.6619144602851323, 0.28105906313645623], "std": [0.47305782685689834, 0.449516257954385], "min": [0, 0], "max": [1, 1], "count": [491]}, "gripper_activity_state": {"mean": [1.9185336048879837, 1.845213849287169], "std": [0.35172355429609625, 0.4823488282875334], "min": [0, 0], "max": [2, 2], "count": [491]}, "gripper_mode_action": {"mean": [0.6619144602851323, 0.28105906313645623], "std": [0.47305782685689834, 0.449516257954385], "min": [0, 0], "max": [1, 1], "count": [491]}, "gripper_activity_action": {"mean": [1.9185336048879837, 1.845213849287169], "std": [0.35172355429609625, 0.4823488282875334], "min": [0, 0], "max": [2, 2], "count": [491]}, "gripper_open_scale_state": {"mean": [0.2891120161845095, 0.6717942972901882], "std": [0.22300151262048723, 0.3239899792414184], "min": [0.113, 0.079], "max": [0.65, 0.897], "count": [491]}, "gripper_open_scale_action": {"mean": [0.2891120161845095, 0.6717942972901882], "std": [0.22300151262048723, 0.3239899792414184], "min": [0.113, 0.079], "max": [0.65, 0.897], "count": [491]}}} +{"episode_index": 300, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4757192615578341]], [[0.4625150056964682]], [[0.45042624385381064]]], "std": [[[0.1265315869037021]], [[0.1382175706011887]], [[0.15167636797343567]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.00392156862745098]]], "max": [[[0.6862745098039216]], [[0.7137254901960784]], [[0.7019607843137254]]], "mean": [[[0.4692972057324459]], [[0.4730591102266595]], [[0.4689396998860706]]], "std": [[[0.06778960854982503]], [[0.06017468857582182]], [[0.06534398006131721]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.47564754227379025]], [[0.46803684902860226]], [[0.4506343335881753]]], "std": [[[0.12091432444323506]], [[0.11500003803069161]], [[0.1356425277413146]]], "count": [109]}, "observation.state": {"min": [0.5432162880897522, 1.9988906383514404, -0.6633822321891785, -0.6807132959365845, 0.7546105980873108, 1.175880789756775, -2.677248001098633, 55.0, 0.027084000408649445, 0.35978400707244873, -0.2177249938249588, -3.1381852626800537, 0.9399999976158142, -3.11299991607666, -1.0491697788238525, -2.034146308898926, 2.847033739089966, -0.7715403437614441, -1.4184640645980835, 1.047598958015442, -2.2272846698760986, 113.0, -0.2655940055847168, 0.3395969867706299, -0.19900499284267426, 0.3190000057220459, -1.2730000019073486, -3.1381852626800537], "max": [1.1091043949127197, 2.036729335784912, -0.3879867196083069, -0.09813986718654633, 2.1822025775909424, 1.573082685470581, -1.59090256690979, 890.0, 0.2646290063858032, 0.44684699177742004, -0.12008599936962128, 3.1410000324249268, 1.4830000400543213, 3.0199999809265137, -0.48776718974113464, -1.918832540512085, 2.8640856742858887, 0.038467057049274445, 0.1621585488319397, 1.9375075101852417, -0.4051781892776489, 626.0, -0.18623000383377075, 0.4447290003299713, -0.04597900062799454, 2.6419999599456787, -0.4880000054836273, 3.134999990463257], "mean": [0.7031524777412415, 2.0225188732147217, -0.4558907449245453, -0.36997467279434204, 1.2983665466308594, 1.3016784191131592, -2.0316617488861084, 504.60247802734375, 0.18919715285301208, 0.3970301151275635, -0.1731233447790146, 1.806618332862854, 1.2384815216064453, -0.9613702297210693, -0.8498257398605347, -1.9936165809631348, 2.8608882427215576, -0.5321303606033325, -0.669086754322052, 1.632882833480835, -1.7456570863723755, 339.9923400878906, -0.21662497520446777, 0.3996099829673767, -0.11848530173301697, 1.570107340812683, -0.8466482162475586, 1.458685278892517], "std": [0.18638518452644348, 0.006956760305911303, 0.07239236682653427, 0.13286812603473663, 0.44513100385665894, 0.12109266221523285, 0.2521909475326538, 269.22747802734375, 0.07762391865253448, 0.02140277996659279, 0.02697943150997162, 1.4784761667251587, 0.1542021781206131, 1.5728129148483276, 0.1552903950214386, 0.025820430368185043, 0.004796536639332771, 0.20713964104652405, 0.4317588210105896, 0.27137136459350586, 0.4813891351222992, 186.789306640625, 0.022359102964401245, 0.025553075596690178, 0.05238974839448929, 0.6289457082748413, 0.2001522332429886, 1.6047275066375732], "count": [522]}, "action": {"min": [0.5432162880897522, 1.9988906383514404, -0.6633822321891785, -0.6807132959365845, 0.7546105980873108, 1.175880789756775, -2.677248001098633, 55.0, 0.027084000408649445, 0.35978400707244873, -0.2177249938249588, -3.1381852626800537, 0.9399999976158142, -3.11299991607666, -1.0491697788238525, -2.034146308898926, 2.847033739089966, -0.7715403437614441, -1.4184640645980835, 1.047598958015442, -2.2272846698760986, 113.0, -0.2655940055847168, 0.3395969867706299, -0.19900499284267426, 0.3190000057220459, -1.2730000019073486, -3.1381852626800537], "max": [1.1091043949127197, 2.036729335784912, -0.3879867196083069, -0.09813986718654633, 2.1822025775909424, 1.573082685470581, -1.59090256690979, 890.0, 0.2646290063858032, 0.44684699177742004, -0.12008599936962128, 3.1410000324249268, 1.4830000400543213, 3.0199999809265137, -0.48776718974113464, -1.918832540512085, 2.8640856742858887, 0.038467057049274445, 0.1621585488319397, 1.9375075101852417, -0.4051781892776489, 626.0, -0.18623000383377075, 0.4447290003299713, -0.04597900062799454, 2.6419999599456787, -0.4880000054836273, 3.134999990463257], "mean": [0.7031524777412415, 2.0225188732147217, -0.4558907449245453, -0.36997467279434204, 1.2983665466308594, 1.3016784191131592, -2.0316617488861084, 504.60247802734375, 0.18919715285301208, 0.3970301151275635, -0.1731233447790146, 1.806618332862854, 1.2384815216064453, -0.9613702297210693, -0.8498257398605347, -1.9936165809631348, 2.8608882427215576, -0.5321303606033325, -0.669086754322052, 1.632882833480835, -1.7456570863723755, 339.9923400878906, -0.21662497520446777, 0.3996099829673767, -0.11848530173301697, 1.570107340812683, -0.8466482162475586, 1.458685278892517], "std": [0.18638518452644348, 0.006956760305911303, 0.07239236682653427, 0.13286812603473663, 0.44513100385665894, 0.12109266221523285, 0.2521909475326538, 269.22747802734375, 0.07762391865253448, 0.02140277996659279, 0.02697943150997162, 1.4784761667251587, 0.1542021781206131, 1.5728129148483276, 0.1552903950214386, 0.025820430368185043, 0.004796536639332771, 0.20713964104652405, 0.4317588210105896, 0.27137136459350586, 0.4813891351222992, 186.789306640625, 0.022359102964401245, 0.025553075596690178, 0.05238974839448929, 0.6289457082748413, 0.2001522332429886, 1.6047275066375732], "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": [301], "max": [301], "mean": [301.0], "std": [0.0], "count": [522]}, "index": {"min": [160014], "max": [160535], "mean": [160274.5], "std": [150.68814374948903], "count": [522]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [522]}, "subtask_annotation": {"mean": [4.227969348659004, 12.0, 12.0, 12.0, 12.0], "std": [4.017173776236937, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [522]}, "scene_annotation": {"mean": [301.0], "std": [0.0], "min": [301], "max": [301], "count": [522]}, "eef_direction_state": {"mean": [4.469348659003831, 4.559386973180077], "std": [1.8764570729532142, 1.764192044693052], "min": [0, 0], "max": [6, 6], "count": [522]}, "eef_velocity_state": {"mean": [0.5842911877394636, 0.6206896551724138], "std": [0.5981952226531909, 0.7177238283103079], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_acc_mag_state": {"mean": [0.5344827586206896, 0.5881226053639846], "std": [0.7828126299999301, 0.7956374828557364], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_direction_action": {"mean": [4.469348659003831, 4.559386973180077], "std": [1.8764570729532142, 1.764192044693052], "min": [0, 0], "max": [6, 6], "count": [522]}, "eef_velocity_action": {"mean": [0.5842911877394636, 0.6206896551724138], "std": [0.5981952226531909, 0.7177238283103079], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_acc_mag_action": {"mean": [0.5344827586206896, 0.5881226053639846], "std": [0.7828126299999301, 0.7956374828557364], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_sim_pose_state": {"mean": [0.5999933921828793, 0.3100005888767477, 1.150118702444264, -1.571063263719762, 0.8458364701019373, -2.3629151532312456, 0.5970699605156035, -0.27891727795780524, 1.100175934337369, 1.8064344031157669, 1.2389550587666525, -0.294580601988558], "std": [0.03140995438361242, 0.018566896654873977, 0.045496368154986186, 0.6278086788336201, 0.20010646481194547, 0.6791475008356203, 0.026347755498092734, 0.06879365741686844, 0.029610036516996216, 1.4783354043573063, 0.15412474915477145, 1.9491860745744687], "min": [0.5255462697050707, 0.2763490299138474, 1.0705958996528662, -2.641758097297626, 0.4877541257791491, -3.0821745607023705, 0.5668489031528814, -0.3415949372448185, 1.061830309061264, -3.1384592962941733, 0.9411299940302467, -3.111581844545633], "max": [0.6514410094515435, 0.35342185183656255, 1.2112411958757514, -0.3224004014972408, 1.2725460327731315, -0.5988278509912797, 0.6545288026810419, -0.12815020176180614, 1.1579891449976258, 3.1413042712317916, 1.48340274008405, 3.0446324213625218], "count": [522]}, "eef_sim_pose_action": {"mean": [0.5999933921828793, 0.3100005888767477, 1.150118702444264, -1.571063263719762, 0.8458364701019373, -2.3629151532312456, 0.5970699605156035, -0.27891727795780524, 1.100175934337369, 1.8064344031157669, 1.2389550587666525, -0.294580601988558], "std": [0.03140995438361242, 0.018566896654873977, 0.045496368154986186, 0.6278086788336201, 0.20010646481194547, 0.6791475008356203, 0.026347755498092734, 0.06879365741686844, 0.029610036516996216, 1.4783354043573063, 0.15412474915477145, 1.9491860745744687], "min": [0.5255462697050707, 0.2763490299138474, 1.0705958996528662, -2.641758097297626, 0.4877541257791491, -3.0821745607023705, 0.5668489031528814, -0.3415949372448185, 1.061830309061264, -3.1384592962941733, 0.9411299940302467, -3.111581844545633], "max": [0.6514410094515435, 0.35342185183656255, 1.2112411958757514, -0.3224004014972408, 1.2725460327731315, -0.5988278509912797, 0.6545288026810419, -0.12815020176180614, 1.1579891449976258, 3.1413042712317916, 1.48340274008405, 3.0446324213625218], "count": [522]}, "gripper_mode_state": {"mean": [0.6168582375478927, 0.3045977011494253], "std": [0.4861523961858069, 0.46023683208095206], "min": [0, 0], "max": [1, 1], "count": [522]}, "gripper_activity_state": {"mean": [1.9042145593869733, 1.8467432950191571], "std": [0.3641258044602825, 0.4946833493204411], "min": [0, 0], "max": [2, 2], "count": [522]}, "gripper_mode_action": {"mean": [0.6168582375478927, 0.3045977011494253], "std": [0.4861523961858069, 0.46023683208095206], "min": [0, 0], "max": [1, 1], "count": [522]}, "gripper_activity_action": {"mean": [1.9042145593869733, 1.8467432950191571], "std": [0.3641258044602825, 0.4946833493204411], "min": [0, 0], "max": [2, 2], "count": [522]}, "gripper_open_scale_state": {"mean": [0.33999233681397467, 0.5046024904945348], "std": [0.18678923540035122, 0.2692274743920674], "min": [0.113, 0.055], "max": [0.626, 0.89], "count": [522]}, "gripper_open_scale_action": {"mean": [0.33999233681397467, 0.5046024904945348], "std": [0.18678923540035122, 0.2692274743920674], "min": [0.113, 0.055], "max": [0.626, 0.89], "count": [522]}}} +{"episode_index": 301, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.47221774763827096]], [[0.45761522182402375]], [[0.44351964903608504]]], "std": [[[0.11746702574472932]], [[0.13289356287579138]], [[0.14798005491684493]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.47293245558027136]], [[0.47667689968144117]], [[0.47141286318448944]]], "std": [[[0.06426217790221736]], [[0.057755506552213426]], [[0.062441028157945326]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.47992341029549074]], [[0.4732045555967485]], [[0.46061038851815234]]], "std": [[[0.10125280767099838]], [[0.10173523919282447]], [[0.12084757469223344]]], "count": [119]}, "observation.state": {"min": [0.4996703267097473, 1.9988384246826172, -0.7231422662734985, -0.7562686204910278, 0.781523585319519, 0.7356737852096558, -2.6092495918273926, 59.0, -0.00584599981084466, 0.3656879961490631, -0.21636800467967987, -3.1371853351593018, 0.8939999938011169, -3.1381852626800537, -1.053882122039795, -2.032593011856079, 2.848569393157959, -0.584563136100769, -1.500250220298767, 1.0321877002716064, -2.1905105113983154, 52.0, -0.25842300057411194, 0.3681989908218384, -0.20355600118637085, 0.4729999899864197, -1.2690000534057617, -3.1371853351593018], "max": [1.251488447189331, 2.047882080078125, -0.3717900514602661, -0.07044148445129395, 2.36698055267334, 1.6487603187561035, -1.4260038137435913, 888.0, 0.27550598978996277, 0.48026400804519653, -0.12266100198030472, 3.140000104904175, 1.5299999713897705, 2.9570000171661377, -0.5368632674217224, -1.903665542602539, 2.8640506267547607, 0.04136430099606514, 0.12130037695169449, 1.857780933380127, -0.39418259263038635, 616.0, -0.16134299337863922, 0.4438750147819519, -0.0301510002464056, 2.5799999237060547, -0.4860000014305115, 3.127000093460083], "mean": [0.6975595951080322, 2.027919292449951, -0.5515974164009094, -0.29029524326324463, 1.6063963174819946, 1.2436169385910034, -2.184515953063965, 676.5426635742188, 0.19926029443740845, 0.4002988934516907, -0.1706075668334961, 0.9939199090003967, 1.215639352798462, 0.8839930891990662, -0.8289439678192139, -1.9685133695602417, 2.860020875930786, -0.42931026220321655, -0.7601845860481262, 1.5771557092666626, -1.639885663986206, 289.03411865234375, -0.2178700566291809, 0.40518423914909363, -0.11875838786363602, 1.4396650791168213, -0.8998256921768188, 1.3649920225143433], "std": [0.24753093719482422, 0.009980731643736362, 0.10937701910734177, 0.24428513646125793, 0.6317991018295288, 0.18591079115867615, 0.4152747392654419, 312.9817810058594, 0.09749110788106918, 0.03445478528738022, 0.02690095454454422, 1.8548827171325684, 0.16356539726257324, 1.5805810689926147, 0.14590564370155334, 0.043393440544605255, 0.004901157692074776, 0.171369269490242, 0.4456988275051117, 0.2730988562107086, 0.48955196142196655, 231.75001525878906, 0.02841790020465851, 0.019775593653321266, 0.05927729606628418, 0.610414445400238, 0.2286715805530548, 1.87326180934906], "count": [586]}, "action": {"min": [0.4996703267097473, 1.9988384246826172, -0.7231422662734985, -0.7562686204910278, 0.781523585319519, 0.7356737852096558, -2.6092495918273926, 59.0, -0.00584599981084466, 0.3656879961490631, -0.21636800467967987, -3.1371853351593018, 0.8939999938011169, -3.1381852626800537, -1.053882122039795, -2.032593011856079, 2.848569393157959, -0.584563136100769, -1.500250220298767, 1.0321877002716064, -2.1905105113983154, 52.0, -0.25842300057411194, 0.3681989908218384, -0.20355600118637085, 0.4729999899864197, -1.2690000534057617, -3.1371853351593018], "max": [1.251488447189331, 2.047882080078125, -0.3717900514602661, -0.07044148445129395, 2.36698055267334, 1.6487603187561035, -1.4260038137435913, 888.0, 0.27550598978996277, 0.48026400804519653, -0.12266100198030472, 3.140000104904175, 1.5299999713897705, 2.9570000171661377, -0.5368632674217224, -1.903665542602539, 2.8640506267547607, 0.04136430099606514, 0.12130037695169449, 1.857780933380127, -0.39418259263038635, 616.0, -0.16134299337863922, 0.4438750147819519, -0.0301510002464056, 2.5799999237060547, -0.4860000014305115, 3.127000093460083], "mean": [0.6975595951080322, 2.027919292449951, -0.5515974164009094, -0.29029524326324463, 1.6063963174819946, 1.2436169385910034, -2.184515953063965, 676.5426635742188, 0.19926029443740845, 0.4002988934516907, -0.1706075668334961, 0.9939199090003967, 1.215639352798462, 0.8839930891990662, -0.8289439678192139, -1.9685133695602417, 2.860020875930786, -0.42931026220321655, -0.7601845860481262, 1.5771557092666626, -1.639885663986206, 289.03411865234375, -0.2178700566291809, 0.40518423914909363, -0.11875838786363602, 1.4396650791168213, -0.8998256921768188, 1.3649920225143433], "std": [0.24753093719482422, 0.009980731643736362, 0.10937701910734177, 0.24428513646125793, 0.6317991018295288, 0.18591079115867615, 0.4152747392654419, 312.9817810058594, 0.09749110788106918, 0.03445478528738022, 0.02690095454454422, 1.8548827171325684, 0.16356539726257324, 1.5805810689926147, 0.14590564370155334, 0.043393440544605255, 0.004901157692074776, 0.171369269490242, 0.4456988275051117, 0.2730988562107086, 0.48955196142196655, 231.75001525878906, 0.02841790020465851, 0.019775593653321266, 0.05927729606628418, 0.610414445400238, 0.2286715805530548, 1.87326180934906], "count": [586]}, "timestamp": {"min": [0.0], "max": [19.5], "mean": [9.75], "std": [5.638779418751308], "count": [586]}, "frame_index": {"min": [0], "max": [585], "mean": [292.5], "std": [169.16338256253923], "count": [586]}, "episode_index": {"min": [302], "max": [302], "mean": [302.0], "std": [0.0], "count": [586]}, "index": {"min": [160536], "max": [161121], "mean": [160828.5], "std": [169.16338256253923], "count": [586]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [586]}, "subtask_annotation": {"mean": [4.006825938566553, 12.0, 12.0, 12.0, 12.0], "std": [4.130956284317813, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [586]}, "scene_annotation": {"mean": [302.0], "std": [0.0], "min": [302], "max": [302], "count": [586]}, "eef_direction_state": {"mean": [4.455631399317406, 4.402730375426621], "std": [1.8350709392795042, 1.991001785079553], "min": [0, 0], "max": [6, 6], "count": [586]}, "eef_velocity_state": {"mean": [0.5614334470989761, 0.636518771331058], "std": [0.6075301027731013, 0.7384820912762124], "min": [0, 0], "max": [2, 2], "count": [586]}, "eef_acc_mag_state": {"mean": [0.5136518771331058, 0.5392491467576792], "std": [0.768837144379999, 0.7811749154357805], "min": [0, 0], "max": [2, 2], "count": [586]}, "eef_direction_action": {"mean": [4.455631399317406, 4.402730375426621], "std": [1.8350709392795042, 1.991001785079553], "min": [0, 0], "max": [6, 6], "count": [586]}, "eef_velocity_action": {"mean": [0.5614334470989761, 0.636518771331058], "std": [0.6075301027731013, 0.7384820912762124], "min": [0, 0], "max": [2, 2], "count": [586]}, "eef_acc_mag_action": {"mean": [0.5136518771331058, 0.5392491467576792], "std": [0.768837144379999, 0.7811749154357805], "min": [0, 0], "max": [2, 2], "count": [586]}, "eef_sim_pose_state": {"mean": [0.6040308947231683, 0.31020044353512133, 1.1467783316587088, -1.4409962204586455, 0.8990611224139287, -2.2219810822410526, 0.5957797806574079, -0.281585235019272, 1.0993369258230306, 0.9936167062748216, 1.2160992990335828, -0.5590722578767195], "std": [0.0265216816046396, 0.028500205277406637, 0.050308123115349664, 0.609034117026323, 0.2286348425380915, 0.6753083847082878, 0.041292947303863195, 0.08801857330243854, 0.0348957672693075, 1.8544000298706478, 0.1634437734348946, 1.5595017912610534], "min": [0.5511856407254587, 0.24975439034977076, 1.0617502875978082, -2.580160700319907, 0.4859416691294234, -3.1374437384047114, 0.5614707973910064, -0.3464039294525087, 1.063634818857726, -3.1374172054893843, 0.894419008766381, -3.088517010752892], "max": [0.6512673793097684, 0.34225117696452606, 1.2239968520127122, -0.4776497767058687, 1.2692249791935262, -0.6162838047743456, 0.685134281420106, -0.09112313133496679, 1.1583068642556549, 3.139523112135215, 1.5304696227811019, 3.1133004147328984], "count": [586]}, "eef_sim_pose_action": {"mean": [0.6040308947231683, 0.31020044353512133, 1.1467783316587088, -1.4409962204586455, 0.8990611224139287, -2.2219810822410526, 0.5957797806574079, -0.281585235019272, 1.0993369258230306, 0.9936167062748216, 1.2160992990335828, -0.5590722578767195], "std": [0.0265216816046396, 0.028500205277406637, 0.050308123115349664, 0.609034117026323, 0.2286348425380915, 0.6753083847082878, 0.041292947303863195, 0.08801857330243854, 0.0348957672693075, 1.8544000298706478, 0.1634437734348946, 1.5595017912610534], "min": [0.5511856407254587, 0.24975439034977076, 1.0617502875978082, -2.580160700319907, 0.4859416691294234, -3.1374437384047114, 0.5614707973910064, -0.3464039294525087, 1.063634818857726, -3.1374172054893843, 0.894419008766381, -3.088517010752892], "max": [0.6512673793097684, 0.34225117696452606, 1.2239968520127122, -0.4776497767058687, 1.2692249791935262, -0.6162838047743456, 0.685134281420106, -0.09112313133496679, 1.1583068642556549, 3.139523112135215, 1.5304696227811019, 3.1133004147328984], "count": [586]}, "gripper_mode_state": {"mean": [0.78839590443686, 0.2593856655290102], "std": [0.40844559283219367, 0.43829754967040824], "min": [0, 0], "max": [1, 1], "count": [586]}, "gripper_activity_state": {"mean": [1.8993174061433447, 1.870307167235495], "std": [0.3809896556120319, 0.46027025877090927], "min": [0, 0], "max": [2, 2], "count": [586]}, "gripper_mode_action": {"mean": [0.78839590443686, 0.2593856655290102], "std": [0.40844559283219367, 0.43829754967040824], "min": [0, 0], "max": [1, 1], "count": [586]}, "gripper_activity_action": {"mean": [1.8993174061433447, 1.870307167235495], "std": [0.3809896556120319, 0.46027025877090927], "min": [0, 0], "max": [2, 2], "count": [586]}, "gripper_open_scale_state": {"mean": [0.2890341295235799, 0.6765426621485903], "std": [0.23175003771171673, 0.3129815579594562], "min": [0.052, 0.059], "max": [0.616, 0.888], "count": [586]}, "gripper_open_scale_action": {"mean": [0.2890341295235799, 0.6765426621485903], "std": [0.23175003771171673, 0.3129815579594562], "min": [0.052, 0.059], "max": [0.616, 0.888], "count": [586]}}} +{"episode_index": 302, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4714519118139224]], [[0.456865977389952]], [[0.44380896502677375]]], "std": [[[0.1148789687060346]], [[0.13335654896357685]], [[0.1466698070123455]]], "count": [166]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.6588235294117647]], [[0.6901960784313725]]], "mean": [[[0.47300025592566347]], [[0.4771706347448618]], [[0.46855983369753523]]], "std": [[[0.11040519691575419]], [[0.09665596780938714]], [[0.10863357169474257]]], "count": [166]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48172278082919917]], [[0.47825385488030553]], [[0.4697520621702496]]], "std": [[[0.07637552777496501]], [[0.0750730006293548]], [[0.08867263198554799]]], "count": [166]}, "observation.state": {"min": [0.4668406546115875, 1.8780964612960815, -0.8606742024421692, -1.0128320455551147, 0.7777187824249268, 0.7984532713890076, -2.63082218170166, 71.0, 0.016388000920414925, 0.2985000014305115, -0.20164799690246582, -3.1371853351593018, 0.6880000233650208, -3.1080000400543213, -1.2199329137802124, -2.0509886741638184, 2.850105047225952, -0.8850041627883911, -1.3760175704956055, 0.9934763312339783, -2.4098284244537354, 16.0, -0.26412299275398254, 0.371273010969162, -0.18658000230789185, -3.1331851482391357, -1.4210000038146973, -3.0980000495910645], "max": [1.184293270111084, 2.036450147628784, -0.6125931143760681, -0.04745550826191902, 2.3841896057128906, 1.8835244178771973, -1.4494786262512207, 890.0, 0.2649109959602356, 0.49282100796699524, -0.08823200315237045, 3.132999897003174, 1.5080000162124634, 3.115999937057495, -0.5629209876060486, -1.7919471263885498, 2.8640329837799072, -0.11660545319318771, 0.5354321002960205, 1.7233730554580688, -0.6611830592155457, 711.0, -0.15044300258159637, 0.48785001039505005, 0.03610600158572197, 3.140000104904175, -0.22699998319149017, 3.117000102996826], "mean": [0.6289446353912354, 2.0181884765625, -0.7155540585517883, -0.272673100233078, 1.906983733177185, 1.2748535871505737, -2.2383031845092773, 731.8489990234375, 0.21779663860797882, 0.3908998668193817, -0.1768820732831955, 1.070415735244751, 1.2224587202072144, 1.4910948276519775, -1.102963924407959, -1.9263169765472412, 2.8623852729797363, -0.5453841090202332, -0.03876298666000366, 1.4595651626586914, -1.781699299812317, 332.013671875, -0.1923639178276062, 0.43801218271255493, -0.11061933636665344, 1.2880618572235107, -0.6856430172920227, 1.1622884273529053], "std": [0.1881735473871231, 0.028724119067192078, 0.06264235079288483, 0.3171955347061157, 0.644340455532074, 0.2467886507511139, 0.4624931216239929, 245.98626708984375, 0.0711895227432251, 0.04373764991760254, 0.030161818489432335, 1.4164682626724243, 0.21312947571277618, 1.687295913696289, 0.1425408124923706, 0.09020726382732391, 0.0022518602199852467, 0.20611180365085602, 0.5075659155845642, 0.22656776010990143, 0.5638929009437561, 265.78155517578125, 0.02854255400598049, 0.034125812351703644, 0.07592882215976715, 2.067415237426758, 0.3005698621273041, 1.0421478748321533], "count": [914]}, "action": {"min": [0.4668406546115875, 1.8780964612960815, -0.8606742024421692, -1.0128320455551147, 0.7777187824249268, 0.7984532713890076, -2.63082218170166, 71.0, 0.016388000920414925, 0.2985000014305115, -0.20164799690246582, -3.1371853351593018, 0.6880000233650208, -3.1080000400543213, -1.2199329137802124, -2.0509886741638184, 2.850105047225952, -0.8850041627883911, -1.3760175704956055, 0.9934763312339783, -2.4098284244537354, 16.0, -0.26412299275398254, 0.371273010969162, -0.18658000230789185, -3.1331851482391357, -1.4210000038146973, -3.0980000495910645], "max": [1.184293270111084, 2.036450147628784, -0.6125931143760681, -0.04745550826191902, 2.3841896057128906, 1.8835244178771973, -1.4494786262512207, 890.0, 0.2649109959602356, 0.49282100796699524, -0.08823200315237045, 3.132999897003174, 1.5080000162124634, 3.115999937057495, -0.5629209876060486, -1.7919471263885498, 2.8640329837799072, -0.11660545319318771, 0.5354321002960205, 1.7233730554580688, -0.6611830592155457, 711.0, -0.15044300258159637, 0.48785001039505005, 0.03610600158572197, 3.140000104904175, -0.22699998319149017, 3.117000102996826], "mean": [0.6289446353912354, 2.0181884765625, -0.7155540585517883, -0.272673100233078, 1.906983733177185, 1.2748535871505737, -2.2383031845092773, 731.8489990234375, 0.21779663860797882, 0.3908998668193817, -0.1768820732831955, 1.070415735244751, 1.2224587202072144, 1.4910948276519775, -1.102963924407959, -1.9263169765472412, 2.8623852729797363, -0.5453841090202332, -0.03876298666000366, 1.4595651626586914, -1.781699299812317, 332.013671875, -0.1923639178276062, 0.43801218271255493, -0.11061933636665344, 1.2880618572235107, -0.6856430172920227, 1.1622884273529053], "std": [0.1881735473871231, 0.028724119067192078, 0.06264235079288483, 0.3171955347061157, 0.644340455532074, 0.2467886507511139, 0.4624931216239929, 245.98626708984375, 0.0711895227432251, 0.04373764991760254, 0.030161818489432335, 1.4164682626724243, 0.21312947571277618, 1.687295913696289, 0.1425408124923706, 0.09020726382732391, 0.0022518602199852467, 0.20611180365085602, 0.5075659155845642, 0.22656776010990143, 0.5638929009437561, 265.78155517578125, 0.02854255400598049, 0.034125812351703644, 0.07592882215976715, 2.067415237426758, 0.3005698621273041, 1.0421478748321533], "count": [914]}, "timestamp": {"min": [0.0], "max": [30.433333333333334], "mean": [15.216666666666667], "std": [8.794963836701598], "count": [914]}, "frame_index": {"min": [0], "max": [913], "mean": [456.5], "std": [263.8489151010479], "count": [914]}, "episode_index": {"min": [303], "max": [303], "mean": [303.0], "std": [0.0], "count": [914]}, "index": {"min": [161122], "max": [162035], "mean": [161578.5], "std": [263.8489151010479], "count": [914]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [914]}, "subtask_annotation": {"mean": [2.3183807439824946, 12.0, 12.0, 12.0, 12.0], "std": [3.5870468405992804, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [914]}, "scene_annotation": {"mean": [303.0], "std": [0.0], "min": [303], "max": [303], "count": [914]}, "eef_direction_state": {"mean": [4.2680525164113785, 4.88512035010941], "std": [1.8313245476956141, 1.8252237166201817], "min": [0, 0], "max": [6, 6], "count": [914]}, "eef_velocity_state": {"mean": [0.6345733041575492, 0.40153172866520787], "std": [0.5860779811488811, 0.6427834163449486], "min": [0, 0], "max": [2, 2], "count": [914]}, "eef_acc_mag_state": {"mean": [0.6838074398249453, 0.4135667396061269], "std": [0.8180274281495965, 0.7091707584094449], "min": [0, 0], "max": [2, 2], "count": [914]}, "eef_direction_action": {"mean": [4.2680525164113785, 4.88512035010941], "std": [1.8313245476956141, 1.8252237166201817], "min": [0, 0], "max": [6, 6], "count": [914]}, "eef_velocity_action": {"mean": [0.6345733041575492, 0.40153172866520787], "std": [0.5860779811488811, 0.6427834163449486], "min": [0, 0], "max": [2, 2], "count": [914]}, "eef_acc_mag_action": {"mean": [0.6838074398249453, 0.4135667396061269], "std": [0.8180274281495965, 0.7091707584094449], "min": [0, 0], "max": [2, 2], "count": [914]}, "eef_sim_pose_state": {"mean": [0.6472214517272832, 0.28186935056233187, 1.1793342724885183, -1.2877476850637453, 0.6853415839230798, 0.30794724943730944, 0.584592747713252, -0.2969242796619726, 1.0911310681136799, 1.0711045385931077, 1.2228033781936454, 0.10612005115665013], "std": [0.03251305370874488, 0.03216818434227082, 0.06579191912717447, 2.0677574419886553, 0.3000961460049082, 2.554460997119666, 0.04165100616819505, 0.06328801644823953, 0.03963528520103338, 1.4164222179301835, 0.2130219016851663, 1.5906790548450183], "min": [0.555914874084325, 0.23368809261138815, 1.077497320246137, -3.1390664519107783, 0.22633553719451016, -3.1411250176388945, 0.5178952794649551, -0.3537298253532087, 1.0579769375800243, -3.1369644943639403, 0.6881707583735528, -3.1212828647916124], "max": [0.6868735013593379, 0.34677289896924, 1.306092285883178, 3.1336510722392408, 1.419586261655779, 3.134408709384484, 0.6935282161468602, -0.11114739659011821, 1.1932305914554784, 3.1328511991933206, 1.5079392386856925, 3.1072064087845876], "count": [914]}, "eef_sim_pose_action": {"mean": [0.6472214517272832, 0.28186935056233187, 1.1793342724885183, -1.2877476850637453, 0.6853415839230798, 0.30794724943730944, 0.584592747713252, -0.2969242796619726, 1.0911310681136799, 1.0711045385931077, 1.2228033781936454, 0.10612005115665013], "std": [0.03251305370874488, 0.03216818434227082, 0.06579191912717447, 2.0677574419886553, 0.3000961460049082, 2.554460997119666, 0.04165100616819505, 0.06328801644823953, 0.03963528520103338, 1.4164222179301835, 0.2130219016851663, 1.5906790548450183], "min": [0.555914874084325, 0.23368809261138815, 1.077497320246137, -3.1390664519107783, 0.22633553719451016, -3.1411250176388945, 0.5178952794649551, -0.3537298253532087, 1.0579769375800243, -3.1369644943639403, 0.6881707583735528, -3.1212828647916124], "max": [0.6868735013593379, 0.34677289896924, 1.306092285883178, 3.1336510722392408, 1.419586261655779, 3.134408709384484, 0.6935282161468602, -0.11114739659011821, 1.1932305914554784, 3.1328511991933206, 1.5079392386856925, 3.1072064087845876], "count": [914]}, "gripper_mode_state": {"mean": [0.62472647702407, 0.15207877461706784], "std": [0.4841934591970024, 0.3590972304655644], "min": [0, 0], "max": [1, 1], "count": [914]}, "gripper_activity_state": {"mean": [1.8140043763676148, 1.9070021881838075], "std": [0.535787875640397, 0.3872915349407818], "min": [0, 0], "max": [2, 2], "count": [914]}, "gripper_mode_action": {"mean": [0.62472647702407, 0.15207877461706784], "std": [0.4841934591970024, 0.3590972304655644], "min": [0, 0], "max": [1, 1], "count": [914]}, "gripper_activity_action": {"mean": [1.8140043763676148, 1.9070021881838075], "std": [0.535787875640397, 0.3872915349407818], "min": [0, 0], "max": [2, 2], "count": [914]}, "gripper_open_scale_state": {"mean": [0.33201367608827814, 0.7318490153673691], "std": [0.26578146737366537, 0.24598624996170163], "min": [0.016, 0.071], "max": [0.711, 0.89], "count": [914]}, "gripper_open_scale_action": {"mean": [0.33201367608827814, 0.7318490153673691], "std": [0.26578146737366537, 0.24598624996170163], "min": [0.016, 0.071], "max": [0.711, 0.89], "count": [914]}}} +{"episode_index": 303, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4689024954344483]], [[0.456586731465462]], [[0.441681556773036]]], "std": [[[0.12516925410722302]], [[0.1333157993432064]], [[0.1468136211566967]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.6509803921568628]], [[0.6666666666666666]]], "mean": [[[0.47474452534281686]], [[0.4763494148885044]], [[0.4687304542323465]]], "std": [[[0.08925399409466059]], [[0.08752138865014253]], [[0.09802267693832979]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.47644036348199414]], [[0.46638242903370497]], [[0.45033388400294755]]], "std": [[[0.10576901474601369]], [[0.10251521261422056]], [[0.1263059045873093]]], "count": [102]}, "observation.state": {"min": [0.4819203317165375, 2.0139355659484863, -1.6852898597717285, -0.7511897683143616, 1.1013725996017456, 0.8226784467697144, -2.589231014251709, 67.0, -0.02037299983203411, 0.36256200075149536, -0.2124049961566925, -3.1411852836608887, 0.8519999980926514, -3.1070001125335693, -1.1796157360076904, -2.033553123474121, 2.8132615089416504, -0.9647656679153442, -1.3881652355194092, 1.1374136209487915, -2.319018840789795, 121.0, -0.2597450017929077, 0.3701930046081543, -0.1854420006275177, 0.23899999260902405, -1.3919999599456787, -3.0859999656677246], "max": [0.9833011031150818, 2.044915199279785, -0.4248131513595581, -0.1563640534877777, 2.5388433933258057, 1.6064534187316895, -1.6547815799713135, 888.0, 0.28655698895454407, 0.4570170044898987, -0.11577299982309341, 3.1410000324249268, 1.5360000133514404, 3.0910000801086426, -0.5579817295074463, -1.8499093055725098, 2.865586280822754, -0.06436774134635925, 0.52988201379776, 2.012678861618042, -0.4743979573249817, 635.0, -0.1647460013628006, 0.444487988948822, 0.008729999884963036, 3.003000020980835, -0.31200000643730164, 3.0840001106262207], "mean": [0.6583253741264343, 2.02323055267334, -0.7942648530006409, -0.35997384786605835, 1.7053918838500977, 1.2006109952926636, -2.087559700012207, 721.3455200195312, 0.1815534085035324, 0.39337190985679626, -0.17423053085803986, -0.5584670901298523, 1.1639703512191772, 1.1725620031356812, -0.9849076867103577, -1.9685134887695312, 2.861847400665283, -0.7229857444763184, -0.3080330789089203, 1.673919439315796, -1.8639172315597534, 340.6649169921875, -0.22225472331047058, 0.4065310060977936, -0.10326849669218063, 2.090904951095581, -0.7970378994941711, 1.4431699514389038], "std": [0.1733102947473526, 0.006943275220692158, 0.42500069737434387, 0.19895048439502716, 0.4135713577270508, 0.16545383632183075, 0.31516024470329285, 293.8323669433594, 0.10798081010580063, 0.023275379091501236, 0.024195890873670578, 2.1092398166656494, 0.15701396763324738, 1.5469833612442017, 0.1442716121673584, 0.04419400915503502, 0.01090138778090477, 0.24287645518779755, 0.50505131483078, 0.2609736919403076, 0.41552475094795227, 200.62351989746094, 0.027448637410998344, 0.01641811430454254, 0.06461044400930405, 0.6339330673217773, 0.289041668176651, 1.0204954147338867], "count": [479]}, "action": {"min": [0.4819203317165375, 2.0139355659484863, -1.6852898597717285, -0.7511897683143616, 1.1013725996017456, 0.8226784467697144, -2.589231014251709, 67.0, -0.02037299983203411, 0.36256200075149536, -0.2124049961566925, -3.1411852836608887, 0.8519999980926514, -3.1070001125335693, -1.1796157360076904, -2.033553123474121, 2.8132615089416504, -0.9647656679153442, -1.3881652355194092, 1.1374136209487915, -2.319018840789795, 121.0, -0.2597450017929077, 0.3701930046081543, -0.1854420006275177, 0.23899999260902405, -1.3919999599456787, -3.0859999656677246], "max": [0.9833011031150818, 2.044915199279785, -0.4248131513595581, -0.1563640534877777, 2.5388433933258057, 1.6064534187316895, -1.6547815799713135, 888.0, 0.28655698895454407, 0.4570170044898987, -0.11577299982309341, 3.1410000324249268, 1.5360000133514404, 3.0910000801086426, -0.5579817295074463, -1.8499093055725098, 2.865586280822754, -0.06436774134635925, 0.52988201379776, 2.012678861618042, -0.4743979573249817, 635.0, -0.1647460013628006, 0.444487988948822, 0.008729999884963036, 3.003000020980835, -0.31200000643730164, 3.0840001106262207], "mean": [0.6583253741264343, 2.02323055267334, -0.7942648530006409, -0.35997384786605835, 1.7053918838500977, 1.2006109952926636, -2.087559700012207, 721.3455200195312, 0.1815534085035324, 0.39337190985679626, -0.17423053085803986, -0.5584670901298523, 1.1639703512191772, 1.1725620031356812, -0.9849076867103577, -1.9685134887695312, 2.861847400665283, -0.7229857444763184, -0.3080330789089203, 1.673919439315796, -1.8639172315597534, 340.6649169921875, -0.22225472331047058, 0.4065310060977936, -0.10326849669218063, 2.090904951095581, -0.7970378994941711, 1.4431699514389038], "std": [0.1733102947473526, 0.006943275220692158, 0.42500069737434387, 0.19895048439502716, 0.4135713577270508, 0.16545383632183075, 0.31516024470329285, 293.8323669433594, 0.10798081010580063, 0.023275379091501236, 0.024195890873670578, 2.1092398166656494, 0.15701396763324738, 1.5469833612442017, 0.1442716121673584, 0.04419400915503502, 0.01090138778090477, 0.24287645518779755, 0.50505131483078, 0.2609736919403076, 0.41552475094795227, 200.62351989746094, 0.027448637410998344, 0.01641811430454254, 0.06461044400930405, 0.6339330673217773, 0.289041668176651, 1.0204954147338867], "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": [304], "max": [304], "mean": [304.0], "std": [0.0], "count": [479]}, "index": {"min": [162036], "max": [162514], "mean": [162275.0], "std": [138.27508813954884], "count": [479]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [479]}, "subtask_annotation": {"mean": [3.440501043841336, 12.0, 12.0, 12.0, 12.0], "std": [3.91295004274974, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [479]}, "scene_annotation": {"mean": [304.0], "std": [0.0], "min": [304], "max": [304], "count": [479]}, "eef_direction_state": {"mean": [4.21294363256785, 4.60125260960334], "std": [1.8071302464160284, 1.742768685121991], "min": [0, 0], "max": [6, 6], "count": [479]}, "eef_velocity_state": {"mean": [0.7473903966597077, 0.6450939457202505], "std": [0.6628121244429788, 0.7749550068055225], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_acc_mag_state": {"mean": [0.7369519832985386, 0.5594989561586639], "std": [0.8310970061325804, 0.7781653383698391], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_direction_action": {"mean": [4.21294363256785, 4.60125260960334], "std": [1.8071302464160284, 1.742768685121991], "min": [0, 0], "max": [6, 6], "count": [479]}, "eef_velocity_action": {"mean": [0.7473903966597077, 0.6450939457202505], "std": [0.6628121244429788, 0.7749550068055225], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_acc_mag_action": {"mean": [0.7369519832985386, 0.5594989561586639], "std": [0.8310970061325804, 0.7781653383698391], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_sim_pose_state": {"mean": [0.6122343671268166, 0.3149119754340556, 1.1791679360652114, -2.0908421439931324, 0.7963957042216055, -0.4999604528256765, 0.5916979725316214, -0.26564269199591595, 1.0969147077532884, -0.5584549906358582, 1.1644494452994993, -0.2802568017191366], "std": [0.02236147493765812, 0.03187057850823042, 0.05596324404696859, 0.6333608397868199, 0.28877536679113347, 2.659523457280221, 0.03453941446141381, 0.0955274150473548, 0.030794921010814873, 2.109913001692944, 0.15695025154435233, 1.5027412447631667], "min": [0.5545013159181981, 0.24723718025288405, 1.0768755801996897, -3.002174669848204, 0.31166888005252247, -3.139236695017314, 0.5563459233458709, -0.3555814612443826, 1.0673594875231527, -3.141337018059091, 0.8531352178224307, -2.9933402472299755], "max": [0.6595405087194715, 0.35647908559860597, 1.27423552043932, -0.24388072019444534, 1.390982034430294, 3.1330761598556913, 0.6561487309478313, -0.07868407211511022, 1.1604247144211508, 3.141033369944031, 1.536736582025081, 3.0777129481061216], "count": [479]}, "eef_sim_pose_action": {"mean": [0.6122343671268166, 0.3149119754340556, 1.1791679360652114, -2.0908421439931324, 0.7963957042216055, -0.4999604528256765, 0.5916979725316214, -0.26564269199591595, 1.0969147077532884, -0.5584549906358582, 1.1644494452994993, -0.2802568017191366], "std": [0.02236147493765812, 0.03187057850823042, 0.05596324404696859, 0.6333608397868199, 0.28877536679113347, 2.659523457280221, 0.03453941446141381, 0.0955274150473548, 0.030794921010814873, 2.109913001692944, 0.15695025154435233, 1.5027412447631667], "min": [0.5545013159181981, 0.24723718025288405, 1.0768755801996897, -3.002174669848204, 0.31166888005252247, -3.139236695017314, 0.5563459233458709, -0.3555814612443826, 1.0673594875231527, -3.141337018059091, 0.8531352178224307, -2.9933402472299755], "max": [0.6595405087194715, 0.35647908559860597, 1.27423552043932, -0.24388072019444534, 1.390982034430294, 3.1330761598556913, 0.6561487309478313, -0.07868407211511022, 1.1604247144211508, 3.141033369944031, 1.536736582025081, 3.0777129481061216], "count": [479]}, "gripper_mode_state": {"mean": [0.5866388308977035, 0.21711899791231734], "std": [0.49243650654747023, 0.41228429348917556], "min": [0, 0], "max": [1, 1], "count": [479]}, "gripper_activity_state": {"mean": [1.895615866388309, 1.8392484342379958], "std": [0.38979892391382315, 0.4891775071267685], "min": [0, 0], "max": [2, 2], "count": [479]}, "gripper_mode_action": {"mean": [0.5866388308977035, 0.21711899791231734], "std": [0.49243650654747023, 0.41228429348917556], "min": [0, 0], "max": [1, 1], "count": [479]}, "gripper_activity_action": {"mean": [1.895615866388309, 1.8392484342379958], "std": [0.38979892391382315, 0.4891775071267685], "min": [0, 0], "max": [2, 2], "count": [479]}, "gripper_open_scale_state": {"mean": [0.3406649270107454, 0.7213455114503976], "std": [0.20062351339285575, 0.2938325454790628], "min": [0.121, 0.067], "max": [0.635, 0.888], "count": [479]}, "gripper_open_scale_action": {"mean": [0.3406649270107454, 0.7213455114503976], "std": [0.20062351339285575, 0.2938325454790628], "min": [0.121, 0.067], "max": [0.635, 0.888], "count": [479]}}} +{"episode_index": 304, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.47477162173202614]], [[0.46240465482026144]], [[0.4471120179738562]]], "std": [[[0.1263972710118941]], [[0.13692601682659558]], [[0.15148809612641462]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47055313316993463]], [[0.4762752859477124]], [[0.4705958598856209]]], "std": [[[0.06891445775426273]], [[0.06229273411258948]], [[0.06667945413584747]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[0.9294117647058824]]], "mean": [[[0.49030154820261435]], [[0.4769275449346405]], [[0.46401641135620914]]], "std": [[[0.11266658203852291]], [[0.11230133128650698]], [[0.13367438470628867]]], "count": [100]}, "observation.state": {"min": [0.45121997594833374, 1.9091459512710571, -1.774895191192627, -0.9210102558135986, 1.1028212308883667, 0.5297598242759705, -2.7144408226013184, 64.0, -0.051826998591423035, 0.31909799575805664, -0.20487600564956665, -3.1371853351593018, 0.8330000042915344, -3.1070001125335693, -1.0143330097198486, -2.0326104164123535, 2.8482377529144287, -0.7946658730506897, -1.4803359508514404, 1.1650421619415283, -2.16829252243042, 99.0, -0.27388399839401245, 0.36830100417137146, -0.20179399847984314, 0.20399996638298035, -1.3930000066757202, -3.0929999351501465], "max": [1.0861009359359741, 2.0515997409820557, -1.056692123413086, -0.03361504524946213, 2.8716776371002197, 1.6303470134735107, -1.5545125007629395, 897.0, 0.2633109986782074, 0.48406100273132324, -0.11773200333118439, 3.13700008392334, 1.5640000104904175, 3.121999979019165, -0.5506513714790344, -1.860608458518982, 2.8641204833984375, -0.042935099452733994, 0.1472010761499405, 2.0387890338897705, -0.39563125371932983, 615.0, -0.2047179937362671, 0.43074101209640503, -0.009070999920368195, 2.625, -0.4560000002384186, 3.1410000324249268], "mean": [0.6868714690208435, 2.026167869567871, -1.249987006187439, -0.39966049790382385, 2.0554986000061035, 1.1786229610443115, -2.1001594066619873, 655.2362060546875, 0.14641086757183075, 0.3908212184906006, -0.17010900378227234, 0.13038164377212524, 1.1625670194625854, 0.8259838819503784, -0.8204874992370605, -1.9442213773727417, 2.8608412742614746, -0.5647909641265869, -0.7415192127227783, 1.7212822437286377, -1.7457634210586548, 265.24652099609375, -0.24393616616725922, 0.3890432119369507, -0.10183735936880112, 1.494381070137024, -0.8792688846588135, 1.3384934663772583], "std": [0.21644599735736847, 0.023914547637104988, 0.23998622596263885, 0.3154354393482208, 0.7064945101737976, 0.2969771921634674, 0.48669135570526123, 332.3262023925781, 0.11195303499698639, 0.04143598675727844, 0.027091633528470993, 2.2027084827423096, 0.19747892022132874, 1.4219008684158325, 0.12982310354709625, 0.055861491709947586, 0.005251818336546421, 0.2319945991039276, 0.4406874179840088, 0.3239246904850006, 0.5529934763908386, 171.33535766601562, 0.015990035608410835, 0.01725592464208603, 0.06821202486753464, 0.6259215474128723, 0.25114700198173523, 1.7116079330444336], "count": [432]}, "action": {"min": [0.45121997594833374, 1.9091459512710571, -1.774895191192627, -0.9210102558135986, 1.1028212308883667, 0.5297598242759705, -2.7144408226013184, 64.0, -0.051826998591423035, 0.31909799575805664, -0.20487600564956665, -3.1371853351593018, 0.8330000042915344, -3.1070001125335693, -1.0143330097198486, -2.0326104164123535, 2.8482377529144287, -0.7946658730506897, -1.4803359508514404, 1.1650421619415283, -2.16829252243042, 99.0, -0.27388399839401245, 0.36830100417137146, -0.20179399847984314, 0.20399996638298035, -1.3930000066757202, -3.0929999351501465], "max": [1.0861009359359741, 2.0515997409820557, -1.056692123413086, -0.03361504524946213, 2.8716776371002197, 1.6303470134735107, -1.5545125007629395, 897.0, 0.2633109986782074, 0.48406100273132324, -0.11773200333118439, 3.13700008392334, 1.5640000104904175, 3.121999979019165, -0.5506513714790344, -1.860608458518982, 2.8641204833984375, -0.042935099452733994, 0.1472010761499405, 2.0387890338897705, -0.39563125371932983, 615.0, -0.2047179937362671, 0.43074101209640503, -0.009070999920368195, 2.625, -0.4560000002384186, 3.1410000324249268], "mean": [0.6868714690208435, 2.026167869567871, -1.249987006187439, -0.39966049790382385, 2.0554986000061035, 1.1786229610443115, -2.1001594066619873, 655.2362060546875, 0.14641086757183075, 0.3908212184906006, -0.17010900378227234, 0.13038164377212524, 1.1625670194625854, 0.8259838819503784, -0.8204874992370605, -1.9442213773727417, 2.8608412742614746, -0.5647909641265869, -0.7415192127227783, 1.7212822437286377, -1.7457634210586548, 265.24652099609375, -0.24393616616725922, 0.3890432119369507, -0.10183735936880112, 1.494381070137024, -0.8792688846588135, 1.3384934663772583], "std": [0.21644599735736847, 0.023914547637104988, 0.23998622596263885, 0.3154354393482208, 0.7064945101737976, 0.2969771921634674, 0.48669135570526123, 332.3262023925781, 0.11195303499698639, 0.04143598675727844, 0.027091633528470993, 2.2027084827423096, 0.19747892022132874, 1.4219008684158325, 0.12982310354709625, 0.055861491709947586, 0.005251818336546421, 0.2319945991039276, 0.4406874179840088, 0.3239246904850006, 0.5529934763908386, 171.33535766601562, 0.015990035608410835, 0.01725592464208603, 0.06821202486753464, 0.6259215474128723, 0.25114700198173523, 1.7116079330444336], "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": [305], "max": [305], "mean": [305.0], "std": [0.0], "count": [432]}, "index": {"min": [162515], "max": [162946], "mean": [162730.5], "std": [124.70732402977247], "count": [432]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [432]}, "subtask_annotation": {"mean": [4.782407407407407, 12.0, 12.0, 12.0, 12.0], "std": [4.1704278291877515, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [432]}, "scene_annotation": {"mean": [305.0], "std": [0.0], "min": [305], "max": [305], "count": [432]}, "eef_direction_state": {"mean": [4.319444444444445, 4.159722222222222], "std": [1.7962903302688185, 1.863377040996684], "min": [0, 0], "max": [6, 6], "count": [432]}, "eef_velocity_state": {"mean": [0.7592592592592593, 0.8333333333333334], "std": [0.6888042560517531, 0.8108066399625786], "min": [0, 0], "max": [2, 2], "count": [432]}, "eef_acc_mag_state": {"mean": [0.7037037037037037, 0.6828703703703703], "std": [0.8278627017502637, 0.8243308744694485], "min": [0, 0], "max": [2, 2], "count": [432]}, "eef_direction_action": {"mean": [4.319444444444445, 4.159722222222222], "std": [1.7962903302688185, 1.863377040996684], "min": [0, 0], "max": [6, 6], "count": [432]}, "eef_velocity_action": {"mean": [0.7592592592592593, 0.8333333333333334], "std": [0.6888042560517531, 0.8108066399625786], "min": [0, 0], "max": [2, 2], "count": [432]}, "eef_acc_mag_action": {"mean": [0.7037037037037037, 0.6828703703703703], "std": [0.8278627017502637, 0.8243308744694485], "min": [0, 0], "max": [2, 2], "count": [432]}, "eef_sim_pose_state": {"mean": [0.5896709805605871, 0.337309704458285, 1.1654843051205064, -1.4957116081782882, 0.8785878098185523, -2.2107837542503566, 0.5930699728682889, -0.2313464257511997, 1.1035283846170463, 0.1305546139916087, 1.1630421268232665, -0.584879943082739], "std": [0.0217059111515369, 0.018517021876278524, 0.060937129390223645, 0.6240281758078393, 0.2512017954184955, 1.0069448068835343, 0.039859874499913496, 0.10019982939505992, 0.0372151489548197, 2.203222969945264, 0.1972646527480565, 1.3956057970902738], "min": [0.5551164078325852, 0.292543433551563, 1.057465146268623, -2.6249777072210008, 0.4553922499574772, -3.1409153972005717, 0.5457592006271232, -0.32887890345022264, 1.061301571738845, -3.1375449043966155, 0.8341276786817615, -3.020783456494887], "max": [0.6392120501079116, 0.36574903246469265, 1.2448731104250397, -0.20978287480461716, 1.3928382194085236, 3.14059813977304, 0.6802663020126656, -0.04795979079121042, 1.1671641164923132, 3.136975921413365, 1.564483648566449, 3.048661937279532], "count": [432]}, "eef_sim_pose_action": {"mean": [0.5896709805605871, 0.337309704458285, 1.1654843051205064, -1.4957116081782882, 0.8785878098185523, -2.2107837542503566, 0.5930699728682889, -0.2313464257511997, 1.1035283846170463, 0.1305546139916087, 1.1630421268232665, -0.584879943082739], "std": [0.0217059111515369, 0.018517021876278524, 0.060937129390223645, 0.6240281758078393, 0.2512017954184955, 1.0069448068835343, 0.039859874499913496, 0.10019982939505992, 0.0372151489548197, 2.203222969945264, 0.1972646527480565, 1.3956057970902738], "min": [0.5551164078325852, 0.292543433551563, 1.057465146268623, -2.6249777072210008, 0.4553922499574772, -3.1409153972005717, 0.5457592006271232, -0.32887890345022264, 1.061301571738845, -3.1375449043966155, 0.8341276786817615, -3.020783456494887], "max": [0.6392120501079116, 0.36574903246469265, 1.2448731104250397, -0.20978287480461716, 1.3928382194085236, 3.14059813977304, 0.6802663020126656, -0.04795979079121042, 1.1671641164923132, 3.136975921413365, 1.564483648566449, 3.048661937279532], "count": [432]}, "gripper_mode_state": {"mean": [0.8587962962962963, 0.2962962962962963], "std": [0.34823155767973946, 0.45662325947918286], "min": [0, 0], "max": [1, 1], "count": [432]}, "gripper_activity_state": {"mean": [1.9305555555555556, 1.8587962962962963], "std": [0.31884000786802735, 0.45741467043266587], "min": [0, 0], "max": [2, 2], "count": [432]}, "gripper_mode_action": {"mean": [0.8587962962962963, 0.2962962962962963], "std": [0.34823155767973946, 0.45662325947918286], "min": [0, 0], "max": [1, 1], "count": [432]}, "gripper_activity_action": {"mean": [1.9305555555555556, 1.8587962962962963], "std": [0.31884000786802735, 0.45741467043266587], "min": [0, 0], "max": [2, 2], "count": [432]}, "gripper_open_scale_state": {"mean": [0.2652465279720456, 0.6552361110404681], "std": [0.17133549041954146, 0.332326286689278], "min": [0.099, 0.064], "max": [0.615, 0.897], "count": [432]}, "gripper_open_scale_action": {"mean": [0.2652465279720456, 0.6552361110404681], "std": [0.17133549041954146, 0.332326286689278], "min": [0.099, 0.064], "max": [0.615, 0.897], "count": [432]}}} +{"episode_index": 305, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4725345670720211]], [[0.4593678022090247]], [[0.444928126178356]]], "std": [[[0.1232128613430856]], [[0.13332474300209188]], [[0.1479196461923639]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.6666666666666666]], [[0.6470588235294118]]], "mean": [[[0.4701185013668929]], [[0.47343875102124183]], [[0.46851597261500755]]], "std": [[[0.0681367629512799]], [[0.062181180585924374]], [[0.06819289051206534]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7215686274509804]], [[0.7294117647058823]]], "mean": [[[0.47868448537267466]], [[0.4736902023629965]], [[0.4631968188316994]]], "std": [[[0.09789338121764941]], [[0.09454865377741306]], [[0.11271539896105454]]], "count": [104]}, "observation.state": {"min": [0.507594108581543, 1.8572921752929688, -1.7656275033950806, -0.8781275153160095, 1.0382615327835083, 0.8735722303390503, -2.7601685523986816, 115.0, -0.04058400169014931, 0.36844301223754883, -0.20893199741840363, -3.1401853561401367, 0.8560000061988831, -3.111999988555908, -1.047686219215393, -2.0341639518737793, 2.848569393157959, -0.7271740436553955, -1.4173121452331543, 1.1574499607086182, -2.26920747756958, 121.0, -0.268667995929718, 0.3807060122489929, -0.20226599276065826, 0.14499996602535248, -1.3860000371932983, -3.1029999256134033], "max": [1.0048035383224487, 2.0429255962371826, -0.7317641973495483, -0.056670840829610825, 2.8732306957244873, 1.439111351966858, -1.5042119026184082, 896.0, 0.277103990316391, 0.46588099002838135, -0.11077000200748444, 3.128000020980835, 1.5099999904632568, 3.0929999351501465, -0.5712288618087769, -1.8575190305709839, 2.8640329837799072, -0.03193952888250351, 0.2502976655960083, 1.9344182014465332, -0.40308380126953125, 455.0, -0.19130699336528778, 0.427359014749527, -0.034405000507831573, 2.6440000534057617, -0.3700000047683716, 3.131999969482422], "mean": [0.6504111289978027, 1.9968845844268799, -1.1584547758102417, -0.3824966251850128, 2.0435497760772705, 1.1737693548202515, -2.126237154006958, 661.0294189453125, 0.18391816318035126, 0.39555564522743225, -0.17262272536754608, 0.037871938198804855, 1.1526856422424316, 0.9031237959861755, -0.8651573657989502, -1.9369906187057495, 2.861426830291748, -0.571470320224762, -0.5440210700035095, 1.6494550704956055, -1.883859395980835, 252.8509063720703, -0.23681539297103882, 0.3993109166622162, -0.11538241803646088, 1.747580885887146, -0.7728954553604126, 1.5334471464157104], "std": [0.18079422414302826, 0.059553857892751694, 0.27320432662963867, 0.2828948497772217, 0.7573022842407227, 0.15150868892669678, 0.4608938992023468, 328.5726623535156, 0.11085126549005508, 0.021119793877005577, 0.02770792692899704, 2.174093723297119, 0.1910591572523117, 1.50471830368042, 0.1251327395439148, 0.05461369827389717, 0.003926627803593874, 0.18260125815868378, 0.4480245113372803, 0.2870182991027832, 0.4718785583972931, 139.4739990234375, 0.019111962988972664, 0.013733142986893654, 0.062106914818286896, 0.5712110996246338, 0.27430644631385803, 1.4020897150039673], "count": [493]}, "action": {"min": [0.507594108581543, 1.8572921752929688, -1.7656275033950806, -0.8781275153160095, 1.0382615327835083, 0.8735722303390503, -2.7601685523986816, 115.0, -0.04058400169014931, 0.36844301223754883, -0.20893199741840363, -3.1401853561401367, 0.8560000061988831, -3.111999988555908, -1.047686219215393, -2.0341639518737793, 2.848569393157959, -0.7271740436553955, -1.4173121452331543, 1.1574499607086182, -2.26920747756958, 121.0, -0.268667995929718, 0.3807060122489929, -0.20226599276065826, 0.14499996602535248, -1.3860000371932983, -3.1029999256134033], "max": [1.0048035383224487, 2.0429255962371826, -0.7317641973495483, -0.056670840829610825, 2.8732306957244873, 1.439111351966858, -1.5042119026184082, 896.0, 0.277103990316391, 0.46588099002838135, -0.11077000200748444, 3.128000020980835, 1.5099999904632568, 3.0929999351501465, -0.5712288618087769, -1.8575190305709839, 2.8640329837799072, -0.03193952888250351, 0.2502976655960083, 1.9344182014465332, -0.40308380126953125, 455.0, -0.19130699336528778, 0.427359014749527, -0.034405000507831573, 2.6440000534057617, -0.3700000047683716, 3.131999969482422], "mean": [0.6504111289978027, 1.9968845844268799, -1.1584547758102417, -0.3824966251850128, 2.0435497760772705, 1.1737693548202515, -2.126237154006958, 661.0294189453125, 0.18391816318035126, 0.39555564522743225, -0.17262272536754608, 0.037871938198804855, 1.1526856422424316, 0.9031237959861755, -0.8651573657989502, -1.9369906187057495, 2.861426830291748, -0.571470320224762, -0.5440210700035095, 1.6494550704956055, -1.883859395980835, 252.8509063720703, -0.23681539297103882, 0.3993109166622162, -0.11538241803646088, 1.747580885887146, -0.7728954553604126, 1.5334471464157104], "std": [0.18079422414302826, 0.059553857892751694, 0.27320432662963867, 0.2828948497772217, 0.7573022842407227, 0.15150868892669678, 0.4608938992023468, 328.5726623535156, 0.11085126549005508, 0.021119793877005577, 0.02770792692899704, 2.174093723297119, 0.1910591572523117, 1.50471830368042, 0.1251327395439148, 0.05461369827389717, 0.003926627803593874, 0.18260125815868378, 0.4480245113372803, 0.2870182991027832, 0.4718785583972931, 139.4739990234375, 0.019111962988972664, 0.013733142986893654, 0.062106914818286896, 0.5712110996246338, 0.27430644631385803, 1.4020897150039673], "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": [306], "max": [306], "mean": [306.0], "std": [0.0], "count": [493]}, "index": {"min": [162947], "max": [163439], "mean": [163193.0], "std": [142.3165485809714], "count": [493]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [493]}, "subtask_annotation": {"mean": [4.257606490872211, 12.0, 12.0, 12.0, 12.0], "std": [4.131284683389846, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [493]}, "scene_annotation": {"mean": [306.0], "std": [0.0], "min": [306], "max": [306], "count": [493]}, "eef_direction_state": {"mean": [4.647058823529412, 4.401622718052739], "std": [1.6229766528224414, 1.7825379619668862], "min": [0, 0], "max": [6, 6], "count": [493]}, "eef_velocity_state": {"mean": [0.6085192697768763, 0.716024340770791], "std": [0.6296336857483738, 0.803445177697733], "min": [0, 0], "max": [2, 2], "count": [493]}, "eef_acc_mag_state": {"mean": [0.59026369168357, 0.6531440162271805], "std": [0.8072104894512255, 0.8251714761554373], "min": [0, 0], "max": [2, 2], "count": [493]}, "eef_direction_action": {"mean": [4.647058823529412, 4.401622718052739], "std": [1.6229766528224414, 1.7825379619668862], "min": [0, 0], "max": [6, 6], "count": [493]}, "eef_velocity_action": {"mean": [0.6085192697768763, 0.716024340770791], "std": [0.6296336857483738, 0.803445177697733], "min": [0, 0], "max": [2, 2], "count": [493]}, "eef_acc_mag_action": {"mean": [0.59026369168357, 0.6531440162271805], "std": [0.8072104894512255, 0.8251714761554373], "min": [0, 0], "max": [2, 2], "count": [493]}, "eef_sim_pose_state": {"mean": [0.601357563552652, 0.3307882331830283, 1.159077801808893, -1.7484961005716364, 0.7720455400161929, -2.350312639248389, 0.5936586673203077, -0.26694205965348017, 1.1006655441274698, 0.03716002822906745, 1.1531711399456037, -0.541053736024344], "std": [0.019699801308285584, 0.022631995919776823, 0.05381468124233368, 0.5697227597961144, 0.2742348485227638, 1.1201003393760762, 0.02799244972082595, 0.10172069575699379, 0.03707138774131716, 2.1754077376543535, 0.19092369907269188, 1.4846663290972615], "min": [0.5635907500074143, 0.27757810430080404, 1.058295988600373, -2.6436589767157836, 0.3700382927613317, -3.1414395173217784, 0.5681940221500674, -0.3591839992600351, 1.0604344835877038, -3.140504708031822, 0.8563368436660492, -3.0266752908003145], "max": [0.639137453118757, 0.36085440719146294, 1.2284085875911437, -0.15317961857007964, 1.384926043737122, 3.1401163275783293, 0.6656518098460505, -0.05828401400842881, 1.1693097895966365, 3.12843417089108, 1.510511338174155, 3.123157132408024], "count": [493]}, "eef_sim_pose_action": {"mean": [0.601357563552652, 0.3307882331830283, 1.159077801808893, -1.7484961005716364, 0.7720455400161929, -2.350312639248389, 0.5936586673203077, -0.26694205965348017, 1.1006655441274698, 0.03716002822906745, 1.1531711399456037, -0.541053736024344], "std": [0.019699801308285584, 0.022631995919776823, 0.05381468124233368, 0.5697227597961144, 0.2742348485227638, 1.1201003393760762, 0.02799244972082595, 0.10172069575699379, 0.03707138774131716, 2.1754077376543535, 0.19092369907269188, 1.4846663290972615], "min": [0.5635907500074143, 0.27757810430080404, 1.058295988600373, -2.6436589767157836, 0.3700382927613317, -3.1414395173217784, 0.5681940221500674, -0.3591839992600351, 1.0604344835877038, -3.140504708031822, 0.8563368436660492, -3.0266752908003145], "max": [0.639137453118757, 0.36085440719146294, 1.2284085875911437, -0.15317961857007964, 1.384926043737122, 3.1401163275783293, 0.6656518098460505, -0.05828401400842881, 1.1693097895966365, 3.12843417089108, 1.510511338174155, 3.123157132408024], "count": [493]}, "gripper_mode_state": {"mean": [1.0, 0.30831643002028397], "std": [0.0, 0.4617980175356211], "min": [1, 0], "max": [1, 1], "count": [493]}, "gripper_activity_state": {"mean": [1.9391480730223123, 1.8498985801217038], "std": [0.3253160179624425, 0.4785298965842798], "min": [0, 0], "max": [2, 2], "count": [493]}, "gripper_mode_action": {"mean": [1.0, 0.30831643002028397], "std": [0.0, 0.4617980175356211], "min": [1, 0], "max": [1, 1], "count": [493]}, "gripper_activity_action": {"mean": [1.9391480730223123, 1.8498985801217038], "std": [0.3253160179624425, 0.4785298965842798], "min": [0, 0], "max": [2, 2], "count": [493]}, "gripper_open_scale_state": {"mean": [0.252850912778905, 0.661029411764706], "std": [0.1394739285634649, 0.32857265753695875], "min": [0.121, 0.115], "max": [0.455, 0.896], "count": [493]}, "gripper_open_scale_action": {"mean": [0.252850912778905, 0.661029411764706], "std": [0.1394739285634649, 0.32857265753695875], "min": [0.121, 0.115], "max": [0.455, 0.896], "count": [493]}}} +{"episode_index": 306, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4777877840388492]], [[0.46246838349825914]], [[0.44711629749251725]]], "std": [[[0.11479430034125454]], [[0.13268096256348275]], [[0.1478998568717335]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[0.8666666666666667]], [[0.8627450980392157]], [[0.8470588235294118]]], "mean": [[[0.47310270638629287]], [[0.47828203454278906]], [[0.473623766874351]]], "std": [[[0.06469962365415563]], [[0.05593305672363557]], [[0.060184767676584164]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.47951601345366807]], [[0.46906171163948446]], [[0.4567635891973612]]], "std": [[[0.11807904506189688]], [[0.12091000992657092]], [[0.14053342459612675]]], "count": [107]}, "observation.state": {"min": [0.4648161232471466, 1.8705216646194458, -1.7886831760406494, -1.1305196285247803, 0.6282138228416443, 0.589327871799469, -2.7258028984069824, 120.0, -0.043901000171899796, 0.3049370050430298, -0.20294900238513947, -3.128000020980835, 0.5910000205039978, -3.1411852836608887, -1.036708116531372, -2.0326104164123535, 2.8485169410705566, -0.7302632927894592, -1.5018033981323242, 0.9525134563446045, -2.0147032737731934, 122.0, -0.29390498995780945, 0.3662880063056946, -0.20837299525737762, 0.2500000298023224, -1.3250000476837158, -3.1411852836608887], "max": [1.1162952184677124, 2.052507162094116, -0.5880364179611206, -0.06777112931013107, 2.7933645248413086, 1.8259810209274292, -1.3920048475265503, 888.0, 0.29776400327682495, 0.48111799359321594, -0.07826899737119675, 3.128000020980835, 1.5549999475479126, 3.1410000324249268, -0.5240874886512756, -1.8661935329437256, 2.8641204833984375, -0.022619467228651047, 0.13041101396083832, 1.9433717727661133, -0.3971671760082245, 461.0, -0.17865300178527832, 0.4481610059738159, -0.0225249994546175, 2.809000015258789, -0.609000027179718, 3.132999897003174], "mean": [0.688866913318634, 2.0129706859588623, -1.0306049585342407, -0.4933871328830719, 1.7771059274673462, 1.2018771171569824, -1.942278265953064, 622.4129028320312, 0.17290149629116058, 0.39668431878089905, -0.15734590590000153, 0.7025173306465149, 1.1250940561294556, -0.4157465994358063, -0.8307509422302246, -1.9497735500335693, 2.8608977794647217, -0.5138316750526428, -0.7490001916885376, 1.6044244766235352, -1.6717915534973145, 288.8591003417969, -0.23991361260414124, 0.4027779996395111, -0.10921027511358261, 1.5512824058532715, -0.9380666017532349, 1.4557887315750122], "std": [0.24830007553100586, 0.035243239253759384, 0.3119993209838867, 0.3231918215751648, 0.716251015663147, 0.3791605234146118, 0.4704814851284027, 332.53289794921875, 0.120517797768116, 0.049365438520908356, 0.037260591983795166, 2.1819934844970703, 0.2507358193397522, 1.8328821659088135, 0.14711743593215942, 0.05276092514395714, 0.005038611590862274, 0.20642045140266418, 0.4400089979171753, 0.33548954129219055, 0.47802361845970154, 139.67453002929688, 0.028745334595441818, 0.02311941795051098, 0.06880971044301987, 0.6261144280433655, 0.19938839972019196, 1.6816213130950928], "count": [511]}, "action": {"min": [0.4648161232471466, 1.8705216646194458, -1.7886831760406494, -1.1305196285247803, 0.6282138228416443, 0.589327871799469, -2.7258028984069824, 120.0, -0.043901000171899796, 0.3049370050430298, -0.20294900238513947, -3.128000020980835, 0.5910000205039978, -3.1411852836608887, -1.036708116531372, -2.0326104164123535, 2.8485169410705566, -0.7302632927894592, -1.5018033981323242, 0.9525134563446045, -2.0147032737731934, 122.0, -0.29390498995780945, 0.3662880063056946, -0.20837299525737762, 0.2500000298023224, -1.3250000476837158, -3.1411852836608887], "max": [1.1162952184677124, 2.052507162094116, -0.5880364179611206, -0.06777112931013107, 2.7933645248413086, 1.8259810209274292, -1.3920048475265503, 888.0, 0.29776400327682495, 0.48111799359321594, -0.07826899737119675, 3.128000020980835, 1.5549999475479126, 3.1410000324249268, -0.5240874886512756, -1.8661935329437256, 2.8641204833984375, -0.022619467228651047, 0.13041101396083832, 1.9433717727661133, -0.3971671760082245, 461.0, -0.17865300178527832, 0.4481610059738159, -0.0225249994546175, 2.809000015258789, -0.609000027179718, 3.132999897003174], "mean": [0.688866913318634, 2.0129706859588623, -1.0306049585342407, -0.4933871328830719, 1.7771059274673462, 1.2018771171569824, -1.942278265953064, 622.4129028320312, 0.17290149629116058, 0.39668431878089905, -0.15734590590000153, 0.7025173306465149, 1.1250940561294556, -0.4157465994358063, -0.8307509422302246, -1.9497735500335693, 2.8608977794647217, -0.5138316750526428, -0.7490001916885376, 1.6044244766235352, -1.6717915534973145, 288.8591003417969, -0.23991361260414124, 0.4027779996395111, -0.10921027511358261, 1.5512824058532715, -0.9380666017532349, 1.4557887315750122], "std": [0.24830007553100586, 0.035243239253759384, 0.3119993209838867, 0.3231918215751648, 0.716251015663147, 0.3791605234146118, 0.4704814851284027, 332.53289794921875, 0.120517797768116, 0.049365438520908356, 0.037260591983795166, 2.1819934844970703, 0.2507358193397522, 1.8328821659088135, 0.14711743593215942, 0.05276092514395714, 0.005038611590862274, 0.20642045140266418, 0.4400089979171753, 0.33548954129219055, 0.47802361845970154, 139.67453002929688, 0.028745334595441818, 0.02311941795051098, 0.06880971044301987, 0.6261144280433655, 0.19938839972019196, 1.6816213130950928], "count": [511]}, "timestamp": {"min": [0.0], "max": [17.0], "mean": [8.5], "std": [4.917090377222873], "count": [511]}, "frame_index": {"min": [0], "max": [510], "mean": [255.0], "std": [147.5127113166862], "count": [511]}, "episode_index": {"min": [307], "max": [307], "mean": [307.0], "std": [0.0], "count": [511]}, "index": {"min": [163440], "max": [163950], "mean": [163695.0], "std": [147.5127113166862], "count": [511]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [511]}, "subtask_annotation": {"mean": [5.293542074363992, 12.0, 12.0, 12.0, 12.0], "std": [4.178495100977744, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [511]}, "scene_annotation": {"mean": [307.0], "std": [0.0], "min": [307], "max": [307], "count": [511]}, "eef_direction_state": {"mean": [4.238747553816047, 3.9373776908023483], "std": [1.7919546218582936, 2.1344238882763618], "min": [0, 0], "max": [6, 6], "count": [511]}, "eef_velocity_state": {"mean": [0.7084148727984344, 0.7788649706457925], "std": [0.6403793763768303, 0.7738532222299789], "min": [0, 0], "max": [2, 2], "count": [511]}, "eef_acc_mag_state": {"mean": [0.6477495107632094, 0.6731898238747553], "std": [0.8116024013044093, 0.8304652936087196], "min": [0, 0], "max": [2, 2], "count": [511]}, "eef_direction_action": {"mean": [4.238747553816047, 3.9373776908023483], "std": [1.7919546218582936, 2.1344238882763618], "min": [0, 0], "max": [6, 6], "count": [511]}, "eef_velocity_action": {"mean": [0.7084148727984344, 0.7788649706457925], "std": [0.6403793763768303, 0.7738532222299789], "min": [0, 0], "max": [2, 2], "count": [511]}, "eef_acc_mag_action": {"mean": [0.6477495107632094, 0.6731898238747553], "std": [0.8116024013044093, 0.8304652936087196], "min": [0, 0], "max": [2, 2], "count": [511]}, "eef_sim_pose_state": {"mean": [0.6013248619124375, 0.3312026693395351, 1.1584481457180293, -1.552431776528654, 0.937236665438986, -1.6215213641854411, 0.598225085791726, -0.2578281296977153, 1.1192240047857074, 0.7025622816118078, 1.1256549700843863, -0.5608454758431766], "std": [0.028712446445043612, 0.025752836672074012, 0.06072851064270049, 0.6246673061423396, 0.19930277834712787, 1.7496225105945393, 0.047332868309300086, 0.11105137070785426, 0.046714784480521715, 2.182419036591066, 0.2504996921094058, 1.7100184991657463], "min": [0.5479512879675169, 0.27563290473403534, 1.057548459298612, -2.808526883632088, 0.6092938397341308, -3.1386746259728393, 0.5272191086311506, -0.3567070905623647, 1.0560763992982027, -3.128980466594754, 0.5918122112078725, -3.070723057759404], "max": [0.6526231798288417, 0.3704582167475197, 1.2337553901404088, -0.25648086751696775, 1.3248584061247803, 3.1398685851902903, 0.6804854684637, -0.0517815202498627, 1.2068661286552438, 3.127642104871235, 1.5550539662521228, 3.126356529574621], "count": [511]}, "eef_sim_pose_action": {"mean": [0.6013248619124375, 0.3312026693395351, 1.1584481457180293, -1.552431776528654, 0.937236665438986, -1.6215213641854411, 0.598225085791726, -0.2578281296977153, 1.1192240047857074, 0.7025622816118078, 1.1256549700843863, -0.5608454758431766], "std": [0.028712446445043612, 0.025752836672074012, 0.06072851064270049, 0.6246673061423396, 0.19930277834712787, 1.7496225105945393, 0.047332868309300086, 0.11105137070785426, 0.046714784480521715, 2.182419036591066, 0.2504996921094058, 1.7100184991657463], "min": [0.5479512879675169, 0.27563290473403534, 1.057548459298612, -2.808526883632088, 0.6092938397341308, -3.1386746259728393, 0.5272191086311506, -0.3567070905623647, 1.0560763992982027, -3.128980466594754, 0.5918122112078725, -3.070723057759404], "max": [0.6526231798288417, 0.3704582167475197, 1.2337553901404088, -0.25648086751696775, 1.3248584061247803, 3.1398685851902903, 0.6804854684637, -0.0517815202498627, 1.2068661286552438, 3.127642104871235, 1.5550539662521228, 3.126356529574621], "count": [511]}, "gripper_mode_state": {"mean": [1.0, 0.3639921722113503], "std": [0.0, 0.48114641303891365], "min": [1, 0], "max": [1, 1], "count": [511]}, "gripper_activity_state": {"mean": [1.939334637964775, 1.9021526418786692], "std": [0.29048637861065574, 0.3884527794052435], "min": [0, 0], "max": [2, 2], "count": [511]}, "gripper_mode_action": {"mean": [1.0, 0.3639921722113503], "std": [0.0, 0.48114641303891365], "min": [1, 0], "max": [1, 1], "count": [511]}, "gripper_activity_action": {"mean": [1.939334637964775, 1.9021526418786692], "std": [0.29048637861065574, 0.3884527794052435], "min": [0, 0], "max": [2, 2], "count": [511]}, "gripper_open_scale_state": {"mean": [0.28885909980430663, 0.6224129161498784], "std": [0.13967475729393408, 0.33253309776293494], "min": [0.122, 0.12], "max": [0.461, 0.888], "count": [511]}, "gripper_open_scale_action": {"mean": [0.28885909980430663, 0.6224129161498784], "std": [0.13967475729393408, 0.33253309776293494], "min": [0.122, 0.12], "max": [0.461, 0.888], "count": [511]}}} +{"episode_index": 307, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4721647998366013]], [[0.4602323488562092]], [[0.44625011029411765]]], "std": [[[0.127769152292377]], [[0.13667247684234846]], [[0.1502689695521052]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8]], [[1.0]], [[1.0]]], "mean": [[[0.4699826123366013]], [[0.47289575980392157]], [[0.4677847324346405]]], "std": [[[0.08134923948344243]], [[0.07907788014208501]], [[0.08281941794716777]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8784313725490196]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.4836101899509804]], [[0.4736725919117647]], [[0.45981206903594773]]], "std": [[[0.10382037869124529]], [[0.10367650636005697]], [[0.1243410806216714]]], "count": [100]}, "observation.state": {"min": [0.47851693630218506, 1.9295662641525269, -1.4267544746398926, -0.7246782183647156, 0.9898460507392883, 1.015415072441101, -2.7428197860717773, 58.0, -0.007381000090390444, 0.3698590099811554, -0.21328100562095642, -3.132185220718384, 0.8790000081062317, -3.0840001106262207, -1.1389670372009277, -2.0371832847595215, 2.8485169410705566, -0.9358454942703247, -1.4718014001846313, 1.2777032852172852, -1.9925377368927002, 127.0, -0.26249998807907104, 0.3802909851074219, -0.19681499898433685, 0.23800000548362732, -1.38100004196167, -3.062000036239624], "max": [1.017073154449463, 2.0432395935058594, -0.5708797574043274, -0.024434609338641167, 2.486675262451172, 1.5546345710754395, -1.5370591878890991, 884.0, 0.2957969903945923, 0.4590190052986145, -0.11916299909353256, 3.1410000324249268, 1.50600004196167, 3.0959999561309814, -0.5651026964187622, -1.8469598293304443, 2.864347219467163, -0.026232300326228142, 0.4570493996143341, 2.035629987716675, -0.4020191729068756, 590.0, -0.18642500042915344, 0.42900699377059937, 0.0016599999507889152, 2.8510000705718994, -0.3499999940395355, 3.138000011444092], "mean": [0.6662606596946716, 2.01753306388855, -0.822253942489624, -0.4535873532295227, 1.5670582056045532, 1.2624828815460205, -1.9502739906311035, 677.4812622070312, 0.17444489896297455, 0.39651498198509216, -0.16278764605522156, 1.1939548254013062, 1.192144751548767, 0.7230576872825623, -0.9702066779136658, -1.9432941675186157, 2.8620758056640625, -0.6930443644523621, -0.44137778878211975, 1.7583256959915161, -1.7340527772903442, 315.260009765625, -0.2215745747089386, 0.40466612577438354, -0.08627784997224808, 1.9093457460403442, -0.9129524827003479, 1.3178186416625977], "std": [0.18015463650226593, 0.018827730789780617, 0.26987478137016296, 0.16374224424362183, 0.4519694149494171, 0.14332441985607147, 0.3220136761665344, 315.3605651855469, 0.09089675545692444, 0.021987896412611008, 0.029693307355046272, 2.0427086353302, 0.17130206525325775, 1.7050127983093262, 0.17160063982009888, 0.06023770198225975, 0.004296400118619204, 0.2373124063014984, 0.46922680735588074, 0.26676100492477417, 0.4089518189430237, 205.97991943359375, 0.021988067775964737, 0.011866757646203041, 0.06595083326101303, 0.617168664932251, 0.25842052698135376, 1.2609843015670776], "count": [400]}, "action": {"min": [0.47851693630218506, 1.9295662641525269, -1.4267544746398926, -0.7246782183647156, 0.9898460507392883, 1.015415072441101, -2.7428197860717773, 58.0, -0.007381000090390444, 0.3698590099811554, -0.21328100562095642, -3.132185220718384, 0.8790000081062317, -3.0840001106262207, -1.1389670372009277, -2.0371832847595215, 2.8485169410705566, -0.9358454942703247, -1.4718014001846313, 1.2777032852172852, -1.9925377368927002, 127.0, -0.26249998807907104, 0.3802909851074219, -0.19681499898433685, 0.23800000548362732, -1.38100004196167, -3.062000036239624], "max": [1.017073154449463, 2.0432395935058594, -0.5708797574043274, -0.024434609338641167, 2.486675262451172, 1.5546345710754395, -1.5370591878890991, 884.0, 0.2957969903945923, 0.4590190052986145, -0.11916299909353256, 3.1410000324249268, 1.50600004196167, 3.0959999561309814, -0.5651026964187622, -1.8469598293304443, 2.864347219467163, -0.026232300326228142, 0.4570493996143341, 2.035629987716675, -0.4020191729068756, 590.0, -0.18642500042915344, 0.42900699377059937, 0.0016599999507889152, 2.8510000705718994, -0.3499999940395355, 3.138000011444092], "mean": [0.6662606596946716, 2.01753306388855, -0.822253942489624, -0.4535873532295227, 1.5670582056045532, 1.2624828815460205, -1.9502739906311035, 677.4812622070312, 0.17444489896297455, 0.39651498198509216, -0.16278764605522156, 1.1939548254013062, 1.192144751548767, 0.7230576872825623, -0.9702066779136658, -1.9432941675186157, 2.8620758056640625, -0.6930443644523621, -0.44137778878211975, 1.7583256959915161, -1.7340527772903442, 315.260009765625, -0.2215745747089386, 0.40466612577438354, -0.08627784997224808, 1.9093457460403442, -0.9129524827003479, 1.3178186416625977], "std": [0.18015463650226593, 0.018827730789780617, 0.26987478137016296, 0.16374224424362183, 0.4519694149494171, 0.14332441985607147, 0.3220136761665344, 315.3605651855469, 0.09089675545692444, 0.021987896412611008, 0.029693307355046272, 2.0427086353302, 0.17130206525325775, 1.7050127983093262, 0.17160063982009888, 0.06023770198225975, 0.004296400118619204, 0.2373124063014984, 0.46922680735588074, 0.26676100492477417, 0.4089518189430237, 205.97991943359375, 0.021988067775964737, 0.011866757646203041, 0.06595083326101303, 0.617168664932251, 0.25842052698135376, 1.2609843015670776], "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": [308], "max": [308], "mean": [308.0], "std": [0.0], "count": [400]}, "index": {"min": [163951], "max": [164350], "mean": [164150.5], "std": [115.46969299344309], "count": [400]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [400]}, "subtask_annotation": {"mean": [4.7175, 12.0, 12.0, 12.0, 12.0], "std": [3.923352361182963, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [400]}, "scene_annotation": {"mean": [308.0], "std": [0.0], "min": [308], "max": [308], "count": [400]}, "eef_direction_state": {"mean": [4.47, 4.1675], "std": [1.6137224048763805, 1.889297157675308], "min": [0, 0], "max": [6, 6], "count": [400]}, "eef_velocity_state": {"mean": [0.7875, 0.8175], "std": [0.6575285164918704, 0.7994959349490149], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_acc_mag_state": {"mean": [0.6825, 0.6075], "std": [0.8346818256078203, 0.8052600511635967], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_direction_action": {"mean": [4.47, 4.1675], "std": [1.6137224048763805, 1.889297157675308], "min": [0, 0], "max": [6, 6], "count": [400]}, "eef_velocity_action": {"mean": [0.7875, 0.8175], "std": [0.6575285164918704, 0.7994959349490149], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_acc_mag_action": {"mean": [0.6825, 0.6075], "std": [0.8346818256078203, 0.8052600511635967], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_sim_pose_state": {"mean": [0.610135302904069, 0.3165968569623266, 1.1912774855605746, -1.9098884913243714, 0.9122257787782988, 0.10890753775280203, 0.5980204429485739, -0.26433276926273575, 1.1107408352256483, 1.1940279188196332, 1.1925717231841313, -0.5812488504848298], "std": [0.01885401807712149, 0.020386977316500517, 0.06453156273135809, 0.6153802695799805, 0.25820260886446766, 2.7139847602654563, 0.030583021556268186, 0.08291822899006657, 0.030636392388660342, 2.0428592087935864, 0.17103972319825356, 1.7054152293772749], "min": [0.5623634446684255, 0.26831392593185227, 1.0600721587716864, -2.850630200277401, 0.3500700105196155, -3.1402981307675613, 0.5527696877453453, -0.3546919321788142, 1.0468731231911108, -3.1325363043931214, 0.8793608895230811, -3.0764017176089986], "max": [0.6321823925775043, 0.351031733547098, 1.272121241260696, -0.24617343619683513, 1.3813255577958237, 3.140664406210673, 0.6616776411362486, -0.0937858594032693, 1.161176836087574, 3.1411544153370867, 1.5066079723423735, 3.1003290805553405], "count": [400]}, "eef_sim_pose_action": {"mean": [0.610135302904069, 0.3165968569623266, 1.1912774855605746, -1.9098884913243714, 0.9122257787782988, 0.10890753775280203, 0.5980204429485739, -0.26433276926273575, 1.1107408352256483, 1.1940279188196332, 1.1925717231841313, -0.5812488504848298], "std": [0.01885401807712149, 0.020386977316500517, 0.06453156273135809, 0.6153802695799805, 0.25820260886446766, 2.7139847602654563, 0.030583021556268186, 0.08291822899006657, 0.030636392388660342, 2.0428592087935864, 0.17103972319825356, 1.7054152293772749], "min": [0.5623634446684255, 0.26831392593185227, 1.0600721587716864, -2.850630200277401, 0.3500700105196155, -3.1402981307675613, 0.5527696877453453, -0.3546919321788142, 1.0468731231911108, -3.1325363043931214, 0.8793608895230811, -3.0764017176089986], "max": [0.6321823925775043, 0.351031733547098, 1.272121241260696, -0.24617343619683513, 1.3813255577958237, 3.140664406210673, 0.6616776411362486, -0.0937858594032693, 1.161176836087574, 3.1411544153370867, 1.5066079723423735, 3.1003290805553405], "count": [400]}, "gripper_mode_state": {"mean": [0.585, 0.27], "std": [0.4927220311697034, 0.44395945760846334], "min": [0, 0], "max": [1, 1], "count": [400]}, "gripper_activity_state": {"mean": [1.895, 1.8625], "std": [0.404938266900031, 0.46216203868340416], "min": [0, 0], "max": [2, 2], "count": [400]}, "gripper_mode_action": {"mean": [0.585, 0.27], "std": [0.4927220311697034, 0.44395945760846334], "min": [0, 0], "max": [1, 1], "count": [400]}, "gripper_activity_action": {"mean": [1.895, 1.8625], "std": [0.404938266900031, 0.46216203868340416], "min": [0, 0], "max": [2, 2], "count": [400]}, "gripper_open_scale_state": {"mean": [0.3152600001525879, 0.6774812500667564], "std": [0.2059798745133394, 0.31536052374200657], "min": [0.127, 0.058], "max": [0.59, 0.884], "count": [400]}, "gripper_open_scale_action": {"mean": [0.3152600001525879, 0.6774812500667564], "std": [0.2059798745133394, 0.31536052374200657], "min": [0.127, 0.058], "max": [0.59, 0.884], "count": [400]}}} +{"episode_index": 308, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4709272289361289]], [[0.45516812876140555]], [[0.43971557302789105]]], "std": [[[0.11480279788401815]], [[0.13420429364099948]], [[0.14982217332565168]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4748206335339416]], [[0.4799065027826312]], [[0.4741514147738303]]], "std": [[[0.07807128821167882]], [[0.06802988437463198]], [[0.07415172383688501]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[1.0]], [[1.0]]], "mean": [[[0.47557073262473304]], [[0.458576516291335]], [[0.44225265118423607]]], "std": [[[0.1188544094173731]], [[0.12556770781405974]], [[0.14824801518570282]]], "count": [101]}, "observation.state": {"min": [0.4282339811325073, 2.0002870559692383, -1.1405203342437744, -1.0211224555969238, 0.6777986288070679, 0.70394366979599, -2.724336862564087, 66.0, 0.0007239999831654131, 0.30176499485969543, -0.21948200464248657, -3.1401853561401367, 0.6980000138282776, -3.1331851482391357, -1.012779712677002, -2.0340940952301025, 2.845479965209961, -0.7271915078163147, -1.487945556640625, 1.0540567636489868, -2.055422067642212, 121.0, -0.2780520021915436, 0.37068599462509155, -0.21043099462985992, 0.5289999842643738, -1.371000051498413, -3.1411852836608887], "max": [1.1697195768356323, 2.042942762374878, -0.15854570269584656, -0.01837831735610962, 2.486675262451172, 1.8307807445526123, -1.2605640888214111, 891.0, 0.29227200150489807, 0.49663299322128296, -0.1014690026640892, 3.140000104904175, 1.496000051498413, 3.117000102996826, -0.535309910774231, -1.8636800050735474, 2.8640506267547607, -0.027611110359430313, 0.13522811233997345, 1.9866211414337158, -0.41104254126548767, 580.0, -0.18316300213336945, 0.43443799018859863, -0.025126999244093895, 2.678999900817871, -0.5239999890327454, 3.121999979019165], "mean": [0.6966254711151123, 2.025186061859131, -0.6287438869476318, -0.4374569058418274, 1.4466030597686768, 1.318591594696045, -2.020972490310669, 590.8673095703125, 0.1951916515827179, 0.38535621762275696, -0.16989457607269287, 1.2609045505523682, 1.135756492614746, 0.4941049814224243, -0.8472230434417725, -1.93079674243927, 2.8609063625335693, -0.5413393378257751, -0.7049585580825806, 1.7396906614303589, -1.7722176313400269, 290.8906555175781, -0.23170854151248932, 0.3936726152896881, -0.09421271085739136, 1.5419163703918457, -0.8994078040122986, 1.729034185409546], "std": [0.25430694222450256, 0.008974505588412285, 0.13605621457099915, 0.3640088140964508, 0.7053482532501221, 0.3249290883541107, 0.4770265519618988, 344.1755676269531, 0.10234500467777252, 0.05323418602347374, 0.03987964615225792, 2.080744981765747, 0.24333171546459198, 1.6676318645477295, 0.11499916017055511, 0.05166708305478096, 0.0038980150129646063, 0.1674603968858719, 0.3833814859390259, 0.31976985931396484, 0.357487291097641, 200.29592895507812, 0.027121540158987045, 0.01747889257967472, 0.06525683403015137, 0.5313065648078918, 0.18232515454292297, 1.3389673233032227], "count": [471]}, "action": {"min": [0.4282339811325073, 2.0002870559692383, -1.1405203342437744, -1.0211224555969238, 0.6777986288070679, 0.70394366979599, -2.724336862564087, 66.0, 0.0007239999831654131, 0.30176499485969543, -0.21948200464248657, -3.1401853561401367, 0.6980000138282776, -3.1331851482391357, -1.012779712677002, -2.0340940952301025, 2.845479965209961, -0.7271915078163147, -1.487945556640625, 1.0540567636489868, -2.055422067642212, 121.0, -0.2780520021915436, 0.37068599462509155, -0.21043099462985992, 0.5289999842643738, -1.371000051498413, -3.1411852836608887], "max": [1.1697195768356323, 2.042942762374878, -0.15854570269584656, -0.01837831735610962, 2.486675262451172, 1.8307807445526123, -1.2605640888214111, 891.0, 0.29227200150489807, 0.49663299322128296, -0.1014690026640892, 3.140000104904175, 1.496000051498413, 3.117000102996826, -0.535309910774231, -1.8636800050735474, 2.8640506267547607, -0.027611110359430313, 0.13522811233997345, 1.9866211414337158, -0.41104254126548767, 580.0, -0.18316300213336945, 0.43443799018859863, -0.025126999244093895, 2.678999900817871, -0.5239999890327454, 3.121999979019165], "mean": [0.6966254711151123, 2.025186061859131, -0.6287438869476318, -0.4374569058418274, 1.4466030597686768, 1.318591594696045, -2.020972490310669, 590.8673095703125, 0.1951916515827179, 0.38535621762275696, -0.16989457607269287, 1.2609045505523682, 1.135756492614746, 0.4941049814224243, -0.8472230434417725, -1.93079674243927, 2.8609063625335693, -0.5413393378257751, -0.7049585580825806, 1.7396906614303589, -1.7722176313400269, 290.8906555175781, -0.23170854151248932, 0.3936726152896881, -0.09421271085739136, 1.5419163703918457, -0.8994078040122986, 1.729034185409546], "std": [0.25430694222450256, 0.008974505588412285, 0.13605621457099915, 0.3640088140964508, 0.7053482532501221, 0.3249290883541107, 0.4770265519618988, 344.1755676269531, 0.10234500467777252, 0.05323418602347374, 0.03987964615225792, 2.080744981765747, 0.24333171546459198, 1.6676318645477295, 0.11499916017055511, 0.05166708305478096, 0.0038980150129646063, 0.1674603968858719, 0.3833814859390259, 0.31976985931396484, 0.357487291097641, 200.29592895507812, 0.027121540158987045, 0.01747889257967472, 0.06525683403015137, 0.5313065648078918, 0.18232515454292297, 1.3389673233032227], "count": [471]}, "timestamp": {"min": [0.0], "max": [15.666666666666666], "mean": [7.833333333333333], "std": [4.532189398154135], "count": [471]}, "frame_index": {"min": [0], "max": [470], "mean": [235.0], "std": [135.96568194462407], "count": [471]}, "episode_index": {"min": [309], "max": [309], "mean": [309.0], "std": [0.0], "count": [471]}, "index": {"min": [164351], "max": [164821], "mean": [164586.0], "std": [135.96568194462407], "count": [471]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [471]}, "subtask_annotation": {"mean": [4.505307855626327, 12.0, 12.0, 12.0, 12.0], "std": [4.088131215761583, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [471]}, "scene_annotation": {"mean": [309.0], "std": [0.0], "min": [309], "max": [309], "count": [471]}, "eef_direction_state": {"mean": [4.2993630573248405, 3.9745222929936306], "std": [1.6374011105565414, 1.9514784354170858], "min": [0, 0], "max": [6, 6], "count": [471]}, "eef_velocity_state": {"mean": [0.6857749469214437, 0.8280254777070064], "std": [0.5963346859200512, 0.7330100576211853], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_acc_mag_state": {"mean": [0.6794055201698513, 0.6645435244161358], "std": [0.8275898467534252, 0.8151926255083025], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_direction_action": {"mean": [4.2993630573248405, 3.9745222929936306], "std": [1.6374011105565414, 1.9514784354170858], "min": [0, 0], "max": [6, 6], "count": [471]}, "eef_velocity_action": {"mean": [0.6857749469214437, 0.8280254777070064], "std": [0.5963346859200512, 0.7330100576211853], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_acc_mag_action": {"mean": [0.6794055201698513, 0.6645435244161358], "std": [0.8275898467534252, 0.8151926255083025], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_sim_pose_state": {"mean": [0.5966638566411395, 0.3278790602078541, 1.1722254900416975, -1.5429973551866225, 0.8985700917885772, -1.6761280495770128, 0.5880519565148331, -0.27944694675850523, 1.107958745893898, 1.2609840135301091, 1.1362908010663024, -0.8104342965051788], "std": [0.02182180982431239, 0.02606287585328391, 0.0549098623903606, 0.5301827692427223, 0.18222831190074743, 1.860538020179738, 0.05233654972070985, 0.09138836578128096, 0.04690004044896261, 2.080934024832169, 0.24320875084799096, 1.6869543207940063], "min": [0.5525325005293951, 0.2748839426352687, 1.0554259602945657, -2.6785835864240335, 0.5234505276051413, -3.140287421707455, 0.5202043104221056, -0.3617608000329297, 1.043355774845903, -3.140161092629567, 0.6990435243730206, -3.0379143626201444], "max": [0.6419018909772483, 0.35840063419777574, 1.2315362716791687, -0.536474495198868, 1.3704974077201788, 3.1388517550942874, 0.69591601627813, -0.10290868139780827, 1.1796872745127058, 3.1393756359702416, 1.4963604848786378, 3.1153717553297806], "count": [471]}, "eef_sim_pose_action": {"mean": [0.5966638566411395, 0.3278790602078541, 1.1722254900416975, -1.5429973551866225, 0.8985700917885772, -1.6761280495770128, 0.5880519565148331, -0.27944694675850523, 1.107958745893898, 1.2609840135301091, 1.1362908010663024, -0.8104342965051788], "std": [0.02182180982431239, 0.02606287585328391, 0.0549098623903606, 0.5301827692427223, 0.18222831190074743, 1.860538020179738, 0.05233654972070985, 0.09138836578128096, 0.04690004044896261, 2.080934024832169, 0.24320875084799096, 1.6869543207940063], "min": [0.5525325005293951, 0.2748839426352687, 1.0554259602945657, -2.6785835864240335, 0.5234505276051413, -3.140287421707455, 0.5202043104221056, -0.3617608000329297, 1.043355774845903, -3.140161092629567, 0.6990435243730206, -3.0379143626201444], "max": [0.6419018909772483, 0.35840063419777574, 1.2315362716791687, -0.536474495198868, 1.3704974077201788, 3.1388517550942874, 0.69591601627813, -0.10290868139780827, 1.1796872745127058, 3.1393756359702416, 1.4963604848786378, 3.1153717553297806], "count": [471]}, "gripper_mode_state": {"mean": [0.643312101910828, 0.3630573248407643], "std": [0.4790215459098879, 0.48088117422106696], "min": [0, 0], "max": [1, 1], "count": [471]}, "gripper_activity_state": {"mean": [1.9235668789808917, 1.8789808917197452], "std": [0.34249120943764894, 0.45170568652134746], "min": [0, 0], "max": [2, 2], "count": [471]}, "gripper_mode_action": {"mean": [0.643312101910828, 0.3630573248407643], "std": [0.4790215459098879, 0.48088117422106696], "min": [0, 0], "max": [1, 1], "count": [471]}, "gripper_activity_action": {"mean": [1.9235668789808917, 1.8789808917197452], "std": [0.34249120943764894, 0.45170568652134746], "min": [0, 0], "max": [2, 2], "count": [471]}, "gripper_open_scale_state": {"mean": [0.2908906581740971, 0.5908673037065305], "std": [0.20029597390682188, 0.3441756782092933], "min": [0.121, 0.066], "max": [0.58, 0.891], "count": [471]}, "gripper_open_scale_action": {"mean": [0.2908906581740971, 0.5908673037065305], "std": [0.20029597390682188, 0.3441756782092933], "min": [0.121, 0.066], "max": [0.58, 0.891], "count": [471]}}} +{"episode_index": 309, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[1.0]], [[1.0]]], "mean": [[[0.4649620486111111]], [[0.45210020833333336]], [[0.4382753778594771]]], "std": [[[0.13105293757691852]], [[0.1430588864072289]], [[0.15593213804268727]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4697687397875817]], [[0.4694494281045752]], [[0.46397745098039217]]], "std": [[[0.0814225945832011]], [[0.07828987987234678]], [[0.08364606515938118]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[1.0]], [[0.8666666666666667]]], "mean": [[[0.47651890522875817]], [[0.46984908700980393]], [[0.4520933762254902]]], "std": [[[0.1259964143996959]], [[0.1259288667017913]], [[0.1469805553591557]]], "count": [100]}, "observation.state": {"min": [0.5182929635047913, 2.000479221343994, -0.9885021448135376, -0.7549072504043579, 0.8327315449714661, 1.1414453983306885, -2.551706314086914, 58.0, -0.0013970000436529517, 0.33584800362586975, -0.2111230045557022, -3.125999927520752, 0.8479999303817749, -3.0199999809265137, -1.02518892288208, -2.0355076789855957, 2.8479061126708984, -0.8459261655807495, -1.4424099922180176, 1.4551857709884644, -1.9922759532928467, 133.0, -0.28266599774360657, 0.3439440131187439, -0.2017810046672821, 0.06199999526143074, -1.2640000581741333, -3.0950000286102295], "max": [1.1621798276901245, 2.0530307292938232, -0.08426450192928314, -0.17638297379016876, 2.187839984893799, 1.7804802656173706, -1.5426965951919556, 880.0, 0.31016799807548523, 0.44197899103164673, -0.11581599712371826, 3.1410000324249268, 1.559000015258789, 3.1410000324249268, -0.536758542060852, -1.862144112586975, 2.8640856742858887, -0.05518731102347374, 0.2168571650981903, 2.0372183322906494, -0.3956661522388458, 647.0, -0.1826999932527542, 0.4099830090999603, -0.02287600003182888, 2.5829999446868896, -0.33399999141693115, 3.134000062942505], "mean": [0.6928792595863342, 2.023824453353882, -0.4998927712440491, -0.3858416676521301, 1.3409112691879272, 1.3614295721054077, -2.1024553775787354, 644.2587280273438, 0.19761748611927032, 0.37739071249961853, -0.17491929233074188, 1.616322636604309, 1.1785013675689697, 0.7948776483535767, -0.869260847568512, -1.9661458730697632, 2.8621504306793213, -0.6398993134498596, -0.5281733870506287, 1.8065603971481323, -1.7294877767562866, 311.41412353515625, -0.2263549417257309, 0.3788177967071533, -0.10998617857694626, 1.724031925201416, -0.8410987257957458, 1.3429020643234253], "std": [0.20502664148807526, 0.010367479175329208, 0.3590078055858612, 0.2062188684940338, 0.43983274698257446, 0.17875328660011292, 0.3537560999393463, 319.0718688964844, 0.10576367378234863, 0.023223498836159706, 0.02326728217303753, 1.612684726715088, 0.22469483315944672, 1.4295552968978882, 0.13975243270397186, 0.054217029362916946, 0.003934687003493309, 0.20729106664657593, 0.4346069395542145, 0.205096036195755, 0.42297372221946716, 202.90155029296875, 0.02478943206369877, 0.018140288069844246, 0.06074419617652893, 0.610016942024231, 0.24626940488815308, 1.3642597198486328], "count": [425]}, "action": {"min": [0.5182929635047913, 2.000479221343994, -0.9885021448135376, -0.7549072504043579, 0.8327315449714661, 1.1414453983306885, -2.551706314086914, 58.0, -0.0013970000436529517, 0.33584800362586975, -0.2111230045557022, -3.125999927520752, 0.8479999303817749, -3.0199999809265137, -1.02518892288208, -2.0355076789855957, 2.8479061126708984, -0.8459261655807495, -1.4424099922180176, 1.4551857709884644, -1.9922759532928467, 133.0, -0.28266599774360657, 0.3439440131187439, -0.2017810046672821, 0.06199999526143074, -1.2640000581741333, -3.0950000286102295], "max": [1.1621798276901245, 2.0530307292938232, -0.08426450192928314, -0.17638297379016876, 2.187839984893799, 1.7804802656173706, -1.5426965951919556, 880.0, 0.31016799807548523, 0.44197899103164673, -0.11581599712371826, 3.1410000324249268, 1.559000015258789, 3.1410000324249268, -0.536758542060852, -1.862144112586975, 2.8640856742858887, -0.05518731102347374, 0.2168571650981903, 2.0372183322906494, -0.3956661522388458, 647.0, -0.1826999932527542, 0.4099830090999603, -0.02287600003182888, 2.5829999446868896, -0.33399999141693115, 3.134000062942505], "mean": [0.6928792595863342, 2.023824453353882, -0.4998927712440491, -0.3858416676521301, 1.3409112691879272, 1.3614295721054077, -2.1024553775787354, 644.2587280273438, 0.19761748611927032, 0.37739071249961853, -0.17491929233074188, 1.616322636604309, 1.1785013675689697, 0.7948776483535767, -0.869260847568512, -1.9661458730697632, 2.8621504306793213, -0.6398993134498596, -0.5281733870506287, 1.8065603971481323, -1.7294877767562866, 311.41412353515625, -0.2263549417257309, 0.3788177967071533, -0.10998617857694626, 1.724031925201416, -0.8410987257957458, 1.3429020643234253], "std": [0.20502664148807526, 0.010367479175329208, 0.3590078055858612, 0.2062188684940338, 0.43983274698257446, 0.17875328660011292, 0.3537560999393463, 319.0718688964844, 0.10576367378234863, 0.023223498836159706, 0.02326728217303753, 1.612684726715088, 0.22469483315944672, 1.4295552968978882, 0.13975243270397186, 0.054217029362916946, 0.003934687003493309, 0.20729106664657593, 0.4346069395542145, 0.205096036195755, 0.42297372221946716, 202.90155029296875, 0.02478943206369877, 0.018140288069844246, 0.06074419617652893, 0.610016942024231, 0.24626940488815308, 1.3642597198486328], "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": [310], "max": [310], "mean": [310.0], "std": [0.0], "count": [425]}, "index": {"min": [164822], "max": [165246], "mean": [165034.0], "std": [122.68659258452001], "count": [425]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [425]}, "subtask_annotation": {"mean": [4.1647058823529415, 12.0, 12.0, 12.0, 12.0], "std": [4.06837750236261, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [425]}, "scene_annotation": {"mean": [310.0], "std": [0.0], "min": [310], "max": [310], "count": [425]}, "eef_direction_state": {"mean": [4.503529411764706, 4.567058823529412], "std": [1.5599733827912898, 1.6665136723319112], "min": [0, 1], "max": [6, 6], "count": [425]}, "eef_velocity_state": {"mean": [0.6705882352941176, 0.691764705882353], "std": [0.5818476714766236, 0.7860866236813833], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_acc_mag_state": {"mean": [0.6258823529411764, 0.6188235294117647], "std": [0.8051529545849117, 0.8206875335239728], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_direction_action": {"mean": [4.503529411764706, 4.567058823529412], "std": [1.5599733827912898, 1.6665136723319112], "min": [0, 1], "max": [6, 6], "count": [425]}, "eef_velocity_action": {"mean": [0.6705882352941176, 0.691764705882353], "std": [0.5818476714766236, 0.7860866236813833], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_acc_mag_action": {"mean": [0.6258823529411764, 0.6188235294117647], "std": [0.8051529545849117, 0.8206875335239728], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_sim_pose_state": {"mean": [0.5854162175278115, 0.3230135854640221, 1.1635667577495754, -1.7247794703636063, 0.8402625689905244, -1.3880980164291061, 0.5817881598875662, -0.2821715480469861, 1.0997799456757222, 1.616877100278921, 1.1790983299460094, -0.657738506753275], "std": [0.021472821636344685, 0.016970707390376795, 0.055030037432070245, 0.6085974209842209, 0.2460315344609635, 2.3198677562798853, 0.026080973618841586, 0.0922577435838195, 0.030348757968306772, 1.6125178579827437, 0.2244769979595924, 1.4221190785425393], "min": [0.5472935412644211, 0.2892169081112008, 1.0744001894916135, -2.583094213264789, 0.3333510551265908, -3.135879319949803, 0.5535691151622391, -0.37969040116774305, 1.068099476604255, -3.126996699387682, 0.8484641490725835, -3.0657839335058354], "max": [0.6207144846739802, 0.3638383101375435, 1.2410319096962839, -0.06769536124644825, 1.263671040447369, 3.136506088640648, 0.6461724319475926, -0.09768763749827357, 1.1624184315597152, 3.1410345176730967, 1.559644222370001, 3.043811171526601], "count": [425]}, "eef_sim_pose_action": {"mean": [0.5854162175278115, 0.3230135854640221, 1.1635667577495754, -1.7247794703636063, 0.8402625689905244, -1.3880980164291061, 0.5817881598875662, -0.2821715480469861, 1.0997799456757222, 1.616877100278921, 1.1790983299460094, -0.657738506753275], "std": [0.021472821636344685, 0.016970707390376795, 0.055030037432070245, 0.6085974209842209, 0.2460315344609635, 2.3198677562798853, 0.026080973618841586, 0.0922577435838195, 0.030348757968306772, 1.6125178579827437, 0.2244769979595924, 1.4221190785425393], "min": [0.5472935412644211, 0.2892169081112008, 1.0744001894916135, -2.583094213264789, 0.3333510551265908, -3.135879319949803, 0.5535691151622391, -0.37969040116774305, 1.068099476604255, -3.126996699387682, 0.8484641490725835, -3.0657839335058354], "max": [0.6207144846739802, 0.3638383101375435, 1.2410319096962839, -0.06769536124644825, 1.263671040447369, 3.136506088640648, 0.6461724319475926, -0.09768763749827357, 1.1624184315597152, 3.1410345176730967, 1.559644222370001, 3.043811171526601], "count": [425]}, "gripper_mode_state": {"mean": [0.6329411764705882, 0.2988235294117647], "std": [0.4820027423144126, 0.4577423158084268], "min": [0, 0], "max": [1, 1], "count": [425]}, "gripper_activity_state": {"mean": [1.8988235294117648, 1.8729411764705883], "std": [0.4019054959585176, 0.43693807214836966], "min": [0, 0], "max": [2, 2], "count": [425]}, "gripper_mode_action": {"mean": [0.6329411764705882, 0.2988235294117647], "std": [0.4820027423144126, 0.4577423158084268], "min": [0, 0], "max": [1, 1], "count": [425]}, "gripper_activity_action": {"mean": [1.8988235294117648, 1.8729411764705883], "std": [0.4019054959585176, 0.43693807214836966], "min": [0, 0], "max": [2, 2], "count": [425]}, "gripper_open_scale_state": {"mean": [0.3114141176829621, 0.6442588234217025], "std": [0.20290150224260392, 0.31907187393943665], "min": [0.133, 0.058], "max": [0.647, 0.88], "count": [425]}, "gripper_open_scale_action": {"mean": [0.3114141176829621, 0.6442588234217025], "std": [0.20290150224260392, 0.31907187393943665], "min": [0.133, 0.058], "max": [0.647, 0.88], "count": [425]}}} +{"episode_index": 310, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.46445431644880175]], [[0.4593253248521631]], [[0.44617896630874576]]], "std": [[[0.11432296215107327]], [[0.11980973788516959]], [[0.13205210607433174]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7176470588235294]], [[0.6549019607843137]], [[0.6431372549019608]]], "mean": [[[0.47196058979147215]], [[0.4753829968098351]], [[0.46892342242452534]]], "std": [[[0.07706104233782621]], [[0.0722084210046745]], [[0.07588581961042079]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[0.8745098039215686]], [[0.8705882352941177]]], "mean": [[[0.47436421179582944]], [[0.47086778127917833]], [[0.4590558084344849]]], "std": [[[0.1019278379664934]], [[0.10097413238083101]], [[0.11550012887594152]]], "count": [105]}, "observation.state": {"min": [0.5537755489349365, 1.8234328031539917, -0.6595773696899414, -0.4558974802494049, 0.6855827569961548, 0.9756216406822205, -2.762192964553833, 63.0, -0.014654000289738178, 0.35979101061820984, -0.23680700361728668, -3.1371853351593018, 0.9419999122619629, -2.9049999713897705, -1.7854894399642944, -2.050971269607544, 2.6031761169433594, -1.6495980024337769, -1.4524282217025757, 0.9593551754951477, -2.09572172164917, 119.0, -0.28808900713920593, 0.3898420035839081, -0.21049199998378754, -3.125, -1.5180000066757202, -3.0480000972747803], "max": [1.210542917251587, 2.0380733013153076, -0.06129596382379532, 0.020001472905278206, 2.3065922260284424, 1.7350143194198608, -1.8472214937210083, 897.0, 0.32127198576927185, 0.4533360004425049, -0.10487399995326996, 3.115000009536743, 1.4980000257492065, 2.197999954223633, -0.7196691036224365, -1.8405369520187378, 2.8732831478118896, 0.16004669666290283, 0.5560444593429565, 2.052489757537842, -0.02295108139514923, 903.0, -0.13158099353313446, 0.47556599974632263, 0.1286119967699051, 3.1389999389648438, -0.4659999907016754, 3.0840001106262207], "mean": [0.7533866167068481, 2.012691020965576, -0.3489135503768921, -0.18357305228710175, 1.5402934551239014, 1.1781909465789795, -2.3766496181488037, 677.5534057617188, 0.1927310675382614, 0.40644916892051697, -0.18043799698352814, 0.5091575384140015, 1.3164280652999878, -0.9979109168052673, -1.3476380109786987, -1.929795265197754, 2.8564016819000244, -1.0126272439956665, 0.05895375832915306, 1.7521471977233887, -1.5846526622772217, 383.72174072265625, -0.1964784562587738, 0.42516493797302246, 0.001913488726131618, -0.5983816981315613, -0.852367103099823, 0.6214883327484131], "std": [0.20285896956920624, 0.03592262789607048, 0.2428228259086609, 0.1701076179742813, 0.5254429578781128, 0.21252019703388214, 0.37387901544570923, 269.6671142578125, 0.10035867244005203, 0.024521905928850174, 0.04457312822341919, 2.183851480484009, 0.15311738848686218, 1.6345134973526, 0.3735089600086212, 0.06703361868858337, 0.05087703466415405, 0.4776460528373718, 0.5906151533126831, 0.3507488965988159, 0.4332909882068634, 301.4300537109375, 0.04311102628707886, 0.015008795075118542, 0.1200830340385437, 2.5791969299316406, 0.3140506446361542, 1.0107735395431519], "count": [496]}, "action": {"min": [0.5537755489349365, 1.8234328031539917, -0.6595773696899414, -0.4558974802494049, 0.6855827569961548, 0.9756216406822205, -2.762192964553833, 63.0, -0.014654000289738178, 0.35979101061820984, -0.23680700361728668, -3.1371853351593018, 0.9419999122619629, -2.9049999713897705, -1.7854894399642944, -2.050971269607544, 2.6031761169433594, -1.6495980024337769, -1.4524282217025757, 0.9593551754951477, -2.09572172164917, 119.0, -0.28808900713920593, 0.3898420035839081, -0.21049199998378754, -3.125, -1.5180000066757202, -3.0480000972747803], "max": [1.210542917251587, 2.0380733013153076, -0.06129596382379532, 0.020001472905278206, 2.3065922260284424, 1.7350143194198608, -1.8472214937210083, 897.0, 0.32127198576927185, 0.4533360004425049, -0.10487399995326996, 3.115000009536743, 1.4980000257492065, 2.197999954223633, -0.7196691036224365, -1.8405369520187378, 2.8732831478118896, 0.16004669666290283, 0.5560444593429565, 2.052489757537842, -0.02295108139514923, 903.0, -0.13158099353313446, 0.47556599974632263, 0.1286119967699051, 3.1389999389648438, -0.4659999907016754, 3.0840001106262207], "mean": [0.7533866167068481, 2.012691020965576, -0.3489135503768921, -0.18357305228710175, 1.5402934551239014, 1.1781909465789795, -2.3766496181488037, 677.5534057617188, 0.1927310675382614, 0.40644916892051697, -0.18043799698352814, 0.5091575384140015, 1.3164280652999878, -0.9979109168052673, -1.3476380109786987, -1.929795265197754, 2.8564016819000244, -1.0126272439956665, 0.05895375832915306, 1.7521471977233887, -1.5846526622772217, 383.72174072265625, -0.1964784562587738, 0.42516493797302246, 0.001913488726131618, -0.5983816981315613, -0.852367103099823, 0.6214883327484131], "std": [0.20285896956920624, 0.03592262789607048, 0.2428228259086609, 0.1701076179742813, 0.5254429578781128, 0.21252019703388214, 0.37387901544570923, 269.6671142578125, 0.10035867244005203, 0.024521905928850174, 0.04457312822341919, 2.183851480484009, 0.15311738848686218, 1.6345134973526, 0.3735089600086212, 0.06703361868858337, 0.05087703466415405, 0.4776460528373718, 0.5906151533126831, 0.3507488965988159, 0.4332909882068634, 301.4300537109375, 0.04311102628707886, 0.015008795075118542, 0.1200830340385437, 2.5791969299316406, 0.3140506446361542, 1.0107735395431519], "count": [496]}, "timestamp": {"min": [0.0], "max": [16.5], "mean": [8.25], "std": [4.77275252518572], "count": [496]}, "frame_index": {"min": [0], "max": [495], "mean": [247.5], "std": [143.1825757555716], "count": [496]}, "episode_index": {"min": [311], "max": [311], "mean": [311.0], "std": [0.0], "count": [496]}, "index": {"min": [165247], "max": [165742], "mean": [165494.5], "std": [143.1825757555716], "count": [496]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [496]}, "subtask_annotation": {"mean": [4.745967741935484, 12.0, 12.0, 12.0, 12.0], "std": [4.096121280839524, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [496]}, "scene_annotation": {"mean": [311.0], "std": [0.0], "min": [311], "max": [311], "count": [496]}, "eef_direction_state": {"mean": [4.294354838709677, 4.056451612903226], "std": [1.5404650753207718, 1.963589616784156], "min": [0, 0], "max": [6, 6], "count": [496]}, "eef_velocity_state": {"mean": [1.0443548387096775, 0.7681451612903226], "std": [0.8045036958710223, 0.7517944843307467], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_acc_mag_state": {"mean": [1.0504032258064515, 0.9032258064516129], "std": [0.8103910835989571, 0.8344338899837296], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_direction_action": {"mean": [4.294354838709677, 4.056451612903226], "std": [1.5404650753207718, 1.963589616784156], "min": [0, 0], "max": [6, 6], "count": [496]}, "eef_velocity_action": {"mean": [1.0443548387096775, 0.7681451612903226], "std": [0.8045036958710223, 0.7517944843307467], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_acc_mag_action": {"mean": [1.0504032258064515, 0.9032258064516129], "std": [0.8103910835989571, 0.8344338899837296], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_sim_pose_state": {"mean": [0.6274732860752802, 0.2817117751893552, 1.2923311229379382, 0.5988971085430369, 0.8527672932037624, 1.598220506356978, 0.6033887610327145, -0.27332592965659713, 1.0910781208670088, 0.5090808206879736, 1.3169243817423255, 0.07839867357794972], "std": [0.01526999578788316, 0.044190727833344864, 0.12783707914235012, 2.5797586508988606, 0.3141253501725244, 1.6471006005317166, 0.027860784469038374, 0.08578977076565115, 0.048118283868347274, 2.184257026999111, 0.15299724433087297, 1.7221185805462067], "min": [0.596700288257951, 0.2168451230779478, 1.058005242433507, -3.138073124975453, 0.4656604070928716, -3.135480746503804, 0.5639195694357786, -0.4089886405277982, 1.030895490776149, -3.1370254992191424, 0.9429071752448079, -3.126467895779396], "max": [0.6670300598662686, 0.3757803293392375, 1.4268827374796371, 3.127233691283699, 1.5197262880748834, 3.1321088149095266, 0.6519103127857634, -0.0888220376931392, 1.175569717978847, 3.114880699767957, 1.4985481071842188, 3.042326033239862], "count": [496]}, "eef_sim_pose_action": {"mean": [0.6274732860752802, 0.2817117751893552, 1.2923311229379382, 0.5988971085430369, 0.8527672932037624, 1.598220506356978, 0.6033887610327145, -0.27332592965659713, 1.0910781208670088, 0.5090808206879736, 1.3169243817423255, 0.07839867357794972], "std": [0.01526999578788316, 0.044190727833344864, 0.12783707914235012, 2.5797586508988606, 0.3141253501725244, 1.6471006005317166, 0.027860784469038374, 0.08578977076565115, 0.048118283868347274, 2.184257026999111, 0.15299724433087297, 1.7221185805462067], "min": [0.596700288257951, 0.2168451230779478, 1.058005242433507, -3.138073124975453, 0.4656604070928716, -3.135480746503804, 0.5639195694357786, -0.4089886405277982, 1.030895490776149, -3.1370254992191424, 0.9429071752448079, -3.126467895779396], "max": [0.6670300598662686, 0.3757803293392375, 1.4268827374796371, 3.127233691283699, 1.5197262880748834, 3.1321088149095266, 0.6519103127857634, -0.0888220376931392, 1.175569717978847, 3.114880699767957, 1.4985481071842188, 3.042326033239862], "count": [496]}, "gripper_mode_state": {"mean": [0.5685483870967742, 0.19556451612903225], "std": [0.49527882917244515, 0.3966346381246204], "min": [0, 0], "max": [1, 1], "count": [496]}, "gripper_activity_state": {"mean": [1.872983870967742, 1.8387096774193548], "std": [0.4600972545134589, 0.5022063702238806], "min": [0, 0], "max": [2, 2], "count": [496]}, "gripper_mode_action": {"mean": [0.5685483870967742, 0.19556451612903225], "std": [0.49527882917244515, 0.3966346381246204], "min": [0, 0], "max": [1, 1], "count": [496]}, "gripper_activity_action": {"mean": [1.872983870967742, 1.8387096774193548], "std": [0.4600972545134589, 0.5022063702238806], "min": [0, 0], "max": [2, 2], "count": [496]}, "gripper_open_scale_state": {"mean": [0.38372177419354825, 0.6775534273578273], "std": [0.3014299970891945, 0.2696672119491585], "min": [0.119, 0.063], "max": [0.903, 0.897], "count": [496]}, "gripper_open_scale_action": {"mean": [0.38372177419354825, 0.6775534273578273], "std": [0.3014299970891945, 0.2696672119491585], "min": [0.119, 0.063], "max": [0.903, 0.897], "count": [496]}}} +{"episode_index": 311, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.46206085988562096]], [[0.45776232434640524]], [[0.4442106964869281]]], "std": [[[0.11561367908328297]], [[0.12146529195976376]], [[0.13368136172032927]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[1.0]], [[0.9490196078431372]]], "mean": [[[0.4666743239379085]], [[0.4660023733660131]], [[0.4599347610294118]]], "std": [[[0.0926932815876669]], [[0.0939465083644814]], [[0.09716464976706302]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8156862745098039]], [[0.7686274509803922]], [[0.792156862745098]]], "mean": [[[0.4719819934640523]], [[0.4702864440359477]], [[0.4571616482843137]]], "std": [[[0.10192012312345335]], [[0.09775018474000549]], [[0.11499069278245606]]], "count": [100]}, "observation.state": {"min": [0.48602184653282166, 1.8103951215744019, -0.7549771070480347, -0.5189387202262878, 0.7032804489135742, 1.0799224376678467, -2.7733981609344482, 94.0, 0.022165000438690186, 0.364766001701355, -0.2057269960641861, -3.132185220718384, 0.8519999980926514, -3.0820000171661377, -1.7611420154571533, -2.042384386062622, 2.853142261505127, -0.9883800148963928, -1.4341893196105957, 1.1765090227127075, -2.1352882385253906, 121.0, -0.2629390060901642, 0.3980790078639984, -0.17077699303627014, -3.128999948501587, -1.5390000343322754, -3.122999906539917], "max": [1.1121761798858643, 2.0340590476989746, 0.2180265188217163, -0.006003933027386665, 2.3133816719055176, 1.7056753635406494, -1.7335658073425293, 892.0, 0.3405649960041046, 0.45048001408576965, -0.10808899998664856, 3.127000093460083, 1.5299999713897705, 3.115999937057495, -0.6904522776603699, -1.751699686050415, 2.871729850769043, 0.17950710654258728, 0.5330584645271301, 1.9742990732192993, -0.13575170934200287, 903.0, -0.11648499965667725, 0.4709010124206543, 0.12424200028181076, 3.0829999446868896, -0.47099998593330383, 2.8919999599456787], "mean": [0.7397322654724121, 1.998449683189392, -0.4384381175041199, -0.2384302169084549, 1.6016749143600464, 1.2992913722991943, -2.2881898880004883, 745.9398193359375, 0.20714867115020752, 0.4047768712043762, -0.16136668622493744, 0.09488488733768463, 1.2234892845153809, 0.9191578030586243, -1.4025737047195435, -1.8448582887649536, 2.866711139678955, -0.7699428796768188, 0.14049841463565826, 1.7358088493347168, -1.7593986988067627, 398.2830505371094, -0.17062915861606598, 0.4455721378326416, 0.012830988503992558, 2.406141757965088, -0.7548403739929199, 0.6981425285339355], "std": [0.1800585389137268, 0.04768262803554535, 0.20759396255016327, 0.19885019958019257, 0.6458587050437927, 0.14238664507865906, 0.4219558537006378, 258.7069396972656, 0.09496866911649704, 0.02096164971590042, 0.027324587106704712, 2.042389392852783, 0.15816271305084229, 1.3825969696044922, 0.35780197381973267, 0.09682349115610123, 0.003912527579814196, 0.3154761791229248, 0.5657778382301331, 0.27894529700279236, 0.4712403118610382, 328.1856994628906, 0.04367325082421303, 0.016946960240602493, 0.11670378595590591, 1.2639936208724976, 0.2829661965370178, 0.9435838460922241], "count": [399]}, "action": {"min": [0.48602184653282166, 1.8103951215744019, -0.7549771070480347, -0.5189387202262878, 0.7032804489135742, 1.0799224376678467, -2.7733981609344482, 94.0, 0.022165000438690186, 0.364766001701355, -0.2057269960641861, -3.132185220718384, 0.8519999980926514, -3.0820000171661377, -1.7611420154571533, -2.042384386062622, 2.853142261505127, -0.9883800148963928, -1.4341893196105957, 1.1765090227127075, -2.1352882385253906, 121.0, -0.2629390060901642, 0.3980790078639984, -0.17077699303627014, -3.128999948501587, -1.5390000343322754, -3.122999906539917], "max": [1.1121761798858643, 2.0340590476989746, 0.2180265188217163, -0.006003933027386665, 2.3133816719055176, 1.7056753635406494, -1.7335658073425293, 892.0, 0.3405649960041046, 0.45048001408576965, -0.10808899998664856, 3.127000093460083, 1.5299999713897705, 3.115999937057495, -0.6904522776603699, -1.751699686050415, 2.871729850769043, 0.17950710654258728, 0.5330584645271301, 1.9742990732192993, -0.13575170934200287, 903.0, -0.11648499965667725, 0.4709010124206543, 0.12424200028181076, 3.0829999446868896, -0.47099998593330383, 2.8919999599456787], "mean": [0.7397322654724121, 1.998449683189392, -0.4384381175041199, -0.2384302169084549, 1.6016749143600464, 1.2992913722991943, -2.2881898880004883, 745.9398193359375, 0.20714867115020752, 0.4047768712043762, -0.16136668622493744, 0.09488488733768463, 1.2234892845153809, 0.9191578030586243, -1.4025737047195435, -1.8448582887649536, 2.866711139678955, -0.7699428796768188, 0.14049841463565826, 1.7358088493347168, -1.7593986988067627, 398.2830505371094, -0.17062915861606598, 0.4455721378326416, 0.012830988503992558, 2.406141757965088, -0.7548403739929199, 0.6981425285339355], "std": [0.1800585389137268, 0.04768262803554535, 0.20759396255016327, 0.19885019958019257, 0.6458587050437927, 0.14238664507865906, 0.4219558537006378, 258.7069396972656, 0.09496866911649704, 0.02096164971590042, 0.027324587106704712, 2.042389392852783, 0.15816271305084229, 1.3825969696044922, 0.35780197381973267, 0.09682349115610123, 0.003912527579814196, 0.3154761791229248, 0.5657778382301331, 0.27894529700279236, 0.4712403118610382, 328.1856994628906, 0.04367325082421303, 0.016946960240602493, 0.11670378595590591, 1.2639936208724976, 0.2829661965370178, 0.9435838460922241], "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": [312], "max": [312], "mean": [312.0], "std": [0.0], "count": [399]}, "index": {"min": [165743], "max": [166141], "mean": [165942.0], "std": [115.18101695447331], "count": [399]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [399]}, "subtask_annotation": {"mean": [4.110275689223058, 12.0, 12.0, 12.0, 12.0], "std": [4.135289739214602, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [399]}, "scene_annotation": {"mean": [312.0], "std": [0.0], "min": [312], "max": [312], "count": [399]}, "eef_direction_state": {"mean": [4.631578947368421, 4.243107769423559], "std": [1.5075766087452973, 1.787886380671397], "min": [0, 0], "max": [6, 6], "count": [399]}, "eef_velocity_state": {"mean": [0.8872180451127819, 0.8195488721804511], "std": [0.8133054126900703, 0.7899867052543827], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_acc_mag_state": {"mean": [0.9348370927318296, 0.8395989974937343], "std": [0.8500416684627149, 0.8462423736651736], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_direction_action": {"mean": [4.631578947368421, 4.243107769423559], "std": [1.5075766087452973, 1.787886380671397], "min": [0, 0], "max": [6, 6], "count": [399]}, "eef_velocity_action": {"mean": [0.8872180451127819, 0.8195488721804511], "std": [0.8133054126900703, 0.7899867052543827], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_acc_mag_action": {"mean": [0.9348370927318296, 0.8395989974937343], "std": [0.8500416684627149, 0.8462423736651736], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_sim_pose_state": {"mean": [0.6539265741715368, 0.25765271701688436, 1.3066421528204817, -2.4056801526866707, 0.7549174373423867, 1.9086799783289548, 0.6028773195756425, -0.2873311067608618, 1.1074215821322817, 0.09505170761680896, 1.2240129173675927, -0.494022500734416], "std": [0.022558184672501938, 0.043963121128026576, 0.12527876005616875, 1.2643860942606626, 0.28308193651576014, 1.4226223868581762, 0.025242172846209904, 0.08096422135050876, 0.03475270339901548, 2.043044673609288, 0.15813544486436518, 1.3544810653275872], "min": [0.5955424783162968, 0.20402955354409194, 1.0830441063355025, -3.082748371349038, 0.47061265493535975, -3.1222745441560766, 0.5741096258737406, -0.4240882996201699, 1.0691702073755822, -3.13294091516062, 0.8523833901611302, -3.054284957716441], "max": [0.6841551789520324, 0.35183998271669426, 1.4263119228906946, 3.139191971218655, 1.5408899068922808, 3.1246352312615766, 0.6553487109632731, -0.12302617624628942, 1.1722723642344444, 3.1261912731312163, 1.5303836569792861, 3.1006919353673337], "count": [399]}, "eef_sim_pose_action": {"mean": [0.6539265741715368, 0.25765271701688436, 1.3066421528204817, -2.4056801526866707, 0.7549174373423867, 1.9086799783289548, 0.6028773195756425, -0.2873311067608618, 1.1074215821322817, 0.09505170761680896, 1.2240129173675927, -0.494022500734416], "std": [0.022558184672501938, 0.043963121128026576, 0.12527876005616875, 1.2643860942606626, 0.28308193651576014, 1.4226223868581762, 0.025242172846209904, 0.08096422135050876, 0.03475270339901548, 2.043044673609288, 0.15813544486436518, 1.3544810653275872], "min": [0.5955424783162968, 0.20402955354409194, 1.0830441063355025, -3.082748371349038, 0.47061265493535975, -3.1222745441560766, 0.5741096258737406, -0.4240882996201699, 1.0691702073755822, -3.13294091516062, 0.8523833901611302, -3.054284957716441], "max": [0.6841551789520324, 0.35183998271669426, 1.4263119228906946, 3.139191971218655, 1.5408899068922808, 3.1246352312615766, 0.6553487109632731, -0.12302617624628942, 1.1722723642344444, 3.1261912731312163, 1.5303836569792861, 3.1006919353673337], "count": [399]}, "gripper_mode_state": {"mean": [0.6015037593984962, 0.19047619047619047], "std": [0.48958858935638283, 0.3926767262493008], "min": [0, 0], "max": [1, 1], "count": [399]}, "gripper_activity_state": {"mean": [1.844611528822055, 1.799498746867168], "std": [0.5015412705676625, 0.5297180877643257], "min": [0, 0], "max": [2, 2], "count": [399]}, "gripper_mode_action": {"mean": [0.6015037593984962, 0.19047619047619047], "std": [0.48958858935638283, 0.3926767262493008], "min": [0, 0], "max": [1, 1], "count": [399]}, "gripper_activity_action": {"mean": [1.844611528822055, 1.799498746867168], "std": [0.5015412705676625, 0.5297180877643257], "min": [0, 0], "max": [2, 2], "count": [399]}, "gripper_open_scale_state": {"mean": [0.3982832080200498, 0.7459398497961512], "std": [0.3281856241454597, 0.2587067921858497], "min": [0.121, 0.094], "max": [0.903, 0.892], "count": [399]}, "gripper_open_scale_action": {"mean": [0.3982832080200498, 0.7459398497961512], "std": [0.3281856241454597, 0.2587067921858497], "min": [0.121, 0.094], "max": [0.903, 0.892], "count": [399]}}} +{"episode_index": 312, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4683428696895425]], [[0.46532253063725487]], [[0.45466927083333336]]], "std": [[[0.11564509676882548]], [[0.12002315358745792]], [[0.13121037696563145]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8627450980392157]], [[1.0]], [[1.0]]], "mean": [[[0.4645004248366013]], [[0.4682662602124183]], [[0.46156314746732025]]], "std": [[[0.09146165103807298]], [[0.0923929710127104]], [[0.094321509428813]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7686274509803922]], [[0.7607843137254902]], [[0.788235294117647]]], "mean": [[[0.4787489767156863]], [[0.47746028390522877]], [[0.4648718157679739]]], "std": [[[0.09203952816232429]], [[0.09427803861666523]], [[0.1128151029627243]]], "count": [100]}, "observation.state": {"min": [0.6267128586769104, 1.8139207363128662, -1.2035616636276245, -0.6772226691246033, 0.6289992332458496, 0.8125206232070923, -2.7243192195892334, 171.0, 0.012644000351428986, 0.34634101390838623, -0.22081899642944336, 0.48000001907348633, 0.7080000042915344, -3.1040000915527344, -1.6796002388000488, -2.035245895385742, 2.792701482772827, -1.1445170640945435, -1.4987143278121948, 1.247910499572754, -2.042506694793701, 129.0, -0.2814039885997772, 0.39795199036598206, -0.18133799731731415, -3.1411852836608887, -1.524999976158142, -3.1391851902008057], "max": [1.0744072198867798, 2.032470941543579, 0.38664278388023376, 0.027628561481833458, 2.0533275604248047, 1.6857436895370483, -1.4256373643875122, 894.0, 0.2967360019683838, 0.4792810082435608, -0.09928400069475174, 3.1389999389648438, 1.5440000295639038, 3.0759999752044678, -0.6227160692214966, -1.7999231815338135, 2.870211362838745, 0.03839724510908127, 0.4617268443107605, 2.0511634349823, -0.43158504366874695, 892.0, -0.12936699390411377, 0.4719739854335785, 0.09620500355958939, 3.1410000324249268, -0.46799996495246887, 3.135999917984009], "mean": [0.744774580001831, 2.003248453140259, -0.29933542013168335, -0.32733261585235596, 1.24538254737854, 1.1614059209823608, -2.0814764499664307, 798.5270385742188, 0.19357992708683014, 0.4184896945953369, -0.17154517769813538, 2.3143980503082275, 1.2246073484420776, -1.5345555543899536, -1.2213646173477173, -1.907085657119751, 2.8630528450012207, -0.7882020473480225, -0.16971927881240845, 1.7440775632858276, -1.499537706375122, 483.0152893066406, -0.19644330441951752, 0.4306923449039459, -0.026658499613404274, -0.056604839861392975, -0.9179876446723938, 0.1367754191160202], "std": [0.13540199398994446, 0.045291099697351456, 0.5498471260070801, 0.2707265615463257, 0.3639456033706665, 0.2621544301509857, 0.524652361869812, 197.7156982421875, 0.07329220324754715, 0.03548834100365639, 0.04120223969221115, 0.6202865839004517, 0.26124870777130127, 1.3119465112686157, 0.3466629385948181, 0.07294098287820816, 0.012493643909692764, 0.3556303083896637, 0.62959223985672, 0.30896931886672974, 0.3988814055919647, 351.8981018066406, 0.043311379849910736, 0.015559529885649681, 0.10299808531999588, 2.6300740242004395, 0.27872225642204285, 1.5476949214935303], "count": [425]}, "action": {"min": [0.6267128586769104, 1.8139207363128662, -1.2035616636276245, -0.6772226691246033, 0.6289992332458496, 0.8125206232070923, -2.7243192195892334, 171.0, 0.012644000351428986, 0.34634101390838623, -0.22081899642944336, 0.48000001907348633, 0.7080000042915344, -3.1040000915527344, -1.6796002388000488, -2.035245895385742, 2.792701482772827, -1.1445170640945435, -1.4987143278121948, 1.247910499572754, -2.042506694793701, 129.0, -0.2814039885997772, 0.39795199036598206, -0.18133799731731415, -3.1411852836608887, -1.524999976158142, -3.1391851902008057], "max": [1.0744072198867798, 2.032470941543579, 0.38664278388023376, 0.027628561481833458, 2.0533275604248047, 1.6857436895370483, -1.4256373643875122, 894.0, 0.2967360019683838, 0.4792810082435608, -0.09928400069475174, 3.1389999389648438, 1.5440000295639038, 3.0759999752044678, -0.6227160692214966, -1.7999231815338135, 2.870211362838745, 0.03839724510908127, 0.4617268443107605, 2.0511634349823, -0.43158504366874695, 892.0, -0.12936699390411377, 0.4719739854335785, 0.09620500355958939, 3.1410000324249268, -0.46799996495246887, 3.135999917984009], "mean": [0.744774580001831, 2.003248453140259, -0.29933542013168335, -0.32733261585235596, 1.24538254737854, 1.1614059209823608, -2.0814764499664307, 798.5270385742188, 0.19357992708683014, 0.4184896945953369, -0.17154517769813538, 2.3143980503082275, 1.2246073484420776, -1.5345555543899536, -1.2213646173477173, -1.907085657119751, 2.8630528450012207, -0.7882020473480225, -0.16971927881240845, 1.7440775632858276, -1.499537706375122, 483.0152893066406, -0.19644330441951752, 0.4306923449039459, -0.026658499613404274, -0.056604839861392975, -0.9179876446723938, 0.1367754191160202], "std": [0.13540199398994446, 0.045291099697351456, 0.5498471260070801, 0.2707265615463257, 0.3639456033706665, 0.2621544301509857, 0.524652361869812, 197.7156982421875, 0.07329220324754715, 0.03548834100365639, 0.04120223969221115, 0.6202865839004517, 0.26124870777130127, 1.3119465112686157, 0.3466629385948181, 0.07294098287820816, 0.012493643909692764, 0.3556303083896637, 0.62959223985672, 0.30896931886672974, 0.3988814055919647, 351.8981018066406, 0.043311379849910736, 0.015559529885649681, 0.10299808531999588, 2.6300740242004395, 0.27872225642204285, 1.5476949214935303], "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": [313], "max": [313], "mean": [313.0], "std": [0.0], "count": [425]}, "index": {"min": [166142], "max": [166566], "mean": [166354.0], "std": [122.68659258452001], "count": [425]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [425]}, "subtask_annotation": {"mean": [3.8258823529411763, 12.0, 12.0, 12.0, 12.0], "std": [3.978505570486794, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [425]}, "scene_annotation": {"mean": [313.0], "std": [0.0], "min": [313], "max": [313], "count": [425]}, "eef_direction_state": {"mean": [4.225882352941176, 4.068235294117647], "std": [1.523398131977358, 1.7388442249823135], "min": [0, 0], "max": [6, 6], "count": [425]}, "eef_velocity_state": {"mean": [1.0023529411764707, 0.8823529411764706], "std": [0.7592529564664953, 0.7261787935063978], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_acc_mag_state": {"mean": [1.0235294117647058, 0.9623529411764706], "std": [0.837032160296271, 0.8108059128877273], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_direction_action": {"mean": [4.225882352941176, 4.068235294117647], "std": [1.523398131977358, 1.7388442249823135], "min": [0, 0], "max": [6, 6], "count": [425]}, "eef_velocity_action": {"mean": [1.0023529411764707, 0.8823529411764706], "std": [0.7592529564664953, 0.7261787935063978], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_acc_mag_action": {"mean": [1.0235294117647058, 0.9623529411764706], "std": [0.837032160296271, 0.8108059128877273], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_sim_pose_state": {"mean": [0.6357850627530512, 0.2850898039756614, 1.2593432853135664, 0.042443065437881906, 0.9182677785810263, 1.2359250376716835, 0.6160127513505824, -0.2758156762681732, 1.1045431062441775, 2.3140786854965882, 1.2250438276773332, -0.1795518421543908], "std": [0.025298829850340546, 0.0401848398139509, 0.11346268318890923, 2.6311273228629766, 0.2785608330968402, 1.6874692137000982, 0.03253137952386302, 0.06498055335996014, 0.04831637380205813, 0.6203495231842019, 0.2611751892708452, 2.1874993200738806], "min": [0.5808319140701192, 0.21829246202067792, 1.073210433021258, -3.1402078891922693, 0.4683483413143601, -3.1259753391315988, 0.5699443686360711, -0.3814811830734882, 1.0466506583840987, 0.48737532728496735, 0.7086838368008621, -3.125594419247469], "max": [0.6839268930700021, 0.3714100812989448, 1.3971595322547152, 3.140448392253994, 1.5243647604123165, 3.1259992262993186, 0.6729731272383717, -0.10923639255042784, 1.1898315019833543, 3.1393975394788964, 1.5443592907331305, 3.120373915029765], "count": [425]}, "eef_sim_pose_action": {"mean": [0.6357850627530512, 0.2850898039756614, 1.2593432853135664, 0.042443065437881906, 0.9182677785810263, 1.2359250376716835, 0.6160127513505824, -0.2758156762681732, 1.1045431062441775, 2.3140786854965882, 1.2250438276773332, -0.1795518421543908], "std": [0.025298829850340546, 0.0401848398139509, 0.11346268318890923, 2.6311273228629766, 0.2785608330968402, 1.6874692137000982, 0.03253137952386302, 0.06498055335996014, 0.04831637380205813, 0.6203495231842019, 0.2611751892708452, 2.1874993200738806], "min": [0.5808319140701192, 0.21829246202067792, 1.073210433021258, -3.1402078891922693, 0.4683483413143601, -3.1259753391315988, 0.5699443686360711, -0.3814811830734882, 1.0466506583840987, 0.48737532728496735, 0.7086838368008621, -3.125594419247469], "max": [0.6839268930700021, 0.3714100812989448, 1.3971595322547152, 3.140448392253994, 1.5243647604123165, 3.1259992262993186, 0.6729731272383717, -0.10923639255042784, 1.1898315019833543, 3.1393975394788964, 1.5443592907331305, 3.120373915029765], "count": [425]}, "gripper_mode_state": {"mean": [0.5435294117647059, 0.12941176470588237], "std": [0.49810158633698304, 0.3356551204161659], "min": [0, 0], "max": [1, 1], "count": [425]}, "gripper_activity_state": {"mean": [1.828235294117647, 1.851764705882353], "std": [0.49577313709014953, 0.474431366066016], "min": [0, 0], "max": [2, 2], "count": [425]}, "gripper_mode_action": {"mean": [0.5435294117647059, 0.12941176470588237], "std": [0.49810158633698304, 0.3356551204161659], "min": [0, 0], "max": [1, 1], "count": [425]}, "gripper_activity_action": {"mean": [1.828235294117647, 1.851764705882353], "std": [0.49577313709014953, 0.474431366066016], "min": [0, 0], "max": [2, 2], "count": [425]}, "gripper_open_scale_state": {"mean": [0.4830152942253562, 0.7985270586440181], "std": [0.35189815256333257, 0.19771586696071086], "min": [0.129, 0.171], "max": [0.892, 0.894], "count": [425]}, "gripper_open_scale_action": {"mean": [0.4830152942253562, 0.7985270586440181], "std": [0.35189815256333257, 0.19771586696071086], "min": [0.129, 0.171], "max": [0.892, 0.894], "count": [425]}}} +{"episode_index": 313, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.46870961805555555]], [[0.46724357434640523]], [[0.4545438623366013]]], "std": [[[0.11702418585674168]], [[0.11934646061227187]], [[0.13153165851345267]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.796078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4574477839052287]], [[0.46120643382352944]], [[0.4553198202614379]]], "std": [[[0.10649805486483742]], [[0.10526681130725209]], [[0.10751442270087673]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[0.792156862745098]], [[0.807843137254902]]], "mean": [[[0.4771801450163398]], [[0.47223293300653596]], [[0.461223431372549]]], "std": [[[0.09234994169819868]], [[0.09136348249956446]], [[0.1108012133659581]]], "count": [100]}, "observation.state": {"min": [0.5728345513343811, 1.9205429553985596, -0.7916988134384155, -0.5086064338684082, 0.8812865614891052, 0.8956855535507202, -2.7504470348358154, 187.0, 0.03266200050711632, 0.3614250123500824, -0.23123699426651, 1.406999945640564, 0.9390000104904175, -3.125999927520752, -1.6310975551605225, -2.036729335784912, 2.813243865966797, -0.9114807844161987, -1.4696719646453857, 0.9954659938812256, -1.904747724533081, 111.0, -0.2718510031700134, 0.42201098799705505, -0.19762900471687317, -3.1059999465942383, -1.5449999570846558, -2.4639999866485596], "max": [1.0742326974868774, 2.0356647968292236, 0.0031241392716765404, 0.032271139323711395, 2.1447653770446777, 1.6408888101577759, -1.7925230264663696, 891.0, 0.25932198762893677, 0.4299890100955963, -0.14476299285888672, 3.127000093460083, 1.5470000505447388, 3.134000062942505, -0.6852686405181885, -1.80069100856781, 2.8701419830322266, 0.06459463387727737, 0.2735454738140106, 2.0019099712371826, -0.31412437558174133, 903.0, -0.09413699805736542, 0.4795979857444763, 0.0892380028963089, 3.0950000286102295, -0.6230000257492065, 3.1110000610351562], "mean": [0.7282231450080872, 2.006913423538208, -0.37882956862449646, -0.19390414655208588, 1.5372035503387451, 1.116416335105896, -2.3026251792907715, 756.5068969726562, 0.20510746538639069, 0.41059473156929016, -0.19736461341381073, 2.472853899002075, 1.2829536199569702, -1.6764150857925415, -1.3117179870605469, -1.8823399543762207, 2.8634066581726074, -0.6502600312232971, -0.08541006594896317, 1.637245774269104, -1.5543508529663086, 407.49029541015625, -0.15815643966197968, 0.4516373872756958, -0.021516935899853706, 2.4488401412963867, -0.9047113656997681, 0.6202386021614075], "std": [0.12514229118824005, 0.03554626181721687, 0.22347363829612732, 0.20722666382789612, 0.5279202461242676, 0.21034589409828186, 0.4312986731529236, 192.86669921875, 0.06780263036489487, 0.01797293685376644, 0.028837397694587708, 0.4261038899421692, 0.17479194700717926, 0.9643436670303345, 0.32569804787635803, 0.0811057761311531, 0.01220729574561119, 0.3212663233280182, 0.5810235738754272, 0.37743309140205383, 0.45095154643058777, 349.51593017578125, 0.04638252407312393, 0.011591905727982521, 0.10955223441123962, 1.1276005506515503, 0.23878583312034607, 1.1255885362625122], "count": [361]}, "action": {"min": [0.5728345513343811, 1.9205429553985596, -0.7916988134384155, -0.5086064338684082, 0.8812865614891052, 0.8956855535507202, -2.7504470348358154, 187.0, 0.03266200050711632, 0.3614250123500824, -0.23123699426651, 1.406999945640564, 0.9390000104904175, -3.125999927520752, -1.6310975551605225, -2.036729335784912, 2.813243865966797, -0.9114807844161987, -1.4696719646453857, 0.9954659938812256, -1.904747724533081, 111.0, -0.2718510031700134, 0.42201098799705505, -0.19762900471687317, -3.1059999465942383, -1.5449999570846558, -2.4639999866485596], "max": [1.0742326974868774, 2.0356647968292236, 0.0031241392716765404, 0.032271139323711395, 2.1447653770446777, 1.6408888101577759, -1.7925230264663696, 891.0, 0.25932198762893677, 0.4299890100955963, -0.14476299285888672, 3.127000093460083, 1.5470000505447388, 3.134000062942505, -0.6852686405181885, -1.80069100856781, 2.8701419830322266, 0.06459463387727737, 0.2735454738140106, 2.0019099712371826, -0.31412437558174133, 903.0, -0.09413699805736542, 0.4795979857444763, 0.0892380028963089, 3.0950000286102295, -0.6230000257492065, 3.1110000610351562], "mean": [0.7282231450080872, 2.006913423538208, -0.37882956862449646, -0.19390414655208588, 1.5372035503387451, 1.116416335105896, -2.3026251792907715, 756.5068969726562, 0.20510746538639069, 0.41059473156929016, -0.19736461341381073, 2.472853899002075, 1.2829536199569702, -1.6764150857925415, -1.3117179870605469, -1.8823399543762207, 2.8634066581726074, -0.6502600312232971, -0.08541006594896317, 1.637245774269104, -1.5543508529663086, 407.49029541015625, -0.15815643966197968, 0.4516373872756958, -0.021516935899853706, 2.4488401412963867, -0.9047113656997681, 0.6202386021614075], "std": [0.12514229118824005, 0.03554626181721687, 0.22347363829612732, 0.20722666382789612, 0.5279202461242676, 0.21034589409828186, 0.4312986731529236, 192.86669921875, 0.06780263036489487, 0.01797293685376644, 0.028837397694587708, 0.4261038899421692, 0.17479194700717926, 0.9643436670303345, 0.32569804787635803, 0.0811057761311531, 0.01220729574561119, 0.3212663233280182, 0.5810235738754272, 0.37743309140205383, 0.45095154643058777, 349.51593017578125, 0.04638252407312393, 0.011591905727982521, 0.10955223441123962, 1.1276005506515503, 0.23878583312034607, 1.1255885362625122], "count": [361]}, "timestamp": {"min": [0.0], "max": [12.0], "mean": [6.0], "std": [3.4737107920301407], "count": [361]}, "frame_index": {"min": [0], "max": [360], "mean": [180.0], "std": [104.21132376090422], "count": [361]}, "episode_index": {"min": [314], "max": [314], "mean": [314.0], "std": [0.0], "count": [361]}, "index": {"min": [166567], "max": [166927], "mean": [166747.0], "std": [104.21132376090422], "count": [361]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [361]}, "subtask_annotation": {"mean": [4.4404432132963985, 12.0, 12.0, 12.0, 12.0], "std": [4.061497318524518, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [361]}, "scene_annotation": {"mean": [314.0], "std": [0.0], "min": [314], "max": [314], "count": [361]}, "eef_direction_state": {"mean": [4.38781163434903, 4.218836565096953], "std": [1.4677572270432773, 1.7737013206712935], "min": [0, 0], "max": [6, 6], "count": [361]}, "eef_velocity_state": {"mean": [0.961218836565097, 0.7894736842105263], "std": [0.7725503035409037, 0.7517293082676685], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_acc_mag_state": {"mean": [1.005540166204986, 0.8476454293628809], "std": [0.818736476139757, 0.8198042104867128], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_direction_action": {"mean": [4.38781163434903, 4.218836565096953], "std": [1.4677572270432773, 1.7737013206712935], "min": [0, 0], "max": [6, 6], "count": [361]}, "eef_velocity_action": {"mean": [0.961218836565097, 0.7894736842105263], "std": [0.7725503035409037, 0.7517293082676685], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_acc_mag_action": {"mean": [1.005540166204986, 0.8476454293628809], "std": [0.818736476139757, 0.8198042104867128], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_sim_pose_state": {"mean": [0.6596205005653338, 0.24765067965066068, 1.2680859638699278, -2.4484999836210424, 0.9049114906967773, 1.5486922792239248, 0.6054626336386337, -0.28542633122631444, 1.077458206874271, 2.4722374937368152, 1.2832289876514857, 0.2492803242679693], "std": [0.02009731997786828, 0.041653635985185754, 0.11775768634004988, 1.1267009156248111, 0.2386303344721548, 1.5036738111736896, 0.015583972802270208, 0.05762377444375256, 0.03410650464730076, 0.42635227815574284, 0.17467616465539726, 2.2589928522114793], "min": [0.6041299723770915, 0.19039230484697375, 1.0654164161893693, -3.0892374866577583, 0.6227826401631655, -3.1307702807927105, 0.5727815351849815, -0.33948753831773415, 1.0387064793363334, 1.408562951302357, 0.9397265415110931, -3.125777308548187], "max": [0.6910688985148711, 0.3606718118519212, 1.3852747204553482, 3.113374548825843, 1.5461391141795269, 3.104912684607576, 0.6379283680916159, -0.13268275801074397, 1.1362732612748674, 3.126650490556844, 1.5472011231585379, 3.0776714132651257], "count": [361]}, "eef_sim_pose_action": {"mean": [0.6596205005653338, 0.24765067965066068, 1.2680859638699278, -2.4484999836210424, 0.9049114906967773, 1.5486922792239248, 0.6054626336386337, -0.28542633122631444, 1.077458206874271, 2.4722374937368152, 1.2832289876514857, 0.2492803242679693], "std": [0.02009731997786828, 0.041653635985185754, 0.11775768634004988, 1.1267009156248111, 0.2386303344721548, 1.5036738111736896, 0.015583972802270208, 0.05762377444375256, 0.03410650464730076, 0.42635227815574284, 0.17467616465539726, 2.2589928522114793], "min": [0.6041299723770915, 0.19039230484697375, 1.0654164161893693, -3.0892374866577583, 0.6227826401631655, -3.1307702807927105, 0.5727815351849815, -0.33948753831773415, 1.0387064793363334, 1.408562951302357, 0.9397265415110931, -3.125777308548187], "max": [0.6910688985148711, 0.3606718118519212, 1.3852747204553482, 3.113374548825843, 1.5461391141795269, 3.104912684607576, 0.6379283680916159, -0.13268275801074397, 1.1362732612748674, 3.126650490556844, 1.5472011231585379, 3.0776714132651257], "count": [361]}, "gripper_mode_state": {"mean": [0.6121883656509696, 0.14958448753462603], "std": [0.4872512397239888, 0.3566636631668971], "min": [0, 0], "max": [1, 1], "count": [361]}, "gripper_activity_state": {"mean": [1.811634349030471, 1.817174515235457], "std": [0.5294410781371568, 0.5313796343527111], "min": [0, 0], "max": [2, 2], "count": [361]}, "gripper_mode_action": {"mean": [0.6121883656509696, 0.14958448753462603], "std": [0.4872512397239888, 0.3566636631668971], "min": [0, 0], "max": [1, 1], "count": [361]}, "gripper_activity_action": {"mean": [1.811634349030471, 1.817174515235457], "std": [0.5294410781371568, 0.5313796343527111], "min": [0, 0], "max": [2, 2], "count": [361]}, "gripper_open_scale_state": {"mean": [0.4074903047936773, 0.756506925250025], "std": [0.34951612983949537, 0.1928667692117697], "min": [0.111, 0.187], "max": [0.903, 0.891], "count": [361]}, "gripper_open_scale_action": {"mean": [0.4074903047936773, 0.756506925250025], "std": [0.34951612983949537, 0.1928667692117697], "min": [0.111, 0.187], "max": [0.903, 0.891], "count": [361]}}} +{"episode_index": 314, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.471193010620915]], [[0.4681843137254902]], [[0.4563361254084967]]], "std": [[[0.11773395403545359]], [[0.1219729314795404]], [[0.1344254140642332]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8156862745098039]], [[1.0]], [[1.0]]], "mean": [[[0.4620000408496732]], [[0.46479006740196077]], [[0.45836810457516336]]], "std": [[[0.10686121849361507]], [[0.10697755454890061]], [[0.11048801739758425]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.7843137254901961]], [[0.788235294117647]]], "mean": [[[0.4756506392973856]], [[0.4715954370915033]], [[0.4587040502450981]]], "std": [[[0.09387975990067143]], [[0.09028403467794927]], [[0.10963124723680846]]], "count": [100]}, "observation.state": {"min": [0.5529203414916992, 1.8694919347763062, -0.5813168287277222, -0.5544213056564331, 0.512219250202179, 0.9257051944732666, -2.7856853008270264, 100.0, 0.05478199943900108, 0.33459100127220154, -0.22609800100326538, -3.1070001125335693, 0.8259999752044678, -2.7939999103546143, -1.7108590602874756, -2.037235736846924, 2.846963882446289, -1.2777730226516724, -1.4544004201889038, 1.0208954811096191, -1.8353532552719116, 141.0, -0.2216390073299408, 0.4241980016231537, -0.18851499259471893, -3.1411852836608887, -1.50600004196167, -3.1351852416992188], "max": [1.0583676099777222, 2.031144380569458, 0.08134979754686356, 0.006248278543353081, 1.6890250444412231, 1.6689188480377197, -1.7338449954986572, 893.0, 0.3146730065345764, 0.42762500047683716, -0.1411689966917038, 3.11299991607666, 1.5420000553131104, -0.296999990940094, -0.7163354754447937, -1.9123225212097168, 2.8719568252563477, 0.06592109054327011, 0.2793399393558502, 2.046922206878662, -0.4329289197921753, 892.0, -0.07003799825906754, 0.46786999702453613, 0.08608099818229675, 3.140000104904175, -0.6100000143051147, 3.052999973297119], "mean": [0.7196992039680481, 2.003655433654785, -0.13180851936340332, -0.2449783980846405, 1.2347991466522217, 1.1829391717910767, -2.2772698402404785, 758.8302001953125, 0.2155078500509262, 0.4052782654762268, -0.192801371216774, 2.611799478530884, 1.2998369932174683, -1.474176049232483, -1.3870917558670044, -1.9891802072525024, 2.866513967514038, -0.8771538138389587, -0.01941739022731781, 1.7331265211105347, -1.5433261394500732, 406.497314453125, -0.13475672900676727, 0.4357050359249115, -0.014899243600666523, 0.35183626413345337, -0.8884367942810059, 0.3350073993206024], "std": [0.1290828287601471, 0.04115136340260506, 0.22578781843185425, 0.2259371280670166, 0.42663314938545227, 0.2517397403717041, 0.44925180077552795, 244.95315551757812, 0.06514664739370346, 0.027519097551703453, 0.025987939909100533, 0.5785412788391113, 0.22268332540988922, 0.6943643093109131, 0.32917681336402893, 0.028004560619592667, 0.0054146116599440575, 0.4294702112674713, 0.524177074432373, 0.36828815937042236, 0.35666462779045105, 340.8979187011719, 0.04369283467531204, 0.011910220608115196, 0.10494664311408997, 2.7683351039886475, 0.22024467587471008, 1.1392204761505127], "count": [380]}, "action": {"min": [0.5529203414916992, 1.8694919347763062, -0.5813168287277222, -0.5544213056564331, 0.512219250202179, 0.9257051944732666, -2.7856853008270264, 100.0, 0.05478199943900108, 0.33459100127220154, -0.22609800100326538, -3.1070001125335693, 0.8259999752044678, -2.7939999103546143, -1.7108590602874756, -2.037235736846924, 2.846963882446289, -1.2777730226516724, -1.4544004201889038, 1.0208954811096191, -1.8353532552719116, 141.0, -0.2216390073299408, 0.4241980016231537, -0.18851499259471893, -3.1411852836608887, -1.50600004196167, -3.1351852416992188], "max": [1.0583676099777222, 2.031144380569458, 0.08134979754686356, 0.006248278543353081, 1.6890250444412231, 1.6689188480377197, -1.7338449954986572, 893.0, 0.3146730065345764, 0.42762500047683716, -0.1411689966917038, 3.11299991607666, 1.5420000553131104, -0.296999990940094, -0.7163354754447937, -1.9123225212097168, 2.8719568252563477, 0.06592109054327011, 0.2793399393558502, 2.046922206878662, -0.4329289197921753, 892.0, -0.07003799825906754, 0.46786999702453613, 0.08608099818229675, 3.140000104904175, -0.6100000143051147, 3.052999973297119], "mean": [0.7196992039680481, 2.003655433654785, -0.13180851936340332, -0.2449783980846405, 1.2347991466522217, 1.1829391717910767, -2.2772698402404785, 758.8302001953125, 0.2155078500509262, 0.4052782654762268, -0.192801371216774, 2.611799478530884, 1.2998369932174683, -1.474176049232483, -1.3870917558670044, -1.9891802072525024, 2.866513967514038, -0.8771538138389587, -0.01941739022731781, 1.7331265211105347, -1.5433261394500732, 406.497314453125, -0.13475672900676727, 0.4357050359249115, -0.014899243600666523, 0.35183626413345337, -0.8884367942810059, 0.3350073993206024], "std": [0.1290828287601471, 0.04115136340260506, 0.22578781843185425, 0.2259371280670166, 0.42663314938545227, 0.2517397403717041, 0.44925180077552795, 244.95315551757812, 0.06514664739370346, 0.027519097551703453, 0.025987939909100533, 0.5785412788391113, 0.22268332540988922, 0.6943643093109131, 0.32917681336402893, 0.028004560619592667, 0.0054146116599440575, 0.4294702112674713, 0.524177074432373, 0.36828815937042236, 0.35666462779045105, 340.8979187011719, 0.04369283467531204, 0.011910220608115196, 0.10494664311408997, 2.7683351039886475, 0.22024467587471008, 1.1392204761505127], "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": [315], "max": [315], "mean": [315.0], "std": [0.0], "count": [380]}, "index": {"min": [166928], "max": [167307], "mean": [167117.5], "std": [109.69617130966787], "count": [380]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [380]}, "subtask_annotation": {"mean": [4.042105263157895, 12.0, 12.0, 12.0, 12.0], "std": [4.089565128016445, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [380]}, "scene_annotation": {"mean": [315.0], "std": [0.0], "min": [315], "max": [315], "count": [380]}, "eef_direction_state": {"mean": [4.373684210526315, 3.9157894736842107], "std": [1.5397683028926095, 1.9038086917088197], "min": [0, 0], "max": [6, 6], "count": [380]}, "eef_velocity_state": {"mean": [0.9421052631578948, 0.8473684210526315], "std": [0.7586801485916419, 0.7799247069278268], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_acc_mag_state": {"mean": [0.8842105263157894, 0.8947368421052632], "std": [0.8222326203663175, 0.8457159434844003], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_direction_action": {"mean": [4.373684210526315, 3.9157894736842107], "std": [1.5397683028926095, 1.9038086917088197], "min": [0, 0], "max": [6, 6], "count": [380]}, "eef_velocity_action": {"mean": [0.9421052631578948, 0.8473684210526315], "std": [0.7586801485916419, 0.7799247069278268], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_acc_mag_action": {"mean": [0.8842105263157894, 0.8947368421052632], "std": [0.8222326203663175, 0.8457159434844003], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_sim_pose_state": {"mean": [0.6443365494490044, 0.2254802395392066, 1.275771323965063, -0.36837167699470774, 0.8885928902235837, 1.5926390399096713, 0.6002245863385628, -0.2971593658864812, 1.0820211653763103, 2.6108579960972707, 1.3003694752805401, 0.5740293423972739], "std": [0.013749791649895883, 0.04079133009786467, 0.11148911515212627, 2.767192309009083, 0.21985992881070182, 1.3921170951171304, 0.02351541019677169, 0.05890453778199843, 0.03219577807051808, 0.5790351177396474, 0.22250184848391574, 2.5123972703996307], "min": [0.6114492786369708, 0.16511581343411313, 1.073530937320919, -3.140507357896559, 0.6105570005833219, -3.1148908920704126, 0.5405520908795872, -0.3967309559830576, 1.0427551664022796, -3.1122000874376994, 0.8266567329186172, -3.140304162599166], "max": [0.6823855728809868, 0.3144871470483747, 1.3824694413458263, 3.140827766074585, 1.5054072833736418, 3.094134699975544, 0.6415289159657727, -0.15437775986489782, 1.1396750608323527, 3.1100005839881275, 1.5424727973678065, 3.1408307515526404], "count": [380]}, "eef_sim_pose_action": {"mean": [0.6443365494490044, 0.2254802395392066, 1.275771323965063, -0.36837167699470774, 0.8885928902235837, 1.5926390399096713, 0.6002245863385628, -0.2971593658864812, 1.0820211653763103, 2.6108579960972707, 1.3003694752805401, 0.5740293423972739], "std": [0.013749791649895883, 0.04079133009786467, 0.11148911515212627, 2.767192309009083, 0.21985992881070182, 1.3921170951171304, 0.02351541019677169, 0.05890453778199843, 0.03219577807051808, 0.5790351177396474, 0.22250184848391574, 2.5123972703996307], "min": [0.6114492786369708, 0.16511581343411313, 1.073530937320919, -3.140507357896559, 0.6105570005833219, -3.1148908920704126, 0.5405520908795872, -0.3967309559830576, 1.0427551664022796, -3.1122000874376994, 0.8266567329186172, -3.140304162599166], "max": [0.6823855728809868, 0.3144871470483747, 1.3824694413458263, 3.140827766074585, 1.5054072833736418, 3.094134699975544, 0.6415289159657727, -0.15437775986489782, 1.1396750608323527, 3.1100005839881275, 1.5424727973678065, 3.1408307515526404], "count": [380]}, "gripper_mode_state": {"mean": [0.6368421052631579, 0.18947368421052632], "std": [0.48090980258999355, 0.39188443092602676], "min": [0, 0], "max": [1, 1], "count": [380]}, "gripper_activity_state": {"mean": [1.8447368421052632, 1.818421052631579], "std": [0.4862300562388425, 0.5293269127953132], "min": [0, 0], "max": [2, 2], "count": [380]}, "gripper_mode_action": {"mean": [0.6368421052631579, 0.18947368421052632], "std": [0.48090980258999355, 0.39188443092602676], "min": [0, 0], "max": [1, 1], "count": [380]}, "gripper_activity_action": {"mean": [1.8447368421052632, 1.818421052631579], "std": [0.4862300562388425, 0.5293269127953132], "min": [0, 0], "max": [2, 2], "count": [380]}, "gripper_open_scale_state": {"mean": [0.4064973685415173, 0.7588302632783562], "std": [0.34089817821616386, 0.2449529585583045], "min": [0.141, 0.1], "max": [0.892, 0.893], "count": [380]}, "gripper_open_scale_action": {"mean": [0.4064973685415173, 0.7588302632783562], "std": [0.34089817821616386, 0.2449529585583045], "min": [0.141, 0.1], "max": [0.892, 0.893], "count": [380]}}} +{"episode_index": 315, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.47061891304654047]], [[0.47114151594545867]], [[0.45964906609195405]]], "std": [[[0.12005091459252036]], [[0.11957113274014732]], [[0.13016719775643776]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8549019607843137]], [[1.0]], [[1.0]]], "mean": [[[0.4657228472926527]], [[0.4705736966841334]], [[0.46465591369450077]]], "std": [[[0.09158884120783861]], [[0.08888445972684839]], [[0.09123312930762088]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8941176470588236]], [[0.8]], [[0.8235294117647058]]], "mean": [[[0.4776092799188641]], [[0.47553532264198783]], [[0.46688509268649986]]], "std": [[[0.0790046048552916]], [[0.07507838376437197]], [[0.09148119274624289]]], "count": [116]}, "observation.state": {"min": [0.604337751865387, 1.9135092496871948, -0.8533089756965637, -0.6159790754318237, 0.6589316725730896, 0.9405404925346375, -2.7611632347106934, 143.0, 0.04274599999189377, 0.36791399121284485, -0.22423399984836578, 0.12299998849630356, 0.8799999952316284, -2.9860000610351562, -1.5708835124969482, -2.0372183322906494, 2.8484818935394287, -0.962636411190033, -1.4524106979370117, 1.1250218152999878, -1.9238590002059937, 120.0, -0.23494000732898712, 0.4186840057373047, -0.17075300216674805, -0.09000000357627869, -1.496000051498413, -3.061000108718872], "max": [1.011837124824524, 2.032819986343384, 0.18107791244983673, 0.046129051595926285, 1.767215609550476, 1.5953357219696045, -1.742466926574707, 896.0, 0.288998007774353, 0.4371680021286011, -0.1290619969367981, 3.115000009536743, 1.5290000438690186, 3.121000051498413, -0.7195818424224854, -1.834864616394043, 2.868640422821045, 0.10428342968225479, 0.1966811567544937, 2.041930675506592, -0.2983291447162628, 880.0, -0.10474099963903427, 0.48103800415992737, 0.07927600294351578, 2.872999906539917, -0.625, 3.140000104904175], "mean": [0.7038488984107971, 2.0169265270233154, -0.14688830077648163, -0.17008347809314728, 1.472609519958496, 1.1173700094223022, -2.409177780151367, 818.599853515625, 0.21577055752277374, 0.4143388271331787, -0.19239899516105652, 1.9545165300369263, 1.3557937145233154, 0.17533372342586517, -1.0997990369796753, -1.9522390365600586, 2.859715223312378, -0.4468953013420105, -0.5893070697784424, 1.572202444076538, -1.1914926767349243, 557.537109375, -0.16357310116291046, 0.43683668971061707, -0.06504183262586594, 1.6732476949691772, -1.0476365089416504, -0.4430195987224579], "std": [0.09099268168210983, 0.02031700313091278, 0.3101581931114197, 0.2140747308731079, 0.3402944505214691, 0.17611892521381378, 0.3994514048099518, 185.8926544189453, 0.056421514600515366, 0.016858311370015144, 0.024375760927796364, 0.7544845342636108, 0.1638307124376297, 2.3785061836242676, 0.3542506694793701, 0.08255890756845474, 0.00814499706029892, 0.45580950379371643, 0.7400712966918945, 0.3577079176902771, 0.6884812712669373, 356.2356262207031, 0.032308317720890045, 0.013480424880981445, 0.10326498001813889, 1.2252287864685059, 0.22728580236434937, 1.6122084856033325], "count": [566]}, "action": {"min": [0.604337751865387, 1.9135092496871948, -0.8533089756965637, -0.6159790754318237, 0.6589316725730896, 0.9405404925346375, -2.7611632347106934, 143.0, 0.04274599999189377, 0.36791399121284485, -0.22423399984836578, 0.12299998849630356, 0.8799999952316284, -2.9860000610351562, -1.5708835124969482, -2.0372183322906494, 2.8484818935394287, -0.962636411190033, -1.4524106979370117, 1.1250218152999878, -1.9238590002059937, 120.0, -0.23494000732898712, 0.4186840057373047, -0.17075300216674805, -0.09000000357627869, -1.496000051498413, -3.061000108718872], "max": [1.011837124824524, 2.032819986343384, 0.18107791244983673, 0.046129051595926285, 1.767215609550476, 1.5953357219696045, -1.742466926574707, 896.0, 0.288998007774353, 0.4371680021286011, -0.1290619969367981, 3.115000009536743, 1.5290000438690186, 3.121000051498413, -0.7195818424224854, -1.834864616394043, 2.868640422821045, 0.10428342968225479, 0.1966811567544937, 2.041930675506592, -0.2983291447162628, 880.0, -0.10474099963903427, 0.48103800415992737, 0.07927600294351578, 2.872999906539917, -0.625, 3.140000104904175], "mean": [0.7038488984107971, 2.0169265270233154, -0.14688830077648163, -0.17008347809314728, 1.472609519958496, 1.1173700094223022, -2.409177780151367, 818.599853515625, 0.21577055752277374, 0.4143388271331787, -0.19239899516105652, 1.9545165300369263, 1.3557937145233154, 0.17533372342586517, -1.0997990369796753, -1.9522390365600586, 2.859715223312378, -0.4468953013420105, -0.5893070697784424, 1.572202444076538, -1.1914926767349243, 557.537109375, -0.16357310116291046, 0.43683668971061707, -0.06504183262586594, 1.6732476949691772, -1.0476365089416504, -0.4430195987224579], "std": [0.09099268168210983, 0.02031700313091278, 0.3101581931114197, 0.2140747308731079, 0.3402944505214691, 0.17611892521381378, 0.3994514048099518, 185.8926544189453, 0.056421514600515366, 0.016858311370015144, 0.024375760927796364, 0.7544845342636108, 0.1638307124376297, 2.3785061836242676, 0.3542506694793701, 0.08255890756845474, 0.00814499706029892, 0.45580950379371643, 0.7400712966918945, 0.3577079176902771, 0.6884812712669373, 356.2356262207031, 0.032308317720890045, 0.013480424880981445, 0.10326498001813889, 1.2252287864685059, 0.22728580236434937, 1.6122084856033325], "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": [316], "max": [316], "mean": [316.0], "std": [0.0], "count": [566]}, "index": {"min": [167308], "max": [167873], "mean": [167590.5], "std": [163.3898711670953], "count": [566]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [566]}, "subtask_annotation": {"mean": [5.496466431095406, 12.0, 12.0, 12.0, 12.0], "std": [3.8066087531296393, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [566]}, "scene_annotation": {"mean": [316.0], "std": [0.0], "min": [316], "max": [316], "count": [566]}, "eef_direction_state": {"mean": [4.80035335689046, 4.957597173144876], "std": [1.6118158719823459, 1.5552159656849354], "min": [0, 0], "max": [6, 6], "count": [566]}, "eef_velocity_state": {"mean": [0.6254416961130742, 0.5300353356890459], "std": [0.7619410302158912, 0.7577507623438361], "min": [0, 0], "max": [2, 2], "count": [566]}, "eef_acc_mag_state": {"mean": [0.6342756183745583, 0.5512367491166078], "std": [0.8121156911216247, 0.797538321991652], "min": [0, 0], "max": [2, 2], "count": [566]}, "eef_direction_action": {"mean": [4.80035335689046, 4.957597173144876], "std": [1.6118158719823459, 1.5552159656849354], "min": [0, 0], "max": [6, 6], "count": [566]}, "eef_velocity_action": {"mean": [0.6254416961130742, 0.5300353356890459], "std": [0.7619410302158912, 0.7577507623438361], "min": [0, 0], "max": [2, 2], "count": [566]}, "eef_acc_mag_action": {"mean": [0.6342756183745583, 0.5512367491166078], "std": [0.8121156911216247, 0.797538321991652], "min": [0, 0], "max": [2, 2], "count": [566]}, "eef_sim_pose_state": {"mean": [0.6377852549252425, 0.2506066275164343, 1.2096836624905978, -1.6752827431985882, 1.0476374191461146, 0.8600626931840789, 0.60533588701788, -0.2931183691051418, 1.077769655071541, 1.9553625086753883, 1.356184630565197, 0.5029274364836323], "std": [0.02548098438109273, 0.026650661678181788, 0.11811921931029103, 1.2214755369212011, 0.22737502652464123, 1.6621163664691998, 0.013214750925094736, 0.04723308272898818, 0.029026087199090368, 0.7538063596040812, 0.16366053674243825, 1.8539631111676234], "min": [0.6048370249039902, 0.20191038038931047, 1.0856103937174526, -2.8713439366990325, 0.6249739977066149, -3.1236157562117293, 0.5695441557049921, -0.3762651059492395, 1.0441824507702033, 0.1226060628690199, 0.8810323731327871, -3.122000286516732], "max": [0.6913433393138243, 0.32665107263848026, 1.3719465143096459, 0.08430243852886363, 1.4948860119238692, 3.1016824214557692, 0.6340622646463081, -0.14415301493334526, 1.144472731801407, 3.1147917774727687, 1.529480250477818, 3.1389361037099106], "count": [566]}, "eef_sim_pose_action": {"mean": [0.6377852549252425, 0.2506066275164343, 1.2096836624905978, -1.6752827431985882, 1.0476374191461146, 0.8600626931840789, 0.60533588701788, -0.2931183691051418, 1.077769655071541, 1.9553625086753883, 1.356184630565197, 0.5029274364836323], "std": [0.02548098438109273, 0.026650661678181788, 0.11811921931029103, 1.2214755369212011, 0.22737502652464123, 1.6621163664691998, 0.013214750925094736, 0.04723308272898818, 0.029026087199090368, 0.7538063596040812, 0.16366053674243825, 1.8539631111676234], "min": [0.6048370249039902, 0.20191038038931047, 1.0856103937174526, -2.8713439366990325, 0.6249739977066149, -3.1236157562117293, 0.5695441557049921, -0.3762651059492395, 1.0441824507702033, 0.1226060628690199, 0.8810323731327871, -3.122000286516732], "max": [0.6913433393138243, 0.32665107263848026, 1.3719465143096459, 0.08430243852886363, 1.4948860119238692, 3.1016824214557692, 0.6340622646463081, -0.14415301493334526, 1.144472731801407, 3.1147917774727687, 1.529480250477818, 3.1389361037099106], "count": [566]}, "gripper_mode_state": {"mean": [0.4098939929328622, 0.10247349823321555], "std": [0.49181389517826385, 0.30326997937986366], "min": [0, 0], "max": [1, 1], "count": [566]}, "gripper_activity_state": {"mean": [1.8657243816254416, 1.8604240282685511], "std": [0.45231062258091137, 0.46422072365491823], "min": [0, 0], "max": [2, 2], "count": [566]}, "gripper_mode_action": {"mean": [0.4098939929328622, 0.10247349823321555], "std": [0.49181389517826385, 0.30326997937986366], "min": [0, 0], "max": [1, 1], "count": [566]}, "gripper_activity_action": {"mean": [1.8657243816254416, 1.8604240282685511], "std": [0.45231062258091137, 0.46422072365491823], "min": [0, 0], "max": [2, 2], "count": [566]}, "gripper_open_scale_state": {"mean": [0.5575371024600163, 0.8185998234293932], "std": [0.3562361937378631, 0.18589263489932376], "min": [0.12, 0.143], "max": [0.88, 0.896], "count": [566]}, "gripper_open_scale_action": {"mean": [0.5575371024600163, 0.8185998234293932], "std": [0.3562361937378631, 0.18589263489932376], "min": [0.12, 0.143], "max": [0.88, 0.896], "count": [566]}}} +{"episode_index": 316, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4678934068627451]], [[0.46489135212418303]], [[0.45345862949346405]]], "std": [[[0.11756240545411452]], [[0.12198674793216346]], [[0.13398040575733713]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.46186158088235296]], [[0.4668540910947713]], [[0.4611249060457516]]], "std": [[[0.10182286711986047]], [[0.09861443813462695]], [[0.10127892515958027]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8235294117647058]], [[0.8352941176470589]], [[0.8549019607843137]]], "mean": [[[0.4713348794934641]], [[0.4688548263888889]], [[0.4552362009803922]]], "std": [[[0.09322056194481014]], [[0.09339297305551598]], [[0.11442588719459197]]], "count": [100]}, "observation.state": {"min": [0.5475970506668091, 1.8051069974899292, -0.7301410436630249, -0.5354146957397461, 0.6375687718391418, 0.9906314611434937, -2.7581090927124023, 141.0, 0.03767099976539612, 0.3416450023651123, -0.2146269977092743, -3.1381852626800537, 0.8270000219345093, -3.1361851692199707, -1.6136267185211182, -2.035629987716675, 2.829754590988159, -1.077322006225586, -1.449652910232544, 1.0834132432937622, -1.989797592163086, 137.0, -0.2460319995880127, 0.4096109867095947, -0.18135599792003632, -0.22599999606609344, -1.5, -3.128999948501587], "max": [1.0697821378707886, 2.031388759613037, -0.021153392270207405, -0.006440264638513327, 1.8406939506530762, 1.7476332187652588, -1.7874789237976074, 894.0, 0.3139210045337677, 0.439410001039505, -0.13256800174713135, 3.1410000324249268, 1.5099999904632568, 3.117000102996826, -0.7132463455200195, -1.8362959623336792, 2.8701937198638916, 0.041521381586790085, 0.2626371681690216, 2.0495402812957764, -0.4568748474121094, 878.0, -0.10490299761295319, 0.46973299980163574, 0.09088999778032303, 2.8410000801086426, -0.5659999847412109, 3.065999984741211], "mean": [0.7288874387741089, 1.9962599277496338, -0.24983596801757812, -0.2602015733718872, 1.3198620080947876, 1.2000341415405273, -2.236720323562622, 783.0745849609375, 0.21275553107261658, 0.40926703810691833, -0.18316374719142914, 1.131363034248352, 1.2696353197097778, -1.2345949411392212, -1.2871263027191162, -1.9038712978363037, 2.863985538482666, -0.7089998126029968, -0.13909927010536194, 1.7312748432159424, -1.6693027019500732, 415.9305419921875, -0.15614783763885498, 0.44034460186958313, -0.019340863451361656, 2.3463222980499268, -0.8966584801673889, 0.48393434286117554], "std": [0.12845547497272491, 0.04663608595728874, 0.2535593509674072, 0.20297501981258392, 0.4291946589946747, 0.23631027340888977, 0.3693050742149353, 213.7320556640625, 0.06983736157417297, 0.029380612075328827, 0.023168787360191345, 2.060591697692871, 0.1950969249010086, 1.7301820516586304, 0.29953625798225403, 0.06254349648952484, 0.00981281977146864, 0.37887459993362427, 0.536353588104248, 0.36577150225639343, 0.45313379168510437, 330.2867431640625, 0.033048275858163834, 0.011456933803856373, 0.10385487228631973, 0.8518651723861694, 0.20487958192825317, 1.301308035850525], "count": [396]}, "action": {"min": [0.5475970506668091, 1.8051069974899292, -0.7301410436630249, -0.5354146957397461, 0.6375687718391418, 0.9906314611434937, -2.7581090927124023, 141.0, 0.03767099976539612, 0.3416450023651123, -0.2146269977092743, -3.1381852626800537, 0.8270000219345093, -3.1361851692199707, -1.6136267185211182, -2.035629987716675, 2.829754590988159, -1.077322006225586, -1.449652910232544, 1.0834132432937622, -1.989797592163086, 137.0, -0.2460319995880127, 0.4096109867095947, -0.18135599792003632, -0.22599999606609344, -1.5, -3.128999948501587], "max": [1.0697821378707886, 2.031388759613037, -0.021153392270207405, -0.006440264638513327, 1.8406939506530762, 1.7476332187652588, -1.7874789237976074, 894.0, 0.3139210045337677, 0.439410001039505, -0.13256800174713135, 3.1410000324249268, 1.5099999904632568, 3.117000102996826, -0.7132463455200195, -1.8362959623336792, 2.8701937198638916, 0.041521381586790085, 0.2626371681690216, 2.0495402812957764, -0.4568748474121094, 878.0, -0.10490299761295319, 0.46973299980163574, 0.09088999778032303, 2.8410000801086426, -0.5659999847412109, 3.065999984741211], "mean": [0.7288874387741089, 1.9962599277496338, -0.24983596801757812, -0.2602015733718872, 1.3198620080947876, 1.2000341415405273, -2.236720323562622, 783.0745849609375, 0.21275553107261658, 0.40926703810691833, -0.18316374719142914, 1.131363034248352, 1.2696353197097778, -1.2345949411392212, -1.2871263027191162, -1.9038712978363037, 2.863985538482666, -0.7089998126029968, -0.13909927010536194, 1.7312748432159424, -1.6693027019500732, 415.9305419921875, -0.15614783763885498, 0.44034460186958313, -0.019340863451361656, 2.3463222980499268, -0.8966584801673889, 0.48393434286117554], "std": [0.12845547497272491, 0.04663608595728874, 0.2535593509674072, 0.20297501981258392, 0.4291946589946747, 0.23631027340888977, 0.3693050742149353, 213.7320556640625, 0.06983736157417297, 0.029380612075328827, 0.023168787360191345, 2.060591697692871, 0.1950969249010086, 1.7301820516586304, 0.29953625798225403, 0.06254349648952484, 0.00981281977146864, 0.37887459993362427, 0.536353588104248, 0.36577150225639343, 0.45313379168510437, 330.2867431640625, 0.033048275858163834, 0.011456933803856373, 0.10385487228631973, 0.8518651723861694, 0.20487958192825317, 1.301308035850525], "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": [317], "max": [317], "mean": [317.0], "std": [0.0], "count": [396]}, "index": {"min": [167874], "max": [168269], "mean": [168071.5], "std": [114.31498881015851], "count": [396]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [396]}, "subtask_annotation": {"mean": [4.2853535353535355, 12.0, 12.0, 12.0, 12.0], "std": [4.064118380208211, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [396]}, "scene_annotation": {"mean": [317.0], "std": [0.0], "min": [317], "max": [317], "count": [396]}, "eef_direction_state": {"mean": [4.308080808080808, 4.146464646464646], "std": [1.552461503787704, 1.7876576362681138], "min": [0, 0], "max": [6, 6], "count": [396]}, "eef_velocity_state": {"mean": [0.9368686868686869, 0.8282828282828283], "std": [0.7872431714786032, 0.7692368517885603], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_acc_mag_state": {"mean": [0.9368686868686869, 0.9292929292929293], "std": [0.845997285456215, 0.8468900355856401], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_direction_action": {"mean": [4.308080808080808, 4.146464646464646], "std": [1.552461503787704, 1.7876576362681138], "min": [0, 0], "max": [6, 6], "count": [396]}, "eef_velocity_action": {"mean": [0.9368686868686869, 0.8282828282828283], "std": [0.7872431714786032, 0.7692368517885603], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_acc_mag_action": {"mean": [0.9368686868686869, 0.9292929292929293], "std": [0.845997285456215, 0.8468900355856401], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_sim_pose_state": {"mean": [0.6492818572505611, 0.24871690216439826, 1.2671548183428925, -2.346155931660537, 0.8964345745700145, 1.7070452577844966, 0.6054664260611949, -0.2949990318622862, 1.090851705500617, 1.1320803969900375, 1.2701069999767431, 0.05055025082151686], "std": [0.018491295666827067, 0.02989638732844448, 0.11107568028201205, 0.8498751905312544, 0.2047167568975252, 1.5925774278921445, 0.023459795641685807, 0.061412464992192384, 0.029273410321029623, 2.0612348707002166, 0.19486900855241857, 2.0320074294868764], "min": [0.5981118073211795, 0.20241113288526785, 1.091557868998962, -2.8395927391402114, 0.5659162025905982, -3.131105632761307, 0.5560310907683617, -0.4024037943024971, 1.0566165922906798, -3.138961651916379, 0.8280658547408195, -3.135125024701016], "max": [0.6844930856500719, 0.33941782293873074, 1.3842313591135764, 0.2204463060369453, 1.4995537232759317, 3.1014231736491227, 0.6445245541304502, -0.13796316415053897, 1.1474069975551604, 3.1410628830043743, 1.5099187004498806, 3.129633223935666], "count": [396]}, "eef_sim_pose_action": {"mean": [0.6492818572505611, 0.24871690216439826, 1.2671548183428925, -2.346155931660537, 0.8964345745700145, 1.7070452577844966, 0.6054664260611949, -0.2949990318622862, 1.090851705500617, 1.1320803969900375, 1.2701069999767431, 0.05055025082151686], "std": [0.018491295666827067, 0.02989638732844448, 0.11107568028201205, 0.8498751905312544, 0.2047167568975252, 1.5925774278921445, 0.023459795641685807, 0.061412464992192384, 0.029273410321029623, 2.0612348707002166, 0.19486900855241857, 2.0320074294868764], "min": [0.5981118073211795, 0.20241113288526785, 1.091557868998962, -2.8395927391402114, 0.5659162025905982, -3.131105632761307, 0.5560310907683617, -0.4024037943024971, 1.0566165922906798, -3.138961651916379, 0.8280658547408195, -3.135125024701016], "max": [0.6844930856500719, 0.33941782293873074, 1.3842313591135764, 0.2204463060369453, 1.4995537232759317, 3.1014231736491227, 0.6445245541304502, -0.13796316415053897, 1.1474069975551604, 3.1410628830043743, 1.5099187004498806, 3.129633223935666], "count": [396]}, "gripper_mode_state": {"mean": [0.6085858585858586, 0.14646464646464646], "std": [0.48806670785372275, 0.3535714267310523], "min": [0, 0], "max": [1, 1], "count": [396]}, "gripper_activity_state": {"mean": [1.8434343434343434, 1.7904040404040404], "std": [0.4931165814094404, 0.5403037290077081], "min": [0, 0], "max": [2, 2], "count": [396]}, "gripper_mode_action": {"mean": [0.6085858585858586, 0.14646464646464646], "std": [0.48806670785372275, 0.3535714267310523], "min": [0, 0], "max": [1, 1], "count": [396]}, "gripper_activity_action": {"mean": [1.8434343434343434, 1.7904040404040404], "std": [0.4931165814094404, 0.5403037290077081], "min": [0, 0], "max": [2, 2], "count": [396]}, "gripper_open_scale_state": {"mean": [0.4159305555170219, 0.7830744947953663], "std": [0.33028677630349984, 0.2137321739787488], "min": [0.137, 0.141], "max": [0.878, 0.894], "count": [396]}, "gripper_open_scale_action": {"mean": [0.4159305555170219, 0.7830744947953663], "std": [0.33028677630349984, 0.2137321739787488], "min": [0.137, 0.141], "max": [0.878, 0.894], "count": [396]}}} +{"episode_index": 317, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.46287585784313723]], [[0.46083228145424837]], [[0.44836041462418297]]], "std": [[[0.11397766192585895]], [[0.11666406848650483]], [[0.1285945975788084]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8]], [[1.0]], [[1.0]]], "mean": [[[0.462645949754902]], [[0.46422587826797385]], [[0.45802709354575166]]], "std": [[[0.09871588050992769]], [[0.09982494074681149]], [[0.10193199523860423]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[0.9529411764705882]], [[0.9490196078431372]]], "mean": [[[0.4808763745915033]], [[0.47034780024509804]], [[0.4571362418300654]]], "std": [[[0.09114592789473205]], [[0.09019876797195875]], [[0.11231533448054211]]], "count": [100]}, "observation.state": {"min": [0.5869717001914978, 1.8763335943222046, -0.7004181146621704, -0.5175599455833435, 0.6877470016479492, 0.926665186882019, -2.7504992485046387, 84.0, 0.0354049988090992, 0.3777630031108856, -0.2165219932794571, -3.1411852836608887, 0.8500000238418579, -3.1401853561401367, -1.6715542078018188, -2.033116579055786, 2.784830093383789, -1.0757685899734497, -1.450857400894165, 1.0444923639297485, -1.9751368761062622, 141.0, -0.24788300693035126, 0.41071900725364685, -0.17824900150299072, -0.09499993920326233, -1.430999994277954, -3.071000099182129], "max": [1.0559241771697998, 2.0322790145874023, 0.0023911010939627886, 0.009267698973417282, 2.048964262008667, 1.5263952016830444, -1.749570369720459, 894.0, 0.29381901025772095, 0.4326989948749542, -0.15273399651050568, 3.1410000324249268, 1.5140000581741333, 3.121999979019165, -0.706421971321106, -1.7938668727874756, 2.871851921081543, 0.07482226938009262, 0.3251723051071167, 2.0434141159057617, -0.4421442747116089, 879.0, -0.12146099656820297, 0.4836759865283966, 0.11116600036621094, 2.9860000610351562, -0.6140000224113464, 3.13700008392334], "mean": [0.7283459305763245, 2.0025627613067627, -0.2758197784423828, -0.23484541475772858, 1.3953627347946167, 1.160409688949585, -2.269911289215088, 761.1846923828125, 0.2107728123664856, 0.41137945652008057, -0.18694712221622467, 1.373333215713501, 1.2842719554901123, -1.1613832712173462, -1.3134886026382446, -1.8761621713638306, 2.860848903656006, -0.725899338722229, -0.06779614835977554, 1.7189470529556274, -1.6619900465011597, 416.0152893066406, -0.16905750334262848, 0.44488638639450073, -0.007995610125362873, 2.4298908710479736, -0.8503053188323975, 0.5439833402633667], "std": [0.1284794807434082, 0.036736421287059784, 0.2562282979488373, 0.19867336750030518, 0.43964654207229614, 0.1865302324295044, 0.40782099962234497, 248.09596252441406, 0.07502613961696625, 0.016368171200156212, 0.022330401465296745, 2.025038242340088, 0.18248258531093597, 1.7216665744781494, 0.3229432702064514, 0.08052533864974976, 0.01933468133211136, 0.3712577819824219, 0.5763788819313049, 0.3652663826942444, 0.43311798572540283, 335.6309814453125, 0.029845980927348137, 0.014603319577872753, 0.10847515612840652, 0.8844512701034546, 0.18187204003334045, 1.2683687210083008], "count": [360]}, "action": {"min": [0.5869717001914978, 1.8763335943222046, -0.7004181146621704, -0.5175599455833435, 0.6877470016479492, 0.926665186882019, -2.7504992485046387, 84.0, 0.0354049988090992, 0.3777630031108856, -0.2165219932794571, -3.1411852836608887, 0.8500000238418579, -3.1401853561401367, -1.6715542078018188, -2.033116579055786, 2.784830093383789, -1.0757685899734497, -1.450857400894165, 1.0444923639297485, -1.9751368761062622, 141.0, -0.24788300693035126, 0.41071900725364685, -0.17824900150299072, -0.09499993920326233, -1.430999994277954, -3.071000099182129], "max": [1.0559241771697998, 2.0322790145874023, 0.0023911010939627886, 0.009267698973417282, 2.048964262008667, 1.5263952016830444, -1.749570369720459, 894.0, 0.29381901025772095, 0.4326989948749542, -0.15273399651050568, 3.1410000324249268, 1.5140000581741333, 3.121999979019165, -0.706421971321106, -1.7938668727874756, 2.871851921081543, 0.07482226938009262, 0.3251723051071167, 2.0434141159057617, -0.4421442747116089, 879.0, -0.12146099656820297, 0.4836759865283966, 0.11116600036621094, 2.9860000610351562, -0.6140000224113464, 3.13700008392334], "mean": [0.7283459305763245, 2.0025627613067627, -0.2758197784423828, -0.23484541475772858, 1.3953627347946167, 1.160409688949585, -2.269911289215088, 761.1846923828125, 0.2107728123664856, 0.41137945652008057, -0.18694712221622467, 1.373333215713501, 1.2842719554901123, -1.1613832712173462, -1.3134886026382446, -1.8761621713638306, 2.860848903656006, -0.725899338722229, -0.06779614835977554, 1.7189470529556274, -1.6619900465011597, 416.0152893066406, -0.16905750334262848, 0.44488638639450073, -0.007995610125362873, 2.4298908710479736, -0.8503053188323975, 0.5439833402633667], "std": [0.1284794807434082, 0.036736421287059784, 0.2562282979488373, 0.19867336750030518, 0.43964654207229614, 0.1865302324295044, 0.40782099962234497, 248.09596252441406, 0.07502613961696625, 0.016368171200156212, 0.022330401465296745, 2.025038242340088, 0.18248258531093597, 1.7216665744781494, 0.3229432702064514, 0.08052533864974976, 0.01933468133211136, 0.3712577819824219, 0.5763788819313049, 0.3652663826942444, 0.43311798572540283, 335.6309814453125, 0.029845980927348137, 0.014603319577872753, 0.10847515612840652, 0.8844512701034546, 0.18187204003334045, 1.2683687210083008], "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": [318], "max": [318], "mean": [318.0], "std": [0.0], "count": [360]}, "index": {"min": [168270], "max": [168629], "mean": [168449.5], "std": [103.92264751567228], "count": [360]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [360]}, "subtask_annotation": {"mean": [4.372222222222222, 12.0, 12.0, 12.0, 12.0], "std": [4.0552168808359985, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [360]}, "scene_annotation": {"mean": [318.0], "std": [0.0], "min": [318], "max": [318], "count": [360]}, "eef_direction_state": {"mean": [4.408333333333333, 4.261111111111111], "std": [1.5994573732640964, 1.8008142876947193], "min": [0, 0], "max": [6, 6], "count": [360]}, "eef_velocity_state": {"mean": [0.9638888888888889, 0.7916666666666666], "std": [0.8036903694063696, 0.7806247497998002], "min": [0, 0], "max": [2, 2], "count": [360]}, "eef_acc_mag_state": {"mean": [0.9694444444444444, 0.8638888888888889], "std": [0.8277544739449023, 0.8438182985617544], "min": [0, 0], "max": [2, 2], "count": [360]}, "eef_direction_action": {"mean": [4.408333333333333, 4.261111111111111], "std": [1.5994573732640964, 1.8008142876947193], "min": [0, 0], "max": [6, 6], "count": [360]}, "eef_velocity_action": {"mean": [0.9638888888888889, 0.7916666666666666], "std": [0.8036903694063696, 0.7806247497998002], "min": [0, 0], "max": [2, 2], "count": [360]}, "eef_acc_mag_action": {"mean": [0.9694444444444444, 0.8638888888888889], "std": [0.8277544739449023, 0.8438182985617544], "min": [0, 0], "max": [2, 2], "count": [360]}, "eef_sim_pose_state": {"mean": [0.6521062120675089, 0.25885405096705455, 1.2801139071343568, -2.430044345304406, 0.8503494156576366, 1.5748297546930419, 0.6069309126714219, -0.2917803440366142, 1.0867838127549472, 1.3916365693599406, 1.284853956538806, -0.2541105699980144], "std": [0.02021581152732354, 0.028162702563866476, 0.11769093053120305, 0.8819280494943824, 0.18196802118799393, 1.6952039706023128, 0.014417756059646602, 0.06355711837266187, 0.028096154709424996, 2.013227536846175, 0.1824319196946024, 2.0584282643480063], "min": [0.5976612757939017, 0.21456358994714253, 1.0966906637671043, -2.985221793852238, 0.6141587286408696, -3.120882571484665, 0.5810957993632853, -0.37465497533988973, 1.0507278859532265, -3.141437460162751, 0.8505192657793574, -3.1340532888198784], "max": [0.6917984175558068, 0.3393350654773436, 1.4086167964975274, 0.09090402454779234, 1.4303538706831485, 3.0601042257593463, 0.6398338833418175, -0.1372160963920102, 1.130225794615701, 3.1413969406155338, 1.5144733394020577, 3.138421394060508], "count": [360]}, "eef_sim_pose_action": {"mean": [0.6521062120675089, 0.25885405096705455, 1.2801139071343568, -2.430044345304406, 0.8503494156576366, 1.5748297546930419, 0.6069309126714219, -0.2917803440366142, 1.0867838127549472, 1.3916365693599406, 1.284853956538806, -0.2541105699980144], "std": [0.02021581152732354, 0.028162702563866476, 0.11769093053120305, 0.8819280494943824, 0.18196802118799393, 1.6952039706023128, 0.014417756059646602, 0.06355711837266187, 0.028096154709424996, 2.013227536846175, 0.1824319196946024, 2.0584282643480063], "min": [0.5976612757939017, 0.21456358994714253, 1.0966906637671043, -2.985221793852238, 0.6141587286408696, -3.120882571484665, 0.5810957993632853, -0.37465497533988973, 1.0507278859532265, -3.141437460162751, 0.8505192657793574, -3.1340532888198784], "max": [0.6917984175558068, 0.3393350654773436, 1.4086167964975274, 0.09090402454779234, 1.4303538706831485, 3.0601042257593463, 0.6398338833418175, -0.1372160963920102, 1.130225794615701, 3.1413969406155338, 1.5144733394020577, 3.138421394060508], "count": [360]}, "gripper_mode_state": {"mean": [0.625, 0.17777777777777778], "std": [0.4841229182759271, 0.3823255674241173], "min": [0, 0], "max": [1, 1], "count": [360]}, "gripper_activity_state": {"mean": [1.8138888888888889, 1.825], "std": [0.5178227805907787, 0.4999305507323549], "min": [0, 0], "max": [2, 2], "count": [360]}, "gripper_mode_action": {"mean": [0.625, 0.17777777777777778], "std": [0.4841229182759271, 0.3823255674241173], "min": [0, 0], "max": [1, 1], "count": [360]}, "gripper_activity_action": {"mean": [1.8138888888888889, 1.825], "std": [0.5178227805907787, 0.4999305507323549], "min": [0, 0], "max": [2, 2], "count": [360]}, "gripper_open_scale_state": {"mean": [0.41601527769300695, 0.7611847222010304], "std": [0.33563081356349367, 0.24809587924484186], "min": [0.141, 0.084], "max": [0.879, 0.894], "count": [360]}, "gripper_open_scale_action": {"mean": [0.41601527769300695, 0.7611847222010304], "std": [0.33563081356349367, 0.24809587924484186], "min": [0.141, 0.084], "max": [0.879, 0.894], "count": [360]}}} +{"episode_index": 318, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.46762008578431374]], [[0.46496163602941176]], [[0.45276795751633986]]], "std": [[[0.1213648390148694]], [[0.12473007154629939]], [[0.13712028978932322]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4626445220588235]], [[0.466183443627451]], [[0.45947201388888886]]], "std": [[[0.11897558263322927]], [[0.11742703900113442]], [[0.12147824872208066]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[0.9333333333333333]], [[0.9372549019607843]]], "mean": [[[0.47998792483660135]], [[0.4683754187091503]], [[0.45379036151960783]]], "std": [[[0.09670198206626253]], [[0.09706361056483466]], [[0.11930769422767921]]], "count": [100]}, "observation.state": {"min": [0.5782625079154968, 1.9083080291748047, -0.6753202676773071, -0.5353797674179077, 0.64622563123703, 0.8710938096046448, -2.778214931488037, 68.0, 0.0682699978351593, 0.3432910144329071, -0.2279440015554428, -3.1411852836608887, 0.8849999904632568, -3.128000020980835, -1.614464521408081, -2.0357346534729004, 2.771897077560425, -0.9230872392654419, -1.417364478111267, 1.247212290763855, -1.936215877532959, 130.0, -0.252716988325119, 0.40168899297714233, -0.17579799890518188, -0.019999967887997627, -1.5260000228881836, -3.125999927520752], "max": [0.9647656679153442, 2.029695749282837, -0.021380284801125526, 0.04340634122490883, 2.0772385597229004, 1.7479124069213867, -1.7149430513381958, 894.0, 0.29554998874664307, 0.43074700236320496, -0.13934800028800964, 3.1389999389648438, 1.5190000534057617, 3.122999906539917, -0.6792123317718506, -1.7592918872833252, 2.870159149169922, 0.06293657422065735, 0.2851867973804474, 2.0623857975006104, -0.3770609498023987, 884.0, -0.0966849997639656, 0.4599300026893616, 0.08058600127696991, 3.0250000953674316, -0.5640000104904175, 3.0209999084472656], "mean": [0.6867278814315796, 2.005897045135498, -0.2461724728345871, -0.23742131888866425, 1.4448014497756958, 1.1921467781066895, -2.3127129077911377, 745.006591796875, 0.2281648814678192, 0.399102121591568, -0.19563452899456024, 1.8019999265670776, 1.2791647911071777, -1.4540661573410034, -1.2467237710952759, -1.8734526634216309, 2.856799602508545, -0.5737488269805908, -0.1560302972793579, 1.7614538669586182, -1.5371655225753784, 377.015380859375, -0.15381458401679993, 0.4332045614719391, -0.03099791705608368, 2.347724437713623, -0.8927895426750183, 0.25473201274871826], "std": [0.10101305693387985, 0.03157815337181091, 0.19062253832817078, 0.23160569369792938, 0.5408141613006592, 0.2513771057128906, 0.3951258957386017, 238.61231994628906, 0.061569780111312866, 0.025678591802716255, 0.024621600285172462, 1.5900262594223022, 0.1657935231924057, 1.6372243165969849, 0.2962488532066345, 0.08732359111309052, 0.02611732855439186, 0.2994191646575928, 0.5538703799247742, 0.33129623532295227, 0.4300028383731842, 321.7802429199219, 0.03810030594468117, 0.012019354850053787, 0.0930037796497345, 0.8666078448295593, 0.20238563418388367, 1.3015201091766357], "count": [455]}, "action": {"min": [0.5782625079154968, 1.9083080291748047, -0.6753202676773071, -0.5353797674179077, 0.64622563123703, 0.8710938096046448, -2.778214931488037, 68.0, 0.0682699978351593, 0.3432910144329071, -0.2279440015554428, -3.1411852836608887, 0.8849999904632568, -3.128000020980835, -1.614464521408081, -2.0357346534729004, 2.771897077560425, -0.9230872392654419, -1.417364478111267, 1.247212290763855, -1.936215877532959, 130.0, -0.252716988325119, 0.40168899297714233, -0.17579799890518188, -0.019999967887997627, -1.5260000228881836, -3.125999927520752], "max": [0.9647656679153442, 2.029695749282837, -0.021380284801125526, 0.04340634122490883, 2.0772385597229004, 1.7479124069213867, -1.7149430513381958, 894.0, 0.29554998874664307, 0.43074700236320496, -0.13934800028800964, 3.1389999389648438, 1.5190000534057617, 3.122999906539917, -0.6792123317718506, -1.7592918872833252, 2.870159149169922, 0.06293657422065735, 0.2851867973804474, 2.0623857975006104, -0.3770609498023987, 884.0, -0.0966849997639656, 0.4599300026893616, 0.08058600127696991, 3.0250000953674316, -0.5640000104904175, 3.0209999084472656], "mean": [0.6867278814315796, 2.005897045135498, -0.2461724728345871, -0.23742131888866425, 1.4448014497756958, 1.1921467781066895, -2.3127129077911377, 745.006591796875, 0.2281648814678192, 0.399102121591568, -0.19563452899456024, 1.8019999265670776, 1.2791647911071777, -1.4540661573410034, -1.2467237710952759, -1.8734526634216309, 2.856799602508545, -0.5737488269805908, -0.1560302972793579, 1.7614538669586182, -1.5371655225753784, 377.015380859375, -0.15381458401679993, 0.4332045614719391, -0.03099791705608368, 2.347724437713623, -0.8927895426750183, 0.25473201274871826], "std": [0.10101305693387985, 0.03157815337181091, 0.19062253832817078, 0.23160569369792938, 0.5408141613006592, 0.2513771057128906, 0.3951258957386017, 238.61231994628906, 0.061569780111312866, 0.025678591802716255, 0.024621600285172462, 1.5900262594223022, 0.1657935231924057, 1.6372243165969849, 0.2962488532066345, 0.08732359111309052, 0.02611732855439186, 0.2994191646575928, 0.5538703799247742, 0.33129623532295227, 0.4300028383731842, 321.7802429199219, 0.03810030594468117, 0.012019354850053787, 0.0930037796497345, 0.8666078448295593, 0.20238563418388367, 1.3015201091766357], "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": [319], "max": [319], "mean": [319.0], "std": [0.0], "count": [455]}, "index": {"min": [168630], "max": [169084], "mean": [168857.0], "std": [131.34686901483414], "count": [455]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [455]}, "subtask_annotation": {"mean": [4.206593406593407, 12.0, 12.0, 12.0, 12.0], "std": [4.187522076643197, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [455]}, "scene_annotation": {"mean": [319.0], "std": [0.0], "min": [319], "max": [319], "count": [455]}, "eef_direction_state": {"mean": [4.3428571428571425, 4.0637362637362635], "std": [1.546718813967795, 1.9026595893277312], "min": [0, 0], "max": [6, 6], "count": [455]}, "eef_velocity_state": {"mean": [0.9186813186813186, 0.7516483516483516], "std": [0.7703163454507449, 0.7031112392822169], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_acc_mag_state": {"mean": [0.9186813186813186, 0.8505494505494505], "std": [0.8307169004973285, 0.8331554775385237], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_direction_action": {"mean": [4.3428571428571425, 4.0637362637362635], "std": [1.546718813967795, 1.9026595893277312], "min": [0, 0], "max": [6, 6], "count": [455]}, "eef_velocity_action": {"mean": [0.9186813186813186, 0.7516483516483516], "std": [0.7703163454507449, 0.7031112392822169], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_acc_mag_action": {"mean": [0.9186813186813186, 0.8505494505494505], "std": [0.8307169004973285, 0.8331554775385237], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_sim_pose_state": {"mean": [0.6467125770215625, 0.24738165385650654, 1.254539612207036, -2.347248554092411, 0.8926142422283673, 1.5510611356894746, 0.5937610322248142, -0.3072453259024335, 1.0778136328193713, 1.8157249208211597, 1.2795496701818327, 0.2882695380904316], "std": [0.021092676435741784, 0.03432780094646157, 0.10205633458176604, 0.8645884274835121, 0.20229594339068663, 1.5108059581916549, 0.01896005510301787, 0.05164997594916918, 0.02894020191069437, 1.5743664297459383, 0.16566701644261556, 2.058407729524917], "min": [0.5909694731606304, 0.1925892890157772, 1.0929740308535263, -3.023363462194051, 0.5634571381322906, -3.1036930378936773, 0.5561759978168069, -0.3799659558564896, 1.0438130521070372, -3.1413568600237585, 0.8860404351162221, -3.1285329944287827], "max": [0.6709921637523952, 0.34679900027683086, 1.3771876230672095, 0.0172344572626858, 1.5245860042809425, 3.1380470992387797, 0.622341367285015, -0.1698115722294899, 1.1361624193168804, 3.140102096069536, 1.5197723368773994, 3.1343847512283527], "count": [455]}, "eef_sim_pose_action": {"mean": [0.6467125770215625, 0.24738165385650654, 1.254539612207036, -2.347248554092411, 0.8926142422283673, 1.5510611356894746, 0.5937610322248142, -0.3072453259024335, 1.0778136328193713, 1.8157249208211597, 1.2795496701818327, 0.2882695380904316], "std": [0.021092676435741784, 0.03432780094646157, 0.10205633458176604, 0.8645884274835121, 0.20229594339068663, 1.5108059581916549, 0.01896005510301787, 0.05164997594916918, 0.02894020191069437, 1.5743664297459383, 0.16566701644261556, 2.058407729524917], "min": [0.5909694731606304, 0.1925892890157772, 1.0929740308535263, -3.023363462194051, 0.5634571381322906, -3.1036930378936773, 0.5561759978168069, -0.3799659558564896, 1.0438130521070372, -3.1413568600237585, 0.8860404351162221, -3.1285329944287827], "max": [0.6709921637523952, 0.34679900027683086, 1.3771876230672095, 0.0172344572626858, 1.5245860042809425, 3.1380470992387797, 0.622341367285015, -0.1698115722294899, 1.1361624193168804, 3.140102096069536, 1.5197723368773994, 3.1343847512283527], "count": [455]}, "gripper_mode_state": {"mean": [0.6461538461538462, 0.16043956043956045], "std": [0.47816216208985046, 0.36701322576375955], "min": [0, 0], "max": [1, 1], "count": [455]}, "gripper_activity_state": {"mean": [1.8571428571428572, 1.8747252747252747], "std": [0.4774342730537276, 0.42415874246764934], "min": [0, 0], "max": [2, 2], "count": [455]}, "gripper_mode_action": {"mean": [0.6461538461538462, 0.16043956043956045], "std": [0.47816216208985046, 0.36701322576375955], "min": [0, 0], "max": [1, 1], "count": [455]}, "gripper_activity_action": {"mean": [1.8571428571428572, 1.8747252747252747], "std": [0.4774342730537276, 0.42415874246764934], "min": [0, 0], "max": [2, 2], "count": [455]}, "gripper_open_scale_state": {"mean": [0.3770153846824562, 0.745006593138306], "std": [0.321780327246656, 0.23861220688180207], "min": [0.13, 0.068], "max": [0.884, 0.894], "count": [455]}, "gripper_open_scale_action": {"mean": [0.3770153846824562, 0.745006593138306], "std": [0.321780327246656, 0.23861220688180207], "min": [0.13, 0.068], "max": [0.884, 0.894], "count": [455]}}} +{"episode_index": 319, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4693980453431373]], [[0.4672759824346405]], [[0.45524866217320265]]], "std": [[[0.11703349896376539]], [[0.11951064367326728]], [[0.13127334428767967]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46455437295751634]], [[0.47020439950980397]], [[0.4643388991013072]]], "std": [[[0.10091073165597762]], [[0.09536459812550897]], [[0.09890253278670733]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[0.8980392156862745]], [[0.8980392156862745]]], "mean": [[[0.4770581576797385]], [[0.4711041441993464]], [[0.4544416013071896]]], "std": [[[0.09614746801686541]], [[0.09253660528682257]], [[0.1158126111998596]]], "count": [100]}, "observation.state": {"min": [0.5486617088317871, 1.8582346439361572, -0.6999817490577698, -0.5262167453765869, 0.64985591173172, 0.9509950280189514, -2.846719264984131, 99.0, 0.045584000647068024, 0.3395420014858246, -0.22888700664043427, -3.1411852836608887, 0.843999981880188, -3.117000102996826, -1.3511641025543213, -2.0366945266723633, 2.810276746749878, -0.8525061011314392, -1.5184365510940552, 1.2704426050186157, -1.8862123489379883, 133.0, -0.22764399647712708, 0.4092999994754791, -0.1883929967880249, 0.13300000131130219, -1.3669999837875366, -3.0789999961853027], "max": [1.0126399993896484, 2.0337798595428467, -0.01061160210520029, 0.04256857931613922, 2.142932891845703, 1.6123701333999634, -1.758838176727295, 892.0, 0.3025589883327484, 0.43174099922180176, -0.14548400044441223, 3.1410000324249268, 1.5010000467300415, 3.052999973297119, -0.6964213252067566, -1.7458703517913818, 2.8690595626831055, 0.04979424551129341, 0.1045626848936081, 2.0571322441101074, -0.4101698100566864, 880.0, -0.14447900652885437, 0.45449501276016235, 0.05266999825835228, 2.6649999618530273, -0.6389999985694885, 3.1110000610351562], "mean": [0.6981794834136963, 2.008056879043579, -0.2546341121196747, -0.23908989131450653, 1.4049738645553589, 1.2135640382766724, -2.2985427379608154, 767.1719970703125, 0.21696960926055908, 0.39948922395706177, -0.190824955701828, 1.9349911212921143, 1.3022640943527222, -1.1155439615249634, -1.0813604593276978, -1.8656259775161743, 2.8622851371765137, -0.5398319959640503, -0.4338323771953583, 1.743162751197815, -1.5748121738433838, 441.37158203125, -0.19066613912582397, 0.4274250566959381, -0.05143534392118454, 1.9467271566390991, -0.9882218837738037, 0.5070821642875671], "std": [0.10995402932167053, 0.03226025402545929, 0.23598214983940125, 0.2058224231004715, 0.4750361442565918, 0.23040613532066345, 0.3994174897670746, 215.29794311523438, 0.06683626770973206, 0.027041852474212646, 0.025706231594085693, 1.2626549005508423, 0.19342029094696045, 1.7875268459320068, 0.21217675507068634, 0.10073839128017426, 0.013141060248017311, 0.2915411591529846, 0.5193414688110352, 0.3323515057563782, 0.504753053188324, 350.01873779296875, 0.021329617127776146, 0.008370819501578808, 0.08719471096992493, 0.7590322494506836, 0.17726756632328033, 1.544798493385315], "count": [401]}, "action": {"min": [0.5486617088317871, 1.8582346439361572, -0.6999817490577698, -0.5262167453765869, 0.64985591173172, 0.9509950280189514, -2.846719264984131, 99.0, 0.045584000647068024, 0.3395420014858246, -0.22888700664043427, -3.1411852836608887, 0.843999981880188, -3.117000102996826, -1.3511641025543213, -2.0366945266723633, 2.810276746749878, -0.8525061011314392, -1.5184365510940552, 1.2704426050186157, -1.8862123489379883, 133.0, -0.22764399647712708, 0.4092999994754791, -0.1883929967880249, 0.13300000131130219, -1.3669999837875366, -3.0789999961853027], "max": [1.0126399993896484, 2.0337798595428467, -0.01061160210520029, 0.04256857931613922, 2.142932891845703, 1.6123701333999634, -1.758838176727295, 892.0, 0.3025589883327484, 0.43174099922180176, -0.14548400044441223, 3.1410000324249268, 1.5010000467300415, 3.052999973297119, -0.6964213252067566, -1.7458703517913818, 2.8690595626831055, 0.04979424551129341, 0.1045626848936081, 2.0571322441101074, -0.4101698100566864, 880.0, -0.14447900652885437, 0.45449501276016235, 0.05266999825835228, 2.6649999618530273, -0.6389999985694885, 3.1110000610351562], "mean": [0.6981794834136963, 2.008056879043579, -0.2546341121196747, -0.23908989131450653, 1.4049738645553589, 1.2135640382766724, -2.2985427379608154, 767.1719970703125, 0.21696960926055908, 0.39948922395706177, -0.190824955701828, 1.9349911212921143, 1.3022640943527222, -1.1155439615249634, -1.0813604593276978, -1.8656259775161743, 2.8622851371765137, -0.5398319959640503, -0.4338323771953583, 1.743162751197815, -1.5748121738433838, 441.37158203125, -0.19066613912582397, 0.4274250566959381, -0.05143534392118454, 1.9467271566390991, -0.9882218837738037, 0.5070821642875671], "std": [0.10995402932167053, 0.03226025402545929, 0.23598214983940125, 0.2058224231004715, 0.4750361442565918, 0.23040613532066345, 0.3994174897670746, 215.29794311523438, 0.06683626770973206, 0.027041852474212646, 0.025706231594085693, 1.2626549005508423, 0.19342029094696045, 1.7875268459320068, 0.21217675507068634, 0.10073839128017426, 0.013141060248017311, 0.2915411591529846, 0.5193414688110352, 0.3323515057563782, 0.504753053188324, 350.01873779296875, 0.021329617127776146, 0.008370819501578808, 0.08719471096992493, 0.7590322494506836, 0.17726756632328033, 1.544798493385315], "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": [320], "max": [320], "mean": [320.0], "std": [0.0], "count": [401]}, "index": {"min": [169085], "max": [169485], "mean": [169285.0], "std": [115.75836902790225], "count": [401]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [401]}, "subtask_annotation": {"mean": [4.2992518703241895, 12.0, 12.0, 12.0, 12.0], "std": [4.119199549255446, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [401]}, "scene_annotation": {"mean": [320.0], "std": [0.0], "min": [320], "max": [320], "count": [401]}, "eef_direction_state": {"mean": [4.443890274314215, 4.396508728179551], "std": [1.641867687778081, 1.7513479754807662], "min": [0, 0], "max": [6, 6], "count": [401]}, "eef_velocity_state": {"mean": [0.8054862842892768, 0.7456359102244389], "std": [0.7521008484377992, 0.7704888218175948], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_acc_mag_state": {"mean": [0.912718204488778, 0.7955112219451371], "std": [0.8414823892181906, 0.8254552438501764], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_direction_action": {"mean": [4.443890274314215, 4.396508728179551], "std": [1.641867687778081, 1.7513479754807662], "min": [0, 0], "max": [6, 6], "count": [401]}, "eef_velocity_action": {"mean": [0.8054862842892768, 0.7456359102244389], "std": [0.7521008484377992, 0.7704888218175948], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_acc_mag_action": {"mean": [0.912718204488778, 0.7955112219451371], "std": [0.8414823892181906, 0.8254552438501764], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_sim_pose_state": {"mean": [0.635931240604807, 0.2863082532825141, 1.2261695111556998, -1.9468499501630376, 0.9876998354424162, 1.6871675460538602, 0.5954802991533986, -0.298001865081965, 1.081779353559524, 1.9347607860887943, 1.3024999057777784, 0.32078888805122807], "std": [0.016085281301030704, 0.018733594256384562, 0.09189023038951327, 0.7570073725485258, 0.17727107991240051, 1.8130400173679182, 0.019084390651186982, 0.05586899883579475, 0.028436731258978627, 1.2624407327746012, 0.19343489039923212, 2.0116398089808936], "min": [0.6012354081021382, 0.24922726954394647, 1.0933536184282624, -2.6643655467732716, 0.638824651090379, -3.1050907122480553, 0.5547118523802868, -0.3895412946814859, 1.0484255492996548, -3.141438478788445, 0.844527932137789, -3.0887789981648055], "max": [0.6574574032890891, 0.32343158404075995, 1.3347573476628258, -0.13997483103443437, 1.3662030425625749, 3.1354794156436547, 0.626316710613861, -0.14843782447690135, 1.1314479055001507, 3.1406381690607432, 1.5015728211736028, 3.0927732297927655], "count": [401]}, "eef_sim_pose_action": {"mean": [0.635931240604807, 0.2863082532825141, 1.2261695111556998, -1.9468499501630376, 0.9876998354424162, 1.6871675460538602, 0.5954802991533986, -0.298001865081965, 1.081779353559524, 1.9347607860887943, 1.3024999057777784, 0.32078888805122807], "std": [0.016085281301030704, 0.018733594256384562, 0.09189023038951327, 0.7570073725485258, 0.17727107991240051, 1.8130400173679182, 0.019084390651186982, 0.05586899883579475, 0.028436731258978627, 1.2624407327746012, 0.19343489039923212, 2.0116398089808936], "min": [0.6012354081021382, 0.24922726954394647, 1.0933536184282624, -2.6643655467732716, 0.638824651090379, -3.1050907122480553, 0.5547118523802868, -0.3895412946814859, 1.0484255492996548, -3.141438478788445, 0.844527932137789, -3.0887789981648055], "max": [0.6574574032890891, 0.32343158404075995, 1.3347573476628258, -0.13997483103443437, 1.3662030425625749, 3.1354794156436547, 0.626316710613861, -0.14843782447690135, 1.1314479055001507, 3.1406381690607432, 1.5015728211736028, 3.0927732297927655], "count": [401]}, "gripper_mode_state": {"mean": [0.5835411471321695, 0.1546134663341646], "std": [0.49297147659457896, 0.3615358106222663], "min": [0, 0], "max": [1, 1], "count": [401]}, "gripper_activity_state": {"mean": [1.827930174563591, 1.8079800498753118], "std": [0.5120181136838512, 0.5383415556360888], "min": [0, 0], "max": [2, 2], "count": [401]}, "gripper_mode_action": {"mean": [0.5835411471321695, 0.1546134663341646], "std": [0.49297147659457896, 0.3615358106222663], "min": [0, 0], "max": [1, 1], "count": [401]}, "gripper_activity_action": {"mean": [1.827930174563591, 1.8079800498753118], "std": [0.5120181136838512, 0.5383415556360888], "min": [0, 0], "max": [2, 2], "count": [401]}, "gripper_open_scale_state": {"mean": [0.4413715710723189, 0.767172069939592], "std": [0.3500187251095573, 0.2152979557639224], "min": [0.133, 0.099], "max": [0.88, 0.892], "count": [401]}, "gripper_open_scale_action": {"mean": [0.4413715710723189, 0.767172069939592], "std": [0.3500187251095573, 0.2152979557639224], "min": [0.133, 0.099], "max": [0.88, 0.892], "count": [401]}}} +{"episode_index": 320, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4649147528594771]], [[0.4626652920751634]], [[0.44994493668300656]]], "std": [[[0.11810120159017572]], [[0.12054816652717583]], [[0.13233220846342933]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9803921568627451]], [[1.0]]], "mean": [[[0.4658760437091503]], [[0.47284514910130715]], [[0.46691349673202615]]], "std": [[[0.09002643459726908]], [[0.08389932177872737]], [[0.08699097852250195]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48141798815359477]], [[0.4728352614379085]], [[0.4578907026143791]]], "std": [[[0.10154972746358147]], [[0.09887442531846706]], [[0.12100762051566309]]], "count": [100]}, "observation.state": {"min": [0.5600413084030151, 1.8484432697296143, -0.8174773454666138, -0.5102993845939636, 0.9139067530632019, 0.843849241733551, -2.80252742767334, 86.0, 0.040800001472234726, 0.3613080084323883, -0.23542599380016327, -3.1351852416992188, 0.8469999432563782, -3.1391851902008057, -1.1934735774993896, -2.037479877471924, 2.8497910499572754, -0.798191487789154, -1.5254701375961304, 1.0452078580856323, -2.010828733444214, 127.0, -0.24089500308036804, 0.4122680127620697, -0.18592700362205505, 0.16599996387958527, -1.3170000314712524, -3.049999952316284], "max": [1.0057286024093628, 2.0332911014556885, -0.14405947923660278, 0.04202752932906151, 2.135899066925049, 1.6556367874145508, -1.7432000637054443, 892.0, 0.2870909869670868, 0.44578099250793457, -0.12363799661397934, 3.132999897003174, 1.5230000019073486, 3.0969998836517334, -0.6700319051742554, -1.7868856191635132, 2.867069721221924, 0.08569566160440445, 0.07583455741405487, 2.056748390197754, -0.33138567209243774, 865.0, -0.12744000554084778, 0.4553860127925873, 0.020685000345110893, 2.6730000972747803, -0.6650000214576721, 3.125999927520752], "mean": [0.7160528898239136, 1.9961035251617432, -0.42661038041114807, -0.19919005036354065, 1.5820742845535278, 1.1253026723861694, -2.281886577606201, 769.9784545898438, 0.20944175124168396, 0.40709802508354187, -0.19687803089618683, 2.3774662017822266, 1.2509121894836426, -1.2728410959243774, -1.043282389640808, -1.8789082765579224, 2.8629682064056396, -0.5052323341369629, -0.5260393023490906, 1.7094923257827759, -1.6585503816604614, 398.9399108886719, -0.19058392941951752, 0.42709630727767944, -0.05916840210556984, 1.7944008111953735, -0.9624128341674805, 0.7211970090866089], "std": [0.10999345034360886, 0.04819467291235924, 0.273136168718338, 0.207356259226799, 0.49560070037841797, 0.22755484282970428, 0.453721821308136, 230.57785034179688, 0.0695360079407692, 0.021387357264757156, 0.029851607978343964, 0.6591414213180542, 0.17363277077674866, 1.5971091985702515, 0.18788936734199524, 0.10042035579681396, 0.004424120765179396, 0.29178592562675476, 0.5004901885986328, 0.38404813408851624, 0.5782406330108643, 311.7887268066406, 0.021512003615498543, 0.011739900335669518, 0.08537499606609344, 0.6709928512573242, 0.17585767805576324, 1.6027534008026123], "count": [441]}, "action": {"min": [0.5600413084030151, 1.8484432697296143, -0.8174773454666138, -0.5102993845939636, 0.9139067530632019, 0.843849241733551, -2.80252742767334, 86.0, 0.040800001472234726, 0.3613080084323883, -0.23542599380016327, -3.1351852416992188, 0.8469999432563782, -3.1391851902008057, -1.1934735774993896, -2.037479877471924, 2.8497910499572754, -0.798191487789154, -1.5254701375961304, 1.0452078580856323, -2.010828733444214, 127.0, -0.24089500308036804, 0.4122680127620697, -0.18592700362205505, 0.16599996387958527, -1.3170000314712524, -3.049999952316284], "max": [1.0057286024093628, 2.0332911014556885, -0.14405947923660278, 0.04202752932906151, 2.135899066925049, 1.6556367874145508, -1.7432000637054443, 892.0, 0.2870909869670868, 0.44578099250793457, -0.12363799661397934, 3.132999897003174, 1.5230000019073486, 3.0969998836517334, -0.6700319051742554, -1.7868856191635132, 2.867069721221924, 0.08569566160440445, 0.07583455741405487, 2.056748390197754, -0.33138567209243774, 865.0, -0.12744000554084778, 0.4553860127925873, 0.020685000345110893, 2.6730000972747803, -0.6650000214576721, 3.125999927520752], "mean": [0.7160528898239136, 1.9961035251617432, -0.42661038041114807, -0.19919005036354065, 1.5820742845535278, 1.1253026723861694, -2.281886577606201, 769.9784545898438, 0.20944175124168396, 0.40709802508354187, -0.19687803089618683, 2.3774662017822266, 1.2509121894836426, -1.2728410959243774, -1.043282389640808, -1.8789082765579224, 2.8629682064056396, -0.5052323341369629, -0.5260393023490906, 1.7094923257827759, -1.6585503816604614, 398.9399108886719, -0.19058392941951752, 0.42709630727767944, -0.05916840210556984, 1.7944008111953735, -0.9624128341674805, 0.7211970090866089], "std": [0.10999345034360886, 0.04819467291235924, 0.273136168718338, 0.207356259226799, 0.49560070037841797, 0.22755484282970428, 0.453721821308136, 230.57785034179688, 0.0695360079407692, 0.021387357264757156, 0.029851607978343964, 0.6591414213180542, 0.17363277077674866, 1.5971091985702515, 0.18788936734199524, 0.10042035579681396, 0.004424120765179396, 0.29178592562675476, 0.5004901885986328, 0.38404813408851624, 0.5782406330108643, 311.7887268066406, 0.021512003615498543, 0.011739900335669518, 0.08537499606609344, 0.6709928512573242, 0.17585767805576324, 1.6027534008026123], "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": [321], "max": [321], "mean": [321.0], "std": [0.0], "count": [441]}, "index": {"min": [169486], "max": [169926], "mean": [169706.0], "std": [127.30540705982078], "count": [441]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [441]}, "subtask_annotation": {"mean": [4.916099773242631, 12.0, 12.0, 12.0, 12.0], "std": [4.01129236292796, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [441]}, "scene_annotation": {"mean": [321.0], "std": [0.0], "min": [321], "max": [321], "count": [441]}, "eef_direction_state": {"mean": [4.925170068027211, 4.147392290249433], "std": [1.4850201463355484, 1.8476064684977986], "min": [0, 0], "max": [6, 6], "count": [441]}, "eef_velocity_state": {"mean": [0.5873015873015873, 0.81859410430839], "std": [0.7632263669950065, 0.7491303020158401], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_acc_mag_state": {"mean": [0.671201814058957, 0.8866213151927438], "std": [0.8238566777566588, 0.8279842826069084], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_direction_action": {"mean": [4.925170068027211, 4.147392290249433], "std": [1.4850201463355484, 1.8476064684977986], "min": [0, 0], "max": [6, 6], "count": [441]}, "eef_velocity_action": {"mean": [0.5873015873015873, 0.81859410430839], "std": [0.7632263669950065, 0.7491303020158401], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_acc_mag_action": {"mean": [0.671201814058957, 0.8866213151927438], "std": [0.8238566777566588, 0.8279842826069084], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_sim_pose_state": {"mean": [0.6341981544406963, 0.2864366365982685, 1.2155193729030729, -1.794936191327346, 0.9617088390859846, 1.6369721950086908, 0.6035623251238053, -0.28918680004673153, 1.0783161917472364, 2.378018049083846, 1.2511891917376001, -0.03734043037380887], "std": [0.01893015698433834, 0.021604365058795677, 0.08764219762053563, 0.6690770421733133, 0.17588567945964004, 2.1249987593716195, 0.015749442564987278, 0.0563650925254346, 0.03350602952782619, 0.6588267855287536, 0.17348778305160337, 2.1266318756722407], "min": [0.5957237532074363, 0.22070839396091288, 1.0840556860896151, -2.6725392180564826, 0.664531389080754, -3.1375860404278124, 0.575951463002328, -0.35397293037372773, 1.035305929939834, -3.136242953522327, 0.8472485383317796, -3.1069113988189865], "max": [0.6677452146401085, 0.33709503931895457, 1.2971633863187744, -0.17197720663121757, 1.3161781730592468, 3.1403692609389986, 0.6374800400767017, -0.14356158383049117, 1.1471347371462275, 3.1320443094565382, 1.5227858309379614, 3.12024870224039], "count": [441]}, "eef_sim_pose_action": {"mean": [0.6341981544406963, 0.2864366365982685, 1.2155193729030729, -1.794936191327346, 0.9617088390859846, 1.6369721950086908, 0.6035623251238053, -0.28918680004673153, 1.0783161917472364, 2.378018049083846, 1.2511891917376001, -0.03734043037380887], "std": [0.01893015698433834, 0.021604365058795677, 0.08764219762053563, 0.6690770421733133, 0.17588567945964004, 2.1249987593716195, 0.015749442564987278, 0.0563650925254346, 0.03350602952782619, 0.6588267855287536, 0.17348778305160337, 2.1266318756722407], "min": [0.5957237532074363, 0.22070839396091288, 1.0840556860896151, -2.6725392180564826, 0.664531389080754, -3.1375860404278124, 0.575951463002328, -0.35397293037372773, 1.035305929939834, -3.136242953522327, 0.8472485383317796, -3.1069113988189865], "max": [0.6677452146401085, 0.33709503931895457, 1.2971633863187744, -0.17197720663121757, 1.3161781730592468, 3.1403692609389986, 0.6374800400767017, -0.14356158383049117, 1.1471347371462275, 3.1320443094565382, 1.5227858309379614, 3.12024870224039], "count": [441]}, "gripper_mode_state": {"mean": [0.5827664399092971, 0.15419501133786848], "std": [0.4931021358955378, 0.3611355837028285], "min": [0, 0], "max": [1, 1], "count": [441]}, "gripper_activity_state": {"mean": [1.8571428571428572, 1.873015873015873], "std": [0.4567458593631146, 0.44387718901935097], "min": [0, 0], "max": [2, 2], "count": [441]}, "gripper_mode_action": {"mean": [0.5827664399092971, 0.15419501133786848], "std": [0.4931021358955378, 0.3611355837028285], "min": [0, 0], "max": [1, 1], "count": [441]}, "gripper_activity_action": {"mean": [1.8571428571428572, 1.873015873015873], "std": [0.4567458593631146, 0.44387718901935097], "min": [0, 0], "max": [2, 2], "count": [441]}, "gripper_open_scale_state": {"mean": [0.3989399093489527, 0.7699784580325854], "std": [0.3117888724684471, 0.2305774074082141], "min": [0.127, 0.086], "max": [0.865, 0.892], "count": [441]}, "gripper_open_scale_action": {"mean": [0.3989399093489527, 0.7699784580325854], "std": [0.3117888724684471, 0.2305774074082141], "min": [0.127, 0.086], "max": [0.865, 0.892], "count": [441]}}} +{"episode_index": 321, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.47047954656862745]], [[0.4688186519607843]], [[0.456794693627451]]], "std": [[[0.12972457691434675]], [[0.12967078004027754]], [[0.1412359121023948]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4666543995098039]], [[0.4735745649509804]], [[0.4669084599673202]]], "std": [[[0.09256100843596937]], [[0.08695100489360316]], [[0.09040246248329305]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[0.9098039215686274]]], "mean": [[[0.4794403635620915]], [[0.46822979983660135]], [[0.4547486519607843]]], "std": [[[0.09414654890896686]], [[0.09468276852237761]], [[0.117793624717224]]], "count": [100]}, "observation.state": {"min": [0.5714208483695984, 1.8919196128845215, -0.7679100036621094, -0.5270021557807922, 0.7543313503265381, 0.8792096376419067, -2.79514479637146, 96.0, 0.037078000605106354, 0.3600980043411255, -0.2279289960861206, -3.1411852836608887, 0.8830000162124634, -2.9709999561309814, -1.0933440923690796, -2.035472869873047, 2.8516411781311035, -0.7725002765655518, -1.484838843345642, 1.135546088218689, -1.859386682510376, 128.0, -0.23142699897289276, 0.39192599058151245, -0.185589998960495, 0.21300001442432404, -1.399999976158142, -3.115000009536743], "max": [1.0242115259170532, 2.0340940952301025, 0.6249151229858398, 0.007714355830103159, 2.0252277851104736, 1.6308705806732178, -1.7638297080993652, 892.0, 0.30766600370407104, 0.4352000057697296, -0.14043200016021729, 3.1410000324249268, 1.5290000438690186, 3.0510001182556152, -0.6969274282455444, -1.8007261753082275, 2.865586280822754, 0.07981391251087189, 0.11995648592710495, 2.058668375015259, -0.49654620885849, 877.0, -0.13931900262832642, 0.4534429907798767, -0.013260999694466591, 2.743000030517578, -0.6480000019073486, 3.0840001106262207], "mean": [0.7137536406517029, 2.0089333057403564, -0.26792922616004944, -0.2379690408706665, 1.3698711395263672, 1.1749546527862549, -2.3027219772338867, 762.0560302734375, 0.20986701548099518, 0.4025654196739197, -0.1945820301771164, 0.6537042260169983, 1.284546136856079, -1.064232349395752, -0.9879154562950134, -1.8869411945343018, 2.8632068634033203, -0.4755844473838806, -0.52863609790802, 1.7458492517471313, -1.534962773323059, 375.81793212890625, -0.19355103373527527, 0.41471928358078003, -0.076508067548275, 1.7904480695724487, -1.0561232566833496, 0.8113833069801331], "std": [0.11353780329227448, 0.031448330730199814, 0.35406461358070374, 0.2098151594400406, 0.47786813974380493, 0.2226901650428772, 0.40092945098876953, 232.5995330810547, 0.07278294116258621, 0.020030653104186058, 0.0252852700650692, 2.4779036045074463, 0.1867096722126007, 1.5513083934783936, 0.12565888464450836, 0.09609431773424149, 0.0032783877104520798, 0.2238762080669403, 0.4394497573375702, 0.35577794909477234, 0.4448484182357788, 305.5644836425781, 0.017805466428399086, 0.014566740952432156, 0.06448917835950851, 0.6047369241714478, 0.18051768839359283, 1.5763044357299805], "count": [357]}, "action": {"min": [0.5714208483695984, 1.8919196128845215, -0.7679100036621094, -0.5270021557807922, 0.7543313503265381, 0.8792096376419067, -2.79514479637146, 96.0, 0.037078000605106354, 0.3600980043411255, -0.2279289960861206, -3.1411852836608887, 0.8830000162124634, -2.9709999561309814, -1.0933440923690796, -2.035472869873047, 2.8516411781311035, -0.7725002765655518, -1.484838843345642, 1.135546088218689, -1.859386682510376, 128.0, -0.23142699897289276, 0.39192599058151245, -0.185589998960495, 0.21300001442432404, -1.399999976158142, -3.115000009536743], "max": [1.0242115259170532, 2.0340940952301025, 0.6249151229858398, 0.007714355830103159, 2.0252277851104736, 1.6308705806732178, -1.7638297080993652, 892.0, 0.30766600370407104, 0.4352000057697296, -0.14043200016021729, 3.1410000324249268, 1.5290000438690186, 3.0510001182556152, -0.6969274282455444, -1.8007261753082275, 2.865586280822754, 0.07981391251087189, 0.11995648592710495, 2.058668375015259, -0.49654620885849, 877.0, -0.13931900262832642, 0.4534429907798767, -0.013260999694466591, 2.743000030517578, -0.6480000019073486, 3.0840001106262207], "mean": [0.7137536406517029, 2.0089333057403564, -0.26792922616004944, -0.2379690408706665, 1.3698711395263672, 1.1749546527862549, -2.3027219772338867, 762.0560302734375, 0.20986701548099518, 0.4025654196739197, -0.1945820301771164, 0.6537042260169983, 1.284546136856079, -1.064232349395752, -0.9879154562950134, -1.8869411945343018, 2.8632068634033203, -0.4755844473838806, -0.52863609790802, 1.7458492517471313, -1.534962773323059, 375.81793212890625, -0.19355103373527527, 0.41471928358078003, -0.076508067548275, 1.7904480695724487, -1.0561232566833496, 0.8113833069801331], "std": [0.11353780329227448, 0.031448330730199814, 0.35406461358070374, 0.2098151594400406, 0.47786813974380493, 0.2226901650428772, 0.40092945098876953, 232.5995330810547, 0.07278294116258621, 0.020030653104186058, 0.0252852700650692, 2.4779036045074463, 0.1867096722126007, 1.5513083934783936, 0.12565888464450836, 0.09609431773424149, 0.0032783877104520798, 0.2238762080669403, 0.4394497573375702, 0.35577794909477234, 0.4448484182357788, 305.5644836425781, 0.017805466428399086, 0.014566740952432156, 0.06448917835950851, 0.6047369241714478, 0.18051768839359283, 1.5763044357299805], "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": [322], "max": [322], "mean": [322.0], "std": [0.0], "count": [357]}, "index": {"min": [169927], "max": [170283], "mean": [170105.0], "std": [103.05661874264392], "count": [357]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [357]}, "subtask_annotation": {"mean": [4.056022408963585, 12.0, 12.0, 12.0, 12.0], "std": [4.0923784978672195, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [357]}, "scene_annotation": {"mean": [322.0], "std": [0.0], "min": [322], "max": [322], "count": [357]}, "eef_direction_state": {"mean": [4.680672268907563, 4.044817927170868], "std": [1.5408505042170164, 1.7371238287874995], "min": [0, 0], "max": [6, 6], "count": [357]}, "eef_velocity_state": {"mean": [0.742296918767507, 0.9103641456582633], "std": [0.7783688261269848, 0.8011400361946819], "min": [0, 0], "max": [2, 2], "count": [357]}, "eef_acc_mag_state": {"mean": [0.7983193277310925, 0.8207282913165266], "std": [0.8392990799761737, 0.8276161484647347], "min": [0, 0], "max": [2, 2], "count": [357]}, "eef_direction_action": {"mean": [4.680672268907563, 4.044817927170868], "std": [1.5408505042170164, 1.7371238287874995], "min": [0, 0], "max": [6, 6], "count": [357]}, "eef_velocity_action": {"mean": [0.742296918767507, 0.9103641456582633], "std": [0.7783688261269848, 0.8011400361946819], "min": [0, 0], "max": [2, 2], "count": [357]}, "eef_acc_mag_action": {"mean": [0.7983193277310925, 0.8207282913165266], "std": [0.8392990799761737, 0.8276161484647347], "min": [0, 0], "max": [2, 2], "count": [357]}, "eef_sim_pose_state": {"mean": [0.6238195914413219, 0.29175844804710716, 1.1964963629943006, -1.790980707115542, 1.0552923212840002, 1.3971286889223664, 0.599364892711516, -0.2911799049796212, 1.0800761283921216, 0.6887836072323651, 1.2848953528444342, -0.1718375000796297], "std": [0.01100556537985959, 0.021938186105287482, 0.06413053904722496, 0.6029204431150093, 0.18045924698230392, 2.333801556035283, 0.0130934040989523, 0.060503520423729425, 0.029505961101935485, 2.469046105038618, 0.18662810478475475, 2.0694002799118163], "min": [0.6041021379849458, 0.23624550569854805, 1.079113222366881, -2.7424737095240914, 0.6474898102989788, -3.140711853317419, 0.5758506822067492, -0.3841153077750856, 1.0405328296311005, -3.141491049049446, 0.8836578748801842, -3.112780852422175], "max": [0.6485067318230737, 0.32658435771264455, 1.258531668258571, -0.21936904019515935, 1.3991832905414006, 3.141427181177441, 0.6244879077586563, -0.1395875416870508, 1.1326492820047194, 3.1415828609842325, 1.5289958939779305, 3.1295627082884967], "count": [357]}, "eef_sim_pose_action": {"mean": [0.6238195914413219, 0.29175844804710716, 1.1964963629943006, -1.790980707115542, 1.0552923212840002, 1.3971286889223664, 0.599364892711516, -0.2911799049796212, 1.0800761283921216, 0.6887836072323651, 1.2848953528444342, -0.1718375000796297], "std": [0.01100556537985959, 0.021938186105287482, 0.06413053904722496, 0.6029204431150093, 0.18045924698230392, 2.333801556035283, 0.0130934040989523, 0.060503520423729425, 0.029505961101935485, 2.469046105038618, 0.18662810478475475, 2.0694002799118163], "min": [0.6041021379849458, 0.23624550569854805, 1.079113222366881, -2.7424737095240914, 0.6474898102989788, -3.140711853317419, 0.5758506822067492, -0.3841153077750856, 1.0405328296311005, -3.141491049049446, 0.8836578748801842, -3.112780852422175], "max": [0.6485067318230737, 0.32658435771264455, 1.258531668258571, -0.21936904019515935, 1.3991832905414006, 3.141427181177441, 0.6244879077586563, -0.1395875416870508, 1.1326492820047194, 3.1415828609842325, 1.5289958939779305, 3.1295627082884967], "count": [357]}, "gripper_mode_state": {"mean": [0.6246498599439776, 0.17366946778711484], "std": [0.48421318901486826, 0.3788250041188612], "min": [0, 0], "max": [1, 1], "count": [357]}, "gripper_activity_state": {"mean": [1.8207282913165266, 1.815126050420168], "std": [0.5090954537965866, 0.5392138673620601], "min": [0, 0], "max": [2, 2], "count": [357]}, "gripper_mode_action": {"mean": [0.6246498599439776, 0.17366946778711484], "std": [0.48421318901486826, 0.3788250041188612], "min": [0, 0], "max": [1, 1], "count": [357]}, "gripper_activity_action": {"mean": [1.8207282913165266, 1.815126050420168], "std": [0.5090954537965866, 0.5392138673620601], "min": [0, 0], "max": [2, 2], "count": [357]}, "gripper_open_scale_state": {"mean": [0.37581792738457653, 0.7620560226440418], "std": [0.3055643539510012, 0.23259920971918263], "min": [0.128, 0.096], "max": [0.877, 0.892], "count": [357]}, "gripper_open_scale_action": {"mean": [0.37581792738457653, 0.7620560226440418], "std": [0.3055643539510012, 0.23259920971918263], "min": [0.128, 0.096], "max": [0.877, 0.892], "count": [357]}}} +{"episode_index": 322, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.47415099468954247]], [[0.4714656760620915]], [[0.4589052246732026]]], "std": [[[0.12448922149756975]], [[0.12358415156322151]], [[0.13558525718584166]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4682769403594771]], [[0.4747705616830065]], [[0.4688716870915033]]], "std": [[[0.09099051357338833]], [[0.08618730431916914]], [[0.08908373882413004]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8627450980392157]], [[0.7490196078431373]], [[0.7647058823529411]]], "mean": [[[0.48098566993464054]], [[0.4672880882352941]], [[0.45394127655228755]]], "std": [[[0.09471720351936203]], [[0.0939234738787278]], [[0.11714228171798585]]], "count": [100]}, "observation.state": {"min": [0.6218957304954529, 1.8698586225509644, -0.6541145443916321, -0.5317494869232178, 0.7018318772315979, 0.9384111762046814, -2.9245262145996094, 101.0, 0.015917999669909477, 0.36602699756622314, -0.22983600199222565, -3.1381852626800537, 0.9110000133514404, -3.062999963760376, -1.099958896636963, -2.0385096073150635, 2.8500356674194336, -0.754156768321991, -1.4676297903060913, 1.2607735395431519, -1.954280138015747, 124.0, -0.24192599952220917, 0.3991050124168396, -0.189287006855011, 0.27000001072883606, -1.309000015258789, -3.1059999465942383], "max": [1.1149338483810425, 2.035629987716675, 0.6320710182189941, 0.032044246792793274, 1.40652596950531, 1.5801339149475098, -1.7672505378723145, 893.0, 0.31347599625587463, 0.43515700101852417, -0.1522269994020462, 3.1389999389648438, 1.565999984741211, 3.072000026702881, -0.6871361136436462, -1.7948442697525024, 2.8641726970672607, 0.07349582016468048, 0.10192723572254181, 2.050447702407837, -0.38123229146003723, 877.0, -0.15756699442863464, 0.44503799080848694, -0.00814799964427948, 2.5799999237060547, -0.5889999866485596, 3.0769999027252197], "mean": [0.7312101721763611, 2.0084292888641357, 0.08229567110538483, -0.16721594333648682, 1.0707476139068604, 1.1612242460250854, -2.3556861877441406, 758.03271484375, 0.2039775550365448, 0.40156587958335876, -0.19940535724163055, 1.5219411849975586, 1.2897827625274658, -1.3769454956054688, -0.9865609407424927, -1.8718265295028687, 2.862069845199585, -0.5060263276100159, -0.46870261430740356, 1.7521950006484985, -1.7185362577438354, 385.15313720703125, -0.2026350051164627, 0.4143945276737213, -0.07664576917886734, 1.8171402215957642, -0.9109577536582947, 1.0796886682510376], "std": [0.15000246465206146, 0.03646733984351158, 0.5008593797683716, 0.1869521141052246, 0.22347986698150635, 0.19792430102825165, 0.4005082845687866, 233.0613555908203, 0.07860775291919708, 0.018697790801525116, 0.0252118818461895, 1.8314250707626343, 0.2035059779882431, 1.4687902927398682, 0.11839538812637329, 0.0851367861032486, 0.004053916782140732, 0.21482634544372559, 0.40891924500465393, 0.323499858379364, 0.45985111594200134, 325.98486328125, 0.016798358410596848, 0.010731549002230167, 0.06556551903486252, 0.5697166323661804, 0.1839018166065216, 1.4053303003311157], "count": [382]}, "action": {"min": [0.6218957304954529, 1.8698586225509644, -0.6541145443916321, -0.5317494869232178, 0.7018318772315979, 0.9384111762046814, -2.9245262145996094, 101.0, 0.015917999669909477, 0.36602699756622314, -0.22983600199222565, -3.1381852626800537, 0.9110000133514404, -3.062999963760376, -1.099958896636963, -2.0385096073150635, 2.8500356674194336, -0.754156768321991, -1.4676297903060913, 1.2607735395431519, -1.954280138015747, 124.0, -0.24192599952220917, 0.3991050124168396, -0.189287006855011, 0.27000001072883606, -1.309000015258789, -3.1059999465942383], "max": [1.1149338483810425, 2.035629987716675, 0.6320710182189941, 0.032044246792793274, 1.40652596950531, 1.5801339149475098, -1.7672505378723145, 893.0, 0.31347599625587463, 0.43515700101852417, -0.1522269994020462, 3.1389999389648438, 1.565999984741211, 3.072000026702881, -0.6871361136436462, -1.7948442697525024, 2.8641726970672607, 0.07349582016468048, 0.10192723572254181, 2.050447702407837, -0.38123229146003723, 877.0, -0.15756699442863464, 0.44503799080848694, -0.00814799964427948, 2.5799999237060547, -0.5889999866485596, 3.0769999027252197], "mean": [0.7312101721763611, 2.0084292888641357, 0.08229567110538483, -0.16721594333648682, 1.0707476139068604, 1.1612242460250854, -2.3556861877441406, 758.03271484375, 0.2039775550365448, 0.40156587958335876, -0.19940535724163055, 1.5219411849975586, 1.2897827625274658, -1.3769454956054688, -0.9865609407424927, -1.8718265295028687, 2.862069845199585, -0.5060263276100159, -0.46870261430740356, 1.7521950006484985, -1.7185362577438354, 385.15313720703125, -0.2026350051164627, 0.4143945276737213, -0.07664576917886734, 1.8171402215957642, -0.9109577536582947, 1.0796886682510376], "std": [0.15000246465206146, 0.03646733984351158, 0.5008593797683716, 0.1869521141052246, 0.22347986698150635, 0.19792430102825165, 0.4005082845687866, 233.0613555908203, 0.07860775291919708, 0.018697790801525116, 0.0252118818461895, 1.8314250707626343, 0.2035059779882431, 1.4687902927398682, 0.11839538812637329, 0.0851367861032486, 0.004053916782140732, 0.21482634544372559, 0.40891924500465393, 0.323499858379364, 0.45985111594200134, 325.98486328125, 0.016798358410596848, 0.010731549002230167, 0.06556551903486252, 0.5697166323661804, 0.1839018166065216, 1.4053303003311157], "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": [323], "max": [323], "mean": [323.0], "std": [0.0], "count": [382]}, "index": {"min": [170284], "max": [170665], "mean": [170474.5], "std": [110.27352356753637], "count": [382]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [382]}, "subtask_annotation": {"mean": [4.272251308900524, 12.0, 12.0, 12.0, 12.0], "std": [4.034434850771061, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [382]}, "scene_annotation": {"mean": [323.0], "std": [0.0], "min": [323], "max": [323], "count": [382]}, "eef_direction_state": {"mean": [4.767015706806283, 4.2643979057591626], "std": [1.3769459318469022, 1.727734808765426], "min": [0, 0], "max": [6, 6], "count": [382]}, "eef_velocity_state": {"mean": [0.756544502617801, 0.8219895287958116], "std": [0.7455955115662152, 0.7858288183997348], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_acc_mag_state": {"mean": [0.8481675392670157, 0.8900523560209425], "std": [0.8425741492957682, 0.8397553229926269], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_direction_action": {"mean": [4.767015706806283, 4.2643979057591626], "std": [1.3769459318469022, 1.727734808765426], "min": [0, 0], "max": [6, 6], "count": [382]}, "eef_velocity_action": {"mean": [0.756544502617801, 0.8219895287958116], "std": [0.7455955115662152, 0.7858288183997348], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_acc_mag_action": {"mean": [0.8481675392670157, 0.8900523560209425], "std": [0.8425741492957682, 0.8397553229926269], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_sim_pose_state": {"mean": [0.6233091854232755, 0.3011967773659661, 1.1984299173362174, -1.8175061384740503, 0.9102180162180945, -0.5232524900757367, 0.5976476984435506, -0.2843097572687791, 1.074658600646613, 1.5222863934482227, 1.2901936252739283, 0.24270053862669713], "std": [0.01079212449313304, 0.020945802544022094, 0.06413692412214622, 0.5683545043720204, 0.1839573518821703, 2.778775748632577, 0.014801243728800536, 0.06750887747758724, 0.030007271759845768, 1.8314373436817761, 0.2034244618481107, 1.9931280829788238], "min": [0.5976165947208348, 0.25561934796151853, 1.0857666576395515, -2.5796009957847423, 0.588716459407534, -3.1409110366509396, 0.5749433385649902, -0.3942276027734785, 1.039432036624506, -3.138849172595173, 0.9117827725012861, -3.099984490167084], "max": [0.6429007716687437, 0.33880277751123067, 1.26535762041311, -0.27648606406908705, 1.3088980820208906, 3.1410199347283196, 0.6301415893773527, -0.11730168257705458, 1.125446931489172, 3.138750991810246, 1.5667314738424238, 3.1289999024080792], "count": [382]}, "eef_sim_pose_action": {"mean": [0.6233091854232755, 0.3011967773659661, 1.1984299173362174, -1.8175061384740503, 0.9102180162180945, -0.5232524900757367, 0.5976476984435506, -0.2843097572687791, 1.074658600646613, 1.5222863934482227, 1.2901936252739283, 0.24270053862669713], "std": [0.01079212449313304, 0.020945802544022094, 0.06413692412214622, 0.5683545043720204, 0.1839573518821703, 2.778775748632577, 0.014801243728800536, 0.06750887747758724, 0.030007271759845768, 1.8314373436817761, 0.2034244618481107, 1.9931280829788238], "min": [0.5976165947208348, 0.25561934796151853, 1.0857666576395515, -2.5796009957847423, 0.588716459407534, -3.1409110366509396, 0.5749433385649902, -0.3942276027734785, 1.039432036624506, -3.138849172595173, 0.9117827725012861, -3.099984490167084], "max": [0.6429007716687437, 0.33880277751123067, 1.26535762041311, -0.27648606406908705, 1.3088980820208906, 3.1410199347283196, 0.6301415893773527, -0.11730168257705458, 1.125446931489172, 3.138750991810246, 1.5667314738424238, 3.1289999024080792], "count": [382]}, "gripper_mode_state": {"mean": [0.6387434554973822, 0.17539267015706805], "std": [0.4803647089000683, 0.38030261820324407], "min": [0, 0], "max": [1, 1], "count": [382]}, "gripper_activity_state": {"mean": [1.793193717277487, 1.8350785340314135], "std": [0.5620230465754887, 0.5132025197649936], "min": [0, 0], "max": [2, 2], "count": [382]}, "gripper_mode_action": {"mean": [0.6387434554973822, 0.17539267015706805], "std": [0.4803647089000683, 0.38030261820324407], "min": [0, 0], "max": [1, 1], "count": [382]}, "gripper_activity_action": {"mean": [1.793193717277487, 1.8350785340314135], "std": [0.5620230465754887, 0.5132025197649936], "min": [0, 0], "max": [2, 2], "count": [382]}, "gripper_open_scale_state": {"mean": [0.3851531414012011, 0.7580327225330599], "std": [0.32598484448780735, 0.2330611794981228], "min": [0.124, 0.101], "max": [0.877, 0.893], "count": [382]}, "gripper_open_scale_action": {"mean": [0.3851531414012011, 0.7580327225330599], "std": [0.32598484448780735, 0.2330611794981228], "min": [0.124, 0.101], "max": [0.877, 0.893], "count": [382]}}} +{"episode_index": 323, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4770504227941177]], [[0.47384601102941176]], [[0.4611810049019608]]], "std": [[[0.12274794877459407]], [[0.12489071489363052]], [[0.13909947405545037]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.984313725490196]], [[1.0]]], "mean": [[[0.4665708455882353]], [[0.473322193627451]], [[0.466928118872549]]], "std": [[[0.07452264937462931]], [[0.06809334834644361]], [[0.07132721363332907]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9411764705882353]]], "mean": [[[0.4809557741013072]], [[0.4754397651143791]], [[0.45956641544117643]]], "std": [[[0.09756154927561941]], [[0.09365206572445944]], [[0.11653835318792558]]], "count": [100]}, "observation.state": {"min": [0.6299940943717957, 1.8941185474395752, -0.6211103796958923, -0.4720941185951233, 0.6144257187843323, 0.8756316900253296, -2.8869144916534424, 173.0, -0.00046300000394694507, 0.34466099739074707, -0.23277199268341064, -3.1391851902008057, 0.9039999842643738, -2.8320000171661377, -1.0118895769119263, -2.0376718044281006, 2.837015390396118, -0.693646252155304, -1.584357500076294, 1.1949222087860107, -1.865128755569458, 142.0, -0.2575500011444092, 0.3907809853553772, -0.1903509944677353, 0.2240000069141388, -1.371999979019165, -3.0950000286102295], "max": [1.1406774520874023, 2.043309450149536, 0.7416951656341553, 0.11046189069747925, 1.4020580053329468, 1.6543453931808472, -1.8602765798568726, 897.0, 0.2750430107116699, 0.429874986410141, -0.13859499990940094, 3.140000104904175, 1.5169999599456787, -0.04600000008940697, -0.6058212518692017, -1.7807246446609497, 2.864102840423584, 0.07822565734386444, -0.023160520941019058, 2.0600645542144775, -0.41770967841148376, 863.0, -0.1779790073633194, 0.433106005191803, -0.008534999564290047, 2.5209999084472656, -0.6620000004768372, 3.1070001125335693], "mean": [0.7419098615646362, 2.0183560848236084, 0.09033479541540146, -0.115999735891819, 1.0837807655334473, 1.1566801071166992, -2.4014968872070312, 787.858154296875, 0.18245328962802887, 0.40048056840896606, -0.20212556421756744, 2.0153324604034424, 1.3040438890457153, -1.6238116025924683, -0.8861886262893677, -1.870241403579712, 2.860203742980957, -0.41178053617477417, -0.6884564161300659, 1.7190221548080444, -1.44585382938385, 420.41107177734375, -0.22182419896125793, 0.4055338501930237, -0.08612654358148575, 1.5549236536026, -1.1145620346069336, 0.904412567615509], "std": [0.15285995602607727, 0.02618596702814102, 0.4711829125881195, 0.21746011078357697, 0.25311094522476196, 0.2448762059211731, 0.41846489906311035, 195.83644104003906, 0.07312843203544617, 0.024957356974482536, 0.027269946411252022, 1.4867554903030396, 0.16839632391929626, 0.985663890838623, 0.13505184650421143, 0.09814448654651642, 0.006795796565711498, 0.22355930507183075, 0.44229981303215027, 0.3384012281894684, 0.4731169044971466, 301.21234130859375, 0.01718868501484394, 0.012239435687661171, 0.07124228775501251, 0.6040771007537842, 0.1992689073085785, 1.748266339302063], "count": [388]}, "action": {"min": [0.6299940943717957, 1.8941185474395752, -0.6211103796958923, -0.4720941185951233, 0.6144257187843323, 0.8756316900253296, -2.8869144916534424, 173.0, -0.00046300000394694507, 0.34466099739074707, -0.23277199268341064, -3.1391851902008057, 0.9039999842643738, -2.8320000171661377, -1.0118895769119263, -2.0376718044281006, 2.837015390396118, -0.693646252155304, -1.584357500076294, 1.1949222087860107, -1.865128755569458, 142.0, -0.2575500011444092, 0.3907809853553772, -0.1903509944677353, 0.2240000069141388, -1.371999979019165, -3.0950000286102295], "max": [1.1406774520874023, 2.043309450149536, 0.7416951656341553, 0.11046189069747925, 1.4020580053329468, 1.6543453931808472, -1.8602765798568726, 897.0, 0.2750430107116699, 0.429874986410141, -0.13859499990940094, 3.140000104904175, 1.5169999599456787, -0.04600000008940697, -0.6058212518692017, -1.7807246446609497, 2.864102840423584, 0.07822565734386444, -0.023160520941019058, 2.0600645542144775, -0.41770967841148376, 863.0, -0.1779790073633194, 0.433106005191803, -0.008534999564290047, 2.5209999084472656, -0.6620000004768372, 3.1070001125335693], "mean": [0.7419098615646362, 2.0183560848236084, 0.09033479541540146, -0.115999735891819, 1.0837807655334473, 1.1566801071166992, -2.4014968872070312, 787.858154296875, 0.18245328962802887, 0.40048056840896606, -0.20212556421756744, 2.0153324604034424, 1.3040438890457153, -1.6238116025924683, -0.8861886262893677, -1.870241403579712, 2.860203742980957, -0.41178053617477417, -0.6884564161300659, 1.7190221548080444, -1.44585382938385, 420.41107177734375, -0.22182419896125793, 0.4055338501930237, -0.08612654358148575, 1.5549236536026, -1.1145620346069336, 0.904412567615509], "std": [0.15285995602607727, 0.02618596702814102, 0.4711829125881195, 0.21746011078357697, 0.25311094522476196, 0.2448762059211731, 0.41846489906311035, 195.83644104003906, 0.07312843203544617, 0.024957356974482536, 0.027269946411252022, 1.4867554903030396, 0.16839632391929626, 0.985663890838623, 0.13505184650421143, 0.09814448654651642, 0.006795796565711498, 0.22355930507183075, 0.44229981303215027, 0.3384012281894684, 0.4731169044971466, 301.21234130859375, 0.01718868501484394, 0.012239435687661171, 0.07124228775501251, 0.6040771007537842, 0.1992689073085785, 1.748266339302063], "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": [324], "max": [324], "mean": [324.0], "std": [0.0], "count": [388]}, "index": {"min": [170666], "max": [171053], "mean": [170859.5], "std": [112.0055802181302], "count": [388]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [388]}, "subtask_annotation": {"mean": [4.31701030927835, 12.0, 12.0, 12.0, 12.0], "std": [4.077853100236728, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [388]}, "scene_annotation": {"mean": [324.0], "std": [0.0], "min": [324], "max": [324], "count": [388]}, "eef_direction_state": {"mean": [4.582474226804123, 4.211340206185567], "std": [1.6406253716679138, 1.8181998738221756], "min": [0, 0], "max": [6, 6], "count": [388]}, "eef_velocity_state": {"mean": [0.7139175257731959, 0.7938144329896907], "std": [0.741350198562962, 0.769095657583205], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_acc_mag_state": {"mean": [0.711340206185567, 0.8994845360824743], "std": [0.818078751113021, 0.8389363308896797], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_direction_action": {"mean": [4.582474226804123, 4.211340206185567], "std": [1.6406253716679138, 1.8181998738221756], "min": [0, 0], "max": [6, 6], "count": [388]}, "eef_velocity_action": {"mean": [0.7139175257731959, 0.7938144329896907], "std": [0.741350198562962, 0.769095657583205], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_acc_mag_action": {"mean": [0.711340206185567, 0.8994845360824743], "std": [0.818078751113021, 0.8389363308896797], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_sim_pose_state": {"mean": [0.6101925911401389, 0.31755421069905554, 1.1819791621048816, -1.5556400548824152, 1.1138282488242646, -1.5406647790393304, 0.5972745730321217, -0.2647508353587229, 1.071697736569077, 2.014749253761594, 1.3045568260081044, 0.26928306021350584], "std": [0.017057687194075043, 0.019077703100519736, 0.06961613886082904, 0.602404849339548, 0.19908386494342634, 2.0901895058510402, 0.01843525185992357, 0.06279239383568766, 0.031241514214276574, 1.4869313494963454, 0.1682591170424895, 2.2260083344385104], "min": [0.5740689024299627, 0.27652686017722733, 1.071079311334585, -2.5208370157785547, 0.6612257109299828, -3.1386000379370724, 0.5585499606471601, -0.36150713900715076, 1.0368674359840724, -3.139687062394924, 0.9048657669937432, -3.12650297531226], "max": [0.6386035988708982, 0.3537926918546049, 1.257300549958105, -0.22966510275259217, 1.3705600117459364, 3.1376172772603708, 0.62471006835003, -0.10205733225142298, 1.1356553713185928, 3.1395388106632405, 1.5168797985923947, 3.13571965504143], "count": [388]}, "eef_sim_pose_action": {"mean": [0.6101925911401389, 0.31755421069905554, 1.1819791621048816, -1.5556400548824152, 1.1138282488242646, -1.5406647790393304, 0.5972745730321217, -0.2647508353587229, 1.071697736569077, 2.014749253761594, 1.3045568260081044, 0.26928306021350584], "std": [0.017057687194075043, 0.019077703100519736, 0.06961613886082904, 0.602404849339548, 0.19908386494342634, 2.0901895058510402, 0.01843525185992357, 0.06279239383568766, 0.031241514214276574, 1.4869313494963454, 0.1682591170424895, 2.2260083344385104], "min": [0.5740689024299627, 0.27652686017722733, 1.071079311334585, -2.5208370157785547, 0.6612257109299828, -3.1386000379370724, 0.5585499606471601, -0.36150713900715076, 1.0368674359840724, -3.139687062394924, 0.9048657669937432, -3.12650297531226], "max": [0.6386035988708982, 0.3537926918546049, 1.257300549958105, -0.22966510275259217, 1.3705600117459364, 3.1376172772603708, 0.62471006835003, -0.10205733225142298, 1.1356553713185928, 3.1395388106632405, 1.5168797985923947, 3.13571965504143], "count": [388]}, "gripper_mode_state": {"mean": [0.5618556701030928, 0.13402061855670103], "std": [0.49615912374569743, 0.340674466842439], "min": [0, 0], "max": [1, 1], "count": [388]}, "gripper_activity_state": {"mean": [1.8556701030927836, 1.8634020618556701], "std": [0.465061590459381, 0.45904514657459095], "min": [0, 0], "max": [2, 2], "count": [388]}, "gripper_mode_action": {"mean": [0.5618556701030928, 0.13402061855670103], "std": [0.49615912374569743, 0.340674466842439], "min": [0, 0], "max": [1, 1], "count": [388]}, "gripper_activity_action": {"mean": [1.8556701030927836, 1.8634020618556701], "std": [0.465061590459381, 0.45904514657459095], "min": [0, 0], "max": [2, 2], "count": [388]}, "gripper_open_scale_state": {"mean": [0.42041108223826607, 0.7878582473046996], "std": [0.3012123619892558, 0.19583640328676846], "min": [0.142, 0.173], "max": [0.863, 0.897], "count": [388]}, "gripper_open_scale_action": {"mean": [0.42041108223826607, 0.7878582473046996], "std": [0.3012123619892558, 0.19583640328676846], "min": [0.142, 0.173], "max": [0.863, 0.897], "count": [388]}}} +{"episode_index": 324, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.47206605392156864]], [[0.4695610212418301]], [[0.45579320465686274]]], "std": [[[0.1252884910207615]], [[0.12625145390364848]], [[0.13883929851751578]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4736491666666666]], [[0.4780114317810457]], [[0.47272304330065357]]], "std": [[[0.0652942773362895]], [[0.0605213527153917]], [[0.06281862809313138]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[1.0]], [[0.9686274509803922]]], "mean": [[[0.4732066605392157]], [[0.46820641135620916]], [[0.45454256944444443]]], "std": [[[0.10988702680136904]], [[0.10092254822318039]], [[0.12185679169166791]]], "count": [100]}, "observation.state": {"min": [0.638266921043396, 1.9010825157165527, -0.688410222530365, -0.4556879997253418, 0.5691693425178528, 0.8465545773506165, -2.8406457901000977, 192.0, 0.01708799973130226, 0.3609110116958618, -0.23474900424480438, -3.1351852416992188, 0.9300000071525574, -3.0480000972747803, -1.0348756313323975, -2.037933588027954, 2.8495116233825684, -0.7077484726905823, -1.5275297164916992, 1.083849549293518, -1.829768419265747, 133.0, -0.2721540033817291, 0.38544100522994995, -0.1899069994688034, -0.018999997526407242, -1.3240000009536743, -3.134185314178467], "max": [1.0850188732147217, 2.0370960235595703, 0.7491999864578247, 0.07216937094926834, 2.0025384426116943, 1.6064534187316895, -1.893228530883789, 894.0, 0.2558070123195648, 0.4375849962234497, -0.12064400315284729, 3.1410000324249268, 1.5140000581741333, 2.937000036239624, -0.622052788734436, -1.8524227142333984, 2.8640506267547607, 0.027523843571543694, 0.04052654653787613, 2.0389111042022705, -0.42092105746269226, 814.0, -0.16565699875354767, 0.44795799255371094, -0.026624999940395355, 2.739000082015991, -0.718999981880188, 3.121999979019165], "mean": [0.7497074604034424, 2.0189144611358643, 0.09918738901615143, -0.13540396094322205, 1.0456513166427612, 1.1394585371017456, -2.320586681365967, 778.751953125, 0.17954154312610626, 0.4076840281486511, -0.19793912768363953, 2.2915825843811035, 1.2990132570266724, -1.323852300643921, -0.8872332572937012, -1.9119864702224731, 2.8617348670959473, -0.5154808759689331, -0.6657688617706299, 1.692928671836853, -1.5276787281036377, 358.0356140136719, -0.22614891827106476, 0.40816324949264526, -0.09134077280759811, 1.6209676265716553, -1.083113431930542, 1.1938934326171875], "std": [0.1266203075647354, 0.022939234972000122, 0.5303603410720825, 0.1839548945426941, 0.34851279854774475, 0.22860006988048553, 0.3571203947067261, 205.87413024902344, 0.06425072997808456, 0.019963765516877174, 0.03489519655704498, 0.7521409392356873, 0.14938239753246307, 1.376846194267273, 0.11920096725225449, 0.06251031160354614, 0.0038612638600170612, 0.2240019291639328, 0.4164736568927765, 0.33503538370132446, 0.4356367588043213, 274.6931457519531, 0.021533465012907982, 0.019759589806199074, 0.059268005192279816, 0.6640740036964417, 0.1660619080066681, 1.6019514799118042], "count": [365]}, "action": {"min": [0.638266921043396, 1.9010825157165527, -0.688410222530365, -0.4556879997253418, 0.5691693425178528, 0.8465545773506165, -2.8406457901000977, 192.0, 0.01708799973130226, 0.3609110116958618, -0.23474900424480438, -3.1351852416992188, 0.9300000071525574, -3.0480000972747803, -1.0348756313323975, -2.037933588027954, 2.8495116233825684, -0.7077484726905823, -1.5275297164916992, 1.083849549293518, -1.829768419265747, 133.0, -0.2721540033817291, 0.38544100522994995, -0.1899069994688034, -0.018999997526407242, -1.3240000009536743, -3.134185314178467], "max": [1.0850188732147217, 2.0370960235595703, 0.7491999864578247, 0.07216937094926834, 2.0025384426116943, 1.6064534187316895, -1.893228530883789, 894.0, 0.2558070123195648, 0.4375849962234497, -0.12064400315284729, 3.1410000324249268, 1.5140000581741333, 2.937000036239624, -0.622052788734436, -1.8524227142333984, 2.8640506267547607, 0.027523843571543694, 0.04052654653787613, 2.0389111042022705, -0.42092105746269226, 814.0, -0.16565699875354767, 0.44795799255371094, -0.026624999940395355, 2.739000082015991, -0.718999981880188, 3.121999979019165], "mean": [0.7497074604034424, 2.0189144611358643, 0.09918738901615143, -0.13540396094322205, 1.0456513166427612, 1.1394585371017456, -2.320586681365967, 778.751953125, 0.17954154312610626, 0.4076840281486511, -0.19793912768363953, 2.2915825843811035, 1.2990132570266724, -1.323852300643921, -0.8872332572937012, -1.9119864702224731, 2.8617348670959473, -0.5154808759689331, -0.6657688617706299, 1.692928671836853, -1.5276787281036377, 358.0356140136719, -0.22614891827106476, 0.40816324949264526, -0.09134077280759811, 1.6209676265716553, -1.083113431930542, 1.1938934326171875], "std": [0.1266203075647354, 0.022939234972000122, 0.5303603410720825, 0.1839548945426941, 0.34851279854774475, 0.22860006988048553, 0.3571203947067261, 205.87413024902344, 0.06425072997808456, 0.019963765516877174, 0.03489519655704498, 0.7521409392356873, 0.14938239753246307, 1.376846194267273, 0.11920096725225449, 0.06251031160354614, 0.0038612638600170612, 0.2240019291639328, 0.4164736568927765, 0.33503538370132446, 0.4356367588043213, 274.6931457519531, 0.021533465012907982, 0.019759589806199074, 0.059268005192279816, 0.6640740036964417, 0.1660619080066681, 1.6019514799118042], "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": [325], "max": [325], "mean": [325.0], "std": [0.0], "count": [365]}, "index": {"min": [171054], "max": [171418], "mean": [171236.0], "std": [105.36602868097478], "count": [365]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [365]}, "subtask_annotation": {"mean": [4.304109589041096, 12.0, 12.0, 12.0, 12.0], "std": [3.9687974216746835, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [365]}, "scene_annotation": {"mean": [325.0], "std": [0.0], "min": [325], "max": [325], "count": [365]}, "eef_direction_state": {"mean": [4.605479452054794, 4.30958904109589], "std": [1.6058020153778214, 1.7688448659732443], "min": [0, 0], "max": [6, 6], "count": [365]}, "eef_velocity_state": {"mean": [0.7287671232876712, 0.8082191780821918], "std": [0.758780465670741, 0.784394614250428], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_acc_mag_state": {"mean": [0.7589041095890411, 0.8328767123287671], "std": [0.828901834404413, 0.8453020526075938], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_direction_action": {"mean": [4.605479452054794, 4.30958904109589], "std": [1.6058020153778214, 1.7688448659732443], "min": [0, 0], "max": [6, 6], "count": [365]}, "eef_velocity_action": {"mean": [0.7287671232876712, 0.8082191780821918], "std": [0.758780465670741, 0.784394614250428], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_acc_mag_action": {"mean": [0.7589041095890411, 0.8328767123287671], "std": [0.828901834404413, 0.8453020526075938], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_sim_pose_state": {"mean": [0.6104344536213622, 0.3214522719027785, 1.1780175350805608, -1.6216893912947452, 1.0824105632983323, -1.3320419733278774, 0.6037310854617426, -0.26356489532092064, 1.0751525419647512, 2.2918774173329104, 1.2994993563564132, 0.4785869743228313], "std": [0.02142925598556254, 0.024345786329188834, 0.055731138849717775, 0.6624604464001014, 0.16589574909349994, 2.144341199165723, 0.015269417348687201, 0.05373765915130133, 0.03528542789889044, 0.7510975804001236, 0.14937675773993436, 2.202364155256327], "min": [0.5747919892760838, 0.2602184933959779, 1.0762872220978985, -2.7379483186817715, 0.7193760180013773, -3.1285672732870506, 0.5743830961117279, -0.3392787370859519, 1.036612398850731, -3.1377020943390965, 0.930138358159784, -3.097138402396844], "max": [0.6539419283397104, 0.3580650045117104, 1.2320848315836403, 0.014952434508987561, 1.3238965926594553, 3.128315648387723, 0.6397955805780982, -0.12020779197228434, 1.1499475265164483, 3.140071825438421, 1.5142037488900795, 3.136807843996263], "count": [365]}, "eef_sim_pose_action": {"mean": [0.6104344536213622, 0.3214522719027785, 1.1780175350805608, -1.6216893912947452, 1.0824105632983323, -1.3320419733278774, 0.6037310854617426, -0.26356489532092064, 1.0751525419647512, 2.2918774173329104, 1.2994993563564132, 0.4785869743228313], "std": [0.02142925598556254, 0.024345786329188834, 0.055731138849717775, 0.6624604464001014, 0.16589574909349994, 2.144341199165723, 0.015269417348687201, 0.05373765915130133, 0.03528542789889044, 0.7510975804001236, 0.14937675773993436, 2.202364155256327], "min": [0.5747919892760838, 0.2602184933959779, 1.0762872220978985, -2.7379483186817715, 0.7193760180013773, -3.1285672732870506, 0.5743830961117279, -0.3392787370859519, 1.036612398850731, -3.1377020943390965, 0.930138358159784, -3.097138402396844], "max": [0.6539419283397104, 0.3580650045117104, 1.2320848315836403, 0.014952434508987561, 1.3238965926594553, 3.128315648387723, 0.6397955805780982, -0.12020779197228434, 1.1499475265164483, 3.140071825438421, 1.5142037488900795, 3.136807843996263], "count": [365]}, "gripper_mode_state": {"mean": [0.6301369863013698, 0.14794520547945206], "std": [0.4827674023755109, 0.35504566136638516], "min": [0, 0], "max": [1, 1], "count": [365]}, "gripper_activity_state": {"mean": [1.8465753424657534, 1.8657534246575342], "std": [0.4893613931345991, 0.46352407633000914], "min": [0, 0], "max": [2, 2], "count": [365]}, "gripper_mode_action": {"mean": [0.6301369863013698, 0.14794520547945206], "std": [0.4827674023755109, 0.35504566136638516], "min": [0, 0], "max": [1, 1], "count": [365]}, "gripper_activity_action": {"mean": [1.8465753424657534, 1.8657534246575342], "std": [0.4893613931345991, 0.46352407633000914], "min": [0, 0], "max": [2, 2], "count": [365]}, "gripper_open_scale_state": {"mean": [0.35803561614572205, 0.7787520546691058], "std": [0.2746930047563489, 0.20587406867141209], "min": [0.133, 0.192], "max": [0.814, 0.894], "count": [365]}, "gripper_open_scale_action": {"mean": [0.35803561614572205, 0.7787520546691058], "std": [0.2746930047563489, 0.20587406867141209], "min": [0.133, 0.192], "max": [0.814, 0.894], "count": [365]}}} +{"episode_index": 325, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4717508598856209]], [[0.46803425449346403]], [[0.45610255923202614]]], "std": [[[0.13364853393643905]], [[0.1325437731680072]], [[0.14359938226810395]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4696166727941177]], [[0.4774190379901961]], [[0.4718558455882353]]], "std": [[[0.07391765978284304]], [[0.06882021085533682]], [[0.07250873946697979]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9647058823529412]]], "mean": [[[0.4804349407679739]], [[0.4710714644607843]], [[0.45385882148692813]]], "std": [[[0.1022188950929345]], [[0.09911324924504827]], [[0.12165308870702057]]], "count": [100]}, "observation.state": {"min": [0.5446997880935669, 1.919076919555664, -0.8285950422286987, -0.461499959230423, 0.9368928074836731, 0.9263684749603271, -2.811882495880127, 66.0, -0.0004830000107176602, 0.35612401366233826, -0.24159500002861023, -3.1411852836608887, 0.9710000157356262, -3.11299991607666, -1.0145949125289917, -2.041145086288452, 2.8491976261138916, -0.7076437473297119, -1.5124675035476685, 1.2224286794662476, -1.775122046470642, 141.0, -0.2529209852218628, 0.3808490037918091, -0.1842609941959381, 0.12800002098083496, -1.3880000114440918, -3.059000015258789], "max": [1.1297866106033325, 2.0478994846343994, 0.0015707964776083827, 0.05523967370390892, 2.0265541076660156, 1.5522433519363403, -1.8721623420715332, 894.0, 0.26981300115585327, 0.4306429922580719, -0.15444600582122803, 3.125999927520752, 1.5529999732971191, 3.132999897003174, -0.6243391633033752, -1.8375176191329956, 2.864190101623535, 0.04735078290104866, 0.03981095924973488, 2.03981876373291, -0.3061133027076721, 864.0, -0.18124200403690338, 0.4400019943714142, -0.04321200028061867, 2.7149999141693115, -0.7020000219345093, 3.052000045776367], "mean": [0.7254067659378052, 2.015617609024048, -0.3698086440563202, -0.14784298837184906, 1.507933259010315, 1.1427799463272095, -2.35347056388855, 733.6915283203125, 0.18848013877868652, 0.40017640590667725, -0.20244143903255463, 1.4489805698394775, 1.296818733215332, -1.40773606300354, -0.8663828372955322, -1.909486174583435, 2.8616650104522705, -0.4688330590724945, -0.679984450340271, 1.7226297855377197, -1.3528162240982056, 409.2044982910156, -0.22250792384147644, 0.4006013870239258, -0.09761093556880951, 1.552735686302185, -1.2033511400222778, 1.1283221244812012], "std": [0.15535873174667358, 0.027310064062476158, 0.2743428647518158, 0.18852166831493378, 0.42610904574394226, 0.1703210026025772, 0.3958055078983307, 252.8921661376953, 0.07981729507446289, 0.020873887464404106, 0.024699360132217407, 1.978140950202942, 0.16952072083950043, 1.3704278469085693, 0.10767223685979843, 0.07364673912525177, 0.0036226720549166203, 0.22132815420627594, 0.41903460025787354, 0.3260621130466461, 0.41472485661506653, 312.29498291015625, 0.014821231365203857, 0.018147174268960953, 0.05559050664305687, 0.6470954418182373, 0.21307334303855896, 1.659571886062622], "count": [379]}, "action": {"min": [0.5446997880935669, 1.919076919555664, -0.8285950422286987, -0.461499959230423, 0.9368928074836731, 0.9263684749603271, -2.811882495880127, 66.0, -0.0004830000107176602, 0.35612401366233826, -0.24159500002861023, -3.1411852836608887, 0.9710000157356262, -3.11299991607666, -1.0145949125289917, -2.041145086288452, 2.8491976261138916, -0.7076437473297119, -1.5124675035476685, 1.2224286794662476, -1.775122046470642, 141.0, -0.2529209852218628, 0.3808490037918091, -0.1842609941959381, 0.12800002098083496, -1.3880000114440918, -3.059000015258789], "max": [1.1297866106033325, 2.0478994846343994, 0.0015707964776083827, 0.05523967370390892, 2.0265541076660156, 1.5522433519363403, -1.8721623420715332, 894.0, 0.26981300115585327, 0.4306429922580719, -0.15444600582122803, 3.125999927520752, 1.5529999732971191, 3.132999897003174, -0.6243391633033752, -1.8375176191329956, 2.864190101623535, 0.04735078290104866, 0.03981095924973488, 2.03981876373291, -0.3061133027076721, 864.0, -0.18124200403690338, 0.4400019943714142, -0.04321200028061867, 2.7149999141693115, -0.7020000219345093, 3.052000045776367], "mean": [0.7254067659378052, 2.015617609024048, -0.3698086440563202, -0.14784298837184906, 1.507933259010315, 1.1427799463272095, -2.35347056388855, 733.6915283203125, 0.18848013877868652, 0.40017640590667725, -0.20244143903255463, 1.4489805698394775, 1.296818733215332, -1.40773606300354, -0.8663828372955322, -1.909486174583435, 2.8616650104522705, -0.4688330590724945, -0.679984450340271, 1.7226297855377197, -1.3528162240982056, 409.2044982910156, -0.22250792384147644, 0.4006013870239258, -0.09761093556880951, 1.552735686302185, -1.2033511400222778, 1.1283221244812012], "std": [0.15535873174667358, 0.027310064062476158, 0.2743428647518158, 0.18852166831493378, 0.42610904574394226, 0.1703210026025772, 0.3958055078983307, 252.8921661376953, 0.07981729507446289, 0.020873887464404106, 0.024699360132217407, 1.978140950202942, 0.16952072083950043, 1.3704278469085693, 0.10767223685979843, 0.07364673912525177, 0.0036226720549166203, 0.22132815420627594, 0.41903460025787354, 0.3260621130466461, 0.41472485661506653, 312.29498291015625, 0.014821231365203857, 0.018147174268960953, 0.05559050664305687, 0.6470954418182373, 0.21307334303855896, 1.659571886062622], "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": [326], "max": [326], "mean": [326.0], "std": [0.0], "count": [379]}, "index": {"min": [171419], "max": [171797], "mean": [171608.0], "std": [109.40749517286281], "count": [379]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [379]}, "subtask_annotation": {"mean": [4.218997361477572, 12.0, 12.0, 12.0, 12.0], "std": [4.079300737776985, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [379]}, "scene_annotation": {"mean": [326.0], "std": [0.0], "min": [326], "max": [326], "count": [379]}, "eef_direction_state": {"mean": [4.627968337730871, 4.211081794195251], "std": [1.707150517915184, 1.8284712940030254], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_state": {"mean": [0.6437994722955145, 0.7757255936675461], "std": [0.749516869473295, 0.7371353585593156], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_state": {"mean": [0.6437994722955145, 0.8232189973614775], "std": [0.7972792268668399, 0.8458429665557423], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_direction_action": {"mean": [4.627968337730871, 4.211081794195251], "std": [1.707150517915184, 1.8284712940030254], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_action": {"mean": [0.6437994722955145, 0.7757255936675461], "std": [0.749516869473295, 0.7371353585593156], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_action": {"mean": [0.6437994722955145, 0.8232189973614775], "std": [0.7972792268668399, 0.8458429665557423], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_sim_pose_state": {"mean": [0.6041625327598624, 0.31856850126687947, 1.1707371894078047, -1.5535536374408854, 1.2027985412446505, -1.2297310662320418, 0.5966671547445995, -0.27088281210706694, 1.0713367682549997, 1.465552101026926, 1.2974474801503322, -0.24413393023860833], "std": [0.017214031118268604, 0.021120622396531962, 0.05273903772682623, 0.6450987991327641, 0.21256192528114778, 2.1737677732606366, 0.016083902732641046, 0.06831291797286873, 0.027649252471099537, 1.9660043600987323, 0.16939259316838542, 2.083557871127002], "min": [0.5816717767462066, 0.27641497007907484, 1.0729381068257526, -2.71396253403523, 0.7019756343670536, -3.107394406589073, 0.564054117074511, -0.34114840975213706, 1.0416911099155552, -3.1410239037348426, 0.9719957727270896, -3.10694138690615], "max": [0.6457702361076418, 0.34580288956485006, 1.2211912089644061, -0.13370096930162306, 1.387075817158081, 3.119059912917584, 0.6228901836375469, -0.10183070738034532, 1.1200750485587205, 3.129484495876538, 1.5534469333717214, 3.0613098077197867], "count": [379]}, "eef_sim_pose_action": {"mean": [0.6041625327598624, 0.31856850126687947, 1.1707371894078047, -1.5535536374408854, 1.2027985412446505, -1.2297310662320418, 0.5966671547445995, -0.27088281210706694, 1.0713367682549997, 1.465552101026926, 1.2974474801503322, -0.24413393023860833], "std": [0.017214031118268604, 0.021120622396531962, 0.05273903772682623, 0.6450987991327641, 0.21256192528114778, 2.1737677732606366, 0.016083902732641046, 0.06831291797286873, 0.027649252471099537, 1.9660043600987323, 0.16939259316838542, 2.083557871127002], "min": [0.5816717767462066, 0.27641497007907484, 1.0729381068257526, -2.71396253403523, 0.7019756343670536, -3.107394406589073, 0.564054117074511, -0.34114840975213706, 1.0416911099155552, -3.1410239037348426, 0.9719957727270896, -3.10694138690615], "max": [0.6457702361076418, 0.34580288956485006, 1.2211912089644061, -0.13370096930162306, 1.387075817158081, 3.119059912917584, 0.6228901836375469, -0.10183070738034532, 1.1200750485587205, 3.129484495876538, 1.5534469333717214, 3.0613098077197867], "count": [379]}, "gripper_mode_state": {"mean": [0.6279683377308707, 0.18997361477572558], "std": [0.4833467746229373, 0.39228005361574203], "min": [0, 0], "max": [1, 1], "count": [379]}, "gripper_activity_state": {"mean": [1.849604221635884, 1.8179419525065963], "std": [0.48302979754047515, 0.529942483868132], "min": [0, 0], "max": [2, 2], "count": [379]}, "gripper_mode_action": {"mean": [0.6279683377308707, 0.18997361477572558], "std": [0.4833467746229373, 0.39228005361574203], "min": [0, 0], "max": [1, 1], "count": [379]}, "gripper_activity_action": {"mean": [1.849604221635884, 1.8179419525065963], "std": [0.48302979754047515, 0.529942483868132], "min": [0, 0], "max": [2, 2], "count": [379]}, "gripper_open_scale_state": {"mean": [0.4092044854076053, 0.7336912933591172], "std": [0.3122949788123587, 0.25289213703997093], "min": [0.141, 0.066], "max": [0.864, 0.894], "count": [379]}, "gripper_open_scale_action": {"mean": [0.4092044854076053, 0.7336912933591172], "std": [0.3122949788123587, 0.25289213703997093], "min": [0.141, 0.066], "max": [0.864, 0.894], "count": [379]}}} +{"episode_index": 326, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4745756086601307]], [[0.47234143790849675]], [[0.4593816727941177]]], "std": [[[0.12405655238350033]], [[0.12284756981370547]], [[0.13388146839587264]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.47005467524509803]], [[0.476323425245098]], [[0.4707794955065359]]], "std": [[[0.07152963440412528]], [[0.06591608614572843]], [[0.06868483396949125]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.48255957720588233]], [[0.4731474979575163]], [[0.4573515727124183]]], "std": [[[0.1012757826679466]], [[0.09612341910603976]], [[0.11895531722880633]]], "count": [100]}, "observation.state": {"min": [0.5616644024848938, 1.984579086303711, -0.27174776792526245, -0.4286354184150696, 0.6605198979377747, 0.9386730790138245, -2.8240299224853516, 60.0, 0.010502000339329243, 0.35182300209999084, -0.23344500362873077, -3.1391851902008057, 1.0099999904632568, -2.937999963760376, -1.0496410131454468, -2.0385797023773193, 2.8471381664276123, -0.6284930109977722, -1.4864445924758911, 1.1444647312164307, -1.8559657335281372, 134.0, -0.24823500216007233, 0.39082300662994385, -0.1874299943447113, 0.8169999718666077, -1.4119999408721924, -3.125999927520752], "max": [1.1027863025665283, 2.0357346534729004, 0.21905627846717834, 0.08522442728281021, 1.744369387626648, 1.609019160270691, -1.9534249305725098, 892.0, 0.26656898856163025, 0.4333820044994354, -0.1648939996957779, 3.1410000324249268, 1.5410000085830688, -0.04800000414252281, -0.6533989310264587, -1.7757503986358643, 2.8640329837799072, 0.012217304669320583, 0.039043016731739044, 2.0362582206726074, -0.5223596096038818, 858.0, -0.16439400613307953, 0.4515179991722107, -0.02453400008380413, 2.6649999618530273, -0.6800000071525574, 3.0940001010894775], "mean": [0.7569354772567749, 2.023620843887329, -0.020007029175758362, -0.10605372488498688, 1.1946008205413818, 1.158889889717102, -2.4233031272888184, 727.3810424804688, 0.17736762762069702, 0.40180957317352295, -0.2028506100177765, 1.8176488876342773, 1.3441495895385742, -1.627945899963379, -0.904704749584198, -1.8759360313415527, 2.86130428314209, -0.4352843761444092, -0.6369378566741943, 1.6603026390075684, -1.5257102251052856, 404.64178466796875, -0.22074657678604126, 0.4147469401359558, -0.09098005294799805, 1.7104884386062622, -1.0702300071716309, 0.9848448038101196], "std": [0.14491327106952667, 0.011091486550867558, 0.1566123515367508, 0.18220221996307373, 0.4754197597503662, 0.19977355003356934, 0.34941866993904114, 265.7495422363281, 0.07153264433145523, 0.025190846994519234, 0.019560327753424644, 1.6904253959655762, 0.16004736721515656, 0.956744372844696, 0.11071474105119705, 0.09522514045238495, 0.004735189024358988, 0.20148856937885284, 0.4266928732395172, 0.35715579986572266, 0.4381520450115204, 323.92559814453125, 0.017553649842739105, 0.0168740414083004, 0.06479231268167496, 0.5232560634613037, 0.17922452092170715, 1.749826431274414], "count": [395]}, "action": {"min": [0.5616644024848938, 1.984579086303711, -0.27174776792526245, -0.4286354184150696, 0.6605198979377747, 0.9386730790138245, -2.8240299224853516, 60.0, 0.010502000339329243, 0.35182300209999084, -0.23344500362873077, -3.1391851902008057, 1.0099999904632568, -2.937999963760376, -1.0496410131454468, -2.0385797023773193, 2.8471381664276123, -0.6284930109977722, -1.4864445924758911, 1.1444647312164307, -1.8559657335281372, 134.0, -0.24823500216007233, 0.39082300662994385, -0.1874299943447113, 0.8169999718666077, -1.4119999408721924, -3.125999927520752], "max": [1.1027863025665283, 2.0357346534729004, 0.21905627846717834, 0.08522442728281021, 1.744369387626648, 1.609019160270691, -1.9534249305725098, 892.0, 0.26656898856163025, 0.4333820044994354, -0.1648939996957779, 3.1410000324249268, 1.5410000085830688, -0.04800000414252281, -0.6533989310264587, -1.7757503986358643, 2.8640329837799072, 0.012217304669320583, 0.039043016731739044, 2.0362582206726074, -0.5223596096038818, 858.0, -0.16439400613307953, 0.4515179991722107, -0.02453400008380413, 2.6649999618530273, -0.6800000071525574, 3.0940001010894775], "mean": [0.7569354772567749, 2.023620843887329, -0.020007029175758362, -0.10605372488498688, 1.1946008205413818, 1.158889889717102, -2.4233031272888184, 727.3810424804688, 0.17736762762069702, 0.40180957317352295, -0.2028506100177765, 1.8176488876342773, 1.3441495895385742, -1.627945899963379, -0.904704749584198, -1.8759360313415527, 2.86130428314209, -0.4352843761444092, -0.6369378566741943, 1.6603026390075684, -1.5257102251052856, 404.64178466796875, -0.22074657678604126, 0.4147469401359558, -0.09098005294799805, 1.7104884386062622, -1.0702300071716309, 0.9848448038101196], "std": [0.14491327106952667, 0.011091486550867558, 0.1566123515367508, 0.18220221996307373, 0.4754197597503662, 0.19977355003356934, 0.34941866993904114, 265.7495422363281, 0.07153264433145523, 0.025190846994519234, 0.019560327753424644, 1.6904253959655762, 0.16004736721515656, 0.956744372844696, 0.11071474105119705, 0.09522514045238495, 0.004735189024358988, 0.20148856937885284, 0.4266928732395172, 0.35715579986572266, 0.4381520450115204, 323.92559814453125, 0.017553649842739105, 0.0168740414083004, 0.06479231268167496, 0.5232560634613037, 0.17922452092170715, 1.749826431274414], "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": [327], "max": [327], "mean": [327.0], "std": [0.0], "count": [395]}, "index": {"min": [171798], "max": [172192], "mean": [171995.0], "std": [114.02631275280281], "count": [395]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [395]}, "subtask_annotation": {"mean": [4.789873417721519, 12.0, 12.0, 12.0, 12.0], "std": [3.9379875004368805, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [395]}, "scene_annotation": {"mean": [327.0], "std": [0.0], "min": [327], "max": [327], "count": [395]}, "eef_direction_state": {"mean": [4.769620253164557, 4.30379746835443], "std": [1.5278307970452616, 1.8138317395045476], "min": [0, 0], "max": [6, 6], "count": [395]}, "eef_velocity_state": {"mean": [0.6582278481012658, 0.7012658227848101], "std": [0.7578463146923899, 0.7643138183250066], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_acc_mag_state": {"mean": [0.6987341772151898, 0.830379746835443], "std": [0.8254639924042528, 0.8353509730630628], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_direction_action": {"mean": [4.769620253164557, 4.30379746835443], "std": [1.5278307970452616, 1.8138317395045476], "min": [0, 0], "max": [6, 6], "count": [395]}, "eef_velocity_action": {"mean": [0.6582278481012658, 0.7012658227848101], "std": [0.7578463146923899, 0.7643138183250066], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_acc_mag_action": {"mean": [0.6987341772151898, 0.830379746835443], "std": [0.8254639924042528, 0.8353509730630628], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_sim_pose_state": {"mean": [0.6182770751509503, 0.3163983061352927, 1.179672408266883, -1.711013651729091, 1.0693750297051958, -1.3887814849065805, 0.5975918969343619, -0.26104991075178896, 1.0696078458268035, 1.8199978898779063, 1.3444326925810284, 0.19081358066511628], "std": [0.016115887014848864, 0.023383148489522606, 0.0623064315434609, 0.5218445743542401, 0.17903363738796285, 2.244567053854116, 0.018200374438819687, 0.062028816292639496, 0.02196903921436853, 1.6927927711147024, 0.1599543034627565, 2.2710491379689084], "min": [0.5918224486337963, 0.26319209047805037, 1.0767804281167752, -2.6639185341050755, 0.6800577509228733, -3.139707485725084, 0.5515417305585016, -0.3440845840024737, 1.045174097841227, -3.139360239989058, 1.010672949141847, -3.082000055074202], "max": [0.6580269241013766, 0.34589922681054075, 1.2429460274422703, -0.8214729655315136, 1.4108348836108249, 3.123826297849035, 0.6188576319943215, -0.11319027818807088, 1.1105701742053673, 3.1413598094432333, 1.5415497759707883, 3.1244028405020026], "count": [395]}, "eef_sim_pose_action": {"mean": [0.6182770751509503, 0.3163983061352927, 1.179672408266883, -1.711013651729091, 1.0693750297051958, -1.3887814849065805, 0.5975918969343619, -0.26104991075178896, 1.0696078458268035, 1.8199978898779063, 1.3444326925810284, 0.19081358066511628], "std": [0.016115887014848864, 0.023383148489522606, 0.0623064315434609, 0.5218445743542401, 0.17903363738796285, 2.244567053854116, 0.018200374438819687, 0.062028816292639496, 0.02196903921436853, 1.6927927711147024, 0.1599543034627565, 2.2710491379689084], "min": [0.5918224486337963, 0.26319209047805037, 1.0767804281167752, -2.6639185341050755, 0.6800577509228733, -3.139707485725084, 0.5515417305585016, -0.3440845840024737, 1.045174097841227, -3.139360239989058, 1.010672949141847, -3.082000055074202], "max": [0.6580269241013766, 0.34589922681054075, 1.2429460274422703, -0.8214729655315136, 1.4108348836108249, 3.123826297849035, 0.6188576319943215, -0.11319027818807088, 1.1105701742053673, 3.1413598094432333, 1.5415497759707883, 3.1244028405020026], "count": [395]}, "gripper_mode_state": {"mean": [0.610126582278481, 0.20759493670886076], "std": [0.48772137114920383, 0.40558510692788746], "min": [0, 0], "max": [1, 1], "count": [395]}, "gripper_activity_state": {"mean": [1.8759493670886076, 1.8151898734177214], "std": [0.4237312229881615, 0.5360636197825909], "min": [0, 0], "max": [2, 2], "count": [395]}, "gripper_mode_action": {"mean": [0.610126582278481, 0.20759493670886076], "std": [0.48772137114920383, 0.40558510692788746], "min": [0, 0], "max": [1, 1], "count": [395]}, "gripper_activity_action": {"mean": [1.8759493670886076, 1.8151898734177214], "std": [0.4237312229881615, 0.5360636197825909], "min": [0, 0], "max": [2, 2], "count": [395]}, "gripper_open_scale_state": {"mean": [0.40464177234504795, 0.7273810125616533], "std": [0.323925483252406, 0.2657493905362205], "min": [0.134, 0.06], "max": [0.858, 0.892], "count": [395]}, "gripper_open_scale_action": {"mean": [0.40464177234504795, 0.7273810125616533], "std": [0.323925483252406, 0.2657493905362205], "min": [0.134, 0.06], "max": [0.858, 0.892], "count": [395]}}} +{"episode_index": 327, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.46925105392156863]], [[0.4660521303104575]], [[0.4541833700980392]]], "std": [[[0.13684424037985213]], [[0.1362883705256725]], [[0.14677881975953314]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9725490196078431]], [[1.0]]], "mean": [[[0.4707937949346405]], [[0.47762350081699345]], [[0.4717681597222222]]], "std": [[[0.06878663532747326]], [[0.06320522066409485]], [[0.06608092842290123]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.47990964460784313]], [[0.4702195241013072]], [[0.456164285130719]]], "std": [[[0.10448764890770657]], [[0.1025601223920602]], [[0.12354469130013351]]], "count": [100]}, "observation.state": {"min": [0.6506238579750061, 1.9710701704025269, -0.6602929830551147, -0.46930161118507385, 0.6498733758926392, 0.9110270142555237, -2.811760425567627, 112.0, 0.0015160000184550881, 0.3525190055370331, -0.239206001162529, -3.1019999980926514, 0.921999990940094, -3.00600004196167, -1.0209827423095703, -2.036327838897705, 2.756084442138672, -0.5323079824447632, -1.4760597944259644, 1.1132060289382935, -1.885077953338623, 140.0, -0.24698899686336517, 0.37353599071502686, -0.18150299787521362, 0.18300001323223114, -1.3070000410079956, -3.1059999465942383], "max": [1.1227529048919678, 2.0446534156799316, 0.21937043964862823, 0.08597492426633835, 1.8714991807937622, 1.6555321216583252, -1.8565417528152466, 891.0, 0.2507059872150421, 0.4358769953250885, -0.14986899495124817, 3.13100004196167, 1.5490000247955322, 3.131999969482422, -0.6639232635498047, -1.8483386039733887, 2.8625144958496094, 0.024818584322929382, -0.021676989272236824, 2.0335006713867188, -0.5169490575790405, 789.0, -0.1587730050086975, 0.45437800884246826, -0.04874299839138985, 2.572999954223633, -0.6949999928474426, 3.125], "mean": [0.7737520933151245, 2.023827314376831, -0.14284510910511017, -0.12176594138145447, 1.2755100727081299, 1.1625527143478394, -2.4044477939605713, 760.1992797851562, 0.16875359416007996, 0.40724876523017883, -0.19488944113254547, 0.8822243809700012, 1.312789797782898, -0.7163305878639221, -0.8522370457649231, -1.9147766828536987, 2.8469581604003906, -0.3560906946659088, -0.758331298828125, 1.6760001182556152, -1.3402659893035889, 390.2234191894531, -0.20972290635108948, 0.40427789092063904, -0.10114189237356186, 1.3161550760269165, -1.1445475816726685, 1.0841251611709595], "std": [0.1409052461385727, 0.014507893472909927, 0.3035871386528015, 0.19848626852035522, 0.3820786476135254, 0.20323733985424042, 0.3626179099082947, 230.63525390625, 0.07026621699333191, 0.026653330773115158, 0.025179188698530197, 2.218360424041748, 0.17152997851371765, 1.7057764530181885, 0.10246001929044724, 0.06878475099802017, 0.03509579226374626, 0.18910916149616241, 0.4041121304035187, 0.33668252825737, 0.42112886905670166, 297.5091552734375, 0.0166682917624712, 0.023593822494149208, 0.04981909319758415, 0.6004545092582703, 0.19010700285434723, 1.9807809591293335], "count": [376]}, "action": {"min": [0.6506238579750061, 1.9710701704025269, -0.6602929830551147, -0.46930161118507385, 0.6498733758926392, 0.9110270142555237, -2.811760425567627, 112.0, 0.0015160000184550881, 0.3525190055370331, -0.239206001162529, -3.1019999980926514, 0.921999990940094, -3.00600004196167, -1.0209827423095703, -2.036327838897705, 2.756084442138672, -0.5323079824447632, -1.4760597944259644, 1.1132060289382935, -1.885077953338623, 140.0, -0.24698899686336517, 0.37353599071502686, -0.18150299787521362, 0.18300001323223114, -1.3070000410079956, -3.1059999465942383], "max": [1.1227529048919678, 2.0446534156799316, 0.21937043964862823, 0.08597492426633835, 1.8714991807937622, 1.6555321216583252, -1.8565417528152466, 891.0, 0.2507059872150421, 0.4358769953250885, -0.14986899495124817, 3.13100004196167, 1.5490000247955322, 3.131999969482422, -0.6639232635498047, -1.8483386039733887, 2.8625144958496094, 0.024818584322929382, -0.021676989272236824, 2.0335006713867188, -0.5169490575790405, 789.0, -0.1587730050086975, 0.45437800884246826, -0.04874299839138985, 2.572999954223633, -0.6949999928474426, 3.125], "mean": [0.7737520933151245, 2.023827314376831, -0.14284510910511017, -0.12176594138145447, 1.2755100727081299, 1.1625527143478394, -2.4044477939605713, 760.1992797851562, 0.16875359416007996, 0.40724876523017883, -0.19488944113254547, 0.8822243809700012, 1.312789797782898, -0.7163305878639221, -0.8522370457649231, -1.9147766828536987, 2.8469581604003906, -0.3560906946659088, -0.758331298828125, 1.6760001182556152, -1.3402659893035889, 390.2234191894531, -0.20972290635108948, 0.40427789092063904, -0.10114189237356186, 1.3161550760269165, -1.1445475816726685, 1.0841251611709595], "std": [0.1409052461385727, 0.014507893472909927, 0.3035871386528015, 0.19848626852035522, 0.3820786476135254, 0.20323733985424042, 0.3626179099082947, 230.63525390625, 0.07026621699333191, 0.026653330773115158, 0.025179188698530197, 2.218360424041748, 0.17152997851371765, 1.7057764530181885, 0.10246001929044724, 0.06878475099802017, 0.03509579226374626, 0.18910916149616241, 0.4041121304035187, 0.33668252825737, 0.42112886905670166, 297.5091552734375, 0.0166682917624712, 0.023593822494149208, 0.04981909319758415, 0.6004545092582703, 0.19010700285434723, 1.9807809591293335], "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": [328], "max": [328], "mean": [328.0], "std": [0.0], "count": [376]}, "index": {"min": [172193], "max": [172568], "mean": [172380.5], "std": [108.54146673046205], "count": [376]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [376]}, "subtask_annotation": {"mean": [4.39095744680851, 12.0, 12.0, 12.0, 12.0], "std": [4.048748577121367, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [376]}, "scene_annotation": {"mean": [328.0], "std": [0.0], "min": [328], "max": [328], "count": [376]}, "eef_direction_state": {"mean": [4.803191489361702, 4.48404255319149], "std": [1.565448214495771, 1.7442186076810187], "min": [0, 0], "max": [6, 6], "count": [376]}, "eef_velocity_state": {"mean": [0.6595744680851063, 0.7021276595744681], "std": [0.7963105281361453, 0.7694953753202171], "min": [0, 0], "max": [2, 2], "count": [376]}, "eef_acc_mag_state": {"mean": [0.6675531914893617, 0.8404255319148937], "std": [0.8210076659789449, 0.8574230501961644], "min": [0, 0], "max": [2, 2], "count": [376]}, "eef_direction_action": {"mean": [4.803191489361702, 4.48404255319149], "std": [1.565448214495771, 1.7442186076810187], "min": [0, 0], "max": [6, 6], "count": [376]}, "eef_velocity_action": {"mean": [0.6595744680851063, 0.7021276595744681], "std": [0.7963105281361453, 0.7694953753202171], "min": [0, 0], "max": [2, 2], "count": [376]}, "eef_acc_mag_action": {"mean": [0.6675531914893617, 0.8404255319148937], "std": [0.8210076659789449, 0.8574230501961644], "min": [0, 0], "max": [2, 2], "count": [376]}, "eef_sim_pose_state": {"mean": [0.6073474249820764, 0.304938022707322, 1.1627224478559566, -1.3181469853745875, 1.1437874109857031, -1.356878867608666, 0.6044154221520657, -0.2531878212632193, 1.0778164211758936, 0.8651712467153022, 1.3133371330334287, -0.13253162300700233], "std": [0.021080364491084736, 0.019794303288601683, 0.046033515589427136, 0.5989554838789573, 0.18989852074735594, 1.8650284008957432, 0.01710700787606386, 0.061220491735087236, 0.02651337248569398, 2.225600454831263, 0.1714628427553821, 2.0392689232083776], "min": [0.585427568957698, 0.26080221740890697, 1.0804829360893424, -2.5726656319982615, 0.6950265738867167, -3.1388664622769897, 0.566194115688442, -0.3355435839622782, 1.0500165496704403, -3.1383968253700183, 0.9228209284852933, -3.0782681703888626], "max": [0.6552152844983721, 0.33954322984958585, 1.2109472606770384, -0.1891796789598424, 1.3058673647956147, 3.134592746225052, 0.6266073633131887, -0.10456685661860288, 1.1254813675840236, 3.129771291705799, 1.5501126963569871, 3.0664536616553484], "count": [376]}, "eef_sim_pose_action": {"mean": [0.6073474249820764, 0.304938022707322, 1.1627224478559566, -1.3181469853745875, 1.1437874109857031, -1.356878867608666, 0.6044154221520657, -0.2531878212632193, 1.0778164211758936, 0.8651712467153022, 1.3133371330334287, -0.13253162300700233], "std": [0.021080364491084736, 0.019794303288601683, 0.046033515589427136, 0.5989554838789573, 0.18989852074735594, 1.8650284008957432, 0.01710700787606386, 0.061220491735087236, 0.02651337248569398, 2.225600454831263, 0.1714628427553821, 2.0392689232083776], "min": [0.585427568957698, 0.26080221740890697, 1.0804829360893424, -2.5726656319982615, 0.6950265738867167, -3.1388664622769897, 0.566194115688442, -0.3355435839622782, 1.0500165496704403, -3.1383968253700183, 0.9228209284852933, -3.0782681703888626], "max": [0.6552152844983721, 0.33954322984958585, 1.2109472606770384, -0.1891796789598424, 1.3058673647956147, 3.134592746225052, 0.6266073633131887, -0.10456685661860288, 1.1254813675840236, 3.129771291705799, 1.5501126963569871, 3.0664536616553484], "count": [376]}, "gripper_mode_state": {"mean": [0.6117021276595744, 0.17553191489361702], "std": [0.4873629393750843, 0.38042142650933475], "min": [0, 0], "max": [1, 1], "count": [376]}, "gripper_activity_state": {"mean": [1.8537234042553192, 1.8404255319148937], "std": [0.4582424426662718, 0.5168067149570671], "min": [0, 0], "max": [2, 2], "count": [376]}, "gripper_mode_action": {"mean": [0.6117021276595744, 0.17553191489361702], "std": [0.4873629393750843, 0.38042142650933475], "min": [0, 0], "max": [1, 1], "count": [376]}, "gripper_activity_action": {"mean": [1.8537234042553192, 1.8404255319148937], "std": [0.4582424426662718, 0.5168067149570671], "min": [0, 0], "max": [2, 2], "count": [376]}, "gripper_open_scale_state": {"mean": [0.39022340397124594, 0.7601994680039427], "std": [0.29750915535065775, 0.23063530309651606], "min": [0.14, 0.112], "max": [0.789, 0.891], "count": [376]}, "gripper_open_scale_action": {"mean": [0.39022340397124594, 0.7601994680039427], "std": [0.29750915535065775, 0.23063530309651606], "min": [0.14, 0.112], "max": [0.789, 0.891], "count": [376]}}} +{"episode_index": 328, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.47457928921568626]], [[0.4699666033496732]], [[0.45711301879084965]]], "std": [[[0.13904225438277995]], [[0.13809578821540852]], [[0.14913609911665862]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4661716258169935]], [[0.47368019199346406]], [[0.4675869301470588]]], "std": [[[0.07715376600104648]], [[0.07210491471001125]], [[0.07534547897146592]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9529411764705882]]], "mean": [[[0.48382852941176474]], [[0.46470101307189543]], [[0.44859100081699343]]], "std": [[[0.1051026601906548]], [[0.10502449630645903]], [[0.1296461438705669]]], "count": [100]}, "observation.state": {"min": [0.597757875919342, 1.9096869230270386, -0.6198362708091736, -0.5061629414558411, 0.6499606370925903, 0.8990191221237183, -2.8301563262939453, 73.0, 0.012814000248908997, 0.34567299485206604, -0.23077300190925598, -3.132185220718384, 0.9649999737739563, -2.8399999141693115, -0.9850987792015076, -2.0335006713867188, 2.7485971450805664, -0.5707226991653442, -1.3668197393417358, 1.171936273574829, -1.7708808183670044, 142.0, -0.234483003616333, 0.3799940049648285, -0.19508300721645355, 0.5249999761581421, -1.347000002861023, -3.111999988555908], "max": [1.1091043949127197, 2.040255069732666, -0.0881391316652298, 0.04611159861087799, 2.0939414501190186, 1.641499638557434, -1.902461290359497, 892.0, 0.272830992937088, 0.43252700567245483, -0.15928499400615692, 3.140000104904175, 1.5540000200271606, 2.2760000228881836, -0.6748664975166321, -1.8268187046051025, 2.865586280822754, 0.010698867961764336, -0.024818584322929382, 2.0421574115753174, -0.6028541922569275, 870.0, -0.16926200687885284, 0.44043099880218506, -0.04128500074148178, 2.622999906539917, -0.7170000076293945, 3.128999948501587], "mean": [0.7456653714179993, 2.015558958053589, -0.3033466637134552, -0.17650587856769562, 1.3690818548202515, 1.1977252960205078, -2.3502519130706787, 742.3463745117188, 0.18261860311031342, 0.40030938386917114, -0.19628553092479706, 0.7203609943389893, 1.3022000789642334, -0.9222859740257263, -0.8808860182762146, -1.8997814655303955, 2.855653762817383, -0.4503633379936218, -0.6387311816215515, 1.7193291187286377, -1.4357457160949707, 380.92047119140625, -0.21525758504867554, 0.4024389684200287, -0.09769143909215927, 1.6551055908203125, -1.1459078788757324, 1.0031242370605469], "std": [0.1386619657278061, 0.025465864688158035, 0.17901930212974548, 0.20162136852741241, 0.5023879408836365, 0.22297358512878418, 0.3627660572528839, 246.73883056640625, 0.07031480967998505, 0.028801709413528442, 0.02205774374306202, 2.4220199584960938, 0.1770349144935608, 1.3648006916046143, 0.09319473057985306, 0.07744259387254715, 0.02732866071164608, 0.18356215953826904, 0.35623252391815186, 0.3549026846885681, 0.3580743968486786, 305.7850646972656, 0.013226418755948544, 0.018641261383891106, 0.05738760903477669, 0.5166078209877014, 0.16666768491268158, 1.721327304840088], "count": [371]}, "action": {"min": [0.597757875919342, 1.9096869230270386, -0.6198362708091736, -0.5061629414558411, 0.6499606370925903, 0.8990191221237183, -2.8301563262939453, 73.0, 0.012814000248908997, 0.34567299485206604, -0.23077300190925598, -3.132185220718384, 0.9649999737739563, -2.8399999141693115, -0.9850987792015076, -2.0335006713867188, 2.7485971450805664, -0.5707226991653442, -1.3668197393417358, 1.171936273574829, -1.7708808183670044, 142.0, -0.234483003616333, 0.3799940049648285, -0.19508300721645355, 0.5249999761581421, -1.347000002861023, -3.111999988555908], "max": [1.1091043949127197, 2.040255069732666, -0.0881391316652298, 0.04611159861087799, 2.0939414501190186, 1.641499638557434, -1.902461290359497, 892.0, 0.272830992937088, 0.43252700567245483, -0.15928499400615692, 3.140000104904175, 1.5540000200271606, 2.2760000228881836, -0.6748664975166321, -1.8268187046051025, 2.865586280822754, 0.010698867961764336, -0.024818584322929382, 2.0421574115753174, -0.6028541922569275, 870.0, -0.16926200687885284, 0.44043099880218506, -0.04128500074148178, 2.622999906539917, -0.7170000076293945, 3.128999948501587], "mean": [0.7456653714179993, 2.015558958053589, -0.3033466637134552, -0.17650587856769562, 1.3690818548202515, 1.1977252960205078, -2.3502519130706787, 742.3463745117188, 0.18261860311031342, 0.40030938386917114, -0.19628553092479706, 0.7203609943389893, 1.3022000789642334, -0.9222859740257263, -0.8808860182762146, -1.8997814655303955, 2.855653762817383, -0.4503633379936218, -0.6387311816215515, 1.7193291187286377, -1.4357457160949707, 380.92047119140625, -0.21525758504867554, 0.4024389684200287, -0.09769143909215927, 1.6551055908203125, -1.1459078788757324, 1.0031242370605469], "std": [0.1386619657278061, 0.025465864688158035, 0.17901930212974548, 0.20162136852741241, 0.5023879408836365, 0.22297358512878418, 0.3627660572528839, 246.73883056640625, 0.07031480967998505, 0.028801709413528442, 0.02205774374306202, 2.4220199584960938, 0.1770349144935608, 1.3648006916046143, 0.09319473057985306, 0.07744259387254715, 0.02732866071164608, 0.18356215953826904, 0.35623252391815186, 0.3549026846885681, 0.3580743968486786, 305.7850646972656, 0.013226418755948544, 0.018641261383891106, 0.05738760903477669, 0.5166078209877014, 0.16666768491268158, 1.721327304840088], "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": [329], "max": [329], "mean": [329.0], "std": [0.0], "count": [371]}, "index": {"min": [172569], "max": [172939], "mean": [172754.0], "std": [107.09808588392231], "count": [371]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [371]}, "subtask_annotation": {"mean": [4.040431266846361, 12.0, 12.0, 12.0, 12.0], "std": [4.024317434213352, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [371]}, "scene_annotation": {"mean": [329.0], "std": [0.0], "min": [329], "max": [329], "count": [371]}, "eef_direction_state": {"mean": [4.84366576819407, 4.051212938005391], "std": [1.5073339261221956, 1.7984921463491377], "min": [0, 0], "max": [6, 6], "count": [371]}, "eef_velocity_state": {"mean": [0.6226415094339622, 0.8355795148247979], "std": [0.7326976542999093, 0.7360020772345468], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_acc_mag_state": {"mean": [0.6253369272237197, 0.8706199460916442], "std": [0.8223984266730635, 0.8139447675791889], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_direction_action": {"mean": [4.84366576819407, 4.051212938005391], "std": [1.5073339261221956, 1.7984921463491377], "min": [0, 0], "max": [6, 6], "count": [371]}, "eef_velocity_action": {"mean": [0.6226415094339622, 0.8355795148247979], "std": [0.7326976542999093, 0.7360020772345468], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_acc_mag_action": {"mean": [0.6253369272237197, 0.8706199460916442], "std": [0.8223984266730635, 0.8139447675791889], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_sim_pose_state": {"mean": [0.6075148861717381, 0.31282510616384623, 1.1714314567506794, -1.6555204571578932, 1.145112129309846, -1.5917515689238164, 0.5984176917419997, -0.2677332467681834, 1.0776520912727898, 0.7192168573256069, 1.3027859670276822, -0.2595632129500545], "std": [0.013724714625790804, 0.017731656983995252, 0.05465569407863614, 0.5148673966872235, 0.16642693480948342, 2.141991572764186, 0.01968405678403338, 0.06174040309748295, 0.024752449261244442, 2.4228292421871367, 0.17695517778194175, 2.0762005925525653], "min": [0.5915938114592912, 0.2667869124197032, 1.0756819744422315, -2.622091078652445, 0.7166442583676269, -3.1413747921034325, 0.556341597556023, -0.36104256653785033, 1.0466218548508572, -3.133821476835933, 0.9657177838287074, -3.0612764569305604], "max": [0.6389425860166031, 0.33515890508089746, 1.2250022579337, -0.5305998655402994, 1.3461999427085432, 3.133033899139686, 0.6198472904348215, -0.11487806934643867, 1.123127411596444, 3.138819873604492, 1.5551061005191813, 3.1211266213579414], "count": [371]}, "eef_sim_pose_action": {"mean": [0.6075148861717381, 0.31282510616384623, 1.1714314567506794, -1.6555204571578932, 1.145112129309846, -1.5917515689238164, 0.5984176917419997, -0.2677332467681834, 1.0776520912727898, 0.7192168573256069, 1.3027859670276822, -0.2595632129500545], "std": [0.013724714625790804, 0.017731656983995252, 0.05465569407863614, 0.5148673966872235, 0.16642693480948342, 2.141991572764186, 0.01968405678403338, 0.06174040309748295, 0.024752449261244442, 2.4228292421871367, 0.17695517778194175, 2.0762005925525653], "min": [0.5915938114592912, 0.2667869124197032, 1.0756819744422315, -2.622091078652445, 0.7166442583676269, -3.1413747921034325, 0.556341597556023, -0.36104256653785033, 1.0466218548508572, -3.133821476835933, 0.9657177838287074, -3.0612764569305604], "max": [0.6389425860166031, 0.33515890508089746, 1.2250022579337, -0.5305998655402994, 1.3461999427085432, 3.133033899139686, 0.6198472904348215, -0.11487806934643867, 1.123127411596444, 3.138819873604492, 1.5551061005191813, 3.1211266213579414], "count": [371]}, "gripper_mode_state": {"mean": [0.6361185983827493, 0.1967654986522911], "std": [0.48111508724453206, 0.3975535651863868], "min": [0, 0], "max": [1, 1], "count": [371]}, "gripper_activity_state": {"mean": [1.8840970350404314, 1.7169811320754718], "std": [0.42817286388311865, 0.6385694483333917], "min": [0, 0], "max": [2, 2], "count": [371]}, "gripper_mode_action": {"mean": [0.6361185983827493, 0.1967654986522911], "std": [0.48111508724453206, 0.3975535651863868], "min": [0, 0], "max": [1, 1], "count": [371]}, "gripper_activity_action": {"mean": [1.8840970350404314, 1.7169811320754718], "std": [0.42817286388311865, 0.6385694483333917], "min": [0, 0], "max": [2, 2], "count": [371]}, "gripper_open_scale_state": {"mean": [0.3809204850106873, 0.7423463614533196], "std": [0.30578516980450504, 0.2467388032139124], "min": [0.142, 0.073], "max": [0.87, 0.892], "count": [371]}, "gripper_open_scale_action": {"mean": [0.3809204850106873, 0.7423463614533196], "std": [0.30578516980450504, 0.2467388032139124], "min": [0.142, 0.073], "max": [0.87, 0.892], "count": [371]}}} +{"episode_index": 329, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.47797512254901964]], [[0.47587658496732027]], [[0.46411962826797387]]], "std": [[[0.13069621182269714]], [[0.12895928760103692]], [[0.14008975842232008]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4689357802287582]], [[0.4760305024509804]], [[0.4696729799836601]]], "std": [[[0.07637096048486051]], [[0.07078665196298481]], [[0.07360741977464971]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[0.9098039215686274]]], "mean": [[[0.4816657169117647]], [[0.4714066156045752]], [[0.4582717381535948]]], "std": [[[0.1002871310369353]], [[0.09844463032532907]], [[0.12015852352084447]]], "count": [100]}, "observation.state": {"min": [0.5619611740112305, 1.948939323425293, -0.6984982490539551, -0.4610985517501831, 0.8191877603530884, 1.0432356595993042, -2.804377794265747, 143.0, 0.0005600000149570405, 0.35753899812698364, -0.23403100669384003, -3.1391851902008057, 0.9890000224113464, -3.1351852416992188, -1.011034369468689, -2.035438060760498, 2.846771478652954, -0.595611035823822, -1.3990559577941895, 1.2584872245788574, -1.9116592407226562, 132.0, -0.26425600051879883, 0.3873009979724884, -0.17525500059127808, 0.21999996900558472, -1.3170000314712524, -3.0789999961853027], "max": [1.139804720878601, 2.0422794818878174, -0.11650073528289795, 0.03384193405508995, 2.090991735458374, 1.5966273546218872, -1.9010825157165527, 891.0, 0.250450998544693, 0.43810001015663147, -0.15603500604629517, 3.1410000324249268, 1.5420000553131104, 3.1070001125335693, -0.6794567108154297, -1.803693175315857, 2.8640856742858887, -0.11814134567975998, -0.005986479111015797, 2.05037784576416, -0.7101919651031494, 860.0, -0.1741189956665039, 0.4331530034542084, -0.033417001366615295, 2.502000093460083, -0.6399999856948853, 3.0859999656677246], "mean": [0.7568962574005127, 2.021664619445801, -0.3569506108760834, -0.14298023283481598, 1.5173238515853882, 1.1766074895858765, -2.405909776687622, 763.820556640625, 0.17943038046360016, 0.4098201096057892, -0.18868687748908997, 0.5496496558189392, 1.3441522121429443, 0.8791762590408325, -0.8765903115272522, -1.8937557935714722, 2.859546661376953, -0.4403117299079895, -0.7041307091712952, 1.7156866788864136, -1.442030668258667, 430.6003112792969, -0.22359749674797058, 0.4047209322452545, -0.0903436467051506, 1.5100619792938232, -1.1162729263305664, 0.6365408897399902], "std": [0.14743196964263916, 0.018623027950525284, 0.18167990446090698, 0.17912977933883667, 0.4899052083492279, 0.14140942692756653, 0.3633359968662262, 217.6907501220703, 0.07217678427696228, 0.023868709802627563, 0.017987582832574844, 2.02642822265625, 0.17447587847709656, 1.7733819484710693, 0.11834275722503662, 0.09172839671373367, 0.006392827257514, 0.13493898510932922, 0.4284418523311615, 0.3229732811450958, 0.3674999475479126, 327.82025146484375, 0.023686854168772697, 0.015129076316952705, 0.05493832752108574, 0.5853307843208313, 0.19174541532993317, 1.9436225891113281], "count": [379]}, "action": {"min": [0.5619611740112305, 1.948939323425293, -0.6984982490539551, -0.4610985517501831, 0.8191877603530884, 1.0432356595993042, -2.804377794265747, 143.0, 0.0005600000149570405, 0.35753899812698364, -0.23403100669384003, -3.1391851902008057, 0.9890000224113464, -3.1351852416992188, -1.011034369468689, -2.035438060760498, 2.846771478652954, -0.595611035823822, -1.3990559577941895, 1.2584872245788574, -1.9116592407226562, 132.0, -0.26425600051879883, 0.3873009979724884, -0.17525500059127808, 0.21999996900558472, -1.3170000314712524, -3.0789999961853027], "max": [1.139804720878601, 2.0422794818878174, -0.11650073528289795, 0.03384193405508995, 2.090991735458374, 1.5966273546218872, -1.9010825157165527, 891.0, 0.250450998544693, 0.43810001015663147, -0.15603500604629517, 3.1410000324249268, 1.5420000553131104, 3.1070001125335693, -0.6794567108154297, -1.803693175315857, 2.8640856742858887, -0.11814134567975998, -0.005986479111015797, 2.05037784576416, -0.7101919651031494, 860.0, -0.1741189956665039, 0.4331530034542084, -0.033417001366615295, 2.502000093460083, -0.6399999856948853, 3.0859999656677246], "mean": [0.7568962574005127, 2.021664619445801, -0.3569506108760834, -0.14298023283481598, 1.5173238515853882, 1.1766074895858765, -2.405909776687622, 763.820556640625, 0.17943038046360016, 0.4098201096057892, -0.18868687748908997, 0.5496496558189392, 1.3441522121429443, 0.8791762590408325, -0.8765903115272522, -1.8937557935714722, 2.859546661376953, -0.4403117299079895, -0.7041307091712952, 1.7156866788864136, -1.442030668258667, 430.6003112792969, -0.22359749674797058, 0.4047209322452545, -0.0903436467051506, 1.5100619792938232, -1.1162729263305664, 0.6365408897399902], "std": [0.14743196964263916, 0.018623027950525284, 0.18167990446090698, 0.17912977933883667, 0.4899052083492279, 0.14140942692756653, 0.3633359968662262, 217.6907501220703, 0.07217678427696228, 0.023868709802627563, 0.017987582832574844, 2.02642822265625, 0.17447587847709656, 1.7733819484710693, 0.11834275722503662, 0.09172839671373367, 0.006392827257514, 0.13493898510932922, 0.4284418523311615, 0.3229732811450958, 0.3674999475479126, 327.82025146484375, 0.023686854168772697, 0.015129076316952705, 0.05493832752108574, 0.5853307843208313, 0.19174541532993317, 1.9436225891113281], "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": [330], "max": [330], "mean": [330.0], "std": [0.0], "count": [379]}, "index": {"min": [172940], "max": [173318], "mean": [173129.0], "std": [109.40749517286281], "count": [379]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [379]}, "subtask_annotation": {"mean": [4.889182058047494, 12.0, 12.0, 12.0, 12.0], "std": [3.9832583837957394, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [379]}, "scene_annotation": {"mean": [330.0], "std": [0.0], "min": [330], "max": [330], "count": [379]}, "eef_direction_state": {"mean": [4.963060686015831, 4.522427440633245], "std": [1.6026716230749058, 1.688514176239899], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_state": {"mean": [0.5013192612137203, 0.6701846965699209], "std": [0.7205050639300165, 0.7475078860893752], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_state": {"mean": [0.5646437994722955, 0.662269129287599], "std": [0.7877127419855238, 0.8134269805184682], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_direction_action": {"mean": [4.963060686015831, 4.522427440633245], "std": [1.6026716230749058, 1.688514176239899], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_action": {"mean": [0.5013192612137203, 0.6701846965699209], "std": [0.7205050639300165, 0.7475078860893752], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_action": {"mean": [0.5646437994722955, 0.662269129287599], "std": [0.7877127419855238, 0.8134269805184682], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_sim_pose_state": {"mean": [0.6089324503346966, 0.319219779015338, 1.1764458567248337, -1.5110895638069375, 1.115376253485971, -1.3738095898058391, 0.6055069068088264, -0.2628121687155153, 1.0820820470111598, 0.5505079901671279, 1.3447021444163962, -0.2436577501329608], "std": [0.014239167991653024, 0.018567123541012375, 0.053806873819210524, 0.5837901203141059, 0.1915862762433814, 2.1444179947640736, 0.016421325360532146, 0.06266049508600952, 0.021250166191444455, 2.0266283050740475, 0.17423844155448273, 1.6743282942457416], "min": [0.5896647820327892, 0.27275041913817255, 1.0908559385436039, -2.501276664631389, 0.6394705194938557, -3.1377013532374116, 0.5644957236007709, -0.33594306413321195, 1.0541356339672399, -3.1388896661259897, 0.9895426421307767, -3.093440681378526], "max": [0.6419659104459632, 0.3491044028462148, 1.2325181378856809, -0.22486433550903157, 1.3165792681110746, 3.1353834532096037, 0.6295826178736542, -0.1027321269258335, 1.1262303423128406, 3.1410332572781634, 1.5419064125052615, 3.1126645274910456], "count": [379]}, "eef_sim_pose_action": {"mean": [0.6089324503346966, 0.319219779015338, 1.1764458567248337, -1.5110895638069375, 1.115376253485971, -1.3738095898058391, 0.6055069068088264, -0.2628121687155153, 1.0820820470111598, 0.5505079901671279, 1.3447021444163962, -0.2436577501329608], "std": [0.014239167991653024, 0.018567123541012375, 0.053806873819210524, 0.5837901203141059, 0.1915862762433814, 2.1444179947640736, 0.016421325360532146, 0.06266049508600952, 0.021250166191444455, 2.0266283050740475, 0.17423844155448273, 1.6743282942457416], "min": [0.5896647820327892, 0.27275041913817255, 1.0908559385436039, -2.501276664631389, 0.6394705194938557, -3.1377013532374116, 0.5644957236007709, -0.33594306413321195, 1.0541356339672399, -3.1388896661259897, 0.9895426421307767, -3.093440681378526], "max": [0.6419659104459632, 0.3491044028462148, 1.2325181378856809, -0.22486433550903157, 1.3165792681110746, 3.1353834532096037, 0.6295826178736542, -0.1027321269258335, 1.1262303423128406, 3.1410332572781634, 1.5419064125052615, 3.1126645274910456], "count": [379]}, "gripper_mode_state": {"mean": [0.5672823218997362, 0.158311345646438], "std": [0.4954524085719816, 0.3650326882431929], "min": [0, 0], "max": [1, 1], "count": [379]}, "gripper_activity_state": {"mean": [1.8733509234828496, 1.8601583113456464], "std": [0.4356199728636453, 0.45245851571912615], "min": [0, 0], "max": [2, 2], "count": [379]}, "gripper_mode_action": {"mean": [0.5672823218997362, 0.158311345646438], "std": [0.4954524085719816, 0.3650326882431929], "min": [0, 0], "max": [1, 1], "count": [379]}, "gripper_activity_action": {"mean": [1.8733509234828496, 1.8601583113456464], "std": [0.4356199728636453, 0.45245851571912615], "min": [0, 0], "max": [2, 2], "count": [379]}, "gripper_open_scale_state": {"mean": [0.43060026381198085, 0.7638205806762371], "std": [0.32782048747035203, 0.217690890471769], "min": [0.132, 0.143], "max": [0.86, 0.891], "count": [379]}, "gripper_open_scale_action": {"mean": [0.43060026381198085, 0.7638205806762371], "std": [0.32782048747035203, 0.217690890471769], "min": [0.132, 0.143], "max": [0.86, 0.891], "count": [379]}}} +{"episode_index": 330, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4736550112850896]], [[0.4600307886044106]], [[0.4437299395777496]]], "std": [[[0.12547852009584526]], [[0.1334073133126744]], [[0.1487785727285946]]], "count": [139]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47396915555790664]], [[0.4786113829524616]], [[0.4730224585037852]]], "std": [[[0.07986699400267601]], [[0.07177871145926461]], [[0.07742969673619919]]], "count": [139]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[1.0]], [[0.7803921568627451]]], "mean": [[[0.4812624723750411]], [[0.463269140569897]], [[0.4439134104481121]]], "std": [[[0.11059702545237217]], [[0.12110853578207266]], [[0.1460448948001229]]], "count": [139]}, "observation.state": {"min": [0.5262516736984253, 2.0169548988342285, -1.909948706626892, -1.3564873933792114, 0.24888396263122559, -1.1369773149490356, -2.969799757003784, 68.0, -0.08529400080442429, 0.3679260015487671, -0.20411799848079681, -3.1371853351593018, 0.3720000386238098, -3.121000051498413, -0.8683013319969177, -2.037357807159424, 0.2606300115585327, -0.026389379054307938, -2.4473705291748047, -1.791353702545166, 0.5241398215293884, 119.0, -0.31106600165367126, 0.34266600012779236, -0.20821399986743927, 0.039000000804662704, -1.4559999704360962, -3.1371853351593018], "max": [1.093745470046997, 2.043710947036743, -0.15330973267555237, 0.14727088809013367, 2.0739572048187256, 1.6790940761566162, 0.36365681886672974, 896.0, 0.24398499727249146, 0.4695810079574585, -0.04086099937558174, 3.140000104904175, 1.524999976158142, 3.0739998817443848, -0.36278414726257324, -1.9236844778060913, 0.887046217918396, 1.07383131980896, -0.5319414734840393, -0.9161931276321411, 2.8403663635253906, 882.0, -0.1958020031452179, 0.4520460069179535, -0.015549999661743641, 2.874000072479248, -0.4750000238418579, 3.11299991607666], "mean": [0.8138997554779053, 2.0286693572998047, -0.9915536046028137, -0.5743761658668518, 0.9837242960929871, 0.9406771659851074, -1.4884151220321655, 709.5055541992188, 0.12067148834466934, 0.41887006163597107, -0.14907008409500122, -0.44738537073135376, 1.0032331943511963, -0.26735004782676697, -0.5273990035057068, -2.0171639919281006, 0.5944052934646606, 0.8025830984115601, -1.5756806135177612, -1.5240700244903564, 1.2439181804656982, 276.25311279296875, -0.2413075566291809, 0.36937904357910156, -0.088383749127388, 1.4032644033432007, -0.9455358386039734, 1.6484100818634033], "std": [0.1519576758146286, 0.007400359492748976, 0.6347144246101379, 0.3431757092475891, 0.4113028943538666, 0.6870908737182617, 0.7563179731369019, 259.2245788574219, 0.10307982563972473, 0.02395426668226719, 0.04548287391662598, 2.428589105606079, 0.384763240814209, 1.2639657258987427, 0.11512818932533264, 0.02510376274585724, 0.17350949347019196, 0.36503568291664124, 0.49174419045448303, 0.25052762031555176, 0.649610161781311, 248.8578643798828, 0.021762710064649582, 0.03142906352877617, 0.07064060866832733, 0.7405234575271606, 0.24369344115257263, 1.5930324792861938], "count": [725]}, "action": {"min": [0.5262516736984253, 2.0169548988342285, -1.909948706626892, -1.3564873933792114, 0.24888396263122559, -1.1369773149490356, -2.969799757003784, 68.0, -0.08529400080442429, 0.3679260015487671, -0.20411799848079681, -3.1371853351593018, 0.3720000386238098, -3.121000051498413, -0.8683013319969177, -2.037357807159424, 0.2606300115585327, -0.026389379054307938, -2.4473705291748047, -1.791353702545166, 0.5241398215293884, 119.0, -0.31106600165367126, 0.34266600012779236, -0.20821399986743927, 0.039000000804662704, -1.4559999704360962, -3.1371853351593018], "max": [1.093745470046997, 2.043710947036743, -0.15330973267555237, 0.14727088809013367, 2.0739572048187256, 1.6790940761566162, 0.36365681886672974, 896.0, 0.24398499727249146, 0.4695810079574585, -0.04086099937558174, 3.140000104904175, 1.524999976158142, 3.0739998817443848, -0.36278414726257324, -1.9236844778060913, 0.887046217918396, 1.07383131980896, -0.5319414734840393, -0.9161931276321411, 2.8403663635253906, 882.0, -0.1958020031452179, 0.4520460069179535, -0.015549999661743641, 2.874000072479248, -0.4750000238418579, 3.11299991607666], "mean": [0.8138997554779053, 2.0286693572998047, -0.9915536046028137, -0.5743761658668518, 0.9837242960929871, 0.9406771659851074, -1.4884151220321655, 709.5055541992188, 0.12067148834466934, 0.41887006163597107, -0.14907008409500122, -0.44738537073135376, 1.0032331943511963, -0.26735004782676697, -0.5273990035057068, -2.0171639919281006, 0.5944052934646606, 0.8025830984115601, -1.5756806135177612, -1.5240700244903564, 1.2439181804656982, 276.25311279296875, -0.2413075566291809, 0.36937904357910156, -0.088383749127388, 1.4032644033432007, -0.9455358386039734, 1.6484100818634033], "std": [0.1519576758146286, 0.007400359492748976, 0.6347144246101379, 0.3431757092475891, 0.4113028943538666, 0.6870908737182617, 0.7563179731369019, 259.2245788574219, 0.10307982563972473, 0.02395426668226719, 0.04548287391662598, 2.428589105606079, 0.384763240814209, 1.2639657258987427, 0.11512818932533264, 0.02510376274585724, 0.17350949347019196, 0.36503568291664124, 0.49174419045448303, 0.25052762031555176, 0.649610161781311, 248.8578643798828, 0.021762710064649582, 0.03142906352877617, 0.07064060866832733, 0.7405234575271606, 0.24369344115257263, 1.5930324792861938], "count": [725]}, "timestamp": {"min": [0.0], "max": [24.133333333333333], "mean": [12.066666666666665], "std": [6.976309116494831], "count": [725]}, "frame_index": {"min": [0], "max": [724], "mean": [362.0], "std": [209.28927349484493], "count": [725]}, "episode_index": {"min": [331], "max": [331], "mean": [331.0], "std": [0.0], "count": [725]}, "index": {"min": [173319], "max": [174043], "mean": [173681.0], "std": [209.28927349484493], "count": [725]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [725]}, "subtask_annotation": {"mean": [5.335172413793104, 12.0, 12.0, 12.0, 12.0], "std": [4.259116486565656, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [725]}, "scene_annotation": {"mean": [331.0], "std": [0.0], "min": [331], "max": [331], "count": [725]}, "eef_direction_state": {"mean": [4.506206896551724, 3.990344827586207], "std": [1.8432437932437977, 1.9294210008018775], "min": [0, 0], "max": [6, 6], "count": [725]}, "eef_velocity_state": {"mean": [0.6082758620689656, 0.8744827586206897], "std": [0.6713345893045221, 0.789218671707471], "min": [0, 0], "max": [2, 2], "count": [725]}, "eef_acc_mag_state": {"mean": [0.5310344827586206, 0.8675862068965517], "std": [0.7830547821923945, 0.8446899254487248], "min": [0, 0], "max": [2, 2], "count": [725]}, "eef_direction_action": {"mean": [4.506206896551724, 3.990344827586207], "std": [1.8432437932437977, 1.9294210008018775], "min": [0, 0], "max": [6, 6], "count": [725]}, "eef_velocity_action": {"mean": [0.6082758620689656, 0.8744827586206897], "std": [0.6713345893045221, 0.789218671707471], "min": [0, 0], "max": [2, 2], "count": [725]}, "eef_acc_mag_action": {"mean": [0.5310344827586206, 0.8675862068965517], "std": [0.7830547821923945, 0.8446899254487248], "min": [0, 0], "max": [2, 2], "count": [725]}, "eef_sim_pose_state": {"mean": [0.5683814071134232, 0.33203065090131123, 1.175395284568695, -1.4050218437883608, 0.9448594636677079, -1.2188667925964511, 0.6227947883376569, -0.20588206059952313, 1.1335481416370097, -0.44816246928719494, 1.0038558083331983, -0.40041449425231107], "std": [0.0323287337076712, 0.0236149653122713, 0.06060636429556545, 0.7386130693469195, 0.24360200475705776, 1.944398019710819, 0.021955467779790162, 0.09744437014344844, 0.05218832366337341, 2.4287237638212975, 0.3846504025629207, 1.7920474145926175], "min": [0.5408824085351214, 0.2748064508884362, 1.0535947120274738, -2.873309414060188, 0.47475782494767005, -3.1340501324282144, 0.5815484978278483, -0.3259280517522947, 1.0560497607190824, -3.137471668730961, 0.3728884855363468, -3.0192067210460474], "max": [0.65856224731952, 0.3957721685286423, 1.2353733204875996, -0.05129925344383199, 1.4554214265203664, 3.141537431596508, 0.6742279302110571, -0.008125483981159809, 1.2427310125719264, 3.1396463912714365, 1.525605192939433, 3.070793941958109], "count": [725]}, "eef_sim_pose_action": {"mean": [0.5683814071134232, 0.33203065090131123, 1.175395284568695, -1.4050218437883608, 0.9448594636677079, -1.2188667925964511, 0.6227947883376569, -0.20588206059952313, 1.1335481416370097, -0.44816246928719494, 1.0038558083331983, -0.40041449425231107], "std": [0.0323287337076712, 0.0236149653122713, 0.06060636429556545, 0.7386130693469195, 0.24360200475705776, 1.944398019710819, 0.021955467779790162, 0.09744437014344844, 0.05218832366337341, 2.4287237638212975, 0.3846504025629207, 1.7920474145926175], "min": [0.5408824085351214, 0.2748064508884362, 1.0535947120274738, -2.873309414060188, 0.47475782494767005, -3.1340501324282144, 0.5815484978278483, -0.3259280517522947, 1.0560497607190824, -3.137471668730961, 0.3728884855363468, -3.0192067210460474], "max": [0.65856224731952, 0.3957721685286423, 1.2353733204875996, -0.05129925344383199, 1.4554214265203664, 3.141537431596508, 0.6742279302110571, -0.008125483981159809, 1.2427310125719264, 3.1396463912714365, 1.525605192939433, 3.070793941958109], "count": [725]}, "gripper_mode_state": {"mean": [0.886896551724138, 0.15862068965517243], "std": [0.31671921044352724, 0.36532200381100927], "min": [0, 0], "max": [1, 1], "count": [725]}, "gripper_activity_state": {"mean": [1.9144827586206896, 1.8910344827586207], "std": [0.3836268500086548, 0.41087245128474176], "min": [0, 0], "max": [2, 2], "count": [725]}, "gripper_mode_action": {"mean": [0.886896551724138, 0.15862068965517243], "std": [0.31671921044352724, 0.36532200381100927], "min": [0, 0], "max": [1, 1], "count": [725]}, "gripper_activity_action": {"mean": [1.9144827586206896, 1.8910344827586207], "std": [0.3836268500086548, 0.41087245128474176], "min": [0, 0], "max": [2, 2], "count": [725]}, "gripper_open_scale_state": {"mean": [0.27625310349036913, 0.7095055175255084], "std": [0.24885788929274177, 0.2592244557854229], "min": [0.119, 0.068], "max": [0.882, 0.896], "count": [725]}, "gripper_open_scale_action": {"mean": [0.27625310349036913, 0.7095055175255084], "std": [0.24885788929274177, 0.2592244557854229], "min": [0.119, 0.068], "max": [0.882, 0.896], "count": [725]}}} +{"episode_index": 331, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.47483140733506946]], [[0.45977443959354575]], [[0.44333012280433004]]], "std": [[[0.12456152105267732]], [[0.13527015077805954]], [[0.14991009700958283]]], "count": [128]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4772338915058211]], [[0.4833504199857026]], [[0.47791651348039216]]], "std": [[[0.08261932755592419]], [[0.07555499720035264]], [[0.08069001988608365]]], "count": [128]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4862195350796569]], [[0.4674861286637051]], [[0.44970024797028185]]], "std": [[[0.1279159541785783]], [[0.13360749328709975]], [[0.1556649065239579]]], "count": [128]}, "observation.state": {"min": [0.5765520930290222, 1.9979307651519775, -0.7523590922355652, -0.7515736818313599, -2.7321383953094482, -1.8673276901245117, 0.20582669973373413, 81.0, -0.08742699772119522, 0.32236799597740173, -0.21411000192165375, -3.1381852626800537, 0.6899999976158142, -3.1371853351593018, -0.9145525693893433, -2.0356125831604004, 0.2572440803050995, -0.0253421813249588, -2.1153042316436768, -1.8775205612182617, 0.5860466361045837, 133.0, -0.2948470115661621, 0.34244298934936523, -0.21170799434185028, -0.018000008538365364, -1.4040000438690186, -3.1110000610351562], "max": [1.4781718254089355, 2.0581796169281006, -0.24380503594875336, 0.11124729365110397, -0.6986727118492126, -0.7317991256713867, 1.4604392051696777, 892.0, 0.26299598813056946, 0.4827969968318939, -0.07646100223064423, 3.140000104904175, 1.5369999408721924, 3.1389999389648438, -0.4599466621875763, -1.8759148120880127, 0.4588121771812439, 0.9380446672439575, -0.21608920395374298, -1.0704280138015747, 2.840977191925049, 802.0, -0.22802700102329254, 0.43984898924827576, -0.05909299850463867, 2.806999921798706, -0.3630000054836273, 3.138000011444092], "mean": [0.9059832096099854, 2.028902053833008, -0.4386746287345886, -0.27039480209350586, -2.013002395629883, -1.296579360961914, 1.0932570695877075, 695.30810546875, 0.12573285400867462, 0.40137791633605957, -0.15613217651844025, 0.6841414570808411, 1.1483697891235352, 0.5395656824111938, -0.6127741932868958, -1.9363768100738525, 0.35656124353408813, 0.4676552414894104, -1.3838666677474976, -1.6199320554733276, 1.4222439527511597, 331.32818603515625, -0.2586386501789093, 0.37296611070632935, -0.11405561864376068, 1.322677493095398, -0.8801146745681763, 1.9343096017837524], "std": [0.3171653747558594, 0.010643481276929379, 0.16793912649154663, 0.2276335060596466, 0.5672245621681213, 0.25352954864501953, 0.3392872214317322, 234.08773803710938, 0.12068810313940048, 0.03752679377794266, 0.038884591311216354, 2.1884427070617676, 0.28033483028411865, 1.7277076244354248, 0.11594323813915253, 0.0465511828660965, 0.05859712138772011, 0.20643489062786102, 0.5517970323562622, 0.28400734066963196, 0.5646036267280579, 283.9978942871094, 0.01647111028432846, 0.029532158747315407, 0.052814703434705734, 0.7557798624038696, 0.2635268270969391, 1.565493106842041], "count": [646]}, "action": {"min": [0.5765520930290222, 1.9979307651519775, -0.7523590922355652, -0.7515736818313599, -2.7321383953094482, -1.8673276901245117, 0.20582669973373413, 81.0, -0.08742699772119522, 0.32236799597740173, -0.21411000192165375, -3.1381852626800537, 0.6899999976158142, -3.1371853351593018, -0.9145525693893433, -2.0356125831604004, 0.2572440803050995, -0.0253421813249588, -2.1153042316436768, -1.8775205612182617, 0.5860466361045837, 133.0, -0.2948470115661621, 0.34244298934936523, -0.21170799434185028, -0.018000008538365364, -1.4040000438690186, -3.1110000610351562], "max": [1.4781718254089355, 2.0581796169281006, -0.24380503594875336, 0.11124729365110397, -0.6986727118492126, -0.7317991256713867, 1.4604392051696777, 892.0, 0.26299598813056946, 0.4827969968318939, -0.07646100223064423, 3.140000104904175, 1.5369999408721924, 3.1389999389648438, -0.4599466621875763, -1.8759148120880127, 0.4588121771812439, 0.9380446672439575, -0.21608920395374298, -1.0704280138015747, 2.840977191925049, 802.0, -0.22802700102329254, 0.43984898924827576, -0.05909299850463867, 2.806999921798706, -0.3630000054836273, 3.138000011444092], "mean": [0.9059832096099854, 2.028902053833008, -0.4386746287345886, -0.27039480209350586, -2.013002395629883, -1.296579360961914, 1.0932570695877075, 695.30810546875, 0.12573285400867462, 0.40137791633605957, -0.15613217651844025, 0.6841414570808411, 1.1483697891235352, 0.5395656824111938, -0.6127741932868958, -1.9363768100738525, 0.35656124353408813, 0.4676552414894104, -1.3838666677474976, -1.6199320554733276, 1.4222439527511597, 331.32818603515625, -0.2586386501789093, 0.37296611070632935, -0.11405561864376068, 1.322677493095398, -0.8801146745681763, 1.9343096017837524], "std": [0.3171653747558594, 0.010643481276929379, 0.16793912649154663, 0.2276335060596466, 0.5672245621681213, 0.25352954864501953, 0.3392872214317322, 234.08773803710938, 0.12068810313940048, 0.03752679377794266, 0.038884591311216354, 2.1884427070617676, 0.28033483028411865, 1.7277076244354248, 0.11594323813915253, 0.0465511828660965, 0.05859712138772011, 0.20643489062786102, 0.5517970323562622, 0.28400734066963196, 0.5646036267280579, 283.9978942871094, 0.01647111028432846, 0.029532158747315407, 0.052814703434705734, 0.7557798624038696, 0.2635268270969391, 1.565493106842041], "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": [332], "max": [332], "mean": [332.0], "std": [0.0], "count": [646]}, "index": {"min": [174044], "max": [174689], "mean": [174366.5], "std": [186.48391351534855], "count": [646]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [646]}, "subtask_annotation": {"mean": [5.015479876160991, 12.0, 12.0, 12.0, 12.0], "std": [4.311738818943459, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [646]}, "scene_annotation": {"mean": [332.0], "std": [0.0], "min": [332], "max": [332], "count": [646]}, "eef_direction_state": {"mean": [4.142414860681114, 4.020123839009288], "std": [2.0933692430249744, 1.9493344065672145], "min": [0, 0], "max": [6, 6], "count": [646]}, "eef_velocity_state": {"mean": [0.6068111455108359, 0.8575851393188855], "std": [0.6122207848573757, 0.7678705152564558], "min": [0, 0], "max": [2, 2], "count": [646]}, "eef_acc_mag_state": {"mean": [0.6006191950464397, 0.8312693498452013], "std": [0.7956535879874951, 0.8480613104452913], "min": [0, 0], "max": [2, 2], "count": [646]}, "eef_direction_action": {"mean": [4.142414860681114, 4.020123839009288], "std": [2.0933692430249744, 1.9493344065672145], "min": [0, 0], "max": [6, 6], "count": [646]}, "eef_velocity_action": {"mean": [0.6068111455108359, 0.8575851393188855], "std": [0.6122207848573757, 0.7678705152564558], "min": [0, 0], "max": [2, 2], "count": [646]}, "eef_acc_mag_action": {"mean": [0.6006191950464397, 0.8312693498452013], "std": [0.7956535879874951, 0.8480613104452913], "min": [0, 0], "max": [2, 2], "count": [646]}, "eef_sim_pose_state": {"mean": [0.5723089168868927, 0.34870975987987257, 1.1479273416610314, -1.3243226478049928, 0.8794727922612582, -2.0882987575820673, 0.6092999454011172, -0.21637038570926387, 1.1217570699860198, 0.6846748141791449, 1.1489475186126406, -0.5834101362237765], "std": [0.03152911626370217, 0.021249841425647745, 0.04014962469583712, 0.754456398461536, 0.26342754607975566, 0.6570263880646176, 0.036528647864443944, 0.11455836877247846, 0.042639667122890475, 2.1890598054537946, 0.2805241494117767, 1.5650025527279097], "min": [0.5439434405069131, 0.30596094319766615, 1.0505624947508834, -2.8073172040769174, 0.36275848463679794, -3.112013420518041, 0.5455338404244717, -0.3317448759123861, 1.063916192384529, -3.1374468078690207, 0.6908240200712048, -2.753259660148215], "max": [0.648762748480723, 0.3826506937756471, 1.1879855267147674, 0.011814428728932347, 1.403232780862718, -0.14853456377063182, 0.6889694789845174, -0.010858917449454275, 1.2099989670970814, 3.1406393771181764, 1.5381702986213508, 3.1160029928189164], "count": [646]}, "eef_sim_pose_action": {"mean": [0.5723089168868927, 0.34870975987987257, 1.1479273416610314, -1.3243226478049928, 0.8794727922612582, -2.0882987575820673, 0.6092999454011172, -0.21637038570926387, 1.1217570699860198, 0.6846748141791449, 1.1489475186126406, -0.5834101362237765], "std": [0.03152911626370217, 0.021249841425647745, 0.04014962469583712, 0.754456398461536, 0.26342754607975566, 0.6570263880646176, 0.036528647864443944, 0.11455836877247846, 0.042639667122890475, 2.1890598054537946, 0.2805241494117767, 1.5650025527279097], "min": [0.5439434405069131, 0.30596094319766615, 1.0505624947508834, -2.8073172040769174, 0.36275848463679794, -3.112013420518041, 0.5455338404244717, -0.3317448759123861, 1.063916192384529, -3.1374468078690207, 0.6908240200712048, -2.753259660148215], "max": [0.648762748480723, 0.3826506937756471, 1.1879855267147674, 0.011814428728932347, 1.403232780862718, -0.14853456377063182, 0.6889694789845174, -0.010858917449454275, 1.2099989670970814, 3.1406393771181764, 1.5381702986213508, 3.1160029928189164], "count": [646]}, "gripper_mode_state": {"mean": [0.6981424148606811, 0.15789473684210525], "std": [0.4590638119403161, 0.36464227527765936], "min": [0, 0], "max": [1, 1], "count": [646]}, "gripper_activity_state": {"mean": [1.8808049535603715, 1.8529411764705883], "std": [0.4306773077154562, 0.4867110377941817], "min": [0, 0], "max": [2, 2], "count": [646]}, "gripper_mode_action": {"mean": [0.6981424148606811, 0.15789473684210525], "std": [0.4590638119403161, 0.36464227527765936], "min": [0, 0], "max": [1, 1], "count": [646]}, "gripper_activity_action": {"mean": [1.8808049535603715, 1.8529411764705883], "std": [0.4306773077154562, 0.4867110377941817], "min": [0, 0], "max": [2, 2], "count": [646]}, "gripper_open_scale_state": {"mean": [0.33132817342185344, 0.6953080494529337], "std": [0.28399767635045586, 0.23408767414870524], "min": [0.133, 0.081], "max": [0.802, 0.892], "count": [646]}, "gripper_open_scale_action": {"mean": [0.33132817342185344, 0.6953080494529337], "std": [0.28399767635045586, 0.23408767414870524], "min": [0.133, 0.081], "max": [0.802, 0.892], "count": [646]}}} +{"episode_index": 332, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.47788181152090464]], [[0.46335794201940034]], [[0.4476461072855068]]], "std": [[[0.12955818267927738]], [[0.1369717390253721]], [[0.15300737845188317]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.043137254901960784]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4687690275184148]], [[0.47367395638811083]], [[0.46994076959487496]]], "std": [[[0.062011564434302606]], [[0.05491658672609548]], [[0.056462462374180775]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.47495122354497354]], [[0.45705912828094203]], [[0.43787640542328043]]], "std": [[[0.1263748450414556]], [[0.13078865956781974]], [[0.15396120391744686]]], "count": [126]}, "observation.state": {"min": [0.6281614899635315, 2.0108463764190674, -0.7634419798851013, -0.6558598279953003, -2.541059732437134, -1.5473217964172363, 0.21320942044258118, 81.0, -0.08770100027322769, 0.3947629928588867, -0.21703800559043884, -3.1391851902008057, 0.718999981880188, -3.1070001125335693, -0.9323199987411499, -2.0324883460998535, 0.22186626493930817, -0.024556782096624374, -2.1491637229919434, -1.7894338369369507, 0.8490502834320068, 109.0, -0.28648799657821655, 0.3723689913749695, -0.2051289975643158, 0.3779999613761902, -1.3300000429153442, -3.0880000591278076], "max": [1.4493564367294312, 2.059034824371338, -0.009197885170578957, 0.14795157313346863, -0.6825634241104126, -0.669316291809082, 1.4682234525680542, 894.0, 0.2323479950428009, 0.4914909899234772, -0.11208000034093857, 3.1410000324249268, 1.531000018119812, 3.0950000286102295, -0.5638285875320435, -1.8258064985275269, 0.5113640427589417, 0.475148469209671, -0.6603453159332275, -0.815086305141449, 2.759662389755249, 788.0, -0.1903200000524521, 0.46485400199890137, -0.05965999886393547, 2.632999897003174, -0.5559999942779541, 3.1410000324249268], "mean": [0.9325270056724548, 2.031691551208496, -0.5605913996696472, -0.2569565176963806, -1.9718464612960815, -1.1309161186218262, 1.0526140928268433, 719.4510498046875, 0.1025816947221756, 0.42561548948287964, -0.16069939732551575, -1.5896779298782349, 1.1511927843093872, 0.10417380183935165, -0.6549261212348938, -1.8832348585128784, 0.37828877568244934, 0.2753632962703705, -1.5148189067840576, -1.477748990058899, 1.434084177017212, 299.5560607910156, -0.2541036605834961, 0.3979475200176239, -0.11932386457920074, 1.3807204961776733, -0.7924492955207825, 1.9431499242782593], "std": [0.25815659761428833, 0.010269218124449253, 0.1668429970741272, 0.24875234067440033, 0.4104659855365753, 0.24623693525791168, 0.3130265176296234, 243.29583740234375, 0.09387896955013275, 0.021425092592835426, 0.03232313320040703, 2.1368391513824463, 0.26985183358192444, 0.9086421728134155, 0.10910297930240631, 0.061484746634960175, 0.08566676825284958, 0.1040225401520729, 0.4117714464664459, 0.2895253002643585, 0.4749654531478882, 278.0511169433594, 0.02474917098879814, 0.027744542807340622, 0.051044564694166183, 0.5977573990821838, 0.20660017430782318, 1.5087890625], "count": [633]}, "action": {"min": [0.6281614899635315, 2.0108463764190674, -0.7634419798851013, -0.6558598279953003, -2.541059732437134, -1.5473217964172363, 0.21320942044258118, 81.0, -0.08770100027322769, 0.3947629928588867, -0.21703800559043884, -3.1391851902008057, 0.718999981880188, -3.1070001125335693, -0.9323199987411499, -2.0324883460998535, 0.22186626493930817, -0.024556782096624374, -2.1491637229919434, -1.7894338369369507, 0.8490502834320068, 109.0, -0.28648799657821655, 0.3723689913749695, -0.2051289975643158, 0.3779999613761902, -1.3300000429153442, -3.0880000591278076], "max": [1.4493564367294312, 2.059034824371338, -0.009197885170578957, 0.14795157313346863, -0.6825634241104126, -0.669316291809082, 1.4682234525680542, 894.0, 0.2323479950428009, 0.4914909899234772, -0.11208000034093857, 3.1410000324249268, 1.531000018119812, 3.0950000286102295, -0.5638285875320435, -1.8258064985275269, 0.5113640427589417, 0.475148469209671, -0.6603453159332275, -0.815086305141449, 2.759662389755249, 788.0, -0.1903200000524521, 0.46485400199890137, -0.05965999886393547, 2.632999897003174, -0.5559999942779541, 3.1410000324249268], "mean": [0.9325270056724548, 2.031691551208496, -0.5605913996696472, -0.2569565176963806, -1.9718464612960815, -1.1309161186218262, 1.0526140928268433, 719.4510498046875, 0.1025816947221756, 0.42561548948287964, -0.16069939732551575, -1.5896779298782349, 1.1511927843093872, 0.10417380183935165, -0.6549261212348938, -1.8832348585128784, 0.37828877568244934, 0.2753632962703705, -1.5148189067840576, -1.477748990058899, 1.434084177017212, 299.5560607910156, -0.2541036605834961, 0.3979475200176239, -0.11932386457920074, 1.3807204961776733, -0.7924492955207825, 1.9431499242782593], "std": [0.25815659761428833, 0.010269218124449253, 0.1668429970741272, 0.24875234067440033, 0.4104659855365753, 0.24623693525791168, 0.3130265176296234, 243.29583740234375, 0.09387896955013275, 0.021425092592835426, 0.03232313320040703, 2.1368391513824463, 0.26985183358192444, 0.9086421728134155, 0.10910297930240631, 0.061484746634960175, 0.08566676825284958, 0.1040225401520729, 0.4117714464664459, 0.2895253002643585, 0.4749654531478882, 278.0511169433594, 0.02474917098879814, 0.027744542807340622, 0.051044564694166183, 0.5977573990821838, 0.20660017430782318, 1.5087890625], "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": [333], "max": [333], "mean": [333.0], "std": [0.0], "count": [633]}, "index": {"min": [174690], "max": [175322], "mean": [175006.0], "std": [182.73113217694095], "count": [633]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [633]}, "subtask_annotation": {"mean": [4.856240126382306, 12.0, 12.0, 12.0, 12.0], "std": [4.303626056915025, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [633]}, "scene_annotation": {"mean": [333.0], "std": [0.0], "min": [333], "max": [333], "count": [633]}, "eef_direction_state": {"mean": [4.442338072669826, 4.069510268562401], "std": [1.9390985591763388, 1.7456520340509394], "min": [0, 0], "max": [6, 6], "count": [633]}, "eef_velocity_state": {"mean": [0.5323854660347551, 0.8672985781990521], "std": [0.5889800243721831, 0.7508321666302245], "min": [0, 0], "max": [2, 2], "count": [633]}, "eef_acc_mag_state": {"mean": [0.5860979462875198, 0.8278041074249605], "std": [0.8063312483301772, 0.837726789183955], "min": [0, 0], "max": [2, 2], "count": [633]}, "eef_direction_action": {"mean": [4.442338072669826, 4.069510268562401], "std": [1.9390985591763388, 1.7456520340509394], "min": [0, 0], "max": [6, 6], "count": [633]}, "eef_velocity_action": {"mean": [0.5323854660347551, 0.8672985781990521], "std": [0.5889800243721831, 0.7508321666302245], "min": [0, 0], "max": [2, 2], "count": [633]}, "eef_acc_mag_action": {"mean": [0.5860979462875198, 0.8278041074249605], "std": [0.8063312483301772, 0.837726789183955], "min": [0, 0], "max": [2, 2], "count": [633]}, "eef_sim_pose_state": {"mean": [0.5933553269694034, 0.3430134287694969, 1.1408033802315944, -1.3818626911476317, 0.7916486520464675, -2.12438954754458, 0.631568644259676, -0.19587217896785042, 1.1194111911205882, -1.59967271969326, 1.1515452748131316, -1.3771849618487733], "std": [0.030417761055333354, 0.026788555744046722, 0.038963913269670976, 0.5965957976306999, 0.2066393501782933, 0.5912307383974985, 0.024240272365171442, 0.08971710107586638, 0.030158164067315547, 2.12980177170143, 0.2698469355676366, 0.9483897995659], "min": [0.5600766101226355, 0.2771779506802732, 1.0571742535491817, -2.6320643831579384, 0.555167723196043, -3.0370442092730987, 0.5964232103146496, -0.3027694723663992, 1.0603989307763455, -3.1414834744859537, 0.7193433283683932, -3.0185810116571226], "max": [0.6663500361974877, 0.37384615881858163, 1.186866528392065, -0.38487053825254214, 1.3298342731792459, -0.5231866876257383, 0.6907705118661887, -0.01264904591975996, 1.1710041098193467, 3.139741806394212, 1.5318996240507237, 2.932827055891601], "count": [633]}, "eef_sim_pose_action": {"mean": [0.5933553269694034, 0.3430134287694969, 1.1408033802315944, -1.3818626911476317, 0.7916486520464675, -2.12438954754458, 0.631568644259676, -0.19587217896785042, 1.1194111911205882, -1.59967271969326, 1.1515452748131316, -1.3771849618487733], "std": [0.030417761055333354, 0.026788555744046722, 0.038963913269670976, 0.5965957976306999, 0.2066393501782933, 0.5912307383974985, 0.024240272365171442, 0.08971710107586638, 0.030158164067315547, 2.12980177170143, 0.2698469355676366, 0.9483897995659], "min": [0.5600766101226355, 0.2771779506802732, 1.0571742535491817, -2.6320643831579384, 0.555167723196043, -3.0370442092730987, 0.5964232103146496, -0.3027694723663992, 1.0603989307763455, -3.1414834744859537, 0.7193433283683932, -3.0185810116571226], "max": [0.6663500361974877, 0.37384615881858163, 1.186866528392065, -0.38487053825254214, 1.3298342731792459, -0.5231866876257383, 0.6907705118661887, -0.01264904591975996, 1.1710041098193467, 3.139741806394212, 1.5318996240507237, 2.932827055891601], "count": [633]}, "gripper_mode_state": {"mean": [0.7093206951026856, 0.22274881516587677], "std": [0.45407581591814083, 0.4160910723724717], "min": [0, 0], "max": [1, 1], "count": [633]}, "gripper_activity_state": {"mean": [1.9162717219589258, 1.819905213270142], "std": [0.36549950945526877, 0.5354261775888313], "min": [0, 0], "max": [2, 2], "count": [633]}, "gripper_mode_action": {"mean": [0.7093206951026856, 0.22274881516587677], "std": [0.45407581591814083, 0.4160910723724717], "min": [0, 0], "max": [1, 1], "count": [633]}, "gripper_activity_action": {"mean": [1.9162717219589258, 1.819905213270142], "std": [0.36549950945526877, 0.5354261775888313], "min": [0, 0], "max": [2, 2], "count": [633]}, "gripper_open_scale_state": {"mean": [0.29955608218465785, 0.7194510269888175], "std": [0.27805122910917024, 0.24329571193711044], "min": [0.109, 0.081], "max": [0.788, 0.894], "count": [633]}, "gripper_open_scale_action": {"mean": [0.29955608218465785, 0.7194510269888175], "std": [0.27805122910917024, 0.24329571193711044], "min": [0.109, 0.081], "max": [0.788, 0.894], "count": [633]}}} +{"episode_index": 333, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.47191674266605865]], [[0.4609625512995896]], [[0.4462015535542382]]], "std": [[[0.13195959671928434]], [[0.13713054132256006]], [[0.15103236855390142]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4758789535517049]], [[0.47974080090692606]], [[0.47570238163094697]]], "std": [[[0.07015945180093398]], [[0.061669511973057214]], [[0.06595901501369558]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[1.0]], [[1.0]]], "mean": [[[0.48131603397172823]], [[0.4673829672695952]], [[0.4484523800476263]]], "std": [[[0.13644109416750796]], [[0.1367558690422097]], [[0.16036831657870418]]], "count": [129]}, "observation.state": {"min": [0.5670923590660095, 2.006535291671753, -0.10679669678211212, -0.4418999254703522, -2.895449161529541, -1.6394575834274292, 0.29600784182548523, 57.0, -0.09763599932193756, 0.34285399317741394, -0.22780999541282654, -3.125, 0.8130000233650208, -3.0769999027252197, -0.8818451166152954, -2.033430814743042, -0.18713420629501343, -0.04803146421909332, -2.0171992778778076, -1.8823026418685913, 0.7467042803764343, 128.0, -0.2896159887313843, 0.3553999960422516, -0.20457200706005096, 0.36500003933906555, -1.3990000486373901, -3.115000009536743], "max": [1.3969441652297974, 2.0435361862182617, 0.6145828366279602, 0.3396410644054413, -1.3483541011810303, -0.7189883589744568, 1.2103683948516846, 894.0, 0.24786600470542908, 0.465831995010376, -0.12221600115299225, 3.1389999389648438, 1.565999984741211, 3.125, -0.5179439783096313, -1.8499093055725098, 0.3543018400669098, 0.7462503910064697, -0.4077613055706024, -0.942477822303772, 2.832267999649048, 891.0, -0.2165369987487793, 0.44699400663375854, -0.07123500108718872, 2.6540000438690186, -0.4659999907016754, 3.119999885559082], "mean": [0.9409716129302979, 2.02714467048645, 0.1340528279542923, -0.13625137507915497, -2.506453275680542, -1.1846139430999756, 0.8820229768753052, 697.4281616210938, 0.11035740375518799, 0.40854424238204956, -0.17642204463481903, -0.13525396585464478, 1.2179510593414307, -0.16337186098098755, -0.6500458121299744, -1.9036089181900024, 0.22951450943946838, 0.34537383913993835, -1.2574830055236816, -1.5551668405532837, 1.47672438621521, 345.1070251464844, -0.2545121908187866, 0.38314899802207947, -0.12899139523506165, 1.4200308322906494, -0.8827676773071289, 1.852941870689392], "std": [0.22854790091514587, 0.0072224377654492855, 0.15544985234737396, 0.1918734908103943, 0.37787064909935, 0.21347244083881378, 0.22337788343429565, 260.7557678222656, 0.10491178929805756, 0.02731933444738388, 0.028483806177973747, 2.5778920650482178, 0.24119482934474945, 1.2016723155975342, 0.11012205481529236, 0.05983225628733635, 0.13815218210220337, 0.15321166813373566, 0.4616937041282654, 0.29262006282806396, 0.5196539759635925, 320.2880554199219, 0.018710371106863022, 0.028401484712958336, 0.048332951962947845, 0.6231169700622559, 0.23137928545475006, 1.520523190498352], "count": [654]}, "action": {"min": [0.5670923590660095, 2.006535291671753, -0.10679669678211212, -0.4418999254703522, -2.895449161529541, -1.6394575834274292, 0.29600784182548523, 57.0, -0.09763599932193756, 0.34285399317741394, -0.22780999541282654, -3.125, 0.8130000233650208, -3.0769999027252197, -0.8818451166152954, -2.033430814743042, -0.18713420629501343, -0.04803146421909332, -2.0171992778778076, -1.8823026418685913, 0.7467042803764343, 128.0, -0.2896159887313843, 0.3553999960422516, -0.20457200706005096, 0.36500003933906555, -1.3990000486373901, -3.115000009536743], "max": [1.3969441652297974, 2.0435361862182617, 0.6145828366279602, 0.3396410644054413, -1.3483541011810303, -0.7189883589744568, 1.2103683948516846, 894.0, 0.24786600470542908, 0.465831995010376, -0.12221600115299225, 3.1389999389648438, 1.565999984741211, 3.125, -0.5179439783096313, -1.8499093055725098, 0.3543018400669098, 0.7462503910064697, -0.4077613055706024, -0.942477822303772, 2.832267999649048, 891.0, -0.2165369987487793, 0.44699400663375854, -0.07123500108718872, 2.6540000438690186, -0.4659999907016754, 3.119999885559082], "mean": [0.9409716129302979, 2.02714467048645, 0.1340528279542923, -0.13625137507915497, -2.506453275680542, -1.1846139430999756, 0.8820229768753052, 697.4281616210938, 0.11035740375518799, 0.40854424238204956, -0.17642204463481903, -0.13525396585464478, 1.2179510593414307, -0.16337186098098755, -0.6500458121299744, -1.9036089181900024, 0.22951450943946838, 0.34537383913993835, -1.2574830055236816, -1.5551668405532837, 1.47672438621521, 345.1070251464844, -0.2545121908187866, 0.38314899802207947, -0.12899139523506165, 1.4200308322906494, -0.8827676773071289, 1.852941870689392], "std": [0.22854790091514587, 0.0072224377654492855, 0.15544985234737396, 0.1918734908103943, 0.37787064909935, 0.21347244083881378, 0.22337788343429565, 260.7557678222656, 0.10491178929805756, 0.02731933444738388, 0.028483806177973747, 2.5778920650482178, 0.24119482934474945, 1.2016723155975342, 0.11012205481529236, 0.05983225628733635, 0.13815218210220337, 0.15321166813373566, 0.4616937041282654, 0.29262006282806396, 0.5196539759635925, 320.2880554199219, 0.018710371106863022, 0.028401484712958336, 0.048332951962947845, 0.6231169700622559, 0.23137928545475006, 1.520523190498352], "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": [334], "max": [334], "mean": [334.0], "std": [0.0], "count": [654]}, "index": {"min": [175323], "max": [175976], "mean": [175649.5], "std": [188.79331732523443], "count": [654]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [654]}, "subtask_annotation": {"mean": [4.89908256880734, 12.0, 12.0, 12.0, 12.0], "std": [4.348949651662236, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [654]}, "scene_annotation": {"mean": [334.0], "std": [0.0], "min": [334], "max": [334], "count": [654]}, "eef_direction_state": {"mean": [4.469418960244648, 4.019877675840979], "std": [1.8975633736963804, 1.9079511683682555], "min": [0, 0], "max": [6, 6], "count": [654]}, "eef_velocity_state": {"mean": [0.5290519877675841, 0.8853211009174312], "std": [0.5759555445919416, 0.8224665321995716], "min": [0, 0], "max": [2, 2], "count": [654]}, "eef_acc_mag_state": {"mean": [0.5856269113149847, 0.7431192660550459], "std": [0.796307315630818, 0.8302794532475742], "min": [0, 0], "max": [2, 2], "count": [654]}, "eef_direction_action": {"mean": [4.469418960244648, 4.019877675840979], "std": [1.8975633736963804, 1.9079511683682555], "min": [0, 0], "max": [6, 6], "count": [654]}, "eef_velocity_action": {"mean": [0.5290519877675841, 0.8853211009174312], "std": [0.5759555445919416, 0.8224665321995716], "min": [0, 0], "max": [2, 2], "count": [654]}, "eef_acc_mag_action": {"mean": [0.5856269113149847, 0.7431192660550459], "std": [0.796307315630818, 0.8302794532475742], "min": [0, 0], "max": [2, 2], "count": [654]}, "eef_sim_pose_state": {"mean": [0.5808805596530499, 0.3453604376237185, 1.1347947067841615, -1.4215756651563691, 0.8819339734955594, -2.168374907646668, 0.6138880393141349, -0.20298609797902997, 1.1005059721511659, -0.1342341094627137, 1.2184436516930823, -0.9934237116724444], "std": [0.03039129959741032, 0.02059440321716109, 0.03718648847285573, 0.621736788469781, 0.23125852629390237, 0.5955905351038512, 0.02540018187534748, 0.09794377180626965, 0.029354059971724127, 2.5791674428445543, 0.24128707736093616, 1.6773387366233776], "min": [0.5443126132934769, 0.30160740470697733, 1.0543090417966208, -2.6535161099848508, 0.4655222191052961, -2.998515873659836, 0.5657487799971787, -0.3145215512150947, 1.0601491673481085, -3.1246789182008023, 0.8136612252161566, -3.128227339901448], "max": [0.649488800166711, 0.378389570931913, 1.1789333076842055, -0.37153031918612833, 1.3982716129977302, -0.41922613156446087, 0.6724009777799446, -0.0029599399868020237, 1.1580338490870337, 3.140242047605225, 1.567038816151391, 3.134348108296571], "count": [654]}, "eef_sim_pose_action": {"mean": [0.5808805596530499, 0.3453604376237185, 1.1347947067841615, -1.4215756651563691, 0.8819339734955594, -2.168374907646668, 0.6138880393141349, -0.20298609797902997, 1.1005059721511659, -0.1342341094627137, 1.2184436516930823, -0.9934237116724444], "std": [0.03039129959741032, 0.02059440321716109, 0.03718648847285573, 0.621736788469781, 0.23125852629390237, 0.5955905351038512, 0.02540018187534748, 0.09794377180626965, 0.029354059971724127, 2.5791674428445543, 0.24128707736093616, 1.6773387366233776], "min": [0.5443126132934769, 0.30160740470697733, 1.0543090417966208, -2.6535161099848508, 0.4655222191052961, -2.998515873659836, 0.5657487799971787, -0.3145215512150947, 1.0601491673481085, -3.1246789182008023, 0.8136612252161566, -3.128227339901448], "max": [0.649488800166711, 0.378389570931913, 1.1789333076842055, -0.37153031918612833, 1.3982716129977302, -0.41922613156446087, 0.6724009777799446, -0.0029599399868020237, 1.1580338490870337, 3.140242047605225, 1.567038816151391, 3.134348108296571], "count": [654]}, "gripper_mode_state": {"mean": [0.7079510703363915, 0.23853211009174313], "std": [0.4547046869628128, 0.4261860421775026], "min": [0, 0], "max": [1, 1], "count": [654]}, "gripper_activity_state": {"mean": [1.8914373088685015, 1.856269113149847], "std": [0.41251827673283736, 0.4732755542050348], "min": [0, 0], "max": [2, 2], "count": [654]}, "gripper_mode_action": {"mean": [0.7079510703363915, 0.23853211009174313], "std": [0.4547046869628128, 0.4261860421775026], "min": [0, 0], "max": [1, 1], "count": [654]}, "gripper_activity_action": {"mean": [1.8914373088685015, 1.856269113149847], "std": [0.41251827673283736, 0.4732755542050348], "min": [0, 0], "max": [2, 2], "count": [654]}, "gripper_open_scale_state": {"mean": [0.34510703359248013, 0.6974281344049207], "std": [0.320287903331928, 0.26075558515116015], "min": [0.128, 0.057], "max": [0.891, 0.894], "count": [654]}, "gripper_open_scale_action": {"mean": [0.34510703359248013, 0.6974281344049207], "std": [0.320287903331928, 0.26075558515116015], "min": [0.128, 0.057], "max": [0.891, 0.894], "count": [654]}}} +{"episode_index": 334, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4798281220821662]], [[0.4662726307189542]], [[0.4507451607726424]]], "std": [[[0.1301890029762579]], [[0.1404683581882269]], [[0.15554457012460704]]], "count": [140]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46987331349206346]], [[0.4780082954014939]], [[0.47273488853874884]]], "std": [[[0.06897825455576821]], [[0.06118416187433776]], [[0.06614620125858349]]], "count": [140]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47669071982959854]], [[0.4595522802871148]], [[0.4400257192460318]]], "std": [[[0.13552739230169128]], [[0.13714837526505474]], [[0.16165503953518498]]], "count": [140]}, "observation.state": {"min": [0.6401693820953369, 2.0147383213043213, -0.3562042713165283, -0.7127576470375061, -2.896653175354004, -1.7981255054473877, 0.30372220277786255, 52.0, -0.0952799990773201, 0.33035698533058167, -0.23096799850463867, -3.132185220718384, 0.699999988079071, -3.109999895095825, -0.8386656045913696, -2.0326104164123535, 0.16715018451213837, -0.012287118472158909, -2.069279909133911, -1.8185807466506958, 0.6636090874671936, 120.0, -0.3051980137825012, 0.357356995344162, -0.22452500462532043, 0.6259999871253967, -1.3980000019073486, -3.121999979019165], "max": [1.4414150714874268, 2.0485801696777344, 0.1324879378080368, 0.31632348895072937, -1.3574647903442383, -0.5377883315086365, 1.4101736545562744, 894.0, 0.239996999502182, 0.48255398869514465, -0.10658899694681168, 3.135999917984009, 1.5449999570846558, 3.109999895095825, -0.49722689390182495, -1.8790041208267212, 0.355349063873291, 0.8938878178596497, -0.3030764162540436, -1.0523463487625122, 2.7672369480133057, 817.0, -0.21844500303268433, 0.4320969879627228, -0.07652399688959122, 2.694000005722046, -0.46399998664855957, 3.135999917984009], "mean": [0.9448353052139282, 2.030799150466919, -0.12225934863090515, -0.14187291264533997, -2.2543160915374756, -1.1183342933654785, 0.8849464654922485, 668.3634033203125, 0.10692504793405533, 0.4133650064468384, -0.17392219603061676, -0.4155140519142151, 1.1578888893127441, -0.30376872420310974, -0.605541467666626, -1.9313843250274658, 0.2978905737400055, 0.3329271078109741, -1.4406620264053345, -1.5181959867477417, 1.521161675453186, 292.3565673828125, -0.2606728672981262, 0.3804056942462921, -0.13508576154708862, 1.3802686929702759, -0.8532508611679077, 2.025970220565796], "std": [0.26721981167793274, 0.008136129006743431, 0.12861542403697968, 0.25246691703796387, 0.4211997389793396, 0.3320625424385071, 0.2737031579017639, 288.00360107421875, 0.1149020791053772, 0.035704147070646286, 0.030863141641020775, 2.3843631744384766, 0.270927757024765, 1.288496732711792, 0.08599401265382767, 0.055836185812950134, 0.042359448969364166, 0.19408704340457916, 0.4635813534259796, 0.2516354024410248, 0.509041428565979, 275.3797912597656, 0.023928089067339897, 0.02086133323609829, 0.0441475547850132, 0.5506183505058289, 0.22250784933567047, 1.6127574443817139], "count": [732]}, "action": {"min": [0.6401693820953369, 2.0147383213043213, -0.3562042713165283, -0.7127576470375061, -2.896653175354004, -1.7981255054473877, 0.30372220277786255, 52.0, -0.0952799990773201, 0.33035698533058167, -0.23096799850463867, -3.132185220718384, 0.699999988079071, -3.109999895095825, -0.8386656045913696, -2.0326104164123535, 0.16715018451213837, -0.012287118472158909, -2.069279909133911, -1.8185807466506958, 0.6636090874671936, 120.0, -0.3051980137825012, 0.357356995344162, -0.22452500462532043, 0.6259999871253967, -1.3980000019073486, -3.121999979019165], "max": [1.4414150714874268, 2.0485801696777344, 0.1324879378080368, 0.31632348895072937, -1.3574647903442383, -0.5377883315086365, 1.4101736545562744, 894.0, 0.239996999502182, 0.48255398869514465, -0.10658899694681168, 3.135999917984009, 1.5449999570846558, 3.109999895095825, -0.49722689390182495, -1.8790041208267212, 0.355349063873291, 0.8938878178596497, -0.3030764162540436, -1.0523463487625122, 2.7672369480133057, 817.0, -0.21844500303268433, 0.4320969879627228, -0.07652399688959122, 2.694000005722046, -0.46399998664855957, 3.135999917984009], "mean": [0.9448353052139282, 2.030799150466919, -0.12225934863090515, -0.14187291264533997, -2.2543160915374756, -1.1183342933654785, 0.8849464654922485, 668.3634033203125, 0.10692504793405533, 0.4133650064468384, -0.17392219603061676, -0.4155140519142151, 1.1578888893127441, -0.30376872420310974, -0.605541467666626, -1.9313843250274658, 0.2978905737400055, 0.3329271078109741, -1.4406620264053345, -1.5181959867477417, 1.521161675453186, 292.3565673828125, -0.2606728672981262, 0.3804056942462921, -0.13508576154708862, 1.3802686929702759, -0.8532508611679077, 2.025970220565796], "std": [0.26721981167793274, 0.008136129006743431, 0.12861542403697968, 0.25246691703796387, 0.4211997389793396, 0.3320625424385071, 0.2737031579017639, 288.00360107421875, 0.1149020791053772, 0.035704147070646286, 0.030863141641020775, 2.3843631744384766, 0.270927757024765, 1.288496732711792, 0.08599401265382767, 0.055836185812950134, 0.042359448969364166, 0.19408704340457916, 0.4635813534259796, 0.2516354024410248, 0.509041428565979, 275.3797912597656, 0.023928089067339897, 0.02086133323609829, 0.0441475547850132, 0.5506183505058289, 0.22250784933567047, 1.6127574443817139], "count": [732]}, "timestamp": {"min": [0.0], "max": [24.366666666666667], "mean": [12.183333333333334], "std": [7.043666711361402], "count": [732]}, "frame_index": {"min": [0], "max": [731], "mean": [365.5], "std": [211.31000134084204], "count": [732]}, "episode_index": {"min": [335], "max": [335], "mean": [335.0], "std": [0.0], "count": [732]}, "index": {"min": [175977], "max": [176708], "mean": [176342.5], "std": [211.31000134084204], "count": [732]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [732]}, "subtask_annotation": {"mean": [5.6816939890710385, 12.0, 12.0, 12.0, 12.0], "std": [4.213048086549847, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [732]}, "scene_annotation": {"mean": [335.0], "std": [0.0], "min": [335], "max": [335], "count": [732]}, "eef_direction_state": {"mean": [4.241803278688525, 3.721311475409836], "std": [1.9120700951409786, 1.9756535686201726], "min": [0, 0], "max": [6, 6], "count": [732]}, "eef_velocity_state": {"mean": [0.5901639344262295, 0.8401639344262295], "std": [0.585630737840527, 0.7486775046122266], "min": [0, 0], "max": [2, 2], "count": [732]}, "eef_acc_mag_state": {"mean": [0.6311475409836066, 0.842896174863388], "std": [0.810121960110648, 0.8419768081749588], "min": [0, 0], "max": [2, 2], "count": [732]}, "eef_direction_action": {"mean": [4.241803278688525, 3.721311475409836], "std": [1.9120700951409786, 1.9756535686201726], "min": [0, 0], "max": [6, 6], "count": [732]}, "eef_velocity_action": {"mean": [0.5901639344262295, 0.8401639344262295], "std": [0.585630737840527, 0.7486775046122266], "min": [0, 0], "max": [2, 2], "count": [732]}, "eef_acc_mag_action": {"mean": [0.6311475409836066, 0.842896174863388], "std": [0.810121960110648, 0.8419768081749588], "min": [0, 0], "max": [2, 2], "count": [732]}, "eef_sim_pose_state": {"mean": [0.5747608887834932, 0.34822303336404337, 1.125590734565807, -1.3815181801572458, 0.8522736621497251, -2.0601914432567914, 0.6177428138155272, -0.1985848452630513, 1.1044161837931257, -0.4228420170524849, 1.1584740502470277, -0.49986516862889796], "std": [0.023204455986106782, 0.02298707542298588, 0.03376918552524401, 0.5499647746508539, 0.22232986374260022, 0.46804156235765837, 0.03290500118164323, 0.10906072050722683, 0.03220951885382565, 2.3846863730855836, 0.271035678707026, 1.7860078043123362], "min": [0.5476225149980972, 0.3158736820394423, 1.041387180012245, -2.693339953101885, 0.4634641852730246, -2.962097441861675, 0.5543650768445008, -0.32124722720046917, 1.0606001772604188, -3.1316409405270376, 0.6999075497669289, -3.048044592826733], "max": [0.6358209973210173, 0.3890660393827442, 1.1703507250768923, -0.6327426222128687, 1.3967185391041288, -0.6866988869608475, 0.6802633907286452, -0.0020075695419430606, 1.1797354776590507, 3.1366024649461934, 1.545260596913244, 3.0942140036224757], "count": [732]}, "eef_sim_pose_action": {"mean": [0.5747608887834932, 0.34822303336404337, 1.125590734565807, -1.3815181801572458, 0.8522736621497251, -2.0601914432567914, 0.6177428138155272, -0.1985848452630513, 1.1044161837931257, -0.4228420170524849, 1.1584740502470277, -0.49986516862889796], "std": [0.023204455986106782, 0.02298707542298588, 0.03376918552524401, 0.5499647746508539, 0.22232986374260022, 0.46804156235765837, 0.03290500118164323, 0.10906072050722683, 0.03220951885382565, 2.3846863730855836, 0.271035678707026, 1.7860078043123362], "min": [0.5476225149980972, 0.3158736820394423, 1.041387180012245, -2.693339953101885, 0.4634641852730246, -2.962097441861675, 0.5543650768445008, -0.32124722720046917, 1.0606001772604188, -3.1316409405270376, 0.6999075497669289, -3.048044592826733], "max": [0.6358209973210173, 0.3890660393827442, 1.1703507250768923, -0.6327426222128687, 1.3967185391041288, -0.6866988869608475, 0.6802633907286452, -0.0020075695419430606, 1.1797354776590507, 3.1366024649461934, 1.545260596913244, 3.0942140036224757], "count": [732]}, "gripper_mode_state": {"mean": [0.7254098360655737, 0.3251366120218579], "std": [0.44630752380493316, 0.46842586985008117], "min": [0, 0], "max": [1, 1], "count": [732]}, "gripper_activity_state": {"mean": [1.9234972677595628, 1.8360655737704918], "std": [0.33411625335736284, 0.5018107496725913], "min": [0, 0], "max": [2, 2], "count": [732]}, "gripper_mode_action": {"mean": [0.7254098360655737, 0.3251366120218579], "std": [0.44630752380493316, 0.46842586985008117], "min": [0, 0], "max": [1, 1], "count": [732]}, "gripper_activity_action": {"mean": [1.9234972677595628, 1.8360655737704918], "std": [0.33411625335736284, 0.5018107496725913], "min": [0, 0], "max": [2, 2], "count": [732]}, "gripper_open_scale_state": {"mean": [0.29235655739789435, 0.6683633881865966], "std": [0.2753798115413881, 0.2880035899202982], "min": [0.12, 0.052], "max": [0.817, 0.894], "count": [732]}, "gripper_open_scale_action": {"mean": [0.29235655739789435, 0.6683633881865966], "std": [0.2753798115413881, 0.2880035899202982], "min": [0.12, 0.052], "max": [0.817, 0.894], "count": [732]}}} +{"episode_index": 335, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47183591022025245]], [[0.46134284347300564]], [[0.44609865895559137]]], "std": [[[0.14064549920050312]], [[0.14782599195810897]], [[0.16320479037851698]]], "count": [146]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.043137254901960784]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46646025130942786]], [[0.47037846662637656]], [[0.4654769087429492]]], "std": [[[0.0589329769319611]], [[0.05540711898685591]], [[0.059753812575045105]]], "count": [146]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47114494639179877]], [[0.45125405838705346]], [[0.4311406767615722]]], "std": [[[0.1452066075920812]], [[0.14961389389172136]], [[0.17355050498501004]]], "count": [146]}, "observation.state": {"min": [0.6120520830154419, 1.905166506767273, -0.672283411026001, -0.8338311314582825, -2.693828582763672, -1.6771916151046753, 0.2929011583328247, 54.0, -0.07564300298690796, 0.36161699891090393, -0.22787299752235413, -3.1411852836608887, 0.6890000104904175, -0.5170000195503235, -0.8540594577789307, -2.034076690673828, 0.3373197913169861, 0.02139773592352867, -2.0723516941070557, -1.7488723993301392, 0.7190232872962952, 129.0, -0.29451000690460205, 0.37138399481773376, -0.20042000710964203, 0.17799997329711914, -1.434000015258789, -3.1371853351593018], "max": [1.3946402072906494, 2.0510411262512207, 0.08080875128507614, 0.32016319036483765, -1.461800456047058, -0.3370056450366974, 1.3464866876602173, 894.0, 0.22981800138950348, 0.48137399554252625, -0.07962000370025635, 3.1410000324249268, 1.5640000104904175, 2.805000066757202, -0.5643348097801208, -1.8635928630828857, 0.6029414534568787, 0.6686879992485046, -0.5587148666381836, -0.9687276482582092, 2.776068687438965, 891.0, -0.19885599613189697, 0.44666600227355957, -0.05925000086426735, 2.6700000762939453, -0.5140000581741333, 3.0880000591278076], "mean": [1.0150426626205444, 2.0307180881500244, -0.29275527596473694, -0.12667182087898254, -2.255168914794922, -1.0883159637451172, 0.9742298126220703, 633.4940795898438, 0.07321201264858246, 0.41894951462745667, -0.1671309471130371, -1.6448726654052734, 1.1089189052581787, 0.07907773554325104, -0.6380964517593384, -1.9208283424377441, 0.44500550627708435, 0.3760131001472473, -1.5002659559249878, -1.4420199394226074, 1.4047540426254272, 282.2823791503906, -0.2459459900856018, 0.40136224031448364, -0.12383963167667389, 1.4328590631484985, -0.8322817087173462, 1.9902156591415405], "std": [0.24074985086917877, 0.015166671946644783, 0.1787758767604828, 0.25610819458961487, 0.3119962513446808, 0.40371137857437134, 0.22744913399219513, 280.1041259765625, 0.08987165987491608, 0.03044620342552662, 0.027640527114272118, 2.1624808311462402, 0.24201954901218414, 0.6575025320053101, 0.07972468435764313, 0.05025157704949379, 0.1028643548488617, 0.14664621651172638, 0.38675689697265625, 0.20582999289035797, 0.4536919593811035, 275.4948425292969, 0.029936349019408226, 0.018183540552854538, 0.041898466646671295, 0.5643886923789978, 0.19925568997859955, 1.3978240489959717], "count": [772]}, "action": {"min": [0.6120520830154419, 1.905166506767273, -0.672283411026001, -0.8338311314582825, -2.693828582763672, -1.6771916151046753, 0.2929011583328247, 54.0, -0.07564300298690796, 0.36161699891090393, -0.22787299752235413, -3.1411852836608887, 0.6890000104904175, -0.5170000195503235, -0.8540594577789307, -2.034076690673828, 0.3373197913169861, 0.02139773592352867, -2.0723516941070557, -1.7488723993301392, 0.7190232872962952, 129.0, -0.29451000690460205, 0.37138399481773376, -0.20042000710964203, 0.17799997329711914, -1.434000015258789, -3.1371853351593018], "max": [1.3946402072906494, 2.0510411262512207, 0.08080875128507614, 0.32016319036483765, -1.461800456047058, -0.3370056450366974, 1.3464866876602173, 894.0, 0.22981800138950348, 0.48137399554252625, -0.07962000370025635, 3.1410000324249268, 1.5640000104904175, 2.805000066757202, -0.5643348097801208, -1.8635928630828857, 0.6029414534568787, 0.6686879992485046, -0.5587148666381836, -0.9687276482582092, 2.776068687438965, 891.0, -0.19885599613189697, 0.44666600227355957, -0.05925000086426735, 2.6700000762939453, -0.5140000581741333, 3.0880000591278076], "mean": [1.0150426626205444, 2.0307180881500244, -0.29275527596473694, -0.12667182087898254, -2.255168914794922, -1.0883159637451172, 0.9742298126220703, 633.4940795898438, 0.07321201264858246, 0.41894951462745667, -0.1671309471130371, -1.6448726654052734, 1.1089189052581787, 0.07907773554325104, -0.6380964517593384, -1.9208283424377441, 0.44500550627708435, 0.3760131001472473, -1.5002659559249878, -1.4420199394226074, 1.4047540426254272, 282.2823791503906, -0.2459459900856018, 0.40136224031448364, -0.12383963167667389, 1.4328590631484985, -0.8322817087173462, 1.9902156591415405], "std": [0.24074985086917877, 0.015166671946644783, 0.1787758767604828, 0.25610819458961487, 0.3119962513446808, 0.40371137857437134, 0.22744913399219513, 280.1041259765625, 0.08987165987491608, 0.03044620342552662, 0.027640527114272118, 2.1624808311462402, 0.24201954901218414, 0.6575025320053101, 0.07972468435764313, 0.05025157704949379, 0.1028643548488617, 0.14664621651172638, 0.38675689697265625, 0.20582999289035797, 0.4536919593811035, 275.4948425292969, 0.029936349019408226, 0.018183540552854538, 0.041898466646671295, 0.5643886923789978, 0.19925568997859955, 1.3978240489959717], "count": [772]}, "timestamp": {"min": [0.0], "max": [25.7], "mean": [12.849999999999998], "std": [7.428567231378546], "count": [772]}, "frame_index": {"min": [0], "max": [771], "mean": [385.5], "std": [222.85701694135636], "count": [772]}, "episode_index": {"min": [336], "max": [336], "mean": [336.0], "std": [0.0], "count": [772]}, "index": {"min": [176709], "max": [177480], "mean": [177094.5], "std": [222.85701694135636], "count": [772]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [772]}, "subtask_annotation": {"mean": [5.876943005181347, 12.0, 12.0, 12.0, 12.0], "std": [4.169856918043941, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [772]}, "scene_annotation": {"mean": [336.0], "std": [0.0], "min": [336], "max": [336], "count": [772]}, "eef_direction_state": {"mean": [4.555699481865285, 3.6917098445595853], "std": [1.9503569894695814, 2.0845555132522944], "min": [0, 0], "max": [6, 6], "count": [772]}, "eef_velocity_state": {"mean": [0.45466321243523317, 0.8950777202072538], "std": [0.5592060577922449, 0.7655988337703062], "min": [0, 0], "max": [2, 2], "count": [772]}, "eef_acc_mag_state": {"mean": [0.5453367875647669, 0.7901554404145078], "std": [0.7847421381330929, 0.8238708565506533], "min": [0, 0], "max": [2, 2], "count": [772]}, "eef_direction_action": {"mean": [4.555699481865285, 3.6917098445595853], "std": [1.9503569894695814, 2.0845555132522944], "min": [0, 0], "max": [6, 6], "count": [772]}, "eef_velocity_action": {"mean": [0.45466321243523317, 0.8950777202072538], "std": [0.5592060577922449, 0.7655988337703062], "min": [0, 0], "max": [2, 2], "count": [772]}, "eef_acc_mag_action": {"mean": [0.5453367875647669, 0.7901554404145078], "std": [0.7847421381330929, 0.8238708565506533], "min": [0, 0], "max": [2, 2], "count": [772]}, "eef_sim_pose_state": {"mean": [0.5963310696392554, 0.3360173662969574, 1.1388200029858315, -1.434117524212694, 0.83133454864651, -2.1610021381361957, 0.627631303077556, -0.16805181932206095, 1.1138537957508867, -1.6534969068779701, 1.1092911739932896, -1.4920000919365306], "std": [0.02112822951330485, 0.02900431232430523, 0.03253856964423477, 0.5629505696341695, 0.199230234011079, 0.5865690527031693, 0.028658764357504137, 0.0882967863640104, 0.024335883697882168, 2.1564949201517174, 0.2420708172855682, 0.6568877410628315], "min": [0.5576282618862085, 0.28459112058611724, 1.062972493243979, -2.6694560736847435, 0.5141615365527352, -3.082393010489591, 0.5690265964530041, -0.2997429022089311, 1.0650422397832857, -3.140717966342871, 0.6889771007741712, -2.0878779670652348], "max": [0.6497151482513173, 0.38094307594137516, 1.1926083761154942, -0.18941187786115743, 1.4344732755952836, -0.35955166250436943, 0.6817946317533792, -0.02270618048824398, 1.1946522421744599, 3.1389077983661835, 1.5639949614988695, 1.2289145680870304], "count": [772]}, "eef_sim_pose_action": {"mean": [0.5963310696392554, 0.3360173662969574, 1.1388200029858315, -1.434117524212694, 0.83133454864651, -2.1610021381361957, 0.627631303077556, -0.16805181932206095, 1.1138537957508867, -1.6534969068779701, 1.1092911739932896, -1.4920000919365306], "std": [0.02112822951330485, 0.02900431232430523, 0.03253856964423477, 0.5629505696341695, 0.199230234011079, 0.5865690527031693, 0.028658764357504137, 0.0882967863640104, 0.024335883697882168, 2.1564949201517174, 0.2420708172855682, 0.6568877410628315], "min": [0.5576282618862085, 0.28459112058611724, 1.062972493243979, -2.6694560736847435, 0.5141615365527352, -3.082393010489591, 0.5690265964530041, -0.2997429022089311, 1.0650422397832857, -3.140717966342871, 0.6889771007741712, -2.0878779670652348], "max": [0.6497151482513173, 0.38094307594137516, 1.1926083761154942, -0.18941187786115743, 1.4344732755952836, -0.35955166250436943, 0.6817946317533792, -0.02270618048824398, 1.1946522421744599, 3.1389077983661835, 1.5639949614988695, 1.2289145680870304], "count": [772]}, "gripper_mode_state": {"mean": [0.7862694300518135, 0.34585492227979275], "std": [0.40993879228222285, 0.47564618679710935], "min": [0, 0], "max": [1, 1], "count": [772]}, "gripper_activity_state": {"mean": [1.9067357512953367, 1.8367875647668395], "std": [0.3586188497491717, 0.5082674436254088], "min": [0, 0], "max": [2, 2], "count": [772]}, "gripper_mode_action": {"mean": [0.7862694300518135, 0.34585492227979275], "std": [0.40993879228222285, 0.47564618679710935], "min": [0, 0], "max": [1, 1], "count": [772]}, "gripper_activity_action": {"mean": [1.9067357512953367, 1.8367875647668395], "std": [0.3586188497491717, 0.5082674436254088], "min": [0, 0], "max": [2, 2], "count": [772]}, "gripper_open_scale_state": {"mean": [0.2822823834592194, 0.6334941708362164], "std": [0.27549483609125436, 0.28010414800167527], "min": [0.129, 0.054], "max": [0.891, 0.894], "count": [772]}, "gripper_open_scale_action": {"mean": [0.2822823834592194, 0.6334941708362164], "std": [0.27549483609125436, 0.28010414800167527], "min": [0.129, 0.054], "max": [0.891, 0.894], "count": [772]}}} +{"episode_index": 336, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.47916404547930286]], [[0.46441346832293523]], [[0.4508036724475144]]], "std": [[[0.13152703134320703]], [[0.14323870687285778]], [[0.1579399473246217]]], "count": [132]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[0.8509803921568627]], [[0.9019607843137255]], [[0.8627450980392157]]], "mean": [[[0.47155404071350765]], [[0.4750975440681323]], [[0.46973508677460885]]], "std": [[[0.06351430268735164]], [[0.0553064659834704]], [[0.06204832758378503]]], "count": [132]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.47758783608140226]], [[0.46030164234254306]], [[0.4399778405996237]]], "std": [[[0.12989169088714136]], [[0.13701926154274305]], [[0.1637619606908796]]], "count": [132]}, "observation.state": {"min": [0.6231000423431396, 2.011998176574707, -0.5137027502059937, -0.7037516832351685, -2.8484995365142822, -1.9166334867477417, 0.3435855507850647, 54.0, -0.0653500035405159, 0.3104090094566345, -0.21698400378227234, -3.1371853351593018, 0.6999999284744263, -3.1391851902008057, -0.8287696242332458, -2.0340068340301514, 0.3128677308559418, 0.02298598736524582, -2.202780246734619, -1.6516050100326538, 0.5520651340484619, 119.0, -0.2799609899520874, 0.37964001297950745, -0.2059510052204132, 0.2330000102519989, -1.3350000381469727, -3.1411852836608887], "max": [1.3988116979599, 2.0487024784088135, 0.07981391251087189, 0.3310191333293915, -1.2708266973495483, -0.40594613552093506, 1.3024170398712158, 899.0, 0.25609898567199707, 0.4863570034503937, -0.12024799734354019, 3.134000062942505, 1.5679999589920044, 3.125999927520752, -0.5490631461143494, -1.9005413055419922, 0.6413387060165405, 0.971258282661438, -0.3423987030982971, -0.9855700135231018, 2.7672719955444336, 711.0, -0.1824049949645996, 0.443807989358902, -0.05454900115728378, 2.8510000705718994, -0.48899999260902405, 3.0980000495910645], "mean": [0.9190002679824829, 2.0284225940704346, -0.15775446593761444, -0.20672830939292908, -2.2695324420928955, -1.145310640335083, 0.8992897272109985, 691.6400146484375, 0.12361276894807816, 0.4131622016429901, -0.17331936955451965, -0.9338431358337402, 1.116495132446289, -0.05533638969063759, -0.635174572467804, -1.947666883468628, 0.46258360147476196, 0.46882644295692444, -1.4301538467407227, -1.3841865062713623, 1.4102888107299805, 277.8066711425781, -0.24910825490951538, 0.40707075595855713, -0.12607379257678986, 1.5520323514938354, -0.9204259514808655, 1.8876943588256836], "std": [0.2593035399913788, 0.009617920033633709, 0.15905393660068512, 0.270591676235199, 0.43135762214660645, 0.406440794467926, 0.29438021779060364, 283.7278747558594, 0.10821099579334259, 0.04536836966872215, 0.02461453340947628, 2.3970491886138916, 0.3026452660560608, 1.0077500343322754, 0.07393274456262589, 0.049519918859004974, 0.088747039437294, 0.1902632713317871, 0.4584723114967346, 0.20354850590229034, 0.5154217481613159, 245.1768341064453, 0.021875087171792984, 0.016372980549931526, 0.043855130672454834, 0.6020038723945618, 0.19031231105327606, 1.4895837306976318], "count": [675]}, "action": {"min": [0.6231000423431396, 2.011998176574707, -0.5137027502059937, -0.7037516832351685, -2.8484995365142822, -1.9166334867477417, 0.3435855507850647, 54.0, -0.0653500035405159, 0.3104090094566345, -0.21698400378227234, -3.1371853351593018, 0.6999999284744263, -3.1391851902008057, -0.8287696242332458, -2.0340068340301514, 0.3128677308559418, 0.02298598736524582, -2.202780246734619, -1.6516050100326538, 0.5520651340484619, 119.0, -0.2799609899520874, 0.37964001297950745, -0.2059510052204132, 0.2330000102519989, -1.3350000381469727, -3.1411852836608887], "max": [1.3988116979599, 2.0487024784088135, 0.07981391251087189, 0.3310191333293915, -1.2708266973495483, -0.40594613552093506, 1.3024170398712158, 899.0, 0.25609898567199707, 0.4863570034503937, -0.12024799734354019, 3.134000062942505, 1.5679999589920044, 3.125999927520752, -0.5490631461143494, -1.9005413055419922, 0.6413387060165405, 0.971258282661438, -0.3423987030982971, -0.9855700135231018, 2.7672719955444336, 711.0, -0.1824049949645996, 0.443807989358902, -0.05454900115728378, 2.8510000705718994, -0.48899999260902405, 3.0980000495910645], "mean": [0.9190002679824829, 2.0284225940704346, -0.15775446593761444, -0.20672830939292908, -2.2695324420928955, -1.145310640335083, 0.8992897272109985, 691.6400146484375, 0.12361276894807816, 0.4131622016429901, -0.17331936955451965, -0.9338431358337402, 1.116495132446289, -0.05533638969063759, -0.635174572467804, -1.947666883468628, 0.46258360147476196, 0.46882644295692444, -1.4301538467407227, -1.3841865062713623, 1.4102888107299805, 277.8066711425781, -0.24910825490951538, 0.40707075595855713, -0.12607379257678986, 1.5520323514938354, -0.9204259514808655, 1.8876943588256836], "std": [0.2593035399913788, 0.009617920033633709, 0.15905393660068512, 0.270591676235199, 0.43135762214660645, 0.406440794467926, 0.29438021779060364, 283.7278747558594, 0.10821099579334259, 0.04536836966872215, 0.02461453340947628, 2.3970491886138916, 0.3026452660560608, 1.0077500343322754, 0.07393274456262589, 0.049519918859004974, 0.088747039437294, 0.1902632713317871, 0.4584723114967346, 0.20354850590229034, 0.5154217481613159, 245.1768341064453, 0.021875087171792984, 0.016372980549931526, 0.043855130672454834, 0.6020038723945618, 0.19031231105327606, 1.4895837306976318], "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": [337], "max": [337], "mean": [337.0], "std": [0.0], "count": [675]}, "index": {"min": [177481], "max": [178155], "mean": [177818.0], "std": [194.85550201794834], "count": [675]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [675]}, "subtask_annotation": {"mean": [5.272592592592592, 12.0, 12.0, 12.0, 12.0], "std": [4.136887891472518, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [675]}, "scene_annotation": {"mean": [337.0], "std": [0.0], "min": [337], "max": [337], "count": [675]}, "eef_direction_state": {"mean": [4.254814814814814, 3.7437037037037038], "std": [1.8911771179961894, 1.9324368575725277], "min": [0, 0], "max": [6, 6], "count": [675]}, "eef_velocity_state": {"mean": [0.5881481481481482, 0.9214814814814815], "std": [0.5597687157113727, 0.7570297890498869], "min": [0, 0], "max": [2, 2], "count": [675]}, "eef_acc_mag_state": {"mean": [0.6088888888888889, 0.8044444444444444], "std": [0.8043830547478211, 0.8451926509879033], "min": [0, 0], "max": [2, 2], "count": [675]}, "eef_direction_action": {"mean": [4.254814814814814, 3.7437037037037038], "std": [1.8911771179961894, 1.9324368575725277], "min": [0, 0], "max": [6, 6], "count": [675]}, "eef_velocity_action": {"mean": [0.5881481481481482, 0.9214814814814815], "std": [0.5597687157113727, 0.7570297890498869], "min": [0, 0], "max": [2, 2], "count": [675]}, "eef_acc_mag_action": {"mean": [0.6088888888888889, 0.8044444444444444], "std": [0.8043830547478211, 0.8451926509879033], "min": [0, 0], "max": [2, 2], "count": [675]}, "eef_sim_pose_state": {"mean": [0.6012568998231624, 0.33751122132830663, 1.1400364058623487, -1.5530542422690279, 0.9195479763543062, -2.2011129385557546, 0.6173918942270673, -0.21455306526790965, 1.1061857787402056, -0.93845923471296, 1.1168324806778984, -1.4537123099511462], "std": [0.020288474493325784, 0.021054441899993087, 0.03534561093046139, 0.6010256331255455, 0.19011673519066732, 0.5484744372814055, 0.041455180755347536, 0.10458156157880352, 0.025579646227597907, 2.3940647361393252, 0.3026518790594593, 1.0595992770191844], "min": [0.5617900078100875, 0.2836894087147386, 1.060269374779605, -2.8510043276844548, 0.4885462341818938, -3.0891267633449435, 0.5339910555034099, -0.3215399420008568, 1.0648323365066121, -3.136545645019516, 0.700209146439251, -2.8296878945754145], "max": [0.6463525235236776, 0.3673454317461307, 1.197992576617481, -0.24037820402346027, 1.3348574245476175, -0.3902042664111494, 0.6835199295994968, -0.02952854750968155, 1.1624261592243061, 3.134487147598233, 1.5684533702753347, 3.1036991639796483], "count": [675]}, "eef_sim_pose_action": {"mean": [0.6012568998231624, 0.33751122132830663, 1.1400364058623487, -1.5530542422690279, 0.9195479763543062, -2.2011129385557546, 0.6173918942270673, -0.21455306526790965, 1.1061857787402056, -0.93845923471296, 1.1168324806778984, -1.4537123099511462], "std": [0.020288474493325784, 0.021054441899993087, 0.03534561093046139, 0.6010256331255455, 0.19011673519066732, 0.5484744372814055, 0.041455180755347536, 0.10458156157880352, 0.025579646227597907, 2.3940647361393252, 0.3026518790594593, 1.0595992770191844], "min": [0.5617900078100875, 0.2836894087147386, 1.060269374779605, -2.8510043276844548, 0.4885462341818938, -3.0891267633449435, 0.5339910555034099, -0.3215399420008568, 1.0648323365066121, -3.136545645019516, 0.700209146439251, -2.8296878945754145], "max": [0.6463525235236776, 0.3673454317461307, 1.197992576617481, -0.24037820402346027, 1.3348574245476175, -0.3902042664111494, 0.6835199295994968, -0.02952854750968155, 1.1624261592243061, 3.134487147598233, 1.5684533702753347, 3.1036991639796483], "count": [675]}, "gripper_mode_state": {"mean": [0.7274074074074074, 0.2740740740740741], "std": [0.4452930170755401, 0.4460464953281382], "min": [0, 0], "max": [1, 1], "count": [675]}, "gripper_activity_state": {"mean": [1.9081481481481481, 1.8207407407407408], "std": [0.373779862298029, 0.49786154497994684], "min": [0, 0], "max": [2, 2], "count": [675]}, "gripper_mode_action": {"mean": [0.7274074074074074, 0.2740740740740741], "std": [0.4452930170755401, 0.4460464953281382], "min": [0, 0], "max": [1, 1], "count": [675]}, "gripper_activity_action": {"mean": [1.9081481481481481, 1.8207407407407408], "std": [0.373779862298029, 0.49786154497994684], "min": [0, 0], "max": [2, 2], "count": [675]}, "gripper_open_scale_state": {"mean": [0.2778066668701174, 0.6916399999208808], "std": [0.2451768564336961, 0.28372774257084604], "min": [0.119, 0.054], "max": [0.711, 0.899], "count": [675]}, "gripper_open_scale_action": {"mean": [0.2778066668701174, 0.6916399999208808], "std": [0.2451768564336961, 0.28372774257084604], "min": [0.119, 0.054], "max": [0.711, 0.899], "count": [675]}}} +{"episode_index": 337, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4731011599407205]], [[0.461744550210265]], [[0.4468282302908243]]], "std": [[[0.13109952228457267]], [[0.13886327575071758]], [[0.15473102944632694]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47051510487916093]], [[0.47245429269899175]], [[0.4668281764579217]]], "std": [[[0.05426577810591864]], [[0.05114824286254384]], [[0.055373898746015005]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[1.0]], [[1.0]]], "mean": [[[0.47883342833257336]], [[0.4570496070198105]], [[0.4357055150225465]]], "std": [[[0.1240214739650938]], [[0.13183823547471868]], [[0.15970732617115135]]], "count": [129]}, "observation.state": {"min": [0.6108478307723999, 2.0155062675476074, -0.3176150321960449, -0.4817981421947479, -2.6971096992492676, -1.4712777137756348, 0.16261234879493713, 58.0, -0.079025998711586, 0.3835330009460449, -0.22708900272846222, -3.049999952316284, 0.6940000057220459, -0.5630000233650208, -0.7875275611877441, -2.038527250289917, 0.27211427688598633, -0.03972369432449341, -2.2457151412963867, -1.6720080375671387, 0.5329537391662598, 128.0, -0.27925100922584534, 0.3703620135784149, -0.20304200053215027, 0.002999995369464159, -1.4160000085830688, -3.11899995803833], "max": [1.3836970329284668, 2.05004620552063, 0.22081907093524933, 0.29300588369369507, -1.2685401439666748, -0.44203951954841614, 1.146105408668518, 893.0, 0.2628380060195923, 0.4717809855937958, -0.13284100592136383, 0.8980000019073486, 1.562999963760376, 2.427999973297119, -0.5458343029022217, -1.8865963220596313, 0.6905744671821594, 0.9987646341323853, -0.44285985827445984, -1.0986499786376953, 2.8383069038391113, 847.0, -0.19748899340629578, 0.428602010011673, -0.059581998735666275, 2.7660000324249268, -0.4480000138282776, 3.124000072479248], "mean": [0.957746148109436, 2.0299181938171387, -0.027463147416710854, -0.08332464098930359, -2.314506769180298, -1.003261685371399, 0.7881924510002136, 669.43017578125, 0.10423372685909271, 0.422815203666687, -0.181050643324852, -2.1059579849243164, 1.136555790901184, 0.34751832485198975, -0.6260542869567871, -1.943081021308899, 0.48798707127571106, 0.43315428495407104, -1.5307875871658325, -1.4370324611663818, 1.445590615272522, 306.33819580078125, -0.24516940116882324, 0.4011699855327606, -0.12158768624067307, 1.437410831451416, -0.8866919875144958, 1.9059373140335083], "std": [0.2746008038520813, 0.009139079600572586, 0.1372891664505005, 0.20299489796161652, 0.42769527435302734, 0.3137296736240387, 0.25883573293685913, 289.42730712890625, 0.1156081110239029, 0.026432106271386147, 0.026264218613505363, 0.9840711951255798, 0.28614482283592224, 0.6705714464187622, 0.06072474643588066, 0.05364164710044861, 0.10968239605426788, 0.21635617315769196, 0.4531334638595581, 0.18691372871398926, 0.5410258173942566, 255.37841796875, 0.019743843004107475, 0.013378452509641647, 0.04590825363993645, 0.5987105965614319, 0.2207312285900116, 1.542997121810913], "count": [652]}, "action": {"min": [0.6108478307723999, 2.0155062675476074, -0.3176150321960449, -0.4817981421947479, -2.6971096992492676, -1.4712777137756348, 0.16261234879493713, 58.0, -0.079025998711586, 0.3835330009460449, -0.22708900272846222, -3.049999952316284, 0.6940000057220459, -0.5630000233650208, -0.7875275611877441, -2.038527250289917, 0.27211427688598633, -0.03972369432449341, -2.2457151412963867, -1.6720080375671387, 0.5329537391662598, 128.0, -0.27925100922584534, 0.3703620135784149, -0.20304200053215027, 0.002999995369464159, -1.4160000085830688, -3.11899995803833], "max": [1.3836970329284668, 2.05004620552063, 0.22081907093524933, 0.29300588369369507, -1.2685401439666748, -0.44203951954841614, 1.146105408668518, 893.0, 0.2628380060195923, 0.4717809855937958, -0.13284100592136383, 0.8980000019073486, 1.562999963760376, 2.427999973297119, -0.5458343029022217, -1.8865963220596313, 0.6905744671821594, 0.9987646341323853, -0.44285985827445984, -1.0986499786376953, 2.8383069038391113, 847.0, -0.19748899340629578, 0.428602010011673, -0.059581998735666275, 2.7660000324249268, -0.4480000138282776, 3.124000072479248], "mean": [0.957746148109436, 2.0299181938171387, -0.027463147416710854, -0.08332464098930359, -2.314506769180298, -1.003261685371399, 0.7881924510002136, 669.43017578125, 0.10423372685909271, 0.422815203666687, -0.181050643324852, -2.1059579849243164, 1.136555790901184, 0.34751832485198975, -0.6260542869567871, -1.943081021308899, 0.48798707127571106, 0.43315428495407104, -1.5307875871658325, -1.4370324611663818, 1.445590615272522, 306.33819580078125, -0.24516940116882324, 0.4011699855327606, -0.12158768624067307, 1.437410831451416, -0.8866919875144958, 1.9059373140335083], "std": [0.2746008038520813, 0.009139079600572586, 0.1372891664505005, 0.20299489796161652, 0.42769527435302734, 0.3137296736240387, 0.25883573293685913, 289.42730712890625, 0.1156081110239029, 0.026432106271386147, 0.026264218613505363, 0.9840711951255798, 0.28614482283592224, 0.6705714464187622, 0.06072474643588066, 0.05364164710044861, 0.10968239605426788, 0.21635617315769196, 0.4531334638595581, 0.18691372871398926, 0.5410258173942566, 255.37841796875, 0.019743843004107475, 0.013378452509641647, 0.04590825363993645, 0.5987105965614319, 0.2207312285900116, 1.542997121810913], "count": [652]}, "timestamp": {"min": [0.0], "max": [21.7], "mean": [10.85], "std": [6.273865545968362], "count": [652]}, "frame_index": {"min": [0], "max": [651], "mean": [325.5], "std": [188.21596637905085], "count": [652]}, "episode_index": {"min": [338], "max": [338], "mean": [338.0], "std": [0.0], "count": [652]}, "index": {"min": [178156], "max": [178807], "mean": [178481.5], "std": [188.21596637905085], "count": [652]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [652]}, "subtask_annotation": {"mean": [5.881901840490798, 12.0, 12.0, 12.0, 12.0], "std": [4.228138729890414, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [652]}, "scene_annotation": {"mean": [338.0], "std": [0.0], "min": [338], "max": [338], "count": [652]}, "eef_direction_state": {"mean": [4.220858895705521, 3.8021472392638036], "std": [1.800731071296459, 1.9936544249319257], "min": [0, 0], "max": [6, 6], "count": [652]}, "eef_velocity_state": {"mean": [0.6273006134969326, 0.838957055214724], "std": [0.5626869819827656, 0.728569582258659], "min": [0, 0], "max": [2, 2], "count": [652]}, "eef_acc_mag_state": {"mean": [0.7668711656441718, 0.8297546012269938], "std": [0.8368107155060517, 0.8253115796977101], "min": [0, 0], "max": [2, 2], "count": [652]}, "eef_direction_action": {"mean": [4.220858895705521, 3.8021472392638036], "std": [1.800731071296459, 1.9936544249319257], "min": [0, 0], "max": [6, 6], "count": [652]}, "eef_velocity_action": {"mean": [0.6273006134969326, 0.838957055214724], "std": [0.5626869819827656, 0.728569582258659], "min": [0, 0], "max": [2, 2], "count": [652]}, "eef_acc_mag_action": {"mean": [0.7668711656441718, 0.8297546012269938], "std": [0.8368107155060517, 0.8253115796977101], "min": [0, 0], "max": [2, 2], "count": [652]}, "eef_sim_pose_state": {"mean": [0.5962347013443831, 0.3339427515334496, 1.1413980390411498, -1.4388095139604993, 0.8857788964145229, -2.132346566793585, 0.6240308160994814, -0.19376585816523448, 1.0977407715588867, -2.1074471464447866, 1.1369604224239687, -1.2240156040320542], "std": [0.017006848116981603, 0.018642119138658497, 0.03688169532312895, 0.5976937241806485, 0.22070125881940464, 0.5870458504231238, 0.032467055405678805, 0.10940294639586633, 0.029108527973481815, 0.9830239371737385, 0.2861359773078489, 0.6698247734903805], "min": [0.5549114986397238, 0.2973458514794677, 1.0568220834881046, -2.7660586233353794, 0.4482537110072373, -3.1145280272341904, 0.5779375445166894, -0.3233396833019451, 1.0540917418766111, -3.0511677838578364, 0.6944891775804094, -2.1341932719234507], "max": [0.6331372450687323, 0.3619766994485739, 1.1925604903394915, -0.007487157756293578, 1.4151309221517776, -0.25693587619124336, 0.6769561808751617, -0.022372256208712443, 1.1522891922414216, 0.8976242115180908, 1.5635684616700924, 0.8575945942179459], "count": [652]}, "eef_sim_pose_action": {"mean": [0.5962347013443831, 0.3339427515334496, 1.1413980390411498, -1.4388095139604993, 0.8857788964145229, -2.132346566793585, 0.6240308160994814, -0.19376585816523448, 1.0977407715588867, -2.1074471464447866, 1.1369604224239687, -1.2240156040320542], "std": [0.017006848116981603, 0.018642119138658497, 0.03688169532312895, 0.5976937241806485, 0.22070125881940464, 0.5870458504231238, 0.032467055405678805, 0.10940294639586633, 0.029108527973481815, 0.9830239371737385, 0.2861359773078489, 0.6698247734903805], "min": [0.5549114986397238, 0.2973458514794677, 1.0568220834881046, -2.7660586233353794, 0.4482537110072373, -3.1145280272341904, 0.5779375445166894, -0.3233396833019451, 1.0540917418766111, -3.0511677838578364, 0.6944891775804094, -2.1341932719234507], "max": [0.6331372450687323, 0.3619766994485739, 1.1925604903394915, -0.007487157756293578, 1.4151309221517776, -0.25693587619124336, 0.6769561808751617, -0.022372256208712443, 1.1522891922414216, 0.8976242115180908, 1.5635684616700924, 0.8575945942179459], "count": [652]}, "gripper_mode_state": {"mean": [0.7346625766871165, 0.29141104294478526], "std": [0.441512712277425, 0.4544124194986521], "min": [0, 0], "max": [1, 1], "count": [652]}, "gripper_activity_state": {"mean": [1.9217791411042944, 1.822085889570552], "std": [0.36531089414477874, 0.5156477301220649], "min": [0, 0], "max": [2, 2], "count": [652]}, "gripper_mode_action": {"mean": [0.7346625766871165, 0.29141104294478526], "std": [0.441512712277425, 0.4544124194986521], "min": [0, 0], "max": [1, 1], "count": [652]}, "gripper_activity_action": {"mean": [1.9217791411042944, 1.822085889570552], "std": [0.36531089414477874, 0.5156477301220649], "min": [0, 0], "max": [2, 2], "count": [652]}, "gripper_open_scale_state": {"mean": [0.3063381903244674, 0.6694302147648805], "std": [0.2553783530798681, 0.2894274131281142], "min": [0.128, 0.058], "max": [0.847, 0.893], "count": [652]}, "gripper_open_scale_action": {"mean": [0.3063381903244674, 0.6694302147648805], "std": [0.2553783530798681, 0.2894274131281142], "min": [0.128, 0.058], "max": [0.847, 0.893], "count": [652]}}} +{"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.4783029003267974]], [[0.46880946361484227]], [[0.4547298180098811]]], "std": [[[0.13734299470711817]], [[0.14280960062447134]], [[0.15607160730227396]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.46540516764448564]], [[0.4683415563403839]], [[0.46224772431938654]]], "std": [[[0.061814274853297296]], [[0.05531746151328146]], [[0.06214481778268371]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47525942598167875]], [[0.463514102786784]], [[0.4443450269543513]]], "std": [[[0.1424211878936651]], [[0.14474304207274183]], [[0.16894938699611858]]], "count": [127]}, "observation.state": {"min": [0.615088939666748, 2.0171117782592773, -0.354319304227829, -0.6521073579788208, -2.8954837322235107, -1.7568135261535645, 0.2560747265815735, 60.0, -0.0951789990067482, 0.34240901470184326, -0.21830299496650696, -3.1391851902008057, 0.7639999985694885, -2.578000068664551, -0.8051902055740356, -2.031633138656616, 0.273039311170578, -0.007941248826682568, -2.044862747192383, -1.6472417116165161, 0.58283531665802, 121.0, -0.2827779948711395, 0.3823060095310211, -0.21289600431919098, 0.47099998593330383, -1.3960000276565552, -3.119999885559082], "max": [1.4213436841964722, 2.0611815452575684, 0.9177988767623901, 0.36486107110977173, -1.4004870653152466, -0.515622615814209, 1.2869534492492676, 890.0, 0.24116699397563934, 0.4793969988822937, -0.12217900156974792, 3.131999969482422, 1.565000057220459, 3.13100004196167, -0.5407727956771851, -1.8540457487106323, 0.6061528325080872, 0.9034522175788879, -0.40767401456832886, -0.9822887778282166, 2.755089521408081, 842.0, -0.20924200117588043, 0.43626201152801514, -0.06911200284957886, 2.7669999599456787, -0.4950000047683716, 3.128000020980835], "mean": [0.987819254398346, 2.032034397125244, 0.03689214214682579, -0.08898180723190308, -2.4557077884674072, -1.100608229637146, 0.8233648538589478, 635.2363891601562, 0.08372801542282104, 0.4099600315093994, -0.17614935338497162, -0.6839300990104675, 1.1288871765136719, 0.07952559739351273, -0.633945107460022, -1.9260754585266113, 0.4284239411354065, 0.399358332157135, -1.4511231184005737, -1.385316252708435, 1.3704620599746704, 310.25738525390625, -0.2534095346927643, 0.40561217069625854, -0.13141706585884094, 1.5721992254257202, -0.8277623057365417, 2.185333251953125], "std": [0.25099068880081177, 0.01132675539702177, 0.2888263761997223, 0.26449349522590637, 0.3155256509780884, 0.3689429461956024, 0.3392046391963959, 268.7873840332031, 0.11070230603218079, 0.0327274352312088, 0.02658247947692871, 2.431903123855591, 0.28853780031204224, 0.6843742728233337, 0.067183718085289, 0.0626489520072937, 0.07909266650676727, 0.19904868304729462, 0.414593368768692, 0.20028457045555115, 0.4974534213542938, 303.5814514160156, 0.02118208073079586, 0.01424810104072094, 0.042608004063367844, 0.5020447373390198, 0.21254761517047882, 1.1026493310928345], "count": [643]}, "action": {"min": [0.615088939666748, 2.0171117782592773, -0.354319304227829, -0.6521073579788208, -2.8954837322235107, -1.7568135261535645, 0.2560747265815735, 60.0, -0.0951789990067482, 0.34240901470184326, -0.21830299496650696, -3.1391851902008057, 0.7639999985694885, -2.578000068664551, -0.8051902055740356, -2.031633138656616, 0.273039311170578, -0.007941248826682568, -2.044862747192383, -1.6472417116165161, 0.58283531665802, 121.0, -0.2827779948711395, 0.3823060095310211, -0.21289600431919098, 0.47099998593330383, -1.3960000276565552, -3.119999885559082], "max": [1.4213436841964722, 2.0611815452575684, 0.9177988767623901, 0.36486107110977173, -1.4004870653152466, -0.515622615814209, 1.2869534492492676, 890.0, 0.24116699397563934, 0.4793969988822937, -0.12217900156974792, 3.131999969482422, 1.565000057220459, 3.13100004196167, -0.5407727956771851, -1.8540457487106323, 0.6061528325080872, 0.9034522175788879, -0.40767401456832886, -0.9822887778282166, 2.755089521408081, 842.0, -0.20924200117588043, 0.43626201152801514, -0.06911200284957886, 2.7669999599456787, -0.4950000047683716, 3.128000020980835], "mean": [0.987819254398346, 2.032034397125244, 0.03689214214682579, -0.08898180723190308, -2.4557077884674072, -1.100608229637146, 0.8233648538589478, 635.2363891601562, 0.08372801542282104, 0.4099600315093994, -0.17614935338497162, -0.6839300990104675, 1.1288871765136719, 0.07952559739351273, -0.633945107460022, -1.9260754585266113, 0.4284239411354065, 0.399358332157135, -1.4511231184005737, -1.385316252708435, 1.3704620599746704, 310.25738525390625, -0.2534095346927643, 0.40561217069625854, -0.13141706585884094, 1.5721992254257202, -0.8277623057365417, 2.185333251953125], "std": [0.25099068880081177, 0.01132675539702177, 0.2888263761997223, 0.26449349522590637, 0.3155256509780884, 0.3689429461956024, 0.3392046391963959, 268.7873840332031, 0.11070230603218079, 0.0327274352312088, 0.02658247947692871, 2.431903123855591, 0.28853780031204224, 0.6843742728233337, 0.067183718085289, 0.0626489520072937, 0.07909266650676727, 0.19904868304729462, 0.414593368768692, 0.20028457045555115, 0.4974534213542938, 303.5814514160156, 0.02118208073079586, 0.01424810104072094, 0.042608004063367844, 0.5020447373390198, 0.21254761517047882, 1.1026493310928345], "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": [339], "max": [339], "mean": [339.0], "std": [0.0], "count": [643]}, "index": {"min": [178808], "max": [179450], "mean": [179129.0], "std": [185.61788706910764], "count": [643]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [643]}, "subtask_annotation": {"mean": [5.362363919129082, 12.0, 12.0, 12.0, 12.0], "std": [4.159078063373711, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [643]}, "scene_annotation": {"mean": [339.0], "std": [0.0], "min": [339], "max": [339], "count": [643]}, "eef_direction_state": {"mean": [4.138413685847589, 3.7838258164852254], "std": [1.7919298883229196, 1.8859189230396598], "min": [0, 0], "max": [6, 6], "count": [643]}, "eef_velocity_state": {"mean": [0.645412130637636, 0.895800933125972], "std": [0.5423782170255885, 0.7707912988048563], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_acc_mag_state": {"mean": [0.6749611197511665, 0.864696734059098], "std": [0.8263420433887164, 0.835849756066942], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_direction_action": {"mean": [4.138413685847589, 3.7838258164852254], "std": [1.7919298883229196, 1.8859189230396598], "min": [0, 0], "max": [6, 6], "count": [643]}, "eef_velocity_action": {"mean": [0.645412130637636, 0.895800933125972], "std": [0.5423782170255885, 0.7707912988048563], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_acc_mag_action": {"mean": [0.6749611197511665, 0.864696734059098], "std": [0.8263420433887164, 0.835849756066942], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_sim_pose_state": {"mean": [0.5989208983936323, 0.3418648321605102, 1.13400741136378, -1.5728318579709368, 0.8269469872422951, -2.22377293963616, 0.6166763002720347, -0.17695533177261, 1.1035570501700749, -0.6842810127838164, 1.129119585817526, -1.4816223587708957], "std": [0.017492856494123046, 0.021786117588875942, 0.034142521240705125, 0.5009653600162463, 0.2124504225722836, 0.43064858371036024, 0.02873038024251229, 0.10668894752651702, 0.029179364750877262, 2.4323893035846464, 0.2885670673720084, 0.6905015000904511], "min": [0.5687100383030632, 0.30800995209812526, 1.0533723175735505, -2.7670582365493996, 0.49459348345376686, -3.0323653153359005, 0.5640078820944483, -0.30610958790647397, 1.052862227663847, -3.1386469248943074, 0.7646411359263836, -2.836870293630758], "max": [0.6403034046919724, 0.3726235254716933, 1.1836144539998128, -0.47811320637401944, 1.395831150920324, -0.6203961440650634, 0.6745567156955717, -0.002127507083843669, 1.158305327645384, 3.1325862235779747, 1.5650966849116137, 2.168277140630678], "count": [643]}, "eef_sim_pose_action": {"mean": [0.5989208983936323, 0.3418648321605102, 1.13400741136378, -1.5728318579709368, 0.8269469872422951, -2.22377293963616, 0.6166763002720347, -0.17695533177261, 1.1035570501700749, -0.6842810127838164, 1.129119585817526, -1.4816223587708957], "std": [0.017492856494123046, 0.021786117588875942, 0.034142521240705125, 0.5009653600162463, 0.2124504225722836, 0.43064858371036024, 0.02873038024251229, 0.10668894752651702, 0.029179364750877262, 2.4323893035846464, 0.2885670673720084, 0.6905015000904511], "min": [0.5687100383030632, 0.30800995209812526, 1.0533723175735505, -2.7670582365493996, 0.49459348345376686, -3.0323653153359005, 0.5640078820944483, -0.30610958790647397, 1.052862227663847, -3.1386469248943074, 0.7646411359263836, -2.836870293630758], "max": [0.6403034046919724, 0.3726235254716933, 1.1836144539998128, -0.47811320637401944, 1.395831150920324, -0.6203961440650634, 0.6745567156955717, -0.002127507083843669, 1.158305327645384, 3.1325862235779747, 1.5650966849116137, 2.168277140630678], "count": [643]}, "gripper_mode_state": {"mean": [0.7356143079315708, 0.33748055987558323], "std": [0.441005553137285, 0.47285032682831596], "min": [0, 0], "max": [1, 1], "count": [643]}, "gripper_activity_state": {"mean": [1.8989113530326593, 1.842923794712286], "std": [0.3991227510037193, 0.48481659206426586], "min": [0, 0], "max": [2, 2], "count": [643]}, "gripper_mode_action": {"mean": [0.7356143079315708, 0.33748055987558323], "std": [0.441005553137285, 0.47285032682831596], "min": [0, 0], "max": [1, 1], "count": [643]}, "gripper_activity_action": {"mean": [1.8989113530326593, 1.842923794712286], "std": [0.3991227510037193, 0.48481659206426586], "min": [0, 0], "max": [2, 2], "count": [643]}, "gripper_open_scale_state": {"mean": [0.3102573872116826, 0.6352363920730909], "std": [0.3035814157884081, 0.2687872334687958], "min": [0.121, 0.06], "max": [0.842, 0.89], "count": [643]}, "gripper_open_scale_action": {"mean": [0.3102573872116826, 0.6352363920730909], "std": [0.3035814157884081, 0.2687872334687958], "min": [0.121, 0.06], "max": [0.842, 0.89], "count": [643]}}} +{"episode_index": 339, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.47757492320261435]], [[0.464557204248366]], [[0.44818124183006536]]], "std": [[[0.12758659698091485]], [[0.1370249250314637]], [[0.1554534905461247]]], "count": [125]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4701648937908497]], [[0.4746845130718954]], [[0.4689052826797386]]], "std": [[[0.06929227373414026]], [[0.05766623633567451]], [[0.06327073008522678]]], "count": [125]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.47683787908496733]], [[0.46339091666666665]], [[0.44588625]]], "std": [[[0.11696890929120456]], [[0.11898799941078253]], [[0.1447238689874933]]], "count": [125]}, "observation.state": {"min": [0.6261892318725586, 1.9964122772216797, -0.08688249439001083, -0.3781430423259735, -2.8959550857543945, -1.4232635498046875, 0.28387778997421265, 58.0, -0.08365900069475174, 0.39908599853515625, -0.22450999915599823, -3.1089999675750732, 0.7139999866485596, -2.9739999771118164, -0.9132086634635925, -2.0315632820129395, 0.30052825808525085, 0.06431538611650467, -2.083155393600464, -1.6443794965744019, 0.6681295037269592, 120.0, -0.29376399517059326, 0.3859489858150482, -0.20330199599266052, 0.48500001430511475, -1.4140000343322754, -3.132185220718384], "max": [1.3955129384994507, 2.0494179725646973, 0.9128246903419495, 0.2874382734298706, -1.800761103630066, -0.46816712617874146, 1.0958573818206787, 886.0, 0.23846200108528137, 0.4720900058746338, -0.12755900621414185, 2.0850000381469727, 1.5540000200271606, 2.8369998931884766, -0.5533043146133423, -1.8862296342849731, 0.48291516304016113, 0.6934018731117249, -0.3465002179145813, -0.8440412878990173, 2.643632650375366, 813.0, -0.1694370061159134, 0.46362000703811646, -0.05587900057435036, 2.7990000247955322, -0.574999988079071, 3.1070001125335693], "mean": [0.9311647415161133, 2.0299246311187744, 0.42347002029418945, 0.0021796601358801126, -2.546787977218628, -0.963071882724762, 0.6833035349845886, 699.4696044921875, 0.11183732002973557, 0.4266170263290405, -0.18605682253837585, -0.9060196876525879, 1.2166105508804321, -0.4988556504249573, -0.6768612861633301, -1.951425552368164, 0.4016261398792267, 0.38057854771614075, -1.4325722455978394, -1.350770354270935, 1.4779038429260254, 341.88336181640625, -0.24149973690509796, 0.4134744703769684, -0.13042613863945007, 1.4823492765426636, -0.9074236154556274, 1.5832892656326294], "std": [0.2683604061603546, 0.00807950645685196, 0.365628719329834, 0.1542445570230484, 0.330639511346817, 0.24482955038547516, 0.29729604721069336, 260.4375915527344, 0.11216162890195847, 0.016091154888272285, 0.0285579152405262, 2.0683720111846924, 0.2864924967288971, 1.6030974388122559, 0.10676033049821854, 0.05565350875258446, 0.05226123705506325, 0.16811063885688782, 0.5212883949279785, 0.2546660006046295, 0.5771031379699707, 282.3440246582031, 0.026390714570879936, 0.023961858823895454, 0.04885270446538925, 0.6528862118721008, 0.23619891703128815, 1.8763835430145264], "count": [626]}, "action": {"min": [0.6261892318725586, 1.9964122772216797, -0.08688249439001083, -0.3781430423259735, -2.8959550857543945, -1.4232635498046875, 0.28387778997421265, 58.0, -0.08365900069475174, 0.39908599853515625, -0.22450999915599823, -3.1089999675750732, 0.7139999866485596, -2.9739999771118164, -0.9132086634635925, -2.0315632820129395, 0.30052825808525085, 0.06431538611650467, -2.083155393600464, -1.6443794965744019, 0.6681295037269592, 120.0, -0.29376399517059326, 0.3859489858150482, -0.20330199599266052, 0.48500001430511475, -1.4140000343322754, -3.132185220718384], "max": [1.3955129384994507, 2.0494179725646973, 0.9128246903419495, 0.2874382734298706, -1.800761103630066, -0.46816712617874146, 1.0958573818206787, 886.0, 0.23846200108528137, 0.4720900058746338, -0.12755900621414185, 2.0850000381469727, 1.5540000200271606, 2.8369998931884766, -0.5533043146133423, -1.8862296342849731, 0.48291516304016113, 0.6934018731117249, -0.3465002179145813, -0.8440412878990173, 2.643632650375366, 813.0, -0.1694370061159134, 0.46362000703811646, -0.05587900057435036, 2.7990000247955322, -0.574999988079071, 3.1070001125335693], "mean": [0.9311647415161133, 2.0299246311187744, 0.42347002029418945, 0.0021796601358801126, -2.546787977218628, -0.963071882724762, 0.6833035349845886, 699.4696044921875, 0.11183732002973557, 0.4266170263290405, -0.18605682253837585, -0.9060196876525879, 1.2166105508804321, -0.4988556504249573, -0.6768612861633301, -1.951425552368164, 0.4016261398792267, 0.38057854771614075, -1.4325722455978394, -1.350770354270935, 1.4779038429260254, 341.88336181640625, -0.24149973690509796, 0.4134744703769684, -0.13042613863945007, 1.4823492765426636, -0.9074236154556274, 1.5832892656326294], "std": [0.2683604061603546, 0.00807950645685196, 0.365628719329834, 0.1542445570230484, 0.330639511346817, 0.24482955038547516, 0.29729604721069336, 260.4375915527344, 0.11216162890195847, 0.016091154888272285, 0.0285579152405262, 2.0683720111846924, 0.2864924967288971, 1.6030974388122559, 0.10676033049821854, 0.05565350875258446, 0.05226123705506325, 0.16811063885688782, 0.5212883949279785, 0.2546660006046295, 0.5771031379699707, 282.3440246582031, 0.026390714570879936, 0.023961858823895454, 0.04885270446538925, 0.6528862118721008, 0.23619891703128815, 1.8763835430145264], "count": [626]}, "timestamp": {"min": [0.0], "max": [20.833333333333332], "mean": [10.416666666666664], "std": [6.023680122833733], "count": [626]}, "frame_index": {"min": [0], "max": [625], "mean": [312.5], "std": [180.710403685012], "count": [626]}, "episode_index": {"min": [340], "max": [340], "mean": [340.0], "std": [0.0], "count": [626]}, "index": {"min": [179451], "max": [180076], "mean": [179763.5], "std": [180.710403685012], "count": [626]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [626]}, "subtask_annotation": {"mean": [4.65814696485623, 12.0, 12.0, 12.0, 12.0], "std": [4.23752509496734, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [626]}, "scene_annotation": {"mean": [340.0], "std": [0.0], "min": [340], "max": [340], "count": [626]}, "eef_direction_state": {"mean": [4.0702875399361025, 4.263578274760383], "std": [1.8562162845305847, 1.9090793595504512], "min": [0, 0], "max": [6, 6], "count": [626]}, "eef_velocity_state": {"mean": [0.7108626198083067, 0.7204472843450479], "std": [0.6502225401612193, 0.7626235559669199], "min": [0, 0], "max": [2, 2], "count": [626]}, "eef_acc_mag_state": {"mean": [0.7460063897763578, 0.7092651757188498], "std": [0.8332305734054494, 0.8375056739885334], "min": [0, 0], "max": [2, 2], "count": [626]}, "eef_direction_action": {"mean": [4.0702875399361025, 4.263578274760383], "std": [1.8562162845305847, 1.9090793595504512], "min": [0, 0], "max": [6, 6], "count": [626]}, "eef_velocity_action": {"mean": [0.7108626198083067, 0.7204472843450479], "std": [0.6502225401612193, 0.7626235559669199], "min": [0, 0], "max": [2, 2], "count": [626]}, "eef_acc_mag_action": {"mean": [0.7460063897763578, 0.7092651757188498], "std": [0.8332305734054494, 0.8375056739885334], "min": [0, 0], "max": [2, 2], "count": [626]}, "eef_sim_pose_state": {"mean": [0.6069260615347984, 0.3282600295161212, 1.1345014061946805, -1.4838493372872934, 0.9066179672469907, -2.1059064609874794, 0.6241752184013484, -0.19699467554864533, 1.0897196074888709, -0.9058242335103557, 1.217123781852249, -0.17229017451939624], "std": [0.02788861616220617, 0.02752778292906214, 0.03939075684423637, 0.6512571603493013, 0.2361356395991806, 0.6188054870088611, 0.02490840787136259, 0.10261410854552472, 0.034349196209755836, 2.0700704796702203, 0.28663088197903774, 1.652586746405879], "min": [0.575264727610759, 0.2683570248130091, 1.0586364631887555, -2.7982365440035366, 0.5746912311154242, -3.058004657838546, 0.5873456557214914, -0.3053695289339902, 1.0563551856047924, -3.1088644374771577, 0.7140415749843672, -2.0911191788177046], "max": [0.6638120132609754, 0.3813728755967696, 1.1965243099374578, -0.4948982213022081, 1.4140810416806944, -0.7724422161442266, 0.6773957999869721, -0.014165764660842725, 1.160530168719127, 2.090382708589794, 1.554622160611078, 2.349383676043707], "count": [626]}, "eef_sim_pose_action": {"mean": [0.6069260615347984, 0.3282600295161212, 1.1345014061946805, -1.4838493372872934, 0.9066179672469907, -2.1059064609874794, 0.6241752184013484, -0.19699467554864533, 1.0897196074888709, -0.9058242335103557, 1.217123781852249, -0.17229017451939624], "std": [0.02788861616220617, 0.02752778292906214, 0.03939075684423637, 0.6512571603493013, 0.2361356395991806, 0.6188054870088611, 0.02490840787136259, 0.10261410854552472, 0.034349196209755836, 2.0700704796702203, 0.28663088197903774, 1.652586746405879], "min": [0.575264727610759, 0.2683570248130091, 1.0586364631887555, -2.7982365440035366, 0.5746912311154242, -3.058004657838546, 0.5873456557214914, -0.3053695289339902, 1.0563551856047924, -3.1088644374771577, 0.7140415749843672, -2.0911191788177046], "max": [0.6638120132609754, 0.3813728755967696, 1.1965243099374578, -0.4948982213022081, 1.4140810416806944, -0.7724422161442266, 0.6773957999869721, -0.014165764660842725, 1.160530168719127, 2.090382708589794, 1.554622160611078, 2.349383676043707], "count": [626]}, "gripper_mode_state": {"mean": [0.646964856230032, 0.26996805111821087], "std": [0.47791351836214374, 0.4439429045425158], "min": [0, 0], "max": [1, 1], "count": [626]}, "gripper_activity_state": {"mean": [1.9073482428115016, 1.840255591054313], "std": [0.37199530658318186, 0.4729513735743511], "min": [0, 0], "max": [2, 2], "count": [626]}, "gripper_mode_action": {"mean": [0.646964856230032, 0.26996805111821087], "std": [0.47791351836214374, 0.4439429045425158], "min": [0, 0], "max": [1, 1], "count": [626]}, "gripper_activity_action": {"mean": [1.9073482428115016, 1.840255591054313], "std": [0.37199530658318186, 0.4729513735743511], "min": [0, 0], "max": [2, 2], "count": [626]}, "gripper_open_scale_state": {"mean": [0.34188338653272, 0.6994696484952699], "std": [0.2823440350530729, 0.26043756495724124], "min": [0.12, 0.058], "max": [0.813, 0.886], "count": [626]}, "gripper_open_scale_action": {"mean": [0.34188338653272, 0.6994696484952699], "std": [0.2823440350530729, 0.26043756495724124], "min": [0.12, 0.058], "max": [0.813, 0.886], "count": [626]}}} +{"episode_index": 340, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.475516867376872]], [[0.4641970594668313]], [[0.4500452981061191]]], "std": [[[0.13656401109755995]], [[0.14386156153963692]], [[0.15777718769879026]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.00784313725490196]]], "max": [[[0.9568627450980393]], [[0.9215686274509803]], [[0.9333333333333333]]], "mean": [[[0.46889395971643255]], [[0.47428289524471207]], [[0.46844726210694254]]], "std": [[[0.05423604314464985]], [[0.045291383412300115]], [[0.04990822746410387]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4823388625135094]], [[0.46367774110956717]], [[0.44213489559209507]]], "std": [[[0.1464790818260379]], [[0.15389324859792042]], [[0.17981443821281728]]], "count": [127]}, "observation.state": {"min": [0.6335545182228088, 2.0132548809051514, -0.332886666059494, -0.6650751829147339, -2.8958330154418945, -1.6445540189743042, 0.2865307033061981, 58.0, -0.07119999825954437, 0.3519720137119293, -0.21894599497318268, -3.1411852836608887, 0.6520000100135803, -3.058000087738037, -0.8063071966171265, -2.0318775177001953, 0.3890513479709625, 0.04902629926800728, -2.136876344680786, -1.6331744194030762, 0.6160314083099365, 128.0, -0.28397101163864136, 0.3933680057525635, -0.20179900527000427, 0.7139999270439148, -1.399999976158142, -3.1019999980926514], "max": [1.353415608406067, 2.049557685852051, 0.4784296751022339, 0.25134485960006714, -1.3098697662353516, -0.54145348072052, 1.4996917247772217, 884.0, 0.2392120063304901, 0.47650501132011414, -0.11953499913215637, 3.1389999389648438, 1.5440000295639038, 2.9700000286102295, -0.5656089186668396, -1.8666995763778687, 0.5400572419166565, 0.9065938591957092, -0.4755324423313141, -0.8884598612785339, 2.655413866043091, 712.0, -0.15522900223731995, 0.44859400391578674, -0.06297200173139572, 2.747999906539917, -0.6110000014305115, 3.121999979019165], "mean": [0.9630451798439026, 2.0294785499572754, -0.09313502907752991, -0.17890238761901855, -2.431596040725708, -1.1732693910598755, 0.9910239577293396, 665.995361328125, 0.11105030030012131, 0.4109094440937042, -0.1798185110092163, 0.47133830189704895, 1.0994336605072021, -0.3039548993110657, -0.672114908695221, -1.933100938796997, 0.464459091424942, 0.4171733558177948, -1.4300345182418823, -1.3751178979873657, 1.3492648601531982, 262.29302978515625, -0.23492403328418732, 0.41516411304473877, -0.12311559915542603, 1.5756402015686035, -0.8601554036140442, 1.9327276945114136], "std": [0.21227890253067017, 0.007914007641375065, 0.239858478307724, 0.20145541429519653, 0.38366490602493286, 0.27263355255126953, 0.30366501212120056, 252.4327850341797, 0.09683110564947128, 0.03382143750786781, 0.024713978171348572, 2.5686304569244385, 0.27607330679893494, 1.0892678499221802, 0.06891163438558578, 0.059917572885751724, 0.05026877671480179, 0.17060577869415283, 0.3921792507171631, 0.2059997320175171, 0.44454145431518555, 225.28797912597656, 0.031350914388895035, 0.01208119373768568, 0.04100203141570091, 0.4916369318962097, 0.17911720275878906, 1.3489969968795776], "count": [645]}, "action": {"min": [0.6335545182228088, 2.0132548809051514, -0.332886666059494, -0.6650751829147339, -2.8958330154418945, -1.6445540189743042, 0.2865307033061981, 58.0, -0.07119999825954437, 0.3519720137119293, -0.21894599497318268, -3.1411852836608887, 0.6520000100135803, -3.058000087738037, -0.8063071966171265, -2.0318775177001953, 0.3890513479709625, 0.04902629926800728, -2.136876344680786, -1.6331744194030762, 0.6160314083099365, 128.0, -0.28397101163864136, 0.3933680057525635, -0.20179900527000427, 0.7139999270439148, -1.399999976158142, -3.1019999980926514], "max": [1.353415608406067, 2.049557685852051, 0.4784296751022339, 0.25134485960006714, -1.3098697662353516, -0.54145348072052, 1.4996917247772217, 884.0, 0.2392120063304901, 0.47650501132011414, -0.11953499913215637, 3.1389999389648438, 1.5440000295639038, 2.9700000286102295, -0.5656089186668396, -1.8666995763778687, 0.5400572419166565, 0.9065938591957092, -0.4755324423313141, -0.8884598612785339, 2.655413866043091, 712.0, -0.15522900223731995, 0.44859400391578674, -0.06297200173139572, 2.747999906539917, -0.6110000014305115, 3.121999979019165], "mean": [0.9630451798439026, 2.0294785499572754, -0.09313502907752991, -0.17890238761901855, -2.431596040725708, -1.1732693910598755, 0.9910239577293396, 665.995361328125, 0.11105030030012131, 0.4109094440937042, -0.1798185110092163, 0.47133830189704895, 1.0994336605072021, -0.3039548993110657, -0.672114908695221, -1.933100938796997, 0.464459091424942, 0.4171733558177948, -1.4300345182418823, -1.3751178979873657, 1.3492648601531982, 262.29302978515625, -0.23492403328418732, 0.41516411304473877, -0.12311559915542603, 1.5756402015686035, -0.8601554036140442, 1.9327276945114136], "std": [0.21227890253067017, 0.007914007641375065, 0.239858478307724, 0.20145541429519653, 0.38366490602493286, 0.27263355255126953, 0.30366501212120056, 252.4327850341797, 0.09683110564947128, 0.03382143750786781, 0.024713978171348572, 2.5686304569244385, 0.27607330679893494, 1.0892678499221802, 0.06891163438558578, 0.059917572885751724, 0.05026877671480179, 0.17060577869415283, 0.3921792507171631, 0.2059997320175171, 0.44454145431518555, 225.28797912597656, 0.031350914388895035, 0.01208119373768568, 0.04100203141570091, 0.4916369318962097, 0.17911720275878906, 1.3489969968795776], "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": [341], "max": [341], "mean": [341.0], "std": [0.0], "count": [645]}, "index": {"min": [180077], "max": [180721], "mean": [180399.0], "std": [186.19523803434572], "count": [645]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [645]}, "subtask_annotation": {"mean": [5.314728682170543, 12.0, 12.0, 12.0, 12.0], "std": [3.9045014922689814, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [645]}, "scene_annotation": {"mean": [341.0], "std": [0.0], "min": [341], "max": [341], "count": [645]}, "eef_direction_state": {"mean": [4.057364341085271, 3.6], "std": [1.818457272456993, 1.8821066870385805], "min": [0, 0], "max": [6, 6], "count": [645]}, "eef_velocity_state": {"mean": [0.6635658914728683, 0.9658914728682171], "std": [0.5540461437274379, 0.7421418953765011], "min": [0, 0], "max": [2, 2], "count": [645]}, "eef_acc_mag_state": {"mean": [0.7069767441860465, 0.8480620155038759], "std": [0.8349150303990812, 0.8473488774909029], "min": [0, 0], "max": [2, 2], "count": [645]}, "eef_direction_action": {"mean": [4.057364341085271, 3.6], "std": [1.818457272456993, 1.8821066870385805], "min": [0, 0], "max": [6, 6], "count": [645]}, "eef_velocity_action": {"mean": [0.6635658914728683, 0.9658914728682171], "std": [0.5540461437274379, 0.7421418953765011], "min": [0, 0], "max": [2, 2], "count": [645]}, "eef_acc_mag_action": {"mean": [0.7069767441860465, 0.8480620155038759], "std": [0.8349150303990812, 0.8473488774909029], "min": [0, 0], "max": [2, 2], "count": [645]}, "eef_sim_pose_state": {"mean": [0.6101450745584226, 0.3258684487816882, 1.1425699028305702, -1.5765128919763436, 0.8592406989421181, -2.292492020850602, 0.6191416254057163, -0.20230579302771778, 1.1018580337908284, 0.4720204024295943, 1.0998616949007252, -0.7150856392517246], "std": [0.015388881441212938, 0.028048568837119092, 0.03272884424575994, 0.4906658304116167, 0.1790501592372826, 0.4295817731013103, 0.028365314427227294, 0.09034074145404845, 0.02580203405632836, 2.5695439921498715, 0.2761843951144193, 1.7877465298431365], "min": [0.5751655901572046, 0.2569030708849596, 1.0645809663393824, -2.7474099604638633, 0.6104654224526147, -2.992301077879748, 0.578277499960044, -0.3212015731471565, 1.0557277812449888, -3.140627518576662, 0.6524287509841447, -2.991872593225956], "max": [0.6475780384981356, 0.36429767726146345, 1.1920630928624585, -0.721662950470816, 1.399639716435599, -0.936057693667943, 0.6803080996477952, -0.026258536906549695, 1.1657945039586546, 3.1396128995428487, 1.5439201616359437, 3.124504740096781], "count": [645]}, "eef_sim_pose_action": {"mean": [0.6101450745584226, 0.3258684487816882, 1.1425699028305702, -1.5765128919763436, 0.8592406989421181, -2.292492020850602, 0.6191416254057163, -0.20230579302771778, 1.1018580337908284, 0.4720204024295943, 1.0998616949007252, -0.7150856392517246], "std": [0.015388881441212938, 0.028048568837119092, 0.03272884424575994, 0.4906658304116167, 0.1790501592372826, 0.4295817731013103, 0.028365314427227294, 0.09034074145404845, 0.02580203405632836, 2.5695439921498715, 0.2761843951144193, 1.7877465298431365], "min": [0.5751655901572046, 0.2569030708849596, 1.0645809663393824, -2.7474099604638633, 0.6104654224526147, -2.992301077879748, 0.578277499960044, -0.3212015731471565, 1.0557277812449888, -3.140627518576662, 0.6524287509841447, -2.991872593225956], "max": [0.6475780384981356, 0.36429767726146345, 1.1920630928624585, -0.721662950470816, 1.399639716435599, -0.936057693667943, 0.6803080996477952, -0.026258536906549695, 1.1657945039586546, 3.1396128995428487, 1.5439201616359437, 3.124504740096781], "count": [645]}, "gripper_mode_state": {"mean": [0.7627906976744186, 0.1813953488372093], "std": [0.4253716600994887, 0.3853453986457293], "min": [0, 0], "max": [1, 1], "count": [645]}, "gripper_activity_state": {"mean": [1.8976744186046512, 1.8713178294573642], "std": [0.4000901286598044, 0.4563409915127306], "min": [0, 0], "max": [2, 2], "count": [645]}, "gripper_mode_action": {"mean": [0.7627906976744186, 0.1813953488372093], "std": [0.4253716600994887, 0.3853453986457293], "min": [0, 0], "max": [1, 1], "count": [645]}, "gripper_activity_action": {"mean": [1.8976744186046512, 1.8713178294573642], "std": [0.4000901286598044, 0.4563409915127306], "min": [0, 0], "max": [2, 2], "count": [645]}, "gripper_open_scale_state": {"mean": [0.2622930232084996, 0.6659953488845237], "std": [0.22528791124117992, 0.2524327498485574], "min": [0.128, 0.058], "max": [0.712, 0.884], "count": [645]}, "gripper_open_scale_action": {"mean": [0.2622930232084996, 0.6659953488845237], "std": [0.22528791124117992, 0.2524327498485574], "min": [0.128, 0.058], "max": [0.712, 0.884], "count": [645]}}} +{"episode_index": 341, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4677274164408311]], [[0.4590839610234338]], [[0.4426235519953239]]], "std": [[[0.1372740817102607]], [[0.14081305535159336]], [[0.15721134969917575]]], "count": [123]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.023529411764705882]], [[0.023529411764705882]]], "max": [[[0.6862745098039216]], [[0.6666666666666666]], [[0.6588235294117647]]], "mean": [[[0.4731231086269196]], [[0.47752798534725543]], [[0.4728765409958021]]], "std": [[[0.04212276623895081]], [[0.03612786860957437]], [[0.03711332693178234]]], "count": [123]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4777531982305117]], [[0.46195567478346355]], [[0.4445500391891174]]], "std": [[[0.12511887165834037]], [[0.13474094670244754]], [[0.15592541868551385]]], "count": [123]}, "observation.state": {"min": [0.6611307859420776, 2.02009654045105, -0.4018271863460541, -0.6586872935295105, -2.7089955806732178, -1.6485159397125244, 0.340461403131485, 59.0, -0.09587399661540985, 0.38598498702049255, -0.21829000115394592, -3.1381852626800537, 0.7440000176429749, -3.0339999198913574, -0.8269719481468201, -2.030935049057007, 0.4003087282180786, 0.04482005909085274, -2.168815851211548, -1.6555144786834717, 0.5584878921508789, 119.0, -0.26269999146461487, 0.3753190040588379, -0.19491499662399292, 0.5019999742507935, -1.3680000305175781, -3.114000082015991], "max": [1.396106243133545, 2.054950714111328, 0.7394437193870544, 0.36182424426078796, -1.3097648620605469, -0.6635043621063232, 1.301457166671753, 888.0, 0.23898999392986298, 0.4629789888858795, -0.12144599854946136, 3.13700008392334, 1.5479999780654907, 3.0980000495910645, -0.554787814617157, -1.874343991279602, 0.4847128689289093, 0.9016894698143005, -0.45495498180389404, -1.017317533493042, 2.591674566268921, 896.0, -0.18930800259113312, 0.4479289948940277, -0.073232002556324, 2.671999931335449, -0.5529999732971191, 3.115000009536743], "mean": [0.9590399861335754, 2.031202554702759, -0.0690692812204361, -0.07334523648023605, -2.2353153228759766, -1.0541930198669434, 0.7444028258323669, 669.901123046875, 0.10153637826442719, 0.42001447081565857, -0.17959746718406677, -1.036515235900879, 1.1391388177871704, 0.6067814230918884, -0.6608253121376038, -1.9318262338638306, 0.47022488713264465, 0.41472387313842773, -1.4468566179275513, -1.4020724296569824, 1.4142831563949585, 305.33709716796875, -0.2350224405527115, 0.41144275665283203, -0.12444528937339783, 1.5331627130508423, -0.9065152406692505, 1.9230917692184448], "std": [0.23866239190101624, 0.008097250014543533, 0.31004709005355835, 0.23839913308620453, 0.5102658867835999, 0.22549085319042206, 0.3731286823749542, 266.04180908203125, 0.11176629364490509, 0.017301738262176514, 0.023587819188833237, 2.0725884437561035, 0.27371370792388916, 1.0507898330688477, 0.06594843417406082, 0.059901364147663116, 0.01775619387626648, 0.17621581256389618, 0.38971319794654846, 0.17123837769031525, 0.43876734375953674, 288.83709716796875, 0.016048472374677658, 0.01805734820663929, 0.034095510840415955, 0.47719714045524597, 0.17902180552482605, 1.4350261688232422], "count": [617]}, "action": {"min": [0.6611307859420776, 2.02009654045105, -0.4018271863460541, -0.6586872935295105, -2.7089955806732178, -1.6485159397125244, 0.340461403131485, 59.0, -0.09587399661540985, 0.38598498702049255, -0.21829000115394592, -3.1381852626800537, 0.7440000176429749, -3.0339999198913574, -0.8269719481468201, -2.030935049057007, 0.4003087282180786, 0.04482005909085274, -2.168815851211548, -1.6555144786834717, 0.5584878921508789, 119.0, -0.26269999146461487, 0.3753190040588379, -0.19491499662399292, 0.5019999742507935, -1.3680000305175781, -3.114000082015991], "max": [1.396106243133545, 2.054950714111328, 0.7394437193870544, 0.36182424426078796, -1.3097648620605469, -0.6635043621063232, 1.301457166671753, 888.0, 0.23898999392986298, 0.4629789888858795, -0.12144599854946136, 3.13700008392334, 1.5479999780654907, 3.0980000495910645, -0.554787814617157, -1.874343991279602, 0.4847128689289093, 0.9016894698143005, -0.45495498180389404, -1.017317533493042, 2.591674566268921, 896.0, -0.18930800259113312, 0.4479289948940277, -0.073232002556324, 2.671999931335449, -0.5529999732971191, 3.115000009536743], "mean": [0.9590399861335754, 2.031202554702759, -0.0690692812204361, -0.07334523648023605, -2.2353153228759766, -1.0541930198669434, 0.7444028258323669, 669.901123046875, 0.10153637826442719, 0.42001447081565857, -0.17959746718406677, -1.036515235900879, 1.1391388177871704, 0.6067814230918884, -0.6608253121376038, -1.9318262338638306, 0.47022488713264465, 0.41472387313842773, -1.4468566179275513, -1.4020724296569824, 1.4142831563949585, 305.33709716796875, -0.2350224405527115, 0.41144275665283203, -0.12444528937339783, 1.5331627130508423, -0.9065152406692505, 1.9230917692184448], "std": [0.23866239190101624, 0.008097250014543533, 0.31004709005355835, 0.23839913308620453, 0.5102658867835999, 0.22549085319042206, 0.3731286823749542, 266.04180908203125, 0.11176629364490509, 0.017301738262176514, 0.023587819188833237, 2.0725884437561035, 0.27371370792388916, 1.0507898330688477, 0.06594843417406082, 0.059901364147663116, 0.01775619387626648, 0.17621581256389618, 0.38971319794654846, 0.17123837769031525, 0.43876734375953674, 288.83709716796875, 0.016048472374677658, 0.01805734820663929, 0.034095510840415955, 0.47719714045524597, 0.17902180552482605, 1.4350261688232422], "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": [342], "max": [342], "mean": [342.0], "std": [0.0], "count": [617]}, "index": {"min": [180722], "max": [181338], "mean": [181030.0], "std": [178.11232411037705], "count": [617]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [617]}, "subtask_annotation": {"mean": [5.094003241491086, 12.0, 12.0, 12.0, 12.0], "std": [4.211689338720151, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [617]}, "scene_annotation": {"mean": [342.0], "std": [0.0], "min": [342], "max": [342], "count": [617]}, "eef_direction_state": {"mean": [4.303079416531604, 4.00162074554295], "std": [1.8406204247448739, 1.8098409088882248], "min": [0, 0], "max": [6, 6], "count": [617]}, "eef_velocity_state": {"mean": [0.5948136142625607, 0.839546191247974], "std": [0.6007874405551037, 0.7457226194611033], "min": [0, 0], "max": [2, 2], "count": [617]}, "eef_acc_mag_state": {"mean": [0.5850891410048622, 0.7390599675850892], "std": [0.7845580367069744, 0.8299388339153903], "min": [0, 0], "max": [2, 2], "count": [617]}, "eef_direction_action": {"mean": [4.303079416531604, 4.00162074554295], "std": [1.8406204247448739, 1.8098409088882248], "min": [0, 0], "max": [6, 6], "count": [617]}, "eef_velocity_action": {"mean": [0.5948136142625607, 0.839546191247974], "std": [0.6007874405551037, 0.7457226194611033], "min": [0, 0], "max": [2, 2], "count": [617]}, "eef_acc_mag_action": {"mean": [0.5850891410048622, 0.7390599675850892], "std": [0.7845580367069744, 0.8299388339153903], "min": [0, 0], "max": [2, 2], "count": [617]}, "eef_sim_pose_state": {"mean": [0.6062883327612085, 0.3268668237423871, 1.140855354750337, -1.5342827006427975, 0.9055004819151584, -2.259949741414495, 0.623243936725947, -0.19065678944101097, 1.098859804041719, -1.0372651120132812, 1.1395504178548455, -0.9339237028150278], "std": [0.019773733945690528, 0.015496662507956541, 0.02880701581105988, 0.4763135940275442, 0.1789750034806064, 0.4183121339370082, 0.01825458819286644, 0.10259708511212529, 0.027289486974348288, 2.072964376678968, 0.2737743493671145, 1.0488082178989464], "min": [0.5645325501874203, 0.28149225423939317, 1.063070440576005, -2.671275854724808, 0.552345389375887, -2.990505402461205, 0.5963259987882369, -0.3071735378598135, 1.0603738005212382, -3.1371491893668475, 0.7443790518420492, -2.876145905810459], "max": [0.6477564119310895, 0.3520022589176104, 1.1807035460458422, -0.507028581544283, 1.3670454508561956, -1.0855395736541797, 0.6598103689039542, -0.004061515157224402, 1.1583277472270297, 3.1378064719743266, 1.5490429383843987, 2.708597571264287], "count": [617]}, "eef_sim_pose_action": {"mean": [0.6062883327612085, 0.3268668237423871, 1.140855354750337, -1.5342827006427975, 0.9055004819151584, -2.259949741414495, 0.623243936725947, -0.19065678944101097, 1.098859804041719, -1.0372651120132812, 1.1395504178548455, -0.9339237028150278], "std": [0.019773733945690528, 0.015496662507956541, 0.02880701581105988, 0.4763135940275442, 0.1789750034806064, 0.4183121339370082, 0.01825458819286644, 0.10259708511212529, 0.027289486974348288, 2.072964376678968, 0.2737743493671145, 1.0488082178989464], "min": [0.5645325501874203, 0.28149225423939317, 1.063070440576005, -2.671275854724808, 0.552345389375887, -2.990505402461205, 0.5963259987882369, -0.3071735378598135, 1.0603738005212382, -3.1371491893668475, 0.7443790518420492, -2.876145905810459], "max": [0.6477564119310895, 0.3520022589176104, 1.1807035460458422, -0.507028581544283, 1.3670454508561956, -1.0855395736541797, 0.6598103689039542, -0.004061515157224402, 1.1583277472270297, 3.1378064719743266, 1.5490429383843987, 2.708597571264287], "count": [617]}, "gripper_mode_state": {"mean": [0.7196110210696921, 0.3063209076175041], "std": [0.44918926904449485, 0.4609646506771376], "min": [0, 0], "max": [1, 1], "count": [617]}, "gripper_activity_state": {"mean": [1.907617504051864, 1.8006482982171799], "std": [0.3939045243207012, 0.564308128585962], "min": [0, 0], "max": [2, 2], "count": [617]}, "gripper_mode_action": {"mean": [0.7196110210696921, 0.3063209076175041], "std": [0.44918926904449485, 0.4609646506771376], "min": [0, 0], "max": [1, 1], "count": [617]}, "gripper_activity_action": {"mean": [1.907617504051864, 1.8006482982171799], "std": [0.3939045243207012, 0.564308128585962], "min": [0, 0], "max": [2, 2], "count": [617]}, "gripper_open_scale_state": {"mean": [0.305337115072933, 0.6699011346826312], "std": [0.28883696231546424, 0.26604161314437], "min": [0.119, 0.059], "max": [0.896, 0.888], "count": [617]}, "gripper_open_scale_action": {"mean": [0.305337115072933, 0.6699011346826312], "std": [0.28883696231546424, 0.26604161314437], "min": [0.119, 0.059], "max": [0.896, 0.888], "count": [617]}}} +{"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.47115314088598403]], [[0.4617576615831518]], [[0.44814859446865163]]], "std": [[[0.1408181611580957]], [[0.1434258893704086]], [[0.15567303126445403]]], "count": [135]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[0.7176470588235294]], [[0.7215686274509804]], [[0.7019607843137254]]], "mean": [[[0.4793750786734447]], [[0.4830811607358993]], [[0.47940343439845073]]], "std": [[[0.0534510843095494]], [[0.050056028602951226]], [[0.05311544580676553]]], "count": [135]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47833958635923507]], [[0.46445218318809006]], [[0.4471441887557492]]], "std": [[[0.15952345551148628]], [[0.15939248791194677]], [[0.17935971301430365]]], "count": [135]}, "observation.state": {"min": [0.6308144330978394, 2.0105843544006348, -0.7133334875106812, -0.7802843451499939, -2.7848124504089355, -1.8307281732559204, 0.34840264916419983, 58.0, -0.07817000150680542, 0.3229059875011444, -0.2200849950313568, -3.1401853561401367, 0.6389999985694885, -3.0759999752044678, -0.7904422283172607, -2.031947135925293, 0.23153537511825562, 0.0368788056075573, -2.029329299926758, -1.7666397094726562, 0.5857149958610535, 139.0, -0.27423399686813354, 0.3665669858455658, -0.1809229999780655, 0.2460000216960907, -1.319000005722046, -3.128000020980835], "max": [1.3807474374771118, 2.0536417961120605, 0.7666533589363098, 0.2427753061056137, -1.2562530040740967, -0.7770903706550598, 1.4081840515136719, 880.0, 0.24967899918556213, 0.4578239917755127, -0.10578799992799759, 3.140000104904175, 1.565999984741211, 3.052999973297119, -0.553496241569519, -1.8417936563491821, 0.6151936650276184, 0.8007745742797852, -0.368177205324173, -1.226076364517212, 2.650404691696167, 893.0, -0.18638299405574799, 0.4238460063934326, -0.06111700087785721, 2.759999990463257, -0.3619999885559082, 3.072000026702881], "mean": [0.9338472485542297, 2.029470443725586, -0.22285953164100647, -0.25566932559013367, -2.3212671279907227, -1.3288483619689941, 0.9392058253288269, 652.2546997070312, 0.11671008169651031, 0.3936881721019745, -0.16820944845676422, -0.47476106882095337, 1.121250867843628, 0.14231887459754944, -0.6469806432723999, -1.9208581447601318, 0.49190276861190796, 0.5140871405601501, -1.3898106813430786, -1.543713092803955, 1.298449158668518, 312.0995788574219, -0.23524397611618042, 0.39607733488082886, -0.1081475242972374, 1.5496838092803955, -0.8668428659439087, 1.7162830829620361], "std": [0.23152171075344086, 0.010540952906012535, 0.41640999913215637, 0.24622014164924622, 0.3023756742477417, 0.2645845115184784, 0.28887420892715454, 277.0851135253906, 0.10755952447652817, 0.036579303443431854, 0.028215458616614342, 2.5676968097686768, 0.28195133805274963, 0.8508691787719727, 0.06788970530033112, 0.05489777773618698, 0.09232568740844727, 0.19473135471343994, 0.3999200761318207, 0.1400495320558548, 0.4574052393436432, 288.7842102050781, 0.021822042763233185, 0.012543842196464539, 0.03824840858578682, 0.5444350242614746, 0.20731444656848907, 1.4073814153671265], "count": [693]}, "action": {"min": [0.6308144330978394, 2.0105843544006348, -0.7133334875106812, -0.7802843451499939, -2.7848124504089355, -1.8307281732559204, 0.34840264916419983, 58.0, -0.07817000150680542, 0.3229059875011444, -0.2200849950313568, -3.1401853561401367, 0.6389999985694885, -3.0759999752044678, -0.7904422283172607, -2.031947135925293, 0.23153537511825562, 0.0368788056075573, -2.029329299926758, -1.7666397094726562, 0.5857149958610535, 139.0, -0.27423399686813354, 0.3665669858455658, -0.1809229999780655, 0.2460000216960907, -1.319000005722046, -3.128000020980835], "max": [1.3807474374771118, 2.0536417961120605, 0.7666533589363098, 0.2427753061056137, -1.2562530040740967, -0.7770903706550598, 1.4081840515136719, 880.0, 0.24967899918556213, 0.4578239917755127, -0.10578799992799759, 3.140000104904175, 1.565999984741211, 3.052999973297119, -0.553496241569519, -1.8417936563491821, 0.6151936650276184, 0.8007745742797852, -0.368177205324173, -1.226076364517212, 2.650404691696167, 893.0, -0.18638299405574799, 0.4238460063934326, -0.06111700087785721, 2.759999990463257, -0.3619999885559082, 3.072000026702881], "mean": [0.9338472485542297, 2.029470443725586, -0.22285953164100647, -0.25566932559013367, -2.3212671279907227, -1.3288483619689941, 0.9392058253288269, 652.2546997070312, 0.11671008169651031, 0.3936881721019745, -0.16820944845676422, -0.47476106882095337, 1.121250867843628, 0.14231887459754944, -0.6469806432723999, -1.9208581447601318, 0.49190276861190796, 0.5140871405601501, -1.3898106813430786, -1.543713092803955, 1.298449158668518, 312.0995788574219, -0.23524397611618042, 0.39607733488082886, -0.1081475242972374, 1.5496838092803955, -0.8668428659439087, 1.7162830829620361], "std": [0.23152171075344086, 0.010540952906012535, 0.41640999913215637, 0.24622014164924622, 0.3023756742477417, 0.2645845115184784, 0.28887420892715454, 277.0851135253906, 0.10755952447652817, 0.036579303443431854, 0.028215458616614342, 2.5676968097686768, 0.28195133805274963, 0.8508691787719727, 0.06788970530033112, 0.05489777773618698, 0.09232568740844727, 0.19473135471343994, 0.3999200761318207, 0.1400495320558548, 0.4574052393436432, 288.7842102050781, 0.021822042763233185, 0.012543842196464539, 0.03824840858578682, 0.5444350242614746, 0.20731444656848907, 1.4073814153671265], "count": [693]}, "timestamp": {"min": [0.0], "max": [23.066666666666666], "mean": [11.533333333333333], "std": [6.668388666492633], "count": [693]}, "frame_index": {"min": [0], "max": [692], "mean": [346.0], "std": [200.05165999477902], "count": [693]}, "episode_index": {"min": [343], "max": [343], "mean": [343.0], "std": [0.0], "count": [693]}, "index": {"min": [181339], "max": [182031], "mean": [181685.0], "std": [200.05165999477902], "count": [693]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [693]}, "subtask_annotation": {"mean": [5.9437229437229435, 12.0, 12.0, 12.0, 12.0], "std": [3.993285344479094, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [693]}, "scene_annotation": {"mean": [343.0], "std": [0.0], "min": [343], "max": [343], "count": [693]}, "eef_direction_state": {"mean": [4.2395382395382395, 3.572871572871573], "std": [1.8321470590376492, 1.808896559033781], "min": [0, 0], "max": [6, 6], "count": [693]}, "eef_velocity_state": {"mean": [0.5887445887445888, 0.9913419913419913], "std": [0.5528258871115012, 0.7404495845272823], "min": [0, 0], "max": [2, 2], "count": [693]}, "eef_acc_mag_state": {"mean": [0.5800865800865801, 0.8037518037518038], "std": [0.7902774959736729, 0.840282922626702], "min": [0, 0], "max": [2, 2], "count": [693]}, "eef_direction_action": {"mean": [4.2395382395382395, 3.572871572871573], "std": [1.8321470590376492, 1.808896559033781], "min": [0, 0], "max": [6, 6], "count": [693]}, "eef_velocity_action": {"mean": [0.5887445887445888, 0.9913419913419913], "std": [0.5528258871115012, 0.7404495845272823], "min": [0, 0], "max": [2, 2], "count": [693]}, "eef_acc_mag_action": {"mean": [0.5800865800865801, 0.8037518037518038], "std": [0.7902774959736729, 0.840282922626702], "min": [0, 0], "max": [2, 2], "count": [693]}, "eef_sim_pose_state": {"mean": [0.5960372945154965, 0.3300072217382189, 1.1581200696667757, -1.550566532887436, 0.8659418086038924, -2.0530692740638146, 0.6056212992555289, -0.2096252239383473, 1.1118939289939993, -0.48329649883846176, 1.1216334568856694, -1.3914503022950784], "std": [0.01583562825851843, 0.020113673903642663, 0.03218819184312799, 0.5434345703233553, 0.2072187103267068, 1.3374960898295005, 0.02850324409949271, 0.1008375526974251, 0.028659243855543696, 2.5668027882225064, 0.2819744392153724, 0.8676954208140623], "min": [0.5523732270832369, 0.28862549920277664, 1.0746534230505216, -2.75991565825125, 0.3621108666532289, -3.140314358913788, 0.5530743827909435, -0.33105007351144977, 1.071658961144428, -3.1385374134473674, 0.6389494633593444, -3.0839150900062564], "max": [0.6272412101979995, 0.3700191985927906, 1.1944688756217459, -0.2501787009700114, 1.318840933925935, 3.140625024724643, 0.662704855001282, -0.021409835487104734, 1.1754972673127557, 3.140386107267312, 1.566340148424902, 2.8723936688367098], "count": [693]}, "eef_sim_pose_action": {"mean": [0.5960372945154965, 0.3300072217382189, 1.1581200696667757, -1.550566532887436, 0.8659418086038924, -2.0530692740638146, 0.6056212992555289, -0.2096252239383473, 1.1118939289939993, -0.48329649883846176, 1.1216334568856694, -1.3914503022950784], "std": [0.01583562825851843, 0.020113673903642663, 0.03218819184312799, 0.5434345703233553, 0.2072187103267068, 1.3374960898295005, 0.02850324409949271, 0.1008375526974251, 0.028659243855543696, 2.5668027882225064, 0.2819744392153724, 0.8676954208140623], "min": [0.5523732270832369, 0.28862549920277664, 1.0746534230505216, -2.75991565825125, 0.3621108666532289, -3.140314358913788, 0.5530743827909435, -0.33105007351144977, 1.071658961144428, -3.1385374134473674, 0.6389494633593444, -3.0839150900062564], "max": [0.6272412101979995, 0.3700191985927906, 1.1944688756217459, -0.2501787009700114, 1.318840933925935, 3.140625024724643, 0.662704855001282, -0.021409835487104734, 1.1754972673127557, 3.140386107267312, 1.566340148424902, 2.8723936688367098], "count": [693]}, "gripper_mode_state": {"mean": [0.7633477633477633, 0.20634920634920634], "std": [0.4250270056593237, 0.40468408838037945], "min": [0, 0], "max": [1, 1], "count": [693]}, "gripper_activity_state": {"mean": [1.901875901875902, 1.8383838383838385], "std": [0.39354011977115566, 0.49804667499616134], "min": [0, 0], "max": [2, 2], "count": [693]}, "gripper_mode_action": {"mean": [0.7633477633477633, 0.20634920634920634], "std": [0.4250270056593237, 0.40468408838037945], "min": [0, 0], "max": [1, 1], "count": [693]}, "gripper_activity_action": {"mean": [1.901875901875902, 1.8383838383838385], "std": [0.39354011977115566, 0.49804667499616134], "min": [0, 0], "max": [2, 2], "count": [693]}, "gripper_open_scale_state": {"mean": [0.3120995671436039, 0.6522546899968917], "std": [0.28878410906486474, 0.27708504787442634], "min": [0.139, 0.058], "max": [0.893, 0.88], "count": [693]}, "gripper_open_scale_action": {"mean": [0.3120995671436039, 0.6522546899968917], "std": [0.28878410906486474, 0.27708504787442634], "min": [0.139, 0.058], "max": [0.893, 0.88], "count": [693]}}} +{"episode_index": 343, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4666266629355154]], [[0.4567130551695744]], [[0.4415610284468118]]], "std": [[[0.1414770056899893]], [[0.1455829028775619]], [[0.15925421103946072]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4714472990968041]], [[0.4777739115331172]], [[0.4731019971308733]]], "std": [[[0.05054061610906718]], [[0.04603174745759719]], [[0.047935492041051325]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4729284905563275]], [[0.45672121062992127]], [[0.4344253046034687]]], "std": [[[0.148569997087796]], [[0.15246824658555289]], [[0.1762115963929436]]], "count": [127]}, "observation.state": {"min": [0.5930454134941101, 1.998367190361023, -1.0385931730270386, -0.6236585378646851, -2.272383689880371, -1.6613091230392456, 0.289811909198761, 52.0, -0.07088799774646759, 0.3581889867782593, -0.21585799753665924, -3.125, 0.7609999775886536, -3.132185220718384, -0.8128172755241394, -2.0341639518737793, 0.2607172727584839, -0.014032447710633278, -2.188974618911743, -1.7401981353759766, 0.6675186157226562, 119.0, -0.27230599522590637, 0.3659529983997345, -0.20049799978733063, 0.515999972820282, -1.3450000286102295, -3.131185293197632], "max": [1.3984277248382568, 2.073695659637451, -0.06286676228046417, 0.12161453813314438, -0.893538773059845, -0.6749363541603088, 1.4269987344741821, 884.0, 0.23795099556446075, 0.4737280011177063, -0.11125499755144119, 3.13700008392334, 1.5429999828338623, 3.115999937057495, -0.533966064453125, -1.8917275667190552, 0.48481759428977966, 0.884899377822876, -0.39931389689445496, -1.0812314748764038, 2.6649954319000244, 896.0, -0.16037799417972565, 0.42392998933792114, -0.06250400096178055, 2.6760001182556152, -0.4429999887943268, 3.0940001010894775], "mean": [0.9557244181632996, 2.0334439277648926, -0.6655669808387756, -0.1912258416414261, -1.844970703125, -1.1187849044799805, 1.0042393207550049, 622.3894653320312, 0.09306290000677109, 0.42064368724823, -0.16565214097499847, -0.7861031293869019, 1.106130838394165, 0.2150542140007019, -0.6528639197349548, -1.958451271057129, 0.4362172782421112, 0.45203468203544617, -1.4607818126678467, -1.4905415773391724, 1.3678592443466187, 314.6300354003906, -0.22958402335643768, 0.39876919984817505, -0.11927544325590134, 1.4865673780441284, -0.8275215029716492, 1.7581099271774292], "std": [0.2650740444660187, 0.015482398681342602, 0.2379676103591919, 0.1801476776599884, 0.42219728231430054, 0.2166321724653244, 0.3051210641860962, 282.88330078125, 0.10369408130645752, 0.025630207732319832, 0.027763256803154945, 2.321777105331421, 0.24230912327766418, 1.4369515180587769, 0.06974012404680252, 0.04670162871479988, 0.060656141489744186, 0.22842973470687866, 0.4251687228679657, 0.16873377561569214, 0.49111005663871765, 312.34521484375, 0.025330418720841408, 0.015163538977503777, 0.04134177044034004, 0.48491933941841125, 0.19123011827468872, 1.542838215827942], "count": [642]}, "action": {"min": [0.5930454134941101, 1.998367190361023, -1.0385931730270386, -0.6236585378646851, -2.272383689880371, -1.6613091230392456, 0.289811909198761, 52.0, -0.07088799774646759, 0.3581889867782593, -0.21585799753665924, -3.125, 0.7609999775886536, -3.132185220718384, -0.8128172755241394, -2.0341639518737793, 0.2607172727584839, -0.014032447710633278, -2.188974618911743, -1.7401981353759766, 0.6675186157226562, 119.0, -0.27230599522590637, 0.3659529983997345, -0.20049799978733063, 0.515999972820282, -1.3450000286102295, -3.131185293197632], "max": [1.3984277248382568, 2.073695659637451, -0.06286676228046417, 0.12161453813314438, -0.893538773059845, -0.6749363541603088, 1.4269987344741821, 884.0, 0.23795099556446075, 0.4737280011177063, -0.11125499755144119, 3.13700008392334, 1.5429999828338623, 3.115999937057495, -0.533966064453125, -1.8917275667190552, 0.48481759428977966, 0.884899377822876, -0.39931389689445496, -1.0812314748764038, 2.6649954319000244, 896.0, -0.16037799417972565, 0.42392998933792114, -0.06250400096178055, 2.6760001182556152, -0.4429999887943268, 3.0940001010894775], "mean": [0.9557244181632996, 2.0334439277648926, -0.6655669808387756, -0.1912258416414261, -1.844970703125, -1.1187849044799805, 1.0042393207550049, 622.3894653320312, 0.09306290000677109, 0.42064368724823, -0.16565214097499847, -0.7861031293869019, 1.106130838394165, 0.2150542140007019, -0.6528639197349548, -1.958451271057129, 0.4362172782421112, 0.45203468203544617, -1.4607818126678467, -1.4905415773391724, 1.3678592443466187, 314.6300354003906, -0.22958402335643768, 0.39876919984817505, -0.11927544325590134, 1.4865673780441284, -0.8275215029716492, 1.7581099271774292], "std": [0.2650740444660187, 0.015482398681342602, 0.2379676103591919, 0.1801476776599884, 0.42219728231430054, 0.2166321724653244, 0.3051210641860962, 282.88330078125, 0.10369408130645752, 0.025630207732319832, 0.027763256803154945, 2.321777105331421, 0.24230912327766418, 1.4369515180587769, 0.06974012404680252, 0.04670162871479988, 0.060656141489744186, 0.22842973470687866, 0.4251687228679657, 0.16873377561569214, 0.49111005663871765, 312.34521484375, 0.025330418720841408, 0.015163538977503777, 0.04134177044034004, 0.48491933941841125, 0.19123011827468872, 1.542838215827942], "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": [344], "max": [344], "mean": [344.0], "std": [0.0], "count": [642]}, "index": {"min": [182032], "max": [182673], "mean": [182352.5], "std": [185.32921158486232], "count": [642]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [642]}, "subtask_annotation": {"mean": [5.661993769470405, 12.0, 12.0, 12.0, 12.0], "std": [4.100689982207787, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [642]}, "scene_annotation": {"mean": [344.0], "std": [0.0], "min": [344], "max": [344], "count": [642]}, "eef_direction_state": {"mean": [4.1993769470404985, 3.9688473520249223], "std": [1.7241548341662547, 1.8322895415947602], "min": [0, 0], "max": [6, 6], "count": [642]}, "eef_velocity_state": {"mean": [0.6495327102803738, 0.8489096573208723], "std": [0.5442203543615192, 0.7512650149443432], "min": [0, 0], "max": [2, 2], "count": [642]}, "eef_acc_mag_state": {"mean": [0.7492211838006231, 0.8052959501557633], "std": [0.824682144557072, 0.8228265941267917], "min": [0, 0], "max": [2, 2], "count": [642]}, "eef_direction_action": {"mean": [4.1993769470404985, 3.9688473520249223], "std": [1.7241548341662547, 1.8322895415947602], "min": [0, 0], "max": [6, 6], "count": [642]}, "eef_velocity_action": {"mean": [0.6495327102803738, 0.8489096573208723], "std": [0.5442203543615192, 0.7512650149443432], "min": [0, 0], "max": [2, 2], "count": [642]}, "eef_acc_mag_action": {"mean": [0.7492211838006231, 0.8052959501557633], "std": [0.824682144557072, 0.8228265941267917], "min": [0, 0], "max": [2, 2], "count": [642]}, "eef_sim_pose_state": {"mean": [0.5959741476892176, 0.3217268184784968, 1.1441852570940083, -1.4874625263295016, 0.8266483025075614, -2.2691885475486817, 0.627880742614172, -0.18420776922278642, 1.1144119640972896, -0.7859910344032079, 1.1064417990406537, -0.8367093827929376], "std": [0.017128389281180222, 0.020095723031034574, 0.035134171711520376, 0.4841271275549088, 0.19114961934289587, 0.5219859183125668, 0.026350072758333617, 0.09624517844445976, 0.030757844592754716, 2.32235059303379, 0.2424237095028033, 1.2844137292106588], "min": [0.5560381122966042, 0.2617313275350841, 1.0602021590333457, -2.675355174593762, 0.4429400152825007, -3.1079510084300703, 0.5713802361281575, -0.3107153211710887, 1.0724831069082923, -3.1255440615388546, 0.7613367871543009, -2.6373496455955427], "max": [0.6276787785713299, 0.35696846789129455, 1.1902166448022196, -0.5191515809918766, 1.3444572683374814, -0.6509321802954545, 0.6748609830810693, -0.02778693209191674, 1.1750434059987205, 3.137718188646777, 1.543260052208189, 2.9797193832936473], "count": [642]}, "eef_sim_pose_action": {"mean": [0.5959741476892176, 0.3217268184784968, 1.1441852570940083, -1.4874625263295016, 0.8266483025075614, -2.2691885475486817, 0.627880742614172, -0.18420776922278642, 1.1144119640972896, -0.7859910344032079, 1.1064417990406537, -0.8367093827929376], "std": [0.017128389281180222, 0.020095723031034574, 0.035134171711520376, 0.4841271275549088, 0.19114961934289587, 0.5219859183125668, 0.026350072758333617, 0.09624517844445976, 0.030757844592754716, 2.32235059303379, 0.2424237095028033, 1.2844137292106588], "min": [0.5560381122966042, 0.2617313275350841, 1.0602021590333457, -2.675355174593762, 0.4429400152825007, -3.1079510084300703, 0.5713802361281575, -0.3107153211710887, 1.0724831069082923, -3.1255440615388546, 0.7613367871543009, -2.6373496455955427], "max": [0.6276787785713299, 0.35696846789129455, 1.1902166448022196, -0.5191515809918766, 1.3444572683374814, -0.6509321802954545, 0.6748609830810693, -0.02778693209191674, 1.1750434059987205, 3.137718188646777, 1.543260052208189, 2.9797193832936473], "count": [642]}, "gripper_mode_state": {"mean": [0.7336448598130841, 0.367601246105919], "std": [0.44205212303858865, 0.4821520195615667], "min": [0, 0], "max": [1, 1], "count": [642]}, "gripper_activity_state": {"mean": [1.881619937694704, 1.8489096573208723], "std": [0.43053816078147233, 0.48713070006006176], "min": [0, 0], "max": [2, 2], "count": [642]}, "gripper_mode_action": {"mean": [0.7336448598130841, 0.367601246105919], "std": [0.44205212303858865, 0.4821520195615667], "min": [0, 0], "max": [1, 1], "count": [642]}, "gripper_activity_action": {"mean": [1.881619937694704, 1.8489096573208723], "std": [0.43053816078147233, 0.48713070006006176], "min": [0, 0], "max": [2, 2], "count": [642]}, "gripper_open_scale_state": {"mean": [0.3146300624716691, 0.622389408224468], "std": [0.31234507909672465, 0.2828833295512502], "min": [0.119, 0.052], "max": [0.896, 0.884], "count": [642]}, "gripper_open_scale_action": {"mean": [0.3146300624716691, 0.622389408224468], "std": [0.31234507909672465, 0.2828833295512502], "min": [0.119, 0.052], "max": [0.896, 0.884], "count": [642]}}} +{"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.4846549585218703]], [[0.46997308163650076]], [[0.4550178104575163]]], "std": [[[0.12483855872439834]], [[0.13509434722257893]], [[0.15078190121192875]]], "count": [130]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.047058823529411764]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46974449157868275]], [[0.4753702095902464]], [[0.4698444365887381]]], "std": [[[0.05812480304806368]], [[0.05365889944705442]], [[0.05698239216330604]]], "count": [130]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4821110655480141]], [[0.4675513998868778]], [[0.4512358927224736]]], "std": [[[0.11519369218910089]], [[0.12148433387425743]], [[0.14438639574167933]]], "count": [130]}, "observation.state": {"min": [0.559866726398468, 2.0151572227478027, -0.27630308270454407, -0.7972139716148376, -2.8962693214416504, -1.827481985092163, 0.3401472270488739, 60.0, -0.05495100095868111, 0.3140619993209839, -0.22285699844360352, -3.1411852836608887, 0.652999997138977, -2.7880001068115234, -0.8652121424674988, -2.032470941543579, 0.02436479739844799, 0.004694935865700245, -2.030620813369751, -1.6844695806503296, 0.6262066960334778, 123.0, -0.2967340052127838, 0.35797199606895447, -0.2000039964914322, 0.24900001287460327, -1.315999984741211, -3.1089999675750732], "max": [1.3492965698242188, 2.041616201400757, 0.31145399808883667, 0.12245230376720428, -1.4514682292938232, -0.5624148845672607, 1.4027212858200073, 893.0, 0.27405399084091187, 0.48469701409339905, -0.11387400329113007, 3.1410000324249268, 1.5549999475479126, 3.062000036239624, -0.521766185760498, -1.8497872352600098, 0.51139897108078, 0.8861037492752075, -0.3827158212661743, -1.1057358980178833, 2.6606321334838867, 899.0, -0.15246999263763428, 0.44129300117492676, -0.05349799990653992, 2.7269999980926514, -0.45899996161460876, 3.115999937057495], "mean": [0.8144964575767517, 2.0260403156280518, -0.018059836700558662, -0.3019466698169708, -2.278242349624634, -1.3447296619415283, 0.9936461448669434, 660.163330078125, 0.17624583840370178, 0.3944638967514038, -0.169901043176651, 0.46769070625305176, 1.1306939125061035, 0.7865010499954224, -0.6565102338790894, -1.937904953956604, 0.3118956685066223, 0.37624403834342957, -1.4141753911972046, -1.5161606073379517, 1.4200676679611206, 386.9871520996094, -0.24064689874649048, 0.396597295999527, -0.1181166023015976, 1.3685892820358276, -0.8018810749053955, 1.5880610942840576], "std": [0.25597473978996277, 0.0055538746528327465, 0.16545723378658295, 0.2533130347728729, 0.4819665253162384, 0.29026880860328674, 0.2915154993534088, 233.112548828125, 0.10157998651266098, 0.03987204656004906, 0.027313895523548126, 2.1837947368621826, 0.232624813914299, 1.4875723123550415, 0.0917411744594574, 0.06007456034421921, 0.15909284353256226, 0.200796440243721, 0.4019102156162262, 0.14717623591423035, 0.5229483246803284, 341.9128112792969, 0.03219297155737877, 0.017242906615138054, 0.042967211455106735, 0.5607863068580627, 0.20425066351890564, 1.8173120021820068], "count": [661]}, "action": {"min": [0.559866726398468, 2.0151572227478027, -0.27630308270454407, -0.7972139716148376, -2.8962693214416504, -1.827481985092163, 0.3401472270488739, 60.0, -0.05495100095868111, 0.3140619993209839, -0.22285699844360352, -3.1411852836608887, 0.652999997138977, -2.7880001068115234, -0.8652121424674988, -2.032470941543579, 0.02436479739844799, 0.004694935865700245, -2.030620813369751, -1.6844695806503296, 0.6262066960334778, 123.0, -0.2967340052127838, 0.35797199606895447, -0.2000039964914322, 0.24900001287460327, -1.315999984741211, -3.1089999675750732], "max": [1.3492965698242188, 2.041616201400757, 0.31145399808883667, 0.12245230376720428, -1.4514682292938232, -0.5624148845672607, 1.4027212858200073, 893.0, 0.27405399084091187, 0.48469701409339905, -0.11387400329113007, 3.1410000324249268, 1.5549999475479126, 3.062000036239624, -0.521766185760498, -1.8497872352600098, 0.51139897108078, 0.8861037492752075, -0.3827158212661743, -1.1057358980178833, 2.6606321334838867, 899.0, -0.15246999263763428, 0.44129300117492676, -0.05349799990653992, 2.7269999980926514, -0.45899996161460876, 3.115999937057495], "mean": [0.8144964575767517, 2.0260403156280518, -0.018059836700558662, -0.3019466698169708, -2.278242349624634, -1.3447296619415283, 0.9936461448669434, 660.163330078125, 0.17624583840370178, 0.3944638967514038, -0.169901043176651, 0.46769070625305176, 1.1306939125061035, 0.7865010499954224, -0.6565102338790894, -1.937904953956604, 0.3118956685066223, 0.37624403834342957, -1.4141753911972046, -1.5161606073379517, 1.4200676679611206, 386.9871520996094, -0.24064689874649048, 0.396597295999527, -0.1181166023015976, 1.3685892820358276, -0.8018810749053955, 1.5880610942840576], "std": [0.25597473978996277, 0.0055538746528327465, 0.16545723378658295, 0.2533130347728729, 0.4819665253162384, 0.29026880860328674, 0.2915154993534088, 233.112548828125, 0.10157998651266098, 0.03987204656004906, 0.027313895523548126, 2.1837947368621826, 0.232624813914299, 1.4875723123550415, 0.0917411744594574, 0.06007456034421921, 0.15909284353256226, 0.200796440243721, 0.4019102156162262, 0.14717623591423035, 0.5229483246803284, 341.9128112792969, 0.03219297155737877, 0.017242906615138054, 0.042967211455106735, 0.5607863068580627, 0.20425066351890564, 1.8173120021820068], "count": [661]}, "timestamp": {"min": [0.0], "max": [22.0], "mean": [11.0], "std": [6.3604681868204915], "count": [661]}, "frame_index": {"min": [0], "max": [660], "mean": [330.0], "std": [190.81404560461476], "count": [661]}, "episode_index": {"min": [345], "max": [345], "mean": [345.0], "std": [0.0], "count": [661]}, "index": {"min": [182674], "max": [183334], "mean": [183004.0], "std": [190.81404560461476], "count": [661]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [661]}, "subtask_annotation": {"mean": [4.768532526475038, 12.0, 12.0, 12.0, 12.0], "std": [4.331146298036284, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [661]}, "scene_annotation": {"mean": [345.0], "std": [0.0], "min": [345], "max": [345], "count": [661]}, "eef_direction_state": {"mean": [3.8895612708018152, 4.040847201210288], "std": [1.8883102343771503, 1.9756065827982885], "min": [0, 0], "max": [6, 6], "count": [661]}, "eef_velocity_state": {"mean": [0.7851739788199698, 0.848714069591528], "std": [0.6455886675537937, 0.7768116368538216], "min": [0, 0], "max": [2, 2], "count": [661]}, "eef_acc_mag_state": {"mean": [0.8381240544629349, 0.8547655068078669], "std": [0.8321083749709056, 0.826982090308306], "min": [0, 0], "max": [2, 2], "count": [661]}, "eef_direction_action": {"mean": [3.8895612708018152, 4.040847201210288], "std": [1.8883102343771503, 1.9756065827982885], "min": [0, 0], "max": [6, 6], "count": [661]}, "eef_velocity_action": {"mean": [0.7851739788199698, 0.848714069591528], "std": [0.6455886675537937, 0.7768116368538216], "min": [0, 0], "max": [2, 2], "count": [661]}, "eef_acc_mag_action": {"mean": [0.8381240544629349, 0.8547655068078669], "std": [0.8321083749709056, 0.826982090308306], "min": [0, 0], "max": [2, 2], "count": [661]}, "eef_sim_pose_state": {"mean": [0.5923773211402007, 0.33060622301018583, 1.1425605062151936, -1.3697558375004328, 0.8010694509884134, -2.1170879693682267, 0.5963595952476664, -0.2642331265133221, 1.1049181466696896, 0.46779565312216104, 1.1312372142821703, -0.746309796435635], "std": [0.023616910556342123, 0.02905279104973429, 0.037169008823017616, 0.5597081713630582, 0.20430014766439905, 0.6230475428035944, 0.04120147309278151, 0.09547076625846973, 0.030286184760720106, 2.184342908240485, 0.2328578764860869, 1.4859793587656784], "min": [0.5432478469371311, 0.25389204563425216, 1.05591194978861, -2.7266566873349762, 0.45872948551271486, -3.1322445171466686, 0.5373185713473675, -0.33641598009049073, 1.066952148958333, -3.1403429309402475, 0.6536816183836889, -3.0069518132736435], "max": [0.646269148963153, 0.3857829406862797, 1.1983402300056436, -0.25370204562400933, 1.3158437340673954, -0.5504874943495488, 0.6879051440525403, -0.04186231967838426, 1.1703692343668628, 3.141451660281041, 1.5561084331157535, 2.6395503651815053], "count": [661]}, "eef_sim_pose_action": {"mean": [0.5923773211402007, 0.33060622301018583, 1.1425605062151936, -1.3697558375004328, 0.8010694509884134, -2.1170879693682267, 0.5963595952476664, -0.2642331265133221, 1.1049181466696896, 0.46779565312216104, 1.1312372142821703, -0.746309796435635], "std": [0.023616910556342123, 0.02905279104973429, 0.037169008823017616, 0.5597081713630582, 0.20430014766439905, 0.6230475428035944, 0.04120147309278151, 0.09547076625846973, 0.030286184760720106, 2.184342908240485, 0.2328578764860869, 1.4859793587656784], "min": [0.5432478469371311, 0.25389204563425216, 1.05591194978861, -2.7266566873349762, 0.45872948551271486, -3.1322445171466686, 0.5373185713473675, -0.33641598009049073, 1.066952148958333, -3.1403429309402475, 0.6536816183836889, -3.0069518132736435], "max": [0.646269148963153, 0.3857829406862797, 1.1983402300056436, -0.25370204562400933, 1.3158437340673954, -0.5504874943495488, 0.6879051440525403, -0.04186231967838426, 1.1703692343668628, 3.141451660281041, 1.5561084331157535, 2.6395503651815053], "count": [661]}, "gripper_mode_state": {"mean": [0.642965204236006, 0.15279878971255673], "std": [0.47912519280221183, 0.3597934401499491], "min": [0, 0], "max": [1, 1], "count": [661]}, "gripper_activity_state": {"mean": [1.9152798789712557, 1.8608169440242057], "std": [0.37156021623016705, 0.47189571473239217], "min": [0, 0], "max": [2, 2], "count": [661]}, "gripper_mode_action": {"mean": [0.642965204236006, 0.15279878971255673], "std": [0.47912519280221183, 0.3597934401499491], "min": [0, 0], "max": [1, 1], "count": [661]}, "gripper_activity_action": {"mean": [1.9152798789712557, 1.8608169440242057], "std": [0.37156021623016705, 0.47189571473239217], "min": [0, 0], "max": [2, 2], "count": [661]}, "gripper_open_scale_state": {"mean": [0.3869871407882524, 0.6601633889779714], "std": [0.34191292061882844, 0.233112782185963], "min": [0.123, 0.06], "max": [0.899, 0.893], "count": [661]}, "gripper_open_scale_action": {"mean": [0.3869871407882524, 0.6601633889779714], "std": [0.34191292061882844, 0.233112782185963], "min": [0.123, 0.06], "max": [0.899, 0.893], "count": [661]}}} +{"episode_index": 345, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.46695434036978156]], [[0.4581865781222399]], [[0.4435581647824295]]], "std": [[[0.13114189785227515]], [[0.13707761063836718]], [[0.1508154210521597]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[0.7333333333333333]], [[0.7529411764705882]], [[0.7372549019607844]]], "mean": [[[0.4676386643996938]], [[0.47297444135311784]], [[0.469565298754637]]], "std": [[[0.05648662293343151]], [[0.047784411334144114]], [[0.05199612810306477]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.47778171553906845]], [[0.46860782105635046]], [[0.451814671288936]]], "std": [[[0.13547913491482588]], [[0.13338539504540772]], [[0.15597675471975447]]], "count": [111]}, "observation.state": {"min": [0.6166772246360779, 2.02009654045105, -0.16632987558841705, -0.5206841230392456, -2.8946807384490967, -1.7560455799102783, 0.43528515100479126, 57.0, -0.06171000003814697, 0.3384940028190613, -0.22937500476837158, -3.1331851482391357, 0.8420000076293945, -2.990000009536743, -0.788487434387207, -2.0309524536132812, 0.12850859761238098, -0.019111355766654015, -2.2063753604888916, -1.7365851402282715, 0.6462779641151428, 114.0, -0.3040179908275604, 0.3603360056877136, -0.19701899588108063, 0.4090000092983246, -1.3910000324249268, -3.1089999675750732], "max": [1.3357527256011963, 2.046031951904297, 0.4541870653629303, 0.23726005852222443, -1.4680312871932983, -0.5926789045333862, 1.3132904767990112, 893.0, 0.26375800371170044, 0.4602830111980438, -0.13468100130558014, 3.1389999389648438, 1.5520000457763672, 2.8329999446868896, -0.5103691816329956, -1.839577078819275, 0.5400572419166565, 0.9673836827278137, -0.37114426493644714, -0.9914517998695374, 2.6766371726989746, 902.0, -0.1940390020608902, 0.4387989938259125, -0.06510700285434723, 2.811000108718872, -0.5580000281333923, 3.0999999046325684], "mean": [0.9006604552268982, 2.0304582118988037, 0.08126843720674515, -0.11197514086961746, -2.3153507709503174, -1.1582615375518799, 0.8304614424705505, 675.086181640625, 0.13154932856559753, 0.407056987285614, -0.18216821551322937, 0.09624606370925903, 1.1591308116912842, 0.7676111459732056, -0.6382405161857605, -1.9261339902877808, 0.40550124645233154, 0.4177871644496918, -1.4176570177078247, -1.478523850440979, 1.414224624633789, 345.4569396972656, -0.24936944246292114, 0.39688384532928467, -0.12197645753622055, 1.4862180948257446, -0.8764745593070984, 1.6629568338394165], "std": [0.2467457354068756, 0.006298840045928955, 0.16111503541469574, 0.19346478581428528, 0.5538529753684998, 0.2681056261062622, 0.2868368923664093, 280.1174011230469, 0.11288346350193024, 0.03033832274377346, 0.024131713435053825, 2.3525655269622803, 0.1983974426984787, 1.331898808479309, 0.0710325613617897, 0.07219484448432922, 0.10659829527139664, 0.22242200374603271, 0.4464726150035858, 0.21047408878803253, 0.519199550151825, 336.85845947265625, 0.023276813328266144, 0.018063653260469437, 0.04164429381489754, 0.575160026550293, 0.17834658920764923, 1.652590036392212], "count": [534]}, "action": {"min": [0.6166772246360779, 2.02009654045105, -0.16632987558841705, -0.5206841230392456, -2.8946807384490967, -1.7560455799102783, 0.43528515100479126, 57.0, -0.06171000003814697, 0.3384940028190613, -0.22937500476837158, -3.1331851482391357, 0.8420000076293945, -2.990000009536743, -0.788487434387207, -2.0309524536132812, 0.12850859761238098, -0.019111355766654015, -2.2063753604888916, -1.7365851402282715, 0.6462779641151428, 114.0, -0.3040179908275604, 0.3603360056877136, -0.19701899588108063, 0.4090000092983246, -1.3910000324249268, -3.1089999675750732], "max": [1.3357527256011963, 2.046031951904297, 0.4541870653629303, 0.23726005852222443, -1.4680312871932983, -0.5926789045333862, 1.3132904767990112, 893.0, 0.26375800371170044, 0.4602830111980438, -0.13468100130558014, 3.1389999389648438, 1.5520000457763672, 2.8329999446868896, -0.5103691816329956, -1.839577078819275, 0.5400572419166565, 0.9673836827278137, -0.37114426493644714, -0.9914517998695374, 2.6766371726989746, 902.0, -0.1940390020608902, 0.4387989938259125, -0.06510700285434723, 2.811000108718872, -0.5580000281333923, 3.0999999046325684], "mean": [0.9006604552268982, 2.0304582118988037, 0.08126843720674515, -0.11197514086961746, -2.3153507709503174, -1.1582615375518799, 0.8304614424705505, 675.086181640625, 0.13154932856559753, 0.407056987285614, -0.18216821551322937, 0.09624606370925903, 1.1591308116912842, 0.7676111459732056, -0.6382405161857605, -1.9261339902877808, 0.40550124645233154, 0.4177871644496918, -1.4176570177078247, -1.478523850440979, 1.414224624633789, 345.4569396972656, -0.24936944246292114, 0.39688384532928467, -0.12197645753622055, 1.4862180948257446, -0.8764745593070984, 1.6629568338394165], "std": [0.2467457354068756, 0.006298840045928955, 0.16111503541469574, 0.19346478581428528, 0.5538529753684998, 0.2681056261062622, 0.2868368923664093, 280.1174011230469, 0.11288346350193024, 0.03033832274377346, 0.024131713435053825, 2.3525655269622803, 0.1983974426984787, 1.331898808479309, 0.0710325613617897, 0.07219484448432922, 0.10659829527139664, 0.22242200374603271, 0.4464726150035858, 0.21047408878803253, 0.519199550151825, 336.85845947265625, 0.023276813328266144, 0.018063653260469437, 0.04164429381489754, 0.575160026550293, 0.17834658920764923, 1.652590036392212], "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": [346], "max": [346], "mean": [346.0], "std": [0.0], "count": [534]}, "index": {"min": [183335], "max": [183868], "mean": [183601.5], "std": [154.15225157832327], "count": [534]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [534]}, "subtask_annotation": {"mean": [5.421348314606742, 12.0, 12.0, 12.0, 12.0], "std": [4.226321265648736, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [534]}, "scene_annotation": {"mean": [346.0], "std": [0.0], "min": [346], "max": [346], "count": [534]}, "eef_direction_state": {"mean": [3.99438202247191, 3.940074906367041], "std": [1.910440046798357, 1.87636711558306], "min": [0, 0], "max": [6, 6], "count": [534]}, "eef_velocity_state": {"mean": [0.6985018726591761, 0.9419475655430711], "std": [0.6065479184180894, 0.8404568653827402], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_acc_mag_state": {"mean": [0.7602996254681648, 0.8389513108614233], "std": [0.8271135134654529, 0.8525680667787129], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_direction_action": {"mean": [3.99438202247191, 3.940074906367041], "std": [1.910440046798357, 1.87636711558306], "min": [0, 0], "max": [6, 6], "count": [534]}, "eef_velocity_action": {"mean": [0.6985018726591761, 0.9419475655430711], "std": [0.6065479184180894, 0.8404568653827402], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_acc_mag_action": {"mean": [0.7602996254681648, 0.8389513108614233], "std": [0.8271135134654529, 0.8525680667787129], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_sim_pose_state": {"mean": [0.5928385865454591, 0.33937579634399057, 1.1420815204798085, -1.4875501598533334, 0.8755118997283112, -2.2026650328806365, 0.6098855373120916, -0.21875784311970214, 1.0935853746330522, 0.09750781476702916, 1.1597144283226448, -0.7901264579635993], "std": [0.021033791904268486, 0.019540850418761274, 0.03494685775299564, 0.5744073641169533, 0.17835174931884076, 0.5824032873574886, 0.030402019406004437, 0.10170638966683855, 0.027254389766419914, 2.3529935628523475, 0.1984997415220044, 1.3257296342980252], "min": [0.5436940987422395, 0.2967944933096741, 1.0686703974712222, -2.8104409132007175, 0.5583059058141133, -3.0519699230551334, 0.5588170822437445, -0.32717042811023006, 1.058419897671486, -3.132546049921818, 0.842505291583949, -2.883447385190397], "max": [0.6384908747339725, 0.38310963931888686, 1.1886714780045493, -0.4181341217361356, 1.3907054806622758, -0.6364262485080806, 0.6610961939254821, -0.035779166235287416, 1.1450411005093013, 3.1404483220413364, 1.5524161613009322, 1.727583441280811], "count": [534]}, "eef_sim_pose_action": {"mean": [0.5928385865454591, 0.33937579634399057, 1.1420815204798085, -1.4875501598533334, 0.8755118997283112, -2.2026650328806365, 0.6098855373120916, -0.21875784311970214, 1.0935853746330522, 0.09750781476702916, 1.1597144283226448, -0.7901264579635993], "std": [0.021033791904268486, 0.019540850418761274, 0.03494685775299564, 0.5744073641169533, 0.17835174931884076, 0.5824032873574886, 0.030402019406004437, 0.10170638966683855, 0.027254389766419914, 2.3529935628523475, 0.1984997415220044, 1.3257296342980252], "min": [0.5436940987422395, 0.2967944933096741, 1.0686703974712222, -2.8104409132007175, 0.5583059058141133, -3.0519699230551334, 0.5588170822437445, -0.32717042811023006, 1.058419897671486, -3.132546049921818, 0.842505291583949, -2.883447385190397], "max": [0.6384908747339725, 0.38310963931888686, 1.1886714780045493, -0.4181341217361356, 1.3907054806622758, -0.6364262485080806, 0.6610961939254821, -0.035779166235287416, 1.1450411005093013, 3.1404483220413364, 1.5524161613009322, 1.727583441280811], "count": [534]}, "gripper_mode_state": {"mean": [0.7059925093632958, 0.20224719101123595], "std": [0.4555953095524698, 0.4016755714993148], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_state": {"mean": [1.8820224719101124, 1.7865168539325842], "std": [0.4361205716921253, 0.5536107580591166], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_mode_action": {"mean": [0.7059925093632958, 0.20224719101123595], "std": [0.4555953095524698, 0.4016755714993148], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_action": {"mean": [1.8820224719101124, 1.7865168539325842], "std": [0.4361205716921253, 0.5536107580591166], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_open_scale_state": {"mean": [0.3454569287389395, 0.6750861421506471], "std": [0.33685846529432967, 0.2801170469369572], "min": [0.114, 0.057], "max": [0.902, 0.893], "count": [534]}, "gripper_open_scale_action": {"mean": [0.3454569287389395, 0.6750861421506471], "std": [0.33685846529432967, 0.2801170469369572], "min": [0.114, 0.057], "max": [0.902, 0.893], "count": [534]}}} +{"episode_index": 346, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.475081701107167]], [[0.46680761564683343]], [[0.45259465327079107]]], "std": [[[0.13421126472285838]], [[0.13774936883776384]], [[0.15242519345306862]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0392156862745098]], [[0.0196078431372549]]], "max": [[[0.6980392156862745]], [[0.6470588235294118]], [[0.6274509803921569]]], "mean": [[[0.47571174745041694]], [[0.48061800449346403]], [[0.4752986287187289]]], "std": [[[0.047430565484958186]], [[0.041854832134692835]], [[0.043469458595668906]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9137254901960784]], [[1.0]], [[1.0]]], "mean": [[[0.47817108793948615]], [[0.46254710389903086]], [[0.4435894378944107]]], "std": [[[0.12185951260461704]], [[0.12764590284623328]], [[0.15367871461877017]]], "count": [116]}, "observation.state": {"min": [0.6329960823059082, 2.018298864364624, -0.274819552898407, -0.7588866353034973, -2.8959550857543945, -1.8122975826263428, 0.3988775610923767, 57.0, -0.08085399866104126, 0.334416002035141, -0.2259249985218048, -3.124000072479248, 0.7049999833106995, -3.1401853561401367, -0.8590161800384521, -2.030742883682251, 0.06290166825056076, 0.026598818600177765, -1.8899122476577759, -1.658656120300293, 0.6565579771995544, 119.0, -0.26651400327682495, 0.38433000445365906, -0.18591000139713287, 0.6190000176429749, -1.2760000228881836, -3.11299991607666], "max": [1.364376187324524, 2.0543224811553955, 0.45293042063713074, 0.3047519326210022, -1.6320226192474365, -0.5678777694702148, 1.4031574726104736, 894.0, 0.27265799045562744, 0.46709099411964417, -0.12208899855613708, 3.140000104904175, 1.559000015258789, 3.13700008392334, -0.5762903094291687, -1.862964391708374, 0.4588470757007599, 0.8136026859283447, -0.4159119427204132, -1.1387051343917847, 2.621100425720215, 894.0, -0.20124299824237823, 0.43921899795532227, -0.06458199769258499, 2.6649999618530273, -0.5009999871253967, 3.1019999980926514], "mean": [0.9185631275177002, 2.031834602355957, 0.0907851830124855, -0.16752080619335175, -2.362622022628784, -1.1328850984573364, 0.8222128748893738, 674.3666381835938, 0.13821223378181458, 0.4110478162765503, -0.18062075972557068, -0.03475743904709816, 1.1240447759628296, 0.6615198254585266, -0.6673572659492493, -1.9286872148513794, 0.3930976986885071, 0.476688951253891, -1.347165584564209, -1.4560072422027588, 1.3231953382492065, 359.10089111328125, -0.24056316912174225, 0.4082157015800476, -0.11634568125009537, 1.5887383222579956, -0.8548480868339539, 1.5617728233337402], "std": [0.25726017355918884, 0.007605364546179771, 0.24646058678627014, 0.2641054391860962, 0.45587438344955444, 0.3124557137489319, 0.3312072455883026, 259.09600830078125, 0.12173811346292496, 0.03236769884824753, 0.027706366032361984, 2.390289306640625, 0.2548707127571106, 1.4475082159042358, 0.07517428696155548, 0.055118393152952194, 0.12278975546360016, 0.19135893881320953, 0.3749018907546997, 0.14660339057445526, 0.5092172622680664, 334.82830810546875, 0.018281444907188416, 0.014732420444488525, 0.038912754505872726, 0.4821135103702545, 0.17926785349845886, 1.6348652839660645], "count": [570]}, "action": {"min": [0.6329960823059082, 2.018298864364624, -0.274819552898407, -0.7588866353034973, -2.8959550857543945, -1.8122975826263428, 0.3988775610923767, 57.0, -0.08085399866104126, 0.334416002035141, -0.2259249985218048, -3.124000072479248, 0.7049999833106995, -3.1401853561401367, -0.8590161800384521, -2.030742883682251, 0.06290166825056076, 0.026598818600177765, -1.8899122476577759, -1.658656120300293, 0.6565579771995544, 119.0, -0.26651400327682495, 0.38433000445365906, -0.18591000139713287, 0.6190000176429749, -1.2760000228881836, -3.11299991607666], "max": [1.364376187324524, 2.0543224811553955, 0.45293042063713074, 0.3047519326210022, -1.6320226192474365, -0.5678777694702148, 1.4031574726104736, 894.0, 0.27265799045562744, 0.46709099411964417, -0.12208899855613708, 3.140000104904175, 1.559000015258789, 3.13700008392334, -0.5762903094291687, -1.862964391708374, 0.4588470757007599, 0.8136026859283447, -0.4159119427204132, -1.1387051343917847, 2.621100425720215, 894.0, -0.20124299824237823, 0.43921899795532227, -0.06458199769258499, 2.6649999618530273, -0.5009999871253967, 3.1019999980926514], "mean": [0.9185631275177002, 2.031834602355957, 0.0907851830124855, -0.16752080619335175, -2.362622022628784, -1.1328850984573364, 0.8222128748893738, 674.3666381835938, 0.13821223378181458, 0.4110478162765503, -0.18062075972557068, -0.03475743904709816, 1.1240447759628296, 0.6615198254585266, -0.6673572659492493, -1.9286872148513794, 0.3930976986885071, 0.476688951253891, -1.347165584564209, -1.4560072422027588, 1.3231953382492065, 359.10089111328125, -0.24056316912174225, 0.4082157015800476, -0.11634568125009537, 1.5887383222579956, -0.8548480868339539, 1.5617728233337402], "std": [0.25726017355918884, 0.007605364546179771, 0.24646058678627014, 0.2641054391860962, 0.45587438344955444, 0.3124557137489319, 0.3312072455883026, 259.09600830078125, 0.12173811346292496, 0.03236769884824753, 0.027706366032361984, 2.390289306640625, 0.2548707127571106, 1.4475082159042358, 0.07517428696155548, 0.055118393152952194, 0.12278975546360016, 0.19135893881320953, 0.3749018907546997, 0.14660339057445526, 0.5092172622680664, 334.82830810546875, 0.018281444907188416, 0.014732420444488525, 0.038912754505872726, 0.4821135103702545, 0.17926785349845886, 1.6348652839660645], "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": [347], "max": [347], "mean": [347.0], "std": [0.0], "count": [570]}, "index": {"min": [183869], "max": [184438], "mean": [184153.5], "std": [164.54457349504622], "count": [570]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [570]}, "subtask_annotation": {"mean": [5.456140350877193, 12.0, 12.0, 12.0, 12.0], "std": [3.9659523554330254, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [570]}, "scene_annotation": {"mean": [347.0], "std": [0.0], "min": [347], "max": [347], "count": [570]}, "eef_direction_state": {"mean": [4.2, 3.789473684210526], "std": [1.8454305825708353, 1.8423558726771967], "min": [0, 0], "max": [6, 6], "count": [570]}, "eef_velocity_state": {"mean": [0.6491228070175439, 0.9578947368421052], "std": [0.6096081016112034, 0.7847107788628404], "min": [0, 0], "max": [2, 2], "count": [570]}, "eef_acc_mag_state": {"mean": [0.7649122807017544, 0.8245614035087719], "std": [0.8319267908222322, 0.8423610722571233], "min": [0, 0], "max": [2, 2], "count": [570]}, "eef_direction_action": {"mean": [4.2, 3.789473684210526], "std": [1.8454305825708353, 1.8423558726771967], "min": [0, 0], "max": [6, 6], "count": [570]}, "eef_velocity_action": {"mean": [0.6491228070175439, 0.9578947368421052], "std": [0.6096081016112034, 0.7847107788628404], "min": [0, 0], "max": [2, 2], "count": [570]}, "eef_acc_mag_action": {"mean": [0.7649122807017544, 0.8245614035087719], "std": [0.8319267908222322, 0.8423610722571233], "min": [0, 0], "max": [2, 2], "count": [570]}, "eef_sim_pose_state": {"mean": [0.604552591927421, 0.3325640155245031, 1.150712754498464, -1.5896198347101673, 0.853925493371987, -2.3237641036594354, 0.6135837915297494, -0.22452204086557737, 1.0980027566491433, -0.034798590600832666, 1.1245350942640417, -0.7657345214893567], "std": [0.019281494164588183, 0.017522281502571915, 0.0360926520213376, 0.4811197218705917, 0.1792237511945958, 0.5703937715102781, 0.032588740509958164, 0.11174967550167804, 0.031934195794559805, 2.3907898398930256, 0.25498885006152194, 1.3752083169095852], "min": [0.5671978503174983, 0.29940016618674664, 1.0690715924194942, -2.6646530869311653, 0.5010502648396278, -3.127208635082758, 0.5455855902860938, -0.33625529596894976, 1.052729441728179, -3.1340470102923126, 0.7053652202669678, -2.237779676494983], "max": [0.6444101236169936, 0.36257402859130305, 1.195852562038874, -0.6236045519654312, 1.2749329894319597, -0.819600258034147, 0.6694247696726153, -0.016996904915139444, 1.1574580107068673, 3.140755931055312, 1.5587391374529416, 1.6058559239540338], "count": [570]}, "eef_sim_pose_action": {"mean": [0.604552591927421, 0.3325640155245031, 1.150712754498464, -1.5896198347101673, 0.853925493371987, -2.3237641036594354, 0.6135837915297494, -0.22452204086557737, 1.0980027566491433, -0.034798590600832666, 1.1245350942640417, -0.7657345214893567], "std": [0.019281494164588183, 0.017522281502571915, 0.0360926520213376, 0.4811197218705917, 0.1792237511945958, 0.5703937715102781, 0.032588740509958164, 0.11174967550167804, 0.031934195794559805, 2.3907898398930256, 0.25498885006152194, 1.3752083169095852], "min": [0.5671978503174983, 0.29940016618674664, 1.0690715924194942, -2.6646530869311653, 0.5010502648396278, -3.127208635082758, 0.5455855902860938, -0.33625529596894976, 1.052729441728179, -3.1340470102923126, 0.7053652202669678, -2.237779676494983], "max": [0.6444101236169936, 0.36257402859130305, 1.195852562038874, -0.6236045519654312, 1.2749329894319597, -0.819600258034147, 0.6694247696726153, -0.016996904915139444, 1.1574580107068673, 3.140755931055312, 1.5587391374529416, 1.6058559239540338], "count": [570]}, "gripper_mode_state": {"mean": [0.6789473684210526, 0.18947368421052632], "std": [0.46688096912937244, 0.39188443092602654], "min": [0, 0], "max": [1, 1], "count": [570]}, "gripper_activity_state": {"mean": [1.8631578947368421, 1.7912280701754386], "std": [0.45369113032537767, 0.5775874511911322], "min": [0, 0], "max": [2, 2], "count": [570]}, "gripper_mode_action": {"mean": [0.6789473684210526, 0.18947368421052632], "std": [0.46688096912937244, 0.39188443092602654], "min": [0, 0], "max": [1, 1], "count": [570]}, "gripper_activity_action": {"mean": [1.8631578947368421, 1.7912280701754386], "std": [0.45369113032537767, 0.5775874511911322], "min": [0, 0], "max": [2, 2], "count": [570]}, "gripper_open_scale_state": {"mean": [0.359100877380371, 0.6743666666265118], "std": [0.3348283729754587, 0.25909596548687497], "min": [0.119, 0.057], "max": [0.894, 0.894], "count": [570]}, "gripper_open_scale_action": {"mean": [0.359100877380371, 0.6743666666265118], "std": [0.3348283729754587, 0.25909596548687497], "min": [0.119, 0.057], "max": [0.894, 0.894], "count": [570]}}} +{"episode_index": 347, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4648066291254794]], [[0.4586266660589856]], [[0.44452893405984983]]], "std": [[[0.13304943363804736]], [[0.13299450812286337]], [[0.14623017903715643]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6313725490196078]], [[0.6196078431372549]]], "mean": [[[0.478158690852374]], [[0.48094639239993514]], [[0.4791815582293524]]], "std": [[[0.05090750339779568]], [[0.045057554912647096]], [[0.04745879333706423]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.4923747636795765]], [[0.47235521491654514]], [[0.45348039890887487]]], "std": [[[0.12651239866168507]], [[0.13867056838109584]], [[0.16306293999272775]]], "count": [121]}, "observation.state": {"min": [0.6417401432991028, 2.018421173095703, -0.6171309947967529, -0.8033925294876099, -2.8112192153930664, -1.727230191230774, 0.33421310782432556, 56.0, -0.06956999748945236, 0.3538379967212677, -0.217848002910614, -3.1401853561401367, 0.6489999890327454, -0.5860000252723694, -0.8392415642738342, -2.037654399871826, 0.07358308136463165, -0.040020398795604706, -2.332353353500366, -1.6629672050476074, 0.9449037909507751, 115.0, -0.2633630037307739, 0.38311100006103516, -0.1905760020017624, 0.375, -1.4079999923706055, -3.1381852626800537], "max": [1.375860571861267, 2.050971269607544, 0.3283313512802124, 0.2505594789981842, -1.3375331163406372, -0.7760606408119202, 1.4401061534881592, 894.0, 0.27251899242401123, 0.45783698558807373, -0.12548500299453735, 3.1410000324249268, 1.565000057220459, 3.0480000972747803, -0.5782625079154968, -1.8469946384429932, 0.47251299023628235, 0.6194871664047241, -0.5536184310913086, -1.1403632164001465, 2.771059274673462, 891.0, -0.19296500086784363, 0.4388270080089569, -0.05409200116991997, 2.628000020980835, -0.6000000238418579, 3.124000072479248], "mean": [0.9363120794296265, 2.032691717147827, -0.20644843578338623, -0.2208489626646042, -2.294877529144287, -1.2240381240844727, 0.9286668300628662, 669.1749267578125, 0.1250661462545395, 0.40226104855537415, -0.17941157519817352, 0.1294330656528473, 1.0630794763565063, 0.669381856918335, -0.7193615436553955, -1.900174617767334, 0.392194002866745, 0.4608010947704315, -1.2902381420135498, -1.4666410684585571, 1.3232978582382202, 326.100341796875, -0.23066866397857666, 0.41781729459762573, -0.10644431412220001, 1.6488738059997559, -0.8975199460983276, 1.705704689025879], "std": [0.23978395760059357, 0.007329585030674934, 0.2996942102909088, 0.257223904132843, 0.4421499967575073, 0.24334414303302765, 0.3653858006000519, 287.7990417480469, 0.11304213851690292, 0.026023410260677338, 0.02543414942920208, 2.5630273818969727, 0.2784471809864044, 1.2960426807403564, 0.06505955010652542, 0.059264812618494034, 0.08636155724525452, 0.1398380696773529, 0.3449813723564148, 0.1462080180644989, 0.4122083783149719, 305.6466369628906, 0.02010210230946541, 0.011946763843297958, 0.044609859585762024, 0.45779678225517273, 0.15251244604587555, 1.3136104345321655], "count": [603]}, "action": {"min": [0.6417401432991028, 2.018421173095703, -0.6171309947967529, -0.8033925294876099, -2.8112192153930664, -1.727230191230774, 0.33421310782432556, 56.0, -0.06956999748945236, 0.3538379967212677, -0.217848002910614, -3.1401853561401367, 0.6489999890327454, -0.5860000252723694, -0.8392415642738342, -2.037654399871826, 0.07358308136463165, -0.040020398795604706, -2.332353353500366, -1.6629672050476074, 0.9449037909507751, 115.0, -0.2633630037307739, 0.38311100006103516, -0.1905760020017624, 0.375, -1.4079999923706055, -3.1381852626800537], "max": [1.375860571861267, 2.050971269607544, 0.3283313512802124, 0.2505594789981842, -1.3375331163406372, -0.7760606408119202, 1.4401061534881592, 894.0, 0.27251899242401123, 0.45783698558807373, -0.12548500299453735, 3.1410000324249268, 1.565000057220459, 3.0480000972747803, -0.5782625079154968, -1.8469946384429932, 0.47251299023628235, 0.6194871664047241, -0.5536184310913086, -1.1403632164001465, 2.771059274673462, 891.0, -0.19296500086784363, 0.4388270080089569, -0.05409200116991997, 2.628000020980835, -0.6000000238418579, 3.124000072479248], "mean": [0.9363120794296265, 2.032691717147827, -0.20644843578338623, -0.2208489626646042, -2.294877529144287, -1.2240381240844727, 0.9286668300628662, 669.1749267578125, 0.1250661462545395, 0.40226104855537415, -0.17941157519817352, 0.1294330656528473, 1.0630794763565063, 0.669381856918335, -0.7193615436553955, -1.900174617767334, 0.392194002866745, 0.4608010947704315, -1.2902381420135498, -1.4666410684585571, 1.3232978582382202, 326.100341796875, -0.23066866397857666, 0.41781729459762573, -0.10644431412220001, 1.6488738059997559, -0.8975199460983276, 1.705704689025879], "std": [0.23978395760059357, 0.007329585030674934, 0.2996942102909088, 0.257223904132843, 0.4421499967575073, 0.24334414303302765, 0.3653858006000519, 287.7990417480469, 0.11304213851690292, 0.026023410260677338, 0.02543414942920208, 2.5630273818969727, 0.2784471809864044, 1.2960426807403564, 0.06505955010652542, 0.059264812618494034, 0.08636155724525452, 0.1398380696773529, 0.3449813723564148, 0.1462080180644989, 0.4122083783149719, 305.6466369628906, 0.02010210230946541, 0.011946763843297958, 0.044609859585762024, 0.45779678225517273, 0.15251244604587555, 1.3136104345321655], "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": [348], "max": [348], "mean": [348.0], "std": [0.0], "count": [603]}, "index": {"min": [184439], "max": [185041], "mean": [184740.0], "std": [174.07086679472434], "count": [603]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [603]}, "subtask_annotation": {"mean": [5.701492537313433, 12.0, 12.0, 12.0, 12.0], "std": [4.087409105438047, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [603]}, "scene_annotation": {"mean": [348.0], "std": [0.0], "min": [348], "max": [348], "count": [603]}, "eef_direction_state": {"mean": [4.3416252072968495, 3.859038142620232], "std": [1.8118941864195195, 1.8406764935123714], "min": [0, 0], "max": [6, 6], "count": [603]}, "eef_velocity_state": {"mean": [0.6285240464344942, 0.9220563847429519], "std": [0.6371440558690238, 0.7973179024810458], "min": [0, 0], "max": [2, 2], "count": [603]}, "eef_acc_mag_state": {"mean": [0.6915422885572139, 0.8374792703150912], "std": [0.8292205631841045, 0.8246542755083656], "min": [0, 0], "max": [2, 2], "count": [603]}, "eef_direction_action": {"mean": [4.3416252072968495, 3.859038142620232], "std": [1.8118941864195195, 1.8406764935123714], "min": [0, 0], "max": [6, 6], "count": [603]}, "eef_velocity_action": {"mean": [0.6285240464344942, 0.9220563847429519], "std": [0.6371440558690238, 0.7973179024810458], "min": [0, 0], "max": [2, 2], "count": [603]}, "eef_acc_mag_action": {"mean": [0.6915422885572139, 0.8374792703150912], "std": [0.8292205631841045, 0.8246542755083656], "min": [0, 0], "max": [2, 2], "count": [603]}, "eef_sim_pose_state": {"mean": [0.6162726388860718, 0.3256536746472138, 1.1620014047751925, -1.6496671876447775, 0.8965820796329189, -1.9435227282016638, 0.6121420535946319, -0.21353706592450494, 1.1034062294379667, 0.12943120188298526, 1.0634781026653621, -0.9012527695781263], "std": [0.01628275920175424, 0.018584417124352326, 0.03956201744798909, 0.45666347987058076, 0.15251410330661225, 1.5936588756173498, 0.022630201530018237, 0.10209552038160706, 0.030005599834043366, 2.5637557418236607, 0.27858505184098425, 1.2965310690060365], "min": [0.5656465967743258, 0.2963168624845493, 1.0671564314842745, -2.627366053944021, 0.5994430170127552, -3.140353659901425, 0.5715097170090602, -0.3352456733469892, 1.0584943012651806, -3.1399354459462816, 0.6487946188095157, -2.157129091939345], "max": [0.640694974265257, 0.3560872486056863, 1.206907795893034, -0.38470870580016886, 1.4081524739771236, 3.137370433314442, 0.6611683156139041, -0.02951006584026858, 1.1607470688517902, 3.141474557353309, 1.5656708378533195, 1.4783279917265484], "count": [603]}, "eef_sim_pose_action": {"mean": [0.6162726388860718, 0.3256536746472138, 1.1620014047751925, -1.6496671876447775, 0.8965820796329189, -1.9435227282016638, 0.6121420535946319, -0.21353706592450494, 1.1034062294379667, 0.12943120188298526, 1.0634781026653621, -0.9012527695781263], "std": [0.01628275920175424, 0.018584417124352326, 0.03956201744798909, 0.45666347987058076, 0.15251410330661225, 1.5936588756173498, 0.022630201530018237, 0.10209552038160706, 0.030005599834043366, 2.5637557418236607, 0.27858505184098425, 1.2965310690060365], "min": [0.5656465967743258, 0.2963168624845493, 1.0671564314842745, -2.627366053944021, 0.5994430170127552, -3.140353659901425, 0.5715097170090602, -0.3352456733469892, 1.0584943012651806, -3.1399354459462816, 0.6487946188095157, -2.157129091939345], "max": [0.640694974265257, 0.3560872486056863, 1.206907795893034, -0.38470870580016886, 1.4081524739771236, 3.137370433314442, 0.6611683156139041, -0.02951006584026858, 1.1607470688517902, 3.141474557353309, 1.5656708378533195, 1.4783279917265484], "count": [603]}, "gripper_mode_state": {"mean": [0.7562189054726368, 0.2470978441127695], "std": [0.429362169361026, 0.43132412354005173], "min": [0, 0], "max": [1, 1], "count": [603]}, "gripper_activity_state": {"mean": [1.8855721393034826, 1.855721393034826], "std": [0.4135043732374157, 0.4721914633912313], "min": [0, 0], "max": [2, 2], "count": [603]}, "gripper_mode_action": {"mean": [0.7562189054726368, 0.2470978441127695], "std": [0.429362169361026, 0.43132412354005173], "min": [0, 0], "max": [1, 1], "count": [603]}, "gripper_activity_action": {"mean": [1.8855721393034826, 1.855721393034826], "std": [0.4135043732374157, 0.4721914633912313], "min": [0, 0], "max": [2, 2], "count": [603]}, "gripper_open_scale_state": {"mean": [0.32610033152312895, 0.6691749582622784], "std": [0.3056465206295758, 0.2877989817372635], "min": [0.115, 0.056], "max": [0.891, 0.894], "count": [603]}, "gripper_open_scale_action": {"mean": [0.32610033152312895, 0.6691749582622784], "std": [0.3056465206295758, 0.2877989817372635], "min": [0.115, 0.056], "max": [0.891, 0.894], "count": [603]}}} +{"episode_index": 348, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47280314002322693]], [[0.46536148078377354]], [[0.4506964565440501]]], "std": [[[0.1326671637384111]], [[0.13627883914458275]], [[0.1502987634515203]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[0.7098039215686275]], [[0.7058823529411765]], [[0.6901960784313725]]], "mean": [[[0.4763967651110031]], [[0.4825206122049371]], [[0.4769764911818722]]], "std": [[[0.04758608044318492]], [[0.039851059122238894]], [[0.04176529235873019]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.4863493170339761]], [[0.46606738339275106]], [[0.44900768378976935]]], "std": [[[0.11410154097008332]], [[0.12748008444952547]], [[0.1507176193553363]]], "count": [121]}, "observation.state": {"min": [0.6173403859138489, 2.019381046295166, -0.4617268443107605, -0.6965609192848206, -2.8087410926818848, -1.5839909315109253, 0.203313410282135, 66.0, -0.07627800107002258, 0.3676230013370514, -0.2269580066204071, -3.1381852626800537, 0.7239999771118164, -0.6010000109672546, -0.7744550108909607, -2.035682439804077, 0.42102575302124023, -0.013002702966332436, -2.215067148208618, -1.6720951795578003, 0.54258793592453, 111.0, -0.26210901141166687, 0.38197800517082214, -0.1883389949798584, 0.4300000071525574, -1.3730000257492065, -3.125999927520752], "max": [1.4136818647384644, 2.055509328842163, 0.2350260466337204, 0.23958136141300201, -1.2587839365005493, -0.7141538262367249, 1.3407095670700073, 891.0, 0.26317599415779114, 0.45708999037742615, -0.12585100531578064, 3.1410000324249268, 1.5399999618530273, 2.4860000610351562, -0.5461135506629944, -1.8246893882751465, 0.630849301815033, 0.925199031829834, -0.5534439086914062, -1.0232691764831543, 2.72856068611145, 903.0, -0.21026800572872162, 0.44332000613212585, -0.05890500172972679, 2.680000066757202, -0.5750000476837158, 3.131999969482422], "mean": [0.9427295327186584, 2.032438278198242, -0.20560860633850098, -0.16755621135234833, -2.215388059616089, -1.1807852983474731, 0.9132654666900635, 667.9114990234375, 0.12037195265293121, 0.4089067876338959, -0.17576824128627777, -0.20403750240802765, 1.0812220573425293, 0.5604758858680725, -0.6622884273529053, -1.8962385654449463, 0.49185416102409363, 0.4088433086872101, -1.500166893005371, -1.4554212093353271, 1.3471367359161377, 304.4399108886719, -0.24178911745548248, 0.41062965989112854, -0.10824541747570038, 1.4763725996017456, -0.854891300201416, 1.8175089359283447], "std": [0.25994637608528137, 0.008142259903252125, 0.18388774991035461, 0.24811609089374542, 0.5584975481033325, 0.202810600399971, 0.35723239183425903, 237.36685180664062, 0.11325210332870483, 0.0220341794192791, 0.02831690013408661, 2.47047758102417, 0.25182825326919556, 1.085446834564209, 0.057917654514312744, 0.07818464934825897, 0.06217310577630997, 0.19782783091068268, 0.3809093236923218, 0.17935024201869965, 0.48991402983665466, 316.9960632324219, 0.015027091838419437, 0.016004441305994987, 0.041679151356220245, 0.4989384412765503, 0.16989804804325104, 1.4555866718292236], "count": [599]}, "action": {"min": [0.6173403859138489, 2.019381046295166, -0.4617268443107605, -0.6965609192848206, -2.8087410926818848, -1.5839909315109253, 0.203313410282135, 66.0, -0.07627800107002258, 0.3676230013370514, -0.2269580066204071, -3.1381852626800537, 0.7239999771118164, -0.6010000109672546, -0.7744550108909607, -2.035682439804077, 0.42102575302124023, -0.013002702966332436, -2.215067148208618, -1.6720951795578003, 0.54258793592453, 111.0, -0.26210901141166687, 0.38197800517082214, -0.1883389949798584, 0.4300000071525574, -1.3730000257492065, -3.125999927520752], "max": [1.4136818647384644, 2.055509328842163, 0.2350260466337204, 0.23958136141300201, -1.2587839365005493, -0.7141538262367249, 1.3407095670700073, 891.0, 0.26317599415779114, 0.45708999037742615, -0.12585100531578064, 3.1410000324249268, 1.5399999618530273, 2.4860000610351562, -0.5461135506629944, -1.8246893882751465, 0.630849301815033, 0.925199031829834, -0.5534439086914062, -1.0232691764831543, 2.72856068611145, 903.0, -0.21026800572872162, 0.44332000613212585, -0.05890500172972679, 2.680000066757202, -0.5750000476837158, 3.131999969482422], "mean": [0.9427295327186584, 2.032438278198242, -0.20560860633850098, -0.16755621135234833, -2.215388059616089, -1.1807852983474731, 0.9132654666900635, 667.9114990234375, 0.12037195265293121, 0.4089067876338959, -0.17576824128627777, -0.20403750240802765, 1.0812220573425293, 0.5604758858680725, -0.6622884273529053, -1.8962385654449463, 0.49185416102409363, 0.4088433086872101, -1.500166893005371, -1.4554212093353271, 1.3471367359161377, 304.4399108886719, -0.24178911745548248, 0.41062965989112854, -0.10824541747570038, 1.4763725996017456, -0.854891300201416, 1.8175089359283447], "std": [0.25994637608528137, 0.008142259903252125, 0.18388774991035461, 0.24811609089374542, 0.5584975481033325, 0.202810600399971, 0.35723239183425903, 237.36685180664062, 0.11325210332870483, 0.0220341794192791, 0.02831690013408661, 2.47047758102417, 0.25182825326919556, 1.085446834564209, 0.057917654514312744, 0.07818464934825897, 0.06217310577630997, 0.19782783091068268, 0.3809093236923218, 0.17935024201869965, 0.48991402983665466, 316.9960632324219, 0.015027091838419437, 0.016004441305994987, 0.041679151356220245, 0.4989384412765503, 0.16989804804325104, 1.4555866718292236], "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": [349], "max": [349], "mean": [349.0], "std": [0.0], "count": [599]}, "index": {"min": [185042], "max": [185640], "mean": [185341.0], "std": [172.91616465790582], "count": [599]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [599]}, "subtask_annotation": {"mean": [5.527545909849749, 12.0, 12.0, 12.0, 12.0], "std": [4.238171301490836, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [599]}, "scene_annotation": {"mean": [349.0], "std": [0.0], "min": [349], "max": [349], "count": [599]}, "eef_direction_state": {"mean": [4.228714524207012, 3.699499165275459], "std": [1.9275985692166722, 1.8023865878151337], "min": [0, 0], "max": [6, 6], "count": [599]}, "eef_velocity_state": {"mean": [0.6076794657762938, 1.0434056761268782], "std": [0.5673425655988473, 0.7910934218143274], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_acc_mag_state": {"mean": [0.6076794657762938, 0.8964941569282137], "std": [0.7910229577126235, 0.8409219022152374], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_direction_action": {"mean": [4.228714524207012, 3.699499165275459], "std": [1.9275985692166722, 1.8023865878151337], "min": [0, 0], "max": [6, 6], "count": [599]}, "eef_velocity_action": {"mean": [0.6076794657762938, 1.0434056761268782], "std": [0.5673425655988473, 0.7910934218143274], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_acc_mag_action": {"mean": [0.6076794657762938, 0.8964941569282137], "std": [0.7910229577126235, 0.8409219022152374], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_sim_pose_state": {"mean": [0.6066107767375406, 0.33422897396254075, 1.1553469168436878, -1.4775382703460445, 0.85389680927088, -2.2447479954270375, 0.6157787659682475, -0.20846978024302532, 1.1042428905525499, -0.2040925024951786, 1.0815420190798657, -1.0103035364759736], "std": [0.01853699327208033, 0.017327865066643043, 0.036007086780189025, 0.49793005955732383, 0.16996005829972663, 0.5328598414380146, 0.022464037175772215, 0.10372812611169306, 0.029629258603071175, 2.470918528430206, 0.2519815858448621, 1.0853988443116966], "min": [0.5651751049262858, 0.3005026400324336, 1.0674025331393804, -2.6791361216946266, 0.5749943705728353, -3.024514008042475, 0.582349598614758, -0.32724419911582986, 1.061673597037968, -3.1376281775241877, 0.7246391121433646, -2.172255308836892], "max": [0.6436144052800555, 0.3576173922323203, 1.1962931060812767, -0.43741875189225476, 1.3732178179980017, -0.6740224125488165, 0.6637517207410285, -0.020362945239382355, 1.157585783838547, 3.1413638038932272, 1.5405772244822948, 0.9152382752640679], "count": [599]}, "eef_sim_pose_action": {"mean": [0.6066107767375406, 0.33422897396254075, 1.1553469168436878, -1.4775382703460445, 0.85389680927088, -2.2447479954270375, 0.6157787659682475, -0.20846978024302532, 1.1042428905525499, -0.2040925024951786, 1.0815420190798657, -1.0103035364759736], "std": [0.01853699327208033, 0.017327865066643043, 0.036007086780189025, 0.49793005955732383, 0.16996005829972663, 0.5328598414380146, 0.022464037175772215, 0.10372812611169306, 0.029629258603071175, 2.470918528430206, 0.2519815858448621, 1.0853988443116966], "min": [0.5651751049262858, 0.3005026400324336, 1.0674025331393804, -2.6791361216946266, 0.5749943705728353, -3.024514008042475, 0.582349598614758, -0.32724419911582986, 1.061673597037968, -3.1376281775241877, 0.7246391121433646, -2.172255308836892], "max": [0.6436144052800555, 0.3576173922323203, 1.1962931060812767, -0.43741875189225476, 1.3732178179980017, -0.6740224125488165, 0.6637517207410285, -0.020362945239382355, 1.157585783838547, 3.1413638038932272, 1.5405772244822948, 0.9152382752640679], "count": [599]}, "gripper_mode_state": {"mean": [0.7412353923205343, 0.2938230383973289], "std": [0.43795603145973516, 0.4555118664802178], "min": [0, 0], "max": [1, 1], "count": [599]}, "gripper_activity_state": {"mean": [1.8731218697829717, 1.8430717863105175], "std": [0.4213763561969019, 0.5024958540401367], "min": [0, 0], "max": [2, 2], "count": [599]}, "gripper_mode_action": {"mean": [0.7412353923205343, 0.2938230383973289], "std": [0.43795603145973516, 0.4555118664802178], "min": [0, 0], "max": [1, 1], "count": [599]}, "gripper_activity_action": {"mean": [1.8731218697829717, 1.8430717863105175], "std": [0.4213763561969019, 0.5024958540401367], "min": [0, 0], "max": [2, 2], "count": [599]}, "gripper_open_scale_state": {"mean": [0.30443989988400266, 0.6679115190330867], "std": [0.31699598213872454, 0.23736697583198482], "min": [0.111, 0.066], "max": [0.903, 0.891], "count": [599]}, "gripper_open_scale_action": {"mean": [0.30443989988400266, 0.6679115190330867], "std": [0.31699598213872454, 0.23736697583198482], "min": [0.111, 0.066], "max": [0.903, 0.891], "count": [599]}}} +{"episode_index": 349, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47305635141987834]], [[0.46631648636466083]], [[0.45159163708586886]]], "std": [[[0.13356567559778554]], [[0.13393462167629874]], [[0.14728457994905633]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6235294117647059]], [[0.6235294117647059]]], "mean": [[[0.47726496295357224]], [[0.48330969510649086]], [[0.47823394361336485]]], "std": [[[0.05230300363703751]], [[0.044533798310807705]], [[0.04822908252573077]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.48983054252591846]], [[0.4675974652073473]], [[0.44883546561584403]]], "std": [[[0.12119981638714396]], [[0.1340236466066253]], [[0.1613179303011651]]], "count": [116]}, "observation.state": {"min": [0.6379352807998657, 2.021423101425171, -0.46448448300361633, -0.7472976446151733, -2.8601059913635254, -1.6309404373168945, 0.2513797879219055, 78.0, -0.088857002556324, 0.34589600563049316, -0.2212499976158142, -3.1411852836608887, 0.6899999976158142, -0.7839999794960022, -0.8460482954978943, -2.0323486328125, 0.4571191966533661, -0.022619467228651047, -2.4143314361572266, -1.6405571699142456, 0.9719563722610474, 113.0, -0.273032009601593, 0.38970500230789185, -0.19769200682640076, 0.3709999918937683, -1.3589999675750732, -3.0820000171661377], "max": [1.4356729984283447, 2.0547587871551514, 0.04317944496870041, 0.24895377457141876, -1.1696324348449707, -0.6703111529350281, 1.4976670742034912, 893.0, 0.26014700531959534, 0.46322101354599, -0.11305200308561325, 3.134000062942505, 1.5529999732971191, 2.5230000019073486, -0.5666037201881409, -1.811407446861267, 0.6028890609741211, 0.6311459541320801, -0.6964736580848694, -0.9970716834068298, 2.7756497859954834, 891.0, -0.1706639975309372, 0.4480170011520386, -0.05373600125312805, 2.640000104904175, -0.6700000166893005, 3.132999897003174], "mean": [0.9452034831047058, 2.0355632305145264, -0.2048523724079132, -0.18775905668735504, -2.2357141971588135, -1.1997889280319214, 0.9579392671585083, 683.646484375, 0.12475661188364029, 0.4056173264980316, -0.17753766477108002, 0.31954777240753174, 1.0431969165802002, 0.47975608706474304, -0.6669151186943054, -1.8927682638168335, 0.5778970122337341, 0.38571059703826904, -1.5552815198898315, -1.3991472721099854, 1.403298258781433, 304.73773193359375, -0.23353180289268494, 0.4140850305557251, -0.11719941347837448, 1.5485180616378784, -0.8956063985824585, 1.7691667079925537], "std": [0.2635062634944916, 0.008015008643269539, 0.16987775266170502, 0.2825857698917389, 0.6313233375549316, 0.25005990266799927, 0.44473543763160706, 257.5228576660156, 0.11685334891080856, 0.026854882016777992, 0.02860194817185402, 2.4581921100616455, 0.2757699489593506, 1.210067629814148, 0.07513800263404846, 0.07958608865737915, 0.03845513239502907, 0.13428044319152832, 0.3804515600204468, 0.17143355309963226, 0.4277760088443756, 321.4764404296875, 0.02694551646709442, 0.015418024733662605, 0.04467441514134407, 0.4802267551422119, 0.15087579190731049, 1.4164303541183472], "count": [570]}, "action": {"min": [0.6379352807998657, 2.021423101425171, -0.46448448300361633, -0.7472976446151733, -2.8601059913635254, -1.6309404373168945, 0.2513797879219055, 78.0, -0.088857002556324, 0.34589600563049316, -0.2212499976158142, -3.1411852836608887, 0.6899999976158142, -0.7839999794960022, -0.8460482954978943, -2.0323486328125, 0.4571191966533661, -0.022619467228651047, -2.4143314361572266, -1.6405571699142456, 0.9719563722610474, 113.0, -0.273032009601593, 0.38970500230789185, -0.19769200682640076, 0.3709999918937683, -1.3589999675750732, -3.0820000171661377], "max": [1.4356729984283447, 2.0547587871551514, 0.04317944496870041, 0.24895377457141876, -1.1696324348449707, -0.6703111529350281, 1.4976670742034912, 893.0, 0.26014700531959534, 0.46322101354599, -0.11305200308561325, 3.134000062942505, 1.5529999732971191, 2.5230000019073486, -0.5666037201881409, -1.811407446861267, 0.6028890609741211, 0.6311459541320801, -0.6964736580848694, -0.9970716834068298, 2.7756497859954834, 891.0, -0.1706639975309372, 0.4480170011520386, -0.05373600125312805, 2.640000104904175, -0.6700000166893005, 3.132999897003174], "mean": [0.9452034831047058, 2.0355632305145264, -0.2048523724079132, -0.18775905668735504, -2.2357141971588135, -1.1997889280319214, 0.9579392671585083, 683.646484375, 0.12475661188364029, 0.4056173264980316, -0.17753766477108002, 0.31954777240753174, 1.0431969165802002, 0.47975608706474304, -0.6669151186943054, -1.8927682638168335, 0.5778970122337341, 0.38571059703826904, -1.5552815198898315, -1.3991472721099854, 1.403298258781433, 304.73773193359375, -0.23353180289268494, 0.4140850305557251, -0.11719941347837448, 1.5485180616378784, -0.8956063985824585, 1.7691667079925537], "std": [0.2635062634944916, 0.008015008643269539, 0.16987775266170502, 0.2825857698917389, 0.6313233375549316, 0.25005990266799927, 0.44473543763160706, 257.5228576660156, 0.11685334891080856, 0.026854882016777992, 0.02860194817185402, 2.4581921100616455, 0.2757699489593506, 1.210067629814148, 0.07513800263404846, 0.07958608865737915, 0.03845513239502907, 0.13428044319152832, 0.3804515600204468, 0.17143355309963226, 0.4277760088443756, 321.4764404296875, 0.02694551646709442, 0.015418024733662605, 0.04467441514134407, 0.4802267551422119, 0.15087579190731049, 1.4164303541183472], "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": [350], "max": [350], "mean": [350.0], "std": [0.0], "count": [570]}, "index": {"min": [185641], "max": [186210], "mean": [185925.5], "std": [164.54457349504622], "count": [570]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [570]}, "subtask_annotation": {"mean": [4.93859649122807, 12.0, 12.0, 12.0, 12.0], "std": [3.5230695540671095, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [570]}, "scene_annotation": {"mean": [350.0], "std": [0.0], "min": [350], "max": [350], "count": [570]}, "eef_direction_state": {"mean": [4.247368421052632, 3.849122807017544], "std": [1.7442240785506107, 1.7991345684647235], "min": [0, 0], "max": [6, 6], "count": [570]}, "eef_velocity_state": {"mean": [0.6912280701754386, 0.980701754385965], "std": [0.6291962853735384, 0.7889452422444007], "min": [0, 0], "max": [2, 2], "count": [570]}, "eef_acc_mag_state": {"mean": [0.6807017543859649, 0.8964912280701754], "std": [0.822797665753162, 0.8428158551620394], "min": [0, 0], "max": [2, 2], "count": [570]}, "eef_direction_action": {"mean": [4.247368421052632, 3.849122807017544], "std": [1.7442240785506107, 1.7991345684647235], "min": [0, 0], "max": [6, 6], "count": [570]}, "eef_velocity_action": {"mean": [0.6912280701754386, 0.980701754385965], "std": [0.6291962853735384, 0.7889452422444007], "min": [0, 0], "max": [2, 2], "count": [570]}, "eef_acc_mag_action": {"mean": [0.6807017543859649, 0.8964912280701754], "std": [0.822797665753162, 0.8428158551620394], "min": [0, 0], "max": [2, 2], "count": [570]}, "eef_sim_pose_state": {"mean": [0.6102493670848574, 0.32678333321285574, 1.148374343609204, -1.549076776052108, 0.8949155527107843, -1.818251816506851, 0.6134371783861046, -0.21145752058928502, 1.1042216875132795, 0.3204365095035126, 1.0437398562327629, -1.0902231458259952], "std": [0.01893703971491917, 0.028001339251343012, 0.038307852277618064, 0.4788401070572967, 0.1510814170736944, 1.5323442994333485, 0.025251086978411105, 0.10681199584373574, 0.033141343613653916, 2.4576133200616574, 0.276121806704153, 1.209286366211075], "min": [0.57128633005072, 0.25916956901338445, 1.0635147690435125, -2.6395067633199547, 0.6694526236731608, -3.1373342831927853, 0.5777124031990246, -0.3209728983405454, 1.0590212547013287, -3.1392959194917465, 0.6908190965515586, -2.3546585905804416], "max": [0.6465992237496632, 0.367501591978813, 1.202366373131337, -0.3789408033699091, 1.3587489773681667, 3.135953613719702, 0.6680375781522936, -0.008731424623082254, 1.1746674324128759, 3.141294779710305, 1.5544736557908236, 0.9529661118761125], "count": [570]}, "eef_sim_pose_action": {"mean": [0.6102493670848574, 0.32678333321285574, 1.148374343609204, -1.549076776052108, 0.8949155527107843, -1.818251816506851, 0.6134371783861046, -0.21145752058928502, 1.1042216875132795, 0.3204365095035126, 1.0437398562327629, -1.0902231458259952], "std": [0.01893703971491917, 0.028001339251343012, 0.038307852277618064, 0.4788401070572967, 0.1510814170736944, 1.5323442994333485, 0.025251086978411105, 0.10681199584373574, 0.033141343613653916, 2.4576133200616574, 0.276121806704153, 1.209286366211075], "min": [0.57128633005072, 0.25916956901338445, 1.0635147690435125, -2.6395067633199547, 0.6694526236731608, -3.1373342831927853, 0.5777124031990246, -0.3209728983405454, 1.0590212547013287, -3.1392959194917465, 0.6908190965515586, -2.3546585905804416], "max": [0.6465992237496632, 0.367501591978813, 1.202366373131337, -0.3789408033699091, 1.3587489773681667, 3.135953613719702, 0.6680375781522936, -0.008731424623082254, 1.1746674324128759, 3.141294779710305, 1.5544736557908236, 0.9529661118761125], "count": [570]}, "gripper_mode_state": {"mean": [0.7508771929824561, 0.21578947368421053], "std": [0.43250506822607426, 0.4113689058877685], "min": [0, 0], "max": [1, 1], "count": [570]}, "gripper_activity_state": {"mean": [1.8894736842105264, 1.8157894736842106], "std": [0.42722450260169803, 0.5358349685989218], "min": [0, 0], "max": [2, 2], "count": [570]}, "gripper_mode_action": {"mean": [0.7508771929824561, 0.21578947368421053], "std": [0.43250506822607426, 0.4113689058877685], "min": [0, 0], "max": [1, 1], "count": [570]}, "gripper_activity_action": {"mean": [1.8894736842105264, 1.8157894736842106], "std": [0.42722450260169803, 0.5358349685989218], "min": [0, 0], "max": [2, 2], "count": [570]}, "gripper_open_scale_state": {"mean": [0.3047377192848608, 0.6836464910674478], "std": [0.3214764279978701, 0.2575231114250705], "min": [0.113, 0.078], "max": [0.891, 0.893], "count": [570]}, "gripper_open_scale_action": {"mean": [0.3047377192848608, 0.6836464910674478], "std": [0.3214764279978701, 0.2575231114250705], "min": [0.113, 0.078], "max": [0.891, 0.893], "count": [570]}}} +{"episode_index": 350, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.46557340359477123]], [[0.45730672712418297]], [[0.44276494607843137]]], "std": [[[0.1252877264809559]], [[0.13216341408110133]], [[0.14718602544268408]]], "count": [125]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4710642320261438]], [[0.4766158153594771]], [[0.4717091209150327]]], "std": [[[0.07505526371974168]], [[0.06408356215365946]], [[0.07080509727934965]]], "count": [125]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.47948202450980393]], [[0.46273787908496733]], [[0.44162680555555556]]], "std": [[[0.12747458904314368]], [[0.1309908810002086]], [[0.1583019951338788]]], "count": [125]}, "observation.state": {"min": [0.6173403859138489, 2.011108160018921, -0.38355356454849243, -0.803008496761322, -2.8962693214416504, -1.7242631912231445, 0.2775946259498596, 70.0, -0.07335399836301804, 0.33171001076698303, -0.2160779982805252, -3.1411852836608887, 0.6349999904632568, -0.8690000176429749, -0.846729040145874, -2.0282297134399414, 0.44165560603141785, -0.015358898788690567, -2.414505958557129, -1.6850980520248413, 0.9524959921836853, 128.0, -0.2825219929218292, 0.38589200377464294, -0.20598000288009644, 0.5059999823570251, -1.3589999675750732, -3.109999895095825], "max": [1.3882523775100708, 2.0519139766693115, 0.0671079084277153, 0.26391124725341797, -1.1686898469924927, -0.49064695835113525, 1.4830586910247803, 892.0, 0.2570349872112274, 0.4692769944667816, -0.11043199896812439, 3.134999990463257, 1.5509999990463257, 2.431999921798706, -0.5536708235740662, -1.8267489671707153, 0.6321058869361877, 0.5133187770843506, -0.6840469241142273, -0.9039235711097717, 2.7166922092437744, 883.0, -0.160288006067276, 0.44252198934555054, -0.02974499948322773, 2.6540000438690186, -0.6179999709129333, 3.0999999046325684], "mean": [0.9209256768226624, 2.032801866531372, -0.12100733816623688, -0.1812668889760971, -2.1932857036590576, -1.145146131515503, 0.8777133822441101, 707.422119140625, 0.1337285190820694, 0.4123362898826599, -0.17477315664291382, 0.2700785994529724, 1.063685417175293, 0.49295729398727417, -0.6804875135421753, -1.893393635749817, 0.5300112366676331, 0.35742124915122986, -1.5739461183547974, -1.468630313873291, 1.4753164052963257, 307.37591552734375, -0.22992683947086334, 0.40744611620903015, -0.10768795758485794, 1.407870888710022, -0.9300702214241028, 1.7332396507263184], "std": [0.2715577185153961, 0.008158679120242596, 0.13281278312206268, 0.3210030794143677, 0.6431750059127808, 0.34962666034698486, 0.45084473490715027, 249.10916137695312, 0.12283788621425629, 0.03584222495555878, 0.028065357357263565, 2.3349812030792236, 0.26112326979637146, 1.1951265335083008, 0.09112325310707092, 0.0723126232624054, 0.0749770849943161, 0.12737198173999786, 0.3777262568473816, 0.23501470685005188, 0.45072099566459656, 292.8965759277344, 0.03421558812260628, 0.01617634855210781, 0.05676153674721718, 0.5371571183204651, 0.17069493234157562, 1.571244478225708], "count": [629]}, "action": {"min": [0.6173403859138489, 2.011108160018921, -0.38355356454849243, -0.803008496761322, -2.8962693214416504, -1.7242631912231445, 0.2775946259498596, 70.0, -0.07335399836301804, 0.33171001076698303, -0.2160779982805252, -3.1411852836608887, 0.6349999904632568, -0.8690000176429749, -0.846729040145874, -2.0282297134399414, 0.44165560603141785, -0.015358898788690567, -2.414505958557129, -1.6850980520248413, 0.9524959921836853, 128.0, -0.2825219929218292, 0.38589200377464294, -0.20598000288009644, 0.5059999823570251, -1.3589999675750732, -3.109999895095825], "max": [1.3882523775100708, 2.0519139766693115, 0.0671079084277153, 0.26391124725341797, -1.1686898469924927, -0.49064695835113525, 1.4830586910247803, 892.0, 0.2570349872112274, 0.4692769944667816, -0.11043199896812439, 3.134999990463257, 1.5509999990463257, 2.431999921798706, -0.5536708235740662, -1.8267489671707153, 0.6321058869361877, 0.5133187770843506, -0.6840469241142273, -0.9039235711097717, 2.7166922092437744, 883.0, -0.160288006067276, 0.44252198934555054, -0.02974499948322773, 2.6540000438690186, -0.6179999709129333, 3.0999999046325684], "mean": [0.9209256768226624, 2.032801866531372, -0.12100733816623688, -0.1812668889760971, -2.1932857036590576, -1.145146131515503, 0.8777133822441101, 707.422119140625, 0.1337285190820694, 0.4123362898826599, -0.17477315664291382, 0.2700785994529724, 1.063685417175293, 0.49295729398727417, -0.6804875135421753, -1.893393635749817, 0.5300112366676331, 0.35742124915122986, -1.5739461183547974, -1.468630313873291, 1.4753164052963257, 307.37591552734375, -0.22992683947086334, 0.40744611620903015, -0.10768795758485794, 1.407870888710022, -0.9300702214241028, 1.7332396507263184], "std": [0.2715577185153961, 0.008158679120242596, 0.13281278312206268, 0.3210030794143677, 0.6431750059127808, 0.34962666034698486, 0.45084473490715027, 249.10916137695312, 0.12283788621425629, 0.03584222495555878, 0.028065357357263565, 2.3349812030792236, 0.26112326979637146, 1.1951265335083008, 0.09112325310707092, 0.0723126232624054, 0.0749770849943161, 0.12737198173999786, 0.3777262568473816, 0.23501470685005188, 0.45072099566459656, 292.8965759277344, 0.03421558812260628, 0.01617634855210781, 0.05676153674721718, 0.5371571183204651, 0.17069493234157562, 1.571244478225708], "count": [629]}, "timestamp": {"min": [0.0], "max": [20.933333333333334], "mean": [10.466666666666665], "std": [6.052547672950073], "count": [629]}, "frame_index": {"min": [0], "max": [628], "mean": [314.0], "std": [181.57643018850217], "count": [629]}, "episode_index": {"min": [351], "max": [351], "mean": [351.0], "std": [0.0], "count": [629]}, "index": {"min": [186211], "max": [186839], "mean": [186525.0], "std": [181.57643018850217], "count": [629]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [629]}, "subtask_annotation": {"mean": [5.888712241653418, 12.0, 12.0, 12.0, 12.0], "std": [4.1337360846278175, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [629]}, "scene_annotation": {"mean": [351.0], "std": [0.0], "min": [351], "max": [351], "count": [629]}, "eef_direction_state": {"mean": [4.3116057233704295, 3.5818759936406996], "std": [1.743908443278035, 2.0288199309269435], "min": [0, 0], "max": [6, 6], "count": [629]}, "eef_velocity_state": {"mean": [0.6168521462639109, 0.9205087440381559], "std": [0.6107950033913914, 0.7649157369159914], "min": [0, 0], "max": [2, 2], "count": [629]}, "eef_acc_mag_state": {"mean": [0.6931637519872814, 0.8871224165341812], "std": [0.8323550630156216, 0.8429881852100273], "min": [0, 0], "max": [2, 2], "count": [629]}, "eef_direction_action": {"mean": [4.3116057233704295, 3.5818759936406996], "std": [1.743908443278035, 2.0288199309269435], "min": [0, 0], "max": [6, 6], "count": [629]}, "eef_velocity_action": {"mean": [0.6168521462639109, 0.9205087440381559], "std": [0.6107950033913914, 0.7649157369159914], "min": [0, 0], "max": [2, 2], "count": [629]}, "eef_acc_mag_action": {"mean": [0.6931637519872814, 0.8871224165341812], "std": [0.8323550630156216, 0.8429881852100273], "min": [0, 0], "max": [2, 2], "count": [629]}, "eef_sim_pose_state": {"mean": [0.6055588914895953, 0.3232530263202872, 1.1545012534307981, -1.409212904016629, 0.9291707530143527, -1.7609826943603255, 0.6156543529426868, -0.2197614618088848, 1.1047584252849991, 0.27004862033896954, 1.0639089096182002, -1.0779486324804473], "std": [0.02080403404634748, 0.03300384605073337, 0.047881546391111814, 0.5357923995518226, 0.17073296469132848, 1.493263988717361, 0.03514495934884315, 0.11379166681264599, 0.033050681015211844, 2.335415353818729, 0.26132697377731723, 1.1951666533980279], "min": [0.5746615246400867, 0.2627870478707956, 1.0598679128187292, -2.653755207970374, 0.6174604947977911, -3.1371900539116284, 0.5597927649774528, -0.33025669680813435, 1.0614021424451234, -3.140049142230586, 0.6351578333029382, -2.4395417072429435], "max": [0.6456008042049776, 0.37651333012028965, 1.2255355468915412, -0.512841488271029, 1.358150857142168, 3.1391582924381214, 0.6773691168371894, -0.02464217947761488, 1.1736066572643626, 3.1357480982522166, 1.5512743994846274, 0.8613522946605184], "count": [629]}, "eef_sim_pose_action": {"mean": [0.6055588914895953, 0.3232530263202872, 1.1545012534307981, -1.409212904016629, 0.9291707530143527, -1.7609826943603255, 0.6156543529426868, -0.2197614618088848, 1.1047584252849991, 0.27004862033896954, 1.0639089096182002, -1.0779486324804473], "std": [0.02080403404634748, 0.03300384605073337, 0.047881546391111814, 0.5357923995518226, 0.17073296469132848, 1.493263988717361, 0.03514495934884315, 0.11379166681264599, 0.033050681015211844, 2.335415353818729, 0.26132697377731723, 1.1951666533980279], "min": [0.5746615246400867, 0.2627870478707956, 1.0598679128187292, -2.653755207970374, 0.6174604947977911, -3.1371900539116284, 0.5597927649774528, -0.33025669680813435, 1.0614021424451234, -3.140049142230586, 0.6351578333029382, -2.4395417072429435], "max": [0.6456008042049776, 0.37651333012028965, 1.2255355468915412, -0.512841488271029, 1.358150857142168, 3.1391582924381214, 0.6773691168371894, -0.02464217947761488, 1.1736066572643626, 3.1357480982522166, 1.5512743994846274, 0.8613522946605184], "count": [629]}, "gripper_mode_state": {"mean": [0.7583465818759937, 0.1589825119236884], "std": [0.42808532284229195, 0.3656597774244862], "min": [0, 0], "max": [1, 1], "count": [629]}, "gripper_activity_state": {"mean": [1.8934817170111289, 1.8680445151033387], "std": [0.4024236491384706, 0.4684780600753708], "min": [0, 0], "max": [2, 2], "count": [629]}, "gripper_mode_action": {"mean": [0.7583465818759937, 0.1589825119236884], "std": [0.42808532284229195, 0.3656597774244862], "min": [0, 0], "max": [1, 1], "count": [629]}, "gripper_activity_action": {"mean": [1.8934817170111289, 1.8680445151033387], "std": [0.4024236491384706, 0.4684780600753708], "min": [0, 0], "max": [2, 2], "count": [629]}, "gripper_open_scale_state": {"mean": [0.30737599368921775, 0.7074220984357333], "std": [0.2928964750539018, 0.24910925389071775], "min": [0.128, 0.07], "max": [0.883, 0.892], "count": [629]}, "gripper_open_scale_action": {"mean": [0.30737599368921775, 0.7074220984357333], "std": [0.2928964750539018, 0.24910925389071775], "min": [0.128, 0.07], "max": [0.883, 0.892], "count": [629]}}} +{"episode_index": 351, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47095468279904557]], [[0.46221563115987135]], [[0.44786136561105927]]], "std": [[[0.13328486660021957]], [[0.13804902583771994]], [[0.1510943901218448]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47297377353719267]], [[0.4789734233971366]], [[0.47305138629525884]]], "std": [[[0.06327959996629715]], [[0.054278242307938825]], [[0.06013420913714625]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48045006613756613]], [[0.46327221282031333]], [[0.44574751822025105]]], "std": [[[0.13351674480567682]], [[0.14102029456830997]], [[0.16454623253970135]]], "count": [126]}, "observation.state": {"min": [0.626067042350769, 2.018543243408203, -0.8193797469139099, -0.9048660397529602, -2.811638116836548, -1.9213980436325073, 0.38015016913414, 52.0, -0.07434199750423431, 0.33954301476478577, -0.20935100317001343, -3.1411852836608887, 0.5360000133514404, -3.1361851692199707, -0.8371821045875549, -2.030935049057007, 0.32356658577919006, 0.04014257341623306, -2.218156576156616, -1.7396396398544312, 0.7119198441505432, 129.0, -0.2849389910697937, 0.3821609914302826, -0.2082040011882782, 0.7900000214576721, -1.4019999504089355, -3.1351852416992188], "max": [1.4394952058792114, 2.0583715438842773, 0.06743952631950378, 0.18598230183124542, -1.2593423128128052, -0.7580662965774536, 1.5490494966506958, 897.0, 0.2582330107688904, 0.4710490107536316, -0.09089700132608414, 3.138000011444092, 1.559999942779541, 3.13700008392334, -0.5247856378555298, -1.7592569589614868, 0.5108753442764282, 0.8370250463485718, -0.43074727058410645, -0.9831788539886475, 2.584815263748169, 886.0, -0.1685200035572052, 0.4352850019931793, -0.0416099987924099, 2.7060000896453857, -0.5209999680519104, 3.0940001010894775], "mean": [0.9609054327011108, 2.034626007080078, -0.41666147112846375, -0.2662146985530853, -2.17918062210083, -1.2103681564331055, 1.0857269763946533, 651.5846557617188, 0.1090647280216217, 0.4173808693885803, -0.16426877677440643, -0.773669421672821, 1.054280400276184, 0.045748453587293625, -0.6711114048957825, -1.8778774738311768, 0.48146578669548035, 0.3640431761741638, -1.4638751745224, -1.4846155643463135, 1.3511918783187866, 315.41064453125, -0.240021750330925, 0.4035763740539551, -0.11372724920511246, 1.5341066122055054, -0.8435251712799072, 1.734381914138794], "std": [0.242782860994339, 0.009217113256454468, 0.31439653038978577, 0.2632061839103699, 0.39682745933532715, 0.30222657322883606, 0.35431796312332153, 280.6821594238281, 0.09912025183439255, 0.0312536358833313, 0.027792304754257202, 2.3935937881469727, 0.31007370352745056, 1.470301628112793, 0.08250495046377182, 0.09152722358703613, 0.04269014298915863, 0.16660933196544647, 0.3871380686759949, 0.2143048495054245, 0.4483546018600464, 306.0523986816406, 0.03218536451458931, 0.014781286008656025, 0.05014265701174736, 0.44984978437423706, 0.1827368587255478, 1.5031368732452393], "count": [638]}, "action": {"min": [0.626067042350769, 2.018543243408203, -0.8193797469139099, -0.9048660397529602, -2.811638116836548, -1.9213980436325073, 0.38015016913414, 52.0, -0.07434199750423431, 0.33954301476478577, -0.20935100317001343, -3.1411852836608887, 0.5360000133514404, -3.1361851692199707, -0.8371821045875549, -2.030935049057007, 0.32356658577919006, 0.04014257341623306, -2.218156576156616, -1.7396396398544312, 0.7119198441505432, 129.0, -0.2849389910697937, 0.3821609914302826, -0.2082040011882782, 0.7900000214576721, -1.4019999504089355, -3.1351852416992188], "max": [1.4394952058792114, 2.0583715438842773, 0.06743952631950378, 0.18598230183124542, -1.2593423128128052, -0.7580662965774536, 1.5490494966506958, 897.0, 0.2582330107688904, 0.4710490107536316, -0.09089700132608414, 3.138000011444092, 1.559999942779541, 3.13700008392334, -0.5247856378555298, -1.7592569589614868, 0.5108753442764282, 0.8370250463485718, -0.43074727058410645, -0.9831788539886475, 2.584815263748169, 886.0, -0.1685200035572052, 0.4352850019931793, -0.0416099987924099, 2.7060000896453857, -0.5209999680519104, 3.0940001010894775], "mean": [0.9609054327011108, 2.034626007080078, -0.41666147112846375, -0.2662146985530853, -2.17918062210083, -1.2103681564331055, 1.0857269763946533, 651.5846557617188, 0.1090647280216217, 0.4173808693885803, -0.16426877677440643, -0.773669421672821, 1.054280400276184, 0.045748453587293625, -0.6711114048957825, -1.8778774738311768, 0.48146578669548035, 0.3640431761741638, -1.4638751745224, -1.4846155643463135, 1.3511918783187866, 315.41064453125, -0.240021750330925, 0.4035763740539551, -0.11372724920511246, 1.5341066122055054, -0.8435251712799072, 1.734381914138794], "std": [0.242782860994339, 0.009217113256454468, 0.31439653038978577, 0.2632061839103699, 0.39682745933532715, 0.30222657322883606, 0.35431796312332153, 280.6821594238281, 0.09912025183439255, 0.0312536358833313, 0.027792304754257202, 2.3935937881469727, 0.31007370352745056, 1.470301628112793, 0.08250495046377182, 0.09152722358703613, 0.04269014298915863, 0.16660933196544647, 0.3871380686759949, 0.2143048495054245, 0.4483546018600464, 306.0523986816406, 0.03218536451458931, 0.014781286008656025, 0.05014265701174736, 0.44984978437423706, 0.1827368587255478, 1.5031368732452393], "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": [352], "max": [352], "mean": [352.0], "std": [0.0], "count": [638]}, "index": {"min": [186840], "max": [187477], "mean": [187158.5], "std": [184.17450963692016], "count": [638]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [638]}, "subtask_annotation": {"mean": [5.995297805642633, 12.0, 12.0, 12.0, 12.0], "std": [4.24577715588009, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [638]}, "scene_annotation": {"mean": [352.0], "std": [0.0], "min": [352], "max": [352], "count": [638]}, "eef_direction_state": {"mean": [3.8557993730407523, 3.550156739811912], "std": [1.7369006114465744, 1.9675641674065119], "min": [0, 0], "max": [6, 6], "count": [638]}, "eef_velocity_state": {"mean": [0.7366771159874608, 0.9498432601880877], "std": [0.5337537200591215, 0.7578171344647954], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_acc_mag_state": {"mean": [0.7727272727272727, 0.9294670846394985], "std": [0.8304976928221068, 0.8284006750260848], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_direction_action": {"mean": [3.8557993730407523, 3.550156739811912], "std": [1.7369006114465744, 1.9675641674065119], "min": [0, 0], "max": [6, 6], "count": [638]}, "eef_velocity_action": {"mean": [0.7366771159874608, 0.9498432601880877], "std": [0.5337537200591215, 0.7578171344647954], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_acc_mag_action": {"mean": [0.7727272727272727, 0.9294670846394985], "std": [0.8304976928221068, 0.8284006750260848], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_sim_pose_state": {"mean": [0.6016733402348987, 0.3337330071587871, 1.151027012895029, -1.5349371659611255, 0.8425875264214979, -2.3476371394405664, 0.6260786689533506, -0.19929461769764806, 1.1185756663775186, -0.7732903847011338, 1.054670773451732, -0.874621960685718], "std": [0.018280280204104504, 0.030617636585382385, 0.04181283399674142, 0.4489429402390252, 0.18259668881226843, 0.4546530840698852, 0.029864252000539437, 0.09257617670316386, 0.03255219578580716, 2.3943817100640934, 0.31025760291127497, 1.4001309932820851], "min": [0.5640887881816836, 0.2710898975851191, 1.067179423895267, -2.7057231198308984, 0.5206607711525959, -3.024759864763462, 0.5645598199931107, -0.32159234013395127, 1.0580970462501955, -3.1405948241148627, 0.5364048589903043, -2.3042236794626394], "max": [0.6376556723545883, 0.38185101264495486, 1.2116133642223088, -0.7937752229193556, 1.401229863707603, -0.9354888608350581, 0.680734677724247, -0.022583508182824716, 1.1949204239875042, 3.1384168836711503, 1.560919614011099, 2.845127606764446], "count": [638]}, "eef_sim_pose_action": {"mean": [0.6016733402348987, 0.3337330071587871, 1.151027012895029, -1.5349371659611255, 0.8425875264214979, -2.3476371394405664, 0.6260786689533506, -0.19929461769764806, 1.1185756663775186, -0.7732903847011338, 1.054670773451732, -0.874621960685718], "std": [0.018280280204104504, 0.030617636585382385, 0.04181283399674142, 0.4489429402390252, 0.18259668881226843, 0.4546530840698852, 0.029864252000539437, 0.09257617670316386, 0.03255219578580716, 2.3943817100640934, 0.31025760291127497, 1.4001309932820851], "min": [0.5640887881816836, 0.2710898975851191, 1.067179423895267, -2.7057231198308984, 0.5206607711525959, -3.024759864763462, 0.5645598199931107, -0.32159234013395127, 1.0580970462501955, -3.1405948241148627, 0.5364048589903043, -2.3042236794626394], "max": [0.6376556723545883, 0.38185101264495486, 1.2116133642223088, -0.7937752229193556, 1.401229863707603, -0.9354888608350581, 0.680734677724247, -0.022583508182824716, 1.1949204239875042, 3.1384168836711503, 1.560919614011099, 2.845127606764446], "count": [638]}, "gripper_mode_state": {"mean": [0.7586206896551724, 0.3103448275862069], "std": [0.4279197808962413, 0.4626347539654727], "min": [0, 0], "max": [1, 1], "count": [638]}, "gripper_activity_state": {"mean": [1.9137931034482758, 1.8432601880877744], "std": [0.35467902547558805, 0.49815650561745317], "min": [0, 0], "max": [2, 2], "count": [638]}, "gripper_mode_action": {"mean": [0.7586206896551724, 0.3103448275862069], "std": [0.4279197808962413, 0.4626347539654727], "min": [0, 0], "max": [1, 1], "count": [638]}, "gripper_activity_action": {"mean": [1.9137931034482758, 1.8432601880877744], "std": [0.35467902547558805, 0.49815650561745317], "min": [0, 0], "max": [2, 2], "count": [638]}, "gripper_open_scale_state": {"mean": [0.3154106583311264, 0.6515846394685373], "std": [0.3060524381600713, 0.2806821770670514], "min": [0.129, 0.052], "max": [0.886, 0.897], "count": [638]}, "gripper_open_scale_action": {"mean": [0.3154106583311264, 0.6515846394685373], "std": [0.3060524381600713, 0.2806821770670514], "min": [0.129, 0.052], "max": [0.886, 0.897], "count": [638]}}} +{"episode_index": 352, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4682016000609283]], [[0.45936414714190765]], [[0.44360995831948596]]], "std": [[[0.1305857789145994]], [[0.13533461103697267]], [[0.15028754135527797]]], "count": [118]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47231937866954693]], [[0.4778458028691703]], [[0.4717920786252354]]], "std": [[[0.07732631173612337]], [[0.06739845932641632]], [[0.07512731265937815]]], "count": [118]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.48304906114988366]], [[0.46538799227318045]], [[0.4475113479007422]]], "std": [[[0.13013045541935134]], [[0.13701810438776202]], [[0.16065585444029623]]], "count": [118]}, "observation.state": {"min": [0.556847333908081, 2.018543243408203, -0.6857049465179443, -0.5493423938751221, -2.5657737255096436, -1.6352688074111938, 0.3783874213695526, 87.0, -0.06662300229072571, 0.3438529968261719, -0.22477400302886963, -3.1381852626800537, 0.7250000238418579, -0.4309999942779541, -0.907867968082428, -2.034914255142212, 0.20614083111286163, -0.015184365212917328, -2.0703444480895996, -1.7258689403533936, 0.589188277721405, 121.0, -0.27327799797058105, 0.37188199162483215, -0.19099199771881104, 0.5699999332427979, -1.350000023841858, -3.128000020980835], "max": [1.407590627670288, 2.0560851097106934, 0.24703392386436462, 0.12344714254140854, -0.9808750748634338, -0.7550294399261475, 1.3886712789535522, 890.0, 0.2856929898262024, 0.44576600193977356, -0.12166199833154678, 3.1389999389648438, 1.559999942779541, 2.861999988555908, -0.5751557946205139, -1.8126815557479858, 0.5370553135871887, 0.8843234777450562, -0.20598375797271729, -1.111844539642334, 2.75058650970459, 838.0, -0.1962369978427887, 0.4455690085887909, -0.03737799823284149, 2.865000009536743, -0.3680000305175781, 3.128000020980835], "mean": [0.8702778220176697, 2.0324528217315674, -0.4463959038257599, -0.1373359113931656, -1.8436623811721802, -1.3281704187393188, 0.9494882225990295, 733.2823486328125, 0.12622539699077606, 0.3924979567527771, -0.1643572300672531, -0.4937611222267151, 1.0572339296340942, 0.8521702885627747, -0.7009530663490295, -1.8939179182052612, 0.45538827776908875, 0.43816298246383667, -1.354817509651184, -1.5154443979263306, 1.2859680652618408, 312.6661071777344, -0.23727044463157654, 0.4080605208873749, -0.10257386416196823, 1.5590767860412598, -0.8248978853225708, 1.7054705619812012], "std": [0.27716419100761414, 0.008019465021789074, 0.22108569741249084, 0.1710013747215271, 0.5959832072257996, 0.25157684087753296, 0.2987767457962036, 224.48849487304688, 0.10773293673992157, 0.030504001304507256, 0.030520115047693253, 2.2117466926574707, 0.19106394052505493, 1.2309274673461914, 0.08675996214151382, 0.07672255486249924, 0.08545151352882385, 0.17321647703647614, 0.5069670081138611, 0.1817386895418167, 0.4852689206600189, 243.398193359375, 0.019651170819997787, 0.015810778364539146, 0.04836731031537056, 0.6244339346885681, 0.2071176916360855, 1.4589307308197021], "count": [581]}, "action": {"min": [0.556847333908081, 2.018543243408203, -0.6857049465179443, -0.5493423938751221, -2.5657737255096436, -1.6352688074111938, 0.3783874213695526, 87.0, -0.06662300229072571, 0.3438529968261719, -0.22477400302886963, -3.1381852626800537, 0.7250000238418579, -0.4309999942779541, -0.907867968082428, -2.034914255142212, 0.20614083111286163, -0.015184365212917328, -2.0703444480895996, -1.7258689403533936, 0.589188277721405, 121.0, -0.27327799797058105, 0.37188199162483215, -0.19099199771881104, 0.5699999332427979, -1.350000023841858, -3.128000020980835], "max": [1.407590627670288, 2.0560851097106934, 0.24703392386436462, 0.12344714254140854, -0.9808750748634338, -0.7550294399261475, 1.3886712789535522, 890.0, 0.2856929898262024, 0.44576600193977356, -0.12166199833154678, 3.1389999389648438, 1.559999942779541, 2.861999988555908, -0.5751557946205139, -1.8126815557479858, 0.5370553135871887, 0.8843234777450562, -0.20598375797271729, -1.111844539642334, 2.75058650970459, 838.0, -0.1962369978427887, 0.4455690085887909, -0.03737799823284149, 2.865000009536743, -0.3680000305175781, 3.128000020980835], "mean": [0.8702778220176697, 2.0324528217315674, -0.4463959038257599, -0.1373359113931656, -1.8436623811721802, -1.3281704187393188, 0.9494882225990295, 733.2823486328125, 0.12622539699077606, 0.3924979567527771, -0.1643572300672531, -0.4937611222267151, 1.0572339296340942, 0.8521702885627747, -0.7009530663490295, -1.8939179182052612, 0.45538827776908875, 0.43816298246383667, -1.354817509651184, -1.5154443979263306, 1.2859680652618408, 312.6661071777344, -0.23727044463157654, 0.4080605208873749, -0.10257386416196823, 1.5590767860412598, -0.8248978853225708, 1.7054705619812012], "std": [0.27716419100761414, 0.008019465021789074, 0.22108569741249084, 0.1710013747215271, 0.5959832072257996, 0.25157684087753296, 0.2987767457962036, 224.48849487304688, 0.10773293673992157, 0.030504001304507256, 0.030520115047693253, 2.2117466926574707, 0.19106394052505493, 1.2309274673461914, 0.08675996214151382, 0.07672255486249924, 0.08545151352882385, 0.17321647703647614, 0.5069670081138611, 0.1817386895418167, 0.4852689206600189, 243.398193359375, 0.019651170819997787, 0.015810778364539146, 0.04836731031537056, 0.6244339346885681, 0.2071176916360855, 1.4589307308197021], "count": [581]}, "timestamp": {"min": [0.0], "max": [19.333333333333332], "mean": [9.666666666666668], "std": [5.590666825661815], "count": [581]}, "frame_index": {"min": [0], "max": [580], "mean": [290.0], "std": [167.72000476985446], "count": [581]}, "episode_index": {"min": [353], "max": [353], "mean": [353.0], "std": [0.0], "count": [581]}, "index": {"min": [187478], "max": [188058], "mean": [187768.0], "std": [167.72000476985446], "count": [581]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [581]}, "subtask_annotation": {"mean": [5.411359724612737, 12.0, 12.0, 12.0, 12.0], "std": [4.281144872738229, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [581]}, "scene_annotation": {"mean": [353.0], "std": [0.0], "min": [353], "max": [353], "count": [581]}, "eef_direction_state": {"mean": [4.192771084337349, 4.091222030981067], "std": [1.8237341534806508, 1.8591381196533994], "min": [0, 0], "max": [6, 6], "count": [581]}, "eef_velocity_state": {"mean": [0.6867469879518072, 0.8777969018932874], "std": [0.593985853501971, 0.8566069839875355], "min": [0, 0], "max": [2, 2], "count": [581]}, "eef_acc_mag_state": {"mean": [0.7005163511187608, 0.7383820998278829], "std": [0.8212850904641446, 0.8216457176453997], "min": [0, 0], "max": [2, 2], "count": [581]}, "eef_direction_action": {"mean": [4.192771084337349, 4.091222030981067], "std": [1.8237341534806508, 1.8591381196533994], "min": [0, 0], "max": [6, 6], "count": [581]}, "eef_velocity_action": {"mean": [0.6867469879518072, 0.8777969018932874], "std": [0.593985853501971, 0.8566069839875355], "min": [0, 0], "max": [2, 2], "count": [581]}, "eef_acc_mag_action": {"mean": [0.7005163511187608, 0.7383820998278829], "std": [0.8212850904641446, 0.8216457176453997], "min": [0, 0], "max": [2, 2], "count": [581]}, "eef_sim_pose_state": {"mean": [0.6080784690668957, 0.33000076279066126, 1.1635378938404861, -1.560005528092511, 0.8240548049516683, -1.6551411892194303, 0.5993561543149644, -0.21438095837328808, 1.1074412323311462, -0.4946378597110383, 1.057703173297193, -0.7193067215141224], "std": [0.020268514548544937, 0.020899202980909002, 0.03796117275563464, 0.623308868551806, 0.20682277359681242, 1.7774285040380027, 0.037012597839915694, 0.09660249812501184, 0.028653193326242363, 2.2125276008147856, 0.1910287313226588, 1.2310583831002362], "min": [0.5601079439285677, 0.2881832968638717, 1.0646918664120943, -2.864978496939287, 0.36815498005771374, -3.1404119830268695, 0.5508241038791387, -0.3435123670087729, 1.0567819607237823, -3.1370307965450186, 0.7252430456589014, -2.0020118434118865], "max": [0.6509797338207332, 0.37003245469654983, 1.214521439322484, -0.5720705766915524, 1.349453253119273, 3.1384070277026943, 0.6586932148544746, -0.03125081279008385, 1.1594322482026969, 3.139564335596135, 1.560134603816921, 1.2898387614317188], "count": [581]}, "eef_sim_pose_action": {"mean": [0.6080784690668957, 0.33000076279066126, 1.1635378938404861, -1.560005528092511, 0.8240548049516683, -1.6551411892194303, 0.5993561543149644, -0.21438095837328808, 1.1074412323311462, -0.4946378597110383, 1.057703173297193, -0.7193067215141224], "std": [0.020268514548544937, 0.020899202980909002, 0.03796117275563464, 0.623308868551806, 0.20682277359681242, 1.7774285040380027, 0.037012597839915694, 0.09660249812501184, 0.028653193326242363, 2.2125276008147856, 0.1910287313226588, 1.2310583831002362], "min": [0.5601079439285677, 0.2881832968638717, 1.0646918664120943, -2.864978496939287, 0.36815498005771374, -3.1404119830268695, 0.5508241038791387, -0.3435123670087729, 1.0567819607237823, -3.1370307965450186, 0.7252430456589014, -2.0020118434118865], "max": [0.6509797338207332, 0.37003245469654983, 1.214521439322484, -0.5720705766915524, 1.349453253119273, 3.1384070277026943, 0.6586932148544746, -0.03125081279008385, 1.1594322482026969, 3.139564335596135, 1.560134603816921, 1.2898387614317188], "count": [581]}, "gripper_mode_state": {"mean": [0.7177280550774526, 0.1359724612736661], "std": [0.45010498112350383, 0.3427593194193928], "min": [0, 0], "max": [1, 1], "count": [581]}, "gripper_activity_state": {"mean": [1.9087779690189328, 1.8881239242685026], "std": [0.3667910630329377, 0.4184391435186978], "min": [0, 0], "max": [2, 2], "count": [581]}, "gripper_mode_action": {"mean": [0.7177280550774526, 0.1359724612736661], "std": [0.45010498112350383, 0.3427593194193928], "min": [0, 0], "max": [1, 1], "count": [581]}, "gripper_activity_action": {"mean": [1.9087779690189328, 1.8881239242685026], "std": [0.3667910630329377, 0.4184391435186978], "min": [0, 0], "max": [2, 2], "count": [581]}, "gripper_open_scale_state": {"mean": [0.31266609299572723, 0.7332822719186596], "std": [0.24339818618938755, 0.22448848021170267], "min": [0.121, 0.087], "max": [0.838, 0.89], "count": [581]}, "gripper_open_scale_action": {"mean": [0.31266609299572723, 0.7332822719186596], "std": [0.24339818618938755, 0.22448848021170267], "min": [0.121, 0.087], "max": [0.838, 0.89], "count": [581]}}} +{"episode_index": 353, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4712485233847637]], [[0.45820112604468016]], [[0.44234262161148613]]], "std": [[[0.12351284208344045]], [[0.1349451311403607]], [[0.1504683809022011]]], "count": [122]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47115488722811527]], [[0.4740422157934212]], [[0.468099989620165]]], "std": [[[0.06279763058856995]], [[0.05466403678674282]], [[0.060812582304968284]]], "count": [122]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4808834612396871]], [[0.46445180575645556]], [[0.44384483151183973]]], "std": [[[0.1342271741710554]], [[0.13528502553165034]], [[0.1621352734107946]]], "count": [122]}, "observation.state": {"min": [0.6063623428344727, 2.0245819091796875, -0.4814665615558624, -0.8844980001449585, -2.8961470127105713, -1.8998957872390747, 0.38643336296081543, 69.0, -0.08308500051498413, 0.31442898511886597, -0.22548599541187286, -3.1411852836608887, 0.6700000166893005, -0.7179999947547913, -0.9025796055793762, -2.0292768478393555, 0.2056172490119934, -0.007976154796779156, -2.0712521076202393, -1.6720255613327026, 0.6184050440788269, 115.0, -0.278546005487442, 0.3882420063018799, -0.19214500486850739, 0.5939999222755432, -1.3109999895095825, -3.122999906539917], "max": [1.4502290487289429, 2.0541129112243652, 0.24017475545406342, 0.2666339576244354, -1.1672587394714355, -0.36627480387687683, 1.4094058275222778, 888.0, 0.2823539972305298, 0.4754739999771118, -0.10712800174951553, 3.1410000324249268, 1.531999945640564, 2.933000087738037, -0.5486617088317871, -1.811424970626831, 0.48485246300697327, 0.850080132484436, -0.2711019814014435, -1.0460631847381592, 2.716675043106079, 903.0, -0.19572000205516815, 0.4543119966983795, -0.04676499962806702, 2.802000045776367, -0.49399998784065247, 3.0899999141693115], "mean": [0.9299835562705994, 2.033426284790039, -0.09731533378362656, -0.15900756418704987, -2.1694860458374023, -1.1149005889892578, 0.8912420272827148, 686.7540893554688, 0.13183529675006866, 0.41213494539260864, -0.1747591197490692, -0.2646958529949188, 1.096047043800354, 0.7440937757492065, -0.6761201024055481, -1.8886964321136475, 0.4305247366428375, 0.3851909339427948, -1.458449363708496, -1.4434409141540527, 1.3694961071014404, 309.9991455078125, -0.25217944383621216, 0.4127041697502136, -0.10828215628862381, 1.4929673671722412, -0.8438990712165833, 1.7554579973220825], "std": [0.28660115599632263, 0.007522279396653175, 0.22805748879909515, 0.29644232988357544, 0.5764334201812744, 0.41060304641723633, 0.36907389760017395, 276.3888854980469, 0.12735314667224884, 0.04683796688914299, 0.03516748547554016, 2.346337080001831, 0.25088825821876526, 1.3960403203964233, 0.08579755574464798, 0.08335546404123306, 0.07283630222082138, 0.18732255697250366, 0.4734835922718048, 0.17958597838878632, 0.5015973448753357, 312.4353332519531, 0.022215288132429123, 0.01601923443377018, 0.045590631663799286, 0.5623245239257812, 0.18128231167793274, 1.615074634552002], "count": [610]}, "action": {"min": [0.6063623428344727, 2.0245819091796875, -0.4814665615558624, -0.8844980001449585, -2.8961470127105713, -1.8998957872390747, 0.38643336296081543, 69.0, -0.08308500051498413, 0.31442898511886597, -0.22548599541187286, -3.1411852836608887, 0.6700000166893005, -0.7179999947547913, -0.9025796055793762, -2.0292768478393555, 0.2056172490119934, -0.007976154796779156, -2.0712521076202393, -1.6720255613327026, 0.6184050440788269, 115.0, -0.278546005487442, 0.3882420063018799, -0.19214500486850739, 0.5939999222755432, -1.3109999895095825, -3.122999906539917], "max": [1.4502290487289429, 2.0541129112243652, 0.24017475545406342, 0.2666339576244354, -1.1672587394714355, -0.36627480387687683, 1.4094058275222778, 888.0, 0.2823539972305298, 0.4754739999771118, -0.10712800174951553, 3.1410000324249268, 1.531999945640564, 2.933000087738037, -0.5486617088317871, -1.811424970626831, 0.48485246300697327, 0.850080132484436, -0.2711019814014435, -1.0460631847381592, 2.716675043106079, 903.0, -0.19572000205516815, 0.4543119966983795, -0.04676499962806702, 2.802000045776367, -0.49399998784065247, 3.0899999141693115], "mean": [0.9299835562705994, 2.033426284790039, -0.09731533378362656, -0.15900756418704987, -2.1694860458374023, -1.1149005889892578, 0.8912420272827148, 686.7540893554688, 0.13183529675006866, 0.41213494539260864, -0.1747591197490692, -0.2646958529949188, 1.096047043800354, 0.7440937757492065, -0.6761201024055481, -1.8886964321136475, 0.4305247366428375, 0.3851909339427948, -1.458449363708496, -1.4434409141540527, 1.3694961071014404, 309.9991455078125, -0.25217944383621216, 0.4127041697502136, -0.10828215628862381, 1.4929673671722412, -0.8438990712165833, 1.7554579973220825], "std": [0.28660115599632263, 0.007522279396653175, 0.22805748879909515, 0.29644232988357544, 0.5764334201812744, 0.41060304641723633, 0.36907389760017395, 276.3888854980469, 0.12735314667224884, 0.04683796688914299, 0.03516748547554016, 2.346337080001831, 0.25088825821876526, 1.3960403203964233, 0.08579755574464798, 0.08335546404123306, 0.07283630222082138, 0.18732255697250366, 0.4734835922718048, 0.17958597838878632, 0.5015973448753357, 312.4353332519531, 0.022215288132429123, 0.01601923443377018, 0.045590631663799286, 0.5623245239257812, 0.18128231167793274, 1.615074634552002], "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": [354], "max": [354], "mean": [354.0], "std": [0.0], "count": [610]}, "index": {"min": [188059], "max": [188668], "mean": [188363.5], "std": [176.0915954837141], "count": [610]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [610]}, "subtask_annotation": {"mean": [5.545901639344263, 12.0, 12.0, 12.0, 12.0], "std": [4.110206160139636, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [610]}, "scene_annotation": {"mean": [354.0], "std": [0.0], "min": [354], "max": [354], "count": [610]}, "eef_direction_state": {"mean": [4.331147540983607, 3.7852459016393443], "std": [1.7801769099420008, 1.8899506512400028], "min": [0, 0], "max": [6, 6], "count": [610]}, "eef_velocity_state": {"mean": [0.5901639344262295, 0.9573770491803278], "std": [0.5971805114782588, 0.8126982010750571], "min": [0, 0], "max": [2, 2], "count": [610]}, "eef_acc_mag_state": {"mean": [0.6672131147540984, 0.8377049180327869], "std": [0.8132552099736706, 0.8424523014033187], "min": [0, 0], "max": [2, 2], "count": [610]}, "eef_direction_action": {"mean": [4.331147540983607, 3.7852459016393443], "std": [1.7801769099420008, 1.8899506512400028], "min": [0, 0], "max": [6, 6], "count": [610]}, "eef_velocity_action": {"mean": [0.5901639344262295, 0.9573770491803278], "std": [0.5971805114782588, 0.8126982010750571], "min": [0, 0], "max": [2, 2], "count": [610]}, "eef_acc_mag_action": {"mean": [0.6672131147540984, 0.8377049180327869], "std": [0.8132552099736706, 0.8424523014033187], "min": [0, 0], "max": [2, 2], "count": [610]}, "eef_sim_pose_state": {"mean": [0.6080586281804751, 0.3418908534161099, 1.1554902166516587, -1.4938654794773463, 0.8430656846343031, -2.2050231850589124, 0.6151556244322626, -0.21715185503806192, 1.104068637070627, -0.27498989415047637, 1.0963732040148333, -0.8265593867094689], "std": [0.02077607879245579, 0.023522462995475224, 0.037933120127073915, 0.5611199587457566, 0.1811168971763424, 0.5666829352596616, 0.04507822680644324, 0.11689541983400047, 0.03923576670426494, 2.345686400047765, 0.251022617301537, 1.3963358237381014], "min": [0.5698450552668934, 0.29771970761283645, 1.063886081797898, -2.8016027215932935, 0.49349896343276134, -3.113383501654187, 0.5298102600340805, -0.34032496996865585, 1.0483879925374464, -3.1415642758181574, 0.6700987057712751, -2.2893710795757998], "max": [0.6572931247486211, 0.37324828629351603, 1.2065681658734375, -0.5989457119602482, 1.3108218798969755, -0.7966468451928925, 0.6787656037893202, -0.01223944225925909, 1.17414060598876, 3.1390301153175226, 1.532276907364829, 1.363546145499441], "count": [610]}, "eef_sim_pose_action": {"mean": [0.6080586281804751, 0.3418908534161099, 1.1554902166516587, -1.4938654794773463, 0.8430656846343031, -2.2050231850589124, 0.6151556244322626, -0.21715185503806192, 1.104068637070627, -0.27498989415047637, 1.0963732040148333, -0.8265593867094689], "std": [0.02077607879245579, 0.023522462995475224, 0.037933120127073915, 0.5611199587457566, 0.1811168971763424, 0.5666829352596616, 0.04507822680644324, 0.11689541983400047, 0.03923576670426494, 2.345686400047765, 0.251022617301537, 1.3963358237381014], "min": [0.5698450552668934, 0.29771970761283645, 1.063886081797898, -2.8016027215932935, 0.49349896343276134, -3.113383501654187, 0.5298102600340805, -0.34032496996865585, 1.0483879925374464, -3.1415642758181574, 0.6700987057712751, -2.2893710795757998], "max": [0.6572931247486211, 0.37324828629351603, 1.2065681658734375, -0.5989457119602482, 1.3108218798969755, -0.7966468451928925, 0.6787656037893202, -0.01223944225925909, 1.17414060598876, 3.1390301153175226, 1.532276907364829, 1.363546145499441], "count": [610]}, "gripper_mode_state": {"mean": [0.7377049180327869, 0.20327868852459016], "std": [0.439882225081924, 0.40243814843564696], "min": [0, 0], "max": [1, 1], "count": [610]}, "gripper_activity_state": {"mean": [1.8918032786885246, 1.859016393442623], "std": [0.4066234742674312, 0.4822682231658212], "min": [0, 0], "max": [2, 2], "count": [610]}, "gripper_mode_action": {"mean": [0.7377049180327869, 0.20327868852459016], "std": [0.439882225081924, 0.40243814843564696], "min": [0, 0], "max": [1, 1], "count": [610]}, "gripper_activity_action": {"mean": [1.8918032786885246, 1.859016393442623], "std": [0.4066234742674312, 0.4822682231658212], "min": [0, 0], "max": [2, 2], "count": [610]}, "gripper_open_scale_state": {"mean": [0.3099991802903473, 0.6867540982731055], "std": [0.31243539804224313, 0.2763888882032139], "min": [0.115, 0.069], "max": [0.903, 0.888], "count": [610]}, "gripper_open_scale_action": {"mean": [0.3099991802903473, 0.6867540982731055], "std": [0.31243539804224313, 0.2763888882032139], "min": [0.115, 0.069], "max": [0.903, 0.888], "count": [610]}}} +{"episode_index": 354, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.47295331152433423]], [[0.4588741796305299]], [[0.4426342772646249]]], "std": [[[0.12460256843329058]], [[0.13443223687391803]], [[0.1496186028807217]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.473355204788527]], [[0.4796120040647113]], [[0.4731598505104521]]], "std": [[[0.09863366917730203]], [[0.084193597278204]], [[0.09446151088179514]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9176470588235294]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.4846530748663102]], [[0.4648085466969157]], [[0.44537800633338737]]], "std": [[[0.10727809426682254]], [[0.11039211578005458]], [[0.13639047288541126]]], "count": [121]}, "observation.state": {"min": [0.6176022291183472, 2.0217370986938477, -0.31752777099609375, -0.44683918356895447, -2.6040661334991455, -1.365824818611145, 0.2606649398803711, 223.0, -0.062102001160383224, 0.3852829933166504, -0.23423899710178375, -3.1351852416992188, 0.8159999251365662, -2.8550000190734863, -0.9560914039611816, -2.0312490463256836, 0.1425410360097885, 0.0457974448800087, -2.1244845390319824, -1.6867210865020752, 0.5134235620498657, 116.0, -0.2792769968509674, 0.37850698828697205, -0.18253099918365479, 0.9269999861717224, -1.1970000267028809, -3.1361851692199707], "max": [1.3818994760513306, 2.046398639678955, 0.14582225680351257, 0.19753636419773102, -1.1533485651016235, -0.5790129899978638, 1.173437237739563, 896.0, 0.27351799607276917, 0.4809660017490387, -0.13876399397850037, 3.13700008392334, 1.5479999780654907, 3.002000093460083, -0.5282588005065918, -1.8236596584320068, 0.5906893014907837, 0.8603600263595581, -0.2814343571662903, -1.0289589166641235, 2.4941978454589844, 894.0, -0.19057400524616241, 0.4582419991493225, -0.05390800163149834, 2.8299999237060547, -0.27799999713897705, 3.125999927520752], "mean": [0.8692430853843689, 2.030121088027954, -0.11310545355081558, -0.07129602134227753, -1.933372974395752, -1.021543025970459, 0.7756398320198059, 787.1808471679688, 0.15180079638957977, 0.42257559299468994, -0.1894371658563614, -1.03646719455719, 1.1649125814437866, 0.9822268486022949, -0.6980721950531006, -1.8853834867477417, 0.5168238282203674, 0.40206167101860046, -1.4037202596664429, -1.4901090860366821, 1.2800195217132568, 354.7091979980469, -0.23740322887897491, 0.4068295657634735, -0.10942543298006058, 1.5706113576889038, -0.8016031384468079, 1.7358890771865845], "std": [0.24069492518901825, 0.005179284606128931, 0.11509650945663452, 0.14783287048339844, 0.6390713453292847, 0.18022260069847107, 0.28777095675468445, 167.6068878173828, 0.11198046058416367, 0.02001458778977394, 0.02778944931924343, 2.042785167694092, 0.1979593187570572, 1.4946613311767578, 0.11104864627122879, 0.06104133650660515, 0.11224739253520966, 0.15103405714035034, 0.5563931465148926, 0.21512235701084137, 0.49667122960090637, 327.90185546875, 0.021958403289318085, 0.01986924186348915, 0.047919634729623795, 0.6163262724876404, 0.24485470354557037, 1.5549286603927612], "count": [600]}, "action": {"min": [0.6176022291183472, 2.0217370986938477, -0.31752777099609375, -0.44683918356895447, -2.6040661334991455, -1.365824818611145, 0.2606649398803711, 223.0, -0.062102001160383224, 0.3852829933166504, -0.23423899710178375, -3.1351852416992188, 0.8159999251365662, -2.8550000190734863, -0.9560914039611816, -2.0312490463256836, 0.1425410360097885, 0.0457974448800087, -2.1244845390319824, -1.6867210865020752, 0.5134235620498657, 116.0, -0.2792769968509674, 0.37850698828697205, -0.18253099918365479, 0.9269999861717224, -1.1970000267028809, -3.1361851692199707], "max": [1.3818994760513306, 2.046398639678955, 0.14582225680351257, 0.19753636419773102, -1.1533485651016235, -0.5790129899978638, 1.173437237739563, 896.0, 0.27351799607276917, 0.4809660017490387, -0.13876399397850037, 3.13700008392334, 1.5479999780654907, 3.002000093460083, -0.5282588005065918, -1.8236596584320068, 0.5906893014907837, 0.8603600263595581, -0.2814343571662903, -1.0289589166641235, 2.4941978454589844, 894.0, -0.19057400524616241, 0.4582419991493225, -0.05390800163149834, 2.8299999237060547, -0.27799999713897705, 3.125999927520752], "mean": [0.8692430853843689, 2.030121088027954, -0.11310545355081558, -0.07129602134227753, -1.933372974395752, -1.021543025970459, 0.7756398320198059, 787.1808471679688, 0.15180079638957977, 0.42257559299468994, -0.1894371658563614, -1.03646719455719, 1.1649125814437866, 0.9822268486022949, -0.6980721950531006, -1.8853834867477417, 0.5168238282203674, 0.40206167101860046, -1.4037202596664429, -1.4901090860366821, 1.2800195217132568, 354.7091979980469, -0.23740322887897491, 0.4068295657634735, -0.10942543298006058, 1.5706113576889038, -0.8016031384468079, 1.7358890771865845], "std": [0.24069492518901825, 0.005179284606128931, 0.11509650945663452, 0.14783287048339844, 0.6390713453292847, 0.18022260069847107, 0.28777095675468445, 167.6068878173828, 0.11198046058416367, 0.02001458778977394, 0.02778944931924343, 2.042785167694092, 0.1979593187570572, 1.4946613311767578, 0.11104864627122879, 0.06104133650660515, 0.11224739253520966, 0.15103405714035034, 0.5563931465148926, 0.21512235701084137, 0.49667122960090637, 327.90185546875, 0.021958403289318085, 0.01986924186348915, 0.047919634729623795, 0.6163262724876404, 0.24485470354557037, 1.5549286603927612], "count": [600]}, "timestamp": {"min": [0.0], "max": [19.966666666666665], "mean": [9.983333333333333], "std": [5.77349467313695], "count": [600]}, "frame_index": {"min": [0], "max": [599], "mean": [299.5], "std": [173.2048401941085], "count": [600]}, "episode_index": {"min": [355], "max": [355], "mean": [355.0], "std": [0.0], "count": [600]}, "index": {"min": [188669], "max": [189268], "mean": [188968.5], "std": [173.2048401941085], "count": [600]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [600]}, "subtask_annotation": {"mean": [4.913333333333333, 12.0, 12.0, 12.0, 12.0], "std": [4.427469806660351, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [600]}, "scene_annotation": {"mean": [355.0], "std": [0.0], "min": [355], "max": [355], "count": [600]}, "eef_direction_state": {"mean": [4.408333333333333, 4.183333333333334], "std": [1.8096769202140979, 1.7962151566248628], "min": [0, 0], "max": [6, 6], "count": [600]}, "eef_velocity_state": {"mean": [0.5833333333333334, 0.81], "std": [0.5857094463601853, 0.808640834981758], "min": [0, 0], "max": [2, 2], "count": [600]}, "eef_acc_mag_state": {"mean": [0.6216666666666667, 0.7483333333333333], "std": [0.8053139484421973, 0.8356617470936154], "min": [0, 0], "max": [2, 2], "count": [600]}, "eef_direction_action": {"mean": [4.408333333333333, 4.183333333333334], "std": [1.8096769202140979, 1.7962151566248628], "min": [0, 0], "max": [6, 6], "count": [600]}, "eef_velocity_action": {"mean": [0.5833333333333334, 0.81], "std": [0.5857094463601853, 0.808640834981758], "min": [0, 0], "max": [2, 2], "count": [600]}, "eef_acc_mag_action": {"mean": [0.6216666666666667, 0.7483333333333333], "std": [0.8053139484421973, 0.8356617470936154], "min": [0, 0], "max": [2, 2], "count": [600]}, "eef_sim_pose_state": {"mean": [0.6073685675001066, 0.32918398787650727, 1.1573490706494893, -1.5717110793705062, 0.8007551357303061, -2.348268520941535, 0.6193826865334039, -0.23335701781586982, 1.0853185673398622, -1.0363377709888544, 1.1654171787912149, -0.5463786617080736], "std": [0.02395683430130084, 0.02018768191248372, 0.03626759685985389, 0.6156897164549023, 0.2445949629949211, 0.5193408311041564, 0.027004527575269336, 0.09866376227358824, 0.02923034262106443, 2.043506931864531, 0.19796143952865417, 1.4932652750650908], "min": [0.5717990389279233, 0.28291362821288435, 1.075779111562393, -2.8293698209120897, 0.27795605353726205, -3.131830026632682, 0.5872452954186086, -0.3355754602099599, 1.0570517035232454, -3.137072444675237, 0.81616882481593, -3.003480712555368], "max": [0.6647256179762163, 0.36810492288318364, 1.1989825059068184, -0.9295592353179155, 1.1958201836429234, -1.0129520912799628, 0.680034384457854, -0.032962032829033885, 1.1489261400957242, 3.1384332777624975, 1.5484947663499473, 3.0498883597342052], "count": [600]}, "eef_sim_pose_action": {"mean": [0.6073685675001066, 0.32918398787650727, 1.1573490706494893, -1.5717110793705062, 0.8007551357303061, -2.348268520941535, 0.6193826865334039, -0.23335701781586982, 1.0853185673398622, -1.0363377709888544, 1.1654171787912149, -0.5463786617080736], "std": [0.02395683430130084, 0.02018768191248372, 0.03626759685985389, 0.6156897164549023, 0.2445949629949211, 0.5193408311041564, 0.027004527575269336, 0.09866376227358824, 0.02923034262106443, 2.043506931864531, 0.19796143952865417, 1.4932652750650908], "min": [0.5717990389279233, 0.28291362821288435, 1.075779111562393, -2.8293698209120897, 0.27795605353726205, -3.131830026632682, 0.5872452954186086, -0.3355754602099599, 1.0570517035232454, -3.137072444675237, 0.81616882481593, -3.003480712555368], "max": [0.6647256179762163, 0.36810492288318364, 1.1989825059068184, -0.9295592353179155, 1.1958201836429234, -1.0129520912799628, 0.680034384457854, -0.032962032829033885, 1.1489261400957242, 3.1384332777624975, 1.5484947663499473, 3.0498883597342052], "count": [600]}, "gripper_mode_state": {"mean": [0.6916666666666667, 0.08], "std": [0.4618050334165829, 0.27129319932501017], "min": [0, 0], "max": [1, 1], "count": [600]}, "gripper_activity_state": {"mean": [1.8683333333333334, 1.8383333333333334], "std": [0.44082939506747354, 0.512051972188587], "min": [0, 0], "max": [2, 2], "count": [600]}, "gripper_mode_action": {"mean": [0.6916666666666667, 0.08], "std": [0.4618050334165829, 0.27129319932501017], "min": [0, 0], "max": [1, 1], "count": [600]}, "gripper_activity_action": {"mean": [1.8683333333333334, 1.8383333333333334], "std": [0.44082939506747354, 0.512051972188587], "min": [0, 0], "max": [2, 2], "count": [600]}, "gripper_open_scale_state": {"mean": [0.35470916675567665, 0.7871808333587611], "std": [0.32790183035771325, 0.16760677773670374], "min": [0.116, 0.223], "max": [0.894, 0.896], "count": [600]}, "gripper_open_scale_action": {"mean": [0.35470916675567665, 0.7871808333587611], "std": [0.32790183035771325, 0.16760677773670374], "min": [0.116, 0.223], "max": [0.894, 0.896], "count": [600]}}} +{"episode_index": 355, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4660124757110051]], [[0.46205755525746334]], [[0.4503490894387034]]], "std": [[[0.12954006941467114]], [[0.13365300080691725]], [[0.14523344678683822]]], "count": [148]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[0.6980392156862745]], [[0.6745098039215687]], [[0.6745098039215687]]], "mean": [[[0.46087266080418654]], [[0.4692988954027557]], [[0.4630296601748808]]], "std": [[[0.07389212420986038]], [[0.05993653987475883]], [[0.0684751621545461]]], "count": [148]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7450980392156863]], [[0.7647058823529411]]], "mean": [[[0.4771660166600424]], [[0.45826952365968915]], [[0.4391569234675852]]], "std": [[[0.11047826505906777]], [[0.12352515194758082]], [[0.15012683742976868]]], "count": [148]}, "observation.state": {"min": [0.10752973705530167, 1.9311021566390991, -1.8406765460968018, -1.899529218673706, -2.3765625953674316, -1.3266946077346802, 1.5234805345535278, 150.0, -0.010720999911427498, 0.3026129901409149, -0.21277299523353577, -3.1411852836608887, 0.5610000491142273, -0.7659999132156372, -0.8270067572593689, -2.0394694805145264, 0.8853358030319214, 0.9447991251945496, -0.8790176510810852, -1.7316807508468628, 0.34351569414138794, 108.0, -0.25251299142837524, 0.3619050085544586, -0.17404499650001526, -3.1401853561401367, -1.409000039100647, 0.0950000062584877], "max": [0.9279741048812866, 2.040132761001587, -1.3717067241668701, -0.4165577292442322, -1.379263997077942, 0.1264316588640213, 2.430755138397217, 894.0, 0.1757349967956543, 0.4817129969596863, -0.08496999740600586, 3.1410000324249268, 1.319000005722046, -0.07999999821186066, -0.24612633883953094, -2.018543243408203, 1.6049175262451172, 2.029538631439209, -0.3680201768875122, -0.0659559965133667, 0.6350031495094299, 553.0, -0.08078400045633316, 0.440064013004303, 0.08340000361204147, 3.134000062942505, -0.5910000205039978, 1.3350000381469727], "mean": [0.5966744422912598, 2.0228848457336426, -1.628785252571106, -0.9482184052467346, -1.924941062927246, -0.6064361333847046, 2.0404763221740723, 769.130126953125, 0.09738782048225403, 0.41634222865104675, -0.16130892932415009, -0.6407691836357117, 0.9704753756523132, -0.518818736076355, -0.6330956220626831, -2.028329849243164, 1.0813145637512207, 1.8278440237045288, -0.5019456744194031, -1.4504575729370117, 0.4690733850002289, 202.16497802734375, -0.17812779545783997, 0.3848749101161957, 0.0158833097666502, -2.573380947113037, -0.9211617708206177, 0.787007212638855], "std": [0.19893667101860046, 0.013625363819301128, 0.14299078285694122, 0.299598753452301, 0.30228152871131897, 0.48320603370666504, 0.30541661381721497, 169.66015625, 0.05732116475701332, 0.04301057383418083, 0.026267677545547485, 2.729865550994873, 0.21599538624286652, 0.19572584331035614, 0.12442150712013245, 0.0035419254563748837, 0.1610957533121109, 0.3464162349700928, 0.10950274765491486, 0.4103524386882782, 0.08434876054525375, 152.32589721679688, 0.04476049914956093, 0.024477049708366394, 0.0781169980764389, 1.0014369487762451, 0.169430673122406, 0.25938916206359863], "count": [788]}, "action": {"min": [0.10752973705530167, 1.9311021566390991, -1.8406765460968018, -1.899529218673706, -2.3765625953674316, -1.3266946077346802, 1.5234805345535278, 150.0, -0.010720999911427498, 0.3026129901409149, -0.21277299523353577, -3.1411852836608887, 0.5610000491142273, -0.7659999132156372, -0.8270067572593689, -2.0394694805145264, 0.8853358030319214, 0.9447991251945496, -0.8790176510810852, -1.7316807508468628, 0.34351569414138794, 108.0, -0.25251299142837524, 0.3619050085544586, -0.17404499650001526, -3.1401853561401367, -1.409000039100647, 0.0950000062584877], "max": [0.9279741048812866, 2.040132761001587, -1.3717067241668701, -0.4165577292442322, -1.379263997077942, 0.1264316588640213, 2.430755138397217, 894.0, 0.1757349967956543, 0.4817129969596863, -0.08496999740600586, 3.1410000324249268, 1.319000005722046, -0.07999999821186066, -0.24612633883953094, -2.018543243408203, 1.6049175262451172, 2.029538631439209, -0.3680201768875122, -0.0659559965133667, 0.6350031495094299, 553.0, -0.08078400045633316, 0.440064013004303, 0.08340000361204147, 3.134000062942505, -0.5910000205039978, 1.3350000381469727], "mean": [0.5966744422912598, 2.0228848457336426, -1.628785252571106, -0.9482184052467346, -1.924941062927246, -0.6064361333847046, 2.0404763221740723, 769.130126953125, 0.09738782048225403, 0.41634222865104675, -0.16130892932415009, -0.6407691836357117, 0.9704753756523132, -0.518818736076355, -0.6330956220626831, -2.028329849243164, 1.0813145637512207, 1.8278440237045288, -0.5019456744194031, -1.4504575729370117, 0.4690733850002289, 202.16497802734375, -0.17812779545783997, 0.3848749101161957, 0.0158833097666502, -2.573380947113037, -0.9211617708206177, 0.787007212638855], "std": [0.19893667101860046, 0.013625363819301128, 0.14299078285694122, 0.299598753452301, 0.30228152871131897, 0.48320603370666504, 0.30541661381721497, 169.66015625, 0.05732116475701332, 0.04301057383418083, 0.026267677545547485, 2.729865550994873, 0.21599538624286652, 0.19572584331035614, 0.12442150712013245, 0.0035419254563748837, 0.1610957533121109, 0.3464162349700928, 0.10950274765491486, 0.4103524386882782, 0.08434876054525375, 152.32589721679688, 0.04476049914956093, 0.024477049708366394, 0.0781169980764389, 1.0014369487762451, 0.169430673122406, 0.25938916206359863], "count": [788]}, "timestamp": {"min": [0.0], "max": [26.233333333333334], "mean": [13.116666666666667], "std": [7.582527429704571], "count": [788]}, "frame_index": {"min": [0], "max": [787], "mean": [393.5], "std": [227.47582289113717], "count": [788]}, "episode_index": {"min": [356], "max": [356], "mean": [356.0], "std": [0.0], "count": [788]}, "index": {"min": [189269], "max": [190056], "mean": [189662.5], "std": [227.47582289113717], "count": [788]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [788]}, "subtask_annotation": {"mean": [5.57994923857868, 12.0, 12.0, 12.0, 12.0], "std": [4.068880787190429, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [788]}, "scene_annotation": {"mean": [356.0], "std": [0.0], "min": [356], "max": [356], "count": [788]}, "eef_direction_state": {"mean": [4.590101522842639, 4.233502538071066], "std": [1.590183557341199, 1.8806507179936414], "min": [0, 0], "max": [6, 6], "count": [788]}, "eef_velocity_state": {"mean": [0.6408629441624365, 0.7398477157360406], "std": [0.6864942696271575, 0.6922969765303437], "min": [0, 0], "max": [2, 2], "count": [788]}, "eef_acc_mag_state": {"mean": [0.7474619289340102, 0.7601522842639594], "std": [0.8314449258936178, 0.8290940423885715], "min": [0, 0], "max": [2, 2], "count": [788]}, "eef_direction_action": {"mean": [4.590101522842639, 4.233502538071066], "std": [1.590183557341199, 1.8806507179936414], "min": [0, 0], "max": [6, 6], "count": [788]}, "eef_velocity_action": {"mean": [0.6408629441624365, 0.7398477157360406], "std": [0.6864942696271575, 0.6922969765303437], "min": [0, 0], "max": [2, 2], "count": [788]}, "eef_acc_mag_action": {"mean": [0.7474619289340102, 0.7601522842639594], "std": [0.8314449258936178, 0.8290940423885715], "min": [0, 0], "max": [2, 2], "count": [788]}, "eef_sim_pose_state": {"mean": [0.5763947673414233, 0.25299725994362987, 1.3060509411235515, 2.575983929588423, 0.9222315423148179, 2.3609682578098456, 0.6178718883494473, -0.18154953068740184, 1.126426400936615, -0.672834539888206, 0.9709071782428219, -2.090111930511467], "std": [0.026010862770649606, 0.04128750234696387, 0.07638793329118464, 1.00143318181859, 0.16968036259230607, 0.25939861902748934, 0.036332037663506185, 0.04952195293911243, 0.023182501039716943, 2.7227386982953776, 0.21599607245047778, 0.1956308515158183], "min": [0.5510408429162024, 0.1628681735281093, 1.1290457638027638, -3.1331805054291806, 0.5915108174009207, 1.6678771754694224, 0.5104475330787729, -0.25081837375019794, 1.0859627908229914, -3.1414303987668015, 0.5615740276254857, -2.3372413508836725], "max": [0.6412778073424559, 0.3210965782300487, 1.3693631875017513, 3.140518699808484, 1.410817314208432, 2.9118401503478974, 0.6755955795778272, -0.0850658406238047, 1.2062019196068607, 3.14149683117032, 1.3192846775163956, -1.6517673742817456], "count": [788]}, "eef_sim_pose_action": {"mean": [0.5763947673414233, 0.25299725994362987, 1.3060509411235515, 2.575983929588423, 0.9222315423148179, 2.3609682578098456, 0.6178718883494473, -0.18154953068740184, 1.126426400936615, -0.672834539888206, 0.9709071782428219, -2.090111930511467], "std": [0.026010862770649606, 0.04128750234696387, 0.07638793329118464, 1.00143318181859, 0.16968036259230607, 0.25939861902748934, 0.036332037663506185, 0.04952195293911243, 0.023182501039716943, 2.7227386982953776, 0.21599607245047778, 0.1956308515158183], "min": [0.5510408429162024, 0.1628681735281093, 1.1290457638027638, -3.1331805054291806, 0.5915108174009207, 1.6678771754694224, 0.5104475330787729, -0.25081837375019794, 1.0859627908229914, -3.1414303987668015, 0.5615740276254857, -2.3372413508836725], "max": [0.6412778073424559, 0.3210965782300487, 1.3693631875017513, 3.140518699808484, 1.410817314208432, 2.9118401503478974, 0.6755955795778272, -0.0850658406238047, 1.2062019196068607, 3.14149683117032, 1.3192846775163956, -1.6517673742817456], "count": [788]}, "gripper_mode_state": {"mean": [0.9644670050761421, 0.07360406091370558], "std": [0.18512266526711413, 0.2611254547735981], "min": [0, 0], "max": [1, 1], "count": [788]}, "gripper_activity_state": {"mean": [1.9555837563451777, 1.8946700507614214], "std": [0.2604307040544879, 0.4158314010240946], "min": [0, 0], "max": [2, 2], "count": [788]}, "gripper_mode_action": {"mean": [0.9644670050761421, 0.07360406091370558], "std": [0.18512266526711413, 0.2611254547735981], "min": [0, 0], "max": [1, 1], "count": [788]}, "gripper_activity_action": {"mean": [1.9555837563451777, 1.8946700507614214], "std": [0.2604307040544879, 0.4158314010240946], "min": [0, 0], "max": [2, 2], "count": [788]}, "gripper_open_scale_state": {"mean": [0.20216497458056165, 0.7691300763938629], "std": [0.15232586480426505, 0.1696601689130464], "min": [0.108, 0.15], "max": [0.553, 0.894], "count": [788]}, "gripper_open_scale_action": {"mean": [0.20216497458056165, 0.7691300763938629], "std": [0.15232586480426505, 0.1696601689130464], "min": [0.108, 0.15], "max": [0.553, 0.894], "count": [788]}}} +{"episode_index": 356, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4704641199602331]], [[0.4673713419855894]], [[0.45570422252736437]]], "std": [[[0.12210248094158788]], [[0.12210261522380159]], [[0.1319488600684198]]], "count": [166]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.047058823529411764]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.6431372549019608]], [[0.6392156862745098]]], "mean": [[[0.4669549312445862]], [[0.4744397258150248]], [[0.4691730820340184]]], "std": [[[0.06187942370296572]], [[0.05019509030571738]], [[0.056713042459622234]]], "count": [166]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7098039215686275]], [[0.7215686274509804]]], "mean": [[[0.4799909195605953]], [[0.46882932957319473]], [[0.45851347547050947]]], "std": [[[0.10051563011599277]], [[0.10624969970819141]], [[0.12243659282228368]]], "count": [166]}, "observation.state": {"min": [0.17692403495311737, 1.9192339181900024, -1.9822577238082886, -1.286447286605835, -2.5705907344818115, -1.5982502698898315, 1.486601710319519, 27.0, -0.038325000554323196, 0.35361000895500183, -0.252018004655838, -3.1391851902008057, 0.32499998807907104, -1.0230000019073486, -0.7156199216842651, -2.040743827819824, 1.0144377946853638, 0.875579297542572, -2.072683095932007, -1.4929198026657104, 0.33857643604278564, 121.0, -0.2249629944562912, 0.3743610084056854, -0.18047599494457245, -3.132185220718384, -1.5130000114440918, -1.8830000162124634], "max": [0.9433504939079285, 2.0326452255249023, -1.1517776250839233, -0.6380400061607361, -1.280007004737854, 0.11962486803531647, 2.3597028255462646, 888.0, 0.2047719955444336, 0.46953698992729187, -0.09887699782848358, 3.130000114440918, 1.309000015258789, -0.016999991610646248, -0.28838077187538147, -2.0258212089538574, 1.5472344160079956, 2.0247914791107178, -0.3450166881084442, -0.15802212059497833, 1.868444800376892, 446.0, -0.06199200078845024, 0.44621899724006653, 0.06917499750852585, 3.140000104904175, -0.5669999718666077, 1.1759999990463257], "mean": [0.5601796507835388, 2.0144121646881104, -1.5905005931854248, -0.9791728854179382, -1.800404667854309, -0.49942511320114136, 1.8673077821731567, 688.3362426757812, 0.13137511909008026, 0.4253993034362793, -0.15901178121566772, -2.0620927810668945, 0.9575513005256653, -0.5864810943603516, -0.5532807111740112, -2.0324058532714844, 1.239085078239441, 1.7400306463241577, -0.6458649039268494, -1.1992424726486206, 0.6528655290603638, 219.641845703125, -0.158260315656662, 0.39739882946014404, 0.0018103531328961253, -2.3504369258880615, -1.0001904964447021, 0.438077449798584], "std": [0.21492718160152435, 0.018587220460176468, 0.26096609234809875, 0.1944359391927719, 0.49288827180862427, 0.5346605777740479, 0.3294433653354645, 211.90399169921875, 0.0597396045923233, 0.03058481775224209, 0.04264875501394272, 1.7807632684707642, 0.2753668427467346, 0.2793513834476471, 0.10295664519071579, 0.002697140211239457, 0.17729461193084717, 0.35815343260765076, 0.4944256544113159, 0.3517323434352875, 0.40060997009277344, 130.70265197753906, 0.04664640501141548, 0.018871771171689034, 0.07362329959869385, 0.8199876546859741, 0.2381206899881363, 0.5590464472770691], "count": [913]}, "action": {"min": [0.17692403495311737, 1.9192339181900024, -1.9822577238082886, -1.286447286605835, -2.5705907344818115, -1.5982502698898315, 1.486601710319519, 27.0, -0.038325000554323196, 0.35361000895500183, -0.252018004655838, -3.1391851902008057, 0.32499998807907104, -1.0230000019073486, -0.7156199216842651, -2.040743827819824, 1.0144377946853638, 0.875579297542572, -2.072683095932007, -1.4929198026657104, 0.33857643604278564, 121.0, -0.2249629944562912, 0.3743610084056854, -0.18047599494457245, -3.132185220718384, -1.5130000114440918, -1.8830000162124634], "max": [0.9433504939079285, 2.0326452255249023, -1.1517776250839233, -0.6380400061607361, -1.280007004737854, 0.11962486803531647, 2.3597028255462646, 888.0, 0.2047719955444336, 0.46953698992729187, -0.09887699782848358, 3.130000114440918, 1.309000015258789, -0.016999991610646248, -0.28838077187538147, -2.0258212089538574, 1.5472344160079956, 2.0247914791107178, -0.3450166881084442, -0.15802212059497833, 1.868444800376892, 446.0, -0.06199200078845024, 0.44621899724006653, 0.06917499750852585, 3.140000104904175, -0.5669999718666077, 1.1759999990463257], "mean": [0.5601796507835388, 2.0144121646881104, -1.5905005931854248, -0.9791728854179382, -1.800404667854309, -0.49942511320114136, 1.8673077821731567, 688.3362426757812, 0.13137511909008026, 0.4253993034362793, -0.15901178121566772, -2.0620927810668945, 0.9575513005256653, -0.5864810943603516, -0.5532807111740112, -2.0324058532714844, 1.239085078239441, 1.7400306463241577, -0.6458649039268494, -1.1992424726486206, 0.6528655290603638, 219.641845703125, -0.158260315656662, 0.39739882946014404, 0.0018103531328961253, -2.3504369258880615, -1.0001904964447021, 0.438077449798584], "std": [0.21492718160152435, 0.018587220460176468, 0.26096609234809875, 0.1944359391927719, 0.49288827180862427, 0.5346605777740479, 0.3294433653354645, 211.90399169921875, 0.0597396045923233, 0.03058481775224209, 0.04264875501394272, 1.7807632684707642, 0.2753668427467346, 0.2793513834476471, 0.10295664519071579, 0.002697140211239457, 0.17729461193084717, 0.35815343260765076, 0.4944256544113159, 0.3517323434352875, 0.40060997009277344, 130.70265197753906, 0.04664640501141548, 0.018871771171689034, 0.07362329959869385, 0.8199876546859741, 0.2381206899881363, 0.5590464472770691], "count": [913]}, "timestamp": {"min": [0.0], "max": [30.4], "mean": [15.2], "std": [8.785341326449544], "count": [913]}, "frame_index": {"min": [0], "max": [912], "mean": [456.0], "std": [263.5602397934863], "count": [913]}, "episode_index": {"min": [357], "max": [357], "mean": [357.0], "std": [0.0], "count": [913]}, "index": {"min": [190057], "max": [190969], "mean": [190513.0], "std": [263.5602397934863], "count": [913]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [913]}, "subtask_annotation": {"mean": [5.1073384446878425, 12.0, 12.0, 12.0, 12.0], "std": [3.76230814482062, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [913]}, "scene_annotation": {"mean": [357.0], "std": [0.0], "min": [357], "max": [357], "count": [913]}, "eef_direction_state": {"mean": [4.6319824753559695, 4.312157721796276], "std": [1.661478416237413, 1.8289491022161606], "min": [0, 0], "max": [6, 6], "count": [913]}, "eef_velocity_state": {"mean": [0.5640744797371303, 0.7305585980284776], "std": [0.6178272026093516, 0.6987059037141494], "min": [0, 0], "max": [2, 2], "count": [913]}, "eef_acc_mag_state": {"mean": [0.6495071193866374, 0.7886089813800657], "std": [0.8145999886542955, 0.8451922750623927], "min": [0, 0], "max": [2, 2], "count": [913]}, "eef_direction_action": {"mean": [4.6319824753559695, 4.312157721796276], "std": [1.661478416237413, 1.8289491022161606], "min": [0, 0], "max": [6, 6], "count": [913]}, "eef_velocity_action": {"mean": [0.5640744797371303, 0.7305585980284776], "std": [0.6178272026093516, 0.6987059037141494], "min": [0, 0], "max": [2, 2], "count": [913]}, "eef_acc_mag_action": {"mean": [0.6495071193866374, 0.7886089813800657], "std": [0.8145999886542955, 0.8451922750623927], "min": [0, 0], "max": [2, 2], "count": [913]}, "eef_sim_pose_state": {"mean": [0.5876395590815087, 0.2354117221798484, 1.286131397947889, 2.352760266640523, 1.0016579193798847, 2.011552446266696, 0.6226483058045824, -0.20976258232129386, 1.1282093023386162, -2.0625168115248553, 0.9579432162742813, -2.157852268012138], "std": [0.02118078214164019, 0.04080969198087516, 0.07300047077856647, 0.8209306090670352, 0.23841892692311906, 0.5611442671897324, 0.029366640401498174, 0.05311205074647714, 0.041138225193653184, 1.78111915738273, 0.27540843043502394, 0.27924714562022457], "min": [0.5614491109926323, 0.14459675987247744, 1.1222143678207037, -3.138993550001081, 0.5678747419282506, -0.3236188085763111, 0.5719502839598702, -0.2788691170281905, 1.0374866771107234, -3.137925347454302, 0.32506246159855845, -2.5943180612836034], "max": [0.6481581720883293, 0.297583990214445, 1.3532988768589416, 3.1326360470479497, 1.5150127768504378, 2.7525943724805075, 0.6682613472506984, -0.057152124647029165, 1.1844266019585616, 3.1369974938307212, 1.309040653751251, -1.5878669078728898], "count": [913]}, "eef_sim_pose_action": {"mean": [0.5876395590815087, 0.2354117221798484, 1.286131397947889, 2.352760266640523, 1.0016579193798847, 2.011552446266696, 0.6226483058045824, -0.20976258232129386, 1.1282093023386162, -2.0625168115248553, 0.9579432162742813, -2.157852268012138], "std": [0.02118078214164019, 0.04080969198087516, 0.07300047077856647, 0.8209306090670352, 0.23841892692311906, 0.5611442671897324, 0.029366640401498174, 0.05311205074647714, 0.041138225193653184, 1.78111915738273, 0.27540843043502394, 0.27924714562022457], "min": [0.5614491109926323, 0.14459675987247744, 1.1222143678207037, -3.138993550001081, 0.5678747419282506, -0.3236188085763111, 0.5719502839598702, -0.2788691170281905, 1.0374866771107234, -3.137925347454302, 0.32506246159855845, -2.5943180612836034], "max": [0.6481581720883293, 0.297583990214445, 1.3532988768589416, 3.1326360470479497, 1.5150127768504378, 2.7525943724805075, 0.6682613472506984, -0.057152124647029165, 1.1844266019585616, 3.1369974938307212, 1.309040653751251, -1.5878669078728898], "count": [913]}, "gripper_mode_state": {"mean": [1.0, 0.20262869660460023], "std": [0.0, 0.4019580922396249], "min": [1, 0], "max": [1, 1], "count": [913]}, "gripper_activity_state": {"mean": [1.9813800657174152, 1.8116100766703176], "std": [0.17724761028825692, 0.5352798995398232], "min": [0, 0], "max": [2, 2], "count": [913]}, "gripper_mode_action": {"mean": [1.0, 0.20262869660460023], "std": [0.0, 0.4019580922396249], "min": [1, 0], "max": [1, 1], "count": [913]}, "gripper_activity_action": {"mean": [1.9813800657174152, 1.8116100766703176], "std": [0.17724761028825692, 0.5352798995398232], "min": [0, 0], "max": [2, 2], "count": [913]}, "gripper_open_scale_state": {"mean": [0.21964184009598112, 0.688336254090628], "std": [0.1307027741088338, 0.2119042434811511], "min": [0.121, 0.027], "max": [0.446, 0.888], "count": [913]}, "gripper_open_scale_action": {"mean": [0.21964184009598112, 0.688336254090628], "std": [0.1307027741088338, 0.2119042434811511], "min": [0.121, 0.027], "max": [0.446, 0.888], "count": [913]}}} +{"episode_index": 357, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4714795851267336]], [[0.46681147502191933]], [[0.4559047007014188]]], "std": [[[0.12782164223893228]], [[0.13174915129194997]], [[0.14278951712776636]]], "count": [164]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.6352941176470588]], [[0.6235294117647059]]], "mean": [[[0.46644553667503585]], [[0.4734679890502949]], [[0.4685446257771401]]], "std": [[[0.05879604000108352]], [[0.049324572003381244]], [[0.055321004933558994]]], "count": [164]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.8]], [[0.8627450980392157]]], "mean": [[[0.47531544541088794]], [[0.461207156414395]], [[0.44629044615813807]]], "std": [[[0.11152143700586807]], [[0.1257850716395043]], [[0.1486561154188497]]], "count": [164]}, "observation.state": {"min": [0.3130946159362793, 1.9149229526519775, -1.6200495958328247, -1.5348775386810303, -2.5547432899475098, -1.7093755006790161, 1.6300678253173828, 59.0, 0.017570000141859055, 0.31450599431991577, -0.19200100004673004, -3.1411852836608887, 0.4429999589920044, -0.9430000185966492, -0.7375936508178711, -2.0438504219055176, 1.1088426113128662, 0.9569641351699829, -2.061897039413452, -1.3070248365402222, 0.38030725717544556, 121.0, -0.22891800105571747, 0.3815140128135681, -0.17414100468158722, -3.11299991607666, -1.4989999532699585, -0.2789999842643738], "max": [0.9766862392425537, 2.032715320587158, -1.1927056312561035, -0.481571227312088, -1.7470746040344238, 0.11817625164985657, 2.336402654647827, 893.0, 0.20524899661540985, 0.47433000802993774, -0.0931679978966713, 3.1410000324249268, 1.315000057220459, -0.2680000066757202, -0.27007225155830383, -2.0186829566955566, 1.580046534538269, 1.991141438484192, -0.2514495849609375, -0.20052090287208557, 1.93436598777771, 847.0, -0.05735199898481369, 0.451213002204895, 0.0486299991607666, -1.74399995803833, -0.5509999990463257, 1.0750000476837158], "mean": [0.6749457120895386, 2.0145983695983887, -1.4212805032730103, -0.8949312567710876, -2.11999249458313, -0.776568591594696, 2.094043731689453, 752.3412475585938, 0.1255185604095459, 0.4314500391483307, -0.14713901281356812, -1.476859211921692, 0.8851269483566284, -0.5691990256309509, -0.5552516579627991, -2.0308597087860107, 1.328780174255371, 1.5775120258331299, -0.7194343209266663, -1.0238476991653442, 0.8498399257659912, 281.4276428222656, -0.14808668196201324, 0.41765889525413513, -0.024153918027877808, -2.401172637939453, -0.962428867816925, 0.3516601324081421], "std": [0.19634932279586792, 0.020090186968445778, 0.13942576944828033, 0.26890721917152405, 0.24424625933170319, 0.5548124313354492, 0.21272899210453033, 219.97869873046875, 0.05430591106414795, 0.04511871933937073, 0.02270936220884323, 2.3682713508605957, 0.27834266424179077, 0.1392323076725006, 0.10547968745231628, 0.0044505358673632145, 0.16235871613025665, 0.34219902753829956, 0.6134257316589355, 0.3193454146385193, 0.46018004417419434, 240.3988494873047, 0.05378778278827667, 0.0183238722383976, 0.06829147040843964, 0.3091503381729126, 0.2887677550315857, 0.29586660861968994], "count": [898]}, "action": {"min": [0.3130946159362793, 1.9149229526519775, -1.6200495958328247, -1.5348775386810303, -2.5547432899475098, -1.7093755006790161, 1.6300678253173828, 59.0, 0.017570000141859055, 0.31450599431991577, -0.19200100004673004, -3.1411852836608887, 0.4429999589920044, -0.9430000185966492, -0.7375936508178711, -2.0438504219055176, 1.1088426113128662, 0.9569641351699829, -2.061897039413452, -1.3070248365402222, 0.38030725717544556, 121.0, -0.22891800105571747, 0.3815140128135681, -0.17414100468158722, -3.11299991607666, -1.4989999532699585, -0.2789999842643738], "max": [0.9766862392425537, 2.032715320587158, -1.1927056312561035, -0.481571227312088, -1.7470746040344238, 0.11817625164985657, 2.336402654647827, 893.0, 0.20524899661540985, 0.47433000802993774, -0.0931679978966713, 3.1410000324249268, 1.315000057220459, -0.2680000066757202, -0.27007225155830383, -2.0186829566955566, 1.580046534538269, 1.991141438484192, -0.2514495849609375, -0.20052090287208557, 1.93436598777771, 847.0, -0.05735199898481369, 0.451213002204895, 0.0486299991607666, -1.74399995803833, -0.5509999990463257, 1.0750000476837158], "mean": [0.6749457120895386, 2.0145983695983887, -1.4212805032730103, -0.8949312567710876, -2.11999249458313, -0.776568591594696, 2.094043731689453, 752.3412475585938, 0.1255185604095459, 0.4314500391483307, -0.14713901281356812, -1.476859211921692, 0.8851269483566284, -0.5691990256309509, -0.5552516579627991, -2.0308597087860107, 1.328780174255371, 1.5775120258331299, -0.7194343209266663, -1.0238476991653442, 0.8498399257659912, 281.4276428222656, -0.14808668196201324, 0.41765889525413513, -0.024153918027877808, -2.401172637939453, -0.962428867816925, 0.3516601324081421], "std": [0.19634932279586792, 0.020090186968445778, 0.13942576944828033, 0.26890721917152405, 0.24424625933170319, 0.5548124313354492, 0.21272899210453033, 219.97869873046875, 0.05430591106414795, 0.04511871933937073, 0.02270936220884323, 2.3682713508605957, 0.27834266424179077, 0.1392323076725006, 0.10547968745231628, 0.0044505358673632145, 0.16235871613025665, 0.34219902753829956, 0.6134257316589355, 0.3193454146385193, 0.46018004417419434, 240.3988494873047, 0.05378778278827667, 0.0183238722383976, 0.06829147040843964, 0.3091503381729126, 0.2887677550315857, 0.29586660861968994], "count": [898]}, "timestamp": {"min": [0.0], "max": [29.9], "mean": [14.950000000000001], "std": [8.64100367112782], "count": [898]}, "frame_index": {"min": [0], "max": [897], "mean": [448.5], "std": [259.23011013383456], "count": [898]}, "episode_index": {"min": [358], "max": [358], "mean": [358.0], "std": [0.0], "count": [898]}, "index": {"min": [190970], "max": [191867], "mean": [191418.5], "std": [259.23011013383456], "count": [898]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [898]}, "subtask_annotation": {"mean": [5.244988864142539, 12.0, 12.0, 12.0, 12.0], "std": [3.7689539482485745, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [898]}, "scene_annotation": {"mean": [358.0], "std": [0.0], "min": [358], "max": [358], "count": [898]}, "eef_direction_state": {"mean": [4.556792873051225, 4.315144766146993], "std": [1.6796978343021816, 1.8976641459090235], "min": [0, 0], "max": [6, 6], "count": [898]}, "eef_velocity_state": {"mean": [0.5913140311804009, 0.6815144766146993], "std": [0.5997514791948765, 0.6665013030626343], "min": [0, 0], "max": [2, 2], "count": [898]}, "eef_acc_mag_state": {"mean": [0.6358574610244989, 0.755011135857461], "std": [0.8214316022851609, 0.838987650846201], "min": [0, 0], "max": [2, 2], "count": [898]}, "eef_direction_action": {"mean": [4.556792873051225, 4.315144766146993], "std": [1.6796978343021816, 1.8976641459090235], "min": [0, 0], "max": [6, 6], "count": [898]}, "eef_velocity_action": {"mean": [0.5913140311804009, 0.6815144766146993], "std": [0.5997514791948765, 0.6665013030626343], "min": [0, 0], "max": [2, 2], "count": [898]}, "eef_acc_mag_action": {"mean": [0.6358574610244989, 0.755011135857461], "std": [0.8214316022851609, 0.838987650846201], "min": [0, 0], "max": [2, 2], "count": [898]}, "eef_sim_pose_state": {"mean": [0.6075666058359582, 0.22543611605229924, 1.25929414729095, 2.404384746778183, 0.963918313674639, 1.925953336147205, 0.6349295889536205, -0.2070069943184048, 1.1427380546258108, -1.484094081629129, 0.8854477734984142, -2.140512599873001], "std": [0.01980909396850071, 0.04918415955781129, 0.06812245531471584, 0.3097893947999985, 0.28887090461182846, 0.2961982024176918, 0.03507938479107644, 0.04625241331753781, 0.01787889257115763, 2.364369358062414, 0.27840562425445203, 0.13917967803823858], "min": [0.569344996050169, 0.1398138276367734, 1.1282469336808065, 1.7460890000547034, 0.5514960321720843, 1.292715083344222, 0.5381812093165281, -0.27910679336332556, 1.109624976186561, -3.1411273355140947, 0.4430729971758258, -2.51423728562476], "max": [0.6487577927595629, 0.2954931717930762, 1.332516145221066, 3.1223119598608626, 1.5003148282485004, 2.6497738631040098, 0.6713830309726504, -0.11211384133574157, 1.1857043296515297, 3.1407873652076983, 1.3154307095182212, -1.8394991229320294], "count": [898]}, "eef_sim_pose_action": {"mean": [0.6075666058359582, 0.22543611605229924, 1.25929414729095, 2.404384746778183, 0.963918313674639, 1.925953336147205, 0.6349295889536205, -0.2070069943184048, 1.1427380546258108, -1.484094081629129, 0.8854477734984142, -2.140512599873001], "std": [0.01980909396850071, 0.04918415955781129, 0.06812245531471584, 0.3097893947999985, 0.28887090461182846, 0.2961982024176918, 0.03507938479107644, 0.04625241331753781, 0.01787889257115763, 2.364369358062414, 0.27840562425445203, 0.13917967803823858], "min": [0.569344996050169, 0.1398138276367734, 1.1282469336808065, 1.7460890000547034, 0.5514960321720843, 1.292715083344222, 0.5381812093165281, -0.27910679336332556, 1.109624976186561, -3.1411273355140947, 0.4430729971758258, -2.51423728562476], "max": [0.6487577927595629, 0.2954931717930762, 1.332516145221066, 3.1223119598608626, 1.5003148282485004, 2.6497738631040098, 0.6713830309726504, -0.11211384133574157, 1.1857043296515297, 3.1407873652076983, 1.3154307095182212, -1.8394991229320294], "count": [898]}, "gripper_mode_state": {"mean": [0.8084632516703786, 0.16369710467706014], "std": [0.3935103840674836, 0.3700004899961726], "min": [0, 0], "max": [1, 1], "count": [898]}, "gripper_activity_state": {"mean": [1.955456570155902, 1.8808463251670378], "std": [0.24114210156514737, 0.43285265601396256], "min": [0, 0], "max": [2, 2], "count": [898]}, "gripper_mode_action": {"mean": [0.8084632516703786, 0.16369710467706014], "std": [0.3935103840674836, 0.3700004899961726], "min": [0, 0], "max": [1, 1], "count": [898]}, "gripper_activity_action": {"mean": [1.955456570155902, 1.8808463251670378], "std": [0.24114210156514737, 0.43285265601396256], "min": [0, 0], "max": [2, 2], "count": [898]}, "gripper_open_scale_state": {"mean": [0.28142761683304823, 0.7523413139462207], "std": [0.24039817397335672, 0.21997862528532713], "min": [0.121, 0.059], "max": [0.847, 0.893], "count": [898]}, "gripper_open_scale_action": {"mean": [0.28142761683304823, 0.7523413139462207], "std": [0.24039817397335672, 0.21997862528532713], "min": [0.121, 0.059], "max": [0.847, 0.893], "count": [898]}}} +{"episode_index": 358, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.474854598674002]], [[0.46916795240278364]], [[0.45831611328584193]]], "std": [[[0.12173780359835369]], [[0.1273096602419322]], [[0.1369854154258399]]], "count": [139]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[0.6745098039215687]], [[0.6392156862745098]], [[0.615686274509804]]], "mean": [[[0.4738532394672497]], [[0.47741360588000187]], [[0.47241792448394226]]], "std": [[[0.06180866413945253]], [[0.05283037570978445]], [[0.05837676552873904]]], "count": [139]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7411764705882353]], [[0.7568627450980392]]], "mean": [[[0.47909392926835]], [[0.46461301987821507]], [[0.4505927552075986]]], "std": [[[0.09801130700028927]], [[0.112138036536853]], [[0.1337064838590874]]], "count": [139]}, "observation.state": {"min": [0.12381365895271301, 1.9271228313446045, -1.8727906942367554, -1.768838882446289, -2.4360432624816895, -1.4683629274368286, 1.9127240180969238, 69.0, 0.010660000145435333, 0.2917400002479553, -0.19456200301647186, -3.1401853561401367, 0.4779999852180481, -1.0549999475479126, -0.797057032585144, -2.0417909622192383, 0.9204517602920532, 0.7610682845115662, -2.065178155899048, -1.4239791631698608, 0.5337042212486267, 108.0, -0.23145000636577606, 0.4021570086479187, -0.17757999897003174, -3.1391851902008057, -1.4589999914169312, 0.23999999463558197], "max": [0.9447991251945496, 2.0310747623443604, -1.1145498752593994, -0.5717349648475647, -1.7390635013580322, 0.44943973422050476, 2.5340261459350586, 870.0, 0.2085060030221939, 0.4669579863548279, -0.1050880029797554, 3.1410000324249268, 1.3350000381469727, -0.041999999433755875, -0.3911806643009186, -2.018822431564331, 1.4572975635528564, 1.8592469692230225, -0.3782302737236023, -0.22078414261341095, 1.9772660732269287, 488.0, -0.08927799761295319, 0.46213498711586, 0.058125000447034836, 3.130000114440918, -0.5389999747276306, 1.1510000228881836], "mean": [0.5692070722579956, 2.0199756622314453, -1.5303764343261719, -0.9459986090660095, -2.104701519012451, -0.5257494449615479, 2.268700361251831, 720.7420043945312, 0.14478440582752228, 0.4215221405029297, -0.15543095767498016, 0.1313195377588272, 0.9835601449012756, -0.7004400491714478, -0.596901535987854, -2.0320749282836914, 1.1677018404006958, 1.491723656654358, -0.75983726978302, -1.0916173458099365, 0.8204628825187683, 230.4566192626953, -0.16774456202983856, 0.42305681109428406, -0.03412330523133278, -2.5130224227905273, -0.9849087595939636, 0.6228136420249939], "std": [0.19465970993041992, 0.015263622626662254, 0.1937789022922516, 0.2948209345340729, 0.1949162781238556, 0.7035863995552063, 0.18120892345905304, 229.21371459960938, 0.060975559055805206, 0.05181322246789932, 0.019806208088994026, 2.6993350982666016, 0.2846689820289612, 0.1791526824235916, 0.09420425444841385, 0.004315259400755167, 0.15034106373786926, 0.39737725257873535, 0.482553631067276, 0.32205528020858765, 0.39166396856307983, 138.07569885253906, 0.041380658745765686, 0.020259425044059753, 0.07985412329435349, 0.9452954530715942, 0.2508464455604553, 0.27544742822647095], "count": [725]}, "action": {"min": [0.12381365895271301, 1.9271228313446045, -1.8727906942367554, -1.768838882446289, -2.4360432624816895, -1.4683629274368286, 1.9127240180969238, 69.0, 0.010660000145435333, 0.2917400002479553, -0.19456200301647186, -3.1401853561401367, 0.4779999852180481, -1.0549999475479126, -0.797057032585144, -2.0417909622192383, 0.9204517602920532, 0.7610682845115662, -2.065178155899048, -1.4239791631698608, 0.5337042212486267, 108.0, -0.23145000636577606, 0.4021570086479187, -0.17757999897003174, -3.1391851902008057, -1.4589999914169312, 0.23999999463558197], "max": [0.9447991251945496, 2.0310747623443604, -1.1145498752593994, -0.5717349648475647, -1.7390635013580322, 0.44943973422050476, 2.5340261459350586, 870.0, 0.2085060030221939, 0.4669579863548279, -0.1050880029797554, 3.1410000324249268, 1.3350000381469727, -0.041999999433755875, -0.3911806643009186, -2.018822431564331, 1.4572975635528564, 1.8592469692230225, -0.3782302737236023, -0.22078414261341095, 1.9772660732269287, 488.0, -0.08927799761295319, 0.46213498711586, 0.058125000447034836, 3.130000114440918, -0.5389999747276306, 1.1510000228881836], "mean": [0.5692070722579956, 2.0199756622314453, -1.5303764343261719, -0.9459986090660095, -2.104701519012451, -0.5257494449615479, 2.268700361251831, 720.7420043945312, 0.14478440582752228, 0.4215221405029297, -0.15543095767498016, 0.1313195377588272, 0.9835601449012756, -0.7004400491714478, -0.596901535987854, -2.0320749282836914, 1.1677018404006958, 1.491723656654358, -0.75983726978302, -1.0916173458099365, 0.8204628825187683, 230.4566192626953, -0.16774456202983856, 0.42305681109428406, -0.03412330523133278, -2.5130224227905273, -0.9849087595939636, 0.6228136420249939], "std": [0.19465970993041992, 0.015263622626662254, 0.1937789022922516, 0.2948209345340729, 0.1949162781238556, 0.7035863995552063, 0.18120892345905304, 229.21371459960938, 0.060975559055805206, 0.05181322246789932, 0.019806208088994026, 2.6993350982666016, 0.2846689820289612, 0.1791526824235916, 0.09420425444841385, 0.004315259400755167, 0.15034106373786926, 0.39737725257873535, 0.482553631067276, 0.32205528020858765, 0.39166396856307983, 138.07569885253906, 0.041380658745765686, 0.020259425044059753, 0.07985412329435349, 0.9452954530715942, 0.2508464455604553, 0.27544742822647095], "count": [725]}, "timestamp": {"min": [0.0], "max": [24.133333333333333], "mean": [12.066666666666665], "std": [6.976309116494831], "count": [725]}, "frame_index": {"min": [0], "max": [724], "mean": [362.0], "std": [209.28927349484493], "count": [725]}, "episode_index": {"min": [359], "max": [359], "mean": [359.0], "std": [0.0], "count": [725]}, "index": {"min": [191868], "max": [192592], "mean": [192230.0], "std": [209.28927349484493], "count": [725]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [725]}, "subtask_annotation": {"mean": [5.125517241379311, 12.0, 12.0, 12.0, 12.0], "std": [4.463426537605297, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [725]}, "scene_annotation": {"mean": [359.0], "std": [0.0], "min": [359], "max": [359], "count": [725]}, "eef_direction_state": {"mean": [4.548965517241379, 4.209655172413793], "std": [1.551645055456073, 1.9875933858062687], "min": [0, 0], "max": [6, 6], "count": [725]}, "eef_velocity_state": {"mean": [0.6427586206896552, 0.7255172413793104], "std": [0.592451927639378, 0.7205150753736259], "min": [0, 0], "max": [2, 2], "count": [725]}, "eef_acc_mag_state": {"mean": [0.7227586206896551, 0.7393103448275862], "std": [0.824850651274793, 0.83188995888043], "min": [0, 0], "max": [2, 2], "count": [725]}, "eef_direction_action": {"mean": [4.548965517241379, 4.209655172413793], "std": [1.551645055456073, 1.9875933858062687], "min": [0, 0], "max": [6, 6], "count": [725]}, "eef_velocity_action": {"mean": [0.6427586206896552, 0.7255172413793104], "std": [0.592451927639378, 0.7205150753736259], "min": [0, 0], "max": [2, 2], "count": [725]}, "eef_acc_mag_action": {"mean": [0.7227586206896551, 0.7393103448275862], "std": [0.824850651274793, 0.83188995888043], "min": [0, 0], "max": [2, 2], "count": [725]}, "eef_sim_pose_state": {"mean": [0.6145997848813103, 0.24631603224164145, 1.2523011723979323, 2.5166218882444733, 0.9860170733280657, 2.1976890032235312, 0.6208071346745287, -0.2219743086463972, 1.1306307355812382, 0.12250579691961559, 0.9839508063145922, -2.2719246438113063], "std": [0.02184976451378617, 0.03774338119325096, 0.07754813377911099, 0.9455953263430259, 0.25103909489184334, 0.2757773144835029, 0.043276714696762864, 0.04960598295026972, 0.022952586295472647, 2.7006088898653586, 0.28475162384645697, 0.17879050403083477], "min": [0.5919042775814932, 0.17327559815293048, 1.125402459931266, -3.1294430102258635, 0.5393317811282894, 1.8131532643513188, 0.5074766852732127, -0.2694071734282876, 1.0985254943725773, -3.141088024782655, 0.4785791655014182, -2.626405286277522], "max": [0.6604728821293535, 0.30446522656879044, 1.3423748399015616, 3.1402049317076695, 1.4595802077809346, 2.7255390175008944, 0.661517872032763, -0.10802630762474422, 1.1777547313012386, 3.1404040544193195, 1.3354490956243037, -1.6142117810624752], "count": [725]}, "eef_sim_pose_action": {"mean": [0.6145997848813103, 0.24631603224164145, 1.2523011723979323, 2.5166218882444733, 0.9860170733280657, 2.1976890032235312, 0.6208071346745287, -0.2219743086463972, 1.1306307355812382, 0.12250579691961559, 0.9839508063145922, -2.2719246438113063], "std": [0.02184976451378617, 0.03774338119325096, 0.07754813377911099, 0.9455953263430259, 0.25103909489184334, 0.2757773144835029, 0.043276714696762864, 0.04960598295026972, 0.022952586295472647, 2.7006088898653586, 0.28475162384645697, 0.17879050403083477], "min": [0.5919042775814932, 0.17327559815293048, 1.125402459931266, -3.1294430102258635, 0.5393317811282894, 1.8131532643513188, 0.5074766852732127, -0.2694071734282876, 1.0985254943725773, -3.141088024782655, 0.4785791655014182, -2.626405286277522], "max": [0.6604728821293535, 0.30446522656879044, 1.3423748399015616, 3.1402049317076695, 1.4595802077809346, 2.7255390175008944, 0.661517872032763, -0.10802630762474422, 1.1777547313012386, 3.1404040544193195, 1.3354490956243037, -1.6142117810624752], "count": [725]}, "gripper_mode_state": {"mean": [1.0, 0.18344827586206897], "std": [0.0, 0.38703359795411124], "min": [1, 0], "max": [1, 1], "count": [725]}, "gripper_activity_state": {"mean": [1.9337931034482758, 1.8593103448275863], "std": [0.3169293818122382, 0.4573531875573266], "min": [0, 0], "max": [2, 2], "count": [725]}, "gripper_mode_action": {"mean": [1.0, 0.18344827586206897], "std": [0.0, 0.38703359795411124], "min": [1, 0], "max": [1, 1], "count": [725]}, "gripper_activity_action": {"mean": [1.9337931034482758, 1.8593103448275863], "std": [0.3169293818122382, 0.4573531875573266], "min": [0, 0], "max": [2, 2], "count": [725]}, "gripper_open_scale_state": {"mean": [0.23045655179780086, 0.7207420690391807], "std": [0.1380757006705876, 0.22921373892167032], "min": [0.108, 0.069], "max": [0.488, 0.87], "count": [725]}, "gripper_open_scale_action": {"mean": [0.23045655179780086, 0.7207420690391807], "std": [0.1380757006705876, 0.22921373892167032], "min": [0.108, 0.069], "max": [0.488, 0.87], "count": [725]}}} +{"episode_index": 359, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.47440096111801533]], [[0.4684098430451993]], [[0.4576011949967781]]], "std": [[[0.12919271601009416]], [[0.13132436094682556]], [[0.1420128196376579]]], "count": [142]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.6431372549019608]], [[0.6313725490196078]]], "mean": [[[0.4749919494499678]], [[0.47958390724247446]], [[0.47547401155297797]]], "std": [[[0.06856775773292527]], [[0.057106003774936985]], [[0.06484398451348598]]], "count": [142]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.7490196078431373]], [[0.788235294117647]]], "mean": [[[0.47673631248273957]], [[0.46036117008423083]], [[0.44478140678219646]]], "std": [[[0.10808493512546705]], [[0.12039520258591749]], [[0.14459679152153718]]], "count": [142]}, "observation.state": {"min": [0.1472010761499405, 1.964472770690918, -1.8938742876052856, -1.5146491527557373, -2.2844791412353516, -1.0930997133255005, 1.9148530960083008, 59.0, -0.028031999245285988, 0.33570700883865356, -0.20825499296188354, -3.1401853561401367, 0.5950000286102295, -0.9020000100135803, -0.7272437810897827, -2.0387017726898193, 0.97019362449646, 0.9326515793800354, -1.70736825466156, -1.4528120756149292, 0.31953489780426025, 128.0, -0.2257869988679886, 0.3939709961414337, -0.1697629988193512, -3.134185314178467, -1.4359999895095825, 0.257999986410141], "max": [0.920382022857666, 2.032017230987549, -1.3095380067825317, -0.5089904069900513, -1.7126044034957886, 0.4653920829296112, 2.42626953125, 875.0, 0.1990790069103241, 0.48401299118995667, -0.10514199733734131, 3.134000062942505, 1.3480000495910645, -0.13500002026557922, -0.33485889434814453, -2.024721622467041, 1.560795545578003, 1.9006985425949097, -0.306549608707428, 0.0524122379720211, 1.5304268598556519, 436.0, -0.09348999708890915, 0.4524030089378357, 0.06511399894952774, 3.1410000324249268, -0.5099999904632568, 1.4160000085830688], "mean": [0.61867755651474, 2.020846128463745, -1.6913093328475952, -0.9206835031509399, -1.9982259273529053, -0.41096651554107666, 2.1655735969543457, 644.457763671875, 0.10321511328220367, 0.4279402196407318, -0.16251245141029358, -1.885097622871399, 0.9746094346046448, -0.5290765166282654, -0.6178387999534607, -2.0314183235168457, 1.1385942697525024, 1.6422843933105469, -0.6215640902519226, -1.2161248922348022, 0.5024005174636841, 198.9979705810547, -0.16890250146389008, 0.41365060210227966, -0.005441614426672459, -2.037898302078247, -1.0091215372085571, 0.8632658123970032], "std": [0.19293686747550964, 0.010256215929985046, 0.159274160861969, 0.24232184886932373, 0.19732476770877838, 0.5457443594932556, 0.13914817571640015, 234.58450317382812, 0.06730566173791885, 0.037869151681661606, 0.021912025287747383, 1.972299575805664, 0.22120943665504456, 0.1847068816423416, 0.10559388250112534, 0.002811020938679576, 0.1392812281847, 0.309079110622406, 0.2913877069950104, 0.389288991689682, 0.2632705271244049, 107.93114471435547, 0.036913130432367325, 0.01643499732017517, 0.07449312508106232, 1.9760746955871582, 0.2252243012189865, 0.2550657093524933], "count": [746]}, "action": {"min": [0.1472010761499405, 1.964472770690918, -1.8938742876052856, -1.5146491527557373, -2.2844791412353516, -1.0930997133255005, 1.9148530960083008, 59.0, -0.028031999245285988, 0.33570700883865356, -0.20825499296188354, -3.1401853561401367, 0.5950000286102295, -0.9020000100135803, -0.7272437810897827, -2.0387017726898193, 0.97019362449646, 0.9326515793800354, -1.70736825466156, -1.4528120756149292, 0.31953489780426025, 128.0, -0.2257869988679886, 0.3939709961414337, -0.1697629988193512, -3.134185314178467, -1.4359999895095825, 0.257999986410141], "max": [0.920382022857666, 2.032017230987549, -1.3095380067825317, -0.5089904069900513, -1.7126044034957886, 0.4653920829296112, 2.42626953125, 875.0, 0.1990790069103241, 0.48401299118995667, -0.10514199733734131, 3.134000062942505, 1.3480000495910645, -0.13500002026557922, -0.33485889434814453, -2.024721622467041, 1.560795545578003, 1.9006985425949097, -0.306549608707428, 0.0524122379720211, 1.5304268598556519, 436.0, -0.09348999708890915, 0.4524030089378357, 0.06511399894952774, 3.1410000324249268, -0.5099999904632568, 1.4160000085830688], "mean": [0.61867755651474, 2.020846128463745, -1.6913093328475952, -0.9206835031509399, -1.9982259273529053, -0.41096651554107666, 2.1655735969543457, 644.457763671875, 0.10321511328220367, 0.4279402196407318, -0.16251245141029358, -1.885097622871399, 0.9746094346046448, -0.5290765166282654, -0.6178387999534607, -2.0314183235168457, 1.1385942697525024, 1.6422843933105469, -0.6215640902519226, -1.2161248922348022, 0.5024005174636841, 198.9979705810547, -0.16890250146389008, 0.41365060210227966, -0.005441614426672459, -2.037898302078247, -1.0091215372085571, 0.8632658123970032], "std": [0.19293686747550964, 0.010256215929985046, 0.159274160861969, 0.24232184886932373, 0.19732476770877838, 0.5457443594932556, 0.13914817571640015, 234.58450317382812, 0.06730566173791885, 0.037869151681661606, 0.021912025287747383, 1.972299575805664, 0.22120943665504456, 0.1847068816423416, 0.10559388250112534, 0.002811020938679576, 0.1392812281847, 0.309079110622406, 0.2913877069950104, 0.389288991689682, 0.2632705271244049, 107.93114471435547, 0.036913130432367325, 0.01643499732017517, 0.07449312508106232, 1.9760746955871582, 0.2252243012189865, 0.2550657093524933], "count": [746]}, "timestamp": {"min": [0.0], "max": [24.833333333333332], "mean": [12.416666666666668], "std": [7.17838189752166], "count": [746]}, "frame_index": {"min": [0], "max": [745], "mean": [372.5], "std": [215.35145692564979], "count": [746]}, "episode_index": {"min": [360], "max": [360], "mean": [360.0], "std": [0.0], "count": [746]}, "index": {"min": [192593], "max": [193338], "mean": [192965.5], "std": [215.35145692564979], "count": [746]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [746]}, "subtask_annotation": {"mean": [5.896782841823057, 12.0, 12.0, 12.0, 12.0], "std": [4.213321825200197, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [746]}, "scene_annotation": {"mean": [360.0], "std": [0.0], "min": [360], "max": [360], "count": [746]}, "eef_direction_state": {"mean": [4.558981233243967, 4.092493297587131], "std": [1.5975453799296881, 1.7908832134651995], "min": [0, 0], "max": [6, 6], "count": [746]}, "eef_velocity_state": {"mean": [0.6273458445040214, 0.8002680965147453], "std": [0.6217700935976086, 0.6763329073634564], "min": [0, 0], "max": [2, 2], "count": [746]}, "eef_acc_mag_state": {"mean": [0.7037533512064343, 0.7680965147453083], "std": [0.8312991630055375, 0.8210376429008891], "min": [0, 0], "max": [2, 2], "count": [746]}, "eef_direction_action": {"mean": [4.558981233243967, 4.092493297587131], "std": [1.5975453799296881, 1.7908832134651995], "min": [0, 0], "max": [6, 6], "count": [746]}, "eef_velocity_action": {"mean": [0.6273458445040214, 0.8002680965147453], "std": [0.6217700935976086, 0.6763329073634564], "min": [0, 0], "max": [2, 2], "count": [746]}, "eef_acc_mag_action": {"mean": [0.7037533512064343, 0.7680965147453083], "std": [0.8312991630055375, 0.8210376429008891], "min": [0, 0], "max": [2, 2], "count": [746]}, "eef_sim_pose_state": {"mean": [0.60511033103145, 0.2461895842391818, 1.2822493845195673, 2.041229332441937, 1.010042142329255, 2.437965247776035, 0.6263564754593713, -0.18236754335901623, 1.124251128618395, -1.8853872318386657, 0.9749811605079268, -2.100371275043727], "std": [0.01759680306270528, 0.03220169611750659, 0.07222407610255646, 1.977036298712405, 0.22532310658546076, 0.2542954963248602, 0.033207538021108055, 0.05671182090068532, 0.020490372387195425, 1.9726556794192331, 0.22127176617499103, 0.1846098323347943], "min": [0.585496178573018, 0.1785030185924656, 1.1346636443658162, -3.1404629486066606, 0.5106494438939295, 1.832660878029724, 0.5438184382483788, -0.26950459935266047, 1.0860554002835727, -3.139459314432102, 0.5950676719663881, -2.4727482155642395], "max": [0.6463189078357263, 0.30313634083255947, 1.349352244565367, 3.1355777986915516, 1.4361541310966381, 2.989233086006396, 0.6797916796171009, -0.06436287461480888, 1.1719781515886871, 3.134707930739786, 1.3481640837823736, -1.7064677703671656], "count": [746]}, "eef_sim_pose_action": {"mean": [0.60511033103145, 0.2461895842391818, 1.2822493845195673, 2.041229332441937, 1.010042142329255, 2.437965247776035, 0.6263564754593713, -0.18236754335901623, 1.124251128618395, -1.8853872318386657, 0.9749811605079268, -2.100371275043727], "std": [0.01759680306270528, 0.03220169611750659, 0.07222407610255646, 1.977036298712405, 0.22532310658546076, 0.2542954963248602, 0.033207538021108055, 0.05671182090068532, 0.020490372387195425, 1.9726556794192331, 0.22127176617499103, 0.1846098323347943], "min": [0.585496178573018, 0.1785030185924656, 1.1346636443658162, -3.1404629486066606, 0.5106494438939295, 1.832660878029724, 0.5438184382483788, -0.26950459935266047, 1.0860554002835727, -3.139459314432102, 0.5950676719663881, -2.4727482155642395], "max": [0.6463189078357263, 0.30313634083255947, 1.349352244565367, 3.1355777986915516, 1.4361541310966381, 2.989233086006396, 0.6797916796171009, -0.06436287461480888, 1.1719781515886871, 3.134707930739786, 1.3481640837823736, -1.7064677703671656], "count": [746]}, "gripper_mode_state": {"mean": [1.0, 0.2386058981233244], "std": [0.0, 0.4262313028205314], "min": [1, 0], "max": [1, 1], "count": [746]}, "gripper_activity_state": {"mean": [1.9490616621983914, 1.8605898123324396], "std": [0.30205805055132606, 0.453614232537467], "min": [0, 0], "max": [2, 2], "count": [746]}, "gripper_mode_action": {"mean": [1.0, 0.2386058981233244], "std": [0.0, 0.4262313028205314], "min": [1, 0], "max": [1, 1], "count": [746]}, "gripper_activity_action": {"mean": [1.9490616621983914, 1.8605898123324396], "std": [0.30205805055132606, 0.453614232537467], "min": [0, 0], "max": [2, 2], "count": [746]}, "gripper_open_scale_state": {"mean": [0.19899798933750174, 0.6444577747171123], "std": [0.10793110633802794, 0.2345847873909136], "min": [0.128, 0.059], "max": [0.436, 0.875], "count": [746]}, "gripper_open_scale_action": {"mean": [0.19899798933750174, 0.6444577747171123], "std": [0.10793110633802794, 0.2345847873909136], "min": [0.128, 0.059], "max": [0.436, 0.875], "count": [746]}}} +{"episode_index": 360, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4659387432509236]], [[0.46437720825045]], [[0.452676887965331]]], "std": [[[0.12940714087217917]], [[0.12978586907495843]], [[0.13927564866538644]]], "count": [138]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[0.6901960784313725]], [[0.6666666666666666]], [[0.6509803921568628]]], "mean": [[[0.47529102580041677]], [[0.48164321066590887]], [[0.47690254096807805]]], "std": [[[0.06115343256750226]], [[0.051234405272000724]], [[0.05696102018252545]]], "count": [138]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7372549019607844]], [[0.7372549019607844]]], "mean": [[[0.47776397325234443]], [[0.46185897094344985]], [[0.4453334443378801]]], "std": [[[0.12268786558021032]], [[0.12961876203271422]], [[0.15361149470981073]]], "count": [138]}, "observation.state": {"min": [0.09313076734542847, 1.895113468170166, -1.7760820388793945, -1.5455937385559082, -2.308058500289917, -1.3212841749191284, 1.7981255054473877, 111.0, 0.009151999838650227, 0.3450160026550293, -0.20576100051403046, -3.1411852836608887, 0.5460000038146973, -1.062000036239624, -0.7847872972488403, -2.044862747192383, 1.004733681678772, 0.7752577662467957, -1.9405442476272583, -1.2795182466506958, 0.5052728652954102, 127.0, -0.22342100739479065, 0.39035001397132874, -0.18290700018405914, -3.1411852836608887, -1.5260000228881836, 0.2070000171661377], "max": [0.8944987058639526, 2.03086519241333, -1.1251440048217773, -0.6122615337371826, -1.696425199508667, 0.2820277810096741, 2.4240355491638184, 890.0, 0.2189060002565384, 0.4751560091972351, -0.10964400321245193, 3.1410000324249268, 1.277999997138977, -0.3240000009536743, -0.4063126742839813, -2.0238490104675293, 1.625983715057373, 1.8500490188598633, -0.3819827735424042, 0.18399262428283691, 1.8208497762680054, 861.0, -0.07583799958229065, 0.4598410129547119, 0.038304999470710754, 3.140000104904175, -0.49900001287460327, 1.371000051498413], "mean": [0.6103673577308655, 2.003425359725952, -1.5436954498291016, -0.9192848801612854, -1.9859315156936646, -0.611201286315918, 2.1629912853240967, 680.3153076171875, 0.1256905198097229, 0.42690497636795044, -0.15696287155151367, -0.3618074059486389, 0.9713962078094482, -0.7583785057067871, -0.5446118116378784, -2.0317299365997314, 1.2227449417114258, 1.5268800258636475, -0.8345654606819153, -1.024369478225708, 0.7224099040031433, 292.2597351074219, -0.15649741888046265, 0.4169030785560608, -0.029632708057761192, -1.7294484376907349, -1.0932097434997559, 0.6819599270820618], "std": [0.17317244410514832, 0.041037123650312424, 0.15983472764492035, 0.26352155208587646, 0.18733197450637817, 0.5316673517227173, 0.1783570647239685, 197.17269897460938, 0.06609803438186646, 0.0427657775580883, 0.021863065659999847, 2.8355965614318848, 0.21632155776023865, 0.18288837373256683, 0.08542291820049286, 0.0037798720877617598, 0.13657285273075104, 0.3653039038181305, 0.40670400857925415, 0.33781129121780396, 0.3735734522342682, 237.15069580078125, 0.04271229729056358, 0.02056065760552883, 0.07092154026031494, 2.153019428253174, 0.24180996417999268, 0.3074282109737396], "count": [720]}, "action": {"min": [0.09313076734542847, 1.895113468170166, -1.7760820388793945, -1.5455937385559082, -2.308058500289917, -1.3212841749191284, 1.7981255054473877, 111.0, 0.009151999838650227, 0.3450160026550293, -0.20576100051403046, -3.1411852836608887, 0.5460000038146973, -1.062000036239624, -0.7847872972488403, -2.044862747192383, 1.004733681678772, 0.7752577662467957, -1.9405442476272583, -1.2795182466506958, 0.5052728652954102, 127.0, -0.22342100739479065, 0.39035001397132874, -0.18290700018405914, -3.1411852836608887, -1.5260000228881836, 0.2070000171661377], "max": [0.8944987058639526, 2.03086519241333, -1.1251440048217773, -0.6122615337371826, -1.696425199508667, 0.2820277810096741, 2.4240355491638184, 890.0, 0.2189060002565384, 0.4751560091972351, -0.10964400321245193, 3.1410000324249268, 1.277999997138977, -0.3240000009536743, -0.4063126742839813, -2.0238490104675293, 1.625983715057373, 1.8500490188598633, -0.3819827735424042, 0.18399262428283691, 1.8208497762680054, 861.0, -0.07583799958229065, 0.4598410129547119, 0.038304999470710754, 3.140000104904175, -0.49900001287460327, 1.371000051498413], "mean": [0.6103673577308655, 2.003425359725952, -1.5436954498291016, -0.9192848801612854, -1.9859315156936646, -0.611201286315918, 2.1629912853240967, 680.3153076171875, 0.1256905198097229, 0.42690497636795044, -0.15696287155151367, -0.3618074059486389, 0.9713962078094482, -0.7583785057067871, -0.5446118116378784, -2.0317299365997314, 1.2227449417114258, 1.5268800258636475, -0.8345654606819153, -1.024369478225708, 0.7224099040031433, 292.2597351074219, -0.15649741888046265, 0.4169030785560608, -0.029632708057761192, -1.7294484376907349, -1.0932097434997559, 0.6819599270820618], "std": [0.17317244410514832, 0.041037123650312424, 0.15983472764492035, 0.26352155208587646, 0.18733197450637817, 0.5316673517227173, 0.1783570647239685, 197.17269897460938, 0.06609803438186646, 0.0427657775580883, 0.021863065659999847, 2.8355965614318848, 0.21632155776023865, 0.18288837373256683, 0.08542291820049286, 0.0037798720877617598, 0.13657285273075104, 0.3653039038181305, 0.40670400857925415, 0.33781129121780396, 0.3735734522342682, 237.15069580078125, 0.04271229729056358, 0.02056065760552883, 0.07092154026031494, 2.153019428253174, 0.24180996417999268, 0.3074282109737396], "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": [361], "max": [361], "mean": [361.0], "std": [0.0], "count": [720]}, "index": {"min": [193339], "max": [194058], "mean": [193698.5], "std": [207.84589643932512], "count": [720]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [720]}, "subtask_annotation": {"mean": [5.168055555555555, 12.0, 12.0, 12.0, 12.0], "std": [4.112424480525391, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [720]}, "scene_annotation": {"mean": [361.0], "std": [0.0], "min": [361], "max": [361], "count": [720]}, "eef_direction_state": {"mean": [4.445833333333334, 3.8152777777777778], "std": [1.6124030978635564, 2.073118941368713], "min": [0, 0], "max": [6, 6], "count": [720]}, "eef_velocity_state": {"mean": [0.6680555555555555, 0.8013888888888889], "std": [0.5982210639538112, 0.673505146304588], "min": [0, 0], "max": [2, 2], "count": [720]}, "eef_acc_mag_state": {"mean": [0.7083333333333334, 0.7375], "std": [0.8306205845965712, 0.8294806775594263], "min": [0, 0], "max": [2, 2], "count": [720]}, "eef_direction_action": {"mean": [4.445833333333334, 3.8152777777777778], "std": [1.6124030978635564, 2.073118941368713], "min": [0, 0], "max": [6, 6], "count": [720]}, "eef_velocity_action": {"mean": [0.6680555555555555, 0.8013888888888889], "std": [0.5982210639538112, 0.673505146304588], "min": [0, 0], "max": [2, 2], "count": [720]}, "eef_acc_mag_action": {"mean": [0.7083333333333334, 0.7375], "std": [0.8306205845965712, 0.8294806775594263], "min": [0, 0], "max": [2, 2], "count": [720]}, "eef_sim_pose_state": {"mean": [0.6087664786382069, 0.23810094546046476, 1.254005735342446, 1.7252550395849555, 1.0942678953018727, 2.257835545083634, 0.6275756841917901, -0.2067325793334955, 1.1312176360603736, -0.3704536371814523, 0.9718011912846649, -2.329609809932462], "std": [0.021577065913934428, 0.036191196445255, 0.06859021763896425, 2.160729264839685, 0.2419636591045401, 0.30759647242497373, 0.03590792673559303, 0.0554867568219099, 0.022490727629210356, 2.8349995336615206, 0.2163449688140585, 0.18296107925473762], "min": [0.5835166395945182, 0.16514050817117415, 1.1213012436228857, -3.1411419808420793, 0.49966182285806804, 1.7908719889572242, 0.5524615264197774, -0.28401131612649655, 1.091613516303279, -3.141542508317841, 0.5463205020723354, -2.6332471534657316], "max": [0.6563332586646697, 0.2963651795051805, 1.3213153832590852, 3.1408746420159255, 1.526065964482576, 2.9463400629185776, 0.6661834215329753, -0.1023643411208845, 1.181771266244532, 3.141290914546194, 1.2787156065952763, -1.895614489936849], "count": [720]}, "eef_sim_pose_action": {"mean": [0.6087664786382069, 0.23810094546046476, 1.254005735342446, 1.7252550395849555, 1.0942678953018727, 2.257835545083634, 0.6275756841917901, -0.2067325793334955, 1.1312176360603736, -0.3704536371814523, 0.9718011912846649, -2.329609809932462], "std": [0.021577065913934428, 0.036191196445255, 0.06859021763896425, 2.160729264839685, 0.2419636591045401, 0.30759647242497373, 0.03590792673559303, 0.0554867568219099, 0.022490727629210356, 2.8349995336615206, 0.2163449688140585, 0.18296107925473762], "min": [0.5835166395945182, 0.16514050817117415, 1.1213012436228857, -3.1411419808420793, 0.49966182285806804, 1.7908719889572242, 0.5524615264197774, -0.28401131612649655, 1.091613516303279, -3.141542508317841, 0.5463205020723354, -2.6332471534657316], "max": [0.6563332586646697, 0.2963651795051805, 1.3213153832590852, 3.1408746420159255, 1.526065964482576, 2.9463400629185776, 0.6661834215329753, -0.1023643411208845, 1.181771266244532, 3.141290914546194, 1.2787156065952763, -1.895614489936849], "count": [720]}, "gripper_mode_state": {"mean": [0.8458333333333333, 0.19583333333333333], "std": [0.36110844016106236, 0.3968408231128573], "min": [0, 0], "max": [1, 1], "count": [720]}, "gripper_activity_state": {"mean": [1.9041666666666666, 1.825], "std": [0.4089069100799238, 0.5269803917920725], "min": [0, 0], "max": [2, 2], "count": [720]}, "gripper_mode_action": {"mean": [0.8458333333333333, 0.19583333333333333], "std": [0.36110844016106236, 0.3968408231128573], "min": [0, 0], "max": [1, 1], "count": [720]}, "gripper_activity_action": {"mean": [1.9041666666666666, 1.825], "std": [0.4089069100799238, 0.5269803917920725], "min": [0, 0], "max": [2, 2], "count": [720]}, "gripper_open_scale_state": {"mean": [0.29225972223281854, 0.6803152777353937], "std": [0.23715063238903422, 0.1971727528019609], "min": [0.127, 0.111], "max": [0.861, 0.89], "count": [720]}, "gripper_open_scale_action": {"mean": [0.29225972223281854, 0.6803152777353937], "std": [0.23715063238903422, 0.1971727528019609], "min": [0.127, 0.111], "max": [0.861, 0.89], "count": [720]}}} +{"episode_index": 361, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4769714498658183]], [[0.47004988529628183]], [[0.45765805847725405]]], "std": [[[0.12269205169284565]], [[0.12784276645845333]], [[0.13949235994639994]]], "count": [151]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.6509803921568628]], [[0.6431372549019608]]], "mean": [[[0.4707224670497338]], [[0.47532478601263906]], [[0.47059018715101936]]], "std": [[[0.0685020355644674]], [[0.06024102239864203]], [[0.06481432439501529]]], "count": [151]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.7450980392156863]], [[0.7490196078431373]]], "mean": [[[0.47770178385923906]], [[0.467511600225079]], [[0.4507045878781976]]], "std": [[[0.10172615377644519]], [[0.10828424998998555]], [[0.13052096188341028]]], "count": [151]}, "observation.state": {"min": [0.07817330211400986, 1.9111355543136597, -1.8668915033340454, -1.742449402809143, -2.429673194885254, -1.2791169881820679, 1.8897030353546143, 52.0, 0.01785700023174286, 0.30434900522232056, -0.20939700305461884, -3.1371853351593018, 0.5920000076293945, -1.194000005722046, -0.9536479711532593, -2.0407090187072754, 0.9127897620201111, 0.6860191226005554, -1.9404571056365967, -1.6322494745254517, 0.48404961824417114, 121.0, -0.2286120057106018, 0.37714099884033203, -0.15987800061702728, -3.1331851482391357, -1.409999966621399, 0.25200003385543823], "max": [0.893922746181488, 2.0348620414733887, -0.9993754625320435, -0.5951049327850342, -1.6213061809539795, 0.3233746290206909, 2.4635322093963623, 879.0, 0.24222399294376373, 0.47739601135253906, -0.09680700302124023, 3.1410000324249268, 1.2489999532699585, -0.29099997878074646, -0.25902432203292847, -2.010793924331665, 1.627589464187622, 1.8869627714157104, -0.2929360568523407, 0.10271263122558594, 1.72721266746521, 727.0, -0.08306500315666199, 0.4641520082950592, 0.06897000223398209, 3.135999917984009, -0.4560000002384186, 1.5190000534057617], "mean": [0.4610331654548645, 2.0160558223724365, -1.5532528162002563, -1.0077077150344849, -2.01037859916687, -0.4870254099369049, 2.13572096824646, 732.9649047851562, 0.1549847573041916, 0.40579599142074585, -0.16732507944107056, 0.07697607576847076, 1.0203707218170166, -0.7751157283782959, -0.6554673314094543, -2.0287365913391113, 1.099395990371704, 1.4594454765319824, -0.7998006343841553, -1.1665050983428955, 0.7530640363693237, 344.18328857421875, -0.16232480108737946, 0.4163679778575897, -0.03226853162050247, -1.2069460153579712, -0.955780565738678, 0.7654327154159546], "std": [0.21917995810508728, 0.026127438992261887, 0.28281688690185547, 0.25921139121055603, 0.19697438180446625, 0.6445585489273071, 0.15822362899780273, 201.79104614257812, 0.05578232556581497, 0.03830889239907265, 0.029717128723859787, 2.7386257648468018, 0.21165357530117035, 0.15343351662158966, 0.18441613018512726, 0.006711641792207956, 0.21737633645534515, 0.39735180139541626, 0.407337486743927, 0.5162450671195984, 0.3023691475391388, 215.62545776367188, 0.0352066271007061, 0.024638449773192406, 0.09078975766897202, 2.508929491043091, 0.2758774757385254, 0.39143839478492737], "count": [810]}, "action": {"min": [0.07817330211400986, 1.9111355543136597, -1.8668915033340454, -1.742449402809143, -2.429673194885254, -1.2791169881820679, 1.8897030353546143, 52.0, 0.01785700023174286, 0.30434900522232056, -0.20939700305461884, -3.1371853351593018, 0.5920000076293945, -1.194000005722046, -0.9536479711532593, -2.0407090187072754, 0.9127897620201111, 0.6860191226005554, -1.9404571056365967, -1.6322494745254517, 0.48404961824417114, 121.0, -0.2286120057106018, 0.37714099884033203, -0.15987800061702728, -3.1331851482391357, -1.409999966621399, 0.25200003385543823], "max": [0.893922746181488, 2.0348620414733887, -0.9993754625320435, -0.5951049327850342, -1.6213061809539795, 0.3233746290206909, 2.4635322093963623, 879.0, 0.24222399294376373, 0.47739601135253906, -0.09680700302124023, 3.1410000324249268, 1.2489999532699585, -0.29099997878074646, -0.25902432203292847, -2.010793924331665, 1.627589464187622, 1.8869627714157104, -0.2929360568523407, 0.10271263122558594, 1.72721266746521, 727.0, -0.08306500315666199, 0.4641520082950592, 0.06897000223398209, 3.135999917984009, -0.4560000002384186, 1.5190000534057617], "mean": [0.4610331654548645, 2.0160558223724365, -1.5532528162002563, -1.0077077150344849, -2.01037859916687, -0.4870254099369049, 2.13572096824646, 732.9649047851562, 0.1549847573041916, 0.40579599142074585, -0.16732507944107056, 0.07697607576847076, 1.0203707218170166, -0.7751157283782959, -0.6554673314094543, -2.0287365913391113, 1.099395990371704, 1.4594454765319824, -0.7998006343841553, -1.1665050983428955, 0.7530640363693237, 344.18328857421875, -0.16232480108737946, 0.4163679778575897, -0.03226853162050247, -1.2069460153579712, -0.955780565738678, 0.7654327154159546], "std": [0.21917995810508728, 0.026127438992261887, 0.28281688690185547, 0.25921139121055603, 0.19697438180446625, 0.6445585489273071, 0.15822362899780273, 201.79104614257812, 0.05578232556581497, 0.03830889239907265, 0.029717128723859787, 2.7386257648468018, 0.21165357530117035, 0.15343351662158966, 0.18441613018512726, 0.006711641792207956, 0.21737633645534515, 0.39735180139541626, 0.407337486743927, 0.5162450671195984, 0.3023691475391388, 215.62545776367188, 0.0352066271007061, 0.024638449773192406, 0.09078975766897202, 2.508929491043091, 0.2758774757385254, 0.39143839478492737], "count": [810]}, "timestamp": {"min": [0.0], "max": [26.966666666666665], "mean": [13.483333333333333], "std": [7.7942226942401005], "count": [810]}, "frame_index": {"min": [0], "max": [809], "mean": [404.5], "std": [233.826680827203], "count": [810]}, "episode_index": {"min": [362], "max": [362], "mean": [362.0], "std": [0.0], "count": [810]}, "index": {"min": [194059], "max": [194868], "mean": [194463.5], "std": [233.826680827203], "count": [810]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [810]}, "subtask_annotation": {"mean": [4.662962962962963, 12.0, 12.0, 12.0, 12.0], "std": [4.202143616529175, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [810]}, "scene_annotation": {"mean": [362.0], "std": [0.0], "min": [362], "max": [362], "count": [810]}, "eef_direction_state": {"mean": [4.449382716049382, 4.179012345679013], "std": [1.6511966073864337, 1.9566421254933184], "min": [0, 0], "max": [6, 6], "count": [810]}, "eef_velocity_state": {"mean": [0.6802469135802469, 0.7049382716049383], "std": [0.6247804064770562, 0.6889607909730731], "min": [0, 0], "max": [2, 2], "count": [810]}, "eef_acc_mag_state": {"mean": [0.7185185185185186, 0.7814814814814814], "std": [0.8313474279465581, 0.8493441349262391], "min": [0, 0], "max": [2, 2], "count": [810]}, "eef_direction_action": {"mean": [4.449382716049382, 4.179012345679013], "std": [1.6511966073864337, 1.9566421254933184], "min": [0, 0], "max": [6, 6], "count": [810]}, "eef_velocity_action": {"mean": [0.6802469135802469, 0.7049382716049383], "std": [0.6247804064770562, 0.6889607909730731], "min": [0, 0], "max": [2, 2], "count": [810]}, "eef_acc_mag_action": {"mean": [0.7185185185185186, 0.7814814814814814], "std": [0.8313474279465581, 0.8493441349262391], "min": [0, 0], "max": [2, 2], "count": [810]}, "eef_sim_pose_state": {"mean": [0.611373911298721, 0.24293304415270212, 1.256336876610523, 1.2098971603747901, 0.9566753867814056, 2.339988486560793, 0.6030800851718522, -0.23290754878892267, 1.118190731150447, 0.06148452726991231, 1.0207223648854633, -2.3464974272156187], "std": [0.027592533075924623, 0.028948114724176938, 0.08898586988245255, 2.5103006793226763, 0.27614635910949903, 0.3915642741108108, 0.03689510377318513, 0.04497897274408788, 0.03406648747631055, 2.7397648906601018, 0.21169025382903534, 0.15334003785569467], "min": [0.5742559802890357, 0.17595176690081749, 1.1197315649737485, -3.1355930184689687, 0.45645539088863085, 1.8269610561397764, 0.5108714198952786, -0.314612102236882, 1.067949724156104, -3.141144341566549, 0.5926608236839619, -2.7654369305617688], "max": [0.6715307218122786, 0.2947782652277022, 1.3546373451727696, 3.1344155506491824, 1.4113001187045566, 3.0950826049356537, 0.6624129884930604, -0.11806452904485605, 1.1946924873452895, 3.131995992605337, 1.2498647918979113, -1.8630675336924678], "count": [810]}, "eef_sim_pose_action": {"mean": [0.611373911298721, 0.24293304415270212, 1.256336876610523, 1.2098971603747901, 0.9566753867814056, 2.339988486560793, 0.6030800851718522, -0.23290754878892267, 1.118190731150447, 0.06148452726991231, 1.0207223648854633, -2.3464974272156187], "std": [0.027592533075924623, 0.028948114724176938, 0.08898586988245255, 2.5103006793226763, 0.27614635910949903, 0.3915642741108108, 0.03689510377318513, 0.04497897274408788, 0.03406648747631055, 2.7397648906601018, 0.21169025382903534, 0.15334003785569467], "min": [0.5742559802890357, 0.17595176690081749, 1.1197315649737485, -3.1355930184689687, 0.45645539088863085, 1.8269610561397764, 0.5108714198952786, -0.314612102236882, 1.067949724156104, -3.141144341566549, 0.5926608236839619, -2.7654369305617688], "max": [0.6715307218122786, 0.2947782652277022, 1.3546373451727696, 3.1344155506491824, 1.4113001187045566, 3.0950826049356537, 0.6624129884930604, -0.11806452904485605, 1.1946924873452895, 3.131995992605337, 1.2498647918979113, -1.8630675336924678], "count": [810]}, "gripper_mode_state": {"mean": [0.6506172839506172, 0.10740740740740741], "std": [0.47677503476518307, 0.3096305156818833], "min": [0, 0], "max": [1, 1], "count": [810]}, "gripper_activity_state": {"mean": [1.9370370370370371, 1.8444444444444446], "std": [0.31385474522044954, 0.4898979485566363], "min": [0, 0], "max": [2, 2], "count": [810]}, "gripper_mode_action": {"mean": [0.6506172839506172, 0.10740740740740741], "std": [0.47677503476518307, 0.3096305156818833], "min": [0, 0], "max": [1, 1], "count": [810]}, "gripper_activity_action": {"mean": [1.9370370370370371, 1.8444444444444446], "std": [0.31385474522044954, 0.4898979485566363], "min": [0, 0], "max": [2, 2], "count": [810]}, "gripper_open_scale_state": {"mean": [0.34418333344636143, 0.7329648148854597], "std": [0.21562546843594527, 0.20179096152155543], "min": [0.121, 0.052], "max": [0.727, 0.879], "count": [810]}, "gripper_open_scale_action": {"mean": [0.34418333344636143, 0.7329648148854597], "std": [0.21562546843594527, 0.20179096152155543], "min": [0.121, 0.052], "max": [0.727, 0.879], "count": [810]}}} +{"episode_index": 362, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47574661164134524]], [[0.4734343916374497]], [[0.46115281159373245]]], "std": [[[0.12440157199394142]], [[0.12385748134922236]], [[0.13411199577317276]]], "count": [151]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.6549019607843137]], [[0.6392156862745098]]], "mean": [[[0.47217655580444096]], [[0.47776123907068346]], [[0.4720504060619833]]], "std": [[[0.06781322424794138]], [[0.05701481748468442]], [[0.06313480140775318]]], "count": [151]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.7058823529411765]], [[0.7294117647058823]]], "mean": [[[0.4725756990434143]], [[0.4614487268969398]], [[0.44977591790027266]]], "std": [[[0.11111566563250248]], [[0.1101672012763862]], [[0.12904925700690356]]], "count": [151]}, "observation.state": {"min": [0.1558404564857483, 1.93539559841156, -2.315441131591797, -1.5963129997253418, -1.5876562595367432, -0.7134033441543579, -1.0277371406555176, 66.0, -0.0014319999609142542, 0.34331101179122925, -0.21287499368190765, -3.132185220718384, 0.2939999997615814, -1.4119999408721924, -0.9431759119033813, -2.0403075218200684, 0.858928918838501, 0.5812295079231262, -1.382737159729004, -1.4021625518798828, 0.5490282773971558, 120.0, -0.21769100427627563, 0.3897570073604584, -0.17391599714756012, -3.125, -1.4859999418258667, 0.01900000497698784], "max": [0.9527403712272644, 2.033553123474121, -1.0399022102355957, -0.6516885161399841, 1.2181177139282227, 1.5563101768493652, 2.16717529296875, 892.0, 0.23452000319957733, 0.4856570065021515, -0.08272100239992142, 3.140000104904175, 1.3799999952316284, 0.41200003027915955, -0.1659109890460968, -2.0019800662994385, 1.8550233840942383, 1.819348692893982, -0.4602084159851074, 0.22085396945476532, 1.1566647291183472, 675.0, -0.07516299933195114, 0.477618008852005, 0.04824800044298172, 3.1389999389648438, -0.5939999222755432, 1.2940000295639038], "mean": [0.5158364772796631, 2.013681411743164, -1.761723279953003, -1.071441888809204, 0.06658905744552612, 0.7678068280220032, 0.2904035151004791, 675.0068359375, 0.11527170240879059, 0.40095722675323486, -0.16285958886146545, 0.759581446647644, 0.9685894250869751, -0.9179503917694092, -0.6381149888038635, -2.030179738998413, 1.1255404949188232, 1.4456146955490112, -0.7283106446266174, -1.079101800918579, 0.7354112863540649, 275.325927734375, -0.15458206832408905, 0.42497652769088745, -0.032012827694416046, -1.0893027782440186, -1.0062705278396606, 0.6396666169166565], "std": [0.23222213983535767, 0.016501152887940407, 0.3429654538631439, 0.19631773233413696, 1.136124849319458, 0.3983609676361084, 1.2667467594146729, 218.882080078125, 0.05356145650148392, 0.03847651556134224, 0.03558890521526337, 2.718984365463257, 0.32876166701316833, 0.2995840013027191, 0.1785915642976761, 0.004945010878145695, 0.23927895724773407, 0.3956356942653656, 0.21940454840660095, 0.43293118476867676, 0.1339736431837082, 191.3788299560547, 0.03316285461187363, 0.021593386307358742, 0.08063983172178268, 2.5085206031799316, 0.2320398986339569, 0.30024904012680054], "count": [807]}, "action": {"min": [0.1558404564857483, 1.93539559841156, -2.315441131591797, -1.5963129997253418, -1.5876562595367432, -0.7134033441543579, -1.0277371406555176, 66.0, -0.0014319999609142542, 0.34331101179122925, -0.21287499368190765, -3.132185220718384, 0.2939999997615814, -1.4119999408721924, -0.9431759119033813, -2.0403075218200684, 0.858928918838501, 0.5812295079231262, -1.382737159729004, -1.4021625518798828, 0.5490282773971558, 120.0, -0.21769100427627563, 0.3897570073604584, -0.17391599714756012, -3.125, -1.4859999418258667, 0.01900000497698784], "max": [0.9527403712272644, 2.033553123474121, -1.0399022102355957, -0.6516885161399841, 1.2181177139282227, 1.5563101768493652, 2.16717529296875, 892.0, 0.23452000319957733, 0.4856570065021515, -0.08272100239992142, 3.140000104904175, 1.3799999952316284, 0.41200003027915955, -0.1659109890460968, -2.0019800662994385, 1.8550233840942383, 1.819348692893982, -0.4602084159851074, 0.22085396945476532, 1.1566647291183472, 675.0, -0.07516299933195114, 0.477618008852005, 0.04824800044298172, 3.1389999389648438, -0.5939999222755432, 1.2940000295639038], "mean": [0.5158364772796631, 2.013681411743164, -1.761723279953003, -1.071441888809204, 0.06658905744552612, 0.7678068280220032, 0.2904035151004791, 675.0068359375, 0.11527170240879059, 0.40095722675323486, -0.16285958886146545, 0.759581446647644, 0.9685894250869751, -0.9179503917694092, -0.6381149888038635, -2.030179738998413, 1.1255404949188232, 1.4456146955490112, -0.7283106446266174, -1.079101800918579, 0.7354112863540649, 275.325927734375, -0.15458206832408905, 0.42497652769088745, -0.032012827694416046, -1.0893027782440186, -1.0062705278396606, 0.6396666169166565], "std": [0.23222213983535767, 0.016501152887940407, 0.3429654538631439, 0.19631773233413696, 1.136124849319458, 0.3983609676361084, 1.2667467594146729, 218.882080078125, 0.05356145650148392, 0.03847651556134224, 0.03558890521526337, 2.718984365463257, 0.32876166701316833, 0.2995840013027191, 0.1785915642976761, 0.004945010878145695, 0.23927895724773407, 0.3956356942653656, 0.21940454840660095, 0.43293118476867676, 0.1339736431837082, 191.3788299560547, 0.03316285461187363, 0.021593386307358742, 0.08063983172178268, 2.5085206031799316, 0.2320398986339569, 0.30024904012680054], "count": [807]}, "timestamp": {"min": [0.0], "max": [26.866666666666667], "mean": [13.433333333333334], "std": [7.765355158699488], "count": [807]}, "frame_index": {"min": [0], "max": [806], "mean": [403.0], "std": [232.96065476098462], "count": [807]}, "episode_index": {"min": [363], "max": [363], "mean": [363.0], "std": [0.0], "count": [807]}, "index": {"min": [194869], "max": [195675], "mean": [195272.0], "std": [232.96065476098462], "count": [807]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [807]}, "subtask_annotation": {"mean": [4.988847583643123, 12.0, 12.0, 12.0, 12.0], "std": [4.102602859269153, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [807]}, "scene_annotation": {"mean": [363.0], "std": [0.0], "min": [363], "max": [363], "count": [807]}, "eef_direction_state": {"mean": [4.662949194547708, 3.936802973977695], "std": [1.5633353998383899, 1.9605075309788063], "min": [0, 0], "max": [6, 6], "count": [807]}, "eef_velocity_state": {"mean": [0.6431226765799256, 0.8488228004956629], "std": [0.6764028800042861, 0.7141310277072173], "min": [0, 0], "max": [2, 2], "count": [807]}, "eef_acc_mag_state": {"mean": [0.6765799256505576, 0.7905824039653035], "std": [0.8274918139172789, 0.8342189293847898], "min": [0, 0], "max": [2, 2], "count": [807]}, "eef_direction_action": {"mean": [4.662949194547708, 3.936802973977695], "std": [1.5633353998383899, 1.9605075309788063], "min": [0, 0], "max": [6, 6], "count": [807]}, "eef_velocity_action": {"mean": [0.6431226765799256, 0.8488228004956629], "std": [0.6764028800042861, 0.7141310277072173], "min": [0, 0], "max": [2, 2], "count": [807]}, "eef_acc_mag_action": {"mean": [0.6765799256505576, 0.7905824039653035], "std": [0.8274918139172789, 0.8342189293847898], "min": [0, 0], "max": [2, 2], "count": [807]}, "eef_sim_pose_state": {"mean": [0.6185682136720183, 0.23618568068086185, 1.254835805066583, 1.0923187731602915, 1.0072886830623893, 2.2142356525563582, 0.5992513088978725, -0.1912643495142274, 1.1241057967301487, 0.7668854060002921, 0.9689988638304211, -2.489821644849083], "std": [0.026198929826382583, 0.029466266314141253, 0.07720218738272032, 2.509684199134396, 0.2324156097407589, 0.2997706000606236, 0.040533639903526625, 0.044772324830641794, 0.040015466709636106, 2.7174877063098464, 0.3287192579013763, 0.29969621304414984], "min": [0.5714753576862919, 0.1637901765522657, 1.1095805552381268, -3.137578237490859, 0.594096804167767, 1.5936534962966957, 0.5362323241204546, -0.30566918986657127, 1.062533220425574, -3.1321306763638366, 0.29452698727500937, -2.983743336099957], "max": [0.6789829936517233, 0.29788031716700514, 1.332028652546189, 3.128043910954847, 1.4881312299616298, 2.870582486485736, 0.6798135413204677, -0.08980552262867432, 1.2025573734966504, 3.140577976515467, 1.3802990418800354, -1.1584992379451715], "count": [807]}, "eef_sim_pose_action": {"mean": [0.6185682136720183, 0.23618568068086185, 1.254835805066583, 1.0923187731602915, 1.0072886830623893, 2.2142356525563582, 0.5992513088978725, -0.1912643495142274, 1.1241057967301487, 0.7668854060002921, 0.9689988638304211, -2.489821644849083], "std": [0.026198929826382583, 0.029466266314141253, 0.07720218738272032, 2.509684199134396, 0.2324156097407589, 0.2997706000606236, 0.040533639903526625, 0.044772324830641794, 0.040015466709636106, 2.7174877063098464, 0.3287192579013763, 0.29969621304414984], "min": [0.5714753576862919, 0.1637901765522657, 1.1095805552381268, -3.137578237490859, 0.594096804167767, 1.5936534962966957, 0.5362323241204546, -0.30566918986657127, 1.062533220425574, -3.1321306763638366, 0.29452698727500937, -2.983743336099957], "max": [0.6789829936517233, 0.29788031716700514, 1.332028652546189, 3.128043910954847, 1.4881312299616298, 2.870582486485736, 0.6798135413204677, -0.08980552262867432, 1.2025573734966504, 3.140577976515467, 1.3802990418800354, -1.1584992379451715], "count": [807]}, "gripper_mode_state": {"mean": [0.9033457249070632, 0.2218091697645601], "std": [0.29548642303699096, 0.41546343036772293], "min": [0, 0], "max": [1, 1], "count": [807]}, "gripper_activity_state": {"mean": [1.939281288723668, 1.8674101610904585], "std": [0.3264938656341463, 0.4654252658723676], "min": [0, 0], "max": [2, 2], "count": [807]}, "gripper_mode_action": {"mean": [0.9033457249070632, 0.2218091697645601], "std": [0.29548642303699096, 0.41546343036772293], "min": [0, 0], "max": [1, 1], "count": [807]}, "gripper_activity_action": {"mean": [1.939281288723668, 1.8674101610904585], "std": [0.3264938656341463, 0.4654252658723676], "min": [0, 0], "max": [2, 2], "count": [807]}, "gripper_open_scale_state": {"mean": [0.27532589837964155, 0.6750068153182796], "std": [0.19137887675436888, 0.21888180229340715], "min": [0.12, 0.066], "max": [0.675, 0.892], "count": [807]}, "gripper_open_scale_action": {"mean": [0.27532589837964155, 0.6750068153182796], "std": [0.19137887675436888, 0.21888180229340715], "min": [0.12, 0.066], "max": [0.675, 0.892], "count": [807]}}} +{"episode_index": 363, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.47189538701282985]], [[0.4662083484628419]], [[0.45387097857661585]]], "std": [[[0.12287388139096908]], [[0.12723180230843378]], [[0.1385224474251087]]], "count": [135]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6352941176470588]], [[0.6235294117647059]]], "mean": [[[0.4654277036431857]], [[0.470387596828855]], [[0.46537631324134593]]], "std": [[[0.06572866346083849]], [[0.05440902502885381]], [[0.061764251654018054]]], "count": [135]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.7137254901960784]], [[0.7176470588235294]]], "mean": [[[0.47609067417090295]], [[0.4634405380053256]], [[0.44941764705882353]]], "std": [[[0.100823712482109]], [[0.10580122179565782]], [[0.12579655085243344]]], "count": [135]}, "observation.state": {"min": [0.03632030636072159, 2.013918161392212, -2.0494179725646973, -1.7154319286346436, 0.6104987263679504, -0.5735152363777161, -1.8484606742858887, 52.0, -0.03195299953222275, 0.3149150013923645, -0.2060769945383072, -3.1411852836608887, 0.28999996185302734, -1.2070000171661377, -0.779306948184967, -2.0381953716278076, 0.9525483846664429, 0.9034173488616943, -1.0845650434494019, -1.646054983139038, 0.4708026051521301, 124.0, -0.22881999611854553, 0.35534799098968506, -0.17597199976444244, -3.131185293197632, -1.3990000486373901, 0.07699999958276749], "max": [0.9727941751480103, 2.043274402618408, -1.0539345741271973, -0.7502821087837219, 1.943720817565918, 1.674085021018982, -0.4893728792667389, 884.0, 0.24470999836921692, 0.4703809916973114, -0.04416099935770035, 3.1410000324249268, 1.4830000400543213, 0.4399999976158142, 0.026232300326228142, -2.0210390090942383, 1.810115933418274, 2.025210380554199, -0.38493236899375916, 0.09204866737127304, 0.8728566765785217, 629.0, -0.11521100252866745, 0.4394040107727051, 0.08443199843168259, 3.13700008392334, -0.5920000076293945, 1.3519999980926514], "mean": [0.4129469394683838, 2.0233893394470215, -1.63874351978302, -1.2643595933914185, 1.0031235218048096, 0.6368375420570374, -0.7938164472579956, 624.2356567382812, 0.12703625857830048, 0.37968653440475464, -0.137019544839859, -0.2297849953174591, 0.965547502040863, -0.6175081729888916, -0.6055675745010376, -2.030341863632202, 1.1289180517196655, 1.7759050130844116, -0.5945427417755127, -1.3384742736816406, 0.561056911945343, 268.1131896972656, -0.1662130355834961, 0.3884044885635376, 0.009341594763100147, -1.3831509351730347, -0.9503565430641174, 0.6553095579147339], "std": [0.26402443647384644, 0.0050751338712871075, 0.27326568961143494, 0.20159168541431427, 0.2635462284088135, 0.7417680621147156, 0.25207605957984924, 226.43663024902344, 0.06918776780366898, 0.04239147529006004, 0.036780886352062225, 2.7265336513519287, 0.3879382610321045, 0.3101826608181, 0.19260942935943604, 0.0031691929325461388, 0.18916213512420654, 0.3560783267021179, 0.1596536636352539, 0.45387399196624756, 0.08634878695011139, 174.62355041503906, 0.02279612235724926, 0.020840585231781006, 0.09204237908124924, 2.265810012817383, 0.20714132487773895, 0.2972443997859955], "count": [698]}, "action": {"min": [0.03632030636072159, 2.013918161392212, -2.0494179725646973, -1.7154319286346436, 0.6104987263679504, -0.5735152363777161, -1.8484606742858887, 52.0, -0.03195299953222275, 0.3149150013923645, -0.2060769945383072, -3.1411852836608887, 0.28999996185302734, -1.2070000171661377, -0.779306948184967, -2.0381953716278076, 0.9525483846664429, 0.9034173488616943, -1.0845650434494019, -1.646054983139038, 0.4708026051521301, 124.0, -0.22881999611854553, 0.35534799098968506, -0.17597199976444244, -3.131185293197632, -1.3990000486373901, 0.07699999958276749], "max": [0.9727941751480103, 2.043274402618408, -1.0539345741271973, -0.7502821087837219, 1.943720817565918, 1.674085021018982, -0.4893728792667389, 884.0, 0.24470999836921692, 0.4703809916973114, -0.04416099935770035, 3.1410000324249268, 1.4830000400543213, 0.4399999976158142, 0.026232300326228142, -2.0210390090942383, 1.810115933418274, 2.025210380554199, -0.38493236899375916, 0.09204866737127304, 0.8728566765785217, 629.0, -0.11521100252866745, 0.4394040107727051, 0.08443199843168259, 3.13700008392334, -0.5920000076293945, 1.3519999980926514], "mean": [0.4129469394683838, 2.0233893394470215, -1.63874351978302, -1.2643595933914185, 1.0031235218048096, 0.6368375420570374, -0.7938164472579956, 624.2356567382812, 0.12703625857830048, 0.37968653440475464, -0.137019544839859, -0.2297849953174591, 0.965547502040863, -0.6175081729888916, -0.6055675745010376, -2.030341863632202, 1.1289180517196655, 1.7759050130844116, -0.5945427417755127, -1.3384742736816406, 0.561056911945343, 268.1131896972656, -0.1662130355834961, 0.3884044885635376, 0.009341594763100147, -1.3831509351730347, -0.9503565430641174, 0.6553095579147339], "std": [0.26402443647384644, 0.0050751338712871075, 0.27326568961143494, 0.20159168541431427, 0.2635462284088135, 0.7417680621147156, 0.25207605957984924, 226.43663024902344, 0.06918776780366898, 0.04239147529006004, 0.036780886352062225, 2.7265336513519287, 0.3879382610321045, 0.3101826608181, 0.19260942935943604, 0.0031691929325461388, 0.18916213512420654, 0.3560783267021179, 0.1596536636352539, 0.45387399196624756, 0.08634878695011139, 174.62355041503906, 0.02279612235724926, 0.020840585231781006, 0.09204237908124924, 2.265810012817383, 0.20714132487773895, 0.2972443997859955], "count": [698]}, "timestamp": {"min": [0.0], "max": [23.233333333333334], "mean": [11.616666666666665], "std": [6.716501238657586], "count": [698]}, "frame_index": {"min": [0], "max": [697], "mean": [348.5], "std": [201.4950371597276], "count": [698]}, "episode_index": {"min": [364], "max": [364], "mean": [364.0], "std": [0.0], "count": [698]}, "index": {"min": [195676], "max": [196373], "mean": [196024.5], "std": [201.4950371597276], "count": [698]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [698]}, "subtask_annotation": {"mean": [5.54727793696275, 12.0, 12.0, 12.0, 12.0], "std": [4.431416208214922, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [698]}, "scene_annotation": {"mean": [364.0], "std": [0.0], "min": [364], "max": [364], "count": [698]}, "eef_direction_state": {"mean": [4.806590257879656, 3.865329512893983], "std": [1.5710898544254912, 1.905857722740489], "min": [0, 0], "max": [6, 6], "count": [698]}, "eef_velocity_state": {"mean": [0.6131805157593123, 0.8724928366762178], "std": [0.7197169326312032, 0.6996231716623645], "min": [0, 0], "max": [2, 2], "count": [698]}, "eef_acc_mag_state": {"mean": [0.664756446991404, 0.8424068767908309], "std": [0.8219351411224757, 0.8315628573599717], "min": [0, 0], "max": [2, 2], "count": [698]}, "eef_direction_action": {"mean": [4.806590257879656, 3.865329512893983], "std": [1.5710898544254912, 1.905857722740489], "min": [0, 0], "max": [6, 6], "count": [698]}, "eef_velocity_action": {"mean": [0.6131805157593123, 0.8724928366762178], "std": [0.7197169326312032, 0.6996231716623645], "min": [0, 0], "max": [2, 2], "count": [698]}, "eef_acc_mag_action": {"mean": [0.664756446991404, 0.8424068767908309], "std": [0.8219351411224757, 0.8315628573599717], "min": [0, 0], "max": [2, 2], "count": [698]}, "eef_sim_pose_state": {"mean": [0.5799432699044209, 0.2438147712081045, 1.297161804979212, 1.3857401194523857, 0.9515806204138337, 2.229413323084039, 0.5799848892395438, -0.20566366531970745, 1.1491952266792813, -0.23023705546805734, 0.965989118338551, -2.1891923521195173], "std": [0.02516435071037506, 0.020867299574437927, 0.08940166237428321, 2.2665690176022126, 0.2074338952555365, 0.2972758345048086, 0.0407583091847547, 0.06117820993451665, 0.03856637370224106, 2.726994227820493, 0.3879183199723503, 0.3104307318531704], "min": [0.5368427419265821, 0.19549162112755103, 1.126695611198712, -3.1354078121709916, 0.5928283331195248, 1.6499791700797333, 0.5338829864484671, -0.3224376675359295, 1.087960700082809, -3.1414689775035836, 0.29008666701208896, -2.779204534655461], "max": [0.6427257684960574, 0.30426012104296274, 1.3712101083356518, 3.1332271749632867, 1.4011562218912714, 2.9274199813638493, 0.666164706687063, -0.06271163983827846, 1.2226501595638481, 3.1415905993435578, 1.4840705900325695, -1.1302153603423433], "count": [698]}, "eef_sim_pose_action": {"mean": [0.5799432699044209, 0.2438147712081045, 1.297161804979212, 1.3857401194523857, 0.9515806204138337, 2.229413323084039, 0.5799848892395438, -0.20566366531970745, 1.1491952266792813, -0.23023705546805734, 0.965989118338551, -2.1891923521195173], "std": [0.02516435071037506, 0.020867299574437927, 0.08940166237428321, 2.2665690176022126, 0.2074338952555365, 0.2972758345048086, 0.0407583091847547, 0.06117820993451665, 0.03856637370224106, 2.726994227820493, 0.3879183199723503, 0.3104307318531704], "min": [0.5368427419265821, 0.19549162112755103, 1.126695611198712, -3.1354078121709916, 0.5928283331195248, 1.6499791700797333, 0.5338829864484671, -0.3224376675359295, 1.087960700082809, -3.1414689775035836, 0.29008666701208896, -2.779204534655461], "max": [0.6427257684960574, 0.30426012104296274, 1.3712101083356518, 3.1332271749632867, 1.4011562218912714, 2.9274199813638493, 0.666164706687063, -0.06271163983827846, 1.2226501595638481, 3.1415905993435578, 1.4840705900325695, -1.1302153603423433], "count": [698]}, "gripper_mode_state": {"mean": [0.8753581661891118, 0.2521489971346705], "std": [0.33031234774852675, 0.43424633605667856], "min": [0, 0], "max": [1, 1], "count": [698]}, "gripper_activity_state": {"mean": [1.9541547277936964, 1.8624641833810889], "std": [0.2581978298239262, 0.46170942127206255], "min": [0, 0], "max": [2, 2], "count": [698]}, "gripper_mode_action": {"mean": [0.8753581661891118, 0.2521489971346705], "std": [0.33031234774852675, 0.43424633605667856], "min": [0, 0], "max": [1, 1], "count": [698]}, "gripper_activity_action": {"mean": [1.9541547277936964, 1.8624641833810889], "std": [0.2581978298239262, 0.46170942127206255], "min": [0, 0], "max": [2, 2], "count": [698]}, "gripper_open_scale_state": {"mean": [0.2681131806250629, 0.6242356731994095], "std": [0.17462343370345168, 0.22643670938640867], "min": [0.124, 0.052], "max": [0.629, 0.884], "count": [698]}, "gripper_open_scale_action": {"mean": [0.2681131806250629, 0.6242356731994095], "std": [0.17462343370345168, 0.22643670938640867], "min": [0.124, 0.052], "max": [0.629, 0.884], "count": [698]}}} +{"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.4681481245275888]], [[0.4622930324907741]], [[0.45039913465386155]]], "std": [[[0.12162693572283191]], [[0.12289830684240405]], [[0.13371941316618044]]], "count": [147]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.00392156862745098]]], "max": [[[0.6901960784313725]], [[0.6470588235294118]], [[0.6509803921568628]]], "mean": [[[0.47143234793917566]], [[0.475880003390245]], [[0.47163444822373396]]], "std": [[[0.06598164725012891]], [[0.054280041511977815]], [[0.05897753204196988]]], "count": [147]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.7137254901960784]], [[0.7215686274509804]]], "mean": [[[0.4785599600951492]], [[0.4655289379640745]], [[0.4530582552465431]]], "std": [[[0.10640000682983122]], [[0.11096046591164485]], [[0.1300296226098189]]], "count": [147]}, "observation.state": {"min": [0.05192354694008827, 1.9579452276229858, -1.6454964876174927, -1.2970415353775024, 0.49930381774902344, 0.3401122987270355, -1.9915952682495117, 69.0, -0.01726599968969822, 0.35430198907852173, -0.20742200314998627, -3.1411852836608887, 0.257999986410141, -1.4630000591278076, -0.828315794467926, -2.0381782054901123, 0.9927259087562561, 0.6958453059196472, -0.770074188709259, -1.558613896369934, 0.4201531410217285, 114.0, -0.21686400473117828, 0.37309199571609497, -0.18001900613307953, -3.1411852836608887, -1.440000057220459, -0.20900000631809235], "max": [1.03018057346344, 2.043501377105713, -0.9581334590911865, -0.46066221594810486, 2.257356643676758, 1.5974650382995605, -0.7214144468307495, 890.0, 0.2547839879989624, 0.47207000851631165, -0.03142299875617027, 3.1410000324249268, 1.468000054359436, 1.1239999532699585, -0.07712610810995102, -1.9929916858673096, 1.6781516075134277, 2.026519298553467, -0.43388888239860535, 0.06448991596698761, 0.7545582056045532, 704.0, -0.06737300008535385, 0.46151798963546753, 0.09211499989032745, 3.1389999389648438, -0.6349999308586121, 1.1640000343322754], "mean": [0.5502066612243652, 2.0197646617889404, -1.3810441493988037, -0.9823679327964783, 1.4411147832870483, 0.8330307602882385, -1.3960140943527222, 666.9041137695312, 0.1351795643568039, 0.4127768874168396, -0.13993503153324127, 0.35940033197402954, 1.0381404161453247, -0.6897008419036865, -0.6568610668182373, -2.024610996246338, 1.1702674627304077, 1.664333701133728, -0.5578449368476868, -1.2393165826797485, 0.5668739676475525, 248.66175842285156, -0.14826974272727966, 0.4030868709087372, 0.002448925981298089, -1.2959582805633545, -0.9358748197555542, 0.5405778288841248], "std": [0.28947389125823975, 0.01807660050690174, 0.2142757922410965, 0.24113623797893524, 0.5817465782165527, 0.3939538598060608, 0.4517533779144287, 209.44607543945312, 0.06959807872772217, 0.03178650885820389, 0.03672186657786369, 2.840456485748291, 0.3437122404575348, 0.3241346478462219, 0.18001320958137512, 0.006704494822770357, 0.1648036390542984, 0.47891107201576233, 0.08573775738477707, 0.40978559851646423, 0.1000848188996315, 157.66836547851562, 0.03682953491806984, 0.029694939032197, 0.10031647980213165, 2.26316499710083, 0.19570240378379822, 0.3704693615436554], "count": [782]}, "action": {"min": [0.05192354694008827, 1.9579452276229858, -1.6454964876174927, -1.2970415353775024, 0.49930381774902344, 0.3401122987270355, -1.9915952682495117, 69.0, -0.01726599968969822, 0.35430198907852173, -0.20742200314998627, -3.1411852836608887, 0.257999986410141, -1.4630000591278076, -0.828315794467926, -2.0381782054901123, 0.9927259087562561, 0.6958453059196472, -0.770074188709259, -1.558613896369934, 0.4201531410217285, 114.0, -0.21686400473117828, 0.37309199571609497, -0.18001900613307953, -3.1411852836608887, -1.440000057220459, -0.20900000631809235], "max": [1.03018057346344, 2.043501377105713, -0.9581334590911865, -0.46066221594810486, 2.257356643676758, 1.5974650382995605, -0.7214144468307495, 890.0, 0.2547839879989624, 0.47207000851631165, -0.03142299875617027, 3.1410000324249268, 1.468000054359436, 1.1239999532699585, -0.07712610810995102, -1.9929916858673096, 1.6781516075134277, 2.026519298553467, -0.43388888239860535, 0.06448991596698761, 0.7545582056045532, 704.0, -0.06737300008535385, 0.46151798963546753, 0.09211499989032745, 3.1389999389648438, -0.6349999308586121, 1.1640000343322754], "mean": [0.5502066612243652, 2.0197646617889404, -1.3810441493988037, -0.9823679327964783, 1.4411147832870483, 0.8330307602882385, -1.3960140943527222, 666.9041137695312, 0.1351795643568039, 0.4127768874168396, -0.13993503153324127, 0.35940033197402954, 1.0381404161453247, -0.6897008419036865, -0.6568610668182373, -2.024610996246338, 1.1702674627304077, 1.664333701133728, -0.5578449368476868, -1.2393165826797485, 0.5668739676475525, 248.66175842285156, -0.14826974272727966, 0.4030868709087372, 0.002448925981298089, -1.2959582805633545, -0.9358748197555542, 0.5405778288841248], "std": [0.28947389125823975, 0.01807660050690174, 0.2142757922410965, 0.24113623797893524, 0.5817465782165527, 0.3939538598060608, 0.4517533779144287, 209.44607543945312, 0.06959807872772217, 0.03178650885820389, 0.03672186657786369, 2.840456485748291, 0.3437122404575348, 0.3241346478462219, 0.18001320958137512, 0.006704494822770357, 0.1648036390542984, 0.47891107201576233, 0.08573775738477707, 0.40978559851646423, 0.1000848188996315, 157.66836547851562, 0.03682953491806984, 0.029694939032197, 0.10031647980213165, 2.26316499710083, 0.19570240378379822, 0.3704693615436554], "count": [782]}, "timestamp": {"min": [0.0], "max": [26.033333333333335], "mean": [13.016666666666666], "std": [7.524792355939132], "count": [782]}, "frame_index": {"min": [0], "max": [781], "mean": [390.5], "std": [225.74377067817397], "count": [782]}, "episode_index": {"min": [365], "max": [365], "mean": [365.0], "std": [0.0], "count": [782]}, "index": {"min": [196374], "max": [197155], "mean": [196764.5], "std": [225.74377067817397], "count": [782]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [782]}, "subtask_annotation": {"mean": [4.801790281329923, 12.0, 12.0, 12.0, 12.0], "std": [4.224256694494284, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [782]}, "scene_annotation": {"mean": [365.0], "std": [0.0], "min": [365], "max": [365], "count": [782]}, "eef_direction_state": {"mean": [4.749360613810742, 4.08312020460358], "std": [1.6468503148348783, 1.8330572015681827], "min": [0, 0], "max": [6, 6], "count": [782]}, "eef_velocity_state": {"mean": [0.5460358056265985, 0.7762148337595908], "std": [0.6355241417753809, 0.7060549197862619], "min": [0, 0], "max": [2, 2], "count": [782]}, "eef_acc_mag_state": {"mean": [0.6368286445012787, 0.7851662404092071], "std": [0.8114110527152698, 0.8385744269597222], "min": [0, 0], "max": [2, 2], "count": [782]}, "eef_direction_action": {"mean": [4.749360613810742, 4.08312020460358], "std": [1.6468503148348783, 1.8330572015681827], "min": [0, 0], "max": [6, 6], "count": [782]}, "eef_velocity_action": {"mean": [0.5460358056265985, 0.7762148337595908], "std": [0.6355241417753809, 0.7060549197862619], "min": [0, 0], "max": [2, 2], "count": [782]}, "eef_acc_mag_action": {"mean": [0.6368286445012787, 0.7851662404092071], "std": [0.8114110527152698, 0.8385744269597222], "min": [0, 0], "max": [2, 2], "count": [782]}, "eef_sim_pose_state": {"mean": [0.5950014938716176, 0.22698563252410614, 1.2896823324797435, 1.2900896489400875, 0.9371561836775324, 2.1141904844154897, 0.6138267755638187, -0.22062269261931594, 1.1449020248640942, 0.35894134436955066, 1.0386881541713038, -2.261531443492908], "std": [0.03538673193029096, 0.0342191415137874, 0.09539009025037705, 2.268470024521791, 0.19614702232680742, 0.3707290279356305, 0.03461709827237036, 0.06308323946040559, 0.035139277180030425, 2.840975588086939, 0.3437212635829233, 0.32434107882250846], "min": [0.5641604019370838, 0.15129850948751583, 1.1210935381139109, -3.1407329218455597, 0.6352677980120003, 1.3618141554615373, 0.5531286837662519, -0.3248823791700292, 1.0878957800719833, -3.141087493597008, 0.25875306148487875, -3.035032907843149], "max": [0.6637915062977269, 0.2901020255358716, 1.3757253633880762, 3.1407775479047095, 1.4422152310025824, 2.7378771543371805, 0.679591187818893, -0.08285148148985613, 1.2365005576650479, 3.141299507357965, 1.4687459023541627, -0.4390125475414398], "count": [782]}, "eef_sim_pose_action": {"mean": [0.5950014938716176, 0.22698563252410614, 1.2896823324797435, 1.2900896489400875, 0.9371561836775324, 2.1141904844154897, 0.6138267755638187, -0.22062269261931594, 1.1449020248640942, 0.35894134436955066, 1.0386881541713038, -2.261531443492908], "std": [0.03538673193029096, 0.0342191415137874, 0.09539009025037705, 2.268470024521791, 0.19614702232680742, 0.3707290279356305, 0.03461709827237036, 0.06308323946040559, 0.035139277180030425, 2.840975588086939, 0.3437212635829233, 0.32434107882250846], "min": [0.5641604019370838, 0.15129850948751583, 1.1210935381139109, -3.1407329218455597, 0.6352677980120003, 1.3618141554615373, 0.5531286837662519, -0.3248823791700292, 1.0878957800719833, -3.141087493597008, 0.25875306148487875, -3.035032907843149], "max": [0.6637915062977269, 0.2901020255358716, 1.3757253633880762, 3.1407775479047095, 1.4422152310025824, 2.7378771543371805, 0.679591187818893, -0.08285148148985613, 1.2365005576650479, 3.141299507357965, 1.4687459023541627, -0.4390125475414398], "count": [782]}, "gripper_mode_state": {"mean": [0.9526854219948849, 0.11636828644501279], "std": [0.21231087752000127, 0.32066603866775], "min": [0, 0], "max": [1, 1], "count": [782]}, "gripper_activity_state": {"mean": [1.9654731457800512, 1.8478260869565217], "std": [0.2479268902015046, 0.5093641092982631], "min": [0, 0], "max": [2, 2], "count": [782]}, "gripper_mode_action": {"mean": [0.9526854219948849, 0.11636828644501279], "std": [0.21231087752000127, 0.32066603866775], "min": [0, 0], "max": [1, 1], "count": [782]}, "gripper_activity_action": {"mean": [1.9654731457800512, 1.8478260869565217], "std": [0.2479268902015046, 0.5093641092982631], "min": [0, 0], "max": [2, 2], "count": [782]}, "gripper_open_scale_state": {"mean": [0.24866176480344473, 0.6669040919935624], "std": [0.15766838116580983, 0.209446124911612], "min": [0.114, 0.069], "max": [0.704, 0.89], "count": [782]}, "gripper_open_scale_action": {"mean": [0.24866176480344473, 0.6669040919935624], "std": [0.15766838116580983, 0.209446124911612], "min": [0.114, 0.069], "max": [0.704, 0.89], "count": [782]}}} +{"episode_index": 365, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.46178200514360673]], [[0.45371242549249746]], [[0.4406543873124367]]], "std": [[[0.10940602318112654]], [[0.1157724165972863]], [[0.129031120870108]]], "count": [142]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.00784313725490196]]], "max": [[[0.6745098039215687]], [[0.6392156862745098]], [[0.6392156862745098]]], "mean": [[[0.47149475283070974]], [[0.476303024026512]], [[0.4732550357290804]]], "std": [[[0.06056719666080932]], [[0.04903849955036985]], [[0.0539713511353088]]], "count": [142]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7372549019607844]], [[0.7372549019607844]], [[0.7333333333333333]]], "mean": [[[0.48555195100340603]], [[0.4652350754855933]], [[0.44879266201785883]]], "std": [[[0.09945469711232974]], [[0.10886084820034664]], [[0.13082823325108536]]], "count": [142]}, "observation.state": {"min": [0.2683967351913452, 1.917349100112915, -1.2026365995407104, -1.2697445154190063, 0.5791177153587341, 0.842714786529541, -2.0298876762390137, 70.0, 0.03110400028526783, 0.35371100902557373, -0.2010429948568344, -3.072000026702881, 0.47600001096725464, -3.1361851692199707, -0.8558570742607117, -2.0403945446014404, 1.0750181674957275, 0.6974685192108154, -0.8115432858467102, -1.3684428930282593, 0.38667771220207214, 117.0, -0.19807200133800507, 0.3713420033454895, -0.1781580001115799, -3.1401853561401367, -1.4290000200271606, -0.5109999775886536], "max": [1.01033616065979, 2.043274402618408, -0.5357986688613892, -0.46905726194381714, 2.1016383171081543, 1.5278786420822144, -0.91575688123703, 856.0, 0.2747580111026764, 0.47216400504112244, -0.02879299968481064, 3.135999917984009, 1.5540000200271606, 3.140000104904175, -0.15713199973106384, -2.015803098678589, 1.6780468225479126, 2.026449680328369, -0.46474629640579224, -0.0015009832568466663, 0.635247528553009, 692.0, -0.09422200173139572, 0.4664280116558075, 0.07865799963474274, 3.138000011444092, -0.5820000171661377, 1.2309999465942383], "mean": [0.6333438158035278, 2.0180392265319824, -0.9519560933113098, -0.8304339051246643, 1.2023897171020508, 1.1368932723999023, -1.323608160018921, 709.045166015625, 0.18699617683887482, 0.4183152914047241, -0.13591834902763367, 2.256446361541748, 1.0107877254486084, -0.7445741295814514, -0.5368970632553101, -2.0289206504821777, 1.220070242881775, 1.7309422492980957, -0.6452004313468933, -1.119436502456665, 0.4834155738353729, 244.72035217285156, -0.1521553099155426, 0.3995834290981293, 0.00527031347155571, -1.6998040676116943, -1.072351098060608, 0.5795613527297974], "std": [0.2411218136548996, 0.020872339606285095, 0.1401153951883316, 0.19413644075393677, 0.5546268224716187, 0.20078392326831818, 0.4000328481197357, 194.09646606445312, 0.0661545917391777, 0.03390179201960564, 0.03792291507124901, 1.0858234167099, 0.35608744621276855, 1.486462116241455, 0.14438247680664062, 0.004136372357606888, 0.12301373481750488, 0.38724055886268616, 0.08893553912639618, 0.3125101327896118, 0.06149306893348694, 197.57777404785156, 0.023554744198918343, 0.02541491389274597, 0.07874598354101181, 2.0124568939208984, 0.22066687047481537, 0.37259724736213684], "count": [742]}, "action": {"min": [0.2683967351913452, 1.917349100112915, -1.2026365995407104, -1.2697445154190063, 0.5791177153587341, 0.842714786529541, -2.0298876762390137, 70.0, 0.03110400028526783, 0.35371100902557373, -0.2010429948568344, -3.072000026702881, 0.47600001096725464, -3.1361851692199707, -0.8558570742607117, -2.0403945446014404, 1.0750181674957275, 0.6974685192108154, -0.8115432858467102, -1.3684428930282593, 0.38667771220207214, 117.0, -0.19807200133800507, 0.3713420033454895, -0.1781580001115799, -3.1401853561401367, -1.4290000200271606, -0.5109999775886536], "max": [1.01033616065979, 2.043274402618408, -0.5357986688613892, -0.46905726194381714, 2.1016383171081543, 1.5278786420822144, -0.91575688123703, 856.0, 0.2747580111026764, 0.47216400504112244, -0.02879299968481064, 3.135999917984009, 1.5540000200271606, 3.140000104904175, -0.15713199973106384, -2.015803098678589, 1.6780468225479126, 2.026449680328369, -0.46474629640579224, -0.0015009832568466663, 0.635247528553009, 692.0, -0.09422200173139572, 0.4664280116558075, 0.07865799963474274, 3.138000011444092, -0.5820000171661377, 1.2309999465942383], "mean": [0.6333438158035278, 2.0180392265319824, -0.9519560933113098, -0.8304339051246643, 1.2023897171020508, 1.1368932723999023, -1.323608160018921, 709.045166015625, 0.18699617683887482, 0.4183152914047241, -0.13591834902763367, 2.256446361541748, 1.0107877254486084, -0.7445741295814514, -0.5368970632553101, -2.0289206504821777, 1.220070242881775, 1.7309422492980957, -0.6452004313468933, -1.119436502456665, 0.4834155738353729, 244.72035217285156, -0.1521553099155426, 0.3995834290981293, 0.00527031347155571, -1.6998040676116943, -1.072351098060608, 0.5795613527297974], "std": [0.2411218136548996, 0.020872339606285095, 0.1401153951883316, 0.19413644075393677, 0.5546268224716187, 0.20078392326831818, 0.4000328481197357, 194.09646606445312, 0.0661545917391777, 0.03390179201960564, 0.03792291507124901, 1.0858234167099, 0.35608744621276855, 1.486462116241455, 0.14438247680664062, 0.004136372357606888, 0.12301373481750488, 0.38724055886268616, 0.08893553912639618, 0.3125101327896118, 0.06149306893348694, 197.57777404785156, 0.023554744198918343, 0.02541491389274597, 0.07874598354101181, 2.0124568939208984, 0.22066687047481537, 0.37259724736213684], "count": [742]}, "timestamp": {"min": [0.0], "max": [24.7], "mean": [12.349999999999998], "std": [7.139891844807985], "count": [742]}, "frame_index": {"min": [0], "max": [741], "mean": [370.5], "std": [214.1967553442395], "count": [742]}, "episode_index": {"min": [366], "max": [366], "mean": [366.0], "std": [0.0], "count": [742]}, "index": {"min": [197156], "max": [197897], "mean": [197526.5], "std": [214.1967553442395], "count": [742]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [742]}, "subtask_annotation": {"mean": [6.008086253369272, 12.0, 12.0, 12.0, 12.0], "std": [4.378019017257819, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [742]}, "scene_annotation": {"mean": [366.0], "std": [0.0], "min": [366], "max": [366], "count": [742]}, "eef_direction_state": {"mean": [4.479784366576819, 4.07277628032345], "std": [1.6819946946893638, 1.7977486972658145], "min": [0, 0], "max": [6, 6], "count": [742]}, "eef_velocity_state": {"mean": [0.660377358490566, 0.866576819407008], "std": [0.6612239471422797, 0.7247930321937193], "min": [0, 0], "max": [2, 2], "count": [742]}, "eef_acc_mag_state": {"mean": [0.6361185983827493, 0.8477088948787062], "std": [0.8157413752686986, 0.8288847971232246], "min": [0, 0], "max": [2, 2], "count": [742]}, "eef_direction_action": {"mean": [4.479784366576819, 4.07277628032345], "std": [1.6819946946893638, 1.7977486972658145], "min": [0, 0], "max": [6, 6], "count": [742]}, "eef_velocity_action": {"mean": [0.660377358490566, 0.866576819407008], "std": [0.6612239471422797, 0.7247930321937193], "min": [0, 0], "max": [2, 2], "count": [742]}, "eef_acc_mag_action": {"mean": [0.6361185983827493, 0.8477088948787062], "std": [0.8157413752686986, 0.8288847971232246], "min": [0, 0], "max": [2, 2], "count": [742]}, "eef_sim_pose_state": {"mean": [0.5903348997895487, 0.23256149000465187, 1.288694635664758, 1.7025639081795862, 1.07364683725374, 2.1536667731735393, 0.6200754167870159, -0.2738673773222754, 1.1484226965794873, 2.2569597948879436, 1.0113279222150153, -1.5282865185251855], "std": [0.030570829323520878, 0.020234590369508035, 0.07217950221167568, 2.0133548425370598, 0.22112461742937842, 0.3729453296041213, 0.036994392556752145, 0.06244915696296112, 0.03200080643777862, 1.0850077084390621, 0.3560297262244586, 1.8067145895827768], "min": [0.5635957260047856, 0.1800264894308307, 1.1245200247295881, -3.1373335310840877, 0.5822876805374593, 1.057570524477609, 0.5596553675524654, -0.3535873807940497, 1.1006901399965263, -3.079722845872279, 0.4768615291588123, -3.1257830889679856], "max": [0.6682020842265326, 0.2731150728865208, 1.3570756958871437, 3.1408014372231654, 1.4312983592261914, 2.8041335839243384, 0.6790876701715732, -0.1269831268173978, 1.23572926205658, 3.132007662316349, 1.5544355988491154, 3.0938369011979985], "count": [742]}, "eef_sim_pose_action": {"mean": [0.5903348997895487, 0.23256149000465187, 1.288694635664758, 1.7025639081795862, 1.07364683725374, 2.1536667731735393, 0.6200754167870159, -0.2738673773222754, 1.1484226965794873, 2.2569597948879436, 1.0113279222150153, -1.5282865185251855], "std": [0.030570829323520878, 0.020234590369508035, 0.07217950221167568, 2.0133548425370598, 0.22112461742937842, 0.3729453296041213, 0.036994392556752145, 0.06244915696296112, 0.03200080643777862, 1.0850077084390621, 0.3560297262244586, 1.8067145895827768], "min": [0.5635957260047856, 0.1800264894308307, 1.1245200247295881, -3.1373335310840877, 0.5822876805374593, 1.057570524477609, 0.5596553675524654, -0.3535873807940497, 1.1006901399965263, -3.079722845872279, 0.4768615291588123, -3.1257830889679856], "max": [0.6682020842265326, 0.2731150728865208, 1.3570756958871437, 3.1408014372231654, 1.4312983592261914, 2.8041335839243384, 0.6790876701715732, -0.1269831268173978, 1.23572926205658, 3.132007662316349, 1.5544355988491154, 3.0938369011979985], "count": [742]}, "gripper_mode_state": {"mean": [0.7641509433962265, 0.1711590296495957], "std": [0.4245283018867975, 0.3766478676682023], "min": [0, 0], "max": [1, 1], "count": [742]}, "gripper_activity_state": {"mean": [1.9380053908355794, 1.8477088948787062], "std": [0.3052731708909533, 0.4895004124638513], "min": [0, 0], "max": [2, 2], "count": [742]}, "gripper_mode_action": {"mean": [0.7641509433962265, 0.1711590296495957], "std": [0.4245283018867975, 0.3766478676682023], "min": [0, 0], "max": [1, 1], "count": [742]}, "gripper_activity_action": {"mean": [1.9380053908355794, 1.8477088948787062], "std": [0.3052731708909533, 0.4895004124638513], "min": [0, 0], "max": [2, 2], "count": [742]}, "gripper_open_scale_state": {"mean": [0.244720350476288, 0.7090451481657206], "std": [0.19757779773351303, 0.19409638950770658], "min": [0.117, 0.07], "max": [0.692, 0.856], "count": [742]}, "gripper_open_scale_action": {"mean": [0.244720350476288, 0.7090451481657206], "std": [0.19757779773351303, 0.19409638950770658], "min": [0.117, 0.07], "max": [0.692, 0.856], "count": [742]}}} +{"episode_index": 366, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4643614593958971]], [[0.45787122907930033]], [[0.4459143195813971]]], "std": [[[0.11412824392749892]], [[0.12031276179645853]], [[0.13215700317458018]]], "count": [173]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.047058823529411764]], [[0.00784313725490196]]], "max": [[[0.6784313725490196]], [[0.6509803921568628]], [[0.6392156862745098]]], "mean": [[[0.468792397474404]], [[0.4744510476878613]], [[0.47003995239714386]]], "std": [[[0.062061017014878]], [[0.051838154089243145]], [[0.05758340523552726]]], "count": [173]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7568627450980392]], [[0.7725490196078432]]], "mean": [[[0.4833615621103933]], [[0.4693313239072122]], [[0.4561366079186973]]], "std": [[[0.1012957833689422]], [[0.11273307529537728]], [[0.13248076635976347]]], "count": [173]}, "observation.state": {"min": [-0.06462954729795456, 1.8991626501083374, -2.1808762550354004, -1.948939323425293, 0.48003536462783813, -1.2451528310775757, -2.704143524169922, 59.0, -0.01685900054872036, 0.2924799919128418, -0.1945129930973053, -3.1411852836608887, 0.34599998593330383, -3.0969998836517334, -0.9108873009681702, -2.0371832847595215, 0.9946282505989075, 0.6393490433692932, -0.9184446334838867, -1.5801163911819458, 0.2652551531791687, 119.0, -0.21503999829292297, 0.3535279929637909, -0.1722410023212433, -3.1411852836608887, -1.434000015258789, -0.4860000014305115], "max": [0.9970716834068298, 2.044792890548706, -1.1232067346572876, -0.7095112800598145, 2.876389980316162, 1.6201368570327759, -0.5616295337677002, 894.0, 0.23723499476909637, 0.4683910012245178, -0.023706000298261642, 3.1410000324249268, 1.4739999771118164, 1.069000005722046, 0.04811872914433479, -2.0201663970947266, 1.811704158782959, 2.0261878967285156, -0.37255799770355225, 0.2905624508857727, 0.7191630005836487, 576.0, -0.07926599681377411, 0.47507598996162415, 0.08093400299549103, 3.1389999389648438, -0.5669999718666077, 1.1679999828338623], "mean": [0.4471839368343353, 2.0259881019592285, -1.5452594757080078, -1.26497220993042, 1.4394869804382324, 0.6199243664741516, -1.2715198993682861, 613.3805541992188, 0.1370687335729599, 0.3962162733078003, -0.12514306604862213, 0.018071729689836502, 0.9477841854095459, -0.8782927989959717, -0.6486930847167969, -2.029027223587036, 1.2200098037719727, 1.7375152111053467, -0.4911937415599823, -1.282204031944275, 0.44330528378486633, 219.94076538085938, -0.14267376065254211, 0.4009333848953247, 0.010632391087710857, -1.9141367673873901, -0.9503880739212036, 0.6190442442893982], "std": [0.32361459732055664, 0.012726365588605404, 0.23590150475502014, 0.29211002588272095, 0.8669723868370056, 0.6923770904541016, 0.7675180435180664, 251.02088928222656, 0.06784655153751373, 0.043011412024497986, 0.030513014644384384, 2.8044567108154297, 0.35817548632621765, 0.576599657535553, 0.19767741858959198, 0.0036106943152844906, 0.16298599541187286, 0.3909990191459656, 0.11283372342586517, 0.4222237467765808, 0.1321944296360016, 166.29576110839844, 0.033422909677028656, 0.0286848247051239, 0.07669981569051743, 1.846214771270752, 0.183829203248024, 0.32521066069602966], "count": [971]}, "action": {"min": [-0.06462954729795456, 1.8991626501083374, -2.1808762550354004, -1.948939323425293, 0.48003536462783813, -1.2451528310775757, -2.704143524169922, 59.0, -0.01685900054872036, 0.2924799919128418, -0.1945129930973053, -3.1411852836608887, 0.34599998593330383, -3.0969998836517334, -0.9108873009681702, -2.0371832847595215, 0.9946282505989075, 0.6393490433692932, -0.9184446334838867, -1.5801163911819458, 0.2652551531791687, 119.0, -0.21503999829292297, 0.3535279929637909, -0.1722410023212433, -3.1411852836608887, -1.434000015258789, -0.4860000014305115], "max": [0.9970716834068298, 2.044792890548706, -1.1232067346572876, -0.7095112800598145, 2.876389980316162, 1.6201368570327759, -0.5616295337677002, 894.0, 0.23723499476909637, 0.4683910012245178, -0.023706000298261642, 3.1410000324249268, 1.4739999771118164, 1.069000005722046, 0.04811872914433479, -2.0201663970947266, 1.811704158782959, 2.0261878967285156, -0.37255799770355225, 0.2905624508857727, 0.7191630005836487, 576.0, -0.07926599681377411, 0.47507598996162415, 0.08093400299549103, 3.1389999389648438, -0.5669999718666077, 1.1679999828338623], "mean": [0.4471839368343353, 2.0259881019592285, -1.5452594757080078, -1.26497220993042, 1.4394869804382324, 0.6199243664741516, -1.2715198993682861, 613.3805541992188, 0.1370687335729599, 0.3962162733078003, -0.12514306604862213, 0.018071729689836502, 0.9477841854095459, -0.8782927989959717, -0.6486930847167969, -2.029027223587036, 1.2200098037719727, 1.7375152111053467, -0.4911937415599823, -1.282204031944275, 0.44330528378486633, 219.94076538085938, -0.14267376065254211, 0.4009333848953247, 0.010632391087710857, -1.9141367673873901, -0.9503880739212036, 0.6190442442893982], "std": [0.32361459732055664, 0.012726365588605404, 0.23590150475502014, 0.29211002588272095, 0.8669723868370056, 0.6923770904541016, 0.7675180435180664, 251.02088928222656, 0.06784655153751373, 0.043011412024497986, 0.030513014644384384, 2.8044567108154297, 0.35817548632621765, 0.576599657535553, 0.19767741858959198, 0.0036106943152844906, 0.16298599541187286, 0.3909990191459656, 0.11283372342586517, 0.4222237467765808, 0.1321944296360016, 166.29576110839844, 0.033422909677028656, 0.0286848247051239, 0.07669981569051743, 1.846214771270752, 0.183829203248024, 0.32521066069602966], "count": [971]}, "timestamp": {"min": [0.0], "max": [32.333333333333336], "mean": [16.166666666666668], "std": [9.343446901438462], "count": [971]}, "frame_index": {"min": [0], "max": [970], "mean": [485.0], "std": [280.30340704315387], "count": [971]}, "episode_index": {"min": [367], "max": [367], "mean": [367.0], "std": [0.0], "count": [971]}, "index": {"min": [197898], "max": [198868], "mean": [198383.0], "std": [280.30340704315387], "count": [971]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [971]}, "subtask_annotation": {"mean": [5.639546858908342, 12.0, 12.0, 12.0, 12.0], "std": [3.838908803805028, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [971]}, "scene_annotation": {"mean": [367.0], "std": [0.0], "min": [367], "max": [367], "count": [971]}, "eef_direction_state": {"mean": [4.866117404737384, 3.51081359423275], "std": [1.5801925545287467, 2.033356353674979], "min": [0, 0], "max": [6, 6], "count": [971]}, "eef_velocity_state": {"mean": [0.5345005149330587, 1.030895983522142], "std": [0.6635998887180752, 0.6860933755499846], "min": [0, 0], "max": [2, 2], "count": [971]}, "eef_acc_mag_state": {"mean": [0.6168898043254377, 0.9227600411946447], "std": [0.8089885149438685, 0.8326542394545078], "min": [0, 0], "max": [2, 2], "count": [971]}, "eef_direction_action": {"mean": [4.866117404737384, 3.51081359423275], "std": [1.5801925545287467, 2.033356353674979], "min": [0, 0], "max": [6, 6], "count": [971]}, "eef_velocity_action": {"mean": [0.5345005149330587, 1.030895983522142], "std": [0.6635998887180752, 0.6860933755499846], "min": [0, 0], "max": [2, 2], "count": [971]}, "eef_acc_mag_action": {"mean": [0.6168898043254377, 0.9227600411946447], "std": [0.8089885149438685, 0.8326542394545078], "min": [0, 0], "max": [2, 2], "count": [971]}, "eef_sim_pose_state": {"mean": [0.5923043306420258, 0.21956959016746663, 1.298726334992399, 1.9226645603374506, 0.9516440818578873, 2.192502258252811, 0.5950721710367999, -0.2142859779693554, 1.162186570550366, 0.00462064047814624, 0.9482369704266893, -2.074833322682227], "std": [0.03352405011134496, 0.031644491006159146, 0.07440212940983112, 1.8401275614154422, 0.18418094808395172, 0.3260485242407604, 0.04648279292658419, 0.06115734093235486, 0.026014646809109535, 2.805058264795332, 0.35803719867207456, 1.1080645355226941], "min": [0.5344744828243965, 0.15914361551737924, 1.1302771481988263, -3.139937462323124, 0.5675528884105088, 1.082544541933645, 0.48713498116415194, -0.3026735604772658, 1.1047741057920093, -3.1415050415240007, 0.3470414526860697, -3.1375952070066675], "max": [0.677076205799728, 0.29256560253219926, 1.3681815376250939, 3.1415250656332887, 1.436270573521861, 2.7415201138803043, 0.6695951901457926, -0.07513472749806321, 1.2403761129861903, 3.1412458436419124, 1.4746834061928227, 3.0954015167738405], "count": [971]}, "eef_sim_pose_action": {"mean": [0.5923043306420258, 0.21956959016746663, 1.298726334992399, 1.9226645603374506, 0.9516440818578873, 2.192502258252811, 0.5950721710367999, -0.2142859779693554, 1.162186570550366, 0.00462064047814624, 0.9482369704266893, -2.074833322682227], "std": [0.03352405011134496, 0.031644491006159146, 0.07440212940983112, 1.8401275614154422, 0.18418094808395172, 0.3260485242407604, 0.04648279292658419, 0.06115734093235486, 0.026014646809109535, 2.805058264795332, 0.35803719867207456, 1.1080645355226941], "min": [0.5344744828243965, 0.15914361551737924, 1.1302771481988263, -3.139937462323124, 0.5675528884105088, 1.082544541933645, 0.48713498116415194, -0.3026735604772658, 1.1047741057920093, -3.1415050415240007, 0.3470414526860697, -3.1375952070066675], "max": [0.677076205799728, 0.29256560253219926, 1.3681815376250939, 3.1415250656332887, 1.436270573521861, 2.7415201138803043, 0.6695951901457926, -0.07513472749806321, 1.2403761129861903, 3.1412458436419124, 1.4746834061928227, 3.0954015167738405], "count": [971]}, "gripper_mode_state": {"mean": [0.8712667353244078, 0.21627188465499486], "std": [0.3349044807725856, 0.41170178110225636], "min": [0, 0], "max": [1, 1], "count": [971]}, "gripper_activity_state": {"mean": [1.9577754891864059, 1.8733264675592174], "std": [0.2470605671657098, 0.44861516576167493], "min": [0, 0], "max": [2, 2], "count": [971]}, "gripper_mode_action": {"mean": [0.8712667353244078, 0.21627188465499486], "std": [0.3349044807725856, 0.41170178110225636], "min": [0, 0], "max": [1, 1], "count": [971]}, "gripper_activity_action": {"mean": [1.9577754891864059, 1.8733264675592174], "std": [0.2470605671657098, 0.44861516576167493], "min": [0, 0], "max": [2, 2], "count": [971]}, "gripper_open_scale_state": {"mean": [0.21994078276896445, 0.6133805356246694], "std": [0.1662957079618423, 0.25102102193567527], "min": [0.119, 0.059], "max": [0.576, 0.894], "count": [971]}, "gripper_open_scale_action": {"mean": [0.21994078276896445, 0.6133805356246694], "std": [0.1662957079618423, 0.25102102193567527], "min": [0.119, 0.059], "max": [0.576, 0.894], "count": [971]}}} +{"episode_index": 367, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.46536052911307896]], [[0.46404125816993463]], [[0.4519912469692178]]], "std": [[[0.11677551510200558]], [[0.11619681483452003]], [[0.12720883134590416]]], "count": [186]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8980392156862745]], [[1.0]], [[1.0]]], "mean": [[[0.47670327763721976]], [[0.4813017813532223]], [[0.4767055254673554]]], "std": [[[0.05753379045244617]], [[0.052046331853771784]], [[0.055033510695365224]]], "count": [186]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7176470588235294]], [[0.7098039215686275]], [[0.7137254901960784]]], "mean": [[[0.4771529973996767]], [[0.4672381327306908]], [[0.45544695142842084]]], "std": [[[0.09229649472629918]], [[0.09969351467025482]], [[0.11709864309180033]]], "count": [186]}, "observation.state": {"min": [0.05361652001738548, 2.0141100883483887, -1.7501639127731323, -1.7784730195999146, 0.5949827432632446, -0.23015658557415009, -1.1093487739562988, 5.0, -0.014917000196874142, 0.3060530126094818, -0.19643299281597137, -3.1401853561401367, 0.3609999716281891, -1.1670000553131104, -0.7399672865867615, -2.0390334129333496, 1.1458086967468262, 0.8768359422683716, -1.6901419162750244, -1.414554476737976, 0.15744614601135254, 95.0, -0.21146999299526215, 0.3795729875564575, -0.17532199621200562, -3.121999979019165, -1.4529999494552612, 0.002000007778406143], "max": [1.004995584487915, 2.0371832847595215, -1.0318735837936401, -0.4865105450153351, 1.2947375774383545, 1.4887659549713135, -0.5061629414558411, 890.0, 0.22639499604701996, 0.47843798995018005, -0.058671001344919205, 3.1410000324249268, 1.4759999513626099, -0.5170000195503235, -0.23696336150169373, -2.0262575149536133, 1.6291601657867432, 2.02950382232666, -0.21615903079509735, -0.029565878212451935, 1.2655906677246094, 571.0, -0.07388699799776077, 0.460193008184433, 0.06967899948358536, 3.1410000324249268, -0.5809999704360962, 1.8990000486373901], "mean": [0.5448341369628906, 2.0257017612457275, -1.4070054292678833, -1.1169692277908325, 0.9109465479850769, 0.699314534664154, -0.7426550388336182, 750.2736206054688, 0.14885523915290833, 0.4222303628921509, -0.12421997636556625, 0.8909443020820618, 0.9989153146743774, -0.8898237943649292, -0.5483924746513367, -2.0313026905059814, 1.382617473602295, 1.7118345499038696, -0.5766099691390991, -1.063100814819336, 0.5457428097724915, 280.38916015625, -0.13991136848926544, 0.402830570936203, -0.0030217841267585754, -1.945324182510376, -1.0198925733566284, 0.5501009821891785], "std": [0.24509282410144806, 0.004665262997150421, 0.22912104427814484, 0.25848937034606934, 0.21077819168567657, 0.5826674103736877, 0.19159501791000366, 222.638916015625, 0.060290902853012085, 0.0442778654396534, 0.03757292404770851, 2.7140696048736572, 0.3674338161945343, 0.16442236304283142, 0.14463157951831818, 0.0026628035120666027, 0.12126240879297256, 0.3738875985145569, 0.4900682270526886, 0.4520076513290405, 0.35794854164123535, 166.6812286376953, 0.04005621001124382, 0.02288343571126461, 0.07448462396860123, 1.4337542057037354, 0.24182359874248505, 0.38451769948005676], "count": [1069]}, "action": {"min": [0.05361652001738548, 2.0141100883483887, -1.7501639127731323, -1.7784730195999146, 0.5949827432632446, -0.23015658557415009, -1.1093487739562988, 5.0, -0.014917000196874142, 0.3060530126094818, -0.19643299281597137, -3.1401853561401367, 0.3609999716281891, -1.1670000553131104, -0.7399672865867615, -2.0390334129333496, 1.1458086967468262, 0.8768359422683716, -1.6901419162750244, -1.414554476737976, 0.15744614601135254, 95.0, -0.21146999299526215, 0.3795729875564575, -0.17532199621200562, -3.121999979019165, -1.4529999494552612, 0.002000007778406143], "max": [1.004995584487915, 2.0371832847595215, -1.0318735837936401, -0.4865105450153351, 1.2947375774383545, 1.4887659549713135, -0.5061629414558411, 890.0, 0.22639499604701996, 0.47843798995018005, -0.058671001344919205, 3.1410000324249268, 1.4759999513626099, -0.5170000195503235, -0.23696336150169373, -2.0262575149536133, 1.6291601657867432, 2.02950382232666, -0.21615903079509735, -0.029565878212451935, 1.2655906677246094, 571.0, -0.07388699799776077, 0.460193008184433, 0.06967899948358536, 3.1410000324249268, -0.5809999704360962, 1.8990000486373901], "mean": [0.5448341369628906, 2.0257017612457275, -1.4070054292678833, -1.1169692277908325, 0.9109465479850769, 0.699314534664154, -0.7426550388336182, 750.2736206054688, 0.14885523915290833, 0.4222303628921509, -0.12421997636556625, 0.8909443020820618, 0.9989153146743774, -0.8898237943649292, -0.5483924746513367, -2.0313026905059814, 1.382617473602295, 1.7118345499038696, -0.5766099691390991, -1.063100814819336, 0.5457428097724915, 280.38916015625, -0.13991136848926544, 0.402830570936203, -0.0030217841267585754, -1.945324182510376, -1.0198925733566284, 0.5501009821891785], "std": [0.24509282410144806, 0.004665262997150421, 0.22912104427814484, 0.25848937034606934, 0.21077819168567657, 0.5826674103736877, 0.19159501791000366, 222.638916015625, 0.060290902853012085, 0.0442778654396534, 0.03757292404770851, 2.7140696048736572, 0.3674338161945343, 0.16442236304283142, 0.14463157951831818, 0.0026628035120666027, 0.12126240879297256, 0.3738875985145569, 0.4900682270526886, 0.4520076513290405, 0.35794854164123535, 166.6812286376953, 0.04005621001124382, 0.02288343571126461, 0.07448462396860123, 1.4337542057037354, 0.24182359874248505, 0.38451769948005676], "count": [1069]}, "timestamp": {"min": [0.0], "max": [35.6], "mean": [17.8], "std": [10.286452795357159], "count": [1069]}, "frame_index": {"min": [0], "max": [1068], "mean": [534.0], "std": [308.5935838607148], "count": [1069]}, "episode_index": {"min": [368], "max": [368], "mean": [368.0], "std": [0.0], "count": [1069]}, "index": {"min": [198869], "max": [199937], "mean": [199403.0], "std": [308.5935838607148], "count": [1069]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [1069]}, "subtask_annotation": {"mean": [4.9289055191768005, 12.0, 12.0, 12.0, 12.0], "std": [3.86689153694793, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [1069]}, "scene_annotation": {"mean": [368.0], "std": [0.0], "min": [368], "max": [368], "count": [1069]}, "eef_direction_state": {"mean": [4.8830682881197385, 4.522918615528531], "std": [1.5934805014579323, 1.835796356822459], "min": [0, 0], "max": [6, 6], "count": [1069]}, "eef_velocity_state": {"mean": [0.4714686623012161, 0.6398503274087932], "std": [0.5790057881515457, 0.680025295333999], "min": [0, 0], "max": [2, 2], "count": [1069]}, "eef_acc_mag_state": {"mean": [0.5238540692235735, 0.695977549111319], "std": [0.7789571842454186, 0.8207965189954923], "min": [0, 0], "max": [2, 2], "count": [1069]}, "eef_direction_action": {"mean": [4.8830682881197385, 4.522918615528531], "std": [1.5934805014579323, 1.835796356822459], "min": [0, 0], "max": [6, 6], "count": [1069]}, "eef_velocity_action": {"mean": [0.4714686623012161, 0.6398503274087932], "std": [0.5790057881515457, 0.680025295333999], "min": [0, 0], "max": [2, 2], "count": [1069]}, "eef_acc_mag_action": {"mean": [0.5238540692235735, 0.695977549111319], "std": [0.7789571842454186, 0.8207965189954923], "min": [0, 0], "max": [2, 2], "count": [1069]}, "eef_sim_pose_state": {"mean": [0.5918714290722583, 0.21554883007442346, 1.2791442815112015, 1.9480120084570915, 1.0213474449996143, 1.9477178304086027, 0.6207550127427798, -0.22738337176481843, 1.162088456573817, 0.8849482995374814, 0.9994026670351489, -2.461373118640754], "std": [0.025384119680950196, 0.03675051802985629, 0.0741494351476188, 1.4328304236122231, 0.2416761699956097, 0.8893298971532551, 0.0395814820919589, 0.05345922943889349, 0.033749589036535146, 2.716202699682436, 0.36738840240230347, 0.16462394095500682], "min": [0.5670270089658553, 0.1508699563802796, 1.1258580977015047, -3.1347913650078683, 0.5814652299367005, -3.1261354706559024, 0.5116875793325101, -0.29094239538386263, 1.1061169619818083, -3.141568839340274, 0.36165537745496334, -2.738982222848793], "max": [0.6588595460794142, 0.27987780368205006, 1.3523404138509383, 3.1286108311535963, 1.454104696963772, 3.129952676793526, 0.682106339876998, -0.0793322762389669, 1.227891998874287, 3.14104515987387, 1.4763965586558156, -2.0881157275563544], "count": [1069]}, "eef_sim_pose_action": {"mean": [0.5918714290722583, 0.21554883007442346, 1.2791442815112015, 1.9480120084570915, 1.0213474449996143, 1.9477178304086027, 0.6207550127427798, -0.22738337176481843, 1.162088456573817, 0.8849482995374814, 0.9994026670351489, -2.461373118640754], "std": [0.025384119680950196, 0.03675051802985629, 0.0741494351476188, 1.4328304236122231, 0.2416761699956097, 0.8893298971532551, 0.0395814820919589, 0.05345922943889349, 0.033749589036535146, 2.716202699682436, 0.36738840240230347, 0.16462394095500682], "min": [0.5670270089658553, 0.1508699563802796, 1.1258580977015047, -3.1347913650078683, 0.5814652299367005, -3.1261354706559024, 0.5116875793325101, -0.29094239538386263, 1.1061169619818083, -3.141568839340274, 0.36165537745496334, -2.738982222848793], "max": [0.6588595460794142, 0.27987780368205006, 1.3523404138509383, 3.1286108311535963, 1.454104696963772, 3.129952676793526, 0.682106339876998, -0.0793322762389669, 1.227891998874287, 3.14104515987387, 1.4763965586558156, -2.0881157275563544], "count": [1069]}, "gripper_mode_state": {"mean": [0.8437792329279701, 0.15154349859681945], "std": [0.3630645108069056, 0.3585778390110726], "min": [0, 0], "max": [1, 1], "count": [1069]}, "gripper_activity_state": {"mean": [1.923292797006548, 1.833489242282507], "std": [0.3666525047851675, 0.5047585397663458], "min": [0, 0], "max": [2, 2], "count": [1069]}, "gripper_mode_action": {"mean": [0.8437792329279701, 0.15154349859681945], "std": [0.3630645108069056, 0.3585778390110726], "min": [0, 0], "max": [1, 1], "count": [1069]}, "gripper_activity_action": {"mean": [1.923292797006548, 1.833489242282507], "std": [0.3666525047851675, 0.5047585397663458], "min": [0, 0], "max": [2, 2], "count": [1069]}, "gripper_open_scale_state": {"mean": [0.28038914901547873, 0.7502736202557584], "std": [0.16668127525374526, 0.22263901816623025], "min": [0.095, 0.005], "max": [0.571, 0.89], "count": [1069]}, "gripper_open_scale_action": {"mean": [0.28038914901547873, 0.7502736202557584], "std": [0.16668127525374526, 0.22263901816623025], "min": [0.095, 0.005], "max": [0.571, 0.89], "count": [1069]}}} +{"episode_index": 368, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.4619959388865035]], [[0.4594034859381709]], [[0.44810732282572396]]], "std": [[[0.11575508618932981]], [[0.11856631165425136]], [[0.13024301898521462]]], "count": [137]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.058823529411764705]], [[0.00784313725490196]]], "max": [[[0.7058823529411765]], [[0.6509803921568628]], [[0.6392156862745098]]], "mean": [[[0.4739427046061734]], [[0.47921049955870426]], [[0.4753356888984304]]], "std": [[[0.0655510169449593]], [[0.053727267015319734]], [[0.05982587091911284]]], "count": [137]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.7137254901960784]], [[0.7254901960784313]]], "mean": [[[0.4797785619722342]], [[0.46598039961118265]], [[0.454741569164162]]], "std": [[[0.10148258522164115]], [[0.1078168316481601]], [[0.12562133539519518]]], "count": [137]}, "observation.state": {"min": [0.19638444483280182, 1.9899022579193115, -1.928204894065857, -1.4967072010040283, 0.41690677404403687, -0.8007047176361084, -1.5231664180755615, 65.0, -0.006471999920904636, 0.36212700605392456, -0.22224000096321106, -3.1401853561401367, 0.33500000834465027, -1.3049999475479126, -0.8161509037017822, -2.041337013244629, 1.0593974590301514, 0.7098952531814575, -1.2681387662887573, -1.4868810176849365, 0.31586968898773193, 128.0, -0.21210600435733795, 0.3773159980773926, -0.18348899483680725, -3.1371853351593018, -1.3660000562667847, -0.4399999678134918], "max": [0.9957103133201599, 2.0431172847747803, -0.8726298213005066, -0.46160468459129333, 1.6878730058670044, 1.4585367441177368, -0.24232152104377747, 890.0, 0.23795199394226074, 0.47406700253486633, -0.006219999864697456, 3.140000104904175, 1.4819999933242798, 0.6419999599456787, -0.1276184767484665, -2.020585298538208, 1.7272827625274658, 2.0417909622192383, -0.29133036732673645, 0.3436553478240967, 1.1319682598114014, 416.0, -0.06612200289964676, 0.4709399938583374, 0.08611500263214111, 3.1410000324249268, -0.6019999980926514, 1.350000023841858], "mean": [0.5818214416503906, 2.025128126144409, -1.571441650390625, -0.9092051386833191, 0.8902055025100708, 0.3923357427120209, -0.6077179312705994, 771.311767578125, 0.1468387395143509, 0.42096132040023804, -0.15311335027217865, 0.8416288495063782, 1.0378204584121704, -0.5501047372817993, -0.6315556168556213, -2.0300633907318115, 1.3190869092941284, 1.7252202033996582, -0.47074222564697266, -1.1510990858078003, 0.4613668918609619, 221.8076171875, -0.13497833907604218, 0.40344899892807007, 0.006376901175826788, -2.1541545391082764, -0.9468618035316467, 0.5051939487457275], "std": [0.19248807430267334, 0.007005928084254265, 0.2922230064868927, 0.3194916844367981, 0.18918152153491974, 0.7971035838127136, 0.27722400426864624, 197.57907104492188, 0.07369869947433472, 0.03019667975604534, 0.04835214093327522, 2.4861111640930176, 0.3640112280845642, 0.5645366907119751, 0.14400599896907806, 0.0025197912473231554, 0.12986981868743896, 0.45985838770866394, 0.2268567979335785, 0.44933241605758667, 0.1834210753440857, 122.54302978515625, 0.037846218794584274, 0.029747122898697853, 0.09430328756570816, 1.2786389589309692, 0.17859649658203125, 0.3661074936389923], "count": [707]}, "action": {"min": [0.19638444483280182, 1.9899022579193115, -1.928204894065857, -1.4967072010040283, 0.41690677404403687, -0.8007047176361084, -1.5231664180755615, 65.0, -0.006471999920904636, 0.36212700605392456, -0.22224000096321106, -3.1401853561401367, 0.33500000834465027, -1.3049999475479126, -0.8161509037017822, -2.041337013244629, 1.0593974590301514, 0.7098952531814575, -1.2681387662887573, -1.4868810176849365, 0.31586968898773193, 128.0, -0.21210600435733795, 0.3773159980773926, -0.18348899483680725, -3.1371853351593018, -1.3660000562667847, -0.4399999678134918], "max": [0.9957103133201599, 2.0431172847747803, -0.8726298213005066, -0.46160468459129333, 1.6878730058670044, 1.4585367441177368, -0.24232152104377747, 890.0, 0.23795199394226074, 0.47406700253486633, -0.006219999864697456, 3.140000104904175, 1.4819999933242798, 0.6419999599456787, -0.1276184767484665, -2.020585298538208, 1.7272827625274658, 2.0417909622192383, -0.29133036732673645, 0.3436553478240967, 1.1319682598114014, 416.0, -0.06612200289964676, 0.4709399938583374, 0.08611500263214111, 3.1410000324249268, -0.6019999980926514, 1.350000023841858], "mean": [0.5818214416503906, 2.025128126144409, -1.571441650390625, -0.9092051386833191, 0.8902055025100708, 0.3923357427120209, -0.6077179312705994, 771.311767578125, 0.1468387395143509, 0.42096132040023804, -0.15311335027217865, 0.8416288495063782, 1.0378204584121704, -0.5501047372817993, -0.6315556168556213, -2.0300633907318115, 1.3190869092941284, 1.7252202033996582, -0.47074222564697266, -1.1510990858078003, 0.4613668918609619, 221.8076171875, -0.13497833907604218, 0.40344899892807007, 0.006376901175826788, -2.1541545391082764, -0.9468618035316467, 0.5051939487457275], "std": [0.19248807430267334, 0.007005928084254265, 0.2922230064868927, 0.3194916844367981, 0.18918152153491974, 0.7971035838127136, 0.27722400426864624, 197.57907104492188, 0.07369869947433472, 0.03019667975604534, 0.04835214093327522, 2.4861111640930176, 0.3640112280845642, 0.5645366907119751, 0.14400599896907806, 0.0025197912473231554, 0.12986981868743896, 0.45985838770866394, 0.2268567979335785, 0.44933241605758667, 0.1834210753440857, 122.54302978515625, 0.037846218794584274, 0.029747122898697853, 0.09430328756570816, 1.2786389589309692, 0.17859649658203125, 0.3661074936389923], "count": [707]}, "timestamp": {"min": [0.0], "max": [23.533333333333335], "mean": [11.766666666666666], "std": [6.803103866781854], "count": [707]}, "frame_index": {"min": [0], "max": [706], "mean": [353.0], "std": [204.09311600345563], "count": [707]}, "episode_index": {"min": [369], "max": [369], "mean": [369.0], "std": [0.0], "count": [707]}, "index": {"min": [199938], "max": [200644], "mean": [200291.0], "std": [204.09311600345563], "count": [707]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [707]}, "subtask_annotation": {"mean": [5.301272984441301, 12.0, 12.0, 12.0, 12.0], "std": [4.252103041418809, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [707]}, "scene_annotation": {"mean": [369.0], "std": [0.0], "min": [369], "max": [369], "count": [707]}, "eef_direction_state": {"mean": [4.6958981612446955, 4.1046676096181045], "std": [1.6025166314223673, 1.8699796899593082], "min": [0, 0], "max": [6, 6], "count": [707]}, "eef_velocity_state": {"mean": [0.5855728429985856, 0.8217821782178217], "std": [0.6531101124246361, 0.7326923809579196], "min": [0, 0], "max": [2, 2], "count": [707]}, "eef_acc_mag_state": {"mean": [0.6619519094766619, 0.7821782178217822], "std": [0.8155199887196498, 0.8345911309086915], "min": [0, 0], "max": [2, 2], "count": [707]}, "eef_direction_action": {"mean": [4.6958981612446955, 4.1046676096181045], "std": [1.6025166314223673, 1.8699796899593082], "min": [0, 0], "max": [6, 6], "count": [707]}, "eef_velocity_action": {"mean": [0.5855728429985856, 0.8217821782178217], "std": [0.6531101124246361, 0.7326923809579196], "min": [0, 0], "max": [2, 2], "count": [707]}, "eef_acc_mag_action": {"mean": [0.6619519094766619, 0.7821782178217822], "std": [0.8155199887196498, 0.8345911309086915], "min": [0, 0], "max": [2, 2], "count": [707]}, "eef_sim_pose_state": {"mean": [0.5929913200149349, 0.2106216963871736, 1.2917483442693585, 2.1562027967221065, 0.9482305639224539, 2.0785332671152195, 0.618109200628473, -0.22334577435760206, 1.1306297011605027, 0.8410557039891878, 1.038363778576549, -2.1217869573720534], "std": [0.03386865812701385, 0.03521618193331285, 0.0902360031031477, 1.2788026256635354, 0.17896285522171612, 0.36651949962667046, 0.02872634725866938, 0.06388283917060003, 0.051962113428595795, 2.4867915264336724, 0.3638943740557029, 0.5644536251179545], "min": [0.5657616093227964, 0.14570866209250283, 1.1185159173147872, -3.1404911194434346, 0.6027877054419593, 1.128810305812267, 0.5741325029573904, -0.30885159900826725, 1.0699550153119017, -3.139589576774091, 0.33591354418821684, -2.8776592163494925], "max": [0.6698078126374992, 0.2832265850944899, 1.3697350716192815, 3.137792148656458, 1.3676748829788523, 2.92365195603414, 0.6805366182595369, -0.08829065547951992, 1.2599550572769784, 3.1403194902136455, 1.4825109220715538, -0.9287279452564281], "count": [707]}, "eef_sim_pose_action": {"mean": [0.5929913200149349, 0.2106216963871736, 1.2917483442693585, 2.1562027967221065, 0.9482305639224539, 2.0785332671152195, 0.618109200628473, -0.22334577435760206, 1.1306297011605027, 0.8410557039891878, 1.038363778576549, -2.1217869573720534], "std": [0.03386865812701385, 0.03521618193331285, 0.0902360031031477, 1.2788026256635354, 0.17896285522171612, 0.36651949962667046, 0.02872634725866938, 0.06388283917060003, 0.051962113428595795, 2.4867915264336724, 0.3638943740557029, 0.5644536251179545], "min": [0.5657616093227964, 0.14570866209250283, 1.1185159173147872, -3.1404911194434346, 0.6027877054419593, 1.128810305812267, 0.5741325029573904, -0.30885159900826725, 1.0699550153119017, -3.139589576774091, 0.33591354418821684, -2.8776592163494925], "max": [0.6698078126374992, 0.2832265850944899, 1.3697350716192815, 3.137792148656458, 1.3676748829788523, 2.92365195603414, 0.6805366182595369, -0.08829065547951992, 1.2599550572769784, 3.1403194902136455, 1.4825109220715538, -0.9287279452564281], "count": [707]}, "gripper_mode_state": {"mean": [1.0, 0.10891089108910891], "std": [0.0, 0.3115273806445995], "min": [1, 0], "max": [1, 1], "count": [707]}, "gripper_activity_state": {"mean": [1.9731258840169732, 1.8585572842998586], "std": [0.21436855662894655, 0.48141665127166344], "min": [0, 0], "max": [2, 2], "count": [707]}, "gripper_mode_action": {"mean": [1.0, 0.10891089108910891], "std": [0.0, 0.3115273806445995], "min": [1, 0], "max": [1, 1], "count": [707]}, "gripper_activity_action": {"mean": [1.9731258840169732, 1.8585572842998586], "std": [0.21436855662894655, 0.48141665127166344], "min": [0, 0], "max": [2, 2], "count": [707]}, "gripper_open_scale_state": {"mean": [0.22180763801456052, 0.7713118811341627], "std": [0.12254303466715567, 0.1975791026088506], "min": [0.128, 0.065], "max": [0.416, 0.89], "count": [707]}, "gripper_open_scale_action": {"mean": [0.22180763801456052, 0.7713118811341627], "std": [0.12254303466715567, 0.1975791026088506], "min": [0.128, 0.065], "max": [0.416, 0.89], "count": [707]}}} +{"episode_index": 369, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.47551397255689426]], [[0.47113403737499016]], [[0.45846741377273803]]], "std": [[[0.12314145525334776]], [[0.1209875279748479]], [[0.13222010205036897]]], "count": [166]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7019607843137254]], [[0.7019607843137254]], [[0.6705882352941176]]], "mean": [[[0.4638117076147728]], [[0.46834294038900703]], [[0.4620623326639893]]], "std": [[[0.06498014652535869]], [[0.05625446518612736]], [[0.0644333204482922]]], "count": [166]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.7098039215686275]], [[0.7254901960784313]]], "mean": [[[0.4752699572801008]], [[0.4578324646625719]], [[0.4409104223265612]]], "std": [[[0.1118808806840894]], [[0.12006377458757439]], [[0.1415364469330871]]], "count": [166]}, "observation.state": {"min": [0.11662290245294571, 1.9660261869430542, -1.6468578577041626, -1.325263500213623, 0.5720491409301758, 0.21799162030220032, -2.7204794883728027, 11.0, -0.01257999986410141, 0.35128799080848694, -0.20332300662994385, -3.1411852836608887, 0.29499998688697815, -1.3320000171661377, -0.7117801904678345, -2.035629987716675, 1.139420747756958, 1.0751054286956787, -0.8269020915031433, -1.5141777992248535, 0.41512659192085266, 133.0, -0.19989900290966034, 0.37104201316833496, -0.1569029986858368, -3.0490000247955322, -1.3389999866485596, -0.40700000524520874], "max": [1.1367154121398926, 2.0372705459594727, -0.9393537044525146, -0.46321043372154236, 2.868605613708496, 1.673543930053711, -0.8108625411987305, 886.0, 0.2167550027370453, 0.5056310296058655, -0.064519003033638, 3.1410000324249268, 1.5180000066757202, 0.9489999413490295, -0.2692519426345825, -2.021702289581299, 1.6904910802841187, 2.032593011856079, -0.21582743525505066, 0.288642555475235, 0.8197113871574402, 743.0, -0.06902900338172913, 0.4422920048236847, 0.05886299908161163, -1.274999976158142, -0.5220000147819519, 1.0479999780654907], "mean": [0.7066265344619751, 2.0256097316741943, -1.1840121746063232, -0.7819814682006836, 1.324891448020935, 1.0649076700210571, -1.354493260383606, 680.0802612304688, 0.1432269811630249, 0.42342838644981384, -0.1493655890226364, 1.4326006174087524, 0.910450279712677, -0.6383947134017944, -0.5979765057563782, -2.0276687145233154, 1.3466098308563232, 1.8331565856933594, -0.38067853450775146, -1.3032718896865845, 0.6088210940361023, 216.89454650878906, -0.13814593851566315, 0.39257094264030457, 0.007159280125051737, -2.3751516342163086, -0.7547338604927063, 0.32368746399879456], "std": [0.22802035510540009, 0.009322412312030792, 0.17747892439365387, 0.2203148901462555, 0.8020472526550293, 0.31495657563209534, 0.6765524744987488, 248.4990997314453, 0.06697974354028702, 0.038561515510082245, 0.032440900802612305, 2.227818727493286, 0.3596572279930115, 0.5851707458496094, 0.09453635662794113, 0.002890755422413349, 0.11306940019130707, 0.30553120374679565, 0.13258643448352814, 0.4027809500694275, 0.09192758798599243, 166.52642822265625, 0.03126821666955948, 0.020065607503056526, 0.06250756978988647, 0.2947956323623657, 0.18622371554374695, 0.22593361139297485], "count": [915]}, "action": {"min": [0.11662290245294571, 1.9660261869430542, -1.6468578577041626, -1.325263500213623, 0.5720491409301758, 0.21799162030220032, -2.7204794883728027, 11.0, -0.01257999986410141, 0.35128799080848694, -0.20332300662994385, -3.1411852836608887, 0.29499998688697815, -1.3320000171661377, -0.7117801904678345, -2.035629987716675, 1.139420747756958, 1.0751054286956787, -0.8269020915031433, -1.5141777992248535, 0.41512659192085266, 133.0, -0.19989900290966034, 0.37104201316833496, -0.1569029986858368, -3.0490000247955322, -1.3389999866485596, -0.40700000524520874], "max": [1.1367154121398926, 2.0372705459594727, -0.9393537044525146, -0.46321043372154236, 2.868605613708496, 1.673543930053711, -0.8108625411987305, 886.0, 0.2167550027370453, 0.5056310296058655, -0.064519003033638, 3.1410000324249268, 1.5180000066757202, 0.9489999413490295, -0.2692519426345825, -2.021702289581299, 1.6904910802841187, 2.032593011856079, -0.21582743525505066, 0.288642555475235, 0.8197113871574402, 743.0, -0.06902900338172913, 0.4422920048236847, 0.05886299908161163, -1.274999976158142, -0.5220000147819519, 1.0479999780654907], "mean": [0.7066265344619751, 2.0256097316741943, -1.1840121746063232, -0.7819814682006836, 1.324891448020935, 1.0649076700210571, -1.354493260383606, 680.0802612304688, 0.1432269811630249, 0.42342838644981384, -0.1493655890226364, 1.4326006174087524, 0.910450279712677, -0.6383947134017944, -0.5979765057563782, -2.0276687145233154, 1.3466098308563232, 1.8331565856933594, -0.38067853450775146, -1.3032718896865845, 0.6088210940361023, 216.89454650878906, -0.13814593851566315, 0.39257094264030457, 0.007159280125051737, -2.3751516342163086, -0.7547338604927063, 0.32368746399879456], "std": [0.22802035510540009, 0.009322412312030792, 0.17747892439365387, 0.2203148901462555, 0.8020472526550293, 0.31495657563209534, 0.6765524744987488, 248.4990997314453, 0.06697974354028702, 0.038561515510082245, 0.032440900802612305, 2.227818727493286, 0.3596572279930115, 0.5851707458496094, 0.09453635662794113, 0.002890755422413349, 0.11306940019130707, 0.30553120374679565, 0.13258643448352814, 0.4027809500694275, 0.09192758798599243, 166.52642822265625, 0.03126821666955948, 0.020065607503056526, 0.06250756978988647, 0.2947956323623657, 0.18622371554374695, 0.22593361139297485], "count": [915]}, "timestamp": {"min": [0.0], "max": [30.466666666666665], "mean": [15.233333333333333], "std": [8.804586346941049], "count": [915]}, "frame_index": {"min": [0], "max": [914], "mean": [457.0], "std": [264.1375904082315], "count": [915]}, "episode_index": {"min": [370], "max": [370], "mean": [370.0], "std": [0.0], "count": [915]}, "index": {"min": [200645], "max": [201559], "mean": [201102.0], "std": [264.1375904082315], "count": [915]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [915]}, "subtask_annotation": {"mean": [4.812021857923497, 12.0, 12.0, 12.0, 12.0], "std": [3.8250922714057687, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [915]}, "scene_annotation": {"mean": [370.0], "std": [0.0], "min": [370], "max": [370], "count": [915]}, "eef_direction_state": {"mean": [4.890710382513661, 4.217486338797814], "std": [1.5926988602027468, 1.7930406505161969], "min": [0, 0], "max": [6, 6], "count": [915]}, "eef_velocity_state": {"mean": [0.46229508196721314, 0.7628415300546448], "std": [0.6018633909301428, 0.6930857681348699], "min": [0, 0], "max": [2, 2], "count": [915]}, "eef_acc_mag_state": {"mean": [0.521311475409836, 0.7890710382513662], "std": [0.7797536574912892, 0.8339062797929794], "min": [0, 0], "max": [2, 2], "count": [915]}, "eef_direction_action": {"mean": [4.890710382513661, 4.217486338797814], "std": [1.5926988602027468, 1.7930406505161969], "min": [0, 0], "max": [6, 6], "count": [915]}, "eef_velocity_action": {"mean": [0.46229508196721314, 0.7628415300546448], "std": [0.6018633909301428, 0.6930857681348699], "min": [0, 0], "max": [2, 2], "count": [915]}, "eef_acc_mag_action": {"mean": [0.521311475409836, 0.7890710382513662], "std": [0.7797536574912892, 0.8339062797929794], "min": [0, 0], "max": [2, 2], "count": [915]}, "eef_sim_pose_state": {"mean": [0.5829888727093082, 0.21207225759896317, 1.2959486870033827, 2.3766965846282435, 0.7562818000535174, 1.8965175269152963, 0.6288842109735412, -0.22802650233208502, 1.1390176910224328, 1.432558083949718, 0.9109581312446977, -2.2098637509558063], "std": [0.02225384774575673, 0.029393389417373503, 0.06196848916094009, 0.2952168348071605, 0.186333727203127, 0.22663783155258638, 0.03294066839570035, 0.06180679071356583, 0.03368555457577938, 2.22792134148557, 0.3596858993895457, 0.5858010915541003], "min": [0.5608250297087883, 0.14576580863942426, 1.1464504797155617, 1.273974263615364, 0.5226011155836132, 1.161134550362975, 0.5474680255833464, -0.30142470645698827, 1.0878637803108735, -3.1412891255357414, 0.295297810530333, -2.9042131830883973], "max": [0.6416580071231955, 0.27380265375919605, 1.3460207318359798, 3.0513372504426637, 1.340970519090937, 2.622150614458957, 0.6973607580302684, -0.08220261961957906, 1.2115996558936342, 3.141458723625273, 1.5190197720002687, -0.6197549630696366], "count": [915]}, "eef_sim_pose_action": {"mean": [0.5829888727093082, 0.21207225759896317, 1.2959486870033827, 2.3766965846282435, 0.7562818000535174, 1.8965175269152963, 0.6288842109735412, -0.22802650233208502, 1.1390176910224328, 1.432558083949718, 0.9109581312446977, -2.2098637509558063], "std": [0.02225384774575673, 0.029393389417373503, 0.06196848916094009, 0.2952168348071605, 0.186333727203127, 0.22663783155258638, 0.03294066839570035, 0.06180679071356583, 0.03368555457577938, 2.22792134148557, 0.3596858993895457, 0.5858010915541003], "min": [0.5608250297087883, 0.14576580863942426, 1.1464504797155617, 1.273974263615364, 0.5226011155836132, 1.161134550362975, 0.5474680255833464, -0.30142470645698827, 1.0878637803108735, -3.1412891255357414, 0.295297810530333, -2.9042131830883973], "max": [0.6416580071231955, 0.27380265375919605, 1.3460207318359798, 3.0513372504426637, 1.340970519090937, 2.622150614458957, 0.6973607580302684, -0.08220261961957906, 1.2115996558936342, 3.141458723625273, 1.5190197720002687, -0.6197549630696366], "count": [915]}, "gripper_mode_state": {"mean": [0.9311475409836065, 0.25792349726775954], "std": [0.25320307641059453, 0.43749167629216207], "min": [0, 0], "max": [1, 1], "count": [915]}, "gripper_activity_state": {"mean": [1.9639344262295082, 1.771584699453552], "std": [0.251356616593924, 0.5869819093904756], "min": [0, 0], "max": [2, 2], "count": [915]}, "gripper_mode_action": {"mean": [0.9311475409836065, 0.25792349726775954], "std": [0.25320307641059453, 0.43749167629216207], "min": [0, 0], "max": [1, 1], "count": [915]}, "gripper_activity_action": {"mean": [1.9639344262295082, 1.771584699453552], "std": [0.251356616593924, 0.5869819093904756], "min": [0, 0], "max": [2, 2], "count": [915]}, "gripper_open_scale_state": {"mean": [0.21689453548577386, 0.6800803279657827], "std": [0.16652647463821119, 0.24849904705108167], "min": [0.133, 0.011], "max": [0.743, 0.886], "count": [915]}, "gripper_open_scale_action": {"mean": [0.21689453548577386, 0.6800803279657827], "std": [0.16652647463821119, 0.24849904705108167], "min": [0.133, 0.011], "max": [0.743, 0.886], "count": [915]}}} +{"episode_index": 370, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.46833907525041574]], [[0.4616724738465406]], [[0.4502356578972812]]], "std": [[[0.11801013980207348]], [[0.12534734377689857]], [[0.13715411540289374]]], "count": [169]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.050980392156862744]], [[0.00392156862745098]]], "max": [[[0.6862745098039216]], [[0.6470588235294118]], [[0.6352941176470588]]], "mean": [[[0.47215817525234943]], [[0.47771848532312333]], [[0.47269729425300694]]], "std": [[[0.06820995190511832]], [[0.05537725849621116]], [[0.06418447201169614]]], "count": [169]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7254901960784313]], [[0.7372549019607844]]], "mean": [[[0.483594560950613]], [[0.4598304545190858]], [[0.4433474796476776]]], "std": [[[0.10453772348952303]], [[0.11788026536855756]], [[0.13971975853106502]]], "count": [169]}, "observation.state": {"min": [0.1681624799966812, 1.925935983657837, -1.310916781425476, -1.466809630393982, 0.501764714717865, 0.30372220277786255, -2.836247444152832, 60.0, 0.013287999667227268, 0.30029499530792236, -0.2527939975261688, -3.131185293197632, 0.3370000123977661, -1.6770000457763672, -0.8779006004333496, -2.0393998622894287, 1.1711682081222534, 0.49321264028549194, -1.7037380933761597, -1.3484762907028198, 0.27323129773139954, 120.0, -0.20178499817848206, 0.36522001028060913, -0.17566999793052673, -3.128999948501587, -1.4019999504089355, -0.5839999914169312], "max": [1.136628270149231, 2.0363805294036865, -0.6361551284790039, 0.018168877810239792, 2.4714910984039307, 1.8189822435379028, -0.8052076697349548, 878.0, 0.2788139879703522, 0.48576098680496216, -0.0837939977645874, 3.132999897003174, 1.4249999523162842, -0.6629999876022339, -0.3778986930847168, -2.0217370986938477, 2.046992063522339, 2.0278632640838623, -0.4063999056816101, 0.8394859433174133, 1.5784059762954712, 638.0, -0.08243799954652786, 0.4660950005054474, 0.05821700021624565, 3.140000104904175, -0.5450000166893005, 1.2640000581741333], "mean": [0.7565939426422119, 2.016369342803955, -0.9934011101722717, -0.6506066918373108, 1.2030055522918701, 1.0556427240371704, -1.3793604373931885, 675.8042602539062, 0.16568554937839508, 0.4226880371570587, -0.16827049851417542, 1.4173729419708252, 0.8350327014923096, -1.0531469583511353, -0.5342597365379333, -2.028489828109741, 1.2961474657058716, 1.713327407836914, -0.6130131483078003, -1.1222639083862305, 0.5222839713096619, 233.79571533203125, -0.14884765446186066, 0.3978349566459656, -0.01155663188546896, -1.8163893222808838, -0.9851074814796448, 0.5695785284042358], "std": [0.23792244493961334, 0.02363210916519165, 0.2013438642024994, 0.4365971088409424, 0.7229667901992798, 0.4024633765220642, 0.7517709136009216, 223.16464233398438, 0.07107676565647125, 0.054460424929857254, 0.03871402516961098, 2.598545551300049, 0.3070639371871948, 0.2548491358757019, 0.10534415394067764, 0.003123257076367736, 0.16011355817317963, 0.4487273693084717, 0.22794421017169952, 0.4349345564842224, 0.19667278230190277, 183.22006225585938, 0.023101625964045525, 0.029578249901533127, 0.07486242800951004, 1.874495029449463, 0.1775127500295639, 0.343270480632782], "count": [935]}, "action": {"min": [0.1681624799966812, 1.925935983657837, -1.310916781425476, -1.466809630393982, 0.501764714717865, 0.30372220277786255, -2.836247444152832, 60.0, 0.013287999667227268, 0.30029499530792236, -0.2527939975261688, -3.131185293197632, 0.3370000123977661, -1.6770000457763672, -0.8779006004333496, -2.0393998622894287, 1.1711682081222534, 0.49321264028549194, -1.7037380933761597, -1.3484762907028198, 0.27323129773139954, 120.0, -0.20178499817848206, 0.36522001028060913, -0.17566999793052673, -3.128999948501587, -1.4019999504089355, -0.5839999914169312], "max": [1.136628270149231, 2.0363805294036865, -0.6361551284790039, 0.018168877810239792, 2.4714910984039307, 1.8189822435379028, -0.8052076697349548, 878.0, 0.2788139879703522, 0.48576098680496216, -0.0837939977645874, 3.132999897003174, 1.4249999523162842, -0.6629999876022339, -0.3778986930847168, -2.0217370986938477, 2.046992063522339, 2.0278632640838623, -0.4063999056816101, 0.8394859433174133, 1.5784059762954712, 638.0, -0.08243799954652786, 0.4660950005054474, 0.05821700021624565, 3.140000104904175, -0.5450000166893005, 1.2640000581741333], "mean": [0.7565939426422119, 2.016369342803955, -0.9934011101722717, -0.6506066918373108, 1.2030055522918701, 1.0556427240371704, -1.3793604373931885, 675.8042602539062, 0.16568554937839508, 0.4226880371570587, -0.16827049851417542, 1.4173729419708252, 0.8350327014923096, -1.0531469583511353, -0.5342597365379333, -2.028489828109741, 1.2961474657058716, 1.713327407836914, -0.6130131483078003, -1.1222639083862305, 0.5222839713096619, 233.79571533203125, -0.14884765446186066, 0.3978349566459656, -0.01155663188546896, -1.8163893222808838, -0.9851074814796448, 0.5695785284042358], "std": [0.23792244493961334, 0.02363210916519165, 0.2013438642024994, 0.4365971088409424, 0.7229667901992798, 0.4024633765220642, 0.7517709136009216, 223.16464233398438, 0.07107676565647125, 0.054460424929857254, 0.03871402516961098, 2.598545551300049, 0.3070639371871948, 0.2548491358757019, 0.10534415394067764, 0.003123257076367736, 0.16011355817317963, 0.4487273693084717, 0.22794421017169952, 0.4349345564842224, 0.19667278230190277, 183.22006225585938, 0.023101625964045525, 0.029578249901533127, 0.07486242800951004, 1.874495029449463, 0.1775127500295639, 0.343270480632782], "count": [935]}, "timestamp": {"min": [0.0], "max": [31.133333333333333], "mean": [15.566666666666665], "std": [8.997036549145871], "count": [935]}, "frame_index": {"min": [0], "max": [934], "mean": [467.0], "std": [269.91109647437617], "count": [935]}, "episode_index": {"min": [371], "max": [371], "mean": [371.0], "std": [0.0], "count": [935]}, "index": {"min": [201560], "max": [202494], "mean": [202027.0], "std": [269.91109647437617], "count": [935]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [935]}, "subtask_annotation": {"mean": [6.122994652406417, 12.0, 12.0, 12.0, 12.0], "std": [4.306797961260276, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [935]}, "scene_annotation": {"mean": [371.0], "std": [0.0], "min": [371], "max": [371], "count": [935]}, "eef_direction_state": {"mean": [4.64812834224599, 4.227807486631016], "std": [1.6800923786032014, 1.8145216382762606], "min": [0, 0], "max": [6, 6], "count": [935]}, "eef_velocity_state": {"mean": [0.5689839572192513, 0.7754010695187166], "std": [0.6452628985915566, 0.7200967140918739], "min": [0, 0], "max": [2, 2], "count": [935]}, "eef_acc_mag_state": {"mean": [0.5903743315508021, 0.8021390374331551], "std": [0.7971294549176333, 0.836593373537707], "min": [0, 0], "max": [2, 2], "count": [935]}, "eef_direction_action": {"mean": [4.64812834224599, 4.227807486631016], "std": [1.6800923786032014, 1.8145216382762606], "min": [0, 0], "max": [6, 6], "count": [935]}, "eef_velocity_action": {"mean": [0.5689839572192513, 0.7754010695187166], "std": [0.6452628985915566, 0.7200967140918739], "min": [0, 0], "max": [2, 2], "count": [935]}, "eef_acc_mag_action": {"mean": [0.5903743315508021, 0.8021390374331551], "std": [0.7971294549176333, 0.836593373537707], "min": [0, 0], "max": [2, 2], "count": [935]}, "eef_sim_pose_state": {"mean": [0.5885385991895654, 0.22736832457202508, 1.274388961467576, 1.818819821443561, 0.9863588038409257, 2.143352785354474, 0.6274124045435789, -0.24650879010754162, 1.1238018382776989, 1.4172454597794861, 0.8355740286790159, -2.5308521874516536], "std": [0.03279613930284634, 0.020530636861889107, 0.07319357741144582, 1.8753004709450984, 0.17779870744369514, 0.3439213233467465, 0.04994098774254365, 0.06416475452620529, 0.04459835434303854, 2.5990340470807882, 0.306966525308826, 0.7351510814322139], "min": [0.5575643655251539, 0.17078207620485567, 1.0855333985533686, -3.1393202029092073, 0.5450455015413604, 0.9834483364870327, 0.5179288114165028, -0.3477584754632319, 1.028732835669712, -3.131829974902573, 0.3379882255075053, -3.13890184926294], "max": [0.6692821346450615, 0.2712499009622997, 1.3392753557695145, 3.131523301336617, 1.4032662467344852, 2.8367774463922797, 0.684533161377383, -0.10271039001549102, 1.209423559040168, 3.133409287544921, 1.4251225787229829, 3.1406627098650417], "count": [935]}, "eef_sim_pose_action": {"mean": [0.5885385991895654, 0.22736832457202508, 1.274388961467576, 1.818819821443561, 0.9863588038409257, 2.143352785354474, 0.6274124045435789, -0.24650879010754162, 1.1238018382776989, 1.4172454597794861, 0.8355740286790159, -2.5308521874516536], "std": [0.03279613930284634, 0.020530636861889107, 0.07319357741144582, 1.8753004709450984, 0.17779870744369514, 0.3439213233467465, 0.04994098774254365, 0.06416475452620529, 0.04459835434303854, 2.5990340470807882, 0.306966525308826, 0.7351510814322139], "min": [0.5575643655251539, 0.17078207620485567, 1.0855333985533686, -3.1393202029092073, 0.5450455015413604, 0.9834483364870327, 0.5179288114165028, -0.3477584754632319, 1.028732835669712, -3.131829974902573, 0.3379882255075053, -3.13890184926294], "max": [0.6692821346450615, 0.2712499009622997, 1.3392753557695145, 3.131523301336617, 1.4032662467344852, 2.8367774463922797, 0.684533161377383, -0.10271039001549102, 1.209423559040168, 3.133409287544921, 1.4251225787229829, 3.1406627098650417], "count": [935]}, "gripper_mode_state": {"mean": [0.8641711229946524, 0.19358288770053475], "std": [0.3426067617208006, 0.3951057495026584], "min": [0, 0], "max": [1, 1], "count": [935]}, "gripper_activity_state": {"mean": [1.9529411764705882, 1.8331550802139038], "std": [0.2695399363516559, 0.5023710545850425], "min": [0, 0], "max": [2, 2], "count": [935]}, "gripper_mode_action": {"mean": [0.8641711229946524, 0.19358288770053475], "std": [0.3426067617208006, 0.3951057495026584], "min": [0, 0], "max": [1, 1], "count": [935]}, "gripper_activity_action": {"mean": [1.9529411764705882, 1.8331550802139038], "std": [0.2695399363516559, 0.5023710545850425], "min": [0, 0], "max": [2, 2], "count": [935]}, "gripper_open_scale_state": {"mean": [0.2337957219659329, 0.6758042781034291], "std": [0.1832201082848511, 0.22316460405644634], "min": [0.12, 0.06], "max": [0.638, 0.878], "count": [935]}, "gripper_open_scale_action": {"mean": [0.2337957219659329, 0.6758042781034291], "std": [0.1832201082848511, 0.22316460405644634], "min": [0.12, 0.06], "max": [0.638, 0.878], "count": [935]}}} +{"episode_index": 371, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.46136723733167967]], [[0.45962779057406095]], [[0.4475261634774392]]], "std": [[[0.11654302067351317]], [[0.11704569792107186]], [[0.12731605852169814]]], "count": [166]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6352941176470588]], [[0.6549019607843137]]], "mean": [[[0.4767697702575006]], [[0.4800213956315458]], [[0.47420717182455313]]], "std": [[[0.06137193865700084]], [[0.05094636355310012]], [[0.05824662253931955]]], "count": [166]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7294117647058823]], [[0.7647058823529411]], [[0.796078431372549]]], "mean": [[[0.4797833207831325]], [[0.4631142043664856]], [[0.448601798123868]]], "std": [[[0.10564276246195779]], [[0.11494933666946999]], [[0.13562229340388302]]], "count": [166]}, "observation.state": {"min": [0.3073699474334717, 1.9167206287384033, -1.6136442422866821, -1.0258173942565918, 0.5965884327888489, 0.45923104882240295, -2.8001017570495605, 36.0, -0.020886000245809555, 0.3686450123786926, -0.2346460074186325, -3.121999979019165, 0.367000013589859, -1.50600004196167, -0.7258824706077576, -2.0369040966033936, 1.162441611289978, 0.8014901280403137, -1.7210170030593872, -1.321092128753662, 0.2719572186470032, 120.0, -0.21496999263763428, 0.37282899022102356, -0.17793400585651398, -3.0290000438690186, -1.36899995803833, -0.14300000667572021], "max": [1.1570485830307007, 2.044269323348999, -0.7991862893104553, -0.0872839167714119, 2.5786194801330566, 1.5726639032363892, -0.877795934677124, 890.0, 0.264290988445282, 0.47328299283981323, -0.09971299767494202, 3.134999990463257, 1.468999981880188, 0.06300001591444016, -0.29274410009384155, -1.9936197996139526, 1.6905609369277954, 2.026449680328369, -0.1117534339427948, 0.13037610054016113, 1.6215330362319946, 548.0, -0.05557899922132492, 0.4760560095310211, 0.06332500278949738, -1.906999945640564, -0.6199999451637268, 1.065999984741211], "mean": [0.7717316150665283, 2.023374319076538, -1.1094764471054077, -0.5691437125205994, 1.4579523801803589, 0.8710278272628784, -1.5157135725021362, 701.2333984375, 0.15125232934951782, 0.4411631226539612, -0.1724090725183487, 1.3853824138641357, 0.9655755758285522, -1.0694856643676758, -0.5450926423072815, -2.0287203788757324, 1.4353574514389038, 1.7098066806793213, -0.44365036487579346, -1.0289525985717773, 0.6682515740394592, 229.31895446777344, -0.14011816680431366, 0.40923354029655457, -0.01416076347231865, -2.2921299934387207, -0.8313992619514465, 0.32334598898887634], "std": [0.1763657182455063, 0.015012909658253193, 0.2232932597398758, 0.3042185306549072, 0.7152045369148254, 0.27866682410240173, 0.7626315951347351, 229.3006591796875, 0.0834701880812645, 0.026645898818969727, 0.03644176945090294, 2.5917630195617676, 0.29671046137809753, 0.27739638090133667, 0.08696572482585907, 0.004302344750612974, 0.11432018876075745, 0.42099714279174805, 0.43393099308013916, 0.3765859305858612, 0.3121521770954132, 137.00466918945312, 0.034581221640110016, 0.031401097774505615, 0.07660539448261261, 0.22334827482700348, 0.18563362956047058, 0.2124217003583908], "count": [917]}, "action": {"min": [0.3073699474334717, 1.9167206287384033, -1.6136442422866821, -1.0258173942565918, 0.5965884327888489, 0.45923104882240295, -2.8001017570495605, 36.0, -0.020886000245809555, 0.3686450123786926, -0.2346460074186325, -3.121999979019165, 0.367000013589859, -1.50600004196167, -0.7258824706077576, -2.0369040966033936, 1.162441611289978, 0.8014901280403137, -1.7210170030593872, -1.321092128753662, 0.2719572186470032, 120.0, -0.21496999263763428, 0.37282899022102356, -0.17793400585651398, -3.0290000438690186, -1.36899995803833, -0.14300000667572021], "max": [1.1570485830307007, 2.044269323348999, -0.7991862893104553, -0.0872839167714119, 2.5786194801330566, 1.5726639032363892, -0.877795934677124, 890.0, 0.264290988445282, 0.47328299283981323, -0.09971299767494202, 3.134999990463257, 1.468999981880188, 0.06300001591444016, -0.29274410009384155, -1.9936197996139526, 1.6905609369277954, 2.026449680328369, -0.1117534339427948, 0.13037610054016113, 1.6215330362319946, 548.0, -0.05557899922132492, 0.4760560095310211, 0.06332500278949738, -1.906999945640564, -0.6199999451637268, 1.065999984741211], "mean": [0.7717316150665283, 2.023374319076538, -1.1094764471054077, -0.5691437125205994, 1.4579523801803589, 0.8710278272628784, -1.5157135725021362, 701.2333984375, 0.15125232934951782, 0.4411631226539612, -0.1724090725183487, 1.3853824138641357, 0.9655755758285522, -1.0694856643676758, -0.5450926423072815, -2.0287203788757324, 1.4353574514389038, 1.7098066806793213, -0.44365036487579346, -1.0289525985717773, 0.6682515740394592, 229.31895446777344, -0.14011816680431366, 0.40923354029655457, -0.01416076347231865, -2.2921299934387207, -0.8313992619514465, 0.32334598898887634], "std": [0.1763657182455063, 0.015012909658253193, 0.2232932597398758, 0.3042185306549072, 0.7152045369148254, 0.27866682410240173, 0.7626315951347351, 229.3006591796875, 0.0834701880812645, 0.026645898818969727, 0.03644176945090294, 2.5917630195617676, 0.29671046137809753, 0.27739638090133667, 0.08696572482585907, 0.004302344750612974, 0.11432018876075745, 0.42099714279174805, 0.43393099308013916, 0.3765859305858612, 0.3121521770954132, 137.00466918945312, 0.034581221640110016, 0.031401097774505615, 0.07660539448261261, 0.22334827482700348, 0.18563362956047058, 0.2124217003583908], "count": [917]}, "timestamp": {"min": [0.0], "max": [30.533333333333335], "mean": [15.266666666666666], "std": [8.823831367382311], "count": [917]}, "frame_index": {"min": [0], "max": [916], "mean": [458.0], "std": [264.7149410214694], "count": [917]}, "episode_index": {"min": [372], "max": [372], "mean": [372.0], "std": [0.0], "count": [917]}, "index": {"min": [202495], "max": [203411], "mean": [202953.0], "std": [264.7149410214694], "count": [917]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [917]}, "subtask_annotation": {"mean": [4.689203925845147, 12.0, 12.0, 12.0, 12.0], "std": [3.8619050901982237, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [917]}, "scene_annotation": {"mean": [372.0], "std": [0.0], "min": [372], "max": [372], "count": [917]}, "eef_direction_state": {"mean": [4.510359869138495, 4.0719738276990185], "std": [1.745894570999645, 1.8472915501589957], "min": [0, 0], "max": [6, 6], "count": [917]}, "eef_velocity_state": {"mean": [0.559432933478735, 0.806979280261723], "std": [0.5719839634502716, 0.7058219742476013], "min": [0, 0], "max": [2, 2], "count": [917]}, "eef_acc_mag_state": {"mean": [0.6095965103598692, 0.8157033805888768], "std": [0.8009233702719676, 0.8444144992751923], "min": [0, 0], "max": [2, 2], "count": [917]}, "eef_direction_action": {"mean": [4.510359869138495, 4.0719738276990185], "std": [1.745894570999645, 1.8472915501589957], "min": [0, 0], "max": [6, 6], "count": [917]}, "eef_velocity_action": {"mean": [0.559432933478735, 0.806979280261723], "std": [0.5719839634502716, 0.7058219742476013], "min": [0, 0], "max": [2, 2], "count": [917]}, "eef_acc_mag_action": {"mean": [0.6095965103598692, 0.8157033805888768], "std": [0.8009233702719676, 0.8444144992751923], "min": [0, 0], "max": [2, 2], "count": [917]}, "eef_sim_pose_state": {"mean": [0.5968213719489999, 0.21311392291214978, 1.2703956056202166, 2.2939151604606405, 0.8330371672728247, 1.8963345849914055, 0.6420627112768246, -0.23231638597102422, 1.1155161063624084, 1.385164901126891, 0.9660319819763091, -2.6414147503074275], "std": [0.033495763761627675, 0.03160312273616817, 0.07466282711183402, 0.2236740435968773, 0.18562015098502027, 0.2127629597053164, 0.02171577393951527, 0.07333529582183146, 0.040080365242172164, 2.592365184254156, 0.29666212426624583, 0.27743104953546005], "min": [0.5598648104394869, 0.1336401571511973, 1.118596875414904, 1.9093057541510823, 0.6210646264794657, 1.4298516800321197, 0.5927322221723826, -0.32758857623688115, 1.0433606881302302, -3.1229819935644487, 0.3679695037490349, -3.078248508113599], "max": [0.6686214407923279, 0.2762768132291883, 1.344682372986129, 3.031703030614665, 1.3707174282723638, 2.6402808083563123, 0.680924235340444, -0.07603427176284358, 1.1929748418613737, 3.1347294978813025, 1.4698012964136908, -1.5079280216963864], "count": [917]}, "eef_sim_pose_action": {"mean": [0.5968213719489999, 0.21311392291214978, 1.2703956056202166, 2.2939151604606405, 0.8330371672728247, 1.8963345849914055, 0.6420627112768246, -0.23231638597102422, 1.1155161063624084, 1.385164901126891, 0.9660319819763091, -2.6414147503074275], "std": [0.033495763761627675, 0.03160312273616817, 0.07466282711183402, 0.2236740435968773, 0.18562015098502027, 0.2127629597053164, 0.02171577393951527, 0.07333529582183146, 0.040080365242172164, 2.592365184254156, 0.29666212426624583, 0.27743104953546005], "min": [0.5598648104394869, 0.1336401571511973, 1.118596875414904, 1.9093057541510823, 0.6210646264794657, 1.4298516800321197, 0.5927322221723826, -0.32758857623688115, 1.0433606881302302, -3.1229819935644487, 0.3679695037490349, -3.078248508113599], "max": [0.6686214407923279, 0.2762768132291883, 1.344682372986129, 3.031703030614665, 1.3707174282723638, 2.6402808083563123, 0.680924235340444, -0.07603427176284358, 1.1929748418613737, 3.1347294978813025, 1.4698012964136908, -1.5079280216963864], "count": [917]}, "gripper_mode_state": {"mean": [0.9291166848418757, 0.23773173391494], "std": [0.25662983222984487, 0.4256939705994618], "min": [0, 0], "max": [1, 1], "count": [917]}, "gripper_activity_state": {"mean": [1.9727371864776444, 1.8157033805888767], "std": [0.21984040424609227, 0.5282157280035026], "min": [0, 0], "max": [2, 2], "count": [917]}, "gripper_mode_action": {"mean": [0.9291166848418757, 0.23773173391494], "std": [0.25662983222984487, 0.4256939705994618], "min": [0, 0], "max": [1, 1], "count": [917]}, "gripper_activity_action": {"mean": [1.9727371864776444, 1.8157033805888767], "std": [0.21984040424609227, 0.5282157280035026], "min": [0, 0], "max": [2, 2], "count": [917]}, "gripper_open_scale_state": {"mean": [0.22931842966194074, 0.7012333696255121], "std": [0.13700465021750108, 0.2293006561112787], "min": [0.12, 0.036], "max": [0.548, 0.89], "count": [917]}, "gripper_open_scale_action": {"mean": [0.22931842966194074, 0.7012333696255121], "std": [0.13700465021750108, 0.2293006561112787], "min": [0.12, 0.036], "max": [0.548, 0.89], "count": [917]}}} +{"episode_index": 372, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4645376849973706]], [[0.4630511771279393]], [[0.4501908337089625]]], "std": [[[0.12080366207744699]], [[0.11946218748968399]], [[0.1298201334099553]]], "count": [174]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6549019607843137]], [[0.6431372549019608]]], "mean": [[[0.46793185734542864]], [[0.47273816650702427]], [[0.46698826276200134]]], "std": [[[0.06665637606638196]], [[0.058317420586596586]], [[0.06502905921508999]]], "count": [174]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.7215686274509804]], [[0.7333333333333333]]], "mean": [[[0.4754718454192022]], [[0.46615433429118774]], [[0.45425590207347305]]], "std": [[[0.10002428378753077]], [[0.10554813683046792]], [[0.12359175345228382]]], "count": [174]}, "observation.state": {"min": [0.3730117678642273, 1.904520869255066, -1.8483211994171143, -1.1757410764694214, 0.4429122507572174, -0.5258328318595886, -2.877838373184204, 65.0, 0.00788700021803379, 0.3783319890499115, -0.25624001026153564, -3.1361851692199707, 0.33399999141693115, -2.507999897003174, -0.9188286066055298, -2.0386319160461426, 1.1099247932434082, 0.6889163851737976, -2.902360439300537, -1.4007490873336792, 0.31777212023735046, 119.0, -0.1934179961681366, 0.38308799266815186, -0.1731320023536682, -3.1411852836608887, -1.468000054359436, -0.4099999964237213], "max": [1.0178062915802002, 2.0407090187072754, -0.8421388268470764, 0.08895944058895111, 2.868361473083496, 1.5758928060531616, -0.5362699031829834, 884.0, 0.27245500683784485, 0.4759730100631714, -0.09892400354146957, 3.13700008392334, 1.4179999828338623, -0.48899999260902405, -0.25036749243736267, -1.6965997219085693, 2.0488595962524414, 2.0187525749206543, -0.2790606915950775, 0.5891358852386475, 2.7313356399536133, 568.0, -0.04595800116658211, 0.4787139892578125, 0.06819099932909012, 3.1410000324249268, -0.5109999775886536, 1.1929999589920044], "mean": [0.6996821761131287, 2.0239312648773193, -1.099956750869751, -0.43527951836586, 1.7561143636703491, 0.8819662928581238, -1.8021589517593384, 733.049072265625, 0.18987450003623962, 0.4184090793132782, -0.19668985903263092, 1.704155445098877, 1.057570457458496, -1.372781753540039, -0.6197324395179749, -2.0038416385650635, 1.4918019771575928, 1.4903533458709717, -0.8065204620361328, -0.9346224069595337, 0.8357132077217102, 264.3157653808594, -0.12262924760580063, 0.41810137033462524, -0.04544885456562042, -2.230607509613037, -0.8749785423278809, 0.41097766160964966], "std": [0.1304294914007187, 0.015416236594319344, 0.28775009512901306, 0.4449116289615631, 0.9243636131286621, 0.4092044532299042, 0.8912656307220459, 202.3401336669922, 0.08162949979305267, 0.024109233170747757, 0.04172314330935478, 2.222322940826416, 0.32806363701820374, 0.6385972499847412, 0.15800675749778748, 0.07726452499628067, 0.22835040092468262, 0.4666880965232849, 0.917254626750946, 0.6015279293060303, 0.7240469455718994, 164.8579559326172, 0.03135545179247856, 0.02817872166633606, 0.07732520252466202, 1.1022683382034302, 0.2725590467453003, 0.3472031056880951], "count": [977]}, "action": {"min": [0.3730117678642273, 1.904520869255066, -1.8483211994171143, -1.1757410764694214, 0.4429122507572174, -0.5258328318595886, -2.877838373184204, 65.0, 0.00788700021803379, 0.3783319890499115, -0.25624001026153564, -3.1361851692199707, 0.33399999141693115, -2.507999897003174, -0.9188286066055298, -2.0386319160461426, 1.1099247932434082, 0.6889163851737976, -2.902360439300537, -1.4007490873336792, 0.31777212023735046, 119.0, -0.1934179961681366, 0.38308799266815186, -0.1731320023536682, -3.1411852836608887, -1.468000054359436, -0.4099999964237213], "max": [1.0178062915802002, 2.0407090187072754, -0.8421388268470764, 0.08895944058895111, 2.868361473083496, 1.5758928060531616, -0.5362699031829834, 884.0, 0.27245500683784485, 0.4759730100631714, -0.09892400354146957, 3.13700008392334, 1.4179999828338623, -0.48899999260902405, -0.25036749243736267, -1.6965997219085693, 2.0488595962524414, 2.0187525749206543, -0.2790606915950775, 0.5891358852386475, 2.7313356399536133, 568.0, -0.04595800116658211, 0.4787139892578125, 0.06819099932909012, 3.1410000324249268, -0.5109999775886536, 1.1929999589920044], "mean": [0.6996821761131287, 2.0239312648773193, -1.099956750869751, -0.43527951836586, 1.7561143636703491, 0.8819662928581238, -1.8021589517593384, 733.049072265625, 0.18987450003623962, 0.4184090793132782, -0.19668985903263092, 1.704155445098877, 1.057570457458496, -1.372781753540039, -0.6197324395179749, -2.0038416385650635, 1.4918019771575928, 1.4903533458709717, -0.8065204620361328, -0.9346224069595337, 0.8357132077217102, 264.3157653808594, -0.12262924760580063, 0.41810137033462524, -0.04544885456562042, -2.230607509613037, -0.8749785423278809, 0.41097766160964966], "std": [0.1304294914007187, 0.015416236594319344, 0.28775009512901306, 0.4449116289615631, 0.9243636131286621, 0.4092044532299042, 0.8912656307220459, 202.3401336669922, 0.08162949979305267, 0.024109233170747757, 0.04172314330935478, 2.222322940826416, 0.32806363701820374, 0.6385972499847412, 0.15800675749778748, 0.07726452499628067, 0.22835040092468262, 0.4666880965232849, 0.917254626750946, 0.6015279293060303, 0.7240469455718994, 164.8579559326172, 0.03135545179247856, 0.02817872166633606, 0.07732520252466202, 1.1022683382034302, 0.2725590467453003, 0.3472031056880951], "count": [977]}, "timestamp": {"min": [0.0], "max": [32.53333333333333], "mean": [16.266666666666666], "std": [9.401181958787003], "count": [977]}, "frame_index": {"min": [0], "max": [976], "mean": [488.0], "std": [282.03545876361005], "count": [977]}, "episode_index": {"min": [373], "max": [373], "mean": [373.0], "std": [0.0], "count": [977]}, "index": {"min": [203412], "max": [204388], "mean": [203900.0], "std": [282.03545876361005], "count": [977]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [977]}, "subtask_annotation": {"mean": [4.7400204708290685, 12.0, 12.0, 12.0, 12.0], "std": [4.266693411885107, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [977]}, "scene_annotation": {"mean": [373.0], "std": [0.0], "min": [373], "max": [373], "count": [977]}, "eef_direction_state": {"mean": [4.480040941658137, 4.139201637666326], "std": [1.692254859070424, 1.931548288144614], "min": [0, 0], "max": [6, 6], "count": [977]}, "eef_velocity_state": {"mean": [0.6632548618219037, 0.7287615148413511], "std": [0.6368188351500323, 0.6914611540549418], "min": [0, 0], "max": [2, 2], "count": [977]}, "eef_acc_mag_state": {"mean": [0.6693961105424769, 0.691914022517912], "std": [0.8232887986377301, 0.8208304709280632], "min": [0, 0], "max": [2, 2], "count": [977]}, "eef_direction_action": {"mean": [4.480040941658137, 4.139201637666326], "std": [1.692254859070424, 1.931548288144614], "min": [0, 0], "max": [6, 6], "count": [977]}, "eef_velocity_action": {"mean": [0.6632548618219037, 0.7287615148413511], "std": [0.6368188351500323, 0.6914611540549418], "min": [0, 0], "max": [2, 2], "count": [977]}, "eef_acc_mag_action": {"mean": [0.6693961105424769, 0.691914022517912], "std": [0.8232887986377301, 0.8208304709280632], "min": [0, 0], "max": [2, 2], "count": [977]}, "eef_sim_pose_state": {"mean": [0.6093577647524384, 0.19851052944455588, 1.2414735538532093, 2.2198950578664767, 0.8763807423938527, 1.9843377861790705, 0.6152055035212285, -0.2641553806543665, 1.087394642964805, 1.7040001520418764, 1.0580377054424885, -0.3529359012113387], "std": [0.03227364420167788, 0.030557540158281268, 0.0794801783423117, 1.1281593926361904, 0.2727139672098195, 0.3482184807703316, 0.025924533223385116, 0.06908069318698519, 0.050909339635137336, 2.222573731235687, 0.32795066117751703, 2.4965859168280815], "min": [0.57113416023046, 0.12640984011019143, 1.0928376015306114, -3.140796473681164, 0.5114237531499235, 1.1587743508552493, 0.5814633369753442, -0.33893632145485186, 1.0227306774634402, -3.136426298144514, 0.3350187084359131, -3.1381551828768965], "max": [0.6805098419420775, 0.27076653309558363, 1.3520247563175072, 3.1385362161364183, 1.4689209974628596, 2.7668381466596923, 0.6771624085616668, -0.10680352590559336, 1.182199576336456, 3.1368246676883755, 1.4182692732109605, 3.136236224689332], "count": [977]}, "eef_sim_pose_action": {"mean": [0.6093577647524384, 0.19851052944455588, 1.2414735538532093, 2.2198950578664767, 0.8763807423938527, 1.9843377861790705, 0.6152055035212285, -0.2641553806543665, 1.087394642964805, 1.7040001520418764, 1.0580377054424885, -0.3529359012113387], "std": [0.03227364420167788, 0.030557540158281268, 0.0794801783423117, 1.1281593926361904, 0.2727139672098195, 0.3482184807703316, 0.025924533223385116, 0.06908069318698519, 0.050909339635137336, 2.222573731235687, 0.32795066117751703, 2.4965859168280815], "min": [0.57113416023046, 0.12640984011019143, 1.0928376015306114, -3.140796473681164, 0.5114237531499235, 1.1587743508552493, 0.5814633369753442, -0.33893632145485186, 1.0227306774634402, -3.136426298144514, 0.3350187084359131, -3.1381551828768965], "max": [0.6805098419420775, 0.27076653309558363, 1.3520247563175072, 3.1385362161364183, 1.4689209974628596, 2.7668381466596923, 0.6771624085616668, -0.10680352590559336, 1.182199576336456, 3.1368246676883755, 1.4182692732109605, 3.136236224689332], "count": [977]}, "gripper_mode_state": {"mean": [0.90992835209826, 0.16376663254861823], "std": [0.2862843798498352, 0.3700636737269714], "min": [0, 0], "max": [1, 1], "count": [977]}, "gripper_activity_state": {"mean": [1.9385875127942682, 1.8874104401228249], "std": [0.3204322355378853, 0.4382144243317867], "min": [0, 0], "max": [2, 2], "count": [977]}, "gripper_mode_action": {"mean": [0.90992835209826, 0.16376663254861823], "std": [0.2862843798498352, 0.3700636737269714], "min": [0, 0], "max": [1, 1], "count": [977]}, "gripper_activity_action": {"mean": [1.9385875127942682, 1.8874104401228249], "std": [0.3204322355378853, 0.4382144243317867], "min": [0, 0], "max": [2, 2], "count": [977]}, "gripper_open_scale_state": {"mean": [0.26431576249933814, 0.7330491301537511], "std": [0.16485791159294158, 0.20234031820483717], "min": [0.119, 0.065], "max": [0.568, 0.884], "count": [977]}, "gripper_open_scale_action": {"mean": [0.26431576249933814, 0.7330491301537511], "std": [0.16485791159294158, 0.20234031820483717], "min": [0.119, 0.065], "max": [0.568, 0.884], "count": [977]}}} +{"episode_index": 373, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.47693393350930113]], [[0.47604611299648064]], [[0.46468196101284337]]], "std": [[[0.1257506752716063]], [[0.12329409683949072]], [[0.13360654990439527]]], "count": [143]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.043137254901960784]], [[0.00784313725490196]]], "max": [[[0.6627450980392157]], [[0.6431372549019608]], [[0.6235294117647059]]], "mean": [[[0.4719224041889483]], [[0.4766033968074409]], [[0.4715439019722108]]], "std": [[[0.05684920111974816]], [[0.049105016379462796]], [[0.05513368173471281]]], "count": [143]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7372549019607844]], [[0.7490196078431373]]], "mean": [[[0.4776491241601536]], [[0.4598849438959733]], [[0.44540570438548377]]], "std": [[[0.10856719380388617]], [[0.11810141096724577]], [[0.1373899278718922]]], "count": [143]}, "observation.state": {"min": [0.21394246816635132, 1.7423622608184814, -2.5286853313446045, -1.3381264209747314, 0.6071826219558716, -0.9325817823410034, -1.1741877794265747, 226.0, -0.0011950000189244747, 0.34632599353790283, -0.2561990022659302, -3.1411852836608887, 0.304999977350235, -2.7909998893737793, -0.7227931618690491, -2.042052745819092, 1.3688966035842896, 0.6456322073936462, -0.628946840763092, -1.3255252838134766, 0.171059712767601, 121.0, -0.19683100283145905, 0.3594450056552887, -0.1949390023946762, -2.944000005722046, -1.375, -0.7950000166893005], "max": [0.9541714787483215, 2.0340940952301025, -1.1557570695877075, -0.2382200062274933, 1.5025016069412231, 1.5839037895202637, 0.06909758597612381, 884.0, 0.24029099941253662, 0.4622049927711487, -0.083917997777462, 3.1410000324249268, 1.465999960899353, -0.27399998903274536, -0.15079645812511444, -2.02508807182312, 1.986551284790039, 2.0283520221710205, 0.01759291999042034, 0.8836776614189148, 0.6635567545890808, 462.0, -0.02926800027489662, 0.45022299885749817, 0.053252000361680984, -0.9940000176429749, -0.5889999270439148, 1.027999997138977], "mean": [0.5829939842224121, 2.0189263820648193, -1.7206951379776, -0.8155362606048584, 1.060438871383667, 0.3828413188457489, -0.5880500674247742, 657.69921875, 0.15010233223438263, 0.4025048613548279, -0.17697612941265106, 1.9781839847564697, 1.0099523067474365, -1.2095637321472168, -0.507218062877655, -2.0315568447113037, 1.585378646850586, 1.684533715248108, -0.27163413166999817, -0.8862316608428955, 0.43373891711235046, 225.9601593017578, -0.12501169741153717, 0.39431557059288025, -0.0284566693007946, -2.1492362022399902, -0.8411552906036377, 0.19310487806797028], "std": [0.16651570796966553, 0.035708025097846985, 0.44387757778167725, 0.38236063718795776, 0.22912117838859558, 0.921588122844696, 0.42585140466690063, 173.32411193847656, 0.07150716334581375, 0.029113536700606346, 0.04851293936371803, 1.9815564155578613, 0.3662426173686981, 0.6161848902702332, 0.11618397384881973, 0.00333955860696733, 0.18071721494197845, 0.4759182631969452, 0.1907261461019516, 0.6419245600700378, 0.12370403110980988, 141.9458465576172, 0.04034192115068436, 0.022782551124691963, 0.08631587773561478, 0.4673769772052765, 0.22028660774230957, 0.37747570872306824], "count": [753]}, "action": {"min": [0.21394246816635132, 1.7423622608184814, -2.5286853313446045, -1.3381264209747314, 0.6071826219558716, -0.9325817823410034, -1.1741877794265747, 226.0, -0.0011950000189244747, 0.34632599353790283, -0.2561990022659302, -3.1411852836608887, 0.304999977350235, -2.7909998893737793, -0.7227931618690491, -2.042052745819092, 1.3688966035842896, 0.6456322073936462, -0.628946840763092, -1.3255252838134766, 0.171059712767601, 121.0, -0.19683100283145905, 0.3594450056552887, -0.1949390023946762, -2.944000005722046, -1.375, -0.7950000166893005], "max": [0.9541714787483215, 2.0340940952301025, -1.1557570695877075, -0.2382200062274933, 1.5025016069412231, 1.5839037895202637, 0.06909758597612381, 884.0, 0.24029099941253662, 0.4622049927711487, -0.083917997777462, 3.1410000324249268, 1.465999960899353, -0.27399998903274536, -0.15079645812511444, -2.02508807182312, 1.986551284790039, 2.0283520221710205, 0.01759291999042034, 0.8836776614189148, 0.6635567545890808, 462.0, -0.02926800027489662, 0.45022299885749817, 0.053252000361680984, -0.9940000176429749, -0.5889999270439148, 1.027999997138977], "mean": [0.5829939842224121, 2.0189263820648193, -1.7206951379776, -0.8155362606048584, 1.060438871383667, 0.3828413188457489, -0.5880500674247742, 657.69921875, 0.15010233223438263, 0.4025048613548279, -0.17697612941265106, 1.9781839847564697, 1.0099523067474365, -1.2095637321472168, -0.507218062877655, -2.0315568447113037, 1.585378646850586, 1.684533715248108, -0.27163413166999817, -0.8862316608428955, 0.43373891711235046, 225.9601593017578, -0.12501169741153717, 0.39431557059288025, -0.0284566693007946, -2.1492362022399902, -0.8411552906036377, 0.19310487806797028], "std": [0.16651570796966553, 0.035708025097846985, 0.44387757778167725, 0.38236063718795776, 0.22912117838859558, 0.921588122844696, 0.42585140466690063, 173.32411193847656, 0.07150716334581375, 0.029113536700606346, 0.04851293936371803, 1.9815564155578613, 0.3662426173686981, 0.6161848902702332, 0.11618397384881973, 0.00333955860696733, 0.18071721494197845, 0.4759182631969452, 0.1907261461019516, 0.6419245600700378, 0.12370403110980988, 141.9458465576172, 0.04034192115068436, 0.022782551124691963, 0.08631587773561478, 0.4673769772052765, 0.22028660774230957, 0.37747570872306824], "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": [374], "max": [374], "mean": [374.0], "std": [0.0], "count": [753]}, "index": {"min": [204389], "max": [205141], "mean": [204765.0], "std": [217.37218466645328], "count": [753]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [753]}, "subtask_annotation": {"mean": [5.3094289508632135, 12.0, 12.0, 12.0, 12.0], "std": [4.024972355525892, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [753]}, "scene_annotation": {"mean": [374.0], "std": [0.0], "min": [374], "max": [374], "count": [753]}, "eef_direction_state": {"mean": [4.46613545816733, 3.7755644090305447], "std": [1.7723666301561112, 1.9963680119685834], "min": [0, 0], "max": [6, 6], "count": [753]}, "eef_velocity_state": {"mean": [0.6387782204515272, 0.9322709163346613], "std": [0.687343053159178, 0.7174044043123659], "min": [0, 0], "max": [2, 2], "count": [753]}, "eef_acc_mag_state": {"mean": [0.6573705179282868, 0.900398406374502], "std": [0.8096378230722304, 0.8225974154706698], "min": [0, 0], "max": [2, 2], "count": [753]}, "eef_direction_action": {"mean": [4.46613545816733, 3.7755644090305447], "std": [1.7723666301561112, 1.9963680119685834], "min": [0, 0], "max": [6, 6], "count": [753]}, "eef_velocity_action": {"mean": [0.6387782204515272, 0.9322709163346613], "std": [0.687343053159178, 0.7174044043123659], "min": [0, 0], "max": [2, 2], "count": [753]}, "eef_acc_mag_action": {"mean": [0.6573705179282868, 0.900398406374502], "std": [0.8096378230722304, 0.8225974154706698], "min": [0, 0], "max": [2, 2], "count": [753]}, "eef_sim_pose_state": {"mean": [0.5819853165237588, 0.1980153409273885, 1.2540013121144127, 2.150336360852673, 0.8428122737723817, 1.7652007472065618, 0.6021690397683337, -0.22778963798198354, 1.1086029238391935, 1.978667957799325, 1.0105078775944405, -1.2871001645585174], "std": [0.027104952962840063, 0.03823255453986586, 0.08756229623379555, 0.4683828302268828, 0.22045274099315362, 0.37894452630091074, 0.02880564516564186, 0.06005299026719788, 0.05696285211372744, 1.9820484458939027, 0.366145329324883, 2.102101104925433], "min": [0.5443329507446831, 0.10915890446214713, 1.0648705900249875, 0.9924538079398147, 0.589893863545154, 0.7726392727045959, 0.5484516567305253, -0.30111935950522606, 1.0179982720797585, -3.1410851287507486, 0.3057677461079844, -3.1076238852915203], "max": [0.650947760617487, 0.26584361483297264, 1.334770790491496, 2.9469935457039997, 1.3773559957420995, 2.6022245892806946, 0.6687105052838106, -0.09665553304457294, 1.2088305930272545, 3.1413121087827176, 1.4671306358813854, 3.1390080827434863], "count": [753]}, "eef_sim_pose_action": {"mean": [0.5819853165237588, 0.1980153409273885, 1.2540013121144127, 2.150336360852673, 0.8428122737723817, 1.7652007472065618, 0.6021690397683337, -0.22778963798198354, 1.1086029238391935, 1.978667957799325, 1.0105078775944405, -1.2871001645585174], "std": [0.027104952962840063, 0.03823255453986586, 0.08756229623379555, 0.4683828302268828, 0.22045274099315362, 0.37894452630091074, 0.02880564516564186, 0.06005299026719788, 0.05696285211372744, 1.9820484458939027, 0.366145329324883, 2.102101104925433], "min": [0.5443329507446831, 0.10915890446214713, 1.0648705900249875, 0.9924538079398147, 0.589893863545154, 0.7726392727045959, 0.5484516567305253, -0.30111935950522606, 1.0179982720797585, -3.1410851287507486, 0.3057677461079844, -3.1076238852915203], "max": [0.650947760617487, 0.26584361483297264, 1.334770790491496, 2.9469935457039997, 1.3773559957420995, 2.6022245892806946, 0.6687105052838106, -0.09665553304457294, 1.2088305930272545, 3.1413121087827176, 1.4671306358813854, 3.1390080827434863], "count": [753]}, "gripper_mode_state": {"mean": [1.0, 0.16334661354581673], "std": [0.0, 0.36968161624420953], "min": [1, 0], "max": [1, 1], "count": [753]}, "gripper_activity_state": {"mean": [1.956175298804781, 1.8313413014608233], "std": [0.26165726003145556, 0.49644198232366166], "min": [0, 0], "max": [2, 2], "count": [753]}, "gripper_mode_action": {"mean": [1.0, 0.16334661354581673], "std": [0.0, 0.36968161624420953], "min": [1, 0], "max": [1, 1], "count": [753]}, "gripper_activity_action": {"mean": [1.956175298804781, 1.8313413014608233], "std": [0.26165726003145556, 0.49644198232366166], "min": [0, 0], "max": [2, 2], "count": [753]}, "gripper_open_scale_state": {"mean": [0.22596015931188962, 0.6576992032075136], "std": [0.14194582884989354, 0.17332417057417793], "min": [0.121, 0.226], "max": [0.462, 0.884], "count": [753]}, "gripper_open_scale_action": {"mean": [0.22596015931188962, 0.6576992032075136], "std": [0.14194582884989354, 0.17332417057417793], "min": [0.121, 0.226], "max": [0.462, 0.884], "count": [753]}}} +{"episode_index": 374, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47552847499596546]], [[0.4701844753590737]], [[0.45891359915879937]]], "std": [[[0.12713936182301397]], [[0.13056850931644745]], [[0.14233416854972464]]], "count": [162]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.0]]], "max": [[[0.6549019607843137]], [[0.6392156862745098]], [[0.6274509803921569]]], "mean": [[[0.4685032036734447]], [[0.4727778231663035]], [[0.46778586071774386]]], "std": [[[0.05936672968163218]], [[0.05076177343706953]], [[0.05720774889529614]]], "count": [162]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7372549019607844]], [[0.7411764705882353]], [[0.7490196078431373]]], "mean": [[[0.47706401169006696]], [[0.45697294465625754]], [[0.43952462831840555]]], "std": [[[0.1199765025049288]], [[0.1298958874071796]], [[0.1533855933303696]]], "count": [162]}, "observation.state": {"min": [0.10611601918935776, 1.9163717031478882, -2.553102731704712, -1.3043370246887207, 0.7061951756477356, -0.952705442905426, -2.7997000217437744, 60.0, 0.01665700040757656, 0.32930999994277954, -0.24702699482440948, -3.0409998893737793, 0.2809999883174896, -1.5210000276565552, -0.7038738131523132, -2.0374624729156494, 1.2852081060409546, 0.5934817790985107, -0.836344301700592, -1.3226454257965088, 0.30487412214279175, 117.0, -0.20124800503253937, 0.3622469902038574, -0.1901569962501526, -3.115999937057495, -1.402999997138977, -0.746999979019165], "max": [1.0872528553009033, 2.0455260276794434, -0.7755545973777771, -0.13667672872543335, 2.502173900604248, 1.7106496095657349, -0.24839526414871216, 880.0, 0.25589799880981445, 0.46603599190711975, -0.0606830008327961, 3.118000030517578, 1.5369999408721924, 1.437000036239624, -0.21792180836200714, -2.0159599781036377, 2.005261182785034, 2.0265541076660156, -0.35552358627319336, 0.9372767210006714, 0.7655363082885742, 740.0, -0.05901600047945976, 0.44884800910949707, 0.05064599961042404, -0.9589999914169312, -0.6489999890327454, 1.1419999599456787], "mean": [0.670821487903595, 2.019726276397705, -1.4368258714675903, -0.6808144450187683, 1.146826982498169, 0.7106488943099976, -0.8931836485862732, 642.905029296875, 0.1490657776594162, 0.39767077565193176, -0.1776733696460724, 1.2986907958984375, 0.9265173077583313, -0.9131288528442383, -0.5042642951011658, -2.0288846492767334, 1.4257357120513916, 1.7241873741149902, -0.530472993850708, -1.0292598009109497, 0.5769088268280029, 270.18707275390625, -0.1327352523803711, 0.3919352889060974, -0.020456915721297264, -2.3846466541290283, -0.9058146476745605, 0.30182787775993347], "std": [0.2154877781867981, 0.020775100216269493, 0.5428102612495422, 0.26269596815109253, 0.3234073221683502, 0.9383578300476074, 0.44757992029190063, 195.18968200683594, 0.06955636292695999, 0.039301082491874695, 0.04090438410639763, 2.2601864337921143, 0.4148496985435486, 0.36972543597221375, 0.09340953826904297, 0.0031634990591555834, 0.166200652718544, 0.4118098020553589, 0.13833904266357422, 0.5372554063796997, 0.09266117960214615, 194.25491333007812, 0.037011075764894485, 0.02290351875126362, 0.07444632053375244, 0.40482738614082336, 0.17519940435886383, 0.3403186798095703], "count": [890]}, "action": {"min": [0.10611601918935776, 1.9163717031478882, -2.553102731704712, -1.3043370246887207, 0.7061951756477356, -0.952705442905426, -2.7997000217437744, 60.0, 0.01665700040757656, 0.32930999994277954, -0.24702699482440948, -3.0409998893737793, 0.2809999883174896, -1.5210000276565552, -0.7038738131523132, -2.0374624729156494, 1.2852081060409546, 0.5934817790985107, -0.836344301700592, -1.3226454257965088, 0.30487412214279175, 117.0, -0.20124800503253937, 0.3622469902038574, -0.1901569962501526, -3.115999937057495, -1.402999997138977, -0.746999979019165], "max": [1.0872528553009033, 2.0455260276794434, -0.7755545973777771, -0.13667672872543335, 2.502173900604248, 1.7106496095657349, -0.24839526414871216, 880.0, 0.25589799880981445, 0.46603599190711975, -0.0606830008327961, 3.118000030517578, 1.5369999408721924, 1.437000036239624, -0.21792180836200714, -2.0159599781036377, 2.005261182785034, 2.0265541076660156, -0.35552358627319336, 0.9372767210006714, 0.7655363082885742, 740.0, -0.05901600047945976, 0.44884800910949707, 0.05064599961042404, -0.9589999914169312, -0.6489999890327454, 1.1419999599456787], "mean": [0.670821487903595, 2.019726276397705, -1.4368258714675903, -0.6808144450187683, 1.146826982498169, 0.7106488943099976, -0.8931836485862732, 642.905029296875, 0.1490657776594162, 0.39767077565193176, -0.1776733696460724, 1.2986907958984375, 0.9265173077583313, -0.9131288528442383, -0.5042642951011658, -2.0288846492767334, 1.4257357120513916, 1.7241873741149902, -0.530472993850708, -1.0292598009109497, 0.5769088268280029, 270.18707275390625, -0.1327352523803711, 0.3919352889060974, -0.020456915721297264, -2.3846466541290283, -0.9058146476745605, 0.30182787775993347], "std": [0.2154877781867981, 0.020775100216269493, 0.5428102612495422, 0.26269596815109253, 0.3234073221683502, 0.9383578300476074, 0.44757992029190063, 195.18968200683594, 0.06955636292695999, 0.039301082491874695, 0.04090438410639763, 2.2601864337921143, 0.4148496985435486, 0.36972543597221375, 0.09340953826904297, 0.0031634990591555834, 0.166200652718544, 0.4118098020553589, 0.13833904266357422, 0.5372554063796997, 0.09266117960214615, 194.25491333007812, 0.037011075764894485, 0.02290351875126362, 0.07444632053375244, 0.40482738614082336, 0.17519940435886383, 0.3403186798095703], "count": [890]}, "timestamp": {"min": [0.0], "max": [29.633333333333333], "mean": [14.816666666666665], "std": [8.564023587076345], "count": [890]}, "frame_index": {"min": [0], "max": [889], "mean": [444.5], "std": [256.92070761229036], "count": [890]}, "episode_index": {"min": [375], "max": [375], "mean": [375.0], "std": [0.0], "count": [890]}, "index": {"min": [205142], "max": [206031], "mean": [205586.5], "std": [256.92070761229036], "count": [890]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [890]}, "subtask_annotation": {"mean": [5.849438202247191, 12.0, 12.0, 12.0, 12.0], "std": [4.166725429876411, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [890]}, "scene_annotation": {"mean": [375.0], "std": [0.0], "min": [375], "max": [375], "count": [890]}, "eef_direction_state": {"mean": [4.486516853932584, 4.0539325842696625], "std": [1.6278262206919085, 1.9101771304286164], "min": [0, 0], "max": [6, 6], "count": [890]}, "eef_velocity_state": {"mean": [0.6393258426966292, 0.7853932584269663], "std": [0.615550904717429, 0.6803915861592854], "min": [0, 0], "max": [2, 2], "count": [890]}, "eef_acc_mag_state": {"mean": [0.6764044943820224, 0.7966292134831461], "std": [0.8216210985866405, 0.8347709688187094], "min": [0, 0], "max": [2, 2], "count": [890]}, "eef_direction_action": {"mean": [4.486516853932584, 4.0539325842696625], "std": [1.6278262206919085, 1.9101771304286164], "min": [0, 0], "max": [6, 6], "count": [890]}, "eef_velocity_action": {"mean": [0.6393258426966292, 0.7853932584269663], "std": [0.615550904717429, 0.6803915861592854], "min": [0, 0], "max": [2, 2], "count": [890]}, "eef_acc_mag_action": {"mean": [0.6764044943820224, 0.7966292134831461], "std": [0.8216210985866405, 0.8347709688187094], "min": [0, 0], "max": [2, 2], "count": [890]}, "eef_sim_pose_state": {"mean": [0.582360601262936, 0.21099684784392017, 1.2648366312050259, 2.386534342625045, 0.9072646340219033, 1.874795596960417, 0.604093199959201, -0.23138376220377913, 1.1087728498725764, 1.2992655423327282, 0.9270354863884084, -2.484154845201029], "std": [0.02515249271515682, 0.033034780597744, 0.07560364427762294, 0.4056110793834392, 0.17533998571808326, 0.3413494178144834, 0.03933550980202187, 0.05843327272779074, 0.04734286191232202, 2.2596524536769467, 0.414826938019007, 0.3704363493823115], "min": [0.5549697057221549, 0.14234098905307868, 1.0688441792267769, 0.9558502195946063, 0.6499309667469824, 0.8198307103169994, 0.5509962867569024, -0.3326441758423583, 1.023661348839336, -3.0417214909498806, 0.28112978646768494, -3.093451040688408], "max": [0.6497068501751273, 0.26861419262995756, 1.3341051736637264, 3.119611992689566, 1.4052797187543966, 2.717428615898026, 0.673528945595829, -0.11375664803181595, 1.206175178152414, 3.1125600090688827, 1.537548167417727, -0.13064834738940792], "count": [890]}, "eef_sim_pose_action": {"mean": [0.582360601262936, 0.21099684784392017, 1.2648366312050259, 2.386534342625045, 0.9072646340219033, 1.874795596960417, 0.604093199959201, -0.23138376220377913, 1.1087728498725764, 1.2992655423327282, 0.9270354863884084, -2.484154845201029], "std": [0.02515249271515682, 0.033034780597744, 0.07560364427762294, 0.4056110793834392, 0.17533998571808326, 0.3413494178144834, 0.03933550980202187, 0.05843327272779074, 0.04734286191232202, 2.2596524536769467, 0.414826938019007, 0.3704363493823115], "min": [0.5549697057221549, 0.14234098905307868, 1.0688441792267769, 0.9558502195946063, 0.6499309667469824, 0.8198307103169994, 0.5509962867569024, -0.3326441758423583, 1.023661348839336, -3.0417214909498806, 0.28112978646768494, -3.093451040688408], "max": [0.6497068501751273, 0.26861419262995756, 1.3341051736637264, 3.119611992689566, 1.4052797187543966, 2.717428615898026, 0.673528945595829, -0.11375664803181595, 1.206175178152414, 3.1125600090688827, 1.537548167417727, -0.13064834738940792], "count": [890]}, "gripper_mode_state": {"mean": [0.801123595505618, 0.2157303370786517], "std": [0.3991548324018682, 0.4113280427378909], "min": [0, 0], "max": [1, 1], "count": [890]}, "gripper_activity_state": {"mean": [1.9573033707865168, 1.8764044943820224], "std": [0.24259257028436923, 0.457649704593622], "min": [0, 0], "max": [2, 2], "count": [890]}, "gripper_mode_action": {"mean": [0.801123595505618, 0.2157303370786517], "std": [0.3991548324018682, 0.4113280427378909], "min": [0, 0], "max": [1, 1], "count": [890]}, "gripper_activity_action": {"mean": [1.9573033707865168, 1.8764044943820224], "std": [0.24259257028436923, 0.457649704593622], "min": [0, 0], "max": [2, 2], "count": [890]}, "gripper_open_scale_state": {"mean": [0.2701870786088239, 0.6429050562226369], "std": [0.1942550755538086, 0.19518968453476598], "min": [0.117, 0.06], "max": [0.74, 0.88], "count": [890]}, "gripper_open_scale_action": {"mean": [0.2701870786088239, 0.6429050562226369], "std": [0.1942550755538086, 0.19518968453476598], "min": [0.117, 0.06], "max": [0.74, 0.88], "count": [890]}}} +{"episode_index": 375, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[1.0]]], "mean": [[[0.4714082409258202]], [[0.4593165274604988]], [[0.44297649953994545]]], "std": [[[0.11282974505238653]], [[0.12321867449072925]], [[0.1410445719365916]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[0.984313725490196]], [[1.0]]], "mean": [[[0.47715211347483977]], [[0.4819491580208135]], [[0.47728191033695033]]], "std": [[[0.06660316144879076]], [[0.06049605742256921]], [[0.06386855802147852]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[1.0]], [[0.8431372549019608]]], "mean": [[[0.4826443976457897]], [[0.4776447684656387]], [[0.4634985444825179]]], "std": [[[0.10570652619863682]], [[0.1075713661628726]], [[0.12563398207236626]]], "count": [103]}, "observation.state": {"min": [0.5456073880195618, 1.6933709383010864, -0.7523590922355652, -0.6130643486976624, 0.704467236995697, 0.942198634147644, -2.8881707191467285, 206.0, -0.004641999956220388, 0.31812798976898193, -0.2108979970216751, -3.1401853561401367, 0.6990000009536743, -3.121000051498413, -1.0414903163909912, -2.036956548690796, 2.849127769470215, -0.8822988867759705, -1.5704123973846436, 0.9420240521430969, -1.8237818479537964, 119.0, -0.26357001066207886, 0.3916189968585968, -0.205253005027771, 0.1850000023841858, -1.465000033378601, -3.125999927520752], "max": [1.1977148056030273, 2.0417909622192383, -0.19908970594406128, 0.06754424422979355, 2.1845414638519287, 1.8412526845932007, -1.4899877309799194, 893.0, 0.3112410008907318, 0.474032998085022, -0.086947001516819, 3.1389999389648438, 1.5420000553131104, 3.109999895095825, -0.6447421312332153, -1.867415189743042, 2.8640329837799072, -0.05208062753081322, -0.012723449617624283, 2.0094501972198486, -0.6089279055595398, 897.0, -0.16114899516105652, 0.4542680084705353, -0.006713999900966883, 2.934999942779541, -0.800000011920929, 3.071000099182129], "mean": [0.7682874202728271, 1.9817975759506226, -0.43919217586517334, -0.19084447622299194, 1.5735695362091064, 1.2757883071899414, -2.318976879119873, 772.0784912109375, 0.1933305561542511, 0.407454252243042, -0.16802117228507996, 1.1014370918273926, 1.2263494729995728, 0.8840349316596985, -0.905497670173645, -1.9396029710769653, 2.861150026321411, -0.5793129801750183, -0.7365371584892273, 1.6502604484558105, -1.486968755722046, 452.8977355957031, -0.23207300901412964, 0.415800005197525, -0.08274519443511963, 1.7123339176177979, -1.092176079750061, 0.7518449425697327], "std": [0.1663220226764679, 0.08386697620153427, 0.22568538784980774, 0.25661271810531616, 0.6059271693229675, 0.27539172768592834, 0.5113378763198853, 223.613037109375, 0.07708802074193954, 0.04682771861553192, 0.03128077834844589, 1.7552531957626343, 0.24224136769771576, 1.6322078704833984, 0.14234289526939392, 0.06592345237731934, 0.004449996165931225, 0.31029796600341797, 0.48268455266952515, 0.33559638261795044, 0.44569864869117737, 370.1566467285156, 0.027615653350949287, 0.01937016285955906, 0.06751503050327301, 0.720565676689148, 0.14203032851219177, 1.8131026029586792], "count": [484]}, "action": {"min": [0.5456073880195618, 1.6933709383010864, -0.7523590922355652, -0.6130643486976624, 0.704467236995697, 0.942198634147644, -2.8881707191467285, 206.0, -0.004641999956220388, 0.31812798976898193, -0.2108979970216751, -3.1401853561401367, 0.6990000009536743, -3.121000051498413, -1.0414903163909912, -2.036956548690796, 2.849127769470215, -0.8822988867759705, -1.5704123973846436, 0.9420240521430969, -1.8237818479537964, 119.0, -0.26357001066207886, 0.3916189968585968, -0.205253005027771, 0.1850000023841858, -1.465000033378601, -3.125999927520752], "max": [1.1977148056030273, 2.0417909622192383, -0.19908970594406128, 0.06754424422979355, 2.1845414638519287, 1.8412526845932007, -1.4899877309799194, 893.0, 0.3112410008907318, 0.474032998085022, -0.086947001516819, 3.1389999389648438, 1.5420000553131104, 3.109999895095825, -0.6447421312332153, -1.867415189743042, 2.8640329837799072, -0.05208062753081322, -0.012723449617624283, 2.0094501972198486, -0.6089279055595398, 897.0, -0.16114899516105652, 0.4542680084705353, -0.006713999900966883, 2.934999942779541, -0.800000011920929, 3.071000099182129], "mean": [0.7682874202728271, 1.9817975759506226, -0.43919217586517334, -0.19084447622299194, 1.5735695362091064, 1.2757883071899414, -2.318976879119873, 772.0784912109375, 0.1933305561542511, 0.407454252243042, -0.16802117228507996, 1.1014370918273926, 1.2263494729995728, 0.8840349316596985, -0.905497670173645, -1.9396029710769653, 2.861150026321411, -0.5793129801750183, -0.7365371584892273, 1.6502604484558105, -1.486968755722046, 452.8977355957031, -0.23207300901412964, 0.415800005197525, -0.08274519443511963, 1.7123339176177979, -1.092176079750061, 0.7518449425697327], "std": [0.1663220226764679, 0.08386697620153427, 0.22568538784980774, 0.25661271810531616, 0.6059271693229675, 0.27539172768592834, 0.5113378763198853, 223.613037109375, 0.07708802074193954, 0.04682771861553192, 0.03128077834844589, 1.7552531957626343, 0.24224136769771576, 1.6322078704833984, 0.14234289526939392, 0.06592345237731934, 0.004449996165931225, 0.31029796600341797, 0.48268455266952515, 0.33559638261795044, 0.44569864869117737, 370.1566467285156, 0.027615653350949287, 0.01937016285955906, 0.06751503050327301, 0.720565676689148, 0.14203032851219177, 1.8131026029586792], "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": [376], "max": [376], "mean": [376.0], "std": [0.0], "count": [484]}, "index": {"min": [206032], "max": [206515], "mean": [206273.5], "std": [139.7184669254569], "count": [484]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [484]}, "subtask_annotation": {"mean": [5.411157024793388, 12.0, 12.0, 12.0, 12.0], "std": [4.500500374399645, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [484]}, "scene_annotation": {"mean": [376.0], "std": [0.0], "min": [376], "max": [376], "count": [484]}, "eef_direction_state": {"mean": [5.020661157024794, 4.68595041322314], "std": [1.275802606261686, 1.6503596294844498], "min": [0, 0], "max": [6, 6], "count": [484]}, "eef_velocity_state": {"mean": [0.6012396694214877, 0.6611570247933884], "std": [0.7273284867805868, 0.7557353051011111], "min": [0, 0], "max": [2, 2], "count": [484]}, "eef_acc_mag_state": {"mean": [0.6466942148760331, 0.7128099173553719], "std": [0.8189197565405799, 0.8345342870519327], "min": [0, 0], "max": [2, 2], "count": [484]}, "eef_direction_action": {"mean": [5.020661157024794, 4.68595041322314], "std": [1.275802606261686, 1.6503596294844498], "min": [0, 0], "max": [6, 6], "count": [484]}, "eef_velocity_action": {"mean": [0.6012396694214877, 0.6611570247933884], "std": [0.7273284867805868, 0.7557353051011111], "min": [0, 0], "max": [2, 2], "count": [484]}, "eef_acc_mag_action": {"mean": [0.6466942148760331, 0.7128099173553719], "std": [0.8189197565405799, 0.8345342870519327], "min": [0, 0], "max": [2, 2], "count": [484]}, "eef_sim_pose_state": {"mean": [0.614534585907283, 0.3233902516282335, 1.1860677101015409, -1.71259301231534, 1.0914946739777285, -1.298676390925662, 0.6071958465957895, -0.27456187025538825, 1.103966501823999, 1.1018101508700495, 1.226870338388347, -0.44027173479171744], "std": [0.023305190683680914, 0.02938239743276526, 0.06704519565141574, 0.7190520214626518, 0.14169587007306675, 2.1047790445957584, 0.03535514707368964, 0.06960719379536418, 0.036553763453269175, 1.7553301295964743, 0.24211653141742054, 1.573745460937384], "min": [0.5784814557490383, 0.25069327705222216, 1.0827620472769195, -2.9335014656578413, 0.8000365278159016, -3.131502789427025, 0.5430471192776727, -0.40596408591042443, 1.0627571256757966, -3.140336202931951, 0.6995995160518422, -3.0535397664850885], "max": [0.6566600300225883, 0.35706206737683, 1.2613253616378033, -0.18973605460022103, 1.4640639926086538, 3.1247200484719744, 0.6664552938439259, -0.09590643616426558, 1.1878308570206901, 3.139073267575446, 1.5432370900167274, 2.9787760078277143], "count": [484]}, "eef_sim_pose_action": {"mean": [0.614534585907283, 0.3233902516282335, 1.1860677101015409, -1.71259301231534, 1.0914946739777285, -1.298676390925662, 0.6071958465957895, -0.27456187025538825, 1.103966501823999, 1.1018101508700495, 1.226870338388347, -0.44027173479171744], "std": [0.023305190683680914, 0.02938239743276526, 0.06704519565141574, 0.7190520214626518, 0.14169587007306675, 2.1047790445957584, 0.03535514707368964, 0.06960719379536418, 0.036553763453269175, 1.7553301295964743, 0.24211653141742054, 1.573745460937384], "min": [0.5784814557490383, 0.25069327705222216, 1.0827620472769195, -2.9335014656578413, 0.8000365278159016, -3.131502789427025, 0.5430471192776727, -0.40596408591042443, 1.0627571256757966, -3.140336202931951, 0.6995995160518422, -3.0535397664850885], "max": [0.6566600300225883, 0.35706206737683, 1.2613253616378033, -0.18973605460022103, 1.4640639926086538, 3.1247200484719744, 0.6664552938439259, -0.09590643616426558, 1.1878308570206901, 3.139073267575446, 1.5432370900167274, 2.9787760078277143], "count": [484]}, "gripper_mode_state": {"mean": [0.5640495867768595, 0.15702479338842976], "std": [0.4958806816500431, 0.3638241438521504], "min": [0, 0], "max": [1, 1], "count": [484]}, "gripper_activity_state": {"mean": [1.878099173553719, 1.8615702479338843], "std": [0.4161210370040604, 0.46737619700626526], "min": [0, 0], "max": [2, 2], "count": [484]}, "gripper_mode_action": {"mean": [0.5640495867768595, 0.15702479338842976], "std": [0.4958806816500431, 0.3638241438521504], "min": [0, 0], "max": [1, 1], "count": [484]}, "gripper_activity_action": {"mean": [1.878099173553719, 1.8615702479338843], "std": [0.4161210370040604, 0.46737619700626526], "min": [0, 0], "max": [2, 2], "count": [484]}, "gripper_open_scale_state": {"mean": [0.4528977272884905, 0.7720785125543264], "std": [0.3701570307980173, 0.2236130803052723], "min": [0.119, 0.206], "max": [0.897, 0.893], "count": [484]}, "gripper_open_scale_action": {"mean": [0.4528977272884905, 0.7720785125543264], "std": [0.3701570307980173, 0.2236130803052723], "min": [0.119, 0.206], "max": [0.897, 0.893], "count": [484]}}} +{"episode_index": 376, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.47881185940285204]], [[0.46196365678847295]], [[0.4469096516636958]]], "std": [[[0.12980578372416374]], [[0.143075019502623]], [[0.15925783022465834]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4565953301396316]], [[0.4606209243166964]], [[0.45442500371360667]]], "std": [[[0.10319360412314926]], [[0.09906369000428787]], [[0.1032540393380289]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.7529411764705882]], [[0.7568627450980392]]], "mean": [[[0.48086532234105767]], [[0.4757146613190731]], [[0.4593899806892454]]], "std": [[[0.09537386222432954]], [[0.08793836338038342]], [[0.11189423896301237]]], "count": [110]}, "observation.state": {"min": [0.7006798982620239, 1.96860933303833, -1.346294641494751, -0.4570493996143341, 0.9617462754249573, 0.6772401332855225, -2.7887916564941406, 4.0, 0.02914300002157688, 0.3948880136013031, -0.22560299932956696, -3.1411852836608887, 0.793999969959259, -3.115000009536743, -1.1535754203796387, -2.0390682220458984, 2.8486218452453613, -0.7951371073722839, -1.4218674898147583, 1.2228823900222778, -2.087588310241699, 132.0, -0.26909300684928894, 0.3952530026435852, -0.1889519989490509, 0.3750000298023224, -1.4110000133514404, -3.1361851692199707], "max": [0.9406278133392334, 2.03812575340271, -0.2791479825973511, 0.06668903678655624, 2.502976894378662, 1.2642641067504883, -1.60872220993042, 894.0, 0.23326100409030914, 0.4695110023021698, -0.1597210019826889, 3.1410000324249268, 1.527999997138977, 3.111999988555908, -0.6689497828483582, -1.7459226846694946, 2.867069721221924, -0.024486970156431198, 0.09079203009605408, 2.0569403171539307, -0.6467841267585754, 897.0, -0.2079620063304901, 0.43167901039123535, 0.015058999881148338, 2.565000057220459, -0.48099997639656067, 3.0929999351501465], "mean": [0.8039653897285461, 2.020977735519409, -0.7210336923599243, -0.20718343555927277, 1.5976221561431885, 0.9787688851356506, -2.1074976921081543, 750.8330078125, 0.15475240349769592, 0.4345302879810333, -0.1920427680015564, 1.2841299772262573, 1.173403024673462, 0.2942831218242645, -1.0110735893249512, -1.828709363937378, 2.8636984825134277, -0.6329076290130615, -0.3661957383155823, 1.8168774843215942, -1.6769429445266724, 381.2462158203125, -0.23249447345733643, 0.4128358066082001, -0.05851299315690994, 2.1612095832824707, -0.9933153986930847, 0.9439986348152161], "std": [0.08026733994483948, 0.01300177164375782, 0.3746262490749359, 0.19725823402404785, 0.4498995244503021, 0.12660884857177734, 0.4994714558124542, 218.11325073242188, 0.05922642722725868, 0.01589178293943405, 0.018114112317562103, 2.1138241291046143, 0.23587121069431305, 1.885002613067627, 0.13569489121437073, 0.0970681682229042, 0.004012579098343849, 0.16006673872470856, 0.36415261030197144, 0.31636759638786316, 0.2972415089607239, 285.68017578125, 0.016045916825532913, 0.007480953354388475, 0.07238998264074326, 0.496776282787323, 0.2195870578289032, 1.2809711694717407], "count": [530]}, "action": {"min": [0.7006798982620239, 1.96860933303833, -1.346294641494751, -0.4570493996143341, 0.9617462754249573, 0.6772401332855225, -2.7887916564941406, 4.0, 0.02914300002157688, 0.3948880136013031, -0.22560299932956696, -3.1411852836608887, 0.793999969959259, -3.115000009536743, -1.1535754203796387, -2.0390682220458984, 2.8486218452453613, -0.7951371073722839, -1.4218674898147583, 1.2228823900222778, -2.087588310241699, 132.0, -0.26909300684928894, 0.3952530026435852, -0.1889519989490509, 0.3750000298023224, -1.4110000133514404, -3.1361851692199707], "max": [0.9406278133392334, 2.03812575340271, -0.2791479825973511, 0.06668903678655624, 2.502976894378662, 1.2642641067504883, -1.60872220993042, 894.0, 0.23326100409030914, 0.4695110023021698, -0.1597210019826889, 3.1410000324249268, 1.527999997138977, 3.111999988555908, -0.6689497828483582, -1.7459226846694946, 2.867069721221924, -0.024486970156431198, 0.09079203009605408, 2.0569403171539307, -0.6467841267585754, 897.0, -0.2079620063304901, 0.43167901039123535, 0.015058999881148338, 2.565000057220459, -0.48099997639656067, 3.0929999351501465], "mean": [0.8039653897285461, 2.020977735519409, -0.7210336923599243, -0.20718343555927277, 1.5976221561431885, 0.9787688851356506, -2.1074976921081543, 750.8330078125, 0.15475240349769592, 0.4345302879810333, -0.1920427680015564, 1.2841299772262573, 1.173403024673462, 0.2942831218242645, -1.0110735893249512, -1.828709363937378, 2.8636984825134277, -0.6329076290130615, -0.3661957383155823, 1.8168774843215942, -1.6769429445266724, 381.2462158203125, -0.23249447345733643, 0.4128358066082001, -0.05851299315690994, 2.1612095832824707, -0.9933153986930847, 0.9439986348152161], "std": [0.08026733994483948, 0.01300177164375782, 0.3746262490749359, 0.19725823402404785, 0.4498995244503021, 0.12660884857177734, 0.4994714558124542, 218.11325073242188, 0.05922642722725868, 0.01589178293943405, 0.018114112317562103, 2.1138241291046143, 0.23587121069431305, 1.885002613067627, 0.13569489121437073, 0.0970681682229042, 0.004012579098343849, 0.16006673872470856, 0.36415261030197144, 0.31636759638786316, 0.2972415089607239, 285.68017578125, 0.016045916825532913, 0.007480953354388475, 0.07238998264074326, 0.496776282787323, 0.2195870578289032, 1.2809711694717407], "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": [377], "max": [377], "mean": [377.0], "std": [0.0], "count": [530]}, "index": {"min": [206516], "max": [207045], "mean": [206780.5], "std": [152.9975489999758], "count": [530]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [530]}, "subtask_annotation": {"mean": [5.952830188679245, 12.0, 12.0, 12.0, 12.0], "std": [4.800515057805852, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [530]}, "scene_annotation": {"mean": [377.0], "std": [0.0], "min": [377], "max": [377], "count": [530]}, "eef_direction_state": {"mean": [4.871698113207547, 4.186792452830189], "std": [1.4878599749609467, 1.973650743878196], "min": [0, 0], "max": [6, 6], "count": [530]}, "eef_velocity_state": {"mean": [0.620754716981132, 0.6471698113207547], "std": [0.7014428500681379, 0.682698246440124], "min": [0, 0], "max": [2, 2], "count": [530]}, "eef_acc_mag_state": {"mean": [0.6283018867924528, 0.6962264150943396], "std": [0.805377529776024, 0.8265550842059906], "min": [0, 0], "max": [2, 2], "count": [530]}, "eef_direction_action": {"mean": [4.871698113207547, 4.186792452830189], "std": [1.4878599749609467, 1.973650743878196], "min": [0, 0], "max": [6, 6], "count": [530]}, "eef_velocity_action": {"mean": [0.620754716981132, 0.6471698113207547], "std": [0.7014428500681379, 0.682698246440124], "min": [0, 0], "max": [2, 2], "count": [530]}, "eef_acc_mag_action": {"mean": [0.6283018867924528, 0.6962264150943396], "std": [0.805377529776024, 0.8265550842059906], "min": [0, 0], "max": [2, 2], "count": [530]}, "eef_sim_pose_state": {"mean": [0.6214316533325552, 0.33000538565819487, 1.2213227892672602, -2.160474720317243, 0.9926442018753528, 1.0348455925108737, 0.6313415984443546, -0.23787349330719465, 1.085760860946263, 1.2734337269256584, 1.1738633851306903, -0.6122382009427327], "std": [0.010063997972629201, 0.012366640598246555, 0.07183969193374412, 0.49539010948581796, 0.21953079812102252, 2.4698956689909797, 0.015941607494461066, 0.049316642445076234, 0.01912471636289653, 2.1213150257830433, 0.2357891852990396, 1.967691197722788], "min": [0.5962844733636475, 0.2865071566740706, 1.0858737761852308, -2.5647509856867687, 0.4804706159836609, -3.1339949723195644, 0.6099839367743425, -0.3108053030413947, 1.0641719511307575, -3.1415500564619507, 0.7942002638612444, -3.1227562492446435], "max": [0.635512127021592, 0.36314737751247994, 1.2967426170417184, -0.38137339021788597, 1.410352149836947, 3.1061520691617135, 0.6661225343283271, -0.1284750578728795, 1.1204108010891303, 3.1412042557471587, 1.5281940073221745, 3.1123185782950613], "count": [530]}, "eef_sim_pose_action": {"mean": [0.6214316533325552, 0.33000538565819487, 1.2213227892672602, -2.160474720317243, 0.9926442018753528, 1.0348455925108737, 0.6313415984443546, -0.23787349330719465, 1.085760860946263, 1.2734337269256584, 1.1738633851306903, -0.6122382009427327], "std": [0.010063997972629201, 0.012366640598246555, 0.07183969193374412, 0.49539010948581796, 0.21953079812102252, 2.4698956689909797, 0.015941607494461066, 0.049316642445076234, 0.01912471636289653, 2.1213150257830433, 0.2357891852990396, 1.967691197722788], "min": [0.5962844733636475, 0.2865071566740706, 1.0858737761852308, -2.5647509856867687, 0.4804706159836609, -3.1339949723195644, 0.6099839367743425, -0.3108053030413947, 1.0641719511307575, -3.1415500564619507, 0.7942002638612444, -3.1227562492446435], "max": [0.635512127021592, 0.36314737751247994, 1.2967426170417184, -0.38137339021788597, 1.410352149836947, 3.1061520691617135, 0.6661225343283271, -0.1284750578728795, 1.1204108010891303, 3.1412042557471587, 1.5281940073221745, 3.1123185782950613], "count": [530]}, "gripper_mode_state": {"mean": [0.6981132075471698, 0.19245283018867926], "std": [0.45907641738099897, 0.3942267600519364], "min": [0, 0], "max": [1, 1], "count": [530]}, "gripper_activity_state": {"mean": [1.8830188679245283, 1.771698113207547], "std": [0.43599197199489914, 0.5653108540392224], "min": [0, 0], "max": [2, 2], "count": [530]}, "gripper_mode_action": {"mean": [0.6981132075471698, 0.19245283018867926], "std": [0.45907641738099897, 0.3942267600519364], "min": [0, 0], "max": [1, 1], "count": [530]}, "gripper_activity_action": {"mean": [1.8830188679245283, 1.771698113207547], "std": [0.43599197199489914, 0.5653108540392224], "min": [0, 0], "max": [2, 2], "count": [530]}, "gripper_open_scale_state": {"mean": [0.3812462267605757, 0.7508330188355365], "std": [0.28567984800874874, 0.2181135378335201], "min": [0.132, 0.004], "max": [0.897, 0.894], "count": [530]}, "gripper_open_scale_action": {"mean": [0.3812462267605757, 0.7508330188355365], "std": [0.28567984800874874, 0.2181135378335201], "min": [0.132, 0.004], "max": [0.897, 0.894], "count": [530]}}} +{"episode_index": 377, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.47189609681372546]], [[0.4551997794117647]], [[0.44003866830065363]]], "std": [[[0.12406762266041316]], [[0.13618497753870568]], [[0.15033752188556443]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[0.9568627450980393]], [[1.0]]], "mean": [[[0.4727241237745098]], [[0.47588520424836606]], [[0.4718166299019608]]], "std": [[[0.07027207895425545]], [[0.06475918480595842]], [[0.06761822726720733]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.792156862745098]], [[1.0]], [[0.8705882352941177]]], "mean": [[[0.48066765522875815]], [[0.4761362785947712]], [[0.46210736928104573]]], "std": [[[0.1049455729893579]], [[0.10002611461449208]], [[0.11990759084508344]]], "count": [100]}, "observation.state": {"min": [0.6340258121490479, 1.8429456949234009, -1.161638855934143, -0.5862560868263245, 0.9666681289672852, 0.9268222451210022, -2.77414870262146, 456.0, -0.02346700057387352, 0.36505699157714844, -0.21587400138378143, -3.1371853351593018, 0.6970000267028809, -3.11899995803833, -1.0110867023468018, -2.034914255142212, 2.847679376602173, -0.8085238337516785, -1.6204509735107422, 1.0294650793075562, -1.9446632862091064, 121.0, -0.30175700783729553, 0.3829619884490967, -0.19798900187015533, -0.04300001636147499, -1.3209999799728394, -3.125], "max": [1.239951729774475, 2.0529611110687256, -0.6886720657348633, 0.04035201296210289, 2.5081255435943604, 1.6920619010925293, -1.6550084352493286, 897.0, 0.23191499710083008, 0.47484299540519714, -0.10502500087022781, 3.135999917984009, 1.5470000505447388, 3.130000114440918, -0.6207088828086853, -1.8344982862472534, 2.864102840423584, 0.05365142226219177, 0.04106759652495384, 2.0118587017059326, -0.4141840934753418, 903.0, -0.19284099340438843, 0.4529620110988617, -0.013650000095367432, 2.8320000171661377, -0.7300000190734863, 3.078000068664551], "mean": [0.8512112498283386, 2.0233654975891113, -0.8215305209159851, -0.20493848621845245, 1.7526711225509644, 1.1418060064315796, -2.1863808631896973, 804.1030883789062, 0.13955441117286682, 0.424188494682312, -0.1701197475194931, 1.2200623750686646, 1.2072453498840332, 0.798599362373352, -0.9181492924690247, -1.8882032632827759, 2.862316608428955, -0.6184548735618591, -0.6137810349464417, 1.7182852029800415, -1.624284267425537, 437.9190673828125, -0.24169902503490448, 0.4134531617164612, -0.0733461007475853, 1.7987782955169678, -1.064659833908081, 1.2088079452514648], "std": [0.162027046084404, 0.031162945553660393, 0.1502435803413391, 0.21801039576530457, 0.6623841524124146, 0.19646796584129333, 0.4664386212825775, 162.4664306640625, 0.08142436295747757, 0.030564043670892715, 0.032333143055438995, 1.98681640625, 0.25320589542388916, 1.866409420967102, 0.1070631742477417, 0.066973015666008, 0.003555132308974862, 0.24864539504051208, 0.40007928013801575, 0.3185877203941345, 0.3990262746810913, 317.4453430175781, 0.02015385404229164, 0.015784814953804016, 0.06401601433753967, 0.6425186991691589, 0.15671353042125702, 1.4596668481826782], "count": [432]}, "action": {"min": [0.6340258121490479, 1.8429456949234009, -1.161638855934143, -0.5862560868263245, 0.9666681289672852, 0.9268222451210022, -2.77414870262146, 456.0, -0.02346700057387352, 0.36505699157714844, -0.21587400138378143, -3.1371853351593018, 0.6970000267028809, -3.11899995803833, -1.0110867023468018, -2.034914255142212, 2.847679376602173, -0.8085238337516785, -1.6204509735107422, 1.0294650793075562, -1.9446632862091064, 121.0, -0.30175700783729553, 0.3829619884490967, -0.19798900187015533, -0.04300001636147499, -1.3209999799728394, -3.125], "max": [1.239951729774475, 2.0529611110687256, -0.6886720657348633, 0.04035201296210289, 2.5081255435943604, 1.6920619010925293, -1.6550084352493286, 897.0, 0.23191499710083008, 0.47484299540519714, -0.10502500087022781, 3.135999917984009, 1.5470000505447388, 3.130000114440918, -0.6207088828086853, -1.8344982862472534, 2.864102840423584, 0.05365142226219177, 0.04106759652495384, 2.0118587017059326, -0.4141840934753418, 903.0, -0.19284099340438843, 0.4529620110988617, -0.013650000095367432, 2.8320000171661377, -0.7300000190734863, 3.078000068664551], "mean": [0.8512112498283386, 2.0233654975891113, -0.8215305209159851, -0.20493848621845245, 1.7526711225509644, 1.1418060064315796, -2.1863808631896973, 804.1030883789062, 0.13955441117286682, 0.424188494682312, -0.1701197475194931, 1.2200623750686646, 1.2072453498840332, 0.798599362373352, -0.9181492924690247, -1.8882032632827759, 2.862316608428955, -0.6184548735618591, -0.6137810349464417, 1.7182852029800415, -1.624284267425537, 437.9190673828125, -0.24169902503490448, 0.4134531617164612, -0.0733461007475853, 1.7987782955169678, -1.064659833908081, 1.2088079452514648], "std": [0.162027046084404, 0.031162945553660393, 0.1502435803413391, 0.21801039576530457, 0.6623841524124146, 0.19646796584129333, 0.4664386212825775, 162.4664306640625, 0.08142436295747757, 0.030564043670892715, 0.032333143055438995, 1.98681640625, 0.25320589542388916, 1.866409420967102, 0.1070631742477417, 0.066973015666008, 0.003555132308974862, 0.24864539504051208, 0.40007928013801575, 0.3185877203941345, 0.3990262746810913, 317.4453430175781, 0.02015385404229164, 0.015784814953804016, 0.06401601433753967, 0.6425186991691589, 0.15671353042125702, 1.4596668481826782], "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": [378], "max": [378], "mean": [378.0], "std": [0.0], "count": [432]}, "index": {"min": [207046], "max": [207477], "mean": [207261.5], "std": [124.70732402977247], "count": [432]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [432]}, "subtask_annotation": {"mean": [4.981481481481482, 12.0, 12.0, 12.0, 12.0], "std": [4.751182078024983, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [432]}, "scene_annotation": {"mean": [378.0], "std": [0.0], "min": [378], "max": [378], "count": [432]}, "eef_direction_state": {"mean": [4.875, 4.638888888888889], "std": [1.4650638337755244, 1.6733661646476685], "min": [0, 0], "max": [6, 6], "count": [432]}, "eef_velocity_state": {"mean": [0.6527777777777778, 0.7199074074074074], "std": [0.7786453494672145, 0.8066689570334468], "min": [0, 0], "max": [2, 2], "count": [432]}, "eef_acc_mag_state": {"mean": [0.6875, 0.7361111111111112], "std": [0.8427420248037772, 0.8332175845539241], "min": [0, 0], "max": [2, 2], "count": [432]}, "eef_direction_action": {"mean": [4.875, 4.638888888888889], "std": [1.4650638337755244, 1.6733661646476685], "min": [0, 0], "max": [6, 6], "count": [432]}, "eef_velocity_action": {"mean": [0.6527777777777778, 0.7199074074074074], "std": [0.7786453494672145, 0.8066689570334468], "min": [0, 0], "max": [2, 2], "count": [432]}, "eef_acc_mag_action": {"mean": [0.6875, 0.7361111111111112], "std": [0.8427420248037772, 0.8332175845539241], "min": [0, 0], "max": [2, 2], "count": [432]}, "eef_sim_pose_state": {"mean": [0.6146398055082549, 0.33666851396298614, 1.1988113812445618, -1.7989221547770902, 1.0639452407378462, -1.5828805070600642, 0.6257731407799612, -0.22434410354293716, 1.1052585871963714, 1.2201031137293197, 1.2078997879695759, -0.42367615198587594], "std": [0.0182232017783041, 0.02519740421741116, 0.061069518592648454, 0.6410089663626307, 0.15646958027448776, 2.136891812586714, 0.021693919276619615, 0.07063526229244531, 0.03597609295763389, 1.9870378747722064, 0.25289924554140325, 1.7822983787932691], "min": [0.5699296082123961, 0.2792795923365133, 1.0815346587082344, -2.8309453686160064, 0.7303840655991087, -3.136629285123252, 0.5904514078055964, -0.3274480369658298, 1.067066461981767, -3.1373546183141943, 0.6974305169177071, -3.1087222890348816], "max": [0.6557922289681182, 0.3907498567459605, 1.2558686826322454, 0.038715281262074075, 1.321710595070007, 3.1276758381183463, 0.668680218337275, -0.07587100932985456, 1.1696526954308217, 3.1350020548006636, 1.5471153574125767, 3.044963057527099], "count": [432]}, "eef_sim_pose_action": {"mean": [0.6146398055082549, 0.33666851396298614, 1.1988113812445618, -1.7989221547770902, 1.0639452407378462, -1.5828805070600642, 0.6257731407799612, -0.22434410354293716, 1.1052585871963714, 1.2201031137293197, 1.2078997879695759, -0.42367615198587594], "std": [0.0182232017783041, 0.02519740421741116, 0.061069518592648454, 0.6410089663626307, 0.15646958027448776, 2.136891812586714, 0.021693919276619615, 0.07063526229244531, 0.03597609295763389, 1.9870378747722064, 0.25289924554140325, 1.7822983787932691], "min": [0.5699296082123961, 0.2792795923365133, 1.0815346587082344, -2.8309453686160064, 0.7303840655991087, -3.136629285123252, 0.5904514078055964, -0.3274480369658298, 1.067066461981767, -3.1373546183141943, 0.6974305169177071, -3.1087222890348816], "max": [0.6557922289681182, 0.3907498567459605, 1.2558686826322454, 0.038715281262074075, 1.321710595070007, 3.1276758381183463, 0.668680218337275, -0.07587100932985456, 1.1696526954308217, 3.1350020548006636, 1.5471153574125767, 3.044963057527099], "count": [432]}, "gripper_mode_state": {"mean": [0.6550925925925926, 0.15046296296296297], "std": [0.4753380772912144, 0.3575246281577949], "min": [0, 0], "max": [1, 1], "count": [432]}, "gripper_activity_state": {"mean": [1.8611111111111112, 1.8935185185185186], "std": [0.4453116539411504, 0.42246480198511654], "min": [0, 0], "max": [2, 2], "count": [432]}, "gripper_mode_action": {"mean": [0.6550925925925926, 0.15046296296296297], "std": [0.4753380772912144, 0.3575246281577949], "min": [0, 0], "max": [1, 1], "count": [432]}, "gripper_activity_action": {"mean": [1.8611111111111112, 1.8935185185185186], "std": [0.4453116539411504, 0.42246480198511654], "min": [0, 0], "max": [2, 2], "count": [432]}, "gripper_open_scale_state": {"mean": [0.43791898134019647, 0.804103009047335], "std": [0.3174454104638504, 0.16246646298182807], "min": [0.121, 0.456], "max": [0.903, 0.897], "count": [432]}, "gripper_open_scale_action": {"mean": [0.43791898134019647, 0.804103009047335], "std": [0.3174454104638504, 0.16246646298182807], "min": [0.121, 0.456], "max": [0.903, 0.897], "count": [432]}}} +{"episode_index": 378, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4862040053104575]], [[0.4670974530228758]], [[0.45167993872549017]]], "std": [[[0.12066199031718429]], [[0.13751866172152774]], [[0.15323469048500143]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[0.9607843137254902]], [[1.0]]], "mean": [[[0.47013931168300654]], [[0.4730104003267974]], [[0.4688265175653595]]], "std": [[[0.07619102461897662]], [[0.06961633206404826]], [[0.07259754684362255]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8196078431372549]], [[0.7686274509803922]], [[0.7725490196078432]]], "mean": [[[0.47884959558823526]], [[0.47093673815359477]], [[0.4558209538398693]]], "std": [[[0.09044817120393535]], [[0.09096828592406672]], [[0.11329206633725579]]], "count": [100]}, "observation.state": {"min": [0.6079505681991577, 1.9105944633483887, -0.9904395341873169, -0.5313480496406555, 0.9225636124610901, 1.0294650793075562, -2.747375249862671, 476.0, -0.01637599989771843, 0.37785500288009644, -0.21995599567890167, -3.1361851692199707, 0.753000020980835, -3.121999979019165, -1.0646508932113647, -2.038003444671631, 2.7841665744781494, -1.0155895948410034, -1.5201817750930786, 1.0153453350067139, -1.7524152994155884, 115.0, -0.28227099776268005, 0.38233399391174316, -0.1883230060338974, -0.08600005507469177, -1.371999979019165, -3.1331851482391357], "max": [1.2191474437713623, 2.048248529434204, -0.35616934299468994, 0.0576133206486702, 2.4767444133758545, 1.473092794418335, -1.5591375827789307, 897.0, 0.20958900451660156, 0.4546540081501007, -0.13483799993991852, 3.134000062942505, 1.524999976158142, 3.138000011444092, -0.6274110078811646, -1.8758798837661743, 2.8671224117279053, -0.038292523473501205, -0.009581858292222023, 2.037445068359375, -0.40486404299736023, 896.0, -0.21161699295043945, 0.46208399534225464, 0.006008999887853861, 2.8499999046325684, -0.7689999938011169, 3.0490000247955322], "mean": [0.80247962474823, 2.0203778743743896, -0.7278643250465393, -0.15527132153511047, 1.8010956048965454, 1.1582038402557373, -2.278977870941162, 826.5457763671875, 0.1557169109582901, 0.4245266616344452, -0.17452649772167206, 1.1265084743499756, 1.2590587139129639, 1.1315861940383911, -0.9540383219718933, -1.9175875186920166, 2.8588082790374756, -0.7315865755081177, -0.590485155582428, 1.7269222736358643, -1.537827491760254, 437.3544616699219, -0.2415086030960083, 0.41443493962287903, -0.06314443051815033, 2.053483724594116, -1.1596877574920654, 0.8823987245559692], "std": [0.14617115259170532, 0.029266001656651497, 0.14801403880119324, 0.22376252710819244, 0.6443427801132202, 0.09742964804172516, 0.4556570053100586, 137.90927124023438, 0.06327337771654129, 0.019682571291923523, 0.02137843891978264, 1.6393122673034668, 0.23020705580711365, 1.7367666959762573, 0.1356266885995865, 0.05291242524981499, 0.018428193405270576, 0.32559770345687866, 0.39833375811576843, 0.3627856969833374, 0.3815433979034424, 317.5368957519531, 0.015087801031768322, 0.021195808425545692, 0.07399417459964752, 0.7885465621948242, 0.19181868433952332, 1.3705415725708008], "count": [426]}, "action": {"min": [0.6079505681991577, 1.9105944633483887, -0.9904395341873169, -0.5313480496406555, 0.9225636124610901, 1.0294650793075562, -2.747375249862671, 476.0, -0.01637599989771843, 0.37785500288009644, -0.21995599567890167, -3.1361851692199707, 0.753000020980835, -3.121999979019165, -1.0646508932113647, -2.038003444671631, 2.7841665744781494, -1.0155895948410034, -1.5201817750930786, 1.0153453350067139, -1.7524152994155884, 115.0, -0.28227099776268005, 0.38233399391174316, -0.1883230060338974, -0.08600005507469177, -1.371999979019165, -3.1331851482391357], "max": [1.2191474437713623, 2.048248529434204, -0.35616934299468994, 0.0576133206486702, 2.4767444133758545, 1.473092794418335, -1.5591375827789307, 897.0, 0.20958900451660156, 0.4546540081501007, -0.13483799993991852, 3.134000062942505, 1.524999976158142, 3.138000011444092, -0.6274110078811646, -1.8758798837661743, 2.8671224117279053, -0.038292523473501205, -0.009581858292222023, 2.037445068359375, -0.40486404299736023, 896.0, -0.21161699295043945, 0.46208399534225464, 0.006008999887853861, 2.8499999046325684, -0.7689999938011169, 3.0490000247955322], "mean": [0.80247962474823, 2.0203778743743896, -0.7278643250465393, -0.15527132153511047, 1.8010956048965454, 1.1582038402557373, -2.278977870941162, 826.5457763671875, 0.1557169109582901, 0.4245266616344452, -0.17452649772167206, 1.1265084743499756, 1.2590587139129639, 1.1315861940383911, -0.9540383219718933, -1.9175875186920166, 2.8588082790374756, -0.7315865755081177, -0.590485155582428, 1.7269222736358643, -1.537827491760254, 437.3544616699219, -0.2415086030960083, 0.41443493962287903, -0.06314443051815033, 2.053483724594116, -1.1596877574920654, 0.8823987245559692], "std": [0.14617115259170532, 0.029266001656651497, 0.14801403880119324, 0.22376252710819244, 0.6443427801132202, 0.09742964804172516, 0.4556570053100586, 137.90927124023438, 0.06327337771654129, 0.019682571291923523, 0.02137843891978264, 1.6393122673034668, 0.23020705580711365, 1.7367666959762573, 0.1356266885995865, 0.05291242524981499, 0.018428193405270576, 0.32559770345687866, 0.39833375811576843, 0.3627856969833374, 0.3815433979034424, 317.5368957519531, 0.015087801031768322, 0.021195808425545692, 0.07399417459964752, 0.7885465621948242, 0.19181868433952332, 1.3705415725708008], "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": [379], "max": [379], "mean": [379.0], "std": [0.0], "count": [426]}, "index": {"min": [207478], "max": [207903], "mean": [207690.5], "std": [122.97526851634302], "count": [426]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [426]}, "subtask_annotation": {"mean": [4.002347417840376, 12.0, 12.0, 12.0, 12.0], "std": [4.49438816815608, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [426]}, "scene_annotation": {"mean": [379.0], "std": [0.0], "min": [379], "max": [379], "count": [426]}, "eef_direction_state": {"mean": [4.769953051643192, 4.816901408450704], "std": [1.513208976396371, 1.6428235669023787], "min": [0, 0], "max": [6, 6], "count": [426]}, "eef_velocity_state": {"mean": [0.6455399061032864, 0.5751173708920188], "std": [0.7371377933207447, 0.7538574418032244], "min": [0, 0], "max": [2, 2], "count": [426]}, "eef_acc_mag_state": {"mean": [0.7253521126760564, 0.6901408450704225], "std": [0.8234619995780361, 0.8379196678882913], "min": [0, 0], "max": [2, 2], "count": [426]}, "eef_direction_action": {"mean": [4.769953051643192, 4.816901408450704], "std": [1.513208976396371, 1.6428235669023787], "min": [0, 0], "max": [6, 6], "count": [426]}, "eef_velocity_action": {"mean": [0.6455399061032864, 0.5751173708920188], "std": [0.7371377933207447, 0.7538574418032244], "min": [0, 0], "max": [2, 2], "count": [426]}, "eef_acc_mag_action": {"mean": [0.7253521126760564, 0.6901408450704225], "std": [0.8234619995780361, 0.8379196678882913], "min": [0, 0], "max": [2, 2], "count": [426]}, "eef_sim_pose_state": {"mean": [0.6143049341792961, 0.3347336399582612, 1.210573496882814, -2.051890117041999, 1.1592313118849653, 1.895234553627168, 0.6213096557563197, -0.240391360632356, 1.0964742281090496, 1.1274482619861201, 1.2594794518902375, -0.17330793490838983], "std": [0.023203076984848428, 0.01889709631974992, 0.07292365235153114, 0.7867982303519817, 0.1915700504227158, 1.947912221626013, 0.01430803640848793, 0.0556053361095574, 0.02263949001794412, 1.639270476618029, 0.2300511309640105, 1.6531164253440904], "min": [0.5699905132381309, 0.2961777378095406, 1.0909319476677695, -2.849253601363576, 0.7688178642325267, -3.1364133374787673, 0.5917383145724944, -0.30169811790453593, 1.0744179341195723, -3.1361488152878296, 0.7532726182829537, -3.1189039145798554], "max": [0.6624060177193121, 0.3676923870228639, 1.2790697012295205, 0.08219817901630797, 1.3714940894222107, 3.128527157563154, 0.6544710748788114, -0.08399732464933368, 1.1489242906841455, 3.134108076143704, 1.524760364009559, 3.1282201901269238], "count": [426]}, "eef_sim_pose_action": {"mean": [0.6143049341792961, 0.3347336399582612, 1.210573496882814, -2.051890117041999, 1.1592313118849653, 1.895234553627168, 0.6213096557563197, -0.240391360632356, 1.0964742281090496, 1.1274482619861201, 1.2594794518902375, -0.17330793490838983], "std": [0.023203076984848428, 0.01889709631974992, 0.07292365235153114, 0.7867982303519817, 0.1915700504227158, 1.947912221626013, 0.01430803640848793, 0.0556053361095574, 0.02263949001794412, 1.639270476618029, 0.2300511309640105, 1.6531164253440904], "min": [0.5699905132381309, 0.2961777378095406, 1.0909319476677695, -2.849253601363576, 0.7688178642325267, -3.1364133374787673, 0.5917383145724944, -0.30169811790453593, 1.0744179341195723, -3.1361488152878296, 0.7532726182829537, -3.1189039145798554], "max": [0.6624060177193121, 0.3676923870228639, 1.2790697012295205, 0.08219817901630797, 1.3714940894222107, 3.128527157563154, 0.6544710748788114, -0.08399732464933368, 1.1489242906841455, 3.134108076143704, 1.524760364009559, 3.1282201901269238], "count": [426]}, "gripper_mode_state": {"mean": [0.6549295774647887, 0.08685446009389672], "std": [0.475391234696835, 0.2816216661688074], "min": [0, 0], "max": [1, 1], "count": [426]}, "gripper_activity_state": {"mean": [1.8427230046948357, 1.8990610328638498], "std": [0.47585465813414807, 0.4129921290078138], "min": [0, 0], "max": [2, 2], "count": [426]}, "gripper_mode_action": {"mean": [0.6549295774647887, 0.08685446009389672], "std": [0.475391234696835, 0.2816216661688074], "min": [0, 0], "max": [1, 1], "count": [426]}, "gripper_activity_action": {"mean": [1.8427230046948357, 1.8990610328638498], "std": [0.47585465813414807, 0.4129921290078138], "min": [0, 0], "max": [2, 2], "count": [426]}, "gripper_open_scale_state": {"mean": [0.4373544607744525, 0.8265457748628008], "std": [0.31753677902208477, 0.13790931713681784], "min": [0.115, 0.476], "max": [0.896, 0.897], "count": [426]}, "gripper_open_scale_action": {"mean": [0.4373544607744525, 0.8265457748628008], "std": [0.31753677902208477, 0.13790931713681784], "min": [0.115, 0.476], "max": [0.896, 0.897], "count": [426]}}} +{"episode_index": 379, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.48044031045751634]], [[0.4653659027777778]], [[0.4501671629901961]]], "std": [[[0.12115562437376519]], [[0.13089328186375898]], [[0.14701869571837828]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46399114991830065]], [[0.46776797794117647]], [[0.46231110294117644]]], "std": [[[0.07633306126444539]], [[0.0674052801050368]], [[0.07213911630069354]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[0.9254901960784314]]], "mean": [[[0.4876404003267974]], [[0.4772743341503268]], [[0.4594680208333333]]], "std": [[[0.10499204314581671]], [[0.10732770196249043]], [[0.13072829918559078]]], "count": [100]}, "observation.state": {"min": [0.6014578938484192, 1.8609224557876587, -0.6734178066253662, -0.5735501050949097, 0.6028716564178467, 1.0166891813278198, -2.8176071643829346, 503.0, -0.016248000785708427, 0.3252040147781372, -0.22307799756526947, -3.1351852416992188, 0.7480000257492065, -3.1010000705718994, -0.986198365688324, -2.0355775356292725, 2.74885892868042, -0.7793418765068054, -1.6273798942565918, 1.0522066354751587, -1.9420803785324097, 109.0, -0.32518500089645386, 0.3829970061779022, -0.18975000083446503, -0.01600005477666855, -1.343999981880188, -3.0789999961853027], "max": [1.2271759510040283, 2.04390287399292, -0.3496592938899994, 0.04920083284378052, 2.408170461654663, 1.6989034414291382, -1.667382836341858, 897.0, 0.26236599683761597, 0.45361098647117615, -0.12295100092887878, 3.140000104904175, 1.4800000190734863, 3.072000026702881, -0.6165550351142883, -1.8298382759094238, 2.867069721221924, -0.003246312728151679, -0.01062905602157116, 2.0371832847595215, -0.4616745114326477, 892.0, -0.2274390012025833, 0.4477680027484894, -0.012860000133514404, 2.678999900817871, -0.671999990940094, 3.140000104904175], "mean": [0.7921261787414551, 2.0182721614837646, -0.5053254961967468, -0.21578772366046906, 1.452445149421692, 1.2313425540924072, -2.1904492378234863, 823.214599609375, 0.1612318456172943, 0.4088735282421112, -0.1781051754951477, 1.5638645887374878, 1.2216182947158813, -1.5853646993637085, -0.8771175742149353, -1.8832987546920776, 2.8529632091522217, -0.6022077798843384, -0.673697292804718, 1.736358404159546, -1.5411423444747925, 366.2269592285156, -0.25682732462882996, 0.40425100922584534, -0.07544418424367905, 1.7393789291381836, -1.1337106227874756, 1.220245599746704], "std": [0.15354909002780914, 0.030172105878591537, 0.13639232516288757, 0.2299504578113556, 0.5749458074569702, 0.247191920876503, 0.4029305875301361, 137.7837371826172, 0.06732446700334549, 0.0428641177713871, 0.028367456048727036, 1.5643246173858643, 0.2410719096660614, 1.415373682975769, 0.1129828542470932, 0.06791883707046509, 0.03055614046752453, 0.24028226733207703, 0.41691499948501587, 0.34983956813812256, 0.395478755235672, 338.39471435546875, 0.018463313579559326, 0.020651867613196373, 0.06331658363342285, 0.644111156463623, 0.2296643704175949, 1.508886456489563], "count": [445]}, "action": {"min": [0.6014578938484192, 1.8609224557876587, -0.6734178066253662, -0.5735501050949097, 0.6028716564178467, 1.0166891813278198, -2.8176071643829346, 503.0, -0.016248000785708427, 0.3252040147781372, -0.22307799756526947, -3.1351852416992188, 0.7480000257492065, -3.1010000705718994, -0.986198365688324, -2.0355775356292725, 2.74885892868042, -0.7793418765068054, -1.6273798942565918, 1.0522066354751587, -1.9420803785324097, 109.0, -0.32518500089645386, 0.3829970061779022, -0.18975000083446503, -0.01600005477666855, -1.343999981880188, -3.0789999961853027], "max": [1.2271759510040283, 2.04390287399292, -0.3496592938899994, 0.04920083284378052, 2.408170461654663, 1.6989034414291382, -1.667382836341858, 897.0, 0.26236599683761597, 0.45361098647117615, -0.12295100092887878, 3.140000104904175, 1.4800000190734863, 3.072000026702881, -0.6165550351142883, -1.8298382759094238, 2.867069721221924, -0.003246312728151679, -0.01062905602157116, 2.0371832847595215, -0.4616745114326477, 892.0, -0.2274390012025833, 0.4477680027484894, -0.012860000133514404, 2.678999900817871, -0.671999990940094, 3.140000104904175], "mean": [0.7921261787414551, 2.0182721614837646, -0.5053254961967468, -0.21578772366046906, 1.452445149421692, 1.2313425540924072, -2.1904492378234863, 823.214599609375, 0.1612318456172943, 0.4088735282421112, -0.1781051754951477, 1.5638645887374878, 1.2216182947158813, -1.5853646993637085, -0.8771175742149353, -1.8832987546920776, 2.8529632091522217, -0.6022077798843384, -0.673697292804718, 1.736358404159546, -1.5411423444747925, 366.2269592285156, -0.25682732462882996, 0.40425100922584534, -0.07544418424367905, 1.7393789291381836, -1.1337106227874756, 1.220245599746704], "std": [0.15354909002780914, 0.030172105878591537, 0.13639232516288757, 0.2299504578113556, 0.5749458074569702, 0.247191920876503, 0.4029305875301361, 137.7837371826172, 0.06732446700334549, 0.0428641177713871, 0.028367456048727036, 1.5643246173858643, 0.2410719096660614, 1.415373682975769, 0.1129828542470932, 0.06791883707046509, 0.03055614046752453, 0.24028226733207703, 0.41691499948501587, 0.34983956813812256, 0.395478755235672, 338.39471435546875, 0.018463313579559326, 0.020651867613196373, 0.06331658363342285, 0.644111156463623, 0.2296643704175949, 1.508886456489563], "count": [445]}, "timestamp": {"min": [0.0], "max": [14.8], "mean": [7.4], "std": [4.282003684673281], "count": [445]}, "frame_index": {"min": [0], "max": [444], "mean": [222.0], "std": [128.46011054019843], "count": [445]}, "episode_index": {"min": [380], "max": [380], "mean": [380.0], "std": [0.0], "count": [445]}, "index": {"min": [207904], "max": [208348], "mean": [208126.0], "std": [128.46011054019843], "count": [445]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [445]}, "subtask_annotation": {"mean": [4.8, 12.0, 12.0, 12.0, 12.0], "std": [4.740739050145333, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [445]}, "scene_annotation": {"mean": [380.0], "std": [0.0], "min": [380], "max": [380], "count": [445]}, "eef_direction_state": {"mean": [4.696629213483146, 4.501123595505618], "std": [1.6061993270599095, 1.7719724540699249], "min": [0, 1], "max": [6, 6], "count": [445]}, "eef_velocity_state": {"mean": [0.651685393258427, 0.6741573033707865], "std": [0.7389808286197586, 0.7727854317792596], "min": [0, 0], "max": [2, 2], "count": [445]}, "eef_acc_mag_state": {"mean": [0.6898876404494382, 0.7393258426966293], "std": [0.8308713368425742, 0.83162464219859], "min": [0, 0], "max": [2, 2], "count": [445]}, "eef_direction_action": {"mean": [4.696629213483146, 4.501123595505618], "std": [1.6061993270599095, 1.7719724540699249], "min": [0, 1], "max": [6, 6], "count": [445]}, "eef_velocity_action": {"mean": [0.651685393258427, 0.6741573033707865], "std": [0.7389808286197586, 0.7727854317792596], "min": [0, 0], "max": [2, 2], "count": [445]}, "eef_acc_mag_action": {"mean": [0.6898876404494382, 0.7393258426966293], "std": [0.8308713368425742, 0.83162464219859], "min": [0, 0], "max": [2, 2], "count": [445]}, "eef_sim_pose_state": {"mean": [0.6050675710723086, 0.3500109538924662, 1.1944543497853404, -1.7393234829993773, 1.1330273205951786, -1.8251231106380363, 0.6101743335022703, -0.2480636659145532, 1.0959581813296218, 1.5642832531606208, 1.221801917457283, 0.18949000358004348], "std": [0.021789285758960237, 0.018339173777648883, 0.060055364004388385, 0.6427886594131533, 0.22935615811229948, 1.948914313906182, 0.030487580368656286, 0.060694638590160103, 0.02988832821337129, 1.5644094520756928, 0.24107713354813642, 2.0009861149648027], "min": [0.5712152580999843, 0.3141688186582966, 1.0906890525288981, -2.6785832331092596, 0.6716243460944322, -3.1410625687465936, 0.5545270211665713, -0.35704392265304646, 1.0685826951497217, -3.134890089070262, 0.7486926622467331, -3.106886278136195], "max": [0.6493470173606724, 0.4043564227499323, 1.2540681388847166, 0.012996254853312017, 1.343171928841564, 3.1397145079242956, 0.6537084478521291, -0.08447646477726287, 1.1535222753930987, 3.140435765909336, 1.4799836256401986, 3.1133094708055435], "count": [445]}, "eef_sim_pose_action": {"mean": [0.6050675710723086, 0.3500109538924662, 1.1944543497853404, -1.7393234829993773, 1.1330273205951786, -1.8251231106380363, 0.6101743335022703, -0.2480636659145532, 1.0959581813296218, 1.5642832531606208, 1.221801917457283, 0.18949000358004348], "std": [0.021789285758960237, 0.018339173777648883, 0.060055364004388385, 0.6427886594131533, 0.22935615811229948, 1.948914313906182, 0.030487580368656286, 0.060694638590160103, 0.02988832821337129, 1.5644094520756928, 0.24107713354813642, 2.0009861149648027], "min": [0.5712152580999843, 0.3141688186582966, 1.0906890525288981, -2.6785832331092596, 0.6716243460944322, -3.1410625687465936, 0.5545270211665713, -0.35704392265304646, 1.0685826951497217, -3.134890089070262, 0.7486926622467331, -3.106886278136195], "max": [0.6493470173606724, 0.4043564227499323, 1.2540681388847166, 0.012996254853312017, 1.343171928841564, 3.1397145079242956, 0.6537084478521291, -0.08447646477726287, 1.1535222753930987, 3.140435765909336, 1.4799836256401986, 3.1133094708055435], "count": [445]}, "gripper_mode_state": {"mean": [0.6584269662921348, 0.0], "std": [0.47423717310167646, 0.0], "min": [0, 0], "max": [1, 0], "count": [445]}, "gripper_activity_state": {"mean": [1.8651685393258426, 1.892134831460674], "std": [0.45938432750643565, 0.410049248645647], "min": [0, 0], "max": [2, 2], "count": [445]}, "gripper_mode_action": {"mean": [0.6584269662921348, 0.0], "std": [0.47423717310167646, 0.0], "min": [0, 0], "max": [1, 0], "count": [445]}, "gripper_activity_action": {"mean": [1.8651685393258426, 1.892134831460674], "std": [0.45938432750643565, 0.410049248645647], "min": [0, 0], "max": [2, 2], "count": [445]}, "gripper_open_scale_state": {"mean": [0.3662269662921354, 0.8232146068101527], "std": [0.33839480687013096, 0.1377837421691253], "min": [0.109, 0.503], "max": [0.892, 0.897], "count": [445]}, "gripper_open_scale_action": {"mean": [0.3662269662921354, 0.8232146068101527], "std": [0.33839480687013096, 0.1377837421691253], "min": [0.109, 0.503], "max": [0.892, 0.897], "count": [445]}}} +{"episode_index": 380, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4649569995915033]], [[0.4502479616013072]], [[0.43604021854575165]]], "std": [[[0.12700694290189163]], [[0.13973144625434158]], [[0.15187962913834133]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.4634060620915033]], [[0.46699873161764704]], [[0.4616700776143791]]], "std": [[[0.07767393094888]], [[0.07281635354855112]], [[0.07629313871040408]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8431372549019608]], [[1.0]], [[0.8274509803921568]]], "mean": [[[0.4841080657679738]], [[0.4791095179738562]], [[0.4637948161764706]]], "std": [[[0.10303626200807868]], [[0.09985544614045347]], [[0.12122253884044389]]], "count": [100]}, "observation.state": {"min": [0.5660277605056763, 1.913578987121582, -1.1111987829208374, -0.4954640567302704, 1.0009114742279053, 1.0581932067871094, -2.79650616645813, 462.0, 0.008729999884963036, 0.35615798830986023, -0.22175900638103485, -3.1411852836608887, 0.7699999809265137, -3.0799999237060547, -0.9984505772590637, -2.036397933959961, 2.7233071327209473, -0.739618182182312, -1.4252359867095947, 1.150660753250122, -1.859124779701233, 144.0, -0.2741149961948395, 0.3775179982185364, -0.18576200306415558, 0.19200001657009125, -1.3660000562667847, -3.0820000171661377], "max": [1.1098026037216187, 2.043274402618408, -0.43708279728889465, 0.055257122963666916, 2.402306079864502, 1.5492241382598877, -1.7856464385986328, 898.0, 0.2505289912223816, 0.4484330117702484, -0.131973996758461, 3.1410000324249268, 1.5360000133514404, 3.0950000286102295, -0.6564881205558777, -1.8022445440292358, 2.867069721221924, 0.02480112947523594, 0.06414084881544113, 2.041895627975464, -0.4856553375720978, 830.0, -0.1974720060825348, 0.4438759982585907, -0.020230000838637352, 2.7929999828338623, -0.6709999442100525, 3.0910000801086426], "mean": [0.7881217002868652, 2.022642135620117, -0.6699010133743286, -0.1653125286102295, 1.6890031099319458, 1.221939206123352, -2.2745275497436523, 818.683837890625, 0.16062088310718536, 0.4049913287162781, -0.18240272998809814, 1.883479118347168, 1.2231098413467407, 0.6755112409591675, -0.8895004987716675, -1.8809046745300293, 2.853433132171631, -0.582748532295227, -0.6250913143157959, 1.7504098415374756, -1.4669551849365234, 376.6988525390625, -0.24708500504493713, 0.4047088921070099, -0.07826603204011917, 1.8194549083709717, -1.1651910543441772, 0.9168396592140198], "std": [0.14883723855018616, 0.0237293504178524, 0.23521573841571808, 0.18742378056049347, 0.5996249318122864, 0.12046780437231064, 0.4339231550693512, 146.84022521972656, 0.08195961266756058, 0.02606867253780365, 0.023429255932569504, 1.0585976839065552, 0.23033885657787323, 1.784950852394104, 0.0985775738954544, 0.08740697056055069, 0.03633387014269829, 0.23410840332508087, 0.3997880518436432, 0.338724821805954, 0.3812161386013031, 295.20654296875, 0.017488664016127586, 0.020609693601727486, 0.05854346975684166, 0.6805443167686462, 0.2098204642534256, 1.5861467123031616], "count": [435]}, "action": {"min": [0.5660277605056763, 1.913578987121582, -1.1111987829208374, -0.4954640567302704, 1.0009114742279053, 1.0581932067871094, -2.79650616645813, 462.0, 0.008729999884963036, 0.35615798830986023, -0.22175900638103485, -3.1411852836608887, 0.7699999809265137, -3.0799999237060547, -0.9984505772590637, -2.036397933959961, 2.7233071327209473, -0.739618182182312, -1.4252359867095947, 1.150660753250122, -1.859124779701233, 144.0, -0.2741149961948395, 0.3775179982185364, -0.18576200306415558, 0.19200001657009125, -1.3660000562667847, -3.0820000171661377], "max": [1.1098026037216187, 2.043274402618408, -0.43708279728889465, 0.055257122963666916, 2.402306079864502, 1.5492241382598877, -1.7856464385986328, 898.0, 0.2505289912223816, 0.4484330117702484, -0.131973996758461, 3.1410000324249268, 1.5360000133514404, 3.0950000286102295, -0.6564881205558777, -1.8022445440292358, 2.867069721221924, 0.02480112947523594, 0.06414084881544113, 2.041895627975464, -0.4856553375720978, 830.0, -0.1974720060825348, 0.4438759982585907, -0.020230000838637352, 2.7929999828338623, -0.6709999442100525, 3.0910000801086426], "mean": [0.7881217002868652, 2.022642135620117, -0.6699010133743286, -0.1653125286102295, 1.6890031099319458, 1.221939206123352, -2.2745275497436523, 818.683837890625, 0.16062088310718536, 0.4049913287162781, -0.18240272998809814, 1.883479118347168, 1.2231098413467407, 0.6755112409591675, -0.8895004987716675, -1.8809046745300293, 2.853433132171631, -0.582748532295227, -0.6250913143157959, 1.7504098415374756, -1.4669551849365234, 376.6988525390625, -0.24708500504493713, 0.4047088921070099, -0.07826603204011917, 1.8194549083709717, -1.1651910543441772, 0.9168396592140198], "std": [0.14883723855018616, 0.0237293504178524, 0.23521573841571808, 0.18742378056049347, 0.5996249318122864, 0.12046780437231064, 0.4339231550693512, 146.84022521972656, 0.08195961266756058, 0.02606867253780365, 0.023429255932569504, 1.0585976839065552, 0.23033885657787323, 1.784950852394104, 0.0985775738954544, 0.08740697056055069, 0.03633387014269829, 0.23410840332508087, 0.3997880518436432, 0.338724821805954, 0.3812161386013031, 295.20654296875, 0.017488664016127586, 0.020609693601727486, 0.05854346975684166, 0.6805443167686462, 0.2098204642534256, 1.5861467123031616], "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": [381], "max": [381], "mean": [381.0], "std": [0.0], "count": [435]}, "index": {"min": [208349], "max": [208783], "mean": [208566.0], "std": [125.57335173780568], "count": [435]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [435]}, "subtask_annotation": {"mean": [5.195402298850575, 12.0, 12.0, 12.0, 12.0], "std": [4.750412155040173, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [435]}, "scene_annotation": {"mean": [381.0], "std": [0.0], "min": [381], "max": [381], "count": [435]}, "eef_direction_state": {"mean": [4.671264367816092, 4.68735632183908], "std": [1.7837006633811678, 1.6522227868548982], "min": [0, 0], "max": [6, 6], "count": [435]}, "eef_velocity_state": {"mean": [0.6137931034482759, 0.6275862068965518], "std": [0.741414059597288, 0.7484373997997046], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_acc_mag_state": {"mean": [0.6574712643678161, 0.6988505747126437], "std": [0.8276309055617339, 0.8325965827614883], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_direction_action": {"mean": [4.671264367816092, 4.68735632183908], "std": [1.7837006633811678, 1.6522227868548982], "min": [0, 0], "max": [6, 6], "count": [435]}, "eef_velocity_action": {"mean": [0.6137931034482759, 0.6275862068965518], "std": [0.741414059597288, 0.7484373997997046], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_acc_mag_action": {"mean": [0.6574712643678161, 0.6988505747126437], "std": [0.8276309055617339, 0.8325965827614883], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_sim_pose_state": {"mean": [0.6068613242776371, 0.3417790104546717, 1.192732273607452, -1.8190029732643271, 1.1644982027817643, -1.641859403163678, 0.6063214950326229, -0.24393654196990705, 1.0903820586029838, 1.8839942497468574, 1.2235661394532784, -0.15891202043631375], "std": [0.018481677212404967, 0.024480884354597113, 0.05661182337168714, 0.6788983169823988, 0.20943668749574393, 2.2213093569760964, 0.019588001986493183, 0.06804800166718568, 0.02665852978316765, 1.0579112598867022, 0.23020181398251255, 1.6626646449584657], "min": [0.5834463012107802, 0.27443274270009216, 1.092604837005848, -2.792268314556696, 0.6707116633075785, -3.1399489709429673, 0.5811831741470606, -0.3143365029074202, 1.0614735029864288, -3.141535988068524, 0.7710272426602165, -3.1096439189292133], "max": [0.6460036076144455, 0.3747899952768957, 1.2490531547011308, -0.19693325038546622, 1.364630182630759, 3.1405499421439624, 0.646546129867204, -0.11096509316403984, 1.1513811285422701, 3.1413575529648066, 1.536122303021065, 3.035901402604548], "count": [435]}, "eef_sim_pose_action": {"mean": [0.6068613242776371, 0.3417790104546717, 1.192732273607452, -1.8190029732643271, 1.1644982027817643, -1.641859403163678, 0.6063214950326229, -0.24393654196990705, 1.0903820586029838, 1.8839942497468574, 1.2235661394532784, -0.15891202043631375], "std": [0.018481677212404967, 0.024480884354597113, 0.05661182337168714, 0.6788983169823988, 0.20943668749574393, 2.2213093569760964, 0.019588001986493183, 0.06804800166718568, 0.02665852978316765, 1.0579112598867022, 0.23020181398251255, 1.6626646449584657], "min": [0.5834463012107802, 0.27443274270009216, 1.092604837005848, -2.792268314556696, 0.6707116633075785, -3.1399489709429673, 0.5811831741470606, -0.3143365029074202, 1.0614735029864288, -3.141535988068524, 0.7710272426602165, -3.1096439189292133], "max": [0.6460036076144455, 0.3747899952768957, 1.2490531547011308, -0.19693325038546622, 1.364630182630759, 3.1405499421439624, 0.646546129867204, -0.11096509316403984, 1.1513811285422701, 3.1413575529648066, 1.536122303021065, 3.035901402604548], "count": [435]}, "gripper_mode_state": {"mean": [0.6367816091954023, 0.08275862068965517], "std": [0.48092701253508013, 0.275517025592251], "min": [0, 0], "max": [1, 1], "count": [435]}, "gripper_activity_state": {"mean": [1.8643678160919541, 1.92183908045977], "std": [0.4673173652709003, 0.3566850206974753], "min": [0, 0], "max": [2, 2], "count": [435]}, "gripper_mode_action": {"mean": [0.6367816091954023, 0.08275862068965517], "std": [0.48092701253508013, 0.275517025592251], "min": [0, 0], "max": [1, 1], "count": [435]}, "gripper_activity_action": {"mean": [1.8643678160919541, 1.92183908045977], "std": [0.4673173652709003, 0.3566850206974753], "min": [0, 0], "max": [2, 2], "count": [435]}, "gripper_open_scale_state": {"mean": [0.3766988509605671, 0.8186839079056708], "std": [0.2952064852971525, 0.1468399507382921], "min": [0.144, 0.462], "max": [0.83, 0.898], "count": [435]}, "gripper_open_scale_action": {"mean": [0.3766988509605671, 0.8186839079056708], "std": [0.2952064852971525, 0.1468399507382921], "min": [0.144, 0.462], "max": [0.83, 0.898], "count": [435]}}} +{"episode_index": 381, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.47035817810457514]], [[0.4601748304738562]], [[0.4466962806372549]]], "std": [[[0.13337202558352776]], [[0.13864149893733124]], [[0.15124947742804484]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45879305759803923]], [[0.4603015257352941]], [[0.45383239379084966]]], "std": [[[0.08924033636849434]], [[0.087716438335291]], [[0.09418544319125248]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4896286825980392]], [[0.480307181372549]], [[0.4636702675653595]]], "std": [[[0.10906788769965117]], [[0.10802895490629331]], [[0.12842297491539595]]], "count": [100]}, "observation.state": {"min": [0.5049063563346863, 1.859229564666748, -0.7539823055267334, -0.5101423263549805, 0.5992937684059143, 1.0430960655212402, -2.7846031188964844, 448.0, 0.028553999960422516, 0.31012800335884094, -0.22808200120925903, 0.5789999961853027, 0.7799999713897705, -3.131185293197632, -0.9832486510276794, -2.0326802730560303, 2.8484995365142822, -0.7590087652206421, -1.4823954105377197, 1.2784886360168457, -1.8061366081237793, 129.0, -0.27619999647140503, 0.3732219934463501, -0.1830340027809143, -0.4440000057220459, -1.4830000400543213, -3.109999895095825], "max": [1.0677576065063477, 2.03664231300354, -0.3451214134693146, 0.07243116945028305, 2.2477223873138428, 1.7318726778030396, -1.7286614179611206, 894.0, 0.2876259982585907, 0.44429200887680054, -0.13320699334144592, 3.0910000801086426, 1.4780000448226929, 3.119999885559082, -0.6642025113105774, -1.7638996839523315, 2.8655340671539307, -0.018308503553271294, 0.0636696144938469, 2.0544793605804443, -0.5890311598777771, 742.0, -0.21681100130081177, 0.4334529936313629, -0.03195299953222275, 2.7119998931884766, -0.6449999809265137, 3.0920000076293945], "mean": [0.7272363901138306, 2.006619453430176, -0.49661338329315186, -0.2425461858510971, 1.451155662536621, 1.3323578834533691, -2.1893818378448486, 792.4881591796875, 0.18788273632526398, 0.38750597834587097, -0.1846047192811966, 2.123915195465088, 1.1919476985931396, 0.5230870246887207, -0.8836615681648254, -1.8470584154129028, 2.8627240657806396, -0.5243055820465088, -0.5624209642410278, 1.811094045639038, -1.4571375846862793, 321.858154296875, -0.24289683997631073, 0.3956439197063446, -0.08189022541046143, 1.8313060998916626, -1.133730411529541, 0.9264986515045166], "std": [0.14409126341342926, 0.04029601067304611, 0.12149670720100403, 0.22484421730041504, 0.6447243094444275, 0.23391255736351013, 0.40381738543510437, 168.01707458496094, 0.06942620873451233, 0.041737206280231476, 0.02507421001791954, 0.8276861906051636, 0.20392023026943207, 1.841651439666748, 0.09705425053834915, 0.10005377978086472, 0.004926352761685848, 0.181090846657753, 0.3969188630580902, 0.3083468973636627, 0.3372408151626587, 247.44650268554688, 0.01652919501066208, 0.01630159094929695, 0.054137226194143295, 0.6822941303253174, 0.1919466108083725, 1.4645949602127075], "count": [423]}, "action": {"min": [0.5049063563346863, 1.859229564666748, -0.7539823055267334, -0.5101423263549805, 0.5992937684059143, 1.0430960655212402, -2.7846031188964844, 448.0, 0.028553999960422516, 0.31012800335884094, -0.22808200120925903, 0.5789999961853027, 0.7799999713897705, -3.131185293197632, -0.9832486510276794, -2.0326802730560303, 2.8484995365142822, -0.7590087652206421, -1.4823954105377197, 1.2784886360168457, -1.8061366081237793, 129.0, -0.27619999647140503, 0.3732219934463501, -0.1830340027809143, -0.4440000057220459, -1.4830000400543213, -3.109999895095825], "max": [1.0677576065063477, 2.03664231300354, -0.3451214134693146, 0.07243116945028305, 2.2477223873138428, 1.7318726778030396, -1.7286614179611206, 894.0, 0.2876259982585907, 0.44429200887680054, -0.13320699334144592, 3.0910000801086426, 1.4780000448226929, 3.119999885559082, -0.6642025113105774, -1.7638996839523315, 2.8655340671539307, -0.018308503553271294, 0.0636696144938469, 2.0544793605804443, -0.5890311598777771, 742.0, -0.21681100130081177, 0.4334529936313629, -0.03195299953222275, 2.7119998931884766, -0.6449999809265137, 3.0920000076293945], "mean": [0.7272363901138306, 2.006619453430176, -0.49661338329315186, -0.2425461858510971, 1.451155662536621, 1.3323578834533691, -2.1893818378448486, 792.4881591796875, 0.18788273632526398, 0.38750597834587097, -0.1846047192811966, 2.123915195465088, 1.1919476985931396, 0.5230870246887207, -0.8836615681648254, -1.8470584154129028, 2.8627240657806396, -0.5243055820465088, -0.5624209642410278, 1.811094045639038, -1.4571375846862793, 321.858154296875, -0.24289683997631073, 0.3956439197063446, -0.08189022541046143, 1.8313060998916626, -1.133730411529541, 0.9264986515045166], "std": [0.14409126341342926, 0.04029601067304611, 0.12149670720100403, 0.22484421730041504, 0.6447243094444275, 0.23391255736351013, 0.40381738543510437, 168.01707458496094, 0.06942620873451233, 0.041737206280231476, 0.02507421001791954, 0.8276861906051636, 0.20392023026943207, 1.841651439666748, 0.09705425053834915, 0.10005377978086472, 0.004926352761685848, 0.181090846657753, 0.3969188630580902, 0.3083468973636627, 0.3372408151626587, 247.44650268554688, 0.01652919501066208, 0.01630159094929695, 0.054137226194143295, 0.6822941303253174, 0.1919466108083725, 1.4645949602127075], "count": [423]}, "timestamp": {"min": [0.0], "max": [14.066666666666666], "mean": [7.033333333333333], "std": [4.070308023652191], "count": [423]}, "frame_index": {"min": [0], "max": [422], "mean": [211.0], "std": [122.10924070956574], "count": [423]}, "episode_index": {"min": [382], "max": [382], "mean": [382.0], "std": [0.0], "count": [423]}, "index": {"min": [208784], "max": [209206], "mean": [208995.0], "std": [122.10924070956574], "count": [423]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [423]}, "subtask_annotation": {"mean": [5.432624113475177, 12.0, 12.0, 12.0, 12.0], "std": [4.650384408532856, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [423]}, "scene_annotation": {"mean": [382.0], "std": [0.0], "min": [382], "max": [382], "count": [423]}, "eef_direction_state": {"mean": [5.078014184397163, 4.319148936170213], "std": [1.3773115381368384, 1.8552302232142812], "min": [0, 0], "max": [6, 6], "count": [423]}, "eef_velocity_state": {"mean": [0.5650118203309693, 0.75177304964539], "std": [0.7341101220219459, 0.7914080133085573], "min": [0, 0], "max": [2, 2], "count": [423]}, "eef_acc_mag_state": {"mean": [0.6808510638297872, 0.6973995271867612], "std": [0.8278755939720756, 0.8354825327918296], "min": [0, 0], "max": [2, 2], "count": [423]}, "eef_direction_action": {"mean": [5.078014184397163, 4.319148936170213], "std": [1.3773115381368384, 1.8552302232142812], "min": [0, 0], "max": [6, 6], "count": [423]}, "eef_velocity_action": {"mean": [0.5650118203309693, 0.75177304964539], "std": [0.7341101220219459, 0.7914080133085573], "min": [0, 0], "max": [2, 2], "count": [423]}, "eef_acc_mag_action": {"mean": [0.6808510638297872, 0.6973995271867612], "std": [0.8278755939720756, 0.8354825327918296], "min": [0, 0], "max": [2, 2], "count": [423]}, "eef_sim_pose_state": {"mean": [0.6017797342000076, 0.34039003777028204, 1.1902303217203969, -1.8306871168237984, 1.133180903460816, 0.7459376719370819, 0.590209430962365, -0.2736130800585112, 1.089265070006808, 2.1238517187222823, 1.192448942261636, -0.6031413219617516], "std": [0.013908463335133953, 0.02186336710052782, 0.05292753734626305, 0.6810657820877958, 0.19174432578013564, 2.6733101101823125, 0.030754180767613992, 0.06012150091343508, 0.02852544856479719, 0.827242854387643, 0.20381587288139405, 1.8216879620075446], "min": [0.5824535642196293, 0.29235052230385916, 1.0851433625878704, -2.7110367993949747, 0.6449528808676175, -3.1411224202902472, 0.5316864418746297, -0.3775408312661556, 1.0594789798387954, 0.5809622805753997, 0.7808872933919413, -3.1149423853585776], "max": [0.6304750595630687, 0.3678905230019982, 1.240003099574001, 0.4378075298021024, 1.4827384102300338, 3.1414390625081876, 0.6349116669107924, -0.1303277793388992, 1.1464577926441586, 3.0911628403379723, 1.478589887478757, 3.052538063156243], "count": [423]}, "eef_sim_pose_action": {"mean": [0.6017797342000076, 0.34039003777028204, 1.1902303217203969, -1.8306871168237984, 1.133180903460816, 0.7459376719370819, 0.590209430962365, -0.2736130800585112, 1.089265070006808, 2.1238517187222823, 1.192448942261636, -0.6031413219617516], "std": [0.013908463335133953, 0.02186336710052782, 0.05292753734626305, 0.6810657820877958, 0.19174432578013564, 2.6733101101823125, 0.030754180767613992, 0.06012150091343508, 0.02852544856479719, 0.827242854387643, 0.20381587288139405, 1.8216879620075446], "min": [0.5824535642196293, 0.29235052230385916, 1.0851433625878704, -2.7110367993949747, 0.6449528808676175, -3.1411224202902472, 0.5316864418746297, -0.3775408312661556, 1.0594789798387954, 0.5809622805753997, 0.7808872933919413, -3.1149423853585776], "max": [0.6304750595630687, 0.3678905230019982, 1.240003099574001, 0.4378075298021024, 1.4827384102300338, 3.1414390625081876, 0.6349116669107924, -0.1303277793388992, 1.1464577926441586, 3.0911628403379723, 1.478589887478757, 3.052538063156243], "count": [423]}, "gripper_mode_state": {"mean": [0.6595744680851063, 0.16548463356973994], "std": [0.4738522861983016, 0.37161736991431044], "min": [0, 0], "max": [1, 1], "count": [423]}, "gripper_activity_state": {"mean": [1.8699763593380614, 1.9243498817966902], "std": [0.4710249870741584, 0.362481584165767], "min": [0, 0], "max": [2, 2], "count": [423]}, "gripper_mode_action": {"mean": [0.6595744680851063, 0.16548463356973994], "std": [0.4738522861983016, 0.37161736991431044], "min": [0, 0], "max": [1, 1], "count": [423]}, "gripper_activity_action": {"mean": [1.8699763593380614, 1.9243498817966902], "std": [0.4710249870741584, 0.362481584165767], "min": [0, 0], "max": [2, 2], "count": [423]}, "gripper_open_scale_state": {"mean": [0.32185815581193206, 0.7924881795247409], "std": [0.24744649033609126, 0.16801683185516514], "min": [0.129, 0.448], "max": [0.742, 0.894], "count": [423]}, "gripper_open_scale_action": {"mean": [0.32185815581193206, 0.7924881795247409], "std": [0.24744649033609126, 0.16801683185516514], "min": [0.129, 0.448], "max": [0.742, 0.894], "count": [423]}}} +{"episode_index": 382, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.4697878676470588]], [[0.4530411662581699]], [[0.4361231004901961]]], "std": [[[0.13322109672679663]], [[0.14470208333258916]], [[0.16189437674851825]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4699128860294117]], [[0.473474368872549]], [[0.4688049121732026]]], "std": [[[0.07498354620275538]], [[0.06889153299673063]], [[0.07351039581054668]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8392156862745098]], [[1.0]], [[0.9098039215686274]]], "mean": [[[0.48314150939542483]], [[0.4706547017973856]], [[0.4559385845588235]]], "std": [[[0.10228369773030353]], [[0.0973136455047663]], [[0.12047519446420198]]], "count": [100]}, "observation.state": {"min": [0.6474473476409912, 1.9783481359481812, -1.9202287197113037, -0.5041383504867554, 1.2620824575424194, 0.677571713924408, -2.825566053390503, 594.0, -0.03734000027179718, 0.3750239908695221, -0.22642700374126434, -3.1361851692199707, 0.7510000467300415, -3.121000051498413, -0.997106671333313, -2.037078619003296, 2.823838233947754, -0.814143717288971, -1.500250220298767, 1.190017819404602, -1.710073709487915, 120.0, -0.27717098593711853, 0.36541301012039185, -0.19635100662708282, -0.5120000243186951, -1.4529999494552612, -3.0959999561309814], "max": [1.0051875114440918, 2.052507162094116, -0.3481408357620239, 0.0950680822134018, 2.7885475158691406, 1.3383010625839233, -1.8529462814331055, 894.0, 0.22718200087547302, 0.45831799507141113, -0.16171599924564362, 3.1389999389648438, 1.4800000190734863, 3.0739998817443848, -0.651915431022644, -1.8360514640808105, 2.8640506267547607, 0.06005678325891495, 0.07702138274908066, 2.04980206489563, -0.3407057225704193, 739.0, -0.20402200520038605, 0.43710899353027344, -0.028908999636769295, 2.8299999237060547, -0.6949999928474426, 3.069999933242798], "mean": [0.7833590507507324, 2.029073715209961, -0.9640353918075562, -0.19087393581867218, 1.9042918682098389, 1.0149500370025635, -2.2718207836151123, 814.7677001953125, 0.13251112401485443, 0.41892704367637634, -0.18745501339435577, -0.2768269181251526, 1.2296477556228638, 0.5346346497535706, -0.8726526498794556, -1.8900424242019653, 2.8618085384368896, -0.6529688835144043, -0.6196463704109192, 1.8087056875228882, -1.4837080240249634, 326.4351501464844, -0.25155124068260193, 0.3943961262702942, -0.07858869433403015, 1.8434737920761108, -1.1764837503433228, 1.1094555854797363], "std": [0.1317114382982254, 0.01568114571273327, 0.4995653033256531, 0.2225729376077652, 0.3908986449241638, 0.1993967890739441, 0.41071635484695435, 108.72421264648438, 0.08329542726278305, 0.023434501141309738, 0.01851343922317028, 2.2967891693115234, 0.21049684286117554, 1.5721732378005981, 0.08466314524412155, 0.06781897693872452, 0.007074600085616112, 0.23964238166809082, 0.3663499355316162, 0.3136923015117645, 0.3406105637550354, 243.67979431152344, 0.020890455693006516, 0.019907847046852112, 0.05590822920203209, 0.7096853852272034, 0.18470706045627594, 1.3888213634490967], "count": [424]}, "action": {"min": [0.6474473476409912, 1.9783481359481812, -1.9202287197113037, -0.5041383504867554, 1.2620824575424194, 0.677571713924408, -2.825566053390503, 594.0, -0.03734000027179718, 0.3750239908695221, -0.22642700374126434, -3.1361851692199707, 0.7510000467300415, -3.121000051498413, -0.997106671333313, -2.037078619003296, 2.823838233947754, -0.814143717288971, -1.500250220298767, 1.190017819404602, -1.710073709487915, 120.0, -0.27717098593711853, 0.36541301012039185, -0.19635100662708282, -0.5120000243186951, -1.4529999494552612, -3.0959999561309814], "max": [1.0051875114440918, 2.052507162094116, -0.3481408357620239, 0.0950680822134018, 2.7885475158691406, 1.3383010625839233, -1.8529462814331055, 894.0, 0.22718200087547302, 0.45831799507141113, -0.16171599924564362, 3.1389999389648438, 1.4800000190734863, 3.0739998817443848, -0.651915431022644, -1.8360514640808105, 2.8640506267547607, 0.06005678325891495, 0.07702138274908066, 2.04980206489563, -0.3407057225704193, 739.0, -0.20402200520038605, 0.43710899353027344, -0.028908999636769295, 2.8299999237060547, -0.6949999928474426, 3.069999933242798], "mean": [0.7833590507507324, 2.029073715209961, -0.9640353918075562, -0.19087393581867218, 1.9042918682098389, 1.0149500370025635, -2.2718207836151123, 814.7677001953125, 0.13251112401485443, 0.41892704367637634, -0.18745501339435577, -0.2768269181251526, 1.2296477556228638, 0.5346346497535706, -0.8726526498794556, -1.8900424242019653, 2.8618085384368896, -0.6529688835144043, -0.6196463704109192, 1.8087056875228882, -1.4837080240249634, 326.4351501464844, -0.25155124068260193, 0.3943961262702942, -0.07858869433403015, 1.8434737920761108, -1.1764837503433228, 1.1094555854797363], "std": [0.1317114382982254, 0.01568114571273327, 0.4995653033256531, 0.2225729376077652, 0.3908986449241638, 0.1993967890739441, 0.41071635484695435, 108.72421264648438, 0.08329542726278305, 0.023434501141309738, 0.01851343922317028, 2.2967891693115234, 0.21049684286117554, 1.5721732378005981, 0.08466314524412155, 0.06781897693872452, 0.007074600085616112, 0.23964238166809082, 0.3663499355316162, 0.3136923015117645, 0.3406105637550354, 243.67979431152344, 0.020890455693006516, 0.019907847046852112, 0.05590822920203209, 0.7096853852272034, 0.18470706045627594, 1.3888213634490967], "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": [383], "max": [383], "mean": [383.0], "std": [0.0], "count": [424]}, "index": {"min": [209207], "max": [209630], "mean": [209418.5], "std": [122.39791664893647], "count": [424]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [424]}, "subtask_annotation": {"mean": [4.851415094339623, 12.0, 12.0, 12.0, 12.0], "std": [4.5602980990528525, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [424]}, "scene_annotation": {"mean": [383.0], "std": [0.0], "min": [383], "max": [383], "count": [424]}, "eef_direction_state": {"mean": [4.72877358490566, 4.205188679245283], "std": [1.6178609234430874, 1.8891126653837627], "min": [0, 0], "max": [6, 6], "count": [424]}, "eef_velocity_state": {"mean": [0.6367924528301887, 0.7617924528301887], "std": [0.7269509173042246, 0.7874921948338105], "min": [0, 0], "max": [2, 2], "count": [424]}, "eef_acc_mag_state": {"mean": [0.7004716981132075, 0.7240566037735849], "std": [0.8340624406238285, 0.8194490536409176], "min": [0, 0], "max": [2, 2], "count": [424]}, "eef_direction_action": {"mean": [4.72877358490566, 4.205188679245283], "std": [1.6178609234430874, 1.8891126653837627], "min": [0, 0], "max": [6, 6], "count": [424]}, "eef_velocity_action": {"mean": [0.6367924528301887, 0.7617924528301887], "std": [0.7269509173042246, 0.7874921948338105], "min": [0, 0], "max": [2, 2], "count": [424]}, "eef_acc_mag_action": {"mean": [0.7004716981132075, 0.7240566037735849], "std": [0.8340624406238285, 0.8194490536409176], "min": [0, 0], "max": [2, 2], "count": [424]}, "eef_sim_pose_state": {"mean": [0.5966484296793928, 0.34794291642261743, 1.1932209694641263, -1.8428291018939518, 1.1758189679157833, -1.5267064591261863, 0.6168124826014086, -0.2173147990837173, 1.086252692976447, -0.2767691745737385, 1.2302564517586032, -0.7845761196881693], "std": [0.01833807581136313, 0.02829964399992857, 0.05319175028592851, 0.7080940887299844, 0.18438889693445668, 2.276703139907346, 0.024876157542520223, 0.071429769153732, 0.021529607436942298, 2.2972488802966278, 0.21035453945354338, 1.5910491228619135], "min": [0.5710732853039446, 0.2820508826042114, 1.0837510741483376, -2.8291686497830386, 0.6954648566001267, -3.1389769764378137, 0.584952724178712, -0.29498913590195447, 1.0588970707219492, -3.1366603307877665, 0.7512480547079305, -3.12552476076011], "max": [0.636993199861833, 0.3789863265461032, 1.240447454985271, 0.5076470770421405, 1.4525931994673185, 3.1327683394903136, 0.6526181876247525, -0.06366166509418246, 1.1226686153671608, 3.138888569782372, 1.4805383874750806, 3.0682724888065134], "count": [424]}, "eef_sim_pose_action": {"mean": [0.5966484296793928, 0.34794291642261743, 1.1932209694641263, -1.8428291018939518, 1.1758189679157833, -1.5267064591261863, 0.6168124826014086, -0.2173147990837173, 1.086252692976447, -0.2767691745737385, 1.2302564517586032, -0.7845761196881693], "std": [0.01833807581136313, 0.02829964399992857, 0.05319175028592851, 0.7080940887299844, 0.18438889693445668, 2.276703139907346, 0.024876157542520223, 0.071429769153732, 0.021529607436942298, 2.2972488802966278, 0.21035453945354338, 1.5910491228619135], "min": [0.5710732853039446, 0.2820508826042114, 1.0837510741483376, -2.8291686497830386, 0.6954648566001267, -3.1389769764378137, 0.584952724178712, -0.29498913590195447, 1.0588970707219492, -3.1366603307877665, 0.7512480547079305, -3.12552476076011], "max": [0.636993199861833, 0.3789863265461032, 1.240447454985271, 0.5076470770421405, 1.4525931994673185, 3.1327683394903136, 0.6526181876247525, -0.06366166509418246, 1.1226686153671608, 3.138888569782372, 1.4805383874750806, 3.0682724888065134], "count": [424]}, "gripper_mode_state": {"mean": [0.6721698113207547, 0.0], "std": [0.4694225772902045, 0.0], "min": [0, 0], "max": [1, 0], "count": [424]}, "gripper_activity_state": {"mean": [1.8938679245283019, 1.9433962264150944], "std": [0.40113064440008217, 0.3096007373853194], "min": [0, 0], "max": [2, 2], "count": [424]}, "gripper_mode_action": {"mean": [0.6721698113207547, 0.0], "std": [0.4694225772902045, 0.0], "min": [0, 0], "max": [1, 0], "count": [424]}, "gripper_activity_action": {"mean": [1.8938679245283019, 1.9433962264150944], "std": [0.40113064440008217, 0.3096007373853194], "min": [0, 0], "max": [2, 2], "count": [424]}, "gripper_open_scale_state": {"mean": [0.32643514154542164, 0.8147676885352958], "std": [0.24367973250116065, 0.10872395278012043], "min": [0.12, 0.594], "max": [0.739, 0.894], "count": [424]}, "gripper_open_scale_action": {"mean": [0.32643514154542164, 0.8147676885352958], "std": [0.24367973250116065, 0.10872395278012043], "min": [0.12, 0.594], "max": [0.739, 0.894], "count": [424]}}} +{"episode_index": 383, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.4728526552287582]], [[0.4574402716503268]], [[0.44285435866013073]]], "std": [[[0.13290144427691394]], [[0.1451774210016207]], [[0.15807102293638906]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46361304125816993]], [[0.46743860498366013]], [[0.46215979575163396]]], "std": [[[0.08238744996646856]], [[0.0777111933236772]], [[0.0821520421338903]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8745098039215686]], [[1.0]], [[0.8313725490196079]]], "mean": [[[0.4797087459150327]], [[0.4729404513888889]], [[0.4578965747549019]]], "std": [[[0.10349844136549075]], [[0.09755521628322783]], [[0.12131245232287446]]], "count": [100]}, "observation.state": {"min": [0.5602506995201111, 1.9631288051605225, -1.5177383422851562, -0.49986228346824646, 1.2331624031066895, 0.9339431524276733, -2.7801873683929443, 522.0, -0.0028280001133680344, 0.3706269860267639, -0.22475700080394745, -3.1401853561401367, 0.7480000257492065, -3.125, -0.9823586344718933, -2.035769462585449, 2.8347814083099365, -0.8541641235351562, -1.5109665393829346, 1.314389944076538, -1.9243301153182983, 144.0, -0.2826389968395233, 0.36792901158332825, -0.1809609979391098, -0.2669999599456787, -1.3819999694824219, -3.0969998836517334], "max": [0.9811368584632874, 2.042820453643799, -0.6857224106788635, 0.03056071512401104, 2.759697198867798, 1.3197132349014282, -1.7084853649139404, 897.0, 0.24671800434589386, 0.44976499676704407, -0.15253600478172302, 3.140000104904175, 1.4869999885559082, 3.138000011444092, -0.6441487073898315, -1.7976542711257935, 2.868361473083496, 0.03529055789113045, 0.14273303747177124, 2.06453275680542, -0.5440191626548767, 694.0, -0.22202999889850616, 0.4346410036087036, -0.02447200007736683, 2.6579999923706055, -0.5379999876022339, 3.068000078201294], "mean": [0.7470482587814331, 2.0262999534606934, -1.0743193626403809, -0.25554388761520386, 1.9653900861740112, 1.1251612901687622, -2.1717588901519775, 812.6135864257812, 0.15088944137096405, 0.40747958421707153, -0.1872192621231079, 1.043857216835022, 1.204140067100525, 0.6367828845977783, -0.8710078001022339, -1.8606990575790405, 2.863234281539917, -0.6153938174247742, -0.5878804326057434, 1.8494224548339844, -1.5215532779693604, 317.0938415527344, -0.2547288239002228, 0.39046958088874817, -0.07601688802242279, 1.8213856220245361, -1.1372029781341553, 1.0995601415634155], "std": [0.1155250146985054, 0.015545408241450787, 0.22728197276592255, 0.20852822065353394, 0.628006637096405, 0.0989442989230156, 0.4065952003002167, 137.83270263671875, 0.08275258541107178, 0.02188650332391262, 0.020205486565828323, 2.185933828353882, 0.20349688827991486, 1.7608563899993896, 0.08438021689653397, 0.08110915124416351, 0.008076407946646214, 0.20074184238910675, 0.38178718090057373, 0.28829389810562134, 0.3338370621204376, 238.9091339111328, 0.012623091228306293, 0.016697034239768982, 0.05128427594900131, 0.6274999380111694, 0.22099030017852783, 1.41730797290802], "count": [405]}, "action": {"min": [0.5602506995201111, 1.9631288051605225, -1.5177383422851562, -0.49986228346824646, 1.2331624031066895, 0.9339431524276733, -2.7801873683929443, 522.0, -0.0028280001133680344, 0.3706269860267639, -0.22475700080394745, -3.1401853561401367, 0.7480000257492065, -3.125, -0.9823586344718933, -2.035769462585449, 2.8347814083099365, -0.8541641235351562, -1.5109665393829346, 1.314389944076538, -1.9243301153182983, 144.0, -0.2826389968395233, 0.36792901158332825, -0.1809609979391098, -0.2669999599456787, -1.3819999694824219, -3.0969998836517334], "max": [0.9811368584632874, 2.042820453643799, -0.6857224106788635, 0.03056071512401104, 2.759697198867798, 1.3197132349014282, -1.7084853649139404, 897.0, 0.24671800434589386, 0.44976499676704407, -0.15253600478172302, 3.140000104904175, 1.4869999885559082, 3.138000011444092, -0.6441487073898315, -1.7976542711257935, 2.868361473083496, 0.03529055789113045, 0.14273303747177124, 2.06453275680542, -0.5440191626548767, 694.0, -0.22202999889850616, 0.4346410036087036, -0.02447200007736683, 2.6579999923706055, -0.5379999876022339, 3.068000078201294], "mean": [0.7470482587814331, 2.0262999534606934, -1.0743193626403809, -0.25554388761520386, 1.9653900861740112, 1.1251612901687622, -2.1717588901519775, 812.6135864257812, 0.15088944137096405, 0.40747958421707153, -0.1872192621231079, 1.043857216835022, 1.204140067100525, 0.6367828845977783, -0.8710078001022339, -1.8606990575790405, 2.863234281539917, -0.6153938174247742, -0.5878804326057434, 1.8494224548339844, -1.5215532779693604, 317.0938415527344, -0.2547288239002228, 0.39046958088874817, -0.07601688802242279, 1.8213856220245361, -1.1372029781341553, 1.0995601415634155], "std": [0.1155250146985054, 0.015545408241450787, 0.22728197276592255, 0.20852822065353394, 0.628006637096405, 0.0989442989230156, 0.4065952003002167, 137.83270263671875, 0.08275258541107178, 0.02188650332391262, 0.020205486565828323, 2.185933828353882, 0.20349688827991486, 1.7608563899993896, 0.08438021689653397, 0.08110915124416351, 0.008076407946646214, 0.20074184238910675, 0.38178718090057373, 0.28829389810562134, 0.3338370621204376, 238.9091339111328, 0.012623091228306293, 0.016697034239768982, 0.05128427594900131, 0.6274999380111694, 0.22099030017852783, 1.41730797290802], "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": [384], "max": [384], "mean": [384.0], "std": [0.0], "count": [405]}, "index": {"min": [209631], "max": [210035], "mean": [209833.0], "std": [116.91307312130097], "count": [405]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [405]}, "subtask_annotation": {"mean": [4.728395061728395, 12.0, 12.0, 12.0, 12.0], "std": [4.474929741303799, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [405]}, "scene_annotation": {"mean": [384.0], "std": [0.0], "min": [384], "max": [384], "count": [405]}, "eef_direction_state": {"mean": [5.014814814814815, 4.046913580246914], "std": [1.4106395634789646, 1.912989156020009], "min": [0, 0], "max": [6, 6], "count": [405]}, "eef_velocity_state": {"mean": [0.5901234567901235, 0.7382716049382716], "std": [0.7436322166550561, 0.7374577453866477], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_acc_mag_state": {"mean": [0.6172839506172839, 0.6962962962962963], "std": [0.8190313645777968, 0.8098840710279505], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_direction_action": {"mean": [5.014814814814815, 4.046913580246914], "std": [1.4106395634789646, 1.912989156020009], "min": [0, 0], "max": [6, 6], "count": [405]}, "eef_velocity_action": {"mean": [0.5901234567901235, 0.7382716049382716], "std": [0.7436322166550561, 0.7374577453866477], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_acc_mag_action": {"mean": [0.6172839506172839, 0.6962962962962963], "std": [0.8190313645777968, 0.8098840710279505], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_sim_pose_state": {"mean": [0.5950847717839193, 0.35197931656492126, 1.195860866546276, -1.8207527845425409, 1.1366125895635497, -1.4080950428062133, 0.608274536083884, -0.23593152954710353, 1.0876095297256965, 1.0440174817283636, 1.2045956863373377, -0.6085971821772302], "std": [0.014088183471188486, 0.02005602116361248, 0.048880472000693745, 0.6256600573919106, 0.22062883257639196, 2.436658165434114, 0.016027660854803217, 0.0703995325162696, 0.024061112636203953, 2.1862398893608948, 0.20329782928275109, 1.742587979290752], "min": [0.5762156171463276, 0.2953978757881231, 1.0865630587763626, -2.6578214426657225, 0.5382030018953952, -3.140424779480602, 0.5885287064618018, -0.314253893896108, 1.0582383030590763, -3.1406678069321665, 0.7490050512401472, -3.1230262881725137], "max": [0.6283040523358474, 0.3734036807658942, 1.2409895805938695, 0.2619480685864669, 1.3815060832014838, 3.134964244616696, 0.6465565589886813, -0.09818129078171692, 1.1306780427724183, 3.140230594895533, 1.4870520339270938, 3.1086926408138043], "count": [405]}, "eef_sim_pose_action": {"mean": [0.5950847717839193, 0.35197931656492126, 1.195860866546276, -1.8207527845425409, 1.1366125895635497, -1.4080950428062133, 0.608274536083884, -0.23593152954710353, 1.0876095297256965, 1.0440174817283636, 1.2045956863373377, -0.6085971821772302], "std": [0.014088183471188486, 0.02005602116361248, 0.048880472000693745, 0.6256600573919106, 0.22062883257639196, 2.436658165434114, 0.016027660854803217, 0.0703995325162696, 0.024061112636203953, 2.1862398893608948, 0.20329782928275109, 1.742587979290752], "min": [0.5762156171463276, 0.2953978757881231, 1.0865630587763626, -2.6578214426657225, 0.5382030018953952, -3.140424779480602, 0.5885287064618018, -0.314253893896108, 1.0582383030590763, -3.1406678069321665, 0.7490050512401472, -3.1230262881725137], "max": [0.6283040523358474, 0.3734036807658942, 1.2409895805938695, 0.2619480685864669, 1.3815060832014838, 3.134964244616696, 0.6465565589886813, -0.09818129078171692, 1.1306780427724183, 3.140230594895533, 1.4870520339270938, 3.1086926408138043], "count": [405]}, "gripper_mode_state": {"mean": [0.6864197530864198, 0.0], "std": [0.463947923434516, 0.0], "min": [0, 0], "max": [1, 0], "count": [405]}, "gripper_activity_state": {"mean": [1.876543209876543, 1.9135802469135803], "std": [0.44949123638809396, 0.3783502480864785], "min": [0, 0], "max": [2, 2], "count": [405]}, "gripper_mode_action": {"mean": [0.6864197530864198, 0.0], "std": [0.463947923434516, 0.0], "min": [0, 0], "max": [1, 0], "count": [405]}, "gripper_activity_action": {"mean": [1.876543209876543, 1.9135802469135803], "std": [0.44949123638809396, 0.3783502480864785], "min": [0, 0], "max": [2, 2], "count": [405]}, "gripper_open_scale_state": {"mean": [0.31709382708514183, 0.8126135803976189], "std": [0.23890909802137006, 0.13783287677535885], "min": [0.144, 0.522], "max": [0.694, 0.897], "count": [405]}, "gripper_open_scale_action": {"mean": [0.31709382708514183, 0.8126135803976189], "std": [0.23890909802137006, 0.13783287677535885], "min": [0.144, 0.522], "max": [0.694, 0.897], "count": [405]}}} +{"episode_index": 384, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4751648468137255]], [[0.4650622079248366]], [[0.4504970404411765]]], "std": [[[0.12881570733455905]], [[0.13505437145576205]], [[0.15011060659184838]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4663587745098039]], [[0.4681753594771242]], [[0.46254319444444447]]], "std": [[[0.08225262470418075]], [[0.07877851875167015]], [[0.08275282042397764]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.4905998651960784]], [[0.47944638071895423]], [[0.4651983435457516]]], "std": [[[0.10147542473372023]], [[0.10716446374378384]], [[0.12628058573294826]]], "count": [100]}, "observation.state": {"min": [0.5436700582504272, 1.8590549230575562, -0.9384111762046814, -0.47155308723449707, 0.9007295370101929, 1.0285226106643677, -2.793294906616211, 511.0, 0.010205999948084354, 0.31189700961112976, -0.23303599655628204, 0.6150000095367432, 0.7720000147819519, -3.122999906539917, -0.9845053553581238, -2.0380210876464844, 2.7053825855255127, -0.8765915632247925, -1.5259239673614502, 1.058838963508606, -1.9896055459976196, 131.0, -0.2805289924144745, 0.36690500378608704, -0.18631599843502045, -0.17200003564357758, -1.4889999628067017, -3.1401853561401367], "max": [1.110361099243164, 2.041738510131836, -0.4477991461753845, 0.054768435657024384, 2.5112147331237793, 1.6369444131851196, -1.7746856212615967, 894.0, 0.25046199560165405, 0.43770700693130493, -0.14119499921798706, 3.109999895095825, 1.5210000276565552, 3.1389999389648438, -0.5940926671028137, -1.783848762512207, 2.8655340671539307, 0.1218414381146431, 0.09409069269895554, 2.057149648666382, -0.1436755210161209, 892.0, -0.20639899373054504, 0.4458410143852234, -0.033188000321388245, 2.6459999084472656, -0.5360000133514404, 3.125999927520752], "mean": [0.7276420593261719, 2.007485866546631, -0.6506264209747314, -0.17419156432151794, 1.747753381729126, 1.244054913520813, -2.2995412349700928, 804.6749267578125, 0.1876712441444397, 0.39533504843711853, -0.18904854357242584, 2.0603678226470947, 1.267004370689392, 0.7827112674713135, -0.8599589467048645, -1.8716274499893188, 2.8551344871520996, -0.5438745021820068, -0.6113725304603577, 1.7870569229125977, -1.4838831424713135, 443.6365661621094, -0.2504631280899048, 0.39279547333717346, -0.08848387748003006, 1.749058485031128, -1.0788971185684204, 0.9435669183731079], "std": [0.1550210863351822, 0.04381844028830528, 0.14140170812606812, 0.21236759424209595, 0.6828675270080566, 0.1909676194190979, 0.40753471851348877, 123.18468475341797, 0.07471109926700592, 0.035071469843387604, 0.02793089859187603, 0.7734475135803223, 0.19581586122512817, 1.9917024374008179, 0.11059606820344925, 0.09832804650068283, 0.03227560594677925, 0.24840915203094482, 0.4433121383190155, 0.31759142875671387, 0.4455048441886902, 277.10076904296875, 0.013912845402956009, 0.01764291152358055, 0.05528366565704346, 0.6911279559135437, 0.22314661741256714, 1.5832940340042114], "count": [443]}, "action": {"min": [0.5436700582504272, 1.8590549230575562, -0.9384111762046814, -0.47155308723449707, 0.9007295370101929, 1.0285226106643677, -2.793294906616211, 511.0, 0.010205999948084354, 0.31189700961112976, -0.23303599655628204, 0.6150000095367432, 0.7720000147819519, -3.122999906539917, -0.9845053553581238, -2.0380210876464844, 2.7053825855255127, -0.8765915632247925, -1.5259239673614502, 1.058838963508606, -1.9896055459976196, 131.0, -0.2805289924144745, 0.36690500378608704, -0.18631599843502045, -0.17200003564357758, -1.4889999628067017, -3.1401853561401367], "max": [1.110361099243164, 2.041738510131836, -0.4477991461753845, 0.054768435657024384, 2.5112147331237793, 1.6369444131851196, -1.7746856212615967, 894.0, 0.25046199560165405, 0.43770700693130493, -0.14119499921798706, 3.109999895095825, 1.5210000276565552, 3.1389999389648438, -0.5940926671028137, -1.783848762512207, 2.8655340671539307, 0.1218414381146431, 0.09409069269895554, 2.057149648666382, -0.1436755210161209, 892.0, -0.20639899373054504, 0.4458410143852234, -0.033188000321388245, 2.6459999084472656, -0.5360000133514404, 3.125999927520752], "mean": [0.7276420593261719, 2.007485866546631, -0.6506264209747314, -0.17419156432151794, 1.747753381729126, 1.244054913520813, -2.2995412349700928, 804.6749267578125, 0.1876712441444397, 0.39533504843711853, -0.18904854357242584, 2.0603678226470947, 1.267004370689392, 0.7827112674713135, -0.8599589467048645, -1.8716274499893188, 2.8551344871520996, -0.5438745021820068, -0.6113725304603577, 1.7870569229125977, -1.4838831424713135, 443.6365661621094, -0.2504631280899048, 0.39279547333717346, -0.08848387748003006, 1.749058485031128, -1.0788971185684204, 0.9435669183731079], "std": [0.1550210863351822, 0.04381844028830528, 0.14140170812606812, 0.21236759424209595, 0.6828675270080566, 0.1909676194190979, 0.40753471851348877, 123.18468475341797, 0.07471109926700592, 0.035071469843387604, 0.02793089859187603, 0.7734475135803223, 0.19581586122512817, 1.9917024374008179, 0.11059606820344925, 0.09832804650068283, 0.03227560594677925, 0.24840915203094482, 0.4433121383190155, 0.31759142875671387, 0.4455048441886902, 277.10076904296875, 0.013912845402956009, 0.01764291152358055, 0.05528366565704346, 0.6911279559135437, 0.22314661741256714, 1.5832940340042114], "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": [385], "max": [385], "mean": [385.0], "std": [0.0], "count": [443]}, "index": {"min": [210036], "max": [210478], "mean": [210257.0], "std": [127.88275880665071], "count": [443]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [443]}, "subtask_annotation": {"mean": [4.932279909706546, 12.0, 12.0, 12.0, 12.0], "std": [4.4599973674417495, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [443]}, "scene_annotation": {"mean": [385.0], "std": [0.0], "min": [385], "max": [385], "count": [443]}, "eef_direction_state": {"mean": [4.808126410835214, 4.6072234762979685], "std": [1.5546411581928419, 1.774955494864332], "min": [0, 0], "max": [6, 6], "count": [443]}, "eef_velocity_state": {"mean": [0.6230248306997742, 0.6433408577878104], "std": [0.7361131935340838, 0.7801832503533979], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_acc_mag_state": {"mean": [0.6862302483069977, 0.6433408577878104], "std": [0.8193291377247418, 0.7973543379510609], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_direction_action": {"mean": [4.808126410835214, 4.6072234762979685], "std": [1.5546411581928419, 1.774955494864332], "min": [0, 0], "max": [6, 6], "count": [443]}, "eef_velocity_action": {"mean": [0.6230248306997742, 0.6433408577878104], "std": [0.7361131935340838, 0.7801832503533979], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_acc_mag_action": {"mean": [0.6862302483069977, 0.6433408577878104], "std": [0.8193291377247418, 0.7973543379510609], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_sim_pose_state": {"mean": [0.5964814697567331, 0.34523029796241966, 1.1831988743343123, -1.749160320410039, 1.0782410829753768, -1.6546486832058092, 0.5946171864970528, -0.27065982871307687, 1.0831448500306962, 2.0604767479516575, 1.2675125912302518, 0.2182028138176333], "std": [0.016079124763008976, 0.02240045466767695, 0.055539935653013774, 0.6894412437232958, 0.22291220258614028, 2.1978252147139643, 0.025120849929760783, 0.06353197781373454, 0.03118947366111233, 0.773101652402686, 0.19568812424858317, 1.9299462062781392], "min": [0.5665234404957361, 0.27948229274613007, 1.076664724582208, -2.645179422360518, 0.5358135476284236, -3.137849362699723, 0.538879659492756, -0.3460339794817616, 1.051863686258568, 0.5788930928959368, 0.7727152452004034, -3.1262643890067205], "max": [0.6346566089973165, 0.3738041691895869, 1.2380600589375161, 0.16244861498030488, 1.4881754825270965, 3.1414835652185973, 0.6311840761097481, -0.11275359096744965, 1.1392564808955958, 3.109740466906911, 1.5213354110515063, 3.138524340025749], "count": [443]}, "eef_sim_pose_action": {"mean": [0.5964814697567331, 0.34523029796241966, 1.1831988743343123, -1.749160320410039, 1.0782410829753768, -1.6546486832058092, 0.5946171864970528, -0.27065982871307687, 1.0831448500306962, 2.0604767479516575, 1.2675125912302518, 0.2182028138176333], "std": [0.016079124763008976, 0.02240045466767695, 0.055539935653013774, 0.6894412437232958, 0.22291220258614028, 2.1978252147139643, 0.025120849929760783, 0.06353197781373454, 0.03118947366111233, 0.773101652402686, 0.19568812424858317, 1.9299462062781392], "min": [0.5665234404957361, 0.27948229274613007, 1.076664724582208, -2.645179422360518, 0.5358135476284236, -3.137849362699723, 0.538879659492756, -0.3460339794817616, 1.051863686258568, 0.5788930928959368, 0.7727152452004034, -3.1262643890067205], "max": [0.6346566089973165, 0.3738041691895869, 1.2380600589375161, 0.16244861498030488, 1.4881754825270965, 3.1414835652185973, 0.6311840761097481, -0.11275359096744965, 1.1392564808955958, 3.109740466906911, 1.5213354110515063, 3.138524340025749], "count": [443]}, "gripper_mode_state": {"mean": [0.5891647855530474, 0.0], "std": [0.49198540732147533, 0.0], "min": [0, 0], "max": [1, 0], "count": [443]}, "gripper_activity_state": {"mean": [1.8871331828442437, 1.9164785553047403], "std": [0.4096925542822803, 0.3677449631093128], "min": [0, 0], "max": [2, 2], "count": [443]}, "gripper_mode_action": {"mean": [0.5891647855530474, 0.0], "std": [0.49198540732147533, 0.0], "min": [0, 0], "max": [1, 0], "count": [443]}, "gripper_activity_action": {"mean": [1.8871331828442437, 1.9164785553047403], "std": [0.4096925542822803, 0.3677449631093128], "min": [0, 0], "max": [2, 2], "count": [443]}, "gripper_open_scale_state": {"mean": [0.4436365686076489, 0.8046749442554745], "std": [0.2771008187065065, 0.12318489697206914], "min": [0.131, 0.511], "max": [0.892, 0.894], "count": [443]}, "gripper_open_scale_action": {"mean": [0.4436365686076489, 0.8046749442554745], "std": [0.2771008187065065, 0.12318489697206914], "min": [0.131, 0.511], "max": [0.892, 0.894], "count": [443]}}} +{"episode_index": 385, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.46811437091503266]], [[0.45507843137254905]], [[0.43969599060457515]]], "std": [[[0.12549120185782067]], [[0.1354938334240251]], [[0.15018588549300194]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.6823529411764706]], [[0.6627450980392157]]], "mean": [[[0.4707175612745098]], [[0.47286079656862745]], [[0.4688574857026144]]], "std": [[[0.06081462320772909]], [[0.05646569869828324]], [[0.059503030131714624]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[0.9568627450980393]]], "mean": [[[0.4836917279411765]], [[0.4769210559640523]], [[0.46063589052287585]]], "std": [[[0.1001991632411686]], [[0.09045044516054997]], [[0.11409129266593641]]], "count": [100]}, "observation.state": {"min": [0.6369056105613708, 2.010758876800537, -1.568841576576233, -0.4159643352031708, 1.4047282934188843, 0.5722410678863525, -2.7473230361938477, 287.0, -0.004656999837607145, 0.3914479911327362, -0.22256700694561005, -3.1401853561401367, 0.8629999756813049, -3.1401853561401367, -1.0406874418258667, -2.033867120742798, 2.6705284118652344, -0.7806857824325562, -1.499604344367981, 1.1574674844741821, -1.696006417274475, 122.0, -0.27368199825286865, 0.36957401037216187, -0.19076499342918396, -0.08899998664855957, -1.3480000495910645, -3.0959999561309814], "max": [0.9656557440757751, 2.047760009765625, -0.4539252519607544, 0.05825909599661827, 2.6432313919067383, 1.1494914293289185, -1.8221760988235474, 894.0, 0.2526029944419861, 0.4586690068244934, -0.1522810012102127, 3.140000104904175, 1.5069999694824219, 3.1410000324249268, -0.6002885699272156, -1.8249688148498535, 2.865586280822754, 0.10428342968225479, 0.09491101652383804, 1.992607593536377, -0.48370057344436646, 787.0, -0.18732699751853943, 0.4420880079269409, -0.030544999986886978, 2.861999988555908, -0.7049999833106995, 3.115000009536743], "mean": [0.7700304985046387, 2.029367208480835, -0.9582674503326416, -0.18459662795066833, 1.9570763111114502, 0.9765425324440002, -2.2132394313812256, 720.4085693359375, 0.1478758007287979, 0.4239490330219269, -0.19265718758106232, 0.6150592565536499, 1.2386598587036133, 0.41561222076416016, -0.8264132142066956, -1.9010628461837769, 2.849459409713745, -0.47666165232658386, -0.7780874967575073, 1.7107330560684204, -1.3649752140045166, 361.1689758300781, -0.24450093507766724, 0.4009958505630493, -0.08963929116725922, 1.4003275632858276, -1.1714797019958496, 1.3065844774246216], "std": [0.12262096256017685, 0.007685153745114803, 0.3598628640174866, 0.18049533665180206, 0.41864076256752014, 0.16626599431037903, 0.3799044191837311, 225.89378356933594, 0.08127544075250626, 0.01921757496893406, 0.021834474056959152, 2.341384172439575, 0.1719808131456375, 1.9683157205581665, 0.12180329859256744, 0.07843291759490967, 0.04120323807001114, 0.2259548157453537, 0.4142398238182068, 0.2596849203109741, 0.3882604241371155, 281.03558349609375, 0.02037123404443264, 0.01702222228050232, 0.053266093134880066, 0.6963465213775635, 0.1785999834537506, 1.805392861366272], "count": [432]}, "action": {"min": [0.6369056105613708, 2.010758876800537, -1.568841576576233, -0.4159643352031708, 1.4047282934188843, 0.5722410678863525, -2.7473230361938477, 287.0, -0.004656999837607145, 0.3914479911327362, -0.22256700694561005, -3.1401853561401367, 0.8629999756813049, -3.1401853561401367, -1.0406874418258667, -2.033867120742798, 2.6705284118652344, -0.7806857824325562, -1.499604344367981, 1.1574674844741821, -1.696006417274475, 122.0, -0.27368199825286865, 0.36957401037216187, -0.19076499342918396, -0.08899998664855957, -1.3480000495910645, -3.0959999561309814], "max": [0.9656557440757751, 2.047760009765625, -0.4539252519607544, 0.05825909599661827, 2.6432313919067383, 1.1494914293289185, -1.8221760988235474, 894.0, 0.2526029944419861, 0.4586690068244934, -0.1522810012102127, 3.140000104904175, 1.5069999694824219, 3.1410000324249268, -0.6002885699272156, -1.8249688148498535, 2.865586280822754, 0.10428342968225479, 0.09491101652383804, 1.992607593536377, -0.48370057344436646, 787.0, -0.18732699751853943, 0.4420880079269409, -0.030544999986886978, 2.861999988555908, -0.7049999833106995, 3.115000009536743], "mean": [0.7700304985046387, 2.029367208480835, -0.9582674503326416, -0.18459662795066833, 1.9570763111114502, 0.9765425324440002, -2.2132394313812256, 720.4085693359375, 0.1478758007287979, 0.4239490330219269, -0.19265718758106232, 0.6150592565536499, 1.2386598587036133, 0.41561222076416016, -0.8264132142066956, -1.9010628461837769, 2.849459409713745, -0.47666165232658386, -0.7780874967575073, 1.7107330560684204, -1.3649752140045166, 361.1689758300781, -0.24450093507766724, 0.4009958505630493, -0.08963929116725922, 1.4003275632858276, -1.1714797019958496, 1.3065844774246216], "std": [0.12262096256017685, 0.007685153745114803, 0.3598628640174866, 0.18049533665180206, 0.41864076256752014, 0.16626599431037903, 0.3799044191837311, 225.89378356933594, 0.08127544075250626, 0.01921757496893406, 0.021834474056959152, 2.341384172439575, 0.1719808131456375, 1.9683157205581665, 0.12180329859256744, 0.07843291759490967, 0.04120323807001114, 0.2259548157453537, 0.4142398238182068, 0.2596849203109741, 0.3882604241371155, 281.03558349609375, 0.02037123404443264, 0.01702222228050232, 0.053266093134880066, 0.6963465213775635, 0.1785999834537506, 1.805392861366272], "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": [386], "max": [386], "mean": [386.0], "std": [0.0], "count": [432]}, "index": {"min": [210479], "max": [210910], "mean": [210694.5], "std": [124.70732402977247], "count": [432]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [432]}, "subtask_annotation": {"mean": [5.159722222222222, 12.0, 12.0, 12.0, 12.0], "std": [4.5440180372484695, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [432]}, "scene_annotation": {"mean": [386.0], "std": [0.0], "min": [386], "max": [386], "count": [432]}, "eef_direction_state": {"mean": [4.782407407407407, 4.19212962962963], "std": [1.6439748975117712, 1.8590701334199113], "min": [0, 0], "max": [6, 6], "count": [432]}, "eef_velocity_state": {"mean": [0.6342592592592593, 0.7013888888888888], "std": [0.7425758518478764, 0.7304221994888797], "min": [0, 0], "max": [2, 2], "count": [432]}, "eef_acc_mag_state": {"mean": [0.6736111111111112, 0.7754629629629629], "std": [0.8064829431887106, 0.8294631064276194], "min": [0, 0], "max": [2, 2], "count": [432]}, "eef_direction_action": {"mean": [4.782407407407407, 4.19212962962963], "std": [1.6439748975117712, 1.8590701334199113], "min": [0, 0], "max": [6, 6], "count": [432]}, "eef_velocity_action": {"mean": [0.6342592592592593, 0.7013888888888888], "std": [0.7425758518478764, 0.7304221994888797], "min": [0, 0], "max": [2, 2], "count": [432]}, "eef_acc_mag_action": {"mean": [0.6736111111111112, 0.7754629629629629], "std": [0.8064829431887106, 0.8294631064276194], "min": [0, 0], "max": [2, 2], "count": [432]}, "eef_sim_pose_state": {"mean": [0.6006613917160316, 0.3378087303623364, 1.1750432760845617, -1.4018493878350258, 1.1707511441600258, -1.268484095620936, 0.6199933911962723, -0.2314451560745723, 1.0816140061198585, 0.6145979345809044, 1.2391880754117912, -0.6182404897766475], "std": [0.02096765685092281, 0.026907684253384082, 0.05072035560490267, 0.6950389119665794, 0.1782531587233728, 1.8169298392346367, 0.02394800080749954, 0.06773808021770672, 0.02508546065778009, 2.341389478782237, 0.1719052421591848, 1.932877395898514], "min": [0.5672299346815992, 0.2741310954147359, 1.0714924401406174, -2.8610134786919796, 0.7051479815380985, -3.113686282752544, 0.5864068185300588, -0.3159835087980322, 1.0504055669774564, -3.1404073931403778, 0.8637273476669995, -3.1098053702138597], "max": [0.6472308647216695, 0.3743394971864145, 1.2318567303609722, 0.08607208789626467, 1.346748258401131, 3.095907153498899, 0.6589050910772059, -0.09854801516757847, 1.127589614299788, 3.1398718562618693, 1.5070508172202994, 3.1191257116495006], "count": [432]}, "eef_sim_pose_action": {"mean": [0.6006613917160316, 0.3378087303623364, 1.1750432760845617, -1.4018493878350258, 1.1707511441600258, -1.268484095620936, 0.6199933911962723, -0.2314451560745723, 1.0816140061198585, 0.6145979345809044, 1.2391880754117912, -0.6182404897766475], "std": [0.02096765685092281, 0.026907684253384082, 0.05072035560490267, 0.6950389119665794, 0.1782531587233728, 1.8169298392346367, 0.02394800080749954, 0.06773808021770672, 0.02508546065778009, 2.341389478782237, 0.1719052421591848, 1.932877395898514], "min": [0.5672299346815992, 0.2741310954147359, 1.0714924401406174, -2.8610134786919796, 0.7051479815380985, -3.113686282752544, 0.5864068185300588, -0.3159835087980322, 1.0504055669774564, -3.1404073931403778, 0.8637273476669995, -3.1098053702138597], "max": [0.6472308647216695, 0.3743394971864145, 1.2318567303609722, 0.08607208789626467, 1.346748258401131, 3.095907153498899, 0.6589050910772059, -0.09854801516757847, 1.127589614299788, 3.1398718562618693, 1.5070508172202994, 3.1191257116495006], "count": [432]}, "gripper_mode_state": {"mean": [0.6296296296296297, 0.2337962962962963], "std": [0.4829038818668627, 0.4232441235675099], "min": [0, 0], "max": [1, 1], "count": [432]}, "gripper_activity_state": {"mean": [1.8634259259259258, 1.8819444444444444], "std": [0.4588182526420191, 0.44870999942083667], "min": [0, 0], "max": [2, 2], "count": [432]}, "gripper_mode_action": {"mean": [0.6296296296296297, 0.2337962962962963], "std": [0.4829038818668627, 0.4232441235675099], "min": [0, 0], "max": [1, 1], "count": [432]}, "gripper_activity_action": {"mean": [1.8634259259259258, 1.8819444444444444], "std": [0.4588182526420191, 0.44870999942083667], "min": [0, 0], "max": [2, 2], "count": [432]}, "gripper_open_scale_state": {"mean": [0.361168981693409, 0.720408564885458], "std": [0.28103554275611153, 0.22589380729681913], "min": [0.122, 0.287], "max": [0.787, 0.894], "count": [432]}, "gripper_open_scale_action": {"mean": [0.361168981693409, 0.720408564885458], "std": [0.28103554275611153, 0.22589380729681913], "min": [0.122, 0.287], "max": [0.787, 0.894], "count": [432]}}} +{"episode_index": 386, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.46663776552287584]], [[0.45300448529411763]], [[0.43672080473856206]]], "std": [[[0.13315831758095106]], [[0.14296697498683342]], [[0.15966887141709463]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.465604789624183]], [[0.4689843995098039]], [[0.46405397058823533]]], "std": [[[0.07098439963003314]], [[0.06631446281153063]], [[0.07020810175286407]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[1.0]], [[0.807843137254902]]], "mean": [[[0.4842546058006536]], [[0.4751463950163399]], [[0.46121695874183005]]], "std": [[[0.09584547862957986]], [[0.08980550231978073]], [[0.11125561098681577]]], "count": [100]}, "observation.state": {"min": [0.6106383204460144, 2.003568172454834, -1.5400086641311646, -0.4323355257511139, 1.3773441314697266, 0.6858969330787659, -2.691507339477539, 424.0, 0.0010349999647587538, 0.3784469962120056, -0.22489100694656372, -3.1371853351593018, 0.800000011920929, -3.1411852836608887, -0.984522819519043, -2.0365025997161865, 2.8322157859802246, -0.7370525598526001, -1.4734070301055908, 1.1279714107513428, -1.9210317134857178, 143.0, -0.2892630100250244, 0.3617109954357147, -0.183788001537323, -0.3400000333786011, -1.3899999856948853, -3.0869998931884766], "max": [0.9487085938453674, 2.041738510131836, 0.05005604401230812, 0.0035081119276583195, 2.644749879837036, 1.2132307291030884, -1.7068272829055786, 894.0, 0.24340300261974335, 0.45167699456214905, -0.15830199420452118, 3.138000011444092, 1.5069999694824219, 3.1410000324249268, -0.6360154747962952, -1.8126466274261475, 2.86453914642334, 0.04623376950621605, -0.013910274021327496, 2.040499448776245, -0.4090877175331116, 776.0, -0.2085620015859604, 0.4457840025424957, -0.042100001126527786, 2.6480000019073486, -0.6809999942779541, 3.1040000915527344], "mean": [0.7501811981201172, 2.02655291557312, -1.0474869012832642, -0.2279195636510849, 1.9459524154663086, 1.0184756517410278, -2.161144256591797, 794.5103759765625, 0.150116428732872, 0.4187658131122589, -0.19136469066143036, 0.1256447583436966, 1.2219740152359009, 0.5347634553909302, -0.825419545173645, -1.8790340423583984, 2.860624074935913, -0.5165318846702576, -0.694831907749176, 1.7666603326797485, -1.4377471208572388, 356.16192626953125, -0.2510499060153961, 0.3926551640033722, -0.09025462716817856, 1.549390196800232, -1.1657716035842896, 1.2789615392684937], "std": [0.1289272904396057, 0.00769042270258069, 0.3440282344818115, 0.16129985451698303, 0.5115724205970764, 0.16699394583702087, 0.36352452635765076, 167.6313934326172, 0.07844964414834976, 0.019882740452885628, 0.019935796037316322, 2.387606143951416, 0.2062440663576126, 1.972805142402649, 0.09276778995990753, 0.08168905973434448, 0.007193380501121283, 0.200346440076828, 0.37138286232948303, 0.3216455578804016, 0.39545512199401855, 285.7597351074219, 0.01740490086376667, 0.024283137172460556, 0.0491204559803009, 0.6711551547050476, 0.2015857696533203, 1.5846514701843262], "count": [386]}, "action": {"min": [0.6106383204460144, 2.003568172454834, -1.5400086641311646, -0.4323355257511139, 1.3773441314697266, 0.6858969330787659, -2.691507339477539, 424.0, 0.0010349999647587538, 0.3784469962120056, -0.22489100694656372, -3.1371853351593018, 0.800000011920929, -3.1411852836608887, -0.984522819519043, -2.0365025997161865, 2.8322157859802246, -0.7370525598526001, -1.4734070301055908, 1.1279714107513428, -1.9210317134857178, 143.0, -0.2892630100250244, 0.3617109954357147, -0.183788001537323, -0.3400000333786011, -1.3899999856948853, -3.0869998931884766], "max": [0.9487085938453674, 2.041738510131836, 0.05005604401230812, 0.0035081119276583195, 2.644749879837036, 1.2132307291030884, -1.7068272829055786, 894.0, 0.24340300261974335, 0.45167699456214905, -0.15830199420452118, 3.138000011444092, 1.5069999694824219, 3.1410000324249268, -0.6360154747962952, -1.8126466274261475, 2.86453914642334, 0.04623376950621605, -0.013910274021327496, 2.040499448776245, -0.4090877175331116, 776.0, -0.2085620015859604, 0.4457840025424957, -0.042100001126527786, 2.6480000019073486, -0.6809999942779541, 3.1040000915527344], "mean": [0.7501811981201172, 2.02655291557312, -1.0474869012832642, -0.2279195636510849, 1.9459524154663086, 1.0184756517410278, -2.161144256591797, 794.5103759765625, 0.150116428732872, 0.4187658131122589, -0.19136469066143036, 0.1256447583436966, 1.2219740152359009, 0.5347634553909302, -0.825419545173645, -1.8790340423583984, 2.860624074935913, -0.5165318846702576, -0.694831907749176, 1.7666603326797485, -1.4377471208572388, 356.16192626953125, -0.2510499060153961, 0.3926551640033722, -0.09025462716817856, 1.549390196800232, -1.1657716035842896, 1.2789615392684937], "std": [0.1289272904396057, 0.00769042270258069, 0.3440282344818115, 0.16129985451698303, 0.5115724205970764, 0.16699394583702087, 0.36352452635765076, 167.6313934326172, 0.07844964414834976, 0.019882740452885628, 0.019935796037316322, 2.387606143951416, 0.2062440663576126, 1.972805142402649, 0.09276778995990753, 0.08168905973434448, 0.007193380501121283, 0.200346440076828, 0.37138286232948303, 0.3216455578804016, 0.39545512199401855, 285.7597351074219, 0.01740490086376667, 0.024283137172460556, 0.0491204559803009, 0.6711551547050476, 0.2015857696533203, 1.5846514701843262], "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": [387], "max": [387], "mean": [387.0], "std": [0.0], "count": [386]}, "index": {"min": [210911], "max": [211296], "mean": [211103.5], "std": [111.42822802144886], "count": [386]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [386]}, "subtask_annotation": {"mean": [5.339378238341969, 12.0, 12.0, 12.0, 12.0], "std": [4.702700539001637, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [386]}, "scene_annotation": {"mean": [387.0], "std": [0.0], "min": [387], "max": [387], "count": [386]}, "eef_direction_state": {"mean": [4.595854922279793, 4.023316062176166], "std": [1.7726720616120257, 1.9979200035334796], "min": [0, 0], "max": [6, 6], "count": [386]}, "eef_velocity_state": {"mean": [0.6243523316062176, 0.7538860103626943], "std": [0.7420233647196681, 0.7611335475209361], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_acc_mag_state": {"mean": [0.7124352331606217, 0.7512953367875648], "std": [0.8286956960706896, 0.8272000847036302], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_direction_action": {"mean": [4.595854922279793, 4.023316062176166], "std": [1.7726720616120257, 1.9979200035334796], "min": [0, 0], "max": [6, 6], "count": [386]}, "eef_velocity_action": {"mean": [0.6243523316062176, 0.7538860103626943], "std": [0.7420233647196681, 0.7611335475209361], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_acc_mag_action": {"mean": [0.7124352331606217, 0.7512953367875648], "std": [0.8286956960706896, 0.8272000847036302], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_sim_pose_state": {"mean": [0.5944392267090919, 0.34665549846689603, 1.1774690461705888, -1.5508333132730248, 1.1649023897848059, -1.7248339155369574, 0.6160026499815339, -0.23506259613941, 1.083263746549778, 0.12575795566880668, 1.2223339687103068, -0.40148223453590237], "std": [0.022194584410425815, 0.02501568143256576, 0.046678824140668464, 0.6688815592383388, 0.2015016228943994, 1.8664060082776424, 0.022945966969569197, 0.06774854603277458, 0.022874908459016265, 2.3882496721034143, 0.20618720770931698, 1.8949529964319582], "min": [0.5672576182862317, 0.28229950986762414, 1.083974979616154, -2.647672392016389, 0.6804620640281116, -3.1314479217057665, 0.5808067183701192, -0.3112224639697866, 1.0571798699940667, -3.137400721231023, 0.8006270041653134, -3.136002266994314], "max": [0.6469120676321869, 0.3782751879744758, 1.2246683102004012, 0.3364258342678213, 1.3902890599770479, 3.140108309972019, 0.6518627850179496, -0.10325238123256354, 1.126072011411369, 3.1381331130338923, 1.5068368615249308, 3.0717564979816454], "count": [386]}, "eef_sim_pose_action": {"mean": [0.5944392267090919, 0.34665549846689603, 1.1774690461705888, -1.5508333132730248, 1.1649023897848059, -1.7248339155369574, 0.6160026499815339, -0.23506259613941, 1.083263746549778, 0.12575795566880668, 1.2223339687103068, -0.40148223453590237], "std": [0.022194584410425815, 0.02501568143256576, 0.046678824140668464, 0.6688815592383388, 0.2015016228943994, 1.8664060082776424, 0.022945966969569197, 0.06774854603277458, 0.022874908459016265, 2.3882496721034143, 0.20618720770931698, 1.8949529964319582], "min": [0.5672576182862317, 0.28229950986762414, 1.083974979616154, -2.647672392016389, 0.6804620640281116, -3.1314479217057665, 0.5808067183701192, -0.3112224639697866, 1.0571798699940667, -3.137400721231023, 0.8006270041653134, -3.136002266994314], "max": [0.6469120676321869, 0.3782751879744758, 1.2246683102004012, 0.3364258342678213, 1.3902890599770479, 3.140108309972019, 0.6518627850179496, -0.10325238123256354, 1.126072011411369, 3.1381331130338923, 1.5068368615249308, 3.0717564979816454], "count": [386]}, "gripper_mode_state": {"mean": [0.6658031088082902, 0.14766839378238342], "std": [0.4717089453354744, 0.35477096732978997], "min": [0, 0], "max": [1, 1], "count": [386]}, "gripper_activity_state": {"mean": [1.8601036269430051, 1.8860103626943006], "std": [0.4565175565264684, 0.41030904553273423], "min": [0, 0], "max": [2, 2], "count": [386]}, "gripper_mode_action": {"mean": [0.6658031088082902, 0.14766839378238342], "std": [0.4717089453354744, 0.35477096732978997], "min": [0, 0], "max": [1, 1], "count": [386]}, "gripper_activity_action": {"mean": [1.8601036269430051, 1.8860103626943006], "std": [0.4565175565264684, 0.41030904553273423], "min": [0, 0], "max": [2, 2], "count": [386]}, "gripper_open_scale_state": {"mean": [0.35616191697985367, 0.7945103626152407], "std": [0.28575965432355194, 0.167631510183878], "min": [0.143, 0.424], "max": [0.776, 0.894], "count": [386]}, "gripper_open_scale_action": {"mean": [0.35616191697985367, 0.7945103626152407], "std": [0.28575965432355194, 0.167631510183878], "min": [0.143, 0.424], "max": [0.776, 0.894], "count": [386]}}} +{"episode_index": 387, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.47021998978758167]], [[0.45716850898692807]], [[0.44357692401960785]]], "std": [[[0.11962979819049376]], [[0.13354352406417344]], [[0.1467370908636059]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4643742933006536]], [[0.4675578492647059]], [[0.4626017973856209]]], "std": [[[0.07219578813407007]], [[0.0679154746250906]], [[0.07211742516393843]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[0.9568627450980393]], [[0.9450980392156862]]], "mean": [[[0.48548972834967324]], [[0.47293944035947716]], [[0.457966670751634]]], "std": [[[0.09285376495397217]], [[0.09594073155724435]], [[0.11918932073197948]]], "count": [100]}, "observation.state": {"min": [0.6012833714485168, 2.010828733444214, -0.7025823593139648, -0.6849544644355774, 0.5726948976516724, 1.145703911781311, -2.687772274017334, 472.0, 0.005588000174611807, 0.38352400064468384, -0.21622000634670258, -3.1411852836608887, 0.7229999899864197, -3.1040000915527344, -1.0107899904251099, -2.03676438331604, 2.7583534717559814, -0.7069107294082642, -1.5738506317138672, 1.0959969758987427, -2.043309450149536, 144.0, -0.28744301199913025, 0.3762989938259125, -0.185589998960495, -0.5400000214576721, -1.3919999599456787, -3.059000015258789], "max": [1.144796371459961, 2.0387017726898193, 0.18327704071998596, 0.021851522848010063, 1.7090089321136475, 1.529711365699768, -1.6046557426452637, 894.0, 0.244827002286911, 0.43408799171447754, -0.13602100312709808, 3.1410000324249268, 1.5160000324249268, 3.061000108718872, -0.5995555520057678, -1.8015638589859009, 2.864102840423584, 0.05536184459924698, 0.030979594215750694, 2.0379860401153564, -0.28677505254745483, 867.0, -0.2089570015668869, 0.4512389898300171, -0.021452000364661217, 2.6070001125335693, -0.6110000014305115, 3.125], "mean": [0.7230323553085327, 2.0229358673095703, -0.3094186782836914, -0.27701959013938904, 1.2653311491012573, 1.2395859956741333, -2.18615984916687, 795.93212890625, 0.1919099986553192, 0.40275105834007263, -0.1845942735671997, 1.3112770318984985, 1.2116070985794067, 0.7578290700912476, -0.8694908618927002, -1.869561791419983, 2.857879400253296, -0.5044228434562683, -0.6595083475112915, 1.7530443668365479, -1.5138052701950073, 415.8938293457031, -0.24148425459861755, 0.40216064453125, -0.08076795190572739, 1.5323116779327393, -1.1169999837875366, 1.3003108501434326], "std": [0.15651339292526245, 0.007232860196381807, 0.32397088408470154, 0.26456961035728455, 0.4251469671726227, 0.11210816353559494, 0.4182931184768677, 140.32073974609375, 0.07178335636854172, 0.01291605830192566, 0.02689708024263382, 1.9926059246063232, 0.23953822255134583, 1.8122526407241821, 0.10873774439096451, 0.07984746992588043, 0.020863546058535576, 0.20709453523159027, 0.4011636972427368, 0.3368755280971527, 0.43803104758262634, 318.50543212890625, 0.01471755001693964, 0.024127686396241188, 0.05749564617872238, 0.717697024345398, 0.2408423274755478, 1.5352097749710083], "count": [405]}, "action": {"min": [0.6012833714485168, 2.010828733444214, -0.7025823593139648, -0.6849544644355774, 0.5726948976516724, 1.145703911781311, -2.687772274017334, 472.0, 0.005588000174611807, 0.38352400064468384, -0.21622000634670258, -3.1411852836608887, 0.7229999899864197, -3.1040000915527344, -1.0107899904251099, -2.03676438331604, 2.7583534717559814, -0.7069107294082642, -1.5738506317138672, 1.0959969758987427, -2.043309450149536, 144.0, -0.28744301199913025, 0.3762989938259125, -0.185589998960495, -0.5400000214576721, -1.3919999599456787, -3.059000015258789], "max": [1.144796371459961, 2.0387017726898193, 0.18327704071998596, 0.021851522848010063, 1.7090089321136475, 1.529711365699768, -1.6046557426452637, 894.0, 0.244827002286911, 0.43408799171447754, -0.13602100312709808, 3.1410000324249268, 1.5160000324249268, 3.061000108718872, -0.5995555520057678, -1.8015638589859009, 2.864102840423584, 0.05536184459924698, 0.030979594215750694, 2.0379860401153564, -0.28677505254745483, 867.0, -0.2089570015668869, 0.4512389898300171, -0.021452000364661217, 2.6070001125335693, -0.6110000014305115, 3.125], "mean": [0.7230323553085327, 2.0229358673095703, -0.3094186782836914, -0.27701959013938904, 1.2653311491012573, 1.2395859956741333, -2.18615984916687, 795.93212890625, 0.1919099986553192, 0.40275105834007263, -0.1845942735671997, 1.3112770318984985, 1.2116070985794067, 0.7578290700912476, -0.8694908618927002, -1.869561791419983, 2.857879400253296, -0.5044228434562683, -0.6595083475112915, 1.7530443668365479, -1.5138052701950073, 415.8938293457031, -0.24148425459861755, 0.40216064453125, -0.08076795190572739, 1.5323116779327393, -1.1169999837875366, 1.3003108501434326], "std": [0.15651339292526245, 0.007232860196381807, 0.32397088408470154, 0.26456961035728455, 0.4251469671726227, 0.11210816353559494, 0.4182931184768677, 140.32073974609375, 0.07178335636854172, 0.01291605830192566, 0.02689708024263382, 1.9926059246063232, 0.23953822255134583, 1.8122526407241821, 0.10873774439096451, 0.07984746992588043, 0.020863546058535576, 0.20709453523159027, 0.4011636972427368, 0.3368755280971527, 0.43803104758262634, 318.50543212890625, 0.01471755001693964, 0.024127686396241188, 0.05749564617872238, 0.717697024345398, 0.2408423274755478, 1.5352097749710083], "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": [388], "max": [388], "mean": [388.0], "std": [0.0], "count": [405]}, "index": {"min": [211297], "max": [211701], "mean": [211499.0], "std": [116.91307312130097], "count": [405]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [405]}, "subtask_annotation": {"mean": [5.175308641975309, 12.0, 12.0, 12.0, 12.0], "std": [4.681076452760855, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [405]}, "scene_annotation": {"mean": [388.0], "std": [0.0], "min": [388], "max": [388], "count": [405]}, "eef_direction_state": {"mean": [4.758024691358025, 4.5851851851851855], "std": [1.7013331154599676, 1.7028016935867092], "min": [0, 0], "max": [6, 6], "count": [405]}, "eef_velocity_state": {"mean": [0.6320987654320988, 0.6493827160493827], "std": [0.7571595980452562, 0.7473613595019297], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_acc_mag_state": {"mean": [0.7555555555555555, 0.7283950617283951], "std": [0.8385761006272521, 0.8227077497247085], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_direction_action": {"mean": [4.758024691358025, 4.5851851851851855], "std": [1.7013331154599676, 1.7028016935867092], "min": [0, 0], "max": [6, 6], "count": [405]}, "eef_velocity_action": {"mean": [0.6320987654320988, 0.6493827160493827], "std": [0.7571595980452562, 0.7473613595019297], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_acc_mag_action": {"mean": [0.7555555555555555, 0.7283950617283951], "std": [0.8385761006272521, 0.8227077497247085], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_sim_pose_state": {"mean": [0.6053350419427515, 0.33722875972822486, 1.18756749400974, -1.5330293186738089, 1.116272273327485, -2.3104146810417996, 0.6008954991291987, -0.27546340072527764, 1.089853941426555, 1.311017745144317, 1.2121832012262406, -0.5348271043504969], "std": [0.02425307622500686, 0.02160002325992998, 0.05358703572979294, 0.7165149511885066, 0.24065541441189375, 1.0992774139232604, 0.01820115675211761, 0.06194168533449949, 0.03266804009593202, 1.99250197676141, 0.23941599575402722, 1.7864473386304367], "min": [0.563449608841774, 0.29414354982798835, 1.0903695794713149, -2.606112376579015, 0.610351207677065, -3.1413327175557533, 0.5781306716405513, -0.3200174184214275, 1.052935830657974, -3.141201600083911, 0.723642887079829, -3.129490875952145], "max": [0.6537642205739169, 0.37619418135956756, 1.2428475084515092, 0.5374313594108844, 1.3925037720518336, 3.1406410243710607, 0.6374269324916224, -0.10771095647135567, 1.1472708419912516, 3.1408919441726217, 1.5166915349024883, 3.0640601788079387], "count": [405]}, "eef_sim_pose_action": {"mean": [0.6053350419427515, 0.33722875972822486, 1.18756749400974, -1.5330293186738089, 1.116272273327485, -2.3104146810417996, 0.6008954991291987, -0.27546340072527764, 1.089853941426555, 1.311017745144317, 1.2121832012262406, -0.5348271043504969], "std": [0.02425307622500686, 0.02160002325992998, 0.05358703572979294, 0.7165149511885066, 0.24065541441189375, 1.0992774139232604, 0.01820115675211761, 0.06194168533449949, 0.03266804009593202, 1.99250197676141, 0.23941599575402722, 1.7864473386304367], "min": [0.563449608841774, 0.29414354982798835, 1.0903695794713149, -2.606112376579015, 0.610351207677065, -3.1413327175557533, 0.5781306716405513, -0.3200174184214275, 1.052935830657974, -3.141201600083911, 0.723642887079829, -3.129490875952145], "max": [0.6537642205739169, 0.37619418135956756, 1.2428475084515092, 0.5374313594108844, 1.3925037720518336, 3.1406410243710607, 0.6374269324916224, -0.10771095647135567, 1.1472708419912516, 3.1408919441726217, 1.5166915349024883, 3.0640601788079387], "count": [405]}, "gripper_mode_state": {"mean": [0.6271604938271605, 0.11358024691358025], "std": [0.4835599330068949, 0.317300763353369], "min": [0, 0], "max": [1, 1], "count": [405]}, "gripper_activity_state": {"mean": [1.8395061728395061, 1.8790123456790124], "std": [0.48830242914363564, 0.44741122283277646], "min": [0, 0], "max": [2, 2], "count": [405]}, "gripper_mode_action": {"mean": [0.6271604938271605, 0.11358024691358025], "std": [0.4835599330068949, 0.317300763353369], "min": [0, 0], "max": [1, 1], "count": [405]}, "gripper_activity_action": {"mean": [1.8395061728395061, 1.8790123456790124], "std": [0.48830242914363564, 0.44741122283277646], "min": [0, 0], "max": [2, 2], "count": [405]}, "gripper_open_scale_state": {"mean": [0.41589382738654934, 0.7959320988407859], "std": [0.31850553983716073, 0.14032058632393912], "min": [0.144, 0.472], "max": [0.867, 0.894], "count": [405]}, "gripper_open_scale_action": {"mean": [0.41589382738654934, 0.7959320988407859], "std": [0.31850553983716073, 0.14032058632393912], "min": [0.144, 0.472], "max": [0.867, 0.894], "count": [405]}}} +{"episode_index": 388, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.471094566993464]], [[0.45747065155228755]], [[0.4444583088235294]]], "std": [[[0.12358946941390085]], [[0.1362428174810667]], [[0.14861872865460732]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4638758966503268]], [[0.46732029820261434]], [[0.4622017585784314]]], "std": [[[0.06969605551417199]], [[0.06571469306881303]], [[0.06928256524561664]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[1.0]], [[0.7607843137254902]]], "mean": [[[0.4877231862745098]], [[0.47763901960784316]], [[0.46307599673202615]]], "std": [[[0.08692598374746968]], [[0.08977338925391007]], [[0.1125157073880848]]], "count": [100]}, "observation.state": {"min": [0.5981941223144531, 1.9778944253921509, -0.7511547803878784, -0.5301088690757751, 0.8806582689285278, 1.0836050510406494, -2.7835733890533447, 539.0, 0.0022869999520480633, 0.38822099566459656, -0.23166100680828094, -3.1401853561401367, 0.8519999980926514, -3.1361851692199707, -0.970507800579071, -2.0355076789855957, 2.7565033435821533, -0.8963487148284912, -1.5199549198150635, 1.1957252025604248, -1.911327600479126, 142.0, -0.29086801409721375, 0.36997801065444946, -0.18570199608802795, 0.09199992567300797, -1.3539999723434448, -3.1010000705718994], "max": [1.1458436250686646, 2.0446882247924805, 0.18109537661075592, 0.059917159378528595, 1.9482238292694092, 1.4343290328979492, -1.6897754669189453, 894.0, 0.2603279948234558, 0.43623700737953186, -0.14181600511074066, 3.1410000324249268, 1.5010000467300415, 3.125999927520752, -0.6349682807922363, -1.8221238851547241, 2.865586280822754, 0.06298892945051193, 0.017156586050987244, 2.0278632640838623, -0.42032766342163086, 843.0, -0.20895299315452576, 0.4417099952697754, -0.04330199956893921, 2.680999994277954, -0.6460000276565552, 3.11899995803833], "mean": [0.7217944860458374, 2.023486852645874, -0.3057856261730194, -0.2041872888803482, 1.3613944053649902, 1.185702919960022, -2.260716438293457, 810.50244140625, 0.18663832545280457, 0.4043104648590088, -0.18987047672271729, 1.3187297582626343, 1.2760093212127686, 0.816772997379303, -0.8267386555671692, -1.9016269445419312, 2.853264331817627, -0.512147843837738, -0.7219473123550415, 1.7193193435668945, -1.4634621143341064, 441.8503723144531, -0.25095289945602417, 0.39580488204956055, -0.09704829007387161, 1.6268086433410645, -1.0801774263381958, 0.9133949279785156], "std": [0.166768416762352, 0.011913944967091084, 0.38279154896736145, 0.19871100783348083, 0.3290617763996124, 0.09940832853317261, 0.4064715802669525, 113.08939361572266, 0.07778500765562057, 0.012583145871758461, 0.023689942434430122, 1.8062725067138672, 0.19351978600025177, 1.8704471588134766, 0.10250972956418991, 0.08265566825866699, 0.02533729188144207, 0.2680298686027527, 0.44579842686653137, 0.3203156888484955, 0.422431617975235, 325.14227294921875, 0.016226572915911674, 0.019324276596307755, 0.05254442244768143, 0.6363880038261414, 0.19641149044036865, 1.8645943403244019], "count": [411]}, "action": {"min": [0.5981941223144531, 1.9778944253921509, -0.7511547803878784, -0.5301088690757751, 0.8806582689285278, 1.0836050510406494, -2.7835733890533447, 539.0, 0.0022869999520480633, 0.38822099566459656, -0.23166100680828094, -3.1401853561401367, 0.8519999980926514, -3.1361851692199707, -0.970507800579071, -2.0355076789855957, 2.7565033435821533, -0.8963487148284912, -1.5199549198150635, 1.1957252025604248, -1.911327600479126, 142.0, -0.29086801409721375, 0.36997801065444946, -0.18570199608802795, 0.09199992567300797, -1.3539999723434448, -3.1010000705718994], "max": [1.1458436250686646, 2.0446882247924805, 0.18109537661075592, 0.059917159378528595, 1.9482238292694092, 1.4343290328979492, -1.6897754669189453, 894.0, 0.2603279948234558, 0.43623700737953186, -0.14181600511074066, 3.1410000324249268, 1.5010000467300415, 3.125999927520752, -0.6349682807922363, -1.8221238851547241, 2.865586280822754, 0.06298892945051193, 0.017156586050987244, 2.0278632640838623, -0.42032766342163086, 843.0, -0.20895299315452576, 0.4417099952697754, -0.04330199956893921, 2.680999994277954, -0.6460000276565552, 3.11899995803833], "mean": [0.7217944860458374, 2.023486852645874, -0.3057856261730194, -0.2041872888803482, 1.3613944053649902, 1.185702919960022, -2.260716438293457, 810.50244140625, 0.18663832545280457, 0.4043104648590088, -0.18987047672271729, 1.3187297582626343, 1.2760093212127686, 0.816772997379303, -0.8267386555671692, -1.9016269445419312, 2.853264331817627, -0.512147843837738, -0.7219473123550415, 1.7193193435668945, -1.4634621143341064, 441.8503723144531, -0.25095289945602417, 0.39580488204956055, -0.09704829007387161, 1.6268086433410645, -1.0801774263381958, 0.9133949279785156], "std": [0.166768416762352, 0.011913944967091084, 0.38279154896736145, 0.19871100783348083, 0.3290617763996124, 0.09940832853317261, 0.4064715802669525, 113.08939361572266, 0.07778500765562057, 0.012583145871758461, 0.023689942434430122, 1.8062725067138672, 0.19351978600025177, 1.8704471588134766, 0.10250972956418991, 0.08265566825866699, 0.02533729188144207, 0.2680298686027527, 0.44579842686653137, 0.3203156888484955, 0.422431617975235, 325.14227294921875, 0.016226572915911674, 0.019324276596307755, 0.05254442244768143, 0.6363880038261414, 0.19641149044036865, 1.8645943403244019], "count": [411]}, "timestamp": {"min": [0.0], "max": [13.666666666666666], "mean": [6.833333333333333], "std": [3.954837637721774], "count": [411]}, "frame_index": {"min": [0], "max": [410], "mean": [205.0], "std": [118.64512913165322], "count": [411]}, "episode_index": {"min": [389], "max": [389], "mean": [389.0], "std": [0.0], "count": [411]}, "index": {"min": [211702], "max": [212112], "mean": [211907.0], "std": [118.64512913165322], "count": [411]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [411]}, "subtask_annotation": {"mean": [4.67639902676399, 12.0, 12.0, 12.0, 12.0], "std": [4.389758338891528, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [411]}, "scene_annotation": {"mean": [389.0], "std": [0.0], "min": [389], "max": [389], "count": [411]}, "eef_direction_state": {"mean": [4.771289537712895, 4.7274939172749395], "std": [1.699077477289414, 1.696912409176017], "min": [0, 0], "max": [6, 6], "count": [411]}, "eef_velocity_state": {"mean": [0.6447688564476886, 0.5693430656934306], "std": [0.7707175110586663, 0.729586295177809], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_acc_mag_state": {"mean": [0.6690997566909975, 0.5936739659367397], "std": [0.823909095022775, 0.8001574545650064], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_direction_action": {"mean": [4.771289537712895, 4.7274939172749395], "std": [1.699077477289414, 1.696912409176017], "min": [0, 0], "max": [6, 6], "count": [411]}, "eef_velocity_action": {"mean": [0.6447688564476886, 0.5693430656934306], "std": [0.7707175110586663, 0.729586295177809], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_acc_mag_action": {"mean": [0.6690997566909975, 0.5936739659367397], "std": [0.823909095022775, 0.8001574545650064], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_sim_pose_state": {"mean": [0.5959681155756611, 0.34348517962962766, 1.1712545955752744, -1.6273393790545012, 1.079363655252101, -1.5972973162676407, 0.6004003915473012, -0.2697584517404398, 1.0822266089994081, 1.3191962623098727, 1.2764518885053673, -0.4180079571670791], "std": [0.017718974451215987, 0.024926496012180673, 0.052185456673511633, 0.6351743280902145, 0.1962299684402918, 1.9633458148684588, 0.01882229744078654, 0.06721283586369038, 0.028881323654158967, 1.806324125028914, 0.1934323732950217, 1.8134638021688851], "min": [0.5675947806501359, 0.28250129047841815, 1.0844366524302573, -2.6800051716886806, 0.6455845801970077, -3.139168431828388, 0.5790195392786033, -0.33416645996170613, 1.0532516340152052, -3.14051795911858, 0.8522098230499191, -3.1215490078821104], "max": [0.6413894289652237, 0.37806430349249665, 1.223371406614562, -0.09595427921890914, 1.3530116081803847, 3.1414661216852, 0.6367103039088756, -0.10382606368831919, 1.1418219680419461, 3.140498720044603, 1.5016151799784083, 3.093206054620527], "count": [411]}, "eef_sim_pose_action": {"mean": [0.5959681155756611, 0.34348517962962766, 1.1712545955752744, -1.6273393790545012, 1.079363655252101, -1.5972973162676407, 0.6004003915473012, -0.2697584517404398, 1.0822266089994081, 1.3191962623098727, 1.2764518885053673, -0.4180079571670791], "std": [0.017718974451215987, 0.024926496012180673, 0.052185456673511633, 0.6351743280902145, 0.1962299684402918, 1.9633458148684588, 0.01882229744078654, 0.06721283586369038, 0.028881323654158967, 1.806324125028914, 0.1934323732950217, 1.8134638021688851], "min": [0.5675947806501359, 0.28250129047841815, 1.0844366524302573, -2.6800051716886806, 0.6455845801970077, -3.139168431828388, 0.5790195392786033, -0.33416645996170613, 1.0532516340152052, -3.14051795911858, 0.8522098230499191, -3.1215490078821104], "max": [0.6413894289652237, 0.37806430349249665, 1.223371406614562, -0.09595427921890914, 1.3530116081803847, 3.1414661216852, 0.6367103039088756, -0.10382606368831919, 1.1418219680419461, 3.140498720044603, 1.5016151799784083, 3.093206054620527], "count": [411]}, "gripper_mode_state": {"mean": [0.5717761557177615, 0.0], "std": [0.494821365212114, 0.0], "min": [0, 0], "max": [1, 0], "count": [411]}, "gripper_activity_state": {"mean": [1.854014598540146, 1.9318734793187349], "std": [0.4711658572028474, 0.3420720368524877], "min": [0, 0], "max": [2, 2], "count": [411]}, "gripper_mode_action": {"mean": [0.5717761557177615, 0.0], "std": [0.494821365212114, 0.0], "min": [0, 0], "max": [1, 0], "count": [411]}, "gripper_activity_action": {"mean": [1.854014598540146, 1.9318734793187349], "std": [0.4711658572028474, 0.3420720368524877], "min": [0, 0], "max": [2, 2], "count": [411]}, "gripper_open_scale_state": {"mean": [0.44185036507488124, 0.8105024326445139], "std": [0.32514214210184145, 0.11308917247028484], "min": [0.142, 0.539], "max": [0.843, 0.894], "count": [411]}, "gripper_open_scale_action": {"mean": [0.44185036507488124, 0.8105024326445139], "std": [0.32514214210184145, 0.11308917247028484], "min": [0.142, 0.539], "max": [0.843, 0.894], "count": [411]}}} +{"episode_index": 389, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.48132304942810455]], [[0.47004514093137256]], [[0.45396916870915033]]], "std": [[[0.11911863913342748]], [[0.12648544476556584]], [[0.14555250801210934]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.027450980392156862]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6588235294117647]], [[0.6509803921568628]]], "mean": [[[0.4758644669117647]], [[0.477088966503268]], [[0.47310032475490194]]], "std": [[[0.055685162277155364]], [[0.05375834216080203]], [[0.05475533422891792]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4743679289215686]], [[0.4707438684640523]], [[0.4609407414215686]]], "std": [[[0.09165589093784689]], [[0.09180500518537167]], [[0.10573947820103542]]], "count": [100]}, "observation.state": {"min": [0.5981243848800659, 2.0136563777923584, -1.006862998008728, -0.35789722204208374, 1.1795109510421753, 0.5559397339820862, -2.7154531478881836, 401.0, -0.0015829999465495348, 0.3880409896373749, -0.2326429933309555, -3.132185220718384, 0.890999972820282, -3.1050000190734863, -0.9829345941543579, -2.036275625228882, 2.8194572925567627, -0.7069456577301025, -1.5367974042892456, 1.1221071481704712, -1.8383030891418457, 119.0, -0.27841201424598694, 0.3548170030117035, -0.1895589977502823, 0.04299996420741081, -1.3240000009536743, -3.1401853561401367], "max": [1.0987021923065186, 2.051651954650879, -0.24228662252426147, 0.042987462133169174, 2.4575459957122803, 1.4732674360275269, -2.0402026176452637, 897.0, 0.23411299288272858, 0.4579409956932068, -0.13666099309921265, 3.140000104904175, 1.4980000257492065, 3.0989999771118164, -0.6327866315841675, -1.8482164144515991, 2.8640506267547607, 0.009180432185530663, -0.03490658476948738, 2.031510829925537, -0.6915693283081055, 883.0, -0.21902300417423248, 0.44269299507141113, -0.04483899846673012, 2.681999921798706, -0.718999981880188, 3.125], "mean": [0.740074634552002, 2.030151128768921, -0.5996295809745789, -0.09534160792827606, 1.8280854225158691, 1.1030056476593018, -2.405322551727295, 801.3267211914062, 0.17299512028694153, 0.41428330540657043, -0.18936187028884888, 0.15356631577014923, 1.3303847312927246, 1.2681660652160645, -0.7787021994590759, -1.9211729764938354, 2.8593006134033203, -0.4363779127597809, -0.895102322101593, 1.666608452796936, -1.411007285118103, 434.53045654296875, -0.25147101283073425, 0.3957386612892151, -0.10247714817523956, 1.3334399461746216, -1.0772062540054321, 0.9407880306243896], "std": [0.16276167333126068, 0.007679647300392389, 0.25946956872940063, 0.12011463940143585, 0.4229186773300171, 0.20440822839736938, 0.3012329936027527, 180.09677124023438, 0.07484378665685654, 0.02147434465587139, 0.02618415281176567, 1.9487777948379517, 0.15913747251033783, 1.7697302103042603, 0.10211466252803802, 0.07619312405586243, 0.00873088464140892, 0.24008114635944366, 0.4332478940486908, 0.3075559139251709, 0.39141303300857544, 357.4449157714844, 0.017377223819494247, 0.02244938723742962, 0.05350149795413017, 0.6034170389175415, 0.15155702829360962, 2.233819007873535], "count": [427]}, "action": {"min": [0.5981243848800659, 2.0136563777923584, -1.006862998008728, -0.35789722204208374, 1.1795109510421753, 0.5559397339820862, -2.7154531478881836, 401.0, -0.0015829999465495348, 0.3880409896373749, -0.2326429933309555, -3.132185220718384, 0.890999972820282, -3.1050000190734863, -0.9829345941543579, -2.036275625228882, 2.8194572925567627, -0.7069456577301025, -1.5367974042892456, 1.1221071481704712, -1.8383030891418457, 119.0, -0.27841201424598694, 0.3548170030117035, -0.1895589977502823, 0.04299996420741081, -1.3240000009536743, -3.1401853561401367], "max": [1.0987021923065186, 2.051651954650879, -0.24228662252426147, 0.042987462133169174, 2.4575459957122803, 1.4732674360275269, -2.0402026176452637, 897.0, 0.23411299288272858, 0.4579409956932068, -0.13666099309921265, 3.140000104904175, 1.4980000257492065, 3.0989999771118164, -0.6327866315841675, -1.8482164144515991, 2.8640506267547607, 0.009180432185530663, -0.03490658476948738, 2.031510829925537, -0.6915693283081055, 883.0, -0.21902300417423248, 0.44269299507141113, -0.04483899846673012, 2.681999921798706, -0.718999981880188, 3.125], "mean": [0.740074634552002, 2.030151128768921, -0.5996295809745789, -0.09534160792827606, 1.8280854225158691, 1.1030056476593018, -2.405322551727295, 801.3267211914062, 0.17299512028694153, 0.41428330540657043, -0.18936187028884888, 0.15356631577014923, 1.3303847312927246, 1.2681660652160645, -0.7787021994590759, -1.9211729764938354, 2.8593006134033203, -0.4363779127597809, -0.895102322101593, 1.666608452796936, -1.411007285118103, 434.53045654296875, -0.25147101283073425, 0.3957386612892151, -0.10247714817523956, 1.3334399461746216, -1.0772062540054321, 0.9407880306243896], "std": [0.16276167333126068, 0.007679647300392389, 0.25946956872940063, 0.12011463940143585, 0.4229186773300171, 0.20440822839736938, 0.3012329936027527, 180.09677124023438, 0.07484378665685654, 0.02147434465587139, 0.02618415281176567, 1.9487777948379517, 0.15913747251033783, 1.7697302103042603, 0.10211466252803802, 0.07619312405586243, 0.00873088464140892, 0.24008114635944366, 0.4332478940486908, 0.3075559139251709, 0.39141303300857544, 357.4449157714844, 0.017377223819494247, 0.02244938723742962, 0.05350149795413017, 0.6034170389175415, 0.15155702829360962, 2.233819007873535], "count": [427]}, "timestamp": {"min": [0.0], "max": [14.2], "mean": [7.1000000000000005], "std": [4.108798148147731], "count": [427]}, "frame_index": {"min": [0], "max": [426], "mean": [213.0], "std": [123.26394444443193], "count": [427]}, "episode_index": {"min": [390], "max": [390], "mean": [390.0], "std": [0.0], "count": [427]}, "index": {"min": [212113], "max": [212539], "mean": [212326.0], "std": [123.26394444443193], "count": [427]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [427]}, "subtask_annotation": {"mean": [4.65807962529274, 12.0, 12.0, 12.0, 12.0], "std": [4.309479672480659, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [427]}, "scene_annotation": {"mean": [390.0], "std": [0.0], "min": [390], "max": [390], "count": [427]}, "eef_direction_state": {"mean": [4.742388758782202, 4.707259953161593], "std": [1.8450914458948635, 1.7783550895971323], "min": [0, 0], "max": [6, 6], "count": [427]}, "eef_velocity_state": {"mean": [0.5644028103044496, 0.5878220140515222], "std": [0.7290861154480849, 0.7825028517850136], "min": [0, 0], "max": [2, 2], "count": [427]}, "eef_acc_mag_state": {"mean": [0.5433255269320844, 0.5878220140515222], "std": [0.7832384548593044, 0.8089902841174378], "min": [0, 0], "max": [2, 2], "count": [427]}, "eef_direction_action": {"mean": [4.742388758782202, 4.707259953161593], "std": [1.8450914458948635, 1.7783550895971323], "min": [0, 0], "max": [6, 6], "count": [427]}, "eef_velocity_action": {"mean": [0.5644028103044496, 0.5878220140515222], "std": [0.7290861154480849, 0.7825028517850136], "min": [0, 0], "max": [2, 2], "count": [427]}, "eef_acc_mag_action": {"mean": [0.5433255269320844, 0.5878220140515222], "std": [0.7832384548593044, 0.8089902841174378], "min": [0, 0], "max": [2, 2], "count": [427]}, "eef_sim_pose_state": {"mean": [0.5927682522750228, 0.34191183978051876, 1.1598646012955376, -1.3347000514001084, 1.0764740069084722, -1.3589233074754676, 0.6068629653969803, -0.25459217026914355, 1.078802404780686, 0.15410717291748552, 1.3308823690950673, 0.006482824551597788], "std": [0.02221080679074993, 0.027467848211233988, 0.05027914306129893, 0.6020545639228554, 0.1514182517139437, 1.6736149075908693, 0.027453052112719558, 0.0636251204247417, 0.02805632702447248, 1.9489553413515779, 0.15907907807968413, 1.68054618518575], "min": [0.5588531656868213, 0.2966783154920339, 1.081869138797794, -2.681059813769059, 0.7185127817659924, -3.13684142576644, 0.5733056567283793, -0.3056494147312684, 1.0513340958991149, -3.1323980797594975, 0.8917402582859251, -3.126993217216789], "max": [0.6440130636705055, 0.3786251073013459, 1.2142005515730503, -0.04896715309455074, 1.3243377972385337, 3.130807918697124, 0.6546516316796297, -0.10177960009374235, 1.1380777546839391, 3.139989037575044, 1.5019860041289568, 3.1404633465044403], "count": [427]}, "eef_sim_pose_action": {"mean": [0.5927682522750228, 0.34191183978051876, 1.1598646012955376, -1.3347000514001084, 1.0764740069084722, -1.3589233074754676, 0.6068629653969803, -0.25459217026914355, 1.078802404780686, 0.15410717291748552, 1.3308823690950673, 0.006482824551597788], "std": [0.02221080679074993, 0.027467848211233988, 0.05027914306129893, 0.6020545639228554, 0.1514182517139437, 1.6736149075908693, 0.027453052112719558, 0.0636251204247417, 0.02805632702447248, 1.9489553413515779, 0.15907907807968413, 1.68054618518575], "min": [0.5588531656868213, 0.2966783154920339, 1.081869138797794, -2.681059813769059, 0.7185127817659924, -3.13684142576644, 0.5733056567283793, -0.3056494147312684, 1.0513340958991149, -3.1323980797594975, 0.8917402582859251, -3.126993217216789], "max": [0.6440130636705055, 0.3786251073013459, 1.2142005515730503, -0.04896715309455074, 1.3243377972385337, 3.130807918697124, 0.6546516316796297, -0.10177960009374235, 1.1380777546839391, 3.139989037575044, 1.5019860041289568, 3.1404633465044403], "count": [427]}, "gripper_mode_state": {"mean": [0.5784543325526932, 0.15456674473067916], "std": [0.49380655899219367, 0.3614911702297018], "min": [0, 0], "max": [1, 1], "count": [427]}, "gripper_activity_state": {"mean": [1.82903981264637, 1.8969555035128807], "std": [0.508752219090007, 0.4147910570044673], "min": [0, 0], "max": [2, 2], "count": [427]}, "gripper_mode_action": {"mean": [0.5784543325526932, 0.15456674473067916], "std": [0.49380655899219367, 0.3614911702297018], "min": [0, 0], "max": [1, 1], "count": [427]}, "gripper_activity_action": {"mean": [1.82903981264637, 1.8969555035128807], "std": [0.508752219090007, 0.4147910570044673], "min": [0, 0], "max": [2, 2], "count": [427]}, "gripper_open_scale_state": {"mean": [0.43453044487553255, 0.8013266978922688], "std": [0.3574444941901505, 0.18009715511150512], "min": [0.119, 0.401], "max": [0.883, 0.897], "count": [427]}, "gripper_open_scale_action": {"mean": [0.43453044487553255, 0.8013266978922688], "std": [0.3574444941901505, 0.18009715511150512], "min": [0.119, 0.401], "max": [0.883, 0.897], "count": [427]}}} +{"episode_index": 390, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.46974209150326796]], [[0.46145469362745095]], [[0.44629715890522875]]], "std": [[[0.13004655856224226]], [[0.13179858135192904]], [[0.14670222659892215]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.468863654003268]], [[0.47075529616013073]], [[0.46507733864379086]]], "std": [[[0.0766175397203835]], [[0.07151646660930806]], [[0.075193530023717]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8196078431372549]], [[0.7686274509803922]], [[0.7764705882352941]]], "mean": [[[0.48502765318627455]], [[0.47672436274509805]], [[0.4616814399509804]]], "std": [[[0.10680448672348193]], [[0.10365452484867539]], [[0.12641953724358457]]], "count": [100]}, "observation.state": {"min": [0.5948954820632935, 1.9607727527618408, -1.5831358432769775, -0.4328067898750305, 1.1937702894210815, 0.8888089656829834, -2.6859397888183594, 533.0, -0.013003000058233738, 0.3729560077190399, -0.23412199318408966, -3.1391851902008057, 0.8569999933242798, -3.1361851692199707, -0.9729861617088318, -2.035961627960205, 2.8479411602020264, -0.8697847723960876, -1.486462116241455, 1.1665431261062622, -2.0049471855163574, 141.0, -0.2872669994831085, 0.35476699471473694, -0.18327899277210236, 0.049999989569187164, -1.3940000534057617, -3.0999999046325684], "max": [1.034439206123352, 2.0481438636779785, -0.5820672512054443, 0.020001472905278206, 2.4562716484069824, 1.3000608682632446, -1.8279707431793213, 897.0, 0.24411900341510773, 0.4441379904747009, -0.14486999809741974, 3.138000011444092, 1.503999948501587, 3.0769999027252197, -0.6283010840415955, -1.8605209589004517, 2.8640506267547607, 0.012269665487110615, 0.058765240013599396, 2.038771629333496, -0.5438271760940552, 867.0, -0.22009499371051788, 0.4400019943714142, -0.0449570007622242, 2.687999963760376, -0.5960000157356262, 3.0889999866485596], "mean": [0.7485417127609253, 2.0246329307556152, -0.9682767987251282, -0.21585717797279358, 1.8391458988189697, 1.1272501945495605, -2.195183753967285, 808.5792846679688, 0.14805838465690613, 0.4014173448085785, -0.19437368214130402, 1.027217149734497, 1.204330325126648, 0.636911928653717, -0.8556404113769531, -1.9093354940414429, 2.8623647689819336, -0.6857558488845825, -0.5604098439216614, 1.7802578210830688, -1.6325316429138184, 381.61297607421875, -0.25901660323143005, 0.389580100774765, -0.09448671340942383, 1.9119383096694946, -1.049508810043335, 1.3287358283996582], "std": [0.14994339644908905, 0.01605943590402603, 0.2898416817188263, 0.18242491781711578, 0.49810829758644104, 0.10680155456066132, 0.38646021485328674, 142.40115356445312, 0.08986233174800873, 0.018211472779512405, 0.023120177909731865, 2.208709478378296, 0.19085875153541565, 1.7062406539916992, 0.08326105028390884, 0.058708664029836655, 0.004072565585374832, 0.21031051874160767, 0.3590534031391144, 0.330089807510376, 0.3318343162536621, 310.23236083984375, 0.014982973225414753, 0.024676132947206497, 0.04808914288878441, 0.5264975428581238, 0.1992010623216629, 1.3468002080917358], "count": [376]}, "action": {"min": [0.5948954820632935, 1.9607727527618408, -1.5831358432769775, -0.4328067898750305, 1.1937702894210815, 0.8888089656829834, -2.6859397888183594, 533.0, -0.013003000058233738, 0.3729560077190399, -0.23412199318408966, -3.1391851902008057, 0.8569999933242798, -3.1361851692199707, -0.9729861617088318, -2.035961627960205, 2.8479411602020264, -0.8697847723960876, -1.486462116241455, 1.1665431261062622, -2.0049471855163574, 141.0, -0.2872669994831085, 0.35476699471473694, -0.18327899277210236, 0.049999989569187164, -1.3940000534057617, -3.0999999046325684], "max": [1.034439206123352, 2.0481438636779785, -0.5820672512054443, 0.020001472905278206, 2.4562716484069824, 1.3000608682632446, -1.8279707431793213, 897.0, 0.24411900341510773, 0.4441379904747009, -0.14486999809741974, 3.138000011444092, 1.503999948501587, 3.0769999027252197, -0.6283010840415955, -1.8605209589004517, 2.8640506267547607, 0.012269665487110615, 0.058765240013599396, 2.038771629333496, -0.5438271760940552, 867.0, -0.22009499371051788, 0.4400019943714142, -0.0449570007622242, 2.687999963760376, -0.5960000157356262, 3.0889999866485596], "mean": [0.7485417127609253, 2.0246329307556152, -0.9682767987251282, -0.21585717797279358, 1.8391458988189697, 1.1272501945495605, -2.195183753967285, 808.5792846679688, 0.14805838465690613, 0.4014173448085785, -0.19437368214130402, 1.027217149734497, 1.204330325126648, 0.636911928653717, -0.8556404113769531, -1.9093354940414429, 2.8623647689819336, -0.6857558488845825, -0.5604098439216614, 1.7802578210830688, -1.6325316429138184, 381.61297607421875, -0.25901660323143005, 0.389580100774765, -0.09448671340942383, 1.9119383096694946, -1.049508810043335, 1.3287358283996582], "std": [0.14994339644908905, 0.01605943590402603, 0.2898416817188263, 0.18242491781711578, 0.49810829758644104, 0.10680155456066132, 0.38646021485328674, 142.40115356445312, 0.08986233174800873, 0.018211472779512405, 0.023120177909731865, 2.208709478378296, 0.19085875153541565, 1.7062406539916992, 0.08326105028390884, 0.058708664029836655, 0.004072565585374832, 0.21031051874160767, 0.3590534031391144, 0.330089807510376, 0.3318343162536621, 310.23236083984375, 0.014982973225414753, 0.024676132947206497, 0.04808914288878441, 0.5264975428581238, 0.1992010623216629, 1.3468002080917358], "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": [391], "max": [391], "mean": [391.0], "std": [0.0], "count": [376]}, "index": {"min": [212540], "max": [212915], "mean": [212727.5], "std": [108.54146673046205], "count": [376]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [376]}, "subtask_annotation": {"mean": [4.212765957446808, 12.0, 12.0, 12.0, 12.0], "std": [4.512682696073026, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [376]}, "scene_annotation": {"mean": [391.0], "std": [0.0], "min": [391], "max": [391], "count": [376]}, "eef_direction_state": {"mean": [4.598404255319149, 4.180851063829787], "std": [1.9076825660334193, 1.9225026129935305], "min": [0, 0], "max": [6, 6], "count": [376]}, "eef_velocity_state": {"mean": [0.6382978723404256, 0.6941489361702128], "std": [0.7523164769462597, 0.7470280258698718], "min": [0, 0], "max": [2, 2], "count": [376]}, "eef_acc_mag_state": {"mean": [0.726063829787234, 0.6808510638297872], "std": [0.8231758919679582, 0.8278755939720737], "min": [0, 0], "max": [2, 2], "count": [376]}, "eef_direction_action": {"mean": [4.598404255319149, 4.180851063829787], "std": [1.9076825660334193, 1.9225026129935305], "min": [0, 0], "max": [6, 6], "count": [376]}, "eef_velocity_action": {"mean": [0.6382978723404256, 0.6941489361702128], "std": [0.7523164769462597, 0.7470280258698718], "min": [0, 0], "max": [2, 2], "count": [376]}, "eef_acc_mag_action": {"mean": [0.726063829787234, 0.6808510638297872], "std": [0.8231758919679582, 0.8278755939720737], "min": [0, 0], "max": [2, 2], "count": [376]}, "eef_sim_pose_state": {"mean": [0.5913601449058514, 0.35418937061970973, 1.180216324845625, -1.9119816991584062, 1.0487776312849304, -2.4803202345245614, 0.6022520461408204, -0.23390987993862744, 1.0810650827731434, 1.0275255584848468, 1.204680394027491, -0.6498926639198702], "std": [0.021875303723174724, 0.020951646528880822, 0.04471374283261375, 0.5247544138424222, 0.1990643589219069, 1.3346751625124686, 0.02135635988144209, 0.07784258610162124, 0.028430081873536014, 2.2090724263254424, 0.19074813198812693, 1.6835010753030828], "min": [0.5590584668832794, 0.2952656292941884, 1.0765296628491592, -2.687632334805677, 0.5958019579395892, -3.1415586934409854, 0.5779323943564169, -0.31227746643771376, 1.0545345379744508, -3.1411280991319113, 0.8577722969663082, -3.1111676496719447], "max": [0.6384778296483641, 0.38328144802116243, 1.226508145116128, -0.05442558311634496, 1.3937494834997306, 3.140897017821696, 0.6435397521156085, -0.0868764845140482, 1.1402926206190327, 3.1374499212663904, 1.5047097717807811, 2.985069368017389], "count": [376]}, "eef_sim_pose_action": {"mean": [0.5913601449058514, 0.35418937061970973, 1.180216324845625, -1.9119816991584062, 1.0487776312849304, -2.4803202345245614, 0.6022520461408204, -0.23390987993862744, 1.0810650827731434, 1.0275255584848468, 1.204680394027491, -0.6498926639198702], "std": [0.021875303723174724, 0.020951646528880822, 0.04471374283261375, 0.5247544138424222, 0.1990643589219069, 1.3346751625124686, 0.02135635988144209, 0.07784258610162124, 0.028430081873536014, 2.2090724263254424, 0.19074813198812693, 1.6835010753030828], "min": [0.5590584668832794, 0.2952656292941884, 1.0765296628491592, -2.687632334805677, 0.5958019579395892, -3.1415586934409854, 0.5779323943564169, -0.31227746643771376, 1.0545345379744508, -3.1411280991319113, 0.8577722969663082, -3.1111676496719447], "max": [0.6384778296483641, 0.38328144802116243, 1.226508145116128, -0.05442558311634496, 1.3937494834997306, 3.140897017821696, 0.6435397521156085, -0.0868764845140482, 1.1402926206190327, 3.1374499212663904, 1.5047097717807811, 2.985069368017389], "count": [376]}, "gripper_mode_state": {"mean": [0.6808510638297872, 0.0], "std": [0.466146857451203, 0.0], "min": [0, 0], "max": [1, 0], "count": [376]}, "gripper_activity_state": {"mean": [1.8377659574468086, 1.8537234042553192], "std": [0.49223687053434456, 0.4918343520716831], "min": [0, 0], "max": [2, 2], "count": [376]}, "gripper_mode_action": {"mean": [0.6808510638297872, 0.0], "std": [0.466146857451203, 0.0], "min": [0, 0], "max": [1, 0], "count": [376]}, "gripper_activity_action": {"mean": [1.8377659574468086, 1.8537234042553192], "std": [0.49223687053434456, 0.4918343520716831], "min": [0, 0], "max": [2, 2], "count": [376]}, "gripper_open_scale_state": {"mean": [0.3816130320366392, 0.8085797875586979], "std": [0.31023236737542564, 0.14240116408924033], "min": [0.141, 0.533], "max": [0.867, 0.897], "count": [376]}, "gripper_open_scale_action": {"mean": [0.3816130320366392, 0.8085797875586979], "std": [0.31023236737542564, 0.14240116408924033], "min": [0.141, 0.533], "max": [0.867, 0.897], "count": [376]}}} +{"episode_index": 391, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4722675714869281]], [[0.45927250204248365]], [[0.4434322446895425]]], "std": [[[0.12859703207467474]], [[0.13349056139049645]], [[0.1509496075390857]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.6745098039215687]], [[0.6549019607843137]]], "mean": [[[0.4773561274509804]], [[0.477114260620915]], [[0.47259417279411764]]], "std": [[[0.06075588800947799]], [[0.057217277381332976]], [[0.06060368689128228]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9607843137254902]]], "mean": [[[0.4832641176470588]], [[0.4749424325980392]], [[0.45899606209150323]]], "std": [[[0.11858541063109612]], [[0.11717033974713945]], [[0.1369143567586434]]], "count": [100]}, "observation.state": {"min": [0.5071926712989807, 1.8662980794906616, -0.7301410436630249, -0.5889613628387451, 0.7117627263069153, 1.1089472770690918, -2.695556402206421, 449.0, -0.007627999875694513, 0.30790600180625916, -0.22574500739574432, -3.1411852836608887, 0.7850000262260437, -3.1371853351593018, -1.0207209587097168, -2.0349667072296143, 2.821272373199463, -0.7467042803764343, -1.5523830652236938, 1.1047934293746948, -1.7754712104797363, 121.0, -0.27497199177742004, 0.3752489984035492, -0.19207200407981873, -0.07900001853704453, -1.3309999704360962, -3.062999963760376], "max": [1.1471176147460938, 2.046992063522339, -0.08991936594247818, 0.01788962632417679, 2.2899067401885986, 1.7743542194366455, -1.7625383138656616, 897.0, 0.27406400442123413, 0.43066200613975525, -0.12693899869918823, 3.128000020980835, 1.531999945640564, 3.134000062942505, -0.6040933728218079, -1.871254801750183, 2.8655686378479004, 0.043615780770778656, 0.05605997517704964, 1.9614708423614502, -0.575609564781189, 829.0, -0.20004600286483765, 0.4436819851398468, -0.04579000174999237, 2.822000026702881, -0.7080000042915344, 3.127000093460083], "mean": [0.7220001816749573, 2.010470390319824, -0.6159689426422119, -0.233145609498024, 1.5232176780700684, 1.3181287050247192, -2.2372689247131348, 806.525390625, 0.17455370724201202, 0.3822746276855469, -0.18772180378437042, 0.9049192070960999, 1.2289543151855469, 0.8088346123695374, -0.8362023234367371, -1.9252126216888428, 2.859938859939575, -0.5741659998893738, -0.7025248408317566, 1.7246509790420532, -1.5605158805847168, 340.1614074707031, -0.2447768896818161, 0.39688336849212646, -0.09571750462055206, 1.626905918121338, -1.0541120767593384, 1.3204162120819092], "std": [0.18993496894836426, 0.037309400737285614, 0.13178084790706635, 0.23968082666397095, 0.6118718981742859, 0.24379949271678925, 0.3658413589000702, 161.0741424560547, 0.083107590675354, 0.04076789692044258, 0.027195297181606293, 2.107301950454712, 0.23559246957302094, 1.7491705417633057, 0.10574217885732651, 0.06054534763097763, 0.009768413379788399, 0.2306187003850937, 0.38616761565208435, 0.29665157198905945, 0.3944413959980011, 289.5795593261719, 0.02040800079703331, 0.0214433204382658, 0.0501074343919754, 0.6415162682533264, 0.13430732488632202, 1.6081533432006836], "count": [412]}, "action": {"min": [0.5071926712989807, 1.8662980794906616, -0.7301410436630249, -0.5889613628387451, 0.7117627263069153, 1.1089472770690918, -2.695556402206421, 449.0, -0.007627999875694513, 0.30790600180625916, -0.22574500739574432, -3.1411852836608887, 0.7850000262260437, -3.1371853351593018, -1.0207209587097168, -2.0349667072296143, 2.821272373199463, -0.7467042803764343, -1.5523830652236938, 1.1047934293746948, -1.7754712104797363, 121.0, -0.27497199177742004, 0.3752489984035492, -0.19207200407981873, -0.07900001853704453, -1.3309999704360962, -3.062999963760376], "max": [1.1471176147460938, 2.046992063522339, -0.08991936594247818, 0.01788962632417679, 2.2899067401885986, 1.7743542194366455, -1.7625383138656616, 897.0, 0.27406400442123413, 0.43066200613975525, -0.12693899869918823, 3.128000020980835, 1.531999945640564, 3.134000062942505, -0.6040933728218079, -1.871254801750183, 2.8655686378479004, 0.043615780770778656, 0.05605997517704964, 1.9614708423614502, -0.575609564781189, 829.0, -0.20004600286483765, 0.4436819851398468, -0.04579000174999237, 2.822000026702881, -0.7080000042915344, 3.127000093460083], "mean": [0.7220001816749573, 2.010470390319824, -0.6159689426422119, -0.233145609498024, 1.5232176780700684, 1.3181287050247192, -2.2372689247131348, 806.525390625, 0.17455370724201202, 0.3822746276855469, -0.18772180378437042, 0.9049192070960999, 1.2289543151855469, 0.8088346123695374, -0.8362023234367371, -1.9252126216888428, 2.859938859939575, -0.5741659998893738, -0.7025248408317566, 1.7246509790420532, -1.5605158805847168, 340.1614074707031, -0.2447768896818161, 0.39688336849212646, -0.09571750462055206, 1.626905918121338, -1.0541120767593384, 1.3204162120819092], "std": [0.18993496894836426, 0.037309400737285614, 0.13178084790706635, 0.23968082666397095, 0.6118718981742859, 0.24379949271678925, 0.3658413589000702, 161.0741424560547, 0.083107590675354, 0.04076789692044258, 0.027195297181606293, 2.107301950454712, 0.23559246957302094, 1.7491705417633057, 0.10574217885732651, 0.06054534763097763, 0.009768413379788399, 0.2306187003850937, 0.38616761565208435, 0.29665157198905945, 0.3944413959980011, 289.5795593261719, 0.02040800079703331, 0.0214433204382658, 0.0501074343919754, 0.6415162682533264, 0.13430732488632202, 1.6081533432006836], "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": [392], "max": [392], "mean": [392.0], "std": [0.0], "count": [412]}, "index": {"min": [212916], "max": [213327], "mean": [213121.5], "std": [118.93380511864572], "count": [412]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [412]}, "subtask_annotation": {"mean": [4.822815533980583, 12.0, 12.0, 12.0, 12.0], "std": [4.553368947471492, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [412]}, "scene_annotation": {"mean": [392.0], "std": [0.0], "min": [392], "max": [392], "count": [412]}, "eef_direction_state": {"mean": [4.70873786407767, 4.54126213592233], "std": [1.6714685593444443, 1.7096943345792937], "min": [0, 0], "max": [6, 6], "count": [412]}, "eef_velocity_state": {"mean": [0.6262135922330098, 0.6868932038834952], "std": [0.738071636622166, 0.7578220314249492], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_acc_mag_state": {"mean": [0.6699029126213593, 0.7427184466019418], "std": [0.8230696689189977, 0.8371358871433106], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_direction_action": {"mean": [4.70873786407767, 4.54126213592233], "std": [1.6714685593444443, 1.7096943345792937], "min": [0, 0], "max": [6, 6], "count": [412]}, "eef_velocity_action": {"mean": [0.6262135922330098, 0.6868932038834952], "std": [0.738071636622166, 0.7578220314249492], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_acc_mag_action": {"mean": [0.6699029126213593, 0.7427184466019418], "std": [0.8230696689189977, 0.8371358871433106], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_sim_pose_state": {"mean": [0.5967572105092828, 0.33925229242994637, 1.1727109014020471, -1.6277547412578337, 1.0534250805100296, -1.5008749484602826, 0.5857858315672242, -0.2619922207147153, 1.0865551428644065, 0.9198060575231535, 1.2296313413466506, -0.5341566179732111], "std": [0.022509587629198673, 0.0272883179672621, 0.04684016663175053, 0.6398232396185638, 0.13409774389525028, 1.9657076488477752, 0.03151922726690065, 0.07428530194293734, 0.03139258419056843, 2.101182700138444, 0.23547623253630834, 1.704177820102518], "min": [0.566216513195649, 0.2871469742090506, 1.0780796751092239, -2.8211793574623814, 0.7075989175408592, -3.1353345109355937, 0.5320715269438145, -0.36649465605122755, 1.0520997380987214, -3.1402594446574117, 0.7856784766623695, -3.0999146407265945], "max": [0.647427377184916, 0.3704983452248763, 1.2194925405980341, 0.07576351110532284, 1.3307653405336, 3.128946573120126, 0.6304208698817573, -0.09564112521311972, 1.1588208013888592, 3.1415676776155452, 1.5330219452590543, 3.0448822579494506], "count": [412]}, "eef_sim_pose_action": {"mean": [0.5967572105092828, 0.33925229242994637, 1.1727109014020471, -1.6277547412578337, 1.0534250805100296, -1.5008749484602826, 0.5857858315672242, -0.2619922207147153, 1.0865551428644065, 0.9198060575231535, 1.2296313413466506, -0.5341566179732111], "std": [0.022509587629198673, 0.0272883179672621, 0.04684016663175053, 0.6398232396185638, 0.13409774389525028, 1.9657076488477752, 0.03151922726690065, 0.07428530194293734, 0.03139258419056843, 2.101182700138444, 0.23547623253630834, 1.704177820102518], "min": [0.566216513195649, 0.2871469742090506, 1.0780796751092239, -2.8211793574623814, 0.7075989175408592, -3.1353345109355937, 0.5320715269438145, -0.36649465605122755, 1.0520997380987214, -3.1402594446574117, 0.7856784766623695, -3.0999146407265945], "max": [0.647427377184916, 0.3704983452248763, 1.2194925405980341, 0.07576351110532284, 1.3307653405336, 3.128946573120126, 0.6304208698817573, -0.09564112521311972, 1.1588208013888592, 3.1415676776155452, 1.5330219452590543, 3.0448822579494506], "count": [412]}, "gripper_mode_state": {"mean": [0.6577669902912622, 0.1262135922330097], "std": [0.47445713902779063, 0.332089929640526], "min": [0, 0], "max": [1, 1], "count": [412]}, "gripper_activity_state": {"mean": [1.8203883495145632, 1.895631067961165], "std": [0.5230343179260272, 0.41369791028784364], "min": [0, 0], "max": [2, 2], "count": [412]}, "gripper_mode_action": {"mean": [0.6577669902912622, 0.1262135922330097], "std": [0.47445713902779063, 0.332089929640526], "min": [0, 0], "max": [1, 1], "count": [412]}, "gripper_activity_action": {"mean": [1.8203883495145632, 1.895631067961165], "std": [0.5230343179260272, 0.41369791028784364], "min": [0, 0], "max": [2, 2], "count": [412]}, "gripper_open_scale_state": {"mean": [0.34016140776699055, 0.8065254853628199], "std": [0.28957947600909545, 0.16107394322434873], "min": [0.121, 0.449], "max": [0.829, 0.897], "count": [412]}, "gripper_open_scale_action": {"mean": [0.34016140776699055, 0.8065254853628199], "std": [0.28957947600909545, 0.16107394322434873], "min": [0.121, 0.449], "max": [0.829, 0.897], "count": [412]}}} +{"episode_index": 392, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4756869812091503]], [[0.4621680310457516]], [[0.4478867422385621]]], "std": [[[0.1311354318729918]], [[0.13806295638080857]], [[0.15284922114146415]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4706460191993464]], [[0.4716336887254902]], [[0.46824639910130716]]], "std": [[[0.07855999166615184]], [[0.07407520714743628]], [[0.07711147926991997]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[1.0]], [[0.8980392156862745]]], "mean": [[[0.4864218423202614]], [[0.4771940359477124]], [[0.46241780228758167]]], "std": [[[0.09421907006042596]], [[0.09387145008141742]], [[0.11647949876131881]]], "count": [100]}, "observation.state": {"min": [0.5988748073577881, 2.010305166244507, -1.4859907627105713, -0.42816415429115295, 1.0007543563842773, 0.9912073612213135, -2.831622362136841, 586.0, 0.004972000140696764, 0.3789530098438263, -0.22735199332237244, -3.1401853561401367, 0.8190000057220459, -3.115000009536743, -0.9715375900268555, -2.0382652282714844, 2.82327938079834, -0.9120392799377441, -1.4865843057632446, 1.2471599578857422, -1.995242953300476, 143.0, -0.28408899903297424, 0.35359999537467957, -0.18013499677181244, 0.10599993914365768, -1.3329999446868896, -3.0810000896453857], "max": [0.978222131729126, 2.046363592147827, -0.00010471976565895602, 0.04581489413976669, 1.7967466115951538, 1.428220510482788, -1.809138536453247, 897.0, 0.23663300275802612, 0.430074006319046, -0.16471299529075623, 3.1389999389648438, 1.5579999685287476, 3.124000072479248, -0.6509205102920532, -1.8283370733261108, 2.86487078666687, 0.03836233541369438, 0.03930481895804405, 2.0439724922180176, -0.5819626450538635, 882.0, -0.1960970014333725, 0.43673500418663025, -0.04145500063896179, 2.6449999809265137, -0.6019999980926514, 3.119999885559082], "mean": [0.7183473110198975, 2.026261568069458, -0.5396436452865601, -0.1812298446893692, 1.529731273651123, 1.1770998239517212, -2.289030075073242, 851.3041381835938, 0.16248421370983124, 0.39850571751594543, -0.19500237703323364, 0.7829182744026184, 1.2509756088256836, 0.8700931668281555, -0.8490461111068726, -1.9034086465835571, 2.8609626293182373, -0.5840634703636169, -0.608845055103302, 1.7518858909606934, -1.5532368421554565, 388.7849426269531, -0.24995826184749603, 0.39247849583625793, -0.09889604896306992, 1.79378342628479, -1.0310989618301392, 0.9497641324996948], "std": [0.12858448922634125, 0.007314256392419338, 0.5303822159767151, 0.1870444118976593, 0.28266438841819763, 0.09518126398324966, 0.37745609879493713, 93.14954376220703, 0.07566092908382416, 0.012582785449922085, 0.01666385680437088, 2.1412882804870605, 0.2021675556898117, 1.661818027496338, 0.09416887164115906, 0.08045948296785355, 0.007959064096212387, 0.2567632496356964, 0.423267126083374, 0.3230923116207123, 0.413979709148407, 290.4794921875, 0.019099609926342964, 0.02211172506213188, 0.049823347479104996, 0.6223292946815491, 0.18359382450580597, 1.6933376789093018], "count": [365]}, "action": {"min": [0.5988748073577881, 2.010305166244507, -1.4859907627105713, -0.42816415429115295, 1.0007543563842773, 0.9912073612213135, -2.831622362136841, 586.0, 0.004972000140696764, 0.3789530098438263, -0.22735199332237244, -3.1401853561401367, 0.8190000057220459, -3.115000009536743, -0.9715375900268555, -2.0382652282714844, 2.82327938079834, -0.9120392799377441, -1.4865843057632446, 1.2471599578857422, -1.995242953300476, 143.0, -0.28408899903297424, 0.35359999537467957, -0.18013499677181244, 0.10599993914365768, -1.3329999446868896, -3.0810000896453857], "max": [0.978222131729126, 2.046363592147827, -0.00010471976565895602, 0.04581489413976669, 1.7967466115951538, 1.428220510482788, -1.809138536453247, 897.0, 0.23663300275802612, 0.430074006319046, -0.16471299529075623, 3.1389999389648438, 1.5579999685287476, 3.124000072479248, -0.6509205102920532, -1.8283370733261108, 2.86487078666687, 0.03836233541369438, 0.03930481895804405, 2.0439724922180176, -0.5819626450538635, 882.0, -0.1960970014333725, 0.43673500418663025, -0.04145500063896179, 2.6449999809265137, -0.6019999980926514, 3.119999885559082], "mean": [0.7183473110198975, 2.026261568069458, -0.5396436452865601, -0.1812298446893692, 1.529731273651123, 1.1770998239517212, -2.289030075073242, 851.3041381835938, 0.16248421370983124, 0.39850571751594543, -0.19500237703323364, 0.7829182744026184, 1.2509756088256836, 0.8700931668281555, -0.8490461111068726, -1.9034086465835571, 2.8609626293182373, -0.5840634703636169, -0.608845055103302, 1.7518858909606934, -1.5532368421554565, 388.7849426269531, -0.24995826184749603, 0.39247849583625793, -0.09889604896306992, 1.79378342628479, -1.0310989618301392, 0.9497641324996948], "std": [0.12858448922634125, 0.007314256392419338, 0.5303822159767151, 0.1870444118976593, 0.28266438841819763, 0.09518126398324966, 0.37745609879493713, 93.14954376220703, 0.07566092908382416, 0.012582785449922085, 0.01666385680437088, 2.1412882804870605, 0.2021675556898117, 1.661818027496338, 0.09416887164115906, 0.08045948296785355, 0.007959064096212387, 0.2567632496356964, 0.423267126083374, 0.3230923116207123, 0.413979709148407, 290.4794921875, 0.019099609926342964, 0.02211172506213188, 0.049823347479104996, 0.6223292946815491, 0.18359382450580597, 1.6933376789093018], "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": [393], "max": [393], "mean": [393.0], "std": [0.0], "count": [365]}, "index": {"min": [213328], "max": [213692], "mean": [213510.0], "std": [105.36602868097478], "count": [365]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [365]}, "subtask_annotation": {"mean": [4.432876712328767, 12.0, 12.0, 12.0, 12.0], "std": [4.5899250835358405, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [365]}, "scene_annotation": {"mean": [393.0], "std": [0.0], "min": [393], "max": [393], "count": [365]}, "eef_direction_state": {"mean": [4.556164383561644, 4.4082191780821915], "std": [1.8462094674320095, 1.7813150002296498], "min": [0, 0], "max": [6, 6], "count": [365]}, "eef_velocity_state": {"mean": [0.6986301369863014, 0.663013698630137], "std": [0.7743301392631031, 0.7430973404249214], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_acc_mag_state": {"mean": [0.6958904109589041, 0.6958904109589041], "std": [0.8263533285506156, 0.8196956261302684], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_direction_action": {"mean": [4.556164383561644, 4.4082191780821915], "std": [1.8462094674320095, 1.7813150002296498], "min": [0, 0], "max": [6, 6], "count": [365]}, "eef_velocity_action": {"mean": [0.6986301369863014, 0.663013698630137], "std": [0.7743301392631031, 0.7430973404249214], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_acc_mag_action": {"mean": [0.6958904109589041, 0.6958904109589041], "std": [0.8263533285506156, 0.8196956261302684], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_sim_pose_state": {"mean": [0.5944045924586399, 0.34430391291554685, 1.1736738268984497, -1.7939739095781075, 1.0303447398854968, -1.97156320779792, 0.5968034998405745, -0.24739928695825328, 1.0772774643472547, 0.7831331089631451, 1.2515657492366832, -0.5115833390556319], "std": [0.019181514589441354, 0.02717261388597747, 0.04910383727464195, 0.6209515448034668, 0.1834080748461507, 1.8929743834138457, 0.017607392615651703, 0.06433035322024326, 0.02197196182917208, 2.1416844420747005, 0.20203184805402924, 1.621937031757454], "min": [0.5594370340855706, 0.27326214266357784, 1.0841486741287956, -2.644246062981856, 0.6012817001456985, -3.1413968513684827, 0.5754509894492689, -0.3144130825662282, 1.0548906369942126, -3.1403073684882084, 0.8197880700662803, -3.0824437903586497], "max": [0.6362720952725788, 0.38014482899619784, 1.2292234578938517, -0.11060952260641804, 1.3326667744197573, 3.1413710122029674, 0.6274009074120153, -0.10584115617184474, 1.1211072750351652, 3.1390103276180032, 1.5589951732866347, 3.000732959826252], "count": [365]}, "eef_sim_pose_action": {"mean": [0.5944045924586399, 0.34430391291554685, 1.1736738268984497, -1.7939739095781075, 1.0303447398854968, -1.97156320779792, 0.5968034998405745, -0.24739928695825328, 1.0772774643472547, 0.7831331089631451, 1.2515657492366832, -0.5115833390556319], "std": [0.019181514589441354, 0.02717261388597747, 0.04910383727464195, 0.6209515448034668, 0.1834080748461507, 1.8929743834138457, 0.017607392615651703, 0.06433035322024326, 0.02197196182917208, 2.1416844420747005, 0.20203184805402924, 1.621937031757454], "min": [0.5594370340855706, 0.27326214266357784, 1.0841486741287956, -2.644246062981856, 0.6012817001456985, -3.1413968513684827, 0.5754509894492689, -0.3144130825662282, 1.0548906369942126, -3.1403073684882084, 0.8197880700662803, -3.0824437903586497], "max": [0.6362720952725788, 0.38014482899619784, 1.2292234578938517, -0.11060952260641804, 1.3326667744197573, 3.1413710122029674, 0.6274009074120153, -0.10584115617184474, 1.1211072750351652, 3.1390103276180032, 1.5589951732866347, 3.000732959826252], "count": [365]}, "gripper_mode_state": {"mean": [0.6054794520547945, 0.0], "std": [0.4887474656652656, 0.0], "min": [0, 0], "max": [1, 0], "count": [365]}, "gripper_activity_state": {"mean": [1.8438356164383563, 1.9479452054794522], "std": [0.49683554826435344, 0.28674344842862287], "min": [0, 0], "max": [2, 2], "count": [365]}, "gripper_mode_action": {"mean": [0.6054794520547945, 0.0], "std": [0.4887474656652656, 0.0], "min": [0, 0], "max": [1, 0], "count": [365]}, "gripper_activity_action": {"mean": [1.8438356164383563, 1.9479452054794522], "std": [0.49683554826435344, 0.28674344842862287], "min": [0, 0], "max": [2, 2], "count": [365]}, "gripper_open_scale_state": {"mean": [0.3887849315904591, 0.851304109589042], "std": [0.29047946461639756, 0.09314946243001924], "min": [0.143, 0.586], "max": [0.882, 0.897], "count": [365]}, "gripper_open_scale_action": {"mean": [0.3887849315904591, 0.851304109589042], "std": [0.29047946461639756, 0.09314946243001924], "min": [0.143, 0.586], "max": [0.882, 0.897], "count": [365]}}} +{"episode_index": 393, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4765723366013072]], [[0.4609446425653595]], [[0.4445426368464052]]], "std": [[[0.1178937799503168]], [[0.13031922891597356]], [[0.14733290145678088]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.00392156862745098]]], "max": [[[0.6941176470588235]], [[0.6313725490196078]], [[0.6274509803921569]]], "mean": [[[0.47709615400326794]], [[0.48184386029411763]], [[0.4774482352941177]]], "std": [[[0.06208985590239977]], [[0.0560212575318791]], [[0.058276191533981045]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4878339685457517]], [[0.47166235498366016]], [[0.45465055147058825]]], "std": [[[0.10273472051726967]], [[0.11394264727881562]], [[0.1373571217394628]]], "count": [100]}, "observation.state": {"min": [0.5715429782867432, 1.879859209060669, -0.5160240530967712, -0.5110673308372498, 0.5809328556060791, 1.0792592763900757, -2.801881790161133, 487.0, -0.0024500000290572643, 0.31006601452827454, -0.23198099434375763, -3.1401853561401367, 0.8029999732971191, -3.1401853561401367, -1.0342472791671753, -2.040132761001587, 2.808199882507324, -0.8377580642700195, -1.5063413381576538, 1.0446319580078125, -1.7779146432876587, 118.0, -0.2731730043888092, 0.39306899905204773, -0.19388900697231293, 0.16199994087219238, -1.4160000085830688, -3.0850000381469727], "max": [1.15762460231781, 2.0430476665496826, 0.3706206977367401, 0.04455825313925743, 1.7934480905532837, 1.895392656326294, -1.8094003200531006, 896.0, 0.2936440110206604, 0.429392009973526, -0.12595300376415253, 3.138000011444092, 1.531000018119812, 3.138000011444092, -0.621668815612793, -1.8659141063690186, 2.8640856742858887, 0.07236135005950928, 0.02839650772511959, 1.917471170425415, -0.6181083917617798, 878.0, -0.19378000497817993, 0.45599299669265747, -0.02900099940598011, 2.890000104904175, -0.7480000257492065, 3.125], "mean": [0.7006591558456421, 2.0019869804382324, -0.19719024002552032, -0.1929682344198227, 1.256408929824829, 1.2856731414794922, -2.308371067047119, 797.354248046875, 0.20203657448291779, 0.3829173147678375, -0.19552849233150482, 1.4855878353118896, 1.2817109823226929, 0.38561296463012695, -0.9026685357093811, -1.9243990182876587, 2.8616676330566406, -0.6113521456718445, -0.6232498288154602, 1.661923885345459, -1.608707070350647, 390.6553039550781, -0.23617979884147644, 0.4145625829696655, -0.08729980140924454, 1.7798997163772583, -1.0717980861663818, 1.3306431770324707], "std": [0.18347112834453583, 0.043479073792696, 0.2179166078567505, 0.22055812180042267, 0.4644080400466919, 0.24330775439739227, 0.3991781771183014, 127.94737243652344, 0.08254683762788773, 0.035367317497730255, 0.02888365648686886, 1.7000819444656372, 0.22182409465312958, 2.064944267272949, 0.10653672367334366, 0.06209645792841911, 0.00811963900923729, 0.22191666066646576, 0.37966734170913696, 0.3112097978591919, 0.3326861560344696, 323.9384765625, 0.019699949771165848, 0.01791660487651825, 0.060074374079704285, 0.6442830562591553, 0.15765537321567535, 1.5315520763397217], "count": [367]}, "action": {"min": [0.5715429782867432, 1.879859209060669, -0.5160240530967712, -0.5110673308372498, 0.5809328556060791, 1.0792592763900757, -2.801881790161133, 487.0, -0.0024500000290572643, 0.31006601452827454, -0.23198099434375763, -3.1401853561401367, 0.8029999732971191, -3.1401853561401367, -1.0342472791671753, -2.040132761001587, 2.808199882507324, -0.8377580642700195, -1.5063413381576538, 1.0446319580078125, -1.7779146432876587, 118.0, -0.2731730043888092, 0.39306899905204773, -0.19388900697231293, 0.16199994087219238, -1.4160000085830688, -3.0850000381469727], "max": [1.15762460231781, 2.0430476665496826, 0.3706206977367401, 0.04455825313925743, 1.7934480905532837, 1.895392656326294, -1.8094003200531006, 896.0, 0.2936440110206604, 0.429392009973526, -0.12595300376415253, 3.138000011444092, 1.531000018119812, 3.138000011444092, -0.621668815612793, -1.8659141063690186, 2.8640856742858887, 0.07236135005950928, 0.02839650772511959, 1.917471170425415, -0.6181083917617798, 878.0, -0.19378000497817993, 0.45599299669265747, -0.02900099940598011, 2.890000104904175, -0.7480000257492065, 3.125], "mean": [0.7006591558456421, 2.0019869804382324, -0.19719024002552032, -0.1929682344198227, 1.256408929824829, 1.2856731414794922, -2.308371067047119, 797.354248046875, 0.20203657448291779, 0.3829173147678375, -0.19552849233150482, 1.4855878353118896, 1.2817109823226929, 0.38561296463012695, -0.9026685357093811, -1.9243990182876587, 2.8616676330566406, -0.6113521456718445, -0.6232498288154602, 1.661923885345459, -1.608707070350647, 390.6553039550781, -0.23617979884147644, 0.4145625829696655, -0.08729980140924454, 1.7798997163772583, -1.0717980861663818, 1.3306431770324707], "std": [0.18347112834453583, 0.043479073792696, 0.2179166078567505, 0.22055812180042267, 0.4644080400466919, 0.24330775439739227, 0.3991781771183014, 127.94737243652344, 0.08254683762788773, 0.035367317497730255, 0.02888365648686886, 1.7000819444656372, 0.22182409465312958, 2.064944267272949, 0.10653672367334366, 0.06209645792841911, 0.00811963900923729, 0.22191666066646576, 0.37966734170913696, 0.3112097978591919, 0.3326861560344696, 323.9384765625, 0.019699949771165848, 0.01791660487651825, 0.060074374079704285, 0.6442830562591553, 0.15765537321567535, 1.5315520763397217], "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": [394], "max": [394], "mean": [394.0], "std": [0.0], "count": [367]}, "index": {"min": [213693], "max": [214059], "mean": [213876.0], "std": [105.94338110519222], "count": [367]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [367]}, "subtask_annotation": {"mean": [4.863760217983652, 12.0, 12.0, 12.0, 12.0], "std": [4.671552266073557, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [367]}, "scene_annotation": {"mean": [394.0], "std": [0.0], "min": [394], "max": [394], "count": [367]}, "eef_direction_state": {"mean": [4.727520435967302, 4.267029972752043], "std": [1.5718505066481243, 1.7807868501426933], "min": [0, 0], "max": [6, 6], "count": [367]}, "eef_velocity_state": {"mean": [0.7384196185286104, 0.8228882833787466], "std": [0.7758063105889997, 0.7942019771033884], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_acc_mag_state": {"mean": [0.7956403269754768, 0.8337874659400545], "std": [0.8411634354459488, 0.8495246874642831], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_direction_action": {"mean": [4.727520435967302, 4.267029972752043], "std": [1.5718505066481243, 1.7807868501426933], "min": [0, 0], "max": [6, 6], "count": [367]}, "eef_velocity_action": {"mean": [0.7384196185286104, 0.8228882833787466], "std": [0.7758063105889997, 0.7942019771033884], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_acc_mag_action": {"mean": [0.7956403269754768, 0.8337874659400545], "std": [0.8411634354459488, 0.8495246874642831], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_sim_pose_state": {"mean": [0.6145323015671112, 0.3304969153111047, 1.1842977852821894, -1.7816693451894503, 1.0708388296923084, -1.293693349057342, 0.5816576476151496, -0.2858469737910052, 1.0778187429550135, 1.4856318801370758, 1.2821740088364517, -0.17575024795812608], "std": [0.020185771314406527, 0.02557683649426337, 0.054832940470663505, 0.6423395134202113, 0.1571941403908024, 2.1922434728005666, 0.030855390619831388, 0.07368614468690575, 0.033840491447469055, 1.7003823993918818, 0.22167558044446292, 2.024149903261152], "min": [0.5769848044486224, 0.2795185779141625, 1.0784674970720238, -2.889389959551715, 0.7479433864522269, -3.1075042248274936, 0.5277202462072426, -0.3826893159884499, 1.0412539893876613, -3.1402588543634047, 0.8040588824684392, -3.1411749556035358], "max": [0.6567136259131082, 0.36131884294068217, 1.237055209832264, -0.17172847160794408, 1.4157876797535978, 3.117896791657227, 0.6368121083971862, -0.09928573210752163, 1.1545214967864386, 3.1377694145230874, 1.5316513392570124, 3.140230274477319], "count": [367]}, "eef_sim_pose_action": {"mean": [0.6145323015671112, 0.3304969153111047, 1.1842977852821894, -1.7816693451894503, 1.0708388296923084, -1.293693349057342, 0.5816576476151496, -0.2858469737910052, 1.0778187429550135, 1.4856318801370758, 1.2821740088364517, -0.17575024795812608], "std": [0.020185771314406527, 0.02557683649426337, 0.054832940470663505, 0.6423395134202113, 0.1571941403908024, 2.1922434728005666, 0.030855390619831388, 0.07368614468690575, 0.033840491447469055, 1.7003823993918818, 0.22167558044446292, 2.024149903261152], "min": [0.5769848044486224, 0.2795185779141625, 1.0784674970720238, -2.889389959551715, 0.7479433864522269, -3.1075042248274936, 0.5277202462072426, -0.3826893159884499, 1.0412539893876613, -3.1402588543634047, 0.8040588824684392, -3.1411749556035358], "max": [0.6567136259131082, 0.36131884294068217, 1.237055209832264, -0.17172847160794408, 1.4157876797535978, 3.117896791657227, 0.6368121083971862, -0.09928573210752163, 1.1545214967864386, 3.1377694145230874, 1.5316513392570124, 3.140230274477319], "count": [367]}, "gripper_mode_state": {"mean": [0.6485013623978202, 0.08446866485013624], "std": [0.4774383157707288, 0.2780893912190308], "min": [0, 0], "max": [1, 1], "count": [367]}, "gripper_activity_state": {"mean": [1.8310626702997275, 1.8692098092643052], "std": [0.4993889605779174, 0.47762488799972314], "min": [0, 0], "max": [2, 2], "count": [367]}, "gripper_mode_action": {"mean": [0.6485013623978202, 0.08446866485013624], "std": [0.4774383157707288, 0.2780893912190308], "min": [0, 0], "max": [1, 1], "count": [367]}, "gripper_activity_action": {"mean": [1.8310626702997275, 1.8692098092643052], "std": [0.4993889605779174, 0.47762488799972314], "min": [0, 0], "max": [2, 2], "count": [367]}, "gripper_open_scale_state": {"mean": [0.390655313372287, 0.7973542230174714], "std": [0.3239384567529863, 0.12794731119673525], "min": [0.118, 0.487], "max": [0.878, 0.896], "count": [367]}, "gripper_open_scale_action": {"mean": [0.390655313372287, 0.7973542230174714], "std": [0.3239384567529863, 0.12794731119673525], "min": [0.118, 0.487], "max": [0.878, 0.896], "count": [367]}}} +{"episode_index": 394, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.46749260620915034]], [[0.4513875142973856]], [[0.4371314644607843]]], "std": [[[0.13398916261312632]], [[0.14678675147031484]], [[0.1605444631112158]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.46314466094771245]], [[0.46525033496732027]], [[0.4591213276143791]]], "std": [[[0.06672134723790213]], [[0.06263082383173676]], [[0.06655272089023849]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8588235294117647]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.48493280433006536]], [[0.4798586213235294]], [[0.4653563541666667]]], "std": [[[0.09673072304130208]], [[0.0924599124260274]], [[0.11387072077950279]]], "count": [100]}, "observation.state": {"min": [0.5823814868927002, 2.0098862648010254, -0.5644918084144592, -0.2945941388607025, 0.6270793676376343, 0.6037268042564392, -2.6918911933898926, 522.0, 0.01715400069952011, 0.3878839910030365, -0.2384669929742813, -3.1401853561401367, 0.9020000100135803, -2.953000068664551, -1.0115056037902832, -2.037881374359131, 2.7995781898498535, -0.8386481404304504, -1.4213613271713257, 1.118284821510315, -1.7776353359222412, 118.0, -0.27710598707199097, 0.373196005821228, -0.19028499722480774, 0.061999980360269547, -1.3320000171661377, -3.0889999866485596], "max": [1.0959794521331787, 2.038684368133545, 0.6048089861869812, -0.0058119469322264194, 1.2473170757293701, 1.4201394319534302, -2.0849878787994385, 894.0, 0.2517929971218109, 0.45464399456977844, -0.16463899612426758, 3.1410000324249268, 1.555999994277954, 2.8580000400543213, -0.6414434313774109, -1.9003843069076538, 2.865638494491577, 0.021903883665800095, 0.015114551410079002, 1.996342658996582, -0.5829050540924072, 776.0, -0.19287000596523285, 0.4482420086860657, -0.03957099840044975, 2.818000078201294, -0.7269999980926514, 3.134999990463257], "mean": [0.7748794555664062, 2.023402214050293, 0.09411998093128204, -0.09021792560815811, 0.9841403961181641, 1.0822950601577759, -2.3657517433166504, 807.9597778320312, 0.16929730772972107, 0.40778103470802307, -0.2069145292043686, 0.43423718214035034, 1.2947074174880981, -1.23527991771698, -0.8744091987609863, -1.9476579427719116, 2.8591115474700928, -0.5396744608879089, -0.6909713745117188, 1.6960744857788086, -1.4325151443481445, 351.7392883300781, -0.22175277769565582, 0.4054354131221771, -0.09636923670768738, 1.5683482885360718, -1.1644026041030884, 1.2526766061782837], "std": [0.17782489955425262, 0.006229689810425043, 0.36587008833885193, 0.0936267077922821, 0.21840763092041016, 0.186929851770401, 0.26166948676109314, 130.54208374023438, 0.07730194181203842, 0.02031957544386387, 0.02037871815264225, 2.437904119491577, 0.18265455961227417, 1.5028969049453735, 0.1129378080368042, 0.04896889999508858, 0.015381840988993645, 0.21493615210056305, 0.3751719892024994, 0.29326894879341125, 0.344746857881546, 284.99908447265625, 0.01802254468202591, 0.0181055199354887, 0.05136197805404663, 0.6533862352371216, 0.1870410442352295, 1.7104557752609253], "count": [397]}, "action": {"min": [0.5823814868927002, 2.0098862648010254, -0.5644918084144592, -0.2945941388607025, 0.6270793676376343, 0.6037268042564392, -2.6918911933898926, 522.0, 0.01715400069952011, 0.3878839910030365, -0.2384669929742813, -3.1401853561401367, 0.9020000100135803, -2.953000068664551, -1.0115056037902832, -2.037881374359131, 2.7995781898498535, -0.8386481404304504, -1.4213613271713257, 1.118284821510315, -1.7776353359222412, 118.0, -0.27710598707199097, 0.373196005821228, -0.19028499722480774, 0.061999980360269547, -1.3320000171661377, -3.0889999866485596], "max": [1.0959794521331787, 2.038684368133545, 0.6048089861869812, -0.0058119469322264194, 1.2473170757293701, 1.4201394319534302, -2.0849878787994385, 894.0, 0.2517929971218109, 0.45464399456977844, -0.16463899612426758, 3.1410000324249268, 1.555999994277954, 2.8580000400543213, -0.6414434313774109, -1.9003843069076538, 2.865638494491577, 0.021903883665800095, 0.015114551410079002, 1.996342658996582, -0.5829050540924072, 776.0, -0.19287000596523285, 0.4482420086860657, -0.03957099840044975, 2.818000078201294, -0.7269999980926514, 3.134999990463257], "mean": [0.7748794555664062, 2.023402214050293, 0.09411998093128204, -0.09021792560815811, 0.9841403961181641, 1.0822950601577759, -2.3657517433166504, 807.9597778320312, 0.16929730772972107, 0.40778103470802307, -0.2069145292043686, 0.43423718214035034, 1.2947074174880981, -1.23527991771698, -0.8744091987609863, -1.9476579427719116, 2.8591115474700928, -0.5396744608879089, -0.6909713745117188, 1.6960744857788086, -1.4325151443481445, 351.7392883300781, -0.22175277769565582, 0.4054354131221771, -0.09636923670768738, 1.5683482885360718, -1.1644026041030884, 1.2526766061782837], "std": [0.17782489955425262, 0.006229689810425043, 0.36587008833885193, 0.0936267077922821, 0.21840763092041016, 0.186929851770401, 0.26166948676109314, 130.54208374023438, 0.07730194181203842, 0.02031957544386387, 0.02037871815264225, 2.437904119491577, 0.18265455961227417, 1.5028969049453735, 0.1129378080368042, 0.04896889999508858, 0.015381840988993645, 0.21493615210056305, 0.3751719892024994, 0.29326894879341125, 0.344746857881546, 284.99908447265625, 0.01802254468202591, 0.0181055199354887, 0.05136197805404663, 0.6533862352371216, 0.1870410442352295, 1.7104557752609253], "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": [395], "max": [395], "mean": [395.0], "std": [0.0], "count": [397]}, "index": {"min": [214060], "max": [214456], "mean": [214258.0], "std": [114.60366486286553], "count": [397]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [397]}, "subtask_annotation": {"mean": [4.7430730478589425, 12.0, 12.0, 12.0, 12.0], "std": [4.492308974976449, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [397]}, "scene_annotation": {"mean": [395.0], "std": [0.0], "min": [395], "max": [395], "count": [397]}, "eef_direction_state": {"mean": [4.503778337531486, 4.2569269521410575], "std": [1.6760607622712937, 1.943660787439195], "min": [0, 0], "max": [6, 6], "count": [397]}, "eef_velocity_state": {"mean": [0.707808564231738, 0.6826196473551638], "std": [0.7028294622629959, 0.7545163355898378], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_acc_mag_state": {"mean": [0.7380352644836272, 0.7103274559193955], "std": [0.8319133170098827, 0.8423423881165917], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_direction_action": {"mean": [4.503778337531486, 4.2569269521410575], "std": [1.6760607622712937, 1.943660787439195], "min": [0, 0], "max": [6, 6], "count": [397]}, "eef_velocity_action": {"mean": [0.707808564231738, 0.6826196473551638], "std": [0.7028294622629959, 0.7545163355898378], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_acc_mag_action": {"mean": [0.7380352644836272, 0.7103274559193955], "std": [0.8319133170098827, 0.8423423881165917], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_sim_pose_state": {"mean": [0.6069391098529208, 0.3170726210700919, 1.171321755041468, -1.5693484525728043, 1.1636230354107018, -1.4181850855205587, 0.6031917008419785, -0.25308207551707274, 1.0670980008602218, 0.4184240859492614, 1.2951482629280144, -0.4487000921102363], "std": [0.01949843671881869, 0.018913894497818193, 0.0475143308695994, 0.6519917030046716, 0.1867603369993554, 2.013972875623858, 0.026235715267622958, 0.0656639190701856, 0.024359595514261267, 2.441012439907229, 0.1824609773046896, 1.9952036823056185], "min": [0.5769387474353233, 0.28528851009555867, 1.075804588245099, -2.8170690457014573, 0.7269059249139609, -3.12870643921583, 0.5721249779415896, -0.3204801581502973, 1.0406536227113459, -3.1406279234819037, 0.9022367905863136, -3.061739595470822], "max": [0.6490503613497546, 0.36681632143159904, 1.2255091200236217, -0.06731316943815807, 1.3319872416229983, 3.1275350923931122, 0.6518588671031195, -0.11904423863120663, 1.1145415854094392, 3.1403298195242892, 1.5559088604239633, 3.0922444085629865], "count": [397]}, "eef_sim_pose_action": {"mean": [0.6069391098529208, 0.3170726210700919, 1.171321755041468, -1.5693484525728043, 1.1636230354107018, -1.4181850855205587, 0.6031917008419785, -0.25308207551707274, 1.0670980008602218, 0.4184240859492614, 1.2951482629280144, -0.4487000921102363], "std": [0.01949843671881869, 0.018913894497818193, 0.0475143308695994, 0.6519917030046716, 0.1867603369993554, 2.013972875623858, 0.026235715267622958, 0.0656639190701856, 0.024359595514261267, 2.441012439907229, 0.1824609773046896, 1.9952036823056185], "min": [0.5769387474353233, 0.28528851009555867, 1.075804588245099, -2.8170690457014573, 0.7269059249139609, -3.12870643921583, 0.5721249779415896, -0.3204801581502973, 1.0406536227113459, -3.1406279234819037, 0.9022367905863136, -3.061739595470822], "max": [0.6490503613497546, 0.36681632143159904, 1.2255091200236217, -0.06731316943815807, 1.3319872416229983, 3.1275350923931122, 0.6518588671031195, -0.11904423863120663, 1.1145415854094392, 3.1403298195242892, 1.5559088604239633, 3.0922444085629865], "count": [397]}, "gripper_mode_state": {"mean": [0.6574307304785895, 0.0], "std": [0.4745688201946878, 0.0], "min": [0, 0], "max": [1, 0], "count": [397]}, "gripper_activity_state": {"mean": [1.871536523929471, 1.9093198992443325], "std": [0.4557175611246377, 0.39752228957925473], "min": [0, 0], "max": [2, 2], "count": [397]}, "gripper_mode_action": {"mean": [0.6574307304785895, 0.0], "std": [0.4745688201946878, 0.0], "min": [0, 0], "max": [1, 0], "count": [397]}, "gripper_activity_action": {"mean": [1.871536523929471, 1.9093198992443325], "std": [0.4557175611246377, 0.39752228957925473], "min": [0, 0], "max": [2, 2], "count": [397]}, "gripper_open_scale_state": {"mean": [0.35173929492172157, 0.8079596977329974], "std": [0.28499914006733745, 0.1305420786331079], "min": [0.118, 0.522], "max": [0.776, 0.894], "count": [397]}, "gripper_open_scale_action": {"mean": [0.35173929492172157, 0.8079596977329974], "std": [0.28499914006733745, 0.1305420786331079], "min": [0.118, 0.522], "max": [0.776, 0.894], "count": [397]}}} +{"episode_index": 395, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.47607655228758167]], [[0.46657584354575166]], [[0.45161503472222225]]], "std": [[[0.13610025222356562]], [[0.14056069863996093]], [[0.1564679876001947]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.46508943218954246]], [[0.4673440155228758]], [[0.4613819158496732]]], "std": [[[0.07828325339437407]], [[0.07457518317303052]], [[0.08010978322307918]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8745098039215686]], [[1.0]], [[0.9254901960784314]]], "mean": [[[0.48924514501633987]], [[0.4813984232026144]], [[0.46619568831699343]]], "std": [[[0.10196111449460761]], [[0.10020029091211344]], [[0.12274088539791901]]], "count": [100]}, "observation.state": {"min": [0.5636540651321411, 1.957369327545166, -0.6015800833702087, -0.3923325836658478, 0.575469970703125, 1.1088426113128662, -2.70623779296875, 435.0, -0.0004780000017490238, 0.37178799510002136, -0.22864599525928497, -3.1391851902008057, 0.8250000476837158, -3.059000015258789, -1.0116277933120728, -2.0385968685150146, 2.8500356674194336, -0.8525235652923584, -1.4696370363235474, 1.2596564292907715, -1.873453974723816, 113.0, -0.25879499316215515, 0.36860400438308716, -0.18319399654865265, 0.03699999675154686, -1.309000015258789, -3.053999900817871], "max": [1.167834758758545, 2.040377140045166, 0.6661921739578247, -0.019739676266908646, 1.2199677228927612, 1.5750724077224731, -1.813309907913208, 894.0, 0.2528809905052185, 0.42107000946998596, -0.1466829925775528, 3.140000104904175, 1.5640000104904175, 2.5220000743865967, -0.6422288417816162, -1.8620569705963135, 2.8640506267547607, 0.02206096425652504, 0.07784169167280197, 2.0361361503601074, -0.5888217687606812, 828.0, -0.20428599417209625, 0.4336169958114624, -0.05144999921321869, 2.7070000171661377, -0.6330000162124634, 3.135999917984009], "mean": [0.7478251457214355, 2.018200635910034, 0.06900420039892197, -0.1599731296300888, 0.9210585355758667, 1.2402561902999878, -2.305191993713379, 818.131591796875, 0.1758112907409668, 0.3918909430503845, -0.1986594945192337, 1.613649606704712, 1.2960950136184692, -1.1768478155136108, -0.858801543712616, -1.927693486213684, 2.8617753982543945, -0.554842472076416, -0.6305098533630371, 1.7758193016052246, -1.478206753730774, 387.1978454589844, -0.23087257146835327, 0.39242056012153625, -0.09798666089773178, 1.650091528892517, -1.0776314735412598, 1.0153796672821045], "std": [0.18396109342575073, 0.015349258668720722, 0.5006680488586426, 0.13777710497379303, 0.21121901273727417, 0.11895611137151718, 0.33713817596435547, 153.3579559326172, 0.07814213633537292, 0.012440312653779984, 0.02577856183052063, 1.7511364221572876, 0.2183966189622879, 1.518147349357605, 0.10405152291059494, 0.06701689213514328, 0.004206404555588961, 0.23008844256401062, 0.40948179364204407, 0.2843688130378723, 0.3949755132198334, 302.50457763671875, 0.013329116627573967, 0.01981896534562111, 0.04379405826330185, 0.7110045552253723, 0.1887476146221161, 1.6388212442398071], "count": [369]}, "action": {"min": [0.5636540651321411, 1.957369327545166, -0.6015800833702087, -0.3923325836658478, 0.575469970703125, 1.1088426113128662, -2.70623779296875, 435.0, -0.0004780000017490238, 0.37178799510002136, -0.22864599525928497, -3.1391851902008057, 0.8250000476837158, -3.059000015258789, -1.0116277933120728, -2.0385968685150146, 2.8500356674194336, -0.8525235652923584, -1.4696370363235474, 1.2596564292907715, -1.873453974723816, 113.0, -0.25879499316215515, 0.36860400438308716, -0.18319399654865265, 0.03699999675154686, -1.309000015258789, -3.053999900817871], "max": [1.167834758758545, 2.040377140045166, 0.6661921739578247, -0.019739676266908646, 1.2199677228927612, 1.5750724077224731, -1.813309907913208, 894.0, 0.2528809905052185, 0.42107000946998596, -0.1466829925775528, 3.140000104904175, 1.5640000104904175, 2.5220000743865967, -0.6422288417816162, -1.8620569705963135, 2.8640506267547607, 0.02206096425652504, 0.07784169167280197, 2.0361361503601074, -0.5888217687606812, 828.0, -0.20428599417209625, 0.4336169958114624, -0.05144999921321869, 2.7070000171661377, -0.6330000162124634, 3.135999917984009], "mean": [0.7478251457214355, 2.018200635910034, 0.06900420039892197, -0.1599731296300888, 0.9210585355758667, 1.2402561902999878, -2.305191993713379, 818.131591796875, 0.1758112907409668, 0.3918909430503845, -0.1986594945192337, 1.613649606704712, 1.2960950136184692, -1.1768478155136108, -0.858801543712616, -1.927693486213684, 2.8617753982543945, -0.554842472076416, -0.6305098533630371, 1.7758193016052246, -1.478206753730774, 387.1978454589844, -0.23087257146835327, 0.39242056012153625, -0.09798666089773178, 1.650091528892517, -1.0776314735412598, 1.0153796672821045], "std": [0.18396109342575073, 0.015349258668720722, 0.5006680488586426, 0.13777710497379303, 0.21121901273727417, 0.11895611137151718, 0.33713817596435547, 153.3579559326172, 0.07814213633537292, 0.012440312653779984, 0.02577856183052063, 1.7511364221572876, 0.2183966189622879, 1.518147349357605, 0.10405152291059494, 0.06701689213514328, 0.004206404555588961, 0.23008844256401062, 0.40948179364204407, 0.2843688130378723, 0.3949755132198334, 302.50457763671875, 0.013329116627573967, 0.01981896534562111, 0.04379405826330185, 0.7110045552253723, 0.1887476146221161, 1.6388212442398071], "count": [369]}, "timestamp": {"min": [0.0], "max": [12.266666666666667], "mean": [6.133333333333333], "std": [3.5506911168682933], "count": [369]}, "frame_index": {"min": [0], "max": [368], "mean": [184.0], "std": [106.5207335060488], "count": [369]}, "episode_index": {"min": [396], "max": [396], "mean": [396.0], "std": [0.0], "count": [369]}, "index": {"min": [214457], "max": [214825], "mean": [214641.0], "std": [106.5207335060488], "count": [369]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [369]}, "subtask_annotation": {"mean": [3.9186991869918697, 12.0, 12.0, 12.0, 12.0], "std": [4.409757896251158, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [369]}, "scene_annotation": {"mean": [396.0], "std": [0.0], "min": [396], "max": [396], "count": [369]}, "eef_direction_state": {"mean": [4.685636856368563, 4.420054200542006], "std": [1.7511389056961462, 1.7327481805573755], "min": [0, 0], "max": [6, 6], "count": [369]}, "eef_velocity_state": {"mean": [0.6151761517615176, 0.7452574525745257], "std": [0.7276107344553632, 0.7651880413311625], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_acc_mag_state": {"mean": [0.6585365853658537, 0.7967479674796748], "std": [0.8312585712924377, 0.8292682926829262], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_direction_action": {"mean": [4.685636856368563, 4.420054200542006], "std": [1.7511389056961462, 1.7327481805573755], "min": [0, 0], "max": [6, 6], "count": [369]}, "eef_velocity_action": {"mean": [0.6151761517615176, 0.7452574525745257], "std": [0.7276107344553632, 0.7651880413311625], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_acc_mag_action": {"mean": [0.6585365853658537, 0.7967479674796748], "std": [0.8312585712924377, 0.8292682926829262], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_sim_pose_state": {"mean": [0.59596979576067, 0.3269307845142315, 1.17149471463747, -1.6504106471231164, 1.0768964078469754, -1.5168459273558776, 0.5912198384179405, -0.2615670421029902, 1.074992400569626, 1.6136101653221557, 1.2966080220306506, -0.26273365486305744], "std": [0.01877702360189793, 0.02091812296716283, 0.04224975410370396, 0.7095415339809898, 0.18849272544297946, 2.147338892074517, 0.02011222886328992, 0.06653694637391314, 0.031116921357943736, 1.7509875619451354, 0.21823824724418495, 1.99543244608527], "min": [0.5723566301778671, 0.2816461227560684, 1.1003711336476538, -2.706167467153706, 0.6328967566705224, -3.1333485790692728, 0.5623366239263989, -0.32203486513045865, 1.040536620405053, -3.1392536895256136, 0.8257826784404796, -3.0877835930485706], "max": [0.637880861619317, 0.3536442195415766, 1.216269730834329, -0.04060902181754106, 1.3086572231821196, 3.130978734013066, 0.629390257019131, -0.10142950266549534, 1.1375467443990228, 3.1396625650822227, 1.56431251248913, 3.12696367806699], "count": [369]}, "eef_sim_pose_action": {"mean": [0.59596979576067, 0.3269307845142315, 1.17149471463747, -1.6504106471231164, 1.0768964078469754, -1.5168459273558776, 0.5912198384179405, -0.2615670421029902, 1.074992400569626, 1.6136101653221557, 1.2966080220306506, -0.26273365486305744], "std": [0.01877702360189793, 0.02091812296716283, 0.04224975410370396, 0.7095415339809898, 0.18849272544297946, 2.147338892074517, 0.02011222886328992, 0.06653694637391314, 0.031116921357943736, 1.7509875619451354, 0.21823824724418495, 1.99543244608527], "min": [0.5723566301778671, 0.2816461227560684, 1.1003711336476538, -2.706167467153706, 0.6328967566705224, -3.1333485790692728, 0.5623366239263989, -0.32203486513045865, 1.040536620405053, -3.1392536895256136, 0.8257826784404796, -3.0877835930485706], "max": [0.637880861619317, 0.3536442195415766, 1.216269730834329, -0.04060902181754106, 1.3086572231821196, 3.130978734013066, 0.629390257019131, -0.10142950266549534, 1.1375467443990228, 3.1396625650822227, 1.56431251248913, 3.12696367806699], "count": [369]}, "gripper_mode_state": {"mean": [0.6070460704607046, 0.11382113821138211], "std": [0.48840673500569515, 0.3175939021890174], "min": [0, 0], "max": [1, 1], "count": [369]}, "gripper_activity_state": {"mean": [1.853658536585366, 1.872628726287263], "std": [0.45412162743963974, 0.45087554131350427], "min": [0, 0], "max": [2, 2], "count": [369]}, "gripper_mode_action": {"mean": [0.6070460704607046, 0.11382113821138211], "std": [0.48840673500569515, 0.3175939021890174], "min": [0, 0], "max": [1, 1], "count": [369]}, "gripper_activity_action": {"mean": [1.853658536585366, 1.872628726287263], "std": [0.45412162743963974, 0.45087554131350427], "min": [0, 0], "max": [2, 2], "count": [369]}, "gripper_open_scale_state": {"mean": [0.3871978319369682, 0.8181314362316594], "std": [0.3025046510853091, 0.15335796714847053], "min": [0.113, 0.435], "max": [0.828, 0.894], "count": [369]}, "gripper_open_scale_action": {"mean": [0.3871978319369682, 0.8181314362316594], "std": [0.3025046510853091, 0.15335796714847053], "min": [0.113, 0.435], "max": [0.828, 0.894], "count": [369]}}} +{"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.4756168443627451]], [[0.4784748713235294]], [[0.4679094301470588]]], "std": [[[0.11905042842929904]], [[0.11333826892542666]], [[0.12025482889774657]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4671329554738562]], [[0.4734627573529412]], [[0.4654959742647059]]], "std": [[[0.09926415734102348]], [[0.08825027670199587]], [[0.09270321456788044]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.6862745098039216]], [[0.7176470588235294]]], "mean": [[[0.4828578533496732]], [[0.4802529595588235]], [[0.4713714501633987]]], "std": [[[0.08454905819867249]], [[0.08333509595208943]], [[0.10006690912653089]]], "count": [100]}, "observation.state": {"min": [0.5781577825546265, 1.9965869188308716, -0.7816282510757446, -0.8315447568893433, 0.5745449662208557, 0.9785537719726562, -2.9817206859588623, 438.0, 0.013398000039160252, 0.35543501377105713, -0.225150004029274, -3.1411852836608887, 0.7059999704360962, -3.117000102996826, -1.1431034803390503, -2.0402376651763916, 2.7857024669647217, -0.8937307596206665, -1.7315760850906372, 1.2585221529006958, -2.1718878746032715, 124.0, -0.2755089998245239, 0.3662030100822449, -0.20634399354457855, -0.4650000333786011, -1.3830000162124634, -3.0380001068115234], "max": [1.1498229503631592, 2.0470097064971924, 0.2666339576244354, 0.09972811490297318, 2.287236452102661, 1.6436463594436646, -1.5260812044143677, 891.0, 0.287975013256073, 0.43990200757980347, -0.12623600661754608, 3.138000011444092, 1.562000036239624, 3.138000011444092, -0.531609833240509, -1.875949740409851, 2.8671224117279053, 0.18107791244983673, 0.22242477536201477, 2.048318386077881, 0.016598081216216087, 797.0, -0.1731330007314682, 0.41689199209213257, -0.010312999598681927, 2.5769999027252197, -0.3630000054836273, 3.131999969482422], "mean": [0.680663526058197, 2.0261378288269043, -0.32524746656417847, -0.4485457241535187, 1.1855558156967163, 1.2810027599334717, -2.023618698120117, 748.8785400390625, 0.22468839585781097, 0.395431250333786, -0.179019495844841, 1.9503140449523926, 1.185456395149231, -0.8367497324943542, -0.8977394104003906, -1.9664359092712402, 2.8517234325408936, -0.5618409514427185, -0.5436477065086365, 1.695638656616211, -1.577730417251587, 455.9820251464844, -0.220124289393425, 0.3919108510017395, -0.11860804259777069, 1.6674708127975464, -0.8553003072738647, 0.9834851622581482], "std": [0.15161925554275513, 0.008936583995819092, 0.3342962861061096, 0.29507219791412354, 0.5007826089859009, 0.14704158902168274, 0.47667261958122253, 158.82464599609375, 0.07567743957042694, 0.016588302329182625, 0.02672344259917736, 1.4087384939193726, 0.2900359630584717, 1.6137323379516602, 0.19900739192962646, 0.05075817555189133, 0.025655273348093033, 0.39017724990844727, 0.5843405723571777, 0.32351136207580566, 0.7766814231872559, 299.9287109375, 0.02371363528072834, 0.013965488411486149, 0.06681380420923233, 0.8916593790054321, 0.3091585636138916, 1.4200884103775024], "count": [445]}, "action": {"min": [0.5781577825546265, 1.9965869188308716, -0.7816282510757446, -0.8315447568893433, 0.5745449662208557, 0.9785537719726562, -2.9817206859588623, 438.0, 0.013398000039160252, 0.35543501377105713, -0.225150004029274, -3.1411852836608887, 0.7059999704360962, -3.117000102996826, -1.1431034803390503, -2.0402376651763916, 2.7857024669647217, -0.8937307596206665, -1.7315760850906372, 1.2585221529006958, -2.1718878746032715, 124.0, -0.2755089998245239, 0.3662030100822449, -0.20634399354457855, -0.4650000333786011, -1.3830000162124634, -3.0380001068115234], "max": [1.1498229503631592, 2.0470097064971924, 0.2666339576244354, 0.09972811490297318, 2.287236452102661, 1.6436463594436646, -1.5260812044143677, 891.0, 0.287975013256073, 0.43990200757980347, -0.12623600661754608, 3.138000011444092, 1.562000036239624, 3.138000011444092, -0.531609833240509, -1.875949740409851, 2.8671224117279053, 0.18107791244983673, 0.22242477536201477, 2.048318386077881, 0.016598081216216087, 797.0, -0.1731330007314682, 0.41689199209213257, -0.010312999598681927, 2.5769999027252197, -0.3630000054836273, 3.131999969482422], "mean": [0.680663526058197, 2.0261378288269043, -0.32524746656417847, -0.4485457241535187, 1.1855558156967163, 1.2810027599334717, -2.023618698120117, 748.8785400390625, 0.22468839585781097, 0.395431250333786, -0.179019495844841, 1.9503140449523926, 1.185456395149231, -0.8367497324943542, -0.8977394104003906, -1.9664359092712402, 2.8517234325408936, -0.5618409514427185, -0.5436477065086365, 1.695638656616211, -1.577730417251587, 455.9820251464844, -0.220124289393425, 0.3919108510017395, -0.11860804259777069, 1.6674708127975464, -0.8553003072738647, 0.9834851622581482], "std": [0.15161925554275513, 0.008936583995819092, 0.3342962861061096, 0.29507219791412354, 0.5007826089859009, 0.14704158902168274, 0.47667261958122253, 158.82464599609375, 0.07567743957042694, 0.016588302329182625, 0.02672344259917736, 1.4087384939193726, 0.2900359630584717, 1.6137323379516602, 0.19900739192962646, 0.05075817555189133, 0.025655273348093033, 0.39017724990844727, 0.5843405723571777, 0.32351136207580566, 0.7766814231872559, 299.9287109375, 0.02371363528072834, 0.013965488411486149, 0.06681380420923233, 0.8916593790054321, 0.3091585636138916, 1.4200884103775024], "count": [445]}, "timestamp": {"min": [0.0], "max": [14.8], "mean": [7.4], "std": [4.282003684673281], "count": [445]}, "frame_index": {"min": [0], "max": [444], "mean": [222.0], "std": [128.46011054019843], "count": [445]}, "episode_index": {"min": [397], "max": [397], "mean": [397.0], "std": [0.0], "count": [445]}, "index": {"min": [214826], "max": [215270], "mean": [215048.0], "std": [128.46011054019843], "count": [445]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [445]}, "subtask_annotation": {"mean": [4.512359550561798, 12.0, 12.0, 12.0, 12.0], "std": [4.542726504583172, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [445]}, "scene_annotation": {"mean": [397.0], "std": [0.0], "min": [397], "max": [397], "count": [445]}, "eef_direction_state": {"mean": [4.217977528089888, 4.417977528089888], "std": [1.7364927715261043, 1.7289707139891322], "min": [0, 0], "max": [6, 6], "count": [445]}, "eef_velocity_state": {"mean": [0.8067415730337079, 0.797752808988764], "std": [0.7021312263802265, 0.8041993056240903], "min": [0, 0], "max": [2, 2], "count": [445]}, "eef_acc_mag_state": {"mean": [0.748314606741573, 0.7056179775280899], "std": [0.8370778975941107, 0.8161790328165711], "min": [0, 0], "max": [2, 2], "count": [445]}, "eef_direction_action": {"mean": [4.217977528089888, 4.417977528089888], "std": [1.7364927715261043, 1.7289707139891322], "min": [0, 0], "max": [6, 6], "count": [445]}, "eef_velocity_action": {"mean": [0.8067415730337079, 0.797752808988764], "std": [0.7021312263802265, 0.8041993056240903], "min": [0, 0], "max": [2, 2], "count": [445]}, "eef_acc_mag_action": {"mean": [0.748314606741573, 0.7056179775280899], "std": [0.8370778975941107, 0.8161790328165711], "min": [0, 0], "max": [2, 2], "count": [445]}, "eef_sim_pose_state": {"mean": [0.5958810282384605, 0.3111296926881093, 1.1585422182378105, -1.668683959385371, 0.8547610885473106, 0.7326490365287222, 0.5931242182340358, -0.3074643295970995, 1.0981850062331406, 1.9478838636590934, 1.1859759276348127, -0.1799431198362179], "std": [0.023159793530442327, 0.02100000082924806, 0.07041981495467722, 0.8893485283134442, 0.3094027955031786, 2.558289093099838, 0.020105623648430323, 0.06882326643006419, 0.03160730695867379, 1.4139173729865433, 0.28987987025443845, 2.049355524739535], "min": [0.5514155787645245, 0.27322130692120156, 1.0503536351504952, -2.576468428438316, 0.3626173166706379, -3.1407119883933774, 0.5620070391451892, -0.3662237171093896, 1.0383836007848928, -3.1411060316182886, 0.7069456887868562, -3.0491174108844286], "max": [0.6299553972238522, 0.3669404024667263, 1.2647920643794377, 0.4610473514265291, 1.3829664269298712, 3.139560388101967, 0.6449700942058457, -0.11126654406466963, 1.162655967107054, 3.137711375864825, 1.562104701398964, 3.1188837560047054], "count": [445]}, "eef_sim_pose_action": {"mean": [0.5958810282384605, 0.3111296926881093, 1.1585422182378105, -1.668683959385371, 0.8547610885473106, 0.7326490365287222, 0.5931242182340358, -0.3074643295970995, 1.0981850062331406, 1.9478838636590934, 1.1859759276348127, -0.1799431198362179], "std": [0.023159793530442327, 0.02100000082924806, 0.07041981495467722, 0.8893485283134442, 0.3094027955031786, 2.558289093099838, 0.020105623648430323, 0.06882326643006419, 0.03160730695867379, 1.4139173729865433, 0.28987987025443845, 2.049355524739535], "min": [0.5514155787645245, 0.27322130692120156, 1.0503536351504952, -2.576468428438316, 0.3626173166706379, -3.1407119883933774, 0.5620070391451892, -0.3662237171093896, 1.0383836007848928, -3.1411060316182886, 0.7069456887868562, -3.0491174108844286], "max": [0.6299553972238522, 0.3669404024667263, 1.2647920643794377, 0.4610473514265291, 1.3829664269298712, 3.139560388101967, 0.6449700942058457, -0.11126654406466963, 1.162655967107054, 3.137711375864825, 1.562104701398964, 3.1188837560047054], "count": [445]}, "gripper_mode_state": {"mean": [0.5168539325842697, 0.1842696629213483], "std": [0.499715864223303, 0.3877039518088517], "min": [0, 0], "max": [1, 1], "count": [445]}, "gripper_activity_state": {"mean": [1.901123595505618, 1.8966292134831462], "std": [0.4068222652592496, 0.42728551047417923], "min": [0, 0], "max": [2, 2], "count": [445]}, "gripper_mode_action": {"mean": [0.5168539325842697, 0.1842696629213483], "std": [0.499715864223303, 0.3877039518088517], "min": [0, 0], "max": [1, 1], "count": [445]}, "gripper_activity_action": {"mean": [1.901123595505618, 1.8966292134831462], "std": [0.4068222652592496, 0.42728551047417923], "min": [0, 0], "max": [2, 2], "count": [445]}, "gripper_open_scale_state": {"mean": [0.4559820225747792, 0.7488786519597086], "std": [0.2999286891481087, 0.1588246995785959], "min": [0.124, 0.438], "max": [0.797, 0.891], "count": [445]}, "gripper_open_scale_action": {"mean": [0.4559820225747792, 0.7488786519597086], "std": [0.2999286891481087, 0.1588246995785959], "min": [0.124, 0.438], "max": [0.797, 0.891], "count": [445]}}} +{"episode_index": 397, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4667162132352941]], [[0.47038823325163404]], [[0.4609080821078432]]], "std": [[[0.12026299374422067]], [[0.11481215975483394]], [[0.121221582159053]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.6705882352941176]], [[0.6627450980392157]]], "mean": [[[0.47145911560457515]], [[0.47634070874183004]], [[0.46889186274509803]]], "std": [[[0.08082419270671905]], [[0.07223061854041708]], [[0.07911671937751359]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7176470588235294]], [[0.6823529411764706]], [[0.6941176470588235]]], "mean": [[[0.4773824162581699]], [[0.4719360947712418]], [[0.46117670955882356]]], "std": [[[0.09525272960389286]], [[0.09160120113026202]], [[0.11262678349421613]]], "count": [100]}, "observation.state": {"min": [0.5723981857299805, 2.0119807720184326, -0.6109175682067871, -0.6228381991386414, 0.6471856236457825, 0.9616066813468933, -2.8931450843811035, 480.0, 0.029836999252438545, 0.36010900139808655, -0.22681699693202972, -3.131185293197632, 0.8489999771118164, -3.0899999141693115, -1.0694854259490967, -2.0402376651763916, 2.8208885192871094, -0.7828325629234314, -1.7211215496063232, 1.182408332824707, -2.230391263961792, 115.0, -0.2551189959049225, 0.3758389949798584, -0.21406500041484833, -0.044000010937452316, -1.4509999752044678, -3.1401853561401367], "max": [1.094199299812317, 2.0371832847595215, -0.3204948306083679, 0.00457276264205575, 2.311636447906494, 1.5255399942398071, -1.7578433752059937, 898.0, 0.3015289902687073, 0.4301129877567291, -0.1663369983434677, 3.118000030517578, 1.565000057220459, 3.056999921798706, -0.5525538325309753, -1.8389487266540527, 2.86441707611084, 0.2804395258426666, 0.21019001305103302, 1.8316880464553833, -0.010663961991667747, 788.0, -0.16017499566078186, 0.42592599987983704, -0.04608500003814697, 2.5769999027252197, -0.3799999952316284, 3.0739998817443848], "mean": [0.6946137547492981, 2.0252418518066406, -0.42433056235313416, -0.24659696221351624, 1.5223239660263062, 1.162593126296997, -2.355315685272217, 785.1695556640625, 0.21776612102985382, 0.3947181701660156, -0.20474417507648468, 1.2701798677444458, 1.266629695892334, -1.1591651439666748, -0.9161533713340759, -1.9820563793182373, 2.8583171367645264, -0.5339004993438721, -0.5322756767272949, 1.5768808126449585, -1.6992796659469604, 357.8583679199219, -0.20555216073989868, 0.4103613495826721, -0.1260298639535904, 1.7881437540054321, -0.8606435656547546, 1.3732004165649414], "std": [0.1477281004190445, 0.0057493275962769985, 0.11144580692052841, 0.23349228501319885, 0.7211534976959229, 0.17932093143463135, 0.4760834276676178, 150.27706909179688, 0.08049014955759048, 0.017107943072915077, 0.018745191395282745, 2.187769889831543, 0.26905059814453125, 1.4589860439300537, 0.15616202354431152, 0.03432980924844742, 0.012835304252803326, 0.30249205231666565, 0.5045074224472046, 0.24627359211444855, 0.6236599087715149, 285.39996337890625, 0.023971235379576683, 0.012696811929345131, 0.056147731840610504, 0.644304633140564, 0.29446402192115784, 1.3167603015899658], "count": [413]}, "action": {"min": [0.5723981857299805, 2.0119807720184326, -0.6109175682067871, -0.6228381991386414, 0.6471856236457825, 0.9616066813468933, -2.8931450843811035, 480.0, 0.029836999252438545, 0.36010900139808655, -0.22681699693202972, -3.131185293197632, 0.8489999771118164, -3.0899999141693115, -1.0694854259490967, -2.0402376651763916, 2.8208885192871094, -0.7828325629234314, -1.7211215496063232, 1.182408332824707, -2.230391263961792, 115.0, -0.2551189959049225, 0.3758389949798584, -0.21406500041484833, -0.044000010937452316, -1.4509999752044678, -3.1401853561401367], "max": [1.094199299812317, 2.0371832847595215, -0.3204948306083679, 0.00457276264205575, 2.311636447906494, 1.5255399942398071, -1.7578433752059937, 898.0, 0.3015289902687073, 0.4301129877567291, -0.1663369983434677, 3.118000030517578, 1.565000057220459, 3.056999921798706, -0.5525538325309753, -1.8389487266540527, 2.86441707611084, 0.2804395258426666, 0.21019001305103302, 1.8316880464553833, -0.010663961991667747, 788.0, -0.16017499566078186, 0.42592599987983704, -0.04608500003814697, 2.5769999027252197, -0.3799999952316284, 3.0739998817443848], "mean": [0.6946137547492981, 2.0252418518066406, -0.42433056235313416, -0.24659696221351624, 1.5223239660263062, 1.162593126296997, -2.355315685272217, 785.1695556640625, 0.21776612102985382, 0.3947181701660156, -0.20474417507648468, 1.2701798677444458, 1.266629695892334, -1.1591651439666748, -0.9161533713340759, -1.9820563793182373, 2.8583171367645264, -0.5339004993438721, -0.5322756767272949, 1.5768808126449585, -1.6992796659469604, 357.8583679199219, -0.20555216073989868, 0.4103613495826721, -0.1260298639535904, 1.7881437540054321, -0.8606435656547546, 1.3732004165649414], "std": [0.1477281004190445, 0.0057493275962769985, 0.11144580692052841, 0.23349228501319885, 0.7211534976959229, 0.17932093143463135, 0.4760834276676178, 150.27706909179688, 0.08049014955759048, 0.017107943072915077, 0.018745191395282745, 2.187769889831543, 0.26905059814453125, 1.4589860439300537, 0.15616202354431152, 0.03432980924844742, 0.012835304252803326, 0.30249205231666565, 0.5045074224472046, 0.24627359211444855, 0.6236599087715149, 285.39996337890625, 0.023971235379576683, 0.012696811929345131, 0.056147731840610504, 0.644304633140564, 0.29446402192115784, 1.3167603015899658], "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": [398], "max": [398], "mean": [398.0], "std": [0.0], "count": [413]}, "index": {"min": [215271], "max": [215683], "mean": [215477.0], "std": [119.22248110151038], "count": [413]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [413]}, "subtask_annotation": {"mean": [4.738498789346247, 12.0, 12.0, 12.0, 12.0], "std": [4.731983256836078, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [413]}, "scene_annotation": {"mean": [398.0], "std": [0.0], "min": [398], "max": [398], "count": [413]}, "eef_direction_state": {"mean": [4.368038740920097, 4.394673123486683], "std": [1.7480934695147645, 1.8057402960111488], "min": [0, 0], "max": [6, 6], "count": [413]}, "eef_velocity_state": {"mean": [0.7554479418886199, 0.6876513317191283], "std": [0.7336601698802029, 0.7408963581631314], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_acc_mag_state": {"mean": [0.711864406779661, 0.6053268765133172], "std": [0.8214907968530358, 0.7974965078774211], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_direction_action": {"mean": [4.368038740920097, 4.394673123486683], "std": [1.7480934695147645, 1.8057402960111488], "min": [0, 0], "max": [6, 6], "count": [413]}, "eef_velocity_action": {"mean": [0.7554479418886199, 0.6876513317191283], "std": [0.7336601698802029, 0.7408963581631314], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_acc_mag_action": {"mean": [0.711864406779661, 0.6053268765133172], "std": [0.8214907968530358, 0.7974965078774211], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_sim_pose_state": {"mean": [0.6128125688097287, 0.29844931925008394, 1.150765051669555, -1.7893309459081037, 0.8598189543029321, -2.0460169755027815, 0.5916899153473072, -0.2964054151261866, 1.0714744374185763, 1.2699735844094358, 1.2672101170431203, -0.2512742423262341], "std": [0.020831576501588976, 0.01903160057372991, 0.05381322953530287, 0.6417059339084359, 0.29458298005234956, 1.7464511053907652, 0.018685455565102795, 0.06589175268646233, 0.024847701738240743, 2.187772299826196, 0.26876742663757364, 2.0014198032165456], "min": [0.5578625130149631, 0.26487034958594313, 1.0457312698246428, -2.577059125136917, 0.3793393196658734, -3.1386711473385698, 0.5660918155627991, -0.35804251742522925, 1.0398530577511154, -3.1316708130976996, 0.8499014669326606, -3.113210182078487], "max": [0.635723890849671, 0.34264579097834036, 1.2232306422473744, 0.03651638260169386, 1.451283714024179, 3.140480912305465, 0.6325835653059482, -0.12888967033053467, 1.1157882479676857, 3.1183789927678793, 1.5652046760529141, 3.0550046682270566], "count": [413]}, "eef_sim_pose_action": {"mean": [0.6128125688097287, 0.29844931925008394, 1.150765051669555, -1.7893309459081037, 0.8598189543029321, -2.0460169755027815, 0.5916899153473072, -0.2964054151261866, 1.0714744374185763, 1.2699735844094358, 1.2672101170431203, -0.2512742423262341], "std": [0.020831576501588976, 0.01903160057372991, 0.05381322953530287, 0.6417059339084359, 0.29458298005234956, 1.7464511053907652, 0.018685455565102795, 0.06589175268646233, 0.024847701738240743, 2.187772299826196, 0.26876742663757364, 2.0014198032165456], "min": [0.5578625130149631, 0.26487034958594313, 1.0457312698246428, -2.577059125136917, 0.3793393196658734, -3.1386711473385698, 0.5660918155627991, -0.35804251742522925, 1.0398530577511154, -3.1316708130976996, 0.8499014669326606, -3.113210182078487], "max": [0.635723890849671, 0.34264579097834036, 1.2232306422473744, 0.03651638260169386, 1.451283714024179, 3.140480912305465, 0.6325835653059482, -0.12888967033053467, 1.1157882479676857, 3.1183789927678793, 1.5652046760529141, 3.0550046682270566], "count": [413]}, "gripper_mode_state": {"mean": [0.6246973365617433, 0.14285714285714285], "std": [0.48420096473923874, 0.34992710611188343], "min": [0, 0], "max": [1, 1], "count": [413]}, "gripper_activity_state": {"mean": [1.87409200968523, 1.8983050847457628], "std": [0.4159437022567483, 0.41674634332106864], "min": [0, 0], "max": [2, 2], "count": [413]}, "gripper_mode_action": {"mean": [0.6246973365617433, 0.14285714285714285], "std": [0.48420096473923874, 0.34992710611188343], "min": [0, 0], "max": [1, 1], "count": [413]}, "gripper_activity_action": {"mean": [1.87409200968523, 1.8983050847457628], "std": [0.4159437022567483, 0.41674634332106864], "min": [0, 0], "max": [2, 2], "count": [413]}, "gripper_open_scale_state": {"mean": [0.3578583532153261, 0.7851694915254234], "std": [0.2853999419016844, 0.15027709269343784], "min": [0.115, 0.48], "max": [0.788, 0.898], "count": [413]}, "gripper_open_scale_action": {"mean": [0.3578583532153261, 0.7851694915254234], "std": [0.2853999419016844, 0.15027709269343784], "min": [0.115, 0.48], "max": [0.788, 0.898], "count": [413]}}} +{"episode_index": 398, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47896053717320264]], [[0.48347973651960785]], [[0.474620943627451]]], "std": [[[0.124041919176212]], [[0.117841514863324]], [[0.12413352888202679]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.792156862745098]], [[0.803921568627451]], [[0.8]]], "mean": [[[0.46324455269607845]], [[0.4665815890522876]], [[0.4609838786764706]]], "std": [[[0.07972623771586772]], [[0.06896441854527544]], [[0.07466334861805508]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8117647058823529]], [[0.7137254901960784]], [[0.7372549019607844]]], "mean": [[[0.4748544505718954]], [[0.47388482230392154]], [[0.4609363868464052]]], "std": [[[0.0954604944761305]], [[0.09210184306699412]], [[0.1116050574280625]]], "count": [100]}, "observation.state": {"min": [0.5460436940193176, 1.9446808099746704, -0.8305848240852356, -0.7157420516014099, 0.9117949604988098, 0.944205641746521, -2.8739986419677734, 409.0, 0.03983600065112114, 0.3599669933319092, -0.22224900126457214, -3.1391851902008057, 0.7979999780654907, -2.7239999771118164, -1.1026291847229004, -2.037078619003296, 2.850052833557129, -0.6259274482727051, -1.7088170051574707, 0.9427919983863831, -2.044147253036499, 106.0, -0.25016799569129944, 0.38470301032066345, -0.21420200169086456, 0.014000005088746548, -1.4509999752044678, -3.1029999256134033], "max": [1.041944146156311, 2.041337013244629, -0.43479645252227783, 0.0053581614047288895, 2.3132071495056152, 1.4078000783920288, -1.5530463457107544, 910.0, 0.2568790018558502, 0.43673598766326904, -0.14298300445079803, 3.140000104904175, 1.5269999504089355, 1.2089999914169312, -0.5759238004684448, -1.9368791580200195, 2.8625144958496094, 0.14302973449230194, 0.14674729108810425, 1.8453717231750488, -0.08428195118904114, 714.0, -0.13846099376678467, 0.4653159976005554, -0.03233199939131737, 2.750999927520752, -0.6159999966621399, 3.1010000705718994], "mean": [0.6732518076896667, 2.0111405849456787, -0.7193279266357422, -0.30164578557014465, 1.616235613822937, 1.143251657485962, -2.184455156326294, 770.3135986328125, 0.1944441795349121, 0.4019051194190979, -0.19879058003425598, 2.170553684234619, 1.2391619682312012, -1.0254219770431519, -0.9395561814308167, -1.9920839071273804, 2.861037254333496, -0.43448010087013245, -0.585569441318512, 1.4559180736541748, -1.537184715270996, 360.46014404296875, -0.18561027944087982, 0.42483678460121155, -0.1290520578622818, 1.759063959121704, -0.9914659857749939, 1.1809953451156616], "std": [0.13899679481983185, 0.02840591035783291, 0.13440817594528198, 0.24278321862220764, 0.5505061745643616, 0.15147697925567627, 0.45150890946388245, 161.67356872558594, 0.06210269033908844, 0.01806858740746975, 0.024914853274822235, 1.5837315320968628, 0.24197252094745636, 0.9954947233200073, 0.1698942631483078, 0.03630740940570831, 0.003128672484308481, 0.237147718667984, 0.5200805068016052, 0.32472261786460876, 0.5810507535934448, 271.62481689453125, 0.032458145171403885, 0.02027999982237816, 0.06330544501543045, 0.7534950971603394, 0.23478752374649048, 1.4849166870117188], "count": [389]}, "action": {"min": [0.5460436940193176, 1.9446808099746704, -0.8305848240852356, -0.7157420516014099, 0.9117949604988098, 0.944205641746521, -2.8739986419677734, 409.0, 0.03983600065112114, 0.3599669933319092, -0.22224900126457214, -3.1391851902008057, 0.7979999780654907, -2.7239999771118164, -1.1026291847229004, -2.037078619003296, 2.850052833557129, -0.6259274482727051, -1.7088170051574707, 0.9427919983863831, -2.044147253036499, 106.0, -0.25016799569129944, 0.38470301032066345, -0.21420200169086456, 0.014000005088746548, -1.4509999752044678, -3.1029999256134033], "max": [1.041944146156311, 2.041337013244629, -0.43479645252227783, 0.0053581614047288895, 2.3132071495056152, 1.4078000783920288, -1.5530463457107544, 910.0, 0.2568790018558502, 0.43673598766326904, -0.14298300445079803, 3.140000104904175, 1.5269999504089355, 1.2089999914169312, -0.5759238004684448, -1.9368791580200195, 2.8625144958496094, 0.14302973449230194, 0.14674729108810425, 1.8453717231750488, -0.08428195118904114, 714.0, -0.13846099376678467, 0.4653159976005554, -0.03233199939131737, 2.750999927520752, -0.6159999966621399, 3.1010000705718994], "mean": [0.6732518076896667, 2.0111405849456787, -0.7193279266357422, -0.30164578557014465, 1.616235613822937, 1.143251657485962, -2.184455156326294, 770.3135986328125, 0.1944441795349121, 0.4019051194190979, -0.19879058003425598, 2.170553684234619, 1.2391619682312012, -1.0254219770431519, -0.9395561814308167, -1.9920839071273804, 2.861037254333496, -0.43448010087013245, -0.585569441318512, 1.4559180736541748, -1.537184715270996, 360.46014404296875, -0.18561027944087982, 0.42483678460121155, -0.1290520578622818, 1.759063959121704, -0.9914659857749939, 1.1809953451156616], "std": [0.13899679481983185, 0.02840591035783291, 0.13440817594528198, 0.24278321862220764, 0.5505061745643616, 0.15147697925567627, 0.45150890946388245, 161.67356872558594, 0.06210269033908844, 0.01806858740746975, 0.024914853274822235, 1.5837315320968628, 0.24197252094745636, 0.9954947233200073, 0.1698942631483078, 0.03630740940570831, 0.003128672484308481, 0.237147718667984, 0.5200805068016052, 0.32472261786460876, 0.5810507535934448, 271.62481689453125, 0.032458145171403885, 0.02027999982237816, 0.06330544501543045, 0.7534950971603394, 0.23478752374649048, 1.4849166870117188], "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": [399], "max": [399], "mean": [399.0], "std": [0.0], "count": [389]}, "index": {"min": [215684], "max": [216072], "mean": [215878.0], "std": [112.29425630903836], "count": [389]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [389]}, "subtask_annotation": {"mean": [3.961439588688946, 12.0, 12.0, 12.0, 12.0], "std": [4.569492440814289, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [389]}, "scene_annotation": {"mean": [399.0], "std": [0.0], "min": [399], "max": [399], "count": [389]}, "eef_direction_state": {"mean": [4.223650385604113, 4.359897172236503], "std": [1.685826608328444, 1.7487523248867014], "min": [0, 0], "max": [6, 6], "count": [389]}, "eef_velocity_state": {"mean": [0.8046272493573264, 0.7249357326478149], "std": [0.6515784097397357, 0.7581063599120624], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_acc_mag_state": {"mean": [0.7403598971722365, 0.6606683804627249], "std": [0.809291082098402, 0.8225739060428042], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_direction_action": {"mean": [4.223650385604113, 4.359897172236503], "std": [1.685826608328444, 1.7487523248867014], "min": [0, 0], "max": [6, 6], "count": [389]}, "eef_velocity_action": {"mean": [0.8046272493573264, 0.7249357326478149], "std": [0.6515784097397357, 0.7581063599120624], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_acc_mag_action": {"mean": [0.7403598971722365, 0.6606683804627249], "std": [0.809291082098402, 0.8225739060428042], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_sim_pose_state": {"mean": [0.6263402416381237, 0.2772529259033738, 1.145698049152687, -1.7605556970385827, 0.9907511795647433, -1.0281117338933643, 0.5992595353496423, -0.2793061854615018, 1.0783961424000124, 2.170047245157603, 1.2397436332820475, -1.224895931854547], "std": [0.027317261806622018, 0.023954026967617375, 0.058514390155046114, 0.7506035370287113, 0.2347685891116907, 2.415381426981098, 0.018456139436026524, 0.05415170635156616, 0.030284541360755157, 1.5837927074901428, 0.2418481106164358, 1.9678613103752534], "min": [0.566919800642458, 0.2357941172534126, 1.0469788379606892, -2.7513881871884776, 0.6159654192343109, -3.1403245644695157, 0.5695267522675928, -0.32636719063491904, 1.0455253505595095, -3.139474730272492, 0.7991134603862098, -3.1284577871653636], "max": [0.6678111937708788, 0.3211770353811014, 1.2335205698803497, -0.021432015247609175, 1.450943115811707, 3.135917878211848, 0.6393044524677083, -0.13941151612320585, 1.1403618087373641, 3.1404655046465084, 1.527555420850597, 3.1410904283454233], "count": [389]}, "eef_sim_pose_action": {"mean": [0.6263402416381237, 0.2772529259033738, 1.145698049152687, -1.7605556970385827, 0.9907511795647433, -1.0281117338933643, 0.5992595353496423, -0.2793061854615018, 1.0783961424000124, 2.170047245157603, 1.2397436332820475, -1.224895931854547], "std": [0.027317261806622018, 0.023954026967617375, 0.058514390155046114, 0.7506035370287113, 0.2347685891116907, 2.415381426981098, 0.018456139436026524, 0.05415170635156616, 0.030284541360755157, 1.5837927074901428, 0.2418481106164358, 1.9678613103752534], "min": [0.566919800642458, 0.2357941172534126, 1.0469788379606892, -2.7513881871884776, 0.6159654192343109, -3.1403245644695157, 0.5695267522675928, -0.32636719063491904, 1.0455253505595095, -3.139474730272492, 0.7991134603862098, -3.1284577871653636], "max": [0.6678111937708788, 0.3211770353811014, 1.2335205698803497, -0.021432015247609175, 1.450943115811707, 3.135917878211848, 0.6393044524677083, -0.13941151612320585, 1.1403618087373641, 3.1404655046465084, 1.527555420850597, 3.1410904283454233], "count": [389]}, "gripper_mode_state": {"mean": [0.5912596401028277, 0.14910025706940874], "std": [0.49160113719183235, 0.3561872687382932], "min": [0, 0], "max": [1, 1], "count": [389]}, "gripper_activity_state": {"mean": [1.8406169665809768, 1.8637532133676094], "std": [0.4918833538026312, 0.4804103866596734], "min": [0, 0], "max": [2, 2], "count": [389]}, "gripper_mode_action": {"mean": [0.5912596401028277, 0.14910025706940874], "std": [0.49160113719183235, 0.3561872687382932], "min": [0, 0], "max": [1, 1], "count": [389]}, "gripper_activity_action": {"mean": [1.8406169665809768, 1.8637532133676094], "std": [0.4918833538026312, 0.4804103866596734], "min": [0, 0], "max": [2, 2], "count": [389]}, "gripper_open_scale_state": {"mean": [0.3604601542612583, 0.770313624443312], "std": [0.27162494940753396, 0.16167370588585664], "min": [0.106, 0.409], "max": [0.714, 0.91], "count": [389]}, "gripper_open_scale_action": {"mean": [0.3604601542612583, 0.770313624443312], "std": [0.27162494940753396, 0.16167370588585664], "min": [0.106, 0.409], "max": [0.714, 0.91], "count": [389]}}} +{"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.47800899101307187]], [[0.4796411846405229]], [[0.4699644424019608]]], "std": [[[0.1251930946214051]], [[0.11972236276727155]], [[0.1289786196877138]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7529411764705882]], [[0.7490196078431373]], [[0.7490196078431373]]], "mean": [[[0.4640621262254902]], [[0.46821236519607845]], [[0.46202491217320263]]], "std": [[[0.08362274725717764]], [[0.07669630751728128]], [[0.08161705520881439]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.792156862745098]], [[0.7098039215686275]], [[0.7372549019607844]]], "mean": [[[0.4759479411764706]], [[0.47261578635620916]], [[0.45980021446078434]]], "std": [[[0.0954844705158477]], [[0.09647758960910498]], [[0.11806638894989907]]], "count": [100]}, "observation.state": {"min": [0.5721713304519653, 1.9727630615234375, -0.6489308476448059, -0.7057238817214966, 0.5741783976554871, 1.043165922164917, -2.850105047225952, 426.0, 0.05678499862551689, 0.35129499435424805, -0.21588799357414246, -3.013000011444092, 0.7630000114440918, -3.0989999771118164, -1.1632620096206665, -2.034076690673828, 2.8485169410705566, -0.7091971039772034, -1.6029976606369019, 1.2073838710784912, -2.113837957382202, 113.0, -0.25356799364089966, 0.38479799032211304, -0.20163999497890472, -0.006999999284744263, -1.36899995803833, -3.0920000076293945], "max": [1.0388026237487793, 2.0344083309173584, -0.37116172909736633, 0.02148500271141529, 2.2066895961761475, 1.5647401809692383, -1.597377896308899, 910.0, 0.2522830069065094, 0.43760600686073303, -0.15518799424171448, 3.0480000972747803, 1.5399999618530273, 3.0999999046325684, -0.5782276391983032, -1.9240509271621704, 2.8640506267547607, 0.10833258181810379, 0.30396655201911926, 1.8807669878005981, -0.13582152128219604, 714.0, -0.14021100103855133, 0.43660101294517517, -0.013408999890089035, 2.680999994277954, -0.37599998712539673, 3.121999979019165], "mean": [0.6956684589385986, 2.017533302307129, -0.47279322147369385, -0.41493546962738037, 1.2122235298156738, 1.261089563369751, -1.9698607921600342, 790.5789184570312, 0.20394353568553925, 0.39805057644844055, -0.18663327395915985, 2.310373544692993, 1.161137580871582, -0.9955657124519348, -0.9919491410255432, -1.9810255765914917, 2.8622615337371826, -0.5425520539283752, -0.4541448950767517, 1.6110461950302124, -1.6876276731491089, 382.6710510253906, -0.18369060754776, 0.41620877385139465, -0.10986851155757904, 1.8486523628234863, -0.8935900926589966, 1.269120454788208], "std": [0.1369100660085678, 0.013549215160310268, 0.08344770222902298, 0.20951616764068604, 0.5069954991340637, 0.1941743940114975, 0.3377745747566223, 189.88685607910156, 0.060216233134269714, 0.027275698259472847, 0.017655551433563232, 0.9493271708488464, 0.24789156019687653, 1.2364675998687744, 0.17514455318450928, 0.04065829887986183, 0.003911955747753382, 0.22862181067466736, 0.5135785341262817, 0.2507093846797943, 0.529509961605072, 280.8317565917969, 0.03308923915028572, 0.014286642894148827, 0.06811385601758957, 0.6602184176445007, 0.2833326458930969, 1.2704334259033203], "count": [380]}, "action": {"min": [0.5721713304519653, 1.9727630615234375, -0.6489308476448059, -0.7057238817214966, 0.5741783976554871, 1.043165922164917, -2.850105047225952, 426.0, 0.05678499862551689, 0.35129499435424805, -0.21588799357414246, -3.013000011444092, 0.7630000114440918, -3.0989999771118164, -1.1632620096206665, -2.034076690673828, 2.8485169410705566, -0.7091971039772034, -1.6029976606369019, 1.2073838710784912, -2.113837957382202, 113.0, -0.25356799364089966, 0.38479799032211304, -0.20163999497890472, -0.006999999284744263, -1.36899995803833, -3.0920000076293945], "max": [1.0388026237487793, 2.0344083309173584, -0.37116172909736633, 0.02148500271141529, 2.2066895961761475, 1.5647401809692383, -1.597377896308899, 910.0, 0.2522830069065094, 0.43760600686073303, -0.15518799424171448, 3.0480000972747803, 1.5399999618530273, 3.0999999046325684, -0.5782276391983032, -1.9240509271621704, 2.8640506267547607, 0.10833258181810379, 0.30396655201911926, 1.8807669878005981, -0.13582152128219604, 714.0, -0.14021100103855133, 0.43660101294517517, -0.013408999890089035, 2.680999994277954, -0.37599998712539673, 3.121999979019165], "mean": [0.6956684589385986, 2.017533302307129, -0.47279322147369385, -0.41493546962738037, 1.2122235298156738, 1.261089563369751, -1.9698607921600342, 790.5789184570312, 0.20394353568553925, 0.39805057644844055, -0.18663327395915985, 2.310373544692993, 1.161137580871582, -0.9955657124519348, -0.9919491410255432, -1.9810255765914917, 2.8622615337371826, -0.5425520539283752, -0.4541448950767517, 1.6110461950302124, -1.6876276731491089, 382.6710510253906, -0.18369060754776, 0.41620877385139465, -0.10986851155757904, 1.8486523628234863, -0.8935900926589966, 1.269120454788208], "std": [0.1369100660085678, 0.013549215160310268, 0.08344770222902298, 0.20951616764068604, 0.5069954991340637, 0.1941743940114975, 0.3377745747566223, 189.88685607910156, 0.060216233134269714, 0.027275698259472847, 0.017655551433563232, 0.9493271708488464, 0.24789156019687653, 1.2364675998687744, 0.17514455318450928, 0.04065829887986183, 0.003911955747753382, 0.22862181067466736, 0.5135785341262817, 0.2507093846797943, 0.529509961605072, 280.8317565917969, 0.03308923915028572, 0.014286642894148827, 0.06811385601758957, 0.6602184176445007, 0.2833326458930969, 1.2704334259033203], "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": [400], "max": [400], "mean": [400.0], "std": [0.0], "count": [380]}, "index": {"min": [216073], "max": [216452], "mean": [216262.5], "std": [109.69617130966787], "count": [380]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [380]}, "subtask_annotation": {"mean": [3.1868421052631577, 12.0, 12.0, 12.0, 12.0], "std": [3.669839452434974, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [380]}, "scene_annotation": {"mean": [400.0], "std": [0.0], "min": [400], "max": [400], "count": [380]}, "eef_direction_state": {"mean": [4.213157894736842, 4.565789473684211], "std": [1.693434854562818, 1.7315609501544285], "min": [0, 0], "max": [6, 6], "count": [380]}, "eef_velocity_state": {"mean": [0.7657894736842106, 0.6552631578947369], "std": [0.6201766793208257, 0.743107758857514], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_acc_mag_state": {"mean": [0.6289473684210526, 0.6578947368421053], "std": [0.7892060950016855, 0.8103383240634641], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_direction_action": {"mean": [4.213157894736842, 4.565789473684211], "std": [1.693434854562818, 1.7315609501544285], "min": [0, 0], "max": [6, 6], "count": [380]}, "eef_velocity_action": {"mean": [0.7657894736842106, 0.6552631578947369], "std": [0.6201766793208257, 0.743107758857514], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_acc_mag_action": {"mean": [0.6289473684210526, 0.6578947368421053], "std": [0.7892060950016855, 0.8103383240634641], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_sim_pose_state": {"mean": [0.6229823953592275, 0.2783393540403009, 1.1675404202839852, -1.8490883597636971, 0.892873543989786, -0.8300803426849978, 0.598499854054997, -0.29163592875635486, 1.0923925196954642, 2.310562729077528, 1.161593903575679, -0.2855893430159216], "std": [0.022500136724184265, 0.024589332055565592, 0.06360240191291823, 0.658553099751939, 0.28328566797063587, 2.6182323123274513, 0.02281553879511938, 0.05446760196648149, 0.02190410790232762, 0.9490393899884219, 0.24768177510237213, 2.276690677642557], "min": [0.5668820348464803, 0.2463274257495396, 1.0565317421004865, -2.680478905809063, 0.37557700287513773, -3.1408948990678844, 0.5621011007987508, -0.33784126361994543, 1.0484449155762021, -3.019271023933314, 0.7638438683151398, -3.0655162450068443], "max": [0.6478904778958015, 0.3384854620844657, 1.2563794502217074, 1.318668450705704e-05, 1.3692514169235097, 3.140084849479502, 0.6382571936427479, -0.15541745540137764, 1.1304074553358152, 3.048351157350527, 1.5403168600894803, 3.136527322005902], "count": [380]}, "eef_sim_pose_action": {"mean": [0.6229823953592275, 0.2783393540403009, 1.1675404202839852, -1.8490883597636971, 0.892873543989786, -0.8300803426849978, 0.598499854054997, -0.29163592875635486, 1.0923925196954642, 2.310562729077528, 1.161593903575679, -0.2855893430159216], "std": [0.022500136724184265, 0.024589332055565592, 0.06360240191291823, 0.658553099751939, 0.28328566797063587, 2.6182323123274513, 0.02281553879511938, 0.05446760196648149, 0.02190410790232762, 0.9490393899884219, 0.24768177510237213, 2.276690677642557], "min": [0.5668820348464803, 0.2463274257495396, 1.0565317421004865, -2.680478905809063, 0.37557700287513773, -3.1408948990678844, 0.5621011007987508, -0.33784126361994543, 1.0484449155762021, -3.019271023933314, 0.7638438683151398, -3.0655162450068443], "max": [0.6478904778958015, 0.3384854620844657, 1.2563794502217074, 1.318668450705704e-05, 1.3692514169235097, 3.140084849479502, 0.6382571936427479, -0.15541745540137764, 1.1304074553358152, 3.048351157350527, 1.5403168600894803, 3.136527322005902], "count": [380]}, "gripper_mode_state": {"mean": [0.5605263157894737, 0.19736842105263158], "std": [0.4963230450996128, 0.3980127226908999], "min": [0, 0], "max": [1, 1], "count": [380]}, "gripper_activity_state": {"mean": [1.8421052631578947, 1.8578947368421053], "std": [0.4880851839734575, 0.4481726517334291], "min": [0, 0], "max": [2, 2], "count": [380]}, "gripper_mode_action": {"mean": [0.5605263157894737, 0.19736842105263158], "std": [0.4963230450996128, 0.3980127226908999], "min": [0, 0], "max": [1, 1], "count": [380]}, "gripper_activity_action": {"mean": [1.8421052631578947, 1.8578947368421053], "std": [0.4880851839734575, 0.4481726517334291], "min": [0, 0], "max": [2, 2], "count": [380]}, "gripper_open_scale_state": {"mean": [0.38267105263157913, 0.7905789473684174], "std": [0.2808317270638224, 0.1898869117512388], "min": [0.113, 0.426], "max": [0.714, 0.91], "count": [380]}, "gripper_open_scale_action": {"mean": [0.38267105263157913, 0.7905789473684174], "std": [0.2808317270638224, 0.1898869117512388], "min": [0.113, 0.426], "max": [0.714, 0.91], "count": [380]}}} +{"episode_index": 400, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.47995770833333334]], [[0.48150450163398695]], [[0.4743613786764706]]], "std": [[[0.12195333136847314]], [[0.1148410206200758]], [[0.12119702834585463]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.6588235294117647]], [[0.6549019607843137]]], "mean": [[[0.47356746527777777]], [[0.4796783129084967]], [[0.4736887234477124]]], "std": [[[0.08216264962925564]], [[0.07063387678885434]], [[0.07551117566846251]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.6862745098039216]], [[0.7098039215686275]]], "mean": [[[0.4771244219771242]], [[0.4721105575980392]], [[0.4571634191176471]]], "std": [[[0.09653116844479596]], [[0.09202720341475866]], [[0.11413159542691534]]], "count": [100]}, "observation.state": {"min": [0.5762728452682495, 1.9469497203826904, -0.7011162638664246, -0.6564707159996033, 0.678496778011322, 0.9286025166511536, -2.8856050968170166, 479.0, 0.03349500149488449, 0.36705899238586426, -0.2197979986667633, -3.1401853561401367, 0.777999997138977, -3.0769999027252197, -1.1598585844039917, -2.034146308898926, 2.8497910499572754, -0.7474895715713501, -1.616855502128601, 0.9806307554244995, -1.9104722738265991, 115.0, -0.27243098616600037, 0.3828760087490082, -0.20213599503040314, 0.4000000059604645, -1.4110000133514404, -3.127000093460083], "max": [1.0739883184432983, 2.0414767265319824, -0.5015378594398499, 0.0036826448049396276, 2.5376040935516357, 1.4247297048568726, -1.6011301279067993, 905.0, 0.27609899640083313, 0.4554240107536316, -0.1572290062904358, 3.140000104904175, 1.496999979019165, 2.9679999351501465, -0.5710717439651489, -1.9473161697387695, 2.8641204833984375, -0.0006457718554884195, 0.25935593247413635, 1.8025412559509277, -0.29904472827911377, 667.0, -0.11612199991941452, 0.45731401443481445, -0.031605999916791916, 2.872999906539917, -0.60999995470047, 3.128999948501587], "mean": [0.6895338296890259, 2.0213193893432617, -0.5848522186279297, -0.363689661026001, 1.4074164628982544, 1.1570779085159302, -2.0541598796844482, 781.1597290039062, 0.20313936471939087, 0.40431585907936096, -0.19327181577682495, 1.3415932655334473, 1.186404824256897, -0.9516634345054626, -0.9644747972488403, -2.0006585121154785, 2.8616037368774414, -0.5254453420639038, -0.5164754986763, 1.479148507118225, -1.5569484233856201, 368.8475646972656, -0.1892462521791458, 0.42609071731567383, -0.12203961610794067, 1.928855299949646, -1.0220974683761597, 1.165226936340332], "std": [0.1523376852273941, 0.0159482192248106, 0.07626659423112869, 0.2021542489528656, 0.5777624845504761, 0.169350728392601, 0.3799508810043335, 158.1665802001953, 0.07100270688533783, 0.02208244986832142, 0.017975550144910812, 2.1462128162384033, 0.24594184756278992, 1.2942078113555908, 0.16462574899196625, 0.029778406023979187, 0.00387885351665318, 0.22882689535617828, 0.502994954586029, 0.3087729513645172, 0.44193997979164124, 249.41909790039062, 0.042404066771268845, 0.016595138236880302, 0.06137264519929886, 0.6950644850730896, 0.22401806712150574, 1.4280805587768555], "count": [410]}, "action": {"min": [0.5762728452682495, 1.9469497203826904, -0.7011162638664246, -0.6564707159996033, 0.678496778011322, 0.9286025166511536, -2.8856050968170166, 479.0, 0.03349500149488449, 0.36705899238586426, -0.2197979986667633, -3.1401853561401367, 0.777999997138977, -3.0769999027252197, -1.1598585844039917, -2.034146308898926, 2.8497910499572754, -0.7474895715713501, -1.616855502128601, 0.9806307554244995, -1.9104722738265991, 115.0, -0.27243098616600037, 0.3828760087490082, -0.20213599503040314, 0.4000000059604645, -1.4110000133514404, -3.127000093460083], "max": [1.0739883184432983, 2.0414767265319824, -0.5015378594398499, 0.0036826448049396276, 2.5376040935516357, 1.4247297048568726, -1.6011301279067993, 905.0, 0.27609899640083313, 0.4554240107536316, -0.1572290062904358, 3.140000104904175, 1.496999979019165, 2.9679999351501465, -0.5710717439651489, -1.9473161697387695, 2.8641204833984375, -0.0006457718554884195, 0.25935593247413635, 1.8025412559509277, -0.29904472827911377, 667.0, -0.11612199991941452, 0.45731401443481445, -0.031605999916791916, 2.872999906539917, -0.60999995470047, 3.128999948501587], "mean": [0.6895338296890259, 2.0213193893432617, -0.5848522186279297, -0.363689661026001, 1.4074164628982544, 1.1570779085159302, -2.0541598796844482, 781.1597290039062, 0.20313936471939087, 0.40431585907936096, -0.19327181577682495, 1.3415932655334473, 1.186404824256897, -0.9516634345054626, -0.9644747972488403, -2.0006585121154785, 2.8616037368774414, -0.5254453420639038, -0.5164754986763, 1.479148507118225, -1.5569484233856201, 368.8475646972656, -0.1892462521791458, 0.42609071731567383, -0.12203961610794067, 1.928855299949646, -1.0220974683761597, 1.165226936340332], "std": [0.1523376852273941, 0.0159482192248106, 0.07626659423112869, 0.2021542489528656, 0.5777624845504761, 0.169350728392601, 0.3799508810043335, 158.1665802001953, 0.07100270688533783, 0.02208244986832142, 0.017975550144910812, 2.1462128162384033, 0.24594184756278992, 1.2942078113555908, 0.16462574899196625, 0.029778406023979187, 0.00387885351665318, 0.22882689535617828, 0.502994954586029, 0.3087729513645172, 0.44193997979164124, 249.41909790039062, 0.042404066771268845, 0.016595138236880302, 0.06137264519929886, 0.6950644850730896, 0.22401806712150574, 1.4280805587768555], "count": [410]}, "timestamp": {"min": [0.0], "max": [13.633333333333333], "mean": [6.8166666666666655], "std": [3.9452151046834216], "count": [410]}, "frame_index": {"min": [0], "max": [409], "mean": [204.5], "std": [118.35645314050265], "count": [410]}, "episode_index": {"min": [401], "max": [401], "mean": [401.0], "std": [0.0], "count": [410]}, "index": {"min": [216453], "max": [216862], "mean": [216657.5], "std": [118.35645314050265], "count": [410]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [410]}, "subtask_annotation": {"mean": [4.485365853658537, 12.0, 12.0, 12.0, 12.0], "std": [4.714899113092357, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [410]}, "scene_annotation": {"mean": [401.0], "std": [0.0], "min": [401], "max": [401], "count": [410]}, "eef_direction_state": {"mean": [4.365853658536586, 4.419512195121952], "std": [1.6609738189883225, 1.873983563479876], "min": [0, 0], "max": [6, 6], "count": [410]}, "eef_velocity_state": {"mean": [0.7609756097560976, 0.6439024390243903], "std": [0.7132468011881409, 0.7424576133053165], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_acc_mag_state": {"mean": [0.7146341463414634, 0.6439024390243903], "std": [0.8258213872939321, 0.8264082675216865], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_direction_action": {"mean": [4.365853658536586, 4.419512195121952], "std": [1.6609738189883225, 1.873983563479876], "min": [0, 0], "max": [6, 6], "count": [410]}, "eef_velocity_action": {"mean": [0.7609756097560976, 0.6439024390243903], "std": [0.7132468011881409, 0.7424576133053165], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_acc_mag_action": {"mean": [0.7146341463414634, 0.6439024390243903], "std": [0.8258213872939321, 0.8264082675216865], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_sim_pose_state": {"mean": [0.6277392452553355, 0.28155090048765974, 1.1545831708130483, -1.92934241343655, 1.021489315621091, -0.7421591895528398, 0.6025231024964988, -0.28782436488387914, 1.0850700962656314, 1.3396510236395849, 1.1868027571306348, -0.16498759801254576], "std": [0.024644845382883505, 0.03889710634020918, 0.055632740426486055, 0.693101612690148, 0.22370170162812497, 2.481631821359143, 0.02095840859913885, 0.062397512071668826, 0.02273046872910507, 2.148608720719484, 0.24579905879563096, 2.215417897303573], "min": [0.5648893205079604, 0.20637762023819717, 1.058062608181219, -2.872629610318685, 0.6101234243683478, -3.1389135491207676, 0.5775235036993667, -0.33816162051734183, 1.0457949221050402, -3.140309082955227, 0.7788218234056181, -3.1154012185152262], "max": [0.6660548532678062, 0.34033402135425855, 1.233419926645046, -0.40644993004704943, 1.4110266200149497, 3.130115472077312, 0.6536502830746649, -0.13327826757931685, 1.1275683636288696, 3.1403014570934626, 1.4983674849401334, 3.0741813271333207], "count": [410]}, "eef_sim_pose_action": {"mean": [0.6277392452553355, 0.28155090048765974, 1.1545831708130483, -1.92934241343655, 1.021489315621091, -0.7421591895528398, 0.6025231024964988, -0.28782436488387914, 1.0850700962656314, 1.3396510236395849, 1.1868027571306348, -0.16498759801254576], "std": [0.024644845382883505, 0.03889710634020918, 0.055632740426486055, 0.693101612690148, 0.22370170162812497, 2.481631821359143, 0.02095840859913885, 0.062397512071668826, 0.02273046872910507, 2.148608720719484, 0.24579905879563096, 2.215417897303573], "min": [0.5648893205079604, 0.20637762023819717, 1.058062608181219, -2.872629610318685, 0.6101234243683478, -3.1389135491207676, 0.5775235036993667, -0.33816162051734183, 1.0457949221050402, -3.140309082955227, 0.7788218234056181, -3.1154012185152262], "max": [0.6660548532678062, 0.34033402135425855, 1.233419926645046, -0.40644993004704943, 1.4110266200149497, 3.130115472077312, 0.6536502830746649, -0.13327826757931685, 1.1275683636288696, 3.1403014570934626, 1.4983674849401334, 3.0741813271333207], "count": [410]}, "gripper_mode_state": {"mean": [0.5682926829268292, 0.11463414634146342], "std": [0.49531415228989245, 0.31857990965223626], "min": [0, 0], "max": [1, 1], "count": [410]}, "gripper_activity_state": {"mean": [1.9048780487804877, 1.8902439024390243], "std": [0.3672250718845087, 0.4133768599189831], "min": [0, 0], "max": [2, 2], "count": [410]}, "gripper_mode_action": {"mean": [0.5682926829268292, 0.11463414634146342], "std": [0.49531415228989245, 0.31857990965223626], "min": [0, 0], "max": [1, 1], "count": [410]}, "gripper_activity_action": {"mean": [1.9048780487804877, 1.8902439024390243], "std": [0.3672250718845087, 0.4133768599189831], "min": [0, 0], "max": [2, 2], "count": [410]}, "gripper_open_scale_state": {"mean": [0.36884756105004274, 0.7811597556509631], "std": [0.249419103724438, 0.1581665556172123], "min": [0.115, 0.479], "max": [0.667, 0.905], "count": [410]}, "gripper_open_scale_action": {"mean": [0.36884756105004274, 0.7811597556509631], "std": [0.249419103724438, 0.1581665556172123], "min": [0.115, 0.479], "max": [0.667, 0.905], "count": [410]}}} +{"episode_index": 401, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4700460130718954]], [[0.4733528145424836]], [[0.46380700980392153]]], "std": [[[0.12807413320661287]], [[0.12109538221882435]], [[0.1275123294506665]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7568627450980392]], [[0.7215686274509804]], [[0.7333333333333333]]], "mean": [[[0.46613422998366016]], [[0.4701308190359477]], [[0.4642556924019608]]], "std": [[[0.0774809178297232]], [[0.07041030629139577]], [[0.075522427172697]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9372549019607843]]], "mean": [[[0.4762664665032679]], [[0.46934397875816997]], [[0.4566179554738562]]], "std": [[[0.10039920310921648]], [[0.09670750322041487]], [[0.11784327804899819]]], "count": [100]}, "observation.state": {"min": [0.531225860118866, 1.8667691946029663, -1.5953532457351685, -0.8358033299446106, 0.9601231217384338, 0.9139067530632019, -2.877716302871704, 487.0, 0.01633100025355816, 0.3676280081272125, -0.21338599920272827, -3.1411852836608887, 0.7789999842643738, -3.118000030517578, -1.079957365989685, -2.034076690673828, 2.850052833557129, -0.6995803117752075, -1.6138362884521484, 1.2211894989013672, -1.8710103034973145, 120.0, -0.2811470031738281, 0.38081300258636475, -0.20005400478839874, 0.40000003576278687, -1.3550000190734863, -3.118000030517578], "max": [0.848020613193512, 2.037165880203247, -0.6488610506057739, 0.007661995477974415, 2.7904675006866455, 1.4013248682022095, -1.4480648040771484, 905.0, 0.2727479934692383, 0.4346599876880646, -0.1436309963464737, 3.1410000324249268, 1.5509999990463257, 3.111999988555908, -0.564422070980072, -1.9388514757156372, 2.8640506267547607, -0.004241150338202715, 0.2336123287677765, 1.8824423551559448, -0.322083055973053, 741.0, -0.16067300736904144, 0.43543100357055664, -0.030905000865459442, 2.746999979019165, -0.5370000600814819, 3.0999999046325684], "mean": [0.6110931634902954, 1.9983179569244385, -1.107670783996582, -0.5018945932388306, 1.7524579763412476, 1.1230956315994263, -1.9322574138641357, 802.7479248046875, 0.17795202136039734, 0.4003121852874756, -0.18271182477474213, 0.9398816823959351, 1.1808170080184937, -0.519443154335022, -0.9268774390220642, -1.9946606159210205, 2.8614370822906494, -0.5352951884269714, -0.566979169845581, 1.5728437900543213, -1.5145033597946167, 369.944580078125, -0.2011595517396927, 0.4111155867576599, -0.12191201746463776, 1.8248447179794312, -1.0225138664245605, 0.9525834918022156], "std": [0.09028515219688416, 0.04042892903089523, 0.2049219012260437, 0.25842195749282837, 0.5961781740188599, 0.09745974093675613, 0.46499723196029663, 154.94107055664062, 0.06881240755319595, 0.014806610532104969, 0.020593423396348953, 2.309567451477051, 0.2720099985599518, 1.4905705451965332, 0.17687861621379852, 0.034604333341121674, 0.004569104872643948, 0.22023476660251617, 0.5246817469596863, 0.27445894479751587, 0.4651404619216919, 270.07696533203125, 0.040827032178640366, 0.012709812261164188, 0.0625276118516922, 0.6527901887893677, 0.2448369264602661, 1.6196109056472778], "count": [379]}, "action": {"min": [0.531225860118866, 1.8667691946029663, -1.5953532457351685, -0.8358033299446106, 0.9601231217384338, 0.9139067530632019, -2.877716302871704, 487.0, 0.01633100025355816, 0.3676280081272125, -0.21338599920272827, -3.1411852836608887, 0.7789999842643738, -3.118000030517578, -1.079957365989685, -2.034076690673828, 2.850052833557129, -0.6995803117752075, -1.6138362884521484, 1.2211894989013672, -1.8710103034973145, 120.0, -0.2811470031738281, 0.38081300258636475, -0.20005400478839874, 0.40000003576278687, -1.3550000190734863, -3.118000030517578], "max": [0.848020613193512, 2.037165880203247, -0.6488610506057739, 0.007661995477974415, 2.7904675006866455, 1.4013248682022095, -1.4480648040771484, 905.0, 0.2727479934692383, 0.4346599876880646, -0.1436309963464737, 3.1410000324249268, 1.5509999990463257, 3.111999988555908, -0.564422070980072, -1.9388514757156372, 2.8640506267547607, -0.004241150338202715, 0.2336123287677765, 1.8824423551559448, -0.322083055973053, 741.0, -0.16067300736904144, 0.43543100357055664, -0.030905000865459442, 2.746999979019165, -0.5370000600814819, 3.0999999046325684], "mean": [0.6110931634902954, 1.9983179569244385, -1.107670783996582, -0.5018945932388306, 1.7524579763412476, 1.1230956315994263, -1.9322574138641357, 802.7479248046875, 0.17795202136039734, 0.4003121852874756, -0.18271182477474213, 0.9398816823959351, 1.1808170080184937, -0.519443154335022, -0.9268774390220642, -1.9946606159210205, 2.8614370822906494, -0.5352951884269714, -0.566979169845581, 1.5728437900543213, -1.5145033597946167, 369.944580078125, -0.2011595517396927, 0.4111155867576599, -0.12191201746463776, 1.8248447179794312, -1.0225138664245605, 0.9525834918022156], "std": [0.09028515219688416, 0.04042892903089523, 0.2049219012260437, 0.25842195749282837, 0.5961781740188599, 0.09745974093675613, 0.46499723196029663, 154.94107055664062, 0.06881240755319595, 0.014806610532104969, 0.020593423396348953, 2.309567451477051, 0.2720099985599518, 1.4905705451965332, 0.17687861621379852, 0.034604333341121674, 0.004569104872643948, 0.22023476660251617, 0.5246817469596863, 0.27445894479751587, 0.4651404619216919, 270.07696533203125, 0.040827032178640366, 0.012709812261164188, 0.0625276118516922, 0.6527901887893677, 0.2448369264602661, 1.6196109056472778], "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": [402], "max": [402], "mean": [402.0], "std": [0.0], "count": [379]}, "index": {"min": [216863], "max": [217241], "mean": [217052.0], "std": [109.40749517286281], "count": [379]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [379]}, "subtask_annotation": {"mean": [4.738786279683377, 12.0, 12.0, 12.0, 12.0], "std": [4.712622650626687, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [379]}, "scene_annotation": {"mean": [402.0], "std": [0.0], "min": [402], "max": [402], "count": [379]}, "eef_direction_state": {"mean": [4.564643799472296, 4.337730870712401], "std": [1.4915471832195806, 1.769553741687382], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_state": {"mean": [0.7598944591029023, 0.7598944591029023], "std": [0.7248881194328484, 0.7910288477278415], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_state": {"mean": [0.6411609498680739, 0.7176781002638523], "std": [0.8043383179781796, 0.8326952720950668], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_direction_action": {"mean": [4.564643799472296, 4.337730870712401], "std": [1.4915471832195806, 1.769553741687382], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_action": {"mean": [0.7598944591029023, 0.7598944591029023], "std": [0.7248881194328484, 0.7910288477278415], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_action": {"mean": [0.6411609498680739, 0.7176781002638523], "std": [0.8043383179781796, 0.8326952720950668], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_sim_pose_state": {"mean": [0.6141229577838325, 0.2936554133717398, 1.1530107573355741, -1.825399939393745, 1.0219067305244047, -0.8912662813107741, 0.6007803504674357, -0.265279201888598, 1.0956378833692706, 0.9397192022005129, 1.1813191159642722, -0.284101129625589], "std": [0.022947025155315076, 0.03128934135716587, 0.05886695736704121, 0.6506580542731288, 0.24444981461310317, 2.448987204641012, 0.01273239216139049, 0.06126392127531896, 0.0243568355603824, 2.3098781951951426, 0.2719181043389801, 2.1300574413214757], "min": [0.5627520825026326, 0.2500882337906487, 1.0616910051934036, -2.7466211071266162, 0.5371503576931169, -3.1370980076350325, 0.5783617763307528, -0.3356331169754734, 1.0507716132597216, -3.1415873215210857, 0.7797380630845048, -3.105898415115649], "max": [0.6431551602357655, 0.3489856206546138, 1.2365940726545788, -0.4070734862641619, 1.3544436213844593, 3.135702077336542, 0.6322531114416474, -0.1138425265119712, 1.1400554103736504, 3.138691764607013, 1.551809512535466, 3.0791419102020847], "count": [379]}, "eef_sim_pose_action": {"mean": [0.6141229577838325, 0.2936554133717398, 1.1530107573355741, -1.825399939393745, 1.0219067305244047, -0.8912662813107741, 0.6007803504674357, -0.265279201888598, 1.0956378833692706, 0.9397192022005129, 1.1813191159642722, -0.284101129625589], "std": [0.022947025155315076, 0.03128934135716587, 0.05886695736704121, 0.6506580542731288, 0.24444981461310317, 2.448987204641012, 0.01273239216139049, 0.06126392127531896, 0.0243568355603824, 2.3098781951951426, 0.2719181043389801, 2.1300574413214757], "min": [0.5627520825026326, 0.2500882337906487, 1.0616910051934036, -2.7466211071266162, 0.5371503576931169, -3.1370980076350325, 0.5783617763307528, -0.3356331169754734, 1.0507716132597216, -3.1415873215210857, 0.7797380630845048, -3.105898415115649], "max": [0.6431551602357655, 0.3489856206546138, 1.2365940726545788, -0.4070734862641619, 1.3544436213844593, 3.135702077336542, 0.6322531114416474, -0.1138425265119712, 1.1400554103736504, 3.138691764607013, 1.551809512535466, 3.0791419102020847], "count": [379]}, "gripper_mode_state": {"mean": [0.5778364116094987, 0.09234828496042216], "std": [0.4939043359070213, 0.2895169757117724], "min": [0, 0], "max": [1, 1], "count": [379]}, "gripper_activity_state": {"mean": [1.8443271767810026, 1.8205804749340369], "std": [0.47584199343677885, 0.523332815336682], "min": [0, 0], "max": [2, 2], "count": [379]}, "gripper_mode_action": {"mean": [0.5778364116094987, 0.09234828496042216], "std": [0.4939043359070213, 0.2895169757117724], "min": [0, 0], "max": [1, 1], "count": [379]}, "gripper_activity_action": {"mean": [1.8443271767810026, 1.8205804749340369], "std": [0.47584199343677885, 0.523332815336682], "min": [0, 0], "max": [2, 2], "count": [379]}, "gripper_open_scale_state": {"mean": [0.36994459116993594, 0.802748021108179], "std": [0.27007692394256483, 0.15494119329620343], "min": [0.12, 0.487], "max": [0.741, 0.905], "count": [379]}, "gripper_open_scale_action": {"mean": [0.36994459116993594, 0.802748021108179], "std": [0.27007692394256483, 0.15494119329620343], "min": [0.12, 0.487], "max": [0.741, 0.905], "count": [379]}}} +{"episode_index": 402, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4746294158496732]], [[0.47727519403594776]], [[0.4678527369281046]]], "std": [[[0.12698142701307308]], [[0.11979803120152091]], [[0.12610553150330253]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[0.7725490196078432]], [[0.788235294117647]]], "mean": [[[0.4693240053104575]], [[0.4760174489379085]], [[0.46918222426470585]]], "std": [[[0.08041077036513516]], [[0.0696682705300905]], [[0.07456862256937086]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8549019607843137]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.47589576593137256]], [[0.47006894607843136]], [[0.45552175449346405]]], "std": [[[0.09746822094862434]], [[0.09287608580723827]], [[0.11491590868464287]]], "count": [100]}, "observation.state": {"min": [0.4942772388458252, 1.920804738998413, -1.6332967281341553, -0.9040107727050781, 1.01475191116333, 0.5958030819892883, -2.821988105773926, 154.0, 0.005433000158518553, 0.3733089864253998, -0.22032000124454498, -3.1361851692199707, 0.797999918460846, -3.1110000610351562, -1.0855424404144287, -2.038649320602417, 2.850052833557129, -0.6468015313148499, -1.6783610582351685, 0.965900182723999, -1.9528839588165283, 116.0, -0.29579299688339233, 0.3533720076084137, -0.20951400697231293, 0.6169999241828918, -1.3569999933242798, -3.131185293197632], "max": [0.8486140966415405, 2.047393560409546, -0.9111666083335876, 0.0040840706788003445, 2.8774023056030273, 1.373207688331604, -1.3581105470657349, 897.0, 0.2873939871788025, 0.44800499081611633, -0.143204003572464, 3.140000104904175, 1.531999945640564, 3.119999885559082, -0.49553388357162476, -1.9190244674682617, 2.8640856742858887, -0.0007330382941290736, 0.17095501720905304, 1.8561577796936035, -0.3795393109321594, 732.0, -0.14524100720882416, 0.4535430073738098, -0.03627900034189224, 2.825000047683716, -0.6129999756813049, 3.068000078201294], "mean": [0.6060917973518372, 2.017228126525879, -1.0906486511230469, -0.5268365144729614, 1.7103582620620728, 1.0628396272659302, -1.8930000066757202, 729.3563842773438, 0.17860282957553864, 0.40442341566085815, -0.18582919239997864, 1.3538447618484497, 1.1645808219909668, -0.5254982113838196, -0.9014080166816711, -1.9793955087661743, 2.8614585399627686, -0.4687279462814331, -0.573324978351593, 1.5091632604599, -1.555228590965271, 332.8236083984375, -0.20470030605793, 0.4141068160533905, -0.1302453577518463, 1.8210978507995605, -0.9994202852249146, 1.2269374132156372], "std": [0.08744166791439056, 0.019318334758281708, 0.1975877732038498, 0.24638649821281433, 0.6110736727714539, 0.13757121562957764, 0.44505250453948975, 258.1632995605469, 0.07028347998857498, 0.016762107610702515, 0.022373536601662636, 2.21584415435791, 0.25400882959365845, 1.4677083492279053, 0.15558217465877533, 0.041459158062934875, 0.0044663455337285995, 0.16333916783332825, 0.5005438923835754, 0.32283180952072144, 0.41892385482788086, 232.7491912841797, 0.03777367249131203, 0.02011915296316147, 0.05848393961787224, 0.613596498966217, 0.2278333455324173, 1.5996640920639038], "count": [428]}, "action": {"min": [0.4942772388458252, 1.920804738998413, -1.6332967281341553, -0.9040107727050781, 1.01475191116333, 0.5958030819892883, -2.821988105773926, 154.0, 0.005433000158518553, 0.3733089864253998, -0.22032000124454498, -3.1361851692199707, 0.797999918460846, -3.1110000610351562, -1.0855424404144287, -2.038649320602417, 2.850052833557129, -0.6468015313148499, -1.6783610582351685, 0.965900182723999, -1.9528839588165283, 116.0, -0.29579299688339233, 0.3533720076084137, -0.20951400697231293, 0.6169999241828918, -1.3569999933242798, -3.131185293197632], "max": [0.8486140966415405, 2.047393560409546, -0.9111666083335876, 0.0040840706788003445, 2.8774023056030273, 1.373207688331604, -1.3581105470657349, 897.0, 0.2873939871788025, 0.44800499081611633, -0.143204003572464, 3.140000104904175, 1.531999945640564, 3.119999885559082, -0.49553388357162476, -1.9190244674682617, 2.8640856742858887, -0.0007330382941290736, 0.17095501720905304, 1.8561577796936035, -0.3795393109321594, 732.0, -0.14524100720882416, 0.4535430073738098, -0.03627900034189224, 2.825000047683716, -0.6129999756813049, 3.068000078201294], "mean": [0.6060917973518372, 2.017228126525879, -1.0906486511230469, -0.5268365144729614, 1.7103582620620728, 1.0628396272659302, -1.8930000066757202, 729.3563842773438, 0.17860282957553864, 0.40442341566085815, -0.18582919239997864, 1.3538447618484497, 1.1645808219909668, -0.5254982113838196, -0.9014080166816711, -1.9793955087661743, 2.8614585399627686, -0.4687279462814331, -0.573324978351593, 1.5091632604599, -1.555228590965271, 332.8236083984375, -0.20470030605793, 0.4141068160533905, -0.1302453577518463, 1.8210978507995605, -0.9994202852249146, 1.2269374132156372], "std": [0.08744166791439056, 0.019318334758281708, 0.1975877732038498, 0.24638649821281433, 0.6110736727714539, 0.13757121562957764, 0.44505250453948975, 258.1632995605469, 0.07028347998857498, 0.016762107610702515, 0.022373536601662636, 2.21584415435791, 0.25400882959365845, 1.4677083492279053, 0.15558217465877533, 0.041459158062934875, 0.0044663455337285995, 0.16333916783332825, 0.5005438923835754, 0.32283180952072144, 0.41892385482788086, 232.7491912841797, 0.03777367249131203, 0.02011915296316147, 0.05848393961787224, 0.613596498966217, 0.2278333455324173, 1.5996640920639038], "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": [403], "max": [403], "mean": [403.0], "std": [0.0], "count": [428]}, "index": {"min": [217242], "max": [217669], "mean": [217455.5], "std": [123.5526203688129], "count": [428]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [428]}, "subtask_annotation": {"mean": [5.633177570093458, 12.0, 12.0, 12.0, 12.0], "std": [4.765385529927522, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [428]}, "scene_annotation": {"mean": [403.0], "std": [0.0], "min": [403], "max": [403], "count": [428]}, "eef_direction_state": {"mean": [4.336448598130841, 4.429906542056075], "std": [1.716843034283329, 1.7500982590984049], "min": [0, 0], "max": [6, 6], "count": [428]}, "eef_velocity_state": {"mean": [0.7406542056074766, 0.7266355140186916], "std": [0.6974798037849692, 0.7839159357053349], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_acc_mag_state": {"mean": [0.7126168224299065, 0.6635514018691588], "std": [0.8226522373653616, 0.8081815891262977], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_direction_action": {"mean": [4.336448598130841, 4.429906542056075], "std": [1.716843034283329, 1.7500982590984049], "min": [0, 0], "max": [6, 6], "count": [428]}, "eef_velocity_action": {"mean": [0.7406542056074766, 0.7266355140186916], "std": [0.6974798037849692, 0.7839159357053349], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_acc_mag_action": {"mean": [0.7126168224299065, 0.6635514018691588], "std": [0.8226522373653616, 0.8081815891262977], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_sim_pose_state": {"mean": [0.6160146651658726, 0.29678269429801457, 1.1437960300888166, -1.8217807136593624, 0.9986555752268811, -0.9894712755447436, 0.6035992477960648, -0.26464265474366644, 1.0931620357257452, 1.3707190665219757, 1.1650342795193889, -0.1424090472203133], "std": [0.026471197972312087, 0.030018536292418508, 0.05112768047101229, 0.6123279465821451, 0.22748999319209137, 2.373728600725348, 0.01593791131694412, 0.06217818239598117, 0.025017333381798592, 2.2076457136179055, 0.2538161644244475, 2.2729115135742446], "min": [0.5359290039967177, 0.2368137877931787, 1.0494044087782965, -2.8247765133662206, 0.6134740199044355, -3.132437396001326, 0.5689515141912665, -0.3459302466256823, 1.048732404544023, -3.136403714060581, 0.798384746372188, -3.0735045251794464], "max": [0.6591164711847054, 0.35397452618687875, 1.2239803880928926, -0.6221720328801338, 1.3560350141242634, 3.1340943265936843, 0.6448221910583123, -0.1036907203401053, 1.144178969452112, 3.1400547039823827, 1.5358046141391957, 3.105733618669094], "count": [428]}, "eef_sim_pose_action": {"mean": [0.6160146651658726, 0.29678269429801457, 1.1437960300888166, -1.8217807136593624, 0.9986555752268811, -0.9894712755447436, 0.6035992477960648, -0.26464265474366644, 1.0931620357257452, 1.3707190665219757, 1.1650342795193889, -0.1424090472203133], "std": [0.026471197972312087, 0.030018536292418508, 0.05112768047101229, 0.6123279465821451, 0.22748999319209137, 2.373728600725348, 0.01593791131694412, 0.06217818239598117, 0.025017333381798592, 2.2076457136179055, 0.2538161644244475, 2.2729115135742446], "min": [0.5359290039967177, 0.2368137877931787, 1.0494044087782965, -2.8247765133662206, 0.6134740199044355, -3.132437396001326, 0.5689515141912665, -0.3459302466256823, 1.048732404544023, -3.136403714060581, 0.798384746372188, -3.0735045251794464], "max": [0.6591164711847054, 0.35397452618687875, 1.2239803880928926, -0.6221720328801338, 1.3560350141242634, 3.1340943265936843, 0.6448221910583123, -0.1036907203401053, 1.144178969452112, 3.1400547039823827, 1.5358046141391957, 3.105733618669094], "count": [428]}, "gripper_mode_state": {"mean": [0.7757009345794392, 0.22897196261682243], "std": [0.41711988045647513, 0.42017115911521485], "min": [0, 0], "max": [1, 1], "count": [428]}, "gripper_activity_state": {"mean": [1.9135514018691588, 1.8644859813084111], "std": [0.341113493696961, 0.4739478926460836], "min": [0, 0], "max": [2, 2], "count": [428]}, "gripper_mode_action": {"mean": [0.7757009345794392, 0.22897196261682243], "std": [0.41711988045647513, 0.42017115911521485], "min": [0, 0], "max": [1, 1], "count": [428]}, "gripper_activity_action": {"mean": [1.9135514018691588, 1.8644859813084111], "std": [0.341113493696961, 0.4739478926460836], "min": [0, 0], "max": [2, 2], "count": [428]}, "gripper_open_scale_state": {"mean": [0.33282359816649165, 0.7293563083042609], "std": [0.232749046558247, 0.2581632081374539], "min": [0.116, 0.154], "max": [0.732, 0.897], "count": [428]}, "gripper_open_scale_action": {"mean": [0.33282359816649165, 0.7293563083042609], "std": [0.232749046558247, 0.2581632081374539], "min": [0.116, 0.154], "max": [0.732, 0.897], "count": [428]}}} +{"episode_index": 403, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4796946364379085]], [[0.48047070465686276]], [[0.471738635620915]]], "std": [[[0.11406564231758869]], [[0.10820291730477227]], [[0.11433031946714083]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.047058823529411764]], [[0.0]]], "max": [[[0.7176470588235294]], [[0.6392156862745098]], [[0.6274509803921569]]], "mean": [[[0.4656798366013072]], [[0.4731390318627451]], [[0.46716737540849673]]], "std": [[[0.07476398513473698]], [[0.06458758910001057]], [[0.07015253289161812]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.792156862745098]], [[0.7803921568627451]], [[0.792156862745098]]], "mean": [[[0.47580112336601305]], [[0.46803757557189546]], [[0.45587319648692814]]], "std": [[[0.08744885495702773]], [[0.08613123570032784]], [[0.10747153773940786]]], "count": [100]}, "observation.state": {"min": [0.5367934703826904, 1.907418131828308, -1.4117794036865234, -0.8032529354095459, 0.912021815776825, 0.8726298213005066, -2.6853461265563965, 455.0, 0.015316000208258629, 0.38204899430274963, -0.21789899468421936, -3.1371853351593018, 0.7789999842643738, -3.1401853561401367, -1.0628530979156494, -2.0370960235595703, 2.8501577377319336, -0.556917130947113, -1.6705244779586792, 1.1052472591400146, -2.2671825885772705, 102.0, -0.2934490144252777, 0.3560439944267273, -0.21093399822711945, 0.5910000205039978, -1.4170000553131104, -3.1391851902008057], "max": [0.990352213382721, 2.0446882247924805, -0.923453688621521, -0.0015009832568466663, 2.868518829345703, 1.3641842603683472, -1.435219168663025, 894.0, 0.28476500511169434, 0.4481639862060547, -0.14202900230884552, 3.140000104904175, 1.5410000085830688, 3.0889999866485596, -0.5015378594398499, -1.8606431484222412, 2.8640329837799072, 3.490658855298534e-05, 0.1719149351119995, 1.8392977714538574, -0.3669554889202118, 480.0, -0.17327600717544556, 0.44172000885009766, -0.007557999808341265, 2.6070001125335693, -0.39399999380111694, 3.11299991607666], "mean": [0.6401388645172119, 2.0130515098571777, -1.0062891244888306, -0.437686026096344, 1.7382367849349976, 1.0786044597625732, -1.9248900413513184, 793.0768432617188, 0.18159188330173492, 0.4097198247909546, -0.18568195402622223, 1.4833241701126099, 1.1787432432174683, -0.7313891053199768, -0.8740690350532532, -1.9251937866210938, 2.8615927696228027, -0.4203265905380249, -0.6083930730819702, 1.4991545677185059, -1.7180839776992798, 289.67388916015625, -0.2274191528558731, 0.4139379560947418, -0.12558425962924957, 1.7213788032531738, -0.8444464206695557, 1.269674301147461], "std": [0.1236836239695549, 0.021879620850086212, 0.13907061517238617, 0.20117463171482086, 0.5762569308280945, 0.12714789807796478, 0.36180174350738525, 158.70376586914062, 0.06696086376905441, 0.01810114085674286, 0.02102522738277912, 1.9643508195877075, 0.22171935439109802, 1.5625824928283691, 0.1672700196504593, 0.0623943954706192, 0.0038525143172591925, 0.1735256314277649, 0.5469046235084534, 0.265552282333374, 0.5827071666717529, 166.80471801757812, 0.03195764869451523, 0.022813478484749794, 0.0756002739071846, 0.602228045463562, 0.299903929233551, 1.6458373069763184], "count": [417]}, "action": {"min": [0.5367934703826904, 1.907418131828308, -1.4117794036865234, -0.8032529354095459, 0.912021815776825, 0.8726298213005066, -2.6853461265563965, 455.0, 0.015316000208258629, 0.38204899430274963, -0.21789899468421936, -3.1371853351593018, 0.7789999842643738, -3.1401853561401367, -1.0628530979156494, -2.0370960235595703, 2.8501577377319336, -0.556917130947113, -1.6705244779586792, 1.1052472591400146, -2.2671825885772705, 102.0, -0.2934490144252777, 0.3560439944267273, -0.21093399822711945, 0.5910000205039978, -1.4170000553131104, -3.1391851902008057], "max": [0.990352213382721, 2.0446882247924805, -0.923453688621521, -0.0015009832568466663, 2.868518829345703, 1.3641842603683472, -1.435219168663025, 894.0, 0.28476500511169434, 0.4481639862060547, -0.14202900230884552, 3.140000104904175, 1.5410000085830688, 3.0889999866485596, -0.5015378594398499, -1.8606431484222412, 2.8640329837799072, 3.490658855298534e-05, 0.1719149351119995, 1.8392977714538574, -0.3669554889202118, 480.0, -0.17327600717544556, 0.44172000885009766, -0.007557999808341265, 2.6070001125335693, -0.39399999380111694, 3.11299991607666], "mean": [0.6401388645172119, 2.0130515098571777, -1.0062891244888306, -0.437686026096344, 1.7382367849349976, 1.0786044597625732, -1.9248900413513184, 793.0768432617188, 0.18159188330173492, 0.4097198247909546, -0.18568195402622223, 1.4833241701126099, 1.1787432432174683, -0.7313891053199768, -0.8740690350532532, -1.9251937866210938, 2.8615927696228027, -0.4203265905380249, -0.6083930730819702, 1.4991545677185059, -1.7180839776992798, 289.67388916015625, -0.2274191528558731, 0.4139379560947418, -0.12558425962924957, 1.7213788032531738, -0.8444464206695557, 1.269674301147461], "std": [0.1236836239695549, 0.021879620850086212, 0.13907061517238617, 0.20117463171482086, 0.5762569308280945, 0.12714789807796478, 0.36180174350738525, 158.70376586914062, 0.06696086376905441, 0.01810114085674286, 0.02102522738277912, 1.9643508195877075, 0.22171935439109802, 1.5625824928283691, 0.1672700196504593, 0.0623943954706192, 0.0038525143172591925, 0.1735256314277649, 0.5469046235084534, 0.265552282333374, 0.5827071666717529, 166.80471801757812, 0.03195764869451523, 0.022813478484749794, 0.0756002739071846, 0.602228045463562, 0.299903929233551, 1.6458373069763184], "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": [404], "max": [404], "mean": [404.0], "std": [0.0], "count": [417]}, "index": {"min": [217670], "max": [218086], "mean": [217878.0], "std": [120.37718499228443], "count": [417]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [417]}, "subtask_annotation": {"mean": [4.112709832134293, 12.0, 12.0, 12.0, 12.0], "std": [4.636344441379647, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [417]}, "scene_annotation": {"mean": [404.0], "std": [0.0], "min": [404], "max": [404], "count": [417]}, "eef_direction_state": {"mean": [4.335731414868105, 4.628297362110311], "std": [1.865371425791494, 1.7625099901937054], "min": [0, 0], "max": [6, 6], "count": [417]}, "eef_velocity_state": {"mean": [0.7410071942446043, 0.6330935251798561], "std": [0.6891220163552046, 0.7817819363794515], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_acc_mag_state": {"mean": [0.6402877697841727, 0.5899280575539568], "std": [0.8106650694574369, 0.7969932974418363], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_direction_action": {"mean": [4.335731414868105, 4.628297362110311], "std": [1.865371425791494, 1.7625099901937054], "min": [0, 0], "max": [6, 6], "count": [417]}, "eef_velocity_action": {"mean": [0.7410071942446043, 0.6330935251798561], "std": [0.6891220163552046, 0.7817819363794515], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_acc_mag_action": {"mean": [0.6402877697841727, 0.5899280575539568], "std": [0.8106650694574369, 0.7969932974418363], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_sim_pose_state": {"mean": [0.614939541389408, 0.3176286202017269, 1.1483593344681082, -1.7224357483521637, 0.8436350224503633, -2.418128197171478, 0.6078331597353598, -0.26836906719906356, 1.0916425393638567, 1.483860224238375, 1.17927355036174, 0.25880254199931074], "std": [0.031062456870171694, 0.01994203212545881, 0.06805777750937055, 0.6007253207917402, 0.29974117623704405, 0.7670383960254243, 0.0188968296728288, 0.05916454195544416, 0.02443122348680282, 1.9639840887546351, 0.22152242576407039, 2.2956749001318806], "min": [0.5385161899278824, 0.27784884734936366, 1.0490194983432248, -2.606563197314826, 0.3932583408691688, -3.0578754308117513, 0.5697734012455545, -0.3437478103002976, 1.047760316359575, -3.13680089352414, 0.780007905971642, -3.112400304767619], "max": [0.6473200303887466, 0.35583819670527206, 1.2532820632443331, -0.5962620328800313, 1.4165281052266834, -0.5355581936728385, 0.6469399758525152, -0.11310109396150551, 1.1423962792995503, 3.139879788504169, 1.5404318093590148, 3.0396896391719985], "count": [417]}, "eef_sim_pose_action": {"mean": [0.614939541389408, 0.3176286202017269, 1.1483593344681082, -1.7224357483521637, 0.8436350224503633, -2.418128197171478, 0.6078331597353598, -0.26836906719906356, 1.0916425393638567, 1.483860224238375, 1.17927355036174, 0.25880254199931074], "std": [0.031062456870171694, 0.01994203212545881, 0.06805777750937055, 0.6007253207917402, 0.29974117623704405, 0.7670383960254243, 0.0188968296728288, 0.05916454195544416, 0.02443122348680282, 1.9639840887546351, 0.22152242576407039, 2.2956749001318806], "min": [0.5385161899278824, 0.27784884734936366, 1.0490194983432248, -2.606563197314826, 0.3932583408691688, -3.0578754308117513, 0.5697734012455545, -0.3437478103002976, 1.047760316359575, -3.13680089352414, 0.780007905971642, -3.112400304767619], "max": [0.6473200303887466, 0.35583819670527206, 1.2532820632443331, -0.5962620328800313, 1.4165281052266834, -0.5355581936728385, 0.6469399758525152, -0.11310109396150551, 1.1423962792995503, 3.139879788504169, 1.5404318093590148, 3.0396896391719985], "count": [417]}, "gripper_mode_state": {"mean": [1.0, 0.14388489208633093], "std": [0.0, 0.3509729760474953], "min": [1, 0], "max": [1, 1], "count": [417]}, "gripper_activity_state": {"mean": [1.8824940047961631, 1.9160671462829737], "std": [0.43038716114359993, 0.3666634514353387], "min": [0, 0], "max": [2, 2], "count": [417]}, "gripper_mode_action": {"mean": [1.0, 0.14388489208633093], "std": [0.0, 0.3509729760474953], "min": [1, 0], "max": [1, 1], "count": [417]}, "gripper_activity_action": {"mean": [1.8824940047961631, 1.9160671462829737], "std": [0.43038716114359993, 0.3666634514353387], "min": [0, 0], "max": [2, 2], "count": [417]}, "gripper_open_scale_state": {"mean": [0.28967386096615927, 0.793076738828664], "std": [0.16680473695796352, 0.15870375472525777], "min": [0.102, 0.455], "max": [0.48, 0.894], "count": [417]}, "gripper_open_scale_action": {"mean": [0.28967386096615927, 0.793076738828664], "std": [0.16680473695796352, 0.15870375472525777], "min": [0.102, 0.455], "max": [0.48, 0.894], "count": [417]}}} +{"episode_index": 404, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.47593618872549015]], [[0.47858527369281045]], [[0.4706662704248366]]], "std": [[[0.1215963007966914]], [[0.11563358619695152]], [[0.12412177266980691]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[0.7607843137254902]], [[0.7568627450980392]], [[0.7490196078431373]]], "mean": [[[0.4668304166666667]], [[0.474442493872549]], [[0.4685455269607843]]], "std": [[[0.08215303362383315]], [[0.07125386448834381]], [[0.07644346521658621]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7176470588235294]], [[0.6784313725490196]], [[0.6901960784313725]]], "mean": [[[0.47702511029411765]], [[0.47395470996732025]], [[0.4625039338235294]]], "std": [[[0.0978753894239783]], [[0.09420480138307809]], [[0.11290460983886375]]], "count": [100]}, "observation.state": {"min": [0.521452009677887, 1.910943627357483, -1.402127742767334, -0.8978323340415955, 0.9185144305229187, 0.7885223627090454, -2.7792274951934814, 395.0, 0.02737100049853325, 0.3741590082645416, -0.21363399922847748, -3.1411852836608887, 0.7250000238418579, -3.1381852626800537, -1.078910231590271, -2.038003444671631, 2.8485169410705566, -0.5314527750015259, -1.6284271478652954, 1.111006736755371, -2.0169897079467773, 119.0, -0.2984189987182617, 0.3770810067653656, -0.21402299404144287, 0.2199999988079071, -1.4479999542236328, -3.1331851482391357], "max": [0.8994728922843933, 2.0372183322906494, -0.9502270817756653, -0.07482226938009262, 2.78755259513855, 1.3744467496871948, -1.3713749647140503, 865.0, 0.27044999599456787, 0.4404650032520294, -0.1306149959564209, 3.1410000324249268, 1.5269999504089355, 3.1389999389648438, -0.5486267805099487, -1.8805749416351318, 2.8640329837799072, 0.03460988029837608, 0.2560048997402191, 1.8267662525177002, -0.23970353603363037, 614.0, -0.15205499529838562, 0.43944498896598816, -0.027002999559044838, 2.7160000801086426, -0.4949999749660492, 3.124000072479248], "mean": [0.6053050756454468, 1.9889945983886719, -1.0681453943252563, -0.538216769695282, 1.6864829063415527, 1.1200838088989258, -1.8434674739837646, 750.4384765625, 0.1890387088060379, 0.4039280414581299, -0.17804303765296936, 2.282879590988159, 1.1652624607086182, -0.6588268876075745, -0.9083059430122375, -1.951502799987793, 2.860745906829834, -0.3826093077659607, -0.5671992301940918, 1.4700249433517456, -1.5723358392715454, 321.6109619140625, -0.2004120945930481, 0.41631779074668884, -0.13391707837581635, 1.7820159196853638, -0.9281362295150757, 1.0241410732269287], "std": [0.11503774672746658, 0.04122582823038101, 0.11820967495441437, 0.24288812279701233, 0.5934633612632751, 0.12392187118530273, 0.44618719816207886, 172.09597778320312, 0.06838704645633698, 0.016197992488741875, 0.023346196860074997, 1.2676242589950562, 0.2498978078365326, 1.4534802436828613, 0.18586210906505585, 0.056455276906490326, 0.0037760052364319563, 0.1681590974330902, 0.5704408884048462, 0.2693537473678589, 0.5455107688903809, 196.87664794921875, 0.04536670818924904, 0.018441012129187584, 0.06702236086130142, 0.6528795957565308, 0.27693015336990356, 1.683870553970337], "count": [374]}, "action": {"min": [0.521452009677887, 1.910943627357483, -1.402127742767334, -0.8978323340415955, 0.9185144305229187, 0.7885223627090454, -2.7792274951934814, 395.0, 0.02737100049853325, 0.3741590082645416, -0.21363399922847748, -3.1411852836608887, 0.7250000238418579, -3.1381852626800537, -1.078910231590271, -2.038003444671631, 2.8485169410705566, -0.5314527750015259, -1.6284271478652954, 1.111006736755371, -2.0169897079467773, 119.0, -0.2984189987182617, 0.3770810067653656, -0.21402299404144287, 0.2199999988079071, -1.4479999542236328, -3.1331851482391357], "max": [0.8994728922843933, 2.0372183322906494, -0.9502270817756653, -0.07482226938009262, 2.78755259513855, 1.3744467496871948, -1.3713749647140503, 865.0, 0.27044999599456787, 0.4404650032520294, -0.1306149959564209, 3.1410000324249268, 1.5269999504089355, 3.1389999389648438, -0.5486267805099487, -1.8805749416351318, 2.8640329837799072, 0.03460988029837608, 0.2560048997402191, 1.8267662525177002, -0.23970353603363037, 614.0, -0.15205499529838562, 0.43944498896598816, -0.027002999559044838, 2.7160000801086426, -0.4949999749660492, 3.124000072479248], "mean": [0.6053050756454468, 1.9889945983886719, -1.0681453943252563, -0.538216769695282, 1.6864829063415527, 1.1200838088989258, -1.8434674739837646, 750.4384765625, 0.1890387088060379, 0.4039280414581299, -0.17804303765296936, 2.282879590988159, 1.1652624607086182, -0.6588268876075745, -0.9083059430122375, -1.951502799987793, 2.860745906829834, -0.3826093077659607, -0.5671992301940918, 1.4700249433517456, -1.5723358392715454, 321.6109619140625, -0.2004120945930481, 0.41631779074668884, -0.13391707837581635, 1.7820159196853638, -0.9281362295150757, 1.0241410732269287], "std": [0.11503774672746658, 0.04122582823038101, 0.11820967495441437, 0.24288812279701233, 0.5934633612632751, 0.12392187118530273, 0.44618719816207886, 172.09597778320312, 0.06838704645633698, 0.016197992488741875, 0.023346196860074997, 1.2676242589950562, 0.2498978078365326, 1.4534802436828613, 0.18586210906505585, 0.056455276906490326, 0.0037760052364319563, 0.1681590974330902, 0.5704408884048462, 0.2693537473678589, 0.5455107688903809, 196.87664794921875, 0.04536670818924904, 0.018441012129187584, 0.06702236086130142, 0.6528795957565308, 0.27693015336990356, 1.683870553970337], "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": [405], "max": [405], "mean": [405.0], "std": [0.0], "count": [374]}, "index": {"min": [218087], "max": [218460], "mean": [218273.5], "std": [107.96411440844592], "count": [374]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [374]}, "subtask_annotation": {"mean": [4.909090909090909, 12.0, 12.0, 12.0, 12.0], "std": [4.593912820508326, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [374]}, "scene_annotation": {"mean": [405.0], "std": [0.0], "min": [405], "max": [405], "count": [374]}, "eef_direction_state": {"mean": [4.403743315508021, 4.462566844919786], "std": [1.4589157568036502, 1.7312601943396673], "min": [0, 0], "max": [6, 6], "count": [374]}, "eef_velocity_state": {"mean": [0.8636363636363636, 0.7112299465240641], "std": [0.6899691044494679, 0.764892838295971], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_acc_mag_state": {"mean": [0.8235294117647058, 0.7085561497326203], "std": [0.8439038093937484, 0.832547505222066], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_direction_action": {"mean": [4.403743315508021, 4.462566844919786], "std": [1.4589157568036502, 1.7312601943396673], "min": [0, 0], "max": [6, 6], "count": [374]}, "eef_velocity_action": {"mean": [0.8636363636363636, 0.7112299465240641], "std": [0.6899691044494679, 0.764892838295971], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_acc_mag_action": {"mean": [0.8235294117647058, 0.7085561497326203], "std": [0.8439038093937484, 0.832547505222066], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_sim_pose_state": {"mean": [0.6192504759242379, 0.29150163161541404, 1.14145859984122, -1.783123641292522, 0.9274722367938877, -0.6809891239349823, 0.6039740385298965, -0.2765698757344358, 1.1015483323910384, 2.299696115211327, 1.1657940543397454, -1.373609513152876], "std": [0.02960367955825792, 0.03481762131195027, 0.06178588342362385, 0.6504323479071348, 0.2768544385493298, 2.4686101479992146, 0.016201951260245623, 0.061404014887292566, 0.028310232731023052, 1.2366093516799312, 0.24970100181179034, 1.975449551301312], "min": [0.5583965973358286, 0.24469715942189474, 1.0478463316341875, -2.7159891129654725, 0.4945292131558321, -3.135787743529092, 0.5815337402829829, -0.333666369341156, 1.0514628439786533, -3.1415019838686433, 0.7258781145587148, -3.130235459273998], "max": [0.6485067947125248, 0.35760040664471127, 1.2357524190606337, -0.23270422851558195, 1.4483946414865523, 3.1414403147157315, 0.6339903092120142, -0.12583755728042711, 1.1556959473902262, 3.1412389039961237, 1.5276740524668253, 3.140906189449836], "count": [374]}, "eef_sim_pose_action": {"mean": [0.6192504759242379, 0.29150163161541404, 1.14145859984122, -1.783123641292522, 0.9274722367938877, -0.6809891239349823, 0.6039740385298965, -0.2765698757344358, 1.1015483323910384, 2.299696115211327, 1.1657940543397454, -1.373609513152876], "std": [0.02960367955825792, 0.03481762131195027, 0.06178588342362385, 0.6504323479071348, 0.2768544385493298, 2.4686101479992146, 0.016201951260245623, 0.061404014887292566, 0.028310232731023052, 1.2366093516799312, 0.24970100181179034, 1.975449551301312], "min": [0.5583965973358286, 0.24469715942189474, 1.0478463316341875, -2.7159891129654725, 0.4945292131558321, -3.135787743529092, 0.5815337402829829, -0.333666369341156, 1.0514628439786533, -3.1415019838686433, 0.7258781145587148, -3.130235459273998], "max": [0.6485067947125248, 0.35760040664471127, 1.2357524190606337, -0.23270422851558195, 1.4483946414865523, 3.1414403147157315, 0.6339903092120142, -0.12583755728042711, 1.1556959473902262, 3.1412389039961237, 1.5276740524668253, 3.140906189449836], "count": [374]}, "gripper_mode_state": {"mean": [0.8582887700534759, 0.18449197860962566], "std": [0.34875372005695887, 0.3878848907064186], "min": [0, 0], "max": [1, 1], "count": [374]}, "gripper_activity_state": {"mean": [1.9037433155080214, 1.8957219251336899], "std": [0.4023153555893907, 0.40363705794441873], "min": [0, 0], "max": [2, 2], "count": [374]}, "gripper_mode_action": {"mean": [0.8582887700534759, 0.18449197860962566], "std": [0.34875372005695887, 0.3878848907064186], "min": [0, 0], "max": [1, 1], "count": [374]}, "gripper_activity_action": {"mean": [1.9037433155080214, 1.8957219251336899], "std": [0.4023153555893907, 0.40363705794441873], "min": [0, 0], "max": [2, 2], "count": [374]}, "gripper_open_scale_state": {"mean": [0.3216109626892419, 0.7504385027553939], "std": [0.19687664269151658, 0.17209605418990614], "min": [0.119, 0.395], "max": [0.614, 0.865], "count": [374]}, "gripper_open_scale_action": {"mean": [0.3216109626892419, 0.7504385027553939], "std": [0.19687664269151658, 0.17209605418990614], "min": [0.119, 0.395], "max": [0.614, 0.865], "count": [374]}}} +{"episode_index": 405, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.4688744546568627]], [[0.471933545751634]], [[0.4617411805555555]]], "std": [[[0.12247980917938847]], [[0.1160089337118797]], [[0.12276412187300083]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.984313725490196]], [[1.0]]], "mean": [[[0.46652208741830065]], [[0.47416857434640525]], [[0.46948359272875817]]], "std": [[[0.07799549450840179]], [[0.06847752653739946]], [[0.07315409403937731]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.792156862745098]], [[0.6980392156862745]], [[0.7098039215686275]]], "mean": [[[0.47606701184640526]], [[0.4716048202614379]], [[0.45804421364379083]]], "std": [[[0.09969088652402398]], [[0.09647834307046421]], [[0.1176375622760759]]], "count": [100]}, "observation.state": {"min": [0.5190783739089966, 1.9102978706359863, -1.337306261062622, -0.8521221876144409, 0.9612749814987183, 0.9757786989212036, -2.833873748779297, 302.0, 0.03467399999499321, 0.3838689923286438, -0.22171400487422943, -3.1371853351593018, 0.7990000247955322, -3.0959999561309814, -1.0200926065444946, -2.03664231300354, 2.8485522270202637, -0.4363672435283661, -1.6307135820388794, 1.130327582359314, -1.833241581916809, 113.0, -0.29805898666381836, 0.37413400411605835, -0.2160090059041977, 0.7919999957084656, -1.4019999504089355, -3.1401853561401367], "max": [0.9085137248039246, 2.0372183322906494, -0.2821674048900604, -0.042847830802202225, 2.7887744903564453, 1.3603968620300293, -1.490930199623108, 826.0, 0.27424201369285583, 0.4216519892215729, -0.14257299900054932, 3.1410000324249268, 1.5700000524520874, 3.135999917984009, -0.5399699807167053, -1.8652335405349731, 2.862497329711914, 0.012339478358626366, 0.07901106029748917, 1.8730698823928833, -0.3269699811935425, 658.0, -0.14749500155448914, 0.42771801352500916, -0.04564199969172478, 2.61899995803833, -0.625, 3.118000030517578], "mean": [0.6180712580680847, 1.9938256740570068, -0.926979660987854, -0.46989622712135315, 1.6355583667755127, 1.1136534214019775, -1.9459121227264404, 684.67431640625, 0.19988426566123962, 0.4018115997314453, -0.1871691346168518, 2.3008790016174316, 1.186213493347168, -0.7817623019218445, -0.8450470566749573, -1.941881775856018, 2.859741449356079, -0.34173280000686646, -0.6809547543525696, 1.5210589170455933, -1.4366592168807983, 364.5351257324219, -0.20982114970684052, 0.4036221504211426, -0.1372491717338562, 1.6966569423675537, -1.0212076902389526, 1.0322481393814087], "std": [0.12026326358318329, 0.0377192422747612, 0.27093324065208435, 0.23638483881950378, 0.5314146876335144, 0.11407090723514557, 0.45604074001312256, 200.5351104736328, 0.07558439671993256, 0.011600795201957226, 0.023965664207935333, 1.4087551832199097, 0.2463698834180832, 1.287652611732483, 0.161026269197464, 0.06455454975366592, 0.0047848038375377655, 0.14598864316940308, 0.5162674784660339, 0.29954010248184204, 0.4872545897960663, 245.01400756835938, 0.045104123651981354, 0.014306697994470596, 0.06153232231736183, 0.5270596146583557, 0.22178077697753906, 1.7916104793548584], "count": [370]}, "action": {"min": [0.5190783739089966, 1.9102978706359863, -1.337306261062622, -0.8521221876144409, 0.9612749814987183, 0.9757786989212036, -2.833873748779297, 302.0, 0.03467399999499321, 0.3838689923286438, -0.22171400487422943, -3.1371853351593018, 0.7990000247955322, -3.0959999561309814, -1.0200926065444946, -2.03664231300354, 2.8485522270202637, -0.4363672435283661, -1.6307135820388794, 1.130327582359314, -1.833241581916809, 113.0, -0.29805898666381836, 0.37413400411605835, -0.2160090059041977, 0.7919999957084656, -1.4019999504089355, -3.1401853561401367], "max": [0.9085137248039246, 2.0372183322906494, -0.2821674048900604, -0.042847830802202225, 2.7887744903564453, 1.3603968620300293, -1.490930199623108, 826.0, 0.27424201369285583, 0.4216519892215729, -0.14257299900054932, 3.1410000324249268, 1.5700000524520874, 3.135999917984009, -0.5399699807167053, -1.8652335405349731, 2.862497329711914, 0.012339478358626366, 0.07901106029748917, 1.8730698823928833, -0.3269699811935425, 658.0, -0.14749500155448914, 0.42771801352500916, -0.04564199969172478, 2.61899995803833, -0.625, 3.118000030517578], "mean": [0.6180712580680847, 1.9938256740570068, -0.926979660987854, -0.46989622712135315, 1.6355583667755127, 1.1136534214019775, -1.9459121227264404, 684.67431640625, 0.19988426566123962, 0.4018115997314453, -0.1871691346168518, 2.3008790016174316, 1.186213493347168, -0.7817623019218445, -0.8450470566749573, -1.941881775856018, 2.859741449356079, -0.34173280000686646, -0.6809547543525696, 1.5210589170455933, -1.4366592168807983, 364.5351257324219, -0.20982114970684052, 0.4036221504211426, -0.1372491717338562, 1.6966569423675537, -1.0212076902389526, 1.0322481393814087], "std": [0.12026326358318329, 0.0377192422747612, 0.27093324065208435, 0.23638483881950378, 0.5314146876335144, 0.11407090723514557, 0.45604074001312256, 200.5351104736328, 0.07558439671993256, 0.011600795201957226, 0.023965664207935333, 1.4087551832199097, 0.2463698834180832, 1.287652611732483, 0.161026269197464, 0.06455454975366592, 0.0047848038375377655, 0.14598864316940308, 0.5162674784660339, 0.29954010248184204, 0.4872545897960663, 245.01400756835938, 0.045104123651981354, 0.014306697994470596, 0.06153232231736183, 0.5270596146583557, 0.22178077697753906, 1.7916104793548584], "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": [406], "max": [406], "mean": [406.0], "std": [0.0], "count": [370]}, "index": {"min": [218461], "max": [218830], "mean": [218645.5], "std": [106.80940969783515], "count": [370]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [370]}, "subtask_annotation": {"mean": [4.943243243243243, 12.0, 12.0, 12.0, 12.0], "std": [4.53568675574473, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [370]}, "scene_annotation": {"mean": [406.0], "std": [0.0], "min": [406], "max": [406], "count": [370]}, "eef_direction_state": {"mean": [4.57027027027027, 4.537837837837838], "std": [1.4911205409002122, 1.65052839227425], "min": [0, 0], "max": [6, 6], "count": [370]}, "eef_velocity_state": {"mean": [0.7837837837837838, 0.7297297297297297], "std": [0.7216772931253359, 0.7797660303508452], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_acc_mag_state": {"mean": [0.6189189189189189, 0.727027027027027], "std": [0.800789420589807, 0.8308734084631433], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_direction_action": {"mean": [4.57027027027027, 4.537837837837838], "std": [1.4911205409002122, 1.65052839227425], "min": [0, 0], "max": [6, 6], "count": [370]}, "eef_velocity_action": {"mean": [0.7837837837837838, 0.7297297297297297], "std": [0.7216772931253359, 0.7797660303508452], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_acc_mag_action": {"mean": [0.6189189189189189, 0.727027027027027], "std": [0.800789420589807, 0.8308734084631433], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_sim_pose_state": {"mean": [0.6058950303664594, 0.30174367925547163, 1.1340004410464375, -1.697675787238272, 1.020315943333237, -1.149920576830172, 0.6008705732125408, -0.2853329749930785, 1.0922022170851713, 2.3094416619053817, 1.1866030240224734, -0.9014782856367067], "std": [0.02445802332050687, 0.032419762685857355, 0.05690666508022725, 0.5255162897543133, 0.22160649007512978, 2.235252707731081, 0.013961909882936756, 0.0666630454023746, 0.028794423168907103, 1.394273933906651, 0.24623189891472297, 2.2458696072286175], "min": [0.555474145854499, 0.24317031602684205, 1.0465081258424884, -2.6182454889362523, 0.6248025940010895, -3.132034521651025, 0.5788216140725417, -0.34125791574984476, 1.0444447643912977, -3.1375946548127165, 0.7998994215003212, -3.139674323514473], "max": [0.6373161001191778, 0.3566503801253943, 1.2151878601237323, -0.7984904419992647, 1.4016529188686038, 3.122940841607999, 0.6257798003097313, -0.13363879493665717, 1.1397906219420009, 3.14144484356736, 1.5698552926702454, 3.140670290544503], "count": [370]}, "eef_sim_pose_action": {"mean": [0.6058950303664594, 0.30174367925547163, 1.1340004410464375, -1.697675787238272, 1.020315943333237, -1.149920576830172, 0.6008705732125408, -0.2853329749930785, 1.0922022170851713, 2.3094416619053817, 1.1866030240224734, -0.9014782856367067], "std": [0.02445802332050687, 0.032419762685857355, 0.05690666508022725, 0.5255162897543133, 0.22160649007512978, 2.235252707731081, 0.013961909882936756, 0.0666630454023746, 0.028794423168907103, 1.394273933906651, 0.24623189891472297, 2.2458696072286175], "min": [0.555474145854499, 0.24317031602684205, 1.0465081258424884, -2.6182454889362523, 0.6248025940010895, -3.132034521651025, 0.5788216140725417, -0.34125791574984476, 1.0444447643912977, -3.1375946548127165, 0.7998994215003212, -3.139674323514473], "max": [0.6373161001191778, 0.3566503801253943, 1.2151878601237323, -0.7984904419992647, 1.4016529188686038, 3.122940841607999, 0.6257798003097313, -0.13363879493665717, 1.1397906219420009, 3.14144484356736, 1.5698552926702454, 3.140670290544503], "count": [370]}, "gripper_mode_state": {"mean": [0.5297297297297298, 0.25135135135135134], "std": [0.4991153605833007, 0.43379009846376143], "min": [0, 0], "max": [1, 1], "count": [370]}, "gripper_activity_state": {"mean": [1.8810810810810812, 1.872972972972973], "std": [0.43111285149384604, 0.4381463711053467], "min": [0, 0], "max": [2, 2], "count": [370]}, "gripper_mode_action": {"mean": [0.5297297297297298, 0.25135135135135134], "std": [0.4991153605833007, 0.43379009846376143], "min": [0, 0], "max": [1, 1], "count": [370]}, "gripper_activity_action": {"mean": [1.8810810810810812, 1.872972972972973], "std": [0.43111285149384604, 0.4381463711053467], "min": [0, 0], "max": [2, 2], "count": [370]}, "gripper_open_scale_state": {"mean": [0.36453513546505467, 0.684674324324324], "std": [0.24501408105419759, 0.20053506738571106], "min": [0.113, 0.302], "max": [0.658, 0.826], "count": [370]}, "gripper_open_scale_action": {"mean": [0.36453513546505467, 0.684674324324324], "std": [0.24501408105419759, 0.20053506738571106], "min": [0.113, 0.302], "max": [0.658, 0.826], "count": [370]}}} +{"episode_index": 406, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.47514973039215685]], [[0.4794286233660131]], [[0.470943654003268]]], "std": [[[0.12583418259657125]], [[0.11925350436976442]], [[0.12624975951387202]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.792156862745098]], [[0.7843137254901961]], [[0.7725490196078432]]], "mean": [[[0.4720287275326797]], [[0.4751108067810458]], [[0.4707129718137255]]], "std": [[[0.07775885266231683]], [[0.06742878084036522]], [[0.07095717493856263]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8196078431372549]], [[1.0]], [[0.8705882352941177]]], "mean": [[[0.4803569526143791]], [[0.4749720220588235]], [[0.46351067197712414]]], "std": [[[0.09491595191688662]], [[0.09093528111912859]], [[0.10870765614401158]]], "count": [100]}, "observation.state": {"min": [0.5895024538040161, 2.011683940887451, -0.6059783697128296, -0.6621255874633789, 0.6746569871902466, 0.9217782020568848, -2.8271193504333496, 358.0, 0.02032499946653843, 0.3885219991207123, -0.225723996758461, 2.184999942779541, 0.8399999141693115, -2.4489998817443848, -1.0665183067321777, -2.035752058029175, 2.850052833557129, -0.6229079961776733, -1.6182868480682373, 1.1002556085586548, -1.8437484502792358, 120.0, -0.2813670039176941, 0.37362900376319885, -0.2151699960231781, 0.6449999809265137, -1.468999981880188, -3.0989999771118164], "max": [1.1180927753448486, 2.0421226024627686, -0.2711019814014435, -0.04202752932906151, 2.207387685775757, 1.572559118270874, -1.6044114828109741, 801.0, 0.2765499949455261, 0.43011701107025146, -0.1375180035829544, 3.0899999141693115, 1.5190000534057617, -0.11500000208616257, -0.5383468270301819, -1.9310322999954224, 2.862497329711914, 0.03583161160349846, 0.1699252724647522, 1.946687936782837, -0.272969514131546, 649.0, -0.15282200276851654, 0.43786099553108215, -0.056359998881816864, 2.7860000133514404, -0.6150000095367432, 3.117000102996826], "mean": [0.7118100523948669, 2.0233209133148193, -0.4320891201496124, -0.38771989941596985, 1.2489227056503296, 1.169861078262329, -2.0255110263824463, 681.120361328125, 0.20653067529201508, 0.40711772441864014, -0.1875295341014862, 2.7813799381256104, 1.2185124158859253, -1.2413482666015625, -0.858166515827179, -1.9872779846191406, 2.8607048988342285, -0.4536065459251404, -0.6543595790863037, 1.537843108177185, -1.4622337818145752, 360.1033935546875, -0.2103196531534195, 0.40179914236068726, -0.13753943145275116, 1.7403234243392944, -1.0407062768936157, 1.3069974184036255], "std": [0.16480599343776703, 0.008164536207914352, 0.11281626671552658, 0.19164080917835236, 0.4893026053905487, 0.1649661511182785, 0.37341997027397156, 167.2139892578125, 0.07793916761875153, 0.010396197438240051, 0.02690795063972473, 0.275241881608963, 0.2217945158481598, 0.6578534841537476, 0.1615326702594757, 0.04193739593029022, 0.0034069253597408533, 0.2066938579082489, 0.5078853368759155, 0.35033267736434937, 0.4781689941883087, 244.75656127929688, 0.03780561685562134, 0.01698313280940056, 0.06463300436735153, 0.5975901484489441, 0.23981653153896332, 1.5869450569152832], "count": [324]}, "action": {"min": [0.5895024538040161, 2.011683940887451, -0.6059783697128296, -0.6621255874633789, 0.6746569871902466, 0.9217782020568848, -2.8271193504333496, 358.0, 0.02032499946653843, 0.3885219991207123, -0.225723996758461, 2.184999942779541, 0.8399999141693115, -2.4489998817443848, -1.0665183067321777, -2.035752058029175, 2.850052833557129, -0.6229079961776733, -1.6182868480682373, 1.1002556085586548, -1.8437484502792358, 120.0, -0.2813670039176941, 0.37362900376319885, -0.2151699960231781, 0.6449999809265137, -1.468999981880188, -3.0989999771118164], "max": [1.1180927753448486, 2.0421226024627686, -0.2711019814014435, -0.04202752932906151, 2.207387685775757, 1.572559118270874, -1.6044114828109741, 801.0, 0.2765499949455261, 0.43011701107025146, -0.1375180035829544, 3.0899999141693115, 1.5190000534057617, -0.11500000208616257, -0.5383468270301819, -1.9310322999954224, 2.862497329711914, 0.03583161160349846, 0.1699252724647522, 1.946687936782837, -0.272969514131546, 649.0, -0.15282200276851654, 0.43786099553108215, -0.056359998881816864, 2.7860000133514404, -0.6150000095367432, 3.117000102996826], "mean": [0.7118100523948669, 2.0233209133148193, -0.4320891201496124, -0.38771989941596985, 1.2489227056503296, 1.169861078262329, -2.0255110263824463, 681.120361328125, 0.20653067529201508, 0.40711772441864014, -0.1875295341014862, 2.7813799381256104, 1.2185124158859253, -1.2413482666015625, -0.858166515827179, -1.9872779846191406, 2.8607048988342285, -0.4536065459251404, -0.6543595790863037, 1.537843108177185, -1.4622337818145752, 360.1033935546875, -0.2103196531534195, 0.40179914236068726, -0.13753943145275116, 1.7403234243392944, -1.0407062768936157, 1.3069974184036255], "std": [0.16480599343776703, 0.008164536207914352, 0.11281626671552658, 0.19164080917835236, 0.4893026053905487, 0.1649661511182785, 0.37341997027397156, 167.2139892578125, 0.07793916761875153, 0.010396197438240051, 0.02690795063972473, 0.275241881608963, 0.2217945158481598, 0.6578534841537476, 0.1615326702594757, 0.04193739593029022, 0.0034069253597408533, 0.2066938579082489, 0.5078853368759155, 0.35033267736434937, 0.4781689941883087, 244.75656127929688, 0.03780561685562134, 0.01698313280940056, 0.06463300436735153, 0.5975901484489441, 0.23981653153896332, 1.5869450569152832], "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": [407], "max": [407], "mean": [407.0], "std": [0.0], "count": [324]}, "index": {"min": [218831], "max": [219154], "mean": [218992.5], "std": [93.53029812133963], "count": [324]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [324]}, "subtask_annotation": {"mean": [4.651234567901234, 12.0, 12.0, 12.0, 12.0], "std": [4.591185027563541, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [324]}, "scene_annotation": {"mean": [407.0], "std": [0.0], "min": [407], "max": [407], "count": [324]}, "eef_direction_state": {"mean": [4.25, 4.709876543209877], "std": [1.750440861576461, 1.5523065226668271], "min": [0, 2], "max": [6, 6], "count": [324]}, "eef_velocity_state": {"mean": [0.8425925925925926, 0.7098765432098766], "std": [0.7348725895746085, 0.8178721168821169], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_acc_mag_state": {"mean": [0.8240740740740741, 0.6635802469135802], "std": [0.8552167839790396, 0.8283745926708849], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_direction_action": {"mean": [4.25, 4.709876543209877], "std": [1.750440861576461, 1.5523065226668271], "min": [0, 2], "max": [6, 6], "count": [324]}, "eef_velocity_action": {"mean": [0.8425925925925926, 0.7098765432098766], "std": [0.7348725895746085, 0.8178721168821169], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_acc_mag_action": {"mean": [0.8240740740740741, 0.6635802469135802], "std": [0.8552167839790396, 0.8283745926708849], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_sim_pose_state": {"mean": [0.603227352469779, 0.3018472473871235, 1.1349641453766333, -1.7415072932976727, 1.0398213039773292, -1.0008859848016751, 0.6051916543802144, -0.2916522533180643, 1.0909358077717433, 2.7804027581021202, 1.2189137223756952, -0.09934894590215064], "std": [0.023939478864142178, 0.02963482845344366, 0.05820968575847273, 0.5959717996241061, 0.23954410861114164, 2.2860408501338285, 0.014126162802614825, 0.06879306234358015, 0.030571681105045167, 0.2754150169019301, 0.22180266423182401, 2.5615829523530818], "min": [0.5549503273202755, 0.24169267984889384, 1.0452503916073046, -2.7852439331042813, 0.6152997493897407, -3.1309643325285164, 0.5816201201748071, -0.34103277375904034, 1.041582119821329, 2.185010606129308, 0.8402647613654732, -3.108043239267801], "max": [0.6459531286043507, 0.35588729688492726, 1.2059435406440628, -0.6575855854989613, 1.4685506353745095, 3.1227402543319047, 0.6345354445445128, -0.12182655508559573, 1.1468140348776585, 3.0902708698775547, 1.519205634398082, 3.1396749146074714], "count": [324]}, "eef_sim_pose_action": {"mean": [0.603227352469779, 0.3018472473871235, 1.1349641453766333, -1.7415072932976727, 1.0398213039773292, -1.0008859848016751, 0.6051916543802144, -0.2916522533180643, 1.0909358077717433, 2.7804027581021202, 1.2189137223756952, -0.09934894590215064], "std": [0.023939478864142178, 0.02963482845344366, 0.05820968575847273, 0.5959717996241061, 0.23954410861114164, 2.2860408501338285, 0.014126162802614825, 0.06879306234358015, 0.030571681105045167, 0.2754150169019301, 0.22180266423182401, 2.5615829523530818], "min": [0.5549503273202755, 0.24169267984889384, 1.0452503916073046, -2.7852439331042813, 0.6152997493897407, -3.1309643325285164, 0.5816201201748071, -0.34103277375904034, 1.041582119821329, 2.185010606129308, 0.8402647613654732, -3.108043239267801], "max": [0.6459531286043507, 0.35588729688492726, 1.2059435406440628, -0.6575855854989613, 1.4685506353745095, 3.1227402543319047, 0.6345354445445128, -0.12182655508559573, 1.1468140348776585, 3.0902708698775547, 1.519205634398082, 3.1396749146074714], "count": [324]}, "gripper_mode_state": {"mean": [0.5648148148148148, 0.22530864197530864], "std": [0.4957812418602784, 0.4177854207922422], "min": [0, 0], "max": [1, 1], "count": [324]}, "gripper_activity_state": {"mean": [1.8240740740740742, 1.8425925925925926], "std": [0.5060504971088782, 0.48741008104636624], "min": [0, 0], "max": [2, 2], "count": [324]}, "gripper_mode_action": {"mean": [0.5648148148148148, 0.22530864197530864], "std": [0.4957812418602784, 0.4177854207922422], "min": [0, 0], "max": [1, 1], "count": [324]}, "gripper_activity_action": {"mean": [1.8240740740740742, 1.8425925925925926], "std": [0.5060504971088782, 0.48741008104636624], "min": [0, 0], "max": [2, 2], "count": [324]}, "gripper_open_scale_state": {"mean": [0.3601033951559189, 0.6811203702761794], "std": [0.24475664798249808, 0.16721405622188998], "min": [0.12, 0.358], "max": [0.649, 0.801], "count": [324]}, "gripper_open_scale_action": {"mean": [0.3601033951559189, 0.6811203702761794], "std": [0.24475664798249808, 0.16721405622188998], "min": [0.12, 0.358], "max": [0.649, 0.801], "count": [324]}}} +{"episode_index": 407, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4758172916666667]], [[0.4785713602941176]], [[0.4703748672385621]]], "std": [[[0.12563926830843533]], [[0.11977818522864321]], [[0.1261368249153659]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.803921568627451]], [[0.9254901960784314]]], "mean": [[[0.4669042401960784]], [[0.4727732945261438]], [[0.4665526776960784]]], "std": [[[0.07940343847212597]], [[0.0694639630916756]], [[0.07398274635056387]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.7529411764705882]], [[0.7529411764705882]]], "mean": [[[0.4782665134803922]], [[0.472436051879085]], [[0.45925014093137256]]], "std": [[[0.10328156599362476]], [[0.10306366392816822]], [[0.12303448624448184]]], "count": [100]}, "observation.state": {"min": [0.5725727081298828, 1.9577183723449707, -0.7413111329078674, -0.714991569519043, 0.6379352807998657, 0.872786819934845, -2.659916639328003, 318.0, 0.014522000215947628, 0.36549699306488037, -0.2219659984111786, 1.2330000400543213, 0.7459999322891235, -3.069999933242798, -0.9711885452270508, -2.038649320602417, 2.8484818935394287, -0.5615073442459106, -1.710352897644043, 1.11318838596344, -1.8590373992919922, 81.0, -0.2746700048446655, 0.37130099534988403, -0.2226720005273819, -0.437000036239624, -1.50600004196167, -3.1391851902008057], "max": [1.1350574493408203, 2.0436933040618896, -0.5429719686508179, -0.10967648774385452, 2.2119431495666504, 1.540968656539917, -1.5353835821151733, 818.0, 0.26288700103759766, 0.4274680018424988, -0.12866400182247162, 2.944999933242798, 1.565000057220459, 3.125, -0.5351529121398926, -1.915865421295166, 2.8639981746673584, 0.1250179409980774, 0.041486479341983795, 1.9606157541275024, -0.042289331555366516, 791.0, -0.17333300411701202, 0.41987499594688416, -0.05010199919342995, 2.615999937057495, -0.597000002861023, 3.118000030517578], "mean": [0.6971890330314636, 2.019041061401367, -0.6118801832199097, -0.4444429874420166, 1.3037986755371094, 1.234189510345459, -1.9183775186538696, 655.186279296875, 0.19328907132148743, 0.40134328603744507, -0.1803257167339325, 2.5892505645751953, 1.1825443506240845, -1.2959465980529785, -0.8356010913848877, -1.9769405126571655, 2.860714912414551, -0.4219515919685364, -0.6507065296173096, 1.5486946105957031, -1.4532021284103394, 333.8351135253906, -0.21220092475414276, 0.39635035395622253, -0.14460058510303497, 1.6587313413619995, -1.0084662437438965, 1.1794216632843018], "std": [0.16295765340328217, 0.01749960519373417, 0.06887387484312057, 0.1925455629825592, 0.5193964242935181, 0.18968158960342407, 0.35580331087112427, 172.16387939453125, 0.06984278559684753, 0.019464565441012383, 0.024415431544184685, 0.352260947227478, 0.2692885994911194, 0.7478808164596558, 0.14436163008213043, 0.040672559291124344, 0.004130136221647263, 0.20855875313282013, 0.5060389637947083, 0.3126071095466614, 0.5285447835922241, 265.5613708496094, 0.03127128630876541, 0.011130365543067455, 0.06184908747673035, 0.7350091934204102, 0.24890467524528503, 1.5893117189407349], "count": [373]}, "action": {"min": [0.5725727081298828, 1.9577183723449707, -0.7413111329078674, -0.714991569519043, 0.6379352807998657, 0.872786819934845, -2.659916639328003, 318.0, 0.014522000215947628, 0.36549699306488037, -0.2219659984111786, 1.2330000400543213, 0.7459999322891235, -3.069999933242798, -0.9711885452270508, -2.038649320602417, 2.8484818935394287, -0.5615073442459106, -1.710352897644043, 1.11318838596344, -1.8590373992919922, 81.0, -0.2746700048446655, 0.37130099534988403, -0.2226720005273819, -0.437000036239624, -1.50600004196167, -3.1391851902008057], "max": [1.1350574493408203, 2.0436933040618896, -0.5429719686508179, -0.10967648774385452, 2.2119431495666504, 1.540968656539917, -1.5353835821151733, 818.0, 0.26288700103759766, 0.4274680018424988, -0.12866400182247162, 2.944999933242798, 1.565000057220459, 3.125, -0.5351529121398926, -1.915865421295166, 2.8639981746673584, 0.1250179409980774, 0.041486479341983795, 1.9606157541275024, -0.042289331555366516, 791.0, -0.17333300411701202, 0.41987499594688416, -0.05010199919342995, 2.615999937057495, -0.597000002861023, 3.118000030517578], "mean": [0.6971890330314636, 2.019041061401367, -0.6118801832199097, -0.4444429874420166, 1.3037986755371094, 1.234189510345459, -1.9183775186538696, 655.186279296875, 0.19328907132148743, 0.40134328603744507, -0.1803257167339325, 2.5892505645751953, 1.1825443506240845, -1.2959465980529785, -0.8356010913848877, -1.9769405126571655, 2.860714912414551, -0.4219515919685364, -0.6507065296173096, 1.5486946105957031, -1.4532021284103394, 333.8351135253906, -0.21220092475414276, 0.39635035395622253, -0.14460058510303497, 1.6587313413619995, -1.0084662437438965, 1.1794216632843018], "std": [0.16295765340328217, 0.01749960519373417, 0.06887387484312057, 0.1925455629825592, 0.5193964242935181, 0.18968158960342407, 0.35580331087112427, 172.16387939453125, 0.06984278559684753, 0.019464565441012383, 0.024415431544184685, 0.352260947227478, 0.2692885994911194, 0.7478808164596558, 0.14436163008213043, 0.040672559291124344, 0.004130136221647263, 0.20855875313282013, 0.5060389637947083, 0.3126071095466614, 0.5285447835922241, 265.5613708496094, 0.03127128630876541, 0.011130365543067455, 0.06184908747673035, 0.7350091934204102, 0.24890467524528503, 1.5893117189407349], "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": [408], "max": [408], "mean": [408.0], "std": [0.0], "count": [373]}, "index": {"min": [219155], "max": [219527], "mean": [219341.0], "std": [107.67543823918248], "count": [373]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [373]}, "subtask_annotation": {"mean": [4.605898123324397, 12.0, 12.0, 12.0, 12.0], "std": [4.619885629344857, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [373]}, "scene_annotation": {"mean": [408.0], "std": [0.0], "min": [408], "max": [408], "count": [373]}, "eef_direction_state": {"mean": [4.640750670241287, 4.520107238605898], "std": [1.4861835444005569, 1.6961549290850944], "min": [0, 1], "max": [6, 6], "count": [373]}, "eef_velocity_state": {"mean": [0.6809651474530831, 0.7184986595174263], "std": [0.6928103635611168, 0.7944889926119689], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_acc_mag_state": {"mean": [0.6434316353887399, 0.6648793565683646], "std": [0.8047719732771463, 0.8270071360874287], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_direction_action": {"mean": [4.640750670241287, 4.520107238605898], "std": [1.4861835444005569, 1.6961549290850944], "min": [0, 1], "max": [6, 6], "count": [373]}, "eef_velocity_action": {"mean": [0.6809651474530831, 0.7184986595174263], "std": [0.6928103635611168, 0.7944889926119689], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_acc_mag_action": {"mean": [0.6434316353887399, 0.6648793565683646], "std": [0.8047719732771463, 0.8270071360874287], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_sim_pose_state": {"mean": [0.5982535188255925, 0.3043256831620725, 1.1281648498857433, -1.6604142319132067, 1.0077633655328844, -0.9227922959972695, 0.6029986652247696, -0.2818259801910218, 1.098926983138835, 2.5885067740798933, 1.1830407375977934, -0.22402361357191924], "std": [0.019760453314609527, 0.021082405521503405, 0.05561269572453127, 0.7312230632568258, 0.24893385405011223, 2.385542041090169, 0.014383846602888951, 0.06324693350168736, 0.026711993760308226, 0.35278576707948095, 0.26919593129424085, 2.558146130536418], "min": [0.5528085324910169, 0.2701710101452403, 1.0405440577632916, -2.615825211658821, 0.5967998630181905, -3.1374948302123196, 0.5798025602814382, -0.3307681584204451, 1.047646755359774, 1.2375722309640471, 0.7466050971284308, -3.141211289672855], "max": [0.6266502223087158, 0.34863862759078856, 1.2109237909794572, 0.41920336047390205, 1.50600316057856, 3.141113564243424, 0.6365337863564261, -0.11406937331195302, 1.1456988467707703, 2.9451771466663494, 1.5650358130837065, 3.1413147798240573], "count": [373]}, "eef_sim_pose_action": {"mean": [0.5982535188255925, 0.3043256831620725, 1.1281648498857433, -1.6604142319132067, 1.0077633655328844, -0.9227922959972695, 0.6029986652247696, -0.2818259801910218, 1.098926983138835, 2.5885067740798933, 1.1830407375977934, -0.22402361357191924], "std": [0.019760453314609527, 0.021082405521503405, 0.05561269572453127, 0.7312230632568258, 0.24893385405011223, 2.385542041090169, 0.014383846602888951, 0.06324693350168736, 0.026711993760308226, 0.35278576707948095, 0.26919593129424085, 2.558146130536418], "min": [0.5528085324910169, 0.2701710101452403, 1.0405440577632916, -2.615825211658821, 0.5967998630181905, -3.1374948302123196, 0.5798025602814382, -0.3307681584204451, 1.047646755359774, 1.2375722309640471, 0.7466050971284308, -3.141211289672855], "max": [0.6266502223087158, 0.34863862759078856, 1.2109237909794572, 0.41920336047390205, 1.50600316057856, 3.141113564243424, 0.6365337863564261, -0.11406937331195302, 1.1456988467707703, 2.9451771466663494, 1.5650358130837065, 3.1413147798240573], "count": [373]}, "gripper_mode_state": {"mean": [0.5898123324396782, 0.24396782841823056], "std": [0.4918676091609848, 0.4294735464672116], "min": [0, 0], "max": [1, 1], "count": [373]}, "gripper_activity_state": {"mean": [1.8632707774798927, 1.8605898123324396], "std": [0.4454921959504425, 0.4710113192326415], "min": [0, 0], "max": [2, 2], "count": [373]}, "gripper_mode_action": {"mean": [0.5898123324396782, 0.24396782841823056], "std": [0.4918676091609848, 0.4294735464672116], "min": [0, 0], "max": [1, 1], "count": [373]}, "gripper_activity_action": {"mean": [1.8632707774798927, 1.8605898123324396], "std": [0.4454921959504425, 0.4710113192326415], "min": [0, 0], "max": [2, 2], "count": [373]}, "gripper_open_scale_state": {"mean": [0.33383512045934444, 0.6551863269141144], "std": [0.26556132531137644, 0.17216383714062494], "min": [0.081, 0.318], "max": [0.791, 0.818], "count": [373]}, "gripper_open_scale_action": {"mean": [0.33383512045934444, 0.6551863269141144], "std": [0.26556132531137644, 0.17216383714062494], "min": [0.081, 0.318], "max": [0.791, 0.818], "count": [373]}}} +{"episode_index": 408, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.47278883169934643]], [[0.47504040032679734]], [[0.46447928921568626]]], "std": [[[0.12693848543708158]], [[0.12173059186410366]], [[0.13068543819964806]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.7372549019607844]], [[0.7372549019607844]]], "mean": [[[0.4670205678104575]], [[0.47323719975490197]], [[0.4669218504901961]]], "std": [[[0.07692400974378585]], [[0.06892362531660044]], [[0.07422858739296649]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8392156862745098]], [[0.7294117647058823]], [[0.7529411764705882]]], "mean": [[[0.4777743586601307]], [[0.47294760416666665]], [[0.45934709763071896]]], "std": [[[0.10819031620896206]], [[0.10797503592650053]], [[0.127414735331619]]], "count": [100]}, "observation.state": {"min": [0.5186246037483215, 2.0025558471679688, -1.2271759510040283, -0.8203920125961304, 0.6390872597694397, 0.9570513367652893, -2.669952630996704, 475.0, 0.009455000050365925, 0.36075299978256226, -0.20815899968147278, -3.115000009536743, 0.6919999718666077, -2.875, -0.9919230341911316, -2.034076690673828, 2.850628614425659, -0.6069033145904541, -1.5094306468963623, 1.2330403327941895, -1.8466455936431885, 119.0, -0.27512499690055847, 0.36934399604797363, -0.21204900741577148, 0.800000011920929, -1.3760000467300415, -3.132185220718384], "max": [1.0449286699295044, 2.046084403991699, -0.6334847211837769, -0.12580333650112152, 2.2089412212371826, 1.5165165662765503, -1.4142054319381714, 898.0, 0.25685200095176697, 0.43246400356292725, -0.13962799310684204, 3.1389999389648438, 1.5149999856948853, -0.22100000083446503, -0.5281540751457214, -1.9036133289337158, 2.862741470336914, -0.029112093150615692, 0.09162978827953339, 1.9068070650100708, -0.44516369700431824, 787.0, -0.1881379932165146, 0.4140920042991638, -0.04779599979519844, 2.671999931335449, -0.5899999737739563, 3.13700008392334], "mean": [0.6581357717514038, 2.022197961807251, -0.7518970966339111, -0.6058346033096313, 1.2347180843353271, 1.2824461460113525, -1.7115380764007568, 738.7323608398438, 0.18913127481937408, 0.39375925064086914, -0.17163456976413727, 2.57940936088562, 1.0937013626098633, -1.1023110151290894, -0.8547152876853943, -1.9614510536193848, 2.8613288402557373, -0.5032364130020142, -0.5725497603416443, 1.6126186847686768, -1.587095856666565, 389.5785217285156, -0.21899846196174622, 0.3974685072898865, -0.13069480657577515, 1.8068969249725342, -0.9749201536178589, 1.5025664567947388], "std": [0.16052180528640747, 0.009155603125691414, 0.19585688412189484, 0.21208351850509644, 0.4265615940093994, 0.1534535437822342, 0.3201214373111725, 138.6659393310547, 0.0770881175994873, 0.018725614994764328, 0.022099124267697334, 0.8935478329658508, 0.2352180778980255, 0.666854977607727, 0.12818756699562073, 0.056683629751205444, 0.0026526248548179865, 0.14384125173091888, 0.40924450755119324, 0.2820427715778351, 0.34997713565826416, 308.2767639160156, 0.02640967071056366, 0.010657455772161484, 0.06091533973813057, 0.514590322971344, 0.2070464938879013, 1.3537566661834717], "count": [312]}, "action": {"min": [0.5186246037483215, 2.0025558471679688, -1.2271759510040283, -0.8203920125961304, 0.6390872597694397, 0.9570513367652893, -2.669952630996704, 475.0, 0.009455000050365925, 0.36075299978256226, -0.20815899968147278, -3.115000009536743, 0.6919999718666077, -2.875, -0.9919230341911316, -2.034076690673828, 2.850628614425659, -0.6069033145904541, -1.5094306468963623, 1.2330403327941895, -1.8466455936431885, 119.0, -0.27512499690055847, 0.36934399604797363, -0.21204900741577148, 0.800000011920929, -1.3760000467300415, -3.132185220718384], "max": [1.0449286699295044, 2.046084403991699, -0.6334847211837769, -0.12580333650112152, 2.2089412212371826, 1.5165165662765503, -1.4142054319381714, 898.0, 0.25685200095176697, 0.43246400356292725, -0.13962799310684204, 3.1389999389648438, 1.5149999856948853, -0.22100000083446503, -0.5281540751457214, -1.9036133289337158, 2.862741470336914, -0.029112093150615692, 0.09162978827953339, 1.9068070650100708, -0.44516369700431824, 787.0, -0.1881379932165146, 0.4140920042991638, -0.04779599979519844, 2.671999931335449, -0.5899999737739563, 3.13700008392334], "mean": [0.6581357717514038, 2.022197961807251, -0.7518970966339111, -0.6058346033096313, 1.2347180843353271, 1.2824461460113525, -1.7115380764007568, 738.7323608398438, 0.18913127481937408, 0.39375925064086914, -0.17163456976413727, 2.57940936088562, 1.0937013626098633, -1.1023110151290894, -0.8547152876853943, -1.9614510536193848, 2.8613288402557373, -0.5032364130020142, -0.5725497603416443, 1.6126186847686768, -1.587095856666565, 389.5785217285156, -0.21899846196174622, 0.3974685072898865, -0.13069480657577515, 1.8068969249725342, -0.9749201536178589, 1.5025664567947388], "std": [0.16052180528640747, 0.009155603125691414, 0.19585688412189484, 0.21208351850509644, 0.4265615940093994, 0.1534535437822342, 0.3201214373111725, 138.6659393310547, 0.0770881175994873, 0.018725614994764328, 0.022099124267697334, 0.8935478329658508, 0.2352180778980255, 0.666854977607727, 0.12818756699562073, 0.056683629751205444, 0.0026526248548179865, 0.14384125173091888, 0.40924450755119324, 0.2820427715778351, 0.34997713565826416, 308.2767639160156, 0.02640967071056366, 0.010657455772161484, 0.06091533973813057, 0.514590322971344, 0.2070464938879013, 1.3537566661834717], "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": [409], "max": [409], "mean": [409.0], "std": [0.0], "count": [312]}, "index": {"min": [219528], "max": [219839], "mean": [219683.5], "std": [90.0661793719855], "count": [312]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [312]}, "subtask_annotation": {"mean": [4.493589743589744, 12.0, 12.0, 12.0, 12.0], "std": [4.671238778860007, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [312]}, "scene_annotation": {"mean": [409.0], "std": [0.0], "min": [409], "max": [409], "count": [312]}, "eef_direction_state": {"mean": [4.516025641025641, 4.128205128205129], "std": [1.363347915172086, 1.7712734399149273], "min": [0, 0], "max": [6, 6], "count": [312]}, "eef_velocity_state": {"mean": [0.7948717948717948, 0.907051282051282], "std": [0.6719465477630064, 0.7809931366032821], "min": [0, 0], "max": [2, 2], "count": [312]}, "eef_acc_mag_state": {"mean": [0.6923076923076923, 0.7660256410256411], "std": [0.8174019553484677, 0.8318959497060976], "min": [0, 0], "max": [2, 2], "count": [312]}, "eef_direction_action": {"mean": [4.516025641025641, 4.128205128205129], "std": [1.363347915172086, 1.7712734399149273], "min": [0, 0], "max": [6, 6], "count": [312]}, "eef_velocity_action": {"mean": [0.7948717948717948, 0.907051282051282], "std": [0.6719465477630064, 0.7809931366032821], "min": [0, 0], "max": [2, 2], "count": [312]}, "eef_acc_mag_action": {"mean": [0.6923076923076923, 0.7660256410256411], "std": [0.8174019553484677, 0.8318959497060976], "min": [0, 0], "max": [2, 2], "count": [312]}, "eef_sim_pose_state": {"mean": [0.6003549961836431, 0.31372542160552336, 1.1427913143179436, -1.807589770730923, 0.97399924909959, -1.1756850923768396, 0.5982482755048464, -0.2799262112241052, 1.111136089130262, 2.5791812655039985, 1.0942088504071639, -1.8690730674665452], "std": [0.0179989658856442, 0.019988337686915148, 0.053304239104441486, 0.5132040929890109, 0.20667013492664107, 2.3578310512485445, 0.017396400984339443, 0.07203323949598293, 0.02410238705843208, 0.8939314705699615, 0.23516701104498344, 1.5746569468064937], "min": [0.5508417715906984, 0.2774336503799317, 1.0502110675125431, -2.6715004909944637, 0.5901926292731812, -3.1374722416238714, 0.5685605372684334, -0.33297913696047066, 1.0574247914542585, -3.117631927815686, 0.6921837160794793, -3.088173450666789], "max": [0.6234381395918799, 0.353877275400725, 1.2147358866829532, -0.8065498087486009, 1.3756800175057893, 3.130779371781309, 0.6315499205985461, -0.10953060801163109, 1.1478033563973256, 3.137840680242961, 1.5153326692100673, 3.122635675083834], "count": [312]}, "eef_sim_pose_action": {"mean": [0.6003549961836431, 0.31372542160552336, 1.1427913143179436, -1.807589770730923, 0.97399924909959, -1.1756850923768396, 0.5982482755048464, -0.2799262112241052, 1.111136089130262, 2.5791812655039985, 1.0942088504071639, -1.8690730674665452], "std": [0.0179989658856442, 0.019988337686915148, 0.053304239104441486, 0.5132040929890109, 0.20667013492664107, 2.3578310512485445, 0.017396400984339443, 0.07203323949598293, 0.02410238705843208, 0.8939314705699615, 0.23516701104498344, 1.5746569468064937], "min": [0.5508417715906984, 0.2774336503799317, 1.0502110675125431, -2.6715004909944637, 0.5901926292731812, -3.1374722416238714, 0.5685605372684334, -0.33297913696047066, 1.0574247914542585, -3.117631927815686, 0.6921837160794793, -3.088173450666789], "max": [0.6234381395918799, 0.353877275400725, 1.2147358866829532, -0.8065498087486009, 1.3756800175057893, 3.130779371781309, 0.6315499205985461, -0.10953060801163109, 1.1478033563973256, 3.137840680242961, 1.5153326692100673, 3.122635675083834], "count": [312]}, "gripper_mode_state": {"mean": [0.6025641025641025, 0.125], "std": [0.48936755599980214, 0.33071891388307384], "min": [0, 0], "max": [1, 1], "count": [312]}, "gripper_activity_state": {"mean": [1.8076923076923077, 1.8557692307692308], "std": [0.5324758886485956, 0.5016307233842431], "min": [0, 0], "max": [2, 2], "count": [312]}, "gripper_mode_action": {"mean": [0.6025641025641025, 0.125], "std": [0.48936755599980214, 0.33071891388307384], "min": [0, 0], "max": [1, 1], "count": [312]}, "gripper_activity_action": {"mean": [1.8076923076923077, 1.8557692307692308], "std": [0.5324758886485956, 0.5016307233842431], "min": [0, 0], "max": [2, 2], "count": [312]}, "gripper_open_scale_state": {"mean": [0.38957852573883855, 0.7387323719904965], "std": [0.3082769162812807, 0.13866592333103317], "min": [0.119, 0.475], "max": [0.787, 0.898], "count": [312]}, "gripper_open_scale_action": {"mean": [0.38957852573883855, 0.7387323719904965], "std": [0.3082769162812807, 0.13866592333103317], "min": [0.119, 0.475], "max": [0.787, 0.898], "count": [312]}}} +{"episode_index": 409, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.47500597630718955]], [[0.47842861928104574]], [[0.4686641013071895]]], "std": [[[0.12325947156905336]], [[0.11724826380528203]], [[0.12332747020398066]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.7725490196078432]], [[0.7647058823529411]]], "mean": [[[0.4668013337418301]], [[0.47332727328431373]], [[0.467058533496732]]], "std": [[[0.081394181747981]], [[0.06943149161487423]], [[0.0752611936112413]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8117647058823529]], [[0.7254901960784313]], [[0.7372549019607844]]], "mean": [[[0.4814996629901961]], [[0.4765845465686275]], [[0.4639232843137255]]], "std": [[[0.09922082485315958]], [[0.09735493413721825]], [[0.11712188294330166]]], "count": [100]}, "observation.state": {"min": [0.5729392766952515, 1.9845267534255981, -1.1907508373260498, -0.7312231063842773, 0.8297644853591919, 1.0046114921569824, -2.7114388942718506, 454.0, 0.01727999933063984, 0.38130900263786316, -0.22147800028324127, -3.1401853561401367, 0.843999981880188, -3.121000051498413, -1.000841736793518, -2.0340940952301025, 2.850052833557129, -0.5295329093933105, -1.567724585533142, 1.0997319221496582, -1.7926102876663208, 119.0, -0.28058698773384094, 0.3687269985675812, -0.21558499336242676, -0.3880000114440918, -1.4429999589920044, -3.121999979019165], "max": [1.022239327430725, 2.044915199279785, -0.5015029311180115, -0.05825909599661827, 2.258054494857788, 1.397973895072937, -1.6043940782546997, 894.0, 0.2599160075187683, 0.4325079917907715, -0.145114004611969, 3.1410000324249268, 1.562000036239624, 3.0859999656677246, -0.5276654362678528, -1.9250457286834717, 2.8625144958496094, 0.0904429629445076, 0.015428711660206318, 1.8257192373275757, -0.10114183276891708, 741.0, -0.15759199857711792, 0.43262699246406555, -0.05575300008058548, 2.7179999351501465, -0.6779999732971191, 3.1089999675750732], "mean": [0.6762629151344299, 2.0199780464172363, -0.7303621172904968, -0.4174101650714874, 1.4618650674819946, 1.1510063409805298, -1.9713412523269653, 769.5452880859375, 0.1898309886455536, 0.4065701365470886, -0.1858709752559662, 2.2853147983551025, 1.2048145532608032, -0.789398193359375, -0.8547597527503967, -1.9823287725448608, 2.8609707355499268, -0.4199620485305786, -0.6194074749946594, 1.479894757270813, -1.4502907991409302, 377.6525573730469, -0.2059490829706192, 0.4086334705352783, -0.14516855776309967, 1.7353686094284058, -1.0303393602371216, 1.2933560609817505], "std": [0.1390928328037262, 0.013384578749537468, 0.18398866057395935, 0.1863451451063156, 0.4737935960292816, 0.1198563426733017, 0.35575973987579346, 176.17123413085938, 0.07191287726163864, 0.015399279072880745, 0.02305646613240242, 1.1744030714035034, 0.24338950216770172, 1.4489033222198486, 0.14948511123657227, 0.0422201082110405, 0.0030101132579147816, 0.17238587141036987, 0.4393197000026703, 0.25852835178375244, 0.45979100465774536, 280.3633117675781, 0.03439906984567642, 0.01600182056427002, 0.05656377971172333, 0.7496141195297241, 0.20540019869804382, 1.4785070419311523], "count": [354]}, "action": {"min": [0.5729392766952515, 1.9845267534255981, -1.1907508373260498, -0.7312231063842773, 0.8297644853591919, 1.0046114921569824, -2.7114388942718506, 454.0, 0.01727999933063984, 0.38130900263786316, -0.22147800028324127, -3.1401853561401367, 0.843999981880188, -3.121000051498413, -1.000841736793518, -2.0340940952301025, 2.850052833557129, -0.5295329093933105, -1.567724585533142, 1.0997319221496582, -1.7926102876663208, 119.0, -0.28058698773384094, 0.3687269985675812, -0.21558499336242676, -0.3880000114440918, -1.4429999589920044, -3.121999979019165], "max": [1.022239327430725, 2.044915199279785, -0.5015029311180115, -0.05825909599661827, 2.258054494857788, 1.397973895072937, -1.6043940782546997, 894.0, 0.2599160075187683, 0.4325079917907715, -0.145114004611969, 3.1410000324249268, 1.562000036239624, 3.0859999656677246, -0.5276654362678528, -1.9250457286834717, 2.8625144958496094, 0.0904429629445076, 0.015428711660206318, 1.8257192373275757, -0.10114183276891708, 741.0, -0.15759199857711792, 0.43262699246406555, -0.05575300008058548, 2.7179999351501465, -0.6779999732971191, 3.1089999675750732], "mean": [0.6762629151344299, 2.0199780464172363, -0.7303621172904968, -0.4174101650714874, 1.4618650674819946, 1.1510063409805298, -1.9713412523269653, 769.5452880859375, 0.1898309886455536, 0.4065701365470886, -0.1858709752559662, 2.2853147983551025, 1.2048145532608032, -0.789398193359375, -0.8547597527503967, -1.9823287725448608, 2.8609707355499268, -0.4199620485305786, -0.6194074749946594, 1.479894757270813, -1.4502907991409302, 377.6525573730469, -0.2059490829706192, 0.4086334705352783, -0.14516855776309967, 1.7353686094284058, -1.0303393602371216, 1.2933560609817505], "std": [0.1390928328037262, 0.013384578749537468, 0.18398866057395935, 0.1863451451063156, 0.4737935960292816, 0.1198563426733017, 0.35575973987579346, 176.17123413085938, 0.07191287726163864, 0.015399279072880745, 0.02305646613240242, 1.1744030714035034, 0.24338950216770172, 1.4489033222198486, 0.14948511123657227, 0.0422201082110405, 0.0030101132579147816, 0.17238587141036987, 0.4393197000026703, 0.25852835178375244, 0.45979100465774536, 280.3633117675781, 0.03439906984567642, 0.01600182056427002, 0.05656377971172333, 0.7496141195297241, 0.20540019869804382, 1.4785070419311523], "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": [410], "max": [410], "mean": [410.0], "std": [0.0], "count": [354]}, "index": {"min": [219840], "max": [220193], "mean": [220016.5], "std": [102.1905899125094], "count": [354]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [354]}, "subtask_annotation": {"mean": [4.531073446327683, 12.0, 12.0, 12.0, 12.0], "std": [4.588784593490198, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [354]}, "scene_annotation": {"mean": [410.0], "std": [0.0], "min": [410], "max": [410], "count": [354]}, "eef_direction_state": {"mean": [4.104519774011299, 4.4858757062146895], "std": [1.7540371256930494, 1.6978129655256429], "min": [0, 0], "max": [6, 6], "count": [354]}, "eef_velocity_state": {"mean": [0.7824858757062146, 0.7146892655367232], "std": [0.6294365977534719, 0.7519909840997145], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_acc_mag_state": {"mean": [0.7259887005649718, 0.7570621468926554], "std": [0.8206737344422548, 0.8422248995657263], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_direction_action": {"mean": [4.104519774011299, 4.4858757062146895], "std": [1.7540371256930494, 1.6978129655256429], "min": [0, 0], "max": [6, 6], "count": [354]}, "eef_velocity_action": {"mean": [0.7824858757062146, 0.7146892655367232], "std": [0.6294365977534719, 0.7519909840997145], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_acc_mag_action": {"mean": [0.7259887005649718, 0.7570621468926554], "std": [0.8206737344422548, 0.8422248995657263], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_sim_pose_state": {"mean": [0.608831731175237, 0.2982039410141774, 1.1282315853464764, -1.736091459770084, 1.0296638624616845, -0.9693233177941829, 0.6056921546276166, -0.27707022048623897, 1.0923270923262034, 2.3029652586012164, 1.2052966502477032, -0.4090524180751406], "std": [0.024586538488240144, 0.025820468248018452, 0.05058896586371795, 0.747665110264699, 0.20544531783650366, 2.38745448042237, 0.014484694517787193, 0.06491909117958397, 0.02576456657601284, 1.1389216250346241, 0.24321681670381337, 2.2431998103517747], "min": [0.5504414954335505, 0.2625315842992707, 1.0443479463285124, -2.7172069821157505, 0.677354071567942, -3.1395398370199956, 0.5858252078498896, -0.3303863798451058, 1.0559758319300372, -3.1403385739799083, 0.8448312563174847, -3.1347043414775437], "max": [0.6369400473972877, 0.35392764257880316, 1.2058204767773237, 0.3807569869256172, 1.4432404520500128, 3.1375580783143437, 0.6340953074785448, -0.11779940334741695, 1.1392797635624639, 3.1412232210425297, 1.5627731738800725, 3.1047944559227405], "count": [354]}, "eef_sim_pose_action": {"mean": [0.608831731175237, 0.2982039410141774, 1.1282315853464764, -1.736091459770084, 1.0296638624616845, -0.9693233177941829, 0.6056921546276166, -0.27707022048623897, 1.0923270923262034, 2.3029652586012164, 1.2052966502477032, -0.4090524180751406], "std": [0.024586538488240144, 0.025820468248018452, 0.05058896586371795, 0.747665110264699, 0.20544531783650366, 2.38745448042237, 0.014484694517787193, 0.06491909117958397, 0.02576456657601284, 1.1389216250346241, 0.24321681670381337, 2.2431998103517747], "min": [0.5504414954335505, 0.2625315842992707, 1.0443479463285124, -2.7172069821157505, 0.677354071567942, -3.1395398370199956, 0.5858252078498896, -0.3303863798451058, 1.0559758319300372, -3.1403385739799083, 0.8448312563174847, -3.1347043414775437], "max": [0.6369400473972877, 0.35392764257880316, 1.2058204767773237, 0.3807569869256172, 1.4432404520500128, 3.1375580783143437, 0.6340953074785448, -0.11779940334741695, 1.1392797635624639, 3.1412232210425297, 1.5627731738800725, 3.1047944559227405], "count": [354]}, "gripper_mode_state": {"mean": [0.5706214689265536, 0.2062146892655367], "std": [0.4949874827979555, 0.40458644465262805], "min": [0, 0], "max": [1, 1], "count": [354]}, "gripper_activity_state": {"mean": [1.8559322033898304, 1.9152542372881356], "std": [0.4435747899437897, 0.3661435422829294], "min": [0, 0], "max": [2, 2], "count": [354]}, "gripper_mode_action": {"mean": [0.5706214689265536, 0.2062146892655367], "std": [0.4949874827979555, 0.40458644465262805], "min": [0, 0], "max": [1, 1], "count": [354]}, "gripper_activity_action": {"mean": [1.8559322033898304, 1.9152542372881356], "std": [0.4435747899437897, 0.3661435422829294], "min": [0, 0], "max": [2, 2], "count": [354]}, "gripper_open_scale_state": {"mean": [0.3776525424590895, 0.769545197740113], "std": [0.2803632813316685, 0.17617123641332672], "min": [0.119, 0.454], "max": [0.741, 0.894], "count": [354]}, "gripper_open_scale_action": {"mean": [0.3776525424590895, 0.769545197740113], "std": [0.2803632813316685, 0.17617123641332672], "min": [0.119, 0.454], "max": [0.741, 0.894], "count": [354]}}} +{"episode_index": 410, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4662352287581699]], [[0.4686811601307189]], [[0.458133551879085]]], "std": [[[0.11315979526767453]], [[0.10738178410449702]], [[0.11376685398100361]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.0]]], "max": [[[0.7019607843137254]], [[0.615686274509804]], [[0.6235294117647059]]], "mean": [[[0.4666688419117647]], [[0.4729889562908497]], [[0.46716378267973857]]], "std": [[[0.07473025461079577]], [[0.06519057168639604]], [[0.0702578264208021]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.807843137254902]], [[0.7647058823529411]], [[0.788235294117647]]], "mean": [[[0.4692240012254902]], [[0.46312593954248366]], [[0.4506628022875817]]], "std": [[[0.09537536604622271]], [[0.09226379339114872]], [[0.11282210489698578]]], "count": [100]}, "observation.state": {"min": [0.5870764255523682, 2.009031057357788, -0.5292885899543762, -0.636992871761322, 0.584248960018158, 0.8454025983810425, -2.8219008445739746, 409.0, 0.010015999898314476, 0.36861100792884827, -0.21085399389266968, -3.0799999237060547, 0.781999945640564, -2.8929998874664307, -1.0113136768341064, -2.0340940952301025, 2.850052833557129, -0.6371499300003052, -1.597901463508606, 1.0951766967773438, -2.1357944011688232, 119.0, -0.3203040063381195, 0.36929500102996826, -0.2096879929304123, 1.0509999990463257, -1.4579999446868896, -3.1391851902008057], "max": [1.172616958618164, 2.040255069732666, 0.0936194658279419, -0.03467969223856926, 2.130767822265625, 1.493425965309143, -1.6181471347808838, 884.0, 0.2588759958744049, 0.44544801115989685, -0.11803200095891953, 3.0959999561309814, 1.5119999647140503, 3.119999885559082, -0.538661003112793, -1.8775904178619385, 2.8640506267547607, -0.058276548981666565, 0.1687733381986618, 1.8546916246414185, -0.4653571546077728, 551.0, -0.18317000567913055, 0.433912992477417, -0.026794999837875366, 2.6389999389648438, -0.44499996304512024, 3.134999990463257], "mean": [0.7474492192268372, 2.023649215698242, -0.3584679365158081, -0.3876459002494812, 1.1731102466583252, 1.3125087022781372, -2.042945384979248, 760.7916259765625, 0.1860465109348297, 0.4052331745624542, -0.1679205298423767, 1.5114251375198364, 1.25184965133667, -0.9364300966262817, -0.8750788569450378, -1.9434199333190918, 2.8612220287323, -0.4624071419239044, -0.6343303322792053, 1.5339164733886719, -1.6970702409744263, 336.18414306640625, -0.2256367802619934, 0.4119250178337097, -0.12179505825042725, 1.7373530864715576, -0.8756600022315979, 1.2655237913131714], "std": [0.16681109368801117, 0.007584997918456793, 0.17592890560626984, 0.17907758057117462, 0.45232757925987244, 0.1575486958026886, 0.3741694688796997, 175.13253784179688, 0.0683693066239357, 0.022793905809521675, 0.02610068768262863, 1.720853567123413, 0.2709023654460907, 1.447265625, 0.15156015753746033, 0.05622789263725281, 0.004149333108216524, 0.15672864019870758, 0.5167402029037476, 0.28280147910118103, 0.4789312183856964, 190.31195068359375, 0.036118034273386, 0.01447966042906046, 0.06765221804380417, 0.5098451375961304, 0.2707650363445282, 1.8063409328460693], "count": [391]}, "action": {"min": [0.5870764255523682, 2.009031057357788, -0.5292885899543762, -0.636992871761322, 0.584248960018158, 0.8454025983810425, -2.8219008445739746, 409.0, 0.010015999898314476, 0.36861100792884827, -0.21085399389266968, -3.0799999237060547, 0.781999945640564, -2.8929998874664307, -1.0113136768341064, -2.0340940952301025, 2.850052833557129, -0.6371499300003052, -1.597901463508606, 1.0951766967773438, -2.1357944011688232, 119.0, -0.3203040063381195, 0.36929500102996826, -0.2096879929304123, 1.0509999990463257, -1.4579999446868896, -3.1391851902008057], "max": [1.172616958618164, 2.040255069732666, 0.0936194658279419, -0.03467969223856926, 2.130767822265625, 1.493425965309143, -1.6181471347808838, 884.0, 0.2588759958744049, 0.44544801115989685, -0.11803200095891953, 3.0959999561309814, 1.5119999647140503, 3.119999885559082, -0.538661003112793, -1.8775904178619385, 2.8640506267547607, -0.058276548981666565, 0.1687733381986618, 1.8546916246414185, -0.4653571546077728, 551.0, -0.18317000567913055, 0.433912992477417, -0.026794999837875366, 2.6389999389648438, -0.44499996304512024, 3.134999990463257], "mean": [0.7474492192268372, 2.023649215698242, -0.3584679365158081, -0.3876459002494812, 1.1731102466583252, 1.3125087022781372, -2.042945384979248, 760.7916259765625, 0.1860465109348297, 0.4052331745624542, -0.1679205298423767, 1.5114251375198364, 1.25184965133667, -0.9364300966262817, -0.8750788569450378, -1.9434199333190918, 2.8612220287323, -0.4624071419239044, -0.6343303322792053, 1.5339164733886719, -1.6970702409744263, 336.18414306640625, -0.2256367802619934, 0.4119250178337097, -0.12179505825042725, 1.7373530864715576, -0.8756600022315979, 1.2655237913131714], "std": [0.16681109368801117, 0.007584997918456793, 0.17592890560626984, 0.17907758057117462, 0.45232757925987244, 0.1575486958026886, 0.3741694688796997, 175.13253784179688, 0.0683693066239357, 0.022793905809521675, 0.02610068768262863, 1.720853567123413, 0.2709023654460907, 1.447265625, 0.15156015753746033, 0.05622789263725281, 0.004149333108216524, 0.15672864019870758, 0.5167402029037476, 0.28280147910118103, 0.4789312183856964, 190.31195068359375, 0.036118034273386, 0.01447966042906046, 0.06765221804380417, 0.5098451375961304, 0.2707650363445282, 1.8063409328460693], "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": [411], "max": [411], "mean": [411.0], "std": [0.0], "count": [391]}, "index": {"min": [220194], "max": [220584], "mean": [220389.0], "std": [112.8716084761797], "count": [391]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [391]}, "subtask_annotation": {"mean": [5.051150895140665, 12.0, 12.0, 12.0, 12.0], "std": [4.708640634982096, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [391]}, "scene_annotation": {"mean": [411.0], "std": [0.0], "min": [411], "max": [411], "count": [391]}, "eef_direction_state": {"mean": [4.419437340153452, 4.6138107416879794], "std": [1.6161052264166567, 1.6345732543303444], "min": [0, 1], "max": [6, 6], "count": [391]}, "eef_velocity_state": {"mean": [0.7749360613810742, 0.6214833759590793], "std": [0.6826201465339652, 0.689674558416294], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_acc_mag_state": {"mean": [0.5959079283887468, 0.5959079283887468], "std": [0.8156924046107721, 0.8030527634492238], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_direction_action": {"mean": [4.419437340153452, 4.6138107416879794], "std": [1.6161052264166567, 1.6345732543303444], "min": [0, 1], "max": [6, 6], "count": [391]}, "eef_velocity_action": {"mean": [0.7749360613810742, 0.6214833759590793], "std": [0.6826201465339652, 0.689674558416294], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_acc_mag_action": {"mean": [0.5959079283887468, 0.5959079283887468], "std": [0.8156924046107721, 0.8030527634492238], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_sim_pose_state": {"mean": [0.6129507804752747, 0.31674592428465376, 1.1507160766741238, -1.7383735054883476, 0.8747083637602558, -1.6629092020006542, 0.6058088110447596, -0.275752433924721, 1.106796489747517, 1.5099198030346948, 1.2522333218583184, -0.6135221595782373], "std": [0.02318958131544159, 0.02593871554415385, 0.06014893586513062, 0.5092733230759404, 0.27058426683644865, 1.9335767632602328, 0.02343168203619425, 0.06289287479791374, 0.026201830867325637, 1.7220656930018279, 0.2708208340588369, 1.9434830949920083], "min": [0.5516492247601237, 0.2788597892375464, 1.0538522127990704, -2.6384987265070885, 0.4447641195177696, -3.1389985221430194, 0.5736151625571939, -0.3338392983199779, 1.062016732315839, -3.083210407494726, 0.7825018661496714, -3.030182580385391], "max": [0.6412293556758024, 0.3811075512549375, 1.2337287335542608, -1.0531038601685325, 1.4571446121216365, 3.1387711972188064, 0.6529181186056725, -0.11059430171912679, 1.160401365436636, 3.0937693170446745, 1.5121720872258768, 2.9612209506000293], "count": [391]}, "eef_sim_pose_action": {"mean": [0.6129507804752747, 0.31674592428465376, 1.1507160766741238, -1.7383735054883476, 0.8747083637602558, -1.6629092020006542, 0.6058088110447596, -0.275752433924721, 1.106796489747517, 1.5099198030346948, 1.2522333218583184, -0.6135221595782373], "std": [0.02318958131544159, 0.02593871554415385, 0.06014893586513062, 0.5092733230759404, 0.27058426683644865, 1.9335767632602328, 0.02343168203619425, 0.06289287479791374, 0.026201830867325637, 1.7220656930018279, 0.2708208340588369, 1.9434830949920083], "min": [0.5516492247601237, 0.2788597892375464, 1.0538522127990704, -2.6384987265070885, 0.4447641195177696, -3.1389985221430194, 0.5736151625571939, -0.3338392983199779, 1.062016732315839, -3.083210407494726, 0.7825018661496714, -3.030182580385391], "max": [0.6412293556758024, 0.3811075512549375, 1.2337287335542608, -1.0531038601685325, 1.4571446121216365, 3.1387711972188064, 0.6529181186056725, -0.11059430171912679, 1.160401365436636, 3.0937693170446745, 1.5121720872258768, 2.9612209506000293], "count": [391]}, "gripper_mode_state": {"mean": [0.5396419437340153, 0.1918158567774936], "std": [0.4984260389435828, 0.3937290106992499], "min": [0, 0], "max": [1, 1], "count": [391]}, "gripper_activity_state": {"mean": [1.9028132992327367, 1.8797953964194374], "std": [0.38616385140253096, 0.43898972493411775], "min": [0, 0], "max": [2, 2], "count": [391]}, "gripper_mode_action": {"mean": [0.5396419437340153, 0.1918158567774936], "std": [0.4984260389435828, 0.3937290106992499], "min": [0, 0], "max": [1, 1], "count": [391]}, "gripper_activity_action": {"mean": [1.9028132992327367, 1.8797953964194374], "std": [0.38616385140253096, 0.43898972493411775], "min": [0, 0], "max": [2, 2], "count": [391]}, "gripper_open_scale_state": {"mean": [0.3361841432420191, 0.7607915601023019], "std": [0.19031191978419323, 0.17513250195032168], "min": [0.119, 0.409], "max": [0.551, 0.884], "count": [391]}, "gripper_open_scale_action": {"mean": [0.3361841432420191, 0.7607915601023019], "std": [0.19031191978419323, 0.17513250195032168], "min": [0.119, 0.409], "max": [0.551, 0.884], "count": [391]}}} +{"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.47384966911764703]], [[0.47698813316993466]], [[0.46739774918300653]]], "std": [[[0.12870059499948308]], [[0.12307509544810015]], [[0.1299796276955773]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46754848856209147]], [[0.47495442606209154]], [[0.46958805147058824]]], "std": [[[0.07453923765927943]], [[0.06670219665135581]], [[0.07022394789986076]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8470588235294118]], [[1.0]], [[0.9254901960784314]]], "mean": [[[0.4789458129084967]], [[0.47015386233660134]], [[0.4580196384803922]]], "std": [[[0.10087342520997543]], [[0.09746037818700064]], [[0.1165057783906856]]], "count": [100]}, "observation.state": {"min": [0.5710193514823914, 1.9997808933258057, -1.267824649810791, -0.8065864443778992, 0.6591933965682983, 0.903696596622467, -2.836928129196167, 369.0, 0.01422099955379963, 0.3426850140094757, -0.21457399427890778, -3.1401853561401367, 0.753000020980835, -2.8239998817443848, -1.0354864597320557, -2.0379512310028076, 2.8454627990722656, -0.6177942156791687, -1.6536297798156738, 1.1721457242965698, -1.911449670791626, 135.0, -0.27207401394844055, 0.3792479932308197, -0.21174199879169464, -0.2939999997615814, -1.465000033378601, -3.127000093460083], "max": [0.992411732673645, 2.0383005142211914, -0.46476373076438904, -0.030578168109059334, 2.4442639350891113, 1.620625615119934, -1.5803258419036865, 880.0, 0.2529880106449127, 0.4326370060443878, -0.1215289980173111, 3.1410000324249268, 1.5360000133514404, 1.406000018119812, -0.5644918084144592, -1.9089363813400269, 2.8625144958496094, 0.20120157301425934, 0.14416420459747314, 1.9590100049972534, -0.05890486389398575, 797.0, -0.14897799491882324, 0.4071640074253082, -0.046188000589609146, 2.5510001182556152, -0.5210000276565552, 3.13100004196167], "mean": [0.675226092338562, 2.022660970687866, -0.6621049046516418, -0.4355866611003876, 1.4779094457626343, 1.2342031002044678, -2.0331130027770996, 727.8405151367188, 0.19335244596004486, 0.4016263484954834, -0.17498993873596191, 1.6677526235580444, 1.239540696144104, -1.056510090827942, -0.8370820879936218, -1.973505973815918, 2.8596155643463135, -0.4070594310760498, -0.6888549327850342, 1.6232924461364746, -1.434809684753418, 377.3432312011719, -0.2056778222322464, 0.39117538928985596, -0.13360315561294556, 1.5208300352096558, -1.0039266347885132, 0.951289176940918], "std": [0.11826689541339874, 0.00885829422622919, 0.236732617020607, 0.22700722515583038, 0.5306877493858337, 0.20321330428123474, 0.4156869351863861, 167.85311889648438, 0.06851664185523987, 0.026529982686042786, 0.028625251725316048, 1.7580692768096924, 0.2562159299850464, 1.174971580505371, 0.15861667692661285, 0.05319099873304367, 0.005153371021151543, 0.2516312003135681, 0.5238862037658691, 0.29444432258605957, 0.5858649611473083, 243.3067169189453, 0.03238089382648468, 0.007367708254605532, 0.06218874827027321, 0.674541175365448, 0.274309366941452, 1.7919477224349976], "count": [370]}, "action": {"min": [0.5710193514823914, 1.9997808933258057, -1.267824649810791, -0.8065864443778992, 0.6591933965682983, 0.903696596622467, -2.836928129196167, 369.0, 0.01422099955379963, 0.3426850140094757, -0.21457399427890778, -3.1401853561401367, 0.753000020980835, -2.8239998817443848, -1.0354864597320557, -2.0379512310028076, 2.8454627990722656, -0.6177942156791687, -1.6536297798156738, 1.1721457242965698, -1.911449670791626, 135.0, -0.27207401394844055, 0.3792479932308197, -0.21174199879169464, -0.2939999997615814, -1.465000033378601, -3.127000093460083], "max": [0.992411732673645, 2.0383005142211914, -0.46476373076438904, -0.030578168109059334, 2.4442639350891113, 1.620625615119934, -1.5803258419036865, 880.0, 0.2529880106449127, 0.4326370060443878, -0.1215289980173111, 3.1410000324249268, 1.5360000133514404, 1.406000018119812, -0.5644918084144592, -1.9089363813400269, 2.8625144958496094, 0.20120157301425934, 0.14416420459747314, 1.9590100049972534, -0.05890486389398575, 797.0, -0.14897799491882324, 0.4071640074253082, -0.046188000589609146, 2.5510001182556152, -0.5210000276565552, 3.13100004196167], "mean": [0.675226092338562, 2.022660970687866, -0.6621049046516418, -0.4355866611003876, 1.4779094457626343, 1.2342031002044678, -2.0331130027770996, 727.8405151367188, 0.19335244596004486, 0.4016263484954834, -0.17498993873596191, 1.6677526235580444, 1.239540696144104, -1.056510090827942, -0.8370820879936218, -1.973505973815918, 2.8596155643463135, -0.4070594310760498, -0.6888549327850342, 1.6232924461364746, -1.434809684753418, 377.3432312011719, -0.2056778222322464, 0.39117538928985596, -0.13360315561294556, 1.5208300352096558, -1.0039266347885132, 0.951289176940918], "std": [0.11826689541339874, 0.00885829422622919, 0.236732617020607, 0.22700722515583038, 0.5306877493858337, 0.20321330428123474, 0.4156869351863861, 167.85311889648438, 0.06851664185523987, 0.026529982686042786, 0.028625251725316048, 1.7580692768096924, 0.2562159299850464, 1.174971580505371, 0.15861667692661285, 0.05319099873304367, 0.005153371021151543, 0.2516312003135681, 0.5238862037658691, 0.29444432258605957, 0.5858649611473083, 243.3067169189453, 0.03238089382648468, 0.007367708254605532, 0.06218874827027321, 0.674541175365448, 0.274309366941452, 1.7919477224349976], "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": [412], "max": [412], "mean": [412.0], "std": [0.0], "count": [370]}, "index": {"min": [220585], "max": [220954], "mean": [220769.5], "std": [106.80940969783515], "count": [370]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [370]}, "subtask_annotation": {"mean": [4.467567567567568, 12.0, 12.0, 12.0, 12.0], "std": [4.520257948514702, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [370]}, "scene_annotation": {"mean": [412.0], "std": [0.0], "min": [412], "max": [412], "count": [370]}, "eef_direction_state": {"mean": [4.408108108108108, 4.1891891891891895], "std": [1.4863120290746796, 1.7138204175662384], "min": [0, 0], "max": [6, 6], "count": [370]}, "eef_velocity_state": {"mean": [0.7648648648648648, 0.8189189189189189], "std": [0.6462851082904139, 0.7257197127913558], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_acc_mag_state": {"mean": [0.7162162162162162, 0.7243243243243244], "std": [0.8272433915881234, 0.8316071725329977], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_direction_action": {"mean": [4.408108108108108, 4.1891891891891895], "std": [1.4863120290746796, 1.7138204175662384], "min": [0, 0], "max": [6, 6], "count": [370]}, "eef_velocity_action": {"mean": [0.7648648648648648, 0.8189189189189189], "std": [0.6462851082904139, 0.7257197127913558], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_acc_mag_action": {"mean": [0.7162162162162162, 0.7243243243243244], "std": [0.8272433915881234, 0.8316071725329977], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_sim_pose_state": {"mean": [0.5943629883745312, 0.29884823219222834, 1.1364213234298923, -1.5229367596519592, 1.0031065375949972, -0.9943475961706661, 0.601415442929463, -0.2804676355780574, 1.100761832518734, 1.667608998663577, 1.2400300614659798, -0.5735237905020033], "std": [0.01806821135369114, 0.02729984912664972, 0.05738078000761007, 0.6714346871949125, 0.2743459210134779, 2.2268938676339958, 0.01858579020392646, 0.06141564804722856, 0.0317598415692955, 1.758117074196712, 0.2560976937155457, 2.030790684389908], "min": [0.5624799465021766, 0.2435566788974, 1.0478731245375512, -2.5509042167588047, 0.5204987958559477, -3.1352703658286885, 0.5641499988841209, -0.33333136410124975, 1.0538077317542056, -3.1400727019114445, 0.753307410152102, -3.004905587117051], "max": [0.6212270949856363, 0.351096394477502, 1.2144060156082324, 0.2802773392793954, 1.465852633752621, 3.1400159959162535, 0.6314510654485674, -0.1146724842806482, 1.161688046332245, 3.14034982387842, 1.5371074448145419, 3.137232065098364], "count": [370]}, "eef_sim_pose_action": {"mean": [0.5943629883745312, 0.29884823219222834, 1.1364213234298923, -1.5229367596519592, 1.0031065375949972, -0.9943475961706661, 0.601415442929463, -0.2804676355780574, 1.100761832518734, 1.667608998663577, 1.2400300614659798, -0.5735237905020033], "std": [0.01806821135369114, 0.02729984912664972, 0.05738078000761007, 0.6714346871949125, 0.2743459210134779, 2.2268938676339958, 0.01858579020392646, 0.06141564804722856, 0.0317598415692955, 1.758117074196712, 0.2560976937155457, 2.030790684389908], "min": [0.5624799465021766, 0.2435566788974, 1.0478731245375512, -2.5509042167588047, 0.5204987958559477, -3.1352703658286885, 0.5641499988841209, -0.33333136410124975, 1.0538077317542056, -3.1400727019114445, 0.753307410152102, -3.004905587117051], "max": [0.6212270949856363, 0.351096394477502, 1.2144060156082324, 0.2802773392793954, 1.465852633752621, 3.1400159959162535, 0.6314510654485674, -0.1146724842806482, 1.161688046332245, 3.14034982387842, 1.5371074448145419, 3.137232065098364], "count": [370]}, "gripper_mode_state": {"mean": [0.527027027027027, 0.1810810810810811], "std": [0.49926900545706, 0.3850853452880123], "min": [0, 0], "max": [1, 1], "count": [370]}, "gripper_activity_state": {"mean": [1.8108108108108107, 1.8837837837837839], "std": [0.5520398456945642, 0.4349672330085186], "min": [0, 0], "max": [2, 2], "count": [370]}, "gripper_mode_action": {"mean": [0.527027027027027, 0.1810810810810811], "std": [0.49926900545706, 0.3850853452880123], "min": [0, 0], "max": [1, 1], "count": [370]}, "gripper_activity_action": {"mean": [1.8108108108108107, 1.8837837837837839], "std": [0.5520398456945642, 0.4349672330085186], "min": [0, 0], "max": [2, 2], "count": [370]}, "gripper_open_scale_state": {"mean": [0.3773432432020033, 0.72784054054054], "std": [0.2433066670079671, 0.16785307078165457], "min": [0.135, 0.369], "max": [0.797, 0.88], "count": [370]}, "gripper_open_scale_action": {"mean": [0.3773432432020033, 0.72784054054054], "std": [0.2433066670079671, 0.16785307078165457], "min": [0.135, 0.369], "max": [0.797, 0.88], "count": [370]}}} +{"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.47606665236928103]], [[0.47992138888888886]], [[0.4701388031045752]]], "std": [[[0.12448609249023589]], [[0.11983653505459237]], [[0.12802760071658378]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.796078431372549]], [[0.788235294117647]], [[0.792156862745098]]], "mean": [[[0.4681710294117647]], [[0.4745463378267974]], [[0.46910860702614376]]], "std": [[[0.08886000210577463]], [[0.07725004807719645]], [[0.08282789482978606]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.7215686274509804]], [[0.7333333333333333]]], "mean": [[[0.4729005433006536]], [[0.47063950367647056]], [[0.45828703227124185]]], "std": [[[0.0968475927636909]], [[0.09353202460192195]], [[0.1123383768642442]]], "count": [100]}, "observation.state": {"min": [0.5682617425918579, 1.9436335563659668, -1.2688543796539307, -0.7686604857444763, 0.6897890567779541, 0.9758484959602356, -2.828707456588745, 113.0, 0.04766000062227249, 0.37909600138664246, -0.20982499420642853, -3.121000051498413, 0.7379999756813049, -3.115999937057495, -1.0599733591079712, -2.038649320602417, 2.850087881088257, -0.6611133217811584, -1.5524355173110962, 1.1579387187957764, -1.9681206941604614, 119.0, -0.26315298676490784, 0.3841550052165985, -0.21809600293636322, -0.6470000147819519, -1.4910000562667847, -3.1371853351593018], "max": [0.847270131111145, 2.0340940952301025, -0.6871885061264038, -0.044401176273822784, 2.445206642150879, 1.4731626510620117, -1.4610848426818848, 878.0, 0.2545810043811798, 0.43637898564338684, -0.13978199660778046, 3.0910000801086426, 1.565999984741211, 2.7829999923706055, -0.5703037977218628, -1.9404047727584839, 2.864190101623535, 0.1644623875617981, 0.04225442185997963, 1.8968240022659302, -0.08272860199213028, 785.0, -0.13966800272464752, 0.4218429923057556, -0.048514001071453094, 2.5999999046325684, -0.5669999718666077, 3.134999990463257], "mean": [0.6590325236320496, 2.017836093902588, -0.781849205493927, -0.5133368372917175, 1.465865135192871, 1.1635111570358276, -1.8991508483886719, 734.7100219726562, 0.19620633125305176, 0.41235679388046265, -0.17338380217552185, 2.1650161743164062, 1.205844759941101, -0.7683416604995728, -0.8669865131378174, -1.986067295074463, 2.8616294860839844, -0.42956799268722534, -0.5988152027130127, 1.5280323028564453, -1.4927303791046143, 446.3577575683594, -0.19976970553398132, 0.40243586897850037, -0.14443127810955048, 1.6019397974014282, -0.968886137008667, 1.2627043724060059], "std": [0.07844538241624832, 0.016777081415057182, 0.16220811009407043, 0.22195196151733398, 0.5435165166854858, 0.15689407289028168, 0.4468657672405243, 245.36842346191406, 0.05481726676225662, 0.018104471266269684, 0.02359979972243309, 1.4201295375823975, 0.26748180389404297, 0.9295002222061157, 0.16350789368152618, 0.030605852603912354, 0.003568556159734726, 0.2500974237918854, 0.47110459208488464, 0.2781255543231964, 0.6131569147109985, 308.2743225097656, 0.037462759763002396, 0.011495675891637802, 0.05933014675974846, 0.9061942100524902, 0.27668753266334534, 1.3471416234970093], "count": [369]}, "action": {"min": [0.5682617425918579, 1.9436335563659668, -1.2688543796539307, -0.7686604857444763, 0.6897890567779541, 0.9758484959602356, -2.828707456588745, 113.0, 0.04766000062227249, 0.37909600138664246, -0.20982499420642853, -3.121000051498413, 0.7379999756813049, -3.115999937057495, -1.0599733591079712, -2.038649320602417, 2.850087881088257, -0.6611133217811584, -1.5524355173110962, 1.1579387187957764, -1.9681206941604614, 119.0, -0.26315298676490784, 0.3841550052165985, -0.21809600293636322, -0.6470000147819519, -1.4910000562667847, -3.1371853351593018], "max": [0.847270131111145, 2.0340940952301025, -0.6871885061264038, -0.044401176273822784, 2.445206642150879, 1.4731626510620117, -1.4610848426818848, 878.0, 0.2545810043811798, 0.43637898564338684, -0.13978199660778046, 3.0910000801086426, 1.565999984741211, 2.7829999923706055, -0.5703037977218628, -1.9404047727584839, 2.864190101623535, 0.1644623875617981, 0.04225442185997963, 1.8968240022659302, -0.08272860199213028, 785.0, -0.13966800272464752, 0.4218429923057556, -0.048514001071453094, 2.5999999046325684, -0.5669999718666077, 3.134999990463257], "mean": [0.6590325236320496, 2.017836093902588, -0.781849205493927, -0.5133368372917175, 1.465865135192871, 1.1635111570358276, -1.8991508483886719, 734.7100219726562, 0.19620633125305176, 0.41235679388046265, -0.17338380217552185, 2.1650161743164062, 1.205844759941101, -0.7683416604995728, -0.8669865131378174, -1.986067295074463, 2.8616294860839844, -0.42956799268722534, -0.5988152027130127, 1.5280323028564453, -1.4927303791046143, 446.3577575683594, -0.19976970553398132, 0.40243586897850037, -0.14443127810955048, 1.6019397974014282, -0.968886137008667, 1.2627043724060059], "std": [0.07844538241624832, 0.016777081415057182, 0.16220811009407043, 0.22195196151733398, 0.5435165166854858, 0.15689407289028168, 0.4468657672405243, 245.36842346191406, 0.05481726676225662, 0.018104471266269684, 0.02359979972243309, 1.4201295375823975, 0.26748180389404297, 0.9295002222061157, 0.16350789368152618, 0.030605852603912354, 0.003568556159734726, 0.2500974237918854, 0.47110459208488464, 0.2781255543231964, 0.6131569147109985, 308.2743225097656, 0.037462759763002396, 0.011495675891637802, 0.05933014675974846, 0.9061942100524902, 0.27668753266334534, 1.3471416234970093], "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": [413], "max": [413], "mean": [413.0], "std": [0.0], "count": [369]}, "index": {"min": [220955], "max": [221323], "mean": [221139.0], "std": [106.5207335060488], "count": [369]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [369]}, "subtask_annotation": {"mean": [4.021680216802168, 12.0, 12.0, 12.0, 12.0], "std": [4.612880093773016, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [369]}, "scene_annotation": {"mean": [413.0], "std": [0.0], "min": [413], "max": [413], "count": [369]}, "eef_direction_state": {"mean": [4.2682926829268295, 4.53929539295393], "std": [1.675940883168617, 1.6059511755734273], "min": [0, 1], "max": [6, 6], "count": [369]}, "eef_velocity_state": {"mean": [0.7886178861788617, 0.7073170731707317], "std": [0.6491858464285242, 0.7295360739568956], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_acc_mag_state": {"mean": [0.6829268292682927, 0.7262872628726287], "std": [0.8262338872138218, 0.8415932328105805], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_direction_action": {"mean": [4.2682926829268295, 4.53929539295393], "std": [1.675940883168617, 1.6059511755734273], "min": [0, 1], "max": [6, 6], "count": [369]}, "eef_velocity_action": {"mean": [0.7886178861788617, 0.7073170731707317], "std": [0.6491858464285242, 0.7295360739568956], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_acc_mag_action": {"mean": [0.6829268292682927, 0.7262872628726287], "std": [0.8262338872138218, 0.8415932328105805], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_sim_pose_state": {"mean": [0.6046798982446067, 0.2925520592039255, 1.130274549101388, -1.6037319197306963, 0.9682757702166158, -1.6796844118655807, 0.611481645849432, -0.28307100463831564, 1.1053295686688147, 2.1642369600450326, 1.2065355352591158, -1.7108242093824135], "std": [0.02124136361152171, 0.028710435089829834, 0.05629643445513485, 0.9025217237290233, 0.276998709469986, 2.044419920370027, 0.012223124424867175, 0.04798888913662934, 0.027316624498622225, 1.421467861201067, 0.2673385258681585, 1.592827504237499], "min": [0.5660515089323297, 0.2463249323665187, 1.043495831959206, -2.5999729780132115, 0.566174061477366, -3.131851226515465, 0.5891975249856146, -0.3246996680383301, 1.0547910184950346, -3.125418031843069, 0.7389157970946614, -3.1025618612686627], "max": [0.6273268603286353, 0.3526730181070185, 1.2174990931886736, 0.6365772237202191, 1.4910336961611574, 3.1383494606669666, 0.6352627703356778, -0.14745814214191205, 1.1467937459660265, 3.0908107838339665, 1.566184942031735, 3.1342434032078614], "count": [369]}, "eef_sim_pose_action": {"mean": [0.6046798982446067, 0.2925520592039255, 1.130274549101388, -1.6037319197306963, 0.9682757702166158, -1.6796844118655807, 0.611481645849432, -0.28307100463831564, 1.1053295686688147, 2.1642369600450326, 1.2065355352591158, -1.7108242093824135], "std": [0.02124136361152171, 0.028710435089829834, 0.05629643445513485, 0.9025217237290233, 0.276998709469986, 2.044419920370027, 0.012223124424867175, 0.04798888913662934, 0.027316624498622225, 1.421467861201067, 0.2673385258681585, 1.592827504237499], "min": [0.5660515089323297, 0.2463249323665187, 1.043495831959206, -2.5999729780132115, 0.566174061477366, -3.131851226515465, 0.5891975249856146, -0.3246996680383301, 1.0547910184950346, -3.125418031843069, 0.7389157970946614, -3.1025618612686627], "max": [0.6273268603286353, 0.3526730181070185, 1.2174990931886736, 0.6365772237202191, 1.4910336961611574, 3.1383494606669666, 0.6352627703356778, -0.14745814214191205, 1.1467937459660265, 3.0908107838339665, 1.566184942031735, 3.1342434032078614], "count": [369]}, "gripper_mode_state": {"mean": [0.4959349593495935, 0.20596205962059622], "std": [0.4999834751714398, 0.4044028803278209], "min": [0, 0], "max": [1, 1], "count": [369]}, "gripper_activity_state": {"mean": [1.8834688346883468, 1.8590785907859078], "std": [0.39642426114982054, 0.4675719637114286], "min": [0, 0], "max": [2, 2], "count": [369]}, "gripper_mode_action": {"mean": [0.4959349593495935, 0.20596205962059622], "std": [0.4999834751714398, 0.4044028803278209], "min": [0, 0], "max": [1, 1], "count": [369]}, "gripper_activity_action": {"mean": [1.8834688346883468, 1.8590785907859078], "std": [0.39642426114982054, 0.4675719637114286], "min": [0, 0], "max": [2, 2], "count": [369]}, "gripper_open_scale_state": {"mean": [0.4463577235772356, 0.7347100270795948], "std": [0.3082742546178439, 0.24536847773644194], "min": [0.119, 0.113], "max": [0.785, 0.878], "count": [369]}, "gripper_open_scale_action": {"mean": [0.4463577235772356, 0.7347100270795948], "std": [0.3082742546178439, 0.24536847773644194], "min": [0.119, 0.113], "max": [0.785, 0.878], "count": [369]}}} +{"episode_index": 413, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4711942565359477]], [[0.47587000204248364]], [[0.4660702205882353]]], "std": [[[0.1318629862507694]], [[0.12587100076499919]], [[0.13231944981677324]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.792156862745098]], [[0.7764705882352941]], [[0.7725490196078432]]], "mean": [[[0.47177]], [[0.4784352982026144]], [[0.4725679656862745]]], "std": [[[0.08248644559607475]], [[0.07160028152591667]], [[0.07516409252230162]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.7058823529411765]], [[0.7254901960784313]]], "mean": [[[0.4751558496732026]], [[0.47289585580065363]], [[0.45742916870915035]]], "std": [[[0.10049988346227703]], [[0.09951464850915297]], [[0.12192833985099825]]], "count": [100]}, "observation.state": {"min": [0.5479984879493713, 1.987354040145874, -1.4366329908370972, -0.8849343061447144, 0.7649953365325928, 1.0046290159225464, -2.6721689701080322, 416.0, 0.02854200080037117, 0.3770509958267212, -0.20621100068092346, -0.23799997568130493, 0.7419999837875366, -2.9560000896453857, -1.006636142730713, -2.034146308898926, 2.8499834537506104, -0.5691693425178528, -1.5431678295135498, 1.1319682598114014, -1.6712400913238525, 123.0, -0.23595499992370605, 0.3835679888725281, -0.2136629968881607, -0.6110000014305115, -1.4830000400543213, -3.0969998836517334], "max": [0.8544259667396545, 2.0340590476989746, -0.6625794172286987, -0.12419763207435608, 2.36537504196167, 1.4599331617355347, -1.4080270528793335, 870.0, 0.2529259920120239, 0.4328790009021759, -0.11257100105285645, 3.135999917984009, 1.5470000505447388, 3.127000093460083, -0.5721189379692078, -1.942638874053955, 2.862497329711914, 0.08285078406333923, -0.021362829953432083, 1.9740548133850098, -0.12367403507232666, 677.0, -0.15446999669075012, 0.4215649962425232, -0.043209999799728394, 2.624000072479248, -0.7300000190734863, 3.13100004196167], "mean": [0.6337367296218872, 2.0178964138031006, -0.8753040432929993, -0.5373951196670532, 1.5068995952606201, 1.2124911546707153, -1.9045729637145996, 752.3890991210938, 0.18878957629203796, 0.4009099006652832, -0.1741575449705124, 2.257575035095215, 1.1539833545684814, -0.40505293011665344, -0.8648533821105957, -1.996370792388916, 2.8602874279022217, -0.4231022894382477, -0.6522102355957031, 1.5915130376815796, -1.3308210372924805, 364.67218017578125, -0.1892450600862503, 0.39769411087036133, -0.13518886268138885, 1.4894829988479614, -1.1155465841293335, 1.2159141302108765], "std": [0.09142640233039856, 0.011045198887586594, 0.19625312089920044, 0.24435238540172577, 0.5516858696937561, 0.14308160543441772, 0.4321822226047516, 167.1665802001953, 0.062154386192560196, 0.018134884536266327, 0.024113964289426804, 1.0858240127563477, 0.28285276889801025, 1.4053579568862915, 0.13582603633403778, 0.03121052496135235, 0.004136315081268549, 0.20702490210533142, 0.43029704689979553, 0.3269076943397522, 0.4829651117324829, 251.6731719970703, 0.026737792417407036, 0.010826246812939644, 0.06339196860790253, 0.9081509113311768, 0.2149045616388321, 1.4578996896743774], "count": [302]}, "action": {"min": [0.5479984879493713, 1.987354040145874, -1.4366329908370972, -0.8849343061447144, 0.7649953365325928, 1.0046290159225464, -2.6721689701080322, 416.0, 0.02854200080037117, 0.3770509958267212, -0.20621100068092346, -0.23799997568130493, 0.7419999837875366, -2.9560000896453857, -1.006636142730713, -2.034146308898926, 2.8499834537506104, -0.5691693425178528, -1.5431678295135498, 1.1319682598114014, -1.6712400913238525, 123.0, -0.23595499992370605, 0.3835679888725281, -0.2136629968881607, -0.6110000014305115, -1.4830000400543213, -3.0969998836517334], "max": [0.8544259667396545, 2.0340590476989746, -0.6625794172286987, -0.12419763207435608, 2.36537504196167, 1.4599331617355347, -1.4080270528793335, 870.0, 0.2529259920120239, 0.4328790009021759, -0.11257100105285645, 3.135999917984009, 1.5470000505447388, 3.127000093460083, -0.5721189379692078, -1.942638874053955, 2.862497329711914, 0.08285078406333923, -0.021362829953432083, 1.9740548133850098, -0.12367403507232666, 677.0, -0.15446999669075012, 0.4215649962425232, -0.043209999799728394, 2.624000072479248, -0.7300000190734863, 3.13100004196167], "mean": [0.6337367296218872, 2.0178964138031006, -0.8753040432929993, -0.5373951196670532, 1.5068995952606201, 1.2124911546707153, -1.9045729637145996, 752.3890991210938, 0.18878957629203796, 0.4009099006652832, -0.1741575449705124, 2.257575035095215, 1.1539833545684814, -0.40505293011665344, -0.8648533821105957, -1.996370792388916, 2.8602874279022217, -0.4231022894382477, -0.6522102355957031, 1.5915130376815796, -1.3308210372924805, 364.67218017578125, -0.1892450600862503, 0.39769411087036133, -0.13518886268138885, 1.4894829988479614, -1.1155465841293335, 1.2159141302108765], "std": [0.09142640233039856, 0.011045198887586594, 0.19625312089920044, 0.24435238540172577, 0.5516858696937561, 0.14308160543441772, 0.4321822226047516, 167.1665802001953, 0.062154386192560196, 0.018134884536266327, 0.024113964289426804, 1.0858240127563477, 0.28285276889801025, 1.4053579568862915, 0.13582603633403778, 0.03121052496135235, 0.004136315081268549, 0.20702490210533142, 0.43029704689979553, 0.3269076943397522, 0.4829651117324829, 251.6731719970703, 0.026737792417407036, 0.010826246812939644, 0.06339196860790253, 0.9081509113311768, 0.2149045616388321, 1.4578996896743774], "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": [414], "max": [414], "mean": [414.0], "std": [0.0], "count": [302]}, "index": {"min": [221324], "max": [221625], "mean": [221474.5], "std": [87.17941270735884], "count": [302]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [302]}, "subtask_annotation": {"mean": [4.658940397350993, 12.0, 12.0, 12.0, 12.0], "std": [4.719226161775249, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [302]}, "scene_annotation": {"mean": [414.0], "std": [0.0], "min": [414], "max": [414], "count": [302]}, "eef_direction_state": {"mean": [4.314569536423841, 4.450331125827814], "std": [1.776517068359127, 1.7193435591706627], "min": [0, 0], "max": [6, 6], "count": [302]}, "eef_velocity_state": {"mean": [0.7880794701986755, 0.8013245033112583], "std": [0.715109138367847, 0.8016528253012627], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_acc_mag_state": {"mean": [0.7748344370860927, 0.7284768211920529], "std": [0.8192403639429787, 0.8373228770648289], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_direction_action": {"mean": [4.314569536423841, 4.450331125827814], "std": [1.776517068359127, 1.7193435591706627], "min": [0, 0], "max": [6, 6], "count": [302]}, "eef_velocity_action": {"mean": [0.7880794701986755, 0.8013245033112583], "std": [0.715109138367847, 0.8016528253012627], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_acc_mag_action": {"mean": [0.7748344370860927, 0.7284768211920529], "std": [0.8192403639429787, 0.8373228770648289], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_sim_pose_state": {"mean": [0.6014888632164807, 0.2843218205540903, 1.1350928794943385, -1.491196838295464, 1.115165300916427, -0.7717490438850908, 0.6018951034109393, -0.27622271220436234, 1.1044901244945877, 2.25716834150867, 1.154815387787717, -0.3749242755156477], "std": [0.015316376040222185, 0.01805514318202788, 0.05641848534686284, 0.9048048411418639, 0.2150097924613868, 2.361830825553495, 0.013491990394718859, 0.056348672301176794, 0.02794081722880629, 1.0858550470428017, 0.28266830920822095, 2.1183456839986454], "min": [0.565550728038255, 0.26101945781986874, 1.0490828529334275, -2.623760095366805, 0.729998881779856, -3.1281542141489105, 0.5794335724402927, -0.3265124139719425, 1.06279340086063, -0.23685142443838225, 0.7423081360560402, -3.0871843229380973], "max": [0.6212105335195067, 0.31961266807457445, 1.216706771833569, 0.6021101153544008, 1.4827541830311683, 3.13376910005719, 0.6359336841209078, -0.12662574828191211, 1.163554961950204, 3.1356663788152135, 1.5469540914067998, 3.0788194049987103], "count": [302]}, "eef_sim_pose_action": {"mean": [0.6014888632164807, 0.2843218205540903, 1.1350928794943385, -1.491196838295464, 1.115165300916427, -0.7717490438850908, 0.6018951034109393, -0.27622271220436234, 1.1044901244945877, 2.25716834150867, 1.154815387787717, -0.3749242755156477], "std": [0.015316376040222185, 0.01805514318202788, 0.05641848534686284, 0.9048048411418639, 0.2150097924613868, 2.361830825553495, 0.013491990394718859, 0.056348672301176794, 0.02794081722880629, 1.0858550470428017, 0.28266830920822095, 2.1183456839986454], "min": [0.565550728038255, 0.26101945781986874, 1.0490828529334275, -2.623760095366805, 0.729998881779856, -3.1281542141489105, 0.5794335724402927, -0.3265124139719425, 1.06279340086063, -0.23685142443838225, 0.7423081360560402, -3.0871843229380973], "max": [0.6212105335195067, 0.31961266807457445, 1.216706771833569, 0.6021101153544008, 1.4827541830311683, 3.13376910005719, 0.6359336841209078, -0.12662574828191211, 1.163554961950204, 3.1356663788152135, 1.5469540914067998, 3.0788194049987103], "count": [302]}, "gripper_mode_state": {"mean": [0.5629139072847682, 0.17880794701986755], "std": [0.4960260479754693, 0.38319142096660797], "min": [0, 0], "max": [1, 1], "count": [302]}, "gripper_activity_state": {"mean": [1.8344370860927153, 1.8543046357615893], "std": [0.5201943546133901, 0.48687884174073554], "min": [0, 0], "max": [2, 2], "count": [302]}, "gripper_mode_action": {"mean": [0.5629139072847682, 0.17880794701986755], "std": [0.4960260479754693, 0.38319142096660797], "min": [0, 0], "max": [1, 1], "count": [302]}, "gripper_activity_action": {"mean": [1.8344370860927153, 1.8543046357615893], "std": [0.5201943546133901, 0.48687884174073554], "min": [0, 0], "max": [2, 2], "count": [302]}, "gripper_open_scale_state": {"mean": [0.3646721852788864, 0.7523890726455787], "std": [0.25167317346288, 0.16716655307952136], "min": [0.123, 0.416], "max": [0.677, 0.87], "count": [302]}, "gripper_open_scale_action": {"mean": [0.3646721852788864, 0.7523890726455787], "std": [0.25167317346288, 0.16716655307952136], "min": [0.123, 0.416], "max": [0.677, 0.87], "count": [302]}}} +{"episode_index": 414, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.47522896650326796]], [[0.48043237540849676]], [[0.4727075551470588]]], "std": [[[0.13043294300627217]], [[0.12377158296074994]], [[0.12959648958665043]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.788235294117647]], [[0.7764705882352941]], [[0.7568627450980392]]], "mean": [[[0.4673604718137255]], [[0.4742254044117647]], [[0.4689525428921569]]], "std": [[[0.08187438840674455]], [[0.06940034673944903]], [[0.0747273676641083]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7137254901960784]], [[0.7411764705882353]]], "mean": [[[0.46965576184640523]], [[0.4723878799019608]], [[0.4580350776143791]]], "std": [[[0.09639245969594076]], [[0.09080206219685143]], [[0.11045743237304943]]], "count": [100]}, "observation.state": {"min": [0.5521523952484131, 1.9196003675460815, -1.3612521886825562, -0.7971791625022888, 0.7491477131843567, 0.9578890204429626, -2.7942023277282715, 413.0, 0.02759999968111515, 0.38550499081611633, -0.2144020050764084, -3.1411852836608887, 0.7630000114440918, -3.0480000972747803, -1.0519973039627075, -2.036083698272705, 2.848691463470459, -0.4894252419471741, -1.5439008474349976, 0.9671392440795898, -1.7670236825942993, 119.0, -0.24873000383377075, 0.37807199358940125, -0.2078769952058792, -0.5569999814033508, -1.430999994277954, -2.993000030517578], "max": [0.8935039043426514, 2.0376718044281006, -0.5812470316886902, -0.019216075539588928, 2.650212526321411, 1.4429160356521606, -1.4767404794692993, 815.0, 0.2558470070362091, 0.44182300567626953, -0.1371220052242279, 3.140000104904175, 1.468000054359436, 3.0510001182556152, -0.5721713304519653, -1.9284666776657104, 2.8625667095184326, 0.08475319296121597, 0.053703781217336655, 1.8577460050582886, -0.11187560856342316, 665.0, -0.13484999537467957, 0.4485270082950592, -0.06378199905157089, 2.7829999923706055, -0.7179999947547913, 3.13100004196167], "mean": [0.6821296811103821, 2.0150468349456787, -0.7660000920295715, -0.47615188360214233, 1.4521634578704834, 1.192370891571045, -1.913140892982483, 734.09033203125, 0.18436793982982635, 0.4132457673549652, -0.1686381995677948, 1.9849987030029297, 1.1955981254577637, -0.5843350291252136, -0.8761757016181946, -1.9819018840789795, 2.860013723373413, -0.35431262850761414, -0.6253100037574768, 1.4556584358215332, -1.3467897176742554, 375.5130615234375, -0.1888105869293213, 0.41497811675071716, -0.1424988955259323, 1.5916790962219238, -1.0734988451004028, 1.2014052867889404], "std": [0.08911207318305969, 0.020196406170725822, 0.2350880354642868, 0.19010241329669952, 0.5059323906898499, 0.10436058044433594, 0.3780679702758789, 134.58717346191406, 0.060916345566511154, 0.017083462327718735, 0.022222820669412613, 1.5517948865890503, 0.24434557557106018, 1.2890007495880127, 0.1447903960943222, 0.03512099012732506, 0.0042657433077692986, 0.1781528890132904, 0.46786734461784363, 0.2993733584880829, 0.5127865672111511, 258.5777893066406, 0.029547566547989845, 0.018518898636102676, 0.05043969675898552, 0.9506158232688904, 0.20899006724357605, 1.4189437627792358], "count": [343]}, "action": {"min": [0.5521523952484131, 1.9196003675460815, -1.3612521886825562, -0.7971791625022888, 0.7491477131843567, 0.9578890204429626, -2.7942023277282715, 413.0, 0.02759999968111515, 0.38550499081611633, -0.2144020050764084, -3.1411852836608887, 0.7630000114440918, -3.0480000972747803, -1.0519973039627075, -2.036083698272705, 2.848691463470459, -0.4894252419471741, -1.5439008474349976, 0.9671392440795898, -1.7670236825942993, 119.0, -0.24873000383377075, 0.37807199358940125, -0.2078769952058792, -0.5569999814033508, -1.430999994277954, -2.993000030517578], "max": [0.8935039043426514, 2.0376718044281006, -0.5812470316886902, -0.019216075539588928, 2.650212526321411, 1.4429160356521606, -1.4767404794692993, 815.0, 0.2558470070362091, 0.44182300567626953, -0.1371220052242279, 3.140000104904175, 1.468000054359436, 3.0510001182556152, -0.5721713304519653, -1.9284666776657104, 2.8625667095184326, 0.08475319296121597, 0.053703781217336655, 1.8577460050582886, -0.11187560856342316, 665.0, -0.13484999537467957, 0.4485270082950592, -0.06378199905157089, 2.7829999923706055, -0.7179999947547913, 3.13100004196167], "mean": [0.6821296811103821, 2.0150468349456787, -0.7660000920295715, -0.47615188360214233, 1.4521634578704834, 1.192370891571045, -1.913140892982483, 734.09033203125, 0.18436793982982635, 0.4132457673549652, -0.1686381995677948, 1.9849987030029297, 1.1955981254577637, -0.5843350291252136, -0.8761757016181946, -1.9819018840789795, 2.860013723373413, -0.35431262850761414, -0.6253100037574768, 1.4556584358215332, -1.3467897176742554, 375.5130615234375, -0.1888105869293213, 0.41497811675071716, -0.1424988955259323, 1.5916790962219238, -1.0734988451004028, 1.2014052867889404], "std": [0.08911207318305969, 0.020196406170725822, 0.2350880354642868, 0.19010241329669952, 0.5059323906898499, 0.10436058044433594, 0.3780679702758789, 134.58717346191406, 0.060916345566511154, 0.017083462327718735, 0.022222820669412613, 1.5517948865890503, 0.24434557557106018, 1.2890007495880127, 0.1447903960943222, 0.03512099012732506, 0.0042657433077692986, 0.1781528890132904, 0.46786734461784363, 0.2993733584880829, 0.5127865672111511, 258.5777893066406, 0.029547566547989845, 0.018518898636102676, 0.05043969675898552, 0.9506158232688904, 0.20899006724357605, 1.4189437627792358], "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": [415], "max": [415], "mean": [415.0], "std": [0.0], "count": [343]}, "index": {"min": [221626], "max": [221968], "mean": [221797.0], "std": [99.0151503558925], "count": [343]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [343]}, "subtask_annotation": {"mean": [4.067055393586005, 12.0, 12.0, 12.0, 12.0], "std": [4.5928889534390525, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [343]}, "scene_annotation": {"mean": [415.0], "std": [0.0], "min": [415], "max": [415], "count": [343]}, "eef_direction_state": {"mean": [4.236151603498542, 4.151603498542274], "std": [1.8781168225575822, 2.0362005277335173], "min": [0, 0], "max": [6, 6], "count": [343]}, "eef_velocity_state": {"mean": [0.7288629737609329, 0.7784256559766763], "std": [0.6867854230947337, 0.8102124219432937], "min": [0, 0], "max": [2, 2], "count": [343]}, "eef_acc_mag_state": {"mean": [0.6618075801749271, 0.7288629737609329], "std": [0.8166804730398417, 0.8326154943302082], "min": [0, 0], "max": [2, 2], "count": [343]}, "eef_direction_action": {"mean": [4.236151603498542, 4.151603498542274], "std": [1.8781168225575822, 2.0362005277335173], "min": [0, 0], "max": [6, 6], "count": [343]}, "eef_velocity_action": {"mean": [0.7288629737609329, 0.7784256559766763], "std": [0.6867854230947337, 0.8102124219432937], "min": [0, 0], "max": [2, 2], "count": [343]}, "eef_acc_mag_action": {"mean": [0.6618075801749271, 0.7288629737609329], "std": [0.8166804730398417, 0.8326154943302082], "min": [0, 0], "max": [2, 2], "count": [343]}, "eef_sim_pose_state": {"mean": [0.6157866344387972, 0.28138291412854516, 1.1294587256897208, -1.5927414812666492, 1.0729526268516734, -0.635256921862909, 0.6129034371870818, -0.2729338237772811, 1.1081040508455462, 1.984225929716148, 1.1961113376133985, -0.14175008932141403], "std": [0.02446449081572001, 0.02403331944308172, 0.04412573212314251, 0.9483207123092741, 0.2089277709454801, 2.3882879291395636, 0.01610634763903681, 0.05524718145227686, 0.022854587249082528, 1.5523109907436268, 0.24438793723079655, 2.2977807050528702], "min": [0.5617309749778394, 0.22752161463419374, 1.0694268042701955, -2.7817479944427426, 0.7182140180411585, -3.1212540883929463, 0.5735673634738265, -0.32873826988146265, 1.0656630756698586, -3.140740297899426, 0.764094326386211, -3.139377006030909], "max": [0.6541655946385605, 0.328433604788073, 1.197974495702877, 0.5510326956668442, 1.4305763294766871, 3.136143547880205, 0.6381078558366956, -0.1266973891493594, 1.1477013634607216, 3.1399041446763674, 1.4683836792895897, 3.124270094123818], "count": [343]}, "eef_sim_pose_action": {"mean": [0.6157866344387972, 0.28138291412854516, 1.1294587256897208, -1.5927414812666492, 1.0729526268516734, -0.635256921862909, 0.6129034371870818, -0.2729338237772811, 1.1081040508455462, 1.984225929716148, 1.1961113376133985, -0.14175008932141403], "std": [0.02446449081572001, 0.02403331944308172, 0.04412573212314251, 0.9483207123092741, 0.2089277709454801, 2.3882879291395636, 0.01610634763903681, 0.05524718145227686, 0.022854587249082528, 1.5523109907436268, 0.24438793723079655, 2.2977807050528702], "min": [0.5617309749778394, 0.22752161463419374, 1.0694268042701955, -2.7817479944427426, 0.7182140180411585, -3.1212540883929463, 0.5735673634738265, -0.32873826988146265, 1.0656630756698586, -3.140740297899426, 0.764094326386211, -3.139377006030909], "max": [0.6541655946385605, 0.328433604788073, 1.197974495702877, 0.5510326956668442, 1.4305763294766871, 3.136143547880205, 0.6381078558366956, -0.1266973891493594, 1.1477013634607216, 3.1399041446763674, 1.4683836792895897, 3.124270094123818], "count": [343]}, "gripper_mode_state": {"mean": [0.5481049562682215, 0.13702623906705538], "std": [0.4976805332564579, 0.34387504834487925], "min": [0, 0], "max": [1, 1], "count": [343]}, "gripper_activity_state": {"mean": [1.8571428571428572, 1.8717201166180757], "std": [0.4707168405988076, 0.4592924115777779], "min": [0, 0], "max": [2, 2], "count": [343]}, "gripper_mode_action": {"mean": [0.5481049562682215, 0.13702623906705538], "std": [0.4976805332564579, 0.34387504834487925], "min": [0, 0], "max": [1, 1], "count": [343]}, "gripper_activity_action": {"mean": [1.8571428571428572, 1.8717201166180757], "std": [0.4707168405988076, 0.4592924115777779], "min": [0, 0], "max": [2, 2], "count": [343]}, "gripper_open_scale_state": {"mean": [0.37551311957801453, 0.734090378919774], "std": [0.2585775948973473, 0.134587164102256], "min": [0.119, 0.413], "max": [0.665, 0.815], "count": [343]}, "gripper_open_scale_action": {"mean": [0.37551311957801453, 0.734090378919774], "std": [0.2585775948973473, 0.134587164102256], "min": [0.119, 0.413], "max": [0.665, 0.815], "count": [343]}}} +{"episode_index": 415, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.46841030024509805]], [[0.47278492238562086]], [[0.4626619730392157]]], "std": [[[0.13327913843752526]], [[0.12684418549378046]], [[0.13577531810323995]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[0.8627450980392157]], [[1.0]]], "mean": [[[0.4698944178921569]], [[0.4773726450163399]], [[0.4711542687908497]]], "std": [[[0.08233557168535059]], [[0.07182553843253582]], [[0.07614713453028782]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7686274509803922]], [[1.0]], [[0.7450980392156863]]], "mean": [[[0.4802352655228758]], [[0.47298016544117644]], [[0.4584772508169935]]], "std": [[[0.10548232154988434]], [[0.10248279435420003]], [[0.12605499709846044]]], "count": [100]}, "observation.state": {"min": [0.5589067935943604, 1.9243477582931519, -1.5156614780426025, -0.8783195614814758, 0.8551939129829407, 0.9892875552177429, -2.7856502532958984, 421.0, 0.004002000205218792, 0.3746829926967621, -0.21688899397850037, -3.1401853561401367, 0.7519999742507935, -3.1059999465942383, -0.9976127743721008, -2.0334482192993164, 2.8484818935394287, -0.5018171072006226, -1.5600452423095703, 1.0975154638290405, -1.7650339603424072, 121.0, -0.2674340009689331, 0.37863999605178833, -0.21450600028038025, -0.4930000305175781, -1.440000057220459, -3.115999937057495], "max": [0.8834682106971741, 2.0358917713165283, -0.6994233131408691, -0.020036380738019943, 2.656792640686035, 1.4909651279449463, -1.513916015625, 884.0, 0.24421599507331848, 0.43359801173210144, -0.11039900034666061, 3.140000104904175, 1.5470000505447388, 2.996000051498413, -0.5571614503860474, -1.8863345384597778, 2.862497329711914, -0.001518436474725604, 0.041573744267225266, 1.9221484661102295, -0.2736152708530426, 711.0, -0.16053900122642517, 0.42761701345443726, -0.061838001012802124, 2.694000005722046, -0.6809999942779541, 3.13700008392334], "mean": [0.656956672668457, 1.9959498643875122, -0.9694297909736633, -0.5036035776138306, 1.5974740982055664, 1.191144585609436, -1.8986823558807373, 720.091064453125, 0.17716047167778015, 0.4043944776058197, -0.17001456022262573, 1.7350878715515137, 1.167056679725647, -0.5958264470100403, -0.8459898233413696, -1.949812650680542, 2.859586000442505, -0.3616199493408203, -0.6137219071388245, 1.5722979307174683, -1.4031423330307007, 345.382080078125, -0.20007982850074768, 0.3997058570384979, -0.13558736443519592, 1.5648534297943115, -1.0641521215438843, 1.2661765813827515], "std": [0.09089495241641998, 0.03379043564200401, 0.20778530836105347, 0.24340547621250153, 0.54425448179245, 0.1381107121706009, 0.408392071723938, 163.82046508789062, 0.07169792056083679, 0.021238461136817932, 0.02875649183988571, 1.8333107233047485, 0.2667887210845947, 1.3086283206939697, 0.11548373848199844, 0.05774529650807381, 0.004472099244594574, 0.12093312293291092, 0.41265028715133667, 0.31609219312667847, 0.403804749250412, 252.56942749023438, 0.026660416275262833, 0.01583835482597351, 0.05383778363466263, 0.7963294982910156, 0.20740976929664612, 1.5368276834487915], "count": [335]}, "action": {"min": [0.5589067935943604, 1.9243477582931519, -1.5156614780426025, -0.8783195614814758, 0.8551939129829407, 0.9892875552177429, -2.7856502532958984, 421.0, 0.004002000205218792, 0.3746829926967621, -0.21688899397850037, -3.1401853561401367, 0.7519999742507935, -3.1059999465942383, -0.9976127743721008, -2.0334482192993164, 2.8484818935394287, -0.5018171072006226, -1.5600452423095703, 1.0975154638290405, -1.7650339603424072, 121.0, -0.2674340009689331, 0.37863999605178833, -0.21450600028038025, -0.4930000305175781, -1.440000057220459, -3.115999937057495], "max": [0.8834682106971741, 2.0358917713165283, -0.6994233131408691, -0.020036380738019943, 2.656792640686035, 1.4909651279449463, -1.513916015625, 884.0, 0.24421599507331848, 0.43359801173210144, -0.11039900034666061, 3.140000104904175, 1.5470000505447388, 2.996000051498413, -0.5571614503860474, -1.8863345384597778, 2.862497329711914, -0.001518436474725604, 0.041573744267225266, 1.9221484661102295, -0.2736152708530426, 711.0, -0.16053900122642517, 0.42761701345443726, -0.061838001012802124, 2.694000005722046, -0.6809999942779541, 3.13700008392334], "mean": [0.656956672668457, 1.9959498643875122, -0.9694297909736633, -0.5036035776138306, 1.5974740982055664, 1.191144585609436, -1.8986823558807373, 720.091064453125, 0.17716047167778015, 0.4043944776058197, -0.17001456022262573, 1.7350878715515137, 1.167056679725647, -0.5958264470100403, -0.8459898233413696, -1.949812650680542, 2.859586000442505, -0.3616199493408203, -0.6137219071388245, 1.5722979307174683, -1.4031423330307007, 345.382080078125, -0.20007982850074768, 0.3997058570384979, -0.13558736443519592, 1.5648534297943115, -1.0641521215438843, 1.2661765813827515], "std": [0.09089495241641998, 0.03379043564200401, 0.20778530836105347, 0.24340547621250153, 0.54425448179245, 0.1381107121706009, 0.408392071723938, 163.82046508789062, 0.07169792056083679, 0.021238461136817932, 0.02875649183988571, 1.8333107233047485, 0.2667887210845947, 1.3086283206939697, 0.11548373848199844, 0.05774529650807381, 0.004472099244594574, 0.12093312293291092, 0.41265028715133667, 0.31609219312667847, 0.403804749250412, 252.56942749023438, 0.026660416275262833, 0.01583835482597351, 0.05383778363466263, 0.7963294982910156, 0.20740976929664612, 1.5368276834487915], "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": [416], "max": [416], "mean": [416.0], "std": [0.0], "count": [335]}, "index": {"min": [221969], "max": [222303], "mean": [222136.0], "std": [96.70573922989266], "count": [335]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [335]}, "subtask_annotation": {"mean": [5.137313432835821, 12.0, 12.0, 12.0, 12.0], "std": [4.671822036482759, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [335]}, "scene_annotation": {"mean": [416.0], "std": [0.0], "min": [416], "max": [416], "count": [335]}, "eef_direction_state": {"mean": [4.223880597014926, 4.28955223880597], "std": [1.734813814453174, 1.825943577650641], "min": [0, 0], "max": [6, 6], "count": [335]}, "eef_velocity_state": {"mean": [0.7611940298507462, 0.8149253731343283], "std": [0.6154612937817155, 0.762018868286647], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_acc_mag_state": {"mean": [0.6238805970149254, 0.7761194029850746], "std": [0.8078143632323084, 0.8467831229923766], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_direction_action": {"mean": [4.223880597014926, 4.28955223880597], "std": [1.734813814453174, 1.825943577650641], "min": [0, 0], "max": [6, 6], "count": [335]}, "eef_velocity_action": {"mean": [0.7611940298507462, 0.8149253731343283], "std": [0.6154612937817155, 0.762018868286647], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_acc_mag_action": {"mean": [0.6238805970149254, 0.7761194029850746], "std": [0.8078143632323084, 0.8467831229923766], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_sim_pose_state": {"mean": [0.6033864802914738, 0.29551992024269086, 1.1345665517500227, -1.565730490716006, 1.0635351872667735, -0.8766023633743609, 0.6064823645770503, -0.2660507182318988, 1.1082666781928179, 1.734734164872364, 1.1677224629301317, -0.4609626024845007], "std": [0.018112020398469368, 0.02219665292908017, 0.044800608633196085, 0.7944022274757426, 0.2073663353815238, 2.350200217390519, 0.013175066444400104, 0.06572534480092926, 0.029948600340238336, 1.833500315966274, 0.26658744211857954, 2.079734545538935], "min": [0.5605062583260179, 0.2519213587490167, 1.059654709097887, -2.6930000044020566, 0.6806768992536343, -3.132378429635477, 0.5848683813255666, -0.31783204140491145, 1.0645844761949923, -3.1400158985206796, 0.7525709494914832, -3.1042430201763342], "max": [0.6341194151795229, 0.33468961877114556, 1.195307088738944, 0.4872380310535881, 1.441436097713129, 3.13343242234877, 0.6320962022045031, -0.1030386270963779, 1.1627131979371088, 3.140778486806239, 1.5481739657320435, 3.0987311131931574], "count": [335]}, "eef_sim_pose_action": {"mean": [0.6033864802914738, 0.29551992024269086, 1.1345665517500227, -1.565730490716006, 1.0635351872667735, -0.8766023633743609, 0.6064823645770503, -0.2660507182318988, 1.1082666781928179, 1.734734164872364, 1.1677224629301317, -0.4609626024845007], "std": [0.018112020398469368, 0.02219665292908017, 0.044800608633196085, 0.7944022274757426, 0.2073663353815238, 2.350200217390519, 0.013175066444400104, 0.06572534480092926, 0.029948600340238336, 1.833500315966274, 0.26658744211857954, 2.079734545538935], "min": [0.5605062583260179, 0.2519213587490167, 1.059654709097887, -2.6930000044020566, 0.6806768992536343, -3.132378429635477, 0.5848683813255666, -0.31783204140491145, 1.0645844761949923, -3.1400158985206796, 0.7525709494914832, -3.1042430201763342], "max": [0.6341194151795229, 0.33468961877114556, 1.195307088738944, 0.4872380310535881, 1.441436097713129, 3.13343242234877, 0.6320962022045031, -0.1030386270963779, 1.1627131979371088, 3.140778486806239, 1.5481739657320435, 3.0987311131931574], "count": [335]}, "gripper_mode_state": {"mean": [0.5970149253731343, 0.208955223880597], "std": [0.49049781269119425, 0.4065623424440665], "min": [0, 0], "max": [1, 1], "count": [335]}, "gripper_activity_state": {"mean": [1.8417910447761194, 1.844776119402985], "std": [0.4966001586102694, 0.5005321294023439], "min": [0, 0], "max": [2, 2], "count": [335]}, "gripper_mode_action": {"mean": [0.5970149253731343, 0.208955223880597], "std": [0.49049781269119425, 0.4065623424440665], "min": [0, 0], "max": [1, 1], "count": [335]}, "gripper_activity_action": {"mean": [1.8417910447761194, 1.844776119402985], "std": [0.4966001586102694, 0.5005321294023439], "min": [0, 0], "max": [2, 2], "count": [335]}, "gripper_open_scale_state": {"mean": [0.3453820896661105, 0.7200910447761194], "std": [0.2525693604762991, 0.1638205090706942], "min": [0.121, 0.421], "max": [0.711, 0.884], "count": [335]}, "gripper_open_scale_action": {"mean": [0.3453820896661105, 0.7200910447761194], "std": [0.2525693604762991, 0.1638205090706942], "min": [0.121, 0.421], "max": [0.711, 0.884], "count": [335]}}} +{"episode_index": 416, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4671344385084763]], [[0.4543970380795547]], [[0.441863951439951]]], "std": [[[0.14587605922016936]], [[0.15196233459811573]], [[0.16184530737397232]]], "count": [128]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[0.9607843137254902]], [[1.0]]], "mean": [[[0.47071686229830473]], [[0.4778595138250613]], [[0.4714483123978758]]], "std": [[[0.08633195921207262]], [[0.07445094727984945]], [[0.08332401746149629]]], "count": [128]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.7411764705882353]], [[0.7568627450980392]]], "mean": [[[0.4800350062551062]], [[0.47100112496170343]], [[0.4577223530688317]]], "std": [[[0.11295950674401643]], [[0.1152896580325252]], [[0.1374896243928911]]], "count": [128]}, "observation.state": {"min": [0.5279620885848999, 2.0154714584350586, -2.267077922821045, -1.2527798414230347, 0.32306045293807983, 0.3415434956550598, -2.704597234725952, 323.0, -0.09506399929523468, 0.360258013010025, -0.2105260044336319, -3.1411852836608887, 0.460999995470047, -2.9030001163482666, -0.9484992027282715, -2.0295212268829346, 0.1287529468536377, 0.09047786891460419, -1.9497597217559814, -1.8131877183914185, 0.5281540751457214, 132.0, -0.27371498942375183, 0.3542819917201996, -0.1946669965982437, 0.8510000109672546, -1.343000054359436, -3.128000020980835], "max": [1.147484302520752, 2.057149648666382, -0.659420371055603, 0.028955014422535896, 2.880683422088623, 1.3977992534637451, -0.9784316420555115, 894.0, 0.2487190067768097, 0.46547800302505493, -0.1261799931526184, 3.1410000324249268, 1.4490000009536743, 3.1019999980926514, -0.5353448390960693, -1.898743748664856, 0.4326496422290802, 0.906262218952179, -0.13871876895427704, -1.02506685256958, 2.505995988845825, 880.0, -0.208187997341156, 0.4476040005683899, -0.06368099898099899, 2.8529999256134033, -0.3700000047683716, 3.13700008392334], "mean": [0.8005176782608032, 2.031526565551758, -1.224159836769104, -0.6276227831840515, 1.2772490978240967, 1.012073278427124, -1.491740107536316, 759.7449951171875, 0.10346677899360657, 0.41769129037857056, -0.16262425482273102, -0.22831295430660248, 0.9642484188079834, -0.6084808707237244, -0.6448104381561279, -1.970469355583191, 0.392640084028244, 0.5997034311294556, -1.2021265029907227, -1.556362509727478, 1.3319340944290161, 337.1236267089844, -0.2366693764925003, 0.3848061263561249, -0.12105970829725266, 1.6666903495788574, -0.9649668335914612, 1.7125957012176514], "std": [0.17972111701965332, 0.011009739711880684, 0.5698366761207581, 0.25181668996810913, 0.5417783260345459, 0.308379590511322, 0.4685963988304138, 188.28582763671875, 0.10124167054891586, 0.025021051988005638, 0.022158019244670868, 2.617520570755005, 0.383011132478714, 1.0580484867095947, 0.12469202280044556, 0.03783411532640457, 0.06988305598497391, 0.1942901909351349, 0.4783528745174408, 0.25124436616897583, 0.4811837673187256, 295.650146484375, 0.016483323648571968, 0.027383754029870033, 0.04392404481768608, 0.5647063851356506, 0.2965081036090851, 1.40020751953125], "count": [651]}, "action": {"min": [0.5279620885848999, 2.0154714584350586, -2.267077922821045, -1.2527798414230347, 0.32306045293807983, 0.3415434956550598, -2.704597234725952, 323.0, -0.09506399929523468, 0.360258013010025, -0.2105260044336319, -3.1411852836608887, 0.460999995470047, -2.9030001163482666, -0.9484992027282715, -2.0295212268829346, 0.1287529468536377, 0.09047786891460419, -1.9497597217559814, -1.8131877183914185, 0.5281540751457214, 132.0, -0.27371498942375183, 0.3542819917201996, -0.1946669965982437, 0.8510000109672546, -1.343000054359436, -3.128000020980835], "max": [1.147484302520752, 2.057149648666382, -0.659420371055603, 0.028955014422535896, 2.880683422088623, 1.3977992534637451, -0.9784316420555115, 894.0, 0.2487190067768097, 0.46547800302505493, -0.1261799931526184, 3.1410000324249268, 1.4490000009536743, 3.1019999980926514, -0.5353448390960693, -1.898743748664856, 0.4326496422290802, 0.906262218952179, -0.13871876895427704, -1.02506685256958, 2.505995988845825, 880.0, -0.208187997341156, 0.4476040005683899, -0.06368099898099899, 2.8529999256134033, -0.3700000047683716, 3.13700008392334], "mean": [0.8005176782608032, 2.031526565551758, -1.224159836769104, -0.6276227831840515, 1.2772490978240967, 1.012073278427124, -1.491740107536316, 759.7449951171875, 0.10346677899360657, 0.41769129037857056, -0.16262425482273102, -0.22831295430660248, 0.9642484188079834, -0.6084808707237244, -0.6448104381561279, -1.970469355583191, 0.392640084028244, 0.5997034311294556, -1.2021265029907227, -1.556362509727478, 1.3319340944290161, 337.1236267089844, -0.2366693764925003, 0.3848061263561249, -0.12105970829725266, 1.6666903495788574, -0.9649668335914612, 1.7125957012176514], "std": [0.17972111701965332, 0.011009739711880684, 0.5698366761207581, 0.25181668996810913, 0.5417783260345459, 0.308379590511322, 0.4685963988304138, 188.28582763671875, 0.10124167054891586, 0.025021051988005638, 0.022158019244670868, 2.617520570755005, 0.383011132478714, 1.0580484867095947, 0.12469202280044556, 0.03783411532640457, 0.06988305598497391, 0.1942901909351349, 0.4783528745174408, 0.25124436616897583, 0.4811837673187256, 295.650146484375, 0.016483323648571968, 0.027383754029870033, 0.04392404481768608, 0.5647063851356506, 0.2965081036090851, 1.40020751953125], "count": [651]}, "timestamp": {"min": [0.0], "max": [21.666666666666668], "mean": [10.833333333333334], "std": [6.264243030146638], "count": [651]}, "frame_index": {"min": [0], "max": [650], "mean": [325.0], "std": [187.92729090439914], "count": [651]}, "episode_index": {"min": [417], "max": [417], "mean": [417.0], "std": [0.0], "count": [651]}, "index": {"min": [222304], "max": [222954], "mean": [222629.0], "std": [187.92729090439914], "count": [651]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [651]}, "subtask_annotation": {"mean": [4.476190476190476, 12.0, 12.0, 12.0, 12.0], "std": [3.6762995136762786, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [651]}, "scene_annotation": {"mean": [417.0], "std": [0.0], "min": [417], "max": [417], "count": [651]}, "eef_direction_state": {"mean": [4.364055299539171, 4.006144393241168], "std": [1.9567987329105023, 1.877171214951164], "min": [0, 0], "max": [6, 6], "count": [651]}, "eef_velocity_state": {"mean": [0.5499231950844854, 0.8863287250384024], "std": [0.572175485954907, 0.7893184032501951], "min": [0, 0], "max": [2, 2], "count": [651]}, "eef_acc_mag_state": {"mean": [0.5468509984639017, 0.8079877112135176], "std": [0.7831962600730433, 0.8249176879309026], "min": [0, 0], "max": [2, 2], "count": [651]}, "eef_direction_action": {"mean": [4.364055299539171, 4.006144393241168], "std": [1.9567987329105023, 1.877171214951164], "min": [0, 0], "max": [6, 6], "count": [651]}, "eef_velocity_action": {"mean": [0.5499231950844854, 0.8863287250384024], "std": [0.572175485954907, 0.7893184032501951], "min": [0, 0], "max": [2, 2], "count": [651]}, "eef_acc_mag_action": {"mean": [0.5468509984639017, 0.8079877112135176], "std": [0.7831962600730433, 0.8249176879309026], "min": [0, 0], "max": [2, 2], "count": [651]}, "eef_sim_pose_state": {"mean": [0.5858421089348069, 0.3304811319285904, 1.1491963824569, -1.667643487508952, 0.9641118603331781, -2.459147807425738, 0.6227661178075916, -0.191037015607007, 1.122959584037916, -0.23869557003920996, 0.9648278879020811, -0.5107362024598574], "std": [0.029684283170992143, 0.015004187270811303, 0.03524165055099168, 0.563845360181389, 0.29621091769854097, 0.4848525593202128, 0.020816234717945734, 0.09979384684721687, 0.020062719520926028, 2.6165460967947762, 0.38285345929957476, 2.260466496801675], "min": [0.5584230089316393, 0.3000729337569965, 1.0658804894738612, -2.8533623802549815, 0.37038810035981595, -3.092652090633692, 0.5803330582949628, -0.31405701851370266, 1.0580679015201164, -3.1415777269254876, 0.4612313624330593, -3.1401037654933712], "max": [0.6549252637477514, 0.3650732514746446, 1.1938819203574809, -0.8562591934147786, 1.342070650491825, -1.07225555108826, 0.6660597211932614, 0.003198990068839877, 1.1722503185122672, 3.1414736164305888, 1.4490929512554769, 3.139883153106564], "count": [651]}, "eef_sim_pose_action": {"mean": [0.5858421089348069, 0.3304811319285904, 1.1491963824569, -1.667643487508952, 0.9641118603331781, -2.459147807425738, 0.6227661178075916, -0.191037015607007, 1.122959584037916, -0.23869557003920996, 0.9648278879020811, -0.5107362024598574], "std": [0.029684283170992143, 0.015004187270811303, 0.03524165055099168, 0.563845360181389, 0.29621091769854097, 0.4848525593202128, 0.020816234717945734, 0.09979384684721687, 0.020062719520926028, 2.6165460967947762, 0.38285345929957476, 2.260466496801675], "min": [0.5584230089316393, 0.3000729337569965, 1.0658804894738612, -2.8533623802549815, 0.37038810035981595, -3.092652090633692, 0.5803330582949628, -0.31405701851370266, 1.0580679015201164, -3.1415777269254876, 0.4612313624330593, -3.1401037654933712], "max": [0.6549252637477514, 0.3650732514746446, 1.1938819203574809, -0.8562591934147786, 1.342070650491825, -1.07225555108826, 0.6660597211932614, 0.003198990068839877, 1.1722503185122672, 3.1414736164305888, 1.4490929512554769, 3.139883153106564], "count": [651]}, "gripper_mode_state": {"mean": [0.7004608294930875, 0.1443932411674347], "std": [0.45805617105213514, 0.3514880269263751], "min": [0, 0], "max": [1, 1], "count": [651]}, "gripper_activity_state": {"mean": [1.901689708141321, 1.8940092165898617], "std": [0.38741361719099937, 0.4142000153993685], "min": [0, 0], "max": [2, 2], "count": [651]}, "gripper_mode_action": {"mean": [0.7004608294930875, 0.1443932411674347], "std": [0.45805617105213514, 0.3514880269263751], "min": [0, 0], "max": [1, 1], "count": [651]}, "gripper_activity_action": {"mean": [1.901689708141321, 1.8940092165898617], "std": [0.38741361719099937, 0.4142000153993685], "min": [0, 0], "max": [2, 2], "count": [651]}, "gripper_open_scale_state": {"mean": [0.33712365596085614, 0.7597450080086375], "std": [0.2956499843243847, 0.18828587726640877], "min": [0.132, 0.323], "max": [0.88, 0.894], "count": [651]}, "gripper_open_scale_action": {"mean": [0.33712365596085614, 0.7597450080086375], "std": [0.2956499843243847, 0.18828587726640877], "min": [0.132, 0.323], "max": [0.88, 0.894], "count": [651]}}} +{"episode_index": 417, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47200351822410647]], [[0.46077181593358063]], [[0.4478408482011423]]], "std": [[[0.14117069539674929]], [[0.14778788631508502]], [[0.16057743683123132]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.00784313725490196]]], "max": [[[0.996078431372549]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.47344141200023554]], [[0.47885951392569037]], [[0.47281995598539717]]], "std": [[[0.053329652570688856]], [[0.04625880064030564]], [[0.05065704819461291]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[0.9647058823529412]]], "mean": [[[0.4727273946740858]], [[0.4667050119972914]], [[0.45231772949420007]]], "std": [[[0.1113476978649356]], [[0.11133976977224279]], [[0.13439729906622488]]], "count": [111]}, "observation.state": {"min": [0.44978877902030945, 1.9574741125106812, -2.4968507289886475, -1.4628826379776, 0.6728418469429016, 0.16146041452884674, -2.6828503608703613, 258.0, -0.11538299918174744, 0.33624500036239624, -0.22258099913597107, -3.1391851902008057, 0.4729999601840973, -3.1411852836608887, -0.8174773454666138, -2.029538631439209, 0.13028883934020996, 0.09040804952383041, -2.1046926975250244, -1.759379267692566, 0.786881685256958, 119.0, -0.2761009931564331, 0.3624039888381958, -0.21125100553035736, 0.8270000219345093, -1.2630000114440918, -3.1351852416992188], "max": [1.1605393886566162, 2.0638694763183594, -0.9907187819480896, 0.029216814786195755, 2.8501925468444824, 1.3522461652755737, -0.5732184648513794, 894.0, 0.2486180067062378, 0.4681920111179352, -0.1338150054216385, 3.132999897003174, 1.5290000438690186, 3.1050000190734863, -0.5256408452987671, -1.8558610677719116, 0.5614026188850403, 0.5719444155693054, -0.6027494668960571, -1.0236181020736694, 2.498753070831299, 878.0, -0.1880279928445816, 0.4371219873428345, -0.05537400022149086, 2.609999895095825, -0.5189999938011169, 3.13100004196167], "mean": [0.7314479351043701, 2.0318777561187744, -1.5534802675247192, -0.6471918821334839, 1.6021262407302856, 0.8082346320152283, -1.5879381895065308, 734.4087524414062, 0.09022805094718933, 0.4058142602443695, -0.1770658940076828, -1.278213620185852, 0.9856109619140625, -0.3780657649040222, -0.6273244619369507, -1.91636323928833, 0.44275885820388794, 0.4104163944721222, -1.4523733854293823, -1.4531981945037842, 1.4159812927246094, 350.01397705078125, -0.246903657913208, 0.39641326665878296, -0.1271582543849945, 1.5368074178695679, -0.8894731998443604, 1.653338074684143], "std": [0.21709756553173065, 0.01434115506708622, 0.5062864422798157, 0.38451534509658813, 0.6763660907745361, 0.3724466860294342, 0.6658124923706055, 200.8971405029297, 0.1192595511674881, 0.0319620706140995, 0.02271084487438202, 2.072268009185791, 0.3524099588394165, 1.544250726699829, 0.08532852679491043, 0.058424558490514755, 0.09500280767679214, 0.13742618262767792, 0.3524057865142822, 0.21454721689224243, 0.41961950063705444, 335.1522521972656, 0.02294718474149704, 0.01711881160736084, 0.04788823053240776, 0.4651668071746826, 0.16549617052078247, 1.6629996299743652], "count": [537]}, "action": {"min": [0.44978877902030945, 1.9574741125106812, -2.4968507289886475, -1.4628826379776, 0.6728418469429016, 0.16146041452884674, -2.6828503608703613, 258.0, -0.11538299918174744, 0.33624500036239624, -0.22258099913597107, -3.1391851902008057, 0.4729999601840973, -3.1411852836608887, -0.8174773454666138, -2.029538631439209, 0.13028883934020996, 0.09040804952383041, -2.1046926975250244, -1.759379267692566, 0.786881685256958, 119.0, -0.2761009931564331, 0.3624039888381958, -0.21125100553035736, 0.8270000219345093, -1.2630000114440918, -3.1351852416992188], "max": [1.1605393886566162, 2.0638694763183594, -0.9907187819480896, 0.029216814786195755, 2.8501925468444824, 1.3522461652755737, -0.5732184648513794, 894.0, 0.2486180067062378, 0.4681920111179352, -0.1338150054216385, 3.132999897003174, 1.5290000438690186, 3.1050000190734863, -0.5256408452987671, -1.8558610677719116, 0.5614026188850403, 0.5719444155693054, -0.6027494668960571, -1.0236181020736694, 2.498753070831299, 878.0, -0.1880279928445816, 0.4371219873428345, -0.05537400022149086, 2.609999895095825, -0.5189999938011169, 3.13100004196167], "mean": [0.7314479351043701, 2.0318777561187744, -1.5534802675247192, -0.6471918821334839, 1.6021262407302856, 0.8082346320152283, -1.5879381895065308, 734.4087524414062, 0.09022805094718933, 0.4058142602443695, -0.1770658940076828, -1.278213620185852, 0.9856109619140625, -0.3780657649040222, -0.6273244619369507, -1.91636323928833, 0.44275885820388794, 0.4104163944721222, -1.4523733854293823, -1.4531981945037842, 1.4159812927246094, 350.01397705078125, -0.246903657913208, 0.39641326665878296, -0.1271582543849945, 1.5368074178695679, -0.8894731998443604, 1.653338074684143], "std": [0.21709756553173065, 0.01434115506708622, 0.5062864422798157, 0.38451534509658813, 0.6763660907745361, 0.3724466860294342, 0.6658124923706055, 200.8971405029297, 0.1192595511674881, 0.0319620706140995, 0.02271084487438202, 2.072268009185791, 0.3524099588394165, 1.544250726699829, 0.08532852679491043, 0.058424558490514755, 0.09500280767679214, 0.13742618262767792, 0.3524057865142822, 0.21454721689224243, 0.41961950063705444, 335.1522521972656, 0.02294718474149704, 0.01711881160736084, 0.04788823053240776, 0.4651668071746826, 0.16549617052078247, 1.6629996299743652], "count": [537]}, "timestamp": {"min": [0.0], "max": [17.866666666666667], "mean": [8.933333333333334], "std": [5.167275949737999], "count": [537]}, "frame_index": {"min": [0], "max": [536], "mean": [268.0], "std": [155.01827849213998], "count": [537]}, "episode_index": {"min": [418], "max": [418], "mean": [418.0], "std": [0.0], "count": [537]}, "index": {"min": [222955], "max": [223491], "mean": [223223.0], "std": [155.01827849213998], "count": [537]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [537]}, "subtask_annotation": {"mean": [4.916201117318436, 12.0, 12.0, 12.0, 12.0], "std": [3.4606672724670973, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [537]}, "scene_annotation": {"mean": [418.0], "std": [0.0], "min": [418], "max": [418], "count": [537]}, "eef_direction_state": {"mean": [3.9813780260707636, 3.538175046554935], "std": [1.899629376897773, 1.9697277938897182], "min": [0, 0], "max": [6, 6], "count": [537]}, "eef_velocity_state": {"mean": [0.6908752327746741, 1.0223463687150838], "std": [0.5990142253413195, 0.8184691205279273], "min": [0, 0], "max": [2, 2], "count": [537]}, "eef_acc_mag_state": {"mean": [0.7616387337057728, 0.9329608938547486], "std": [0.8406454887937646, 0.8340815175907804], "min": [0, 0], "max": [2, 2], "count": [537]}, "eef_direction_action": {"mean": [3.9813780260707636, 3.538175046554935], "std": [1.899629376897773, 1.9697277938897182], "min": [0, 0], "max": [6, 6], "count": [537]}, "eef_velocity_action": {"mean": [0.6908752327746741, 1.0223463687150838], "std": [0.5990142253413195, 0.8184691205279273], "min": [0, 0], "max": [2, 2], "count": [537]}, "eef_acc_mag_action": {"mean": [0.7616387337057728, 0.9329608938547486], "std": [0.8406454887937646, 0.8340815175907804], "min": [0, 0], "max": [2, 2], "count": [537]}, "eef_sim_pose_state": {"mean": [0.5923401925667169, 0.33887047415904037, 1.137918267888183, -1.5377576249888179, 0.8885315976744271, -2.2868079542733133, 0.6065049086435075, -0.17489426427773275, 1.1063064115682983, -1.2781269897636207, 0.9860593415129985, -0.7787878456494014], "std": [0.020616658843098625, 0.022465898417003746, 0.04046893108179837, 0.46421771370548565, 0.1653945668298108, 0.4977299012226799, 0.0267188329768705, 0.11379447043450322, 0.028609040071083985, 2.0728243002690228, 0.3522953105484143, 1.6399885193247887], "min": [0.5592844472179307, 0.2901823826747766, 1.0671612206670338, -2.610054281805215, 0.5182916049596082, -3.11875699929575, 0.5520602097794788, -0.31346505230349114, 1.054268669419908, -3.1392230124071077, 0.47318948755459633, -3.1057606613893114], "max": [0.6395712787899824, 0.3687592647674753, 1.199180979663037, -0.8303929025538332, 1.2617229137816204, -1.0715527433910745, 0.658512178679775, 0.021914635684070982, 1.164609454199421, 3.1328115511785244, 1.5291753119230003, 3.0941848078566547], "count": [537]}, "eef_sim_pose_action": {"mean": [0.5923401925667169, 0.33887047415904037, 1.137918267888183, -1.5377576249888179, 0.8885315976744271, -2.2868079542733133, 0.6065049086435075, -0.17489426427773275, 1.1063064115682983, -1.2781269897636207, 0.9860593415129985, -0.7787878456494014], "std": [0.020616658843098625, 0.022465898417003746, 0.04046893108179837, 0.46421771370548565, 0.1653945668298108, 0.4977299012226799, 0.0267188329768705, 0.11379447043450322, 0.028609040071083985, 2.0728243002690228, 0.3522953105484143, 1.6399885193247887], "min": [0.5592844472179307, 0.2901823826747766, 1.0671612206670338, -2.610054281805215, 0.5182916049596082, -3.11875699929575, 0.5520602097794788, -0.31346505230349114, 1.054268669419908, -3.1392230124071077, 0.47318948755459633, -3.1057606613893114], "max": [0.6395712787899824, 0.3687592647674753, 1.199180979663037, -0.8303929025538332, 1.2617229137816204, -1.0715527433910745, 0.658512178679775, 0.021914635684070982, 1.164609454199421, 3.1328115511785244, 1.5291753119230003, 3.0941848078566547], "count": [537]}, "gripper_mode_state": {"mean": [0.6890130353817505, 0.16201117318435754], "std": [0.4628974751019672, 0.3684610602869552], "min": [0, 0], "max": [1, 1], "count": [537]}, "gripper_activity_state": {"mean": [1.8547486033519553, 1.8715083798882681], "std": [0.4700932810111914, 0.4610208052687756], "min": [0, 0], "max": [2, 2], "count": [537]}, "gripper_mode_action": {"mean": [0.6890130353817505, 0.16201117318435754], "std": [0.4628974751019672, 0.3684610602869552], "min": [0, 0], "max": [1, 1], "count": [537]}, "gripper_activity_action": {"mean": [1.8547486033519553, 1.8715083798882681], "std": [0.4700932810111914, 0.4610208052687756], "min": [0, 0], "max": [2, 2], "count": [537]}, "gripper_open_scale_state": {"mean": [0.35001396645203076, 0.7344087523845763], "std": [0.33515240405767505, 0.20089710835270594], "min": [0.119, 0.258], "max": [0.878, 0.894], "count": [537]}, "gripper_open_scale_action": {"mean": [0.35001396645203076, 0.7344087523845763], "std": [0.33515240405767505, 0.20089710835270594], "min": [0.119, 0.258], "max": [0.878, 0.894], "count": [537]}}} +{"episode_index": 418, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4712524317775543]], [[0.457100031073683]], [[0.444215462823306]]], "std": [[[0.1363068130167247]], [[0.14602278872364846]], [[0.1604225949839176]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46819986313613765]], [[0.4740004591223954]], [[0.46763780130998267]]], "std": [[[0.07578335669082584]], [[0.06412686040583056]], [[0.06930322394892224]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47706121166415283]], [[0.4698291925032121]], [[0.45347527721914976]]], "std": [[[0.11284495771859461]], [[0.11433800505787767]], [[0.14067097065015857]]], "count": [117]}, "observation.state": {"min": [0.5230751633644104, 2.0094847679138184, -2.293694496154785, -1.1894419193267822, 0.7091971039772034, 0.235619455575943, -2.8260371685028076, 376.0, -0.09868700057268143, 0.37902599573135376, -0.2251189947128296, -3.1411852836608887, 0.5180000066757202, -2.25, -1.0119245052337646, -2.037078619003296, 0.32672563195228577, 0.06359979510307312, -2.121535062789917, -1.7126044034957886, 0.802502453327179, 128.0, -0.2657409906387329, 0.37402600049972534, -0.2043289989233017, 0.8629999756813049, -1.3509999513626099, -3.132185220718384], "max": [1.150259256362915, 2.0489816665649414, -0.9739984273910522, 0.058363813906908035, 2.929535150527954, 1.2044867277145386, -0.5509132146835327, 897.0, 0.2422810047864914, 0.47281399369239807, -0.14160700142383575, 3.134000062942505, 1.5390000343322754, 3.0309998989105225, -0.5276305079460144, -1.8513929843902588, 0.5436177253723145, 0.47942450642585754, -0.39529964327812195, -0.8200778365135193, 2.5813419818878174, 871.0, -0.157927006483078, 0.46595299243927, -0.05386300012469292, 2.8269999027252197, -0.5360000133514404, 3.125], "mean": [0.7593923807144165, 2.033022403717041, -1.5459301471710205, -0.5041987895965576, 1.754776954650879, 0.7939769625663757, -1.6352280378341675, 791.3375854492188, 0.1094457283616066, 0.4226752519607544, -0.1816217452287674, -1.1514911651611328, 1.0305383205413818, 0.8001458644866943, -0.7233898043632507, -1.9137816429138184, 0.45811381936073303, 0.31599071621894836, -1.3724554777145386, -1.3787837028503418, 1.4173181056976318, 319.55816650390625, -0.22009748220443726, 0.41358715295791626, -0.13063381612300873, 1.6402513980865479, -0.8588967323303223, 1.6499361991882324], "std": [0.18234719336032867, 0.008878904394805431, 0.4305177330970764, 0.37204837799072266, 0.883730947971344, 0.3083178699016571, 0.8830026984214783, 163.3106689453125, 0.1140427365899086, 0.01935030147433281, 0.021115373820066452, 1.9416965246200562, 0.35609644651412964, 1.4782286882400513, 0.13531522452831268, 0.054979752749204636, 0.05124739930033684, 0.11910329759120941, 0.5034534931182861, 0.2819736897945404, 0.43199336528778076, 289.45654296875, 0.033519674092531204, 0.024110445752739906, 0.05163320526480675, 0.6130553483963013, 0.19467656314373016, 1.5697096586227417], "count": [576]}, "action": {"min": [0.5230751633644104, 2.0094847679138184, -2.293694496154785, -1.1894419193267822, 0.7091971039772034, 0.235619455575943, -2.8260371685028076, 376.0, -0.09868700057268143, 0.37902599573135376, -0.2251189947128296, -3.1411852836608887, 0.5180000066757202, -2.25, -1.0119245052337646, -2.037078619003296, 0.32672563195228577, 0.06359979510307312, -2.121535062789917, -1.7126044034957886, 0.802502453327179, 128.0, -0.2657409906387329, 0.37402600049972534, -0.2043289989233017, 0.8629999756813049, -1.3509999513626099, -3.132185220718384], "max": [1.150259256362915, 2.0489816665649414, -0.9739984273910522, 0.058363813906908035, 2.929535150527954, 1.2044867277145386, -0.5509132146835327, 897.0, 0.2422810047864914, 0.47281399369239807, -0.14160700142383575, 3.134000062942505, 1.5390000343322754, 3.0309998989105225, -0.5276305079460144, -1.8513929843902588, 0.5436177253723145, 0.47942450642585754, -0.39529964327812195, -0.8200778365135193, 2.5813419818878174, 871.0, -0.157927006483078, 0.46595299243927, -0.05386300012469292, 2.8269999027252197, -0.5360000133514404, 3.125], "mean": [0.7593923807144165, 2.033022403717041, -1.5459301471710205, -0.5041987895965576, 1.754776954650879, 0.7939769625663757, -1.6352280378341675, 791.3375854492188, 0.1094457283616066, 0.4226752519607544, -0.1816217452287674, -1.1514911651611328, 1.0305383205413818, 0.8001458644866943, -0.7233898043632507, -1.9137816429138184, 0.45811381936073303, 0.31599071621894836, -1.3724554777145386, -1.3787837028503418, 1.4173181056976318, 319.55816650390625, -0.22009748220443726, 0.41358715295791626, -0.13063381612300873, 1.6402513980865479, -0.8588967323303223, 1.6499361991882324], "std": [0.18234719336032867, 0.008878904394805431, 0.4305177330970764, 0.37204837799072266, 0.883730947971344, 0.3083178699016571, 0.8830026984214783, 163.3106689453125, 0.1140427365899086, 0.01935030147433281, 0.021115373820066452, 1.9416965246200562, 0.35609644651412964, 1.4782286882400513, 0.13531522452831268, 0.054979752749204636, 0.05124739930033684, 0.11910329759120941, 0.5034534931182861, 0.2819736897945404, 0.43199336528778076, 289.45654296875, 0.033519674092531204, 0.024110445752739906, 0.05163320526480675, 0.6130553483963013, 0.19467656314373016, 1.5697096586227417], "count": [576]}, "timestamp": {"min": [0.0], "max": [19.166666666666668], "mean": [9.583333333333334], "std": [5.542554231345635], "count": [576]}, "frame_index": {"min": [0], "max": [575], "mean": [287.5], "std": [166.27662694036906], "count": [576]}, "episode_index": {"min": [419], "max": [419], "mean": [419.0], "std": [0.0], "count": [576]}, "index": {"min": [223492], "max": [224067], "mean": [223779.5], "std": [166.27662694036906], "count": [576]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [576]}, "subtask_annotation": {"mean": [4.501736111111111, 12.0, 12.0, 12.0, 12.0], "std": [3.6841435439712296, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [576]}, "scene_annotation": {"mean": [419.0], "std": [0.0], "min": [419], "max": [419], "count": [576]}, "eef_direction_state": {"mean": [3.751736111111111, 3.9774305555555554], "std": [1.9416390662777714, 2.0218882973211305], "min": [0, 0], "max": [6, 6], "count": [576]}, "eef_velocity_state": {"mean": [0.78125, 0.8611111111111112], "std": [0.65409699735165, 0.8342587454267326], "min": [0, 0], "max": [2, 2], "count": [576]}, "eef_acc_mag_state": {"mean": [0.8125, 0.7899305555555556], "std": [0.8413675210961946, 0.8328973830749031], "min": [0, 0], "max": [2, 2], "count": [576]}, "eef_direction_action": {"mean": [3.751736111111111, 3.9774305555555554], "std": [1.9416390662777714, 2.0218882973211305], "min": [0, 0], "max": [6, 6], "count": [576]}, "eef_velocity_action": {"mean": [0.78125, 0.8611111111111112], "std": [0.65409699735165, 0.8342587454267326], "min": [0, 0], "max": [2, 2], "count": [576]}, "eef_acc_mag_action": {"mean": [0.8125, 0.7899305555555556], "std": [0.8413675210961946, 0.8328973830749031], "min": [0, 0], "max": [2, 2], "count": [576]}, "eef_sim_pose_state": {"mean": [0.6117617267130774, 0.3114233073738302, 1.1369906505618599, -1.6410625872911249, 0.8580794803009574, -1.2404906020612687, 0.6188778811233495, -0.18926065135648817, 1.0989404858510707, -1.151258002343751, 1.031049265600903, -0.7592571646221576], "std": [0.028393669041031248, 0.03353916886510782, 0.03978543377997703, 0.6121264145943652, 0.19449939159401985, 2.093844416672014, 0.020503191530267043, 0.10758108909387934, 0.027931039601565056, 1.9426079535154617, 0.3559951387031045, 1.4797726601471548], "min": [0.5566945123233177, 0.24524153069033902, 1.0640669037921036, -2.826855860223373, 0.5361199976231514, -3.131768104925821, 0.5907491242564014, -0.3060084863371001, 1.0637917485379653, -3.1409330803729842, 0.519051773906956, -2.937584664088085], "max": [0.6706479460706245, 0.3578710919937959, 1.1949620957983385, -0.8664147075015463, 1.3501779124134696, 3.1414708524430335, 0.6721909132591382, 0.0073716662303707214, 1.1506687228946673, 3.1337773889915836, 1.5388463741691076, 2.458229080970134], "count": [576]}, "eef_sim_pose_action": {"mean": [0.6117617267130774, 0.3114233073738302, 1.1369906505618599, -1.6410625872911249, 0.8580794803009574, -1.2404906020612687, 0.6188778811233495, -0.18926065135648817, 1.0989404858510707, -1.151258002343751, 1.031049265600903, -0.7592571646221576], "std": [0.028393669041031248, 0.03353916886510782, 0.03978543377997703, 0.6121264145943652, 0.19449939159401985, 2.093844416672014, 0.020503191530267043, 0.10758108909387934, 0.027931039601565056, 1.9426079535154617, 0.3559951387031045, 1.4797726601471548], "min": [0.5566945123233177, 0.24524153069033902, 1.0640669037921036, -2.826855860223373, 0.5361199976231514, -3.131768104925821, 0.5907491242564014, -0.3060084863371001, 1.0637917485379653, -3.1409330803729842, 0.519051773906956, -2.937584664088085], "max": [0.6706479460706245, 0.3578710919937959, 1.1949620957983385, -0.8664147075015463, 1.3501779124134696, 3.1414708524430335, 0.6721909132591382, 0.0073716662303707214, 1.1506687228946673, 3.1337773889915836, 1.5388463741691076, 2.458229080970134], "count": [576]}, "gripper_mode_state": {"mean": [0.7795138888888888, 0.11458333333333333], "std": [0.41457446365907297, 0.3185184344045976], "min": [0, 0], "max": [1, 1], "count": [576]}, "gripper_activity_state": {"mean": [1.9097222222222223, 1.875], "std": [0.3663482413641658, 0.44292274219727706], "min": [0, 0], "max": [2, 2], "count": [576]}, "gripper_mode_action": {"mean": [0.7795138888888888, 0.11458333333333333], "std": [0.41457446365907297, 0.3185184344045976], "min": [0, 0], "max": [1, 1], "count": [576]}, "gripper_activity_action": {"mean": [1.9097222222222223, 1.875], "std": [0.3663482413641658, 0.44292274219727706], "min": [0, 0], "max": [2, 2], "count": [576]}, "gripper_open_scale_state": {"mean": [0.3195581598281866, 0.7913376736111121], "std": [0.2894564671983807, 0.16331067694337284], "min": [0.128, 0.376], "max": [0.871, 0.897], "count": [576]}, "gripper_open_scale_action": {"mean": [0.3195581598281866, 0.7913376736111121], "std": [0.2894564671983807, 0.16331067694337284], "min": [0.128, 0.376], "max": [0.871, 0.897], "count": [576]}}} +{"episode_index": 419, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4695590003414301]], [[0.45771855946980783]], [[0.4393662279899522]]], "std": [[[0.13205991475272533]], [[0.13806913523480793]], [[0.1538153172435521]]], "count": [134]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46895413862062235]], [[0.47498809567359285]], [[0.4707186783606478]]], "std": [[[0.07551504572981854]], [[0.06722921650978554]], [[0.07069478017012258]]], "count": [134]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.47848925562140276]], [[0.4694213201760804]], [[0.4529279262389035]]], "std": [[[0.10086708544724061]], [[0.10588421772488874]], [[0.13219746227239568]]], "count": [134]}, "observation.state": {"min": [0.4148124158382416, 1.9220439195632935, -2.038649320602417, -1.3395925760269165, 0.6303954720497131, 0.3870616853237152, -2.8564059734344482, 236.0, -0.09590499848127365, 0.32317399978637695, -0.21283100545406342, -3.1371853351593018, 0.4099999666213989, -2.9489998817443848, -1.016497254371643, -2.039207696914673, 0.298974871635437, -0.03841469809412956, -2.223689079284668, -1.9022866487503052, 0.7774394750595093, 68.0, -0.30667799711227417, 0.3698349893093109, -0.22299200296401978, 0.5339999198913574, -1.3359999656677246, -3.1381852626800537], "max": [1.1876442432403564, 2.0466604232788086, -0.5813692212104797, 0.09667378664016724, 2.8664238452911377, 1.625198245048523, -0.7715926170349121, 905.0, 0.23937399685382843, 0.47611600160598755, -0.06884100288152695, 3.1410000324249268, 1.5290000438690186, 3.0910000801086426, -0.5229879021644592, -1.830466389656067, 0.6443406343460083, 0.6379876732826233, -0.45376816391944885, -0.7600734233856201, 2.735698938369751, 848.0, -0.15720400214195251, 0.4662590026855469, -0.03445100039243698, 2.878000020980835, -0.5450000166893005, 3.1010000705718994], "mean": [0.7862828969955444, 2.0328962802886963, -1.321343183517456, -0.5247830152511597, 1.6952850818634033, 1.101552128791809, -1.7409108877182007, 755.6173706054688, 0.10901542007923126, 0.40165555477142334, -0.16244181990623474, 0.24228116869926453, 0.9866209626197815, 0.6602262854576111, -0.6842483878135681, -1.9131394624710083, 0.4481104612350464, 0.3393492102622986, -1.5216245651245117, -1.4371299743652344, 1.4363138675689697, 284.4176025390625, -0.2377646118402481, 0.4035716950893402, -0.11282581090927124, 1.4352383613586426, -0.8583529591560364, 1.912043571472168], "std": [0.20546911656856537, 0.016300665214657784, 0.4479733407497406, 0.46509650349617004, 0.8161579370498657, 0.3163526654243469, 0.7890114188194275, 204.8044891357422, 0.11985622346401215, 0.03387834504246712, 0.0364648699760437, 2.354403495788574, 0.3515099883079529, 1.368975281715393, 0.1386309415102005, 0.061290912330150604, 0.09421341121196747, 0.14309480786323547, 0.4555900990962982, 0.3451429307460785, 0.4420437216758728, 298.4413757324219, 0.044205110520124435, 0.028986696153879166, 0.06512764096260071, 0.6757710576057434, 0.20676618814468384, 1.5201915502548218], "count": [686]}, "action": {"min": [0.4148124158382416, 1.9220439195632935, -2.038649320602417, -1.3395925760269165, 0.6303954720497131, 0.3870616853237152, -2.8564059734344482, 236.0, -0.09590499848127365, 0.32317399978637695, -0.21283100545406342, -3.1371853351593018, 0.4099999666213989, -2.9489998817443848, -1.016497254371643, -2.039207696914673, 0.298974871635437, -0.03841469809412956, -2.223689079284668, -1.9022866487503052, 0.7774394750595093, 68.0, -0.30667799711227417, 0.3698349893093109, -0.22299200296401978, 0.5339999198913574, -1.3359999656677246, -3.1381852626800537], "max": [1.1876442432403564, 2.0466604232788086, -0.5813692212104797, 0.09667378664016724, 2.8664238452911377, 1.625198245048523, -0.7715926170349121, 905.0, 0.23937399685382843, 0.47611600160598755, -0.06884100288152695, 3.1410000324249268, 1.5290000438690186, 3.0910000801086426, -0.5229879021644592, -1.830466389656067, 0.6443406343460083, 0.6379876732826233, -0.45376816391944885, -0.7600734233856201, 2.735698938369751, 848.0, -0.15720400214195251, 0.4662590026855469, -0.03445100039243698, 2.878000020980835, -0.5450000166893005, 3.1010000705718994], "mean": [0.7862828969955444, 2.0328962802886963, -1.321343183517456, -0.5247830152511597, 1.6952850818634033, 1.101552128791809, -1.7409108877182007, 755.6173706054688, 0.10901542007923126, 0.40165555477142334, -0.16244181990623474, 0.24228116869926453, 0.9866209626197815, 0.6602262854576111, -0.6842483878135681, -1.9131394624710083, 0.4481104612350464, 0.3393492102622986, -1.5216245651245117, -1.4371299743652344, 1.4363138675689697, 284.4176025390625, -0.2377646118402481, 0.4035716950893402, -0.11282581090927124, 1.4352383613586426, -0.8583529591560364, 1.912043571472168], "std": [0.20546911656856537, 0.016300665214657784, 0.4479733407497406, 0.46509650349617004, 0.8161579370498657, 0.3163526654243469, 0.7890114188194275, 204.8044891357422, 0.11985622346401215, 0.03387834504246712, 0.0364648699760437, 2.354403495788574, 0.3515099883079529, 1.368975281715393, 0.1386309415102005, 0.061290912330150604, 0.09421341121196747, 0.14309480786323547, 0.4555900990962982, 0.3451429307460785, 0.4420437216758728, 298.4413757324219, 0.044205110520124435, 0.028986696153879166, 0.06512764096260071, 0.6757710576057434, 0.20676618814468384, 1.5201915502548218], "count": [686]}, "timestamp": {"min": [0.0], "max": [22.833333333333332], "mean": [11.416666666666666], "std": [6.6010310642437595], "count": [686]}, "frame_index": {"min": [0], "max": [685], "mean": [342.5], "std": [198.03093192731282], "count": [686]}, "episode_index": {"min": [420], "max": [420], "mean": [420.0], "std": [0.0], "count": [686]}, "index": {"min": [224068], "max": [224753], "mean": [224410.5], "std": [198.03093192731282], "count": [686]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [686]}, "subtask_annotation": {"mean": [4.663265306122449, 12.0, 12.0, 12.0, 12.0], "std": [3.645999901988157, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [686]}, "scene_annotation": {"mean": [420.0], "std": [0.0], "min": [420], "max": [420], "count": [686]}, "eef_direction_state": {"mean": [3.8338192419825075, 3.545189504373178], "std": [1.8786258987936026, 2.1319788934201283], "min": [0, 0], "max": [6, 6], "count": [686]}, "eef_velocity_state": {"mean": [0.7594752186588921, 0.9635568513119533], "std": [0.6028520783696724, 0.7693934998133894], "min": [0, 0], "max": [2, 2], "count": [686]}, "eef_acc_mag_state": {"mean": [0.8454810495626822, 0.8571428571428571], "std": [0.8499879876133221, 0.8153054838954339], "min": [0, 0], "max": [2, 2], "count": [686]}, "eef_direction_action": {"mean": [3.8338192419825075, 3.545189504373178], "std": [1.8786258987936026, 2.1319788934201283], "min": [0, 0], "max": [6, 6], "count": [686]}, "eef_velocity_action": {"mean": [0.7594752186588921, 0.9635568513119533], "std": [0.6028520783696724, 0.7693934998133894], "min": [0, 0], "max": [2, 2], "count": [686]}, "eef_acc_mag_action": {"mean": [0.8454810495626822, 0.8571428571428571], "std": [0.8499879876133221, 0.8153054838954339], "min": [0, 0], "max": [2, 2], "count": [686]}, "eef_sim_pose_state": {"mean": [0.6011122140793435, 0.3271846167619473, 1.1485582497385518, -1.4362727500497923, 0.8576098591320113, -1.4174864523211814, 0.6052135741386677, -0.19103930646131187, 1.119123391656587, 0.24278064716014777, 0.9872015049699652, -0.846162563610242], "std": [0.031569963235483715, 0.04427757639823264, 0.04963340908062989, 0.6747247295893875, 0.20662400132411474, 1.7753623914675258, 0.02882223308048189, 0.11184828980599638, 0.045939295783607996, 2.3551939803124773, 0.3513484036784239, 1.3749058189481451], "min": [0.5541548623274963, 0.24421797728054614, 1.0595656584586604, -2.877163458063439, 0.5447196260606608, -3.141370757400908, 0.5378258702995452, -0.30907663929525275, 1.0613199066719174, -3.136725475286527, 0.4111328001548471, -3.117433054524562], "max": [0.6712456827905713, 0.39432887050401066, 1.210700494420429, -0.5376858400077994, 1.3348782030207844, 3.1369196470259535, 0.6778907867226255, 0.0052773817850362, 1.2093243794467803, 3.1411408260732085, 1.5294555492827793, 2.9488836097601094], "count": [686]}, "eef_sim_pose_action": {"mean": [0.6011122140793435, 0.3271846167619473, 1.1485582497385518, -1.4362727500497923, 0.8576098591320113, -1.4174864523211814, 0.6052135741386677, -0.19103930646131187, 1.119123391656587, 0.24278064716014777, 0.9872015049699652, -0.846162563610242], "std": [0.031569963235483715, 0.04427757639823264, 0.04963340908062989, 0.6747247295893875, 0.20662400132411474, 1.7753623914675258, 0.02882223308048189, 0.11184828980599638, 0.045939295783607996, 2.3551939803124773, 0.3513484036784239, 1.3749058189481451], "min": [0.5541548623274963, 0.24421797728054614, 1.0595656584586604, -2.877163458063439, 0.5447196260606608, -3.141370757400908, 0.5378258702995452, -0.30907663929525275, 1.0613199066719174, -3.136725475286527, 0.4111328001548471, -3.117433054524562], "max": [0.6712456827905713, 0.39432887050401066, 1.210700494420429, -0.5376858400077994, 1.3348782030207844, 3.1369196470259535, 0.6778907867226255, 0.0052773817850362, 1.2093243794467803, 3.1411408260732085, 1.5294555492827793, 2.9488836097601094], "count": [686]}, "gripper_mode_state": {"mean": [0.739067055393586, 0.15597667638483964], "std": [0.4391434196540399, 0.36283323002280166], "min": [0, 0], "max": [1, 1], "count": [686]}, "gripper_activity_state": {"mean": [1.8411078717201166, 1.9067055393586005], "std": [0.4763820740665728, 0.3856559943083918], "min": [0, 0], "max": [2, 2], "count": [686]}, "gripper_mode_action": {"mean": [0.739067055393586, 0.15597667638483964], "std": [0.4391434196540399, 0.36283323002280166], "min": [0, 0], "max": [1, 1], "count": [686]}, "gripper_activity_action": {"mean": [1.8411078717201166, 1.9067055393586005], "std": [0.4763820740665728, 0.3856559943083918], "min": [0, 0], "max": [2, 2], "count": [686]}, "gripper_open_scale_state": {"mean": [0.2844176384506002, 0.7556173468498028], "std": [0.2984414001474906, 0.2048044400976434], "min": [0.068, 0.236], "max": [0.848, 0.905], "count": [686]}, "gripper_open_scale_action": {"mean": [0.2844176384506002, 0.7556173468498028], "std": [0.2984414001474906, 0.2048044400976434], "min": [0.068, 0.236], "max": [0.848, 0.905], "count": [686]}}} +{"episode_index": 420, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4700033836543467]], [[0.45608409248655213]], [[0.4389282166406385]]], "std": [[[0.13264328002289932]], [[0.1396065350306889]], [[0.1554252428749479]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47724850519116196]], [[0.4834956583665915]], [[0.47873348118746023]]], "std": [[[0.07504181864426344]], [[0.06830921623390715]], [[0.07250046801178353]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.479561204017005]], [[0.46958106129619986]], [[0.4524877595581005]]], "std": [[[0.09886925408257348]], [[0.10727598432719447]], [[0.1362122486102437]]], "count": [113]}, "observation.state": {"min": [0.6120695471763611, 2.002573251724243, -2.005645275115967, -1.2791693210601807, 0.7509279847145081, 0.4833340644836426, -2.855201482772827, 362.0, -0.07149399816989899, 0.30091598629951477, -0.2095620036125183, -3.1411852836608887, 0.3199999928474426, -3.0260000228881836, -0.9311157464981079, -2.0358567237854004, 0.27295204997062683, -0.03680899366736412, -2.2057995796203613, -1.876368761062622, 0.604791522026062, 113.0, -0.29086700081825256, 0.3742220103740692, -0.19653800129890442, 0.5540000200271606, -1.2289999723434448, -3.0759999752044678], "max": [1.1649374961853027, 2.044915199279785, -0.2188991904258728, 0.03387684002518654, 2.443932056427002, 1.6786227226257324, -0.6779906153678894, 911.0, 0.28100499510765076, 0.46911200881004333, -0.07461699843406677, 3.140000104904175, 1.5490000247955322, 2.8980000019073486, -0.56548672914505, -1.8160500526428223, 0.707277238368988, 0.5932374596595764, -0.5250997543334961, -0.8234463930130005, 2.7228360176086426, 880.0, -0.15855400264263153, 0.4670349955558777, -0.0330130010843277, 2.7809998989105225, -0.43299996852874756, 3.069999933242798], "mean": [0.7835224866867065, 2.0314528942108154, -1.1739695072174072, -0.5492979288101196, 1.4406590461730957, 1.0998389720916748, -1.676011323928833, 798.3348388671875, 0.11543330550193787, 0.4046074450016022, -0.1709296852350235, -0.13973669707775116, 0.960850179195404, 0.6037059426307678, -0.6721998453140259, -1.898667335510254, 0.5298275351524353, 0.37007710337638855, -1.5882818698883057, -1.474557876586914, 1.4451727867126465, 317.9324951171875, -0.23784072697162628, 0.40519291162490845, -0.10417204350233078, 1.3609877824783325, -0.8996967673301697, 1.7931159734725952], "std": [0.1597711741924286, 0.006337299011647701, 0.5846982598304749, 0.43842262029647827, 0.6705019474029541, 0.2869032323360443, 0.8622024059295654, 158.19271850585938, 0.10602910816669464, 0.03864342346787453, 0.03418666124343872, 2.3952677249908447, 0.4388490617275238, 1.3342711925506592, 0.097990982234478, 0.06274084746837616, 0.11902951449155807, 0.1554262489080429, 0.4371531903743744, 0.26675310730934143, 0.5139514803886414, 312.8707580566406, 0.030795324593782425, 0.021792897954583168, 0.058045901358127594, 0.606270432472229, 0.2025505155324936, 1.6467959880828857], "count": [548]}, "action": {"min": [0.6120695471763611, 2.002573251724243, -2.005645275115967, -1.2791693210601807, 0.7509279847145081, 0.4833340644836426, -2.855201482772827, 362.0, -0.07149399816989899, 0.30091598629951477, -0.2095620036125183, -3.1411852836608887, 0.3199999928474426, -3.0260000228881836, -0.9311157464981079, -2.0358567237854004, 0.27295204997062683, -0.03680899366736412, -2.2057995796203613, -1.876368761062622, 0.604791522026062, 113.0, -0.29086700081825256, 0.3742220103740692, -0.19653800129890442, 0.5540000200271606, -1.2289999723434448, -3.0759999752044678], "max": [1.1649374961853027, 2.044915199279785, -0.2188991904258728, 0.03387684002518654, 2.443932056427002, 1.6786227226257324, -0.6779906153678894, 911.0, 0.28100499510765076, 0.46911200881004333, -0.07461699843406677, 3.140000104904175, 1.5490000247955322, 2.8980000019073486, -0.56548672914505, -1.8160500526428223, 0.707277238368988, 0.5932374596595764, -0.5250997543334961, -0.8234463930130005, 2.7228360176086426, 880.0, -0.15855400264263153, 0.4670349955558777, -0.0330130010843277, 2.7809998989105225, -0.43299996852874756, 3.069999933242798], "mean": [0.7835224866867065, 2.0314528942108154, -1.1739695072174072, -0.5492979288101196, 1.4406590461730957, 1.0998389720916748, -1.676011323928833, 798.3348388671875, 0.11543330550193787, 0.4046074450016022, -0.1709296852350235, -0.13973669707775116, 0.960850179195404, 0.6037059426307678, -0.6721998453140259, -1.898667335510254, 0.5298275351524353, 0.37007710337638855, -1.5882818698883057, -1.474557876586914, 1.4451727867126465, 317.9324951171875, -0.23784072697162628, 0.40519291162490845, -0.10417204350233078, 1.3609877824783325, -0.8996967673301697, 1.7931159734725952], "std": [0.1597711741924286, 0.006337299011647701, 0.5846982598304749, 0.43842262029647827, 0.6705019474029541, 0.2869032323360443, 0.8622024059295654, 158.19271850585938, 0.10602910816669464, 0.03864342346787453, 0.03418666124343872, 2.3952677249908447, 0.4388490617275238, 1.3342711925506592, 0.097990982234478, 0.06274084746837616, 0.11902951449155807, 0.1554262489080429, 0.4371531903743744, 0.26675310730934143, 0.5139514803886414, 312.8707580566406, 0.030795324593782425, 0.021792897954583168, 0.058045901358127594, 0.606270432472229, 0.2025505155324936, 1.6467959880828857], "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": [421], "max": [421], "mean": [421.0], "std": [0.0], "count": [548]}, "index": {"min": [224754], "max": [225301], "mean": [225027.5], "std": [158.19371036801684], "count": [548]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [548]}, "subtask_annotation": {"mean": [5.0, 12.0, 12.0, 12.0, 12.0], "std": [3.441905769841347, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [548]}, "scene_annotation": {"mean": [421.0], "std": [0.0], "min": [421], "max": [421], "count": [548]}, "eef_direction_state": {"mean": [3.56021897810219, 3.6386861313868613], "std": [2.109680837643483, 2.0417449305289237], "min": [0, 0], "max": [6, 6], "count": [548]}, "eef_velocity_state": {"mean": [0.8120437956204379, 1.0091240875912408], "std": [0.6776415074952871, 0.7933969969827513], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_acc_mag_state": {"mean": [0.7372262773722628, 0.8740875912408759], "std": [0.8307069629463811, 0.830873302545288], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_direction_action": {"mean": [3.56021897810219, 3.6386861313868613], "std": [2.109680837643483, 2.0417449305289237], "min": [0, 0], "max": [6, 6], "count": [548]}, "eef_velocity_action": {"mean": [0.8120437956204379, 1.0091240875912408], "std": [0.6776415074952871, 0.7933969969827513], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_acc_mag_action": {"mean": [0.7372262773722628, 0.8740875912408759], "std": [0.8307069629463811, 0.830873302545288], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_sim_pose_state": {"mean": [0.6034629474009983, 0.32849345929123175, 1.156954121950961, -1.3622592879470599, 0.8988732380496309, -2.140015743662417, 0.6091200719693827, -0.195074353319049, 1.113512905852364, -0.12816467106997756, 0.961350436625448, -0.8984867792737273], "std": [0.02506436244743701, 0.02947636595570271, 0.046552516753847216, 0.6055698652937237, 0.2023587470917147, 0.5934593027498566, 0.030389850986589296, 0.09824816235999388, 0.042683528644579055, 2.3963997104711314, 0.43863375189974807, 1.3502632025952852], "min": [0.5577599806759701, 0.2625067836351264, 1.0679967518601916, -2.780329436761269, 0.4328620847760898, -3.0990161826550646, 0.5380542758273085, -0.33927064715520094, 1.0578242496697314, -3.1406460848210846, 0.3205304182747828, -2.995136302602112], "max": [0.6685642737585741, 0.3821129911759956, 1.2126726130621077, -0.5580183805700407, 1.2282894564047266, -0.632388311277791, 0.6713757301205013, -0.013703876623294593, 1.2002017051870417, 3.1409850366981034, 1.5497440980417272, 3.0797532903290663], "count": [548]}, "eef_sim_pose_action": {"mean": [0.6034629474009983, 0.32849345929123175, 1.156954121950961, -1.3622592879470599, 0.8988732380496309, -2.140015743662417, 0.6091200719693827, -0.195074353319049, 1.113512905852364, -0.12816467106997756, 0.961350436625448, -0.8984867792737273], "std": [0.02506436244743701, 0.02947636595570271, 0.046552516753847216, 0.6055698652937237, 0.2023587470917147, 0.5934593027498566, 0.030389850986589296, 0.09824816235999388, 0.042683528644579055, 2.3963997104711314, 0.43863375189974807, 1.3502632025952852], "min": [0.5577599806759701, 0.2625067836351264, 1.0679967518601916, -2.780329436761269, 0.4328620847760898, -3.0990161826550646, 0.5380542758273085, -0.33927064715520094, 1.0578242496697314, -3.1406460848210846, 0.3205304182747828, -2.995136302602112], "max": [0.6685642737585741, 0.3821129911759956, 1.2126726130621077, -0.5580183805700407, 1.2282894564047266, -0.632388311277791, 0.6713757301205013, -0.013703876623294593, 1.2002017051870417, 3.1409850366981034, 1.5497440980417272, 3.0797532903290663], "count": [548]}, "gripper_mode_state": {"mean": [0.7171532846715328, 0.07846715328467153], "std": [0.4503825606707723, 0.2689052977166319], "min": [0, 0], "max": [1, 1], "count": [548]}, "gripper_activity_state": {"mean": [1.916058394160584, 1.8923357664233578], "std": [0.3678173095878692, 0.39763858213889963], "min": [0, 0], "max": [2, 2], "count": [548]}, "gripper_mode_action": {"mean": [0.7171532846715328, 0.07846715328467153], "std": [0.4503825606707723, 0.2689052977166319], "min": [0, 0], "max": [1, 1], "count": [548]}, "gripper_activity_action": {"mean": [1.916058394160584, 1.8923357664233578], "std": [0.3678173095878692, 0.39763858213889963], "min": [0, 0], "max": [2, 2], "count": [548]}, "gripper_open_scale_state": {"mean": [0.3179324817796691, 0.7983348540702884], "std": [0.3128707743809141, 0.15819283076104265], "min": [0.113, 0.362], "max": [0.88, 0.911], "count": [548]}, "gripper_open_scale_action": {"mean": [0.3179324817796691, 0.7983348540702884], "std": [0.3128707743809141, 0.15819283076104265], "min": [0.113, 0.362], "max": [0.88, 0.911], "count": [548]}}} +{"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.4782093530622125]], [[0.4632886271483902]], [[0.4465891082667635]]], "std": [[[0.12809469884110092]], [[0.1378353983228325]], [[0.15405401977972707]]], "count": [135]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4676909691963205]], [[0.47493308520939237]], [[0.4691768458000484]]], "std": [[[0.07199640349270289]], [[0.06265490248907296]], [[0.0685135954835187]]], "count": [135]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4775853410191237]], [[0.46836556372549015]], [[0.4497477547809247]]], "std": [[[0.1133863636695595]], [[0.11916001082551866]], [[0.14335017978361664]]], "count": [135]}, "observation.state": {"min": [0.5071926712989807, 2.009275436401367, -2.252033233642578, -1.2353440523147583, 0.26019370555877686, 0.05146976187825203, -2.919970750808716, 238.0, -0.061670999974012375, 0.31560400128364563, -0.20760799944400787, -3.1401853561401367, 0.31200000643730164, -0.7070000171661377, -0.9465793371200562, -2.03824782371521, 0.1820029616355896, -0.06756170094013214, -2.8112192153930664, -1.7993123531341553, 0.6157346963882446, 99.0, -0.30100101232528687, 0.3334389925003052, -0.20177799463272095, 0.1730000078678131, -1.24399995803833, -3.118000030517578], "max": [1.0831687450408936, 2.049575090408325, 0.25010567903518677, 0.05691518634557724, 2.4324305057525635, 1.9137710332870483, -1.2273504734039307, 896.0, 0.2577359974384308, 0.46493300795555115, -0.05341099947690964, 3.121999979019165, 1.5260000228881836, 2.2219998836517334, -0.48027971386909485, -1.7523977756500244, 1.1243760585784912, 0.7809301614761353, -0.5845282673835754, -0.9245009422302246, 2.8215341567993164, 829.0, -0.17469599843025208, 0.45813098549842834, -0.014990000054240227, 2.890000104904175, -0.4219999611377716, 3.0490000247955322], "mean": [0.7174658179283142, 2.032571792602539, -0.8359806537628174, -0.5689021944999695, 1.2601691484451294, 1.1937992572784424, -2.03658127784729, 651.9841918945312, 0.12906476855278015, 0.38665950298309326, -0.15904967486858368, -0.6663147807121277, 0.9073827266693115, 0.5524711608886719, -0.6732912659645081, -1.8495286703109741, 0.488768070936203, 0.39553022384643555, -1.4839154481887817, -1.522689938545227, 1.3693262338638306, 261.485595703125, -0.25952473282814026, 0.40222224593162537, -0.09576305001974106, 1.4594781398773193, -0.8879896402359009, 1.826468825340271], "std": [0.12667585909366608, 0.008209191262722015, 0.8354047536849976, 0.42983752489089966, 0.5793229937553406, 0.4814240336418152, 0.6341406106948853, 205.61880493164062, 0.10692178457975388, 0.03341757133603096, 0.03754546493291855, 2.0737802982330322, 0.34466037154197693, 0.9262048006057739, 0.11284846067428589, 0.07470250129699707, 0.27447420358657837, 0.1857072114944458, 0.4460076093673706, 0.24696840345859528, 0.5234967470169067, 252.21739196777344, 0.030433358624577522, 0.026961950585246086, 0.05693494901061058, 0.6552050709724426, 0.20125800371170044, 1.4055649042129517], "count": [696]}, "action": {"min": [0.5071926712989807, 2.009275436401367, -2.252033233642578, -1.2353440523147583, 0.26019370555877686, 0.05146976187825203, -2.919970750808716, 238.0, -0.061670999974012375, 0.31560400128364563, -0.20760799944400787, -3.1401853561401367, 0.31200000643730164, -0.7070000171661377, -0.9465793371200562, -2.03824782371521, 0.1820029616355896, -0.06756170094013214, -2.8112192153930664, -1.7993123531341553, 0.6157346963882446, 99.0, -0.30100101232528687, 0.3334389925003052, -0.20177799463272095, 0.1730000078678131, -1.24399995803833, -3.118000030517578], "max": [1.0831687450408936, 2.049575090408325, 0.25010567903518677, 0.05691518634557724, 2.4324305057525635, 1.9137710332870483, -1.2273504734039307, 896.0, 0.2577359974384308, 0.46493300795555115, -0.05341099947690964, 3.121999979019165, 1.5260000228881836, 2.2219998836517334, -0.48027971386909485, -1.7523977756500244, 1.1243760585784912, 0.7809301614761353, -0.5845282673835754, -0.9245009422302246, 2.8215341567993164, 829.0, -0.17469599843025208, 0.45813098549842834, -0.014990000054240227, 2.890000104904175, -0.4219999611377716, 3.0490000247955322], "mean": [0.7174658179283142, 2.032571792602539, -0.8359806537628174, -0.5689021944999695, 1.2601691484451294, 1.1937992572784424, -2.03658127784729, 651.9841918945312, 0.12906476855278015, 0.38665950298309326, -0.15904967486858368, -0.6663147807121277, 0.9073827266693115, 0.5524711608886719, -0.6732912659645081, -1.8495286703109741, 0.488768070936203, 0.39553022384643555, -1.4839154481887817, -1.522689938545227, 1.3693262338638306, 261.485595703125, -0.25952473282814026, 0.40222224593162537, -0.09576305001974106, 1.4594781398773193, -0.8879896402359009, 1.826468825340271], "std": [0.12667585909366608, 0.008209191262722015, 0.8354047536849976, 0.42983752489089966, 0.5793229937553406, 0.4814240336418152, 0.6341406106948853, 205.61880493164062, 0.10692178457975388, 0.03341757133603096, 0.03754546493291855, 2.0737802982330322, 0.34466037154197693, 0.9262048006057739, 0.11284846067428589, 0.07470250129699707, 0.27447420358657837, 0.1857072114944458, 0.4460076093673706, 0.24696840345859528, 0.5234967470169067, 252.21739196777344, 0.030433358624577522, 0.026961950585246086, 0.05693494901061058, 0.6552050709724426, 0.20125800371170044, 1.4055649042129517], "count": [696]}, "timestamp": {"min": [0.0], "max": [23.166666666666668], "mean": [11.583333333333334], "std": [6.697256209877351], "count": [696]}, "frame_index": {"min": [0], "max": [695], "mean": [347.5], "std": [200.9176862963205], "count": [696]}, "episode_index": {"min": [422], "max": [422], "mean": [422.0], "std": [0.0], "count": [696]}, "index": {"min": [225302], "max": [225997], "mean": [225649.5], "std": [200.9176862963205], "count": [696]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [696]}, "subtask_annotation": {"mean": [5.212643678160919, 12.0, 12.0, 12.0, 12.0], "std": [3.5417316563946835, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [696]}, "scene_annotation": {"mean": [422.0], "std": [0.0], "min": [422], "max": [422], "count": [696]}, "eef_direction_state": {"mean": [3.7614942528735633, 3.7916666666666665], "std": [2.034334610490186, 2.028812455808303], "min": [0, 0], "max": [6, 6], "count": [696]}, "eef_velocity_state": {"mean": [0.7801724137931034, 0.9841954022988506], "std": [0.677391866195944, 0.8066054076542157], "min": [0, 0], "max": [2, 2], "count": [696]}, "eef_acc_mag_state": {"mean": [0.8175287356321839, 0.8290229885057471], "std": [0.8474320145529128, 0.8344708348313783], "min": [0, 0], "max": [2, 2], "count": [696]}, "eef_direction_action": {"mean": [3.7614942528735633, 3.7916666666666665], "std": [2.034334610490186, 2.028812455808303], "min": [0, 0], "max": [6, 6], "count": [696]}, "eef_velocity_action": {"mean": [0.7801724137931034, 0.9841954022988506], "std": [0.677391866195944, 0.8066054076542157], "min": [0, 0], "max": [2, 2], "count": [696]}, "eef_acc_mag_action": {"mean": [0.8175287356321839, 0.8290229885057471], "std": [0.8474320145529128, 0.8344708348313783], "min": [0, 0], "max": [2, 2], "count": [696]}, "eef_sim_pose_state": {"mean": [0.6006465120446041, 0.35044723058884863, 1.167998861628049, -1.4606598613061836, 0.8871960662574524, -1.6222668816994579, 0.5918864347262227, -0.21464984048051627, 1.1192342944293625, -0.6664299276600216, 0.9079656433925852, -1.018330943712008], "std": [0.03261639471007788, 0.030411145614558592, 0.04714940420968566, 0.6543178368964402, 0.20107751058259699, 1.6456216792846314, 0.032848591299441, 0.09899683400975605, 0.04326980174071527, 2.074463312936333, 0.3445258843200303, 0.9273861429384547], "min": [0.5202458234755867, 0.279132578827507, 1.060987759734664, -2.889666905404981, 0.4221091077186996, -3.1408747964980366, 0.531432088505184, -0.34727106127531726, 1.0660442153345202, -3.14025564230685, 0.3129248383779599, -2.2794376630136406], "max": [0.6640236884321036, 0.39564711889253645, 1.2325986270606384, -0.1757173570566013, 1.2432964334662042, 3.1387304676785286, 0.6694031893269697, -0.036374176991655335, 1.220487431146597, 3.122161943258299, 1.526857440308508, 0.6521804145696433], "count": [696]}, "eef_sim_pose_action": {"mean": [0.6006465120446041, 0.35044723058884863, 1.167998861628049, -1.4606598613061836, 0.8871960662574524, -1.6222668816994579, 0.5918864347262227, -0.21464984048051627, 1.1192342944293625, -0.6664299276600216, 0.9079656433925852, -1.018330943712008], "std": [0.03261639471007788, 0.030411145614558592, 0.04714940420968566, 0.6543178368964402, 0.20107751058259699, 1.6456216792846314, 0.032848591299441, 0.09899683400975605, 0.04326980174071527, 2.074463312936333, 0.3445258843200303, 0.9273861429384547], "min": [0.5202458234755867, 0.279132578827507, 1.060987759734664, -2.889666905404981, 0.4221091077186996, -3.1408747964980366, 0.531432088505184, -0.34727106127531726, 1.0660442153345202, -3.14025564230685, 0.3129248383779599, -2.2794376630136406], "max": [0.6640236884321036, 0.39564711889253645, 1.2325986270606384, -0.1757173570566013, 1.2432964334662042, 3.1387304676785286, 0.6694031893269697, -0.036374176991655335, 1.220487431146597, 3.122161943258299, 1.526857440308508, 0.6521804145696433], "count": [696]}, "gripper_mode_state": {"mean": [0.7241379310344828, 0.20114942528735633], "std": [0.446947634372958, 0.400859494079814], "min": [0, 0], "max": [1, 1], "count": [696]}, "gripper_activity_state": {"mean": [1.8979885057471264, 1.8347701149425288], "std": [0.40782078535961236, 0.5224810440635487], "min": [0, 0], "max": [2, 2], "count": [696]}, "gripper_mode_action": {"mean": [0.7241379310344828, 0.20114942528735633], "std": [0.446947634372958, 0.400859494079814], "min": [0, 0], "max": [1, 1], "count": [696]}, "gripper_activity_action": {"mean": [1.8979885057471264, 1.8347701149425288], "std": [0.40782078535961236, 0.5224810440635487], "min": [0, 0], "max": [2, 2], "count": [696]}, "gripper_open_scale_state": {"mean": [0.2614856323044875, 0.6519841951392142], "std": [0.25221735851124405, 0.20561884626195126], "min": [0.099, 0.238], "max": [0.829, 0.896], "count": [696]}, "gripper_open_scale_action": {"mean": [0.2614856323044875, 0.6519841951392142], "std": [0.25221735851124405, 0.20561884626195126], "min": [0.099, 0.238], "max": [0.829, 0.896], "count": [696]}}} +{"episode_index": 422, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.47227230649477636]], [[0.45934896235397044]], [[0.44338067713962226]]], "std": [[[0.13078454812228274]], [[0.13810537612899706]], [[0.15322871177512393]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47369963910761154]], [[0.47940244004425914]], [[0.47411628969172975]]], "std": [[[0.08451273240364576]], [[0.07364460900531047]], [[0.07994507725407979]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.8274509803921568]], [[1.0]], [[0.9607843137254902]]], "mean": [[[0.4838458198239926]], [[0.47086372452524317]], [[0.45123831442025625]]], "std": [[[0.10070337243139076]], [[0.1062520180695623]], [[0.13471986076081188]]], "count": [127]}, "observation.state": {"min": [0.42378342151641846, 2.016082286834717, -2.021754503250122, -1.406840205192566, 0.5951049327850342, 0.6384415030479431, -2.8872110843658447, 284.0, -0.07872100174427032, 0.3317900002002716, -0.20420800149440765, -3.1391851902008057, 0.3580000102519989, -2.427000045776367, -0.9612226486206055, -2.034076690673828, 0.18024013936519623, -0.05164429172873497, -2.3075523376464844, -1.8626853227615356, 0.6172357201576233, 113.0, -0.312622994184494, 0.35314300656318665, -0.19869700074195862, 0.4699999690055847, -1.2640000581741333, -3.115000009536743], "max": [1.1483393907546997, 2.0479519367218018, -0.5537406206130981, 0.11393509805202484, 2.7709896564483643, 1.5466582775115967, -0.2468419224023819, 916.0, 0.2806589901447296, 0.4585610032081604, -0.0758109986782074, 3.140000104904175, 1.5540000200271606, 3.01200008392334, -0.5159367918968201, -1.8561577796936035, 0.6672742366790771, 0.7409272193908691, -0.42156681418418884, -0.8982511758804321, 2.785789728164673, 880.0, -0.1704930067062378, 0.4618070125579834, -0.04144800081849098, 2.813999891281128, -0.39900001883506775, 3.071000099182129], "mean": [0.7728030681610107, 2.0311617851257324, -1.2072803974151611, -0.5137004852294922, 1.5341042280197144, 1.1081737279891968, -1.6459909677505493, 787.8309936523438, 0.11795128136873245, 0.4053281545639038, -0.16483831405639648, -0.9870032072067261, 0.9531739354133606, 0.6661540269851685, -0.6549853086471558, -1.9304380416870117, 0.4766656160354614, 0.42107442021369934, -1.493033528327942, -1.4761810302734375, 1.4682451486587524, 380.5700988769531, -0.2438497096300125, 0.39655545353889465, -0.11480145156383514, 1.4124724864959717, -0.9200773239135742, 1.5702921152114868], "std": [0.17899039387702942, 0.004694623406976461, 0.570774257183075, 0.5329396724700928, 0.8316522836685181, 0.19183030724525452, 1.022843837738037, 168.53150939941406, 0.11287012696266174, 0.02888057939708233, 0.034397829324007034, 2.023472309112549, 0.39992302656173706, 1.3165379762649536, 0.13891403377056122, 0.05704830586910248, 0.1296156644821167, 0.20558276772499084, 0.5710833072662354, 0.2605610489845276, 0.6242186427116394, 326.8281555175781, 0.03520550578832626, 0.031257905066013336, 0.05527395009994507, 0.7086328268051147, 0.23309670388698578, 1.7385025024414062], "count": [642]}, "action": {"min": [0.42378342151641846, 2.016082286834717, -2.021754503250122, -1.406840205192566, 0.5951049327850342, 0.6384415030479431, -2.8872110843658447, 284.0, -0.07872100174427032, 0.3317900002002716, -0.20420800149440765, -3.1391851902008057, 0.3580000102519989, -2.427000045776367, -0.9612226486206055, -2.034076690673828, 0.18024013936519623, -0.05164429172873497, -2.3075523376464844, -1.8626853227615356, 0.6172357201576233, 113.0, -0.312622994184494, 0.35314300656318665, -0.19869700074195862, 0.4699999690055847, -1.2640000581741333, -3.115000009536743], "max": [1.1483393907546997, 2.0479519367218018, -0.5537406206130981, 0.11393509805202484, 2.7709896564483643, 1.5466582775115967, -0.2468419224023819, 916.0, 0.2806589901447296, 0.4585610032081604, -0.0758109986782074, 3.140000104904175, 1.5540000200271606, 3.01200008392334, -0.5159367918968201, -1.8561577796936035, 0.6672742366790771, 0.7409272193908691, -0.42156681418418884, -0.8982511758804321, 2.785789728164673, 880.0, -0.1704930067062378, 0.4618070125579834, -0.04144800081849098, 2.813999891281128, -0.39900001883506775, 3.071000099182129], "mean": [0.7728030681610107, 2.0311617851257324, -1.2072803974151611, -0.5137004852294922, 1.5341042280197144, 1.1081737279891968, -1.6459909677505493, 787.8309936523438, 0.11795128136873245, 0.4053281545639038, -0.16483831405639648, -0.9870032072067261, 0.9531739354133606, 0.6661540269851685, -0.6549853086471558, -1.9304380416870117, 0.4766656160354614, 0.42107442021369934, -1.493033528327942, -1.4761810302734375, 1.4682451486587524, 380.5700988769531, -0.2438497096300125, 0.39655545353889465, -0.11480145156383514, 1.4124724864959717, -0.9200773239135742, 1.5702921152114868], "std": [0.17899039387702942, 0.004694623406976461, 0.570774257183075, 0.5329396724700928, 0.8316522836685181, 0.19183030724525452, 1.022843837738037, 168.53150939941406, 0.11287012696266174, 0.02888057939708233, 0.034397829324007034, 2.023472309112549, 0.39992302656173706, 1.3165379762649536, 0.13891403377056122, 0.05704830586910248, 0.1296156644821167, 0.20558276772499084, 0.5710833072662354, 0.2605610489845276, 0.6242186427116394, 326.8281555175781, 0.03520550578832626, 0.031257905066013336, 0.05527395009994507, 0.7086328268051147, 0.23309670388698578, 1.7385025024414062], "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": [423], "max": [423], "mean": [423.0], "std": [0.0], "count": [642]}, "index": {"min": [225998], "max": [226639], "mean": [226318.5], "std": [185.32921158486232], "count": [642]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [642]}, "subtask_annotation": {"mean": [4.744548286604362, 12.0, 12.0, 12.0, 12.0], "std": [3.5441377860379943, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [642]}, "scene_annotation": {"mean": [423.0], "std": [0.0], "min": [423], "max": [423], "count": [642]}, "eef_direction_state": {"mean": [3.883177570093458, 3.9953271028037385], "std": [2.019468452686803, 2.1124854997044817], "min": [0, 0], "max": [6, 6], "count": [642]}, "eef_velocity_state": {"mean": [0.7679127725856698, 0.881619937694704], "std": [0.7086679654296989, 0.8269253143363898], "min": [0, 0], "max": [2, 2], "count": [642]}, "eef_acc_mag_state": {"mean": [0.7398753894080997, 0.7850467289719626], "std": [0.8312052485142063, 0.8486166575440678], "min": [0, 0], "max": [2, 2], "count": [642]}, "eef_direction_action": {"mean": [3.883177570093458, 3.9953271028037385], "std": [2.019468452686803, 2.1124854997044817], "min": [0, 0], "max": [6, 6], "count": [642]}, "eef_velocity_action": {"mean": [0.7679127725856698, 0.881619937694704], "std": [0.7086679654296989, 0.8269253143363898], "min": [0, 0], "max": [2, 2], "count": [642]}, "eef_acc_mag_action": {"mean": [0.7398753894080997, 0.7850467289719626], "std": [0.8312052485142063, 0.8486166575440678], "min": [0, 0], "max": [2, 2], "count": [642]}, "eef_sim_pose_state": {"mean": [0.5948682336487734, 0.33175414420525406, 1.1491667913702917, -1.413824844291449, 0.9193874068139746, -1.6647837240941357, 0.6049258948104496, -0.19447784807983148, 1.1157703163455863, -0.9867574037710051, 0.9536946062913335, -0.8458347120079652], "std": [0.03609236794418315, 0.0320170397014339, 0.04579094308119981, 0.7074597613767101, 0.23286907952035632, 1.4947032351297, 0.030726058566948176, 0.10527039685336828, 0.04726783803053844, 2.0241725733723412, 0.399883960502337, 1.34035748635133], "min": [0.5368390106710217, 0.26491419234718494, 1.0592269075618201, -2.8141199587644414, 0.3989774819634193, -3.137115819447914, 0.5475117320233478, -0.3375800809087663, 1.061529813618863, -3.1387065528755285, 0.35846261665215673, -3.109515871750283], "max": [0.6657447925674292, 0.37810280761266785, 1.207752592337335, -0.4737967657246085, 1.2637288856117368, 3.137867407981376, 0.6655318313163425, -0.0037179098429516166, 1.2017469367257987, 3.1402122812195943, 1.553919194036423, 3.02402961378692], "count": [642]}, "eef_sim_pose_action": {"mean": [0.5948682336487734, 0.33175414420525406, 1.1491667913702917, -1.413824844291449, 0.9193874068139746, -1.6647837240941357, 0.6049258948104496, -0.19447784807983148, 1.1157703163455863, -0.9867574037710051, 0.9536946062913335, -0.8458347120079652], "std": [0.03609236794418315, 0.0320170397014339, 0.04579094308119981, 0.7074597613767101, 0.23286907952035632, 1.4947032351297, 0.030726058566948176, 0.10527039685336828, 0.04726783803053844, 2.0241725733723412, 0.399883960502337, 1.34035748635133], "min": [0.5368390106710217, 0.26491419234718494, 1.0592269075618201, -2.8141199587644414, 0.3989774819634193, -3.137115819447914, 0.5475117320233478, -0.3375800809087663, 1.061529813618863, -3.1387065528755285, 0.35846261665215673, -3.109515871750283], "max": [0.6657447925674292, 0.37810280761266785, 1.207752592337335, -0.4737967657246085, 1.2637288856117368, 3.137867407981376, 0.6655318313163425, -0.0037179098429516166, 1.2017469367257987, 3.1402122812195943, 1.553919194036423, 3.02402961378692], "count": [642]}, "gripper_mode_state": {"mean": [0.6448598130841121, 0.09657320872274143], "std": [0.4785557799810148, 0.2953757337354136], "min": [0, 0], "max": [1, 1], "count": [642]}, "gripper_activity_state": {"mean": [1.8878504672897196, 1.8862928348909658], "std": [0.41753846548950807, 0.4299883664061278], "min": [0, 0], "max": [2, 2], "count": [642]}, "gripper_mode_action": {"mean": [0.6448598130841121, 0.09657320872274143], "std": [0.4785557799810148, 0.2953757337354136], "min": [0, 0], "max": [1, 1], "count": [642]}, "gripper_activity_action": {"mean": [1.8878504672897196, 1.8862928348909658], "std": [0.41753846548950807, 0.4299883664061278], "min": [0, 0], "max": [2, 2], "count": [642]}, "gripper_open_scale_state": {"mean": [0.3805700934935951, 0.7878309966945949], "std": [0.3268280703144414, 0.16853151791101664], "min": [0.113, 0.284], "max": [0.88, 0.916], "count": [642]}, "gripper_open_scale_action": {"mean": [0.3805700934935951, 0.7878309966945949], "std": [0.3268280703144414, 0.16853151791101664], "min": [0.113, 0.284], "max": [0.88, 0.916], "count": [642]}}} +{"episode_index": 423, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.469901545751634]], [[0.45903758006535944]], [[0.4444966944444444]]], "std": [[[0.1312148877152506]], [[0.1366185547174892]], [[0.15012492991106055]]], "count": [125]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47337502941176474]], [[0.4784582647058823]], [[0.4739040163398693]]], "std": [[[0.07333972489184663]], [[0.06549630060093826]], [[0.07053580429875685]]], "count": [125]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7490196078431373]], [[0.7647058823529411]]], "mean": [[[0.47735265849673203]], [[0.4682935424836602]], [[0.45145823856209155]]], "std": [[[0.12424242944900533]], [[0.12531284347951951]], [[0.14936788738032036]]], "count": [125]}, "observation.state": {"min": [0.3493625521659851, 1.9870922565460205, -2.2672173976898193, -1.6260011196136475, 0.5943194627761841, 0.4982042610645294, -2.898695230484009, 286.0, -0.10959699749946594, 0.33028900623321533, -0.20202599465847015, -3.1411852836608887, 0.3580000102519989, -2.375999927520752, -0.8945860266685486, -2.0345304012298584, 0.2698802649974823, -0.04190535843372345, -2.255157470703125, -1.9006810188293457, 0.7170336246490479, 119.0, -0.307233989238739, 0.34508800506591797, -0.19603000581264496, 0.5789999961853027, -1.2640000581741333, -3.122999906539917], "max": [1.1894768476486206, 2.047166347503662, -0.08585274964570999, 0.12433726340532303, 2.670720338821411, 1.6672083139419556, -0.26282915472984314, 901.0, 0.26753199100494385, 0.4284749925136566, -0.08417800068855286, 3.1389999389648438, 1.5470000505447388, 3.134999990463257, -0.4954466223716736, -1.8211814165115356, 0.5109800696372986, 0.812328577041626, -0.381860613822937, -1.1205363273620605, 2.7183680534362793, 879.0, -0.18119999766349792, 0.43817999958992004, -0.03447600081562996, 2.7119998931884766, -0.460999995470047, 3.0940001010894775], "mean": [0.7101448178291321, 2.0311591625213623, -1.226423978805542, -0.685452938079834, 1.4406355619430542, 1.223770260810852, -1.5880424976348877, 764.4927978515625, 0.11981209367513657, 0.3786783516407013, -0.15527258813381195, -0.3447093367576599, 0.8861069083213806, 0.5167475342750549, -0.6406125426292419, -1.909143328666687, 0.39566126465797424, 0.4711610972881317, -1.4385907649993896, -1.640278697013855, 1.3848304748535156, 297.99359130859375, -0.2490188032388687, 0.38100793957710266, -0.09733685851097107, 1.3656375408172607, -0.9107216596603394, 1.8091853857040405], "std": [0.23060078918933868, 0.00863676331937313, 0.6208122372627258, 0.5618346333503723, 0.784091591835022, 0.2907704710960388, 0.9161108136177063, 190.61231994628906, 0.13108232617378235, 0.026042550802230835, 0.03488853573799133, 2.32417893409729, 0.36255931854248047, 1.2059494256973267, 0.10630082339048386, 0.07180450856685638, 0.05934471637010574, 0.1851957142353058, 0.46198686957359314, 0.24647122621536255, 0.4761062562465668, 287.8686828613281, 0.02863403968513012, 0.022486019879579544, 0.05558100715279579, 0.56358802318573, 0.18459665775299072, 1.4686145782470703], "count": [625]}, "action": {"min": [0.3493625521659851, 1.9870922565460205, -2.2672173976898193, -1.6260011196136475, 0.5943194627761841, 0.4982042610645294, -2.898695230484009, 286.0, -0.10959699749946594, 0.33028900623321533, -0.20202599465847015, -3.1411852836608887, 0.3580000102519989, -2.375999927520752, -0.8945860266685486, -2.0345304012298584, 0.2698802649974823, -0.04190535843372345, -2.255157470703125, -1.9006810188293457, 0.7170336246490479, 119.0, -0.307233989238739, 0.34508800506591797, -0.19603000581264496, 0.5789999961853027, -1.2640000581741333, -3.122999906539917], "max": [1.1894768476486206, 2.047166347503662, -0.08585274964570999, 0.12433726340532303, 2.670720338821411, 1.6672083139419556, -0.26282915472984314, 901.0, 0.26753199100494385, 0.4284749925136566, -0.08417800068855286, 3.1389999389648438, 1.5470000505447388, 3.134999990463257, -0.4954466223716736, -1.8211814165115356, 0.5109800696372986, 0.812328577041626, -0.381860613822937, -1.1205363273620605, 2.7183680534362793, 879.0, -0.18119999766349792, 0.43817999958992004, -0.03447600081562996, 2.7119998931884766, -0.460999995470047, 3.0940001010894775], "mean": [0.7101448178291321, 2.0311591625213623, -1.226423978805542, -0.685452938079834, 1.4406355619430542, 1.223770260810852, -1.5880424976348877, 764.4927978515625, 0.11981209367513657, 0.3786783516407013, -0.15527258813381195, -0.3447093367576599, 0.8861069083213806, 0.5167475342750549, -0.6406125426292419, -1.909143328666687, 0.39566126465797424, 0.4711610972881317, -1.4385907649993896, -1.640278697013855, 1.3848304748535156, 297.99359130859375, -0.2490188032388687, 0.38100793957710266, -0.09733685851097107, 1.3656375408172607, -0.9107216596603394, 1.8091853857040405], "std": [0.23060078918933868, 0.00863676331937313, 0.6208122372627258, 0.5618346333503723, 0.784091591835022, 0.2907704710960388, 0.9161108136177063, 190.61231994628906, 0.13108232617378235, 0.026042550802230835, 0.03488853573799133, 2.32417893409729, 0.36255931854248047, 1.2059494256973267, 0.10630082339048386, 0.07180450856685638, 0.05934471637010574, 0.1851957142353058, 0.46198686957359314, 0.24647122621536255, 0.4761062562465668, 287.8686828613281, 0.02863403968513012, 0.022486019879579544, 0.05558100715279579, 0.56358802318573, 0.18459665775299072, 1.4686145782470703], "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": [424], "max": [424], "mean": [424.0], "std": [0.0], "count": [625]}, "index": {"min": [226640], "max": [227264], "mean": [226952.0], "std": [180.42172818150257], "count": [625]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [625]}, "subtask_annotation": {"mean": [4.8656, 12.0, 12.0, 12.0, 12.0], "std": [3.567567328026185, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [625]}, "scene_annotation": {"mean": [424.0], "std": [0.0], "min": [424], "max": [424], "count": [625]}, "eef_direction_state": {"mean": [3.9712, 3.9952], "std": [1.9089186886821572, 1.8585954266596014], "min": [0, 0], "max": [6, 6], "count": [625]}, "eef_velocity_state": {"mean": [0.7152, 0.9728], "std": [0.6391314105878361, 0.8104690987323309], "min": [0, 0], "max": [2, 2], "count": [625]}, "eef_acc_mag_state": {"mean": [0.7296, 0.8128], "std": [0.8268517642237899, 0.8419953444051793], "min": [0, 0], "max": [2, 2], "count": [625]}, "eef_direction_action": {"mean": [3.9712, 3.9952], "std": [1.9089186886821572, 1.8585954266596014], "min": [0, 0], "max": [6, 6], "count": [625]}, "eef_velocity_action": {"mean": [0.7152, 0.9728], "std": [0.6391314105878361, 0.8104690987323309], "min": [0, 0], "max": [2, 2], "count": [625]}, "eef_acc_mag_action": {"mean": [0.7296, 0.8128], "std": [0.8268517642237899, 0.8419953444051793], "min": [0, 0], "max": [2, 2], "count": [625]}, "eef_sim_pose_state": {"mean": [0.5821495132481161, 0.3424095947156914, 1.1640414363290346, -1.366894345438139, 0.9099098653994703, -1.9184354957446526, 0.5831347030869568, -0.1992592078445678, 1.1267276828550095, -0.34375092519951844, 0.8865646143142866, -1.0230744189835927], "std": [0.026617717825419815, 0.02576964344995448, 0.04694642422767264, 0.5626564029885585, 0.18446644454057082, 1.2801323753179272, 0.02482952681307996, 0.12260617002945215, 0.0459811119457757, 2.3249182317709614, 0.36253017799895965, 1.2230469058182876], "min": [0.5296063395792644, 0.2792599204565302, 1.0618531416774877, -2.711525361679707, 0.4610109067450656, -3.1391496335314133, 0.5436328883523183, -0.33080623865075254, 1.0665648057819226, -3.1412290420697513, 0.3586987750419879, -3.0137366163617934], "max": [0.6457914930498826, 0.38666074454471294, 1.2189368014745428, -0.5826383920420307, 1.26368647120725, 3.140901220393149, 0.6397196333861277, 0.01861589826382054, 1.2156810475299094, 3.1391547481656947, 1.547161068003894, 3.1097139607988815], "count": [625]}, "eef_sim_pose_action": {"mean": [0.5821495132481161, 0.3424095947156914, 1.1640414363290346, -1.366894345438139, 0.9099098653994703, -1.9184354957446526, 0.5831347030869568, -0.1992592078445678, 1.1267276828550095, -0.34375092519951844, 0.8865646143142866, -1.0230744189835927], "std": [0.026617717825419815, 0.02576964344995448, 0.04694642422767264, 0.5626564029885585, 0.18446644454057082, 1.2801323753179272, 0.02482952681307996, 0.12260617002945215, 0.0459811119457757, 2.3249182317709614, 0.36253017799895965, 1.2230469058182876], "min": [0.5296063395792644, 0.2792599204565302, 1.0618531416774877, -2.711525361679707, 0.4610109067450656, -3.1391496335314133, 0.5436328883523183, -0.33080623865075254, 1.0665648057819226, -3.1412290420697513, 0.3586987750419879, -3.0137366163617934], "max": [0.6457914930498826, 0.38666074454471294, 1.2189368014745428, -0.5826383920420307, 1.26368647120725, 3.140901220393149, 0.6397196333861277, 0.01861589826382054, 1.2156810475299094, 3.1391547481656947, 1.547161068003894, 3.1097139607988815], "count": [625]}, "gripper_mode_state": {"mean": [0.7344, 0.136], "std": [0.441652170831302, 0.3427885645700561], "min": [0, 0], "max": [1, 1], "count": [625]}, "gripper_activity_state": {"mean": [1.9216, 1.8944], "std": [0.3467757777008094, 0.4290089043364949], "min": [0, 0], "max": [2, 2], "count": [625]}, "gripper_mode_action": {"mean": [0.7344, 0.136], "std": [0.441652170831302, 0.3427885645700561], "min": [0, 0], "max": [1, 1], "count": [625]}, "gripper_activity_action": {"mean": [1.9216, 1.8944], "std": [0.3467757777008094, 0.4290089043364949], "min": [0, 0], "max": [2, 2], "count": [625]}, "gripper_open_scale_state": {"mean": [0.2979936002929684, 0.7644928000976563], "std": [0.28786865926849436, 0.19061227951789306], "min": [0.119, 0.286], "max": [0.879, 0.901], "count": [625]}, "gripper_open_scale_action": {"mean": [0.2979936002929684, 0.7644928000976563], "std": [0.28786865926849436, 0.19061227951789306], "min": [0.119, 0.286], "max": [0.879, 0.901], "count": [625]}}} +{"episode_index": 424, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.47424793813510807]], [[0.45519184735938173]], [[0.4398582218167072]]], "std": [[[0.1279829643338236]], [[0.14308760523058614]], [[0.15789710399276244]]], "count": [137]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47457511718190926]], [[0.4794756840083965]], [[0.47540685678164213]]], "std": [[[0.07308593612236138]], [[0.06429635958817229]], [[0.06802065847424973]]], "count": [137]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.477601153630552]], [[0.467899775177711]], [[0.445088300892133]]], "std": [[[0.12405231952371454]], [[0.1257598114197154]], [[0.15393969627193932]]], "count": [137]}, "observation.state": {"min": [0.5588893294334412, 1.776465892791748, -2.515263795852661, -0.9924815893173218, -2.604973793029785, -1.5462396144866943, 0.2064724564552307, 86.0, -0.10180699825286865, 0.36360999941825867, -0.20644600689411163, -3.1401853561401367, 0.49799999594688416, -2.9140000343322754, -0.9119868874549866, -2.0365025997161865, 0.19163714349269867, -0.015289084054529667, -2.2553670406341553, -1.9015536308288574, 0.8214392066001892, 127.0, -0.2981710135936737, 0.364672988653183, -0.20620499551296234, 0.03399999067187309, -1.2489999532699585, -3.119999885559082], "max": [1.4012376070022583, 2.0462238788604736, -0.6329436302185059, 0.5522745251655579, 0.5264087915420532, -0.24959954619407654, 2.008350372314453, 893.0, 0.2479040026664734, 0.4761730134487152, -0.06093600019812584, 3.1389999389648438, 1.559000015258789, 3.0169999599456787, -0.5746670961380005, -1.7758898735046387, 0.42038002610206604, 0.48724356293678284, -0.4462283253669739, -0.9206263422966003, 2.6645419597625732, 878.0, -0.18684400618076324, 0.4581249952316284, -0.03865500167012215, 2.687000036239624, -0.5720000267028809, 3.0980000495910645], "mean": [0.9515597820281982, 2.007343053817749, -1.8427776098251343, -0.2056986391544342, -0.7968423962593079, -1.1641709804534912, 1.2832934856414795, 694.000732421875, 0.0974331796169281, 0.41578930616378784, -0.15269659459590912, 1.3418983221054077, 0.9283357858657837, 0.13205339014530182, -0.6745675206184387, -1.8607094287872314, 0.3643049895763397, 0.32139790058135986, -1.4363163709640503, -1.5597256422042847, 1.4432802200317383, 297.99786376953125, -0.2491552233695984, 0.3950425386428833, -0.10466225445270538, 1.4052379131317139, -0.8886722922325134, 1.798964262008667], "std": [0.3004724085330963, 0.06287834048271179, 0.5989822745323181, 0.38876596093177795, 0.9340943098068237, 0.3154098093509674, 0.676700234413147, 264.0662841796875, 0.09218153357505798, 0.02913561277091503, 0.032082267105579376, 2.063596248626709, 0.2555849552154541, 1.2242642641067505, 0.09388252347707748, 0.09116334468126297, 0.0707121416926384, 0.10709026455879211, 0.4018057882785797, 0.309067964553833, 0.4254579544067383, 276.7511901855469, 0.028548985719680786, 0.026225317269563675, 0.05417490005493164, 0.5500732064247131, 0.13199877738952637, 1.5085184574127197], "count": [712]}, "action": {"min": [0.5588893294334412, 1.776465892791748, -2.515263795852661, -0.9924815893173218, -2.604973793029785, -1.5462396144866943, 0.2064724564552307, 86.0, -0.10180699825286865, 0.36360999941825867, -0.20644600689411163, -3.1401853561401367, 0.49799999594688416, -2.9140000343322754, -0.9119868874549866, -2.0365025997161865, 0.19163714349269867, -0.015289084054529667, -2.2553670406341553, -1.9015536308288574, 0.8214392066001892, 127.0, -0.2981710135936737, 0.364672988653183, -0.20620499551296234, 0.03399999067187309, -1.2489999532699585, -3.119999885559082], "max": [1.4012376070022583, 2.0462238788604736, -0.6329436302185059, 0.5522745251655579, 0.5264087915420532, -0.24959954619407654, 2.008350372314453, 893.0, 0.2479040026664734, 0.4761730134487152, -0.06093600019812584, 3.1389999389648438, 1.559000015258789, 3.0169999599456787, -0.5746670961380005, -1.7758898735046387, 0.42038002610206604, 0.48724356293678284, -0.4462283253669739, -0.9206263422966003, 2.6645419597625732, 878.0, -0.18684400618076324, 0.4581249952316284, -0.03865500167012215, 2.687000036239624, -0.5720000267028809, 3.0980000495910645], "mean": [0.9515597820281982, 2.007343053817749, -1.8427776098251343, -0.2056986391544342, -0.7968423962593079, -1.1641709804534912, 1.2832934856414795, 694.000732421875, 0.0974331796169281, 0.41578930616378784, -0.15269659459590912, 1.3418983221054077, 0.9283357858657837, 0.13205339014530182, -0.6745675206184387, -1.8607094287872314, 0.3643049895763397, 0.32139790058135986, -1.4363163709640503, -1.5597256422042847, 1.4432802200317383, 297.99786376953125, -0.2491552233695984, 0.3950425386428833, -0.10466225445270538, 1.4052379131317139, -0.8886722922325134, 1.798964262008667], "std": [0.3004724085330963, 0.06287834048271179, 0.5989822745323181, 0.38876596093177795, 0.9340943098068237, 0.3154098093509674, 0.676700234413147, 264.0662841796875, 0.09218153357505798, 0.02913561277091503, 0.032082267105579376, 2.063596248626709, 0.2555849552154541, 1.2242642641067505, 0.09388252347707748, 0.09116334468126297, 0.0707121416926384, 0.10709026455879211, 0.4018057882785797, 0.309067964553833, 0.4254579544067383, 276.7511901855469, 0.028548985719680786, 0.026225317269563675, 0.05417490005493164, 0.5500732064247131, 0.13199877738952637, 1.5085184574127197], "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": [425], "max": [425], "mean": [425.0], "std": [0.0], "count": [712]}, "index": {"min": [227265], "max": [227976], "mean": [227620.5], "std": [205.5364931101044], "count": [712]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [712]}, "subtask_annotation": {"mean": [5.191011235955056, 12.0, 12.0, 12.0, 12.0], "std": [3.354525383781663, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [712]}, "scene_annotation": {"mean": [425.0], "std": [0.0], "min": [425], "max": [425], "count": [712]}, "eef_direction_state": {"mean": [4.09691011235955, 3.490168539325843], "std": [1.9575240905168705, 1.9537960673309966], "min": [0, 0], "max": [6, 6], "count": [712]}, "eef_velocity_state": {"mean": [0.6657303370786517, 1.0337078651685394], "std": [0.6560477299031817, 0.7636317455076921], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_acc_mag_state": {"mean": [0.6769662921348315, 0.8426966292134831], "std": [0.8242312107360497, 0.828208794231607], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_direction_action": {"mean": [4.09691011235955, 3.490168539325843], "std": [1.9575240905168705, 1.9537960673309966], "min": [0, 0], "max": [6, 6], "count": [712]}, "eef_velocity_action": {"mean": [0.6657303370786517, 1.0337078651685394], "std": [0.6560477299031817, 0.7636317455076921], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_acc_mag_action": {"mean": [0.6769662921348315, 0.8426966292134831], "std": [0.8242312107360497, 0.828208794231607], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_sim_pose_state": {"mean": [0.5940519833664304, 0.3422631910376838, 1.1564715807376293, -1.4062459743193128, 0.8878394876656779, -2.251734414976009, 0.623453304233968, -0.18532394506709984, 1.127288832807997, 1.3420703373397618, 0.9287300501131747, -1.3505997314779523], "std": [0.0264975679633012, 0.02957282018552673, 0.044636484759253775, 0.5491724696092656, 0.1319201014434552, 0.5425057706929635, 0.03623445961094256, 0.08703269807397404, 0.0335957070561225, 2.0644029577565832, 0.2557261874416925, 1.2900079076816489], "min": [0.5530894705192932, 0.28373067502861665, 1.0530276214967629, -2.6865601999125115, 0.5714519998643159, -3.0947366770360203, 0.5606998937595103, -0.3122304421983819, 1.084309514495145, -3.139840737310794, 0.4980829064105716, -3.0621120239083828], "max": [0.6596554265099974, 0.38317500016473993, 1.2095474830958737, -0.03765025284627613, 1.2477608678878926, -0.48727884740380767, 0.6767137833809665, 0.006083611767635472, 1.2185061187831825, 3.1402168768325254, 1.5591458816347274, 3.083393370521949], "count": [712]}, "eef_sim_pose_action": {"mean": [0.5940519833664304, 0.3422631910376838, 1.1564715807376293, -1.4062459743193128, 0.8878394876656779, -2.251734414976009, 0.623453304233968, -0.18532394506709984, 1.127288832807997, 1.3420703373397618, 0.9287300501131747, -1.3505997314779523], "std": [0.0264975679633012, 0.02957282018552673, 0.044636484759253775, 0.5491724696092656, 0.1319201014434552, 0.5425057706929635, 0.03623445961094256, 0.08703269807397404, 0.0335957070561225, 2.0644029577565832, 0.2557261874416925, 1.2900079076816489], "min": [0.5530894705192932, 0.28373067502861665, 1.0530276214967629, -2.6865601999125115, 0.5714519998643159, -3.0947366770360203, 0.5606998937595103, -0.3122304421983819, 1.084309514495145, -3.139840737310794, 0.4980829064105716, -3.0621120239083828], "max": [0.6596554265099974, 0.38317500016473993, 1.2095474830958737, -0.03765025284627613, 1.2477608678878926, -0.48727884740380767, 0.6767137833809665, 0.006083611767635472, 1.2185061187831825, 3.1402168768325254, 1.5591458816347274, 3.083393370521949], "count": [712]}, "gripper_mode_state": {"mean": [0.7668539325842697, 0.2696629213483146], "std": [0.4228344577542218, 0.4437846664748663], "min": [0, 0], "max": [1, 1], "count": [712]}, "gripper_activity_state": {"mean": [1.9143258426966292, 1.845505617977528], "std": [0.37057099200918386, 0.49860144006596524], "min": [0, 0], "max": [2, 2], "count": [712]}, "gripper_mode_action": {"mean": [0.7668539325842697, 0.2696629213483146], "std": [0.4228344577542218, 0.4437846664748663], "min": [0, 0], "max": [1, 1], "count": [712]}, "gripper_activity_action": {"mean": [1.9143258426966292, 1.845505617977528], "std": [0.37057099200918386, 0.49860144006596524], "min": [0, 0], "max": [2, 2], "count": [712]}, "gripper_open_scale_state": {"mean": [0.2979978933441504, 0.6940007022364764], "std": [0.2767509782145214, 0.2640665062977849], "min": [0.127, 0.086], "max": [0.878, 0.893], "count": [712]}, "gripper_open_scale_action": {"mean": [0.2979978933441504, 0.6940007022364764], "std": [0.2767509782145214, 0.2640665062977849], "min": [0.127, 0.086], "max": [0.878, 0.893], "count": [712]}}} +{"episode_index": 425, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.46590442810457516]], [[0.4517924248366013]], [[0.43311729738562094]]], "std": [[[0.13027167223199546]], [[0.13778381096009104]], [[0.15540278564999987]]], "count": [125]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.474545114379085]], [[0.4804979950980392]], [[0.47541963071895427]]], "std": [[[0.07049719371395385]], [[0.06415232886332606]], [[0.06623377213681848]]], "count": [125]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.4868518022875817]], [[0.4682764297385621]], [[0.4499843496732026]]], "std": [[[0.09672615350745467]], [[0.1185466673818066]], [[0.1448851837151773]]], "count": [125]}, "observation.state": {"min": [0.477033406496048, 1.9881221055984497, -2.306138515472412, -1.6354260444641113, -2.6857478618621826, -1.6884489059448242, 0.28382542729377747, 296.0, -0.0935330018401146, 0.3101780116558075, -0.20942799746990204, -3.1401853561401367, 0.17399998009204865, -0.7070000171661377, -0.8525584936141968, -2.0370960235595703, 0.21647319197654724, 0.007417649496346712, -2.2304434776306152, -1.9177852869033813, 0.8859815001487732, 119.0, -0.2960360050201416, 0.38351699709892273, -0.2017270028591156, 0.8140000700950623, -1.3270000219345093, -3.1381852626800537], "max": [1.0930473804473877, 2.047166347503662, -0.5552241206169128, 0.0705811157822609, -0.26371923089027405, -0.24638813734054565, 2.1936519145965576, 907.0, 0.2488510012626648, 0.4603779911994934, -0.034963998943567276, 3.1410000324249268, 1.562000036239624, 2.9079999923706055, -0.5888915657997131, -1.784250259399414, 0.5371251106262207, 0.6044772863388062, -0.579623818397522, -0.9277123212814331, 2.621903419494629, 843.0, -0.16440899670124054, 0.4490549862384796, 0.002736999886110425, 2.683000087738037, -0.6150000095367432, 3.132999897003174], "mean": [0.7362512350082397, 2.0319583415985107, -1.2808594703674316, -0.7396101355552673, -1.7866346836090088, -1.161224603652954, 1.4546446800231934, 750.9944458007812, 0.10743679106235504, 0.39261114597320557, -0.14366339147090912, -1.1783586740493774, 0.8016618490219116, 0.7099488973617554, -0.7006363868713379, -1.8835724592208862, 0.43181994557380676, 0.3989793360233307, -1.5961387157440186, -1.4884172677993774, 1.499663233757019, 302.446044921875, -0.2456386536359787, 0.4119662344455719, -0.0846908763051033, 1.3486089706420898, -0.9775956273078918, 1.5991936922073364], "std": [0.14566674828529358, 0.007908203639090061, 0.5518007278442383, 0.5780593156814575, 0.8762226700782776, 0.3330621123313904, 0.7645447850227356, 174.80055236816406, 0.11802073568105698, 0.039657823741436005, 0.039547428488731384, 1.9674358367919922, 0.4129786491394043, 1.0426535606384277, 0.06521142274141312, 0.08697015792131424, 0.1058407574892044, 0.16370823979377747, 0.3953833281993866, 0.28835350275039673, 0.48915308713912964, 285.81805419921875, 0.03200192749500275, 0.015840496867895126, 0.07217000424861908, 0.4941001236438751, 0.1670151799917221, 1.8635669946670532], "count": [630]}, "action": {"min": [0.477033406496048, 1.9881221055984497, -2.306138515472412, -1.6354260444641113, -2.6857478618621826, -1.6884489059448242, 0.28382542729377747, 296.0, -0.0935330018401146, 0.3101780116558075, -0.20942799746990204, -3.1401853561401367, 0.17399998009204865, -0.7070000171661377, -0.8525584936141968, -2.0370960235595703, 0.21647319197654724, 0.007417649496346712, -2.2304434776306152, -1.9177852869033813, 0.8859815001487732, 119.0, -0.2960360050201416, 0.38351699709892273, -0.2017270028591156, 0.8140000700950623, -1.3270000219345093, -3.1381852626800537], "max": [1.0930473804473877, 2.047166347503662, -0.5552241206169128, 0.0705811157822609, -0.26371923089027405, -0.24638813734054565, 2.1936519145965576, 907.0, 0.2488510012626648, 0.4603779911994934, -0.034963998943567276, 3.1410000324249268, 1.562000036239624, 2.9079999923706055, -0.5888915657997131, -1.784250259399414, 0.5371251106262207, 0.6044772863388062, -0.579623818397522, -0.9277123212814331, 2.621903419494629, 843.0, -0.16440899670124054, 0.4490549862384796, 0.002736999886110425, 2.683000087738037, -0.6150000095367432, 3.132999897003174], "mean": [0.7362512350082397, 2.0319583415985107, -1.2808594703674316, -0.7396101355552673, -1.7866346836090088, -1.161224603652954, 1.4546446800231934, 750.9944458007812, 0.10743679106235504, 0.39261114597320557, -0.14366339147090912, -1.1783586740493774, 0.8016618490219116, 0.7099488973617554, -0.7006363868713379, -1.8835724592208862, 0.43181994557380676, 0.3989793360233307, -1.5961387157440186, -1.4884172677993774, 1.499663233757019, 302.446044921875, -0.2456386536359787, 0.4119662344455719, -0.0846908763051033, 1.3486089706420898, -0.9775956273078918, 1.5991936922073364], "std": [0.14566674828529358, 0.007908203639090061, 0.5518007278442383, 0.5780593156814575, 0.8762226700782776, 0.3330621123313904, 0.7645447850227356, 174.80055236816406, 0.11802073568105698, 0.039657823741436005, 0.039547428488731384, 1.9674358367919922, 0.4129786491394043, 1.0426535606384277, 0.06521142274141312, 0.08697015792131424, 0.1058407574892044, 0.16370823979377747, 0.3953833281993866, 0.28835350275039673, 0.48915308713912964, 285.81805419921875, 0.03200192749500275, 0.015840496867895126, 0.07217000424861908, 0.4941001236438751, 0.1670151799917221, 1.8635669946670532], "count": [630]}, "timestamp": {"min": [0.0], "max": [20.966666666666665], "mean": [10.483333333333333], "std": [6.062170189577937], "count": [630]}, "frame_index": {"min": [0], "max": [629], "mean": [314.5], "std": [181.86510568733812], "count": [630]}, "episode_index": {"min": [426], "max": [426], "mean": [426.0], "std": [0.0], "count": [630]}, "index": {"min": [227977], "max": [228606], "mean": [228291.5], "std": [181.86510568733812], "count": [630]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [630]}, "subtask_annotation": {"mean": [5.385714285714286, 12.0, 12.0, 12.0, 12.0], "std": [3.382323665571453, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [630]}, "scene_annotation": {"mean": [426.0], "std": [0.0], "min": [426], "max": [426], "count": [630]}, "eef_direction_state": {"mean": [3.953968253968254, 3.6206349206349207], "std": [1.8557782260790225, 1.972964792657553], "min": [0, 0], "max": [6, 6], "count": [630]}, "eef_velocity_state": {"mean": [0.7142857142857143, 1.0793650793650793], "std": [0.5836005218991819, 0.810674563354151], "min": [0, 0], "max": [2, 2], "count": [630]}, "eef_acc_mag_state": {"mean": [0.7142857142857143, 0.8936507936507937], "std": [0.8267083597122626, 0.8487849421702307], "min": [0, 0], "max": [2, 2], "count": [630]}, "eef_direction_action": {"mean": [3.953968253968254, 3.6206349206349207], "std": [1.8557782260790225, 1.972964792657553], "min": [0, 0], "max": [6, 6], "count": [630]}, "eef_velocity_action": {"mean": [0.7142857142857143, 1.0793650793650793], "std": [0.5836005218991819, 0.810674563354151], "min": [0, 0], "max": [2, 2], "count": [630]}, "eef_acc_mag_action": {"mean": [0.7142857142857143, 0.8936507936507937], "std": [0.8267083597122626, 0.8487849421702307], "min": [0, 0], "max": [2, 2], "count": [630]}, "eef_sim_pose_state": {"mean": [0.6104184002015929, 0.33602597215312396, 1.1751887894353898, -1.3498867125937084, 0.9767254109084211, -2.026605412920597, 0.5963535590205022, -0.1879872698985006, 1.1388689710263775, -1.1887976453435014, 0.8019540469331174, -0.8608264813643891], "std": [0.017464272656094383, 0.02388849060337371, 0.06352444005651588, 0.49331317896300003, 0.16684933007244496, 0.8880493805165546, 0.03422856242713105, 0.10958579357509571, 0.04772324987558592, 1.9615685573678252, 0.41317288496810956, 1.0424576494856213], "min": [0.5717049318106318, 0.27087561219702944, 1.0595887788204026, -2.6826771882664895, 0.6143966148134861, -3.1373011489907583, 0.5209011998709091, -0.3110668404888618, 1.07910565136582, -3.1413678061702517, 0.17419653392717627, -2.278521854587414], "max": [0.6431756987505839, 0.3781320173272952, 1.2512717315056838, -0.8165324568926418, 1.325893395851939, 3.1413502398213016, 0.6702428848957747, 0.0009052797007143565, 1.239769832017332, 3.140073254050435, 1.562771091662773, 1.3375822217489883], "count": [630]}, "eef_sim_pose_action": {"mean": [0.6104184002015929, 0.33602597215312396, 1.1751887894353898, -1.3498867125937084, 0.9767254109084211, -2.026605412920597, 0.5963535590205022, -0.1879872698985006, 1.1388689710263775, -1.1887976453435014, 0.8019540469331174, -0.8608264813643891], "std": [0.017464272656094383, 0.02388849060337371, 0.06352444005651588, 0.49331317896300003, 0.16684933007244496, 0.8880493805165546, 0.03422856242713105, 0.10958579357509571, 0.04772324987558592, 1.9615685573678252, 0.41317288496810956, 1.0424576494856213], "min": [0.5717049318106318, 0.27087561219702944, 1.0595887788204026, -2.6826771882664895, 0.6143966148134861, -3.1373011489907583, 0.5209011998709091, -0.3110668404888618, 1.07910565136582, -3.1413678061702517, 0.17419653392717627, -2.278521854587414], "max": [0.6431756987505839, 0.3781320173272952, 1.2512717315056838, -0.8165324568926418, 1.325893395851939, 3.1413502398213016, 0.6702428848957747, 0.0009052797007143565, 1.239769832017332, 3.140073254050435, 1.562771091662773, 1.3375822217489883], "count": [630]}, "gripper_mode_state": {"mean": [0.7253968253968254, 0.12380952380952381], "std": [0.44631409466992367, 0.3293641231579205], "min": [0, 0], "max": [1, 1], "count": [630]}, "gripper_activity_state": {"mean": [1.9206349206349207, 1.8682539682539683], "std": [0.3519373727470629, 0.46130436078353076], "min": [0, 0], "max": [2, 2], "count": [630]}, "gripper_mode_action": {"mean": [0.7253968253968254, 0.12380952380952381], "std": [0.44631409466992367, 0.3293641231579205], "min": [0, 0], "max": [1, 1], "count": [630]}, "gripper_activity_action": {"mean": [1.9206349206349207, 1.8682539682539683], "std": [0.3519373727470629, 0.46130436078353076], "min": [0, 0], "max": [2, 2], "count": [630]}, "gripper_open_scale_state": {"mean": [0.30244603169759077, 0.7509944444928862], "std": [0.285818054702867, 0.17480039647041218], "min": [0.119, 0.296], "max": [0.843, 0.907], "count": [630]}, "gripper_open_scale_action": {"mean": [0.30244603169759077, 0.7509944444928862], "std": [0.285818054702867, 0.17480039647041218], "min": [0.119, 0.296], "max": [0.843, 0.907], "count": [630]}}} +{"episode_index": 426, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9098039215686274]], [[1.0]], [[1.0]]], "mean": [[[0.46212591703348005]], [[0.4518454145547108]], [[0.4367572765217198]]], "std": [[[0.14162147384550045]], [[0.14618360648870254]], [[0.15907680473059174]]], "count": [147]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.8745098039215686]], [[0.8588235294117647]], [[0.8352941176470589]]], "mean": [[[0.4702528066782269]], [[0.47515228174603175]], [[0.46952168228402474]]], "std": [[[0.06967396898121708]], [[0.06175280656055897]], [[0.06843682759612645]]], "count": [147]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4783364290160509]], [[0.46606005318794186]], [[0.44386724967764885]]], "std": [[[0.11875132576981348]], [[0.12732094383841475]], [[0.1577541770621682]]], "count": [147]}, "observation.state": {"min": [0.41261330246925354, 2.010985851287842, -2.5842392444610596, -1.4763739109039307, -2.8963215351104736, -1.4313446283340454, 0.2797239422798157, 190.0, -0.1284250020980835, 0.30100899934768677, -0.19808100163936615, -3.1411852836608887, 0.03999998793005943, -3.1050000190734863, -0.8122588396072388, -2.034024238586426, -0.0936194658279419, 0.013770648278295994, -2.148308277130127, -1.9850503206253052, 0.7960970401763916, 118.0, -0.3149240016937256, 0.341621994972229, -0.20427100360393524, 0.5759999752044678, -1.3819999694824219, -3.1401853561401367], "max": [1.145878553390503, 2.0480566024780273, -0.8202873468399048, 0.09265954047441483, -0.2603856921195984, 0.28523918986320496, 2.817188262939453, 901.0, 0.27188000082969666, 0.4154199957847595, -0.06734199821949005, 3.1389999389648438, 1.534999966621399, 3.0339999198913574, -0.5130395889282227, -1.746882677078247, 0.4587249457836151, 0.719407320022583, -0.30635765194892883, -1.048244833946228, 2.717076301574707, 868.0, -0.20205199718475342, 0.4245159924030304, -0.03821200132369995, 2.6610000133514404, -0.40299996733665466, 3.0950000286102295], "mean": [0.7247822880744934, 2.034397840499878, -1.6366491317749023, -0.7925735116004944, -1.7955001592636108, -0.9916083216667175, 1.7581877708435059, 686.0623168945312, 0.06662096828222275, 0.368995726108551, -0.15395551919937134, -1.3055280447006226, 0.7462642192840576, 0.639467716217041, -0.6363855004310608, -1.8694562911987305, 0.2862487733364105, 0.4482188820838928, -1.2833176851272583, -1.6363236904144287, 1.4403516054153442, 283.02703857421875, -0.26671141386032104, 0.37728509306907654, -0.1113814115524292, 1.571338176727295, -0.9529926776885986, 1.550465703010559], "std": [0.16880305111408234, 0.008396489545702934, 0.5975998044013977, 0.5656017065048218, 0.9862356185913086, 0.4816754162311554, 0.9545612931251526, 257.4689636230469, 0.13421888649463654, 0.032297492027282715, 0.026442622765898705, 1.8530617952346802, 0.4206324815750122, 1.0731669664382935, 0.07529792934656143, 0.09408406913280487, 0.09277434647083282, 0.1540829986333847, 0.3839837610721588, 0.2654142379760742, 0.46474042534828186, 259.1539001464844, 0.022639812901616096, 0.01626395434141159, 0.055615417659282684, 0.4364927113056183, 0.1946570873260498, 1.5340332984924316], "count": [778]}, "action": {"min": [0.41261330246925354, 2.010985851287842, -2.5842392444610596, -1.4763739109039307, -2.8963215351104736, -1.4313446283340454, 0.2797239422798157, 190.0, -0.1284250020980835, 0.30100899934768677, -0.19808100163936615, -3.1411852836608887, 0.03999998793005943, -3.1050000190734863, -0.8122588396072388, -2.034024238586426, -0.0936194658279419, 0.013770648278295994, -2.148308277130127, -1.9850503206253052, 0.7960970401763916, 118.0, -0.3149240016937256, 0.341621994972229, -0.20427100360393524, 0.5759999752044678, -1.3819999694824219, -3.1401853561401367], "max": [1.145878553390503, 2.0480566024780273, -0.8202873468399048, 0.09265954047441483, -0.2603856921195984, 0.28523918986320496, 2.817188262939453, 901.0, 0.27188000082969666, 0.4154199957847595, -0.06734199821949005, 3.1389999389648438, 1.534999966621399, 3.0339999198913574, -0.5130395889282227, -1.746882677078247, 0.4587249457836151, 0.719407320022583, -0.30635765194892883, -1.048244833946228, 2.717076301574707, 868.0, -0.20205199718475342, 0.4245159924030304, -0.03821200132369995, 2.6610000133514404, -0.40299996733665466, 3.0950000286102295], "mean": [0.7247822880744934, 2.034397840499878, -1.6366491317749023, -0.7925735116004944, -1.7955001592636108, -0.9916083216667175, 1.7581877708435059, 686.0623168945312, 0.06662096828222275, 0.368995726108551, -0.15395551919937134, -1.3055280447006226, 0.7462642192840576, 0.639467716217041, -0.6363855004310608, -1.8694562911987305, 0.2862487733364105, 0.4482188820838928, -1.2833176851272583, -1.6363236904144287, 1.4403516054153442, 283.02703857421875, -0.26671141386032104, 0.37728509306907654, -0.1113814115524292, 1.571338176727295, -0.9529926776885986, 1.550465703010559], "std": [0.16880305111408234, 0.008396489545702934, 0.5975998044013977, 0.5656017065048218, 0.9862356185913086, 0.4816754162311554, 0.9545612931251526, 257.4689636230469, 0.13421888649463654, 0.032297492027282715, 0.026442622765898705, 1.8530617952346802, 0.4206324815750122, 1.0731669664382935, 0.07529792934656143, 0.09408406913280487, 0.09277434647083282, 0.1540829986333847, 0.3839837610721588, 0.2654142379760742, 0.46474042534828186, 259.1539001464844, 0.022639812901616096, 0.01626395434141159, 0.055615417659282684, 0.4364927113056183, 0.1946570873260498, 1.5340332984924316], "count": [778]}, "timestamp": {"min": [0.0], "max": [25.9], "mean": [12.950000000000001], "std": [7.486302306360746], "count": [778]}, "frame_index": {"min": [0], "max": [777], "mean": [388.5], "std": [224.58906919082239], "count": [778]}, "episode_index": {"min": [427], "max": [427], "mean": [427.0], "std": [0.0], "count": [778]}, "index": {"min": [228607], "max": [229384], "mean": [228995.5], "std": [224.58906919082239], "count": [778]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [778]}, "subtask_annotation": {"mean": [5.556555269922879, 12.0, 12.0, 12.0, 12.0], "std": [3.383388189413289, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [778]}, "scene_annotation": {"mean": [427.0], "std": [0.0], "min": [427], "max": [427], "count": [778]}, "eef_direction_state": {"mean": [3.9151670951156814, 3.8071979434447303], "std": [1.9546270422750371, 1.9712195576256786], "min": [0, 0], "max": [6, 6], "count": [778]}, "eef_velocity_state": {"mean": [0.712082262210797, 0.9550128534704371], "std": [0.5819769811603714, 0.766779270524607], "min": [0, 0], "max": [2, 2], "count": [778]}, "eef_acc_mag_state": {"mean": [0.6735218508997429, 0.8393316195372751], "std": [0.8168175674338494, 0.8245248319558174], "min": [0, 0], "max": [2, 2], "count": [778]}, "eef_direction_action": {"mean": [3.9151670951156814, 3.8071979434447303], "std": [1.9546270422750371, 1.9712195576256786], "min": [0, 0], "max": [6, 6], "count": [778]}, "eef_velocity_action": {"mean": [0.712082262210797, 0.9550128534704371], "std": [0.5819769811603714, 0.766779270524607], "min": [0, 0], "max": [2, 2], "count": [778]}, "eef_acc_mag_action": {"mean": [0.6735218508997429, 0.8393316195372751], "std": [0.8168175674338494, 0.8245248319558174], "min": [0, 0], "max": [2, 2], "count": [778]}, "eef_sim_pose_state": {"mean": [0.5777138674463679, 0.3606572726110878, 1.1549879658427171, -1.5722647860899075, 0.9520214183567115, -2.4027179775171077, 0.5722109642872742, -0.14760914927441401, 1.1267743644778396, -1.305660819264251, 0.7467636402379912, -0.8908609854029811], "std": [0.0169995689823375, 0.018518571115499195, 0.05013376506122731, 0.43554433456329905, 0.19454183956202173, 0.577472316053297, 0.028759696093723013, 0.1251674792383953, 0.035548278463284684, 1.8535468473200787, 0.42060303506480423, 1.065170203825594], "min": [0.5473420122789148, 0.3091124475134008, 1.0566595223790431, -2.6606010054022775, 0.4023533283059666, -3.1077070158861586, 0.5102706249176463, -0.3318677798656826, 1.079516294656983, -3.1407169293978496, 0.04005539162149252, -3.053113440848284], "max": [0.6192568194330857, 0.4010055855432461, 1.2240655715952657, -0.580256754600026, 1.3804738846122717, -0.5292576434088232, 0.627684511418885, 0.03722291154548783, 1.2116657484468687, 3.1402443975804095, 1.535179124574602, 2.5847707729597493], "count": [778]}, "eef_sim_pose_action": {"mean": [0.5777138674463679, 0.3606572726110878, 1.1549879658427171, -1.5722647860899075, 0.9520214183567115, -2.4027179775171077, 0.5722109642872742, -0.14760914927441401, 1.1267743644778396, -1.305660819264251, 0.7467636402379912, -0.8908609854029811], "std": [0.0169995689823375, 0.018518571115499195, 0.05013376506122731, 0.43554433456329905, 0.19454183956202173, 0.577472316053297, 0.028759696093723013, 0.1251674792383953, 0.035548278463284684, 1.8535468473200787, 0.42060303506480423, 1.065170203825594], "min": [0.5473420122789148, 0.3091124475134008, 1.0566595223790431, -2.6606010054022775, 0.4023533283059666, -3.1077070158861586, 0.5102706249176463, -0.3318677798656826, 1.079516294656983, -3.1407169293978496, 0.04005539162149252, -3.053113440848284], "max": [0.6192568194330857, 0.4010055855432461, 1.2240655715952657, -0.580256754600026, 1.3804738846122717, -0.5292576434088232, 0.627684511418885, 0.03722291154548783, 1.2116657484468687, 3.1402443975804095, 1.535179124574602, 2.5847707729597493], "count": [778]}, "gripper_mode_state": {"mean": [0.7750642673521851, 0.2262210796915167], "std": [0.41753999667817604, 0.4183839179446551], "min": [0, 0], "max": [1, 1], "count": [778]}, "gripper_activity_state": {"mean": [1.916452442159383, 1.898457583547558], "std": [0.37183870362991095, 0.4103076610734282], "min": [0, 0], "max": [2, 2], "count": [778]}, "gripper_mode_action": {"mean": [0.7750642673521851, 0.2262210796915167], "std": [0.41753999667817604, 0.4183839179446551], "min": [0, 0], "max": [1, 1], "count": [778]}, "gripper_activity_action": {"mean": [1.916452442159383, 1.898457583547558], "std": [0.37183870362991095, 0.4103076610734282], "min": [0, 0], "max": [2, 2], "count": [778]}, "gripper_open_scale_state": {"mean": [0.2830269921604344, 0.6860623392139438], "std": [0.25915394663546154, 0.2574688160666437], "min": [0.118, 0.19], "max": [0.868, 0.901], "count": [778]}, "gripper_open_scale_action": {"mean": [0.2830269921604344, 0.6860623392139438], "std": [0.25915394663546154, 0.2574688160666437], "min": [0.118, 0.19], "max": [0.868, 0.901], "count": [778]}}} +{"episode_index": 427, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.46898071777019984]], [[0.4572826116557734]], [[0.440164186085062]]], "std": [[[0.13401031660825471]], [[0.14036404644274503]], [[0.15786447396188816]]], "count": [138]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47336239136355024]], [[0.474241835985602]], [[0.4699071069551009]]], "std": [[[0.07103413674239407]], [[0.06597955427390242]], [[0.06993105672238525]]], "count": [138]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4732111306479113]], [[0.4614984237354362]], [[0.43782547125130244]]], "std": [[[0.14162784556454425]], [[0.13929986339342557]], [[0.16655662723826395]]], "count": [138]}, "observation.state": {"min": [0.4380078613758087, 2.012399673461914, -2.1828484535217285, -1.2878087759017944, -2.4102821350097656, -1.5190647840499878, 0.14868460595607758, 254.0, -0.10066399723291397, 0.320686012506485, -0.21892699599266052, -3.1381852626800537, 0.4009999930858612, -3.1089999675750732, -0.8588590621948242, -2.032593011856079, 0.16257742047309875, 0.029112093150615692, -2.2028324604034424, -1.9558857679367065, 1.158601999282837, 119.0, -0.3134849965572357, 0.3523389995098114, -0.21106000244617462, -0.3799999952316284, -1.5160000324249268, -3.118000030517578], "max": [1.1081793308258057, 2.056189775466919, -0.12721705436706543, 0.08279842138290405, -0.26225319504737854, -0.44633305072784424, 2.280325174331665, 889.0, 0.26143500208854675, 0.43546798825263977, -0.08787400275468826, 3.1410000324249268, 1.4630000591278076, 3.0290000438690186, -0.5245237946510315, -1.7760295867919922, 0.3943397104740143, 0.51389479637146, -0.4598942697048187, -0.9718342423439026, 2.675973892211914, 866.0, -0.16103899478912354, 0.42366498708724976, -0.025648999959230423, 2.7060000896453857, -0.6290000081062317, 3.062999963760376], "mean": [0.7501721382141113, 2.033612012863159, -1.261708378791809, -0.5005084276199341, -1.3670532703399658, -1.1855980157852173, 1.3338133096694946, 718.962890625, 0.10342372208833694, 0.38803425431251526, -0.16212330758571625, 1.0612455606460571, 1.05513596534729, 0.4562157690525055, -0.6444205045700073, -1.873511552810669, 0.314573734998703, 0.33655762672424316, -1.4052810668945312, -1.5916759967803955, 1.6287610530853271, 318.62396240234375, -0.2580520808696747, 0.3809502422809601, -0.11543184518814087, 1.367203950881958, -1.0163902044296265, 1.6480873823165894], "std": [0.189381405711174, 0.008030964061617851, 0.46840062737464905, 0.4298085570335388, 0.6670038104057312, 0.2684659957885742, 0.7044783234596252, 229.00338745117188, 0.11200659722089767, 0.027938462793827057, 0.030183278024196625, 2.0923144817352295, 0.29130762815475464, 1.3080271482467651, 0.10447690635919571, 0.0860045999288559, 0.057689178735017776, 0.12206742912530899, 0.4348990321159363, 0.2860204577445984, 0.42792052030563354, 316.9654235839844, 0.03728881850838661, 0.01942245289683342, 0.060465432703495026, 0.635775625705719, 0.1735898107290268, 1.6381020545959473], "count": [714]}, "action": {"min": [0.4380078613758087, 2.012399673461914, -2.1828484535217285, -1.2878087759017944, -2.4102821350097656, -1.5190647840499878, 0.14868460595607758, 254.0, -0.10066399723291397, 0.320686012506485, -0.21892699599266052, -3.1381852626800537, 0.4009999930858612, -3.1089999675750732, -0.8588590621948242, -2.032593011856079, 0.16257742047309875, 0.029112093150615692, -2.2028324604034424, -1.9558857679367065, 1.158601999282837, 119.0, -0.3134849965572357, 0.3523389995098114, -0.21106000244617462, -0.3799999952316284, -1.5160000324249268, -3.118000030517578], "max": [1.1081793308258057, 2.056189775466919, -0.12721705436706543, 0.08279842138290405, -0.26225319504737854, -0.44633305072784424, 2.280325174331665, 889.0, 0.26143500208854675, 0.43546798825263977, -0.08787400275468826, 3.1410000324249268, 1.4630000591278076, 3.0290000438690186, -0.5245237946510315, -1.7760295867919922, 0.3943397104740143, 0.51389479637146, -0.4598942697048187, -0.9718342423439026, 2.675973892211914, 866.0, -0.16103899478912354, 0.42366498708724976, -0.025648999959230423, 2.7060000896453857, -0.6290000081062317, 3.062999963760376], "mean": [0.7501721382141113, 2.033612012863159, -1.261708378791809, -0.5005084276199341, -1.3670532703399658, -1.1855980157852173, 1.3338133096694946, 718.962890625, 0.10342372208833694, 0.38803425431251526, -0.16212330758571625, 1.0612455606460571, 1.05513596534729, 0.4562157690525055, -0.6444205045700073, -1.873511552810669, 0.314573734998703, 0.33655762672424316, -1.4052810668945312, -1.5916759967803955, 1.6287610530853271, 318.62396240234375, -0.2580520808696747, 0.3809502422809601, -0.11543184518814087, 1.367203950881958, -1.0163902044296265, 1.6480873823165894], "std": [0.189381405711174, 0.008030964061617851, 0.46840062737464905, 0.4298085570335388, 0.6670038104057312, 0.2684659957885742, 0.7044783234596252, 229.00338745117188, 0.11200659722089767, 0.027938462793827057, 0.030183278024196625, 2.0923144817352295, 0.29130762815475464, 1.3080271482467651, 0.10447690635919571, 0.0860045999288559, 0.057689178735017776, 0.12206742912530899, 0.4348990321159363, 0.2860204577445984, 0.42792052030563354, 316.9654235839844, 0.03728881850838661, 0.01942245289683342, 0.060465432703495026, 0.635775625705719, 0.1735898107290268, 1.6381020545959473], "count": [714]}, "timestamp": {"min": [0.0], "max": [23.766666666666666], "mean": [11.883333333333335], "std": [6.8704614649047215], "count": [714]}, "frame_index": {"min": [0], "max": [713], "mean": [356.5], "std": [206.11384394714165], "count": [714]}, "episode_index": {"min": [428], "max": [428], "mean": [428.0], "std": [0.0], "count": [714]}, "index": {"min": [229385], "max": [230098], "mean": [229741.5], "std": [206.11384394714165], "count": [714]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [714]}, "subtask_annotation": {"mean": [5.119047619047619, 12.0, 12.0, 12.0, 12.0], "std": [3.5366985492100613, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [714]}, "scene_annotation": {"mean": [428.0], "std": [0.0], "min": [428], "max": [428], "count": [714]}, "eef_direction_state": {"mean": [4.049019607843137, 4.050420168067227], "std": [1.8716835520309718, 1.8403297391905133], "min": [0, 0], "max": [6, 6], "count": [714]}, "eef_velocity_state": {"mean": [0.7436974789915967, 0.8837535014005602], "std": [0.6737335236293311, 0.7663726819882237], "min": [0, 0], "max": [2, 2], "count": [714]}, "eef_acc_mag_state": {"mean": [0.7296918767507002, 0.7983193277310925], "std": [0.8274277006107134, 0.8392990799761751], "min": [0, 0], "max": [2, 2], "count": [714]}, "eef_direction_action": {"mean": [4.049019607843137, 4.050420168067227], "std": [1.8716835520309718, 1.8403297391905133], "min": [0, 0], "max": [6, 6], "count": [714]}, "eef_velocity_action": {"mean": [0.7436974789915967, 0.8837535014005602], "std": [0.6737335236293311, 0.7663726819882237], "min": [0, 0], "max": [2, 2], "count": [714]}, "eef_acc_mag_action": {"mean": [0.7296918767507002, 0.7983193277310925], "std": [0.8274277006107134, 0.8392990799761751], "min": [0, 0], "max": [2, 2], "count": [714]}, "eef_sim_pose_state": {"mean": [0.58015848516256, 0.3501442249799575, 1.146631034329496, -1.3690292863510314, 1.0155194199122035, -1.45481100647349, 0.5957516860029277, -0.19029064373948437, 1.1161441505415586, 1.053188357952434, 1.0555713054046965, -1.035002288012119], "std": [0.022564698507934938, 0.03413447019640984, 0.05112611396573089, 0.6343884874818088, 0.173576880935887, 1.7156902804654777, 0.022585527410081727, 0.10088585832037325, 0.03493353845544079, 2.0972247355262086, 0.2913720119031607, 1.3203117874883885], "min": [0.5518687455873793, 0.26610310040281515, 1.060317599037289, -2.7055870993275435, 0.6289770778511938, -3.1413742795410062, 0.5430311004391912, -0.3265174099765118, 1.062439608745308, -3.141317060288353, 0.4011129338546793, -2.914892961939703], "max": [0.6292237451256789, 0.39930869827556115, 1.2222363661246138, 0.3714626620199093, 1.5156549855223718, 3.139493753469077, 0.645747633738827, 0.0035151528055333142, 1.197078894552411, 3.1387731108741646, 1.4639000658461785, 3.1405508468954286], "count": [714]}, "eef_sim_pose_action": {"mean": [0.58015848516256, 0.3501442249799575, 1.146631034329496, -1.3690292863510314, 1.0155194199122035, -1.45481100647349, 0.5957516860029277, -0.19029064373948437, 1.1161441505415586, 1.053188357952434, 1.0555713054046965, -1.035002288012119], "std": [0.022564698507934938, 0.03413447019640984, 0.05112611396573089, 0.6343884874818088, 0.173576880935887, 1.7156902804654777, 0.022585527410081727, 0.10088585832037325, 0.03493353845544079, 2.0972247355262086, 0.2913720119031607, 1.3203117874883885], "min": [0.5518687455873793, 0.26610310040281515, 1.060317599037289, -2.7055870993275435, 0.6289770778511938, -3.1413742795410062, 0.5430311004391912, -0.3265174099765118, 1.062439608745308, -3.141317060288353, 0.4011129338546793, -2.914892961939703], "max": [0.6292237451256789, 0.39930869827556115, 1.2222363661246138, 0.3714626620199093, 1.5156549855223718, 3.139493753469077, 0.645747633738827, 0.0035151528055333142, 1.197078894552411, 3.1387731108741646, 1.4639000658461785, 3.1405508468954286], "count": [714]}, "gripper_mode_state": {"mean": [0.7310924369747899, 0.20448179271708683], "std": [0.4433917969167374, 0.40332243821078295], "min": [0, 0], "max": [1, 1], "count": [714]}, "gripper_activity_state": {"mean": [1.9103641456582634, 1.892156862745098], "std": [0.3821348430414152, 0.42124278984823266], "min": [0, 0], "max": [2, 2], "count": [714]}, "gripper_mode_action": {"mean": [0.7310924369747899, 0.20448179271708683], "std": [0.4433917969167374, 0.40332243821078295], "min": [0, 0], "max": [1, 1], "count": [714]}, "gripper_activity_action": {"mean": [1.9103641456582634, 1.892156862745098], "std": [0.3821348430414152, 0.42124278984823266], "min": [0, 0], "max": [2, 2], "count": [714]}, "gripper_open_scale_state": {"mean": [0.31862394956914747, 0.7189628852395447], "std": [0.31696559164233556, 0.2290032751865674], "min": [0.119, 0.254], "max": [0.866, 0.889], "count": [714]}, "gripper_open_scale_action": {"mean": [0.31862394956914747, 0.7189628852395447], "std": [0.31696559164233556, 0.2290032751865674], "min": [0.119, 0.254], "max": [0.866, 0.889], "count": [714]}}} +{"episode_index": 428, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4675718556137144]], [[0.4554618315193309]], [[0.4413996309682065]]], "std": [[[0.12911057529021372]], [[0.13649601252482058]], [[0.14961784867569344]]], "count": [118]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[0.8666666666666667]], [[0.8666666666666667]], [[0.8549019607843137]]], "mean": [[[0.47290451561980723]], [[0.4747634267336878]], [[0.4692402030021048]]], "std": [[[0.07622238102476558]], [[0.06647175639930812]], [[0.07505335169672542]]], "count": [118]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[1.0]]], "mean": [[[0.47329919962335215]], [[0.4621583894150881]], [[0.4402071666943614]]], "std": [[[0.1452555764144352]], [[0.14009966508866994]], [[0.1696820771438283]]], "count": [118]}, "observation.state": {"min": [0.6083170771598816, 2.0217370986938477, -0.8053996562957764, -0.5248554348945618, -2.6648037433624268, -1.514195442199707, 0.16290903091430664, 272.0, -0.06787200272083282, 0.37414801120758057, -0.224822998046875, -3.134185314178467, 0.6570000052452087, -2.8369998931884766, -0.8926486372947693, -2.0309524536132812, -0.05686282739043236, -0.024504423141479492, -2.1935298442840576, -1.8151075839996338, 0.6411641836166382, 119.0, -0.2949239909648895, 0.37484100461006165, -0.2135860025882721, 0.7620000243186951, -1.24399995803833, -3.127000093460083], "max": [1.4494435787200928, 2.059715509414673, 0.22094124555587769, 0.09464921057224274, -0.9966179728507996, -0.7373318076133728, 1.6989210844039917, 896.0, 0.2774049937725067, 0.4484879970550537, -0.1329299956560135, 3.1389999389648438, 1.5130000114440918, 3.0250000953674316, -0.5415058732032776, -1.8565417528152466, 0.406766414642334, 0.747035801410675, -0.2548529803752899, -1.111862063407898, 2.6354124546051025, 881.0, -0.15967799723148346, 0.441446989774704, -0.044126998633146286, 2.74399995803833, -0.36399999260902405, 3.118000030517578], "mean": [0.9644224047660828, 2.03582763671875, -0.372816801071167, -0.08189285546541214, -1.971266746520996, -1.0998444557189941, 1.0616867542266846, 721.5094604492188, 0.11195435374975204, 0.41740351915359497, -0.1778876781463623, 1.8580714464187622, 1.0701619386672974, 0.301888644695282, -0.7002022862434387, -1.908424973487854, 0.350025475025177, 0.3980993330478668, -1.2968690395355225, -1.5358165502548218, 1.4169516563415527, 321.7328186035156, -0.23464469611644745, 0.3979737162590027, -0.11701956391334534, 1.5585752725601196, -0.9015637040138245, 1.5953232049942017], "std": [0.283191442489624, 0.009489198215305805, 0.2670704424381256, 0.17654158174991608, 0.627744734287262, 0.19268405437469482, 0.6124441027641296, 201.7155303955078, 0.11728145182132721, 0.01883062906563282, 0.027751924470067024, 1.5259878635406494, 0.2740548551082611, 1.2315503358840942, 0.09391740709543228, 0.05401803180575371, 0.12108864635229111, 0.1679905205965042, 0.4645351767539978, 0.22761651873588562, 0.5028430223464966, 315.9305114746094, 0.03330586850643158, 0.014010539278388023, 0.05160592496395111, 0.519542932510376, 0.23050706088542938, 1.6006090641021729], "count": [582]}, "action": {"min": [0.6083170771598816, 2.0217370986938477, -0.8053996562957764, -0.5248554348945618, -2.6648037433624268, -1.514195442199707, 0.16290903091430664, 272.0, -0.06787200272083282, 0.37414801120758057, -0.224822998046875, -3.134185314178467, 0.6570000052452087, -2.8369998931884766, -0.8926486372947693, -2.0309524536132812, -0.05686282739043236, -0.024504423141479492, -2.1935298442840576, -1.8151075839996338, 0.6411641836166382, 119.0, -0.2949239909648895, 0.37484100461006165, -0.2135860025882721, 0.7620000243186951, -1.24399995803833, -3.127000093460083], "max": [1.4494435787200928, 2.059715509414673, 0.22094124555587769, 0.09464921057224274, -0.9966179728507996, -0.7373318076133728, 1.6989210844039917, 896.0, 0.2774049937725067, 0.4484879970550537, -0.1329299956560135, 3.1389999389648438, 1.5130000114440918, 3.0250000953674316, -0.5415058732032776, -1.8565417528152466, 0.406766414642334, 0.747035801410675, -0.2548529803752899, -1.111862063407898, 2.6354124546051025, 881.0, -0.15967799723148346, 0.441446989774704, -0.044126998633146286, 2.74399995803833, -0.36399999260902405, 3.118000030517578], "mean": [0.9644224047660828, 2.03582763671875, -0.372816801071167, -0.08189285546541214, -1.971266746520996, -1.0998444557189941, 1.0616867542266846, 721.5094604492188, 0.11195435374975204, 0.41740351915359497, -0.1778876781463623, 1.8580714464187622, 1.0701619386672974, 0.301888644695282, -0.7002022862434387, -1.908424973487854, 0.350025475025177, 0.3980993330478668, -1.2968690395355225, -1.5358165502548218, 1.4169516563415527, 321.7328186035156, -0.23464469611644745, 0.3979737162590027, -0.11701956391334534, 1.5585752725601196, -0.9015637040138245, 1.5953232049942017], "std": [0.283191442489624, 0.009489198215305805, 0.2670704424381256, 0.17654158174991608, 0.627744734287262, 0.19268405437469482, 0.6124441027641296, 201.7155303955078, 0.11728145182132721, 0.01883062906563282, 0.027751924470067024, 1.5259878635406494, 0.2740548551082611, 1.2315503358840942, 0.09391740709543228, 0.05401803180575371, 0.12108864635229111, 0.1679905205965042, 0.4645351767539978, 0.22761651873588562, 0.5028430223464966, 315.9305114746094, 0.03330586850643158, 0.014010539278388023, 0.05160592496395111, 0.519542932510376, 0.23050706088542938, 1.6006090641021729], "count": [582]}, "timestamp": {"min": [0.0], "max": [19.366666666666667], "mean": [9.683333333333335], "std": [5.600289344376837], "count": [582]}, "frame_index": {"min": [0], "max": [581], "mean": [290.5], "std": [168.0086803313051], "count": [582]}, "episode_index": {"min": [429], "max": [429], "mean": [429.0], "std": [0.0], "count": [582]}, "index": {"min": [230099], "max": [230680], "mean": [230389.5], "std": [168.0086803313051], "count": [582]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [582]}, "subtask_annotation": {"mean": [5.070446735395189, 12.0, 12.0, 12.0, 12.0], "std": [3.4986771392664977, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [582]}, "scene_annotation": {"mean": [429.0], "std": [0.0], "min": [429], "max": [429], "count": [582]}, "eef_direction_state": {"mean": [4.257731958762887, 3.725085910652921], "std": [1.835756071560361, 1.8868389107429395], "min": [0, 0], "max": [6, 6], "count": [582]}, "eef_velocity_state": {"mean": [0.647766323024055, 0.9020618556701031], "std": [0.6242412524588229, 0.7703900981907615], "min": [0, 0], "max": [2, 2], "count": [582]}, "eef_acc_mag_state": {"mean": [0.8419243986254296, 0.8969072164948454], "std": [0.8346625598325076, 0.8432208266671529], "min": [0, 0], "max": [2, 2], "count": [582]}, "eef_direction_action": {"mean": [4.257731958762887, 3.725085910652921], "std": [1.835756071560361, 1.8868389107429395], "min": [0, 0], "max": [6, 6], "count": [582]}, "eef_velocity_action": {"mean": [0.647766323024055, 0.9020618556701031], "std": [0.6242412524588229, 0.7703900981907615], "min": [0, 0], "max": [2, 2], "count": [582]}, "eef_acc_mag_action": {"mean": [0.8419243986254296, 0.8969072164948454], "std": [0.8346625598325076, 0.8432208266671529], "min": [0, 0], "max": [2, 2], "count": [582]}, "eef_sim_pose_state": {"mean": [0.5988810106163126, 0.32733722339786314, 1.1495216971247046, -1.5594737977029258, 0.9006465379476666, -2.3613133334893956, 0.6219410943170094, -0.19557948653916762, 1.101569721811684, 1.859016409890882, 1.070705473726562, -1.2037328554012625], "std": [0.019650714989068122, 0.02406766666023718, 0.04370391013913055, 0.5188861953739325, 0.23022680645904567, 0.5303012685924288, 0.030204278262474717, 0.10367751750530434, 0.034670243023435694, 1.5243551649896019, 0.2741698700920391, 1.2665867916974136], "min": [0.5566592649206259, 0.26546186964040447, 1.0473333409014531, -2.743562171980244, 0.36426624462914403, -3.1066339795444735, 0.5754283008880706, -0.3388060618751138, 1.0610490338632177, -3.133684092941571, 0.6572630228487664, -3.0745471803231585], "max": [0.6469478753753819, 0.36685623048119204, 1.209689102973228, -0.766257594988101, 1.2431317348562079, -0.8131462577112671, 0.6619414557159311, -0.026780349173670184, 1.163363025056714, 3.140583500839587, 1.5129934806369927, 3.102366019769078], "count": [582]}, "eef_sim_pose_action": {"mean": [0.5988810106163126, 0.32733722339786314, 1.1495216971247046, -1.5594737977029258, 0.9006465379476666, -2.3613133334893956, 0.6219410943170094, -0.19557948653916762, 1.101569721811684, 1.859016409890882, 1.070705473726562, -1.2037328554012625], "std": [0.019650714989068122, 0.02406766666023718, 0.04370391013913055, 0.5188861953739325, 0.23022680645904567, 0.5303012685924288, 0.030204278262474717, 0.10367751750530434, 0.034670243023435694, 1.5243551649896019, 0.2741698700920391, 1.2665867916974136], "min": [0.5566592649206259, 0.26546186964040447, 1.0473333409014531, -2.743562171980244, 0.36426624462914403, -3.1066339795444735, 0.5754283008880706, -0.3388060618751138, 1.0610490338632177, -3.133684092941571, 0.6572630228487664, -3.0745471803231585], "max": [0.6469478753753819, 0.36685623048119204, 1.209689102973228, -0.766257594988101, 1.2431317348562079, -0.8131462577112671, 0.6619414557159311, -0.026780349173670184, 1.163363025056714, 3.140583500839587, 1.5129934806369927, 3.102366019769078], "count": [582]}, "gripper_mode_state": {"mean": [0.7268041237113402, 0.17525773195876287], "std": [0.4456005941059052, 0.38018740030073894], "min": [0, 0], "max": [1, 1], "count": [582]}, "gripper_activity_state": {"mean": [1.8986254295532645, 1.8487972508591066], "std": [0.37768261631434863, 0.49861346941541546], "min": [0, 0], "max": [2, 2], "count": [582]}, "gripper_mode_action": {"mean": [0.7268041237113402, 0.17525773195876287], "std": [0.4456005941059052, 0.38018740030073894], "min": [0, 0], "max": [1, 1], "count": [582]}, "gripper_activity_action": {"mean": [1.8986254295532645, 1.8487972508591066], "std": [0.37768261631434863, 0.49861346941541546], "min": [0, 0], "max": [2, 2], "count": [582]}, "gripper_open_scale_state": {"mean": [0.32173281800050496, 0.7215094501718209], "std": [0.31593067014982545, 0.20171552206781335], "min": [0.119, 0.272], "max": [0.881, 0.896], "count": [582]}, "gripper_open_scale_action": {"mean": [0.32173281800050496, 0.7215094501718209], "std": [0.31593067014982545, 0.20171552206781335], "min": [0.119, 0.272], "max": [0.881, 0.896], "count": [582]}}} +{"episode_index": 429, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47785727559466407]], [[0.46641301865691637]], [[0.4519176410318226]]], "std": [[[0.12370140202949342]], [[0.13130344390905677]], [[0.14754192144742434]]], "count": [122]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.047058823529411764]], [[0.011764705882352941]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4673734329797493]], [[0.46986715987624555]], [[0.46533917952426873]]], "std": [[[0.060998011647134746]], [[0.055394083044620096]], [[0.059983535204126415]]], "count": [122]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.485440108352084]], [[0.4658534015723776]], [[0.44685203712632593]]], "std": [[[0.11167744480294]], [[0.12632104780378986]], [[0.15310753015070327]]], "count": [122]}, "observation.state": {"min": [0.4937361776828766, 2.0201663970947266, -2.2415614128112793, -1.1244285106658936, -2.6793251037597656, -1.6433148384094238, 0.1733984798192978, 246.0, -0.10700900107622147, 0.33696699142456055, -0.21346400678157806, -3.1391851902008057, 0.46700000762939453, -3.119999885559082, -0.9254433512687683, -2.0383176803588867, -0.04450589790940285, -0.09416051208972931, -2.255401849746704, -1.8026808500289917, 0.8048760890960693, 121.0, -0.2970150113105774, 0.34920600056648254, -0.20476700365543365, 0.7120000123977661, -1.2999999523162842, -3.118000030517578], "max": [1.0876717567443848, 2.05025577545166, 0.2206270694732666, 0.09442231059074402, -1.023897409439087, -0.22488568723201752, 2.2677414417266846, 905.0, 0.2652209997177124, 0.4536280035972595, -0.08277399837970734, 3.135999917984009, 1.4800000190734863, 3.11899995803833, -0.5226039290428162, -1.749954342842102, 0.41659265756607056, 0.4890761375427246, -0.4000992774963379, -0.998380720615387, 2.750638961791992, 872.0, -0.16040900349617004, 0.448511004447937, -0.026504000648856163, 2.63100004196167, -0.49799999594688416, 3.1410000324249268], "mean": [0.7574117183685303, 2.033132791519165, -0.8470199108123779, -0.4880765974521637, -1.8337287902832031, -1.1065703630447388, 1.3634172677993774, 714.79931640625, 0.12559553980827332, 0.40055012702941895, -0.16929228603839874, 0.6708757281303406, 1.014301061630249, 0.5124716758728027, -0.7302932143211365, -1.8777838945388794, 0.3041432499885559, 0.3130680024623871, -1.3443975448608398, -1.465080976486206, 1.3979426622390747, 382.6817321777344, -0.23904788494110107, 0.41190680861473083, -0.11303828656673431, 1.5571177005767822, -0.8243147134780884, 1.3707035779953003], "std": [0.16621455550193787, 0.007781132590025663, 0.8290945887565613, 0.41424936056137085, 0.45914092659950256, 0.3447871208190918, 0.7709391713142395, 227.06103515625, 0.11373678594827652, 0.028332455083727837, 0.029779590666294098, 2.168764114379883, 0.32481858134269714, 1.474687099456787, 0.11026166379451752, 0.09579929709434509, 0.1340644508600235, 0.15811209380626678, 0.48132744431495667, 0.22125239670276642, 0.5778877139091492, 289.3704528808594, 0.03426484018564224, 0.022935887798666954, 0.062152959406375885, 0.4911269247531891, 0.17754867672920227, 1.7345088720321655], "count": [608]}, "action": {"min": [0.4937361776828766, 2.0201663970947266, -2.2415614128112793, -1.1244285106658936, -2.6793251037597656, -1.6433148384094238, 0.1733984798192978, 246.0, -0.10700900107622147, 0.33696699142456055, -0.21346400678157806, -3.1391851902008057, 0.46700000762939453, -3.119999885559082, -0.9254433512687683, -2.0383176803588867, -0.04450589790940285, -0.09416051208972931, -2.255401849746704, -1.8026808500289917, 0.8048760890960693, 121.0, -0.2970150113105774, 0.34920600056648254, -0.20476700365543365, 0.7120000123977661, -1.2999999523162842, -3.118000030517578], "max": [1.0876717567443848, 2.05025577545166, 0.2206270694732666, 0.09442231059074402, -1.023897409439087, -0.22488568723201752, 2.2677414417266846, 905.0, 0.2652209997177124, 0.4536280035972595, -0.08277399837970734, 3.135999917984009, 1.4800000190734863, 3.11899995803833, -0.5226039290428162, -1.749954342842102, 0.41659265756607056, 0.4890761375427246, -0.4000992774963379, -0.998380720615387, 2.750638961791992, 872.0, -0.16040900349617004, 0.448511004447937, -0.026504000648856163, 2.63100004196167, -0.49799999594688416, 3.1410000324249268], "mean": [0.7574117183685303, 2.033132791519165, -0.8470199108123779, -0.4880765974521637, -1.8337287902832031, -1.1065703630447388, 1.3634172677993774, 714.79931640625, 0.12559553980827332, 0.40055012702941895, -0.16929228603839874, 0.6708757281303406, 1.014301061630249, 0.5124716758728027, -0.7302932143211365, -1.8777838945388794, 0.3041432499885559, 0.3130680024623871, -1.3443975448608398, -1.465080976486206, 1.3979426622390747, 382.6817321777344, -0.23904788494110107, 0.41190680861473083, -0.11303828656673431, 1.5571177005767822, -0.8243147134780884, 1.3707035779953003], "std": [0.16621455550193787, 0.007781132590025663, 0.8290945887565613, 0.41424936056137085, 0.45914092659950256, 0.3447871208190918, 0.7709391713142395, 227.06103515625, 0.11373678594827652, 0.028332455083727837, 0.029779590666294098, 2.168764114379883, 0.32481858134269714, 1.474687099456787, 0.11026166379451752, 0.09579929709434509, 0.1340644508600235, 0.15811209380626678, 0.48132744431495667, 0.22125239670276642, 0.5778877139091492, 289.3704528808594, 0.03426484018564224, 0.022935887798666954, 0.062152959406375885, 0.4911269247531891, 0.17754867672920227, 1.7345088720321655], "count": [608]}, "timestamp": {"min": [0.0], "max": [20.233333333333334], "mean": [10.116666666666667], "std": [5.850474814539035], "count": [608]}, "frame_index": {"min": [0], "max": [607], "mean": [303.5], "std": [175.51424443617105], "count": [608]}, "episode_index": {"min": [430], "max": [430], "mean": [430.0], "std": [0.0], "count": [608]}, "index": {"min": [230681], "max": [231288], "mean": [230984.5], "std": [175.51424443617105], "count": [608]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [608]}, "subtask_annotation": {"mean": [4.909539473684211, 12.0, 12.0, 12.0, 12.0], "std": [3.4311903026761246, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [608]}, "scene_annotation": {"mean": [430.0], "std": [0.0], "min": [430], "max": [430], "count": [608]}, "eef_direction_state": {"mean": [3.8108552631578947, 3.5197368421052633], "std": [1.9268055251329421, 1.9990800342606416], "min": [0, 0], "max": [6, 6], "count": [608]}, "eef_velocity_state": {"mean": [0.7664473684210527, 1.013157894736842], "std": [0.6188321002360414, 0.7650837768477162], "min": [0, 0], "max": [2, 2], "count": [608]}, "eef_acc_mag_state": {"mean": [0.7582236842105263, 0.930921052631579], "std": [0.8365213071606667, 0.8381318160860686], "min": [0, 0], "max": [2, 2], "count": [608]}, "eef_direction_action": {"mean": [3.8108552631578947, 3.5197368421052633], "std": [1.9268055251329421, 1.9990800342606416], "min": [0, 0], "max": [6, 6], "count": [608]}, "eef_velocity_action": {"mean": [0.7664473684210527, 1.013157894736842], "std": [0.6188321002360414, 0.7650837768477162], "min": [0, 0], "max": [2, 2], "count": [608]}, "eef_acc_mag_action": {"mean": [0.7582236842105263, 0.930921052631579], "std": [0.8365213071606667, 0.8381318160860686], "min": [0, 0], "max": [2, 2], "count": [608]}, "eef_sim_pose_state": {"mean": [0.609969793505431, 0.32936218358143377, 1.152789113231332, -1.557934667779295, 0.8233837061155508, -2.287501882526107, 0.603263230354635, -0.2087533652033934, 1.1102599785551621, 0.6711888405402222, 1.0148220023105106, -0.882357825941709], "std": [0.029607105909920217, 0.028139386549784703, 0.05673896703542116, 0.4903277832062497, 0.17749192217256599, 0.6895290008176768, 0.0251558558417601, 0.10595570196078742, 0.035481025656590795, 2.1695414331951035, 0.3249203476141605, 1.4802889339858571], "min": [0.5333936059526261, 0.26705901173767066, 1.0548903206569231, -2.631142543209421, 0.4980652074395908, -3.0907575840278017, 0.56346338486923, -0.32817367860179036, 1.0593108948003225, -3.1383783324468224, 0.467563355984971, -3.040292043862161], "max": [0.6528938493596661, 0.380368977380384, 1.229656472727446, -0.7149484977147489, 1.2987086194560105, -0.6000630445923275, 0.654092843556082, 0.015438967611867804, 1.1796637297493018, 3.137108213400676, 1.4807245110325975, 3.1212340310203106], "count": [608]}, "eef_sim_pose_action": {"mean": [0.609969793505431, 0.32936218358143377, 1.152789113231332, -1.557934667779295, 0.8233837061155508, -2.287501882526107, 0.603263230354635, -0.2087533652033934, 1.1102599785551621, 0.6711888405402222, 1.0148220023105106, -0.882357825941709], "std": [0.029607105909920217, 0.028139386549784703, 0.05673896703542116, 0.4903277832062497, 0.17749192217256599, 0.6895290008176768, 0.0251558558417601, 0.10595570196078742, 0.035481025656590795, 2.1695414331951035, 0.3249203476141605, 1.4802889339858571], "min": [0.5333936059526261, 0.26705901173767066, 1.0548903206569231, -2.631142543209421, 0.4980652074395908, -3.0907575840278017, 0.56346338486923, -0.32817367860179036, 1.0593108948003225, -3.1383783324468224, 0.467563355984971, -3.040292043862161], "max": [0.6528938493596661, 0.380368977380384, 1.229656472727446, -0.7149484977147489, 1.2987086194560105, -0.6000630445923275, 0.654092843556082, 0.015438967611867804, 1.1796637297493018, 3.137108213400676, 1.4807245110325975, 3.1212340310203106], "count": [608]}, "gripper_mode_state": {"mean": [0.6990131578947368, 0.17927631578947367], "std": [0.45868699892711434, 0.38358352204758217], "min": [0, 0], "max": [1, 1], "count": [608]}, "gripper_activity_state": {"mean": [1.9111842105263157, 1.8700657894736843], "std": [0.3699305308371157, 0.46014728292964513], "min": [0, 0], "max": [2, 2], "count": [608]}, "gripper_mode_action": {"mean": [0.6990131578947368, 0.17927631578947367], "std": [0.45868699892711434, 0.38358352204758217], "min": [0, 0], "max": [1, 1], "count": [608]}, "gripper_activity_action": {"mean": [1.9111842105263157, 1.8700657894736843], "std": [0.3699305308371157, 0.46014728292964513], "min": [0, 0], "max": [2, 2], "count": [608]}, "gripper_open_scale_state": {"mean": [0.38268174345869777, 0.7147993420299733], "std": [0.28937042969464966, 0.22706089731899948], "min": [0.121, 0.246], "max": [0.872, 0.905], "count": [608]}, "gripper_open_scale_action": {"mean": [0.38268174345869777, 0.7147993420299733], "std": [0.28937042969464966, 0.22706089731899948], "min": [0.121, 0.246], "max": [0.872, 0.905], "count": [608]}}} +{"episode_index": 430, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4671947870546068]], [[0.4566251054185115]], [[0.4400686505112798]]], "std": [[[0.13248293428777133]], [[0.13730946174790318]], [[0.15427938759205814]]], "count": [124]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47499127661817414]], [[0.47556357065675736]], [[0.4705273330434324]]], "std": [[[0.06487853399120073]], [[0.0608962986884215]], [[0.06420585654313977]]], "count": [124]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.788235294117647]], [[0.8705882352941177]], [[1.0]]], "mean": [[[0.47845533714157706]], [[0.4572006262518448]], [[0.4359123362718743]]], "std": [[[0.10103713966938929]], [[0.11714911825748663]], [[0.1470740574925494]]], "count": [124]}, "observation.state": {"min": [0.41870447993278503, 2.020340919494629, -2.503500461578369, -1.5066206455230713, -2.5794920921325684, -1.5966447591781616, -0.03529055789113045, 337.0, -0.11927500367164612, 0.3343769907951355, -0.2041970044374466, -3.1411852836608887, 0.3409999907016754, -1.0210000276565552, -0.8590511083602905, -2.032750129699707, 0.15482816100120544, -0.05590289831161499, -2.071199655532837, -1.9575963020324707, 0.716736912727356, 120.0, -0.30440399050712585, 0.35190701484680176, -0.1932709962129593, 0.28200000524520874, -1.444000005722046, -3.132185220718384], "max": [1.073150634765625, 2.0583016872406006, -0.07353071868419647, 0.2024582177400589, -1.0504264831542969, 1.0638829469680786, 2.902325391769409, 899.0, 0.24852800369262695, 0.44574201107025146, -0.09747099876403809, 3.1410000324249268, 1.5700000524520874, 2.184000015258789, -0.5357113480567932, -1.8758798837661743, 0.35470327734947205, 0.79363614320755, -0.39561378955841064, -1.096328616142273, 2.8424606323242188, 844.0, -0.20893000066280365, 0.4394899904727936, -0.04305500164628029, 2.617000102996826, -0.5120000243186951, 3.0989999771118164], "mean": [0.685994565486908, 2.0341508388519287, -1.45659339427948, -0.7539490461349487, -1.9691427946090698, -0.8305477499961853, 1.817915439605713, 751.1535034179688, 0.08658315986394882, 0.3769587576389313, -0.16179384291172028, -0.9371472001075745, 0.8749707937240601, 0.4492797255516052, -0.6165139079093933, -1.93126380443573, 0.25870826840400696, 0.39931565523147583, -1.447105884552002, -1.6000621318817139, 1.5719692707061768, 298.10418701171875, -0.26024681329727173, 0.3799266517162323, -0.11233916133642197, 1.1858614683151245, -0.9433745741844177, 1.805736780166626], "std": [0.18954938650131226, 0.0067777144722640514, 0.8524224162101746, 0.5659765005111694, 0.550398051738739, 0.7553409934043884, 1.0344045162200928, 177.28627014160156, 0.12055328488349915, 0.023447979241609573, 0.03123825415968895, 2.044879674911499, 0.39593806862831116, 0.8702459931373596, 0.08730383962392807, 0.05903397873044014, 0.07199268788099289, 0.17718926072120667, 0.39961040019989014, 0.2351670265197754, 0.5279709696769714, 297.4365234375, 0.02390443906188011, 0.022525634616613388, 0.044924769550561905, 0.5776026248931885, 0.2011948674917221, 1.7512472867965698], "count": [619]}, "action": {"min": [0.41870447993278503, 2.020340919494629, -2.503500461578369, -1.5066206455230713, -2.5794920921325684, -1.5966447591781616, -0.03529055789113045, 337.0, -0.11927500367164612, 0.3343769907951355, -0.2041970044374466, -3.1411852836608887, 0.3409999907016754, -1.0210000276565552, -0.8590511083602905, -2.032750129699707, 0.15482816100120544, -0.05590289831161499, -2.071199655532837, -1.9575963020324707, 0.716736912727356, 120.0, -0.30440399050712585, 0.35190701484680176, -0.1932709962129593, 0.28200000524520874, -1.444000005722046, -3.132185220718384], "max": [1.073150634765625, 2.0583016872406006, -0.07353071868419647, 0.2024582177400589, -1.0504264831542969, 1.0638829469680786, 2.902325391769409, 899.0, 0.24852800369262695, 0.44574201107025146, -0.09747099876403809, 3.1410000324249268, 1.5700000524520874, 2.184000015258789, -0.5357113480567932, -1.8758798837661743, 0.35470327734947205, 0.79363614320755, -0.39561378955841064, -1.096328616142273, 2.8424606323242188, 844.0, -0.20893000066280365, 0.4394899904727936, -0.04305500164628029, 2.617000102996826, -0.5120000243186951, 3.0989999771118164], "mean": [0.685994565486908, 2.0341508388519287, -1.45659339427948, -0.7539490461349487, -1.9691427946090698, -0.8305477499961853, 1.817915439605713, 751.1535034179688, 0.08658315986394882, 0.3769587576389313, -0.16179384291172028, -0.9371472001075745, 0.8749707937240601, 0.4492797255516052, -0.6165139079093933, -1.93126380443573, 0.25870826840400696, 0.39931565523147583, -1.447105884552002, -1.6000621318817139, 1.5719692707061768, 298.10418701171875, -0.26024681329727173, 0.3799266517162323, -0.11233916133642197, 1.1858614683151245, -0.9433745741844177, 1.805736780166626], "std": [0.18954938650131226, 0.0067777144722640514, 0.8524224162101746, 0.5659765005111694, 0.550398051738739, 0.7553409934043884, 1.0344045162200928, 177.28627014160156, 0.12055328488349915, 0.023447979241609573, 0.03123825415968895, 2.044879674911499, 0.39593806862831116, 0.8702459931373596, 0.08730383962392807, 0.05903397873044014, 0.07199268788099289, 0.17718926072120667, 0.39961040019989014, 0.2351670265197754, 0.5279709696769714, 297.4365234375, 0.02390443906188011, 0.022525634616613388, 0.044924769550561905, 0.5776026248931885, 0.2011948674917221, 1.7512472867965698], "count": [619]}, "timestamp": {"min": [0.0], "max": [20.6], "mean": [10.299999999999999], "std": [5.956322504513819], "count": [619]}, "frame_index": {"min": [0], "max": [618], "mean": [309.0], "std": [178.68967513541457], "count": [619]}, "episode_index": {"min": [431], "max": [431], "mean": [431.0], "std": [0.0], "count": [619]}, "index": {"min": [231289], "max": [231907], "mean": [231598.0], "std": [178.68967513541457], "count": [619]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [619]}, "subtask_annotation": {"mean": [4.570274636510501, 12.0, 12.0, 12.0, 12.0], "std": [3.4738099398326923, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [619]}, "scene_annotation": {"mean": [431.0], "std": [0.0], "min": [431], "max": [431], "count": [619]}, "eef_direction_state": {"mean": [4.022617124394184, 3.7996768982229403], "std": [1.9291503148828797, 1.931442050174423], "min": [0, 0], "max": [6, 6], "count": [619]}, "eef_velocity_state": {"mean": [0.6898222940226171, 1.0420032310177707], "std": [0.6232515192955962, 0.8147548031937013], "min": [0, 0], "max": [2, 2], "count": [619]}, "eef_acc_mag_state": {"mean": [0.6962843295638126, 0.8869143780290791], "std": [0.8246029582195079, 0.8393435453830298], "min": [0, 0], "max": [2, 2], "count": [619]}, "eef_direction_action": {"mean": [4.022617124394184, 3.7996768982229403], "std": [1.9291503148828797, 1.931442050174423], "min": [0, 0], "max": [6, 6], "count": [619]}, "eef_velocity_action": {"mean": [0.6898222940226171, 1.0420032310177707], "std": [0.6232515192955962, 0.8147548031937013], "min": [0, 0], "max": [2, 2], "count": [619]}, "eef_acc_mag_action": {"mean": [0.6962843295638126, 0.8869143780290791], "std": [0.8246029582195079, 0.8393435453830298], "min": [0, 0], "max": [2, 2], "count": [619]}, "eef_sim_pose_state": {"mean": [0.5758997015548984, 0.34982527417040465, 1.1455447383787662, -1.18766868142136, 0.9426217332635364, -1.933230152084659, 0.5785770705833688, -0.16388294901620154, 1.1192397110232088, -0.9786349945218038, 0.8753120544293529, -1.1221176399820805], "std": [0.023661726143122983, 0.024777019707769878, 0.03778164788108751, 0.5763545593097121, 0.20124430608763585, 0.6583758303865798, 0.018618391265488702, 0.11132198817322024, 0.041481486230145304, 2.026388456287309, 0.39591190633195733, 0.8707027606034727], "min": [0.5514406866150037, 0.29787112052084497, 1.062045241625409, -2.6161876343870922, 0.5120326331378653, -3.023690095766904, 0.5516937491183779, -0.30896886392421546, 1.0582264755277928, -3.1412797991214956, 0.3415153933452142, -2.588224365349846], "max": [0.6422886611897441, 0.3919387771085546, 1.2056338597747889, -0.2872023087574813, 1.4428722747393423, -0.3604648213857779, 0.6322069075393385, 0.031825709573339966, 1.1992500059589324, 3.1408597932405273, 1.5701559067986857, 0.6179484374121933], "count": [619]}, "eef_sim_pose_action": {"mean": [0.5758997015548984, 0.34982527417040465, 1.1455447383787662, -1.18766868142136, 0.9426217332635364, -1.933230152084659, 0.5785770705833688, -0.16388294901620154, 1.1192397110232088, -0.9786349945218038, 0.8753120544293529, -1.1221176399820805], "std": [0.023661726143122983, 0.024777019707769878, 0.03778164788108751, 0.5763545593097121, 0.20124430608763585, 0.6583758303865798, 0.018618391265488702, 0.11132198817322024, 0.041481486230145304, 2.026388456287309, 0.39591190633195733, 0.8707027606034727], "min": [0.5514406866150037, 0.29787112052084497, 1.062045241625409, -2.6161876343870922, 0.5120326331378653, -3.023690095766904, 0.5516937491183779, -0.30896886392421546, 1.0582264755277928, -3.1412797991214956, 0.3415153933452142, -2.588224365349846], "max": [0.6422886611897441, 0.3919387771085546, 1.2056338597747889, -0.2872023087574813, 1.4428722747393423, -0.3604648213857779, 0.6322069075393385, 0.031825709573339966, 1.1992500059589324, 3.1408597932405273, 1.5701559067986857, 0.6179484374121933], "count": [619]}, "gripper_mode_state": {"mean": [0.7576736672051696, 0.11793214862681745], "std": [0.4284907014499158, 0.32252776151376433], "min": [0, 0], "max": [1, 1], "count": [619]}, "gripper_activity_state": {"mean": [1.865912762520194, 1.8675282714054928], "std": [0.4650477406819316, 0.47410713337600413], "min": [0, 0], "max": [2, 2], "count": [619]}, "gripper_mode_action": {"mean": [0.7576736672051696, 0.11793214862681745], "std": [0.4284907014499158, 0.32252776151376433], "min": [0, 0], "max": [1, 1], "count": [619]}, "gripper_activity_action": {"mean": [1.865912762520194, 1.8675282714054928], "std": [0.4650477406819316, 0.47410713337600413], "min": [0, 0], "max": [2, 2], "count": [619]}, "gripper_open_scale_state": {"mean": [0.29810420034775226, 0.7511534731468977], "std": [0.29743640096720364, 0.17728626200480282], "min": [0.12, 0.337], "max": [0.844, 0.899], "count": [619]}, "gripper_open_scale_action": {"mean": [0.29810420034775226, 0.7511534731468977], "std": [0.29743640096720364, 0.17728626200480282], "min": [0.12, 0.337], "max": [0.844, 0.899], "count": [619]}}} +{"episode_index": 431, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4735931145606391]], [[0.46405162944807554]], [[0.448574067091224]]], "std": [[[0.13674273105813595]], [[0.13820532984403908]], [[0.1534295042062163]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.472655581392101]], [[0.4731261294760069]], [[0.46893105482933917]]], "std": [[[0.06069182225418077]], [[0.05818875291701094]], [[0.06005269850266461]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.48109107207697893]], [[0.4592189210798279]], [[0.43731221195743253]]], "std": [[[0.10860816854557276]], [[0.12876956583708313]], [[0.160745058210121]]], "count": [117]}, "observation.state": {"min": [0.4043229818344116, 1.646892786026001, -2.5223848819732666, -1.6117068529129028, -2.590522527694702, -1.4284472465515137, 0.5721189379692078, 249.0, -0.11120399832725525, 0.33562299609184265, -0.2079479992389679, -3.1411852836608887, 0.4009999632835388, -3.115999937057495, -0.8942718505859375, -2.0310046672821045, 0.15683528780937195, 0.03984586521983147, -1.9772486686706543, -1.9556065797805786, 0.6307620406150818, 113.0, -0.2882480025291443, 0.347460001707077, -0.18573600053787231, -0.320000022649765, -1.4149999618530273, -3.128999948501587], "max": [1.0708118677139282, 2.0435361862182617, -0.8432034850120544, -0.10737265646457672, -0.7101221084594727, 1.0170034170150757, 2.8179214000701904, 901.0, 0.2256850004196167, 0.4502809941768646, -0.07884900271892548, 3.140000104904175, 1.5579999685287476, 3.071000099182129, -0.5032133460044861, -1.8338872194290161, 0.420449823141098, 0.7718718647956848, -0.3795742094516754, -1.0752100944519043, 2.6495845317840576, 878.0, -0.18227599561214447, 0.45132601261138916, -0.04337099939584732, 2.6689999103546143, -0.4440000057220459, 3.125999927520752], "mean": [0.6788158416748047, 2.016803503036499, -1.8906962871551514, -0.8945853114128113, -1.980676293373108, -0.5364212989807129, 2.367767810821533, 689.6550903320312, 0.07514733821153641, 0.38439035415649414, -0.16238334774971008, -1.12493097782135, 0.9368257522583008, 0.4992881119251251, -0.6425345540046692, -1.9103293418884277, 0.3419678807258606, 0.350532203912735, -1.4514869451522827, -1.555896520614624, 1.4894320964813232, 318.65423583984375, -0.24986857175827026, 0.3907971680164337, -0.1130673736333847, 1.24844491481781, -0.8663187026977539, 1.745663046836853], "std": [0.1817430853843689, 0.056298937648534775, 0.5116655826568604, 0.39687323570251465, 0.5655615329742432, 0.8837020993232727, 0.6740872263908386, 186.32476806640625, 0.09899723529815674, 0.02320605143904686, 0.03577905148267746, 2.093188524246216, 0.41106557846069336, 1.3206967115402222, 0.09824240952730179, 0.06127471104264259, 0.05951244384050369, 0.16107723116874695, 0.4172757565975189, 0.21189917623996735, 0.5225733518600464, 313.93023681640625, 0.027066536247730255, 0.02476160228252411, 0.04175044596195221, 0.6619358062744141, 0.20507174730300903, 1.701066017150879], "count": [577]}, "action": {"min": [0.4043229818344116, 1.646892786026001, -2.5223848819732666, -1.6117068529129028, -2.590522527694702, -1.4284472465515137, 0.5721189379692078, 249.0, -0.11120399832725525, 0.33562299609184265, -0.2079479992389679, -3.1411852836608887, 0.4009999632835388, -3.115999937057495, -0.8942718505859375, -2.0310046672821045, 0.15683528780937195, 0.03984586521983147, -1.9772486686706543, -1.9556065797805786, 0.6307620406150818, 113.0, -0.2882480025291443, 0.347460001707077, -0.18573600053787231, -0.320000022649765, -1.4149999618530273, -3.128999948501587], "max": [1.0708118677139282, 2.0435361862182617, -0.8432034850120544, -0.10737265646457672, -0.7101221084594727, 1.0170034170150757, 2.8179214000701904, 901.0, 0.2256850004196167, 0.4502809941768646, -0.07884900271892548, 3.140000104904175, 1.5579999685287476, 3.071000099182129, -0.5032133460044861, -1.8338872194290161, 0.420449823141098, 0.7718718647956848, -0.3795742094516754, -1.0752100944519043, 2.6495845317840576, 878.0, -0.18227599561214447, 0.45132601261138916, -0.04337099939584732, 2.6689999103546143, -0.4440000057220459, 3.125999927520752], "mean": [0.6788158416748047, 2.016803503036499, -1.8906962871551514, -0.8945853114128113, -1.980676293373108, -0.5364212989807129, 2.367767810821533, 689.6550903320312, 0.07514733821153641, 0.38439035415649414, -0.16238334774971008, -1.12493097782135, 0.9368257522583008, 0.4992881119251251, -0.6425345540046692, -1.9103293418884277, 0.3419678807258606, 0.350532203912735, -1.4514869451522827, -1.555896520614624, 1.4894320964813232, 318.65423583984375, -0.24986857175827026, 0.3907971680164337, -0.1130673736333847, 1.24844491481781, -0.8663187026977539, 1.745663046836853], "std": [0.1817430853843689, 0.056298937648534775, 0.5116655826568604, 0.39687323570251465, 0.5655615329742432, 0.8837020993232727, 0.6740872263908386, 186.32476806640625, 0.09899723529815674, 0.02320605143904686, 0.03577905148267746, 2.093188524246216, 0.41106557846069336, 1.3206967115402222, 0.09824240952730179, 0.06127471104264259, 0.05951244384050369, 0.16107723116874695, 0.4172757565975189, 0.21189917623996735, 0.5225733518600464, 313.93023681640625, 0.027066536247730255, 0.02476160228252411, 0.04175044596195221, 0.6619358062744141, 0.20507174730300903, 1.701066017150879], "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": [432], "max": [432], "mean": [432.0], "std": [0.0], "count": [577]}, "index": {"min": [231908], "max": [232484], "mean": [232196.0], "std": [166.5653025092561], "count": [577]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [577]}, "subtask_annotation": {"mean": [4.8578856152513, 12.0, 12.0, 12.0, 12.0], "std": [3.482649895612297, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [577]}, "scene_annotation": {"mean": [432.0], "std": [0.0], "min": [432], "max": [432], "count": [577]}, "eef_direction_state": {"mean": [3.731369150779896, 3.729636048526863], "std": [1.9559101293051098, 2.0955607215150427], "min": [0, 0], "max": [6, 6], "count": [577]}, "eef_velocity_state": {"mean": [0.7954939341421143, 1.0277296360485269], "std": [0.6447606252153005, 0.8527215334201692], "min": [0, 0], "max": [2, 2], "count": [577]}, "eef_acc_mag_state": {"mean": [0.7365684575389948, 0.8474870017331022], "std": [0.832567603123673, 0.841492089172281], "min": [0, 0], "max": [2, 2], "count": [577]}, "eef_direction_action": {"mean": [3.731369150779896, 3.729636048526863], "std": [1.9559101293051098, 2.0955607215150427], "min": [0, 0], "max": [6, 6], "count": [577]}, "eef_velocity_action": {"mean": [0.7954939341421143, 1.0277296360485269], "std": [0.6447606252153005, 0.8527215334201692], "min": [0, 0], "max": [2, 2], "count": [577]}, "eef_acc_mag_action": {"mean": [0.7365684575389948, 0.8474870017331022], "std": [0.832567603123673, 0.841492089172281], "min": [0, 0], "max": [2, 2], "count": [577]}, "eef_sim_pose_state": {"mean": [0.5871500485860565, 0.34043213279114964, 1.1461692871548048, -1.250052387576326, 0.8656140862675344, -2.0201819643754626, 0.5860014371553355, -0.15445249900585, 1.1215741357865725, -1.1235591036361894, 0.9373634220634113, -0.9832446192281702], "std": [0.02770594509218358, 0.02720823937904834, 0.034982218911011956, 0.6603993630895745, 0.20524228566890768, 0.6734823350645784, 0.02140498873633277, 0.09322444717966152, 0.043773670627685855, 2.0946564343214673, 0.41126018144644005, 1.3219010014803803], "min": [0.5337377403402622, 0.27487177163497817, 1.0706382649770232, -2.6682637886957155, 0.4437759555695582, -3.0894748214570202, 0.5464410593913278, -0.3035679647188554, 1.056142087238273, -3.14050846068435, 0.4013124366982479, -3.061647729823261], "max": [0.6544253356381202, 0.38468193603272943, 1.2027535507983773, 0.31198822116504527, 1.415293419815511, -0.2907949708868684, 0.6547270215279082, 0.024752634394656955, 1.2000569961871874, 3.1408572942358552, 1.5592084203777414, 2.6550205855340057], "count": [577]}, "eef_sim_pose_action": {"mean": [0.5871500485860565, 0.34043213279114964, 1.1461692871548048, -1.250052387576326, 0.8656140862675344, -2.0201819643754626, 0.5860014371553355, -0.15445249900585, 1.1215741357865725, -1.1235591036361894, 0.9373634220634113, -0.9832446192281702], "std": [0.02770594509218358, 0.02720823937904834, 0.034982218911011956, 0.6603993630895745, 0.20524228566890768, 0.6734823350645784, 0.02140498873633277, 0.09322444717966152, 0.043773670627685855, 2.0946564343214673, 0.41126018144644005, 1.3219010014803803], "min": [0.5337377403402622, 0.27487177163497817, 1.0706382649770232, -2.6682637886957155, 0.4437759555695582, -3.0894748214570202, 0.5464410593913278, -0.3035679647188554, 1.056142087238273, -3.14050846068435, 0.4013124366982479, -3.061647729823261], "max": [0.6544253356381202, 0.38468193603272943, 1.2027535507983773, 0.31198822116504527, 1.415293419815511, -0.2907949708868684, 0.6547270215279082, 0.024752634394656955, 1.2000569961871874, 3.1408572942358552, 1.5592084203777414, 2.6550205855340057], "count": [577]}, "gripper_mode_state": {"mean": [0.7175043327556326, 0.15944540727902945], "std": [0.4502131331186655, 0.36609093047581875], "min": [0, 0], "max": [1, 1], "count": [577]}, "gripper_activity_state": {"mean": [1.8786828422876949, 1.856152512998267], "std": [0.42354409402598964, 0.49444164994195433], "min": [0, 0], "max": [2, 2], "count": [577]}, "gripper_mode_action": {"mean": [0.7175043327556326, 0.15944540727902945], "std": [0.4502131331186655, 0.36609093047581875], "min": [0, 0], "max": [1, 1], "count": [577]}, "gripper_activity_action": {"mean": [1.8786828422876949, 1.856152512998267], "std": [0.42354409402598964, 0.49444164994195433], "min": [0, 0], "max": [2, 2], "count": [577]}, "gripper_open_scale_state": {"mean": [0.3186542459947396, 0.6896551127838718], "std": [0.3139302967344095, 0.18632479524282827], "min": [0.113, 0.249], "max": [0.878, 0.901], "count": [577]}, "gripper_open_scale_action": {"mean": [0.3186542459947396, 0.6896551127838718], "std": [0.3139302967344095, 0.18632479524282827], "min": [0.113, 0.249], "max": [0.878, 0.901], "count": [577]}}} +{"episode_index": 432, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4714051222697056]], [[0.457244591782582]], [[0.4437299138316295]]], "std": [[[0.13782095743227774]], [[0.14697247459495533]], [[0.16225130136377508]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46720571476453826]], [[0.46971883379420143]], [[0.4643366379671527]]], "std": [[[0.07375841002096777]], [[0.06461606939896458]], [[0.07047407649229909]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.475860929557008]], [[0.460608459373778]], [[0.44133075840735153]]], "std": [[[0.1140218132544044]], [[0.11780536480944692]], [[0.14815250489253878]]], "count": [117]}, "observation.state": {"min": [0.27174776792526245, 2.013202428817749, -2.4096364974975586, -1.3438512086868286, -2.399374008178711, -1.529833436012268, 0.2269451767206192, 297.0, -0.10125000029802322, 0.3519259989261627, -0.21549899876117706, -3.1351852416992188, 0.5350000262260437, -3.132185220718384, -0.8562585711479187, -2.0323660373687744, 0.29914942383766174, 0.0029845130629837513, -2.2307753562927246, -1.929915189743042, 0.6421241164207458, 126.0, -0.2938250005245209, 0.3476859927177429, -0.20013199746608734, 0.05399999022483826, -1.253999948501587, -3.0929999351501465], "max": [1.0039832592010498, 2.04402494430542, -0.6609736084938049, 0.056775566190481186, 0.12520992755889893, -0.17343337833881378, 2.6193902492523193, 905.0, 0.2684510052204132, 0.44061899185180664, -0.10373900085687637, 3.1410000324249268, 1.5549999475479126, 3.0320000648498535, -0.5073497891426086, -1.8635928630828857, 0.5770407915115356, 0.7440164089202881, -0.39437463879585266, -1.0296046733856201, 2.768842935562134, 878.0, -0.16897399723529816, 0.44060400128364563, -0.04085699841380119, 2.7939999103546143, -0.4300000071525574, 3.1019999980926514], "mean": [0.6902292966842651, 2.0272231101989746, -1.4284743070602417, -0.6936126351356506, -1.778097152709961, -0.9536165595054626, 1.7416682243347168, 777.6300048828125, 0.09020281583070755, 0.3949529528617859, -0.1674436628818512, -0.6674056649208069, 1.0028109550476074, -0.3645777106285095, -0.6678739786148071, -1.927785038948059, 0.45005205273628235, 0.4408503472805023, -1.3459291458129883, -1.4970976114273071, 1.3602797985076904, 376.11517333984375, -0.23529894649982452, 0.3973414897918701, -0.12286742776632309, 1.5753527879714966, -0.852938711643219, 1.5683648586273193], "std": [0.14401096105575562, 0.006835585925728083, 0.6153908967971802, 0.41751232743263245, 0.6490886211395264, 0.3791893422603607, 0.7666445374488831, 176.44131469726562, 0.10205240547657013, 0.023289725184440613, 0.023367486894130707, 2.3106296062469482, 0.33491820096969604, 1.2960205078125, 0.08896984159946442, 0.05152169242501259, 0.08926602452993393, 0.17189984023571014, 0.486052542924881, 0.23153844475746155, 0.5189976096153259, 320.1290283203125, 0.023766739293932915, 0.021888000890612602, 0.04821779951453209, 0.6701511740684509, 0.20018719136714935, 1.5393215417861938], "count": [573]}, "action": {"min": [0.27174776792526245, 2.013202428817749, -2.4096364974975586, -1.3438512086868286, -2.399374008178711, -1.529833436012268, 0.2269451767206192, 297.0, -0.10125000029802322, 0.3519259989261627, -0.21549899876117706, -3.1351852416992188, 0.5350000262260437, -3.132185220718384, -0.8562585711479187, -2.0323660373687744, 0.29914942383766174, 0.0029845130629837513, -2.2307753562927246, -1.929915189743042, 0.6421241164207458, 126.0, -0.2938250005245209, 0.3476859927177429, -0.20013199746608734, 0.05399999022483826, -1.253999948501587, -3.0929999351501465], "max": [1.0039832592010498, 2.04402494430542, -0.6609736084938049, 0.056775566190481186, 0.12520992755889893, -0.17343337833881378, 2.6193902492523193, 905.0, 0.2684510052204132, 0.44061899185180664, -0.10373900085687637, 3.1410000324249268, 1.5549999475479126, 3.0320000648498535, -0.5073497891426086, -1.8635928630828857, 0.5770407915115356, 0.7440164089202881, -0.39437463879585266, -1.0296046733856201, 2.768842935562134, 878.0, -0.16897399723529816, 0.44060400128364563, -0.04085699841380119, 2.7939999103546143, -0.4300000071525574, 3.1019999980926514], "mean": [0.6902292966842651, 2.0272231101989746, -1.4284743070602417, -0.6936126351356506, -1.778097152709961, -0.9536165595054626, 1.7416682243347168, 777.6300048828125, 0.09020281583070755, 0.3949529528617859, -0.1674436628818512, -0.6674056649208069, 1.0028109550476074, -0.3645777106285095, -0.6678739786148071, -1.927785038948059, 0.45005205273628235, 0.4408503472805023, -1.3459291458129883, -1.4970976114273071, 1.3602797985076904, 376.11517333984375, -0.23529894649982452, 0.3973414897918701, -0.12286742776632309, 1.5753527879714966, -0.852938711643219, 1.5683648586273193], "std": [0.14401096105575562, 0.006835585925728083, 0.6153908967971802, 0.41751232743263245, 0.6490886211395264, 0.3791893422603607, 0.7666445374488831, 176.44131469726562, 0.10205240547657013, 0.023289725184440613, 0.023367486894130707, 2.3106296062469482, 0.33491820096969604, 1.2960205078125, 0.08896984159946442, 0.05152169242501259, 0.08926602452993393, 0.17189984023571014, 0.486052542924881, 0.23153844475746155, 0.5189976096153259, 320.1290283203125, 0.023766739293932915, 0.021888000890612602, 0.04821779951453209, 0.6701511740684509, 0.20018719136714935, 1.5393215417861938], "count": [573]}, "timestamp": {"min": [0.0], "max": [19.066666666666666], "mean": [9.533333333333333], "std": [5.513686674153759], "count": [573]}, "frame_index": {"min": [0], "max": [572], "mean": [286.0], "std": [165.41060022461278], "count": [573]}, "episode_index": {"min": [433], "max": [433], "mean": [433.0], "std": [0.0], "count": [573]}, "index": {"min": [232485], "max": [233057], "mean": [232771.0], "std": [165.41060022461278], "count": [573]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [573]}, "subtask_annotation": {"mean": [4.321116928446771, 12.0, 12.0, 12.0, 12.0], "std": [3.6171287498455946, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [573]}, "scene_annotation": {"mean": [433.0], "std": [0.0], "min": [433], "max": [433], "count": [573]}, "eef_direction_state": {"mean": [3.5916230366492146, 3.701570680628272], "std": [1.947137241965878, 1.9982403194183358], "min": [0, 0], "max": [6, 6], "count": [573]}, "eef_velocity_state": {"mean": [0.8115183246073299, 0.9860383944153578], "std": [0.6019804126410389, 0.8099386001714494], "min": [0, 0], "max": [2, 2], "count": [573]}, "eef_acc_mag_state": {"mean": [0.7486910994764397, 0.8289703315881326], "std": [0.8269157969805596, 0.8430385213671826], "min": [0, 0], "max": [2, 2], "count": [573]}, "eef_direction_action": {"mean": [3.5916230366492146, 3.701570680628272], "std": [1.947137241965878, 1.9982403194183358], "min": [0, 0], "max": [6, 6], "count": [573]}, "eef_velocity_action": {"mean": [0.8115183246073299, 0.9860383944153578], "std": [0.6019804126410389, 0.8099386001714494], "min": [0, 0], "max": [2, 2], "count": [573]}, "eef_acc_mag_action": {"mean": [0.7486910994764397, 0.8289703315881326], "std": [0.8269157969805596, 0.8430385213671826], "min": [0, 0], "max": [2, 2], "count": [573]}, "eef_sim_pose_state": {"mean": [0.5969229787423027, 0.32731204114656315, 1.144438669651582, -1.576277282689566, 0.8521593209961293, -2.200923530690755, 0.5964544724716909, -0.17733868788260662, 1.1131835740326335, -0.6779896176473078, 1.0033102720198301, -0.25764736259016885], "std": [0.025174499000987328, 0.0192392048858463, 0.03939356014434094, 0.6689923923599522, 0.20011185436928475, 1.0751393993682825, 0.023555892184657888, 0.10096463548555575, 0.023665959717985706, 2.3084402157830035, 0.33503359106208697, 2.0629587687750965], "min": [0.5329897751857939, 0.2740217271463483, 1.0677134365229823, -2.7939593563238487, 0.429130115292232, -3.140181352544501, 0.5513961325783836, -0.33263500381661654, 1.0761954770534008, -3.1413564530274294, 0.5352643309899947, -3.015508489195487], "max": [0.6453218290927906, 0.3622401856771245, 1.212945870147572, -0.0587542544168069, 1.2535470137180083, 3.1413977634467893, 0.6446712895737725, 0.011442696932776011, 1.168258790906114, 3.135845775811448, 1.5550173762216866, 3.1151652322202716], "count": [573]}, "eef_sim_pose_action": {"mean": [0.5969229787423027, 0.32731204114656315, 1.144438669651582, -1.576277282689566, 0.8521593209961293, -2.200923530690755, 0.5964544724716909, -0.17733868788260662, 1.1131835740326335, -0.6779896176473078, 1.0033102720198301, -0.25764736259016885], "std": [0.025174499000987328, 0.0192392048858463, 0.03939356014434094, 0.6689923923599522, 0.20011185436928475, 1.0751393993682825, 0.023555892184657888, 0.10096463548555575, 0.023665959717985706, 2.3084402157830035, 0.33503359106208697, 2.0629587687750965], "min": [0.5329897751857939, 0.2740217271463483, 1.0677134365229823, -2.7939593563238487, 0.429130115292232, -3.140181352544501, 0.5513961325783836, -0.33263500381661654, 1.0761954770534008, -3.1413564530274294, 0.5352643309899947, -3.015508489195487], "max": [0.6453218290927906, 0.3622401856771245, 1.212945870147572, -0.0587542544168069, 1.2535470137180083, 3.1413977634467893, 0.6446712895737725, 0.011442696932776011, 1.168258790906114, 3.135845775811448, 1.5550173762216866, 3.1151652322202716], "count": [573]}, "gripper_mode_state": {"mean": [0.6422338568935427, 0.12216404886561955], "std": [0.4793428104740777, 0.32747518078531956], "min": [0, 0], "max": [1, 1], "count": [573]}, "gripper_activity_state": {"mean": [1.8726003490401397, 1.87434554973822], "std": [0.44545371790925675, 0.45562775209998374], "min": [0, 0], "max": [2, 2], "count": [573]}, "gripper_mode_action": {"mean": [0.6422338568935427, 0.12216404886561955], "std": [0.4793428104740777, 0.32747518078531956], "min": [0, 0], "max": [1, 1], "count": [573]}, "gripper_activity_action": {"mean": [1.8726003490401397, 1.87434554973822], "std": [0.44545371790925675, 0.45562775209998374], "min": [0, 0], "max": [2, 2], "count": [573]}, "gripper_open_scale_state": {"mean": [0.3761151832727019, 0.777630017452007], "std": [0.3201290527420794, 0.17644132316007624], "min": [0.126, 0.297], "max": [0.878, 0.905], "count": [573]}, "gripper_open_scale_action": {"mean": [0.3761151832727019, 0.777630017452007], "std": [0.3201290527420794, 0.17644132316007624], "min": [0.126, 0.297], "max": [0.878, 0.905], "count": [573]}}} +{"episode_index": 433, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4689590675234057]], [[0.458581807910852]], [[0.4431917358535006]]], "std": [[[0.13390189255416024]], [[0.13795291117426892]], [[0.15367731775229534]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.4696309452835188]], [[0.4743995594859566]], [[0.4691618695901784]]], "std": [[[0.06228267716695963]], [[0.0570031336746262]], [[0.06121805211165058]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48223982254313136]], [[0.45958467658835306]], [[0.43584720198139315]]], "std": [[[0.11302476373094608]], [[0.13263290223432903]], [[0.16426915599675465]]], "count": [111]}, "observation.state": {"min": [0.3272492587566376, 1.9223580360412598, -2.344658136367798, -1.5600801706314087, -2.6184301376342773, -1.5667647123336792, 0.27757716178894043, 397.0, -0.09031800180673599, 0.33867600560188293, -0.21977800130844116, -3.1411852836608887, 0.4129999577999115, -3.015000104904175, -0.9077283143997192, -2.0325231552124023, 0.2759365737438202, 0.02537708729505539, -2.1203134059906006, -1.9326380491256714, 0.6299940943717957, 115.0, -0.3014189898967743, 0.35548898577690125, -0.19323399662971497, -0.08299999684095383, -1.4359999895095825, -3.117000102996826], "max": [0.9425301551818848, 2.0418083667755127, -0.4475547671318054, 0.06091199442744255, 0.01021017599850893, -0.28557077050209045, 2.569840431213379, 902.0, 0.25124800205230713, 0.441089004278183, -0.07975500077009201, 3.138000011444092, 1.565000057220459, 2.999000072479248, -0.5080828070640564, -1.80069100856781, 0.4835958182811737, 0.6181433200836182, -0.42322489619255066, -0.989147961139679, 2.6090054512023926, 878.0, -0.17053799331188202, 0.4543519914150238, -0.03465399891138077, 2.681999921798706, -0.4439999759197235, 3.124000072479248], "mean": [0.6188401579856873, 2.0255939960479736, -1.5354121923446655, -0.7738217115402222, -1.5863405466079712, -1.1365185976028442, 1.6549556255340576, 765.783447265625, 0.10983298718929291, 0.37038472294807434, -0.1608315110206604, 0.02138097770512104, 0.8554294109344482, 0.7152320742607117, -0.6788037419319153, -1.8707399368286133, 0.40972429513931274, 0.37658438086509705, -1.3796069622039795, -1.517233967781067, 1.278465986251831, 319.3336486816406, -0.24806727468967438, 0.40050208568573, -0.10995080322027206, 1.5084288120269775, -0.7900151610374451, 1.653772234916687], "std": [0.14180032908916473, 0.01670909859240055, 0.44850075244903564, 0.5772469639778137, 0.983351469039917, 0.3411507308483124, 0.8022812008857727, 156.461181640625, 0.11292674392461777, 0.01999739743769169, 0.03250013664364815, 2.3565011024475098, 0.3118423521518707, 1.3329178094863892, 0.10291443765163422, 0.07317044585943222, 0.05827287584543228, 0.12367616593837738, 0.4305441677570343, 0.25991278886795044, 0.5003278255462646, 298.37445068359375, 0.02851351909339428, 0.0240938663482666, 0.05204465240240097, 0.5796091556549072, 0.20007149875164032, 1.50862455368042], "count": [538]}, "action": {"min": [0.3272492587566376, 1.9223580360412598, -2.344658136367798, -1.5600801706314087, -2.6184301376342773, -1.5667647123336792, 0.27757716178894043, 397.0, -0.09031800180673599, 0.33867600560188293, -0.21977800130844116, -3.1411852836608887, 0.4129999577999115, -3.015000104904175, -0.9077283143997192, -2.0325231552124023, 0.2759365737438202, 0.02537708729505539, -2.1203134059906006, -1.9326380491256714, 0.6299940943717957, 115.0, -0.3014189898967743, 0.35548898577690125, -0.19323399662971497, -0.08299999684095383, -1.4359999895095825, -3.117000102996826], "max": [0.9425301551818848, 2.0418083667755127, -0.4475547671318054, 0.06091199442744255, 0.01021017599850893, -0.28557077050209045, 2.569840431213379, 902.0, 0.25124800205230713, 0.441089004278183, -0.07975500077009201, 3.138000011444092, 1.565000057220459, 2.999000072479248, -0.5080828070640564, -1.80069100856781, 0.4835958182811737, 0.6181433200836182, -0.42322489619255066, -0.989147961139679, 2.6090054512023926, 878.0, -0.17053799331188202, 0.4543519914150238, -0.03465399891138077, 2.681999921798706, -0.4439999759197235, 3.124000072479248], "mean": [0.6188401579856873, 2.0255939960479736, -1.5354121923446655, -0.7738217115402222, -1.5863405466079712, -1.1365185976028442, 1.6549556255340576, 765.783447265625, 0.10983298718929291, 0.37038472294807434, -0.1608315110206604, 0.02138097770512104, 0.8554294109344482, 0.7152320742607117, -0.6788037419319153, -1.8707399368286133, 0.40972429513931274, 0.37658438086509705, -1.3796069622039795, -1.517233967781067, 1.278465986251831, 319.3336486816406, -0.24806727468967438, 0.40050208568573, -0.10995080322027206, 1.5084288120269775, -0.7900151610374451, 1.653772234916687], "std": [0.14180032908916473, 0.01670909859240055, 0.44850075244903564, 0.5772469639778137, 0.983351469039917, 0.3411507308483124, 0.8022812008857727, 156.461181640625, 0.11292674392461777, 0.01999739743769169, 0.03250013664364815, 2.3565011024475098, 0.3118423521518707, 1.3329178094863892, 0.10291443765163422, 0.07317044585943222, 0.05827287584543228, 0.12367616593837738, 0.4305441677570343, 0.25991278886795044, 0.5003278255462646, 298.37445068359375, 0.02851351909339428, 0.0240938663482666, 0.05204465240240097, 0.5796091556549072, 0.20007149875164032, 1.50862455368042], "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": [434], "max": [434], "mean": [434.0], "std": [0.0], "count": [538]}, "index": {"min": [233058], "max": [233595], "mean": [233326.5], "std": [155.30695412633654], "count": [538]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [538]}, "subtask_annotation": {"mean": [4.801115241635688, 12.0, 12.0, 12.0, 12.0], "std": [3.372675939688594, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [538]}, "scene_annotation": {"mean": [434.0], "std": [0.0], "min": [434], "max": [434], "count": [538]}, "eef_direction_state": {"mean": [3.7806691449814127, 3.8884758364312266], "std": [1.945406829093503, 1.8699882462832966], "min": [0, 0], "max": [6, 6], "count": [538]}, "eef_velocity_state": {"mean": [0.7620817843866171, 1.0520446096654275], "std": [0.6560364092510321, 0.8299043154070028], "min": [0, 0], "max": [2, 2], "count": [538]}, "eef_acc_mag_state": {"mean": [0.758364312267658, 0.8810408921933085], "std": [0.8476814656913114, 0.836422965675853], "min": [0, 0], "max": [2, 2], "count": [538]}, "eef_direction_action": {"mean": [3.7806691449814127, 3.8884758364312266], "std": [1.945406829093503, 1.8699882462832966], "min": [0, 0], "max": [6, 6], "count": [538]}, "eef_velocity_action": {"mean": [0.7620817843866171, 1.0520446096654275], "std": [0.6560364092510321, 0.8299043154070028], "min": [0, 0], "max": [2, 2], "count": [538]}, "eef_acc_mag_action": {"mean": [0.758364312267658, 0.8810408921933085], "std": [0.8476814656913114, 0.836422965675853], "min": [0, 0], "max": [2, 2], "count": [538]}, "eef_sim_pose_state": {"mean": [0.5994537624845143, 0.3409322132199847, 1.155273605606705, -1.5094340378199784, 0.7892003328808044, -2.311305798715073, 0.5738850752950919, -0.19237453269019233, 1.1197376970746924, 0.021531465910221727, 0.8560243017562075, -0.8321207042711248], "std": [0.0264903286623054, 0.027962406789582298, 0.043753731252428915, 0.5783130006727448, 0.2001296013940003, 0.6154830003576082, 0.015774299602307303, 0.10614314732571396, 0.03722159736986969, 2.3568091200625325, 0.31198543380343574, 1.3288293253174843], "min": [0.5391569409743682, 0.27733562103928694, 1.0725643865960282, -2.6812196536748623, 0.4434099035745751, -3.054789963809617, 0.5493972911992767, -0.31712030415739584, 1.0693713941979541, -3.140278356571315, 0.4128785569028359, -2.381104164063853], "max": [0.6576852435509706, 0.39293440471790897, 1.21990028808547, 0.0733748170384377, 1.4365357365338949, -0.36945173127094955, 0.6419795890329453, 0.0005254781783707585, 1.1933409875258711, 3.1384367965913285, 1.5660154948140637, 2.4422594392342756], "count": [538]}, "eef_sim_pose_action": {"mean": [0.5994537624845143, 0.3409322132199847, 1.155273605606705, -1.5094340378199784, 0.7892003328808044, -2.311305798715073, 0.5738850752950919, -0.19237453269019233, 1.1197376970746924, 0.021531465910221727, 0.8560243017562075, -0.8321207042711248], "std": [0.0264903286623054, 0.027962406789582298, 0.043753731252428915, 0.5783130006727448, 0.2001296013940003, 0.6154830003576082, 0.015774299602307303, 0.10614314732571396, 0.03722159736986969, 2.3568091200625325, 0.31198543380343574, 1.3288293253174843], "min": [0.5391569409743682, 0.27733562103928694, 1.0725643865960282, -2.6812196536748623, 0.4434099035745751, -3.054789963809617, 0.5493972911992767, -0.31712030415739584, 1.0693713941979541, -3.140278356571315, 0.4128785569028359, -2.381104164063853], "max": [0.6576852435509706, 0.39293440471790897, 1.21990028808547, 0.0733748170384377, 1.4365357365338949, -0.36945173127094955, 0.6419795890329453, 0.0005254781783707585, 1.1933409875258711, 3.1384367965913285, 1.5660154948140637, 2.4422594392342756], "count": [538]}, "gripper_mode_state": {"mean": [0.7453531598513011, 0.10966542750929369], "std": [0.4356625149711423, 0.31247227319955545], "min": [0, 0], "max": [1, 1], "count": [538]}, "gripper_activity_state": {"mean": [1.8903345724907064, 1.862453531598513], "std": [0.41471479826222685, 0.4874285026939432], "min": [0, 0], "max": [2, 2], "count": [538]}, "gripper_mode_action": {"mean": [0.7453531598513011, 0.10966542750929369], "std": [0.4356625149711423, 0.31247227319955545], "min": [0, 0], "max": [1, 1], "count": [538]}, "gripper_activity_action": {"mean": [1.8903345724907064, 1.862453531598513], "std": [0.41471479826222685, 0.4874285026939432], "min": [0, 0], "max": [2, 2], "count": [538]}, "gripper_open_scale_state": {"mean": [0.3193336429525042, 0.7657834571356231], "std": [0.298374525124086, 0.15646121706383767], "min": [0.115, 0.397], "max": [0.878, 0.902], "count": [538]}, "gripper_open_scale_action": {"mean": [0.3193336429525042, 0.7657834571356231], "std": [0.298374525124086, 0.15646121706383767], "min": [0.115, 0.397], "max": [0.878, 0.902], "count": [538]}}} +{"episode_index": 434, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.47206926830365176]], [[0.4580200369520897]], [[0.44116560420039574]]], "std": [[[0.13259222362684844]], [[0.14019935729398234]], [[0.1572541149918886]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.00784313725490196]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47295357003657734]], [[0.4790759522845836]], [[0.47391650926425616]]], "std": [[[0.06313125893418889]], [[0.058415901166025214]], [[0.06038431181644772]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8509803921568627]], [[0.8196078431372549]], [[0.8431372549019608]]], "mean": [[[0.4828466825568148]], [[0.45982219711279004]], [[0.4360455717455178]]], "std": [[[0.11544965193281204]], [[0.1300483374822817]], [[0.1597526779589313]]], "count": [109]}, "observation.state": {"min": [0.3239505887031555, 2.0195553302764893, -2.2860498428344727, -1.571860909461975, -2.5647614002227783, -1.4630047082901, 0.4254240393638611, 333.0, -0.08657500147819519, 0.3331040143966675, -0.21113799512386322, -3.1391851902008057, 0.4050000011920929, -2.940999984741211, -0.8574628233909607, -2.0334482192993164, 0.19317305088043213, 0.024469515308737755, -2.1214826107025146, -1.9894659519195557, 0.6866125464439392, 113.0, -0.3064480125904083, 0.35620298981666565, -0.19664199650287628, 0.46799999475479126, -1.409000039100647, -3.0859999656677246], "max": [1.1863527297973633, 2.0464160442352295, -0.4554436504840851, 0.05647885426878929, -0.1595580130815506, -0.4188092052936554, 2.4278578758239746, 894.0, 0.26831701397895813, 0.4622719883918762, -0.0784749984741211, 3.1389999389648438, 1.5169999599456787, 3.0280001163482666, -0.5038591027259827, -1.7839359045028687, 0.5619960427284241, 0.6813591718673706, -0.42500513792037964, -1.04854154586792, 2.6471407413482666, 865.0, -0.14218099415302277, 0.443448007106781, -0.03650899976491928, 2.703000068664551, -0.5139999985694885, 3.1059999465942383], "mean": [0.7095135450363159, 2.03271222114563, -1.252563238143921, -0.6282172799110413, -1.7634601593017578, -1.044390320777893, 1.5713541507720947, 769.8333129882812, 0.11037711799144745, 0.39069727063179016, -0.16435259580612183, -0.885286808013916, 0.9037877321243286, 0.5154255032539368, -0.6589623689651489, -1.8711693286895752, 0.3862950801849365, 0.369865357875824, -1.4216853380203247, -1.5700643062591553, 1.3773219585418701, 309.2663269042969, -0.2541969418525696, 0.39182034134864807, -0.10587874799966812, 1.4353693723678589, -0.8455191850662231, 1.662075161933899], "std": [0.22179409861564636, 0.006900331936776638, 0.5998201966285706, 0.5883302092552185, 0.7456657886505127, 0.3350833058357239, 0.804264485836029, 175.84194946289062, 0.11393769830465317, 0.034476812928915024, 0.030639896169304848, 2.1951346397399902, 0.30815693736076355, 1.3027738332748413, 0.10257373750209808, 0.07316591590642929, 0.08418788760900497, 0.13895052671432495, 0.43054717779159546, 0.23947645723819733, 0.48949190974235535, 306.6265563964844, 0.0363607183098793, 0.02317962609231472, 0.04877392575144768, 0.5647165775299072, 0.18165750801563263, 1.5453822612762451], "count": [522]}, "action": {"min": [0.3239505887031555, 2.0195553302764893, -2.2860498428344727, -1.571860909461975, -2.5647614002227783, -1.4630047082901, 0.4254240393638611, 333.0, -0.08657500147819519, 0.3331040143966675, -0.21113799512386322, -3.1391851902008057, 0.4050000011920929, -2.940999984741211, -0.8574628233909607, -2.0334482192993164, 0.19317305088043213, 0.024469515308737755, -2.1214826107025146, -1.9894659519195557, 0.6866125464439392, 113.0, -0.3064480125904083, 0.35620298981666565, -0.19664199650287628, 0.46799999475479126, -1.409000039100647, -3.0859999656677246], "max": [1.1863527297973633, 2.0464160442352295, -0.4554436504840851, 0.05647885426878929, -0.1595580130815506, -0.4188092052936554, 2.4278578758239746, 894.0, 0.26831701397895813, 0.4622719883918762, -0.0784749984741211, 3.1389999389648438, 1.5169999599456787, 3.0280001163482666, -0.5038591027259827, -1.7839359045028687, 0.5619960427284241, 0.6813591718673706, -0.42500513792037964, -1.04854154586792, 2.6471407413482666, 865.0, -0.14218099415302277, 0.443448007106781, -0.03650899976491928, 2.703000068664551, -0.5139999985694885, 3.1059999465942383], "mean": [0.7095135450363159, 2.03271222114563, -1.252563238143921, -0.6282172799110413, -1.7634601593017578, -1.044390320777893, 1.5713541507720947, 769.8333129882812, 0.11037711799144745, 0.39069727063179016, -0.16435259580612183, -0.885286808013916, 0.9037877321243286, 0.5154255032539368, -0.6589623689651489, -1.8711693286895752, 0.3862950801849365, 0.369865357875824, -1.4216853380203247, -1.5700643062591553, 1.3773219585418701, 309.2663269042969, -0.2541969418525696, 0.39182034134864807, -0.10587874799966812, 1.4353693723678589, -0.8455191850662231, 1.662075161933899], "std": [0.22179409861564636, 0.006900331936776638, 0.5998201966285706, 0.5883302092552185, 0.7456657886505127, 0.3350833058357239, 0.804264485836029, 175.84194946289062, 0.11393769830465317, 0.034476812928915024, 0.030639896169304848, 2.1951346397399902, 0.30815693736076355, 1.3027738332748413, 0.10257373750209808, 0.07316591590642929, 0.08418788760900497, 0.13895052671432495, 0.43054717779159546, 0.23947645723819733, 0.48949190974235535, 306.6265563964844, 0.0363607183098793, 0.02317962609231472, 0.04877392575144768, 0.5647165775299072, 0.18165750801563263, 1.5453822612762451], "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": [435], "max": [435], "mean": [435.0], "std": [0.0], "count": [522]}, "index": {"min": [233596], "max": [234117], "mean": [233856.5], "std": [150.68814374948903], "count": [522]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [522]}, "subtask_annotation": {"mean": [5.040229885057471, 12.0, 12.0, 12.0, 12.0], "std": [3.458056053809818, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [522]}, "scene_annotation": {"mean": [435.0], "std": [0.0], "min": [435], "max": [435], "count": [522]}, "eef_direction_state": {"mean": [3.5191570881226055, 3.710727969348659], "std": [2.015413987838006, 1.8535044592353853], "min": [0, 0], "max": [6, 6], "count": [522]}, "eef_velocity_state": {"mean": [0.9272030651340997, 1.0727969348659003], "std": [0.7340040251634332, 0.8249390044502707], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_acc_mag_state": {"mean": [0.7950191570881227, 0.8888888888888888], "std": [0.8453921190087186, 0.8436778129251361], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_direction_action": {"mean": [3.5191570881226055, 3.710727969348659], "std": [2.015413987838006, 1.8535044592353853], "min": [0, 0], "max": [6, 6], "count": [522]}, "eef_velocity_action": {"mean": [0.9272030651340997, 1.0727969348659003], "std": [0.7340040251634332, 0.8249390044502707], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_acc_mag_action": {"mean": [0.7950191570881227, 0.8888888888888888], "std": [0.8453921190087186, 0.8436778129251361], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_sim_pose_state": {"mean": [0.5909262244032351, 0.3465314747033545, 1.1565366388987026, -1.4365369612103915, 0.8446357609074581, -2.256108748741494, 0.59219878692949, -0.1918862185001243, 1.1169289566496425, -0.8732677524121986, 0.9043090485808958, -0.958964082334127], "std": [0.026340690853182747, 0.03240435414029458, 0.041209836491733376, 0.5638201303831841, 0.18163995354097132, 0.6428043440479765, 0.036466042292468664, 0.10639911207513834, 0.03780568795528347, 2.200106707364069, 0.3083569964056927, 1.3291784796417683], "min": [0.5395618904825671, 0.25024944171213415, 1.073098762566196, -2.703164355189448, 0.5136536520155763, -3.090423091574493, 0.5453202445805476, -0.3313583375189724, 1.0706980206474408, -3.138208444942297, 0.4049925967654795, -3.064145209242786], "max": [0.6465687565388154, 0.3992356998468568, 1.2132245041762477, -0.4719258317379222, 1.4084792290426429, -0.5815597342209535, 0.6705223307810503, -0.003401056227884225, 1.2022064083704807, 3.1404960738610264, 1.517870381161539, 3.1315238737694093], "count": [522]}, "eef_sim_pose_action": {"mean": [0.5909262244032351, 0.3465314747033545, 1.1565366388987026, -1.4365369612103915, 0.8446357609074581, -2.256108748741494, 0.59219878692949, -0.1918862185001243, 1.1169289566496425, -0.8732677524121986, 0.9043090485808958, -0.958964082334127], "std": [0.026340690853182747, 0.03240435414029458, 0.041209836491733376, 0.5638201303831841, 0.18163995354097132, 0.6428043440479765, 0.036466042292468664, 0.10639911207513834, 0.03780568795528347, 2.200106707364069, 0.3083569964056927, 1.3291784796417683], "min": [0.5395618904825671, 0.25024944171213415, 1.073098762566196, -2.703164355189448, 0.5136536520155763, -3.090423091574493, 0.5453202445805476, -0.3313583375189724, 1.0706980206474408, -3.138208444942297, 0.4049925967654795, -3.064145209242786], "max": [0.6465687565388154, 0.3992356998468568, 1.2132245041762477, -0.4719258317379222, 1.4084792290426429, -0.5815597342209535, 0.6705223307810503, -0.003401056227884225, 1.2022064083704807, 3.1404960738610264, 1.517870381161539, 3.1315238737694093], "count": [522]}, "gripper_mode_state": {"mean": [0.7279693486590039, 0.13793103448275862], "std": [0.44500559105699805, 0.3448275862068971], "min": [0, 0], "max": [1, 1], "count": [522]}, "gripper_activity_state": {"mean": [1.8773946360153257, 1.9022988505747127], "std": [0.4423752864603143, 0.4059359399174799], "min": [0, 0], "max": [2, 2], "count": [522]}, "gripper_mode_action": {"mean": [0.7279693486590039, 0.13793103448275862], "std": [0.44500559105699805, 0.3448275862068971], "min": [0, 0], "max": [1, 1], "count": [522]}, "gripper_activity_action": {"mean": [1.8773946360153257, 1.9022988505747127], "std": [0.4423752864603143, 0.4059359399174799], "min": [0, 0], "max": [2, 2], "count": [522]}, "gripper_open_scale_state": {"mean": [0.3092662834372108, 0.7698333333917962], "std": [0.30662656186333803, 0.1758419416346559], "min": [0.113, 0.333], "max": [0.865, 0.894], "count": [522]}, "gripper_open_scale_action": {"mean": [0.3092662834372108, 0.7698333333917962], "std": [0.30662656186333803, 0.1758419416346559], "min": [0.113, 0.333], "max": [0.865, 0.894], "count": [522]}}} +{"episode_index": 435, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4732384367962872]], [[0.4578718041138024]], [[0.4394228387433405]]], "std": [[[0.13757288433619236]], [[0.14513326374526625]], [[0.16286990994478884]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47360085578348987]], [[0.47885949428791125]], [[0.472986598560993]]], "std": [[[0.07865034821883346]], [[0.07161848924100825]], [[0.07930957751654649]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.488971669550173]], [[0.4755018330861756]], [[0.4556614385950459]]], "std": [[[0.11286623695790346]], [[0.11484009630137128]], [[0.1407718091875825]]], "count": [119]}, "observation.state": {"min": [0.3907966911792755, 1.8494032621383667, -2.422098398208618, -1.6488823890686035, -2.8993756771087646, -1.6522858142852783, 0.27003735303878784, 174.0, -0.11857199668884277, 0.30980798602104187, -0.22195899486541748, -3.1411852836608887, 0.08199997991323471, -1.8559999465942383, -0.9603151082992554, -2.033518075942993, -0.12418018281459808, 0.04598942771553993, -2.2181739807128906, -1.9326380491256714, 0.5443856716156006, 113.0, -0.30844199657440186, 0.3465520143508911, -0.19140300154685974, 0.2319999635219574, -1.4199999570846558, -3.122999906539917], "max": [1.0164273977279663, 2.0437283515930176, -1.1262609958648682, 0.05675811320543289, -0.010698867961764336, 1.0256776809692383, 2.8184449672698975, 892.0, 0.23567600548267365, 0.4470059871673584, -0.06839899718761444, 3.13700008392334, 1.5399999618530273, 3.134999990463257, -0.5275083184242249, -1.8006387948989868, 0.5109451413154602, 0.7918384075164795, -0.03937463089823723, -1.0970267057418823, 2.687929391860962, 870.0, -0.18180499970912933, 0.43814799189567566, -0.03789199888706207, 2.931999921798706, -0.16300000250339508, 3.0360000133514404], "mean": [0.7136352062225342, 2.015939474105835, -1.7397432327270508, -0.6802043914794922, -1.6933135986328125, -0.7904881834983826, 1.7507729530334473, 675.5823364257812, 0.09435657411813736, 0.38691961765289307, -0.14638742804527283, -0.8703252077102661, 0.845603346824646, 0.8154635429382324, -0.652085542678833, -1.8884910345077515, 0.3715093433856964, 0.3728467524051666, -1.4312913417816162, -1.6060125827789307, 1.4768930673599243, 288.37286376953125, -0.2578328847885132, 0.3842681646347046, -0.10750182718038559, 1.3077512979507446, -0.8655160069465637, 1.5894184112548828], "std": [0.17675398290157318, 0.040647201240062714, 0.4076734483242035, 0.5773338675498962, 1.0043824911117554, 0.8148933053016663, 0.9063252210617065, 226.60589599609375, 0.1230349987745285, 0.03502732887864113, 0.038442548364400864, 1.835275650024414, 0.4264482259750366, 1.0699572563171387, 0.1156206727027893, 0.08227328211069107, 0.1174895241856575, 0.16584078967571259, 0.5641400218009949, 0.21877031028270721, 0.5903196334838867, 266.8191833496094, 0.03123307041823864, 0.01967141032218933, 0.05039549991488457, 0.6879200339317322, 0.2905590534210205, 1.7567634582519531], "count": [590]}, "action": {"min": [0.3907966911792755, 1.8494032621383667, -2.422098398208618, -1.6488823890686035, -2.8993756771087646, -1.6522858142852783, 0.27003735303878784, 174.0, -0.11857199668884277, 0.30980798602104187, -0.22195899486541748, -3.1411852836608887, 0.08199997991323471, -1.8559999465942383, -0.9603151082992554, -2.033518075942993, -0.12418018281459808, 0.04598942771553993, -2.2181739807128906, -1.9326380491256714, 0.5443856716156006, 113.0, -0.30844199657440186, 0.3465520143508911, -0.19140300154685974, 0.2319999635219574, -1.4199999570846558, -3.122999906539917], "max": [1.0164273977279663, 2.0437283515930176, -1.1262609958648682, 0.05675811320543289, -0.010698867961764336, 1.0256776809692383, 2.8184449672698975, 892.0, 0.23567600548267365, 0.4470059871673584, -0.06839899718761444, 3.13700008392334, 1.5399999618530273, 3.134999990463257, -0.5275083184242249, -1.8006387948989868, 0.5109451413154602, 0.7918384075164795, -0.03937463089823723, -1.0970267057418823, 2.687929391860962, 870.0, -0.18180499970912933, 0.43814799189567566, -0.03789199888706207, 2.931999921798706, -0.16300000250339508, 3.0360000133514404], "mean": [0.7136352062225342, 2.015939474105835, -1.7397432327270508, -0.6802043914794922, -1.6933135986328125, -0.7904881834983826, 1.7507729530334473, 675.5823364257812, 0.09435657411813736, 0.38691961765289307, -0.14638742804527283, -0.8703252077102661, 0.845603346824646, 0.8154635429382324, -0.652085542678833, -1.8884910345077515, 0.3715093433856964, 0.3728467524051666, -1.4312913417816162, -1.6060125827789307, 1.4768930673599243, 288.37286376953125, -0.2578328847885132, 0.3842681646347046, -0.10750182718038559, 1.3077512979507446, -0.8655160069465637, 1.5894184112548828], "std": [0.17675398290157318, 0.040647201240062714, 0.4076734483242035, 0.5773338675498962, 1.0043824911117554, 0.8148933053016663, 0.9063252210617065, 226.60589599609375, 0.1230349987745285, 0.03502732887864113, 0.038442548364400864, 1.835275650024414, 0.4264482259750366, 1.0699572563171387, 0.1156206727027893, 0.08227328211069107, 0.1174895241856575, 0.16584078967571259, 0.5641400218009949, 0.21877031028270721, 0.5903196334838867, 266.8191833496094, 0.03123307041823864, 0.01967141032218933, 0.05039549991488457, 0.6879200339317322, 0.2905590534210205, 1.7567634582519531], "count": [590]}, "timestamp": {"min": [0.0], "max": [19.633333333333333], "mean": [9.816666666666668], "std": [5.677269492360645], "count": [590]}, "frame_index": {"min": [0], "max": [589], "mean": [294.5], "std": [170.31808477081933], "count": [590]}, "episode_index": {"min": [436], "max": [436], "mean": [436.0], "std": [0.0], "count": [590]}, "index": {"min": [234118], "max": [234707], "mean": [234412.5], "std": [170.31808477081933], "count": [590]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [590]}, "subtask_annotation": {"mean": [5.345762711864407, 12.0, 12.0, 12.0, 12.0], "std": [3.458584114820334, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [590]}, "scene_annotation": {"mean": [436.0], "std": [0.0], "min": [436], "max": [436], "count": [590]}, "eef_direction_state": {"mean": [4.010169491525423, 3.4593220338983053], "std": [2.015170844021583, 2.1980437098773598], "min": [0, 0], "max": [6, 6], "count": [590]}, "eef_velocity_state": {"mean": [0.7220338983050848, 1.006779661016949], "std": [0.7040001436368711, 0.8046189553541094], "min": [0, 0], "max": [2, 2], "count": [590]}, "eef_acc_mag_state": {"mean": [0.7457627118644068, 0.8915254237288136], "std": [0.827354787074047, 0.8306191555442382], "min": [0, 0], "max": [2, 2], "count": [590]}, "eef_direction_action": {"mean": [4.010169491525423, 3.4593220338983053], "std": [2.015170844021583, 2.1980437098773598], "min": [0, 0], "max": [6, 6], "count": [590]}, "eef_velocity_action": {"mean": [0.7220338983050848, 1.006779661016949], "std": [0.7040001436368711, 0.8046189553541094], "min": [0, 0], "max": [2, 2], "count": [590]}, "eef_acc_mag_action": {"mean": [0.7457627118644068, 0.8915254237288136], "std": [0.827354787074047, 0.8306191555442382], "min": [0, 0], "max": [2, 2], "count": [590]}, "eef_sim_pose_state": {"mean": [0.5841563812005734, 0.3476471940014656, 1.1539896285665412, -1.3096881543725893, 0.8648272755209766, -1.4307896229221744, 0.5858180582025151, -0.174485446837896, 1.1291285217909384, -0.8705712477015258, 0.8458839141685379, -0.7443601193444729], "std": [0.02359216615576983, 0.03109724427138256, 0.040407049387110025, 0.6864990571373063, 0.2903568462993992, 1.6612949409949245, 0.03628170825910608, 0.11631238164030606, 0.04565121536573627, 1.8360288179587945, 0.42648027841992936, 1.0749795595840888], "min": [0.547820655273078, 0.28751480246435884, 1.0751062945751189, -2.9321735291278115, 0.1628854114954974, -3.1398317485600087, 0.5127936941526781, -0.30655978098056424, 1.067635702880699, -3.1405646740180346, 0.08265145387691097, -2.9574288095991954], "max": [0.6479936146714044, 0.3986312777191673, 1.2100785040992474, -0.2358032471325908, 1.4192670400122598, 3.139694299486761, 0.6514259354745607, 0.028508999219206466, 1.2294680611118556, 3.138155445710935, 1.541119440492111, 2.863861527249381], "count": [590]}, "eef_sim_pose_action": {"mean": [0.5841563812005734, 0.3476471940014656, 1.1539896285665412, -1.3096881543725893, 0.8648272755209766, -1.4307896229221744, 0.5858180582025151, -0.174485446837896, 1.1291285217909384, -0.8705712477015258, 0.8458839141685379, -0.7443601193444729], "std": [0.02359216615576983, 0.03109724427138256, 0.040407049387110025, 0.6864990571373063, 0.2903568462993992, 1.6612949409949245, 0.03628170825910608, 0.11631238164030606, 0.04565121536573627, 1.8360288179587945, 0.42648027841992936, 1.0749795595840888], "min": [0.547820655273078, 0.28751480246435884, 1.0751062945751189, -2.9321735291278115, 0.1628854114954974, -3.1398317485600087, 0.5127936941526781, -0.30655978098056424, 1.067635702880699, -3.1405646740180346, 0.08265145387691097, -2.9574288095991954], "max": [0.6479936146714044, 0.3986312777191673, 1.2100785040992474, -0.2358032471325908, 1.4192670400122598, 3.139694299486761, 0.6514259354745607, 0.028508999219206466, 1.2294680611118556, 3.138155445710935, 1.541119440492111, 2.863861527249381], "count": [590]}, "gripper_mode_state": {"mean": [0.7406779661016949, 0.2593220338983051], "std": [0.4382626114935559, 0.4382626114935546], "min": [0, 0], "max": [1, 1], "count": [590]}, "gripper_activity_state": {"mean": [1.883050847457627, 1.7813559322033898], "std": [0.41360447100035685, 0.5804657908345815], "min": [0, 0], "max": [2, 2], "count": [590]}, "gripper_mode_action": {"mean": [0.7406779661016949, 0.2593220338983051], "std": [0.4382626114935559, 0.4382626114935546], "min": [0, 0], "max": [1, 1], "count": [590]}, "gripper_activity_action": {"mean": [1.883050847457627, 1.7813559322033898], "std": [0.41360447100035685, 0.5804657908345815], "min": [0, 0], "max": [2, 2], "count": [590]}, "gripper_open_scale_state": {"mean": [0.28837288129127714, 0.6755822035450049], "std": [0.26681915237168313, 0.22660589523797642], "min": [0.113, 0.174], "max": [0.87, 0.892], "count": [590]}, "gripper_open_scale_action": {"mean": [0.28837288129127714, 0.6755822035450049], "std": [0.26681915237168313, 0.22660589523797642], "min": [0.113, 0.174], "max": [0.87, 0.892], "count": [590]}}} +{"episode_index": 436, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4685807450980392]], [[0.4606417107843137]], [[0.4457836552287581]]], "std": [[[0.13776085243714792]], [[0.14029937573048207]], [[0.15594708987863257]]], "count": [125]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4694577581699347]], [[0.47764555065359476]], [[0.47336175490196075]]], "std": [[[0.07016056129762144]], [[0.05953686883578212]], [[0.06591691195682278]]], "count": [125]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.796078431372549]], [[0.803921568627451]]], "mean": [[[0.47368220588235294]], [[0.45632700163398693]], [[0.432588181372549]]], "std": [[[0.10641918798096593]], [[0.11482112951005666]], [[0.14659437969624167]]], "count": [125]}, "observation.state": {"min": [0.3484375774860382, 1.7635679244995117, -2.425868272781372, -1.56425142288208, -2.6568448543548584, -1.1786905527114868, 2.4411919116973877, 18.0, -0.1090250015258789, 0.32259300351142883, -0.21667799353599548, -3.0, 0.3619999885559082, -3.065999984741211, -0.8850914239883423, -2.034547805786133, 0.22226768732070923, -0.012461650185286999, -2.2135488986968994, -1.9901814460754395, 0.8966978192329407, 128.0, -0.30821800231933594, 0.35058900713920593, -0.200531005859375, 0.2849999964237213, -1.475000023841858, -3.0869998931884766], "max": [0.9392664432525635, 2.039172887802124, -1.8153518438339233, -0.5229529738426208, -1.7225004434585571, 1.0163226127624512, 2.821150302886963, 911.0, 0.21058599650859833, 0.4254760146141052, -0.11559099704027176, 2.234999895095825, 1.5449999570846558, 2.947999954223633, -0.508798360824585, -1.7853846549987793, 0.460260808467865, 0.5872683525085449, -0.4720766842365265, -0.9997245669364929, 2.730445384979248, 865.0, -0.2011439949274063, 0.44604599475860596, -0.048551999032497406, 2.703000068664551, -0.5580000281333923, 3.0959999561309814], "mean": [0.6168564558029175, 2.019916296005249, -2.120906352996826, -1.0364173650741577, -2.3165862560272217, -0.24747025966644287, 2.697486162185669, 663.6892700195312, 0.06111753359436989, 0.3778893053531647, -0.17426788806915283, -1.799985647201538, 0.8673917651176453, 0.3968832194805145, -0.6377469301223755, -1.8607972860336304, 0.3739442527294159, 0.3392954170703888, -1.3949662446975708, -1.5260788202285767, 1.4831204414367676, 290.1094665527344, -0.2622634768486023, 0.38919180631637573, -0.12165570259094238, 1.5128244161605835, -0.9218134880065918, 1.6766924858093262], "std": [0.15497373044490814, 0.03996289521455765, 0.1742839515209198, 0.3324436545372009, 0.3520043194293976, 0.8281821012496948, 0.11285248398780823, 224.2513427734375, 0.09277379512786865, 0.029021257534623146, 0.02670452743768692, 1.5129759311676025, 0.4206285774707794, 1.0794713497161865, 0.09278679639101028, 0.07891912758350372, 0.07490390539169312, 0.12041011452674866, 0.3984457850456238, 0.27040010690689087, 0.4605051875114441, 286.4564208984375, 0.02782614715397358, 0.02497798018157482, 0.04732316732406616, 0.5631616711616516, 0.16403448581695557, 1.4961704015731812], "count": [626]}, "action": {"min": [0.3484375774860382, 1.7635679244995117, -2.425868272781372, -1.56425142288208, -2.6568448543548584, -1.1786905527114868, 2.4411919116973877, 18.0, -0.1090250015258789, 0.32259300351142883, -0.21667799353599548, -3.0, 0.3619999885559082, -3.065999984741211, -0.8850914239883423, -2.034547805786133, 0.22226768732070923, -0.012461650185286999, -2.2135488986968994, -1.9901814460754395, 0.8966978192329407, 128.0, -0.30821800231933594, 0.35058900713920593, -0.200531005859375, 0.2849999964237213, -1.475000023841858, -3.0869998931884766], "max": [0.9392664432525635, 2.039172887802124, -1.8153518438339233, -0.5229529738426208, -1.7225004434585571, 1.0163226127624512, 2.821150302886963, 911.0, 0.21058599650859833, 0.4254760146141052, -0.11559099704027176, 2.234999895095825, 1.5449999570846558, 2.947999954223633, -0.508798360824585, -1.7853846549987793, 0.460260808467865, 0.5872683525085449, -0.4720766842365265, -0.9997245669364929, 2.730445384979248, 865.0, -0.2011439949274063, 0.44604599475860596, -0.048551999032497406, 2.703000068664551, -0.5580000281333923, 3.0959999561309814], "mean": [0.6168564558029175, 2.019916296005249, -2.120906352996826, -1.0364173650741577, -2.3165862560272217, -0.24747025966644287, 2.697486162185669, 663.6892700195312, 0.06111753359436989, 0.3778893053531647, -0.17426788806915283, -1.799985647201538, 0.8673917651176453, 0.3968832194805145, -0.6377469301223755, -1.8607972860336304, 0.3739442527294159, 0.3392954170703888, -1.3949662446975708, -1.5260788202285767, 1.4831204414367676, 290.1094665527344, -0.2622634768486023, 0.38919180631637573, -0.12165570259094238, 1.5128244161605835, -0.9218134880065918, 1.6766924858093262], "std": [0.15497373044490814, 0.03996289521455765, 0.1742839515209198, 0.3324436545372009, 0.3520043194293976, 0.8281821012496948, 0.11285248398780823, 224.2513427734375, 0.09277379512786865, 0.029021257534623146, 0.02670452743768692, 1.5129759311676025, 0.4206285774707794, 1.0794713497161865, 0.09278679639101028, 0.07891912758350372, 0.07490390539169312, 0.12041011452674866, 0.3984457850456238, 0.27040010690689087, 0.4605051875114441, 286.4564208984375, 0.02782614715397358, 0.02497798018157482, 0.04732316732406616, 0.5631616711616516, 0.16403448581695557, 1.4961704015731812], "count": [626]}, "timestamp": {"min": [0.0], "max": [20.833333333333332], "mean": [10.416666666666664], "std": [6.023680122833733], "count": [626]}, "frame_index": {"min": [0], "max": [625], "mean": [312.5], "std": [180.710403685012], "count": [626]}, "episode_index": {"min": [437], "max": [437], "mean": [437.0], "std": [0.0], "count": [626]}, "index": {"min": [234708], "max": [235333], "mean": [235020.5], "std": [180.710403685012], "count": [626]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [626]}, "subtask_annotation": {"mean": [5.330670926517572, 12.0, 12.0, 12.0, 12.0], "std": [3.234832169753323, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [626]}, "scene_annotation": {"mean": [437.0], "std": [0.0], "min": [437], "max": [437], "count": [626]}, "eef_direction_state": {"mean": [4.3498402555910545, 3.8706070287539935], "std": [1.9285914110333855, 2.036613414520824], "min": [0, 0], "max": [6, 6], "count": [626]}, "eef_velocity_state": {"mean": [0.6118210862619808, 0.9376996805111821], "std": [0.7089934862303265, 0.8235455642462516], "min": [0, 0], "max": [2, 2], "count": [626]}, "eef_acc_mag_state": {"mean": [0.6309904153354633, 0.8306709265175719], "std": [0.818865795842899, 0.8269145837215305], "min": [0, 0], "max": [2, 2], "count": [626]}, "eef_direction_action": {"mean": [4.3498402555910545, 3.8706070287539935], "std": [1.9285914110333855, 2.036613414520824], "min": [0, 0], "max": [6, 6], "count": [626]}, "eef_velocity_action": {"mean": [0.6118210862619808, 0.9376996805111821], "std": [0.7089934862303265, 0.8235455642462516], "min": [0, 0], "max": [2, 2], "count": [626]}, "eef_acc_mag_action": {"mean": [0.6309904153354633, 0.8306709265175719], "std": [0.818865795842899, 0.8269145837215305], "min": [0, 0], "max": [2, 2], "count": [626]}, "eef_sim_pose_state": {"mean": [0.5865907764339416, 0.3541130171796418, 1.1431832339237957, -1.5147090002094392, 0.9208770793969631, -2.05309352205895, 0.5775426395523783, -0.136609741974385, 1.1119702179624273, -1.7904557064448232, 0.8676928202021624, -1.1241059063435024], "std": [0.026322429888932002, 0.028043945693031154, 0.03983381563128551, 0.5618637973108899, 0.16386500337999596, 1.188509930086265, 0.022150580516553803, 0.08190086053032328, 0.03352397615780657, 1.5244193949740403, 0.42076172506849874, 1.0878751550448005], "min": [0.5391983018120974, 0.2996300491518463, 1.0641053714239637, -2.7026809896401174, 0.5575725113390462, -3.140281761138124, 0.5355663512203255, -0.26605796944847154, 1.0635201502930067, -3.0003116349632424, 0.362739983642677, -2.8454603497048043], "max": [0.6492179444742755, 0.4018895089839743, 1.205968712948441, -0.29380323089866967, 1.4742523861010057, 3.1388727392905325, 0.6250536782760118, 0.018288724279711566, 1.1716120920747088, 2.7180014839180036, 1.5483179554921813, 2.8128425352249113], "count": [626]}, "eef_sim_pose_action": {"mean": [0.5865907764339416, 0.3541130171796418, 1.1431832339237957, -1.5147090002094392, 0.9208770793969631, -2.05309352205895, 0.5775426395523783, -0.136609741974385, 1.1119702179624273, -1.7904557064448232, 0.8676928202021624, -1.1241059063435024], "std": [0.026322429888932002, 0.028043945693031154, 0.03983381563128551, 0.5618637973108899, 0.16386500337999596, 1.188509930086265, 0.022150580516553803, 0.08190086053032328, 0.03352397615780657, 1.5244193949740403, 0.42076172506849874, 1.0878751550448005], "min": [0.5391983018120974, 0.2996300491518463, 1.0641053714239637, -2.7026809896401174, 0.5575725113390462, -3.140281761138124, 0.5355663512203255, -0.26605796944847154, 1.0635201502930067, -3.0003116349632424, 0.362739983642677, -2.8454603497048043], "max": [0.6492179444742755, 0.4018895089839743, 1.205968712948441, -0.29380323089866967, 1.4742523861010057, 3.1388727392905325, 0.6250536782760118, 0.018288724279711566, 1.1716120920747088, 2.7180014839180036, 1.5483179554921813, 2.8128425352249113], "count": [626]}, "gripper_mode_state": {"mean": [0.7699680511182109, 0.20607028753993611], "std": [0.4208530044747622, 0.40448154980560297], "min": [0, 0], "max": [1, 1], "count": [626]}, "gripper_activity_state": {"mean": [1.9121405750798721, 1.7603833865814698], "std": [0.35785956611014075, 0.5874859905708124], "min": [0, 0], "max": [2, 2], "count": [626]}, "gripper_mode_action": {"mean": [0.7699680511182109, 0.20607028753993611], "std": [0.4208530044747622, 0.40448154980560297], "min": [0, 0], "max": [1, 1], "count": [626]}, "gripper_activity_action": {"mean": [1.9121405750798721, 1.7603833865814698], "std": [0.35785956611014075, 0.5874859905708124], "min": [0, 0], "max": [2, 2], "count": [626]}, "gripper_open_scale_state": {"mean": [0.2901094249445028, 0.6636892972099139], "std": [0.28645640002404804, 0.22425130432963664], "min": [0.128, 0.018], "max": [0.865, 0.911], "count": [626]}, "gripper_open_scale_action": {"mean": [0.2901094249445028, 0.6636892972099139], "std": [0.28645640002404804, 0.22425130432963664], "min": [0.128, 0.018], "max": [0.865, 0.911], "count": [626]}}} +{"episode_index": 437, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.48436264889409875]], [[0.47297361347920813]], [[0.4585827265084778]]], "std": [[[0.12694665013945586]], [[0.13307637220266402]], [[0.15053898148992725]]], "count": [138]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47002827655820784]], [[0.47607243712702474]], [[0.4699820409443971]]], "std": [[[0.06658057257165696]], [[0.05999786566670849]], [[0.06487762385623601]]], "count": [138]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47808035545135924]], [[0.46877486501847115]], [[0.4501411667021881]]], "std": [[[0.09106864554637815]], [[0.09889445125549018]], [[0.12407078204250827]]], "count": [138]}, "observation.state": {"min": [0.28675761818885803, 1.7488723993301392, -2.463514804840088, -1.5698014497756958, -2.602844476699829, -1.3209699392318726, 0.2989225685596466, 311.0, -0.10468199849128723, 0.3147349953651428, -0.2171279937028885, -3.1391851902008057, 0.34299999475479126, -0.6650000810623169, -0.8714778423309326, -2.038841485977173, 0.10119418799877167, -0.023055799305438995, -2.1368067264556885, -1.9915778636932373, 0.6392966508865356, 128.0, -0.3301909863948822, 0.35008299350738525, -0.1895740032196045, 0.47600001096725464, -1.409999966621399, -3.1391851902008057], "max": [0.8604997396469116, 2.048318386077881, -1.5476009845733643, -0.2542421221733093, 0.5253790020942688, 1.1107101440429688, 2.817991256713867, 914.0, 0.24625200033187866, 0.4084649980068207, -0.08393099904060364, 0.7570000290870667, 1.5169999599456787, 2.430000066757202, -0.49783775210380554, -1.79953932762146, 0.43240535259246826, 0.7599164247512817, -0.25453880429267883, -1.140241026878357, 2.702869415283203, 874.0, -0.20320799946784973, 0.43384599685668945, -0.03710100054740906, 2.7720000743865967, -0.3070000112056732, 3.119999885559082], "mean": [0.519507646560669, 2.0179996490478516, -2.147958517074585, -0.9058929085731506, -1.8743432760238647, 0.05356493219733238, 2.4607388973236084, 806.2431030273438, 0.10978417843580246, 0.37318310141563416, -0.1752374917268753, -1.0489163398742676, 1.0779714584350586, 0.990471363067627, -0.6139209270477295, -1.9092793464660645, 0.2593037784099579, 0.3800308108329773, -1.4060879945755005, -1.541558861732483, 1.5813122987747192, 403.7074890136719, -0.2757592499256134, 0.3808334469795227, -0.12510643899440765, 1.3618239164352417, -0.9271012544631958, 1.1625791788101196], "std": [0.12743328511714935, 0.042545344680547714, 0.29453155398368835, 0.3720424771308899, 0.7210066914558411, 0.9675170183181763, 0.630735456943512, 157.23558044433594, 0.09694746881723404, 0.02173907496035099, 0.028980880975723267, 1.6350204944610596, 0.3810611963272095, 1.141357183456421, 0.09898940473794937, 0.0858129933476448, 0.1044955849647522, 0.20528684556484222, 0.4898669719696045, 0.2243988960981369, 0.6284981369972229, 291.9053649902344, 0.028274619951844215, 0.01982320100069046, 0.049278076738119125, 0.6138294339179993, 0.24946022033691406, 2.0523765087127686], "count": [718]}, "action": {"min": [0.28675761818885803, 1.7488723993301392, -2.463514804840088, -1.5698014497756958, -2.602844476699829, -1.3209699392318726, 0.2989225685596466, 311.0, -0.10468199849128723, 0.3147349953651428, -0.2171279937028885, -3.1391851902008057, 0.34299999475479126, -0.6650000810623169, -0.8714778423309326, -2.038841485977173, 0.10119418799877167, -0.023055799305438995, -2.1368067264556885, -1.9915778636932373, 0.6392966508865356, 128.0, -0.3301909863948822, 0.35008299350738525, -0.1895740032196045, 0.47600001096725464, -1.409999966621399, -3.1391851902008057], "max": [0.8604997396469116, 2.048318386077881, -1.5476009845733643, -0.2542421221733093, 0.5253790020942688, 1.1107101440429688, 2.817991256713867, 914.0, 0.24625200033187866, 0.4084649980068207, -0.08393099904060364, 0.7570000290870667, 1.5169999599456787, 2.430000066757202, -0.49783775210380554, -1.79953932762146, 0.43240535259246826, 0.7599164247512817, -0.25453880429267883, -1.140241026878357, 2.702869415283203, 874.0, -0.20320799946784973, 0.43384599685668945, -0.03710100054740906, 2.7720000743865967, -0.3070000112056732, 3.119999885559082], "mean": [0.519507646560669, 2.0179996490478516, -2.147958517074585, -0.9058929085731506, -1.8743432760238647, 0.05356493219733238, 2.4607388973236084, 806.2431030273438, 0.10978417843580246, 0.37318310141563416, -0.1752374917268753, -1.0489163398742676, 1.0779714584350586, 0.990471363067627, -0.6139209270477295, -1.9092793464660645, 0.2593037784099579, 0.3800308108329773, -1.4060879945755005, -1.541558861732483, 1.5813122987747192, 403.7074890136719, -0.2757592499256134, 0.3808334469795227, -0.12510643899440765, 1.3618239164352417, -0.9271012544631958, 1.1625791788101196], "std": [0.12743328511714935, 0.042545344680547714, 0.29453155398368835, 0.3720424771308899, 0.7210066914558411, 0.9675170183181763, 0.630735456943512, 157.23558044433594, 0.09694746881723404, 0.02173907496035099, 0.028980880975723267, 1.6350204944610596, 0.3810611963272095, 1.141357183456421, 0.09898940473794937, 0.0858129933476448, 0.1044955849647522, 0.20528684556484222, 0.4898669719696045, 0.2243988960981369, 0.6284981369972229, 291.9053649902344, 0.028274619951844215, 0.01982320100069046, 0.049278076738119125, 0.6138294339179993, 0.24946022033691406, 2.0523765087127686], "count": [718]}, "timestamp": {"min": [0.0], "max": [23.9], "mean": [11.950000000000003], "std": [6.908951520390856], "count": [718]}, "frame_index": {"min": [0], "max": [717], "mean": [358.5], "std": [207.26854561172567], "count": [718]}, "episode_index": {"min": [438], "max": [438], "mean": [438.0], "std": [0.0], "count": [718]}, "index": {"min": [235334], "max": [236051], "mean": [235692.5], "std": [207.26854561172567], "count": [718]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [718]}, "subtask_annotation": {"mean": [3.584958217270195, 12.0, 12.0, 12.0, 12.0], "std": [3.630633658780648, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [718]}, "scene_annotation": {"mean": [438.0], "std": [0.0], "min": [438], "max": [438], "count": [718]}, "eef_direction_state": {"mean": [4.194986072423398, 4.167130919220056], "std": [1.9372833511223382, 2.057645668221835], "min": [0, 0], "max": [6, 6], "count": [718]}, "eef_velocity_state": {"mean": [0.6643454038997214, 0.7827298050139275], "std": [0.6677063829586901, 0.8543725397881032], "min": [0, 0], "max": [2, 2], "count": [718]}, "eef_acc_mag_state": {"mean": [0.754874651810585, 0.6420612813370473], "std": [0.8217600673209066, 0.8099397732893623], "min": [0, 0], "max": [2, 2], "count": [718]}, "eef_direction_action": {"mean": [4.194986072423398, 4.167130919220056], "std": [1.9372833511223382, 2.057645668221835], "min": [0, 0], "max": [6, 6], "count": [718]}, "eef_velocity_action": {"mean": [0.6643454038997214, 0.7827298050139275], "std": [0.6677063829586901, 0.8543725397881032], "min": [0, 0], "max": [2, 2], "count": [718]}, "eef_acc_mag_action": {"mean": [0.754874651810585, 0.6420612813370473], "std": [0.8217600673209066, 0.8099397732893623], "min": [0, 0], "max": [2, 2], "count": [718]}, "eef_sim_pose_state": {"mean": [0.5757145269721998, 0.36193839909014947, 1.1377991891238135, -1.3634344226704773, 0.926296394270924, -1.9841383284094252, 0.568483786451083, -0.1829083646777413, 1.1001049302371915, -1.048146150086761, 1.0784058913718921, -0.5796663225898374], "std": [0.024487686069616557, 0.027504454692129872, 0.04691165006072489, 0.6124160411640404, 0.24942307705403258, 0.7835770917398165, 0.014583866743453426, 0.08423124798788478, 0.0369752896614903, 1.6361958137562764, 0.38118341719305904, 1.1423205764957], "min": [0.5338115838046005, 0.310119980783638, 1.0703056811774592, -2.7720034546529213, 0.306907467710019, -3.083739415424595, 0.5246055381356879, -0.3106198590545508, 1.06672918981582, -3.1380211306917007, 0.343407405000411, -2.236213584541355], "max": [0.6408765265159942, 0.41945896735889066, 1.2130807411647646, -0.4846641405554482, 1.4095388272092153, -0.5320666151303273, 0.6103545932686384, 0.011704792280821372, 1.1909242994690317, 0.7570022898943463, 1.5173284215822926, 0.8588906196714303], "count": [718]}, "eef_sim_pose_action": {"mean": [0.5757145269721998, 0.36193839909014947, 1.1377991891238135, -1.3634344226704773, 0.926296394270924, -1.9841383284094252, 0.568483786451083, -0.1829083646777413, 1.1001049302371915, -1.048146150086761, 1.0784058913718921, -0.5796663225898374], "std": [0.024487686069616557, 0.027504454692129872, 0.04691165006072489, 0.6124160411640404, 0.24942307705403258, 0.7835770917398165, 0.014583866743453426, 0.08423124798788478, 0.0369752896614903, 1.6361958137562764, 0.38118341719305904, 1.1423205764957], "min": [0.5338115838046005, 0.310119980783638, 1.0703056811774592, -2.7720034546529213, 0.306907467710019, -3.083739415424595, 0.5246055381356879, -0.3106198590545508, 1.06672918981582, -3.1380211306917007, 0.343407405000411, -2.236213584541355], "max": [0.6408765265159942, 0.41945896735889066, 1.2130807411647646, -0.4846641405554482, 1.4095388272092153, -0.5320666151303273, 0.6103545932686384, 0.011704792280821372, 1.1909242994690317, 0.7570022898943463, 1.5173284215822926, 0.8588906196714303], "count": [718]}, "gripper_mode_state": {"mean": [0.5431754874651811, 0.09749303621169916], "std": [0.4981323893124654, 0.2966279556985871], "min": [0, 0], "max": [1, 1], "count": [718]}, "gripper_activity_state": {"mean": [1.916434540389972, 1.884401114206128], "std": [0.36372046955990545, 0.4342657692329086], "min": [0, 0], "max": [2, 2], "count": [718]}, "gripper_mode_action": {"mean": [0.5431754874651811, 0.09749303621169916], "std": [0.4981323893124654, 0.2966279556985871], "min": [0, 0], "max": [1, 1], "count": [718]}, "gripper_activity_action": {"mean": [1.916434540389972, 1.884401114206128], "std": [0.36372046955990545, 0.4342657692329086], "min": [0, 0], "max": [2, 2], "count": [718]}, "gripper_open_scale_state": {"mean": [0.4037075212738971, 0.8062430362116971], "std": [0.2919052778234038, 0.15723576692561042], "min": [0.128, 0.311], "max": [0.874, 0.914], "count": [718]}, "gripper_open_scale_action": {"mean": [0.4037075212738971, 0.8062430362116971], "std": [0.2919052778234038, 0.15723576692561042], "min": [0.128, 0.311], "max": [0.874, 0.914], "count": [718]}}} +{"episode_index": 438, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4697095962690632]], [[0.453235486451525]], [[0.4367265812227669]]], "std": [[[0.13080571558611886]], [[0.14056266505775192]], [[0.15708976513942782]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46980764399509806]], [[0.47519848175381263]], [[0.4695178325844227]]], "std": [[[0.07300542289187392]], [[0.06555922861080869]], [[0.07128131390402825]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.47581831937636165]], [[0.46474509974128536]], [[0.4430239430147059]]], "std": [[[0.11379107754315324]], [[0.12079374308836147]], [[0.14957968846471703]]], "count": [120]}, "observation.state": {"min": [0.5284682512283325, 1.9453614950180054, -2.2331838607788086, -1.1948000192642212, -2.180736541748047, -1.6955875158309937, 0.37262779474258423, 285.0, -0.09665899723768234, 0.37314799427986145, -0.23896299302577972, -3.1411852836608887, 0.4950000047683716, -3.1391851902008057, -0.893468976020813, -2.030935049057007, 0.1105840653181076, 0.06757915019989014, -2.1232104301452637, -1.9827638864517212, 0.660083532333374, 128.0, -0.31471800804138184, 0.3646810054779053, -0.20032699406147003, 0.902999997138977, -1.309000015258789, -3.132185220718384], "max": [1.3690013885498047, 2.0458924770355225, -1.2271759510040283, 0.8453676700592041, 0.5308768153190613, -0.26399850845336914, 2.1239609718322754, 905.0, 0.2428160011768341, 0.4620020091533661, -0.09185399860143661, 3.1410000324249268, 1.5069999694824219, 2.7720000743865967, -0.574405312538147, -1.7129884958267212, 0.58760005235672, 0.7412588596343994, -0.4332605004310608, -0.9892351627349854, 2.4680702686309814, 860.0, -0.20132899284362793, 0.4474340081214905, -0.009340000338852406, 2.7679998874664307, -0.460999995470047, 3.1050000190734863], "mean": [0.8879924416542053, 2.0263307094573975, -1.8011680841445923, -0.23910440504550934, -0.9488515853881836, -1.026714563369751, 1.2064341306686401, 700.1256103515625, 0.10388002544641495, 0.41131460666656494, -0.1645725667476654, -1.0129369497299194, 0.9191714525222778, 0.4573942720890045, -0.6792178750038147, -1.8253440856933594, 0.4758622348308563, 0.3829410970211029, -1.452951192855835, -1.5478599071502686, 1.2547492980957031, 280.6661376953125, -0.2557678818702698, 0.40070638060569763, -0.09403706341981888, 1.560714840888977, -0.8127008676528931, 1.6616137027740479], "std": [0.2584313154220581, 0.018606236204504967, 0.2982424199581146, 0.5968737006187439, 0.9892258048057556, 0.3301822543144226, 0.5768681764602661, 213.99774169921875, 0.10773282498121262, 0.0269834715873003, 0.03517134487628937, 2.184239625930786, 0.27438265085220337, 1.183760643005371, 0.07949608564376831, 0.09942665696144104, 0.09791921824216843, 0.11904642730951309, 0.40379151701927185, 0.2758125364780426, 0.4452764689922333, 269.8392333984375, 0.028712168335914612, 0.018495069816708565, 0.06032084673643112, 0.45843616127967834, 0.18892551958560944, 1.546263337135315], "count": [593]}, "action": {"min": [0.5284682512283325, 1.9453614950180054, -2.2331838607788086, -1.1948000192642212, -2.180736541748047, -1.6955875158309937, 0.37262779474258423, 285.0, -0.09665899723768234, 0.37314799427986145, -0.23896299302577972, -3.1411852836608887, 0.4950000047683716, -3.1391851902008057, -0.893468976020813, -2.030935049057007, 0.1105840653181076, 0.06757915019989014, -2.1232104301452637, -1.9827638864517212, 0.660083532333374, 128.0, -0.31471800804138184, 0.3646810054779053, -0.20032699406147003, 0.902999997138977, -1.309000015258789, -3.132185220718384], "max": [1.3690013885498047, 2.0458924770355225, -1.2271759510040283, 0.8453676700592041, 0.5308768153190613, -0.26399850845336914, 2.1239609718322754, 905.0, 0.2428160011768341, 0.4620020091533661, -0.09185399860143661, 3.1410000324249268, 1.5069999694824219, 2.7720000743865967, -0.574405312538147, -1.7129884958267212, 0.58760005235672, 0.7412588596343994, -0.4332605004310608, -0.9892351627349854, 2.4680702686309814, 860.0, -0.20132899284362793, 0.4474340081214905, -0.009340000338852406, 2.7679998874664307, -0.460999995470047, 3.1050000190734863], "mean": [0.8879924416542053, 2.0263307094573975, -1.8011680841445923, -0.23910440504550934, -0.9488515853881836, -1.026714563369751, 1.2064341306686401, 700.1256103515625, 0.10388002544641495, 0.41131460666656494, -0.1645725667476654, -1.0129369497299194, 0.9191714525222778, 0.4573942720890045, -0.6792178750038147, -1.8253440856933594, 0.4758622348308563, 0.3829410970211029, -1.452951192855835, -1.5478599071502686, 1.2547492980957031, 280.6661376953125, -0.2557678818702698, 0.40070638060569763, -0.09403706341981888, 1.560714840888977, -0.8127008676528931, 1.6616137027740479], "std": [0.2584313154220581, 0.018606236204504967, 0.2982424199581146, 0.5968737006187439, 0.9892258048057556, 0.3301822543144226, 0.5768681764602661, 213.99774169921875, 0.10773282498121262, 0.0269834715873003, 0.03517134487628937, 2.184239625930786, 0.27438265085220337, 1.183760643005371, 0.07949608564376831, 0.09942665696144104, 0.09791921824216843, 0.11904642730951309, 0.40379151701927185, 0.2758125364780426, 0.4452764689922333, 269.8392333984375, 0.028712168335914612, 0.018495069816708565, 0.06032084673643112, 0.45843616127967834, 0.18892551958560944, 1.546263337135315], "count": [593]}, "timestamp": {"min": [0.0], "max": [19.733333333333334], "mean": [9.866666666666667], "std": [5.706137047074843], "count": [593]}, "frame_index": {"min": [0], "max": [592], "mean": [296.0], "std": [171.18411141224527], "count": [593]}, "episode_index": {"min": [439], "max": [439], "mean": [439.0], "std": [0.0], "count": [593]}, "index": {"min": [236052], "max": [236644], "mean": [236348.0], "std": [171.18411141224527], "count": [593]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [593]}, "subtask_annotation": {"mean": [5.389544688026981, 12.0, 12.0, 12.0, 12.0], "std": [3.237380526959033, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [593]}, "scene_annotation": {"mean": [439.0], "std": [0.0], "min": [439], "max": [439], "count": [593]}, "eef_direction_state": {"mean": [4.082630691399663, 3.9409780775716694], "std": [1.7638639442132347, 1.9009779291746431], "min": [0, 0], "max": [6, 6], "count": [593]}, "eef_velocity_state": {"mean": [0.7774030354131535, 1.0], "std": [0.6552643232670337, 0.829473918487045], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_acc_mag_state": {"mean": [0.7521079258010118, 0.8094435075885329], "std": [0.8381299599918902, 0.8207543073177384], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_direction_action": {"mean": [4.082630691399663, 3.9409780775716694], "std": [1.7638639442132347, 1.9009779291746431], "min": [0, 0], "max": [6, 6], "count": [593]}, "eef_velocity_action": {"mean": [0.7774030354131535, 1.0], "std": [0.6552643232670337, 0.829473918487045], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_acc_mag_action": {"mean": [0.7521079258010118, 0.8094435075885329], "std": [0.8381299599918902, 0.8207543073177384], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_sim_pose_state": {"mean": [0.6011904314950876, 0.3500039290721708, 1.1709064635982744, -1.5614314441738735, 0.8116834436603065, -2.2029788569956232, 0.6143194834114603, -0.18872593849908095, 1.1166976819420593, -1.0242830924391921, 0.9195377519329495, -1.0820533087752908], "std": [0.018136432058776724, 0.02907597816975723, 0.05146187340530514, 0.4578846350616652, 0.18877687003191582, 1.1198814108026218, 0.031608558610818765, 0.10026020746114862, 0.038319092109773994, 2.179925172243446, 0.2743257910723035, 1.193787242991784], "min": [0.5728552542713311, 0.2900720693929943, 1.0651533051703144, -2.767294641417574, 0.4602099935067723, -3.1413159874605836, 0.5606008222427019, -0.3120104693064216, 1.051957188022556, -3.1411781367246077, 0.49566835654256014, -2.9482187142370515], "max": [0.652019505628374, 0.4079494280446837, 1.2423938346303467, -0.9066226656797898, 1.3082651221323296, 3.1412489432636828, 0.6695609182735908, -0.0008186054814179611, 1.1930573965466738, 3.1410249127766456, 1.5076898034540593, 3.092434958555657], "count": [593]}, "eef_sim_pose_action": {"mean": [0.6011904314950876, 0.3500039290721708, 1.1709064635982744, -1.5614314441738735, 0.8116834436603065, -2.2029788569956232, 0.6143194834114603, -0.18872593849908095, 1.1166976819420593, -1.0242830924391921, 0.9195377519329495, -1.0820533087752908], "std": [0.018136432058776724, 0.02907597816975723, 0.05146187340530514, 0.4578846350616652, 0.18877687003191582, 1.1198814108026218, 0.031608558610818765, 0.10026020746114862, 0.038319092109773994, 2.179925172243446, 0.2743257910723035, 1.193787242991784], "min": [0.5728552542713311, 0.2900720693929943, 1.0651533051703144, -2.767294641417574, 0.4602099935067723, -3.1413159874605836, 0.5606008222427019, -0.3120104693064216, 1.051957188022556, -3.1411781367246077, 0.49566835654256014, -2.9482187142370515], "max": [0.652019505628374, 0.4079494280446837, 1.2423938346303467, -0.9066226656797898, 1.3082651221323296, 3.1412489432636828, 0.6695609182735908, -0.0008186054814179611, 1.1930573965466738, 3.1410249127766456, 1.5076898034540593, 3.092434958555657], "count": [593]}, "gripper_mode_state": {"mean": [0.7706576728499157, 0.26812816188870153], "std": [0.4204098287712441, 0.44298470706209453], "min": [0, 0], "max": [1, 1], "count": [593]}, "gripper_activity_state": {"mean": [1.8937605396290051, 1.854974704890388], "std": [0.37705460529443113, 0.4637406101385715], "min": [0, 0], "max": [2, 2], "count": [593]}, "gripper_mode_action": {"mean": [0.7706576728499157, 0.26812816188870153], "std": [0.4204098287712441, 0.44298470706209453], "min": [0, 0], "max": [1, 1], "count": [593]}, "gripper_activity_action": {"mean": [1.8937605396290051, 1.854974704890388], "std": [0.37705460529443113, 0.4637406101385715], "min": [0, 0], "max": [2, 2], "count": [593]}, "gripper_open_scale_state": {"mean": [0.2806661046303146, 0.700125632223352], "std": [0.2698392206277326, 0.21399762920188128], "min": [0.128, 0.285], "max": [0.86, 0.905], "count": [593]}, "gripper_open_scale_action": {"mean": [0.2806661046303146, 0.700125632223352], "std": [0.2698392206277326, 0.21399762920188128], "min": [0.128, 0.285], "max": [0.86, 0.905], "count": [593]}}} +{"episode_index": 439, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4633950588916122]], [[0.45179722562636165]], [[0.436639140795207]]], "std": [[[0.13659441790138188]], [[0.1424357929776767]], [[0.15614937506786888]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47000194206154683]], [[0.474067277709695]], [[0.4677880004084967]]], "std": [[[0.06336532862733947]], [[0.0569054122038299]], [[0.06167151902206197]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47620274203431373]], [[0.4606064082924836]], [[0.4376302696078431]]], "std": [[[0.11403121246583658]], [[0.1264896545764053]], [[0.1571071295636385]]], "count": [120]}, "observation.state": {"min": [0.4715879559516907, 1.9638444185256958, -2.414541006088257, -1.5060272216796875, -2.732609748840332, -1.6928297281265259, 0.33199653029441833, 333.0, -0.10250899940729141, 0.3249880075454712, -0.21052299439907074, -3.1401853561401367, 0.3479999899864197, -3.0880000591278076, -0.8820720314979553, -2.030306577682495, 0.2070309817790985, 0.050614554435014725, -1.9662880897521973, -1.95965576171875, 0.663434624671936, 113.0, -0.28599199652671814, 0.35731399059295654, -0.205594003200531, 0.5460000038146973, -1.4149999618530273, -3.127000093460083], "max": [1.0461153984069824, 2.0447230339050293, -0.6318964958190918, 0.12276646494865417, -0.39728930592536926, -0.16053539514541626, 2.4828531742095947, 905.0, 0.23441800475120544, 0.4494059979915619, -0.12060800194740295, 3.140000104904175, 1.5429999828338623, 2.9240000247955322, -0.5313306450843811, -1.796310305595398, 0.48350855708122253, 0.7430914044380188, -0.3560646176338196, -1.067687749862671, 2.582563877105713, 878.0, -0.1653990000486374, 0.44328001141548157, -0.03182600066065788, 2.7890000343322754, -0.4050000011920929, 3.140000104904175], "mean": [0.7562574744224548, 2.0284042358398438, -1.4086469411849976, -0.5866419672966003, -1.7476133108139038, -1.113041877746582, 1.5011154413223267, 782.3403930664062, 0.08203612267971039, 0.3817647695541382, -0.16382557153701782, -0.9717461466789246, 0.8079686164855957, 0.5722441077232361, -0.6875101923942566, -1.8810173273086548, 0.4158833622932434, 0.4237462282180786, -1.309787392616272, -1.481464147567749, 1.3155474662780762, 304.978271484375, -0.24659006297588348, 0.4058760702610016, -0.11373122036457062, 1.6749354600906372, -0.8591269850730896, 1.7033429145812988], "std": [0.16134367883205414, 0.009988226927816868, 0.595897376537323, 0.4839686453342438, 0.7123547196388245, 0.41639605164527893, 0.8114961385726929, 178.707275390625, 0.10816797614097595, 0.033304501324892044, 0.022678982466459274, 2.123908758163452, 0.3159094452857971, 1.0017359256744385, 0.09464657306671143, 0.06997852772474289, 0.08190212398767471, 0.14713513851165771, 0.4364685118198395, 0.23604711890220642, 0.43118250370025635, 307.8809814453125, 0.029536504298448563, 0.019511131569743156, 0.05024749040603638, 0.5193300843238831, 0.20528185367584229, 1.4587205648422241], "count": [598]}, "action": {"min": [0.4715879559516907, 1.9638444185256958, -2.414541006088257, -1.5060272216796875, -2.732609748840332, -1.6928297281265259, 0.33199653029441833, 333.0, -0.10250899940729141, 0.3249880075454712, -0.21052299439907074, -3.1401853561401367, 0.3479999899864197, -3.0880000591278076, -0.8820720314979553, -2.030306577682495, 0.2070309817790985, 0.050614554435014725, -1.9662880897521973, -1.95965576171875, 0.663434624671936, 113.0, -0.28599199652671814, 0.35731399059295654, -0.205594003200531, 0.5460000038146973, -1.4149999618530273, -3.127000093460083], "max": [1.0461153984069824, 2.0447230339050293, -0.6318964958190918, 0.12276646494865417, -0.39728930592536926, -0.16053539514541626, 2.4828531742095947, 905.0, 0.23441800475120544, 0.4494059979915619, -0.12060800194740295, 3.140000104904175, 1.5429999828338623, 2.9240000247955322, -0.5313306450843811, -1.796310305595398, 0.48350855708122253, 0.7430914044380188, -0.3560646176338196, -1.067687749862671, 2.582563877105713, 878.0, -0.1653990000486374, 0.44328001141548157, -0.03182600066065788, 2.7890000343322754, -0.4050000011920929, 3.140000104904175], "mean": [0.7562574744224548, 2.0284042358398438, -1.4086469411849976, -0.5866419672966003, -1.7476133108139038, -1.113041877746582, 1.5011154413223267, 782.3403930664062, 0.08203612267971039, 0.3817647695541382, -0.16382557153701782, -0.9717461466789246, 0.8079686164855957, 0.5722441077232361, -0.6875101923942566, -1.8810173273086548, 0.4158833622932434, 0.4237462282180786, -1.309787392616272, -1.481464147567749, 1.3155474662780762, 304.978271484375, -0.24659006297588348, 0.4058760702610016, -0.11373122036457062, 1.6749354600906372, -0.8591269850730896, 1.7033429145812988], "std": [0.16134367883205414, 0.009988226927816868, 0.595897376537323, 0.4839686453342438, 0.7123547196388245, 0.41639605164527893, 0.8114961385726929, 178.707275390625, 0.10816797614097595, 0.033304501324892044, 0.022678982466459274, 2.123908758163452, 0.3159094452857971, 1.0017359256744385, 0.09464657306671143, 0.06997852772474289, 0.08190212398767471, 0.14713513851165771, 0.4364685118198395, 0.23604711890220642, 0.43118250370025635, 307.8809814453125, 0.029536504298448563, 0.019511131569743156, 0.05024749040603638, 0.5193300843238831, 0.20528185367584229, 1.4587205648422241], "count": [598]}, "timestamp": {"min": [0.0], "max": [19.9], "mean": [9.95], "std": [5.754249637345333], "count": [598]}, "frame_index": {"min": [0], "max": [597], "mean": [298.5], "std": [172.62748912035997], "count": [598]}, "episode_index": {"min": [440], "max": [440], "mean": [440.0], "std": [0.0], "count": [598]}, "index": {"min": [236645], "max": [237242], "mean": [236943.5], "std": [172.62748912035997], "count": [598]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [598]}, "subtask_annotation": {"mean": [5.003344481605351, 12.0, 12.0, 12.0, 12.0], "std": [3.4042058658348644, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [598]}, "scene_annotation": {"mean": [440.0], "std": [0.0], "min": [440], "max": [440], "count": [598]}, "eef_direction_state": {"mean": [3.9765886287625416, 3.754180602006689], "std": [1.9012723432168788, 2.045005559884412], "min": [0, 0], "max": [6, 6], "count": [598]}, "eef_velocity_state": {"mean": [0.754180602006689, 0.9548494983277592], "std": [0.6655203266434135, 0.8052720685827542], "min": [0, 0], "max": [2, 2], "count": [598]}, "eef_acc_mag_state": {"mean": [0.7190635451505016, 0.7675585284280937], "std": [0.8084034759379137, 0.8387467114126429], "min": [0, 0], "max": [2, 2], "count": [598]}, "eef_direction_action": {"mean": [3.9765886287625416, 3.754180602006689], "std": [1.9012723432168788, 2.045005559884412], "min": [0, 0], "max": [6, 6], "count": [598]}, "eef_velocity_action": {"mean": [0.754180602006689, 0.9548494983277592], "std": [0.6655203266434135, 0.8052720685827542], "min": [0, 0], "max": [2, 2], "count": [598]}, "eef_acc_mag_action": {"mean": [0.7190635451505016, 0.7675585284280937], "std": [0.8084034759379137, 0.8387467114126429], "min": [0, 0], "max": [2, 2], "count": [598]}, "eef_sim_pose_state": {"mean": [0.604677975521707, 0.33941418326476935, 1.1546887448364176, -1.6755153429559293, 0.8582194402377171, -1.9474107620606478, 0.5875386161320221, -0.16654795054548677, 1.1162236404608081, -0.9726434908428724, 0.808528042726409, -0.9778768232325316], "std": [0.021443783012048672, 0.028524180466805975, 0.04204687498657231, 0.5185686868248006, 0.20510582453913737, 1.5571331772403647, 0.03788696090647375, 0.10336975866604552, 0.02333814209966784, 2.123979590418591, 0.3160832137076752, 0.9978811416341318], "min": [0.5444359220276467, 0.2719445497075284, 1.0571528323449286, -2.7891111251405407, 0.40468763049493317, -3.1390190235562767, 0.5313337203049727, -0.3040784827940136, 1.0706105001122515, -3.138951393402447, 0.3487969201676129, -2.703728212756362], "max": [0.6489483140558018, 0.381634098593195, 1.2201216127526864, -0.5484197326317803, 1.4142458710420311, 3.1397595791790196, 0.6590167074070454, 0.008822002537636736, 1.1682247358834508, 3.141262071861866, 1.5437543520783836, 2.3600522029965174], "count": [598]}, "eef_sim_pose_action": {"mean": [0.604677975521707, 0.33941418326476935, 1.1546887448364176, -1.6755153429559293, 0.8582194402377171, -1.9474107620606478, 0.5875386161320221, -0.16654795054548677, 1.1162236404608081, -0.9726434908428724, 0.808528042726409, -0.9778768232325316], "std": [0.021443783012048672, 0.028524180466805975, 0.04204687498657231, 0.5185686868248006, 0.20510582453913737, 1.5571331772403647, 0.03788696090647375, 0.10336975866604552, 0.02333814209966784, 2.123979590418591, 0.3160832137076752, 0.9978811416341318], "min": [0.5444359220276467, 0.2719445497075284, 1.0571528323449286, -2.7891111251405407, 0.40468763049493317, -3.1390190235562767, 0.5313337203049727, -0.3040784827940136, 1.0706105001122515, -3.138951393402447, 0.3487969201676129, -2.703728212756362], "max": [0.6489483140558018, 0.381634098593195, 1.2201216127526864, -0.5484197326317803, 1.4142458710420311, 3.1397595791790196, 0.6590167074070454, 0.008822002537636736, 1.1682247358834508, 3.141262071861866, 1.5437543520783836, 2.3600522029965174], "count": [598]}, "gripper_mode_state": {"mean": [0.7341137123745819, 0.13043478260869565], "std": [0.44180399463811193, 0.33678116053977314], "min": [0, 0], "max": [1, 1], "count": [598]}, "gripper_activity_state": {"mean": [1.9247491638795986, 1.9247491638795986], "std": [0.35085588703796916, 0.35559012229609355], "min": [0, 0], "max": [2, 2], "count": [598]}, "gripper_mode_action": {"mean": [0.7341137123745819, 0.13043478260869565], "std": [0.44180399463811193, 0.33678116053977314], "min": [0, 0], "max": [1, 1], "count": [598]}, "gripper_activity_action": {"mean": [1.9247491638795986, 1.9247491638795986], "std": [0.35085588703796916, 0.35559012229609355], "min": [0, 0], "max": [2, 2], "count": [598]}, "gripper_open_scale_state": {"mean": [0.30497826070370926, 0.7823403011054095], "std": [0.3078811193890678, 0.17870727585852503], "min": [0.113, 0.333], "max": [0.878, 0.905], "count": [598]}, "gripper_open_scale_action": {"mean": [0.30497826070370926, 0.7823403011054095], "std": [0.3078811193890678, 0.17870727585852503], "min": [0.113, 0.333], "max": [0.878, 0.905], "count": [598]}}} +{"episode_index": 440, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4654994446470048]], [[0.45265459069302655]], [[0.4358315288580997]]], "std": [[[0.1390281372935694]], [[0.14523027297526908]], [[0.16191647490648858]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47021055136930806]], [[0.4748197482849889]], [[0.4690384847809647]]], "std": [[[0.06207848280579874]], [[0.0550198676530326]], [[0.05786466527625918]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.8156862745098039]], [[0.8941176470588236]]], "mean": [[[0.4851031386728245]], [[0.4688879621752282]], [[0.4477646636822773]]], "std": [[[0.10331132691518574]], [[0.11794008693149911]], [[0.14844678007999648]]], "count": [121]}, "observation.state": {"min": [0.47284460067749023, 1.9758871793746948, -2.345181703567505, -1.4827969074249268, -2.896740436553955, -1.47818922996521, 0.2919761538505554, 290.0, -0.07600300014019012, 0.32197099924087524, -0.21220199763774872, -3.1411852836608887, 0.26899996399879456, -1.1790000200271606, -0.9581508040428162, -2.0324532985687256, 0.2070309817790985, -8.726646774448454e-05, -2.3216195106506348, -1.9262675046920776, 0.8562934994697571, 115.0, -0.2997550070285797, 0.3515940010547638, -0.1992889940738678, 0.49900001287460327, -1.4450000524520874, -3.109999895095825], "max": [1.136750340461731, 2.0454561710357666, -0.828263521194458, 0.12580333650112152, 0.016859881579875946, -0.42552876472473145, 2.6607720851898193, 903.0, 0.24157699942588806, 0.4747380018234253, -0.08052299916744232, 3.127000093460083, 1.5570000410079956, 2.378999948501587, -0.5107531547546387, -1.7639694213867188, 0.49928635358810425, 0.5294281840324402, -0.5255011916160583, -0.9846624732017517, 2.633422613143921, 872.0, -0.12029200047254562, 0.4471679925918579, -0.01765899918973446, 2.6559998989105225, -0.5720000267028809, 3.1019999980926514], "mean": [0.7487464547157288, 2.0301640033721924, -1.4759273529052734, -0.6803075075149536, -1.8512264490127563, -0.9757736921310425, 1.745139479637146, 758.5630493164062, 0.09940721839666367, 0.4070708751678467, -0.15874435007572174, -1.8197596073150635, 0.809432864189148, 0.4355473220348358, -0.6956369280815125, -1.8657333850860596, 0.3889857530593872, 0.32588326930999756, -1.4622821807861328, -1.4849656820297241, 1.4015796184539795, 356.4892272949219, -0.24725526571273804, 0.40789514780044556, -0.10492631793022156, 1.4714511632919312, -0.8463215827941895, 1.6022043228149414], "std": [0.15839515626430511, 0.008965590037405491, 0.47793087363243103, 0.5831024646759033, 1.019364356994629, 0.3033602833747864, 0.8933525681495667, 197.85430908203125, 0.1058644950389862, 0.03589656203985214, 0.030484991148114204, 1.4961072206497192, 0.3581755459308624, 1.148179292678833, 0.10483407229185104, 0.08275957405567169, 0.07513362169265747, 0.11930397897958755, 0.4247271716594696, 0.23040062189102173, 0.4814881980419159, 289.8805847167969, 0.03976184502243996, 0.022592302411794662, 0.057886648923158646, 0.49955493211746216, 0.17322786152362823, 1.6420557498931885], "count": [603]}, "action": {"min": [0.47284460067749023, 1.9758871793746948, -2.345181703567505, -1.4827969074249268, -2.896740436553955, -1.47818922996521, 0.2919761538505554, 290.0, -0.07600300014019012, 0.32197099924087524, -0.21220199763774872, -3.1411852836608887, 0.26899996399879456, -1.1790000200271606, -0.9581508040428162, -2.0324532985687256, 0.2070309817790985, -8.726646774448454e-05, -2.3216195106506348, -1.9262675046920776, 0.8562934994697571, 115.0, -0.2997550070285797, 0.3515940010547638, -0.1992889940738678, 0.49900001287460327, -1.4450000524520874, -3.109999895095825], "max": [1.136750340461731, 2.0454561710357666, -0.828263521194458, 0.12580333650112152, 0.016859881579875946, -0.42552876472473145, 2.6607720851898193, 903.0, 0.24157699942588806, 0.4747380018234253, -0.08052299916744232, 3.127000093460083, 1.5570000410079956, 2.378999948501587, -0.5107531547546387, -1.7639694213867188, 0.49928635358810425, 0.5294281840324402, -0.5255011916160583, -0.9846624732017517, 2.633422613143921, 872.0, -0.12029200047254562, 0.4471679925918579, -0.01765899918973446, 2.6559998989105225, -0.5720000267028809, 3.1019999980926514], "mean": [0.7487464547157288, 2.0301640033721924, -1.4759273529052734, -0.6803075075149536, -1.8512264490127563, -0.9757736921310425, 1.745139479637146, 758.5630493164062, 0.09940721839666367, 0.4070708751678467, -0.15874435007572174, -1.8197596073150635, 0.809432864189148, 0.4355473220348358, -0.6956369280815125, -1.8657333850860596, 0.3889857530593872, 0.32588326930999756, -1.4622821807861328, -1.4849656820297241, 1.4015796184539795, 356.4892272949219, -0.24725526571273804, 0.40789514780044556, -0.10492631793022156, 1.4714511632919312, -0.8463215827941895, 1.6022043228149414], "std": [0.15839515626430511, 0.008965590037405491, 0.47793087363243103, 0.5831024646759033, 1.019364356994629, 0.3033602833747864, 0.8933525681495667, 197.85430908203125, 0.1058644950389862, 0.03589656203985214, 0.030484991148114204, 1.4961072206497192, 0.3581755459308624, 1.148179292678833, 0.10483407229185104, 0.08275957405567169, 0.07513362169265747, 0.11930397897958755, 0.4247271716594696, 0.23040062189102173, 0.4814881980419159, 289.8805847167969, 0.03976184502243996, 0.022592302411794662, 0.057886648923158646, 0.49955493211746216, 0.17322786152362823, 1.6420557498931885], "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": [441], "max": [441], "mean": [441.0], "std": [0.0], "count": [603]}, "index": {"min": [237243], "max": [237845], "mean": [237544.0], "std": [174.07086679472434], "count": [603]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [603]}, "subtask_annotation": {"mean": [5.17910447761194, 12.0, 12.0, 12.0, 12.0], "std": [3.332999166438411, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [603]}, "scene_annotation": {"mean": [441.0], "std": [0.0], "min": [441], "max": [441], "count": [603]}, "eef_direction_state": {"mean": [3.716417910447761, 3.658374792703151], "std": [1.9557744847760732, 2.078726331918904], "min": [0, 0], "max": [6, 6], "count": [603]}, "eef_velocity_state": {"mean": [0.8407960199004975, 1.0364842454394694], "std": [0.6991067718585321, 0.8257840604107155], "min": [0, 0], "max": [2, 2], "count": [603]}, "eef_acc_mag_state": {"mean": [0.7893864013266998, 0.8490878938640133], "std": [0.8348265954030138, 0.8535041401868695], "min": [0, 0], "max": [2, 2], "count": [603]}, "eef_direction_action": {"mean": [3.716417910447761, 3.658374792703151], "std": [1.9557744847760732, 2.078726331918904], "min": [0, 0], "max": [6, 6], "count": [603]}, "eef_velocity_action": {"mean": [0.8407960199004975, 1.0364842454394694], "std": [0.6991067718585321, 0.8257840604107155], "min": [0, 0], "max": [2, 2], "count": [603]}, "eef_acc_mag_action": {"mean": [0.7893864013266998, 0.8490878938640133], "std": [0.8348265954030138, 0.8535041401868695], "min": [0, 0], "max": [2, 2], "count": [603]}, "eef_sim_pose_state": {"mean": [0.6054098463728281, 0.33861054844329985, 1.1577535553700746, -1.472812360515161, 0.8454185206347116, -2.2459269488398594, 0.6063762972332365, -0.17833432995173137, 1.1245245053029571, -1.8199930869946233, 0.8097944240891646, -1.1353130251782766], "std": [0.026612295563960896, 0.03409987015231172, 0.051193494017906134, 0.49864233236691197, 0.17316771362723266, 0.6553458771254375, 0.0396252191866788, 0.09917447902880128, 0.03751530571529642, 1.4962092016849589, 0.3583164288281942, 1.1481380250834852], "min": [0.5360272261093652, 0.22815596747985806, 1.0634461867282707, -2.6553843043933756, 0.5718663524214507, -3.141196609860057, 0.5257647213151427, -0.31017567186948636, 1.072843022148668, -3.139705816557623, 0.2689290991842668, -2.7336656069818766], "max": [0.6543775067961087, 0.3862887738079262, 1.2311473579780967, -0.5047331341053671, 1.4439786833482935, 3.1413385613355667, 0.6787505647976515, -0.012084368289932923, 1.2043749708256928, 3.1288395770191655, 1.5569825176592254, 0.8042373986168926], "count": [603]}, "eef_sim_pose_action": {"mean": [0.6054098463728281, 0.33861054844329985, 1.1577535553700746, -1.472812360515161, 0.8454185206347116, -2.2459269488398594, 0.6063762972332365, -0.17833432995173137, 1.1245245053029571, -1.8199930869946233, 0.8097944240891646, -1.1353130251782766], "std": [0.026612295563960896, 0.03409987015231172, 0.051193494017906134, 0.49864233236691197, 0.17316771362723266, 0.6553458771254375, 0.0396252191866788, 0.09917447902880128, 0.03751530571529642, 1.4962092016849589, 0.3583164288281942, 1.1481380250834852], "min": [0.5360272261093652, 0.22815596747985806, 1.0634461867282707, -2.6553843043933756, 0.5718663524214507, -3.141196609860057, 0.5257647213151427, -0.31017567186948636, 1.072843022148668, -3.139705816557623, 0.2689290991842668, -2.7336656069818766], "max": [0.6543775067961087, 0.3862887738079262, 1.2311473579780967, -0.5047331341053671, 1.4439786833482935, 3.1413385613355667, 0.6787505647976515, -0.012084368289932923, 1.2043749708256928, 3.1288395770191655, 1.5569825176592254, 0.8042373986168926], "count": [603]}, "gripper_mode_state": {"mean": [0.7280265339966833, 0.14427860696517414], "std": [0.4449762912711828, 0.3513720116021813], "min": [0, 0], "max": [1, 1], "count": [603]}, "gripper_activity_state": {"mean": [1.9270315091210615, 1.8888888888888888], "std": [0.34263002495240275, 0.4339558398094596], "min": [0, 0], "max": [2, 2], "count": [603]}, "gripper_mode_action": {"mean": [0.7280265339966833, 0.14427860696517414], "std": [0.4449762912711828, 0.3513720116021813], "min": [0, 0], "max": [1, 1], "count": [603]}, "gripper_activity_action": {"mean": [1.9270315091210615, 1.8888888888888888], "std": [0.34263002495240275, 0.4339558398094596], "min": [0, 0], "max": [2, 2], "count": [603]}, "gripper_open_scale_state": {"mean": [0.3564892204373237, 0.7585630183939515], "std": [0.2898806342566689, 0.1978542067259992], "min": [0.115, 0.29], "max": [0.872, 0.903], "count": [603]}, "gripper_open_scale_action": {"mean": [0.3564892204373237, 0.7585630183939515], "std": [0.2898806342566689, 0.1978542067259992], "min": [0.115, 0.29], "max": [0.872, 0.903], "count": [603]}}} +{"episode_index": 441, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.4661846342957915]], [[0.46888755878367605]], [[0.45691408989917104]]], "std": [[[0.13636388687654508]], [[0.13133293725542253]], [[0.14150983605594333]]], "count": [164]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.054901960784313725]], [[0.00392156862745098]]], "max": [[[0.6745098039215687]], [[0.6470588235294118]], [[0.6509803921568628]]], "mean": [[[0.46689260521281684]], [[0.47315312400366655]], [[0.46771969153515064]]], "std": [[[0.06292626414804876]], [[0.05119620448581384]], [[0.057440028429017735]]], "count": [164]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[0.7686274509803922]], [[0.7450980392156863]], [[0.7686274509803922]]], "mean": [[[0.4740824702594452]], [[0.4611588080862426]], [[0.44500629807309106]]], "std": [[[0.11995298677686188]], [[0.12405256935251899]], [[0.15013722678693522]]], "count": [164]}, "observation.state": {"min": [0.3100053668022156, 1.838372826576233, -2.5939955711364746, -1.5132354497909546, -2.647385358810425, -1.5577937364578247, 1.811424970626831, 258.0, -0.028759000822901726, 0.33248499035835266, -0.2544490098953247, -3.1361851692199707, 0.31299999356269836, -2.944999933242798, -0.5844584107398987, -2.034076690673828, 1.5759625434875488, 0.9513789415359497, -0.8909906148910522, -1.2717864513397217, 0.1742362231016159, 122.0, -0.18426400423049927, 0.35738998651504517, -0.1778630018234253, -2.8970000743865967, -1.3890000581741333, -0.21699997782707214], "max": [0.9264731407165527, 2.0396790504455566, -1.1503289937973022, -0.5457819104194641, -1.566118836402893, 1.0722604990005493, 2.8164029121398926, 893.0, 0.2006790041923523, 0.4507899880409241, -0.12041600048542023, 3.13700008392334, 1.531999945640564, 0.02199999801814556, -0.07674212753772736, -2.0209691524505615, 2.0287532806396484, 2.027008056640625, -0.1633104681968689, 0.5700420141220093, 0.7500203251838684, 878.0, -0.041565001010894775, 0.42382198572158813, 0.02545900084078312, -1.4980000257492065, -0.6039999723434448, 0.9549999833106995], "mean": [0.5997287034988403, 2.0171594619750977, -1.7757481336593628, -0.9417507648468018, -2.2099695205688477, -0.46510079503059387, 2.346745729446411, 698.0995483398438, 0.12459569424390793, 0.40457284450531006, -0.1817944198846817, -1.9379976987838745, 0.8490626215934753, -0.8224838972091675, -0.47652509808540344, -2.0279452800750732, 1.6552554368972778, 1.8180674314498901, -0.27071747183799744, -1.0397320985794067, 0.3105672597885132, 293.3385314941406, -0.10335148125886917, 0.3832857608795166, -0.02790316566824913, -2.369805097579956, -0.8702874183654785, 0.3700169324874878], "std": [0.16935084760189056, 0.03991948440670967, 0.45622822642326355, 0.2752155661582947, 0.3720797896385193, 0.8121094703674316, 0.317108690738678, 190.31736755371094, 0.0664820671081543, 0.031977102160453796, 0.03387419879436493, 1.9648032188415527, 0.37992063164711, 0.7936238050460815, 0.09864601492881775, 0.002226544776931405, 0.06934026628732681, 0.2899804711341858, 0.18675298988819122, 0.4082261323928833, 0.12131409347057343, 270.6067810058594, 0.03216628357768059, 0.017691170796751976, 0.06096920743584633, 0.24519169330596924, 0.1653832048177719, 0.23584690690040588], "count": [898]}, "action": {"min": [0.3100053668022156, 1.838372826576233, -2.5939955711364746, -1.5132354497909546, -2.647385358810425, -1.5577937364578247, 1.811424970626831, 258.0, -0.028759000822901726, 0.33248499035835266, -0.2544490098953247, -3.1361851692199707, 0.31299999356269836, -2.944999933242798, -0.5844584107398987, -2.034076690673828, 1.5759625434875488, 0.9513789415359497, -0.8909906148910522, -1.2717864513397217, 0.1742362231016159, 122.0, -0.18426400423049927, 0.35738998651504517, -0.1778630018234253, -2.8970000743865967, -1.3890000581741333, -0.21699997782707214], "max": [0.9264731407165527, 2.0396790504455566, -1.1503289937973022, -0.5457819104194641, -1.566118836402893, 1.0722604990005493, 2.8164029121398926, 893.0, 0.2006790041923523, 0.4507899880409241, -0.12041600048542023, 3.13700008392334, 1.531999945640564, 0.02199999801814556, -0.07674212753772736, -2.0209691524505615, 2.0287532806396484, 2.027008056640625, -0.1633104681968689, 0.5700420141220093, 0.7500203251838684, 878.0, -0.041565001010894775, 0.42382198572158813, 0.02545900084078312, -1.4980000257492065, -0.6039999723434448, 0.9549999833106995], "mean": [0.5997287034988403, 2.0171594619750977, -1.7757481336593628, -0.9417507648468018, -2.2099695205688477, -0.46510079503059387, 2.346745729446411, 698.0995483398438, 0.12459569424390793, 0.40457284450531006, -0.1817944198846817, -1.9379976987838745, 0.8490626215934753, -0.8224838972091675, -0.47652509808540344, -2.0279452800750732, 1.6552554368972778, 1.8180674314498901, -0.27071747183799744, -1.0397320985794067, 0.3105672597885132, 293.3385314941406, -0.10335148125886917, 0.3832857608795166, -0.02790316566824913, -2.369805097579956, -0.8702874183654785, 0.3700169324874878], "std": [0.16935084760189056, 0.03991948440670967, 0.45622822642326355, 0.2752155661582947, 0.3720797896385193, 0.8121094703674316, 0.317108690738678, 190.31736755371094, 0.0664820671081543, 0.031977102160453796, 0.03387419879436493, 1.9648032188415527, 0.37992063164711, 0.7936238050460815, 0.09864601492881775, 0.002226544776931405, 0.06934026628732681, 0.2899804711341858, 0.18675298988819122, 0.4082261323928833, 0.12131409347057343, 270.6067810058594, 0.03216628357768059, 0.017691170796751976, 0.06096920743584633, 0.24519169330596924, 0.1653832048177719, 0.23584690690040588], "count": [898]}, "timestamp": {"min": [0.0], "max": [29.9], "mean": [14.950000000000001], "std": [8.64100367112782], "count": [898]}, "frame_index": {"min": [0], "max": [897], "mean": [448.5], "std": [259.23011013383456], "count": [898]}, "episode_index": {"min": [442], "max": [442], "mean": [442.0], "std": [0.0], "count": [898]}, "index": {"min": [237846], "max": [238743], "mean": [238294.5], "std": [259.23011013383456], "count": [898]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [898]}, "subtask_annotation": {"mean": [5.302895322939866, 12.0, 12.0, 12.0, 12.0], "std": [3.1438440700720225, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [898]}, "scene_annotation": {"mean": [442.0], "std": [0.0], "min": [442], "max": [442], "count": [898]}, "eef_direction_state": {"mean": [4.879732739420936, 3.868596881959911], "std": [1.5317759522103795, 1.9304425655703343], "min": [0, 0], "max": [6, 6], "count": [898]}, "eef_velocity_state": {"mean": [0.5155902004454342, 0.8140311804008908], "std": [0.6064627232872001, 0.640106483978869], "min": [0, 0], "max": [2, 2], "count": [898]}, "eef_acc_mag_state": {"mean": [0.534521158129176, 0.8140311804008908], "std": [0.7750492793427985, 0.8268484772756053], "min": [0, 0], "max": [2, 2], "count": [898]}, "eef_direction_action": {"mean": [4.879732739420936, 3.868596881959911], "std": [1.5317759522103795, 1.9304425655703343], "min": [0, 0], "max": [6, 6], "count": [898]}, "eef_velocity_action": {"mean": [0.5155902004454342, 0.8140311804008908], "std": [0.6064627232872001, 0.640106483978869], "min": [0, 0], "max": [2, 2], "count": [898]}, "eef_acc_mag_action": {"mean": [0.534521158129176, 0.8140311804008908], "std": [0.7750492793427985, 0.8268484772756053], "min": [0, 0], "max": [2, 2], "count": [898]}, "eef_sim_pose_state": {"mean": [0.5722466826950662, 0.17785372914230224, 1.258422441112733, 2.371576731229775, 0.8718387504659261, 1.9430240103614977, 0.6043626709876737, -0.19980084421364322, 1.109068280879768, -1.93827991504634, 0.8493777673121233, -1.3862815718454669], "std": [0.01954848455583055, 0.029261220432304662, 0.060997602405610744, 0.24527009151638013, 0.16552651082953768, 0.23614560303109533, 0.03532774122393557, 0.05955712843358564, 0.04457729464125379, 1.965104831292725, 0.37995040916631045, 1.6073070240434015], "min": [0.5480454762037309, 0.12242045485837208, 1.0876391936192087, 1.4983228807854845, 0.604925310893512, 1.3533379358780677, 0.5417903402767964, -0.26498719330969495, 1.0188776319393418, -3.1367790893625163, 0.3135777355032101, -3.126314645251037], "max": [0.6217835325509466, 0.2568017609034116, 1.3090706739331732, 2.898408580530381, 1.3905744885555555, 2.527725997904168, 0.6526829895833709, -0.06094932570369374, 1.1756417901155571, 3.1369634009294893, 1.5327361842235603, 3.138347230597215], "count": [898]}, "eef_sim_pose_action": {"mean": [0.5722466826950662, 0.17785372914230224, 1.258422441112733, 2.371576731229775, 0.8718387504659261, 1.9430240103614977, 0.6043626709876737, -0.19980084421364322, 1.109068280879768, -1.93827991504634, 0.8493777673121233, -1.3862815718454669], "std": [0.01954848455583055, 0.029261220432304662, 0.060997602405610744, 0.24527009151638013, 0.16552651082953768, 0.23614560303109533, 0.03532774122393557, 0.05955712843358564, 0.04457729464125379, 1.965104831292725, 0.37995040916631045, 1.6073070240434015], "min": [0.5480454762037309, 0.12242045485837208, 1.0876391936192087, 1.4983228807854845, 0.604925310893512, 1.3533379358780677, 0.5417903402767964, -0.26498719330969495, 1.0188776319393418, -3.1367790893625163, 0.3135777355032101, -3.126314645251037], "max": [0.6217835325509466, 0.2568017609034116, 1.3090706739331732, 2.898408580530381, 1.3905744885555555, 2.527725997904168, 0.6526829895833709, -0.06094932570369374, 1.1756417901155571, 3.1369634009294893, 1.5327361842235603, 3.138347230597215], "count": [898]}, "gripper_mode_state": {"mean": [0.7605790645879733, 0.11358574610244988], "std": [0.4267300681911854, 0.3173074603358727], "min": [0, 0], "max": [1, 1], "count": [898]}, "gripper_activity_state": {"mean": [1.9242761692650334, 1.8875278396436526], "std": [0.3449456551723734, 0.44225620138776295], "min": [0, 0], "max": [2, 2], "count": [898]}, "gripper_mode_action": {"mean": [0.7605790645879733, 0.11358574610244988], "std": [0.4267300681911854, 0.3173074603358727], "min": [0, 0], "max": [1, 1], "count": [898]}, "gripper_activity_action": {"mean": [1.9242761692650334, 1.8875278396436526], "std": [0.3449456551723734, 0.44225620138776295], "min": [0, 0], "max": [2, 2], "count": [898]}, "gripper_open_scale_state": {"mean": [0.2933385300753111, 0.6980996660262281], "std": [0.2706066119334636, 0.19031738729633935], "min": [0.122, 0.258], "max": [0.878, 0.893], "count": [898]}, "gripper_open_scale_action": {"mean": [0.2933385300753111, 0.6980996660262281], "std": [0.2706066119334636, 0.19031738729633935], "min": [0.122, 0.258], "max": [0.878, 0.893], "count": [898]}}} +{"episode_index": 442, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46630084890727125]], [[0.46631695389093136]], [[0.45296499821282676]]], "std": [[[0.14079805862498004]], [[0.136608268185044]], [[0.14990679161185133]]], "count": [160]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.9882352941176471]], [[0.796078431372549]]], "mean": [[[0.4763519684436274]], [[0.4808489021650327]], [[0.4756672219669118]]], "std": [[[0.06245458907479803]], [[0.05732784453671216]], [[0.059906614336069204]]], "count": [160]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.7450980392156863]], [[0.7764705882352941]]], "mean": [[[0.477753125]], [[0.47176978273080067]], [[0.4608087201286765]]], "std": [[[0.09741640979441447]], [[0.105156002418445]], [[0.12686826187424086]]], "count": [160]}, "observation.state": {"min": [0.23806291818618774, 1.8066601753234863, -2.5573086738586426, -1.7119412422180176, -2.7864181995391846, -1.65757417678833, 2.266990900039673, 324.0, -0.04741799831390381, 0.31222298741340637, -0.2637610137462616, -3.121999979019165, 0.10199999809265137, -2.2669999599456787, -0.6749363541603088, -2.032104253768921, 1.1325790882110596, 0.6320710182189941, -1.1991634368896484, -1.607744812965393, 0.5119050741195679, 99.0, -0.1919800043106079, 0.3425450026988983, -0.224604994058609, -3.1411852836608887, -1.378999948501587, -0.037999991327524185], "max": [0.9492846131324768, 2.0383005142211914, -1.4937748908996582, -0.40800565481185913, -1.5169705152511597, 1.053620457649231, 2.816455364227295, 894.0, 0.21483899652957916, 0.43566301465034485, -0.11494500190019608, 3.140000104904175, 1.5499999523162842, -0.018999997526407242, -0.13644984364509583, -1.9541404247283936, 2.286015033721924, 2.0326104164123535, -0.5536358952522278, 0.9034348130226135, 0.9996199011802673, 857.0, -0.057328000664711, 0.4177039861679077, 0.047120001167058945, 3.1410000324249268, -0.5059999823570251, 0.9430000185966492], "mean": [0.5852919220924377, 2.021582841873169, -1.9969675540924072, -0.9968696236610413, -2.231971502304077, -0.40555539727211, 2.5808603763580322, 798.0601806640625, 0.11742173880338669, 0.38643598556518555, -0.18459923565387726, -2.769289255142212, 0.8238913416862488, -0.7095214128494263, -0.5284205675125122, -2.0253453254699707, 1.385780930519104, 1.7914845943450928, -0.6850460767745972, -1.223814845085144, 0.5834870934486389, 237.9311981201172, -0.1220841109752655, 0.3667411804199219, -0.017572054639458656, -2.5442941188812256, -0.9019701480865479, 0.38220590353012085], "std": [0.16756732761859894, 0.03068304993212223, 0.3805958926677704, 0.40278539061546326, 0.47707492113113403, 0.9108811020851135, 0.1804705411195755, 162.11444091796875, 0.08425197750329971, 0.028649037703871727, 0.044148169457912445, 0.6549316048622131, 0.4543258547782898, 0.5183839201927185, 0.13371379673480988, 0.0096889054402709, 0.25597643852233887, 0.39277684688568115, 0.1499331295490265, 0.6269861459732056, 0.07690203934907913, 224.2169952392578, 0.030688926577568054, 0.0193780604749918, 0.08542069047689438, 0.5924302339553833, 0.17413972318172455, 0.22444188594818115], "count": [872]}, "action": {"min": [0.23806291818618774, 1.8066601753234863, -2.5573086738586426, -1.7119412422180176, -2.7864181995391846, -1.65757417678833, 2.266990900039673, 324.0, -0.04741799831390381, 0.31222298741340637, -0.2637610137462616, -3.121999979019165, 0.10199999809265137, -2.2669999599456787, -0.6749363541603088, -2.032104253768921, 1.1325790882110596, 0.6320710182189941, -1.1991634368896484, -1.607744812965393, 0.5119050741195679, 99.0, -0.1919800043106079, 0.3425450026988983, -0.224604994058609, -3.1411852836608887, -1.378999948501587, -0.037999991327524185], "max": [0.9492846131324768, 2.0383005142211914, -1.4937748908996582, -0.40800565481185913, -1.5169705152511597, 1.053620457649231, 2.816455364227295, 894.0, 0.21483899652957916, 0.43566301465034485, -0.11494500190019608, 3.140000104904175, 1.5499999523162842, -0.018999997526407242, -0.13644984364509583, -1.9541404247283936, 2.286015033721924, 2.0326104164123535, -0.5536358952522278, 0.9034348130226135, 0.9996199011802673, 857.0, -0.057328000664711, 0.4177039861679077, 0.047120001167058945, 3.1410000324249268, -0.5059999823570251, 0.9430000185966492], "mean": [0.5852919220924377, 2.021582841873169, -1.9969675540924072, -0.9968696236610413, -2.231971502304077, -0.40555539727211, 2.5808603763580322, 798.0601806640625, 0.11742173880338669, 0.38643598556518555, -0.18459923565387726, -2.769289255142212, 0.8238913416862488, -0.7095214128494263, -0.5284205675125122, -2.0253453254699707, 1.385780930519104, 1.7914845943450928, -0.6850460767745972, -1.223814845085144, 0.5834870934486389, 237.9311981201172, -0.1220841109752655, 0.3667411804199219, -0.017572054639458656, -2.5442941188812256, -0.9019701480865479, 0.38220590353012085], "std": [0.16756732761859894, 0.03068304993212223, 0.3805958926677704, 0.40278539061546326, 0.47707492113113403, 0.9108811020851135, 0.1804705411195755, 162.11444091796875, 0.08425197750329971, 0.028649037703871727, 0.044148169457912445, 0.6549316048622131, 0.4543258547782898, 0.5183839201927185, 0.13371379673480988, 0.0096889054402709, 0.25597643852233887, 0.39277684688568115, 0.1499331295490265, 0.6269861459732056, 0.07690203934907913, 224.2169952392578, 0.030688926577568054, 0.0193780604749918, 0.08542069047689438, 0.5924302339553833, 0.17413972318172455, 0.22444188594818115], "count": [872]}, "timestamp": {"min": [0.0], "max": [29.033333333333335], "mean": [14.516666666666666], "std": [8.390818394729642], "count": [872]}, "frame_index": {"min": [0], "max": [871], "mean": [435.5], "std": [251.72455184188928], "count": [872]}, "episode_index": {"min": [443], "max": [443], "mean": [443.0], "std": [0.0], "count": [872]}, "index": {"min": [238744], "max": [239615], "mean": [239179.5], "std": [251.72455184188928], "count": [872]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [872]}, "subtask_annotation": {"mean": [5.276376146788991, 12.0, 12.0, 12.0, 12.0], "std": [3.2913553280086396, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [872]}, "scene_annotation": {"mean": [443.0], "std": [0.0], "min": [443], "max": [443], "count": [872]}, "eef_direction_state": {"mean": [4.803899082568807, 3.833715596330275], "std": [1.511222067270287, 1.9800868648897916], "min": [0, 0], "max": [6, 6], "count": [872]}, "eef_velocity_state": {"mean": [0.5779816513761468, 0.8428899082568807], "std": [0.6761816430089114, 0.680221831591278], "min": [0, 0], "max": [2, 2], "count": [872]}, "eef_acc_mag_state": {"mean": [0.5527522935779816, 0.8153669724770642], "std": [0.7778273334486729, 0.8440795449335563], "min": [0, 0], "max": [2, 2], "count": [872]}, "eef_direction_action": {"mean": [4.803899082568807, 3.833715596330275], "std": [1.511222067270287, 1.9800868648897916], "min": [0, 0], "max": [6, 6], "count": [872]}, "eef_velocity_action": {"mean": [0.5779816513761468, 0.8428899082568807], "std": [0.6761816430089114, 0.680221831591278], "min": [0, 0], "max": [2, 2], "count": [872]}, "eef_acc_mag_action": {"mean": [0.5527522935779816, 0.8153669724770642], "std": [0.7778273334486729, 0.8440795449335563], "min": [0, 0], "max": [2, 2], "count": [872]}, "eef_sim_pose_state": {"mean": [0.5614875908765726, 0.20406383208161627, 1.2714038386439543, 2.5464034624276715, 0.9032290893359602, 1.955644828779393, 0.5856121499680352, -0.18812259540659046, 1.1060389876033865, -2.770120165727608, 0.8242875925827033, -2.0939874976275505], "std": [0.021046868979936163, 0.02649106980689772, 0.08800461715522699, 0.5925293273812713, 0.17443743601301803, 0.22460096909414673, 0.026191128485366755, 0.07594634487575508, 0.05616441552887724, 0.6546599719380399, 0.4544008040842601, 1.0138227437985592], "min": [0.5418386182422547, 0.14683950222303838, 1.0416933683872385, -3.1402234750702, 0.5061647484047542, 1.533075245895611, 0.5282303952931279, -0.2713409822632671, 1.0146215685027973, -3.122952074202219, 0.10233275712208822, -3.120075790578099], "max": [0.6244168448507643, 0.25482559439210195, 1.3366270853635045, 3.1414156302006115, 1.3810523274957345, 2.516775377288492, 0.6390535227363994, -0.04023480242497275, 1.182676428792131, 3.139567369659081, 1.5500224403010567, 3.1406699669042073], "count": [872]}, "eef_sim_pose_action": {"mean": [0.5614875908765726, 0.20406383208161627, 1.2714038386439543, 2.5464034624276715, 0.9032290893359602, 1.955644828779393, 0.5856121499680352, -0.18812259540659046, 1.1060389876033865, -2.770120165727608, 0.8242875925827033, -2.0939874976275505], "std": [0.021046868979936163, 0.02649106980689772, 0.08800461715522699, 0.5925293273812713, 0.17443743601301803, 0.22460096909414673, 0.026191128485366755, 0.07594634487575508, 0.05616441552887724, 0.6546599719380399, 0.4544008040842601, 1.0138227437985592], "min": [0.5418386182422547, 0.14683950222303838, 1.0416933683872385, -3.1402234750702, 0.5061647484047542, 1.533075245895611, 0.5282303952931279, -0.2713409822632671, 1.0146215685027973, -3.122952074202219, 0.10233275712208822, -3.120075790578099], "max": [0.6244168448507643, 0.25482559439210195, 1.3366270853635045, 3.1414156302006115, 1.3810523274957345, 2.516775377288492, 0.6390535227363994, -0.04023480242497275, 1.182676428792131, 3.139567369659081, 1.5500224403010567, 3.1406699669042073], "count": [872]}, "gripper_mode_state": {"mean": [0.8451834862385321, 0.09862385321100918], "std": [0.361729679219454, 0.29815631603040643], "min": [0, 0], "max": [1, 1], "count": [872]}, "gripper_activity_state": {"mean": [1.9472477064220184, 1.900229357798165], "std": [0.26572860390839625, 0.41519304967198134], "min": [0, 0], "max": [2, 2], "count": [872]}, "gripper_mode_action": {"mean": [0.8451834862385321, 0.09862385321100918], "std": [0.361729679219454, 0.29815631603040643], "min": [0, 0], "max": [1, 1], "count": [872]}, "gripper_activity_action": {"mean": [1.9472477064220184, 1.900229357798165], "std": [0.26572860390839625, 0.41519304967198134], "min": [0, 0], "max": [2, 2], "count": [872]}, "gripper_open_scale_state": {"mean": [0.2379311926867992, 0.798060206492013], "std": [0.22421700582285878, 0.16211440490779364], "min": [0.099, 0.324], "max": [0.857, 0.894], "count": [872]}, "gripper_open_scale_action": {"mean": [0.2379311926867992, 0.798060206492013], "std": [0.22421700582285878, 0.16211440490779364], "min": [0.099, 0.324], "max": [0.857, 0.894], "count": [872]}}} +{"episode_index": 443, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4722693419348872]], [[0.4727831550335019]], [[0.46077411800674145]]], "std": [[[0.1339832404310433]], [[0.1305077231458564]], [[0.14257650545881248]]], "count": [159]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6392156862745098]], [[0.6431372549019608]]], "mean": [[[0.46597767912196325]], [[0.4741669993731245]], [[0.4698187032412546]]], "std": [[[0.06582896650632791]], [[0.05807344502526684]], [[0.06146642352902811]]], "count": [159]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7764705882352941]], [[0.7803921568627451]]], "mean": [[[0.4789007956694208]], [[0.4683081812389526]], [[0.45114413897110206]]], "std": [[[0.11363694083496922]], [[0.11840040217540426]], [[0.14245639654193987]]], "count": [159]}, "observation.state": {"min": [0.24760988354682922, 1.8247069120407104, -2.687492847442627, -1.5232884883880615, -2.6951026916503906, -1.5333939790725708, 2.051058530807495, 287.0, -0.06393200159072876, 0.34212398529052734, -0.26926299929618835, -3.1411852836608887, 0.26899999380111694, -2.7909998893737793, -0.6358060240745544, -2.0311269760131836, 1.158043384552002, 0.7299491167068481, -1.021628499031067, -1.412948727607727, 0.392838716506958, 109.0, -0.19729399681091309, 0.3492160141468048, -0.20890100300312042, -3.1411852836608887, -1.440999984741211, -0.3700000047683716], "max": [1.0317164659500122, 2.0402026176452637, -1.348842740058899, -0.41980403661727905, -1.515521764755249, 1.0354515314102173, 2.8180959224700928, 893.0, 0.21093499660491943, 0.46171098947525024, -0.12434300035238266, 3.138000011444092, 1.5069999694824219, 1.00600004196167, -0.016598081216216087, -1.9913160800933838, 2.1741042137145996, 2.01885724067688, -0.4755673408508301, 0.8824559450149536, 0.8056265711784363, 625.0, -0.039494000375270844, 0.42574799060821533, 0.04715200141072273, 3.1389999389648438, -0.5180000066757202, 1.1510000228881836], "mean": [0.6220736503601074, 2.021981954574585, -1.9576338529586792, -0.8795124292373657, -2.118422031402588, -0.3180583119392395, 2.5683095455169678, 721.4802856445312, 0.119424968957901, 0.39535582065582275, -0.19046980142593384, -2.2693064212799072, 0.8929137587547302, -0.7523408532142639, -0.4864124655723572, -2.0275228023529053, 1.3415687084197998, 1.7536861896514893, -0.6893888115882874, -1.170935034751892, 0.503330409526825, 206.5509796142578, -0.13475961983203888, 0.37794509530067444, -0.022916695103049278, -2.1895649433135986, -0.9827032685279846, 0.6035385131835938], "std": [0.19940602779388428, 0.03379685431718826, 0.4949681758880615, 0.3360065519809723, 0.43697330355644226, 0.8934115767478943, 0.16317333281040192, 218.0309295654297, 0.08414168655872345, 0.03514176234602928, 0.04658936709165573, 1.6778751611709595, 0.379437118768692, 0.4234605133533478, 0.1392473727464676, 0.005598395597189665, 0.20433183014392853, 0.30373579263687134, 0.10467647016048431, 0.48549598455429077, 0.0796349048614502, 164.47442626953125, 0.042145803570747375, 0.019512685015797615, 0.06860461086034775, 1.6985063552856445, 0.18273991346359253, 0.31317102909088135], "count": [863]}, "action": {"min": [0.24760988354682922, 1.8247069120407104, -2.687492847442627, -1.5232884883880615, -2.6951026916503906, -1.5333939790725708, 2.051058530807495, 287.0, -0.06393200159072876, 0.34212398529052734, -0.26926299929618835, -3.1411852836608887, 0.26899999380111694, -2.7909998893737793, -0.6358060240745544, -2.0311269760131836, 1.158043384552002, 0.7299491167068481, -1.021628499031067, -1.412948727607727, 0.392838716506958, 109.0, -0.19729399681091309, 0.3492160141468048, -0.20890100300312042, -3.1411852836608887, -1.440999984741211, -0.3700000047683716], "max": [1.0317164659500122, 2.0402026176452637, -1.348842740058899, -0.41980403661727905, -1.515521764755249, 1.0354515314102173, 2.8180959224700928, 893.0, 0.21093499660491943, 0.46171098947525024, -0.12434300035238266, 3.138000011444092, 1.5069999694824219, 1.00600004196167, -0.016598081216216087, -1.9913160800933838, 2.1741042137145996, 2.01885724067688, -0.4755673408508301, 0.8824559450149536, 0.8056265711784363, 625.0, -0.039494000375270844, 0.42574799060821533, 0.04715200141072273, 3.1389999389648438, -0.5180000066757202, 1.1510000228881836], "mean": [0.6220736503601074, 2.021981954574585, -1.9576338529586792, -0.8795124292373657, -2.118422031402588, -0.3180583119392395, 2.5683095455169678, 721.4802856445312, 0.119424968957901, 0.39535582065582275, -0.19046980142593384, -2.2693064212799072, 0.8929137587547302, -0.7523408532142639, -0.4864124655723572, -2.0275228023529053, 1.3415687084197998, 1.7536861896514893, -0.6893888115882874, -1.170935034751892, 0.503330409526825, 206.5509796142578, -0.13475961983203888, 0.37794509530067444, -0.022916695103049278, -2.1895649433135986, -0.9827032685279846, 0.6035385131835938], "std": [0.19940602779388428, 0.03379685431718826, 0.4949681758880615, 0.3360065519809723, 0.43697330355644226, 0.8934115767478943, 0.16317333281040192, 218.0309295654297, 0.08414168655872345, 0.03514176234602928, 0.04658936709165573, 1.6778751611709595, 0.379437118768692, 0.4234605133533478, 0.1392473727464676, 0.005598395597189665, 0.20433183014392853, 0.30373579263687134, 0.10467647016048431, 0.48549598455429077, 0.0796349048614502, 164.47442626953125, 0.042145803570747375, 0.019512685015797615, 0.06860461086034775, 1.6985063552856445, 0.18273991346359253, 0.31317102909088135], "count": [863]}, "timestamp": {"min": [0.0], "max": [28.733333333333334], "mean": [14.366666666666664], "std": [8.304215796810679], "count": [863]}, "frame_index": {"min": [0], "max": [862], "mean": [431.0], "std": [249.12647390432033], "count": [863]}, "episode_index": {"min": [444], "max": [444], "mean": [444.0], "std": [0.0], "count": [863]}, "index": {"min": [239616], "max": [240478], "mean": [240047.0], "std": [249.12647390432033], "count": [863]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [863]}, "subtask_annotation": {"mean": [4.826187717265354, 12.0, 12.0, 12.0, 12.0], "std": [3.4500118658317196, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [863]}, "scene_annotation": {"mean": [444.0], "std": [0.0], "min": [444], "max": [444], "count": [863]}, "eef_direction_state": {"mean": [4.590961761297798, 3.809965237543453], "std": [1.6405244271234047, 1.9527543310295585], "min": [0, 0], "max": [6, 6], "count": [863]}, "eef_velocity_state": {"mean": [0.6118192352259559, 0.86558516801854], "std": [0.6626603252086748, 0.6879258963047309], "min": [0, 0], "max": [2, 2], "count": [863]}, "eef_acc_mag_state": {"mean": [0.5283893395133256, 0.7752027809965237], "std": [0.7844479509160077, 0.8340864928385545], "min": [0, 0], "max": [2, 2], "count": [863]}, "eef_direction_action": {"mean": [4.590961761297798, 3.809965237543453], "std": [1.6405244271234047, 1.9527543310295585], "min": [0, 0], "max": [6, 6], "count": [863]}, "eef_velocity_action": {"mean": [0.6118192352259559, 0.86558516801854], "std": [0.6626603252086748, 0.6879258963047309], "min": [0, 0], "max": [2, 2], "count": [863]}, "eef_acc_mag_action": {"mean": [0.5283893395133256, 0.7752027809965237], "std": [0.7844479509160077, 0.8340864928385545], "min": [0, 0], "max": [2, 2], "count": [863]}, "eef_sim_pose_state": {"mean": [0.5722650686608578, 0.2170412970880706, 1.2652186362268203, 2.1848410383133214, 0.9837409057262432, 2.1774623064180774, 0.5943654349235838, -0.19265810491461055, 1.0993120397325213, -2.2702256933299716, 0.8933042234819717, -2.178583462549462], "std": [0.021571088565603004, 0.03706672380199999, 0.06894290087817821, 1.708531688165533, 0.1830848455418114, 0.3135074605150204, 0.03893673179161784, 0.0759628079032401, 0.05806575180077128, 1.677953135026478, 0.3795070056809837, 0.7892220007633217], "min": [0.5431878250133405, 0.13293619595117268, 1.0540853335731637, -3.1412338240120743, 0.5180740723870785, 1.1989671421135095, 0.5349600519457987, -0.2742200886699739, 1.0058215882236154, -3.1400189320161154, 0.2695839096195294, -3.1297450013877555], "max": [0.6291636552345322, 0.2679379701802368, 1.3323151553844135, 3.140063104951129, 1.4429706968885414, 2.7240071737666973, 0.662378085809744, -0.023559118480810284, 1.1794584229666245, 3.138888113746222, 1.5072352475285764, 3.137389089503808], "count": [863]}, "eef_sim_pose_action": {"mean": [0.5722650686608578, 0.2170412970880706, 1.2652186362268203, 2.1848410383133214, 0.9837409057262432, 2.1774623064180774, 0.5943654349235838, -0.19265810491461055, 1.0993120397325213, -2.2702256933299716, 0.8933042234819717, -2.178583462549462], "std": [0.021571088565603004, 0.03706672380199999, 0.06894290087817821, 1.708531688165533, 0.1830848455418114, 0.3135074605150204, 0.03893673179161784, 0.0759628079032401, 0.05806575180077128, 1.677953135026478, 0.3795070056809837, 0.7892220007633217], "min": [0.5431878250133405, 0.13293619595117268, 1.0540853335731637, -3.1412338240120743, 0.5180740723870785, 1.1989671421135095, 0.5349600519457987, -0.2742200886699739, 1.0058215882236154, -3.1400189320161154, 0.2695839096195294, -3.1297450013877555], "max": [0.6291636552345322, 0.2679379701802368, 1.3323151553844135, 3.140063104951129, 1.4429706968885414, 2.7240071737666973, 0.662378085809744, -0.023559118480810284, 1.1794584229666245, 3.138888113746222, 1.5072352475285764, 3.137389089503808], "count": [863]}, "gripper_mode_state": {"mean": [0.8968713789107764, 0.23406720741599074], "std": [0.30412679691447836, 0.4234143949235421], "min": [0, 0], "max": [1, 1], "count": [863]}, "gripper_activity_state": {"mean": [1.9200463499420626, 1.8899188876013906], "std": [0.35617902418911407, 0.4286148083156402], "min": [0, 0], "max": [2, 2], "count": [863]}, "gripper_mode_action": {"mean": [0.8968713789107764, 0.23406720741599074], "std": [0.30412679691447836, 0.4234143949235421], "min": [0, 0], "max": [1, 1], "count": [863]}, "gripper_activity_action": {"mean": [1.9200463499420626, 1.8899188876013906], "std": [0.35617902418911407, 0.4286148083156402], "min": [0, 0], "max": [2, 2], "count": [863]}, "gripper_open_scale_state": {"mean": [0.20655098490090698, 0.7214803013453475], "std": [0.16447451477552624, 0.21803094202511433], "min": [0.109, 0.287], "max": [0.625, 0.893], "count": [863]}, "gripper_open_scale_action": {"mean": [0.20655098490090698, 0.7214803013453475], "std": [0.16447451477552624, 0.21803094202511433], "min": [0.109, 0.287], "max": [0.625, 0.893], "count": [863]}}} +{"episode_index": 444, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47199129171536164]], [[0.473706179933342]], [[0.46117851307189545]]], "std": [[[0.13391155062511825]], [[0.12993805296314487]], [[0.14079710550736832]]], "count": [151]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[0.6823529411764706]], [[0.6509803921568628]], [[0.6392156862745098]]], "mean": [[[0.46869019716054194]], [[0.47561298451499806]], [[0.47058044409816907]]], "std": [[[0.06462098951594646]], [[0.05611655033628254]], [[0.05943693257691139]]], "count": [151]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[0.7372549019607844]], [[0.7254901960784313]], [[0.7411764705882353]]], "mean": [[[0.47790747684283424]], [[0.4715653486560187]], [[0.45864789340128986]]], "std": [[[0.1057116893425025]], [[0.1083086849467704]], [[0.12994248027088576]]], "count": [151]}, "observation.state": {"min": [0.30166271328926086, 1.8159801959991455, -2.5819005966186523, -1.521124243736267, -2.74468731880188, -1.5534652471542358, 2.269364356994629, 335.0, -0.03523800149559975, 0.33732300996780396, -0.25408101081848145, -3.1019999980926514, 0.23800000548362732, -1.347000002861023, -0.6780779361724854, -2.035629987716675, 1.3159958124160767, 0.37112680077552795, -0.9301906824111938, -1.477211833000183, 0.1054004356265068, 144.0, -0.20658999681472778, 0.3485560119152069, -0.2166299968957901, -3.1381852626800537, -1.3869999647140503, -0.32600000500679016], "max": [0.9173625707626343, 2.0419130325317383, -1.3416520357131958, -0.3699050843715668, -1.5538666248321533, 1.0253634452819824, 2.8164029121398926, 868.0, 0.21028900146484375, 0.44565099477767944, -0.11225699633359909, -0.7829999923706055, 1.5049999952316284, 0.8450000286102295, -0.21146409213542938, -1.9808615446090698, 2.15785551071167, 2.039452075958252, -0.28324949741363525, 0.9397027492523193, 0.7676482200622559, 750.0, -0.05887499824166298, 0.4290759861469269, 0.04467799887061119, 3.134999990463257, -0.4320000112056732, 1.340999960899353], "mean": [0.6167058944702148, 2.0276103019714355, -1.991726040840149, -0.861396074295044, -2.1204655170440674, -0.2625181972980499, 2.586280584335327, 744.6674194335938, 0.13122311234474182, 0.40036654472351074, -0.19037914276123047, -2.782431125640869, 0.9190304279327393, -0.7221051454544067, -0.5223642587661743, -2.0280227661132812, 1.482703685760498, 1.6751989126205444, -0.5642775297164917, -1.0512794256210327, 0.5042539834976196, 294.7377014160156, -0.12587495148181915, 0.38380080461502075, -0.03989731892943382, -2.312129497528076, -0.8795997500419617, 0.4080449342727661], "std": [0.1342892050743103, 0.027457470074295998, 0.4605330228805542, 0.38599446415901184, 0.4563697576522827, 0.9231013059616089, 0.19624395668506622, 129.5205841064453, 0.07497958838939667, 0.023319929838180542, 0.04328146576881409, 0.31495243310928345, 0.4186868369579315, 0.41022828221321106, 0.10788702964782715, 0.005704688839614391, 0.20649965107440948, 0.4614367187023163, 0.17247572541236877, 0.6513826251029968, 0.13570578396320343, 209.1531524658203, 0.035902976989746094, 0.02582974173128605, 0.08541511744260788, 1.0363178253173828, 0.2342221885919571, 0.3602254390716553], "count": [806]}, "action": {"min": [0.30166271328926086, 1.8159801959991455, -2.5819005966186523, -1.521124243736267, -2.74468731880188, -1.5534652471542358, 2.269364356994629, 335.0, -0.03523800149559975, 0.33732300996780396, -0.25408101081848145, -3.1019999980926514, 0.23800000548362732, -1.347000002861023, -0.6780779361724854, -2.035629987716675, 1.3159958124160767, 0.37112680077552795, -0.9301906824111938, -1.477211833000183, 0.1054004356265068, 144.0, -0.20658999681472778, 0.3485560119152069, -0.2166299968957901, -3.1381852626800537, -1.3869999647140503, -0.32600000500679016], "max": [0.9173625707626343, 2.0419130325317383, -1.3416520357131958, -0.3699050843715668, -1.5538666248321533, 1.0253634452819824, 2.8164029121398926, 868.0, 0.21028900146484375, 0.44565099477767944, -0.11225699633359909, -0.7829999923706055, 1.5049999952316284, 0.8450000286102295, -0.21146409213542938, -1.9808615446090698, 2.15785551071167, 2.039452075958252, -0.28324949741363525, 0.9397027492523193, 0.7676482200622559, 750.0, -0.05887499824166298, 0.4290759861469269, 0.04467799887061119, 3.134999990463257, -0.4320000112056732, 1.340999960899353], "mean": [0.6167058944702148, 2.0276103019714355, -1.991726040840149, -0.861396074295044, -2.1204655170440674, -0.2625181972980499, 2.586280584335327, 744.6674194335938, 0.13122311234474182, 0.40036654472351074, -0.19037914276123047, -2.782431125640869, 0.9190304279327393, -0.7221051454544067, -0.5223642587661743, -2.0280227661132812, 1.482703685760498, 1.6751989126205444, -0.5642775297164917, -1.0512794256210327, 0.5042539834976196, 294.7377014160156, -0.12587495148181915, 0.38380080461502075, -0.03989731892943382, -2.312129497528076, -0.8795997500419617, 0.4080449342727661], "std": [0.1342892050743103, 0.027457470074295998, 0.4605330228805542, 0.38599446415901184, 0.4563697576522827, 0.9231013059616089, 0.19624395668506622, 129.5205841064453, 0.07497958838939667, 0.023319929838180542, 0.04328146576881409, 0.31495243310928345, 0.4186868369579315, 0.41022828221321106, 0.10788702964782715, 0.005704688839614391, 0.20649965107440948, 0.4614367187023163, 0.17247572541236877, 0.6513826251029968, 0.13570578396320343, 209.1531524658203, 0.035902976989746094, 0.02582974173128605, 0.08541511744260788, 1.0363178253173828, 0.2342221885919571, 0.3602254390716553], "count": [806]}, "timestamp": {"min": [0.0], "max": [26.833333333333332], "mean": [13.416666666666664], "std": [7.755732646816089], "count": [806]}, "frame_index": {"min": [0], "max": [805], "mean": [402.5], "std": [232.67197940448264], "count": [806]}, "episode_index": {"min": [445], "max": [445], "mean": [445.0], "std": [0.0], "count": [806]}, "index": {"min": [240479], "max": [241284], "mean": [240881.5], "std": [232.67197940448264], "count": [806]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [806]}, "subtask_annotation": {"mean": [4.364764267990075, 12.0, 12.0, 12.0, 12.0], "std": [3.53198067314186, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [806]}, "scene_annotation": {"mean": [445.0], "std": [0.0], "min": [445], "max": [445], "count": [806]}, "eef_direction_state": {"mean": [4.622828784119107, 4.055831265508685], "std": [1.6383054060337674, 1.9758114182812614], "min": [0, 0], "max": [6, 6], "count": [806]}, "eef_velocity_state": {"mean": [0.607940446650124, 0.7655086848635235], "std": [0.6457622701929582, 0.7190091243456601], "min": [0, 0], "max": [2, 2], "count": [806]}, "eef_acc_mag_state": {"mean": [0.6377171215880894, 0.7555831265508685], "std": [0.812597311984125, 0.8356583680562152], "min": [0, 0], "max": [2, 2], "count": [806]}, "eef_direction_action": {"mean": [4.622828784119107, 4.055831265508685], "std": [1.6383054060337674, 1.9758114182812614], "min": [0, 0], "max": [6, 6], "count": [806]}, "eef_velocity_action": {"mean": [0.607940446650124, 0.7655086848635235], "std": [0.6457622701929582, 0.7190091243456601], "min": [0, 0], "max": [2, 2], "count": [806]}, "eef_acc_mag_action": {"mean": [0.6377171215880894, 0.7555831265508685], "std": [0.812597311984125, 0.8356583680562152], "min": [0, 0], "max": [2, 2], "count": [806]}, "eef_sim_pose_state": {"mean": [0.5767528691751845, 0.20384716769116823, 1.248465850280576, 2.3137851904854263, 0.8809612910159156, 1.9809888409765561, 0.5979392767241071, -0.2020527822268937, 1.097951425240681, -2.7833109058056156, 0.9194780156711618, -2.293869105089468], "std": [0.02701605530250648, 0.029973136951361633, 0.08763028769707465, 1.03648365179857, 0.23445499786700058, 0.36100104736897715, 0.02184399403872481, 0.06711827017361974, 0.05574778676888847, 0.3147325040555022, 0.418740537421499, 0.41089942718266825], "min": [0.5456587140588494, 0.14790724434955055, 1.0472838043365478, -3.1328310291670176, 0.4323790403008916, 1.2423836699687432, 0.5544924235737013, -0.2680360228038154, 1.021883187133423, -3.10222121691037, 0.23789406113398592, -2.918998075815775], "max": [0.6321547739019399, 0.273520497110202, 1.3329143939720534, 3.1396322620508585, 1.38911861772656, 2.9160640488230833, 0.6431857165552475, -0.05150471272605528, 1.1895277514693396, -0.7833651410564427, 1.5051523491526475, -0.725158551889104], "count": [806]}, "eef_sim_pose_action": {"mean": [0.5767528691751845, 0.20384716769116823, 1.248465850280576, 2.3137851904854263, 0.8809612910159156, 1.9809888409765561, 0.5979392767241071, -0.2020527822268937, 1.097951425240681, -2.7833109058056156, 0.9194780156711618, -2.293869105089468], "std": [0.02701605530250648, 0.029973136951361633, 0.08763028769707465, 1.03648365179857, 0.23445499786700058, 0.36100104736897715, 0.02184399403872481, 0.06711827017361974, 0.05574778676888847, 0.3147325040555022, 0.418740537421499, 0.41089942718266825], "min": [0.5456587140588494, 0.14790724434955055, 1.0472838043365478, -3.1328310291670176, 0.4323790403008916, 1.2423836699687432, 0.5544924235737013, -0.2680360228038154, 1.021883187133423, -3.10222121691037, 0.23789406113398592, -2.918998075815775], "max": [0.6321547739019399, 0.273520497110202, 1.3329143939720534, 3.1396322620508585, 1.38911861772656, 2.9160640488230833, 0.6431857165552475, -0.05150471272605528, 1.1895277514693396, -0.7833651410564427, 1.5051523491526475, -0.725158551889104], "count": [806]}, "gripper_mode_state": {"mean": [0.825062034739454, 0.0880893300248139], "std": [0.37991403444864685, 0.28342476949023715], "min": [0, 0], "max": [1, 1], "count": [806]}, "gripper_activity_state": {"mean": [1.945409429280397, 1.9255583126550868], "std": [0.2980457749751996, 0.3686429724551641], "min": [0, 0], "max": [2, 2], "count": [806]}, "gripper_mode_action": {"mean": [0.825062034739454, 0.0880893300248139], "std": [0.37991403444864685, 0.28342476949023715], "min": [0, 0], "max": [1, 1], "count": [806]}, "gripper_activity_action": {"mean": [1.945409429280397, 1.9255583126550868], "std": [0.2980457749751996, 0.3686429724551641], "min": [0, 0], "max": [2, 2], "count": [806]}, "gripper_open_scale_state": {"mean": [0.29473759282493134, 0.7446674937965259], "std": [0.20915314558661108, 0.1295205807527351], "min": [0.144, 0.335], "max": [0.75, 0.868], "count": [806]}, "gripper_open_scale_action": {"mean": [0.29473759282493134, 0.7446674937965259], "std": [0.20915314558661108, 0.1295205807527351], "min": [0.144, 0.335], "max": [0.75, 0.868], "count": [806]}}} +{"episode_index": 445, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.46666333017911804]], [[0.4678085145714404]], [[0.4556449659241334]]], "std": [[[0.14042286403963114]], [[0.1382228829526373]], [[0.1499555400375253]]], "count": [158]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.6431372549019608]], [[0.6352941176470588]]], "mean": [[[0.46326774375361957]], [[0.46841447422850996]], [[0.46328381086084225]]], "std": [[[0.05894833576994729]], [[0.04866114489917391]], [[0.05308435200169883]]], "count": [158]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.7098039215686275]], [[0.7333333333333333]]], "mean": [[[0.47572852031107804]], [[0.46481877999089927]], [[0.4498579400905932]]], "std": [[[0.10866328574255696]], [[0.11565885512954029]], [[0.13939735198750755]]], "count": [158]}, "observation.state": {"min": [0.19144515693187714, 1.918972134590149, -2.544951915740967, -1.6269611120224, -2.810311794281006, -1.513497233390808, 1.9349417686462402, 226.0, -0.04456299915909767, 0.3124290108680725, -0.2580220103263855, -3.1361851692199707, 0.28600001335144043, -1.4299999475479126, -0.5905671119689941, -2.0340590476989746, 1.5015591382980347, 0.5443333387374878, -0.9848369359970093, -1.2649797201156616, 0.2944195866584778, 131.0, -0.20156599581241608, 0.3484230041503906, -0.22364500164985657, -2.934999942779541, -1.3600000143051147, -0.4320000410079956], "max": [0.9690417051315308, 2.04435658454895, -1.5570605993270874, -0.35723403096199036, -1.5658570528030396, 1.0291682481765747, 2.816420555114746, 888.0, 0.22400200366973877, 0.4368860125541687, -0.11094599962234497, 3.1410000324249268, 1.4809999465942383, 0.28600001335144043, -0.23879596590995789, -2.0160298347473145, 2.1430201530456543, 2.026519298553467, -0.2923426628112793, 0.8121541142463684, 0.7973536849021912, 802.0, -0.034203000366687775, 0.43128499388694763, 0.021290000528097153, -1.378999948501587, -0.6480000019073486, 0.9129999876022339], "mean": [0.5769134759902954, 2.0310168266296387, -1.9952869415283203, -0.9989842176437378, -2.2716689109802246, -0.36683160066604614, 2.7306671142578125, 680.3875122070312, 0.11532735824584961, 0.3894118368625641, -0.17969690263271332, -2.171389102935791, 0.8805645108222961, -0.680765688419342, -0.46096229553222656, -2.0294408798217773, 1.6621750593185425, 1.7323628664016724, -0.39861947298049927, -0.9159011840820312, 0.3793189525604248, 271.9761047363281, -0.10591662675142288, 0.3791380524635315, -0.04460376873612404, -2.3907132148742676, -0.9103501439094543, 0.3415105640888214], "std": [0.18847818672657013, 0.01543358899652958, 0.36554890871047974, 0.43679097294807434, 0.4876711964607239, 0.8997709155082703, 0.15545032918453217, 218.68582153320312, 0.08440031111240387, 0.03331777825951576, 0.046033572405576706, 1.6590540409088135, 0.3964401185512543, 0.30005499720573425, 0.07040964812040329, 0.0021627191454172134, 0.15673749148845673, 0.44705191254615784, 0.19249695539474487, 0.5773174166679382, 0.08237030357122421, 231.26217651367188, 0.044560808688402176, 0.022357285022735596, 0.07922681421041489, 0.2749519944190979, 0.16561216115951538, 0.255710244178772], "count": [858]}, "action": {"min": [0.19144515693187714, 1.918972134590149, -2.544951915740967, -1.6269611120224, -2.810311794281006, -1.513497233390808, 1.9349417686462402, 226.0, -0.04456299915909767, 0.3124290108680725, -0.2580220103263855, -3.1361851692199707, 0.28600001335144043, -1.4299999475479126, -0.5905671119689941, -2.0340590476989746, 1.5015591382980347, 0.5443333387374878, -0.9848369359970093, -1.2649797201156616, 0.2944195866584778, 131.0, -0.20156599581241608, 0.3484230041503906, -0.22364500164985657, -2.934999942779541, -1.3600000143051147, -0.4320000410079956], "max": [0.9690417051315308, 2.04435658454895, -1.5570605993270874, -0.35723403096199036, -1.5658570528030396, 1.0291682481765747, 2.816420555114746, 888.0, 0.22400200366973877, 0.4368860125541687, -0.11094599962234497, 3.1410000324249268, 1.4809999465942383, 0.28600001335144043, -0.23879596590995789, -2.0160298347473145, 2.1430201530456543, 2.026519298553467, -0.2923426628112793, 0.8121541142463684, 0.7973536849021912, 802.0, -0.034203000366687775, 0.43128499388694763, 0.021290000528097153, -1.378999948501587, -0.6480000019073486, 0.9129999876022339], "mean": [0.5769134759902954, 2.0310168266296387, -1.9952869415283203, -0.9989842176437378, -2.2716689109802246, -0.36683160066604614, 2.7306671142578125, 680.3875122070312, 0.11532735824584961, 0.3894118368625641, -0.17969690263271332, -2.171389102935791, 0.8805645108222961, -0.680765688419342, -0.46096229553222656, -2.0294408798217773, 1.6621750593185425, 1.7323628664016724, -0.39861947298049927, -0.9159011840820312, 0.3793189525604248, 271.9761047363281, -0.10591662675142288, 0.3791380524635315, -0.04460376873612404, -2.3907132148742676, -0.9103501439094543, 0.3415105640888214], "std": [0.18847818672657013, 0.01543358899652958, 0.36554890871047974, 0.43679097294807434, 0.4876711964607239, 0.8997709155082703, 0.15545032918453217, 218.68582153320312, 0.08440031111240387, 0.03331777825951576, 0.046033572405576706, 1.6590540409088135, 0.3964401185512543, 0.30005499720573425, 0.07040964812040329, 0.0021627191454172134, 0.15673749148845673, 0.44705191254615784, 0.19249695539474487, 0.5773174166679382, 0.08237030357122421, 231.26217651367188, 0.044560808688402176, 0.022357285022735596, 0.07922681421041489, 0.2749519944190979, 0.16561216115951538, 0.255710244178772], "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": [446], "max": [446], "mean": [446.0], "std": [0.0], "count": [858]}, "index": {"min": [241285], "max": [242142], "mean": [241713.5], "std": [247.68309725668942], "count": [858]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [858]}, "subtask_annotation": {"mean": [5.046620046620046, 12.0, 12.0, 12.0, 12.0], "std": [3.5307730088161415, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [858]}, "scene_annotation": {"mean": [446.0], "std": [0.0], "min": [446], "max": [446], "count": [858]}, "eef_direction_state": {"mean": [4.742424242424242, 3.9778554778554778], "std": [1.5502747172053832, 1.9150304927000974], "min": [0, 0], "max": [6, 6], "count": [858]}, "eef_velocity_state": {"mean": [0.6083916083916084, 0.7843822843822844], "std": [0.6658674525447864, 0.6751592427293022], "min": [0, 0], "max": [2, 2], "count": [858]}, "eef_acc_mag_state": {"mean": [0.5955710955710956, 0.8694638694638694], "std": [0.8069216665499473, 0.8385940847062852], "min": [0, 0], "max": [2, 2], "count": [858]}, "eef_direction_action": {"mean": [4.742424242424242, 3.9778554778554778], "std": [1.5502747172053832, 1.9150304927000974], "min": [0, 0], "max": [6, 6], "count": [858]}, "eef_velocity_action": {"mean": [0.6083916083916084, 0.7843822843822844], "std": [0.6658674525447864, 0.6751592427293022], "min": [0, 0], "max": [2, 2], "count": [858]}, "eef_acc_mag_action": {"mean": [0.5955710955710956, 0.8694638694638694], "std": [0.8069216665499473, 0.8385940847062852], "min": [0, 0], "max": [2, 2], "count": [858]}, "eef_sim_pose_state": {"mean": [0.5688312653426063, 0.1828063728570621, 1.241142915738754, 2.3927272899607672, 0.911872168864084, 1.9147489198247878, 0.5870545921143095, -0.18639692959920656, 1.1096248654008285, -2.1792926458772204, 0.8809384183166857, -2.2523128766202487], "std": [0.022876802914098545, 0.03994551103749889, 0.08166322096093828, 0.27503461278428787, 0.16579363165763092, 0.2560864998144125, 0.030849395834542007, 0.07624457675601341, 0.058071508280415074, 1.6496528229639227, 0.3964848782287999, 0.29986606390547105], "min": [0.5412398088801573, 0.11809514609771327, 1.0434677555861522, 1.3786811571232207, 0.6488768364879247, 1.137737794946266, 0.5296570585565401, -0.2808794653866147, 1.016869408406079, -3.141491877353044, 0.28627865436149946, -3.0024332874339494], "max": [0.6286073970836403, 0.26578258150583733, 1.3071812539191585, 2.936244664216647, 1.362532855474341, 2.4859519916000807, 0.6349088388647713, -0.03932980427337815, 1.1836431775490468, 3.141377831397659, 1.4815164706667727, -1.284938327170406], "count": [858]}, "eef_sim_pose_action": {"mean": [0.5688312653426063, 0.1828063728570621, 1.241142915738754, 2.3927272899607672, 0.911872168864084, 1.9147489198247878, 0.5870545921143095, -0.18639692959920656, 1.1096248654008285, -2.1792926458772204, 0.8809384183166857, -2.2523128766202487], "std": [0.022876802914098545, 0.03994551103749889, 0.08166322096093828, 0.27503461278428787, 0.16579363165763092, 0.2560864998144125, 0.030849395834542007, 0.07624457675601341, 0.058071508280415074, 1.6496528229639227, 0.3964848782287999, 0.29986606390547105], "min": [0.5412398088801573, 0.11809514609771327, 1.0434677555861522, 1.3786811571232207, 0.6488768364879247, 1.137737794946266, 0.5296570585565401, -0.2808794653866147, 1.016869408406079, -3.141491877353044, 0.28627865436149946, -3.0024332874339494], "max": [0.6286073970836403, 0.26578258150583733, 1.3071812539191585, 2.936244664216647, 1.362532855474341, 2.4859519916000807, 0.6349088388647713, -0.03932980427337815, 1.1836431775490468, 3.141377831397659, 1.4815164706667727, -1.284938327170406], "count": [858]}, "gripper_mode_state": {"mean": [0.8111888111888111, 0.22261072261072262], "std": [0.3913585616680689, 0.4159990249861808], "min": [0, 0], "max": [1, 1], "count": [858]}, "gripper_activity_state": {"mean": [1.9347319347319347, 1.8648018648018647], "std": [0.3280673582425963, 0.46348861619157394], "min": [0, 0], "max": [2, 2], "count": [858]}, "gripper_mode_action": {"mean": [0.8111888111888111, 0.22261072261072262], "std": [0.3913585616680689, 0.4159990249861808], "min": [0, 0], "max": [1, 1], "count": [858]}, "gripper_activity_action": {"mean": [1.9347319347319347, 1.8648018648018647], "std": [0.3280673582425963, 0.46348861619157394], "min": [0, 0], "max": [2, 2], "count": [858]}, "gripper_open_scale_state": {"mean": [0.27197610736838035, 0.680387529190877], "std": [0.23126222199351054, 0.21868592298264938], "min": [0.131, 0.226], "max": [0.802, 0.888], "count": [858]}, "gripper_open_scale_action": {"mean": [0.27197610736838035, 0.680387529190877], "std": [0.23126222199351054, 0.21868592298264938], "min": [0.131, 0.226], "max": [0.802, 0.888], "count": [858]}}} +{"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.45921219749160924]], [[0.46255108196431727]], [[0.44879257419183893]]], "std": [[[0.1301884760132124]], [[0.1271131847954777]], [[0.13864533365555592]]], "count": [185]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[0.6823529411764706]], [[0.6509803921568628]], [[0.6431372549019608]]], "mean": [[[0.4625410638579756]], [[0.4705624779190956]], [[0.4635947613054231]]], "std": [[[0.07153192401607697]], [[0.05785156259337173]], [[0.06504779695099272]]], "count": [185]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[0.7568627450980392]], [[0.7568627450980392]], [[0.7803921568627451]]], "mean": [[[0.48168152711535067]], [[0.46855809044338453]], [[0.4530521672407702]]], "std": [[[0.11476729672439562]], [[0.11690864567099334]], [[0.14063541634420249]]], "count": [185]}, "observation.state": {"min": [0.32354915142059326, 2.00854229927063, -2.4004735946655273, -1.5295542478561401, -2.602076530456543, -1.2332671880722046, 1.9217123985290527, 218.0, -0.006326999980956316, 0.34089699387550354, -0.2562510073184967, -3.1391851902008057, 0.503000020980835, -1.5, -0.6724928021430969, -2.03948712348938, 1.3957922458648682, 0.5015029311180115, -1.0078577995300293, -1.5034440755844116, 0.1728225201368332, 121.0, -0.20604899525642395, 0.346343994140625, -0.20526599884033203, -3.1391851902008057, -1.3250000476837158, -0.5590000152587891], "max": [0.8717745542526245, 2.04559588432312, -1.3745864629745483, -0.3036174774169922, -1.566136360168457, 0.9791821241378784, 2.8148672580718994, 861.0, 0.23110300302505493, 0.4713680148124695, -0.1284559965133667, 3.140000104904175, 1.4490000009536743, 0.8289999961853027, -0.27438321709632874, -2.0223305225372314, 2.1445209980010986, 2.0370960235595703, -0.23914502561092377, 0.8622799515724182, 0.7848396301269531, 692.0, -0.014302000403404236, 0.43082699179649353, 0.04304699972271919, 3.132999897003174, -0.5400000214576721, 1.1729999780654907], "mean": [0.620877742767334, 2.0300638675689697, -1.8397765159606934, -0.8402144312858582, -2.1769020557403564, -0.3137151002883911, 2.599942445755005, 685.6863403320312, 0.13102476298809052, 0.41837286949157715, -0.190293550491333, -2.650547981262207, 0.9344961643218994, -0.8792934417724609, -0.5437870025634766, -2.029057025909424, 1.5341070890426636, 1.7949154376983643, -0.401924192905426, -1.1346861124038696, 0.33390679955482483, 215.03871154785156, -0.11435683816671371, 0.3808440566062927, -0.01832399144768715, -2.477144241333008, -0.8900362253189087, 0.47036296129226685], "std": [0.1436261683702469, 0.004999736789613962, 0.361792653799057, 0.36579322814941406, 0.3958621025085449, 0.71088045835495, 0.1632523536682129, 215.83636474609375, 0.07200193405151367, 0.03330150619149208, 0.037397921085357666, 1.1776491403579712, 0.2846253514289856, 0.36755385994911194, 0.09006708860397339, 0.0025235190987586975, 0.1578976958990097, 0.41209059953689575, 0.1803150773048401, 0.5811174511909485, 0.11545069515705109, 182.20578002929688, 0.0438944473862648, 0.021520132198929787, 0.07544524222612381, 0.44744357466697693, 0.15696150064468384, 0.34985458850860596], "count": [1060]}, "action": {"min": [0.32354915142059326, 2.00854229927063, -2.4004735946655273, -1.5295542478561401, -2.602076530456543, -1.2332671880722046, 1.9217123985290527, 218.0, -0.006326999980956316, 0.34089699387550354, -0.2562510073184967, -3.1391851902008057, 0.503000020980835, -1.5, -0.6724928021430969, -2.03948712348938, 1.3957922458648682, 0.5015029311180115, -1.0078577995300293, -1.5034440755844116, 0.1728225201368332, 121.0, -0.20604899525642395, 0.346343994140625, -0.20526599884033203, -3.1391851902008057, -1.3250000476837158, -0.5590000152587891], "max": [0.8717745542526245, 2.04559588432312, -1.3745864629745483, -0.3036174774169922, -1.566136360168457, 0.9791821241378784, 2.8148672580718994, 861.0, 0.23110300302505493, 0.4713680148124695, -0.1284559965133667, 3.140000104904175, 1.4490000009536743, 0.8289999961853027, -0.27438321709632874, -2.0223305225372314, 2.1445209980010986, 2.0370960235595703, -0.23914502561092377, 0.8622799515724182, 0.7848396301269531, 692.0, -0.014302000403404236, 0.43082699179649353, 0.04304699972271919, 3.132999897003174, -0.5400000214576721, 1.1729999780654907], "mean": [0.620877742767334, 2.0300638675689697, -1.8397765159606934, -0.8402144312858582, -2.1769020557403564, -0.3137151002883911, 2.599942445755005, 685.6863403320312, 0.13102476298809052, 0.41837286949157715, -0.190293550491333, -2.650547981262207, 0.9344961643218994, -0.8792934417724609, -0.5437870025634766, -2.029057025909424, 1.5341070890426636, 1.7949154376983643, -0.401924192905426, -1.1346861124038696, 0.33390679955482483, 215.03871154785156, -0.11435683816671371, 0.3808440566062927, -0.01832399144768715, -2.477144241333008, -0.8900362253189087, 0.47036296129226685], "std": [0.1436261683702469, 0.004999736789613962, 0.361792653799057, 0.36579322814941406, 0.3958621025085449, 0.71088045835495, 0.1632523536682129, 215.83636474609375, 0.07200193405151367, 0.03330150619149208, 0.037397921085357666, 1.1776491403579712, 0.2846253514289856, 0.36755385994911194, 0.09006708860397339, 0.0025235190987586975, 0.1578976958990097, 0.41209059953689575, 0.1803150773048401, 0.5811174511909485, 0.11545069515705109, 182.20578002929688, 0.0438944473862648, 0.021520132198929787, 0.07544524222612381, 0.44744357466697693, 0.15696150064468384, 0.34985458850860596], "count": [1060]}, "timestamp": {"min": [0.0], "max": [35.3], "mean": [17.65], "std": [10.199850216765167], "count": [1060]}, "frame_index": {"min": [0], "max": [1059], "mean": [529.5], "std": [305.99550650295504], "count": [1060]}, "episode_index": {"min": [447], "max": [447], "mean": [447.0], "std": [0.0], "count": [1060]}, "index": {"min": [242143], "max": [243202], "mean": [242672.5], "std": [305.99550650295504], "count": [1060]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [1060]}, "subtask_annotation": {"mean": [5.376415094339623, 12.0, 12.0, 12.0, 12.0], "std": [3.010173062372417, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [1060]}, "scene_annotation": {"mean": [447.0], "std": [0.0], "min": [447], "max": [447], "count": [1060]}, "eef_direction_state": {"mean": [4.743396226415094, 4.1028301886792455], "std": [1.5060268150112415, 2.021066295588573], "min": [0, 0], "max": [6, 6], "count": [1060]}, "eef_velocity_state": {"mean": [0.5622641509433962, 0.6518867924528302], "std": [0.6331193857712571, 0.6373191392836549], "min": [0, 0], "max": [2, 2], "count": [1060]}, "eef_acc_mag_state": {"mean": [0.6160377358490566, 0.7009433962264151], "std": [0.8118970090430092, 0.8196864659468208], "min": [0, 0], "max": [2, 2], "count": [1060]}, "eef_direction_action": {"mean": [4.743396226415094, 4.1028301886792455], "std": [1.5060268150112415, 2.021066295588573], "min": [0, 0], "max": [6, 6], "count": [1060]}, "eef_velocity_action": {"mean": [0.5622641509433962, 0.6518867924528302], "std": [0.6331193857712571, 0.6373191392836549], "min": [0, 0], "max": [2, 2], "count": [1060]}, "eef_acc_mag_action": {"mean": [0.6160377358490566, 0.7009433962264151], "std": [0.8118970090430092, 0.8196864659468208], "min": [0, 0], "max": [2, 2], "count": [1060]}, "eef_sim_pose_state": {"mean": [0.5717103185174985, 0.18996685279870792, 1.2696907345057094, 2.4790939580483777, 0.8914138105369307, 2.0435581993467165, 0.6150430111637254, -0.20370337402507752, 1.0992173855727765, -2.65111740207823, 0.9348894559583719, -2.4507872911786683], "std": [0.02079387454146957, 0.03838381051498712, 0.07830620417092334, 0.44779668934905087, 0.1571592174006771, 0.350542468464014, 0.03221815454103904, 0.0623499471212784, 0.04605819073502433, 1.1778645971945594, 0.2846640217858783, 0.3679362561082945], "min": [0.5418464709374102, 0.10337271590323649, 1.0635231574290516, -3.130421350173878, 0.5402900360441953, 1.0094435206356887, 0.5516190579306947, -0.2858439657325064, 1.0221535922846314, -3.1387239551587047, 0.5033717628192291, -3.072491481550934], "max": [0.6197252049218995, 0.2736443959695591, 1.3298890778648809, 3.141586067140458, 1.3271615230399618, 2.7480839966387545, 0.6665346902590616, -0.07921344645536986, 1.1680291972903796, 3.1407722271231115, 1.4495452550201136, -0.7414377891227623], "count": [1060]}, "eef_sim_pose_action": {"mean": [0.5717103185174985, 0.18996685279870792, 1.2696907345057094, 2.4790939580483777, 0.8914138105369307, 2.0435581993467165, 0.6150430111637254, -0.20370337402507752, 1.0992173855727765, -2.65111740207823, 0.9348894559583719, -2.4507872911786683], "std": [0.02079387454146957, 0.03838381051498712, 0.07830620417092334, 0.44779668934905087, 0.1571592174006771, 0.350542468464014, 0.03221815454103904, 0.0623499471212784, 0.04605819073502433, 1.1778645971945594, 0.2846640217858783, 0.3679362561082945], "min": [0.5418464709374102, 0.10337271590323649, 1.0635231574290516, -3.130421350173878, 0.5402900360441953, 1.0094435206356887, 0.5516190579306947, -0.2858439657325064, 1.0221535922846314, -3.1387239551587047, 0.5033717628192291, -3.072491481550934], "max": [0.6197252049218995, 0.2736443959695591, 1.3298890778648809, 3.141586067140458, 1.3271615230399618, 2.7480839966387545, 0.6665346902590616, -0.07921344645536986, 1.1680291972903796, 3.1407722271231115, 1.4495452550201136, -0.7414377891227623], "count": [1060]}, "gripper_mode_state": {"mean": [0.8547169811320755, 0.24245283018867925], "std": [0.35238595785947774, 0.4285667454693317], "min": [0, 0], "max": [1, 1], "count": [1060]}, "gripper_activity_state": {"mean": [1.9660377358490566, 1.8858490566037736], "std": [0.2394517292722643, 0.4224677456138113], "min": [0, 0], "max": [2, 2], "count": [1060]}, "gripper_mode_action": {"mean": [0.8547169811320755, 0.24245283018867925], "std": [0.35238595785947774, 0.4285667454693317], "min": [0, 0], "max": [1, 1], "count": [1060]}, "gripper_activity_action": {"mean": [1.9660377358490566, 1.8858490566037736], "std": [0.2394517292722643, 0.4224677456138113], "min": [0, 0], "max": [2, 2], "count": [1060]}, "gripper_open_scale_state": {"mean": [0.21503867922368988, 0.6856863204092338], "std": [0.18220579118267322, 0.21583638944743513], "min": [0.121, 0.218], "max": [0.692, 0.861], "count": [1060]}, "gripper_open_scale_action": {"mean": [0.21503867922368988, 0.6856863204092338], "std": [0.18220579118267322, 0.21583638944743513], "min": [0.121, 0.218], "max": [0.692, 0.861], "count": [1060]}}} +{"episode_index": 447, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.47032976632181417]], [[0.46981534706424005]], [[0.45465103320333655]]], "std": [[[0.13190609674195825]], [[0.1296812317483204]], [[0.1451831284303633]]], "count": [181]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[0.6823529411764706]], [[0.6431372549019608]], [[0.6392156862745098]]], "mean": [[[0.4739934132723071]], [[0.47972344207019824]], [[0.4742224512963565]]], "std": [[[0.06351887633327508]], [[0.053406156897806756]], [[0.05760888757946501]]], "count": [181]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7607843137254902]], [[0.796078431372549]]], "mean": [[[0.4807012410627234]], [[0.46443634785866467]], [[0.44561086172498465]]], "std": [[[0.09478077572024639]], [[0.1102262673052709]], [[0.13995042967183424]]], "count": [181]}, "observation.state": {"min": [0.3223623037338257, 1.892827033996582, -2.7381248474121094, -1.8041644096374512, -2.5795791149139404, -1.5544601678848267, 2.1547486782073975, 247.0, -0.036079999059438705, 0.31518200039863586, -0.25442901253700256, -3.1371853351593018, 0.26499995589256287, -2.6389999389648438, -0.5457295775413513, -2.0386319160461426, 1.0168986320495605, 0.5095837712287903, -1.3973280191421509, -1.4803884029388428, 0.30028390884399414, 120.0, -0.20566999912261963, 0.3378410041332245, -0.2220340073108673, -3.115999937057495, -1.3509999513626099, -0.12300001084804535], "max": [0.8159937262535095, 2.0437631607055664, -1.4130709171295166, -0.3686484396457672, -1.3359622955322266, 1.0799224376678467, 2.8164029121398926, 884.0, 0.22314199805259705, 0.4342150092124939, -0.1022299975156784, 3.1410000324249268, 1.5470000505447388, 0.5400000214576721, -0.18423694372177124, -2.0196950435638428, 2.213461399078369, 2.040813446044922, -0.4472406208515167, 0.8650375604629517, 1.1987271308898926, 829.0, -0.10574399679899216, 0.4152359962463379, 0.05408800020813942, -1.4839999675750732, -0.5849999785423279, 1.0740000009536743], "mean": [0.5358762741088867, 2.021818161010742, -2.0443220138549805, -1.0045437812805176, -2.0644612312316895, -0.2807166874408722, 2.6001343727111816, 639.9197387695312, 0.12980172038078308, 0.37909045815467834, -0.18102383613586426, -2.2087903022766113, 0.95998215675354, -0.7255293726921082, -0.4144913852214813, -2.029520273208618, 1.2796924114227295, 1.7834839820861816, -0.8860121369361877, -1.1102479696273804, 0.6921075582504272, 279.4922180175781, -0.15425418317317963, 0.36185893416404724, -0.01565088890492916, -2.510589361190796, -1.0398093461990356, 0.33203020691871643], "std": [0.1290236860513687, 0.02886803075671196, 0.49153077602386475, 0.46511316299438477, 0.510001540184021, 0.9746459126472473, 0.19343532621860504, 188.57818603515625, 0.08378537744283676, 0.024012230336666107, 0.05000694841146469, 1.6789839267730713, 0.40088599920272827, 0.4819267690181732, 0.07267927378416061, 0.0029584476724267006, 0.30887502431869507, 0.40933966636657715, 0.1905025839805603, 0.6285402178764343, 0.17538025975227356, 264.0828552246094, 0.019626371562480927, 0.025705303996801376, 0.08893830329179764, 0.3501628041267395, 0.16304442286491394, 0.3303455710411072], "count": [1028]}, "action": {"min": [0.3223623037338257, 1.892827033996582, -2.7381248474121094, -1.8041644096374512, -2.5795791149139404, -1.5544601678848267, 2.1547486782073975, 247.0, -0.036079999059438705, 0.31518200039863586, -0.25442901253700256, -3.1371853351593018, 0.26499995589256287, -2.6389999389648438, -0.5457295775413513, -2.0386319160461426, 1.0168986320495605, 0.5095837712287903, -1.3973280191421509, -1.4803884029388428, 0.30028390884399414, 120.0, -0.20566999912261963, 0.3378410041332245, -0.2220340073108673, -3.115999937057495, -1.3509999513626099, -0.12300001084804535], "max": [0.8159937262535095, 2.0437631607055664, -1.4130709171295166, -0.3686484396457672, -1.3359622955322266, 1.0799224376678467, 2.8164029121398926, 884.0, 0.22314199805259705, 0.4342150092124939, -0.1022299975156784, 3.1410000324249268, 1.5470000505447388, 0.5400000214576721, -0.18423694372177124, -2.0196950435638428, 2.213461399078369, 2.040813446044922, -0.4472406208515167, 0.8650375604629517, 1.1987271308898926, 829.0, -0.10574399679899216, 0.4152359962463379, 0.05408800020813942, -1.4839999675750732, -0.5849999785423279, 1.0740000009536743], "mean": [0.5358762741088867, 2.021818161010742, -2.0443220138549805, -1.0045437812805176, -2.0644612312316895, -0.2807166874408722, 2.6001343727111816, 639.9197387695312, 0.12980172038078308, 0.37909045815467834, -0.18102383613586426, -2.2087903022766113, 0.95998215675354, -0.7255293726921082, -0.4144913852214813, -2.029520273208618, 1.2796924114227295, 1.7834839820861816, -0.8860121369361877, -1.1102479696273804, 0.6921075582504272, 279.4922180175781, -0.15425418317317963, 0.36185893416404724, -0.01565088890492916, -2.510589361190796, -1.0398093461990356, 0.33203020691871643], "std": [0.1290236860513687, 0.02886803075671196, 0.49153077602386475, 0.46511316299438477, 0.510001540184021, 0.9746459126472473, 0.19343532621860504, 188.57818603515625, 0.08378537744283676, 0.024012230336666107, 0.05000694841146469, 1.6789839267730713, 0.40088599920272827, 0.4819267690181732, 0.07267927378416061, 0.0029584476724267006, 0.30887502431869507, 0.40933966636657715, 0.1905025839805603, 0.6285402178764343, 0.17538025975227356, 264.0828552246094, 0.019626371562480927, 0.025705303996801376, 0.08893830329179764, 0.3501628041267395, 0.16304442286491394, 0.3303455710411072], "count": [1028]}, "timestamp": {"min": [0.0], "max": [34.233333333333334], "mean": [17.116666666666664], "std": [9.891929931908019], "count": [1028]}, "frame_index": {"min": [0], "max": [1027], "mean": [513.5], "std": [296.7578979572406], "count": [1028]}, "episode_index": {"min": [449], "max": [449], "mean": [449.0], "std": [0.0], "count": [1028]}, "index": {"min": [244479], "max": [245506], "mean": [244992.5], "std": [296.7578979572406], "count": [1028]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [1028]}, "subtask_annotation": {"mean": [4.89591439688716, 12.0, 12.0, 12.0, 12.0], "std": [3.628393063896866, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [1028]}, "scene_annotation": {"mean": [449.0], "std": [0.0], "min": [449], "max": [449], "count": [1028]}, "eef_direction_state": {"mean": [5.025291828793774, 3.8988326848249026], "std": [1.3791606356058785, 2.0163433885927233], "min": [0, 0], "max": [6, 6], "count": [1028]}, "eef_velocity_state": {"mean": [0.47568093385214005, 0.7149805447470817], "std": [0.6225278136288734, 0.6264976605603919], "min": [0, 0], "max": [2, 2], "count": [1028]}, "eef_acc_mag_state": {"mean": [0.5097276264591439, 0.7655642023346303], "std": [0.7696218712103647, 0.8278358716037049], "min": [0, 0], "max": [2, 2], "count": [1028]}, "eef_direction_action": {"mean": [5.025291828793774, 3.8988326848249026], "std": [1.3791606356058785, 2.0163433885927233], "min": [0, 0], "max": [6, 6], "count": [1028]}, "eef_velocity_action": {"mean": [0.47568093385214005, 0.7149805447470817], "std": [0.6225278136288734, 0.6264976605603919], "min": [0, 0], "max": [2, 2], "count": [1028]}, "eef_acc_mag_action": {"mean": [0.5097276264591439, 0.7655642023346303], "std": [0.7696218712103647, 0.8278358716037049], "min": [0, 0], "max": [2, 2], "count": [1028]}, "eef_sim_pose_state": {"mean": [0.5548120492807064, 0.2381787981566928, 1.2677209839389554, 2.51334401639089, 1.0411315308599185, 1.9058224687447392, 0.5769049929161214, -0.2018844518531558, 1.1062660024583042, -2.209818166543153, 0.9603589886104401, -2.065287478692481], "std": [0.024850115421073397, 0.01582233337458034, 0.08891050373570394, 0.3503973597239052, 0.16334195335358975, 0.3307188640404337, 0.02020939324508571, 0.0738817972892557, 0.062349144398511656, 1.6793006887361077, 0.4009217871218294, 1.0035317656573697], "min": [0.5320839918938475, 0.1998552814618314, 1.0444022238275936, 1.4837687462076747, 0.585274488215636, 1.4471826709010784, 0.523182836838071, -0.2791477875777857, 1.0174956080642126, -3.1364832883076277, 0.26490180933972685, -3.125706214399843], "max": [0.6116237204643951, 0.26660926252266237, 1.3353839601514619, 3.118238638223765, 1.3532189116502487, 2.6470781822714127, 0.6184616158340116, -0.052713920226160504, 1.1951785633271357, 3.1412622957964627, 1.5478116425276607, 3.129495324591146], "count": [1028]}, "eef_sim_pose_action": {"mean": [0.5548120492807064, 0.2381787981566928, 1.2677209839389554, 2.51334401639089, 1.0411315308599185, 1.9058224687447392, 0.5769049929161214, -0.2018844518531558, 1.1062660024583042, -2.209818166543153, 0.9603589886104401, -2.065287478692481], "std": [0.024850115421073397, 0.01582233337458034, 0.08891050373570394, 0.3503973597239052, 0.16334195335358975, 0.3307188640404337, 0.02020939324508571, 0.0738817972892557, 0.062349144398511656, 1.6793006887361077, 0.4009217871218294, 1.0035317656573697], "min": [0.5320839918938475, 0.1998552814618314, 1.0444022238275936, 1.4837687462076747, 0.585274488215636, 1.4471826709010784, 0.523182836838071, -0.2791477875777857, 1.0174956080642126, -3.1364832883076277, 0.26490180933972685, -3.125706214399843], "max": [0.6116237204643951, 0.26660926252266237, 1.3353839601514619, 3.118238638223765, 1.3532189116502487, 2.6470781822714127, 0.6184616158340116, -0.052713920226160504, 1.1951785633271357, 3.1412622957964627, 1.5478116425276607, 3.129495324591146], "count": [1028]}, "gripper_mode_state": {"mean": [0.7723735408560312, 0.17217898832684825], "std": [0.41930019585202744, 0.37753593776697625], "min": [0, 0], "max": [1, 1], "count": [1028]}, "gripper_activity_state": {"mean": [1.948443579766537, 1.904669260700389], "std": [0.2794301972650877, 0.40504789978143574], "min": [0, 0], "max": [2, 2], "count": [1028]}, "gripper_mode_action": {"mean": [0.7723735408560312, 0.17217898832684825], "std": [0.41930019585202744, 0.37753593776697625], "min": [0, 0], "max": [1, 1], "count": [1028]}, "gripper_activity_action": {"mean": [1.948443579766537, 1.904669260700389], "std": [0.2794301972650877, 0.40504789978143574], "min": [0, 0], "max": [2, 2], "count": [1028]}, "gripper_open_scale_state": {"mean": [0.2794922179359412, 0.6399197471410834], "std": [0.2640828854631901, 0.18857811802749402], "min": [0.12, 0.247], "max": [0.829, 0.884], "count": [1028]}, "gripper_open_scale_action": {"mean": [0.2794922179359412, 0.6399197471410834], "std": [0.2640828854631901, 0.18857811802749402], "min": [0.12, 0.247], "max": [0.829, 0.884], "count": [1028]}}} +{"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.47668611448015635]], [[0.4748326626827707]], [[0.4607956526682838]]], "std": [[[0.13140626285231033]], [[0.12866284095671868]], [[0.14194317028739864]]], "count": [194]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6392156862745098]], [[0.6431372549019608]]], "mean": [[[0.47136280616198367]], [[0.47459713273195875]], [[0.47011370001179165]]], "std": [[[0.06459106559985404]], [[0.05866976546269133]], [[0.06297505663904421]]], "count": [194]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.7490196078431373]], [[0.7568627450980392]]], "mean": [[[0.4765764099454215]], [[0.46591032865036053]], [[0.4505652299794488]]], "std": [[[0.10131755182331399]], [[0.11052195883744084]], [[0.1346413304621674]]], "count": [194]}, "observation.state": {"min": [0.38494983315467834, 1.8713595867156982, -2.8547301292419434, -1.5906407833099365, -2.69002366065979, -1.8052464723587036, 1.7793282270431519, 208.0, -0.008601999841630459, 0.3336760103702545, -0.26367801427841187, -3.1411852836608887, 0.10899999737739563, -1.4520000219345093, -0.6497860550880432, -2.0386319160461426, 1.0674957036972046, 0.34957200288772583, -1.164326548576355, -1.6844173669815063, -0.06571165472269058, 136.0, -0.2068289965391159, 0.3446800112724304, -0.22818100452423096, -3.132185220718384, -1.4889999628067017, -1.4859999418258667], "max": [0.8718442916870117, 2.040255069732666, -1.1841012239456177, -0.43245768547058105, -1.2577542066574097, 1.227385401725769, 2.817101240158081, 861.0, 0.21416999399662018, 0.4531390070915222, -0.0978349968791008, 3.1410000324249268, 1.5499999523162842, 1.0750000476837158, -0.2134363204240799, -1.96860933303833, 2.4734458923339844, 2.0403075218200684, -0.4956386089324951, 1.1362617015838623, 0.9260368347167969, 775.0, -0.057785000652074814, 0.41363099217414856, 0.05980199947953224, -0.40799999237060547, -0.5619999766349792, 1.059000015258789], "mean": [0.6057424545288086, 2.0222113132476807, -1.982441782951355, -0.9427443742752075, -2.0177865028381348, -0.37855637073516846, 2.6187703609466553, 653.1962890625, 0.13894905149936676, 0.3857150971889496, -0.17926086485385895, -1.743452787399292, 0.8976496458053589, -0.8638603091239929, -0.49552154541015625, -2.0304088592529297, 1.4010920524597168, 1.7423596382141113, -0.7086754441261292, -1.0869933366775513, 0.6771862506866455, 279.1467590332031, -0.13354244828224182, 0.3693094849586487, -0.020278027281165123, -2.3553643226623535, -0.8916895985603333, 0.15646472573280334], "std": [0.12009325623512268, 0.024328287690877914, 0.6480599641799927, 0.3975836932659149, 0.5859391093254089, 1.0943447351455688, 0.18181852996349335, 238.9278564453125, 0.06363248080015182, 0.030748767778277397, 0.060383543372154236, 2.3280460834503174, 0.4362826347351074, 0.39600250124931335, 0.10195271670818329, 0.008380475454032421, 0.3617469072341919, 0.45780712366104126, 0.1403019279241562, 0.7591592073440552, 0.22402116656303406, 232.82228088378906, 0.03422651067376137, 0.017381269484758377, 0.08876641094684601, 0.4966604709625244, 0.20037522912025452, 0.4445171654224396], "count": [1128]}, "action": {"min": [0.38494983315467834, 1.8713595867156982, -2.8547301292419434, -1.5906407833099365, -2.69002366065979, -1.8052464723587036, 1.7793282270431519, 208.0, -0.008601999841630459, 0.3336760103702545, -0.26367801427841187, -3.1411852836608887, 0.10899999737739563, -1.4520000219345093, -0.6497860550880432, -2.0386319160461426, 1.0674957036972046, 0.34957200288772583, -1.164326548576355, -1.6844173669815063, -0.06571165472269058, 136.0, -0.2068289965391159, 0.3446800112724304, -0.22818100452423096, -3.132185220718384, -1.4889999628067017, -1.4859999418258667], "max": [0.8718442916870117, 2.040255069732666, -1.1841012239456177, -0.43245768547058105, -1.2577542066574097, 1.227385401725769, 2.817101240158081, 861.0, 0.21416999399662018, 0.4531390070915222, -0.0978349968791008, 3.1410000324249268, 1.5499999523162842, 1.0750000476837158, -0.2134363204240799, -1.96860933303833, 2.4734458923339844, 2.0403075218200684, -0.4956386089324951, 1.1362617015838623, 0.9260368347167969, 775.0, -0.057785000652074814, 0.41363099217414856, 0.05980199947953224, -0.40799999237060547, -0.5619999766349792, 1.059000015258789], "mean": [0.6057424545288086, 2.0222113132476807, -1.982441782951355, -0.9427443742752075, -2.0177865028381348, -0.37855637073516846, 2.6187703609466553, 653.1962890625, 0.13894905149936676, 0.3857150971889496, -0.17926086485385895, -1.743452787399292, 0.8976496458053589, -0.8638603091239929, -0.49552154541015625, -2.0304088592529297, 1.4010920524597168, 1.7423596382141113, -0.7086754441261292, -1.0869933366775513, 0.6771862506866455, 279.1467590332031, -0.13354244828224182, 0.3693094849586487, -0.020278027281165123, -2.3553643226623535, -0.8916895985603333, 0.15646472573280334], "std": [0.12009325623512268, 0.024328287690877914, 0.6480599641799927, 0.3975836932659149, 0.5859391093254089, 1.0943447351455688, 0.18181852996349335, 238.9278564453125, 0.06363248080015182, 0.030748767778277397, 0.060383543372154236, 2.3280460834503174, 0.4362826347351074, 0.39600250124931335, 0.10195271670818329, 0.008380475454032421, 0.3617469072341919, 0.45780712366104126, 0.1403019279241562, 0.7591592073440552, 0.22402116656303406, 232.82228088378906, 0.03422651067376137, 0.017381269484758377, 0.08876641094684601, 0.4966604709625244, 0.20037522912025452, 0.4445171654224396], "count": [1128]}, "timestamp": {"min": [0.0], "max": [37.56666666666667], "mean": [18.78333333333333], "std": [10.854180795469585], "count": [1128]}, "frame_index": {"min": [0], "max": [1127], "mean": [563.5], "std": [325.62542386408757], "count": [1128]}, "episode_index": {"min": [451], "max": [451], "mean": [451.0], "std": [0.0], "count": [1128]}, "index": {"min": [246661], "max": [247788], "mean": [247224.5], "std": [325.62542386408757], "count": [1128]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [1128]}, "subtask_annotation": {"mean": [4.75886524822695, 12.0, 12.0, 12.0, 12.0], "std": [3.612234351507454, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [1128]}, "scene_annotation": {"mean": [451.0], "std": [0.0], "min": [451], "max": [451], "count": [1128]}, "eef_direction_state": {"mean": [4.8138297872340425, 4.216312056737588], "std": [1.5231383984906637, 1.930811173871088], "min": [0, 0], "max": [6, 6], "count": [1128]}, "eef_velocity_state": {"mean": [0.5514184397163121, 0.7012411347517731], "std": [0.6379111318532087, 0.6699729157297881], "min": [0, 0], "max": [2, 2], "count": [1128]}, "eef_acc_mag_state": {"mean": [0.5354609929078015, 0.7349290780141844], "std": [0.7778981274597578, 0.8282168074100212], "min": [0, 0], "max": [2, 2], "count": [1128]}, "eef_direction_action": {"mean": [4.8138297872340425, 4.216312056737588], "std": [1.5231383984906637, 1.930811173871088], "min": [0, 0], "max": [6, 6], "count": [1128]}, "eef_velocity_action": {"mean": [0.5514184397163121, 0.7012411347517731], "std": [0.6379111318532087, 0.6699729157297881], "min": [0, 0], "max": [2, 2], "count": [1128]}, "eef_acc_mag_action": {"mean": [0.5354609929078015, 0.7349290780141844], "std": [0.7778981274597578, 0.8282168074100212], "min": [0, 0], "max": [2, 2], "count": [1128]}, "eef_sim_pose_state": {"mean": [0.5624990522687511, 0.21560533993684003, 1.2654540115199042, 2.3565403866111554, 0.8931696561850619, 1.7285181350721046, 0.5858035884363968, -0.2104295785772764, 1.110066797540123, -1.744611494218323, 0.8980520951349028, -2.436099475514506], "std": [0.015794802276424113, 0.028921772047349834, 0.09284757898206625, 0.49870386778919384, 0.2005935205073044, 0.4467472350701689, 0.03372522400395275, 0.05455316335609041, 0.07351625853261766, 2.328652612247133, 0.43628101197971264, 0.3957817220105666], "min": [0.541050803286786, 0.14967909275321137, 1.0345551085841338, 0.37959102220258667, 0.5625835730871298, 0.039473249301930774, 0.5218173017356317, -0.28032147457580575, 1.0114797914278413, -3.1412481547638076, 0.10904507576287759, -3.029169985538295], "max": [0.5982264177097172, 0.27305012610040563, 1.3452626686388642, 3.132391384167222, 1.4909245714918642, 2.6319571327692697, 0.6506414049683493, -0.07944351227028619, 1.2044680526325038, 3.141467358960533, 1.5511309360966261, -0.49440154484051324], "count": [1128]}, "eef_sim_pose_action": {"mean": [0.5624990522687511, 0.21560533993684003, 1.2654540115199042, 2.3565403866111554, 0.8931696561850619, 1.7285181350721046, 0.5858035884363968, -0.2104295785772764, 1.110066797540123, -1.744611494218323, 0.8980520951349028, -2.436099475514506], "std": [0.015794802276424113, 0.028921772047349834, 0.09284757898206625, 0.49870386778919384, 0.2005935205073044, 0.4467472350701689, 0.03372522400395275, 0.05455316335609041, 0.07351625853261766, 2.328652612247133, 0.43628101197971264, 0.3957817220105666], "min": [0.541050803286786, 0.14967909275321137, 1.0345551085841338, 0.37959102220258667, 0.5625835730871298, 0.039473249301930774, 0.5218173017356317, -0.28032147457580575, 1.0114797914278413, -3.1412481547638076, 0.10904507576287759, -3.029169985538295], "max": [0.5982264177097172, 0.27305012610040563, 1.3452626686388642, 3.132391384167222, 1.4909245714918642, 2.6319571327692697, 0.6506414049683493, -0.07944351227028619, 1.2044680526325038, 3.141467358960533, 1.5511309360966261, -0.49440154484051324], "count": [1128]}, "gripper_mode_state": {"mean": [0.7562056737588653, 0.27393617021276595], "std": [0.42937006501824526, 0.44597661918751397], "min": [0, 0], "max": [1, 1], "count": [1128]}, "gripper_activity_state": {"mean": [1.9565602836879432, 1.948581560283688], "std": [0.26105258481699795, 0.2902336587669551], "min": [0, 0], "max": [2, 2], "count": [1128]}, "gripper_mode_action": {"mean": [0.7562056737588653, 0.27393617021276595], "std": [0.42937006501824526, 0.44597661918751397], "min": [0, 0], "max": [1, 1], "count": [1128]}, "gripper_activity_action": {"mean": [1.9565602836879432, 1.948581560283688], "std": [0.26105258481699795, 0.2902336587669551], "min": [0, 0], "max": [2, 2], "count": [1128]}, "gripper_open_scale_state": {"mean": [0.2791467197634648, 0.6531963652482272], "std": [0.23282233018258527, 0.23892789097635597], "min": [0.136, 0.208], "max": [0.775, 0.861], "count": [1128]}, "gripper_open_scale_action": {"mean": [0.2791467197634648, 0.6531963652482272], "std": [0.23282233018258527, 0.23892789097635597], "min": [0.136, 0.208], "max": [0.775, 0.861], "count": [1128]}}} +{"episode_index": 449, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.46693628062502446]], [[0.46893243537434937]], [[0.45531672072521623]]], "std": [[[0.12850602900976554]], [[0.12447980966149251]], [[0.1353603263832593]]], "count": [167]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.00784313725490196]]], "max": [[[0.6823529411764706]], [[0.6549019607843137]], [[0.6627450980392157]]], "mean": [[[0.4688008248209463]], [[0.47102547233963443]], [[0.4655137726996986]]], "std": [[[0.056135275350329354]], [[0.045707643257471904]], [[0.051262811738945514]]], "count": [167]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7490196078431373]], [[0.7607843137254902]]], "mean": [[[0.47763844614692186]], [[0.4657264197096004]], [[0.44789583700246566]]], "std": [[[0.10658238639934271]], [[0.1106785147862288]], [[0.13666701123041733]]], "count": [167]}, "observation.state": {"min": [0.24651029706001282, 1.9851723909378052, -2.1382553577423096, -1.2982457876205444, -2.4750514030456543, -1.2423428297042847, 0.032532937824726105, 348.0, -0.03621099889278412, 0.3687790036201477, -0.21521499752998352, -3.1391851902008057, 0.5919999480247498, -1.1649999618530273, -0.5116258263587952, -2.038649320602417, 1.4455515146255493, 0.7347661256790161, -0.922389030456543, -1.0623993873596191, 0.11644837260246277, 116.0, -0.2155500054359436, 0.3580609858036041, -0.19046899676322937, -2.9690001010894775, -1.3940000534057617, -0.7089999318122864], "max": [0.8847423195838928, 2.046084403991699, -1.228572130203247, -0.03256784379482269, -0.024207716807723045, 0.8099550008773804, 2.768929958343506, 887.0, 0.2695100009441376, 0.4756680130958557, -0.09339399635791779, 3.1389999389648438, 1.5140000581741333, 0.7409999966621399, -0.20169025659561157, -1.9726933240890503, 1.9713494777679443, 2.034355878829956, -0.16285668313503265, 0.7385360598564148, 0.7147996425628662, 853.0, -0.04774300009012222, 0.4235369861125946, 0.031706999987363815, -1.0080000162124634, -0.6430000066757202, 1.0809999704360962], "mean": [0.5845771431922913, 2.0227468013763428, -1.7036442756652832, -0.8403052687644958, -2.050948143005371, -0.33372125029563904, 2.2862792015075684, 716.35595703125, 0.12615375220775604, 0.4226066470146179, -0.18001824617385864, -2.0992884635925293, 1.0416415929794312, -0.6168740391731262, -0.3759046494960785, -2.0308098793029785, 1.656986117362976, 1.7486703395843506, -0.33595043420791626, -0.7704549431800842, 0.3640322685241699, 255.73696899414062, -0.12192054092884064, 0.3826480507850647, -0.04120013490319252, -2.2212796211242676, -0.9663606286048889, 0.2567377984523773], "std": [0.16990627348423004, 0.010859701782464981, 0.31322598457336426, 0.24162648618221283, 0.49766865372657776, 0.6230286955833435, 0.5666618943214417, 159.96937561035156, 0.0674726590514183, 0.02804110199213028, 0.024604029953479767, 1.758686900138855, 0.31234535574913025, 0.4150128662586212, 0.06662847101688385, 0.00799007248133421, 0.12343528866767883, 0.3877987861633301, 0.18285132944583893, 0.48090746998786926, 0.12852045893669128, 238.17715454101562, 0.04279128462076187, 0.01991964876651764, 0.07849640399217606, 0.3321211040019989, 0.171141117811203, 0.35032418370246887], "count": [920]}, "action": {"min": [0.24651029706001282, 1.9851723909378052, -2.1382553577423096, -1.2982457876205444, -2.4750514030456543, -1.2423428297042847, 0.032532937824726105, 348.0, -0.03621099889278412, 0.3687790036201477, -0.21521499752998352, -3.1391851902008057, 0.5919999480247498, -1.1649999618530273, -0.5116258263587952, -2.038649320602417, 1.4455515146255493, 0.7347661256790161, -0.922389030456543, -1.0623993873596191, 0.11644837260246277, 116.0, -0.2155500054359436, 0.3580609858036041, -0.19046899676322937, -2.9690001010894775, -1.3940000534057617, -0.7089999318122864], "max": [0.8847423195838928, 2.046084403991699, -1.228572130203247, -0.03256784379482269, -0.024207716807723045, 0.8099550008773804, 2.768929958343506, 887.0, 0.2695100009441376, 0.4756680130958557, -0.09339399635791779, 3.1389999389648438, 1.5140000581741333, 0.7409999966621399, -0.20169025659561157, -1.9726933240890503, 1.9713494777679443, 2.034355878829956, -0.16285668313503265, 0.7385360598564148, 0.7147996425628662, 853.0, -0.04774300009012222, 0.4235369861125946, 0.031706999987363815, -1.0080000162124634, -0.6430000066757202, 1.0809999704360962], "mean": [0.5845771431922913, 2.0227468013763428, -1.7036442756652832, -0.8403052687644958, -2.050948143005371, -0.33372125029563904, 2.2862792015075684, 716.35595703125, 0.12615375220775604, 0.4226066470146179, -0.18001824617385864, -2.0992884635925293, 1.0416415929794312, -0.6168740391731262, -0.3759046494960785, -2.0308098793029785, 1.656986117362976, 1.7486703395843506, -0.33595043420791626, -0.7704549431800842, 0.3640322685241699, 255.73696899414062, -0.12192054092884064, 0.3826480507850647, -0.04120013490319252, -2.2212796211242676, -0.9663606286048889, 0.2567377984523773], "std": [0.16990627348423004, 0.010859701782464981, 0.31322598457336426, 0.24162648618221283, 0.49766865372657776, 0.6230286955833435, 0.5666618943214417, 159.96937561035156, 0.0674726590514183, 0.02804110199213028, 0.024604029953479767, 1.758686900138855, 0.31234535574913025, 0.4150128662586212, 0.06662847101688385, 0.00799007248133421, 0.12343528866767883, 0.3877987861633301, 0.18285132944583893, 0.48090746998786926, 0.12852045893669128, 238.17715454101562, 0.04279128462076187, 0.01991964876651764, 0.07849640399217606, 0.3321211040019989, 0.171141117811203, 0.35032418370246887], "count": [920]}, "timestamp": {"min": [0.0], "max": [30.633333333333333], "mean": [15.316666666666668], "std": [8.852698897950713], "count": [920]}, "frame_index": {"min": [0], "max": [919], "mean": [459.5], "std": [265.5809669385214], "count": [920]}, "episode_index": {"min": [452], "max": [452], "mean": [452.0], "std": [0.0], "count": [920]}, "index": {"min": [247789], "max": [248708], "mean": [248248.5], "std": [265.5809669385214], "count": [920]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [920]}, "subtask_annotation": {"mean": [4.571739130434783, 12.0, 12.0, 12.0, 12.0], "std": [3.40639826640081, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [920]}, "scene_annotation": {"mean": [452.0], "std": [0.0], "min": [452], "max": [452], "count": [920]}, "eef_direction_state": {"mean": [4.723913043478261, 4.090217391304348], "std": [1.6418024006783898, 1.9023760762135777], "min": [0, 0], "max": [6, 6], "count": [920]}, "eef_velocity_state": {"mean": [0.5543478260869565, 0.7336956521739131], "std": [0.628388733791546, 0.6754671771244004], "min": [0, 0], "max": [2, 2], "count": [920]}, "eef_acc_mag_state": {"mean": [0.5739130434782609, 0.7597826086956522], "std": [0.7891753490631791, 0.8300811619050955], "min": [0, 0], "max": [2, 2], "count": [920]}, "eef_direction_action": {"mean": [4.723913043478261, 4.090217391304348], "std": [1.6418024006783898, 1.9023760762135777], "min": [0, 0], "max": [6, 6], "count": [920]}, "eef_velocity_action": {"mean": [0.5543478260869565, 0.7336956521739131], "std": [0.628388733791546, 0.6754671771244004], "min": [0, 0], "max": [2, 2], "count": [920]}, "eef_acc_mag_action": {"mean": [0.5739130434782609, 0.7597826086956522], "std": [0.7891753490631791, 0.8300811619050955], "min": [0, 0], "max": [2, 2], "count": [920]}, "eef_sim_pose_state": {"mean": [0.5698823245110107, 0.19750329129142669, 1.2399092408704528, 2.223119227648854, 0.9680309698068843, 1.8295266737564844, 0.6179867702284929, -0.20327339787591334, 1.1049398429463981, -2.093397017484535, 1.042072308944168, -2.1887568480851964], "std": [0.02094824288612323, 0.03814217517370363, 0.07758656486000653, 0.33251676458869606, 0.17132181677858213, 0.3510142412479028, 0.03052854991007957, 0.060666764468411, 0.030563454572814713, 1.7670861310464605, 0.3124766236651248, 0.41507403974363827], "min": [0.5477019456135515, 0.13392311785001276, 1.0749450923906636, 1.0041908287556802, 0.6440856970577165, 0.8570670562221776, 0.5520151648696525, -0.3344844051597966, 1.04958777515702, -3.1384447123245907, 0.5919715996824229, -2.73741155719906], "max": [0.6197739739919875, 0.2808635136733889, 1.3100743479842232, 2.9714593753773135, 1.3959207961482383, 2.65430612246991, 0.6691940064838839, -0.053667296797726485, 1.172660997756325, 3.13984408337138, 1.5141380438593472, -0.8308375555916767], "count": [920]}, "eef_sim_pose_action": {"mean": [0.5698823245110107, 0.19750329129142669, 1.2399092408704528, 2.223119227648854, 0.9680309698068843, 1.8295266737564844, 0.6179867702284929, -0.20327339787591334, 1.1049398429463981, -2.093397017484535, 1.042072308944168, -2.1887568480851964], "std": [0.02094824288612323, 0.03814217517370363, 0.07758656486000653, 0.33251676458869606, 0.17132181677858213, 0.3510142412479028, 0.03052854991007957, 0.060666764468411, 0.030563454572814713, 1.7670861310464605, 0.3124766236651248, 0.41507403974363827], "min": [0.5477019456135515, 0.13392311785001276, 1.0749450923906636, 1.0041908287556802, 0.6440856970577165, 0.8570670562221776, 0.5520151648696525, -0.3344844051597966, 1.04958777515702, -3.1384447123245907, 0.5919715996824229, -2.73741155719906], "max": [0.6197739739919875, 0.2808635136733889, 1.3100743479842232, 2.9714593753773135, 1.3959207961482383, 2.65430612246991, 0.6691940064838839, -0.053667296797726485, 1.172660997756325, 3.13984408337138, 1.5141380438593472, -0.8308375555916767], "count": [920]}, "gripper_mode_state": {"mean": [0.816304347826087, 0.17173913043478262], "std": [0.3872357932143074, 0.3771535516368455], "min": [0, 0], "max": [1, 1], "count": [920]}, "gripper_activity_state": {"mean": [1.9217391304347826, 1.8934782608695653], "std": [0.3676677632333052, 0.4242139400334633], "min": [0, 0], "max": [2, 2], "count": [920]}, "gripper_mode_action": {"mean": [0.816304347826087, 0.17173913043478262], "std": [0.3872357932143074, 0.3771535516368455], "min": [0, 0], "max": [1, 1], "count": [920]}, "gripper_activity_action": {"mean": [1.9217391304347826, 1.8934782608695653], "std": [0.3676677632333052, 0.4242139400334633], "min": [0, 0], "max": [2, 2], "count": [920]}, "gripper_open_scale_state": {"mean": [0.2557369565797879, 0.7163559782276991], "std": [0.23817738676719438, 0.1599692918894021], "min": [0.116, 0.348], "max": [0.853, 0.887], "count": [920]}, "gripper_open_scale_action": {"mean": [0.2557369565797879, 0.7163559782276991], "std": [0.23817738676719438, 0.1599692918894021], "min": [0.116, 0.348], "max": [0.853, 0.887], "count": [920]}}} +{"episode_index": 450, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4690940890101745]], [[0.470751432897042]], [[0.4555232106158615]]], "std": [[[0.11739664048385465]], [[0.11497200971968116]], [[0.13007117129848736]]], "count": [194]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.011764705882352941]]], "max": [[[0.6862745098039216]], [[0.6627450980392157]], [[0.6470588235294118]]], "mean": [[[0.4761016283016643]], [[0.47964081240313994]], [[0.4754008016221953]]], "std": [[[0.055826043868641755]], [[0.0457559511573642]], [[0.05130658654219434]]], "count": [194]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7529411764705882]], [[0.7607843137254902]], [[0.7529411764705882]]], "mean": [[[0.4777336917155178]], [[0.46832803866821643]], [[0.45120715522033555]]], "std": [[[0.10585317210317621]], [[0.10411111522182392]], [[0.1296930965153252]]], "count": [194]}, "observation.state": {"min": [0.5069658160209656, 1.94571053981781, -1.5592073202133179, -1.207732915878296, -2.644627809524536, -1.6229990720748901, 0.17503908276557922, 6.0, -0.016882000491023064, 0.36038199067115784, -0.2665559947490692, -3.1411852836608887, 0.29499998688697815, -2.0239999294281006, -0.6199584007263184, -2.036275625228882, 1.033776044845581, 0.5839523077011108, -1.1536625623703003, -1.3036214113235474, 0.39877280592918396, 122.0, -0.21432699263095856, 0.33980700373649597, -0.21206599473953247, -3.1381852626800537, -1.378999948501587, -0.284000039100647], "max": [1.0559417009353638, 2.046363592147827, -0.9401565790176392, -0.004241150338202715, -0.06583382189273834, -0.5567600131034851, 2.3295607566833496, 861.0, 0.26831498742103577, 0.46933600306510925, -0.09572800248861313, 3.140000104904175, 1.496999979019165, 0.9929999709129333, -0.25967007875442505, -1.9526046514511108, 1.9206302165985107, 1.9910717010498047, -0.4895997643470764, 0.5913873314857483, 1.0446842908859253, 878.0, -0.11226499825716019, 0.4388839900493622, 0.04579100012779236, 3.1410000324249268, -0.5929999947547913, 1.1440000534057617], "mean": [0.7220082879066467, 2.0262341499328613, -1.2966798543930054, -0.48247674107551575, -1.3100351095199585, -1.0851449966430664, 1.2484172582626343, 633.7698974609375, 0.1515556275844574, 0.4079502522945404, -0.1860428750514984, -0.17556320130825043, 1.0238670110702515, -0.7414469718933105, -0.3864819407463074, -2.030565023422241, 1.2432944774627686, 1.6713286638259888, -0.9729281663894653, -0.9900438785552979, 0.904922604560852, 289.11993408203125, -0.1650167554616928, 0.386648029088974, -0.02093455381691456, -2.1123807430267334, -1.0816476345062256, 0.17313152551651], "std": [0.11618460714817047, 0.015403605066239834, 0.12687896192073822, 0.4423408806324005, 0.9369054436683655, 0.3062041103839874, 0.8274644613265991, 202.92576599121094, 0.07549712806940079, 0.026258690282702446, 0.04397568106651306, 2.8509488105773926, 0.4170067310333252, 0.3710397183895111, 0.06985583156347275, 0.008040515705943108, 0.18890982866287231, 0.30583953857421875, 0.16482560336589813, 0.38265031576156616, 0.19406598806381226, 244.23304748535156, 0.022847097367048264, 0.02557208202779293, 0.06885406374931335, 1.0692522525787354, 0.15384364128112793, 0.3658917248249054], "count": [1126]}, "action": {"min": [0.5069658160209656, 1.94571053981781, -1.5592073202133179, -1.207732915878296, -2.644627809524536, -1.6229990720748901, 0.17503908276557922, 6.0, -0.016882000491023064, 0.36038199067115784, -0.2665559947490692, -3.1411852836608887, 0.29499998688697815, -2.0239999294281006, -0.6199584007263184, -2.036275625228882, 1.033776044845581, 0.5839523077011108, -1.1536625623703003, -1.3036214113235474, 0.39877280592918396, 122.0, -0.21432699263095856, 0.33980700373649597, -0.21206599473953247, -3.1381852626800537, -1.378999948501587, -0.284000039100647], "max": [1.0559417009353638, 2.046363592147827, -0.9401565790176392, -0.004241150338202715, -0.06583382189273834, -0.5567600131034851, 2.3295607566833496, 861.0, 0.26831498742103577, 0.46933600306510925, -0.09572800248861313, 3.140000104904175, 1.496999979019165, 0.9929999709129333, -0.25967007875442505, -1.9526046514511108, 1.9206302165985107, 1.9910717010498047, -0.4895997643470764, 0.5913873314857483, 1.0446842908859253, 878.0, -0.11226499825716019, 0.4388839900493622, 0.04579100012779236, 3.1410000324249268, -0.5929999947547913, 1.1440000534057617], "mean": [0.7220082879066467, 2.0262341499328613, -1.2966798543930054, -0.48247674107551575, -1.3100351095199585, -1.0851449966430664, 1.2484172582626343, 633.7698974609375, 0.1515556275844574, 0.4079502522945404, -0.1860428750514984, -0.17556320130825043, 1.0238670110702515, -0.7414469718933105, -0.3864819407463074, -2.030565023422241, 1.2432944774627686, 1.6713286638259888, -0.9729281663894653, -0.9900438785552979, 0.904922604560852, 289.11993408203125, -0.1650167554616928, 0.386648029088974, -0.02093455381691456, -2.1123807430267334, -1.0816476345062256, 0.17313152551651], "std": [0.11618460714817047, 0.015403605066239834, 0.12687896192073822, 0.4423408806324005, 0.9369054436683655, 0.3062041103839874, 0.8274644613265991, 202.92576599121094, 0.07549712806940079, 0.026258690282702446, 0.04397568106651306, 2.8509488105773926, 0.4170067310333252, 0.3710397183895111, 0.06985583156347275, 0.008040515705943108, 0.18890982866287231, 0.30583953857421875, 0.16482560336589813, 0.38265031576156616, 0.19406598806381226, 244.23304748535156, 0.022847097367048264, 0.02557208202779293, 0.06885406374931335, 1.0692522525787354, 0.15384364128112793, 0.3658917248249054], "count": [1126]}, "timestamp": {"min": [0.0], "max": [37.5], "mean": [18.75], "std": [10.83493577892058], "count": [1126]}, "frame_index": {"min": [0], "max": [1125], "mean": [562.5], "std": [325.0480733676174], "count": [1126]}, "episode_index": {"min": [453], "max": [453], "mean": [453.0], "std": [0.0], "count": [1126]}, "index": {"min": [248709], "max": [249834], "mean": [249271.5], "std": [325.0480733676174], "count": [1126]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [1126]}, "subtask_annotation": {"mean": [5.065719360568384, 12.0, 12.0, 12.0, 12.0], "std": [3.2535179439842365, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [1126]}, "scene_annotation": {"mean": [453.0], "std": [0.0], "min": [453], "max": [453], "count": [1126]}, "eef_direction_state": {"mean": [5.130550621669627, 4.373001776198934], "std": [1.4059658028955273, 1.8397957388159083], "min": [0, 0], "max": [6, 6], "count": [1126]}, "eef_velocity_state": {"mean": [0.39342806394316165, 0.588809946714032], "std": [0.5675594879448997, 0.6283835625736783], "min": [0, 0], "max": [2, 2], "count": [1126]}, "eef_acc_mag_state": {"mean": [0.4706927175843694, 0.6731793960923623], "std": [0.7471276315076627, 0.8083325038210218], "min": [0, 0], "max": [2, 2], "count": [1126]}, "eef_direction_action": {"mean": [5.130550621669627, 4.373001776198934], "std": [1.4059658028955273, 1.8397957388159083], "min": [0, 0], "max": [6, 6], "count": [1126]}, "eef_velocity_action": {"mean": [0.39342806394316165, 0.588809946714032], "std": [0.5675594879448997, 0.6283835625736783], "min": [0, 0], "max": [2, 2], "count": [1126]}, "eef_acc_mag_action": {"mean": [0.4706927175843694, 0.6731793960923623], "std": [0.7471276315076627, 0.8083325038210218], "min": [0, 0], "max": [2, 2], "count": [1126]}, "eef_sim_pose_state": {"mean": [0.5781208207802533, 0.2503463826628417, 1.2588637819303057, 2.114985365304285, 1.083214758869467, 1.7466217075125965, 0.6104880257042573, -0.23398915140636495, 1.0988104227809565, -0.16968944217238083, 1.0242109232390328, -2.2342532288464176], "std": [0.025614427454816305, 0.019637846554567386, 0.06495374056238266, 1.069571672280122, 0.15418173370297353, 0.36619038181762237, 0.02214227578925536, 0.06555362085749468, 0.05265350887316614, 2.851682491804721, 0.4170059764379664, 0.6742597242730902], "min": [0.5316983639045713, 0.20298131218333346, 1.0590611713383584, -3.1408175979359516, 0.59309983068191, 1.2882982666028804, 0.5800120048021852, -0.3380153899242567, 1.0181124419190148, -3.140881622587261, 0.2953020427927302, -3.1230623304576164], "max": [0.6282130607833217, 0.2798165913328064, 1.3210351899786978, 3.139233308271579, 1.3808230541043476, 2.7172031848562184, 0.6657796016799485, -0.07580787232207992, 1.2012340056852686, 3.1410466438262548, 1.496925141382531, 3.135941676664685], "count": [1126]}, "eef_sim_pose_action": {"mean": [0.5781208207802533, 0.2503463826628417, 1.2588637819303057, 2.114985365304285, 1.083214758869467, 1.7466217075125965, 0.6104880257042573, -0.23398915140636495, 1.0988104227809565, -0.16968944217238083, 1.0242109232390328, -2.2342532288464176], "std": [0.025614427454816305, 0.019637846554567386, 0.06495374056238266, 1.069571672280122, 0.15418173370297353, 0.36619038181762237, 0.02214227578925536, 0.06555362085749468, 0.05265350887316614, 2.851682491804721, 0.4170059764379664, 0.6742597242730902], "min": [0.5316983639045713, 0.20298131218333346, 1.0590611713383584, -3.1408175979359516, 0.59309983068191, 1.2882982666028804, 0.5800120048021852, -0.3380153899242567, 1.0181124419190148, -3.140881622587261, 0.2953020427927302, -3.1230623304576164], "max": [0.6282130607833217, 0.2798165913328064, 1.3210351899786978, 3.139233308271579, 1.3808230541043476, 2.7172031848562184, 0.6657796016799485, -0.07580787232207992, 1.2012340056852686, 3.1410466438262548, 1.496925141382531, 3.135941676664685], "count": [1126]}, "gripper_mode_state": {"mean": [0.8019538188277087, 0.27264653641207814], "std": [0.39852715251958293, 0.44532056161216593], "min": [0, 0], "max": [1, 1], "count": [1126]}, "gripper_activity_state": {"mean": [1.9431616341030196, 1.847246891651865], "std": [0.29555971614966886, 0.4802738130401372], "min": [0, 0], "max": [2, 2], "count": [1126]}, "gripper_mode_action": {"mean": [0.8019538188277087, 0.27264653641207814], "std": [0.39852715251958293, 0.44532056161216593], "min": [0, 0], "max": [1, 1], "count": [1126]}, "gripper_activity_action": {"mean": [1.9431616341030196, 1.847246891651865], "std": [0.29555971614966886, 0.4802738130401372], "min": [0, 0], "max": [2, 2], "count": [1126]}, "gripper_open_scale_state": {"mean": [0.2891198935432506, 0.6337699822481756], "std": [0.24423316743963966, 0.2029258832255052], "min": [0.122, 0.006], "max": [0.878, 0.861], "count": [1126]}, "gripper_open_scale_action": {"mean": [0.2891198935432506, 0.6337699822481756], "std": [0.24423316743963966, 0.2029258832255052], "min": [0.122, 0.006], "max": [0.878, 0.861], "count": [1126]}}} +{"episode_index": 451, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.47486231463911727]], [[0.47575129357298473]], [[0.46133347169512967]]], "std": [[[0.12037209923778665]], [[0.11701543634349194]], [[0.13052601885548834]]], "count": [186]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.06274509803921569]], [[0.011764705882352941]]], "max": [[[0.6745098039215687]], [[0.6509803921568628]], [[0.6627450980392157]]], "mean": [[[0.46698086983449294]], [[0.4700138910851079]], [[0.466175295611076]]], "std": [[[0.05145923080098833]], [[0.04299323332401456]], [[0.04697227569784707]]], "count": [186]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7450980392156863]], [[0.7372549019607844]]], "mean": [[[0.4768565023455619]], [[0.46415445568908564]], [[0.44468255411483587]]], "std": [[[0.09563243016668561]], [[0.10052365568678805]], [[0.12880555066445495]]], "count": [186]}, "observation.state": {"min": [0.5822069644927979, 1.8167307376861572, -1.8850078582763672, -0.9990264773368835, -2.4610190391540527, -1.5543378591537476, 0.047420598566532135, 207.0, 0.01461500022560358, 0.3568989932537079, -0.25468000769615173, -3.1411852836608887, 0.367000013589859, -1.3730000257492065, -0.620464563369751, -2.034425735473633, 0.8726995587348938, 0.8804313540458679, -2.902325391769409, -1.5427138805389404, 0.4029791057109833, 116.0, -0.20822300016880035, 0.3363560140132904, -0.19766399264335632, -3.1411852836608887, -1.4809999465942383, -0.2789999842643738], "max": [1.1136596202850342, 2.0414767265319824, -0.7381695508956909, 0.7749960422515869, -0.25420719385147095, -0.794910192489624, 2.1138904094696045, 886.0, 0.2609870135784149, 0.4704050123691559, -0.1142439991235733, 3.140000104904175, 1.5490000247955322, 1.1510000228881836, -0.1261698603630066, -1.811198115348816, 2.2994015216827393, 2.0387539863586426, -0.4999670386314392, 0.9411687850952148, 2.793731212615967, 785.0, -0.08838199824094772, 0.4333679974079132, 0.06349100172519684, 3.1410000324249268, -0.6460000276565552, 2.6689999103546143], "mean": [0.8613921403884888, 2.017826795578003, -1.2643944025039673, 0.004782622680068016, -0.9341931939125061, -1.1115789413452148, 0.8521380424499512, 658.9835815429688, 0.15678204596042633, 0.4031926095485687, -0.20814016461372375, -0.4111023545265198, 1.1186639070510864, -0.797459602355957, -0.4381699860095978, -2.0158634185791016, 1.2877908945083618, 1.7546391487121582, -0.9224045872688293, -1.003043532371521, 0.794928789138794, 294.8985900878906, -0.166711688041687, 0.3801075518131256, -0.01516951248049736, -2.300274133682251, -1.0394738912582397, 0.5138169527053833], "std": [0.16481825709342957, 0.045954663306474686, 0.4326245188713074, 0.4650476574897766, 0.7951112389564514, 0.17562516033649445, 0.772939145565033, 177.703369140625, 0.07702825218439102, 0.025449177250266075, 0.04497528076171875, 2.8479464054107666, 0.34436553716659546, 0.4461311101913452, 0.11427284777164459, 0.04304424673318863, 0.3355191946029663, 0.34730032086372375, 0.5734943151473999, 0.6544650793075562, 0.49190154671669006, 248.41090393066406, 0.029161563143134117, 0.02374842017889023, 0.08435336500406265, 1.0679463148117065, 0.16991010308265686, 0.44680148363113403], "count": [1065]}, "action": {"min": [0.5822069644927979, 1.8167307376861572, -1.8850078582763672, -0.9990264773368835, -2.4610190391540527, -1.5543378591537476, 0.047420598566532135, 207.0, 0.01461500022560358, 0.3568989932537079, -0.25468000769615173, -3.1411852836608887, 0.367000013589859, -1.3730000257492065, -0.620464563369751, -2.034425735473633, 0.8726995587348938, 0.8804313540458679, -2.902325391769409, -1.5427138805389404, 0.4029791057109833, 116.0, -0.20822300016880035, 0.3363560140132904, -0.19766399264335632, -3.1411852836608887, -1.4809999465942383, -0.2789999842643738], "max": [1.1136596202850342, 2.0414767265319824, -0.7381695508956909, 0.7749960422515869, -0.25420719385147095, -0.794910192489624, 2.1138904094696045, 886.0, 0.2609870135784149, 0.4704050123691559, -0.1142439991235733, 3.140000104904175, 1.5490000247955322, 1.1510000228881836, -0.1261698603630066, -1.811198115348816, 2.2994015216827393, 2.0387539863586426, -0.4999670386314392, 0.9411687850952148, 2.793731212615967, 785.0, -0.08838199824094772, 0.4333679974079132, 0.06349100172519684, 3.1410000324249268, -0.6460000276565552, 2.6689999103546143], "mean": [0.8613921403884888, 2.017826795578003, -1.2643944025039673, 0.004782622680068016, -0.9341931939125061, -1.1115789413452148, 0.8521380424499512, 658.9835815429688, 0.15678204596042633, 0.4031926095485687, -0.20814016461372375, -0.4111023545265198, 1.1186639070510864, -0.797459602355957, -0.4381699860095978, -2.0158634185791016, 1.2877908945083618, 1.7546391487121582, -0.9224045872688293, -1.003043532371521, 0.794928789138794, 294.8985900878906, -0.166711688041687, 0.3801075518131256, -0.01516951248049736, -2.300274133682251, -1.0394738912582397, 0.5138169527053833], "std": [0.16481825709342957, 0.045954663306474686, 0.4326245188713074, 0.4650476574897766, 0.7951112389564514, 0.17562516033649445, 0.772939145565033, 177.703369140625, 0.07702825218439102, 0.025449177250266075, 0.04497528076171875, 2.8479464054107666, 0.34436553716659546, 0.4461311101913452, 0.11427284777164459, 0.04304424673318863, 0.3355191946029663, 0.34730032086372375, 0.5734943151473999, 0.6544650793075562, 0.49190154671669006, 248.41090393066406, 0.029161563143134117, 0.02374842017889023, 0.08435336500406265, 1.0679463148117065, 0.16991010308265686, 0.44680148363113403], "count": [1065]}, "timestamp": {"min": [0.0], "max": [35.46666666666667], "mean": [17.733333333333334], "std": [10.247962760507122], "count": [1065]}, "frame_index": {"min": [0], "max": [1064], "mean": [532.0], "std": [307.4388828152137], "count": [1065]}, "episode_index": {"min": [454], "max": [454], "mean": [454.0], "std": [0.0], "count": [1065]}, "index": {"min": [249835], "max": [250899], "mean": [250367.0], "std": [307.4388828152137], "count": [1065]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [1065]}, "subtask_annotation": {"mean": [4.500469483568075, 12.0, 12.0, 12.0, 12.0], "std": [3.468469614934829, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [1065]}, "scene_annotation": {"mean": [454.0], "std": [0.0], "min": [454], "max": [454], "count": [1065]}, "eef_direction_state": {"mean": [4.618779342723005, 4.161502347417841], "std": [1.6865177650910184, 2.082392447722691], "min": [0, 0], "max": [6, 6], "count": [1065]}, "eef_velocity_state": {"mean": [0.5896713615023474, 0.5981220657276995], "std": [0.6469040643886517, 0.6264860224088525], "min": [0, 0], "max": [2, 2], "count": [1065]}, "eef_acc_mag_state": {"mean": [0.6187793427230047, 0.7070422535211267], "std": [0.8021241829240022, 0.8179885917559084], "min": [0, 0], "max": [2, 2], "count": [1065]}, "eef_direction_action": {"mean": [4.618779342723005, 4.161502347417841], "std": [1.6865177650910184, 2.082392447722691], "min": [0, 0], "max": [6, 6], "count": [1065]}, "eef_velocity_action": {"mean": [0.5896713615023474, 0.5981220657276995], "std": [0.6469040643886517, 0.6264860224088525], "min": [0, 0], "max": [2, 2], "count": [1065]}, "eef_acc_mag_action": {"mean": [0.6187793427230047, 0.7070422535211267], "std": [0.8021241829240022, 0.8179885917559084], "min": [0, 0], "max": [2, 2], "count": [1065]}, "eef_sim_pose_state": {"mean": [0.570067687206668, 0.24630313153973266, 1.2679120999170919, 2.2969738952895837, 1.0407327660485908, 1.9341963501779125, 0.6021049230705653, -0.23624112954445795, 1.074067110926965, -0.4107738782254831, 1.1190488802611087, -2.3683251306219395], "std": [0.025512806819272236, 0.02759701276699949, 0.08394047367575153, 1.080531757599149, 0.1699593827751258, 0.7957991613903203, 0.034109206839114385, 0.0665167365691928, 0.053798104147733644, 2.8482729231874586, 0.34437603231391084, 0.4457791765450259], "min": [0.5282401220347024, 0.17850794678283374, 1.0657771918392782, -3.14110374614385, 0.6462799490225173, -3.1221788975810583, 0.5396256890212296, -0.32536535572511416, 1.0152625373710802, -3.140383116257651, 0.366915382662359, -2.9434357289805573], "max": [0.6339655824215689, 0.29001771779528046, 1.3448247092058998, 3.140043693351688, 1.4796185493527862, 3.095302207570425, 0.6743123951702095, -0.10565027665618763, 1.182548513668103, 3.140968723937193, 1.5496542812061769, -0.4202992037227383], "count": [1065]}, "eef_sim_pose_action": {"mean": [0.570067687206668, 0.24630313153973266, 1.2679120999170919, 2.2969738952895837, 1.0407327660485908, 1.9341963501779125, 0.6021049230705653, -0.23624112954445795, 1.074067110926965, -0.4107738782254831, 1.1190488802611087, -2.3683251306219395], "std": [0.025512806819272236, 0.02759701276699949, 0.08394047367575153, 1.080531757599149, 0.1699593827751258, 0.7957991613903203, 0.034109206839114385, 0.0665167365691928, 0.053798104147733644, 2.8482729231874586, 0.34437603231391084, 0.4457791765450259], "min": [0.5282401220347024, 0.17850794678283374, 1.0657771918392782, -3.14110374614385, 0.6462799490225173, -3.1221788975810583, 0.5396256890212296, -0.32536535572511416, 1.0152625373710802, -3.140383116257651, 0.366915382662359, -2.9434357289805573], "max": [0.6339655824215689, 0.29001771779528046, 1.3448247092058998, 3.140043693351688, 1.4796185493527862, 3.095302207570425, 0.6743123951702095, -0.10565027665618763, 1.182548513668103, 3.140968723937193, 1.5496542812061769, -0.4202992037227383], "count": [1065]}, "gripper_mode_state": {"mean": [0.739906103286385, 0.16338028169014085], "std": [0.43868560679139823, 0.36971227359257486], "min": [0, 0], "max": [1, 1], "count": [1065]}, "gripper_activity_state": {"mean": [1.948356807511737, 1.8976525821596244], "std": [0.28443110903519664, 0.4177338050517417], "min": [0, 0], "max": [2, 2], "count": [1065]}, "gripper_mode_action": {"mean": [0.739906103286385, 0.16338028169014085], "std": [0.43868560679139823, 0.36971227359257486], "min": [0, 0], "max": [1, 1], "count": [1065]}, "gripper_activity_action": {"mean": [1.948356807511737, 1.8976525821596244], "std": [0.28443110903519664, 0.4177338050517417], "min": [0, 0], "max": [2, 2], "count": [1065]}, "gripper_open_scale_state": {"mean": [0.29489859152780445, 0.6589835681181004], "std": [0.24841090285080364, 0.1777032206853822], "min": [0.116, 0.207], "max": [0.785, 0.886], "count": [1065]}, "gripper_open_scale_action": {"mean": [0.29489859152780445, 0.6589835681181004], "std": [0.24841090285080364, 0.1777032206853822], "min": [0.116, 0.207], "max": [0.785, 0.886], "count": [1065]}}} +{"episode_index": 452, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4775440254734372]], [[0.4751146137087313]], [[0.4593491756745433]]], "std": [[[0.12195427079644083]], [[0.12206099202870001]], [[0.14017268643893144]]], "count": [195]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.043137254901960784]], [[0.0196078431372549]]], "max": [[[0.6823529411764706]], [[0.6470588235294118]], [[0.6627450980392157]]], "mean": [[[0.4682462324032177]], [[0.470672529118485]], [[0.46586361236802415]]], "std": [[[0.054724121725676644]], [[0.0475119932562953]], [[0.05113210800248678]]], "count": [195]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7450980392156863]], [[0.7686274509803922]]], "mean": [[[0.4821137265376236]], [[0.4630338821853528]], [[0.4433313013239484]]], "std": [[[0.08661059100322838]], [[0.10662698016616624]], [[0.1362842509987974]]], "count": [195]}, "observation.state": {"min": [0.4536460041999817, 2.018543243408203, -1.621166706085205, -1.4784685373306274, -2.615410804748535, -1.6076925992965698, 0.04438372328877449, 239.0, -0.006645000074058771, 0.33756399154663086, -0.2552559971809387, -3.1411852836608887, 0.25999999046325684, -1.190000057220459, -0.5065643787384033, -2.0356125831604004, 1.0582629442214966, 0.5689948201179504, -1.0831338167190552, -1.4758329391479492, 0.2781531512737274, 121.0, -0.21081499755382538, 0.3463340103626251, -0.22197499871253967, -3.1401853561401367, -1.559999942779541, -3.0940001010894775], "max": [0.9801420569419861, 2.0478298664093018, -0.5567076802253723, 0.21734584867954254, -0.1855110377073288, -0.43303367495536804, 2.480654001235962, 888.0, 0.27738600969314575, 0.4594089984893799, -0.06381800025701523, 3.1410000324249268, 1.5080000162124634, 1.5709999799728394, -0.16139058768749237, -1.9182915687561035, 2.1671230792999268, 2.0405168533325195, -0.5014854669570923, 0.8221373558044434, 1.0372666120529175, 788.0, -0.08252499997615814, 0.4143350124359131, 0.054340001195669174, 3.140000104904175, -0.703000009059906, 2.821000099182129], "mean": [0.6917186379432678, 2.0317797660827637, -1.097951889038086, -0.6841080188751221, -1.772102952003479, -1.1794382333755493, 1.5540233850479126, 672.7367553710938, 0.15953458845615387, 0.39858537912368774, -0.1707962453365326, -0.16720084846019745, 0.8662509322166443, -0.549442708492279, -0.39495185017585754, -2.027873992919922, 1.3521769046783447, 1.7775582075119019, -0.8011397123336792, -0.9765559434890747, 0.7919357419013977, 267.988525390625, -0.15331077575683594, 0.3713035583496094, -0.016625400632619858, -2.226522922515869, -0.9781534075737, 0.1464575231075287], "std": [0.14854341745376587, 0.005264901090413332, 0.37882766127586365, 0.5832394361495972, 0.8841507434844971, 0.2697060704231262, 1.0754964351654053, 185.90634155273438, 0.08670171350240707, 0.0356198251247406, 0.051529791206121445, 2.760709047317505, 0.4306192100048065, 0.558708906173706, 0.07841856777667999, 0.013673124834895134, 0.295858234167099, 0.4002438485622406, 0.12883718311786652, 0.6043649315834045, 0.15333089232444763, 229.95213317871094, 0.029243426397442818, 0.019447943195700645, 0.08925018459558487, 0.5951075553894043, 0.17262962460517883, 0.3911808431148529], "count": [1132]}, "action": {"min": [0.4536460041999817, 2.018543243408203, -1.621166706085205, -1.4784685373306274, -2.615410804748535, -1.6076925992965698, 0.04438372328877449, 239.0, -0.006645000074058771, 0.33756399154663086, -0.2552559971809387, -3.1411852836608887, 0.25999999046325684, -1.190000057220459, -0.5065643787384033, -2.0356125831604004, 1.0582629442214966, 0.5689948201179504, -1.0831338167190552, -1.4758329391479492, 0.2781531512737274, 121.0, -0.21081499755382538, 0.3463340103626251, -0.22197499871253967, -3.1401853561401367, -1.559999942779541, -3.0940001010894775], "max": [0.9801420569419861, 2.0478298664093018, -0.5567076802253723, 0.21734584867954254, -0.1855110377073288, -0.43303367495536804, 2.480654001235962, 888.0, 0.27738600969314575, 0.4594089984893799, -0.06381800025701523, 3.1410000324249268, 1.5080000162124634, 1.5709999799728394, -0.16139058768749237, -1.9182915687561035, 2.1671230792999268, 2.0405168533325195, -0.5014854669570923, 0.8221373558044434, 1.0372666120529175, 788.0, -0.08252499997615814, 0.4143350124359131, 0.054340001195669174, 3.140000104904175, -0.703000009059906, 2.821000099182129], "mean": [0.6917186379432678, 2.0317797660827637, -1.097951889038086, -0.6841080188751221, -1.772102952003479, -1.1794382333755493, 1.5540233850479126, 672.7367553710938, 0.15953458845615387, 0.39858537912368774, -0.1707962453365326, -0.16720084846019745, 0.8662509322166443, -0.549442708492279, -0.39495185017585754, -2.027873992919922, 1.3521769046783447, 1.7775582075119019, -0.8011397123336792, -0.9765559434890747, 0.7919357419013977, 267.988525390625, -0.15331077575683594, 0.3713035583496094, -0.016625400632619858, -2.226522922515869, -0.9781534075737, 0.1464575231075287], "std": [0.14854341745376587, 0.005264901090413332, 0.37882766127586365, 0.5832394361495972, 0.8841507434844971, 0.2697060704231262, 1.0754964351654053, 185.90634155273438, 0.08670171350240707, 0.0356198251247406, 0.051529791206121445, 2.760709047317505, 0.4306192100048065, 0.558708906173706, 0.07841856777667999, 0.013673124834895134, 0.295858234167099, 0.4002438485622406, 0.12883718311786652, 0.6043649315834045, 0.15333089232444763, 229.95213317871094, 0.029243426397442818, 0.019447943195700645, 0.08925018459558487, 0.5951075553894043, 0.17262962460517883, 0.3911808431148529], "count": [1132]}, "timestamp": {"min": [0.0], "max": [37.7], "mean": [18.849999999999998], "std": [10.89267082848728], "count": [1132]}, "frame_index": {"min": [0], "max": [1131], "mean": [565.5], "std": [326.7801248546184], "count": [1132]}, "episode_index": {"min": [455], "max": [455], "mean": [455.0], "std": [0.0], "count": [1132]}, "index": {"min": [250900], "max": [252031], "mean": [251465.5], "std": [326.7801248546184], "count": [1132]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [1132]}, "subtask_annotation": {"mean": [4.993816254416961, 12.0, 12.0, 12.0, 12.0], "std": [3.447095965477748, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [1132]}, "scene_annotation": {"mean": [455.0], "std": [0.0], "min": [455], "max": [455], "count": [1132]}, "eef_direction_state": {"mean": [4.894876325088339, 4.186395759717315], "std": [1.4360607813541078, 1.963372759434864], "min": [0, 0], "max": [6, 6], "count": [1132]}, "eef_velocity_state": {"mean": [0.5291519434628975, 0.7252650176678446], "std": [0.6347128575522577, 0.6954911707814041], "min": [0, 0], "max": [2, 2], "count": [1132]}, "eef_acc_mag_state": {"mean": [0.5848056537102474, 0.7093639575971732], "std": [0.7991043226095513, 0.8244179561816896], "min": [0, 0], "max": [2, 2], "count": [1132]}, "eef_direction_action": {"mean": [4.894876325088339, 4.186395759717315], "std": [1.4360607813541078, 1.963372759434864], "min": [0, 0], "max": [6, 6], "count": [1132]}, "eef_velocity_action": {"mean": [0.5291519434628975, 0.7252650176678446], "std": [0.6347128575522577, 0.6954911707814041], "min": [0, 0], "max": [2, 2], "count": [1132]}, "eef_acc_mag_action": {"mean": [0.5848056537102474, 0.7093639575971732], "std": [0.7991043226095513, 0.8244179561816896], "min": [0, 0], "max": [2, 2], "count": [1132]}, "eef_sim_pose_state": {"mean": [0.5614961307238547, 0.2350811710619589, 1.2648459866506654, 2.2228229557505244, 0.9797596651477184, 1.6746326131247462, 0.6012481537880032, -0.23421289064811698, 1.1182843701249652, -0.20052521245648355, 0.8665165352803479, -2.1206270968052157], "std": [0.018872155873260098, 0.025107678672533128, 0.0893866655025656, 0.6156744564110124, 0.17271736298068807, 0.5089585206156941, 0.03474666881748908, 0.07841324145309067, 0.06353159419282474, 2.758989538210767, 0.4306270043978203, 0.5584127639227118], "min": [0.5318943843471409, 0.1767201461165761, 1.0454783321087593, -3.1397650240405017, 0.704284466946576, -3.11740483093565, 0.527663007701923, -0.3353646218424421, 1.0215814377015446, -3.141477570280172, 0.2608002270360481, -2.76055955677208], "max": [0.6030379440197559, 0.27554176599916924, 1.3329850339811853, 3.1382993733968356, 1.5607820007776563, 3.04325680489025, 0.6676304421669998, -0.08086726623514752, 1.2201414777240076, 3.1411659694430996, 1.508376055099073, -2.0572272674296288e-05], "count": [1132]}, "eef_sim_pose_action": {"mean": [0.5614961307238547, 0.2350811710619589, 1.2648459866506654, 2.2228229557505244, 0.9797596651477184, 1.6746326131247462, 0.6012481537880032, -0.23421289064811698, 1.1182843701249652, -0.20052521245648355, 0.8665165352803479, -2.1206270968052157], "std": [0.018872155873260098, 0.025107678672533128, 0.0893866655025656, 0.6156744564110124, 0.17271736298068807, 0.5089585206156941, 0.03474666881748908, 0.07841324145309067, 0.06353159419282474, 2.758989538210767, 0.4306270043978203, 0.5584127639227118], "min": [0.5318943843471409, 0.1767201461165761, 1.0454783321087593, -3.1397650240405017, 0.704284466946576, -3.11740483093565, 0.527663007701923, -0.3353646218424421, 1.0215814377015446, -3.141477570280172, 0.2608002270360481, -2.76055955677208], "max": [0.6030379440197559, 0.27554176599916924, 1.3329850339811853, 3.1382993733968356, 1.5607820007776563, 3.04325680489025, 0.6676304421669998, -0.08086726623514752, 1.2201414777240076, 3.1411659694430996, 1.508376055099073, -2.0572272674296288e-05], "count": [1132]}, "gripper_mode_state": {"mean": [0.7561837455830389, 0.21996466431095407], "std": [0.42938314882986217, 0.41422241702438284], "min": [0, 0], "max": [1, 1], "count": [1132]}, "gripper_activity_state": {"mean": [1.9575971731448762, 1.9045936395759717], "std": [0.25904940438895135, 0.38945476187825867], "min": [0, 0], "max": [2, 2], "count": [1132]}, "gripper_mode_action": {"mean": [0.7561837455830389, 0.21996466431095407], "std": [0.42938314882986217, 0.41422241702438284], "min": [0, 0], "max": [1, 1], "count": [1132]}, "gripper_activity_action": {"mean": [1.9575971731448762, 1.9045936395759717], "std": [0.25904940438895135, 0.38945476187825867], "min": [0, 0], "max": [2, 2], "count": [1132]}, "gripper_open_scale_state": {"mean": [0.2679885157595251, 0.672736749062689], "std": [0.2299519967208118, 0.18590636601443117], "min": [0.121, 0.239], "max": [0.788, 0.888], "count": [1132]}, "gripper_open_scale_action": {"mean": [0.2679885157595251, 0.672736749062689], "std": [0.2299519967208118, 0.18590636601443117], "min": [0.121, 0.239], "max": [0.788, 0.888], "count": [1132]}}} +{"episode_index": 453, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.46425291459176266]], [[0.46517562441643323]], [[0.45047855284088945]]], "std": [[[0.1111007276615502]], [[0.10814482728862929]], [[0.12261628517587282]]], "count": [189]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.050980392156862744]], [[0.01568627450980392]]], "max": [[[0.6823529411764706]], [[0.6549019607843137]], [[0.6549019607843137]]], "mean": [[[0.4722775540771864]], [[0.4746530317373863]], [[0.4704945771518484]]], "std": [[[0.050038264586102374]], [[0.04146492357764898]], [[0.04597117187168417]]], "count": [189]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7529411764705882]], [[0.7568627450980392]], [[0.7803921568627451]]], "mean": [[[0.4838362511671335]], [[0.4624155125012968]], [[0.4394269082633053]]], "std": [[[0.10253895133296]], [[0.11496755386052468]], [[0.1457512714538024]]], "count": [189]}, "observation.state": {"min": [0.3959803283214569, 1.9559556245803833, -2.6998672485351562, -0.22076670825481415, -0.6559645533561707, -1.568824052810669, 0.03131120651960373, 210.0, 0.0033470001071691513, 0.33416301012039185, -0.24598200619220734, -3.1381852626800537, 0.3580000400543213, -1.9800000190734863, -0.6092071533203125, -2.0325582027435303, 0.9909630417823792, 0.729704737663269, -1.369856595993042, -1.4896036386489868, 0.2873510420322418, 113.0, -0.2055169939994812, 0.35854199528694153, -0.21232299506664276, -3.1401853561401367, -1.371999979019165, -0.24300001561641693], "max": [1.3555972576141357, 2.046520709991455, -0.9663015604019165, 0.8361523747444153, 1.0247352123260498, -0.9585697650909424, 1.7749301195144653, 844.0, 0.26780998706817627, 0.48972201347351074, -0.11256200075149536, 3.138000011444092, 1.5119999647140503, 2.928999900817871, -0.06723009049892426, -1.9958888292312622, 2.2850027084350586, 2.0065877437591553, -0.5104215741157532, 0.9150587320327759, 1.143696904182434, 828.0, -0.06780499964952469, 0.4330590069293976, 0.06261499971151352, 3.140000104904175, -0.7139999866485596, 1.3170000314712524], "mean": [1.082509160041809, 2.0293538570404053, -2.138284683227539, 0.4469155967235565, -0.3226107954978943, -1.2457423210144043, 1.1418688297271729, 620.9351196289062, 0.16044969856739044, 0.4183400869369507, -0.17773009836673737, 1.517087697982788, 0.9467447996139526, -0.6374623775482178, -0.46621981263160706, -2.027255058288574, 1.3074856996536255, 1.714727759361267, -0.7784099578857422, -0.9793605804443359, 0.7477172017097473, 244.6163787841797, -0.15215030312538147, 0.3921676576137543, -0.009816179051995277, -1.8272523880004883, -1.011169672012329, 0.2555866241455078], "std": [0.2936294972896576, 0.010549522936344147, 0.6896553635597229, 0.24689853191375732, 0.2994738221168518, 0.16865475475788116, 0.6615373492240906, 229.78158569335938, 0.07107041776180267, 0.037541210651397705, 0.04253702238202095, 2.179875373840332, 0.3707582950592041, 0.537161111831665, 0.1047314703464508, 0.0045722173526883125, 0.29432639479637146, 0.32258912920951843, 0.19074204564094543, 0.5382470488548279, 0.19352418184280396, 234.01564025878906, 0.032977111637592316, 0.019747944548726082, 0.08353395760059357, 1.5133732557296753, 0.13622257113456726, 0.42028236389160156], "count": [1087]}, "action": {"min": [0.3959803283214569, 1.9559556245803833, -2.6998672485351562, -0.22076670825481415, -0.6559645533561707, -1.568824052810669, 0.03131120651960373, 210.0, 0.0033470001071691513, 0.33416301012039185, -0.24598200619220734, -3.1381852626800537, 0.3580000400543213, -1.9800000190734863, -0.6092071533203125, -2.0325582027435303, 0.9909630417823792, 0.729704737663269, -1.369856595993042, -1.4896036386489868, 0.2873510420322418, 113.0, -0.2055169939994812, 0.35854199528694153, -0.21232299506664276, -3.1401853561401367, -1.371999979019165, -0.24300001561641693], "max": [1.3555972576141357, 2.046520709991455, -0.9663015604019165, 0.8361523747444153, 1.0247352123260498, -0.9585697650909424, 1.7749301195144653, 844.0, 0.26780998706817627, 0.48972201347351074, -0.11256200075149536, 3.138000011444092, 1.5119999647140503, 2.928999900817871, -0.06723009049892426, -1.9958888292312622, 2.2850027084350586, 2.0065877437591553, -0.5104215741157532, 0.9150587320327759, 1.143696904182434, 828.0, -0.06780499964952469, 0.4330590069293976, 0.06261499971151352, 3.140000104904175, -0.7139999866485596, 1.3170000314712524], "mean": [1.082509160041809, 2.0293538570404053, -2.138284683227539, 0.4469155967235565, -0.3226107954978943, -1.2457423210144043, 1.1418688297271729, 620.9351196289062, 0.16044969856739044, 0.4183400869369507, -0.17773009836673737, 1.517087697982788, 0.9467447996139526, -0.6374623775482178, -0.46621981263160706, -2.027255058288574, 1.3074856996536255, 1.714727759361267, -0.7784099578857422, -0.9793605804443359, 0.7477172017097473, 244.6163787841797, -0.15215030312538147, 0.3921676576137543, -0.009816179051995277, -1.8272523880004883, -1.011169672012329, 0.2555866241455078], "std": [0.2936294972896576, 0.010549522936344147, 0.6896553635597229, 0.24689853191375732, 0.2994738221168518, 0.16865475475788116, 0.6615373492240906, 229.78158569335938, 0.07107041776180267, 0.037541210651397705, 0.04253702238202095, 2.179875373840332, 0.3707582950592041, 0.537161111831665, 0.1047314703464508, 0.0045722173526883125, 0.29432639479637146, 0.32258912920951843, 0.19074204564094543, 0.5382470488548279, 0.19352418184280396, 234.01564025878906, 0.032977111637592316, 0.019747944548726082, 0.08353395760059357, 1.5133732557296753, 0.13622257113456726, 0.42028236389160156], "count": [1087]}, "timestamp": {"min": [0.0], "max": [36.2], "mean": [18.099999999999998], "std": [10.459657950642766], "count": [1087]}, "frame_index": {"min": [0], "max": [1086], "mean": [543.0], "std": [313.789738519283], "count": [1087]}, "episode_index": {"min": [456], "max": [456], "mean": [456.0], "std": [0.0], "count": [1087]}, "index": {"min": [252032], "max": [253118], "mean": [252575.0], "std": [313.789738519283], "count": [1087]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [1087]}, "subtask_annotation": {"mean": [5.508739650413983, 12.0, 12.0, 12.0, 12.0], "std": [3.4558147967185717, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [1087]}, "scene_annotation": {"mean": [456.0], "std": [0.0], "min": [456], "max": [456], "count": [1087]}, "eef_direction_state": {"mean": [4.860165593376265, 3.7065317387304506], "std": [1.5360570229423882, 2.0578978441460887], "min": [0, 0], "max": [6, 6], "count": [1087]}, "eef_velocity_state": {"mean": [0.500459981600736, 0.7700091996320148], "std": [0.6345972580001225, 0.6772029029504351], "min": [0, 0], "max": [2, 2], "count": [1087]}, "eef_acc_mag_state": {"mean": [0.48298068077276907, 0.8022079116835327], "std": [0.7524477949196151, 0.8342235238684419], "min": [0, 0], "max": [2, 2], "count": [1087]}, "eef_direction_action": {"mean": [4.860165593376265, 3.7065317387304506], "std": [1.5360570229423882, 2.0578978441460887], "min": [0, 0], "max": [6, 6], "count": [1087]}, "eef_velocity_action": {"mean": [0.500459981600736, 0.7700091996320148], "std": [0.6345972580001225, 0.6772029029504351], "min": [0, 0], "max": [2, 2], "count": [1087]}, "eef_acc_mag_action": {"mean": [0.48298068077276907, 0.8022079116835327], "std": [0.7524477949196151, 0.8342235238684419], "min": [0, 0], "max": [2, 2], "count": [1087]}, "eef_sim_pose_state": {"mean": [0.5818256694153279, 0.23339303116116314, 1.2716479961828886, 1.8235595181216722, 1.0127548511172448, 1.8286293471057717, 0.6225921965937615, -0.24201781522639307, 1.10955535881796, 1.51732559639572, 0.9470155479321029, -2.196961650928647], "std": [0.0211212587571614, 0.029133184291168714, 0.08301498731764946, 1.5207148962095354, 0.13648012905180934, 0.4209391212496369, 0.048055646287236006, 0.06186428056401989, 0.05425312762635728, 2.1805863139732256, 0.3707175289625333, 0.5770110164886053], "min": [0.5398504367472682, 0.15963206518641831, 1.0522330137219795, -3.140619161574652, 0.7144494755013637, 1.32782849200406, 0.5182808466820462, -0.32784332731491606, 1.0231875665015828, -3.1377248087153338, 0.35803150636022085, -3.133706057277644], "max": [0.6290410778086711, 0.27990634731719655, 1.3431901585902903, 3.140826570633864, 1.374131201603936, 2.8911593536553903, 0.6935577685428062, -0.09673222264875589, 1.1825604889143169, 3.1381920375147994, 1.511944432432038, 3.015699463312826], "count": [1087]}, "eef_sim_pose_action": {"mean": [0.5818256694153279, 0.23339303116116314, 1.2716479961828886, 1.8235595181216722, 1.0127548511172448, 1.8286293471057717, 0.6225921965937615, -0.24201781522639307, 1.10955535881796, 1.51732559639572, 0.9470155479321029, -2.196961650928647], "std": [0.0211212587571614, 0.029133184291168714, 0.08301498731764946, 1.5207148962095354, 0.13648012905180934, 0.4209391212496369, 0.048055646287236006, 0.06186428056401989, 0.05425312762635728, 2.1805863139732256, 0.3707175289625333, 0.5770110164886053], "min": [0.5398504367472682, 0.15963206518641831, 1.0522330137219795, -3.140619161574652, 0.7144494755013637, 1.32782849200406, 0.5182808466820462, -0.32784332731491606, 1.0231875665015828, -3.1377248087153338, 0.35803150636022085, -3.133706057277644], "max": [0.6290410778086711, 0.27990634731719655, 1.3431901585902903, 3.140826570633864, 1.374131201603936, 2.8911593536553903, 0.6935577685428062, -0.09673222264875589, 1.1825604889143169, 3.1381920375147994, 1.511944432432038, 3.015699463312826], "count": [1087]}, "gripper_mode_state": {"mean": [0.795768169273229, 0.2667893284268629], "std": [0.40313916957393886, 0.4422813388154705], "min": [0, 0], "max": [1, 1], "count": [1087]}, "gripper_activity_state": {"mean": [1.9337626494940203, 1.9337626494940203], "std": [0.3227510978627897, 0.32558900100368765], "min": [0, 0], "max": [2, 2], "count": [1087]}, "gripper_mode_action": {"mean": [0.795768169273229, 0.2667893284268629], "std": [0.40313916957393886, 0.4422813388154705], "min": [0, 0], "max": [1, 1], "count": [1087]}, "gripper_activity_action": {"mean": [1.9337626494940203, 1.9337626494940203], "std": [0.3227510978627897, 0.32558900100368765], "min": [0, 0], "max": [2, 2], "count": [1087]}, "gripper_open_scale_state": {"mean": [0.24461637527479868, 0.6209351425241084], "std": [0.2340156678605399, 0.22978154137011667], "min": [0.113, 0.21], "max": [0.828, 0.844], "count": [1087]}, "gripper_open_scale_action": {"mean": [0.24461637527479868, 0.6209351425241084], "std": [0.2340156678605399, 0.22978154137011667], "min": [0.113, 0.21], "max": [0.828, 0.844], "count": [1087]}}} +{"episode_index": 454, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4668859556889817]], [[0.4683196124357041]], [[0.4551582127180261]]], "std": [[[0.11989752195542433]], [[0.11657832637391767]], [[0.13028675820375274]]], "count": [169]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.058823529411764705]], [[0.0196078431372549]]], "max": [[[0.6941176470588235]], [[0.6666666666666666]], [[0.6705882352941176]]], "mean": [[[0.47573241288625906]], [[0.47797703354024057]], [[0.4728174019607843]]], "std": [[[0.0501799617908545]], [[0.03996370800319158]], [[0.042870422250198714]]], "count": [169]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.788235294117647]], [[0.8274509803921568]], [[0.8627450980392157]]], "mean": [[[0.4840661281277797]], [[0.46415340381714815]], [[0.44299963863750624]]], "std": [[[0.10200743526329303]], [[0.11208709352857886]], [[0.14502531234644897]]], "count": [169]}, "observation.state": {"min": [0.4539601504802704, 2.019136667251587, -2.8323729038238525, -0.23670156300067902, -0.1828755885362625, -1.5815300941467285, 0.12138765305280685, 418.0, 0.0229909997433424, 0.3581869900226593, -0.26687899231910706, -3.1401853561401367, 0.6749999523162842, -1.9270000457763672, -0.4954466223716736, -2.0469045639038086, 1.2523961067199707, 0.8773247003555298, -2.878309726715088, -1.1536974906921387, 0.48319438099861145, 105.0, -0.23508800566196442, 0.3522689938545227, -0.19947600364685059, -3.0959999561309814, -1.5460000038146973, -2.4839999675750732], "max": [1.1769627332687378, 2.0367119312286377, -2.396808385848999, 0.7374365329742432, 1.0862929821014404, -0.6609911322593689, 1.5378968715667725, 890.0, 0.24312999844551086, 0.44484299421310425, -0.1544570028781891, 3.1410000324249268, 1.5579999685287476, 2.9119999408721924, -0.13498377799987793, -1.869771122932434, 2.3154237270355225, 2.0371832847595215, -0.6057863235473633, 0.8635715246200562, 2.840226650238037, 880.0, -0.055438000708818436, 0.43877899646759033, 0.04552900046110153, 3.0859999656677246, -0.8889999985694885, 2.0220000743865967], "mean": [0.779315173625946, 2.0292017459869385, -2.6455588340759277, 0.08367631584405899, 0.4838126003742218, -1.0750222206115723, 0.7937533855438232, 731.2904663085938, 0.16418318450450897, 0.39674943685531616, -0.22037993371486664, 1.1394561529159546, 1.203757882118225, -0.32190701365470886, -0.3700267970561981, -2.026401996612549, 1.465451717376709, 1.6949734687805176, -0.8577771782875061, -0.8007498383522034, 0.7388961315155029, 299.305908203125, -0.13972315192222595, 0.3846881687641144, -0.03399994969367981, -2.3532629013061523, -1.0940121412277222, 0.2986634373664856], "std": [0.22703735530376434, 0.005454023368656635, 0.12389542162418365, 0.295479416847229, 0.43323028087615967, 0.2174711376428604, 0.4929180145263672, 135.32887268066406, 0.06534965336322784, 0.027141008526086807, 0.02590223401784897, 2.2288436889648438, 0.27827054262161255, 1.042836308479309, 0.07390514761209488, 0.018941638991236687, 0.2162429541349411, 0.39838430285453796, 0.40608492493629456, 0.4515744149684906, 0.4023543894290924, 297.2669982910156, 0.03600095957517624, 0.02647561952471733, 0.08700550347566605, 0.5140913128852844, 0.12112727016210556, 0.48081979155540466], "count": [935]}, "action": {"min": [0.4539601504802704, 2.019136667251587, -2.8323729038238525, -0.23670156300067902, -0.1828755885362625, -1.5815300941467285, 0.12138765305280685, 418.0, 0.0229909997433424, 0.3581869900226593, -0.26687899231910706, -3.1401853561401367, 0.6749999523162842, -1.9270000457763672, -0.4954466223716736, -2.0469045639038086, 1.2523961067199707, 0.8773247003555298, -2.878309726715088, -1.1536974906921387, 0.48319438099861145, 105.0, -0.23508800566196442, 0.3522689938545227, -0.19947600364685059, -3.0959999561309814, -1.5460000038146973, -2.4839999675750732], "max": [1.1769627332687378, 2.0367119312286377, -2.396808385848999, 0.7374365329742432, 1.0862929821014404, -0.6609911322593689, 1.5378968715667725, 890.0, 0.24312999844551086, 0.44484299421310425, -0.1544570028781891, 3.1410000324249268, 1.5579999685287476, 2.9119999408721924, -0.13498377799987793, -1.869771122932434, 2.3154237270355225, 2.0371832847595215, -0.6057863235473633, 0.8635715246200562, 2.840226650238037, 880.0, -0.055438000708818436, 0.43877899646759033, 0.04552900046110153, 3.0859999656677246, -0.8889999985694885, 2.0220000743865967], "mean": [0.779315173625946, 2.0292017459869385, -2.6455588340759277, 0.08367631584405899, 0.4838126003742218, -1.0750222206115723, 0.7937533855438232, 731.2904663085938, 0.16418318450450897, 0.39674943685531616, -0.22037993371486664, 1.1394561529159546, 1.203757882118225, -0.32190701365470886, -0.3700267970561981, -2.026401996612549, 1.465451717376709, 1.6949734687805176, -0.8577771782875061, -0.8007498383522034, 0.7388961315155029, 299.305908203125, -0.13972315192222595, 0.3846881687641144, -0.03399994969367981, -2.3532629013061523, -1.0940121412277222, 0.2986634373664856], "std": [0.22703735530376434, 0.005454023368656635, 0.12389542162418365, 0.295479416847229, 0.43323028087615967, 0.2174711376428604, 0.4929180145263672, 135.32887268066406, 0.06534965336322784, 0.027141008526086807, 0.02590223401784897, 2.2288436889648438, 0.27827054262161255, 1.042836308479309, 0.07390514761209488, 0.018941638991236687, 0.2162429541349411, 0.39838430285453796, 0.40608492493629456, 0.4515744149684906, 0.4023543894290924, 297.2669982910156, 0.03600095957517624, 0.02647561952471733, 0.08700550347566605, 0.5140913128852844, 0.12112727016210556, 0.48081979155540466], "count": [935]}, "timestamp": {"min": [0.0], "max": [31.133333333333333], "mean": [15.566666666666665], "std": [8.997036549145871], "count": [935]}, "frame_index": {"min": [0], "max": [934], "mean": [467.0], "std": [269.91109647437617], "count": [935]}, "episode_index": {"min": [457], "max": [457], "mean": [457.0], "std": [0.0], "count": [935]}, "index": {"min": [253119], "max": [254053], "mean": [253586.0], "std": [269.91109647437617], "count": [935]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [935]}, "subtask_annotation": {"mean": [5.295187165775401, 12.0, 12.0, 12.0, 12.0], "std": [3.414114826010203, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [935]}, "scene_annotation": {"mean": [457.0], "std": [0.0], "min": [457], "max": [457], "count": [935]}, "eef_direction_state": {"mean": [4.490909090909091, 4.108021390374332], "std": [1.7179993112474534, 1.9320239144377955], "min": [0, 0], "max": [6, 6], "count": [935]}, "eef_velocity_state": {"mean": [0.5946524064171123, 0.6716577540106952], "std": [0.6077690087103456, 0.6877063563762542], "min": [0, 0], "max": [2, 2], "count": [935]}, "eef_acc_mag_state": {"mean": [0.6459893048128342, 0.7358288770053476], "std": [0.8141939092198753, 0.8349003159430716], "min": [0, 0], "max": [2, 2], "count": [935]}, "eef_direction_action": {"mean": [4.490909090909091, 4.108021390374332], "std": [1.7179993112474534, 1.9320239144377955], "min": [0, 0], "max": [6, 6], "count": [935]}, "eef_velocity_action": {"mean": [0.5946524064171123, 0.6716577540106952], "std": [0.6077690087103456, 0.6877063563762542], "min": [0, 0], "max": [2, 2], "count": [935]}, "eef_acc_mag_action": {"mean": [0.6459893048128342, 0.7358288770053476], "std": [0.8141939092198753, 0.8349003159430716], "min": [0, 0], "max": [2, 2], "count": [935]}, "eef_sim_pose_state": {"mean": [0.5735483276829356, 0.22145571056067026, 1.2455296945533683, 2.3568618096109017, 1.0955146997040046, 1.8596811231829806, 0.5940884712079421, -0.24847783250567246, 1.0588560010762011, 1.1291322597395992, 1.2042017346281546, -1.8024721877697814], "std": [0.026715850965488164, 0.03141999220207442, 0.08568430573718278, 0.5058677083659536, 0.12131244291181252, 0.5117559716730491, 0.034667186644086835, 0.058081402128065465, 0.03251099297027181, 2.2365444951192273, 0.2783158589076615, 1.1855510458687746], "min": [0.5421563352795874, 0.14584013172015176, 1.0657937438402203, -3.052145972521794, 0.8891808611761407, -2.638243899324283, 0.5417180257094294, -0.3153864950820142, 1.0156695200500467, -3.141157523589517, 0.6752535630932934, -3.1138811507381456], "max": [0.6262547051426905, 0.30571800735519167, 1.323315299973417, 3.098208615766758, 1.5507802502083696, 3.0383929294076752, 0.6553418731916978, -0.12195241941466352, 1.1337408554990156, 3.1414943071486467, 1.5688631488663511, 3.1234206138661333], "count": [935]}, "eef_sim_pose_action": {"mean": [0.5735483276829356, 0.22145571056067026, 1.2455296945533683, 2.3568618096109017, 1.0955146997040046, 1.8596811231829806, 0.5940884712079421, -0.24847783250567246, 1.0588560010762011, 1.1291322597395992, 1.2042017346281546, -1.8024721877697814], "std": [0.026715850965488164, 0.03141999220207442, 0.08568430573718278, 0.5058677083659536, 0.12131244291181252, 0.5117559716730491, 0.034667186644086835, 0.058081402128065465, 0.03251099297027181, 2.2365444951192273, 0.2783158589076615, 1.1855510458687746], "min": [0.5421563352795874, 0.14584013172015176, 1.0657937438402203, -3.052145972521794, 0.8891808611761407, -2.638243899324283, 0.5417180257094294, -0.3153864950820142, 1.0156695200500467, -3.141157523589517, 0.6752535630932934, -3.1138811507381456], "max": [0.6262547051426905, 0.30571800735519167, 1.323315299973417, 3.098208615766758, 1.5507802502083696, 3.0383929294076752, 0.6553418731916978, -0.12195241941466352, 1.1337408554990156, 3.1414943071486467, 1.5688631488663511, 3.1234206138661333], "count": [935]}, "gripper_mode_state": {"mean": [0.7358288770053476, 0.10160427807486631], "std": [0.4408908490436092, 0.30212720624225275], "min": [0, 0], "max": [1, 1], "count": [935]}, "gripper_activity_state": {"mean": [1.9090909090909092, 1.911229946524064], "std": [0.35415445325772255, 0.38366664112172016], "min": [0, 0], "max": [2, 2], "count": [935]}, "gripper_mode_action": {"mean": [0.7358288770053476, 0.10160427807486631], "std": [0.4408908490436092, 0.30212720624225275], "min": [0, 0], "max": [1, 1], "count": [935]}, "gripper_activity_action": {"mean": [1.9090909090909092, 1.911229946524064], "std": [0.35415445325772255, 0.38366664112172016], "min": [0, 0], "max": [2, 2], "count": [935]}, "gripper_open_scale_state": {"mean": [0.29930588242637907, 0.7312903745273882], "std": [0.29726697156965876, 0.1353287704595342], "min": [0.105, 0.418], "max": [0.88, 0.89], "count": [935]}, "gripper_open_scale_action": {"mean": [0.29930588242637907, 0.7312903745273882], "std": [0.29726697156965876, 0.1353287704595342], "min": [0.105, 0.418], "max": [0.88, 0.89], "count": [935]}}} +{"episode_index": 455, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.47640019541600426]], [[0.47582324346405225]], [[0.46369481761172937]]], "std": [[[0.12591876286202228]], [[0.12114529883402372]], [[0.13262318164687126]]], "count": [185]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.6666666666666666]], [[0.6549019607843137]]], "mean": [[[0.4683223425631514]], [[0.47055127517223105]], [[0.46551391317788376]]], "std": [[[0.06290043154090613]], [[0.05528846415653435]], [[0.06027739298389399]]], "count": [185]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7568627450980392]], [[0.7411764705882353]], [[0.7568627450980392]]], "mean": [[[0.47899089383501153]], [[0.4704144828652182]], [[0.4557511647677089]]], "std": [[[0.10350248545063016]], [[0.11008937142292653]], [[0.13316448129512293]]], "count": [185]}, "observation.state": {"min": [0.4165228605270386, 1.8295063972473145, -2.423616647720337, -1.3760526180267334, 0.3822096586227417, -0.9459511041641235, -0.8114210367202759, 7.0, -0.044186998158693314, 0.3692289888858795, -0.25014999508857727, -3.1371853351593018, 0.3720000088214874, -3.053999900817871, -0.7664788365364075, -2.0427334308624268, 0.9033650159835815, 0.6215815544128418, -2.9020113945007324, -1.8150726556777954, 0.5597794651985168, 120.0, -0.24221999943256378, 0.35135000944137573, -0.19303900003433228, -3.1371853351593018, -1.4240000247955322, -0.3840000033378601], "max": [0.9908932447433472, 2.0372183322906494, -1.3451427221298218, -0.20235347747802734, 1.1677125692367554, 1.2671613693237305, 0.18064159154891968, 857.0, 0.22603699564933777, 0.48219001293182373, -0.1160610020160675, 3.134000062942505, 1.5410000085830688, -0.2879999876022339, -0.22277382016181946, -1.7682628631591797, 2.0185606479644775, 2.0309524536132812, -0.4501727521419525, 0.5029690265655518, 2.840977191925049, 864.0, -0.0611330009996891, 0.4422999918460846, 0.052917998284101486, 3.135999917984009, -0.6480000019073486, 1.7170000076293945], "mean": [0.718769371509552, 2.0233325958251953, -1.8180711269378662, -0.6823111772537231, 0.793342113494873, 0.2786060571670532, -0.3894597291946411, 699.7962036132812, 0.1312616765499115, 0.42886075377464294, -0.1871870756149292, -2.6648943424224854, 0.922894299030304, -0.922048807144165, -0.5720665454864502, -2.0093066692352295, 1.2949532270431519, 1.6367199420928955, -0.9021971225738525, -1.2094038724899292, 0.9425889849662781, 312.248779296875, -0.14847809076309204, 0.39460301399230957, -0.02615552768111229, -2.301424980163574, -0.8982039093971252, 0.44824349880218506], "std": [0.1639726459980011, 0.024717651307582855, 0.37477678060531616, 0.37542274594306946, 0.262318879365921, 0.7945085167884827, 0.327470064163208, 186.20785522460938, 0.07782169431447983, 0.03048783540725708, 0.03590778633952141, 1.2198829650878906, 0.38918644189834595, 0.4400937259197235, 0.13942213356494904, 0.05096891149878502, 0.2501293122768402, 0.40085533261299133, 0.773576557636261, 0.4890841841697693, 0.6532024145126343, 283.1201171875, 0.049179140478372574, 0.021062882617115974, 0.08471021056175232, 1.1705440282821655, 0.20886336266994476, 0.34310677647590637], "count": [1055]}, "action": {"min": [0.4165228605270386, 1.8295063972473145, -2.423616647720337, -1.3760526180267334, 0.3822096586227417, -0.9459511041641235, -0.8114210367202759, 7.0, -0.044186998158693314, 0.3692289888858795, -0.25014999508857727, -3.1371853351593018, 0.3720000088214874, -3.053999900817871, -0.7664788365364075, -2.0427334308624268, 0.9033650159835815, 0.6215815544128418, -2.9020113945007324, -1.8150726556777954, 0.5597794651985168, 120.0, -0.24221999943256378, 0.35135000944137573, -0.19303900003433228, -3.1371853351593018, -1.4240000247955322, -0.3840000033378601], "max": [0.9908932447433472, 2.0372183322906494, -1.3451427221298218, -0.20235347747802734, 1.1677125692367554, 1.2671613693237305, 0.18064159154891968, 857.0, 0.22603699564933777, 0.48219001293182373, -0.1160610020160675, 3.134000062942505, 1.5410000085830688, -0.2879999876022339, -0.22277382016181946, -1.7682628631591797, 2.0185606479644775, 2.0309524536132812, -0.4501727521419525, 0.5029690265655518, 2.840977191925049, 864.0, -0.0611330009996891, 0.4422999918460846, 0.052917998284101486, 3.135999917984009, -0.6480000019073486, 1.7170000076293945], "mean": [0.718769371509552, 2.0233325958251953, -1.8180711269378662, -0.6823111772537231, 0.793342113494873, 0.2786060571670532, -0.3894597291946411, 699.7962036132812, 0.1312616765499115, 0.42886075377464294, -0.1871870756149292, -2.6648943424224854, 0.922894299030304, -0.922048807144165, -0.5720665454864502, -2.0093066692352295, 1.2949532270431519, 1.6367199420928955, -0.9021971225738525, -1.2094038724899292, 0.9425889849662781, 312.248779296875, -0.14847809076309204, 0.39460301399230957, -0.02615552768111229, -2.301424980163574, -0.8982039093971252, 0.44824349880218506], "std": [0.1639726459980011, 0.024717651307582855, 0.37477678060531616, 0.37542274594306946, 0.262318879365921, 0.7945085167884827, 0.327470064163208, 186.20785522460938, 0.07782169431447983, 0.03048783540725708, 0.03590778633952141, 1.2198829650878906, 0.38918644189834595, 0.4400937259197235, 0.13942213356494904, 0.05096891149878502, 0.2501293122768402, 0.40085533261299133, 0.773576557636261, 0.4890841841697693, 0.6532024145126343, 283.1201171875, 0.049179140478372574, 0.021062882617115974, 0.08471021056175232, 1.1705440282821655, 0.20886336266994476, 0.34310677647590637], "count": [1055]}, "timestamp": {"min": [0.0], "max": [35.13333333333333], "mean": [17.56666666666667], "std": [10.151737672821229], "count": [1055]}, "frame_index": {"min": [0], "max": [1054], "mean": [527.0], "std": [304.55213018463684], "count": [1055]}, "episode_index": {"min": [458], "max": [458], "mean": [458.0], "std": [0.0], "count": [1055]}, "index": {"min": [254054], "max": [255108], "mean": [254581.0], "std": [304.55213018463684], "count": [1055]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [1055]}, "subtask_annotation": {"mean": [4.664454976303317, 12.0, 12.0, 12.0, 12.0], "std": [3.3527546941943314, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [1055]}, "scene_annotation": {"mean": [458.0], "std": [0.0], "min": [458], "max": [458], "count": [1055]}, "eef_direction_state": {"mean": [4.64739336492891, 4.333649289099526], "std": [1.6241163347989198, 1.7852888704451935], "min": [0, 0], "max": [6, 6], "count": [1055]}, "eef_velocity_state": {"mean": [0.6, 0.7156398104265402], "std": [0.6697244251833817, 0.7011783873786928], "min": [0, 0], "max": [2, 2], "count": [1055]}, "eef_acc_mag_state": {"mean": [0.623696682464455, 0.7677725118483413], "std": [0.8061420517033818, 0.8318905924025172], "min": [0, 0], "max": [2, 2], "count": [1055]}, "eef_direction_action": {"mean": [4.64739336492891, 4.333649289099526], "std": [1.6241163347989198, 1.7852888704451935], "min": [0, 0], "max": [6, 6], "count": [1055]}, "eef_velocity_action": {"mean": [0.6, 0.7156398104265402], "std": [0.6697244251833817, 0.7011783873786928], "min": [0, 0], "max": [2, 2], "count": [1055]}, "eef_acc_mag_action": {"mean": [0.623696682464455, 0.7677725118483413], "std": [0.8061420517033818, 0.8318905924025172], "min": [0, 0], "max": [2, 2], "count": [1055]}, "eef_sim_pose_state": {"mean": [0.587090202814359, 0.22774221231340172, 1.2621295376446278, 2.303795975552948, 0.899477826742505, 1.9742425107100705, 0.6264305424867885, -0.20468845936761365, 1.1018505727809427, -2.6650719581830304, 0.9233069665636726, -2.248875842838976], "std": [0.021562839032651413, 0.04616252110764269, 0.08827016462050992, 1.170155367169725, 0.2088738274773121, 0.5465541927338412, 0.03217959036552291, 0.07036745904593371, 0.047359429433876284, 1.2208935252875928, 0.38911994946810596, 1.0194985965614658], "min": [0.5456889619901494, 0.14857387766939772, 1.0760455251937968, -3.134491728523755, 0.6489959785382342, -3.1179883100888173, 0.5663248495612186, -0.289417038632314, 1.0260672941953446, -3.136355565881096, 0.3727131830959798, -3.1353736430317327], "max": [0.6417916976592424, 0.31624314729996617, 1.3447065397885345, 3.1395639922837613, 1.4256562710389238, 3.1204372428180434, 0.6834368938169736, -0.045831678416463184, 1.1719212636181313, 3.138095573036571, 1.5418686319664823, 3.139196150879551], "count": [1055]}, "eef_sim_pose_action": {"mean": [0.587090202814359, 0.22774221231340172, 1.2621295376446278, 2.303795975552948, 0.899477826742505, 1.9742425107100705, 0.6264305424867885, -0.20468845936761365, 1.1018505727809427, -2.6650719581830304, 0.9233069665636726, -2.248875842838976], "std": [0.021562839032651413, 0.04616252110764269, 0.08827016462050992, 1.170155367169725, 0.2088738274773121, 0.5465541927338412, 0.03217959036552291, 0.07036745904593371, 0.047359429433876284, 1.2208935252875928, 0.38911994946810596, 1.0194985965614658], "min": [0.5456889619901494, 0.14857387766939772, 1.0760455251937968, -3.134491728523755, 0.6489959785382342, -3.1179883100888173, 0.5663248495612186, -0.289417038632314, 1.0260672941953446, -3.136355565881096, 0.3727131830959798, -3.1353736430317327], "max": [0.6417916976592424, 0.31624314729996617, 1.3447065397885345, 3.1395639922837613, 1.4256562710389238, 3.1204372428180434, 0.6834368938169736, -0.045831678416463184, 1.1719212636181313, 3.138095573036571, 1.5418686319664823, 3.139196150879551], "count": [1055]}, "gripper_mode_state": {"mean": [0.7317535545023697, 0.1819905213270142], "std": [0.44304660023017756, 0.3858367160783631], "min": [0, 0], "max": [1, 1], "count": [1055]}, "gripper_activity_state": {"mean": [1.8938388625592417, 1.8464454976303317], "std": [0.41088270787067566, 0.48398442125265895], "min": [0, 0], "max": [2, 2], "count": [1055]}, "gripper_mode_action": {"mean": [0.7317535545023697, 0.1819905213270142], "std": [0.44304660023017756, 0.3858367160783631], "min": [0, 0], "max": [1, 1], "count": [1055]}, "gripper_activity_action": {"mean": [1.8938388625592417, 1.8464454976303317], "std": [0.41088270787067566, 0.48398442125265895], "min": [0, 0], "max": [2, 2], "count": [1055]}, "gripper_open_scale_state": {"mean": [0.3122488151514132, 0.6997957346730889], "std": [0.28311992922711204, 0.18620782541916478], "min": [0.12, 0.007], "max": [0.864, 0.857], "count": [1055]}, "gripper_open_scale_action": {"mean": [0.3122488151514132, 0.6997957346730889], "std": [0.28311992922711204, 0.18620782541916478], "min": [0.12, 0.007], "max": [0.864, 0.857], "count": [1055]}}} +{"episode_index": 456, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.46494891922724374]], [[0.46735794277060416]], [[0.4537234252949147]]], "std": [[[0.11628184929912362]], [[0.11180453659576339]], [[0.12425813423729885]]], "count": [164]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.011764705882352941]]], "max": [[[0.6862745098039216]], [[0.6666666666666666]], [[0.6784313725490196]]], "mean": [[[0.4656032948748605]], [[0.4677197039893193]], [[0.4621233473318189]]], "std": [[[0.06918828655480125]], [[0.057963313623719606]], [[0.06441464876544789]]], "count": [164]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47919477323449705]], [[0.4652279698210585]], [[0.4482275177347362]]], "std": [[[0.09903321468437723]], [[0.11253856343543327]], [[0.13861756543573872]]], "count": [164]}, "observation.state": {"min": [0.482723206281662, 1.8461395502090454, -2.8763201236724854, -0.19977039098739624, -0.6792647242546082, -1.5259239673614502, 0.17327629029750824, 279.0, -0.029464999213814735, 0.37491101026535034, -0.24817299842834473, -3.1411852836608887, 0.28200000524520874, -1.7020000219345093, -0.7287272810935974, -2.0370960235595703, 1.161499261856079, 0.5689948201179504, -2.8930230140686035, -1.3536773920059204, 0.5225515961647034, 126.0, -0.2443390041589737, 0.37074899673461914, -0.20737800002098083, -3.1411852836608887, -1.5140000581741333, -0.21299999952316284], "max": [1.4669493436813354, 2.0417909622192383, -2.072281837463379, 0.8130093216896057, 0.9576098322868347, -0.757699728012085, 1.9067025184631348, 825.0, 0.2606070041656494, 0.4864319860935211, -0.08999799937009811, 3.1389999389648438, 1.524999976158142, -0.46399998664855957, -0.15477579832077026, -1.7833601236343384, 1.8455461263656616, 2.0260655879974365, -0.31892403960227966, 0.3858923316001892, 2.8408725261688232, 874.0, -0.03415500000119209, 0.46388301253318787, 0.029837999492883682, 3.1389999389648438, -0.5770000219345093, 1.4259999990463257], "mean": [0.9536575078964233, 2.0236270427703857, -2.4857120513916016, 0.15748606622219086, 0.07580822706222534, -1.048503041267395, 1.0855188369750977, 640.010986328125, 0.16207540035247803, 0.4212298095226288, -0.19521410763263702, 1.7622092962265015, 0.9702357053756714, -1.0797537565231323, -0.5423188209533691, -2.020268678665161, 1.4503309726715088, 1.571771502494812, -0.693600058555603, -0.9938997030258179, 0.8752654790878296, 356.90380859375, -0.12703284621238708, 0.40939271450042725, -0.04165145754814148, -2.234611988067627, -0.8286037445068359, 0.26222237944602966], "std": [0.35653504729270935, 0.02522497996687889, 0.3472808003425598, 0.3228027820587158, 0.5687257051467896, 0.21347744762897491, 0.7411683797836304, 134.06813049316406, 0.08057553321123123, 0.02808384597301483, 0.042241163551807404, 2.402493953704834, 0.4323941171169281, 0.4111019968986511, 0.13749921321868896, 0.03985435515642166, 0.14353415369987488, 0.4114037752151489, 0.6528391242027283, 0.32734087109565735, 0.508270800113678, 282.6922302246094, 0.051046084612607956, 0.024187061935663223, 0.07784691452980042, 0.8681061267852783, 0.2366819977760315, 0.3296031951904297], "count": [904]}, "action": {"min": [0.482723206281662, 1.8461395502090454, -2.8763201236724854, -0.19977039098739624, -0.6792647242546082, -1.5259239673614502, 0.17327629029750824, 279.0, -0.029464999213814735, 0.37491101026535034, -0.24817299842834473, -3.1411852836608887, 0.28200000524520874, -1.7020000219345093, -0.7287272810935974, -2.0370960235595703, 1.161499261856079, 0.5689948201179504, -2.8930230140686035, -1.3536773920059204, 0.5225515961647034, 126.0, -0.2443390041589737, 0.37074899673461914, -0.20737800002098083, -3.1411852836608887, -1.5140000581741333, -0.21299999952316284], "max": [1.4669493436813354, 2.0417909622192383, -2.072281837463379, 0.8130093216896057, 0.9576098322868347, -0.757699728012085, 1.9067025184631348, 825.0, 0.2606070041656494, 0.4864319860935211, -0.08999799937009811, 3.1389999389648438, 1.524999976158142, -0.46399998664855957, -0.15477579832077026, -1.7833601236343384, 1.8455461263656616, 2.0260655879974365, -0.31892403960227966, 0.3858923316001892, 2.8408725261688232, 874.0, -0.03415500000119209, 0.46388301253318787, 0.029837999492883682, 3.1389999389648438, -0.5770000219345093, 1.4259999990463257], "mean": [0.9536575078964233, 2.0236270427703857, -2.4857120513916016, 0.15748606622219086, 0.07580822706222534, -1.048503041267395, 1.0855188369750977, 640.010986328125, 0.16207540035247803, 0.4212298095226288, -0.19521410763263702, 1.7622092962265015, 0.9702357053756714, -1.0797537565231323, -0.5423188209533691, -2.020268678665161, 1.4503309726715088, 1.571771502494812, -0.693600058555603, -0.9938997030258179, 0.8752654790878296, 356.90380859375, -0.12703284621238708, 0.40939271450042725, -0.04165145754814148, -2.234611988067627, -0.8286037445068359, 0.26222237944602966], "std": [0.35653504729270935, 0.02522497996687889, 0.3472808003425598, 0.3228027820587158, 0.5687257051467896, 0.21347744762897491, 0.7411683797836304, 134.06813049316406, 0.08057553321123123, 0.02808384597301483, 0.042241163551807404, 2.402493953704834, 0.4323941171169281, 0.4111019968986511, 0.13749921321868896, 0.03985435515642166, 0.14353415369987488, 0.4114037752151489, 0.6528391242027283, 0.32734087109565735, 0.508270800113678, 282.6922302246094, 0.051046084612607956, 0.024187061935663223, 0.07784691452980042, 0.8681061267852783, 0.2366819977760315, 0.3296031951904297], "count": [904]}, "timestamp": {"min": [0.0], "max": [30.1], "mean": [15.049999999999999], "std": [8.698738733607048], "count": [904]}, "frame_index": {"min": [0], "max": [903], "mean": [451.5], "std": [260.96216200821146], "count": [904]}, "episode_index": {"min": [459], "max": [459], "mean": [459.0], "std": [0.0], "count": [904]}, "index": {"min": [255109], "max": [256012], "mean": [255560.5], "std": [260.96216200821146], "count": [904]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [904]}, "subtask_annotation": {"mean": [4.222345132743363, 12.0, 12.0, 12.0, 12.0], "std": [3.5626983143557567, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [904]}, "scene_annotation": {"mean": [459.0], "std": [0.0], "min": [459], "max": [459], "count": [904]}, "eef_direction_state": {"mean": [4.423672566371682, 4.31858407079646], "std": [1.7882152962897255, 1.86260587618845], "min": [0, 0], "max": [6, 6], "count": [904]}, "eef_velocity_state": {"mean": [0.6747787610619469, 0.665929203539823], "std": [0.667170219281265, 0.7095357290088143], "min": [0, 0], "max": [2, 2], "count": [904]}, "eef_acc_mag_state": {"mean": [0.7123893805309734, 0.7378318584070797], "std": [0.8316347844784262, 0.8287332737286757], "min": [0, 0], "max": [2, 2], "count": [904]}, "eef_direction_action": {"mean": [4.423672566371682, 4.31858407079646], "std": [1.7882152962897255, 1.86260587618845], "min": [0, 0], "max": [6, 6], "count": [904]}, "eef_velocity_action": {"mean": [0.6747787610619469, 0.665929203539823], "std": [0.667170219281265, 0.7095357290088143], "min": [0, 0], "max": [2, 2], "count": [904]}, "eef_acc_mag_action": {"mean": [0.7123893805309734, 0.7378318584070797], "std": [0.8316347844784262, 0.8287332737286757], "min": [0, 0], "max": [2, 2], "count": [904]}, "eef_sim_pose_state": {"mean": [0.600005266916389, 0.20515435232061657, 1.244415793277667, 2.222971551694316, 0.8301128824837516, 1.8355073278150507, 0.6232912961684246, -0.239598638924273, 1.092049106770241, 1.7632363822673045, 0.9704574495626378, -1.7466317365132], "std": [0.027731141102232727, 0.04833891918572421, 0.0772795161745568, 0.9022574327788809, 0.23665772234837013, 0.33136380191637627, 0.04049103956469553, 0.07346227400139085, 0.05531114203583452, 2.4027300812984485, 0.43257327315997435, 2.0112513952117284], "min": [0.5598432495444219, 0.11891565325299938, 1.0599646543866061, -3.141284411069086, 0.5782936806167127, 1.3580504651371985, 0.5579635937867237, -0.3256571449017719, 1.023793520784504, -3.1403621227024217, 0.2822527847298355, -3.1415328391228474], "max": [0.661466942434379, 0.3160519983271988, 1.314051382133253, 3.1410846184448555, 1.5142010656477463, 3.0190699947067374, 0.6953147261918251, -0.0631350171574902, 1.208064170661044, 3.1406977168405863, 1.5255295391837183, 3.14113172701266], "count": [904]}, "eef_sim_pose_action": {"mean": [0.600005266916389, 0.20515435232061657, 1.244415793277667, 2.222971551694316, 0.8301128824837516, 1.8355073278150507, 0.6232912961684246, -0.239598638924273, 1.092049106770241, 1.7632363822673045, 0.9704574495626378, -1.7466317365132], "std": [0.027731141102232727, 0.04833891918572421, 0.0772795161745568, 0.9022574327788809, 0.23665772234837013, 0.33136380191637627, 0.04049103956469553, 0.07346227400139085, 0.05531114203583452, 2.4027300812984485, 0.43257327315997435, 2.0112513952117284], "min": [0.5598432495444219, 0.11891565325299938, 1.0599646543866061, -3.141284411069086, 0.5782936806167127, 1.3580504651371985, 0.5579635937867237, -0.3256571449017719, 1.023793520784504, -3.1403621227024217, 0.2822527847298355, -3.1415328391228474], "max": [0.661466942434379, 0.3160519983271988, 1.314051382133253, 3.1410846184448555, 1.5142010656477463, 3.0190699947067374, 0.6953147261918251, -0.0631350171574902, 1.208064170661044, 3.1406977168405863, 1.5255295391837183, 3.14113172701266], "count": [904]}, "gripper_mode_state": {"mean": [0.6227876106194691, 0.17809734513274336], "std": [0.4846887688799445, 0.38259466905514206], "min": [0, 0], "max": [1, 1], "count": [904]}, "gripper_activity_state": {"mean": [1.948008849557522, 1.9081858407079646], "std": [0.2947858378334544, 0.39265860441676753], "min": [0, 0], "max": [2, 2], "count": [904]}, "gripper_mode_action": {"mean": [0.6227876106194691, 0.17809734513274336], "std": [0.4846887688799445, 0.38259466905514206], "min": [0, 0], "max": [1, 1], "count": [904]}, "gripper_activity_action": {"mean": [1.948008849557522, 1.9081858407079646], "std": [0.2947858378334544, 0.39265860441676753], "min": [0, 0], "max": [2, 2], "count": [904]}, "gripper_open_scale_state": {"mean": [0.3569037610957058, 0.640011061946902], "std": [0.28269225680068655, 0.1340681727435526], "min": [0.126, 0.279], "max": [0.874, 0.825], "count": [904]}, "gripper_open_scale_action": {"mean": [0.3569037610957058, 0.640011061946902], "std": [0.28269225680068655, 0.1340681727435526], "min": [0.126, 0.279], "max": [0.874, 0.825], "count": [904]}}} +{"episode_index": 457, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.46869514175096794]], [[0.47039601546563425]], [[0.457790715675867]]], "std": [[[0.11547874047675782]], [[0.11342577251564145]], [[0.12667181421329865]]], "count": [157]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.00784313725490196]]], "max": [[[0.6901960784313725]], [[0.6666666666666666]], [[0.6823529411764706]]], "mean": [[[0.46504529240039966]], [[0.4673942344719204]], [[0.46235953436576327]]], "std": [[[0.06819380242833137]], [[0.05472828113270417]], [[0.06200287991922659]]], "count": [157]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7333333333333333]], [[0.7450980392156863]]], "mean": [[[0.4754405845406103]], [[0.4659220968111236]], [[0.45041205481661883]]], "std": [[[0.0948917165811893]], [[0.10558170220725968]], [[0.13074770624899792]]], "count": [157]}, "observation.state": {"min": [0.4020540416240692, 2.0011422634124756, -2.8777689933776855, -0.1872040182352066, -0.5457469820976257, -1.4406646490097046, 0.09824459254741669, 200.0, -0.03045699931681156, 0.3336789906024933, -0.24762199819087982, -0.9800000190734863, 0.3499999940395355, -3.0950000286102295, -0.6998246908187866, -2.032540798187256, 1.2398295402526855, 0.902492344379425, -1.1603996753692627, -1.2826948165893555, 0.281713604927063, 108.0, -0.2093210071325302, 0.3632810115814209, -0.19589899480342865, -3.1411852836608887, -1.4429999589920044, -0.43599995970726013], "max": [1.3223836421966553, 2.046084403991699, -2.24403977394104, 0.6074967980384827, 1.1175518035888672, -0.8413360714912415, 1.839542269706726, 845.0, 0.25567901134490967, 0.4810140132904053, -0.1205340027809143, 3.0, 1.5360000133514404, 3.0980000495910645, -0.12568116188049316, -2.0192413330078125, 1.9720650911331177, 2.0333609580993652, -0.07410667836666107, 0.6670997738838196, 0.8780227899551392, 865.0, -0.028025999665260315, 0.4609540104866028, 0.04638399928808212, 3.124000072479248, -0.6179999709129333, 1.2899999618530273], "mean": [0.8953501582145691, 2.0277466773986816, -2.6119801998138428, 0.15512296557426453, 0.32432010769844055, -1.0989232063293457, 1.0397779941558838, 634.0758056640625, 0.16970884799957275, 0.4169195890426636, -0.19587446749210358, 2.4559619426727295, 1.0371640920639038, -0.9314854145050049, -0.48124709725379944, -2.0283966064453125, 1.6145176887512207, 1.6422433853149414, -0.3748367130756378, -0.8139331340789795, 0.4840008020401001, 334.3251647949219, -0.1204785481095314, 0.39946895837783813, -0.0437193401157856, -2.1892716884613037, -0.8669565916061401, 0.28223803639411926], "std": [0.31401997804641724, 0.00491388700902462, 0.2757362425327301, 0.31559422612190247, 0.5891395807266235, 0.18217551708221436, 0.7389665246009827, 160.0505828857422, 0.07480145990848541, 0.027208633720874786, 0.032877400517463684, 0.8285245895385742, 0.4181402027606964, 1.237408995628357, 0.12963223457336426, 0.002556620864197612, 0.15721188485622406, 0.42730140686035156, 0.2786504626274109, 0.5194934010505676, 0.10621721297502518, 274.3790588378906, 0.04786470904946327, 0.02857469767332077, 0.08356579393148422, 0.6777452826499939, 0.21131457388401031, 0.39253169298171997], "count": [852]}, "action": {"min": [0.4020540416240692, 2.0011422634124756, -2.8777689933776855, -0.1872040182352066, -0.5457469820976257, -1.4406646490097046, 0.09824459254741669, 200.0, -0.03045699931681156, 0.3336789906024933, -0.24762199819087982, -0.9800000190734863, 0.3499999940395355, -3.0950000286102295, -0.6998246908187866, -2.032540798187256, 1.2398295402526855, 0.902492344379425, -1.1603996753692627, -1.2826948165893555, 0.281713604927063, 108.0, -0.2093210071325302, 0.3632810115814209, -0.19589899480342865, -3.1411852836608887, -1.4429999589920044, -0.43599995970726013], "max": [1.3223836421966553, 2.046084403991699, -2.24403977394104, 0.6074967980384827, 1.1175518035888672, -0.8413360714912415, 1.839542269706726, 845.0, 0.25567901134490967, 0.4810140132904053, -0.1205340027809143, 3.0, 1.5360000133514404, 3.0980000495910645, -0.12568116188049316, -2.0192413330078125, 1.9720650911331177, 2.0333609580993652, -0.07410667836666107, 0.6670997738838196, 0.8780227899551392, 865.0, -0.028025999665260315, 0.4609540104866028, 0.04638399928808212, 3.124000072479248, -0.6179999709129333, 1.2899999618530273], "mean": [0.8953501582145691, 2.0277466773986816, -2.6119801998138428, 0.15512296557426453, 0.32432010769844055, -1.0989232063293457, 1.0397779941558838, 634.0758056640625, 0.16970884799957275, 0.4169195890426636, -0.19587446749210358, 2.4559619426727295, 1.0371640920639038, -0.9314854145050049, -0.48124709725379944, -2.0283966064453125, 1.6145176887512207, 1.6422433853149414, -0.3748367130756378, -0.8139331340789795, 0.4840008020401001, 334.3251647949219, -0.1204785481095314, 0.39946895837783813, -0.0437193401157856, -2.1892716884613037, -0.8669565916061401, 0.28223803639411926], "std": [0.31401997804641724, 0.00491388700902462, 0.2757362425327301, 0.31559422612190247, 0.5891395807266235, 0.18217551708221436, 0.7389665246009827, 160.0505828857422, 0.07480145990848541, 0.027208633720874786, 0.032877400517463684, 0.8285245895385742, 0.4181402027606964, 1.237408995628357, 0.12963223457336426, 0.002556620864197612, 0.15721188485622406, 0.42730140686035156, 0.2786504626274109, 0.5194934010505676, 0.10621721297502518, 274.3790588378906, 0.04786470904946327, 0.02857469767332077, 0.08356579393148422, 0.6777452826499939, 0.21131457388401031, 0.39253169298171997], "count": [852]}, "timestamp": {"min": [0.0], "max": [28.366666666666667], "mean": [14.183333333333334], "std": [8.198368175481066], "count": [852]}, "frame_index": {"min": [0], "max": [851], "mean": [425.5], "std": [245.95104526443197], "count": [852]}, "episode_index": {"min": [460], "max": [460], "mean": [460.0], "std": [0.0], "count": [852]}, "index": {"min": [256013], "max": [256864], "mean": [256438.5], "std": [245.95104526443197], "count": [852]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [852]}, "subtask_annotation": {"mean": [4.484741784037559, 12.0, 12.0, 12.0, 12.0], "std": [3.60828494419285, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [852]}, "scene_annotation": {"mean": [460.0], "std": [0.0], "min": [460], "max": [460], "count": [852]}, "eef_direction_state": {"mean": [4.68075117370892, 4.299295774647887], "std": [1.5341053575112205, 2.03337169328034], "min": [0, 0], "max": [6, 6], "count": [852]}, "eef_velocity_state": {"mean": [0.6690140845070423, 0.6373239436619719], "std": [0.7009902216732002, 0.7497519923215133], "min": [0, 0], "max": [2, 2], "count": [852]}, "eef_acc_mag_state": {"mean": [0.7065727699530516, 0.6455399061032864], "std": [0.8326122649058626, 0.8070646485871195], "min": [0, 0], "max": [2, 2], "count": [852]}, "eef_direction_action": {"mean": [4.68075117370892, 4.299295774647887], "std": [1.5341053575112205, 2.03337169328034], "min": [0, 0], "max": [6, 6], "count": [852]}, "eef_velocity_action": {"mean": [0.6690140845070423, 0.6373239436619719], "std": [0.7009902216732002, 0.7497519923215133], "min": [0, 0], "max": [2, 2], "count": [852]}, "eef_acc_mag_action": {"mean": [0.7065727699530516, 0.6455399061032864], "std": [0.8326122649058626, 0.8070646485871195], "min": [0, 0], "max": [2, 2], "count": [852]}, "eef_sim_pose_state": {"mean": [0.5874443925052141, 0.19468441896203084, 1.2393986375086068, 2.1835670951865738, 0.8685930849624209, 1.8548989867013286, 0.6172001010348049, -0.2481968345307976, 1.0873824157750878, 2.457389940388959, 1.037609572520604, -0.3850534536226826], "std": [0.03190760656904534, 0.04356945768113897, 0.08237594212805859, 0.7013667959155669, 0.21143176294669602, 0.3938249212192915, 0.039203964144514804, 0.06632993635353225, 0.04580777632626581, 0.8289441124120321, 0.4182676398056725, 2.405434835475491], "min": [0.5505146718016984, 0.11163460409913195, 1.0818056738720316, -3.1371740248358306, 0.6186441503472713, 1.1325391757299257, 0.517921645096263, -0.3219546740016179, 1.0252787228021407, -0.9819872852561583, 0.35071774750085494, -3.1366131636229535], "max": [0.656609376266456, 0.28063193810854004, 1.3242617428741121, 3.1056314660535116, 1.444246328609014, 2.87038062518694, 0.689170529694151, -0.06652630101747894, 1.1750157629512004, 3.000242648146728, 1.536600375672204, 3.129656541284375], "count": [852]}, "eef_sim_pose_action": {"mean": [0.5874443925052141, 0.19468441896203084, 1.2393986375086068, 2.1835670951865738, 0.8685930849624209, 1.8548989867013286, 0.6172001010348049, -0.2481968345307976, 1.0873824157750878, 2.457389940388959, 1.037609572520604, -0.3850534536226826], "std": [0.03190760656904534, 0.04356945768113897, 0.08237594212805859, 0.7013667959155669, 0.21143176294669602, 0.3938249212192915, 0.039203964144514804, 0.06632993635353225, 0.04580777632626581, 0.8289441124120321, 0.4182676398056725, 2.405434835475491], "min": [0.5505146718016984, 0.11163460409913195, 1.0818056738720316, -3.1371740248358306, 0.6186441503472713, 1.1325391757299257, 0.517921645096263, -0.3219546740016179, 1.0252787228021407, -0.9819872852561583, 0.35071774750085494, -3.1366131636229535], "max": [0.656609376266456, 0.28063193810854004, 1.3242617428741121, 3.1056314660535116, 1.444246328609014, 2.87038062518694, 0.689170529694151, -0.06652630101747894, 1.1750157629512004, 3.000242648146728, 1.536600375672204, 3.129656541284375], "count": [852]}, "gripper_mode_state": {"mean": [0.6091549295774648, 0.16901408450704225], "std": [0.4879397517613618, 0.37476435762394517], "min": [0, 0], "max": [1, 1], "count": [852]}, "gripper_activity_state": {"mean": [1.9272300469483568, 1.8497652582159625], "std": [0.34171663938472824, 0.49501025864511045], "min": [0, 0], "max": [2, 2], "count": [852]}, "gripper_mode_action": {"mean": [0.6091549295774648, 0.16901408450704225], "std": [0.4879397517613618, 0.37476435762394517], "min": [0, 0], "max": [1, 1], "count": [852]}, "gripper_activity_action": {"mean": [1.9272300469483568, 1.8497652582159625], "std": [0.34171663938472824, 0.49501025864511045], "min": [0, 0], "max": [2, 2], "count": [852]}, "gripper_open_scale_state": {"mean": [0.3343251173798455, 0.6340757041895323], "std": [0.27437905850380767, 0.16005054981792535], "min": [0.108, 0.2], "max": [0.865, 0.845], "count": [852]}, "gripper_open_scale_action": {"mean": [0.3343251173798455, 0.6340757041895323], "std": [0.27437905850380767, 0.16005054981792535], "min": [0.108, 0.2], "max": [0.865, 0.845], "count": [852]}}} +{"episode_index": 458, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4634475542905334]], [[0.4650524641577061]], [[0.45186557031414715]]], "std": [[[0.11182417179481235]], [[0.10832877737511806]], [[0.12126387305397793]]], "count": [155]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.047058823529411764]], [[0.00392156862745098]]], "max": [[[0.6862745098039216]], [[0.6549019607843137]], [[0.6627450980392157]]], "mean": [[[0.4642189160341556]], [[0.4681752068838288]], [[0.4635374222538478]]], "std": [[[0.06627869657726895]], [[0.05484089409385946]], [[0.06028648344862388]]], "count": [155]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.7490196078431373]], [[0.7607843137254902]]], "mean": [[[0.47607316967109425]], [[0.46469491751001474]], [[0.4484861559139785]]], "std": [[[0.09717397775843616]], [[0.10890454326840548]], [[0.13432549628668172]]], "count": [155]}, "observation.state": {"min": [0.391128271818161, 1.8924431800842285, -2.8777339458465576, -0.18589502573013306, -0.6066415309906006, -1.661344051361084, 0.0714188739657402, 256.0, 0.007007000036537647, 0.33437401056289673, -0.24510399997234344, -3.1391851902008057, 0.2619999945163727, -1.7519999742507935, -0.781802773475647, -2.034076690673828, 1.248311996459961, 0.6594901084899902, -1.1210250854492188, -1.5173720121383667, 0.27291715145111084, 105.0, -0.2120479941368103, 0.3707590103149414, -0.19968299567699432, -3.1411852836608887, -1.4279999732971191, -0.2770000100135803], "max": [1.3320353031158447, 2.047236204147339, -2.348130941390991, 0.7738615870475769, 1.1152654886245728, -0.5684013962745667, 1.874221920967102, 850.0, 0.2826699912548065, 0.48910000920295715, -0.10903300344944, 3.134999990463257, 1.5089999437332153, 1.3229999542236328, -0.14955727756023407, -1.9572994709014893, 2.0551950931549072, 2.013516664505005, -0.2514146864414215, 0.6320710182189941, 0.7489033341407776, 860.0, -0.01795000024139881, 0.45695599913597107, 0.0687749981880188, 3.135999917984009, -0.5920000672340393, 1.253999948501587], "mean": [0.941413938999176, 2.0244228839874268, -2.64947247505188, 0.2541505992412567, 0.3075772821903229, -1.129091739654541, 1.0509625673294067, 688.4022827148438, 0.1820371001958847, 0.4229641854763031, -0.18773244321346283, 1.0429459810256958, 0.987572193145752, -0.7788724899291992, -0.601794958114624, -2.028076171875, 1.4933066368103027, 1.6039588451385498, -0.4662858843803406, -0.9646747708320618, 0.3982834219932556, 345.4636535644531, -0.1171424612402916, 0.4050561189651489, -0.028620721772313118, -1.7878575325012207, -0.9300549626350403, 0.46744611859321594], "std": [0.28090372681617737, 0.020230326801538467, 0.24863368272781372, 0.34729743003845215, 0.646163284778595, 0.25653672218322754, 0.7582052946090698, 144.45913696289062, 0.06679404526948929, 0.028966078534722328, 0.03468643128871918, 2.475414991378784, 0.41959795355796814, 0.5642709136009216, 0.1563783586025238, 0.007929137907922268, 0.20828688144683838, 0.43561768531799316, 0.2133292704820633, 0.6278241276741028, 0.09045311063528061, 285.9051818847656, 0.049521807581186295, 0.02281673066318035, 0.0933832973241806, 1.7312486171722412, 0.2164149433374405, 0.39468327164649963], "count": [839]}, "action": {"min": [0.391128271818161, 1.8924431800842285, -2.8777339458465576, -0.18589502573013306, -0.6066415309906006, -1.661344051361084, 0.0714188739657402, 256.0, 0.007007000036537647, 0.33437401056289673, -0.24510399997234344, -3.1391851902008057, 0.2619999945163727, -1.7519999742507935, -0.781802773475647, -2.034076690673828, 1.248311996459961, 0.6594901084899902, -1.1210250854492188, -1.5173720121383667, 0.27291715145111084, 105.0, -0.2120479941368103, 0.3707590103149414, -0.19968299567699432, -3.1411852836608887, -1.4279999732971191, -0.2770000100135803], "max": [1.3320353031158447, 2.047236204147339, -2.348130941390991, 0.7738615870475769, 1.1152654886245728, -0.5684013962745667, 1.874221920967102, 850.0, 0.2826699912548065, 0.48910000920295715, -0.10903300344944, 3.134999990463257, 1.5089999437332153, 1.3229999542236328, -0.14955727756023407, -1.9572994709014893, 2.0551950931549072, 2.013516664505005, -0.2514146864414215, 0.6320710182189941, 0.7489033341407776, 860.0, -0.01795000024139881, 0.45695599913597107, 0.0687749981880188, 3.135999917984009, -0.5920000672340393, 1.253999948501587], "mean": [0.941413938999176, 2.0244228839874268, -2.64947247505188, 0.2541505992412567, 0.3075772821903229, -1.129091739654541, 1.0509625673294067, 688.4022827148438, 0.1820371001958847, 0.4229641854763031, -0.18773244321346283, 1.0429459810256958, 0.987572193145752, -0.7788724899291992, -0.601794958114624, -2.028076171875, 1.4933066368103027, 1.6039588451385498, -0.4662858843803406, -0.9646747708320618, 0.3982834219932556, 345.4636535644531, -0.1171424612402916, 0.4050561189651489, -0.028620721772313118, -1.7878575325012207, -0.9300549626350403, 0.46744611859321594], "std": [0.28090372681617737, 0.020230326801538467, 0.24863368272781372, 0.34729743003845215, 0.646163284778595, 0.25653672218322754, 0.7582052946090698, 144.45913696289062, 0.06679404526948929, 0.028966078534722328, 0.03468643128871918, 2.475414991378784, 0.41959795355796814, 0.5642709136009216, 0.1563783586025238, 0.007929137907922268, 0.20828688144683838, 0.43561768531799316, 0.2133292704820633, 0.6278241276741028, 0.09045311063528061, 285.9051818847656, 0.049521807581186295, 0.02281673066318035, 0.0933832973241806, 1.7312486171722412, 0.2164149433374405, 0.39468327164649963], "count": [839]}, "timestamp": {"min": [0.0], "max": [27.933333333333334], "mean": [13.966666666666667], "std": [8.073275529658194], "count": [839]}, "frame_index": {"min": [0], "max": [838], "mean": [419.0], "std": [242.19826588974578], "count": [839]}, "episode_index": {"min": [461], "max": [461], "mean": [461.0], "std": [0.0], "count": [839]}, "index": {"min": [256865], "max": [257703], "mean": [257284.0], "std": [242.19826588974578], "count": [839]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [839]}, "subtask_annotation": {"mean": [5.140643623361144, 12.0, 12.0, 12.0, 12.0], "std": [3.4029020869196973, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [839]}, "scene_annotation": {"mean": [461.0], "std": [0.0], "min": [461], "max": [461], "count": [839]}, "eef_direction_state": {"mean": [4.632896305125149, 4.00834326579261], "std": [1.632116602168289, 1.9714716214440067], "min": [0, 0], "max": [6, 6], "count": [839]}, "eef_velocity_state": {"mean": [0.6531585220500596, 0.7914183551847438], "std": [0.6956952001998656, 0.7440652855592796], "min": [0, 0], "max": [2, 2], "count": [839]}, "eef_acc_mag_state": {"mean": [0.6567342073897497, 0.7914183551847438], "std": [0.8236228088520382, 0.8360887231559069], "min": [0, 0], "max": [2, 2], "count": [839]}, "eef_direction_action": {"mean": [4.632896305125149, 4.00834326579261], "std": [1.632116602168289, 1.9714716214440067], "min": [0, 0], "max": [6, 6], "count": [839]}, "eef_velocity_action": {"mean": [0.6531585220500596, 0.7914183551847438], "std": [0.6956952001998656, 0.7440652855592796], "min": [0, 0], "max": [2, 2], "count": [839]}, "eef_acc_mag_action": {"mean": [0.6567342073897497, 0.7914183551847438], "std": [0.8236228088520382, 0.8360887231559069], "min": [0, 0], "max": [2, 2], "count": [839]}, "eef_sim_pose_state": {"mean": [0.595309951418167, 0.19284230538810163, 1.2572301581811915, 1.7748136371328775, 0.9314497102079223, 2.0406536276034126, 0.6245518726772715, -0.25979378752097293, 1.0978705061019363, 1.035601972155996, 0.9879013174389718, -2.237645514942902], "std": [0.026099184039859655, 0.04499604922372462, 0.09437105200083935, 1.7470603003164575, 0.216827107453462, 0.39510324535665053, 0.035117788194027715, 0.05873036015610909, 0.047078919268636076, 2.4790320689043215, 0.4196037758099556, 0.9011055142119077], "min": [0.5552782274693772, 0.10322870835886203, 1.0688704368407749, -3.1413865870667657, 0.5924086483694122, 1.2924725941303508, 0.5174826633398736, -0.349888234496557, 1.0237093516266966, -3.1383818726392203, 0.2623569084896067, -3.1369931145022356], "max": [0.6579652816177248, 0.2778494436747824, 1.3521248758901125, 3.1372542146763225, 1.4300342739775451, 2.826834964612438, 0.6962654743955881, -0.10178665144514998, 1.187852257536367, 3.135552105217861, 1.5095095528796603, 3.138727535358395], "count": [839]}, "eef_sim_pose_action": {"mean": [0.595309951418167, 0.19284230538810163, 1.2572301581811915, 1.7748136371328775, 0.9314497102079223, 2.0406536276034126, 0.6245518726772715, -0.25979378752097293, 1.0978705061019363, 1.035601972155996, 0.9879013174389718, -2.237645514942902], "std": [0.026099184039859655, 0.04499604922372462, 0.09437105200083935, 1.7470603003164575, 0.216827107453462, 0.39510324535665053, 0.035117788194027715, 0.05873036015610909, 0.047078919268636076, 2.4790320689043215, 0.4196037758099556, 0.9011055142119077], "min": [0.5552782274693772, 0.10322870835886203, 1.0688704368407749, -3.1413865870667657, 0.5924086483694122, 1.2924725941303508, 0.5174826633398736, -0.349888234496557, 1.0237093516266966, -3.1383818726392203, 0.2623569084896067, -3.1369931145022356], "max": [0.6579652816177248, 0.2778494436747824, 1.3521248758901125, 3.1372542146763225, 1.4300342739775451, 2.826834964612438, 0.6962654743955881, -0.10178665144514998, 1.187852257536367, 3.135552105217861, 1.5095095528796603, 3.138727535358395], "count": [839]}, "gripper_mode_state": {"mean": [0.6483909415971395, 0.14898688915375446], "std": [0.47747264681017043, 0.35607554818330406], "min": [0, 0], "max": [1, 1], "count": [839]}, "gripper_activity_state": {"mean": [1.9380214541120382, 1.8855780691299167], "std": [0.31028672121271605, 0.43807942340576633], "min": [0, 0], "max": [2, 2], "count": [839]}, "gripper_mode_action": {"mean": [0.6483909415971395, 0.14898688915375446], "std": [0.47747264681017043, 0.35607554818330406], "min": [0, 0], "max": [1, 1], "count": [839]}, "gripper_activity_action": {"mean": [1.9380214541120382, 1.8855780691299167], "std": [0.31028672121271605, 0.43807942340576633], "min": [0, 0], "max": [2, 2], "count": [839]}, "gripper_open_scale_state": {"mean": [0.34546364717176686, 0.6884022646370883], "std": [0.28590532471334684, 0.14445917564052993], "min": [0.105, 0.256], "max": [0.86, 0.85], "count": [839]}, "gripper_open_scale_action": {"mean": [0.34546364717176686, 0.6884022646370883], "std": [0.28590532471334684, 0.14445917564052993], "min": [0.105, 0.256], "max": [0.86, 0.85], "count": [839]}}} +{"episode_index": 459, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4777527430555556]], [[0.4618308966503268]], [[0.44844685866013073]]], "std": [[[0.12769654196073021]], [[0.13927571232827343]], [[0.1545130042804099]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.8941176470588236]], [[1.0]]], "mean": [[[0.4650226368464052]], [[0.47145469158496733]], [[0.46391358455882353]]], "std": [[[0.09249944111652916]], [[0.08266114789122253]], [[0.08973879251139917]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7254901960784313]], [[0.7372549019607844]]], "mean": [[[0.4804644730392157]], [[0.4648156392973856]], [[0.44864200571895424]]], "std": [[[0.09692079531068273]], [[0.1173037060025948]], [[0.13999321560748287]]], "count": [100]}, "observation.state": {"min": [0.3879517912864685, 1.9398812055587769, -1.740739107131958, -1.3642017841339111, 0.599712610244751, 0.9366832971572876, -2.864748477935791, 428.0, -0.03124300017952919, 0.3037880063056946, -0.20072999596595764, -3.1371853351593018, 0.5590000152587891, -3.0269999504089355, -1.0236530303955078, -2.040255069732666, 2.406809091567993, -0.7630230188369751, -1.3475861549377441, 1.2225507497787476, -2.2251203060150146, 120.0, -0.2979690134525299, 0.3550240099430084, -0.19587500393390656, -0.031000005081295967, -1.2580000162124634, -3.1411852836608887], "max": [0.9378003478050232, 2.044862747192383, -0.33341026306152344, 0.07005751878023148, 2.8706655502319336, 1.857780933380127, -1.1927756071090698, 888.0, 0.2949489951133728, 0.41668498516082764, -0.05729399994015694, 3.134000062942505, 1.4670000076293945, 3.1010000705718994, -0.4838750958442688, -1.8575713634490967, 2.8655340671539307, 0.13461723923683167, 0.22357669472694397, 2.052891254425049, -0.036041051149368286, 802.0, -0.1888049989938736, 0.42146000266075134, -0.05733799934387207, 2.562000036239624, -0.3700000047683716, 3.1089999675750732], "mean": [0.5506650805473328, 2.0277018547058105, -0.8119070529937744, -0.7919597625732422, 1.4449846744537354, 1.4472450017929077, -1.7566070556640625, 788.8009643554688, 0.2184733748435974, 0.36346524953842163, -0.14063234627246857, 1.2174761295318604, 1.089690923690796, -0.43637415766716003, -0.798785388469696, -1.9251558780670166, 2.7938790321350098, -0.4695565700531006, -0.565334141254425, 1.741611123085022, -1.7097227573394775, 392.444091796875, -0.2401869297027588, 0.37432605028152466, -0.12511444091796875, 1.5773109197616577, -0.7646796107292175, 1.140215516090393], "std": [0.1316605657339096, 0.019539641216397285, 0.3566947281360626, 0.3893214762210846, 0.7304492592811584, 0.2388404905796051, 0.5128844380378723, 149.46063232421875, 0.0905405655503273, 0.033950794488191605, 0.04098740220069885, 1.9146775007247925, 0.3322586417198181, 1.535951018333435, 0.1564890593290329, 0.05899375304579735, 0.15326853096485138, 0.27008888125419617, 0.44047796726226807, 0.3191865086555481, 0.6848331689834595, 292.275146484375, 0.02790263667702675, 0.02097221277654171, 0.051440805196762085, 0.7044662237167358, 0.276229590177536, 1.523457407951355], "count": [412]}, "action": {"min": [0.3879517912864685, 1.9398812055587769, -1.740739107131958, -1.3642017841339111, 0.599712610244751, 0.9366832971572876, -2.864748477935791, 428.0, -0.03124300017952919, 0.3037880063056946, -0.20072999596595764, -3.1371853351593018, 0.5590000152587891, -3.0269999504089355, -1.0236530303955078, -2.040255069732666, 2.406809091567993, -0.7630230188369751, -1.3475861549377441, 1.2225507497787476, -2.2251203060150146, 120.0, -0.2979690134525299, 0.3550240099430084, -0.19587500393390656, -0.031000005081295967, -1.2580000162124634, -3.1411852836608887], "max": [0.9378003478050232, 2.044862747192383, -0.33341026306152344, 0.07005751878023148, 2.8706655502319336, 1.857780933380127, -1.1927756071090698, 888.0, 0.2949489951133728, 0.41668498516082764, -0.05729399994015694, 3.134000062942505, 1.4670000076293945, 3.1010000705718994, -0.4838750958442688, -1.8575713634490967, 2.8655340671539307, 0.13461723923683167, 0.22357669472694397, 2.052891254425049, -0.036041051149368286, 802.0, -0.1888049989938736, 0.42146000266075134, -0.05733799934387207, 2.562000036239624, -0.3700000047683716, 3.1089999675750732], "mean": [0.5506650805473328, 2.0277018547058105, -0.8119070529937744, -0.7919597625732422, 1.4449846744537354, 1.4472450017929077, -1.7566070556640625, 788.8009643554688, 0.2184733748435974, 0.36346524953842163, -0.14063234627246857, 1.2174761295318604, 1.089690923690796, -0.43637415766716003, -0.798785388469696, -1.9251558780670166, 2.7938790321350098, -0.4695565700531006, -0.565334141254425, 1.741611123085022, -1.7097227573394775, 392.444091796875, -0.2401869297027588, 0.37432605028152466, -0.12511444091796875, 1.5773109197616577, -0.7646796107292175, 1.140215516090393], "std": [0.1316605657339096, 0.019539641216397285, 0.3566947281360626, 0.3893214762210846, 0.7304492592811584, 0.2388404905796051, 0.5128844380378723, 149.46063232421875, 0.0905405655503273, 0.033950794488191605, 0.04098740220069885, 1.9146775007247925, 0.3322586417198181, 1.535951018333435, 0.1564890593290329, 0.05899375304579735, 0.15326853096485138, 0.27008888125419617, 0.44047796726226807, 0.3191865086555481, 0.6848331689834595, 292.275146484375, 0.02790263667702675, 0.02097221277654171, 0.051440805196762085, 0.7044662237167358, 0.276229590177536, 1.523457407951355], "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": [462], "max": [462], "mean": [462.0], "std": [0.0], "count": [412]}, "index": {"min": [257704], "max": [258115], "mean": [257909.5], "std": [118.93380511864572], "count": [412]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [412]}, "subtask_annotation": {"mean": [3.266990291262136, 12.0, 12.0, 12.0, 12.0], "std": [3.104424914287579, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [412]}, "scene_annotation": {"mean": [462.0], "std": [0.0], "min": [462], "max": [462], "count": [412]}, "eef_direction_state": {"mean": [4.196601941747573, 4.092233009708738], "std": [1.8934450306961808, 1.754671397355287], "min": [0, 0], "max": [6, 6], "count": [412]}, "eef_velocity_state": {"mean": [0.720873786407767, 0.9466019417475728], "std": [0.7086505798094765, 0.807767573748856], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_acc_mag_state": {"mean": [0.6650485436893204, 0.7718446601941747], "std": [0.8240568292524987, 0.8281359903952945], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_direction_action": {"mean": [4.196601941747573, 4.092233009708738], "std": [1.8934450306961808, 1.754671397355287], "min": [0, 0], "max": [6, 6], "count": [412]}, "eef_velocity_action": {"mean": [0.720873786407767, 0.9466019417475728], "std": [0.7086505798094765, 0.807767573748856], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_acc_mag_action": {"mean": [0.6650485436893204, 0.7718446601941747], "std": [0.8240568292524987, 0.8281359903952945], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_sim_pose_state": {"mean": [0.5788127183084852, 0.33319606255862105, 1.1464901365538909, -1.5779623279005055, 0.7640651220262644, -1.7568678438890948, 0.5669645910437587, -0.3045698809230421, 1.1368628621096728, 1.2172792982330403, 1.0901887284257914, -0.3153189660508321], "std": [0.027469692648163308, 0.02408021857956884, 0.049219579765466946, 0.7031265585858593, 0.2764771055598151, 1.8936713173048272, 0.02707458439957007, 0.08615792917657251, 0.04155653790259697, 1.9147541143205702, 0.33213669006106916, 1.9889932845467737], "min": [0.5390515018667343, 0.27907173986200173, 1.0629137310138808, -2.5616644008290916, 0.3695174998889239, -3.134614192469779, 0.5173568968840307, -0.38643123689534004, 1.0633409377879557, -3.136734974005692, 0.5600932884589036, -3.119511940879764], "max": [0.6351938923064808, 0.3782483191880488, 1.2086811857410202, 0.02671471251202988, 1.2582510204470223, 3.138566484054257, 0.6197904679065812, -0.06341407385040929, 1.223707885586047, 3.1343817857186393, 1.4670523040868488, 3.1398019687422036], "count": [412]}, "eef_sim_pose_action": {"mean": [0.5788127183084852, 0.33319606255862105, 1.1464901365538909, -1.5779623279005055, 0.7640651220262644, -1.7568678438890948, 0.5669645910437587, -0.3045698809230421, 1.1368628621096728, 1.2172792982330403, 1.0901887284257914, -0.3153189660508321], "std": [0.027469692648163308, 0.02408021857956884, 0.049219579765466946, 0.7031265585858593, 0.2764771055598151, 1.8936713173048272, 0.02707458439957007, 0.08615792917657251, 0.04155653790259697, 1.9147541143205702, 0.33213669006106916, 1.9889932845467737], "min": [0.5390515018667343, 0.27907173986200173, 1.0629137310138808, -2.5616644008290916, 0.3695174998889239, -3.134614192469779, 0.5173568968840307, -0.38643123689534004, 1.0633409377879557, -3.136734974005692, 0.5600932884589036, -3.119511940879764], "max": [0.6351938923064808, 0.3782483191880488, 1.2086811857410202, 0.02671471251202988, 1.2582510204470223, 3.138566484054257, 0.6197904679065812, -0.06341407385040929, 1.223707885586047, 3.1343817857186393, 1.4670523040868488, 3.1398019687422036], "count": [412]}, "gripper_mode_state": {"mean": [0.5752427184466019, 0.10922330097087378], "std": [0.4943061129712668, 0.31191917462044416], "min": [0, 0], "max": [1, 1], "count": [412]}, "gripper_activity_state": {"mean": [1.8810679611650485, 1.8980582524271845], "std": [0.4327949639473328, 0.41136301558020144], "min": [0, 0], "max": [2, 2], "count": [412]}, "gripper_mode_action": {"mean": [0.5752427184466019, 0.10922330097087378], "std": [0.4943061129712668, 0.31191917462044416], "min": [0, 0], "max": [1, 1], "count": [412]}, "gripper_activity_action": {"mean": [1.8810679611650485, 1.8980582524271845], "std": [0.4327949639473328, 0.41136301558020144], "min": [0, 0], "max": [2, 2], "count": [412]}, "gripper_open_scale_state": {"mean": [0.39244417497949663, 0.7888009708737854], "std": [0.29227512456363114, 0.14946058264406575], "min": [0.12, 0.428], "max": [0.802, 0.888], "count": [412]}, "gripper_open_scale_action": {"mean": [0.39244417497949663, 0.7888009708737854], "std": [0.29227512456363114, 0.14946058264406575], "min": [0.12, 0.428], "max": [0.802, 0.888], "count": [412]}}} +{"episode_index": 460, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.475232512254902]], [[0.46301148488562094]], [[0.44993950776143793]]], "std": [[[0.13476725481645419]], [[0.14195905861731822]], [[0.15505239069964255]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.6627450980392157]], [[0.6431372549019608]]], "mean": [[[0.4680418341503268]], [[0.47491279411764703]], [[0.4685429758986928]]], "std": [[[0.08707886368004436]], [[0.07512487801717128]], [[0.08054130439172903]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[1.0]], [[0.9058823529411765]]], "mean": [[[0.47837676470588236]], [[0.4771972977941177]], [[0.46189830269607846]]], "std": [[[0.10573812116135765]], [[0.0990293597946699]], [[0.11976601734494649]]], "count": [100]}, "observation.state": {"min": [0.30489155650138855, 1.9324809312820435, -1.9312069416046143, -1.4295120239257812, 0.9687451124191284, 0.40971606969833374, -2.82167387008667, 373.0, -0.05796699970960617, 0.32587701082229614, -0.20549799501895905, -3.1411852836608887, 0.64000004529953, -3.052999973297119, -0.9897936582565308, -2.0377941131591797, 2.4174904823303223, -0.678112804889679, -1.4728485345840454, 1.2255702018737793, -2.2293264865875244, 115.0, -0.28091898560523987, 0.35285401344299316, -0.1984180063009262, -0.13600000739097595, -1.2239999771118164, -3.0490000247955322], "max": [0.8701338768005371, 2.042872905731201, -0.6228381991386414, 0.007714355830103159, 3.0168538093566895, 1.7513507604599, -1.2009260654449463, 881.0, 0.29660001397132874, 0.42315199971199036, -0.0716710016131401, 3.140000104904175, 1.4889999628067017, 3.130000114440918, -0.4819203317165375, -1.8620569705963135, 2.8639981746673584, 0.15418237447738647, 0.11964232474565506, 2.040691375732422, -0.0051138149574398994, 814.0, -0.1903800070285797, 0.41936299204826355, -0.0665619969367981, 2.484999895095825, -0.3839999735355377, 3.140000104904175], "mean": [0.5228441953659058, 2.021559715270996, -1.1535061597824097, -0.7320297360420227, 1.7293883562088013, 1.2187728881835938, -1.8694602251052856, 784.4444580078125, 0.17838932573795319, 0.37121012806892395, -0.1568402349948883, -0.43369215726852417, 1.0784920454025269, 1.0888996124267578, -0.7559956312179565, -1.9368906021118164, 2.7968685626983643, -0.41981640458106995, -0.647624671459198, 1.6865366697311401, -1.5980169773101807, 456.3782958984375, -0.24623505771160126, 0.37332695722579956, -0.1382053792476654, 1.4787346124649048, -0.7537912130355835, 1.0259287357330322], "std": [0.1115277037024498, 0.021011924371123314, 0.4136695861816406, 0.4549558162689209, 0.72014319896698, 0.2205514907836914, 0.5645198225975037, 161.92796325683594, 0.10589350759983063, 0.024423884227871895, 0.0333881750702858, 2.0996618270874023, 0.29671669006347656, 1.4496161937713623, 0.16000021994113922, 0.06068778038024902, 0.12726467847824097, 0.3176212012767792, 0.47639432549476624, 0.28236812353134155, 0.8184130191802979, 281.3338928222656, 0.02354319952428341, 0.019843285903334618, 0.04384294152259827, 0.8070753812789917, 0.2809044420719147, 1.5868408679962158], "count": [378]}, "action": {"min": [0.30489155650138855, 1.9324809312820435, -1.9312069416046143, -1.4295120239257812, 0.9687451124191284, 0.40971606969833374, -2.82167387008667, 373.0, -0.05796699970960617, 0.32587701082229614, -0.20549799501895905, -3.1411852836608887, 0.64000004529953, -3.052999973297119, -0.9897936582565308, -2.0377941131591797, 2.4174904823303223, -0.678112804889679, -1.4728485345840454, 1.2255702018737793, -2.2293264865875244, 115.0, -0.28091898560523987, 0.35285401344299316, -0.1984180063009262, -0.13600000739097595, -1.2239999771118164, -3.0490000247955322], "max": [0.8701338768005371, 2.042872905731201, -0.6228381991386414, 0.007714355830103159, 3.0168538093566895, 1.7513507604599, -1.2009260654449463, 881.0, 0.29660001397132874, 0.42315199971199036, -0.0716710016131401, 3.140000104904175, 1.4889999628067017, 3.130000114440918, -0.4819203317165375, -1.8620569705963135, 2.8639981746673584, 0.15418237447738647, 0.11964232474565506, 2.040691375732422, -0.0051138149574398994, 814.0, -0.1903800070285797, 0.41936299204826355, -0.0665619969367981, 2.484999895095825, -0.3839999735355377, 3.140000104904175], "mean": [0.5228441953659058, 2.021559715270996, -1.1535061597824097, -0.7320297360420227, 1.7293883562088013, 1.2187728881835938, -1.8694602251052856, 784.4444580078125, 0.17838932573795319, 0.37121012806892395, -0.1568402349948883, -0.43369215726852417, 1.0784920454025269, 1.0888996124267578, -0.7559956312179565, -1.9368906021118164, 2.7968685626983643, -0.41981640458106995, -0.647624671459198, 1.6865366697311401, -1.5980169773101807, 456.3782958984375, -0.24623505771160126, 0.37332695722579956, -0.1382053792476654, 1.4787346124649048, -0.7537912130355835, 1.0259287357330322], "std": [0.1115277037024498, 0.021011924371123314, 0.4136695861816406, 0.4549558162689209, 0.72014319896698, 0.2205514907836914, 0.5645198225975037, 161.92796325683594, 0.10589350759983063, 0.024423884227871895, 0.0333881750702858, 2.0996618270874023, 0.29671669006347656, 1.4496161937713623, 0.16000021994113922, 0.06068778038024902, 0.12726467847824097, 0.3176212012767792, 0.47639432549476624, 0.28236812353134155, 0.8184130191802979, 281.3338928222656, 0.02354319952428341, 0.019843285903334618, 0.04384294152259827, 0.8070753812789917, 0.2809044420719147, 1.5868408679962158], "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": [463], "max": [463], "mean": [463.0], "std": [0.0], "count": [378]}, "index": {"min": [258116], "max": [258493], "mean": [258304.5], "std": [109.11881903075503], "count": [378]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [378]}, "subtask_annotation": {"mean": [3.2883597883597884, 12.0, 12.0, 12.0, 12.0], "std": [3.0944432118213623, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [378]}, "scene_annotation": {"mean": [463.0], "std": [0.0], "min": [463], "max": [463], "count": [378]}, "eef_direction_state": {"mean": [4.462962962962963, 4.248677248677248], "std": [1.7043218340360988, 1.6703327446476552], "min": [0, 0], "max": [6, 6], "count": [378]}, "eef_velocity_state": {"mean": [0.6904761904761905, 0.9153439153439153], "std": [0.7178482586514947, 0.825023657334376], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_acc_mag_state": {"mean": [0.7301587301587301, 0.7962962962962963], "std": [0.8458992123475699, 0.8314499587477443], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_direction_action": {"mean": [4.462962962962963, 4.248677248677248], "std": [1.7043218340360988, 1.6703327446476552], "min": [0, 0], "max": [6, 6], "count": [378]}, "eef_velocity_action": {"mean": [0.6904761904761905, 0.9153439153439153], "std": [0.7178482586514947, 0.825023657334376], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_acc_mag_action": {"mean": [0.7301587301587301, 0.7962962962962963], "std": [0.8458992123475699, 0.8314499587477443], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_sim_pose_state": {"mean": [0.5743691051990963, 0.336148570120411, 1.1326927886125469, -1.4798337944466513, 0.7531029817751992, -2.1575874965537194, 0.5723793996028093, -0.26116831604264223, 1.1184553589313686, -0.4335959686525335, 1.0789926290628846, -0.3653451813801751], "std": [0.02638426295644903, 0.0229287974553632, 0.04650067886998716, 0.8056267445559278, 0.2813093399290532, 1.1813653933750443, 0.015208643980901635, 0.09817056876917657, 0.03734351160480321, 2.1001769945568403, 0.29655656248243606, 1.4057502165713536], "min": [0.5374424312968757, 0.2829207917665195, 1.0645782382140356, -2.4851239051212675, 0.38332390200218036, -3.103122413803179, 0.5341545922420232, -0.3638125139754265, 1.0612561010322465, -3.1410339876894335, 0.6410580375332517, -2.987462582495806], "max": [0.6312017348303357, 0.36574215693320805, 1.2022734347371415, 0.13240929436477278, 1.2242695064969964, 0.20143713863522544, 0.6132984947478562, -0.03701851607169192, 1.2090482865872754, 3.1405175883691503, 1.4891411236165122, 2.8976887675547998], "count": [378]}, "eef_sim_pose_action": {"mean": [0.5743691051990963, 0.336148570120411, 1.1326927886125469, -1.4798337944466513, 0.7531029817751992, -2.1575874965537194, 0.5723793996028093, -0.26116831604264223, 1.1184553589313686, -0.4335959686525335, 1.0789926290628846, -0.3653451813801751], "std": [0.02638426295644903, 0.0229287974553632, 0.04650067886998716, 0.8056267445559278, 0.2813093399290532, 1.1813653933750443, 0.015208643980901635, 0.09817056876917657, 0.03734351160480321, 2.1001769945568403, 0.29655656248243606, 1.4057502165713536], "min": [0.5374424312968757, 0.2829207917665195, 1.0645782382140356, -2.4851239051212675, 0.38332390200218036, -3.103122413803179, 0.5341545922420232, -0.3638125139754265, 1.0612561010322465, -3.1410339876894335, 0.6410580375332517, -2.987462582495806], "max": [0.6312017348303357, 0.36574215693320805, 1.2022734347371415, 0.13240929436477278, 1.2242695064969964, 0.20143713863522544, 0.6132984947478562, -0.03701851607169192, 1.2090482865872754, 3.1405175883691503, 1.4891411236165122, 2.8976887675547998], "count": [378]}, "gripper_mode_state": {"mean": [0.5634920634920635, 0.1402116402116402], "std": [0.49595237460215885, 0.34720647482557443], "min": [0, 0], "max": [1, 1], "count": [378]}, "gripper_activity_state": {"mean": [1.8492063492063493, 1.8492063492063493], "std": [0.4669068596851658, 0.4890460477144098], "min": [0, 0], "max": [2, 2], "count": [378]}, "gripper_mode_action": {"mean": [0.5634920634920635, 0.1402116402116402], "std": [0.49595237460215885, 0.34720647482557443], "min": [0, 0], "max": [1, 1], "count": [378]}, "gripper_activity_action": {"mean": [1.8492063492063493, 1.8492063492063493], "std": [0.4669068596851658, 0.4890460477144098], "min": [0, 0], "max": [2, 2], "count": [378]}, "gripper_open_scale_state": {"mean": [0.4563783068581228, 0.7844444445251789], "std": [0.2813339258224773, 0.1619279154577844], "min": [0.115, 0.373], "max": [0.814, 0.881], "count": [378]}, "gripper_open_scale_action": {"mean": [0.4563783068581228, 0.7844444445251789], "std": [0.2813339258224773, 0.1619279154577844], "min": [0.115, 0.373], "max": [0.814, 0.881], "count": [378]}}} +{"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.4774355949544927]], [[0.46094187320566854]], [[0.4480626565267852]]], "std": [[[0.13321782302152244]], [[0.14717768921244323]], [[0.1600243381341332]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[0.8509803921568627]], [[1.0]]], "mean": [[[0.46731334944413905]], [[0.4745523467564596]], [[0.46685503329057476]]], "std": [[[0.0888642619958242]], [[0.07932272835901805]], [[0.0871548985501635]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.7098039215686275]], [[0.7372549019607844]]], "mean": [[[0.4787112386231751]], [[0.47209601391179523]], [[0.4570185732392646]]], "std": [[[0.09023254307807442]], [[0.09168819766616007]], [[0.11384746243513537]]], "count": [107]}, "observation.state": {"min": [0.3908489942550659, 1.9491139650344849, -1.927367091178894, -1.19096040725708, 1.0138094425201416, 0.7831118106842041, -2.849930763244629, 392.0, -0.06312499940395355, 0.36250901222229004, -0.20420899987220764, -3.132185220718384, 0.6790000200271606, -3.114000082015991, -1.0100220441818237, -2.0381953716278076, 2.626039981842041, -0.6903476119041443, -1.8744837045669556, 1.1592302322387695, -2.370000123977661, 121.0, -0.30080100893974304, 0.34907498955726624, -0.19565799832344055, -0.07800000160932541, -1.284999966621399, -3.0929999351501465], "max": [0.9646260738372803, 2.044757843017578, -0.8190481662750244, 0.006195918656885624, 2.8728816509246826, 1.4494435787200928, -1.300235390663147, 884.0, 0.2910209894180298, 0.42347899079322815, -0.09823799878358841, 3.13700008392334, 1.4620000123977661, 3.0999999046325684, -0.48774969577789307, -1.860329031944275, 2.865499258041382, 0.16575391590595245, 0.2604031264781952, 2.037287950515747, 0.004956735298037529, 797.0, -0.22620800137519836, 0.4290269911289215, -0.0480629988014698, 2.6480000019073486, -0.28200000524520874, 3.114000082015991], "mean": [0.5990473628044128, 2.008819580078125, -1.134282112121582, -0.5591654181480408, 1.7734395265579224, 1.1727664470672607, -1.8851033449172974, 756.184814453125, 0.1722063273191452, 0.39150452613830566, -0.16472569108009338, -0.6624473929405212, 1.1190156936645508, -0.7644747495651245, -0.7955440878868103, -1.9270538091659546, 2.8423826694488525, -0.4990437924861908, -0.5866705775260925, 1.6728096008300781, -1.8271081447601318, 391.8011779785156, -0.25585508346557617, 0.3789651393890381, -0.13304774463176727, 1.661816954612732, -0.6662562489509583, 1.2694591283798218], "std": [0.1498161256313324, 0.028633147478103638, 0.3111182749271393, 0.30821147561073303, 0.6369531154632568, 0.15060605108737946, 0.4897010624408722, 149.83856201171875, 0.09676109999418259, 0.014141232706606388, 0.0276242196559906, 2.036228895187378, 0.287956178188324, 1.8935068845748901, 0.15629352629184723, 0.05843738093972206, 0.0641983225941658, 0.2676590383052826, 0.5686620473861694, 0.29013946652412415, 0.7329895496368408, 277.65850830078125, 0.019638802856206894, 0.02076197974383831, 0.055204011499881744, 0.7327454686164856, 0.2935948967933655, 1.5064473152160645], "count": [508]}, "action": {"min": [0.3908489942550659, 1.9491139650344849, -1.927367091178894, -1.19096040725708, 1.0138094425201416, 0.7831118106842041, -2.849930763244629, 392.0, -0.06312499940395355, 0.36250901222229004, -0.20420899987220764, -3.132185220718384, 0.6790000200271606, -3.114000082015991, -1.0100220441818237, -2.0381953716278076, 2.626039981842041, -0.6903476119041443, -1.8744837045669556, 1.1592302322387695, -2.370000123977661, 121.0, -0.30080100893974304, 0.34907498955726624, -0.19565799832344055, -0.07800000160932541, -1.284999966621399, -3.0929999351501465], "max": [0.9646260738372803, 2.044757843017578, -0.8190481662750244, 0.006195918656885624, 2.8728816509246826, 1.4494435787200928, -1.300235390663147, 884.0, 0.2910209894180298, 0.42347899079322815, -0.09823799878358841, 3.13700008392334, 1.4620000123977661, 3.0999999046325684, -0.48774969577789307, -1.860329031944275, 2.865499258041382, 0.16575391590595245, 0.2604031264781952, 2.037287950515747, 0.004956735298037529, 797.0, -0.22620800137519836, 0.4290269911289215, -0.0480629988014698, 2.6480000019073486, -0.28200000524520874, 3.114000082015991], "mean": [0.5990473628044128, 2.008819580078125, -1.134282112121582, -0.5591654181480408, 1.7734395265579224, 1.1727664470672607, -1.8851033449172974, 756.184814453125, 0.1722063273191452, 0.39150452613830566, -0.16472569108009338, -0.6624473929405212, 1.1190156936645508, -0.7644747495651245, -0.7955440878868103, -1.9270538091659546, 2.8423826694488525, -0.4990437924861908, -0.5866705775260925, 1.6728096008300781, -1.8271081447601318, 391.8011779785156, -0.25585508346557617, 0.3789651393890381, -0.13304774463176727, 1.661816954612732, -0.6662562489509583, 1.2694591283798218], "std": [0.1498161256313324, 0.028633147478103638, 0.3111182749271393, 0.30821147561073303, 0.6369531154632568, 0.15060605108737946, 0.4897010624408722, 149.83856201171875, 0.09676109999418259, 0.014141232706606388, 0.0276242196559906, 2.036228895187378, 0.287956178188324, 1.8935068845748901, 0.15629352629184723, 0.05843738093972206, 0.0641983225941658, 0.2676590383052826, 0.5686620473861694, 0.29013946652412415, 0.7329895496368408, 277.65850830078125, 0.019638802856206894, 0.02076197974383831, 0.055204011499881744, 0.7327454686164856, 0.2935948967933655, 1.5064473152160645], "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": [464], "max": [464], "mean": [464.0], "std": [0.0], "count": [508]}, "index": {"min": [258494], "max": [259001], "mean": [258747.5], "std": [146.64668424482022], "count": [508]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [508]}, "subtask_annotation": {"mean": [3.311023622047244, 12.0, 12.0, 12.0, 12.0], "std": [3.194131635508122, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [508]}, "scene_annotation": {"mean": [464.0], "std": [0.0], "min": [464], "max": [464], "count": [508]}, "eef_direction_state": {"mean": [4.035433070866142, 4.533464566929134], "std": [2.169655713428245, 1.685061216651375], "min": [0, 0], "max": [6, 6], "count": [508]}, "eef_velocity_state": {"mean": [0.6732283464566929, 0.7106299212598425], "std": [0.6517026541550224, 0.7892768024690331], "min": [0, 0], "max": [2, 2], "count": [508]}, "eef_acc_mag_state": {"mean": [0.5826771653543307, 0.655511811023622], "std": [0.7930896910075893, 0.8285203666126699], "min": [0, 0], "max": [2, 2], "count": [508]}, "eef_direction_action": {"mean": [4.035433070866142, 4.533464566929134], "std": [2.169655713428245, 1.685061216651375], "min": [0, 0], "max": [6, 6], "count": [508]}, "eef_velocity_action": {"mean": [0.6732283464566929, 0.7106299212598425], "std": [0.6517026541550224, 0.7892768024690331], "min": [0, 0], "max": [2, 2], "count": [508]}, "eef_acc_mag_action": {"mean": [0.5826771653543307, 0.655511811023622], "std": [0.7930896910075893, 0.8285203666126699], "min": [0, 0], "max": [2, 2], "count": [508]}, "eef_sim_pose_state": {"mean": [0.5810998967321561, 0.34564577953745135, 1.141401402539324, -1.6628603942993323, 0.6655023825688157, -2.317356764423896, 0.5917920902971597, -0.25762251859755075, 1.1099853421982855, -0.66304204181883, 1.1194811880779962, -0.08528442387211053], "std": [0.02832438056924174, 0.015144383406588555, 0.052047111542237234, 0.731366514732259, 0.29379376854568523, 0.988578047077947, 0.02105485258855443, 0.090409793927433, 0.02959420364928964, 2.036641324933915, 0.2877436947935122, 1.6411530248223407], "min": [0.5335458868873842, 0.3120287889986154, 1.056448515525127, -2.6481707685537708, 0.2813004143491944, -3.030982145084596, 0.5601110679459167, -0.34676549750007224, 1.0573281246164625, -3.1321885261837314, 0.6797548394224617, -2.9980791972046488], "max": [0.6394155825369167, 0.37719083666491865, 1.2170534132448485, 0.07461727332974599, 1.2856173595731537, 0.22846249807864905, 0.6238190068136278, -0.032441928544935855, 1.1831600132660898, 3.1372261891871758, 1.462592105396621, 3.0307668937942625], "count": [508]}, "eef_sim_pose_action": {"mean": [0.5810998967321561, 0.34564577953745135, 1.141401402539324, -1.6628603942993323, 0.6655023825688157, -2.317356764423896, 0.5917920902971597, -0.25762251859755075, 1.1099853421982855, -0.66304204181883, 1.1194811880779962, -0.08528442387211053], "std": [0.02832438056924174, 0.015144383406588555, 0.052047111542237234, 0.731366514732259, 0.29379376854568523, 0.988578047077947, 0.02105485258855443, 0.090409793927433, 0.02959420364928964, 2.036641324933915, 0.2877436947935122, 1.6411530248223407], "min": [0.5335458868873842, 0.3120287889986154, 1.056448515525127, -2.6481707685537708, 0.2813004143491944, -3.030982145084596, 0.5601110679459167, -0.34676549750007224, 1.0573281246164625, -3.1321885261837314, 0.6797548394224617, -2.9980791972046488], "max": [0.6394155825369167, 0.37719083666491865, 1.2170534132448485, 0.07461727332974599, 1.2856173595731537, 0.22846249807864905, 0.6238190068136278, -0.032441928544935855, 1.1831600132660898, 3.1372261891871758, 1.462592105396621, 3.0307668937942625], "count": [508]}, "gripper_mode_state": {"mean": [0.6082677165354331, 0.1220472440944882], "std": [0.48813737979814836, 0.32734036461064375], "min": [0, 0], "max": [1, 1], "count": [508]}, "gripper_activity_state": {"mean": [1.9251968503937007, 1.9291338582677164], "std": [0.32951133084529, 0.3420895117516297], "min": [0, 0], "max": [2, 2], "count": [508]}, "gripper_mode_action": {"mean": [0.6082677165354331, 0.1220472440944882], "std": [0.48813737979814836, 0.32734036461064375], "min": [0, 0], "max": [1, 1], "count": [508]}, "gripper_activity_action": {"mean": [1.9251968503937007, 1.9291338582677164], "std": [0.32951133084529, 0.3420895117516297], "min": [0, 0], "max": [2, 2], "count": [508]}, "gripper_open_scale_state": {"mean": [0.3918011813126207, 0.7561850391898571], "std": [0.27765843523488143, 0.14983859905162422], "min": [0.121, 0.392], "max": [0.797, 0.884], "count": [508]}, "gripper_open_scale_action": {"mean": [0.3918011813126207, 0.7561850391898571], "std": [0.27765843523488143, 0.14983859905162422], "min": [0.121, 0.392], "max": [0.797, 0.884], "count": [508]}}} +{"episode_index": 462, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.47211835687245196]], [[0.4578193372646088]], [[0.4461236107066589]]], "std": [[[0.13638126428895914]], [[0.1481855368362109]], [[0.1611489443328099]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.00392156862745098]]], "max": [[[0.6705882352941176]], [[0.6235294117647059]], [[0.611764705882353]]], "mean": [[[0.47520003801850774]], [[0.4763571980359801]], [[0.47166883250825087]]], "std": [[[0.0773182686589087]], [[0.06431679153078312]], [[0.07183960678156061]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.47338977868375076]], [[0.46442329563838736]], [[0.4447386632045558]]], "std": [[[0.1171943437985527]], [[0.11542864747676874]], [[0.1396274930902934]]], "count": [101]}, "observation.state": {"min": [0.5169665217399597, 1.8393851518630981, -2.0303590297698975, -0.8792445063591003, -2.0421574115753174, -1.4664255380630493, 0.3744429647922516, 94.0, -0.0738850012421608, 0.3702450096607208, -0.2145400047302246, -3.134185314178467, 0.7129999399185181, -3.1080000400543213, -0.9616764783859253, -2.0336227416992188, 2.8487613201141357, -0.9796533584594727, -1.4619401693344116, 1.0080498456954956, -2.1590421199798584, 133.0, -0.3118610084056854, 0.3539170026779175, -0.20671400427818298, 0.014000019989907742, -1.3229999542236328, -3.0899999141693115], "max": [1.0667976140975952, 2.0524375438690186, -0.8144055604934692, -0.06384414434432983, 0.024975663051009178, -0.6671521067619324, 1.5373209714889526, 894.0, 0.26010599732398987, 0.45719999074935913, -0.11984699964523315, 3.13700008392334, 1.468000054359436, 3.0739998817443848, -0.5338438749313354, -1.8634357452392578, 2.8640506267547607, -0.0011344639351591468, 0.10581932216882706, 1.8484083414077759, -0.3695560097694397, 866.0, -0.21079500019550323, 0.4359869956970215, -0.0656379982829094, 2.7170000076293945, -0.5429999828338623, 3.124000072479248], "mean": [0.7859442234039307, 2.002350330352783, -1.1520229578018188, -0.42107832431793213, -1.5667340755462646, -1.108306646347046, 1.274863362312317, 692.6366577148438, 0.12393643707036972, 0.41001954674720764, -0.16818909347057343, -0.576256513595581, 1.0486668348312378, -0.1584281176328659, -0.8176379799842834, -1.9369370937347412, 2.8602941036224365, -0.5023351311683655, -0.5813073515892029, 1.5437108278274536, -1.7065149545669556, 400.14093017578125, -0.2491561621427536, 0.40179553627967834, -0.13453295826911926, 1.7504745721817017, -0.8569127917289734, 1.436920166015625], "std": [0.22032783925533295, 0.054574817419052124, 0.3074989318847656, 0.21057574450969696, 0.5611465573310852, 0.2367893010377884, 0.3082244396209717, 282.6925354003906, 0.09692588448524475, 0.017867913469672203, 0.02837737835943699, 2.5506134033203125, 0.24814064800739288, 1.0802274942398071, 0.11167805641889572, 0.061796851456165314, 0.003946400713175535, 0.2050098329782486, 0.42315223813056946, 0.2559601366519928, 0.4974609911441803, 283.259765625, 0.02331385761499405, 0.017993543297052383, 0.043419238179922104, 0.6950370073318481, 0.20697644352912903, 1.4537975788116455], "count": [472]}, "action": {"min": [0.5169665217399597, 1.8393851518630981, -2.0303590297698975, -0.8792445063591003, -2.0421574115753174, -1.4664255380630493, 0.3744429647922516, 94.0, -0.0738850012421608, 0.3702450096607208, -0.2145400047302246, -3.134185314178467, 0.7129999399185181, -3.1080000400543213, -0.9616764783859253, -2.0336227416992188, 2.8487613201141357, -0.9796533584594727, -1.4619401693344116, 1.0080498456954956, -2.1590421199798584, 133.0, -0.3118610084056854, 0.3539170026779175, -0.20671400427818298, 0.014000019989907742, -1.3229999542236328, -3.0899999141693115], "max": [1.0667976140975952, 2.0524375438690186, -0.8144055604934692, -0.06384414434432983, 0.024975663051009178, -0.6671521067619324, 1.5373209714889526, 894.0, 0.26010599732398987, 0.45719999074935913, -0.11984699964523315, 3.13700008392334, 1.468000054359436, 3.0739998817443848, -0.5338438749313354, -1.8634357452392578, 2.8640506267547607, -0.0011344639351591468, 0.10581932216882706, 1.8484083414077759, -0.3695560097694397, 866.0, -0.21079500019550323, 0.4359869956970215, -0.0656379982829094, 2.7170000076293945, -0.5429999828338623, 3.124000072479248], "mean": [0.7859442234039307, 2.002350330352783, -1.1520229578018188, -0.42107832431793213, -1.5667340755462646, -1.108306646347046, 1.274863362312317, 692.6366577148438, 0.12393643707036972, 0.41001954674720764, -0.16818909347057343, -0.576256513595581, 1.0486668348312378, -0.1584281176328659, -0.8176379799842834, -1.9369370937347412, 2.8602941036224365, -0.5023351311683655, -0.5813073515892029, 1.5437108278274536, -1.7065149545669556, 400.14093017578125, -0.2491561621427536, 0.40179553627967834, -0.13453295826911926, 1.7504745721817017, -0.8569127917289734, 1.436920166015625], "std": [0.22032783925533295, 0.054574817419052124, 0.3074989318847656, 0.21057574450969696, 0.5611465573310852, 0.2367893010377884, 0.3082244396209717, 282.6925354003906, 0.09692588448524475, 0.017867913469672203, 0.02837737835943699, 2.5506134033203125, 0.24814064800739288, 1.0802274942398071, 0.11167805641889572, 0.061796851456165314, 0.003946400713175535, 0.2050098329782486, 0.42315223813056946, 0.2559601366519928, 0.4974609911441803, 283.259765625, 0.02331385761499405, 0.017993543297052383, 0.043419238179922104, 0.6950370073318481, 0.20697644352912903, 1.4537975788116455], "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": [465], "max": [465], "mean": [465.0], "std": [0.0], "count": [472]}, "index": {"min": [259002], "max": [259473], "mean": [259237.5], "std": [136.2543577284778], "count": [472]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [472]}, "subtask_annotation": {"mean": [3.4745762711864407, 12.0, 12.0, 12.0, 12.0], "std": [2.9736465783607, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [472]}, "scene_annotation": {"mean": [465.0], "std": [0.0], "min": [465], "max": [465], "count": [472]}, "eef_direction_state": {"mean": [4.459745762711864, 4.129237288135593], "std": [1.8476021849057473, 1.9436535825035983], "min": [0, 0], "max": [6, 6], "count": [472]}, "eef_velocity_state": {"mean": [0.6038135593220338, 0.7563559322033898], "std": [0.6225173328082168, 0.7742970187933493], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_acc_mag_state": {"mean": [0.6864406779661016, 0.684322033898305], "std": [0.8279968941067277, 0.8284711044269684], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_direction_action": {"mean": [4.459745762711864, 4.129237288135593], "std": [1.8476021849057473, 1.9436535825035983], "min": [0, 0], "max": [6, 6], "count": [472]}, "eef_velocity_action": {"mean": [0.6038135593220338, 0.7563559322033898], "std": [0.6225173328082168, 0.7742970187933493], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_acc_mag_action": {"mean": [0.6864406779661016, 0.684322033898305], "std": [0.8279968941067277, 0.8284711044269684], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_sim_pose_state": {"mean": [0.6003344616163997, 0.33977652213659, 1.1397944648654659, -1.751079768470819, 0.8562357967967454, -2.4230034530062294, 0.6162703361582657, -0.21512188763079187, 1.113301572277602, -0.5765154843716698, 1.0490808195052834, -1.6230246208078623], "std": [0.022575610482556144, 0.018565360489078527, 0.037601375651051934, 0.6935246478114198, 0.20706161104524667, 0.7593572382190548, 0.024645072306987863, 0.09452666705805982, 0.022694598381129166, 2.551376870412776, 0.24831946418091047, 1.156202861545976], "min": [0.5405846497661084, 0.3067033317593908, 1.0721547350830802, -2.7165659795993493, 0.5429733208036773, -3.0158191931724048, 0.5572064346232777, -0.33662753184601246, 1.0817038764891822, -3.1334514667243507, 0.7136695107379096, -3.022873817531976], "max": [0.6390786977416631, 0.3945370406578502, 1.197883328439733, -0.017731535845162724, 1.3232613071997248, -0.24100107838780374, 0.6570896845055929, -0.02289584962587443, 1.1592268548090836, 3.137455568600063, 1.468112535965385, 3.0629897651920364], "count": [472]}, "eef_sim_pose_action": {"mean": [0.6003344616163997, 0.33977652213659, 1.1397944648654659, -1.751079768470819, 0.8562357967967454, -2.4230034530062294, 0.6162703361582657, -0.21512188763079187, 1.113301572277602, -0.5765154843716698, 1.0490808195052834, -1.6230246208078623], "std": [0.022575610482556144, 0.018565360489078527, 0.037601375651051934, 0.6935246478114198, 0.20706161104524667, 0.7593572382190548, 0.024645072306987863, 0.09452666705805982, 0.022694598381129166, 2.551376870412776, 0.24831946418091047, 1.156202861545976], "min": [0.5405846497661084, 0.3067033317593908, 1.0721547350830802, -2.7165659795993493, 0.5429733208036773, -3.0158191931724048, 0.5572064346232777, -0.33662753184601246, 1.0817038764891822, -3.1334514667243507, 0.7136695107379096, -3.022873817531976], "max": [0.6390786977416631, 0.3945370406578502, 1.197883328439733, -0.017731535845162724, 1.3232613071997248, -0.24100107838780374, 0.6570896845055929, -0.02289584962587443, 1.1592268548090836, 3.137455568600063, 1.468112535965385, 3.0629897651920364], "count": [472]}, "gripper_mode_state": {"mean": [0.6334745762711864, 0.23516949152542374], "std": [0.4818553076279503, 0.4241047061529718], "min": [0, 0], "max": [1, 1], "count": [472]}, "gripper_activity_state": {"mean": [1.8283898305084745, 1.8453389830508475], "std": [0.48950765707725197, 0.48211606697935777], "min": [0, 0], "max": [2, 2], "count": [472]}, "gripper_mode_action": {"mean": [0.6334745762711864, 0.23516949152542374], "std": [0.4818553076279503, 0.4241047061529718], "min": [0, 0], "max": [1, 1], "count": [472]}, "gripper_activity_action": {"mean": [1.8283898305084745, 1.8453389830508475], "std": [0.48950765707725197, 0.48211606697935777], "min": [0, 0], "max": [2, 2], "count": [472]}, "gripper_open_scale_state": {"mean": [0.40014088983050916, 0.6926366524453891], "std": [0.2832598176809149, 0.2826927360590472], "min": [0.133, 0.094], "max": [0.866, 0.894], "count": [472]}, "gripper_open_scale_action": {"mean": [0.40014088983050916, 0.6926366524453891], "std": [0.2832598176809149, 0.2826927360590472], "min": [0.133, 0.094], "max": [0.866, 0.894], "count": [472]}}} +{"episode_index": 463, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.46909394199346405]], [[0.45735768178104574]], [[0.44366043709150327]]], "std": [[[0.13363977800234045]], [[0.1419347614468932]], [[0.15559891696654046]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7490196078431373]], [[1.0]], [[1.0]]], "mean": [[[0.4670901123366013]], [[0.47420813929738564]], [[0.46615985089869283]]], "std": [[[0.09593150275753065]], [[0.08609835001308892]], [[0.09474377575283341]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48343466707516336]], [[0.4764576531862745]], [[0.4621512765522876]]], "std": [[[0.09974577492310714]], [[0.10218814727990946]], [[0.1231617248920057]]], "count": [100]}, "observation.state": {"min": [0.4110076129436493, 1.9810011386871338, -1.796973466873169, -1.3233087062835693, 0.7064918279647827, 0.6389825344085693, -2.861659526824951, 480.0, -0.048882000148296356, 0.332161009311676, -0.20111499726772308, -3.124000072479248, 0.6110000014305115, -3.1089999675750732, -1.1667351722717285, -2.0358567237854004, 2.8469462394714355, -0.821893036365509, -1.7309478521347046, 1.0950545072555542, -2.4092352390289307, 120.0, -0.27153798937797546, 0.3567099869251251, -0.19296400249004364, -0.30799999833106995, -1.315999984741211, -3.1050000190734863], "max": [0.9576272964477539, 2.0463290214538574, 0.0760265439748764, -0.014835298992693424, 2.878955364227295, 1.8563321828842163, -1.2282581329345703, 883.0, 0.29117101430892944, 0.43584901094436646, -0.07098899781703949, 3.1410000324249268, 1.4110000133514404, 3.11899995803833, -0.5307197570800781, -1.8406765460968018, 2.8646788597106934, 0.08944812417030334, 0.5351877808570862, 2.0495402812957764, 0.01851794309914112, 872.0, -0.17913199961185455, 0.4520910084247589, -0.017430000007152557, 2.868000030517578, -0.3059999644756317, 3.1070001125335693], "mean": [0.6539278030395508, 2.027596950531006, -0.8052159547805786, -0.7258965373039246, 1.2513455152511597, 1.3647302389144897, -1.7304314374923706, 790.1088256835938, 0.163687601685524, 0.37635037302970886, -0.15149903297424316, 1.2641130685806274, 1.0828781127929688, -0.45956921577453613, -0.9180827736854553, -1.921974778175354, 2.8613858222961426, -0.5359088182449341, -0.45438581705093384, 1.6872316598892212, -1.7858967781066895, 398.2865905761719, -0.22559674084186554, 0.39912062883377075, -0.10719838738441467, 1.7426244020462036, -0.8032446503639221, 1.2312566041946411], "std": [0.10153178870677948, 0.009731627069413662, 0.7070258855819702, 0.3106287717819214, 0.5186144113540649, 0.25045737624168396, 0.4450494349002838, 143.25161743164062, 0.09931311011314392, 0.03044763207435608, 0.03143129125237465, 2.014319658279419, 0.3056347370147705, 1.3251363039016724, 0.17796960473060608, 0.06491079181432724, 0.005100993439555168, 0.24725189805030823, 0.584204912185669, 0.35626453161239624, 0.630163311958313, 334.01513671875, 0.02575606480240822, 0.025281596928834915, 0.06483325362205505, 0.8501148819923401, 0.28707173466682434, 1.3149614334106445], "count": [450]}, "action": {"min": [0.4110076129436493, 1.9810011386871338, -1.796973466873169, -1.3233087062835693, 0.7064918279647827, 0.6389825344085693, -2.861659526824951, 480.0, -0.048882000148296356, 0.332161009311676, -0.20111499726772308, -3.124000072479248, 0.6110000014305115, -3.1089999675750732, -1.1667351722717285, -2.0358567237854004, 2.8469462394714355, -0.821893036365509, -1.7309478521347046, 1.0950545072555542, -2.4092352390289307, 120.0, -0.27153798937797546, 0.3567099869251251, -0.19296400249004364, -0.30799999833106995, -1.315999984741211, -3.1050000190734863], "max": [0.9576272964477539, 2.0463290214538574, 0.0760265439748764, -0.014835298992693424, 2.878955364227295, 1.8563321828842163, -1.2282581329345703, 883.0, 0.29117101430892944, 0.43584901094436646, -0.07098899781703949, 3.1410000324249268, 1.4110000133514404, 3.11899995803833, -0.5307197570800781, -1.8406765460968018, 2.8646788597106934, 0.08944812417030334, 0.5351877808570862, 2.0495402812957764, 0.01851794309914112, 872.0, -0.17913199961185455, 0.4520910084247589, -0.017430000007152557, 2.868000030517578, -0.3059999644756317, 3.1070001125335693], "mean": [0.6539278030395508, 2.027596950531006, -0.8052159547805786, -0.7258965373039246, 1.2513455152511597, 1.3647302389144897, -1.7304314374923706, 790.1088256835938, 0.163687601685524, 0.37635037302970886, -0.15149903297424316, 1.2641130685806274, 1.0828781127929688, -0.45956921577453613, -0.9180827736854553, -1.921974778175354, 2.8613858222961426, -0.5359088182449341, -0.45438581705093384, 1.6872316598892212, -1.7858967781066895, 398.2865905761719, -0.22559674084186554, 0.39912062883377075, -0.10719838738441467, 1.7426244020462036, -0.8032446503639221, 1.2312566041946411], "std": [0.10153178870677948, 0.009731627069413662, 0.7070258855819702, 0.3106287717819214, 0.5186144113540649, 0.25045737624168396, 0.4450494349002838, 143.25161743164062, 0.09931311011314392, 0.03044763207435608, 0.03143129125237465, 2.014319658279419, 0.3056347370147705, 1.3251363039016724, 0.17796960473060608, 0.06491079181432724, 0.005100993439555168, 0.24725189805030823, 0.584204912185669, 0.35626453161239624, 0.630163311958313, 334.01513671875, 0.02575606480240822, 0.025281596928834915, 0.06483325362205505, 0.8501148819923401, 0.28707173466682434, 1.3149614334106445], "count": [450]}, "timestamp": {"min": [0.0], "max": [14.966666666666667], "mean": [7.483333333333333], "std": [4.330116327237342], "count": [450]}, "frame_index": {"min": [0], "max": [449], "mean": [224.5], "std": [129.90348981712026], "count": [450]}, "episode_index": {"min": [466], "max": [466], "mean": [466.0], "std": [0.0], "count": [450]}, "index": {"min": [259474], "max": [259923], "mean": [259698.5], "std": [129.90348981712026], "count": [450]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [450]}, "subtask_annotation": {"mean": [2.953333333333333, 12.0, 12.0, 12.0, 12.0], "std": [3.089055950718058, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [450]}, "scene_annotation": {"mean": [466.0], "std": [0.0], "min": [466], "max": [466], "count": [450]}, "eef_direction_state": {"mean": [4.088888888888889, 4.257777777777778], "std": [1.92437259296198, 1.8330895460807755], "min": [0, 0], "max": [6, 6], "count": [450]}, "eef_velocity_state": {"mean": [0.7377777777777778, 0.7911111111111111], "std": [0.6617447943425842, 0.803277237936973], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_acc_mag_state": {"mean": [0.6666666666666666, 0.7666666666666667], "std": [0.8082903768654782, 0.830662386291807], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_direction_action": {"mean": [4.088888888888889, 4.257777777777778], "std": [1.92437259296198, 1.8330895460807755], "min": [0, 0], "max": [6, 6], "count": [450]}, "eef_velocity_action": {"mean": [0.7377777777777778, 0.7911111111111111], "std": [0.6617447943425842, 0.803277237936973], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_acc_mag_action": {"mean": [0.6666666666666666, 0.7666666666666667], "std": [0.8082903768654782, 0.830662386291807], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_sim_pose_state": {"mean": [0.6053356802979942, 0.318182224133529, 1.1692868479862106, -1.7432025693630493, 0.8026402046072891, -1.1906896664412907, 0.5823304478177287, -0.2526865894741189, 1.127005310406353, 1.2633932214019428, 1.083402886885299, 0.230111601405911], "std": [0.032600987147176505, 0.025771582252791487, 0.059448993098455236, 0.8492541617927367, 0.2870855953068642, 2.4138730502298555, 0.020952764984431212, 0.09675947809778683, 0.03147790809481917, 2.0142908431386686, 0.3055058525155714, 2.114758024511955], "min": [0.5422758294370913, 0.26251747481989796, 1.0736467220911834, -2.867507389914865, 0.3055572811148215, -3.1409253350562842, 0.5417970514871051, -0.3587295198070014, 1.0713455605939366, -3.125156559215816, 0.6112357501214878, -3.1294189973760256], "max": [0.6660816440096258, 0.3619514552936738, 1.2497214872488966, 0.3052899987574118, 1.3162401822470793, 3.135301998854614, 0.6346487592664555, -0.04612449668188995, 1.2070342161770728, 3.1408528666054836, 1.4115710985062813, 3.1168643286272393], "count": [450]}, "eef_sim_pose_action": {"mean": [0.6053356802979942, 0.318182224133529, 1.1692868479862106, -1.7432025693630493, 0.8026402046072891, -1.1906896664412907, 0.5823304478177287, -0.2526865894741189, 1.127005310406353, 1.2633932214019428, 1.083402886885299, 0.230111601405911], "std": [0.032600987147176505, 0.025771582252791487, 0.059448993098455236, 0.8492541617927367, 0.2870855953068642, 2.4138730502298555, 0.020952764984431212, 0.09675947809778683, 0.03147790809481917, 2.0142908431386686, 0.3055058525155714, 2.114758024511955], "min": [0.5422758294370913, 0.26251747481989796, 1.0736467220911834, -2.867507389914865, 0.3055572811148215, -3.1409253350562842, 0.5417970514871051, -0.3587295198070014, 1.0713455605939366, -3.125156559215816, 0.6112357501214878, -3.1294189973760256], "max": [0.6660816440096258, 0.3619514552936738, 1.2497214872488966, 0.3052899987574118, 1.3162401822470793, 3.135301998854614, 0.6346487592664555, -0.04612449668188995, 1.2070342161770728, 3.1408528666054836, 1.4115710985062813, 3.1168643286272393], "count": [450]}, "gripper_mode_state": {"mean": [0.6177777777777778, 0.05333333333333334], "std": [0.48593044261676943, 0.22469732728470318], "min": [0, 0], "max": [1, 1], "count": [450]}, "gripper_activity_state": {"mean": [1.86, 1.9244444444444444], "std": [0.43761982486070145, 0.3694774421353946], "min": [0, 0], "max": [2, 2], "count": [450]}, "gripper_mode_action": {"mean": [0.6177777777777778, 0.05333333333333334], "std": [0.48593044261676943, 0.22469732728470318], "min": [0, 0], "max": [1, 1], "count": [450]}, "gripper_activity_action": {"mean": [1.86, 1.9244444444444444], "std": [0.43761982486070145, 0.3694774421353946], "min": [0, 0], "max": [2, 2], "count": [450]}, "gripper_open_scale_state": {"mean": [0.3982866666836211, 0.7901088887532555], "std": [0.33401514564618895, 0.1432516114656246], "min": [0.12, 0.48], "max": [0.872, 0.883], "count": [450]}, "gripper_open_scale_action": {"mean": [0.3982866666836211, 0.7901088887532555], "std": [0.33401514564618895, 0.1432516114656246], "min": [0.12, 0.48], "max": [0.872, 0.883], "count": [450]}}} +{"episode_index": 464, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4680160227031192]], [[0.45334196158138057]], [[0.43668228087305383]]], "std": [[[0.12370110665740681]], [[0.13641062215676847]], [[0.15090616827593248]]], "count": [123]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4731095767575323]], [[0.47842326405494445]], [[0.4703106933152665]]], "std": [[[0.09662704936626323]], [[0.08533605751499197]], [[0.09403187628562824]]], "count": [123]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.47771876494500237]], [[0.4753979339364472]], [[0.46065111888251237]]], "std": [[[0.0960141438877982]], [[0.08679996465805097]], [[0.10791037229870089]]], "count": [123]}, "observation.state": {"min": [0.49499282240867615, 1.937001347541809, -1.7998708486557007, -1.1657403707504272, 0.9721310138702393, 0.7279070615768433, -2.7955288887023926, 638.0, -0.04679799824953079, 0.36152398586273193, -0.21521799266338348, -3.0769999027252197, 0.6819999814033508, -0.22200000286102295, -1.1864572763442993, -2.037043571472168, 2.8462133407592773, -0.6696653962135315, -1.706757664680481, 0.9486563205718994, -2.4791879653930664, 95.0, -0.274262011051178, 0.35961800813674927, -0.18874399363994598, -0.31699997186660767, -1.3370000123977661, -3.128000020980835], "max": [0.9639802575111389, 2.0371134281158447, -0.7174873948097229, -0.03211406245827675, 2.8732831478118896, 1.5049976110458374, -1.5097098350524902, 873.0, 0.27300000190734863, 0.4332999885082245, -0.06016099825501442, 0.6019999980926514, 1.5089999437332153, 2.430999994277954, -0.5504943132400513, -1.8344982862472534, 2.8640506267547607, 0.11974704265594482, 0.6151238083839417, 2.0464160442352295, -0.03925245627760887, 883.0, -0.1520169973373413, 0.4590489864349365, -0.024728000164031982, 2.9149999618530273, -0.3009999990463257, 3.0989999771118164], "mean": [0.6387605667114258, 2.0264742374420166, -1.006914734840393, -0.3899131119251251, 1.9085103273391724, 1.2852083444595337, -2.168687582015991, 813.15478515625, 0.1735108643770218, 0.38812756538391113, -0.16072353720664978, -1.0357863903045654, 1.0556434392929077, 1.2454800605773926, -0.8973814845085144, -1.8826156854629517, 2.8608033657073975, -0.38957715034484863, -0.48426705598831177, 1.6433683633804321, -1.7845160961151123, 282.7100830078125, -0.22282347083091736, 0.40076857805252075, -0.10547667741775513, 1.6105029582977295, -0.820655345916748, 1.5116584300994873], "std": [0.11316581070423126, 0.013379097916185856, 0.3186073303222656, 0.38019296526908875, 0.6731865406036377, 0.20692646503448486, 0.48746180534362793, 89.02757263183594, 0.08964124321937561, 0.016316203400492668, 0.03513268381357193, 1.6167165040969849, 0.21780727803707123, 1.1240556240081787, 0.1846248358488083, 0.06284991651773453, 0.003853472415357828, 0.2252199351787567, 0.6742085814476013, 0.39857393503189087, 0.6278552412986755, 242.91558837890625, 0.03563438728451729, 0.03170565515756607, 0.06470572203397751, 0.8826203942298889, 0.3385595977306366, 1.317633867263794], "count": [614]}, "action": {"min": [0.49499282240867615, 1.937001347541809, -1.7998708486557007, -1.1657403707504272, 0.9721310138702393, 0.7279070615768433, -2.7955288887023926, 638.0, -0.04679799824953079, 0.36152398586273193, -0.21521799266338348, -3.0769999027252197, 0.6819999814033508, -0.22200000286102295, -1.1864572763442993, -2.037043571472168, 2.8462133407592773, -0.6696653962135315, -1.706757664680481, 0.9486563205718994, -2.4791879653930664, 95.0, -0.274262011051178, 0.35961800813674927, -0.18874399363994598, -0.31699997186660767, -1.3370000123977661, -3.128000020980835], "max": [0.9639802575111389, 2.0371134281158447, -0.7174873948097229, -0.03211406245827675, 2.8732831478118896, 1.5049976110458374, -1.5097098350524902, 873.0, 0.27300000190734863, 0.4332999885082245, -0.06016099825501442, 0.6019999980926514, 1.5089999437332153, 2.430999994277954, -0.5504943132400513, -1.8344982862472534, 2.8640506267547607, 0.11974704265594482, 0.6151238083839417, 2.0464160442352295, -0.03925245627760887, 883.0, -0.1520169973373413, 0.4590489864349365, -0.024728000164031982, 2.9149999618530273, -0.3009999990463257, 3.0989999771118164], "mean": [0.6387605667114258, 2.0264742374420166, -1.006914734840393, -0.3899131119251251, 1.9085103273391724, 1.2852083444595337, -2.168687582015991, 813.15478515625, 0.1735108643770218, 0.38812756538391113, -0.16072353720664978, -1.0357863903045654, 1.0556434392929077, 1.2454800605773926, -0.8973814845085144, -1.8826156854629517, 2.8608033657073975, -0.38957715034484863, -0.48426705598831177, 1.6433683633804321, -1.7845160961151123, 282.7100830078125, -0.22282347083091736, 0.40076857805252075, -0.10547667741775513, 1.6105029582977295, -0.820655345916748, 1.5116584300994873], "std": [0.11316581070423126, 0.013379097916185856, 0.3186073303222656, 0.38019296526908875, 0.6731865406036377, 0.20692646503448486, 0.48746180534362793, 89.02757263183594, 0.08964124321937561, 0.016316203400492668, 0.03513268381357193, 1.6167165040969849, 0.21780727803707123, 1.1240556240081787, 0.1846248358488083, 0.06284991651773453, 0.003853472415357828, 0.2252199351787567, 0.6742085814476013, 0.39857393503189087, 0.6278552412986755, 242.91558837890625, 0.03563438728451729, 0.03170565515756607, 0.06470572203397751, 0.8826203942298889, 0.3385595977306366, 1.317633867263794], "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": [467], "max": [467], "mean": [467.0], "std": [0.0], "count": [614]}, "index": {"min": [259924], "max": [260537], "mean": [260230.5], "std": [177.24629756358806], "count": [614]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [614]}, "subtask_annotation": {"mean": [2.990228013029316, 12.0, 12.0, 12.0, 12.0], "std": [3.121831649373939, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [614]}, "scene_annotation": {"mean": [467.0], "std": [0.0], "min": [467], "max": [467], "count": [614]}, "eef_direction_state": {"mean": [4.358306188925082, 4.54885993485342], "std": [1.9767264084517358, 1.807527781448325], "min": [0, 0], "max": [6, 6], "count": [614]}, "eef_velocity_state": {"mean": [0.5977198697068404, 0.6514657980456026], "std": [0.6844441952273687, 0.7963819660193899], "min": [0, 0], "max": [2, 2], "count": [614]}, "eef_acc_mag_state": {"mean": [0.5651465798045603, 0.5944625407166124], "std": [0.7978943551417846, 0.7929054030831788], "min": [0, 0], "max": [2, 2], "count": [614]}, "eef_direction_action": {"mean": [4.358306188925082, 4.54885993485342], "std": [1.9767264084517358, 1.807527781448325], "min": [0, 0], "max": [6, 6], "count": [614]}, "eef_velocity_action": {"mean": [0.5977198697068404, 0.6514657980456026], "std": [0.6844441952273687, 0.7963819660193899], "min": [0, 0], "max": [2, 2], "count": [614]}, "eef_acc_mag_action": {"mean": [0.5651465798045603, 0.5944625407166124], "std": [0.7978943551417846, 0.7929054030831788], "min": [0, 0], "max": [2, 2], "count": [614]}, "eef_sim_pose_state": {"mean": [0.6073748115410414, 0.3149885090608702, 1.1672550511046895, -1.6117179470279162, 0.820082312295086, -0.6221374646611759, 0.5872250024065813, -0.25536309300918747, 1.1071371419748328, -1.0345232068786374, 1.0560497584681203, -0.32403693464236155], "std": [0.03769678289850892, 0.043218085705109106, 0.05221672710777327, 0.8813558647200384, 0.33839456346371743, 2.4290476791040305, 0.024842434884000373, 0.07928357011693274, 0.03625218186183003, 1.6178558725551226, 0.21761094352067442, 1.1250705904334464], "min": [0.5519622127785242, 0.23344924094182687, 1.0664288150783623, -2.9151076597170005, 0.3011242867757764, -3.1407723229778397, 0.555707222918708, -0.33406205672515993, 1.0716529966010855, -3.077787542129724, 0.6826833708683395, -1.794081784456559], "max": [0.6732621711329828, 0.3702496411812254, 1.2316184184949197, 0.31360013405049897, 1.3371904962654346, 3.1397205041225096, 0.6342570427228686, -0.05100786956993647, 1.2127491090374236, 0.6041108478801185, 1.5101080714801722, 0.8617165317641368], "count": [614]}, "eef_sim_pose_action": {"mean": [0.6073748115410414, 0.3149885090608702, 1.1672550511046895, -1.6117179470279162, 0.820082312295086, -0.6221374646611759, 0.5872250024065813, -0.25536309300918747, 1.1071371419748328, -1.0345232068786374, 1.0560497584681203, -0.32403693464236155], "std": [0.03769678289850892, 0.043218085705109106, 0.05221672710777327, 0.8813558647200384, 0.33839456346371743, 2.4290476791040305, 0.024842434884000373, 0.07928357011693274, 0.03625218186183003, 1.6178558725551226, 0.21761094352067442, 1.1250705904334464], "min": [0.5519622127785242, 0.23344924094182687, 1.0664288150783623, -2.9151076597170005, 0.3011242867757764, -3.1407723229778397, 0.555707222918708, -0.33406205672515993, 1.0716529966010855, -3.077787542129724, 0.6826833708683395, -1.794081784456559], "max": [0.6732621711329828, 0.3702496411812254, 1.2316184184949197, 0.31360013405049897, 1.3371904962654346, 3.1397205041225096, 0.6342570427228686, -0.05100786956993647, 1.2127491090374236, 0.6041108478801185, 1.5101080714801722, 0.8617165317641368], "count": [614]}, "gripper_mode_state": {"mean": [0.9087947882736156, 0.0], "std": [0.28790071392813493, 0.0], "min": [0, 0], "max": [1, 0], "count": [614]}, "gripper_activity_state": {"mean": [1.8990228013029316, 1.9576547231270358], "std": [0.4188930147260629, 0.2879191401634854], "min": [0, 0], "max": [2, 2], "count": [614]}, "gripper_mode_action": {"mean": [0.9087947882736156, 0.0], "std": [0.28790071392813493, 0.0], "min": [0, 0], "max": [1, 0], "count": [614]}, "gripper_activity_action": {"mean": [1.8990228013029316, 1.9576547231270358], "std": [0.4188930147260629, 0.2879191401634854], "min": [0, 0], "max": [2, 2], "count": [614]}, "gripper_open_scale_state": {"mean": [0.28271009774472167, 0.8131547231270359], "std": [0.24291557888477866, 0.08902755096699397], "min": [0.095, 0.638], "max": [0.883, 0.873], "count": [614]}, "gripper_open_scale_action": {"mean": [0.28271009774472167, 0.8131547231270359], "std": [0.24291557888477866, 0.08902755096699397], "min": [0.095, 0.638], "max": [0.883, 0.873], "count": [614]}}} +{"episode_index": 465, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4774384531590414]], [[0.4624565573451603]], [[0.4481556022408964]]], "std": [[[0.1194750339686628]], [[0.13181235397379185]], [[0.14626564589868077]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[0.792156862745098]], [[0.8117647058823529]], [[0.788235294117647]]], "mean": [[[0.47587203548085905]], [[0.4825705084811703]], [[0.4757330610021786]]], "std": [[[0.09187331673665422]], [[0.08066274366010122]], [[0.0907373337239728]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.47757188180827886]], [[0.4622149762682851]], [[0.44615774782135076]]], "std": [[[0.08853494090676856]], [[0.10642596811858548]], [[0.12938844297600288]]], "count": [105]}, "observation.state": {"min": [0.419996052980423, 1.9263200759887695, -1.7556617259979248, -1.166630506515503, 0.8335169553756714, 0.79023277759552, -2.7717225551605225, 603.0, -0.048448000103235245, 0.3209820091724396, -0.22277699410915375, -3.1411852836608887, 0.6129999756813049, -3.1381852626800537, -1.1892149448394775, -2.037287950515747, 2.6038219928741455, -0.8990191221237183, -1.555454969406128, 0.9566150307655334, -2.56823468208313, 134.0, -0.2800210118293762, 0.355679988861084, -0.18992699682712555, -0.3970000147819519, -1.277999997138977, -3.111999988555908], "max": [1.0560812950134277, 2.039295196533203, -0.6267651915550232, -0.0826762467622757, 2.873178482055664, 1.6689363718032837, -1.2551535367965698, 884.0, 0.265855997800827, 0.4397929906845093, -0.08582600206136703, 3.140000104904175, 1.4910000562667847, 2.9100000858306885, -0.52183598279953, -1.8283722400665283, 2.8641726970672607, 0.17009979486465454, 0.7704057693481445, 2.037287950515747, 0.0506843626499176, 768.0, -0.19135700166225433, 0.4571110010147095, -0.014267000369727612, 3.061000108718872, -0.21899999678134918, 3.134000062942505], "mean": [0.5832282900810242, 2.0183658599853516, -0.9610819816589355, -0.6326025128364563, 1.5614014863967896, 1.3380866050720215, -1.8057712316513062, 795.47607421875, 0.1835825890302658, 0.3777792453765869, -0.15522176027297974, 0.9721267819404602, 1.082229733467102, -0.7910214066505432, -0.8758395910263062, -1.9101061820983887, 2.8443541526794434, -0.5135769248008728, -0.5029259920120239, 1.6938127279281616, -1.7947036027908325, 361.0690612792969, -0.24242059886455536, 0.39332693815231323, -0.10291141271591187, 1.6235963106155396, -0.7956804037094116, 1.3342903852462769], "std": [0.1474338173866272, 0.023158686235547066, 0.3253735601902008, 0.2844368815422058, 0.6070783138275146, 0.2213505655527115, 0.4441453516483307, 88.04442596435547, 0.08494430035352707, 0.036139193922281265, 0.036787454038858414, 1.8891574144363403, 0.28700515627861023, 1.692039132118225, 0.1880427449941635, 0.06316105276346207, 0.06129516288638115, 0.2899681627750397, 0.6546722650527954, 0.365954726934433, 0.7098168730735779, 248.984130859375, 0.021321583539247513, 0.028369545936584473, 0.06604016572237015, 0.9404815435409546, 0.31466782093048096, 1.3930085897445679], "count": [500]}, "action": {"min": [0.419996052980423, 1.9263200759887695, -1.7556617259979248, -1.166630506515503, 0.8335169553756714, 0.79023277759552, -2.7717225551605225, 603.0, -0.048448000103235245, 0.3209820091724396, -0.22277699410915375, -3.1411852836608887, 0.6129999756813049, -3.1381852626800537, -1.1892149448394775, -2.037287950515747, 2.6038219928741455, -0.8990191221237183, -1.555454969406128, 0.9566150307655334, -2.56823468208313, 134.0, -0.2800210118293762, 0.355679988861084, -0.18992699682712555, -0.3970000147819519, -1.277999997138977, -3.111999988555908], "max": [1.0560812950134277, 2.039295196533203, -0.6267651915550232, -0.0826762467622757, 2.873178482055664, 1.6689363718032837, -1.2551535367965698, 884.0, 0.265855997800827, 0.4397929906845093, -0.08582600206136703, 3.140000104904175, 1.4910000562667847, 2.9100000858306885, -0.52183598279953, -1.8283722400665283, 2.8641726970672607, 0.17009979486465454, 0.7704057693481445, 2.037287950515747, 0.0506843626499176, 768.0, -0.19135700166225433, 0.4571110010147095, -0.014267000369727612, 3.061000108718872, -0.21899999678134918, 3.134000062942505], "mean": [0.5832282900810242, 2.0183658599853516, -0.9610819816589355, -0.6326025128364563, 1.5614014863967896, 1.3380866050720215, -1.8057712316513062, 795.47607421875, 0.1835825890302658, 0.3777792453765869, -0.15522176027297974, 0.9721267819404602, 1.082229733467102, -0.7910214066505432, -0.8758395910263062, -1.9101061820983887, 2.8443541526794434, -0.5135769248008728, -0.5029259920120239, 1.6938127279281616, -1.7947036027908325, 361.0690612792969, -0.24242059886455536, 0.39332693815231323, -0.10291141271591187, 1.6235963106155396, -0.7956804037094116, 1.3342903852462769], "std": [0.1474338173866272, 0.023158686235547066, 0.3253735601902008, 0.2844368815422058, 0.6070783138275146, 0.2213505655527115, 0.4441453516483307, 88.04442596435547, 0.08494430035352707, 0.036139193922281265, 0.036787454038858414, 1.8891574144363403, 0.28700515627861023, 1.692039132118225, 0.1880427449941635, 0.06316105276346207, 0.06129516288638115, 0.2899681627750397, 0.6546722650527954, 0.365954726934433, 0.7098168730735779, 248.984130859375, 0.021321583539247513, 0.028369545936584473, 0.06604016572237015, 0.9404815435409546, 0.31466782093048096, 1.3930085897445679], "count": [500]}, "timestamp": {"min": [0.0], "max": [16.633333333333333], "mean": [8.316666666666668], "std": [4.811242620732772], "count": [500]}, "frame_index": {"min": [0], "max": [499], "mean": [249.5], "std": [144.33727862198316], "count": [500]}, "episode_index": {"min": [468], "max": [468], "mean": [468.0], "std": [0.0], "count": [500]}, "index": {"min": [260538], "max": [261037], "mean": [260787.5], "std": [144.33727862198316], "count": [500]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [500]}, "subtask_annotation": {"mean": [2.934, 12.0, 12.0, 12.0, 12.0], "std": [2.9260287079931393, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [500]}, "scene_annotation": {"mean": [468.0], "std": [0.0], "min": [468], "max": [468], "count": [500]}, "eef_direction_state": {"mean": [4.002, 4.228], "std": [2.027312506743837, 1.8910356950623637], "min": [0, 0], "max": [6, 6], "count": [500]}, "eef_velocity_state": {"mean": [0.736, 0.766], "std": [0.679929408100576, 0.7766878394825021], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_acc_mag_state": {"mean": [0.654, 0.752], "std": [0.8162622127723402, 0.8212770543488964], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_direction_action": {"mean": [4.002, 4.228], "std": [2.027312506743837, 1.8910356950623637], "min": [0, 0], "max": [6, 6], "count": [500]}, "eef_velocity_action": {"mean": [0.736, 0.766], "std": [0.679929408100576, 0.7766878394825021], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_acc_mag_action": {"mean": [0.654, 0.752], "std": [0.8162622127723402, 0.8212770543488964], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_sim_pose_state": {"mean": [0.5975039198060238, 0.3326434033488302, 1.1702736505991207, -1.6249177813441253, 0.795033864354354, -1.2924313204470075, 0.5818292825650774, -0.27240409912728286, 1.1196966378661752, 0.9720328749400167, 1.0826964378269264, -0.30169953976515557], "std": [0.03620249199233278, 0.030390903543000964, 0.05830881910678404, 0.9391665281819997, 0.3145187476520432, 2.167610306216447, 0.0290960408337107, 0.08085249877050989, 0.03325060886798204, 1.8893800759641004, 0.2868238028652252, 1.781733460925763], "min": [0.5421196661652579, 0.26504924189244056, 1.0734707262986585, -3.0614600978847513, 0.21963681913665023, -3.1398179819826653, 0.5415403808241637, -0.3385900712287053, 1.0745540632825301, -3.14117741131896, 0.6133980952156839, -2.9867948334742938], "max": [0.6709296423987908, 0.3762427039248179, 1.2459122381104777, 0.393447717940968, 1.2784048654070475, 3.131464228933475, 0.6418431300817891, -0.04717217333225984, 1.1906232288060656, 3.1397805580395577, 1.492262197306974, 3.108021649814195], "count": [500]}, "eef_sim_pose_action": {"mean": [0.5975039198060238, 0.3326434033488302, 1.1702736505991207, -1.6249177813441253, 0.795033864354354, -1.2924313204470075, 0.5818292825650774, -0.27240409912728286, 1.1196966378661752, 0.9720328749400167, 1.0826964378269264, -0.30169953976515557], "std": [0.03620249199233278, 0.030390903543000964, 0.05830881910678404, 0.9391665281819997, 0.3145187476520432, 2.167610306216447, 0.0290960408337107, 0.08085249877050989, 0.03325060886798204, 1.8893800759641004, 0.2868238028652252, 1.781733460925763], "min": [0.5421196661652579, 0.26504924189244056, 1.0734707262986585, -3.0614600978847513, 0.21963681913665023, -3.1398179819826653, 0.5415403808241637, -0.3385900712287053, 1.0745540632825301, -3.14117741131896, 0.6133980952156839, -2.9867948334742938], "max": [0.6709296423987908, 0.3762427039248179, 1.2459122381104777, 0.393447717940968, 1.2784048654070475, 3.131464228933475, 0.6418431300817891, -0.04717217333225984, 1.1906232288060656, 3.1397805580395577, 1.492262197306974, 3.108021649814195], "count": [500]}, "gripper_mode_state": {"mean": [0.63, 0.0], "std": [0.482804308182931, 0.0], "min": [0, 0], "max": [1, 0], "count": [500]}, "gripper_activity_state": {"mean": [1.874, 1.952], "std": [0.4314209081627823, 0.29949290475735885], "min": [0, 0], "max": [2, 2], "count": [500]}, "gripper_mode_action": {"mean": [0.63, 0.0], "std": [0.482804308182931, 0.0], "min": [0, 0], "max": [1, 0], "count": [500]}, "gripper_activity_action": {"mean": [1.874, 1.952], "std": [0.4314209081627823, 0.29949290475735885], "min": [0, 0], "max": [2, 2], "count": [500]}, "gripper_open_scale_state": {"mean": [0.3610690001831051, 0.7954760003662118], "std": [0.2489841526492247, 0.08804443883846641], "min": [0.134, 0.603], "max": [0.768, 0.884], "count": [500]}, "gripper_open_scale_action": {"mean": [0.3610690001831051, 0.7954760003662118], "std": [0.2489841526492247, 0.08804443883846641], "min": [0.134, 0.603], "max": [0.768, 0.884], "count": [500]}}} +{"episode_index": 466, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4757122590244049]], [[0.4619881648378006]], [[0.4489688699256461]]], "std": [[[0.12839865954731755]], [[0.13949918252263777]], [[0.15205401892924558]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.4749266429813515]], [[0.47725819991605206]], [[0.4699987538975835]]], "std": [[[0.0887337464067761]], [[0.07842471772937479]], [[0.087827488696603]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4758063388199317]], [[0.4673993205462613]], [[0.4541627578401391]]], "std": [[[0.09005569650320117]], [[0.08949821868224184]], [[0.11223263523774293]]], "count": [109]}, "observation.state": {"min": [0.41571998596191406, 1.8880274295806885, -1.9425864219665527, -1.196091651916504, 1.0479131937026978, 0.40114647150039673, -2.790327548980713, 507.0, -0.05825499817728996, 0.37661001086235046, -0.21553899347782135, -3.128000020980835, 0.6620000004768372, -3.11299991607666, -1.2023398876190186, -2.033675193786621, 2.6150617599487305, -0.9895842671394348, -1.3079497814178467, 0.9204691648483276, -2.5980796813964844, 132.0, -0.2878899872303009, 0.35112398862838745, -0.18747499585151672, -0.27000001072883606, -1.3020000457763672, -3.1040000915527344], "max": [1.0525730848312378, 2.0482661724090576, -0.9709964990615845, -0.04581489413976669, 2.883563280105591, 1.3860881328582764, -1.1926183700561523, 884.0, 0.27542299032211304, 0.4478200078010559, -0.09348200261592865, 3.0999999046325684, 1.5089999437332153, 3.0380001068115234, -0.5329537391662598, -1.809819221496582, 2.8656036853790283, 0.04443608224391937, 0.8239350318908691, 1.9739151000976562, -0.16720254719257355, 865.0, -0.1978899985551834, 0.4684790074825287, -0.03517099842429161, 3.1019999980926514, -0.2590000033378601, 3.135999917984009], "mean": [0.7069122791290283, 2.0133402347564697, -1.231769323348999, -0.37122344970703125, 1.9343864917755127, 1.0985691547393799, -2.003347635269165, 800.4158325195312, 0.1492748111486435, 0.4090058207511902, -0.1680433452129364, -0.9932547211647034, 1.076343059539795, 1.1956095695495605, -0.8959300518035889, -1.8793400526046753, 2.8423333168029785, -0.480319619178772, -0.31000927090644836, 1.5909432172775269, -1.9387370347976685, 409.4483642578125, -0.25072580575942993, 0.40340355038642883, -0.11721600592136383, 1.8994295597076416, -0.7031359076499939, 1.4585760831832886], "std": [0.20604315400123596, 0.02807997353374958, 0.2254406213760376, 0.2780722975730896, 0.7070971727371216, 0.23309725522994995, 0.47429654002189636, 133.71038818359375, 0.09263316541910172, 0.018075155094265938, 0.02852426841855049, 1.8297966718673706, 0.26269781589508057, 1.4933381080627441, 0.18356953561306, 0.07319974154233932, 0.06376732885837555, 0.22679084539413452, 0.6551281809806824, 0.3482954800128937, 0.5998812317848206, 289.4636535644531, 0.0199949499219656, 0.03146316483616829, 0.053498756140470505, 0.8539149165153503, 0.3168608546257019, 1.2448838949203491], "count": [523]}, "action": {"min": [0.41571998596191406, 1.8880274295806885, -1.9425864219665527, -1.196091651916504, 1.0479131937026978, 0.40114647150039673, -2.790327548980713, 507.0, -0.05825499817728996, 0.37661001086235046, -0.21553899347782135, -3.128000020980835, 0.6620000004768372, -3.11299991607666, -1.2023398876190186, -2.033675193786621, 2.6150617599487305, -0.9895842671394348, -1.3079497814178467, 0.9204691648483276, -2.5980796813964844, 132.0, -0.2878899872303009, 0.35112398862838745, -0.18747499585151672, -0.27000001072883606, -1.3020000457763672, -3.1040000915527344], "max": [1.0525730848312378, 2.0482661724090576, -0.9709964990615845, -0.04581489413976669, 2.883563280105591, 1.3860881328582764, -1.1926183700561523, 884.0, 0.27542299032211304, 0.4478200078010559, -0.09348200261592865, 3.0999999046325684, 1.5089999437332153, 3.0380001068115234, -0.5329537391662598, -1.809819221496582, 2.8656036853790283, 0.04443608224391937, 0.8239350318908691, 1.9739151000976562, -0.16720254719257355, 865.0, -0.1978899985551834, 0.4684790074825287, -0.03517099842429161, 3.1019999980926514, -0.2590000033378601, 3.135999917984009], "mean": [0.7069122791290283, 2.0133402347564697, -1.231769323348999, -0.37122344970703125, 1.9343864917755127, 1.0985691547393799, -2.003347635269165, 800.4158325195312, 0.1492748111486435, 0.4090058207511902, -0.1680433452129364, -0.9932547211647034, 1.076343059539795, 1.1956095695495605, -0.8959300518035889, -1.8793400526046753, 2.8423333168029785, -0.480319619178772, -0.31000927090644836, 1.5909432172775269, -1.9387370347976685, 409.4483642578125, -0.25072580575942993, 0.40340355038642883, -0.11721600592136383, 1.8994295597076416, -0.7031359076499939, 1.4585760831832886], "std": [0.20604315400123596, 0.02807997353374958, 0.2254406213760376, 0.2780722975730896, 0.7070971727371216, 0.23309725522994995, 0.47429654002189636, 133.71038818359375, 0.09263316541910172, 0.018075155094265938, 0.02852426841855049, 1.8297966718673706, 0.26269781589508057, 1.4933381080627441, 0.18356953561306, 0.07319974154233932, 0.06376732885837555, 0.22679084539413452, 0.6551281809806824, 0.3482954800128937, 0.5998812317848206, 289.4636535644531, 0.0199949499219656, 0.03146316483616829, 0.053498756140470505, 0.8539149165153503, 0.3168608546257019, 1.2448838949203491], "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": [469], "max": [469], "mean": [469.0], "std": [0.0], "count": [523]}, "index": {"min": [261038], "max": [261560], "mean": [261299.0], "std": [150.9768194127827], "count": [523]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [523]}, "subtask_annotation": {"mean": [3.022944550669216, 12.0, 12.0, 12.0, 12.0], "std": [3.0943495859734544, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [523]}, "scene_annotation": {"mean": [469.0], "std": [0.0], "min": [469], "max": [469], "count": [523]}, "eef_direction_state": {"mean": [3.8680688336520075, 4.541108986615678], "std": [2.1358707994033166, 1.742433056828637], "min": [0, 0], "max": [6, 6], "count": [523]}, "eef_velocity_state": {"mean": [0.7380497131931166, 0.6768642447418738], "std": [0.6262468415211487, 0.7851271131892994], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_acc_mag_state": {"mean": [0.6787762906309751, 0.7284894837476099], "std": [0.8250782648153776, 0.8359118247526486], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_direction_action": {"mean": [3.8680688336520075, 4.541108986615678], "std": [2.1358707994033166, 1.742433056828637], "min": [0, 0], "max": [6, 6], "count": [523]}, "eef_velocity_action": {"mean": [0.7380497131931166, 0.6768642447418738], "std": [0.6262468415211487, 0.7851271131892994], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_acc_mag_action": {"mean": [0.6787762906309751, 0.7284894837476099], "std": [0.8250782648153776, 0.8359118247526486], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_sim_pose_state": {"mean": [0.6079084667171114, 0.3393489364002298, 1.1621343319043083, -1.900070681119421, 0.7026216544699854, -1.2469498778645465, 0.60799382158774, -0.2339257491520336, 1.1049481562798988, -0.993549753322108, 1.0768504626522002, -0.30337468573254195], "std": [0.038604021445371624, 0.029043913195482093, 0.04504734355018912, 0.8529682205280947, 0.31661596451314805, 2.3256199700341726, 0.02797035086022794, 0.08668561800871864, 0.027942126666656932, 1.8301648672694077, 0.2626906254151962, 1.4529355992115014], "min": [0.5458163400376512, 0.2692732693791222, 1.0713362087296667, -3.1015334304577427, 0.25926290369940364, -3.1405368937992715, 0.5614605447841179, -0.3380135805202554, 1.072348072310945, -3.1298854945067047, 0.6622411716150456, -3.1336872966794616], "max": [0.6820293016910479, 0.38304060369067217, 1.2274406917626557, 0.26629560368861127, 1.3022491544401436, 3.1413035124132245, 0.6502215106779201, -0.03625942781527655, 1.186928561323333, 3.099078511406759, 1.50914238085607, 2.4654626389101595], "count": [523]}, "eef_sim_pose_action": {"mean": [0.6079084667171114, 0.3393489364002298, 1.1621343319043083, -1.900070681119421, 0.7026216544699854, -1.2469498778645465, 0.60799382158774, -0.2339257491520336, 1.1049481562798988, -0.993549753322108, 1.0768504626522002, -0.30337468573254195], "std": [0.038604021445371624, 0.029043913195482093, 0.04504734355018912, 0.8529682205280947, 0.31661596451314805, 2.3256199700341726, 0.02797035086022794, 0.08668561800871864, 0.027942126666656932, 1.8301648672694077, 0.2626906254151962, 1.4529355992115014], "min": [0.5458163400376512, 0.2692732693791222, 1.0713362087296667, -3.1015334304577427, 0.25926290369940364, -3.1405368937992715, 0.5614605447841179, -0.3380135805202554, 1.072348072310945, -3.1298854945067047, 0.6622411716150456, -3.1336872966794616], "max": [0.6820293016910479, 0.38304060369067217, 1.2274406917626557, 0.26629560368861127, 1.3022491544401436, 3.1413035124132245, 0.6502215106779201, -0.03625942781527655, 1.186928561323333, 3.099078511406759, 1.50914238085607, 2.4654626389101595], "count": [523]}, "gripper_mode_state": {"mean": [0.5564053537284895, 0.0], "std": [0.4968082487950124, 0.0], "min": [0, 0], "max": [1, 0], "count": [523]}, "gripper_activity_state": {"mean": [1.8718929254302104, 1.9407265774378586], "std": [0.42488740158141586, 0.3247664962038814], "min": [0, 0], "max": [2, 2], "count": [523]}, "gripper_mode_action": {"mean": [0.5564053537284895, 0.0], "std": [0.4968082487950124, 0.0], "min": [0, 0], "max": [1, 0], "count": [523]}, "gripper_activity_action": {"mean": [1.8718929254302104, 1.9407265774378586], "std": [0.42488740158141586, 0.3247664962038814], "min": [0, 0], "max": [2, 2], "count": [523]}, "gripper_open_scale_state": {"mean": [0.40944837496522324, 0.8004158700975814], "std": [0.2894636152685823, 0.1337104193228067], "min": [0.132, 0.507], "max": [0.865, 0.884], "count": [523]}, "gripper_open_scale_action": {"mean": [0.40944837496522324, 0.8004158700975814], "std": [0.2894636152685823, 0.1337104193228067], "min": [0.132, 0.507], "max": [0.865, 0.884], "count": [523]}}} +{"episode_index": 467, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.4693418667335701]], [[0.45763549547115434]], [[0.4444083600303639]]], "std": [[[0.11714555866152718]], [[0.1301876138624751]], [[0.14345722267362596]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[0.6745098039215687]], [[0.6392156862745098]], [[0.6745098039215687]]], "mean": [[[0.4740456905203026]], [[0.479208659809068]], [[0.47298658876280175]]], "std": [[[0.0891825742083949]], [[0.07710092173905378]], [[0.08460199684919248]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8]], [[0.788235294117647]], [[0.796078431372549]]], "mean": [[[0.48218938487468477]], [[0.47224677062426024]], [[0.45933443820441566]]], "std": [[[0.09582551492137564]], [[0.10914431080842164]], [[0.12798034916952267]]], "count": [127]}, "observation.state": {"min": [0.4947485327720642, 1.7646676301956177, -2.36129093170166, -1.1113559007644653, 1.5156614780426025, 0.432003915309906, -2.793137788772583, 583.0, -0.05616899952292442, 0.2958959937095642, -0.23284600675106049, -3.128999948501587, 0.6899999976158142, -3.052999973297119, -1.2087452411651611, -2.0339369773864746, 2.6122868061065674, -0.8304451704025269, -1.5685100555419922, 0.7352200150489807, -2.5390877723693848, 133.0, -0.288985013961792, 0.3488770127296448, -0.19679300487041473, -0.4690000116825104, -1.409000039100647, -3.127000093460083], "max": [1.2671090364456177, 2.037287950515747, -0.9872105717658997, 0.9923069477081299, 2.8722012042999268, 1.8962827920913696, -1.5169355869293213, 888.0, 0.2785010039806366, 0.4581249952316284, -0.08317899703979492, 3.13700008392334, 1.4359999895095825, 3.0859999656677246, -0.497785359621048, -1.8099414110183716, 2.8655340671539307, 0.09222319722175598, 0.7839844822883606, 2.0021543502807617, -0.003298672381788492, 860.0, -0.17020900547504425, 0.4812690019607544, -0.03481600061058998, 3.135999917984009, -0.367000013589859, 3.0759999752044678], "mean": [0.7896315455436707, 2.014949083328247, -1.5812976360321045, 0.1224055215716362, 2.702810287475586, 1.3481581211090088, -2.362774133682251, 790.8973388671875, 0.1931711733341217, 0.37667444348335266, -0.17275938391685486, 0.6908583045005798, 1.0892796516418457, 0.9262292981147766, -0.8884796500205994, -1.8852484226226807, 2.8471555709838867, -0.4380873739719391, -0.34942713379859924, 1.5148998498916626, -1.8744310140609741, 439.9867858886719, -0.2468927651643753, 0.40995630621910095, -0.12138637155294418, 1.893380045890808, -0.7860162258148193, 1.5146063566207886], "std": [0.25869840383529663, 0.049093641340732574, 0.6159049868583679, 0.4513738453388214, 0.2442319393157959, 0.3277197480201721, 0.3341441750526428, 109.76441955566406, 0.09954598546028137, 0.041492562741041183, 0.0316169336438179, 1.7729148864746094, 0.19739964604377747, 1.4394725561141968, 0.20261584222316742, 0.06743267923593521, 0.05609390139579773, 0.24156154692173004, 0.6778344511985779, 0.4174667298793793, 0.6168816685676575, 291.0806579589844, 0.03198697417974472, 0.04158930480480194, 0.05107801780104637, 0.8939051628112793, 0.28684908151626587, 1.184264898300171], "count": [643]}, "action": {"min": [0.4947485327720642, 1.7646676301956177, -2.36129093170166, -1.1113559007644653, 1.5156614780426025, 0.432003915309906, -2.793137788772583, 583.0, -0.05616899952292442, 0.2958959937095642, -0.23284600675106049, -3.128999948501587, 0.6899999976158142, -3.052999973297119, -1.2087452411651611, -2.0339369773864746, 2.6122868061065674, -0.8304451704025269, -1.5685100555419922, 0.7352200150489807, -2.5390877723693848, 133.0, -0.288985013961792, 0.3488770127296448, -0.19679300487041473, -0.4690000116825104, -1.409000039100647, -3.127000093460083], "max": [1.2671090364456177, 2.037287950515747, -0.9872105717658997, 0.9923069477081299, 2.8722012042999268, 1.8962827920913696, -1.5169355869293213, 888.0, 0.2785010039806366, 0.4581249952316284, -0.08317899703979492, 3.13700008392334, 1.4359999895095825, 3.0859999656677246, -0.497785359621048, -1.8099414110183716, 2.8655340671539307, 0.09222319722175598, 0.7839844822883606, 2.0021543502807617, -0.003298672381788492, 860.0, -0.17020900547504425, 0.4812690019607544, -0.03481600061058998, 3.135999917984009, -0.367000013589859, 3.0759999752044678], "mean": [0.7896315455436707, 2.014949083328247, -1.5812976360321045, 0.1224055215716362, 2.702810287475586, 1.3481581211090088, -2.362774133682251, 790.8973388671875, 0.1931711733341217, 0.37667444348335266, -0.17275938391685486, 0.6908583045005798, 1.0892796516418457, 0.9262292981147766, -0.8884796500205994, -1.8852484226226807, 2.8471555709838867, -0.4380873739719391, -0.34942713379859924, 1.5148998498916626, -1.8744310140609741, 439.9867858886719, -0.2468927651643753, 0.40995630621910095, -0.12138637155294418, 1.893380045890808, -0.7860162258148193, 1.5146063566207886], "std": [0.25869840383529663, 0.049093641340732574, 0.6159049868583679, 0.4513738453388214, 0.2442319393157959, 0.3277197480201721, 0.3341441750526428, 109.76441955566406, 0.09954598546028137, 0.041492562741041183, 0.0316169336438179, 1.7729148864746094, 0.19739964604377747, 1.4394725561141968, 0.20261584222316742, 0.06743267923593521, 0.05609390139579773, 0.24156154692173004, 0.6778344511985779, 0.4174667298793793, 0.6168816685676575, 291.0806579589844, 0.03198697417974472, 0.04158930480480194, 0.05107801780104637, 0.8939051628112793, 0.28684908151626587, 1.184264898300171], "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": [470], "max": [470], "mean": [470.0], "std": [0.0], "count": [643]}, "index": {"min": [261561], "max": [262203], "mean": [261882.0], "std": [185.61788706910764], "count": [643]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [643]}, "subtask_annotation": {"mean": [2.6936236391912907, 12.0, 12.0, 12.0, 12.0], "std": [3.022117499159442, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [643]}, "scene_annotation": {"mean": [470.0], "std": [0.0], "min": [470], "max": [470], "count": [643]}, "eef_direction_state": {"mean": [4.074650077760498, 4.295489891135303], "std": [2.045522666752505, 1.9811934291894828], "min": [0, 0], "max": [6, 6], "count": [643]}, "eef_velocity_state": {"mean": [0.7045101088646968, 0.671850699844479], "std": [0.6851648615726693, 0.7500756806473434], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_acc_mag_state": {"mean": [0.7091757387247278, 0.6765163297045101], "std": [0.8389950508787014, 0.8203433986593726], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_direction_action": {"mean": [4.074650077760498, 4.295489891135303], "std": [2.045522666752505, 1.9811934291894828], "min": [0, 0], "max": [6, 6], "count": [643]}, "eef_velocity_action": {"mean": [0.7045101088646968, 0.671850699844479], "std": [0.6851648615726693, 0.7500756806473434], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_acc_mag_action": {"mean": [0.7091757387247278, 0.6765163297045101], "std": [0.8389950508787014, 0.8203433986593726], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_sim_pose_state": {"mean": [0.6119913176944702, 0.33433417038485913, 1.156998022646273, -1.8943386782946174, 0.7854458199370307, -1.1064985826247908, 0.575996649309527, -0.2740434340405246, 1.0956591625589882, 0.6910766828197309, 1.0897980075534333, -0.5567653268514805], "std": [0.047674479574411614, 0.04151422872037951, 0.04250334732269864, 0.8925437288439345, 0.28647620250236266, 2.345787295992642, 0.03775712287762532, 0.08997724382373601, 0.030793949991278987, 1.7732184754722533, 0.19741211750653864, 1.4296875368735789], "min": [0.533134603328997, 0.24568453932328677, 1.069973672107719, -3.1360949686108164, 0.36726014718941613, -3.140598608402326, 0.510585285444952, -0.3575306191378925, 1.0622545946497965, -3.1304382139907077, 0.6904270913041506, -3.1175199474269957], "max": [0.6908304478656089, 0.38358521884765995, 1.225905362955187, 0.46531592369290675, 1.4088370012119449, 3.1406428077311874, 0.6628095619806961, -0.04278947726070244, 1.1908001910585302, 3.1368315715352613, 1.437099167585738, 3.0675188398315756], "count": [643]}, "eef_sim_pose_action": {"mean": [0.6119913176944702, 0.33433417038485913, 1.156998022646273, -1.8943386782946174, 0.7854458199370307, -1.1064985826247908, 0.575996649309527, -0.2740434340405246, 1.0956591625589882, 0.6910766828197309, 1.0897980075534333, -0.5567653268514805], "std": [0.047674479574411614, 0.04151422872037951, 0.04250334732269864, 0.8925437288439345, 0.28647620250236266, 2.345787295992642, 0.03775712287762532, 0.08997724382373601, 0.030793949991278987, 1.7732184754722533, 0.19741211750653864, 1.4296875368735789], "min": [0.533134603328997, 0.24568453932328677, 1.069973672107719, -3.1360949686108164, 0.36726014718941613, -3.140598608402326, 0.510585285444952, -0.3575306191378925, 1.0622545946497965, -3.1304382139907077, 0.6904270913041506, -3.1175199474269957], "max": [0.6908304478656089, 0.38358521884765995, 1.225905362955187, 0.46531592369290675, 1.4088370012119449, 3.1406428077311874, 0.6628095619806961, -0.04278947726070244, 1.1908001910585302, 3.1368315715352613, 1.437099167585738, 3.0675188398315756], "count": [643]}, "gripper_mode_state": {"mean": [0.5536547433903577, 0.0], "std": [0.4971128327771399, 0.0], "min": [0, 0], "max": [1, 0], "count": [643]}, "gripper_activity_state": {"mean": [1.9237947122861587, 1.9564541213063764], "std": [0.34213205117118467, 0.2579399046210629], "min": [0, 0], "max": [2, 2], "count": [643]}, "gripper_mode_action": {"mean": [0.5536547433903577, 0.0], "std": [0.4971128327771399, 0.0], "min": [0, 0], "max": [1, 0], "count": [643]}, "gripper_activity_action": {"mean": [1.9237947122861587, 1.9564541213063764], "std": [0.34213205117118467, 0.2579399046210629], "min": [0, 0], "max": [2, 2], "count": [643]}, "gripper_open_scale_state": {"mean": [0.43998678040689715, 0.7908973561430792], "std": [0.2910808758075124, 0.10976442060771946], "min": [0.133, 0.583], "max": [0.86, 0.888], "count": [643]}, "gripper_open_scale_action": {"mean": [0.43998678040689715, 0.7908973561430792], "std": [0.2910808758075124, 0.10976442060771946], "min": [0.133, 0.583], "max": [0.86, 0.888], "count": [643]}}} +{"episode_index": 468, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4731750441707849]], [[0.46451630167649716]], [[0.45199671209947395]]], "std": [[[0.11973049226899635]], [[0.1265271719233826]], [[0.13772741203820105]]], "count": [123]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.6470588235294118]], [[0.6941176470588235]]], "mean": [[[0.4732752919257134]], [[0.47789061088527557]], [[0.46929362944364733]]], "std": [[[0.09745448085700617]], [[0.08399703658306694]], [[0.09465458333376432]]], "count": [123]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[1.0]], [[0.8196078431372549]]], "mean": [[[0.4786140204049099]], [[0.4789057817232584]], [[0.46707463866305327]]], "std": [[[0.08654269644604205]], [[0.0855398839590066]], [[0.10508620513095232]]], "count": [123]}, "observation.state": {"min": [0.37222638726234436, 1.890174150466919, -2.062647581100464, -1.2508251667022705, 1.166229009628296, 0.5321334600448608, -2.770814895629883, 561.0, -0.07256300002336502, 0.3281939923763275, -0.2133529931306839, -3.1411852836608887, 0.6140000224113464, -3.121000051498413, -1.2038582563400269, -2.036118745803833, 2.848167896270752, -0.8750557899475098, -1.58999502658844, 1.0015571117401123, -2.4975836277008057, 137.0, -0.2878499925136566, 0.352647989988327, -0.19034099578857422, -0.32899999618530273, -1.3229999542236328, -3.119999885559082], "max": [1.0303900241851807, 2.046276330947876, -0.9386904239654541, -0.030578168109059334, 2.896338939666748, 1.522328495979309, -1.3558415174484253, 888.0, 0.2840319871902466, 0.4311409890651703, -0.07502499967813492, 3.138000011444092, 1.5049999952316284, 3.1070001125335693, -0.5230402946472168, -1.8262602090835571, 2.8652024269104004, 0.09920451790094376, 0.7439466118812561, 1.9221835136413574, -0.007661995477974415, 881.0, -0.2001200020313263, 0.45605000853538513, -0.035673998296260834, 3.053999900817871, -0.21699999272823334, 3.138000011444092], "mean": [0.6187703013420105, 2.0224480628967285, -1.2647109031677246, -0.39443063735961914, 2.2437379360198975, 1.1251918077468872, -2.209348678588867, 821.756103515625, 0.17824426293373108, 0.385728657245636, -0.17659777402877808, 0.005329804960638285, 1.1299054622650146, 1.485987663269043, -0.8958667516708374, -1.9223787784576416, 2.8609323501586914, -0.4923396408557892, -0.38647234439849854, 1.5476597547531128, -1.7921411991119385, 496.8099060058594, -0.245437353849411, 0.40408340096473694, -0.12861105799674988, 1.8535877466201782, -0.7497255206108093, 1.2879986763000488], "std": [0.1362188458442688, 0.019971078261733055, 0.36118483543395996, 0.426718145608902, 0.7285456657409668, 0.22416071593761444, 0.5727311968803406, 113.05143737792969, 0.11799730360507965, 0.0252914410084486, 0.030408980324864388, 1.850671648979187, 0.2673421800136566, 1.2404567003250122, 0.19015713036060333, 0.06909648329019547, 0.00482667051255703, 0.2468845099210739, 0.7087370157241821, 0.29150786995887756, 0.6809884309768677, 290.18536376953125, 0.018967075273394585, 0.022788548842072487, 0.05714135617017746, 0.9104325771331787, 0.3620905578136444, 1.4015506505966187], "count": [613]}, "action": {"min": [0.37222638726234436, 1.890174150466919, -2.062647581100464, -1.2508251667022705, 1.166229009628296, 0.5321334600448608, -2.770814895629883, 561.0, -0.07256300002336502, 0.3281939923763275, -0.2133529931306839, -3.1411852836608887, 0.6140000224113464, -3.121000051498413, -1.2038582563400269, -2.036118745803833, 2.848167896270752, -0.8750557899475098, -1.58999502658844, 1.0015571117401123, -2.4975836277008057, 137.0, -0.2878499925136566, 0.352647989988327, -0.19034099578857422, -0.32899999618530273, -1.3229999542236328, -3.119999885559082], "max": [1.0303900241851807, 2.046276330947876, -0.9386904239654541, -0.030578168109059334, 2.896338939666748, 1.522328495979309, -1.3558415174484253, 888.0, 0.2840319871902466, 0.4311409890651703, -0.07502499967813492, 3.138000011444092, 1.5049999952316284, 3.1070001125335693, -0.5230402946472168, -1.8262602090835571, 2.8652024269104004, 0.09920451790094376, 0.7439466118812561, 1.9221835136413574, -0.007661995477974415, 881.0, -0.2001200020313263, 0.45605000853538513, -0.035673998296260834, 3.053999900817871, -0.21699999272823334, 3.138000011444092], "mean": [0.6187703013420105, 2.0224480628967285, -1.2647109031677246, -0.39443063735961914, 2.2437379360198975, 1.1251918077468872, -2.209348678588867, 821.756103515625, 0.17824426293373108, 0.385728657245636, -0.17659777402877808, 0.005329804960638285, 1.1299054622650146, 1.485987663269043, -0.8958667516708374, -1.9223787784576416, 2.8609323501586914, -0.4923396408557892, -0.38647234439849854, 1.5476597547531128, -1.7921411991119385, 496.8099060058594, -0.245437353849411, 0.40408340096473694, -0.12861105799674988, 1.8535877466201782, -0.7497255206108093, 1.2879986763000488], "std": [0.1362188458442688, 0.019971078261733055, 0.36118483543395996, 0.426718145608902, 0.7285456657409668, 0.22416071593761444, 0.5727311968803406, 113.05143737792969, 0.11799730360507965, 0.0252914410084486, 0.030408980324864388, 1.850671648979187, 0.2673421800136566, 1.2404567003250122, 0.19015713036060333, 0.06909648329019547, 0.00482667051255703, 0.2468845099210739, 0.7087370157241821, 0.29150786995887756, 0.6809884309768677, 290.18536376953125, 0.018967075273394585, 0.022788548842072487, 0.05714135617017746, 0.9104325771331787, 0.3620905578136444, 1.4015506505966187], "count": [613]}, "timestamp": {"min": [0.0], "max": [20.4], "mean": [10.2], "std": [5.898587401516852], "count": [613]}, "frame_index": {"min": [0], "max": [612], "mean": [306.0], "std": [176.95762204550556], "count": [613]}, "episode_index": {"min": [471], "max": [471], "mean": [471.0], "std": [0.0], "count": [613]}, "index": {"min": [262204], "max": [262816], "mean": [262510.0], "std": [176.95762204550556], "count": [613]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [613]}, "subtask_annotation": {"mean": [2.831973898858075, 12.0, 12.0, 12.0, 12.0], "std": [3.1817416797681655, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [613]}, "scene_annotation": {"mean": [471.0], "std": [0.0], "min": [471], "max": [471], "count": [613]}, "eef_direction_state": {"mean": [3.7471451876019577, 4.515497553017944], "std": [1.9678523599104394, 1.8758805537537862], "min": [0, 0], "max": [6, 6], "count": [613]}, "eef_velocity_state": {"mean": [0.7895595432300163, 0.6215334420880914], "std": [0.6255218781363227, 0.7729055354071608], "min": [0, 0], "max": [2, 2], "count": [613]}, "eef_acc_mag_state": {"mean": [0.8042414355628059, 0.6574225122349103], "std": [0.8302095612601234, 0.8098685043903603], "min": [0, 0], "max": [2, 2], "count": [613]}, "eef_direction_action": {"mean": [3.7471451876019577, 4.515497553017944], "std": [1.9678523599104394, 1.8758805537537862], "min": [0, 0], "max": [6, 6], "count": [613]}, "eef_velocity_action": {"mean": [0.7895595432300163, 0.6215334420880914], "std": [0.6255218781363227, 0.7729055354071608], "min": [0, 0], "max": [2, 2], "count": [613]}, "eef_acc_mag_action": {"mean": [0.8042414355628059, 0.6574225122349103], "std": [0.8302095612601234, 0.8098685043903603], "min": [0, 0], "max": [2, 2], "count": [613]}, "eef_sim_pose_state": {"mean": [0.6076128491724135, 0.3318537355562159, 1.1510788384533674, -1.8544644217968391, 0.7492316471767779, -0.9948227032651105, 0.582049856401003, -0.25455005592103214, 1.0932357666559784, 0.005083331046336176, 1.1303205804139274, -0.023531099611811226], "std": [0.032005129271756735, 0.02642751617545108, 0.04939774674485749, 0.9090938425756748, 0.36191188968278204, 2.3977469110664145, 0.018845856429660985, 0.10600978830759691, 0.03694195372343074, 1.8516358334954488, 0.2671124720783375, 1.1887144339797413], "min": [0.5385924671033867, 0.2706528444915509, 1.069095607769354, -3.0541786076741806, 0.21724709899564298, -3.1415799983548496, 0.5491305296605711, -0.34427684843533785, 1.0643520699531703, -3.141161926481508, 0.6149239654808238, -3.008286679162348], "max": [0.6700758285132291, 0.38157592308367194, 1.2265232017436527, 0.32719035578158373, 1.3232197064420426, 3.141271785291063, 0.6344449714397795, -0.023214843881646532, 1.1966560290005919, 3.1379287063609027, 1.5050809129223937, 2.9472240075967315], "count": [613]}, "eef_sim_pose_action": {"mean": [0.6076128491724135, 0.3318537355562159, 1.1510788384533674, -1.8544644217968391, 0.7492316471767779, -0.9948227032651105, 0.582049856401003, -0.25455005592103214, 1.0932357666559784, 0.005083331046336176, 1.1303205804139274, -0.023531099611811226], "std": [0.032005129271756735, 0.02642751617545108, 0.04939774674485749, 0.9090938425756748, 0.36191188968278204, 2.3977469110664145, 0.018845856429660985, 0.10600978830759691, 0.03694195372343074, 1.8516358334954488, 0.2671124720783375, 1.1887144339797413], "min": [0.5385924671033867, 0.2706528444915509, 1.069095607769354, -3.0541786076741806, 0.21724709899564298, -3.1415799983548496, 0.5491305296605711, -0.34427684843533785, 1.0643520699531703, -3.141161926481508, 0.6149239654808238, -3.008286679162348], "max": [0.6700758285132291, 0.38157592308367194, 1.2265232017436527, 0.32719035578158373, 1.3232197064420426, 3.141271785291063, 0.6344449714397795, -0.023214843881646532, 1.1966560290005919, 3.1379287063609027, 1.5050809129223937, 2.9472240075967315], "count": [613]}, "gripper_mode_state": {"mean": [0.4812398042414356, 0.0], "std": [0.4996479311025931, 0.0], "min": [0, 0], "max": [1, 0], "count": [613]}, "gripper_activity_state": {"mean": [1.9119086460032626, 1.9494290375203915], "std": [0.359542637884656, 0.2896594731409853], "min": [0, 0], "max": [2, 2], "count": [613]}, "gripper_mode_action": {"mean": [0.4812398042414356, 0.0], "std": [0.4996479311025931, 0.0], "min": [0, 0], "max": [1, 0], "count": [613]}, "gripper_activity_action": {"mean": [1.9119086460032626, 1.9494290375203915], "std": [0.359542637884656, 0.2896594731409853], "min": [0, 0], "max": [2, 2], "count": [613]}, "gripper_open_scale_state": {"mean": [0.49680995108525117, 0.8217561174551364], "std": [0.290185371187751, 0.11305137735330673], "min": [0.137, 0.561], "max": [0.881, 0.888], "count": [613]}, "gripper_open_scale_action": {"mean": [0.49680995108525117, 0.8217561174551364], "std": [0.290185371187751, 0.11305137735330673], "min": [0.137, 0.561], "max": [0.881, 0.888], "count": [613]}}} +{"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.4721947589869281]], [[0.4583290073529412]], [[0.4451496139705882]]], "std": [[[0.12223440607314827]], [[0.13581099199244723]], [[0.14782907681981408]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6470588235294118]], [[0.6588235294117647]]], "mean": [[[0.4723901225490196]], [[0.47437734272875814]], [[0.46729304125816995]]], "std": [[[0.09284714551790202]], [[0.07811948283330884]], [[0.08799424697537744]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7176470588235294]], [[0.7333333333333333]]], "mean": [[[0.4776228349673203]], [[0.4640018075980392]], [[0.4483809681372549]]], "std": [[[0.09135872284607668]], [[0.09784100503394312]], [[0.12341326879448876]]], "count": [100]}, "observation.state": {"min": [0.34726816415786743, 1.94855535030365, -2.0886006355285645, -1.111862063407898, 1.4404550790786743, 0.3770609498023987, -2.714545488357544, 574.0, -0.057927001267671585, 0.38430699706077576, -0.23520499467849731, -2.8910000324249268, 0.7459999322891235, -0.281000018119812, -1.1264878511428833, -2.0340940952301025, 2.8484818935394287, -0.8912174701690674, -1.5799593925476074, 0.9900380373001099, -2.4666738510131836, 129.0, -0.2872520089149475, 0.37411001324653625, -0.18828600645065308, -0.2930000126361847, -1.3940000534057617, -3.0369999408721924], "max": [1.031803846359253, 2.0515646934509277, -0.9494940638542175, -0.019914207980036736, 2.8908064365386963, 1.2565147876739502, -1.7977415323257446, 888.0, 0.2816160023212433, 0.44470399618148804, -0.11209800094366074, 0.9350000023841858, 1.555999994277954, 2.7060000896453857, -0.562886118888855, -1.8515151739120483, 2.865341901779175, 0.07595673948526382, 0.6022782325744629, 1.922986388206482, -0.10620328783988953, 886.0, -0.20357100665569305, 0.45270800590515137, -0.02782299928367138, 2.9760000705718994, -0.2800000309944153, 3.138000011444092], "mean": [0.6731283068656921, 2.026738166809082, -1.2677891254425049, -0.2883857488632202, 2.2569875717163086, 0.9896458387374878, -2.3063571453094482, 816.8550415039062, 0.1726790964603424, 0.40248456597328186, -0.18963676691055298, -0.8770626783370972, 1.1182982921600342, 1.2436548471450806, -0.876593828201294, -1.9304146766662598, 2.8614931106567383, -0.5483852028846741, -0.49114811420440674, 1.5709201097488403, -1.8356754779815674, 468.563720703125, -0.24863162636756897, 0.4062965214252472, -0.1212548092007637, 1.7908134460449219, -0.7664815783500671, 1.4496592283248901], "std": [0.1704348474740982, 0.014022850431501865, 0.33196038007736206, 0.30610767006874084, 0.6410360932350159, 0.27350014448165894, 0.4031277298927307, 112.43782043457031, 0.1128169596195221, 0.015399591997265816, 0.028886456042528152, 1.7275261878967285, 0.23577502369880676, 1.1979858875274658, 0.15660011768341064, 0.062178608030080795, 0.0035453320015221834, 0.24893046915531158, 0.5900593400001526, 0.28365424275398254, 0.6343168616294861, 345.71783447265625, 0.016336966305971146, 0.01898803934454918, 0.05702058970928192, 0.8021094799041748, 0.2933497726917267, 1.358031988143921], "count": [463]}, "action": {"min": [0.34726816415786743, 1.94855535030365, -2.0886006355285645, -1.111862063407898, 1.4404550790786743, 0.3770609498023987, -2.714545488357544, 574.0, -0.057927001267671585, 0.38430699706077576, -0.23520499467849731, -2.8910000324249268, 0.7459999322891235, -0.281000018119812, -1.1264878511428833, -2.0340940952301025, 2.8484818935394287, -0.8912174701690674, -1.5799593925476074, 0.9900380373001099, -2.4666738510131836, 129.0, -0.2872520089149475, 0.37411001324653625, -0.18828600645065308, -0.2930000126361847, -1.3940000534057617, -3.0369999408721924], "max": [1.031803846359253, 2.0515646934509277, -0.9494940638542175, -0.019914207980036736, 2.8908064365386963, 1.2565147876739502, -1.7977415323257446, 888.0, 0.2816160023212433, 0.44470399618148804, -0.11209800094366074, 0.9350000023841858, 1.555999994277954, 2.7060000896453857, -0.562886118888855, -1.8515151739120483, 2.865341901779175, 0.07595673948526382, 0.6022782325744629, 1.922986388206482, -0.10620328783988953, 886.0, -0.20357100665569305, 0.45270800590515137, -0.02782299928367138, 2.9760000705718994, -0.2800000309944153, 3.138000011444092], "mean": [0.6731283068656921, 2.026738166809082, -1.2677891254425049, -0.2883857488632202, 2.2569875717163086, 0.9896458387374878, -2.3063571453094482, 816.8550415039062, 0.1726790964603424, 0.40248456597328186, -0.18963676691055298, -0.8770626783370972, 1.1182982921600342, 1.2436548471450806, -0.876593828201294, -1.9304146766662598, 2.8614931106567383, -0.5483852028846741, -0.49114811420440674, 1.5709201097488403, -1.8356754779815674, 468.563720703125, -0.24863162636756897, 0.4062965214252472, -0.1212548092007637, 1.7908134460449219, -0.7664815783500671, 1.4496592283248901], "std": [0.1704348474740982, 0.014022850431501865, 0.33196038007736206, 0.30610767006874084, 0.6410360932350159, 0.27350014448165894, 0.4031277298927307, 112.43782043457031, 0.1128169596195221, 0.015399591997265816, 0.028886456042528152, 1.7275261878967285, 0.23577502369880676, 1.1979858875274658, 0.15660011768341064, 0.062178608030080795, 0.0035453320015221834, 0.24893046915531158, 0.5900593400001526, 0.28365424275398254, 0.6343168616294861, 345.71783447265625, 0.016336966305971146, 0.01898803934454918, 0.05702058970928192, 0.8021094799041748, 0.2933497726917267, 1.358031988143921], "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": [472], "max": [472], "mean": [472.0], "std": [0.0], "count": [463]}, "index": {"min": [262817], "max": [263279], "mean": [263048.0], "std": [133.65627557282897], "count": [463]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [463]}, "subtask_annotation": {"mean": [2.7796976241900646, 12.0, 12.0, 12.0, 12.0], "std": [2.96907355057797, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [463]}, "scene_annotation": {"mean": [472.0], "std": [0.0], "min": [472], "max": [472], "count": [463]}, "eef_direction_state": {"mean": [4.159827213822894, 4.570194384449244], "std": [1.9140115315564603, 1.832905777917788], "min": [0, 0], "max": [6, 6], "count": [463]}, "eef_velocity_state": {"mean": [0.7365010799136069, 0.6544276457883369], "std": [0.7015150709052932, 0.8085776960522755], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_acc_mag_state": {"mean": [0.7667386609071274, 0.5831533477321814], "std": [0.8452737046694134, 0.7894397446251123], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_direction_action": {"mean": [4.159827213822894, 4.570194384449244], "std": [1.9140115315564603, 1.832905777917788], "min": [0, 0], "max": [6, 6], "count": [463]}, "eef_velocity_action": {"mean": [0.7365010799136069, 0.6544276457883369], "std": [0.7015150709052932, 0.8085776960522755], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_acc_mag_action": {"mean": [0.7667386609071274, 0.5831533477321814], "std": [0.8452737046694134, 0.7894397446251123], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_sim_pose_state": {"mean": [0.6070362771052914, 0.3373978200006364, 1.1560751859781875, -1.7916588560002795, 0.7658653243576979, -1.9053617506920828, 0.5975602713738559, -0.25001123940743475, 1.0820817893191317, -0.8769354576899623, 1.11899247542135, -0.32701891088709717], "std": [0.02688397864996012, 0.01884227363030968, 0.05181589055128073, 0.8005916984207077, 0.2932951138195663, 1.7281425392934975, 0.025876976490313487, 0.09884666744835059, 0.028590643660913063, 1.728551952232438, 0.23571573715743024, 1.1988704956873393], "min": [0.5591742726963822, 0.3025045243850493, 1.069066219673003, -2.9759390136612685, 0.2804349637178105, -3.1408412562340566, 0.5675046752413156, -0.34320932354817335, 1.0604595455794144, -2.8921714654983455, 0.7466898096999661, -1.8540752299669818], "max": [0.6636844414978926, 0.37412582924416704, 1.2349758181178632, 0.28864199585233435, 1.3935451666830003, 3.14093105300766, 0.6373857111827317, -0.03749517622853492, 1.160583708852746, 0.93661775912194, 1.5564889390363152, 1.1373599095282962], "count": [463]}, "eef_sim_pose_action": {"mean": [0.6070362771052914, 0.3373978200006364, 1.1560751859781875, -1.7916588560002795, 0.7658653243576979, -1.9053617506920828, 0.5975602713738559, -0.25001123940743475, 1.0820817893191317, -0.8769354576899623, 1.11899247542135, -0.32701891088709717], "std": [0.02688397864996012, 0.01884227363030968, 0.05181589055128073, 0.8005916984207077, 0.2932951138195663, 1.7281425392934975, 0.025876976490313487, 0.09884666744835059, 0.028590643660913063, 1.728551952232438, 0.23571573715743024, 1.1988704956873393], "min": [0.5591742726963822, 0.3025045243850493, 1.069066219673003, -2.9759390136612685, 0.2804349637178105, -3.1408412562340566, 0.5675046752413156, -0.34320932354817335, 1.0604595455794144, -2.8921714654983455, 0.7466898096999661, -1.8540752299669818], "max": [0.6636844414978926, 0.37412582924416704, 1.2349758181178632, 0.28864199585233435, 1.3935451666830003, 3.14093105300766, 0.6373857111827317, -0.03749517622853492, 1.160583708852746, 0.93661775912194, 1.5564889390363152, 1.1373599095282962], "count": [463]}, "gripper_mode_state": {"mean": [0.5637149028077754, 0.0], "std": [0.4959237957188567, 0.0], "min": [0, 0], "max": [1, 0], "count": [463]}, "gripper_activity_state": {"mean": [1.874730021598272, 1.9654427645788337], "std": [0.43281773370621385, 0.2606151728552633], "min": [0, 0], "max": [2, 2], "count": [463]}, "gripper_mode_action": {"mean": [0.5637149028077754, 0.0], "std": [0.4959237957188567, 0.0], "min": [0, 0], "max": [1, 0], "count": [463]}, "gripper_activity_action": {"mean": [1.874730021598272, 1.9654427645788337], "std": [0.43281773370621385, 0.2606151728552633], "min": [0, 0], "max": [2, 2], "count": [463]}, "gripper_open_scale_state": {"mean": [0.46856371470506925, 0.8168552915766716], "std": [0.34571795369095926, 0.11243786011349222], "min": [0.129, 0.574], "max": [0.886, 0.888], "count": [463]}, "gripper_open_scale_action": {"mean": [0.46856371470506925, 0.8168552915766716], "std": [0.34571795369095926, 0.11243786011349222], "min": [0.129, 0.574], "max": [0.886, 0.888], "count": [463]}}} +{"episode_index": 470, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4788012908496732]], [[0.46488699959150326]], [[0.4501875347222222]]], "std": [[[0.12165788086704384]], [[0.13316914145943545]], [[0.14820531457697705]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.7019607843137254]], [[0.6862745098039216]]], "mean": [[[0.4749229023692811]], [[0.47768489787581697]], [[0.47157845996732023]]], "std": [[[0.09184281926737488]], [[0.0785665488328418]], [[0.0884652292210054]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[0.9333333333333333]]], "mean": [[[0.48461330269607844]], [[0.46209062091503267]], [[0.44742750816993465]]], "std": [[[0.09573395049610674]], [[0.11041088621204613]], [[0.13341963150668468]]], "count": [100]}, "observation.state": {"min": [0.32766813039779663, 1.861812710762024, -1.965170979499817, -1.3639225959777832, 0.9098052382469177, 0.588193416595459, -2.847364902496338, 559.0, -0.058403998613357544, 0.3167459964752197, -0.23736900091171265, -3.1371853351593018, 0.7459999322891235, -3.009999990463257, -1.1160857677459717, -2.0363805294036865, 2.8485522270202637, -0.9101020097732544, -1.6630370616912842, 1.0045416355133057, -2.445223808288574, 134.0, -0.30515000224113464, 0.36115598678588867, -0.1932779997587204, -0.6499999761581421, -1.2619999647140503, -3.1040000915527344], "max": [1.1187734603881836, 2.059436321258545, -0.8757189512252808, 0.07168067246675491, 2.8980844020843506, 1.6953257322311401, -1.4380990266799927, 894.0, 0.27131301164627075, 0.43125098943710327, -0.05860599875450134, 3.138000011444092, 1.5529999732971191, 3.1410000324249268, -0.5721363425254822, -1.8181967735290527, 2.864469289779663, 0.14990632236003876, 0.5984559655189514, 2.0402376651763916, 0.1938188076019287, 896.0, -0.2214439958333969, 0.4470149874687195, -0.027855999767780304, 2.9690001010894775, -0.289000004529953, 3.130000114440918], "mean": [0.6304137706756592, 2.014047384262085, -1.1392614841461182, -0.36851200461387634, 2.043250799179077, 1.2518413066864014, -2.250684976577759, 807.6563110351562, 0.17543809115886688, 0.38172730803489685, -0.16981053352355957, 0.1962689906358719, 1.1385818719863892, 1.0875794887542725, -0.8230348229408264, -1.9171504974365234, 2.8602304458618164, -0.5386386513710022, -0.5537412762641907, 1.6944990158081055, -1.7014487981796265, 414.6954040527344, -0.2569495141506195, 0.3848026692867279, -0.1147061437368393, 1.6087684631347656, -0.8499972224235535, 1.3613240718841553], "std": [0.17633488774299622, 0.0416262187063694, 0.2587696611881256, 0.42199015617370605, 0.7482478022575378, 0.27854254841804504, 0.4596875309944153, 126.18169403076172, 0.09240758419036865, 0.03145693987607956, 0.04152771085500717, 1.949712872505188, 0.21030360460281372, 1.268883466720581, 0.1549631804227829, 0.07705869525671005, 0.005110069178044796, 0.23617731034755707, 0.5872030258178711, 0.3348107933998108, 0.6211528182029724, 307.7812805175781, 0.02013527974486351, 0.025423668324947357, 0.053284406661987305, 0.9246468544006348, 0.2829435169696808, 1.4644495248794556], "count": [371]}, "action": {"min": [0.32766813039779663, 1.861812710762024, -1.965170979499817, -1.3639225959777832, 0.9098052382469177, 0.588193416595459, -2.847364902496338, 559.0, -0.058403998613357544, 0.3167459964752197, -0.23736900091171265, -3.1371853351593018, 0.7459999322891235, -3.009999990463257, -1.1160857677459717, -2.0363805294036865, 2.8485522270202637, -0.9101020097732544, -1.6630370616912842, 1.0045416355133057, -2.445223808288574, 134.0, -0.30515000224113464, 0.36115598678588867, -0.1932779997587204, -0.6499999761581421, -1.2619999647140503, -3.1040000915527344], "max": [1.1187734603881836, 2.059436321258545, -0.8757189512252808, 0.07168067246675491, 2.8980844020843506, 1.6953257322311401, -1.4380990266799927, 894.0, 0.27131301164627075, 0.43125098943710327, -0.05860599875450134, 3.138000011444092, 1.5529999732971191, 3.1410000324249268, -0.5721363425254822, -1.8181967735290527, 2.864469289779663, 0.14990632236003876, 0.5984559655189514, 2.0402376651763916, 0.1938188076019287, 896.0, -0.2214439958333969, 0.4470149874687195, -0.027855999767780304, 2.9690001010894775, -0.289000004529953, 3.130000114440918], "mean": [0.6304137706756592, 2.014047384262085, -1.1392614841461182, -0.36851200461387634, 2.043250799179077, 1.2518413066864014, -2.250684976577759, 807.6563110351562, 0.17543809115886688, 0.38172730803489685, -0.16981053352355957, 0.1962689906358719, 1.1385818719863892, 1.0875794887542725, -0.8230348229408264, -1.9171504974365234, 2.8602304458618164, -0.5386386513710022, -0.5537412762641907, 1.6944990158081055, -1.7014487981796265, 414.6954040527344, -0.2569495141506195, 0.3848026692867279, -0.1147061437368393, 1.6087684631347656, -0.8499972224235535, 1.3613240718841553], "std": [0.17633488774299622, 0.0416262187063694, 0.2587696611881256, 0.42199015617370605, 0.7482478022575378, 0.27854254841804504, 0.4596875309944153, 126.18169403076172, 0.09240758419036865, 0.03145693987607956, 0.04152771085500717, 1.949712872505188, 0.21030360460281372, 1.268883466720581, 0.1549631804227829, 0.07705869525671005, 0.005110069178044796, 0.23617731034755707, 0.5872030258178711, 0.3348107933998108, 0.6211528182029724, 307.7812805175781, 0.02013527974486351, 0.025423668324947357, 0.053284406661987305, 0.9246468544006348, 0.2829435169696808, 1.4644495248794556], "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": [473], "max": [473], "mean": [473.0], "std": [0.0], "count": [371]}, "index": {"min": [263280], "max": [263650], "mean": [263465.0], "std": [107.09808588392231], "count": [371]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [371]}, "subtask_annotation": {"mean": [2.7142857142857144, 12.0, 12.0, 12.0, 12.0], "std": [3.0510986425308464, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [371]}, "scene_annotation": {"mean": [473.0], "std": [0.0], "min": [473], "max": [473], "count": [371]}, "eef_direction_state": {"mean": [3.547169811320755, 4.123989218328841], "std": [2.102446609891539, 1.8764367332526606], "min": [0, 0], "max": [6, 6], "count": [371]}, "eef_velocity_state": {"mean": [0.9002695417789758, 0.8463611859838275], "std": [0.7105481219077905, 0.81799601881388], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_acc_mag_state": {"mean": [0.876010781671159, 0.8113207547169812], "std": [0.8311595121603575, 0.8287171471946356], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_direction_action": {"mean": [3.547169811320755, 4.123989218328841], "std": [2.102446609891539, 1.8764367332526606], "min": [0, 0], "max": [6, 6], "count": [371]}, "eef_velocity_action": {"mean": [0.9002695417789758, 0.8463611859838275], "std": [0.7105481219077905, 0.81799601881388], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_acc_mag_action": {"mean": [0.876010781671159, 0.8113207547169812], "std": [0.8311595121603575, 0.8287171471946356], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_sim_pose_state": {"mean": [0.5871872412164524, 0.34767593042469674, 1.158043565596093, -1.6096208139883934, 0.8494828785338926, -1.4541530455913174, 0.5812930041154554, -0.25870212108630075, 1.099982926214929, 0.19668021724855073, 1.1391650804948756, -0.39829464251592117], "std": [0.03043249996680955, 0.027754533810140564, 0.044714244572339995, 0.9234678742685809, 0.2827503049524996, 2.0548007058703535, 0.027275600003346275, 0.08293774608213428, 0.04337534172963827, 1.950185394620053, 0.21005377768288475, 1.2283434903001544], "min": [0.5496527461784757, 0.29428003633904687, 1.0778686682469139, -2.9687041171410646, 0.2892704100778756, -3.139884322460846, 0.542664290297404, -0.33231476214527866, 1.0587525860894118, -3.1388516794826113, 0.7465734577046264, -2.5330487674519424], "max": [0.6589397755093419, 0.3949128497217234, 1.2320347814863852, 0.6479198811699975, 1.2624944400252573, 3.134863298002582, 0.6459907244454002, -0.03966456921010718, 1.2150601221571828, 3.138262737007192, 1.5536797843752255, 2.8307109423060965], "count": [371]}, "eef_sim_pose_action": {"mean": [0.5871872412164524, 0.34767593042469674, 1.158043565596093, -1.6096208139883934, 0.8494828785338926, -1.4541530455913174, 0.5812930041154554, -0.25870212108630075, 1.099982926214929, 0.19668021724855073, 1.1391650804948756, -0.39829464251592117], "std": [0.03043249996680955, 0.027754533810140564, 0.044714244572339995, 0.9234678742685809, 0.2827503049524996, 2.0548007058703535, 0.027275600003346275, 0.08293774608213428, 0.04337534172963827, 1.950185394620053, 0.21005377768288475, 1.2283434903001544], "min": [0.5496527461784757, 0.29428003633904687, 1.0778686682469139, -2.9687041171410646, 0.2892704100778756, -3.139884322460846, 0.542664290297404, -0.33231476214527866, 1.0587525860894118, -3.1388516794826113, 0.7465734577046264, -2.5330487674519424], "max": [0.6589397755093419, 0.3949128497217234, 1.2320347814863852, 0.6479198811699975, 1.2624944400252573, 3.134863298002582, 0.6459907244454002, -0.03966456921010718, 1.2150601221571828, 3.138262737007192, 1.5536797843752255, 2.8307109423060965], "count": [371]}, "gripper_mode_state": {"mean": [0.6145552560646901, 0.0], "std": [0.48670020886368365, 0.0], "min": [0, 0], "max": [1, 0], "count": [371]}, "gripper_activity_state": {"mean": [1.8005390835579516, 1.9272237196765498], "std": [0.5326025512358985, 0.34840816457264784], "min": [0, 0], "max": [2, 2], "count": [371]}, "gripper_mode_action": {"mean": [0.6145552560646901, 0.0], "std": [0.48670020886368365, 0.0], "min": [0, 0], "max": [1, 0], "count": [371]}, "gripper_activity_action": {"mean": [1.8005390835579516, 1.9272237196765498], "std": [0.5326025512358985, 0.34840816457264784], "min": [0, 0], "max": [2, 2], "count": [371]}, "gripper_open_scale_state": {"mean": [0.4146954177075002, 0.8076563342318068], "std": [0.30778127451547693, 0.12618184007862954], "min": [0.134, 0.559], "max": [0.896, 0.894], "count": [371]}, "gripper_open_scale_action": {"mean": [0.4146954177075002, 0.8076563342318068], "std": [0.30778127451547693, 0.12618184007862954], "min": [0.134, 0.559], "max": [0.896, 0.894], "count": [371]}}} +{"episode_index": 471, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4685122365196078]], [[0.45735794730392154]], [[0.4443683639705882]]], "std": [[[0.1247275283835732]], [[0.1337781153675635]], [[0.14671821185399325]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7254901960784313]], [[0.7607843137254902]], [[0.7490196078431373]]], "mean": [[[0.477439885620915]], [[0.47945616830065363]], [[0.4737145281862745]]], "std": [[[0.0887118322023039]], [[0.07464346509458164]], [[0.08267731902464592]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[1.0]], [[0.9254901960784314]]], "mean": [[[0.47586886437908493]], [[0.47247085375816994]], [[0.4585854942810458]]], "std": [[[0.08627312694250613]], [[0.08594511209648988]], [[0.10876503116302001]]], "count": [100]}, "observation.state": {"min": [0.4757593274116516, 1.9122700691223145, -2.112825870513916, -1.204504132270813, 1.0666580200195312, 0.12484340369701385, -2.8090901374816895, 586.0, -0.10194899886846542, 0.33855900168418884, -0.20810499787330627, -2.9600000381469727, 0.5239999890327454, 0.05499999225139618, -1.1770153045654297, -2.041145086288452, 2.84844708442688, -0.9648878574371338, -1.6612218618392944, 0.8107403516769409, -2.4730618000030518, 124.0, -0.3143340051174164, 0.36913299560546875, -0.19524399936199188, -0.4700000286102295, -1.3339999914169312, -3.1070001125335693], "max": [1.1170456409454346, 2.0464160442352295, -0.8988097310066223, 0.021537363529205322, 2.8717474937438965, 1.373486876487732, -1.3576916456222534, 894.0, 0.27258801460266113, 0.4604719877243042, -0.07830099761486053, 0.6290000081062317, 1.4889999628067017, 2.368000030517578, -0.5174552202224731, -1.8314437866210938, 2.8641204833984375, 0.18133972585201263, 0.6797533631324768, 1.9865862131118774, 0.14583970606327057, 896.0, -0.1897280067205429, 0.4704959988594055, -0.032200999557971954, 3.072999954223633, -0.39100000262260437, 3.128000020980835], "mean": [0.6666805148124695, 2.0221989154815674, -1.3147220611572266, -0.4912867844104767, 2.057981014251709, 1.0648314952850342, -2.157978057861328, 831.4265747070312, 0.14657841622829437, 0.39254993200302124, -0.16332867741584778, -0.9553657174110413, 1.0549181699752808, 1.3080741167068481, -0.8681122064590454, -1.9173892736434937, 2.8604531288146973, -0.4481227397918701, -0.5027457475662231, 1.5338988304138184, -1.6920586824417114, 453.12127685546875, -0.24476930499076843, 0.4057636857032776, -0.12050208449363708, 1.7066118717193604, -0.8775982856750488, 1.3621609210968018], "std": [0.1448284536600113, 0.01845495030283928, 0.4625488519668579, 0.46489694714546204, 0.7398272752761841, 0.29165592789649963, 0.5971860885620117, 111.55379486083984, 0.12936709821224213, 0.031067626550793648, 0.03206023946404457, 1.5642855167388916, 0.32380688190460205, 0.9366522431373596, 0.1938156634569168, 0.06566760689020157, 0.003950349520891905, 0.27947166562080383, 0.7107406854629517, 0.4152566194534302, 0.6929280757904053, 336.8381042480469, 0.030539551749825478, 0.03679433465003967, 0.0579228512942791, 0.9835186004638672, 0.29780325293540955, 1.4803882837295532], "count": [470]}, "action": {"min": [0.4757593274116516, 1.9122700691223145, -2.112825870513916, -1.204504132270813, 1.0666580200195312, 0.12484340369701385, -2.8090901374816895, 586.0, -0.10194899886846542, 0.33855900168418884, -0.20810499787330627, -2.9600000381469727, 0.5239999890327454, 0.05499999225139618, -1.1770153045654297, -2.041145086288452, 2.84844708442688, -0.9648878574371338, -1.6612218618392944, 0.8107403516769409, -2.4730618000030518, 124.0, -0.3143340051174164, 0.36913299560546875, -0.19524399936199188, -0.4700000286102295, -1.3339999914169312, -3.1070001125335693], "max": [1.1170456409454346, 2.0464160442352295, -0.8988097310066223, 0.021537363529205322, 2.8717474937438965, 1.373486876487732, -1.3576916456222534, 894.0, 0.27258801460266113, 0.4604719877243042, -0.07830099761486053, 0.6290000081062317, 1.4889999628067017, 2.368000030517578, -0.5174552202224731, -1.8314437866210938, 2.8641204833984375, 0.18133972585201263, 0.6797533631324768, 1.9865862131118774, 0.14583970606327057, 896.0, -0.1897280067205429, 0.4704959988594055, -0.032200999557971954, 3.072999954223633, -0.39100000262260437, 3.128000020980835], "mean": [0.6666805148124695, 2.0221989154815674, -1.3147220611572266, -0.4912867844104767, 2.057981014251709, 1.0648314952850342, -2.157978057861328, 831.4265747070312, 0.14657841622829437, 0.39254993200302124, -0.16332867741584778, -0.9553657174110413, 1.0549181699752808, 1.3080741167068481, -0.8681122064590454, -1.9173892736434937, 2.8604531288146973, -0.4481227397918701, -0.5027457475662231, 1.5338988304138184, -1.6920586824417114, 453.12127685546875, -0.24476930499076843, 0.4057636857032776, -0.12050208449363708, 1.7066118717193604, -0.8775982856750488, 1.3621609210968018], "std": [0.1448284536600113, 0.01845495030283928, 0.4625488519668579, 0.46489694714546204, 0.7398272752761841, 0.29165592789649963, 0.5971860885620117, 111.55379486083984, 0.12936709821224213, 0.031067626550793648, 0.03206023946404457, 1.5642855167388916, 0.32380688190460205, 0.9366522431373596, 0.1938156634569168, 0.06566760689020157, 0.003950349520891905, 0.27947166562080383, 0.7107406854629517, 0.4152566194534302, 0.6929280757904053, 336.8381042480469, 0.030539551749825478, 0.03679433465003967, 0.0579228512942791, 0.9835186004638672, 0.29780325293540955, 1.4803882837295532], "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": [474], "max": [474], "mean": [474.0], "std": [0.0], "count": [470]}, "index": {"min": [263651], "max": [264120], "mean": [263885.5], "std": [135.6770061580075], "count": [470]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [470]}, "subtask_annotation": {"mean": [2.748936170212766, 12.0, 12.0, 12.0, 12.0], "std": [3.0458812329582727, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [470]}, "scene_annotation": {"mean": [474.0], "std": [0.0], "min": [474], "max": [474], "count": [470]}, "eef_direction_state": {"mean": [4.157446808510638, 4.148936170212766], "std": [1.885188029546421, 1.8948836308990482], "min": [0, 0], "max": [6, 6], "count": [470]}, "eef_velocity_state": {"mean": [0.7936170212765957, 0.7914893617021277], "std": [0.7565049128158621, 0.8141905750130095], "min": [0, 0], "max": [2, 2], "count": [470]}, "eef_acc_mag_state": {"mean": [0.7361702127659574, 0.7276595744680852], "std": [0.8370224664401108, 0.8291759887265607], "min": [0, 0], "max": [2, 2], "count": [470]}, "eef_direction_action": {"mean": [4.157446808510638, 4.148936170212766], "std": [1.885188029546421, 1.8948836308990482], "min": [0, 0], "max": [6, 6], "count": [470]}, "eef_velocity_action": {"mean": [0.7936170212765957, 0.7914893617021277], "std": [0.7565049128158621, 0.8141905750130095], "min": [0, 0], "max": [2, 2], "count": [470]}, "eef_acc_mag_action": {"mean": [0.7361702127659574, 0.7276595744680852], "std": [0.8370224664401108, 0.8291759887265607], "min": [0, 0], "max": [2, 2], "count": [470]}, "eef_sim_pose_state": {"mean": [0.6066662731306176, 0.33144634521633093, 1.154207174975573, -1.7075766400268504, 0.8771571508672416, -0.8502862973232516, 0.59083168873838, -0.2247475011929138, 1.108581364475199, -0.9549068161202519, 1.055493291060269, -0.2619341895351812], "std": [0.04231165690523083, 0.039678897529699816, 0.047799671072624145, 0.9823030450821919, 0.2975046274241131, 2.3262050161216594, 0.020994610736224665, 0.11821082369931457, 0.03678087757563996, 1.5653897499669853, 0.32365278509804013, 0.9371808850636281], "min": [0.5535895158477069, 0.26347971521872937, 1.0672655153166775, -3.0727998734632394, 0.391822492852542, -3.1403140017614763, 0.562539159757641, -0.3367591457513258, 1.0724721480425148, -2.960766517965629, 0.524743525569074, -1.5160146234143939], "max": [0.6798237925426197, 0.4015443447040727, 1.2264911272608052, 0.4679801333447342, 1.3344261266708632, 3.1405749266059693, 0.6483931661790479, 0.0063303614087057425, 1.1931344973445057, 0.630893326204713, 1.4898832421715649, 0.7996703399693263], "count": [470]}, "eef_sim_pose_action": {"mean": [0.6066662731306176, 0.33144634521633093, 1.154207174975573, -1.7075766400268504, 0.8771571508672416, -0.8502862973232516, 0.59083168873838, -0.2247475011929138, 1.108581364475199, -0.9549068161202519, 1.055493291060269, -0.2619341895351812], "std": [0.04231165690523083, 0.039678897529699816, 0.047799671072624145, 0.9823030450821919, 0.2975046274241131, 2.3262050161216594, 0.020994610736224665, 0.11821082369931457, 0.03678087757563996, 1.5653897499669853, 0.32365278509804013, 0.9371808850636281], "min": [0.5535895158477069, 0.26347971521872937, 1.0672655153166775, -3.0727998734632394, 0.391822492852542, -3.1403140017614763, 0.562539159757641, -0.3367591457513258, 1.0724721480425148, -2.960766517965629, 0.524743525569074, -1.5160146234143939], "max": [0.6798237925426197, 0.4015443447040727, 1.2264911272608052, 0.4679801333447342, 1.3344261266708632, 3.1405749266059693, 0.6483931661790479, 0.0063303614087057425, 1.1931344973445057, 0.630893326204713, 1.4898832421715649, 0.7996703399693263], "count": [470]}, "gripper_mode_state": {"mean": [0.5638297872340425, 0.0], "std": [0.495909022161983, 0.0], "min": [0, 0], "max": [1, 0], "count": [470]}, "gripper_activity_state": {"mean": [1.8595744680851063, 1.951063829787234], "std": [0.45833165287700983, 0.28387316648313665], "min": [0, 0], "max": [2, 2], "count": [470]}, "gripper_mode_action": {"mean": [0.5638297872340425, 0.0], "std": [0.495909022161983, 0.0], "min": [0, 0], "max": [1, 0], "count": [470]}, "gripper_activity_action": {"mean": [1.8595744680851063, 1.951063829787234], "std": [0.45833165287700983, 0.28387316648313665], "min": [0, 0], "max": [2, 2], "count": [470]}, "gripper_open_scale_state": {"mean": [0.4531212765957438, 0.8314265957446785], "std": [0.3368382266673355, 0.11155381480447962], "min": [0.124, 0.586], "max": [0.896, 0.894], "count": [470]}, "gripper_open_scale_action": {"mean": [0.4531212765957438, 0.8314265957446785], "std": [0.3368382266673355, 0.11155381480447962], "min": [0.124, 0.586], "max": [0.896, 0.894], "count": [470]}}} +{"episode_index": 472, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4732780657679738]], [[0.4614525674019608]], [[0.44916398080065356]]], "std": [[[0.12338332587208069]], [[0.13579900021757127]], [[0.14854755798803185]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6274509803921569]], [[0.6352941176470588]]], "mean": [[[0.474289495506536]], [[0.4780407414215686]], [[0.4733244362745098]]], "std": [[[0.07526037535200789]], [[0.061636419716993344]], [[0.0685752331988033]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7215686274509804]], [[0.7450980392156863]]], "mean": [[[0.4767734150326797]], [[0.47009804125816995]], [[0.4530998651960784]]], "std": [[[0.09734204974529585]], [[0.09723240639456363]], [[0.12356920849971309]]], "count": [100]}, "observation.state": {"min": [0.40626031160354614, 1.961383581161499, -2.023918628692627, -1.321231722831726, 0.2796541154384613, -1.2073315382003784, -2.782613515853882, 447.0, -0.061795998364686966, 0.39602699875831604, -0.21859900653362274, -2.753999948501587, 0.6110000014305115, -0.0010000193724408746, -1.0409842729568481, -2.035560131072998, 2.8500006198883057, -0.6584778428077698, -1.615249752998352, 0.8613723516464233, -2.2654898166656494, 122.0, -0.2973310053348541, 0.37247899174690247, -0.20379500091075897, -0.14499999582767487, -1.378999948501587, -3.1110000610351562], "max": [1.0939898490905762, 2.049243450164795, -0.9801245927810669, 0.006195918656885624, 2.871729850769043, 1.2286595106124878, 0.3381575345993042, 888.0, 0.2637780010700226, 0.44735100865364075, -0.058462001383304596, 0.7720000147819519, 1.4910000562667847, 2.4089999198913574, -0.5536882877349854, -1.8155614137649536, 2.864102840423584, 0.1252971887588501, 0.3251025080680847, 1.894415259361267, -0.07503170520067215, 879.0, -0.2023400068283081, 0.45747798681259155, -0.02738099917769432, 2.884999990463257, -0.5289999842643738, 3.13100004196167], "mean": [0.743040144443512, 2.026613473892212, -1.4089552164077759, -0.3895047605037689, 1.8975714445114136, 0.7681402564048767, -2.0079140663146973, 739.2992553710938, 0.1311974823474884, 0.4169149398803711, -0.17272831499576569, -1.092824101448059, 1.0635340213775635, 1.1402688026428223, -0.8422447443008423, -1.9263840913772583, 2.860832452774048, -0.4596039056777954, -0.6330281496047974, 1.456644058227539, -1.6509813070297241, 410.2475891113281, -0.24955664575099945, 0.41715097427368164, -0.12674717605113983, 1.7197957038879395, -0.9228631258010864, 1.342026948928833], "std": [0.1929154098033905, 0.011946300975978374, 0.37459686398506165, 0.37333449721336365, 0.8217798471450806, 0.5601634979248047, 0.7765388488769531, 161.13082885742188, 0.1189831867814064, 0.014536225236952305, 0.03724827244877815, 1.5465137958526611, 0.3315046727657318, 1.0103424787521362, 0.1327252835035324, 0.077560193836689, 0.003307198639959097, 0.22318196296691895, 0.5017561912536621, 0.33869338035583496, 0.5849286913871765, 343.0787353515625, 0.019744062796235085, 0.0207888912409544, 0.059765394777059555, 0.776051938533783, 0.2132471203804016, 1.5947322845458984], "count": [416]}, "action": {"min": [0.40626031160354614, 1.961383581161499, -2.023918628692627, -1.321231722831726, 0.2796541154384613, -1.2073315382003784, -2.782613515853882, 447.0, -0.061795998364686966, 0.39602699875831604, -0.21859900653362274, -2.753999948501587, 0.6110000014305115, -0.0010000193724408746, -1.0409842729568481, -2.035560131072998, 2.8500006198883057, -0.6584778428077698, -1.615249752998352, 0.8613723516464233, -2.2654898166656494, 122.0, -0.2973310053348541, 0.37247899174690247, -0.20379500091075897, -0.14499999582767487, -1.378999948501587, -3.1110000610351562], "max": [1.0939898490905762, 2.049243450164795, -0.9801245927810669, 0.006195918656885624, 2.871729850769043, 1.2286595106124878, 0.3381575345993042, 888.0, 0.2637780010700226, 0.44735100865364075, -0.058462001383304596, 0.7720000147819519, 1.4910000562667847, 2.4089999198913574, -0.5536882877349854, -1.8155614137649536, 2.864102840423584, 0.1252971887588501, 0.3251025080680847, 1.894415259361267, -0.07503170520067215, 879.0, -0.2023400068283081, 0.45747798681259155, -0.02738099917769432, 2.884999990463257, -0.5289999842643738, 3.13100004196167], "mean": [0.743040144443512, 2.026613473892212, -1.4089552164077759, -0.3895047605037689, 1.8975714445114136, 0.7681402564048767, -2.0079140663146973, 739.2992553710938, 0.1311974823474884, 0.4169149398803711, -0.17272831499576569, -1.092824101448059, 1.0635340213775635, 1.1402688026428223, -0.8422447443008423, -1.9263840913772583, 2.860832452774048, -0.4596039056777954, -0.6330281496047974, 1.456644058227539, -1.6509813070297241, 410.2475891113281, -0.24955664575099945, 0.41715097427368164, -0.12674717605113983, 1.7197957038879395, -0.9228631258010864, 1.342026948928833], "std": [0.1929154098033905, 0.011946300975978374, 0.37459686398506165, 0.37333449721336365, 0.8217798471450806, 0.5601634979248047, 0.7765388488769531, 161.13082885742188, 0.1189831867814064, 0.014536225236952305, 0.03724827244877815, 1.5465137958526611, 0.3315046727657318, 1.0103424787521362, 0.1327252835035324, 0.077560193836689, 0.003307198639959097, 0.22318196296691895, 0.5017561912536621, 0.33869338035583496, 0.5849286913871765, 343.0787353515625, 0.019744062796235085, 0.0207888912409544, 0.059765394777059555, 0.776051938533783, 0.2132471203804016, 1.5947322845458984], "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": [475], "max": [475], "mean": [475.0], "std": [0.0], "count": [416]}, "index": {"min": [264121], "max": [264536], "mean": [264328.5], "std": [120.08850902563492], "count": [416]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [416]}, "subtask_annotation": {"mean": [2.8461538461538463, 12.0, 12.0, 12.0, 12.0], "std": [2.876527122073363, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [416]}, "scene_annotation": {"mean": [475.0], "std": [0.0], "min": [475], "max": [475], "count": [416]}, "eef_direction_state": {"mean": [3.894230769230769, 4.163461538461538], "std": [1.9923810129068493, 1.9457081809572077], "min": [0, 0], "max": [6, 6], "count": [416]}, "eef_velocity_state": {"mean": [0.7932692307692307, 0.84375], "std": [0.6581974836740053, 0.8303783747137854], "min": [0, 0], "max": [2, 2], "count": [416]}, "eef_acc_mag_state": {"mean": [0.7572115384615384, 0.7836538461538461], "std": [0.8298493337889367, 0.8270209020848306], "min": [0, 0], "max": [2, 2], "count": [416]}, "eef_direction_action": {"mean": [3.894230769230769, 4.163461538461538], "std": [1.9923810129068493, 1.9457081809572077], "min": [0, 0], "max": [6, 6], "count": [416]}, "eef_velocity_action": {"mean": [0.7932692307692307, 0.84375], "std": [0.6581974836740053, 0.8303783747137854], "min": [0, 0], "max": [2, 2], "count": [416]}, "eef_acc_mag_action": {"mean": [0.7572115384615384, 0.7836538461538461], "std": [0.8298493337889367, 0.8270209020848306], "min": [0, 0], "max": [2, 2], "count": [416]}, "eef_sim_pose_state": {"mean": [0.6136200117840096, 0.33719959508716724, 1.146834477391812, -1.720728578452022, 0.9221259664661434, -2.1923121395737875, 0.6135597193880755, -0.21057870794817857, 1.102102405847863, -1.0926201617109412, 1.0640502624671073, -0.4299337607238621], "std": [0.026095494641268376, 0.023055949267708403, 0.053975905168541165, 0.7741855261825125, 0.21305598745173004, 1.1641245226282877, 0.023898526202741105, 0.10696046447836727, 0.04088899646293976, 1.5475988982823992, 0.33136103684317625, 1.0109854737691706], "min": [0.5551876420352295, 0.29283837777434646, 1.061035417623331, -2.884532811726849, 0.5289876008916297, -3.140469161231058, 0.5794595594841929, -0.32818107945405317, 1.0615852262716037, -2.754644311512707, 0.6113513084010864, -1.5729878011062428], "max": [0.6618530514257173, 0.3741764232078747, 1.2341070866315869, 0.14044986397812867, 1.3790040560010723, 3.141584999943655, 0.649265129893252, -0.03322936611281249, 1.210334793997345, 0.774518901675093, 1.491334501795336, 0.8399880037209073], "count": [416]}, "eef_sim_pose_action": {"mean": [0.6136200117840096, 0.33719959508716724, 1.146834477391812, -1.720728578452022, 0.9221259664661434, -2.1923121395737875, 0.6135597193880755, -0.21057870794817857, 1.102102405847863, -1.0926201617109412, 1.0640502624671073, -0.4299337607238621], "std": [0.026095494641268376, 0.023055949267708403, 0.053975905168541165, 0.7741855261825125, 0.21305598745173004, 1.1641245226282877, 0.023898526202741105, 0.10696046447836727, 0.04088899646293976, 1.5475988982823992, 0.33136103684317625, 1.0109854737691706], "min": [0.5551876420352295, 0.29283837777434646, 1.061035417623331, -2.884532811726849, 0.5289876008916297, -3.140469161231058, 0.5794595594841929, -0.32818107945405317, 1.0615852262716037, -2.754644311512707, 0.6113513084010864, -1.5729878011062428], "max": [0.6618530514257173, 0.3741764232078747, 1.2341070866315869, 0.14044986397812867, 1.3790040560010723, 3.141584999943655, 0.649265129893252, -0.03322936611281249, 1.210334793997345, 0.774518901675093, 1.491334501795336, 0.8399880037209073], "count": [416]}, "gripper_mode_state": {"mean": [0.6225961538461539, 0.18028846153846154], "std": [0.48473723094284005, 0.38442753826248754], "min": [0, 0], "max": [1, 1], "count": [416]}, "gripper_activity_state": {"mean": [1.84375, 1.8918269230769231], "std": [0.451609701086441, 0.4333795290484138], "min": [0, 0], "max": [2, 2], "count": [416]}, "gripper_mode_action": {"mean": [0.6225961538461539, 0.18028846153846154], "std": [0.48473723094284005, 0.38442753826248754], "min": [0, 0], "max": [1, 1], "count": [416]}, "gripper_activity_action": {"mean": [1.84375, 1.8918269230769231], "std": [0.451609701086441, 0.4333795290484138], "min": [0, 0], "max": [2, 2], "count": [416]}, "gripper_open_scale_state": {"mean": [0.4102475961538464, 0.7392992789928727], "std": [0.34307848591621226, 0.1611308880357611], "min": [0.122, 0.447], "max": [0.879, 0.888], "count": [416]}, "gripper_open_scale_action": {"mean": [0.4102475961538464, 0.7392992789928727], "std": [0.34307848591621226, 0.1611308880357611], "min": [0.122, 0.447], "max": [0.879, 0.888], "count": [416]}}} +{"episode_index": 473, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4696171455380832]], [[0.4550270153853621]], [[0.4419369539895166]]], "std": [[[0.1216273761527422]], [[0.13620882359211972]], [[0.1489502745653885]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.6509803921568628]], [[0.6627450980392157]]], "mean": [[[0.4785552946838802]], [[0.48140798509998056]], [[0.47595838186759853]]], "std": [[[0.07909975143639868]], [[0.06329870151326802]], [[0.07061952475404411]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8156862745098039]], [[1.0]], [[0.9215686274509803]]], "mean": [[[0.47773490382126443]], [[0.4628141218533618]], [[0.44852711852067556]]], "std": [[[0.09275183322990743]], [[0.10074987704748391]], [[0.12476706788876864]]], "count": [101]}, "observation.state": {"min": [0.44542551040649414, 1.8056304454803467, -2.1245369911193848, -1.2233363389968872, -2.4039292335510254, -1.2857840061187744, 0.333026260137558, 673.0, -0.07169099897146225, 0.3968769907951355, -0.2105569988489151, -3.121000051498413, 0.5239999890327454, -2.944999933242798, -1.1135724782943726, -2.034024238586426, 2.849215269088745, -0.7020063400268555, -1.5428361892700195, 0.6983760595321655, -2.147226333618164, 120.0, -0.28611698746681213, 0.39049699902534485, -0.1974090039730072, -0.4180000126361847, -1.36899995803833, -3.1361851692199707], "max": [1.1392288208007812, 2.0464859008789062, -1.141323208808899, -0.1451764851808548, 0.28593727946281433, 0.8678649663925171, 2.886460781097412, 891.0, 0.24780899286270142, 0.4683830142021179, -0.07147900015115738, 3.140000104904175, 1.5679999589920044, 2.5280001163482666, -0.6116681694984436, -1.8391233682632446, 2.863090753555298, 0.058189280331134796, 0.3279997408390045, 1.8085103034973145, -0.06923720985651016, 848.0, -0.1803780049085617, 0.4806619882583618, -0.034380000084638596, 2.989000082015991, -0.6309999227523804, 3.1410000324249268], "mean": [0.7025807499885559, 2.001718759536743, -1.639093279838562, -0.5195842981338501, -1.1673957109451294, -0.7850778102874756, 1.3458369970321655, 835.1423950195312, 0.14272858202457428, 0.42352449893951416, -0.15743423998355865, -1.1669656038284302, 1.0376602411270142, 0.8218079209327698, -0.8837149143218994, -1.936341643333435, 2.8597497940063477, -0.39177393913269043, -0.5955559015274048, 1.3407869338989258, -1.582776427268982, 428.5242919921875, -0.22617866098880768, 0.435372531414032, -0.1321336328983307, 1.798655390739441, -0.9774008989334106, 1.3624117374420166], "std": [0.18528524041175842, 0.049860600382089615, 0.23996029794216156, 0.3265853524208069, 1.1357004642486572, 0.6225038766860962, 0.8271138072013855, 74.41049194335938, 0.0937981978058815, 0.0182576272636652, 0.035699017345905304, 1.6470787525177002, 0.3340367078781128, 1.0677127838134766, 0.136713907122612, 0.07305289804935455, 0.004495121072977781, 0.15016165375709534, 0.4912176728248596, 0.32575079798698425, 0.4651823937892914, 330.17626953125, 0.025867510586977005, 0.02285105362534523, 0.049474623054265976, 0.8074096441268921, 0.18448515236377716, 1.5691758394241333], "count": [474]}, "action": {"min": [0.44542551040649414, 1.8056304454803467, -2.1245369911193848, -1.2233363389968872, -2.4039292335510254, -1.2857840061187744, 0.333026260137558, 673.0, -0.07169099897146225, 0.3968769907951355, -0.2105569988489151, -3.121000051498413, 0.5239999890327454, -2.944999933242798, -1.1135724782943726, -2.034024238586426, 2.849215269088745, -0.7020063400268555, -1.5428361892700195, 0.6983760595321655, -2.147226333618164, 120.0, -0.28611698746681213, 0.39049699902534485, -0.1974090039730072, -0.4180000126361847, -1.36899995803833, -3.1361851692199707], "max": [1.1392288208007812, 2.0464859008789062, -1.141323208808899, -0.1451764851808548, 0.28593727946281433, 0.8678649663925171, 2.886460781097412, 891.0, 0.24780899286270142, 0.4683830142021179, -0.07147900015115738, 3.140000104904175, 1.5679999589920044, 2.5280001163482666, -0.6116681694984436, -1.8391233682632446, 2.863090753555298, 0.058189280331134796, 0.3279997408390045, 1.8085103034973145, -0.06923720985651016, 848.0, -0.1803780049085617, 0.4806619882583618, -0.034380000084638596, 2.989000082015991, -0.6309999227523804, 3.1410000324249268], "mean": [0.7025807499885559, 2.001718759536743, -1.639093279838562, -0.5195842981338501, -1.1673957109451294, -0.7850778102874756, 1.3458369970321655, 835.1423950195312, 0.14272858202457428, 0.42352449893951416, -0.15743423998355865, -1.1669656038284302, 1.0376602411270142, 0.8218079209327698, -0.8837149143218994, -1.936341643333435, 2.8597497940063477, -0.39177393913269043, -0.5955559015274048, 1.3407869338989258, -1.582776427268982, 428.5242919921875, -0.22617866098880768, 0.435372531414032, -0.1321336328983307, 1.798655390739441, -0.9774008989334106, 1.3624117374420166], "std": [0.18528524041175842, 0.049860600382089615, 0.23996029794216156, 0.3265853524208069, 1.1357004642486572, 0.6225038766860962, 0.8271138072013855, 74.41049194335938, 0.0937981978058815, 0.0182576272636652, 0.035699017345905304, 1.6470787525177002, 0.3340367078781128, 1.0677127838134766, 0.136713907122612, 0.07305289804935455, 0.004495121072977781, 0.15016165375709534, 0.4912176728248596, 0.32575079798698425, 0.4651823937892914, 330.17626953125, 0.025867510586977005, 0.02285105362534523, 0.049474623054265976, 0.8074096441268921, 0.18448515236377716, 1.5691758394241333], "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": [476], "max": [476], "mean": [476.0], "std": [0.0], "count": [474]}, "index": {"min": [264537], "max": [265010], "mean": [264773.5], "std": [136.83170928796682], "count": [474]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [474]}, "subtask_annotation": {"mean": [3.4662447257383966, 12.0, 12.0, 12.0, 12.0], "std": [3.144870552571282, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [474]}, "scene_annotation": {"mean": [476.0], "std": [0.0], "min": [476], "max": [476], "count": [474]}, "eef_direction_state": {"mean": [4.320675105485232, 4.094936708860759], "std": [1.6453856870048809, 1.9019908779464991], "min": [0, 0], "max": [6, 6], "count": [474]}, "eef_velocity_state": {"mean": [0.7025316455696202, 0.8966244725738397], "std": [0.6512839672221222, 0.8086225710148579], "min": [0, 0], "max": [2, 2], "count": [474]}, "eef_acc_mag_state": {"mean": [0.7447257383966245, 0.8143459915611815], "std": [0.8345288652229363, 0.8263365943788726], "min": [0, 0], "max": [2, 2], "count": [474]}, "eef_direction_action": {"mean": [4.320675105485232, 4.094936708860759], "std": [1.6453856870048809, 1.9019908779464991], "min": [0, 0], "max": [6, 6], "count": [474]}, "eef_velocity_action": {"mean": [0.7025316455696202, 0.8966244725738397], "std": [0.6512839672221222, 0.8086225710148579], "min": [0, 0], "max": [2, 2], "count": [474]}, "eef_acc_mag_action": {"mean": [0.7447257383966245, 0.8143459915611815], "std": [0.8345288652229363, 0.8263365943788726], "min": [0, 0], "max": [2, 2], "count": [474]}, "eef_sim_pose_state": {"mean": [0.6314583458230072, 0.3141672650397299, 1.141910843468683, -1.7995231086139751, 0.9767685659316135, -1.0963659153567726, 0.6205213371322492, -0.2213400933243965, 1.1173375186996632, -1.1673492954865836, 1.0381248367420817, -0.7356711648494806], "std": [0.02743333807399386, 0.02795705236260816, 0.042100212032405555, 0.8054443336560341, 0.18434160900460803, 2.2455189156451705, 0.022827989846059084, 0.08671997383560552, 0.03659009435629971, 1.647415179967, 0.33418920216406073, 1.0599571661544007], "min": [0.5743703391608915, 0.25870185033606985, 1.06633079963314, -2.9884251736911405, 0.6311981259057484, -3.1350465132564547, 0.5811339689438072, -0.3159644946431707, 1.0761601529728424, -3.121400735749687, 0.5244674060318442, -2.388486816993911], "max": [0.6823861275633337, 0.3653229358566845, 1.2259039966279184, 0.414819031270081, 1.369472694870626, 3.1354931752699846, 0.6655182876846025, -0.020676659166874847, 1.1948522309609868, 3.141080945491317, 1.5691440609345353, 1.8087575308910724], "count": [474]}, "eef_sim_pose_action": {"mean": [0.6314583458230072, 0.3141672650397299, 1.141910843468683, -1.7995231086139751, 0.9767685659316135, -1.0963659153567726, 0.6205213371322492, -0.2213400933243965, 1.1173375186996632, -1.1673492954865836, 1.0381248367420817, -0.7356711648494806], "std": [0.02743333807399386, 0.02795705236260816, 0.042100212032405555, 0.8054443336560341, 0.18434160900460803, 2.2455189156451705, 0.022827989846059084, 0.08671997383560552, 0.03659009435629971, 1.647415179967, 0.33418920216406073, 1.0599571661544007], "min": [0.5743703391608915, 0.25870185033606985, 1.06633079963314, -2.9884251736911405, 0.6311981259057484, -3.1350465132564547, 0.5811339689438072, -0.3159644946431707, 1.0761601529728424, -3.121400735749687, 0.5244674060318442, -2.388486816993911], "max": [0.6823861275633337, 0.3653229358566845, 1.2259039966279184, 0.414819031270081, 1.369472694870626, 3.1354931752699846, 0.6655182876846025, -0.020676659166874847, 1.1948522309609868, 3.141080945491317, 1.5691440609345353, 1.8087575308910724], "count": [474]}, "gripper_mode_state": {"mean": [0.5569620253164557, 0.0], "std": [0.4967447308949016, 0.0], "min": [0, 0], "max": [1, 0], "count": [474]}, "gripper_activity_state": {"mean": [1.858649789029536, 1.9578059071729959], "std": [0.4489310695422834, 0.26447989779265524], "min": [0, 0], "max": [2, 2], "count": [474]}, "gripper_mode_action": {"mean": [0.5569620253164557, 0.0], "std": [0.4967447308949016, 0.0], "min": [0, 0], "max": [1, 0], "count": [474]}, "gripper_activity_action": {"mean": [1.858649789029536, 1.9578059071729959], "std": [0.4489310695422834, 0.26447989779265524], "min": [0, 0], "max": [2, 2], "count": [474]}, "gripper_open_scale_state": {"mean": [0.4285242617804276, 0.8351424050632903], "std": [0.3301760266159577, 0.07441051353528358], "min": [0.12, 0.673], "max": [0.848, 0.891], "count": [474]}, "gripper_open_scale_action": {"mean": [0.4285242617804276, 0.8351424050632903], "std": [0.3301760266159577, 0.07441051353528358], "min": [0.12, 0.673], "max": [0.848, 0.891], "count": [474]}}} +{"episode_index": 474, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4701379411764706]], [[0.45793507761437907]], [[0.4455093892973856]]], "std": [[[0.13594353012970015]], [[0.14522839472291865]], [[0.15626349232041187]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6627450980392157]], [[0.6431372549019608]]], "mean": [[[0.47322312295751634]], [[0.4758899223856209]], [[0.47020953635620916]]], "std": [[[0.08986301156779805]], [[0.07548798224019383]], [[0.08389813597765243]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7490196078431373]], [[1.0]], [[0.9254901960784314]]], "mean": [[[0.4689363950163399]], [[0.4661239031862745]], [[0.45403347834967317]]], "std": [[[0.10121314384919929]], [[0.09700867968224199]], [[0.11560301766648831]]], "count": [100]}, "observation.state": {"min": [0.37658971548080444, 1.7513681650161743, -2.429759979248047, -1.3335886001586914, -2.366666555404663, -1.5009831190109253, 1.7617353200912476, 612.0, -0.0798019990324974, 0.33608898520469666, -0.20341500639915466, -3.1411852836608887, 0.5070000290870667, -1.8289999961853027, -1.071928858757019, -2.0388238430023193, 2.6634597778320312, -0.8622101545333862, -1.5705171823501587, 1.0148391723632812, -2.230199098587036, 130.0, -0.2818630039691925, 0.37956398725509644, -0.19971799850463867, -0.5370000004768372, -1.3209999799728394, -3.1371853351593018], "max": [1.056273341178894, 2.0385797023773193, -1.0013651847839355, -0.48921582102775574, -1.726584553718567, 1.0376505851745605, 2.84808087348938, 892.0, 0.22129100561141968, 0.46319299936294556, -0.08037099987268448, 3.140000104904175, 1.5399999618530273, 1.36899995803833, -0.563811182975769, -1.883751392364502, 2.8646090030670166, 0.15791741013526917, 0.3577226996421814, 1.9604934453964233, 0.10005971789360046, 880.0, -0.19550399482250214, 0.4454070031642914, -0.04152499884366989, 2.8499999046325684, -0.4509999752044678, 3.131999969482422], "mean": [0.642011821269989, 1.9963866472244263, -1.6651290655136108, -0.9520306587219238, -2.010420322418213, -0.6095066666603088, 2.190561294555664, 732.9929809570312, 0.10678685456514359, 0.4029889404773712, -0.14404986798763275, -0.732333779335022, 1.0029315948486328, -0.2097400724887848, -0.8344587087631226, -1.9617596864700317, 2.8513286113739014, -0.48812195658683777, -0.6176568865776062, 1.5522395372390747, -1.5493744611740112, 454.9519958496094, -0.23768401145935059, 0.40064817667007446, -0.13337230682373047, 1.6428544521331787, -0.9232876896858215, 1.1284064054489136], "std": [0.1668190062046051, 0.06681664288043976, 0.47397884726524353, 0.2161141186952591, 0.1479925960302353, 0.8124873638153076, 0.3699352741241455, 89.88848876953125, 0.0902443379163742, 0.03200487047433853, 0.03893257677555084, 2.630941390991211, 0.33136141300201416, 0.6776599287986755, 0.16347894072532654, 0.05463636294007301, 0.04022402688860893, 0.2734631597995758, 0.5403932929039001, 0.2994217574596405, 0.6389611959457397, 306.04833984375, 0.023089783266186714, 0.017539020627737045, 0.05567849054932594, 0.8759333491325378, 0.2531892657279968, 1.7142375707626343], "count": [427]}, "action": {"min": [0.37658971548080444, 1.7513681650161743, -2.429759979248047, -1.3335886001586914, -2.366666555404663, -1.5009831190109253, 1.7617353200912476, 612.0, -0.0798019990324974, 0.33608898520469666, -0.20341500639915466, -3.1411852836608887, 0.5070000290870667, -1.8289999961853027, -1.071928858757019, -2.0388238430023193, 2.6634597778320312, -0.8622101545333862, -1.5705171823501587, 1.0148391723632812, -2.230199098587036, 130.0, -0.2818630039691925, 0.37956398725509644, -0.19971799850463867, -0.5370000004768372, -1.3209999799728394, -3.1371853351593018], "max": [1.056273341178894, 2.0385797023773193, -1.0013651847839355, -0.48921582102775574, -1.726584553718567, 1.0376505851745605, 2.84808087348938, 892.0, 0.22129100561141968, 0.46319299936294556, -0.08037099987268448, 3.140000104904175, 1.5399999618530273, 1.36899995803833, -0.563811182975769, -1.883751392364502, 2.8646090030670166, 0.15791741013526917, 0.3577226996421814, 1.9604934453964233, 0.10005971789360046, 880.0, -0.19550399482250214, 0.4454070031642914, -0.04152499884366989, 2.8499999046325684, -0.4509999752044678, 3.131999969482422], "mean": [0.642011821269989, 1.9963866472244263, -1.6651290655136108, -0.9520306587219238, -2.010420322418213, -0.6095066666603088, 2.190561294555664, 732.9929809570312, 0.10678685456514359, 0.4029889404773712, -0.14404986798763275, -0.732333779335022, 1.0029315948486328, -0.2097400724887848, -0.8344587087631226, -1.9617596864700317, 2.8513286113739014, -0.48812195658683777, -0.6176568865776062, 1.5522395372390747, -1.5493744611740112, 454.9519958496094, -0.23768401145935059, 0.40064817667007446, -0.13337230682373047, 1.6428544521331787, -0.9232876896858215, 1.1284064054489136], "std": [0.1668190062046051, 0.06681664288043976, 0.47397884726524353, 0.2161141186952591, 0.1479925960302353, 0.8124873638153076, 0.3699352741241455, 89.88848876953125, 0.0902443379163742, 0.03200487047433853, 0.03893257677555084, 2.630941390991211, 0.33136141300201416, 0.6776599287986755, 0.16347894072532654, 0.05463636294007301, 0.04022402688860893, 0.2734631597995758, 0.5403932929039001, 0.2994217574596405, 0.6389611959457397, 306.04833984375, 0.023089783266186714, 0.017539020627737045, 0.05567849054932594, 0.8759333491325378, 0.2531892657279968, 1.7142375707626343], "count": [427]}, "timestamp": {"min": [0.0], "max": [14.2], "mean": [7.1000000000000005], "std": [4.108798148147731], "count": [427]}, "frame_index": {"min": [0], "max": [426], "mean": [213.0], "std": [123.26394444443193], "count": [427]}, "episode_index": {"min": [477], "max": [477], "mean": [477.0], "std": [0.0], "count": [427]}, "index": {"min": [265011], "max": [265437], "mean": [265224.0], "std": [123.26394444443193], "count": [427]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [427]}, "subtask_annotation": {"mean": [3.098360655737705, 12.0, 12.0, 12.0, 12.0], "std": [3.164450092061793, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [427]}, "scene_annotation": {"mean": [477.0], "std": [0.0], "min": [477], "max": [477], "count": [427]}, "eef_direction_state": {"mean": [4.030444964871195, 3.8243559718969555], "std": [1.901930619932471, 1.905143228489441], "min": [0, 0], "max": [6, 6], "count": [427]}, "eef_velocity_state": {"mean": [0.7728337236533958, 0.9976580796252927], "std": [0.6401201424015247, 0.8083256150539108], "min": [0, 0], "max": [2, 2], "count": [427]}, "eef_acc_mag_state": {"mean": [0.8126463700234192, 0.8782201405152225], "std": [0.8479368950519457, 0.8377334304444879], "min": [0, 0], "max": [2, 2], "count": [427]}, "eef_direction_action": {"mean": [4.030444964871195, 3.8243559718969555], "std": [1.901930619932471, 1.905143228489441], "min": [0, 0], "max": [6, 6], "count": [427]}, "eef_velocity_action": {"mean": [0.7728337236533958, 0.9976580796252927], "std": [0.6401201424015247, 0.8083256150539108], "min": [0, 0], "max": [2, 2], "count": [427]}, "eef_acc_mag_action": {"mean": [0.8126463700234192, 0.8782201405152225], "std": [0.8479368950519457, 0.8377334304444879], "min": [0, 0], "max": [2, 2], "count": [427]}, "eef_sim_pose_state": {"mean": [0.599626995003855, 0.3264372273496837, 1.1402696107873662, -1.6437700455311575, 0.9226880924481975, -1.5533867466043951, 0.6063427922324448, -0.1900584919720339, 1.1414044231713456, -0.717446827433445, 1.0031808736174264, -1.6478841461863711], "std": [0.025527869100341764, 0.022039722313667548, 0.05330029420911482, 0.8744051366369401, 0.2531687382147249, 1.9696182348403268, 0.022160198478004996, 0.08676676387875862, 0.041092136625594, 2.6357522646472864, 0.33136184516600764, 0.9343921330620429], "min": [0.5628711710565565, 0.28965596795122056, 1.0680497641454703, -2.850132961242209, 0.4505989922035445, -3.135338037239792, 0.5599602973532924, -0.2785533020235823, 1.060423177719024, -3.140164279121904, 0.5070996882522198, -3.1410078753963573], "max": [0.6544718740282437, 0.37359816165974014, 1.2255531139996152, 0.5335467890136468, 1.3212654988768961, 3.136803267653552, 0.6504842194811546, -0.012813274476342423, 1.2020768449764108, 3.14120356061301, 1.5407279239188045, 3.130099089707336], "count": [427]}, "eef_sim_pose_action": {"mean": [0.599626995003855, 0.3264372273496837, 1.1402696107873662, -1.6437700455311575, 0.9226880924481975, -1.5533867466043951, 0.6063427922324448, -0.1900584919720339, 1.1414044231713456, -0.717446827433445, 1.0031808736174264, -1.6478841461863711], "std": [0.025527869100341764, 0.022039722313667548, 0.05330029420911482, 0.8744051366369401, 0.2531687382147249, 1.9696182348403268, 0.022160198478004996, 0.08676676387875862, 0.041092136625594, 2.6357522646472864, 0.33136184516600764, 0.9343921330620429], "min": [0.5628711710565565, 0.28965596795122056, 1.0680497641454703, -2.850132961242209, 0.4505989922035445, -3.135338037239792, 0.5599602973532924, -0.2785533020235823, 1.060423177719024, -3.140164279121904, 0.5070996882522198, -3.1410078753963573], "max": [0.6544718740282437, 0.37359816165974014, 1.2255531139996152, 0.5335467890136468, 1.3212654988768961, 3.136803267653552, 0.6504842194811546, -0.012813274476342423, 1.2020768449764108, 3.14120356061301, 1.5407279239188045, 3.130099089707336], "count": [427]}, "gripper_mode_state": {"mean": [0.48243559718969553, 0.0], "std": [0.4996913965178086, 0.0], "min": [0, 0], "max": [1, 0], "count": [427]}, "gripper_activity_state": {"mean": [1.8875878220140516, 1.8969555035128807], "std": [0.41235093241997356, 0.42039916950476586], "min": [0, 0], "max": [2, 2], "count": [427]}, "gripper_mode_action": {"mean": [0.48243559718969553, 0.0], "std": [0.4996913965178086, 0.0], "min": [0, 0], "max": [1, 0], "count": [427]}, "gripper_activity_action": {"mean": [1.8875878220140516, 1.8969555035128807], "std": [0.41235093241997356, 0.42039916950476586], "min": [0, 0], "max": [2, 2], "count": [427]}, "gripper_open_scale_state": {"mean": [0.45495199052511426, 0.7329929742388751], "std": [0.3060485009452922, 0.089888470839002], "min": [0.13, 0.612], "max": [0.88, 0.892], "count": [427]}, "gripper_open_scale_action": {"mean": [0.45495199052511426, 0.7329929742388751], "std": [0.3060485009452922, 0.089888470839002], "min": [0.13, 0.612], "max": [0.88, 0.892], "count": [427]}}} +{"episode_index": 475, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4818660906862745]], [[0.46795372140522873]], [[0.45436377246732024]]], "std": [[[0.1250163762213497]], [[0.14092690558570078]], [[0.15432509781723264]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[0.6784313725490196]], [[0.6509803921568628]], [[0.6352941176470588]]], "mean": [[[0.47502401348039214]], [[0.4777307883986928]], [[0.47266752859477124]]], "std": [[[0.08673790739337675]], [[0.07186924120293593]], [[0.07939981616451797]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7137254901960784]], [[0.7294117647058823]]], "mean": [[[0.47374370710784314]], [[0.46567961397058827]], [[0.4546313112745098]]], "std": [[[0.0888918100056081]], [[0.09527847938474854]], [[0.11469262369393635]]], "count": [100]}, "observation.state": {"min": [0.3781430423259735, 1.737649917602539, -2.3884308338165283, -1.370676875114441, -2.494145631790161, -1.3993178606033325, 0.415336012840271, 574.0, -0.07446300238370895, 0.38246700167655945, -0.20466400682926178, -3.1411852836608887, 0.5139999985694885, -2.871999979019165, -1.0893995761871338, -2.0355427265167236, 2.676741600036621, -0.724172055721283, -1.4743844270706177, 0.887046217918396, -2.35642147064209, 128.0, -0.28227499127388, 0.3716610074043274, -0.20648300647735596, -0.4310000240802765, -1.375, -3.127000093460083], "max": [1.1370820999145508, 2.044950008392334, -0.9600881934165955, -0.19600048661231995, -0.2520430088043213, 1.1060152053833008, 2.8180086612701416, 888.0, 0.2732270061969757, 0.4560900032520294, -0.07326400279998779, 3.1410000324249268, 1.5230000019073486, 3.1029999256134033, -0.524872899055481, -1.8252828121185303, 2.8655340671539307, 0.17793631553649902, 0.42989206314086914, 1.937123417854309, 0.08946557343006134, 877.0, -0.20742399990558624, 0.4608420133590698, -0.02217699959874153, 2.884000062942505, -0.43299996852874756, 3.135999917984009], "mean": [0.6146807074546814, 2.000539779663086, -1.4744502305984497, -0.9230405688285828, -1.913895606994629, -0.6673906445503235, 2.0553066730499268, 810.6754760742188, 0.1428586095571518, 0.42001834511756897, -0.13420690596103668, 0.2988947927951813, 1.035914659500122, -0.2853865325450897, -0.8553360104560852, -1.915998935699463, 2.8376147747039795, -0.4260140359401703, -0.5356642007827759, 1.4937782287597656, -1.6647590398788452, 514.8333129882812, -0.24065466225147247, 0.4110403060913086, -0.1300230622291565, 1.740721583366394, -0.8761281371116638, 1.3192448616027832], "std": [0.2103913575410843, 0.05182351544499397, 0.4527050256729126, 0.3030429482460022, 0.4625590741634369, 0.7120777368545532, 0.4949599504470825, 117.45417022705078, 0.08419770002365112, 0.01947755180299282, 0.043504685163497925, 2.679340362548828, 0.2894045114517212, 0.9575762152671814, 0.15563076734542847, 0.0742228627204895, 0.05864928290247917, 0.23676493763923645, 0.5410935878753662, 0.33776623010635376, 0.6271374821662903, 359.715576171875, 0.019829489290714264, 0.02338368073105812, 0.06113170459866524, 0.8293287754058838, 0.2650153934955597, 1.531961441040039], "count": [453]}, "action": {"min": [0.3781430423259735, 1.737649917602539, -2.3884308338165283, -1.370676875114441, -2.494145631790161, -1.3993178606033325, 0.415336012840271, 574.0, -0.07446300238370895, 0.38246700167655945, -0.20466400682926178, -3.1411852836608887, 0.5139999985694885, -2.871999979019165, -1.0893995761871338, -2.0355427265167236, 2.676741600036621, -0.724172055721283, -1.4743844270706177, 0.887046217918396, -2.35642147064209, 128.0, -0.28227499127388, 0.3716610074043274, -0.20648300647735596, -0.4310000240802765, -1.375, -3.127000093460083], "max": [1.1370820999145508, 2.044950008392334, -0.9600881934165955, -0.19600048661231995, -0.2520430088043213, 1.1060152053833008, 2.8180086612701416, 888.0, 0.2732270061969757, 0.4560900032520294, -0.07326400279998779, 3.1410000324249268, 1.5230000019073486, 3.1029999256134033, -0.524872899055481, -1.8252828121185303, 2.8655340671539307, 0.17793631553649902, 0.42989206314086914, 1.937123417854309, 0.08946557343006134, 877.0, -0.20742399990558624, 0.4608420133590698, -0.02217699959874153, 2.884000062942505, -0.43299996852874756, 3.135999917984009], "mean": [0.6146807074546814, 2.000539779663086, -1.4744502305984497, -0.9230405688285828, -1.913895606994629, -0.6673906445503235, 2.0553066730499268, 810.6754760742188, 0.1428586095571518, 0.42001834511756897, -0.13420690596103668, 0.2988947927951813, 1.035914659500122, -0.2853865325450897, -0.8553360104560852, -1.915998935699463, 2.8376147747039795, -0.4260140359401703, -0.5356642007827759, 1.4937782287597656, -1.6647590398788452, 514.8333129882812, -0.24065466225147247, 0.4110403060913086, -0.1300230622291565, 1.740721583366394, -0.8761281371116638, 1.3192448616027832], "std": [0.2103913575410843, 0.05182351544499397, 0.4527050256729126, 0.3030429482460022, 0.4625590741634369, 0.7120777368545532, 0.4949599504470825, 117.45417022705078, 0.08419770002365112, 0.01947755180299282, 0.043504685163497925, 2.679340362548828, 0.2894045114517212, 0.9575762152671814, 0.15563076734542847, 0.0742228627204895, 0.05864928290247917, 0.23676493763923645, 0.5410935878753662, 0.33776623010635376, 0.6271374821662903, 359.715576171875, 0.019829489290714264, 0.02338368073105812, 0.06113170459866524, 0.8293287754058838, 0.2650153934955597, 1.531961441040039], "count": [453]}, "timestamp": {"min": [0.0], "max": [15.066666666666666], "mean": [7.533333333333333], "std": [4.358983911502857], "count": [453]}, "frame_index": {"min": [0], "max": [452], "mean": [226.0], "std": [130.7695173450857], "count": [453]}, "episode_index": {"min": [478], "max": [478], "mean": [478.0], "std": [0.0], "count": [453]}, "index": {"min": [265438], "max": [265890], "mean": [265664.0], "std": [130.7695173450857], "count": [453]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [453]}, "subtask_annotation": {"mean": [2.3598233995584987, 12.0, 12.0, 12.0, 12.0], "std": [2.7316915272700277, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [453]}, "scene_annotation": {"mean": [478.0], "std": [0.0], "min": [478], "max": [478], "count": [453]}, "eef_direction_state": {"mean": [3.6556291390728477, 4.075055187637969], "std": [2.037332663909712, 1.8553949280726403], "min": [0, 0], "max": [6, 6], "count": [453]}, "eef_velocity_state": {"mean": [0.8057395143487859, 0.9403973509933775], "std": [0.595985608932388, 0.7909403246004547], "min": [0, 0], "max": [2, 2], "count": [453]}, "eef_acc_mag_state": {"mean": [0.8167770419426048, 0.8874172185430463], "std": [0.8480499569831672, 0.8395024782081644], "min": [0, 0], "max": [2, 2], "count": [453]}, "eef_direction_action": {"mean": [3.6556291390728477, 4.075055187637969], "std": [2.037332663909712, 1.8553949280726403], "min": [0, 0], "max": [6, 6], "count": [453]}, "eef_velocity_action": {"mean": [0.8057395143487859, 0.9403973509933775], "std": [0.595985608932388, 0.7909403246004547], "min": [0, 0], "max": [2, 2], "count": [453]}, "eef_acc_mag_action": {"mean": [0.8167770419426048, 0.8874172185430463], "std": [0.8480499569831672, 0.8395024782081644], "min": [0, 0], "max": [2, 2], "count": [453]}, "eef_sim_pose_state": {"mean": [0.6108236131347159, 0.3292440151643969, 1.1452723476533095, -1.741676653365019, 0.8754349606052746, -1.603827212161141, 0.6192165238710411, -0.22506185508620025, 1.1490769090326105, 0.2542795808633119, 1.0368226553936464, -1.7347665951361724], "std": [0.029782636953843426, 0.02257033596187133, 0.05456808977714077, 0.8278086356763316, 0.2648225678767645, 1.9876946491863272, 0.020117001022666066, 0.0792381693051087, 0.04466817308465446, 2.685204548648228, 0.28985847589762875, 1.1100101456989644], "min": [0.555322169114322, 0.28869625701182555, 1.0580912616988478, -2.8840264560040714, 0.4331636673517876, -3.1387805041625176, 0.568267130254015, -0.34050892252835735, 1.0571436897534836, -3.141362221679537, 0.5144724477104248, -3.0863680765394643], "max": [0.6682120177499449, 0.37788318252310454, 1.238713931159966, 0.42814414269921564, 1.3755120054210224, 3.1394926546781767, 0.6539870872612386, -0.01815813827272937, 1.2101699291305408, 3.1383080966912065, 1.523786172353757, 3.119451565507184], "count": [453]}, "eef_sim_pose_action": {"mean": [0.6108236131347159, 0.3292440151643969, 1.1452723476533095, -1.741676653365019, 0.8754349606052746, -1.603827212161141, 0.6192165238710411, -0.22506185508620025, 1.1490769090326105, 0.2542795808633119, 1.0368226553936464, -1.7347665951361724], "std": [0.029782636953843426, 0.02257033596187133, 0.05456808977714077, 0.8278086356763316, 0.2648225678767645, 1.9876946491863272, 0.020117001022666066, 0.0792381693051087, 0.04466817308465446, 2.685204548648228, 0.28985847589762875, 1.1100101456989644], "min": [0.555322169114322, 0.28869625701182555, 1.0580912616988478, -2.8840264560040714, 0.4331636673517876, -3.1387805041625176, 0.568267130254015, -0.34050892252835735, 1.0571436897534836, -3.141362221679537, 0.5144724477104248, -3.0863680765394643], "max": [0.6682120177499449, 0.37788318252310454, 1.238713931159966, 0.42814414269921564, 1.3755120054210224, 3.1394926546781767, 0.6539870872612386, -0.01815813827272937, 1.2101699291305408, 3.1383080966912065, 1.523786172353757, 3.119451565507184], "count": [453]}, "gripper_mode_state": {"mean": [0.48123620309050774, 0.0], "std": [0.49964779587779323, 0.0], "min": [0, 0], "max": [1, 0], "count": [453]}, "gripper_activity_state": {"mean": [1.8543046357615893, 1.9492273730684326], "std": [0.456457484099966, 0.29652970614052115], "min": [0, 0], "max": [2, 2], "count": [453]}, "gripper_mode_action": {"mean": [0.48123620309050774, 0.0], "std": [0.49964779587779323, 0.0], "min": [0, 0], "max": [1, 0], "count": [453]}, "gripper_activity_action": {"mean": [1.8543046357615893, 1.9492273730684326], "std": [0.456457484099966, 0.29652970614052115], "min": [0, 0], "max": [2, 2], "count": [453]}, "gripper_open_scale_state": {"mean": [0.5148333332659654, 0.8106754968234774], "std": [0.3597156020074292, 0.11745417175042464], "min": [0.128, 0.574], "max": [0.877, 0.888], "count": [453]}, "gripper_open_scale_action": {"mean": [0.5148333332659654, 0.8106754968234774], "std": [0.3597156020074292, 0.11745417175042464], "min": [0.128, 0.574], "max": [0.877, 0.888], "count": [453]}}} +{"episode_index": 476, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.47197070669934643]], [[0.4631283762254902]], [[0.4502484027777778]]], "std": [[[0.1351237052866526]], [[0.14093145969187756]], [[0.1547573213860186]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.6392156862745098]], [[0.6549019607843137]]], "mean": [[[0.4772843402777778]], [[0.4817874183006536]], [[0.47770397467320264]]], "std": [[[0.08340435269621412]], [[0.06912649781072393]], [[0.07702671325601328]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[1.0]], [[1.0]]], "mean": [[[0.481992289624183]], [[0.47522683823529416]], [[0.4624211315359477]]], "std": [[[0.10353164230605078]], [[0.10770681456898164]], [[0.12647856306448793]]], "count": [100]}, "observation.state": {"min": [0.4251273274421692, 1.8944851160049438, -1.9228291511535645, -1.1834379434585571, -1.8911340236663818, -1.7055531740188599, 0.34117698669433594, 584.0, -0.044780001044273376, 0.3216780126094818, -0.20808400213718414, -3.1371853351593018, 0.5609999895095825, -3.115999937057495, -1.0443527698516846, -2.034722328186035, 2.8488659858703613, -0.6021909713745117, -1.5461697578430176, 0.8649852275848389, -1.8439054489135742, 131.0, -0.27327799797058105, 0.36558398604393005, -0.20945000648498535, -0.1940000057220459, -1.315999984741211, -3.1089999675750732], "max": [1.0546326637268066, 2.040289878845215, -1.0440733432769775, -0.10890854895114899, -0.02197369560599327, -0.5626243352890015, 1.8762813806533813, 891.0, 0.2662220001220703, 0.44613099098205566, -0.07174599915742874, 3.138000011444092, 1.4600000381469727, 2.9790000915527344, -0.5431639552116394, -1.8621094226837158, 2.862898349761963, 0.09819222241640091, 0.19315560162067413, 1.8945549726486206, -0.16486380994319916, 863.0, -0.19364400207996368, 0.45823100209236145, -0.04308199882507324, 2.989000082015991, -0.6499999761581421, 3.1010000705718994], "mean": [0.6705802083015442, 1.9988585710525513, -1.4291709661483765, -0.6218768954277039, -1.332616925239563, -1.1551740169525146, 1.3639729022979736, 817.5054321289062, 0.1189887598156929, 0.3840385377407074, -0.15401990711688995, -0.0699407085776329, 1.0792601108551025, -0.11981009691953659, -0.8453620672225952, -1.944847583770752, 2.8603081703186035, -0.412532240152359, -0.6598408818244934, 1.4758590459823608, -1.3981831073760986, 432.6517639160156, -0.2278396040201187, 0.41530710458755493, -0.1307259052991867, 1.674518346786499, -1.0604522228240967, 1.1475471258163452], "std": [0.22101056575775146, 0.050988879054784775, 0.3414462208747864, 0.2632233798503876, 0.6147506237030029, 0.28096437454223633, 0.5042511224746704, 113.94457244873047, 0.11113808304071426, 0.029660586267709732, 0.031962841749191284, 2.3404440879821777, 0.3207206428050995, 1.3785251379013062, 0.14203545451164246, 0.06434603780508041, 0.003831690875813365, 0.20224428176879883, 0.48268017172813416, 0.30403271317481995, 0.49637532234191895, 334.1062927246094, 0.021409017965197563, 0.02155636064708233, 0.057855475693941116, 0.921354353427887, 0.18424750864505768, 1.5829299688339233], "count": [369]}, "action": {"min": [0.4251273274421692, 1.8944851160049438, -1.9228291511535645, -1.1834379434585571, -1.8911340236663818, -1.7055531740188599, 0.34117698669433594, 584.0, -0.044780001044273376, 0.3216780126094818, -0.20808400213718414, -3.1371853351593018, 0.5609999895095825, -3.115999937057495, -1.0443527698516846, -2.034722328186035, 2.8488659858703613, -0.6021909713745117, -1.5461697578430176, 0.8649852275848389, -1.8439054489135742, 131.0, -0.27327799797058105, 0.36558398604393005, -0.20945000648498535, -0.1940000057220459, -1.315999984741211, -3.1089999675750732], "max": [1.0546326637268066, 2.040289878845215, -1.0440733432769775, -0.10890854895114899, -0.02197369560599327, -0.5626243352890015, 1.8762813806533813, 891.0, 0.2662220001220703, 0.44613099098205566, -0.07174599915742874, 3.138000011444092, 1.4600000381469727, 2.9790000915527344, -0.5431639552116394, -1.8621094226837158, 2.862898349761963, 0.09819222241640091, 0.19315560162067413, 1.8945549726486206, -0.16486380994319916, 863.0, -0.19364400207996368, 0.45823100209236145, -0.04308199882507324, 2.989000082015991, -0.6499999761581421, 3.1010000705718994], "mean": [0.6705802083015442, 1.9988585710525513, -1.4291709661483765, -0.6218768954277039, -1.332616925239563, -1.1551740169525146, 1.3639729022979736, 817.5054321289062, 0.1189887598156929, 0.3840385377407074, -0.15401990711688995, -0.0699407085776329, 1.0792601108551025, -0.11981009691953659, -0.8453620672225952, -1.944847583770752, 2.8603081703186035, -0.412532240152359, -0.6598408818244934, 1.4758590459823608, -1.3981831073760986, 432.6517639160156, -0.2278396040201187, 0.41530710458755493, -0.1307259052991867, 1.674518346786499, -1.0604522228240967, 1.1475471258163452], "std": [0.22101056575775146, 0.050988879054784775, 0.3414462208747864, 0.2632233798503876, 0.6147506237030029, 0.28096437454223633, 0.5042511224746704, 113.94457244873047, 0.11113808304071426, 0.029660586267709732, 0.031962841749191284, 2.3404440879821777, 0.3207206428050995, 1.3785251379013062, 0.14203545451164246, 0.06434603780508041, 0.003831690875813365, 0.20224428176879883, 0.48268017172813416, 0.30403271317481995, 0.49637532234191895, 334.1062927246094, 0.021409017965197563, 0.02155636064708233, 0.057855475693941116, 0.921354353427887, 0.18424750864505768, 1.5829299688339233], "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": [479], "max": [479], "mean": [479.0], "std": [0.0], "count": [369]}, "index": {"min": [265891], "max": [266259], "mean": [266075.0], "std": [106.5207335060488], "count": [369]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [369]}, "subtask_annotation": {"mean": [3.200542005420054, 12.0, 12.0, 12.0, 12.0], "std": [2.9964567565316216, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [369]}, "scene_annotation": {"mean": [479.0], "std": [0.0], "min": [479], "max": [479], "count": [369]}, "eef_direction_state": {"mean": [3.932249322493225, 4.078590785907859], "std": [1.7877225319152357, 1.9343709489250447], "min": [0, 0], "max": [6, 6], "count": [369]}, "eef_velocity_state": {"mean": [0.8482384823848238, 0.8888888888888888], "std": [0.6533245291707063, 0.8172338240403876], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_acc_mag_state": {"mean": [0.6720867208672087, 0.7560975609756098], "std": [0.8219919180543701, 0.8165775303733142], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_direction_action": {"mean": [3.932249322493225, 4.078590785907859], "std": [1.7877225319152357, 1.9343709489250447], "min": [0, 0], "max": [6, 6], "count": [369]}, "eef_velocity_action": {"mean": [0.8482384823848238, 0.8888888888888888], "std": [0.6533245291707063, 0.8172338240403876], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_acc_mag_action": {"mean": [0.6720867208672087, 0.7560975609756098], "std": [0.8219919180543701, 0.8165775303733142], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_sim_pose_state": {"mean": [0.6131965506305809, 0.31766202152720013, 1.1409195610186507, -1.6753607168358415, 1.060016263138022, -0.8574563628282789, 0.5913295246853406, -0.20812733316659013, 1.123858941072278, -0.06995280727208178, 1.07965006706804, -0.2092879034274755], "std": [0.027537485436990455, 0.021821701040082995, 0.051193224056689884, 0.919030944281717, 0.18406139206767022, 2.2765899464604193, 0.025674309317753836, 0.10863534959705488, 0.02957890330737853, 2.341170000693293, 0.3208125221826465, 1.8819049087327389], "min": [0.5498828817718207, 0.2735749912035516, 1.0684823962171375, -2.9879806087585323, 0.6501900836855778, -3.1242125747539227, 0.5454876552734036, -0.3321063370669213, 1.0740913637307767, -3.1369296450288324, 0.5609381198526244, -3.1412617129974088], "max": [0.6602458389830175, 0.368121397400546, 1.2174414684485522, 0.18938201572607072, 1.3157934025802906, 3.134219371404436, 0.6521292337802325, -0.04899687788892011, 1.2015793323888204, 3.1384180263681114, 1.460226553647073, 3.1372316732786745], "count": [369]}, "eef_sim_pose_action": {"mean": [0.6131965506305809, 0.31766202152720013, 1.1409195610186507, -1.6753607168358415, 1.060016263138022, -0.8574563628282789, 0.5913295246853406, -0.20812733316659013, 1.123858941072278, -0.06995280727208178, 1.07965006706804, -0.2092879034274755], "std": [0.027537485436990455, 0.021821701040082995, 0.051193224056689884, 0.919030944281717, 0.18406139206767022, 2.2765899464604193, 0.025674309317753836, 0.10863534959705488, 0.02957890330737853, 2.341170000693293, 0.3208125221826465, 1.8819049087327389], "min": [0.5498828817718207, 0.2735749912035516, 1.0684823962171375, -2.9879806087585323, 0.6501900836855778, -3.1242125747539227, 0.5454876552734036, -0.3321063370669213, 1.0740913637307767, -3.1369296450288324, 0.5609381198526244, -3.1412617129974088], "max": [0.6602458389830175, 0.368121397400546, 1.2174414684485522, 0.18938201572607072, 1.3157934025802906, 3.134219371404436, 0.6521292337802325, -0.04899687788892011, 1.2015793323888204, 3.1384180263681114, 1.460226553647073, 3.1372316732786745], "count": [369]}, "gripper_mode_state": {"mean": [0.5772357723577236, 0.0], "std": [0.49399861889311547, 0.0], "min": [0, 0], "max": [1, 0], "count": [369]}, "gripper_activity_state": {"mean": [1.853658536585366, 1.924119241192412], "std": [0.45412162743963974, 0.36019920246487913], "min": [0, 0], "max": [2, 2], "count": [369]}, "gripper_mode_action": {"mean": [0.5772357723577236, 0.0], "std": [0.49399861889311547, 0.0], "min": [0, 0], "max": [1, 0], "count": [369]}, "gripper_activity_action": {"mean": [1.853658536585366, 1.924119241192412], "std": [0.45412162743963974, 0.36019920246487913], "min": [0, 0], "max": [2, 2], "count": [369]}, "gripper_open_scale_state": {"mean": [0.432651761683022, 0.8175054197233892], "std": [0.33410621892010417, 0.11394455117338757], "min": [0.131, 0.584], "max": [0.863, 0.891], "count": [369]}, "gripper_open_scale_action": {"mean": [0.432651761683022, 0.8175054197233892], "std": [0.33410621892010417, 0.11394455117338757], "min": [0.131, 0.584], "max": [0.863, 0.891], "count": [369]}}} +{"episode_index": 477, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.47778020016339867]], [[0.466566448120915]], [[0.45376013888888894]]], "std": [[[0.12969001785422085]], [[0.1362169215512965]], [[0.14928862077317023]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[0.6549019607843137]], [[0.6235294117647059]], [[0.6078431372549019]]], "mean": [[[0.4774988480392157]], [[0.47873070057189543]], [[0.4736007312091503]]], "std": [[[0.0644087453614267]], [[0.05487236545929264]], [[0.0594235215052947]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7450980392156863]], [[1.0]], [[0.8823529411764706]]], "mean": [[[0.47757315563725494]], [[0.4748203594771242]], [[0.46400033088235293]]], "std": [[[0.0968464814248465]], [[0.09623275359172762]], [[0.11495055891007683]]], "count": [100]}, "observation.state": {"min": [0.4372748136520386, 1.8155090808868408, -2.112110137939453, -1.2096004486083984, -2.1371381282806396, -1.5457334518432617, 0.42182862758636475, 654.0, -0.08130999654531479, 0.3504199981689453, -0.21237899363040924, -3.1381852626800537, 0.6069999933242798, -3.0409998893737793, -0.9960245490074158, -2.037846565246582, 2.8454277515411377, -0.8822639584541321, -1.5782140493392944, 0.9913296103477478, -2.0150177478790283, 122.0, -0.3010750114917755, 0.36562201380729675, -0.21220099925994873, -0.16200000047683716, -1.3229999542236328, -3.132185220718384], "max": [0.9911376237869263, 2.042942762374878, -0.9768957495689392, -0.0970577523112297, -0.021467549726366997, -0.655458390712738, 1.6953779458999634, 894.0, 0.2774609923362732, 0.43514901399612427, -0.08046799898147583, 3.138000011444092, 1.444000005722046, 3.134999990463257, -0.5422388911247253, -1.8910119533538818, 2.8639981746673584, 0.15083135664463043, 0.24427630007266998, 1.983496904373169, -0.0777718722820282, 878.0, -0.2281070053577423, 0.43143999576568604, -0.0542059987783432, 2.936000108718872, -0.5460000038146973, 3.075000047683716], "mean": [0.629575788974762, 1.97211492061615, -1.321860671043396, -0.6054672002792358, -1.3442422151565552, -1.1766215562820435, 1.2663639783859253, 845.0887451171875, 0.14890095591545105, 0.3862277567386627, -0.15572644770145416, 0.09211362898349762, 1.1056652069091797, -0.04717731103301048, -0.7770593762397766, -1.975630760192871, 2.859492063522339, -0.5911791920661926, -0.6540498733520508, 1.568871021270752, -1.5177069902420044, 464.063720703125, -0.2679227292537689, 0.38694530725479126, -0.1398545801639557, 1.7351075410842896, -0.9630032181739807, 1.1498441696166992], "std": [0.15701399743556976, 0.07664147764444351, 0.34452024102211, 0.28376004099845886, 0.6201556324958801, 0.22462180256843567, 0.4128357470035553, 88.12741088867188, 0.1116546168923378, 0.019585968926548958, 0.03003946878015995, 2.3700459003448486, 0.31294578313827515, 1.3667511940002441, 0.12899090349674225, 0.05067308619618416, 0.0055901710875332355, 0.3187834322452545, 0.5119494199752808, 0.26554787158966064, 0.6046258211135864, 292.7702941894531, 0.016881490126252174, 0.015129217877984047, 0.047975391149520874, 0.8805689215660095, 0.21877339482307434, 1.601515293121338], "count": [361]}, "action": {"min": [0.4372748136520386, 1.8155090808868408, -2.112110137939453, -1.2096004486083984, -2.1371381282806396, -1.5457334518432617, 0.42182862758636475, 654.0, -0.08130999654531479, 0.3504199981689453, -0.21237899363040924, -3.1381852626800537, 0.6069999933242798, -3.0409998893737793, -0.9960245490074158, -2.037846565246582, 2.8454277515411377, -0.8822639584541321, -1.5782140493392944, 0.9913296103477478, -2.0150177478790283, 122.0, -0.3010750114917755, 0.36562201380729675, -0.21220099925994873, -0.16200000047683716, -1.3229999542236328, -3.132185220718384], "max": [0.9911376237869263, 2.042942762374878, -0.9768957495689392, -0.0970577523112297, -0.021467549726366997, -0.655458390712738, 1.6953779458999634, 894.0, 0.2774609923362732, 0.43514901399612427, -0.08046799898147583, 3.138000011444092, 1.444000005722046, 3.134999990463257, -0.5422388911247253, -1.8910119533538818, 2.8639981746673584, 0.15083135664463043, 0.24427630007266998, 1.983496904373169, -0.0777718722820282, 878.0, -0.2281070053577423, 0.43143999576568604, -0.0542059987783432, 2.936000108718872, -0.5460000038146973, 3.075000047683716], "mean": [0.629575788974762, 1.97211492061615, -1.321860671043396, -0.6054672002792358, -1.3442422151565552, -1.1766215562820435, 1.2663639783859253, 845.0887451171875, 0.14890095591545105, 0.3862277567386627, -0.15572644770145416, 0.09211362898349762, 1.1056652069091797, -0.04717731103301048, -0.7770593762397766, -1.975630760192871, 2.859492063522339, -0.5911791920661926, -0.6540498733520508, 1.568871021270752, -1.5177069902420044, 464.063720703125, -0.2679227292537689, 0.38694530725479126, -0.1398545801639557, 1.7351075410842896, -0.9630032181739807, 1.1498441696166992], "std": [0.15701399743556976, 0.07664147764444351, 0.34452024102211, 0.28376004099845886, 0.6201556324958801, 0.22462180256843567, 0.4128357470035553, 88.12741088867188, 0.1116546168923378, 0.019585968926548958, 0.03003946878015995, 2.3700459003448486, 0.31294578313827515, 1.3667511940002441, 0.12899090349674225, 0.05067308619618416, 0.0055901710875332355, 0.3187834322452545, 0.5119494199752808, 0.26554787158966064, 0.6046258211135864, 292.7702941894531, 0.016881490126252174, 0.015129217877984047, 0.047975391149520874, 0.8805689215660095, 0.21877339482307434, 1.601515293121338], "count": [361]}, "timestamp": {"min": [0.0], "max": [12.0], "mean": [6.0], "std": [3.4737107920301407], "count": [361]}, "frame_index": {"min": [0], "max": [360], "mean": [180.0], "std": [104.21132376090422], "count": [361]}, "episode_index": {"min": [480], "max": [480], "mean": [480.0], "std": [0.0], "count": [361]}, "index": {"min": [266260], "max": [266620], "mean": [266440.0], "std": [104.21132376090422], "count": [361]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [361]}, "subtask_annotation": {"mean": [3.326869806094183, 12.0, 12.0, 12.0, 12.0], "std": [3.168154107866848, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [361]}, "scene_annotation": {"mean": [480.0], "std": [0.0], "min": [480], "max": [480], "count": [361]}, "eef_direction_state": {"mean": [3.9806094182825484, 4.166204986149585], "std": [1.8968294481790282, 1.7360665739298216], "min": [0, 0], "max": [6, 6], "count": [361]}, "eef_velocity_state": {"mean": [0.8227146814404432, 0.9445983379501385], "std": [0.6835092349573559, 0.8369777559023638], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_acc_mag_state": {"mean": [0.8421052631578947, 0.8310249307479224], "std": [0.8388093395004852, 0.8299993671786532], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_direction_action": {"mean": [3.9806094182825484, 4.166204986149585], "std": [1.8968294481790282, 1.7360665739298216], "min": [0, 0], "max": [6, 6], "count": [361]}, "eef_velocity_action": {"mean": [0.8227146814404432, 0.9445983379501385], "std": [0.6835092349573559, 0.8369777559023638], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_acc_mag_action": {"mean": [0.8421052631578947, 0.8310249307479224], "std": [0.8388093395004852, 0.8299993671786532], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_sim_pose_state": {"mean": [0.5826281802014233, 0.3543796702265526, 1.1350062031893349, -1.7357661912033928, 0.9624723173865538, -1.456333384801422, 0.5914244194324179, -0.23789871897504603, 1.1215559230051335, 0.09254762332303666, 1.1060949577298023, -0.6429991037170248], "std": [0.020133931477503714, 0.024992231960958698, 0.045628015165244507, 0.8788181995529571, 0.21871454055515524, 2.0226282048131914, 0.01406230922194901, 0.10784193843385773, 0.027599335147790664, 2.3711294916227743, 0.3130226280580714, 1.9336672189256328], "min": [0.5509278299441283, 0.2944406628423045, 1.0611132356967976, -2.9353639260498507, 0.5463585185537188, -3.1381683697880565, 0.5602257505798347, -0.3432405219654333, 1.0703626849661059, -3.13723421629628, 0.607665548078804, -3.1269529681168513], "max": [0.6370092795788198, 0.39544468509438047, 1.2106567171115792, 0.15674220513156428, 1.3233817898711626, 3.1392078158999697, 0.6280683645805895, -0.01600048584019277, 1.1941875226622654, 3.1387710135084697, 1.4444527863956291, 3.1408569787688414], "count": [361]}, "eef_sim_pose_action": {"mean": [0.5826281802014233, 0.3543796702265526, 1.1350062031893349, -1.7357661912033928, 0.9624723173865538, -1.456333384801422, 0.5914244194324179, -0.23789871897504603, 1.1215559230051335, 0.09254762332303666, 1.1060949577298023, -0.6429991037170248], "std": [0.020133931477503714, 0.024992231960958698, 0.045628015165244507, 0.8788181995529571, 0.21871454055515524, 2.0226282048131914, 0.01406230922194901, 0.10784193843385773, 0.027599335147790664, 2.3711294916227743, 0.3130226280580714, 1.9336672189256328], "min": [0.5509278299441283, 0.2944406628423045, 1.0611132356967976, -2.9353639260498507, 0.5463585185537188, -3.1381683697880565, 0.5602257505798347, -0.3432405219654333, 1.0703626849661059, -3.13723421629628, 0.607665548078804, -3.1269529681168513], "max": [0.6370092795788198, 0.39544468509438047, 1.2106567171115792, 0.15674220513156428, 1.3233817898711626, 3.1392078158999697, 0.6280683645805895, -0.01600048584019277, 1.1941875226622654, 3.1387710135084697, 1.4444527863956291, 3.1408569787688414], "count": [361]}, "gripper_mode_state": {"mean": [0.5429362880886427, 0.0], "std": [0.49815306399255255, 0.0], "min": [0, 0], "max": [1, 0], "count": [361]}, "gripper_activity_state": {"mean": [1.8448753462603877, 1.9390581717451523], "std": [0.4627780122440672, 0.31866793290774315], "min": [0, 0], "max": [2, 2], "count": [361]}, "gripper_mode_action": {"mean": [0.5429362880886427, 0.0], "std": [0.49815306399255255, 0.0], "min": [0, 0], "max": [1, 0], "count": [361]}, "gripper_activity_action": {"mean": [1.8448753462603877, 1.9390581717451523], "std": [0.4627780122440672, 0.31866793290774315], "min": [0, 0], "max": [2, 2], "count": [361]}, "gripper_open_scale_state": {"mean": [0.4640637119747594, 0.8450886426592807], "std": [0.2927702716523002, 0.08812748933917637], "min": [0.122, 0.654], "max": [0.878, 0.894], "count": [361]}, "gripper_open_scale_action": {"mean": [0.4640637119747594, 0.8450886426592807], "std": [0.2927702716523002, 0.08812748933917637], "min": [0.122, 0.654], "max": [0.878, 0.894], "count": [361]}}} +{"episode_index": 478, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.48326318403178264]], [[0.4688989871683968]], [[0.45633729214725105]]], "std": [[[0.13077771883373307]], [[0.13780712309026943]], [[0.15158499342821796]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.792156862745098]], [[0.7607843137254902]]], "mean": [[[0.48048691809240035]], [[0.4825369509323337]], [[0.4775940603774189]]], "std": [[[0.07779599900376985]], [[0.06521172645004503]], [[0.07276275524114308]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9098039215686274]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.4812607430635653]], [[0.4655862408688966]], [[0.44954977853069333]]], "std": [[[0.09809403958651826]], [[0.11355037022969003]], [[0.1363101397225173]]], "count": [102]}, "observation.state": {"min": [0.46476373076438904, 1.94344162940979, -1.9450823068618774, -1.1301356554031372, -2.347363233566284, -1.531578779220581, 0.48659777641296387, 645.0, -0.07654599845409393, 0.34456199407577515, -0.21112500131130219, -3.1411852836608887, 0.550000011920929, -2.9549999237060547, -1.0371967554092407, -2.0325231552124023, 2.847975969314575, -0.7520101070404053, -1.5692604780197144, 1.0473895072937012, -2.155568838119507, 133.0, -0.29871299862861633, 0.3584969937801361, -0.2010429948568344, -0.10899999737739563, -1.2640000581741333, -3.1371853351593018], "max": [1.0323797464370728, 2.0402026176452637, -0.8466243147850037, -0.0950680822134018, -0.33590608835220337, -0.6947457790374756, 1.8577110767364502, 894.0, 0.2724199891090393, 0.44064098596572876, -0.08659899979829788, 3.1410000324249268, 1.5420000553131104, 3.122999906539917, -0.522377073764801, -1.863540530204773, 2.8648183345794678, 0.15027284622192383, 0.2675938904285431, 1.9237194061279297, -0.08574803173542023, 878.0, -0.2278600037097931, 0.43974798917770386, -0.05419899895787239, 2.8259999752044678, -0.4910000264644623, 3.11299991607666], "mean": [0.5990688800811768, 2.01761531829834, -1.150219440460205, -0.6856279969215393, -1.5351399183273315, -1.306276798248291, 1.3455778360366821, 808.6195678710938, 0.15290053188800812, 0.3784507215023041, -0.15208271145820618, 1.2056105136871338, 1.0909167528152466, 0.21451972424983978, -0.7822328805923462, -1.947862148284912, 2.859881639480591, -0.47829580307006836, -0.7120265364646912, 1.6047714948654175, -1.5289852619171143, 502.32952880859375, -0.25168517231941223, 0.3908079266548157, -0.12856735289096832, 1.5119357109069824, -0.9385337233543396, 1.1513454914093018], "std": [0.14733503758907318, 0.022272080183029175, 0.29708170890808105, 0.2909616529941559, 0.6421616673469543, 0.2444639503955841, 0.4625868499279022, 81.50830078125, 0.08766796439886093, 0.020543795078992844, 0.03245535492897034, 2.2601709365844727, 0.3163701891899109, 1.1986894607543945, 0.1450297236442566, 0.06697792559862137, 0.004714483395218849, 0.2686854898929596, 0.5051040053367615, 0.2896844446659088, 0.6306145191192627, 304.1503601074219, 0.017252637073397636, 0.020379072055220604, 0.05392343923449516, 0.8653068542480469, 0.2136901170015335, 1.7042917013168335], "count": [481]}, "action": {"min": [0.46476373076438904, 1.94344162940979, -1.9450823068618774, -1.1301356554031372, -2.347363233566284, -1.531578779220581, 0.48659777641296387, 645.0, -0.07654599845409393, 0.34456199407577515, -0.21112500131130219, -3.1411852836608887, 0.550000011920929, -2.9549999237060547, -1.0371967554092407, -2.0325231552124023, 2.847975969314575, -0.7520101070404053, -1.5692604780197144, 1.0473895072937012, -2.155568838119507, 133.0, -0.29871299862861633, 0.3584969937801361, -0.2010429948568344, -0.10899999737739563, -1.2640000581741333, -3.1371853351593018], "max": [1.0323797464370728, 2.0402026176452637, -0.8466243147850037, -0.0950680822134018, -0.33590608835220337, -0.6947457790374756, 1.8577110767364502, 894.0, 0.2724199891090393, 0.44064098596572876, -0.08659899979829788, 3.1410000324249268, 1.5420000553131104, 3.122999906539917, -0.522377073764801, -1.863540530204773, 2.8648183345794678, 0.15027284622192383, 0.2675938904285431, 1.9237194061279297, -0.08574803173542023, 878.0, -0.2278600037097931, 0.43974798917770386, -0.05419899895787239, 2.8259999752044678, -0.4910000264644623, 3.11299991607666], "mean": [0.5990688800811768, 2.01761531829834, -1.150219440460205, -0.6856279969215393, -1.5351399183273315, -1.306276798248291, 1.3455778360366821, 808.6195678710938, 0.15290053188800812, 0.3784507215023041, -0.15208271145820618, 1.2056105136871338, 1.0909167528152466, 0.21451972424983978, -0.7822328805923462, -1.947862148284912, 2.859881639480591, -0.47829580307006836, -0.7120265364646912, 1.6047714948654175, -1.5289852619171143, 502.32952880859375, -0.25168517231941223, 0.3908079266548157, -0.12856735289096832, 1.5119357109069824, -0.9385337233543396, 1.1513454914093018], "std": [0.14733503758907318, 0.022272080183029175, 0.29708170890808105, 0.2909616529941559, 0.6421616673469543, 0.2444639503955841, 0.4625868499279022, 81.50830078125, 0.08766796439886093, 0.020543795078992844, 0.03245535492897034, 2.2601709365844727, 0.3163701891899109, 1.1986894607543945, 0.1450297236442566, 0.06697792559862137, 0.004714483395218849, 0.2686854898929596, 0.5051040053367615, 0.2896844446659088, 0.6306145191192627, 304.1503601074219, 0.017252637073397636, 0.020379072055220604, 0.05392343923449516, 0.8653068542480469, 0.2136901170015335, 1.7042917013168335], "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": [481], "max": [481], "mean": [481.0], "std": [0.0], "count": [481]}, "index": {"min": [266621], "max": [267101], "mean": [266861.0], "std": [138.85243966167826], "count": [481]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [481]}, "subtask_annotation": {"mean": [3.392931392931393, 12.0, 12.0, 12.0, 12.0], "std": [3.1374393887962184, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [481]}, "scene_annotation": {"mean": [481.0], "std": [0.0], "min": [481], "max": [481], "count": [481]}, "eef_direction_state": {"mean": [4.116424116424116, 4.1891891891891895], "std": [2.0732331602994294, 1.7693297083964], "min": [0, 0], "max": [6, 6], "count": [481]}, "eef_velocity_state": {"mean": [0.6237006237006237, 0.8232848232848233], "std": [0.6299685054494697, 0.765660083706953], "min": [0, 0], "max": [2, 2], "count": [481]}, "eef_acc_mag_state": {"mean": [0.6403326403326404, 0.7713097713097713], "std": [0.8140879451814174, 0.8343509619712552], "min": [0, 0], "max": [2, 2], "count": [481]}, "eef_direction_action": {"mean": [4.116424116424116, 4.1891891891891895], "std": [2.0732331602994294, 1.7693297083964], "min": [0, 0], "max": [6, 6], "count": [481]}, "eef_velocity_action": {"mean": [0.6237006237006237, 0.8232848232848233], "std": [0.6299685054494697, 0.765660083706953], "min": [0, 0], "max": [2, 2], "count": [481]}, "eef_acc_mag_action": {"mean": [0.6403326403326404, 0.7713097713097713], "std": [0.8140879451814174, 0.8343509619712552], "min": [0, 0], "max": [2, 2], "count": [481]}, "eef_sim_pose_state": {"mean": [0.588370985310364, 0.3407380962425754, 1.1412209129974495, -1.5129663667975475, 0.937943558961664, -1.6802550710856368, 0.5855497961575644, -0.24345420476162916, 1.1253643626050944, 1.19227474024146, 1.091407951753443, -1.317592896424523], "std": [0.026423301022015365, 0.023712289705199202, 0.049434489585790324, 0.8638119856133359, 0.21368169038324397, 1.6966961512261616, 0.020178828463730772, 0.08270095783210446, 0.030320645843972312, 2.2689166279843658, 0.31647949053738134, 1.2172327348332026], "min": [0.5465703697323183, 0.29983606644034344, 1.0634905615316435, -2.8256184587043203, 0.49138349950758053, -3.141268519033928, 0.5518723546037944, -0.33787174037908724, 1.0712746423638861, -3.1412196576681386, 0.5503951529660549, -2.71736269875726], "max": [0.6465208822836781, 0.3819471883344808, 1.2078237176480235, 0.10482335590901162, 1.2646116622152648, 3.140987795252434, 0.6452470960454171, -0.020376081971980375, 1.183851063274902, 3.1357452058070026, 1.5427328604482984, 3.08649325700136], "count": [481]}, "eef_sim_pose_action": {"mean": [0.588370985310364, 0.3407380962425754, 1.1412209129974495, -1.5129663667975475, 0.937943558961664, -1.6802550710856368, 0.5855497961575644, -0.24345420476162916, 1.1253643626050944, 1.19227474024146, 1.091407951753443, -1.317592896424523], "std": [0.026423301022015365, 0.023712289705199202, 0.049434489585790324, 0.8638119856133359, 0.21368169038324397, 1.6966961512261616, 0.020178828463730772, 0.08270095783210446, 0.030320645843972312, 2.2689166279843658, 0.31647949053738134, 1.2172327348332026], "min": [0.5465703697323183, 0.29983606644034344, 1.0634905615316435, -2.8256184587043203, 0.49138349950758053, -3.141268519033928, 0.5518723546037944, -0.33787174037908724, 1.0712746423638861, -3.1412196576681386, 0.5503951529660549, -2.71736269875726], "max": [0.6465208822836781, 0.3819471883344808, 1.2078237176480235, 0.10482335590901162, 1.2646116622152648, 3.140987795252434, 0.6452470960454171, -0.020376081971980375, 1.183851063274902, 3.1357452058070026, 1.5427328604482984, 3.08649325700136], "count": [481]}, "gripper_mode_state": {"mean": [0.5446985446985447, 0.0], "std": [0.4979980322268688, 0.0], "min": [0, 0], "max": [1, 0], "count": [481]}, "gripper_activity_state": {"mean": [1.9043659043659045, 1.9792099792099793], "std": [0.3748896763587904, 0.2028492460316083], "min": [0, 0], "max": [2, 2], "count": [481]}, "gripper_mode_action": {"mean": [0.5446985446985447, 0.0], "std": [0.4979980322268688, 0.0], "min": [0, 0], "max": [1, 0], "count": [481]}, "gripper_activity_action": {"mean": [1.9043659043659045, 1.9792099792099793], "std": [0.3748896763587904, 0.2028492460316083], "min": [0, 0], "max": [2, 2], "count": [481]}, "gripper_open_scale_state": {"mean": [0.5023295217660767, 0.8086195427464339], "std": [0.3041503423043529, 0.08150827554145741], "min": [0.133, 0.645], "max": [0.878, 0.894], "count": [481]}, "gripper_open_scale_action": {"mean": [0.5023295217660767, 0.8086195427464339], "std": [0.3041503423043529, 0.08150827554145741], "min": [0.133, 0.645], "max": [0.878, 0.894], "count": [481]}}} +{"episode_index": 479, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4816746768263757]], [[0.4813277527408813]], [[0.47120081567573263]]], "std": [[[0.11728425078534581]], [[0.11124887997605734]], [[0.11976302626371825]]], "count": [124]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[0.6627450980392157]], [[0.6549019607843137]], [[0.6470588235294118]]], "mean": [[[0.4668544483317521]], [[0.46836824003795063]], [[0.4622777217741936]]], "std": [[[0.07512272370128946]], [[0.06589224411438468]], [[0.07364458163993175]]], "count": [124]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8431372549019608]], [[0.8274509803921568]], [[0.8235294117647058]]], "mean": [[[0.4767817639152435]], [[0.4757114695340502]], [[0.46669766465053764]]], "std": [[[0.07731797278781909]], [[0.07203539413729788]], [[0.08645621399166363]]], "count": [124]}, "observation.state": {"min": [0.0011868240544572473, 1.7365851402282715, 0.6138498187065125, 0.6745872497558594, -0.8652121424674988, -0.5077686905860901, -2.826368808746338, 132.0, -0.040789999067783356, 0.3026829957962036, -0.23378899693489075, -3.127000093460083, 0.8669999837875366, -1.0089999437332153, -0.7102792263031006, -2.041616201400757, 0.742358386516571, 0.7762526869773865, -1.6968439817428589, -1.7519266605377197, 0.5032656788825989, 103.0, -0.24997900426387787, 0.3593209981918335, -0.17549699544906616, -3.1391851902008057, -1.3849999904632568, 0.6029999852180481], "max": [0.8086634278297424, 2.027967929840088, 1.5600277185440063, 1.6942435503005981, 0.2869146764278412, 0.5711415410041809, -2.181225299835205, 821.0, 0.20753100514411926, 0.42365700006484985, -0.12622499465942383, -1.9579999446868896, 1.4589999914169312, 0.4410000443458557, -0.2526015043258667, -1.991647720336914, 1.4484835863113403, 1.9528664350509644, -0.43453460931777954, -0.34351569414138794, 1.763515591621399, 502.0, -0.17401400208473206, 0.4431709945201874, 0.07080099731683731, 3.1410000324249268, -0.47099998593330383, 1.4700000286102295], "mean": [0.3271113932132721, 1.9631041288375854, 1.2552917003631592, 1.1409740447998047, -0.4686538279056549, 0.12717700004577637, -2.377777338027954, 490.52581787109375, 0.1396196484565735, 0.3884209990501404, -0.161675363779068, -2.5201122760772705, 1.2369991540908813, -0.4841143488883972, -0.5921779274940491, -2.0246453285217285, 0.8746597170829773, 1.472808599472046, -0.7343350648880005, -1.4228885173797607, 0.7211918830871582, 260.886474609375, -0.22126920521259308, 0.39062708616256714, -0.05548667162656784, -0.15366443991661072, -0.8648049831390381, 1.0632332563400269], "std": [0.18234068155288696, 0.08933546394109726, 0.3214077353477478, 0.24525411427021027, 0.40461188554763794, 0.29877129197120667, 0.24065709114074707, 280.6100158691406, 0.07305577397346497, 0.04025672748684883, 0.026216773316264153, 0.29390013217926025, 0.16117125749588013, 0.3759481608867645, 0.09129786491394043, 0.010897945612668991, 0.1721106767654419, 0.4191327393054962, 0.317227840423584, 0.34134772419929504, 0.3275436758995056, 158.94261169433594, 0.023153873160481453, 0.025624478235840797, 0.08892608433961868, 2.9424195289611816, 0.2797616422176361, 0.29769620299339294], "count": [621]}, "action": {"min": [0.0011868240544572473, 1.7365851402282715, 0.6138498187065125, 0.6745872497558594, -0.8652121424674988, -0.5077686905860901, -2.826368808746338, 132.0, -0.040789999067783356, 0.3026829957962036, -0.23378899693489075, -3.127000093460083, 0.8669999837875366, -1.0089999437332153, -0.7102792263031006, -2.041616201400757, 0.742358386516571, 0.7762526869773865, -1.6968439817428589, -1.7519266605377197, 0.5032656788825989, 103.0, -0.24997900426387787, 0.3593209981918335, -0.17549699544906616, -3.1391851902008057, -1.3849999904632568, 0.6029999852180481], "max": [0.8086634278297424, 2.027967929840088, 1.5600277185440063, 1.6942435503005981, 0.2869146764278412, 0.5711415410041809, -2.181225299835205, 821.0, 0.20753100514411926, 0.42365700006484985, -0.12622499465942383, -1.9579999446868896, 1.4589999914169312, 0.4410000443458557, -0.2526015043258667, -1.991647720336914, 1.4484835863113403, 1.9528664350509644, -0.43453460931777954, -0.34351569414138794, 1.763515591621399, 502.0, -0.17401400208473206, 0.4431709945201874, 0.07080099731683731, 3.1410000324249268, -0.47099998593330383, 1.4700000286102295], "mean": [0.3271113932132721, 1.9631041288375854, 1.2552917003631592, 1.1409740447998047, -0.4686538279056549, 0.12717700004577637, -2.377777338027954, 490.52581787109375, 0.1396196484565735, 0.3884209990501404, -0.161675363779068, -2.5201122760772705, 1.2369991540908813, -0.4841143488883972, -0.5921779274940491, -2.0246453285217285, 0.8746597170829773, 1.472808599472046, -0.7343350648880005, -1.4228885173797607, 0.7211918830871582, 260.886474609375, -0.22126920521259308, 0.39062708616256714, -0.05548667162656784, -0.15366443991661072, -0.8648049831390381, 1.0632332563400269], "std": [0.18234068155288696, 0.08933546394109726, 0.3214077353477478, 0.24525411427021027, 0.40461188554763794, 0.29877129197120667, 0.24065709114074707, 280.6100158691406, 0.07305577397346497, 0.04025672748684883, 0.026216773316264153, 0.29390013217926025, 0.16117125749588013, 0.3759481608867645, 0.09129786491394043, 0.010897945612668991, 0.1721106767654419, 0.4191327393054962, 0.317227840423584, 0.34134772419929504, 0.3275436758995056, 158.94261169433594, 0.023153873160481453, 0.025624478235840797, 0.08892608433961868, 2.9424195289611816, 0.2797616422176361, 0.29769620299339294], "count": [621]}, "timestamp": {"min": [0.0], "max": [20.666666666666668], "mean": [10.333333333333334], "std": [5.975567538519451], "count": [621]}, "frame_index": {"min": [0], "max": [620], "mean": [310.0], "std": [179.26702615558352], "count": [621]}, "episode_index": {"min": [482], "max": [482], "mean": [482.0], "std": [0.0], "count": [621]}, "index": {"min": [267102], "max": [267722], "mean": [267412.0], "std": [179.26702615558352], "count": [621]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [621]}, "subtask_annotation": {"mean": [3.035426731078905, 12.0, 12.0, 12.0, 12.0], "std": [3.307440645918551, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [621]}, "scene_annotation": {"mean": [482.0], "std": [0.0], "min": [482], "max": [482], "count": [621]}, "eef_direction_state": {"mean": [4.855072463768116, 4.541062801932367], "std": [1.5158616655064219, 1.8152169895313592], "min": [0, 0], "max": [6, 6], "count": [621]}, "eef_velocity_state": {"mean": [0.6344605475040258, 0.6231884057971014], "std": [0.7111064435422928, 0.6925251781077995], "min": [0, 0], "max": [2, 2], "count": [621]}, "eef_acc_mag_state": {"mean": [0.6827697262479872, 0.6360708534621579], "std": [0.8248414048223246, 0.7962796069039371], "min": [0, 0], "max": [2, 2], "count": [621]}, "eef_direction_action": {"mean": [4.855072463768116, 4.541062801932367], "std": [1.5158616655064219, 1.8152169895313592], "min": [0, 0], "max": [6, 6], "count": [621]}, "eef_velocity_action": {"mean": [0.6344605475040258, 0.6231884057971014], "std": [0.7111064435422928, 0.6925251781077995], "min": [0, 0], "max": [2, 2], "count": [621]}, "eef_acc_mag_action": {"mean": [0.6827697262479872, 0.6360708534621579], "std": [0.8248414048223246, 0.7962796069039371], "min": [0, 0], "max": [2, 2], "count": [621]}, "eef_sim_pose_state": {"mean": [0.5876979503202684, 0.30115356849623187, 1.237381627226981, 0.15605175922826192, 0.8653858270266507, 2.6374897896987073, 0.5788919702014995, -0.21827289199741384, 1.1144944156371965, -2.5209251999707654, 1.2375123038676428, -2.0557354729652473], "std": [0.028466933231491943, 0.020503933028226486, 0.08501678618777832, 2.9438376681836034, 0.28007199548355716, 0.29670318698600257, 0.03567040227678507, 0.0637637215287388, 0.020393678237413605, 0.2938627247430663, 0.16119245012421093, 0.3760912910364227], "min": [0.5510920507583442, 0.2569238806597833, 1.1295610192300798, -3.138317718323612, 0.47077558348559645, 2.1772100034813855, 0.49788347816462925, -0.2773258887317498, 1.0593052262519171, -3.128056381436692, 0.8677144014506482, -2.5802907989004398], "max": [0.6331358026741614, 0.32491474835066725, 1.3573206771117865, 3.140814293345405, 1.3855063131378054, 3.042782116063755, 0.6119324208124733, -0.0602890827479441, 1.14374074482252, -1.9593050689017337, 1.459461364702391, -1.129478684297956], "count": [621]}, "eef_sim_pose_action": {"mean": [0.5876979503202684, 0.30115356849623187, 1.237381627226981, 0.15605175922826192, 0.8653858270266507, 2.6374897896987073, 0.5788919702014995, -0.21827289199741384, 1.1144944156371965, -2.5209251999707654, 1.2375123038676428, -2.0557354729652473], "std": [0.028466933231491943, 0.020503933028226486, 0.08501678618777832, 2.9438376681836034, 0.28007199548355716, 0.29670318698600257, 0.03567040227678507, 0.0637637215287388, 0.020393678237413605, 0.2938627247430663, 0.16119245012421093, 0.3760912910364227], "min": [0.5510920507583442, 0.2569238806597833, 1.1295610192300798, -3.138317718323612, 0.47077558348559645, 2.1772100034813855, 0.49788347816462925, -0.2773258887317498, 1.0593052262519171, -3.128056381436692, 0.8677144014506482, -2.5802907989004398], "max": [0.6331358026741614, 0.32491474835066725, 1.3573206771117865, 3.140814293345405, 1.3855063131378054, 3.042782116063755, 0.6119324208124733, -0.0602890827479441, 1.14374074482252, -1.9593050689017337, 1.459461364702391, -1.129478684297956], "count": [621]}, "gripper_mode_state": {"mean": [0.9677938808373591, 0.42995169082125606], "std": [0.17654711850132931, 0.4950689188195891], "min": [0, 0], "max": [1, 1], "count": [621]}, "gripper_activity_state": {"mean": [1.9033816425120773, 1.9114331723027376], "std": [0.40169307257946746, 0.40553502259579943], "min": [0, 0], "max": [2, 2], "count": [621]}, "gripper_mode_action": {"mean": [0.9677938808373591, 0.42995169082125606], "std": [0.17654711850132931, 0.4950689188195891], "min": [0, 0], "max": [1, 1], "count": [621]}, "gripper_activity_action": {"mean": [1.9033816425120773, 1.9114331723027376], "std": [0.40169307257946746, 0.40553502259579943], "min": [0, 0], "max": [2, 2], "count": [621]}, "gripper_open_scale_state": {"mean": [0.26088647347909427, 0.4905257648707608], "std": [0.1589425693210866, 0.2806103921389943], "min": [0.103, 0.132], "max": [0.502, 0.821], "count": [621]}, "gripper_open_scale_action": {"mean": [0.26088647347909427, 0.4905257648707608], "std": [0.1589425693210866, 0.2806103921389943], "min": [0.103, 0.132], "max": [0.502, 0.821], "count": [621]}}} +{"episode_index": 480, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.47393395220588236]], [[0.47659402369281045]], [[0.4642792708333333]]], "std": [[[0.11830298699381672]], [[0.11211901805694974]], [[0.12101943787839604]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[0.6627450980392157]], [[0.6549019607843137]], [[0.6431372549019608]]], "mean": [[[0.4659366135620915]], [[0.46893426470588234]], [[0.46465019812091507]]], "std": [[[0.0650686158072929]], [[0.05883096477216304]], [[0.06380839283674543]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8980392156862745]], [[0.8196078431372549]], [[0.8549019607843137]]], "mean": [[[0.48024652369281046]], [[0.48027475490196075]], [[0.47015036356209156]]], "std": [[[0.08520094124152812]], [[0.08181265821234036]], [[0.09850125376784034]]], "count": [100]}, "observation.state": {"min": [0.08765043318271637, 1.9690978527069092, 1.3099219799041748, 0.7520101070404053, -1.8618301153182983, -0.06754424422979355, -2.5402395725250244, 312.0, -0.022640999406576157, 0.3356040120124817, -0.22801700234413147, -3.1401853561401367, 0.8930000066757202, -0.9380000233650208, -0.8038986921310425, -2.047445774078369, 0.6229778528213501, 0.7253239154815674, -1.8480594158172607, -1.8547265529632568, 0.6464001536369324, 116.0, -0.24319100379943848, 0.34861600399017334, -0.17017200589179993, -3.1401853561401367, -1.5080000162124634, -1.4600000381469727], "max": [0.7961494326591492, 2.035752058029175, 1.9490267038345337, 1.249882698059082, -0.44484955072402954, 0.9378702044487, -1.2915087938308716, 896.0, 0.24067699909210205, 0.4443039894104004, -0.11257199943065643, 3.140000104904175, 1.4459999799728394, 0.24199999868869781, -0.3601137697696686, -2.0026257038116455, 1.342821478843689, 1.9911763668060303, -0.3310191333293915, -0.5329712629318237, 2.0864713191986084, 478.0, -0.18308599293231964, 0.44051799178123474, 0.06923700124025345, 3.13700008392334, -0.5019999742507935, 1.2050000429153442], "mean": [0.3727560341358185, 2.0216286182403564, 1.576603889465332, 0.933270275592804, -1.0028948783874512, 0.6177650690078735, -2.03090763092041, 604.8207397460938, 0.1577635407447815, 0.39491844177246094, -0.168561652302742, -1.9286844730377197, 1.2737983465194702, -0.4822462499141693, -0.6393102407455444, -2.0296647548675537, 0.7889928221702576, 1.5131733417510986, -0.7726353406906128, -1.5208989381790161, 0.8784922957420349, 261.00970458984375, -0.21949560940265656, 0.3889366388320923, -0.03118075802922249, -0.8181595206260681, -0.9292049407958984, 0.7632526159286499], "std": [0.17730127274990082, 0.0112250205129385, 0.13680905103683472, 0.1253863126039505, 0.5359225869178772, 0.23464001715183258, 0.46718594431877136, 121.1033706665039, 0.0799017921090126, 0.026801498606801033, 0.02770758420228958, 1.840224266052246, 0.16766183078289032, 0.30858519673347473, 0.11735586822032928, 0.008538930676877499, 0.12378325313329697, 0.4470427334308624, 0.401088148355484, 0.33278679847717285, 0.36519956588745117, 147.81719970703125, 0.014010036364197731, 0.032947614789009094, 0.0827239528298378, 2.7550978660583496, 0.28532862663269043, 0.5077908039093018], "count": [463]}, "action": {"min": [0.08765043318271637, 1.9690978527069092, 1.3099219799041748, 0.7520101070404053, -1.8618301153182983, -0.06754424422979355, -2.5402395725250244, 312.0, -0.022640999406576157, 0.3356040120124817, -0.22801700234413147, -3.1401853561401367, 0.8930000066757202, -0.9380000233650208, -0.8038986921310425, -2.047445774078369, 0.6229778528213501, 0.7253239154815674, -1.8480594158172607, -1.8547265529632568, 0.6464001536369324, 116.0, -0.24319100379943848, 0.34861600399017334, -0.17017200589179993, -3.1401853561401367, -1.5080000162124634, -1.4600000381469727], "max": [0.7961494326591492, 2.035752058029175, 1.9490267038345337, 1.249882698059082, -0.44484955072402954, 0.9378702044487, -1.2915087938308716, 896.0, 0.24067699909210205, 0.4443039894104004, -0.11257199943065643, 3.140000104904175, 1.4459999799728394, 0.24199999868869781, -0.3601137697696686, -2.0026257038116455, 1.342821478843689, 1.9911763668060303, -0.3310191333293915, -0.5329712629318237, 2.0864713191986084, 478.0, -0.18308599293231964, 0.44051799178123474, 0.06923700124025345, 3.13700008392334, -0.5019999742507935, 1.2050000429153442], "mean": [0.3727560341358185, 2.0216286182403564, 1.576603889465332, 0.933270275592804, -1.0028948783874512, 0.6177650690078735, -2.03090763092041, 604.8207397460938, 0.1577635407447815, 0.39491844177246094, -0.168561652302742, -1.9286844730377197, 1.2737983465194702, -0.4822462499141693, -0.6393102407455444, -2.0296647548675537, 0.7889928221702576, 1.5131733417510986, -0.7726353406906128, -1.5208989381790161, 0.8784922957420349, 261.00970458984375, -0.21949560940265656, 0.3889366388320923, -0.03118075802922249, -0.8181595206260681, -0.9292049407958984, 0.7632526159286499], "std": [0.17730127274990082, 0.0112250205129385, 0.13680905103683472, 0.1253863126039505, 0.5359225869178772, 0.23464001715183258, 0.46718594431877136, 121.1033706665039, 0.0799017921090126, 0.026801498606801033, 0.02770758420228958, 1.840224266052246, 0.16766183078289032, 0.30858519673347473, 0.11735586822032928, 0.008538930676877499, 0.12378325313329697, 0.4470427334308624, 0.401088148355484, 0.33278679847717285, 0.36519956588745117, 147.81719970703125, 0.014010036364197731, 0.032947614789009094, 0.0827239528298378, 2.7550978660583496, 0.28532862663269043, 0.5077908039093018], "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": [483], "max": [483], "mean": [483.0], "std": [0.0], "count": [463]}, "index": {"min": [267723], "max": [268185], "mean": [267954.0], "std": [133.65627557282897], "count": [463]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [463]}, "subtask_annotation": {"mean": [2.408207343412527, 12.0, 12.0, 12.0, 12.0], "std": [2.9720980409105078, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [463]}, "scene_annotation": {"mean": [483.0], "std": [0.0], "min": [483], "max": [483], "count": [463]}, "eef_direction_state": {"mean": [4.535637149028077, 4.421166306695464], "std": [1.5658076994664762, 1.9401813336209743], "min": [0, 0], "max": [6, 6], "count": [463]}, "eef_velocity_state": {"mean": [0.8596112311015118, 0.6263498920086393], "std": [0.7197832797509731, 0.7144883401139135], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_acc_mag_state": {"mean": [0.8185745140388769, 0.755939524838013], "std": [0.8323381145233356, 0.8486059796240958], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_direction_action": {"mean": [4.535637149028077, 4.421166306695464], "std": [1.5658076994664762, 1.9401813336209743], "min": [0, 0], "max": [6, 6], "count": [463]}, "eef_velocity_action": {"mean": [0.8596112311015118, 0.6263498920086393], "std": [0.7197832797509731, 0.7144883401139135], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_acc_mag_action": {"mean": [0.8185745140388769, 0.755939524838013], "std": [0.8323381145233356, 0.8486059796240958], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_sim_pose_state": {"mean": [0.5850491503256319, 0.300501307144656, 1.2590803007627749, 0.7934301028654236, 0.9300048939489477, 2.3372849353953207, 0.5891333257744913, -0.2407509285600428, 1.1072417818412748, -1.9296935372375632, 1.2743944251487391, -2.0542022613336943], "std": [0.03662625005631479, 0.014042965577844862, 0.08134856253127536, 2.764324352597688, 0.28565324975819323, 0.5090394682099902, 0.022370226973865436, 0.06972334012906899, 0.02662091142725205, 1.8406155339565333, 0.16769617814770527, 0.3089204958990876], "min": [0.5404939576400516, 0.26567305705694244, 1.134886399245385, -3.1401451636109963, 0.5024939629650929, 0.10165861876303534, 0.5347519189424645, -0.3110374880181435, 1.0641103901888953, -3.140109842173824, 0.8938409848028521, -2.5097542741067187], "max": [0.6468395002853962, 0.3304085574361768, 1.357382483250577, 3.1359427713200088, 1.509751135760701, 2.7787981720344854, 0.6301360138614274, -0.07921368575476517, 1.158152960639805, 3.139800419151303, 1.4466636301606721, -1.3291395390274006], "count": [463]}, "eef_sim_pose_action": {"mean": [0.5850491503256319, 0.300501307144656, 1.2590803007627749, 0.7934301028654236, 0.9300048939489477, 2.3372849353953207, 0.5891333257744913, -0.2407509285600428, 1.1072417818412748, -1.9296935372375632, 1.2743944251487391, -2.0542022613336943], "std": [0.03662625005631479, 0.014042965577844862, 0.08134856253127536, 2.764324352597688, 0.28565324975819323, 0.5090394682099902, 0.022370226973865436, 0.06972334012906899, 0.02662091142725205, 1.8406155339565333, 0.16769617814770527, 0.3089204958990876], "min": [0.5404939576400516, 0.26567305705694244, 1.134886399245385, -3.1401451636109963, 0.5024939629650929, 0.10165861876303534, 0.5347519189424645, -0.3110374880181435, 1.0641103901888953, -3.140109842173824, 0.8938409848028521, -2.5097542741067187], "max": [0.6468395002853962, 0.3304085574361768, 1.357382483250577, 3.1359427713200088, 1.509751135760701, 2.7787981720344854, 0.6301360138614274, -0.07921368575476517, 1.158152960639805, 3.139800419151303, 1.4466636301606721, -1.3291395390274006], "count": [463]}, "gripper_mode_state": {"mean": [1.0, 0.11663066954643629], "std": [0.0, 0.32097968232831625], "min": [1, 0], "max": [1, 1], "count": [463]}, "gripper_activity_state": {"mean": [1.9071274298056156, 1.8466522678185746], "std": [0.37470356744934913, 0.49645027420948734], "min": [0, 0], "max": [2, 2], "count": [463]}, "gripper_mode_action": {"mean": [1.0, 0.11663066954643629], "std": [0.0, 0.32097968232831625], "min": [1, 0], "max": [1, 1], "count": [463]}, "gripper_activity_action": {"mean": [1.9071274298056156, 1.8466522678185746], "std": [0.37470356744934913, 0.49645027420948734], "min": [0, 0], "max": [2, 2], "count": [463]}, "gripper_open_scale_state": {"mean": [0.26100971918950616, 0.6048207341435151], "std": [0.14781718686068585, 0.12110342244366139], "min": [0.116, 0.312], "max": [0.478, 0.896], "count": [463]}, "gripper_open_scale_action": {"mean": [0.26100971918950616, 0.6048207341435151], "std": [0.14781718686068585, 0.12110342244366139], "min": [0.116, 0.312], "max": [0.478, 0.896], "count": [463]}}} +{"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.47119823325163396]], [[0.47380210375816995]], [[0.4624358537581699]]], "std": [[[0.11821207287530894]], [[0.1107324427118096]], [[0.11866917683407195]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6431372549019608]], [[0.6352941176470588]]], "mean": [[[0.4664301633986928]], [[0.46979094771241825]], [[0.4654927614379085]]], "std": [[[0.06819451094970412]], [[0.057184126040338054]], [[0.062308175496053865]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7294117647058823]], [[0.7137254901960784]], [[0.7137254901960784]]], "mean": [[[0.4741382536764706]], [[0.46996638480392156]], [[0.45938060661764707]]], "std": [[[0.08589583030729314]], [[0.0820970019925199]], [[0.10038281798142279]]], "count": [100]}, "observation.state": {"min": [0.13086478412151337, 2.012399673461914, 1.1272732019424438, 0.8203920125961304, -2.034024238586426, -0.09969320148229599, -1.6921491622924805, 147.0, -0.053523000329732895, 0.3422609865665436, -0.22359399497509003, -3.0360000133514404, 0.8659999966621399, -1.0390000343322754, -0.8350528478622437, -2.0469045639038086, 0.6776066422462463, 0.7546629309654236, -1.7917726039886475, -1.7093056440353394, 0.6283185482025146, 108.0, -0.24960100650787354, 0.37060999870300293, -0.16818499565124512, -3.1371853351593018, -1.4479999542236328, 0.5299999713897705], "max": [0.8460309505462646, 2.035629987716675, 1.6614139080047607, 1.3674479722976685, -1.2821189165115356, 0.6716375946998596, -1.0583851337432861, 831.0, 0.22204799950122833, 0.4430699944496155, -0.11746100336313248, -2.4260001182556152, 1.378000020980835, 0.36000001430511475, -0.4017049968242645, -2.004807472229004, 1.095246434211731, 1.8730002641677856, -0.3680201768875122, -0.7576299905776978, 1.710073709487915, 500.0, -0.18649600446224213, 0.4446620047092438, 0.06870900094509125, 3.138000011444092, -0.5419999957084656, 1.6139999628067017], "mean": [0.4192263185977936, 2.023946523666382, 1.4033745527267456, 1.070597767829895, -1.4669437408447266, 0.26680728793144226, -1.510503888130188, 586.2595825195312, 0.12198330461978912, 0.41026580333709717, -0.16022269427776337, -2.6661770343780518, 1.1677292585372925, -0.5589730739593506, -0.6458516716957092, -2.0277628898620605, 0.763744056224823, 1.431409239768982, -0.8355070352554321, -1.4085936546325684, 0.8652865886688232, 256.87359619140625, -0.21967528760433197, 0.4038500487804413, -0.033359792083501816, 0.18209274113178253, -0.9965519905090332, 1.0514920949935913], "std": [0.1743396669626236, 0.004952691961079836, 0.12535728514194489, 0.11140754818916321, 0.26492422819137573, 0.3006444275379181, 0.20687153935432434, 122.19648742675781, 0.07735973596572876, 0.03358955308794975, 0.025767391547560692, 0.1602131575345993, 0.15021179616451263, 0.39716213941574097, 0.12496335059404373, 0.0109395831823349, 0.12930291891098022, 0.4092831611633301, 0.3838900625705719, 0.31989434361457825, 0.2909591495990753, 150.88389587402344, 0.015075271017849445, 0.027614880353212357, 0.0837351605296135, 2.8806700706481934, 0.27846699953079224, 0.3387576639652252], "count": [451]}, "action": {"min": [0.13086478412151337, 2.012399673461914, 1.1272732019424438, 0.8203920125961304, -2.034024238586426, -0.09969320148229599, -1.6921491622924805, 147.0, -0.053523000329732895, 0.3422609865665436, -0.22359399497509003, -3.0360000133514404, 0.8659999966621399, -1.0390000343322754, -0.8350528478622437, -2.0469045639038086, 0.6776066422462463, 0.7546629309654236, -1.7917726039886475, -1.7093056440353394, 0.6283185482025146, 108.0, -0.24960100650787354, 0.37060999870300293, -0.16818499565124512, -3.1371853351593018, -1.4479999542236328, 0.5299999713897705], "max": [0.8460309505462646, 2.035629987716675, 1.6614139080047607, 1.3674479722976685, -1.2821189165115356, 0.6716375946998596, -1.0583851337432861, 831.0, 0.22204799950122833, 0.4430699944496155, -0.11746100336313248, -2.4260001182556152, 1.378000020980835, 0.36000001430511475, -0.4017049968242645, -2.004807472229004, 1.095246434211731, 1.8730002641677856, -0.3680201768875122, -0.7576299905776978, 1.710073709487915, 500.0, -0.18649600446224213, 0.4446620047092438, 0.06870900094509125, 3.138000011444092, -0.5419999957084656, 1.6139999628067017], "mean": [0.4192263185977936, 2.023946523666382, 1.4033745527267456, 1.070597767829895, -1.4669437408447266, 0.26680728793144226, -1.510503888130188, 586.2595825195312, 0.12198330461978912, 0.41026580333709717, -0.16022269427776337, -2.6661770343780518, 1.1677292585372925, -0.5589730739593506, -0.6458516716957092, -2.0277628898620605, 0.763744056224823, 1.431409239768982, -0.8355070352554321, -1.4085936546325684, 0.8652865886688232, 256.87359619140625, -0.21967528760433197, 0.4038500487804413, -0.033359792083501816, 0.18209274113178253, -0.9965519905090332, 1.0514920949935913], "std": [0.1743396669626236, 0.004952691961079836, 0.12535728514194489, 0.11140754818916321, 0.26492422819137573, 0.3006444275379181, 0.20687153935432434, 122.19648742675781, 0.07735973596572876, 0.03358955308794975, 0.025767391547560692, 0.1602131575345993, 0.15021179616451263, 0.39716213941574097, 0.12496335059404373, 0.0109395831823349, 0.12930291891098022, 0.4092831611633301, 0.3838900625705719, 0.31989434361457825, 0.2909591495990753, 150.88389587402344, 0.015075271017849445, 0.027614880353212357, 0.0837351605296135, 2.8806700706481934, 0.27846699953079224, 0.3387576639652252], "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": [484], "max": [484], "mean": [484.0], "std": [0.0], "count": [451]}, "index": {"min": [268186], "max": [268636], "mean": [268411.0], "std": [130.19216566291536], "count": [451]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [451]}, "subtask_annotation": {"mean": [2.5787139689578713, 12.0, 12.0, 12.0, 12.0], "std": [2.8047930365809908, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [451]}, "scene_annotation": {"mean": [484.0], "std": [0.0], "min": [484], "max": [484], "count": [451]}, "eef_direction_state": {"mean": [4.869179600886918, 4.4323725055432375], "std": [1.295807324352476, 1.9384585742142446], "min": [0, 0], "max": [6, 6], "count": [451]}, "eef_velocity_state": {"mean": [0.7871396895787139, 0.6518847006651884], "std": [0.7702411437408491, 0.753919393793524], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_acc_mag_state": {"mean": [0.8270509977827051, 0.6917960088691796], "std": [0.835081654633108, 0.8346164264080791], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_direction_action": {"mean": [4.869179600886918, 4.4323725055432375], "std": [1.295807324352476, 1.9384585742142446], "min": [0, 0], "max": [6, 6], "count": [451]}, "eef_velocity_action": {"mean": [0.7871396895787139, 0.6518847006651884], "std": [0.7702411437408491, 0.753919393793524], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_acc_mag_action": {"mean": [0.8270509977827051, 0.6917960088691796], "std": [0.835081654633108, 0.8346164264080791], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_sim_pose_state": {"mean": [0.5987072917411087, 0.3026102475322724, 1.2545747174940045, -0.17868098779203503, 0.997025881424522, 2.501350273075163, 0.6032963705198521, -0.20161436470654578, 1.1194158555464977, -2.6668886935259253, 1.1682154466311325, -2.130261139181605], "std": [0.03062822626641227, 0.013430233115147612, 0.08080570311445336, 2.880957466368816, 0.2785593164874845, 0.8666949369757311, 0.027141470854123665, 0.06675420473554854, 0.02128857269580562, 0.16025306253892588, 0.15020175895172125, 0.3976206830033228], "min": [0.5623718168094289, 0.2742789516679243, 1.135392727332116, -3.1351612785814416, 0.5416942922770369, -3.1400483540695774, 0.5408486543980835, -0.2877074871155286, 1.0692443089078842, -3.036956316860926, 0.8660784300621072, -2.6101544897796143], "max": [0.6505332377296044, 0.33102199302000396, 1.3526413062727691, 3.140978458515311, 1.4480247206598897, 3.1395781432550876, 0.6380727596401551, -0.046241251516863174, 1.1550888797410896, -2.42681348128613, 1.378782054700034, -1.2104823186308642], "count": [451]}, "eef_sim_pose_action": {"mean": [0.5987072917411087, 0.3026102475322724, 1.2545747174940045, -0.17868098779203503, 0.997025881424522, 2.501350273075163, 0.6032963705198521, -0.20161436470654578, 1.1194158555464977, -2.6668886935259253, 1.1682154466311325, -2.130261139181605], "std": [0.03062822626641227, 0.013430233115147612, 0.08080570311445336, 2.880957466368816, 0.2785593164874845, 0.8666949369757311, 0.027141470854123665, 0.06675420473554854, 0.02128857269580562, 0.16025306253892588, 0.15020175895172125, 0.3976206830033228], "min": [0.5623718168094289, 0.2742789516679243, 1.135392727332116, -3.1351612785814416, 0.5416942922770369, -3.1400483540695774, 0.5408486543980835, -0.2877074871155286, 1.0692443089078842, -3.036956316860926, 0.8660784300621072, -2.6101544897796143], "max": [0.6505332377296044, 0.33102199302000396, 1.3526413062727691, 3.140978458515311, 1.4480247206598897, 3.1395781432550876, 0.6380727596401551, -0.046241251516863174, 1.1550888797410896, -2.42681348128613, 1.378782054700034, -1.2104823186308642], "count": [451]}, "gripper_mode_state": {"mean": [1.0, 0.12416851441241686], "std": [0.0, 0.3297737018639162], "min": [1, 0], "max": [1, 1], "count": [451]}, "gripper_activity_state": {"mean": [1.8957871396895787, 1.8625277161862528], "std": [0.3942547365125141, 0.46010872715706325], "min": [0, 0], "max": [2, 2], "count": [451]}, "gripper_mode_action": {"mean": [1.0, 0.12416851441241686], "std": [0.0, 0.3297737018639162], "min": [1, 0], "max": [1, 1], "count": [451]}, "gripper_activity_action": {"mean": [1.8957871396895787, 1.8625277161862528], "std": [0.3942547365125141, 0.46010872715706325], "min": [0, 0], "max": [2, 2], "count": [451]}, "gripper_open_scale_state": {"mean": [0.25687361419068744, 0.586259423706324], "std": [0.15088385059784606, 0.12219652200318308], "min": [0.108, 0.147], "max": [0.5, 0.831], "count": [451]}, "gripper_open_scale_action": {"mean": [0.25687361419068744, 0.586259423706324], "std": [0.15088385059784606, 0.12219652200318308], "min": [0.108, 0.147], "max": [0.5, 0.831], "count": [451]}}} +{"episode_index": 482, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4671712524865019]], [[0.4700082125603865]], [[0.4584446895424837]]], "std": [[[0.11329368189579853]], [[0.10752595621509128]], [[0.118052561916025]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[0.6470588235294118]], [[0.6392156862745098]], [[0.6431372549019608]]], "mean": [[[0.46520963874680304]], [[0.46755393400113665]], [[0.46242512254901963]]], "std": [[[0.07010296558764095]], [[0.062363882074804776]], [[0.07069328904074784]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.788235294117647]], [[0.7333333333333333]], [[0.7450980392156863]]], "mean": [[[0.4755623543620347]], [[0.4698266268826371]], [[0.45593967213697073]]], "std": [[[0.09093193374530034]], [[0.09114494108988438]], [[0.11235111297785384]]], "count": [115]}, "observation.state": {"min": [0.14046409726142883, 1.8444291353225708, 1.2861332893371582, 0.4533318281173706, -1.9014490842819214, 0.1385267823934555, -1.920926809310913, 271.0, -0.02086300030350685, 0.3344449996948242, -0.22587500512599945, -3.1371853351593018, 0.8309999704360962, -2.2200000286102295, -0.6891781687736511, -2.0417909622192383, 0.8533613681793213, 0.8601680994033813, -1.746865153312683, -1.584881067276001, 0.4910658597946167, 127.0, -0.24100300669670105, 0.37781399488449097, -0.16895100474357605, -3.115000009536743, -1.565000057220459, -3.118000030517578], "max": [0.9645038843154907, 2.034198760986328, 2.2110354900360107, 1.3853027820587158, -1.1109369993209839, 1.1305893659591675, -1.166996955871582, 881.0, 0.23822200298309326, 0.45255300402641296, -0.13107100129127502, 3.132999897003174, 1.4329999685287476, -0.004999990575015545, -0.3813020884990692, -2.02781081199646, 1.2633217573165894, 1.9670559167861938, -0.2923600971698761, -0.800757110118866, 1.7239664793014526, 492.0, -0.15024499595165253, 0.4710629880428314, 0.05618299916386604, 3.117000102996826, -0.33000001311302185, 3.0350000858306885], "mean": [0.5226631164550781, 2.011415958404541, 1.6640903949737549, 0.8103249669075012, -1.4028820991516113, 0.6375262141227722, -1.6084421873092651, 589.2193603515625, 0.15012481808662415, 0.4153079390525818, -0.1733488142490387, -0.9122062921524048, 1.157188892364502, -0.8924726247787476, -0.5764557719230652, -2.0330450534820557, 1.0223495960235596, 1.5954375267028809, -0.7004026770591736, -1.3850278854370117, 0.7526092529296875, 269.3836975097656, -0.19977541267871857, 0.397358775138855, -0.02723420038819313, -2.473114013671875, -0.9182473421096802, 0.8336988687515259], "std": [0.19930478930473328, 0.04071664437651634, 0.17954035103321075, 0.20470376312732697, 0.2478717416524887, 0.34372478723526, 0.21312886476516724, 166.9466552734375, 0.07963047176599503, 0.03271616995334625, 0.022570082917809486, 2.7888600826263428, 0.15468084812164307, 0.3998543620109558, 0.07090021669864655, 0.0032028143759816885, 0.08543740212917328, 0.3828868269920349, 0.42734187841415405, 0.2308800220489502, 0.36107921600341797, 150.4629364013672, 0.02515174262225628, 0.024897702038288116, 0.07385089248418808, 1.183351755142212, 0.32415246963500977, 0.6931946277618408], "count": [563]}, "action": {"min": [0.14046409726142883, 1.8444291353225708, 1.2861332893371582, 0.4533318281173706, -1.9014490842819214, 0.1385267823934555, -1.920926809310913, 271.0, -0.02086300030350685, 0.3344449996948242, -0.22587500512599945, -3.1371853351593018, 0.8309999704360962, -2.2200000286102295, -0.6891781687736511, -2.0417909622192383, 0.8533613681793213, 0.8601680994033813, -1.746865153312683, -1.584881067276001, 0.4910658597946167, 127.0, -0.24100300669670105, 0.37781399488449097, -0.16895100474357605, -3.115000009536743, -1.565000057220459, -3.118000030517578], "max": [0.9645038843154907, 2.034198760986328, 2.2110354900360107, 1.3853027820587158, -1.1109369993209839, 1.1305893659591675, -1.166996955871582, 881.0, 0.23822200298309326, 0.45255300402641296, -0.13107100129127502, 3.132999897003174, 1.4329999685287476, -0.004999990575015545, -0.3813020884990692, -2.02781081199646, 1.2633217573165894, 1.9670559167861938, -0.2923600971698761, -0.800757110118866, 1.7239664793014526, 492.0, -0.15024499595165253, 0.4710629880428314, 0.05618299916386604, 3.117000102996826, -0.33000001311302185, 3.0350000858306885], "mean": [0.5226631164550781, 2.011415958404541, 1.6640903949737549, 0.8103249669075012, -1.4028820991516113, 0.6375262141227722, -1.6084421873092651, 589.2193603515625, 0.15012481808662415, 0.4153079390525818, -0.1733488142490387, -0.9122062921524048, 1.157188892364502, -0.8924726247787476, -0.5764557719230652, -2.0330450534820557, 1.0223495960235596, 1.5954375267028809, -0.7004026770591736, -1.3850278854370117, 0.7526092529296875, 269.3836975097656, -0.19977541267871857, 0.397358775138855, -0.02723420038819313, -2.473114013671875, -0.9182473421096802, 0.8336988687515259], "std": [0.19930478930473328, 0.04071664437651634, 0.17954035103321075, 0.20470376312732697, 0.2478717416524887, 0.34372478723526, 0.21312886476516724, 166.9466552734375, 0.07963047176599503, 0.03271616995334625, 0.022570082917809486, 2.7888600826263428, 0.15468084812164307, 0.3998543620109558, 0.07090021669864655, 0.0032028143759816885, 0.08543740212917328, 0.3828868269920349, 0.42734187841415405, 0.2308800220489502, 0.36107921600341797, 150.4629364013672, 0.02515174262225628, 0.024897702038288116, 0.07385089248418808, 1.183351755142212, 0.32415246963500977, 0.6931946277618408], "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": [485], "max": [485], "mean": [485.0], "std": [0.0], "count": [563]}, "index": {"min": [268637], "max": [269199], "mean": [268918.0], "std": [162.52384440444425], "count": [563]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [563]}, "subtask_annotation": {"mean": [3.02841918294849, 12.0, 12.0, 12.0, 12.0], "std": [3.0859635506034913, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [563]}, "scene_annotation": {"mean": [485.0], "std": [0.0], "min": [485], "max": [485], "count": [563]}, "eef_direction_state": {"mean": [4.2575488454706925, 4.261101243339254], "std": [1.9467399617103442, 2.031990212188985], "min": [0, 0], "max": [6, 6], "count": [563]}, "eef_velocity_state": {"mean": [0.7246891651865008, 0.6465364120781527], "std": [0.6773771648444922, 0.7035317477394745], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_acc_mag_state": {"mean": [0.738898756660746, 0.738898756660746], "std": [0.8456535169586092, 0.8308207301605652], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_direction_action": {"mean": [4.2575488454706925, 4.261101243339254], "std": [1.9467399617103442, 2.031990212188985], "min": [0, 0], "max": [6, 6], "count": [563]}, "eef_velocity_action": {"mean": [0.7246891651865008, 0.6465364120781527], "std": [0.6773771648444922, 0.7035317477394745], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_acc_mag_action": {"mean": [0.738898756660746, 0.738898756660746], "std": [0.8456535169586092, 0.8308207301605652], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_sim_pose_state": {"mean": [0.5916553821978312, 0.2770754056735237, 1.2623035722668827, 2.4637558124842998, 0.9190266351247186, 2.027481636974451, 0.6131672843403889, -0.23424938420314342, 1.108099162292207, -0.9128502098475026, 1.15767170730098, -2.330469702046487], "std": [0.025609215418509378, 0.0247155735191536, 0.07094857971728101, 1.2102423952050594, 0.3238967776287656, 1.1678938935256096, 0.02513172202358081, 0.06942552952599518, 0.018653635081808152, 2.7892836963182934, 0.15469980227991886, 0.8299625657352244], "min": [0.569404718402027, 0.23141307438568315, 1.13629421887621, -3.107208050662611, 0.33100873525290764, -3.1036712053886917, 0.5377973862018605, -0.3208361380051931, 1.0674399520246278, -3.137831403715959, 0.8315601804677706, -3.129597452573054], "max": [0.6598002498725976, 0.3261657019812218, 1.3442373753285448, 3.1339511039446144, 1.5662840855974753, 2.8946111306365423, 0.6507940354149422, -0.07918895696926105, 1.1468745955116282, 3.133119842459145, 1.433558420083397, 3.1343501869594563], "count": [563]}, "eef_sim_pose_action": {"mean": [0.5916553821978312, 0.2770754056735237, 1.2623035722668827, 2.4637558124842998, 0.9190266351247186, 2.027481636974451, 0.6131672843403889, -0.23424938420314342, 1.108099162292207, -0.9128502098475026, 1.15767170730098, -2.330469702046487], "std": [0.025609215418509378, 0.0247155735191536, 0.07094857971728101, 1.2102423952050594, 0.3238967776287656, 1.1678938935256096, 0.02513172202358081, 0.06942552952599518, 0.018653635081808152, 2.7892836963182934, 0.15469980227991886, 0.8299625657352244], "min": [0.569404718402027, 0.23141307438568315, 1.13629421887621, -3.107208050662611, 0.33100873525290764, -3.1036712053886917, 0.5377973862018605, -0.3208361380051931, 1.0674399520246278, -3.137831403715959, 0.8315601804677706, -3.129597452573054], "max": [0.6598002498725976, 0.3261657019812218, 1.3442373753285448, 3.1339511039446144, 1.5662840855974753, 2.8946111306365423, 0.6507940354149422, -0.07918895696926105, 1.1468745955116282, 3.133119842459145, 1.433558420083397, 3.1343501869594563], "count": [563]}, "gripper_mode_state": {"mean": [1.0, 0.21314387211367672], "std": [0.0, 0.40952846286194244], "min": [1, 0], "max": [1, 1], "count": [563]}, "gripper_activity_state": {"mean": [1.9165186500888098, 1.8792184724689165], "std": [0.3502761573665737, 0.4334726071105874], "min": [0, 0], "max": [2, 2], "count": [563]}, "gripper_mode_action": {"mean": [1.0, 0.21314387211367672], "std": [0.0, 0.40952846286194244], "min": [1, 0], "max": [1, 1], "count": [563]}, "gripper_activity_action": {"mean": [1.9165186500888098, 1.8792184724689165], "std": [0.3502761573665737, 0.4334726071105874], "min": [0, 0], "max": [2, 2], "count": [563]}, "gripper_open_scale_state": {"mean": [0.26938365905111306, 0.589219360514178], "std": [0.15046284936427834, 0.1669466474337255], "min": [0.127, 0.271], "max": [0.492, 0.881], "count": [563]}, "gripper_open_scale_action": {"mean": [0.26938365905111306, 0.589219360514178], "std": [0.15046284936427834, 0.1669466474337255], "min": [0.127, 0.271], "max": [0.492, 0.881], "count": [563]}}} +{"episode_index": 483, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.47154523096807033]], [[0.4735050040849673]], [[0.46258583788706736]]], "std": [[[0.12931759871382523]], [[0.12127926490675332]], [[0.12904387168831905]]], "count": [122]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[0.6588235294117647]], [[0.6392156862745098]], [[0.6274509803921569]]], "mean": [[[0.4635574607575271]], [[0.4666543196855245]], [[0.4633813316993464]]], "std": [[[0.05907510516690919]], [[0.05306180673059288]], [[0.057558650828533224]]], "count": [122]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.7098039215686275]], [[0.7058823529411765]]], "mean": [[[0.4728124531233258]], [[0.4730080108887817]], [[0.4628769386853102]]], "std": [[[0.0882438821683927]], [[0.07792554527805157]], [[0.094276827585558]]], "count": [122]}, "observation.state": {"min": [0.08047713339328766, 1.8542553186416626, 0.7861137390136719, 0.7715926170349121, -0.6916041970252991, -0.9272760152816772, -2.9989993572235107, 296.0, -0.053686000406742096, 0.3063240051269531, -0.2032649964094162, -3.059999942779541, 0.6080000400543213, -0.984000027179718, -0.7680845260620117, -2.049435615539551, 0.8996474146842957, 0.9025447368621826, -2.6523244380950928, -1.5691382884979248, 0.526391327381134, 121.0, -0.24020999670028687, 0.35548099875450134, -0.16407600045204163, -3.1411852836608887, -1.5570000410079956, -2.0769999027252197], "max": [0.6775368452072144, 2.037654399871826, 1.4549065828323364, 1.7775654792785645, 0.3637440502643585, 0.4276929199695587, -2.28397274017334, 833.0, 0.188632994890213, 0.4359019994735718, -0.10094399750232697, -2.2929999828338623, 1.4079999923706055, -0.09200000762939453, -0.05590289831161499, -1.8711150884628296, 1.7624684572219849, 2.0141797065734863, -0.3963642418384552, 0.048834312707185745, 2.4977407455444336, 662.0, -0.176813006401062, 0.43361198902130127, 0.057711999863386154, 3.1410000324249268, -0.5059999823570251, 1.4470000267028809], "mean": [0.3872329890727997, 1.9635900259017944, 1.2039753198623657, 1.3508156538009644, -0.13710513710975647, -0.3549776077270508, -2.680856943130493, 528.6560668945312, 0.10520024597644806, 0.38408392667770386, -0.14582958817481995, -2.674210548400879, 1.0634318590164185, -0.6548505425453186, -0.4889155924320221, -2.0254437923431396, 1.0477479696273804, 1.6177490949630737, -0.9840683937072754, -1.246878743171692, 1.0518454313278198, 283.5804748535156, -0.20045314729213715, 0.38816019892692566, -0.028537722304463387, -1.6660934686660767, -0.9558143615722656, 0.3711707592010498], "std": [0.1323048621416092, 0.06484130769968033, 0.22792863845825195, 0.26957353949546814, 0.443313330411911, 0.38490667939186096, 0.3441581428050995, 205.9258575439453, 0.07526238262653351, 0.046615149825811386, 0.029090087860822678, 0.18523457646369934, 0.22770525515079498, 0.24287326633930206, 0.16333608329296112, 0.03034014254808426, 0.22816981375217438, 0.35902562737464905, 0.6349816918373108, 0.43022578954696655, 0.5052488446235657, 171.74758911132812, 0.014724613167345524, 0.024181636050343513, 0.07085942476987839, 1.9141627550125122, 0.2722017168998718, 0.618965744972229], "count": [609]}, "action": {"min": [0.08047713339328766, 1.8542553186416626, 0.7861137390136719, 0.7715926170349121, -0.6916041970252991, -0.9272760152816772, -2.9989993572235107, 296.0, -0.053686000406742096, 0.3063240051269531, -0.2032649964094162, -3.059999942779541, 0.6080000400543213, -0.984000027179718, -0.7680845260620117, -2.049435615539551, 0.8996474146842957, 0.9025447368621826, -2.6523244380950928, -1.5691382884979248, 0.526391327381134, 121.0, -0.24020999670028687, 0.35548099875450134, -0.16407600045204163, -3.1411852836608887, -1.5570000410079956, -2.0769999027252197], "max": [0.6775368452072144, 2.037654399871826, 1.4549065828323364, 1.7775654792785645, 0.3637440502643585, 0.4276929199695587, -2.28397274017334, 833.0, 0.188632994890213, 0.4359019994735718, -0.10094399750232697, -2.2929999828338623, 1.4079999923706055, -0.09200000762939453, -0.05590289831161499, -1.8711150884628296, 1.7624684572219849, 2.0141797065734863, -0.3963642418384552, 0.048834312707185745, 2.4977407455444336, 662.0, -0.176813006401062, 0.43361198902130127, 0.057711999863386154, 3.1410000324249268, -0.5059999823570251, 1.4470000267028809], "mean": [0.3872329890727997, 1.9635900259017944, 1.2039753198623657, 1.3508156538009644, -0.13710513710975647, -0.3549776077270508, -2.680856943130493, 528.6560668945312, 0.10520024597644806, 0.38408392667770386, -0.14582958817481995, -2.674210548400879, 1.0634318590164185, -0.6548505425453186, -0.4889155924320221, -2.0254437923431396, 1.0477479696273804, 1.6177490949630737, -0.9840683937072754, -1.246878743171692, 1.0518454313278198, 283.5804748535156, -0.20045314729213715, 0.38816019892692566, -0.028537722304463387, -1.6660934686660767, -0.9558143615722656, 0.3711707592010498], "std": [0.1323048621416092, 0.06484130769968033, 0.22792863845825195, 0.26957353949546814, 0.443313330411911, 0.38490667939186096, 0.3441581428050995, 205.9258575439453, 0.07526238262653351, 0.046615149825811386, 0.029090087860822678, 0.18523457646369934, 0.22770525515079498, 0.24287326633930206, 0.16333608329296112, 0.03034014254808426, 0.22816981375217438, 0.35902562737464905, 0.6349816918373108, 0.43022578954696655, 0.5052488446235657, 171.74758911132812, 0.014724613167345524, 0.024181636050343513, 0.07085942476987839, 1.9141627550125122, 0.2722017168998718, 0.618965744972229], "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": [486], "max": [486], "mean": [486.0], "std": [0.0], "count": [609]}, "index": {"min": [269200], "max": [269808], "mean": [269504.0], "std": [175.80291996058162], "count": [609]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [609]}, "subtask_annotation": {"mean": [2.5845648604269296, 12.0, 12.0, 12.0, 12.0], "std": [2.887574566936592, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [609]}, "scene_annotation": {"mean": [486.0], "std": [0.0], "min": [486], "max": [486], "count": [609]}, "eef_direction_state": {"mean": [4.525451559934319, 4.464696223316913], "std": [1.7239049025414965, 1.9270313611015324], "min": [0, 0], "max": [6, 6], "count": [609]}, "eef_velocity_state": {"mean": [0.6830870279146142, 0.638752052545156], "std": [0.6404993387468632, 0.7186530133720942], "min": [0, 0], "max": [2, 2], "count": [609]}, "eef_acc_mag_state": {"mean": [0.7175697865353038, 0.6108374384236454], "std": [0.8259164221802631, 0.811219027261526], "min": [0, 0], "max": [2, 2], "count": [609]}, "eef_direction_action": {"mean": [4.525451559934319, 4.464696223316913], "std": [1.7239049025414965, 1.9270313611015324], "min": [0, 0], "max": [6, 6], "count": [609]}, "eef_velocity_action": {"mean": [0.6830870279146142, 0.638752052545156], "std": [0.6404993387468632, 0.7186530133720942], "min": [0, 0], "max": [2, 2], "count": [609]}, "eef_acc_mag_action": {"mean": [0.7175697865353038, 0.6108374384236454], "std": [0.8259164221802631, 0.811219027261526], "min": [0, 0], "max": [2, 2], "count": [609]}, "eef_sim_pose_state": {"mean": [0.5813007460960186, 0.28095217759352464, 1.2574502764284305, 1.6361333137607135, 0.9570447529124296, 1.9434529614276361, 0.575906670655011, -0.18108547736921926, 1.1374943179891048, -2.6747025958569544, 1.0639189725526854, -2.226225521968509], "std": [0.027864137795550265, 0.013482438484476967, 0.06872798047352525, 1.9418267635874524, 0.27254564476793547, 0.6229719783186417, 0.03972193960880594, 0.06832803229679398, 0.029555578957782613, 0.18510144616161217, 0.22772817381315427, 0.24282669255276698], "min": [0.5472354321057353, 0.25766168737348594, 1.140797411050259, -3.141460170552212, 0.5069219865897252, -0.5256453773779742, 0.5047351485236949, -0.2606040795449623, 1.0843808878812087, -3.0605758908474985, 0.6083886851221503, -2.555210622407355], "max": [0.6401787242260327, 0.3201535963555927, 1.3418071549621449, 3.1413466826970833, 1.5588056488765214, 3.0206379536786017, 0.6209410557154104, -0.03758295803156232, 1.186310680007344, -2.2945276012280824, 1.4085967100048569, -1.6633711454610098], "count": [609]}, "eef_sim_pose_action": {"mean": [0.5813007460960186, 0.28095217759352464, 1.2574502764284305, 1.6361333137607135, 0.9570447529124296, 1.9434529614276361, 0.575906670655011, -0.18108547736921926, 1.1374943179891048, -2.6747025958569544, 1.0639189725526854, -2.226225521968509], "std": [0.027864137795550265, 0.013482438484476967, 0.06872798047352525, 1.9418267635874524, 0.27254564476793547, 0.6229719783186417, 0.03972193960880594, 0.06832803229679398, 0.029555578957782613, 0.18510144616161217, 0.22772817381315427, 0.24282669255276698], "min": [0.5472354321057353, 0.25766168737348594, 1.140797411050259, -3.141460170552212, 0.5069219865897252, -0.5256453773779742, 0.5047351485236949, -0.2606040795449623, 1.0843808878812087, -3.0605758908474985, 0.6083886851221503, -2.555210622407355], "max": [0.6401787242260327, 0.3201535963555927, 1.3418071549621449, 3.1413466826970833, 1.5588056488765214, 3.0206379536786017, 0.6209410557154104, -0.03758295803156232, 1.186310680007344, -2.2945276012280824, 1.4085967100048569, -1.6633711454610098], "count": [609]}, "gripper_mode_state": {"mean": [0.90311986863711, 0.4466338259441708], "std": [0.29579447511743534, 0.4971438941258818], "min": [0, 0], "max": [1, 1], "count": [609]}, "gripper_activity_state": {"mean": [1.8784893267651888, 1.9310344827586208], "std": [0.44942621726255516, 0.3604035511267873], "min": [0, 0], "max": [2, 2], "count": [609]}, "gripper_mode_action": {"mean": [0.90311986863711, 0.4466338259441708], "std": [0.29579447511743534, 0.4971438941258818], "min": [0, 0], "max": [1, 1], "count": [609]}, "gripper_activity_action": {"mean": [1.8784893267651888, 1.9310344827586208], "std": [0.44942621726255516, 0.3604035511267873], "min": [0, 0], "max": [2, 2], "count": [609]}, "gripper_open_scale_state": {"mean": [0.2835804597951703, 0.5286559933316348], "std": [0.1717476213328749, 0.20592597276280722], "min": [0.121, 0.296], "max": [0.662, 0.833], "count": [609]}, "gripper_open_scale_action": {"mean": [0.2835804597951703, 0.5286559933316348], "std": [0.1717476213328749, 0.20592597276280722], "min": [0.121, 0.296], "max": [0.662, 0.833], "count": [609]}}} +{"episode_index": 484, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.471738950332199]], [[0.47477179718306056]], [[0.4638283419083887]]], "std": [[[0.1247096760711678]], [[0.11691111743818866]], [[0.12437354168626998]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.6549019607843137]], [[0.6392156862745098]]], "mean": [[[0.4607497518635554]], [[0.4642069204748015]], [[0.46017035664127914]]], "std": [[[0.06865030753620685]], [[0.059316347229746595]], [[0.06497853384846311]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7176470588235294]], [[0.6823529411764706]], [[0.6901960784313725]]], "mean": [[[0.47780019445794847]], [[0.4747958782342138]], [[0.46288559897099335]]], "std": [[[0.08412889011612523]], [[0.0808341380421039]], [[0.10029075402197835]]], "count": [121]}, "observation.state": {"min": [0.07623597979545593, 1.7688562870025635, 0.6028193235397339, 0.7606843113899231, -0.10639527440071106, -0.5337915420532227, -2.999016761779785, 475.0, -0.054110001772642136, 0.31329500675201416, -0.23123900592327118, -2.994999885559082, 0.8119999766349792, -0.796999990940094, -0.8045095801353455, -2.0517218112945557, 0.7434230446815491, 0.7372095584869385, -1.9779118299484253, -1.5723671913146973, 0.7092669010162354, 119.0, -0.254146009683609, 0.3777570128440857, -0.17265799641609192, -3.1391851902008057, -1.534000039100647, -1.784999966621399], "max": [0.7972139716148376, 2.0263969898223877, 1.4769326448440552, 1.665079116821289, 0.4575904309749603, 0.4813094735145569, -2.8531246185302734, 841.0, 0.1992509961128235, 0.42552998661994934, -0.11620499938726425, -1.5099999904632568, 1.4490000009536743, 0.3330000042915344, -0.35386550426483154, -2.0185256004333496, 1.0707770586013794, 1.8868930339813232, -0.3711966276168823, -0.8039161562919617, 2.0654752254486084, 538.0, -0.184470996260643, 0.4471859931945801, 0.0520160011947155, 3.1410000324249268, -0.5709999203681946, 1.3700000047683716], "mean": [0.38777193427085876, 1.937569499015808, 1.1306867599487305, 1.139407992362976, 0.16349530220031738, 0.045240722596645355, -2.9434239864349365, 727.2774047851562, 0.11617664247751236, 0.3811511993408203, -0.16997115314006805, -2.3419666290283203, 1.1711976528167725, -0.26305481791496277, -0.5924621820449829, -2.0323519706726074, 0.8565722703933716, 1.4350650310516357, -0.8137573599815369, -1.3457096815109253, 0.9318982362747192, 282.03741455078125, -0.21742331981658936, 0.4049006700515747, -0.04460446909070015, -0.8707686066627502, -0.9664968848228455, 0.6749855279922485], "std": [0.16723759472370148, 0.08989693224430084, 0.31329986453056335, 0.2321363389492035, 0.19253335893154144, 0.37616705894470215, 0.047651875764131546, 131.90362548828125, 0.08067817986011505, 0.033238597214221954, 0.026484915986657143, 0.48040974140167236, 0.25705742835998535, 0.3813820779323578, 0.1149517372250557, 0.006251142360270023, 0.08679668605327606, 0.41128259897232056, 0.4189679026603699, 0.21822670102119446, 0.3494855761528015, 187.58145141601562, 0.01817106455564499, 0.023627933114767075, 0.0745154544711113, 2.608386754989624, 0.2802955210208893, 0.580832839012146], "count": [602]}, "action": {"min": [0.07623597979545593, 1.7688562870025635, 0.6028193235397339, 0.7606843113899231, -0.10639527440071106, -0.5337915420532227, -2.999016761779785, 475.0, -0.054110001772642136, 0.31329500675201416, -0.23123900592327118, -2.994999885559082, 0.8119999766349792, -0.796999990940094, -0.8045095801353455, -2.0517218112945557, 0.7434230446815491, 0.7372095584869385, -1.9779118299484253, -1.5723671913146973, 0.7092669010162354, 119.0, -0.254146009683609, 0.3777570128440857, -0.17265799641609192, -3.1391851902008057, -1.534000039100647, -1.784999966621399], "max": [0.7972139716148376, 2.0263969898223877, 1.4769326448440552, 1.665079116821289, 0.4575904309749603, 0.4813094735145569, -2.8531246185302734, 841.0, 0.1992509961128235, 0.42552998661994934, -0.11620499938726425, -1.5099999904632568, 1.4490000009536743, 0.3330000042915344, -0.35386550426483154, -2.0185256004333496, 1.0707770586013794, 1.8868930339813232, -0.3711966276168823, -0.8039161562919617, 2.0654752254486084, 538.0, -0.184470996260643, 0.4471859931945801, 0.0520160011947155, 3.1410000324249268, -0.5709999203681946, 1.3700000047683716], "mean": [0.38777193427085876, 1.937569499015808, 1.1306867599487305, 1.139407992362976, 0.16349530220031738, 0.045240722596645355, -2.9434239864349365, 727.2774047851562, 0.11617664247751236, 0.3811511993408203, -0.16997115314006805, -2.3419666290283203, 1.1711976528167725, -0.26305481791496277, -0.5924621820449829, -2.0323519706726074, 0.8565722703933716, 1.4350650310516357, -0.8137573599815369, -1.3457096815109253, 0.9318982362747192, 282.03741455078125, -0.21742331981658936, 0.4049006700515747, -0.04460446909070015, -0.8707686066627502, -0.9664968848228455, 0.6749855279922485], "std": [0.16723759472370148, 0.08989693224430084, 0.31329986453056335, 0.2321363389492035, 0.19253335893154144, 0.37616705894470215, 0.047651875764131546, 131.90362548828125, 0.08067817986011505, 0.033238597214221954, 0.026484915986657143, 0.48040974140167236, 0.25705742835998535, 0.3813820779323578, 0.1149517372250557, 0.006251142360270023, 0.08679668605327606, 0.41128259897232056, 0.4189679026603699, 0.21822670102119446, 0.3494855761528015, 187.58145141601562, 0.01817106455564499, 0.023627933114767075, 0.0745154544711113, 2.608386754989624, 0.2802955210208893, 0.580832839012146], "count": [602]}, "timestamp": {"min": [0.0], "max": [20.033333333333335], "mean": [10.016666666666667], "std": [5.792739708750371], "count": [602]}, "frame_index": {"min": [0], "max": [601], "mean": [300.5], "std": [173.78219126251113], "count": [602]}, "episode_index": {"min": [487], "max": [487], "mean": [487.0], "std": [0.0], "count": [602]}, "index": {"min": [269809], "max": [270410], "mean": [270109.5], "std": [173.78219126251113], "count": [602]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [602]}, "subtask_annotation": {"mean": [3.2059800664451825, 12.0, 12.0, 12.0, 12.0], "std": [3.1423742192523547, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [602]}, "scene_annotation": {"mean": [487.0], "std": [0.0], "min": [487], "max": [487], "count": [602]}, "eef_direction_state": {"mean": [4.901993355481728, 4.473421926910299], "std": [1.495962233239231, 1.8933678403280019], "min": [0, 0], "max": [6, 6], "count": [602]}, "eef_velocity_state": {"mean": [0.6096345514950167, 0.6262458471760798], "std": [0.6859580195998657, 0.7093412268464424], "min": [0, 0], "max": [2, 2], "count": [602]}, "eef_acc_mag_state": {"mean": [0.6727574750830565, 0.6843853820598007], "std": [0.823787967622898, 0.82529892157474], "min": [0, 0], "max": [2, 2], "count": [602]}, "eef_direction_action": {"mean": [4.901993355481728, 4.473421926910299], "std": [1.495962233239231, 1.8933678403280019], "min": [0, 0], "max": [6, 6], "count": [602]}, "eef_velocity_action": {"mean": [0.6096345514950167, 0.6262458471760798], "std": [0.6859580195998657, 0.7093412268464424], "min": [0, 0], "max": [2, 2], "count": [602]}, "eef_acc_mag_action": {"mean": [0.6727574750830565, 0.6843853820598007], "std": [0.823787967622898, 0.82529892157474], "min": [0, 0], "max": [2, 2], "count": [602]}, "eef_sim_pose_state": {"mean": [0.5994207223536607, 0.29863109184295117, 1.2437398151740637, 0.8735798442687844, 0.9673849125703784, 2.2493245975008866, 0.5727446954963429, -0.19504040177062165, 1.1078742361228004, -2.3427791069817365, 1.1717432285990232, -1.834424089796555], "std": [0.027349088621846405, 0.017926021663944643, 0.07170056377983591, 2.6100122602402878, 0.28061671241598274, 0.5826423831976562, 0.026608844821758043, 0.07297213650027022, 0.02169297580462199, 0.48014041185237966, 0.25713334298848584, 0.38156824196018047], "min": [0.5693331571919921, 0.26917913525797327, 1.1304941145026504, -3.1369229093167705, 0.5713959348562305, -0.22538081921713216, 0.5125541782175512, -0.2709955460174006, 1.0632663563893445, -2.995464302282784, 0.8125612107726292, -2.367875280123445], "max": [0.6508215345798717, 0.33461261558386657, 1.3372092016334414, 3.1397195800123954, 1.5364316868686991, 2.9444509348785943, 0.6095446533735888, -0.041063338312144246, 1.1601172748090436, -1.5105644282282298, 1.449787622179807, -1.237962628280553], "count": [602]}, "eef_sim_pose_action": {"mean": [0.5994207223536607, 0.29863109184295117, 1.2437398151740637, 0.8735798442687844, 0.9673849125703784, 2.2493245975008866, 0.5727446954963429, -0.19504040177062165, 1.1078742361228004, -2.3427791069817365, 1.1717432285990232, -1.834424089796555], "std": [0.027349088621846405, 0.017926021663944643, 0.07170056377983591, 2.6100122602402878, 0.28061671241598274, 0.5826423831976562, 0.026608844821758043, 0.07297213650027022, 0.02169297580462199, 0.48014041185237966, 0.25713334298848584, 0.38156824196018047], "min": [0.5693331571919921, 0.26917913525797327, 1.1304941145026504, -3.1369229093167705, 0.5713959348562305, -0.22538081921713216, 0.5125541782175512, -0.2709955460174006, 1.0632663563893445, -2.995464302282784, 0.8125612107726292, -2.367875280123445], "max": [0.6508215345798717, 0.33461261558386657, 1.3372092016334414, 3.1397195800123954, 1.5364316868686991, 2.9444509348785943, 0.6095446533735888, -0.041063338312144246, 1.1601172748090436, -1.5105644282282298, 1.449787622179807, -1.237962628280553], "count": [602]}, "gripper_mode_state": {"mean": [0.7458471760797342, 0.12790697674418605], "std": [0.43538392943885373, 0.33398620038011934], "min": [0, 0], "max": [1, 1], "count": [602]}, "gripper_activity_state": {"mean": [1.9634551495016612, 1.9667774086378738], "std": [0.22022343414188214, 0.25561972174978825], "min": [0, 0], "max": [2, 2], "count": [602]}, "gripper_mode_action": {"mean": [0.7458471760797342, 0.12790697674418605], "std": [0.43538392943885373, 0.33398620038011934], "min": [0, 0], "max": [1, 1], "count": [602]}, "gripper_activity_action": {"mean": [1.9634551495016612, 1.9667774086378738], "std": [0.22022343414188214, 0.25561972174978825], "min": [0, 0], "max": [2, 2], "count": [602]}, "gripper_open_scale_state": {"mean": [0.2820373754913228, 0.7272774087392608], "std": [0.18758137167823138, 0.13190364341322963], "min": [0.119, 0.475], "max": [0.538, 0.841], "count": [602]}, "gripper_open_scale_action": {"mean": [0.2820373754913228, 0.7272774087392608], "std": [0.18758137167823138, 0.13190364341322963], "min": [0.119, 0.475], "max": [0.538, 0.841], "count": [602]}}} +{"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.4681959591503268]], [[0.4713732598039216]], [[0.4606998039215686]]], "std": [[[0.1268335045232579]], [[0.11928502893128705]], [[0.1267249516197463]]], "count": [125]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[0.6705882352941176]], [[0.6431372549019608]], [[0.6392156862745098]]], "mean": [[[0.467287408496732]], [[0.4718186160130719]], [[0.4684035620915033]]], "std": [[[0.06527275725187791]], [[0.05676854670212891]], [[0.06107599546647731]]], "count": [125]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.6941176470588235]], [[0.7058823529411765]]], "mean": [[[0.47338338071895425]], [[0.4739498562091503]], [[0.46212928758169936]]], "std": [[[0.09514639325598688]], [[0.08671789670912858]], [[0.10548162709485932]]], "count": [125]}, "observation.state": {"min": [0.11416199058294296, 1.8182666301727295, 0.6906617283821106, 0.8237953782081604, -0.11583750694990158, -0.7849793434143066, -3.000535011291504, 622.0, -0.06219400092959404, 0.30259400606155396, -0.21800899505615234, -3.11299991607666, 0.6539999842643738, -0.9800000190734863, -0.8306370973587036, -2.0445311069488525, 0.6447246074676514, 0.5883679389953613, -2.2196052074432373, -1.6022647619247437, 0.5566552877426147, 118.0, -0.2619970142841339, 0.37531301379203796, -0.17224599421024323, -3.1411852836608887, -1.562999963760376, -2.181999921798706], "max": [0.7639655470848083, 2.0324532985687256, 1.532416582107544, 1.762293815612793, 0.4443608224391937, 0.44083526730537415, -2.8633174896240234, 848.0, 0.2039790004491806, 0.43313100934028625, -0.12663599848747253, -2.0799999237060547, 1.3990000486373901, 0.2770000100135803, -0.2624277174472809, -2.0093801021575928, 1.070358157157898, 1.7533577680587769, -0.40943679213523865, -0.9056862592697144, 2.198399305343628, 435.0, -0.17280299961566925, 0.45070400834083557, 0.04189499840140343, 3.1389999389648438, -0.5320000052452087, 2.2890000343322754], "mean": [0.4136504530906677, 1.9555842876434326, 1.1685669422149658, 1.1961898803710938, 0.12856215238571167, -0.13744141161441803, -2.94122314453125, 744.3516845703125, 0.10721991956233978, 0.3831190764904022, -0.1652703583240509, -2.5601603984832764, 1.0904573202133179, -0.4918774664402008, -0.6305493116378784, -2.029123544692993, 0.7817103862762451, 1.2936445474624634, -0.8773685097694397, -1.367658019065857, 0.8939898014068604, 241.4266357421875, -0.21787109971046448, 0.41104748845100403, -0.05826603248715401, 0.9641305208206177, -0.9718490839004517, 0.8634967803955078], "std": [0.1619318127632141, 0.07827546447515488, 0.29502809047698975, 0.28789573907852173, 0.1937991976737976, 0.41852104663848877, 0.05926929786801338, 69.35091400146484, 0.08841538429260254, 0.04236271232366562, 0.021560056135058403, 0.3082379996776581, 0.26306864619255066, 0.3698420524597168, 0.12087472528219223, 0.007183501962572336, 0.08223221451044083, 0.3605160117149353, 0.42570260167121887, 0.19095976650714874, 0.42278122901916504, 118.66387939453125, 0.02224365435540676, 0.019352125003933907, 0.07349718362092972, 2.641761302947998, 0.26848044991493225, 0.8833432197570801], "count": [627]}, "action": {"min": [0.11416199058294296, 1.8182666301727295, 0.6906617283821106, 0.8237953782081604, -0.11583750694990158, -0.7849793434143066, -3.000535011291504, 622.0, -0.06219400092959404, 0.30259400606155396, -0.21800899505615234, -3.11299991607666, 0.6539999842643738, -0.9800000190734863, -0.8306370973587036, -2.0445311069488525, 0.6447246074676514, 0.5883679389953613, -2.2196052074432373, -1.6022647619247437, 0.5566552877426147, 118.0, -0.2619970142841339, 0.37531301379203796, -0.17224599421024323, -3.1411852836608887, -1.562999963760376, -2.181999921798706], "max": [0.7639655470848083, 2.0324532985687256, 1.532416582107544, 1.762293815612793, 0.4443608224391937, 0.44083526730537415, -2.8633174896240234, 848.0, 0.2039790004491806, 0.43313100934028625, -0.12663599848747253, -2.0799999237060547, 1.3990000486373901, 0.2770000100135803, -0.2624277174472809, -2.0093801021575928, 1.070358157157898, 1.7533577680587769, -0.40943679213523865, -0.9056862592697144, 2.198399305343628, 435.0, -0.17280299961566925, 0.45070400834083557, 0.04189499840140343, 3.1389999389648438, -0.5320000052452087, 2.2890000343322754], "mean": [0.4136504530906677, 1.9555842876434326, 1.1685669422149658, 1.1961898803710938, 0.12856215238571167, -0.13744141161441803, -2.94122314453125, 744.3516845703125, 0.10721991956233978, 0.3831190764904022, -0.1652703583240509, -2.5601603984832764, 1.0904573202133179, -0.4918774664402008, -0.6305493116378784, -2.029123544692993, 0.7817103862762451, 1.2936445474624634, -0.8773685097694397, -1.367658019065857, 0.8939898014068604, 241.4266357421875, -0.21787109971046448, 0.41104748845100403, -0.05826603248715401, 0.9641305208206177, -0.9718490839004517, 0.8634967803955078], "std": [0.1619318127632141, 0.07827546447515488, 0.29502809047698975, 0.28789573907852173, 0.1937991976737976, 0.41852104663848877, 0.05926929786801338, 69.35091400146484, 0.08841538429260254, 0.04236271232366562, 0.021560056135058403, 0.3082379996776581, 0.26306864619255066, 0.3698420524597168, 0.12087472528219223, 0.007183501962572336, 0.08223221451044083, 0.3605160117149353, 0.42570260167121887, 0.19095976650714874, 0.42278122901916504, 118.66387939453125, 0.02224365435540676, 0.019352125003933907, 0.07349718362092972, 2.641761302947998, 0.26848044991493225, 0.8833432197570801], "count": [627]}, "timestamp": {"min": [0.0], "max": [20.866666666666667], "mean": [10.433333333333332], "std": [6.033302639578156], "count": [627]}, "frame_index": {"min": [0], "max": [626], "mean": [313.0], "std": [180.99907918734468], "count": [627]}, "episode_index": {"min": [488], "max": [488], "mean": [488.0], "std": [0.0], "count": [627]}, "index": {"min": [270411], "max": [271037], "mean": [270724.0], "std": [180.99907918734468], "count": [627]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [627]}, "subtask_annotation": {"mean": [2.81658692185008, 12.0, 12.0, 12.0, 12.0], "std": [2.892521153255385, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [627]}, "scene_annotation": {"mean": [488.0], "std": [0.0], "min": [488], "max": [488], "count": [627]}, "eef_direction_state": {"mean": [4.822966507177034, 4.253588516746412], "std": [1.5130212507094403, 1.9155534909717415], "min": [0, 0], "max": [6, 6], "count": [627]}, "eef_velocity_state": {"mean": [0.6251993620414673, 0.6874003189792663], "std": [0.6788228037207262, 0.67388097629124], "min": [0, 0], "max": [2, 2], "count": [627]}, "eef_acc_mag_state": {"mean": [0.6586921850079744, 0.7687400318979266], "std": [0.8135222094778546, 0.8447863414613259], "min": [0, 0], "max": [2, 2], "count": [627]}, "eef_direction_action": {"mean": [4.822966507177034, 4.253588516746412], "std": [1.5130212507094403, 1.9155534909717415], "min": [0, 0], "max": [6, 6], "count": [627]}, "eef_velocity_action": {"mean": [0.6251993620414673, 0.6874003189792663], "std": [0.6788228037207262, 0.67388097629124], "min": [0, 0], "max": [2, 2], "count": [627]}, "eef_acc_mag_action": {"mean": [0.6586921850079744, 0.7687400318979266], "std": [0.8135222094778546, 0.8447863414613259], "min": [0, 0], "max": [2, 2], "count": [627]}, "eef_sim_pose_state": {"mean": [0.6073914356078937, 0.30241039857741897, 1.2294477728452073, -0.9726380895025176, 0.9722406788978728, 2.0059229050445513, 0.5754208915778305, -0.18488592446849583, 1.1159544904550007, -2.5608305576396493, 1.0909617953694, -2.0632360223688067], "std": [0.02253150768786008, 0.020344361982304347, 0.07073113483035107, 2.6383506866242423, 0.268756991849277, 1.6275356212445167, 0.03482709823932639, 0.08047644102398045, 0.021814591771016505, 0.30796962580464293, 0.26310820127631435, 0.3700632611109733], "min": [0.5669110059572656, 0.2627190002405838, 1.130288514123874, -3.1388228544753525, 0.5319800613750587, -3.1388932645078285, 0.5016448344149365, -0.2734836520217713, 1.0814272162814893, -3.113207687162446, 0.6548251972286776, -2.5509436010357023], "max": [0.6548427595732234, 0.3430307081680235, 1.3266295361781826, 3.139451187328639, 1.562283476871254, 3.140571448375417, 0.6167430308877438, -0.029858473363951615, 1.1585897610891849, -2.0814717198868435, 1.3992019294036164, -1.2936214971179252], "count": [627]}, "eef_sim_pose_action": {"mean": [0.6073914356078937, 0.30241039857741897, 1.2294477728452073, -0.9726380895025176, 0.9722406788978728, 2.0059229050445513, 0.5754208915778305, -0.18488592446849583, 1.1159544904550007, -2.5608305576396493, 1.0909617953694, -2.0632360223688067], "std": [0.02253150768786008, 0.020344361982304347, 0.07073113483035107, 2.6383506866242423, 0.268756991849277, 1.6275356212445167, 0.03482709823932639, 0.08047644102398045, 0.021814591771016505, 0.30796962580464293, 0.26310820127631435, 0.3700632611109733], "min": [0.5669110059572656, 0.2627190002405838, 1.130288514123874, -3.1388228544753525, 0.5319800613750587, -3.1388932645078285, 0.5016448344149365, -0.2734836520217713, 1.0814272162814893, -3.113207687162446, 0.6548251972286776, -2.5509436010357023], "max": [0.6548427595732234, 0.3430307081680235, 1.3266295361781826, 3.139451187328639, 1.562283476871254, 3.140571448375417, 0.6167430308877438, -0.029858473363951615, 1.1585897610891849, -2.0814717198868435, 1.3992019294036164, -1.2936214971179252], "count": [627]}, "gripper_mode_state": {"mean": [1.0, 0.0], "std": [0.0, 0.0], "min": [1, 0], "max": [1, 0], "count": [627]}, "gripper_activity_state": {"mean": [1.9696969696969697, 1.960127591706539], "std": [0.22740559646108569, 0.26491607347442936], "min": [0, 0], "max": [2, 2], "count": [627]}, "gripper_mode_action": {"mean": [1.0, 0.0], "std": [0.0, 0.0], "min": [1, 0], "max": [1, 0], "count": [627]}, "gripper_activity_action": {"mean": [1.9696969696969697, 1.960127591706539], "std": [0.22740559646108569, 0.26491607347442936], "min": [0, 0], "max": [2, 2], "count": [627]}, "gripper_open_scale_state": {"mean": [0.24142663476873996, 0.7443516747384941], "std": [0.11866390146289492, 0.06935087181609122], "min": [0.118, 0.622], "max": [0.435, 0.848], "count": [627]}, "gripper_open_scale_action": {"mean": [0.24142663476873996, 0.7443516747384941], "std": [0.11866390146289492, 0.06935087181609122], "min": [0.118, 0.622], "max": [0.435, 0.848], "count": [627]}}} +{"episode_index": 486, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.47276828613676875]], [[0.47516946706368496]], [[0.4652751259250257]]], "std": [[[0.1247946898283433]], [[0.11642049179083637]], [[0.12508410238196285]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6509803921568628]], [[0.6392156862745098]], [[0.6352941176470588]]], "mean": [[[0.47125354987036133]], [[0.47531300471290444]], [[0.4710933668233133]]], "std": [[[0.06574963549775176]], [[0.060138116585915946]], [[0.06164084411543518]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8431372549019608]], [[0.796078431372549]], [[0.796078431372549]]], "mean": [[[0.4788789870631448]], [[0.4750879466456004]], [[0.45870398841354726]]], "std": [[[0.10704215992962997]], [[0.09916505352384088]], [[0.12280429376796327]]], "count": [121]}, "observation.state": {"min": [0.0783652812242508, 1.7263749837875366, 0.7617141008377075, 0.2427753061056137, -0.5948431491851807, -0.15285594761371613, -2.8664238452911377, 542.0, 0.008294000290334225, 0.3129250109195709, -0.2524870038032532, -3.1411852836608887, 1.0479999780654907, -1.722000002861023, -0.7627089023590088, -2.0407612323760986, 0.5758539438247681, 0.8297992944717407, -1.7977415323257446, -1.672339677810669, 0.6071651577949524, 123.0, -0.26120099425315857, 0.36319100856781006, -0.16365699470043182, -3.1371853351593018, -1.534000039100647, -2.1559998989105225], "max": [0.8918981552124023, 2.021824359893799, 1.6500344276428223, 1.501070499420166, -0.06122615188360214, 1.1404855251312256, -2.0666794776916504, 887.0, 0.2209320068359375, 0.4246479868888855, -0.12678100168704987, 3.140000104904175, 1.534000039100647, 1.3020000457763672, -0.39753368496894836, -2.0207772254943848, 0.9888861775398254, 1.6790242195129395, -0.3955439627170563, -1.1792840957641602, 1.9208221435546875, 690.0, -0.17176400125026703, 0.43754398822784424, 0.0415010005235672, 3.140000104904175, -0.550000011920929, 1.3229999542236328], "mean": [0.4097406268119812, 1.962024211883545, 1.1459062099456787, 0.9090914130210876, -0.2061954140663147, 0.41400086879730225, -2.5266854763031006, 783.1439208984375, 0.12150558829307556, 0.38080745935440063, -0.17224420607089996, -0.3348008990287781, 1.2820833921432495, -0.6348478198051453, -0.6052682995796204, -2.0297787189483643, 0.7616695165634155, 1.405836820602417, -0.9667355418205261, -1.5234805345535278, 0.9835525155067444, 297.8487548828125, -0.20903295278549194, 0.3920723497867584, -0.032805852591991425, -0.14975076913833618, -1.03935968875885, 0.5107600092887878], "std": [0.2946959435939789, 0.07585874199867249, 0.24713031947612762, 0.4677344262599945, 0.13039278984069824, 0.4844338297843933, 0.32360854744911194, 125.77554321289062, 0.061114873737096786, 0.0273930411785841, 0.03180385008454323, 2.6020398139953613, 0.10139366239309311, 0.41858401894569397, 0.08162887394428253, 0.003832203336060047, 0.0951450765132904, 0.28462058305740356, 0.3455859422683716, 0.13991065323352814, 0.3427739143371582, 177.46446228027344, 0.021528804674744606, 0.019029634073376656, 0.059272900223731995, 2.811600685119629, 0.2531391382217407, 0.8970704078674316], "count": [605]}, "action": {"min": [0.0783652812242508, 1.7263749837875366, 0.7617141008377075, 0.2427753061056137, -0.5948431491851807, -0.15285594761371613, -2.8664238452911377, 542.0, 0.008294000290334225, 0.3129250109195709, -0.2524870038032532, -3.1411852836608887, 1.0479999780654907, -1.722000002861023, -0.7627089023590088, -2.0407612323760986, 0.5758539438247681, 0.8297992944717407, -1.7977415323257446, -1.672339677810669, 0.6071651577949524, 123.0, -0.26120099425315857, 0.36319100856781006, -0.16365699470043182, -3.1371853351593018, -1.534000039100647, -2.1559998989105225], "max": [0.8918981552124023, 2.021824359893799, 1.6500344276428223, 1.501070499420166, -0.06122615188360214, 1.1404855251312256, -2.0666794776916504, 887.0, 0.2209320068359375, 0.4246479868888855, -0.12678100168704987, 3.140000104904175, 1.534000039100647, 1.3020000457763672, -0.39753368496894836, -2.0207772254943848, 0.9888861775398254, 1.6790242195129395, -0.3955439627170563, -1.1792840957641602, 1.9208221435546875, 690.0, -0.17176400125026703, 0.43754398822784424, 0.0415010005235672, 3.140000104904175, -0.550000011920929, 1.3229999542236328], "mean": [0.4097406268119812, 1.962024211883545, 1.1459062099456787, 0.9090914130210876, -0.2061954140663147, 0.41400086879730225, -2.5266854763031006, 783.1439208984375, 0.12150558829307556, 0.38080745935440063, -0.17224420607089996, -0.3348008990287781, 1.2820833921432495, -0.6348478198051453, -0.6052682995796204, -2.0297787189483643, 0.7616695165634155, 1.405836820602417, -0.9667355418205261, -1.5234805345535278, 0.9835525155067444, 297.8487548828125, -0.20903295278549194, 0.3920723497867584, -0.032805852591991425, -0.14975076913833618, -1.03935968875885, 0.5107600092887878], "std": [0.2946959435939789, 0.07585874199867249, 0.24713031947612762, 0.4677344262599945, 0.13039278984069824, 0.4844338297843933, 0.32360854744911194, 125.77554321289062, 0.061114873737096786, 0.0273930411785841, 0.03180385008454323, 2.6020398139953613, 0.10139366239309311, 0.41858401894569397, 0.08162887394428253, 0.003832203336060047, 0.0951450765132904, 0.28462058305740356, 0.3455859422683716, 0.13991065323352814, 0.3427739143371582, 177.46446228027344, 0.021528804674744606, 0.019029634073376656, 0.059272900223731995, 2.811600685119629, 0.2531391382217407, 0.8970704078674316], "count": [605]}, "timestamp": {"min": [0.0], "max": [20.133333333333333], "mean": [10.066666666666666], "std": [5.821607261840248], "count": [605]}, "frame_index": {"min": [0], "max": [604], "mean": [302.0], "std": [174.64821785520743], "count": [605]}, "episode_index": {"min": [489], "max": [489], "mean": [489.0], "std": [0.0], "count": [605]}, "index": {"min": [271038], "max": [271642], "mean": [271340.0], "std": [174.64821785520743], "count": [605]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [605]}, "subtask_annotation": {"mean": [2.6231404958677684, 12.0, 12.0, 12.0, 12.0], "std": [2.8331205331696574, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [605]}, "scene_annotation": {"mean": [489.0], "std": [0.0], "min": [489], "max": [489], "count": [605]}, "eef_direction_state": {"mean": [4.763636363636364, 4.176859504132231], "std": [1.416082362081509, 1.7981055379803124], "min": [0, 0], "max": [6, 6], "count": [605]}, "eef_velocity_state": {"mean": [0.6793388429752066, 0.7388429752066116], "std": [0.6677849601136824, 0.683618459730066], "min": [0, 0], "max": [2, 2], "count": [605]}, "eef_acc_mag_state": {"mean": [0.7090909090909091, 0.7983471074380165], "std": [0.8179797730328705, 0.8502778807882433], "min": [0, 0], "max": [2, 2], "count": [605]}, "eef_direction_action": {"mean": [4.763636363636364, 4.176859504132231], "std": [1.416082362081509, 1.7981055379803124], "min": [0, 0], "max": [6, 6], "count": [605]}, "eef_velocity_action": {"mean": [0.6793388429752066, 0.7388429752066116], "std": [0.6677849601136824, 0.683618459730066], "min": [0, 0], "max": [2, 2], "count": [605]}, "eef_acc_mag_action": {"mean": [0.7090909090909091, 0.7983471074380165], "std": [0.8179797730328705, 0.8502778807882433], "min": [0, 0], "max": [2, 2], "count": [605]}, "eef_sim_pose_state": {"mean": [0.590982358282803, 0.29831812396867435, 1.2523533297690554, 0.15160036697112123, 1.0399937759622773, 2.084159292984553, 0.5759785109567825, -0.20630491202531656, 1.1028768491219703, -0.3249207221948467, 1.2825822109118072, -2.13393526170711], "std": [0.02124048319453117, 0.02030128169342835, 0.05519367110109132, 2.8127215002498374, 0.2534339923277173, 0.9001471373073122, 0.028678480007734816, 0.051235257535600404, 0.028181037711332773, 2.6035773841106042, 0.10144332047492692, 0.6915518534925316], "min": [0.5564346976166739, 0.26641080371282266, 1.140233905736463, -3.137208030305357, 0.5506957485585091, -0.5926421806930267, 0.5044188808944361, -0.30712343492065314, 1.0333164301986557, -3.1404887154186296, 1.0482473293041172, -3.0683441876444215], "max": [0.642812445605979, 0.3504467110406463, 1.3245058511153565, 3.140399545810857, 1.5364929551987188, 2.896001899639731, 0.6236168119673335, -0.11130620465474196, 1.1441236178695087, 3.141535377531367, 1.5344432729756101, 3.1400982881853023], "count": [605]}, "eef_sim_pose_action": {"mean": [0.590982358282803, 0.29831812396867435, 1.2523533297690554, 0.15160036697112123, 1.0399937759622773, 2.084159292984553, 0.5759785109567825, -0.20630491202531656, 1.1028768491219703, -0.3249207221948467, 1.2825822109118072, -2.13393526170711], "std": [0.02124048319453117, 0.02030128169342835, 0.05519367110109132, 2.8127215002498374, 0.2534339923277173, 0.9001471373073122, 0.028678480007734816, 0.051235257535600404, 0.028181037711332773, 2.6035773841106042, 0.10144332047492692, 0.6915518534925316], "min": [0.5564346976166739, 0.26641080371282266, 1.140233905736463, -3.137208030305357, 0.5506957485585091, -0.5926421806930267, 0.5044188808944361, -0.30712343492065314, 1.0333164301986557, -3.1404887154186296, 1.0482473293041172, -3.0683441876444215], "max": [0.642812445605979, 0.3504467110406463, 1.3245058511153565, 3.140399545810857, 1.5364929551987188, 2.896001899639731, 0.6236168119673335, -0.11130620465474196, 1.1441236178695087, 3.141535377531367, 1.5344432729756101, 3.1400982881853023], "count": [605]}, "gripper_mode_state": {"mean": [0.9206611570247933, 0.0], "std": [0.2702668884095168, 0.0], "min": [0, 0], "max": [1, 0], "count": [605]}, "gripper_activity_state": {"mean": [1.8793388429752067, 1.91900826446281], "std": [0.44571742806548037, 0.36597295875961744], "min": [0, 0], "max": [2, 2], "count": [605]}, "gripper_mode_action": {"mean": [0.9206611570247933, 0.0], "std": [0.2702668884095168, 0.0], "min": [0, 0], "max": [1, 0], "count": [605]}, "gripper_activity_action": {"mean": [1.8793388429752067, 1.91900826446281], "std": [0.44571742806548037, 0.36597295875961744], "min": [0, 0], "max": [2, 2], "count": [605]}, "gripper_open_scale_state": {"mean": [0.29784876035579966, 0.7831438016528938], "std": [0.1774644232998523, 0.12577552041863632], "min": [0.123, 0.542], "max": [0.69, 0.887], "count": [605]}, "gripper_open_scale_action": {"mean": [0.29784876035579966, 0.7831438016528938], "std": [0.1774644232998523, 0.12577552041863632], "min": [0.123, 0.542], "max": [0.69, 0.887], "count": [605]}}} +{"episode_index": 487, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.465952205882353]], [[0.4690227095262884]], [[0.4578687369859448]]], "std": [[[0.1151849604464868]], [[0.10859079831113319]], [[0.1165475943138011]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.0]]], "max": [[[0.6470588235294118]], [[0.6313725490196078]], [[0.6274509803921569]]], "mean": [[[0.4641686856527272]], [[0.46738422190410084]], [[0.4621229267887096]]], "std": [[[0.07127620568837423]], [[0.06412917874196018]], [[0.07045118605772352]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7254901960784313]], [[0.7176470588235294]]], "mean": [[[0.4733469637486263]], [[0.47321150550928337]], [[0.46093923339984966]]], "std": [[[0.0913384499356896]], [[0.08955474341636444]], [[0.10837454445919742]]], "count": [113]}, "observation.state": {"min": [0.04921828210353851, 1.9164588451385498, 1.4890626668930054, 0.42669808864593506, -1.8424044847488403, 0.4435754418373108, -2.685678005218506, 448.0, 0.010971000418066978, 0.3177349865436554, -0.22972500324249268, -3.1371853351593018, 0.8769999742507935, -1.534999966621399, -0.8842361569404602, -2.05001163482666, 0.7313453555107117, 0.6979746222496033, -2.1212034225463867, -1.5926477909088135, 0.8685630559921265, 121.0, -0.2624799907207489, 0.390392005443573, -0.1687610000371933, -3.1371853351593018, -1.5180000066757202, -1.9559999704360962], "max": [0.8747416138648987, 2.0440945625305176, 2.138429880142212, 1.3148612976074219, -0.4531223773956299, 1.058542251586914, -1.31229567527771, 880.0, 0.23939499258995056, 0.45206499099731445, -0.13949799537658691, 3.1389999389648438, 1.5509999990463257, 0.14300000667572021, -0.35870009660720825, -1.9445587396621704, 1.3158560991287231, 1.7564469575881958, -0.39533454179763794, -0.4518657326698303, 2.0844991207122803, 511.0, -0.15501999855041504, 0.44776299595832825, 0.04642900079488754, 3.140000104904175, -0.5019999742507935, 1.0509999990463257], "mean": [0.4370982348918915, 2.019469738006592, 1.648696780204773, 0.8070855140686035, -1.0477886199951172, 0.7088412642478943, -2.0355606079101562, 727.253662109375, 0.1572876274585724, 0.40216588973999023, -0.17496435344219208, -1.1470102071762085, 1.260802149772644, -0.5221312046051025, -0.6667643785476685, -2.0200440883636475, 0.8430018424987793, 1.3064236640930176, -0.8780442476272583, -1.3494008779525757, 1.1023964881896973, 275.89959716796875, -0.20212486386299133, 0.416798859834671, -0.046668846160173416, -1.1957266330718994, -0.9464544653892517, 0.38077712059020996], "std": [0.20355583727359772, 0.023583732545375824, 0.13397683203220367, 0.23586702346801758, 0.46024927496910095, 0.2316724807024002, 0.4193006455898285, 129.15286254882812, 0.06524170190095901, 0.03850511834025383, 0.022394442930817604, 2.408003568649292, 0.17468775808811188, 0.2910340428352356, 0.13409805297851562, 0.0257214717566967, 0.10450541228055954, 0.3859653174877167, 0.4556697607040405, 0.26791253685951233, 0.332384318113327, 157.2078094482422, 0.026285894215106964, 0.018795354291796684, 0.07288730144500732, 2.3975539207458496, 0.28806957602500916, 0.7215207815170288], "count": [548]}, "action": {"min": [0.04921828210353851, 1.9164588451385498, 1.4890626668930054, 0.42669808864593506, -1.8424044847488403, 0.4435754418373108, -2.685678005218506, 448.0, 0.010971000418066978, 0.3177349865436554, -0.22972500324249268, -3.1371853351593018, 0.8769999742507935, -1.534999966621399, -0.8842361569404602, -2.05001163482666, 0.7313453555107117, 0.6979746222496033, -2.1212034225463867, -1.5926477909088135, 0.8685630559921265, 121.0, -0.2624799907207489, 0.390392005443573, -0.1687610000371933, -3.1371853351593018, -1.5180000066757202, -1.9559999704360962], "max": [0.8747416138648987, 2.0440945625305176, 2.138429880142212, 1.3148612976074219, -0.4531223773956299, 1.058542251586914, -1.31229567527771, 880.0, 0.23939499258995056, 0.45206499099731445, -0.13949799537658691, 3.1389999389648438, 1.5509999990463257, 0.14300000667572021, -0.35870009660720825, -1.9445587396621704, 1.3158560991287231, 1.7564469575881958, -0.39533454179763794, -0.4518657326698303, 2.0844991207122803, 511.0, -0.15501999855041504, 0.44776299595832825, 0.04642900079488754, 3.140000104904175, -0.5019999742507935, 1.0509999990463257], "mean": [0.4370982348918915, 2.019469738006592, 1.648696780204773, 0.8070855140686035, -1.0477886199951172, 0.7088412642478943, -2.0355606079101562, 727.253662109375, 0.1572876274585724, 0.40216588973999023, -0.17496435344219208, -1.1470102071762085, 1.260802149772644, -0.5221312046051025, -0.6667643785476685, -2.0200440883636475, 0.8430018424987793, 1.3064236640930176, -0.8780442476272583, -1.3494008779525757, 1.1023964881896973, 275.89959716796875, -0.20212486386299133, 0.416798859834671, -0.046668846160173416, -1.1957266330718994, -0.9464544653892517, 0.38077712059020996], "std": [0.20355583727359772, 0.023583732545375824, 0.13397683203220367, 0.23586702346801758, 0.46024927496910095, 0.2316724807024002, 0.4193006455898285, 129.15286254882812, 0.06524170190095901, 0.03850511834025383, 0.022394442930817604, 2.408003568649292, 0.17468775808811188, 0.2910340428352356, 0.13409805297851562, 0.0257214717566967, 0.10450541228055954, 0.3859653174877167, 0.4556697607040405, 0.26791253685951233, 0.332384318113327, 157.2078094482422, 0.026285894215106964, 0.018795354291796684, 0.07288730144500732, 2.3975539207458496, 0.28806957602500916, 0.7215207815170288], "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": [490], "max": [490], "mean": [490.0], "std": [0.0], "count": [548]}, "index": {"min": [271643], "max": [272190], "mean": [271916.5], "std": [158.19371036801684], "count": [548]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [548]}, "subtask_annotation": {"mean": [2.8083941605839415, 12.0, 12.0, 12.0, 12.0], "std": [3.084243387817242, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [548]}, "scene_annotation": {"mean": [490.0], "std": [0.0], "min": [490], "max": [490], "count": [548]}, "eef_direction_state": {"mean": [4.697080291970803, 4.299270072992701], "std": [1.3150694026169056, 2.077389446507813], "min": [0, 0], "max": [6, 6], "count": [548]}, "eef_velocity_state": {"mean": [0.7226277372262774, 0.5656934306569343], "std": [0.6447986955405469, 0.6543440417649898], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_acc_mag_state": {"mean": [0.7463503649635036, 0.6788321167883211], "std": [0.8324428705435878, 0.8321488020477668], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_direction_action": {"mean": [4.697080291970803, 4.299270072992701], "std": [1.3150694026169056, 2.077389446507813], "min": [0, 0], "max": [6, 6], "count": [548]}, "eef_velocity_action": {"mean": [0.7226277372262774, 0.5656934306569343], "std": [0.6447986955405469, 0.6543440417649898], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_acc_mag_action": {"mean": [0.7463503649635036, 0.6788321167883211], "std": [0.8324428705435878, 0.8321488020477668], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_sim_pose_state": {"mean": [0.6140984393833295, 0.2861885586434117, 1.2412509196712256, 1.196893985775045, 0.9474235837789382, 1.9533716314995093, 0.597563796706771, -0.24234779621289, 1.1012828830822878, -1.1480642041183762, 1.2614515392094472, -2.0942624423351837], "std": [0.02295804399315118, 0.025495206457285726, 0.06921476895037154, 2.3988164560954006, 0.2884025711717072, 0.7253168061600535, 0.03310881265631551, 0.05585245914183561, 0.017519493759917442, 2.408560738905153, 0.17476571387009643, 0.2914884818934727], "min": [0.5866291939559802, 0.24534435121807324, 1.1363001333341995, -3.1395080332349576, 0.501939895956951, -0.4013260626727203, 0.5208943188782407, -0.3154908030646257, 1.062666935094035, -3.1377975753141722, 0.8771197206697514, -3.1090570901682164], "max": [0.6558046671290048, 0.34469125345496077, 1.3320872450857557, 3.1377522038766164, 1.5202909767716877, 2.624349956511093, 0.6369655914836676, -0.11299441938609522, 1.1411611795466368, 3.138728854287577, 1.5517884866786278, -1.4282531738026514], "count": [548]}, "eef_sim_pose_action": {"mean": [0.6140984393833295, 0.2861885586434117, 1.2412509196712256, 1.196893985775045, 0.9474235837789382, 1.9533716314995093, 0.597563796706771, -0.24234779621289, 1.1012828830822878, -1.1480642041183762, 1.2614515392094472, -2.0942624423351837], "std": [0.02295804399315118, 0.025495206457285726, 0.06921476895037154, 2.3988164560954006, 0.2884025711717072, 0.7253168061600535, 0.03310881265631551, 0.05585245914183561, 0.017519493759917442, 2.408560738905153, 0.17476571387009643, 0.2914884818934727], "min": [0.5866291939559802, 0.24534435121807324, 1.1363001333341995, -3.1395080332349576, 0.501939895956951, -0.4013260626727203, 0.5208943188782407, -0.3154908030646257, 1.062666935094035, -3.1377975753141722, 0.8771197206697514, -3.1090570901682164], "max": [0.6558046671290048, 0.34469125345496077, 1.3320872450857557, 3.1377522038766164, 1.5202909767716877, 2.624349956511093, 0.6369655914836676, -0.11299441938609522, 1.1411611795466368, 3.138728854287577, 1.5517884866786278, -1.4282531738026514], "count": [548]}, "gripper_mode_state": {"mean": [0.9142335766423357, 0.16423357664233576], "std": [0.2800188279064437, 0.3704873937742051], "min": [0, 0], "max": [1, 1], "count": [548]}, "gripper_activity_state": {"mean": [1.968978102189781, 1.895985401459854], "std": [0.17337687177496314, 0.4076619464220385], "min": [1, 0], "max": [2, 2], "count": [548]}, "gripper_mode_action": {"mean": [0.9142335766423357, 0.16423357664233576], "std": [0.2800188279064437, 0.3704873937742051], "min": [0, 0], "max": [1, 1], "count": [548]}, "gripper_activity_action": {"mean": [1.968978102189781, 1.895985401459854], "std": [0.17337687177496314, 0.4076619464220385], "min": [1, 0], "max": [2, 2], "count": [548]}, "gripper_open_scale_state": {"mean": [0.27589963517571886, 0.7272536496907255], "std": [0.1572078416037256, 0.12915280832879233], "min": [0.121, 0.448], "max": [0.511, 0.88], "count": [548]}, "gripper_open_scale_action": {"mean": [0.27589963517571886, 0.7272536496907255], "std": [0.1572078416037256, 0.12915280832879233], "min": [0.121, 0.448], "max": [0.511, 0.88], "count": [548]}}} +{"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.4756009590792839]], [[0.4791711992043194]], [[0.4683301914606422]]], "std": [[[0.11746888156123955]], [[0.10960355731844855]], [[0.11731821716232581]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.06274509803921569]], [[0.00784313725490196]]], "max": [[[0.6705882352941176]], [[0.6392156862745098]], [[0.6392156862745098]]], "mean": [[[0.4713554472151179]], [[0.4743542412617221]], [[0.4698202170360898]]], "std": [[[0.06349156184110348]], [[0.053702406890673654]], [[0.05881482357635496]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.7254901960784313]], [[0.7098039215686275]]], "mean": [[[0.48361619245524295]], [[0.4838108109548167]], [[0.4701037936913896]]], "std": [[[0.08915006772286131]], [[0.08177140708907663]], [[0.10175387061996184]]], "count": [115]}, "observation.state": {"min": [0.10346312075853348, 1.8394547700881958, 0.8397826552391052, 0.5383293628692627, -0.9303827285766602, 0.12138765305280685, -2.629251480102539, 469.0, -0.003590000094845891, 0.3178600072860718, -0.2526940107345581, -3.1411852836608887, 1.031000018119812, -1.2300000190734863, -0.7855377793312073, -2.0450196266174316, 0.9287944436073303, 0.7499680519104004, -1.9934977293014526, -1.3459805250167847, 0.7518529295921326, 120.0, -0.24846500158309937, 0.401650995016098, -0.17679999768733978, -3.0309998989105225, -1.437000036239624, -0.578000009059906], "max": [0.8024500608444214, 2.03664231300354, 1.891797423362732, 1.3104630708694458, -0.4109552204608917, 0.7928681969642639, -2.0602564811706543, 889.0, 0.24134400486946106, 0.4419249892234802, -0.14631299674510956, 3.1410000324249268, 1.4800000190734863, 0.18400001525878906, -0.34121185541152954, -2.0240583419799805, 1.3523335456848145, 1.755050778388977, -0.49980995059013367, -0.25151941180229187, 1.9998506307601929, 451.0, -0.1539659947156906, 0.4654650092124939, 0.036660999059677124, -1.5169999599456787, -0.6470000147819519, 1.0010000467300415], "mean": [0.448103129863739, 1.9825278520584106, 1.3651607036590576, 0.7948956489562988, -0.5386409163475037, 0.4770331382751465, -2.356740951538086, 719.8505249023438, 0.13828662037849426, 0.40237197279930115, -0.1850135177373886, -1.6699033975601196, 1.2845916748046875, -0.45356595516204834, -0.5630165338516235, -2.0311195850372314, 1.0457032918930054, 1.4049721956253052, -0.9009258151054382, -1.0937519073486328, 0.982279360294342, 229.1227569580078, -0.1918475478887558, 0.42449700832366943, -0.04533035308122635, -2.6217987537384033, -1.0334025621414185, 0.5127900838851929], "std": [0.17105267941951752, 0.05794782191514969, 0.30430400371551514, 0.2279384732246399, 0.16399849951267242, 0.1944943070411682, 0.23520098626613617, 109.96160888671875, 0.07023932039737701, 0.0381753072142601, 0.028688786551356316, 2.0186755657196045, 0.09689399600028992, 0.37255874276161194, 0.12206479161977768, 0.003383093047887087, 0.1036142036318779, 0.35185906291007996, 0.42371514439582825, 0.2673831582069397, 0.36331647634506226, 120.67875671386719, 0.01904585026204586, 0.020986273884773254, 0.07059326767921448, 0.3947446942329407, 0.22802528738975525, 0.4017501473426819], "count": [562]}, "action": {"min": [0.10346312075853348, 1.8394547700881958, 0.8397826552391052, 0.5383293628692627, -0.9303827285766602, 0.12138765305280685, -2.629251480102539, 469.0, -0.003590000094845891, 0.3178600072860718, -0.2526940107345581, -3.1411852836608887, 1.031000018119812, -1.2300000190734863, -0.7855377793312073, -2.0450196266174316, 0.9287944436073303, 0.7499680519104004, -1.9934977293014526, -1.3459805250167847, 0.7518529295921326, 120.0, -0.24846500158309937, 0.401650995016098, -0.17679999768733978, -3.0309998989105225, -1.437000036239624, -0.578000009059906], "max": [0.8024500608444214, 2.03664231300354, 1.891797423362732, 1.3104630708694458, -0.4109552204608917, 0.7928681969642639, -2.0602564811706543, 889.0, 0.24134400486946106, 0.4419249892234802, -0.14631299674510956, 3.1410000324249268, 1.4800000190734863, 0.18400001525878906, -0.34121185541152954, -2.0240583419799805, 1.3523335456848145, 1.755050778388977, -0.49980995059013367, -0.25151941180229187, 1.9998506307601929, 451.0, -0.1539659947156906, 0.4654650092124939, 0.036660999059677124, -1.5169999599456787, -0.6470000147819519, 1.0010000467300415], "mean": [0.448103129863739, 1.9825278520584106, 1.3651607036590576, 0.7948956489562988, -0.5386409163475037, 0.4770331382751465, -2.356740951538086, 719.8505249023438, 0.13828662037849426, 0.40237197279930115, -0.1850135177373886, -1.6699033975601196, 1.2845916748046875, -0.45356595516204834, -0.5630165338516235, -2.0311195850372314, 1.0457032918930054, 1.4049721956253052, -0.9009258151054382, -1.0937519073486328, 0.982279360294342, 229.1227569580078, -0.1918475478887558, 0.42449700832366943, -0.04533035308122635, -2.6217987537384033, -1.0334025621414185, 0.5127900838851929], "std": [0.17105267941951752, 0.05794782191514969, 0.30430400371551514, 0.2279384732246399, 0.16399849951267242, 0.1944943070411682, 0.23520098626613617, 109.96160888671875, 0.07023932039737701, 0.0381753072142601, 0.028688786551356316, 2.0186755657196045, 0.09689399600028992, 0.37255874276161194, 0.12206479161977768, 0.003383093047887087, 0.1036142036318779, 0.35185906291007996, 0.42371514439582825, 0.2673831582069397, 0.36331647634506226, 120.67875671386719, 0.01904585026204586, 0.020986273884773254, 0.07059326767921448, 0.3947446942329407, 0.22802528738975525, 0.4017501473426819], "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": [491], "max": [491], "mean": [491.0], "std": [0.0], "count": [562]}, "index": {"min": [272191], "max": [272752], "mean": [272471.5], "std": [162.23516881367], "count": [562]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [562]}, "subtask_annotation": {"mean": [2.6725978647686834, 12.0, 12.0, 12.0, 12.0], "std": [2.9040890325108704, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [562]}, "scene_annotation": {"mean": [491.0], "std": [0.0], "min": [491], "max": [491], "count": [562]}, "eef_direction_state": {"mean": [4.765124555160142, 4.412811387900356], "std": [1.4642820020880616, 1.8808965445766956], "min": [0, 0], "max": [6, 6], "count": [562]}, "eef_velocity_state": {"mean": [0.6654804270462633, 0.6387900355871886], "std": [0.686823520672731, 0.7129638119821234], "min": [0, 0], "max": [2, 2], "count": [562]}, "eef_acc_mag_state": {"mean": [0.6797153024911032, 0.7295373665480427], "std": [0.8161501005103068, 0.8424773666825845], "min": [0, 0], "max": [2, 2], "count": [562]}, "eef_direction_action": {"mean": [4.765124555160142, 4.412811387900356], "std": [1.4642820020880616, 1.8808965445766956], "min": [0, 0], "max": [6, 6], "count": [562]}, "eef_velocity_action": {"mean": [0.6654804270462633, 0.6387900355871886], "std": [0.686823520672731, 0.7129638119821234], "min": [0, 0], "max": [2, 2], "count": [562]}, "eef_acc_mag_action": {"mean": [0.6797153024911032, 0.7295373665480427], "std": [0.8161501005103068, 0.8424773666825845], "min": [0, 0], "max": [2, 2], "count": [562]}, "eef_sim_pose_state": {"mean": [0.6166396278988491, 0.2732082882215393, 1.23969714977108, 2.624532835405968, 1.034535558602029, 2.086564199942735, 0.5947592703066346, -0.22193173161145452, 1.0897071967412189, -1.6707597602917494, 1.2851660625381098, -2.0252682223619614], "std": [0.023867304283161764, 0.016166542395884526, 0.06685433763524555, 0.3948356095796147, 0.22838335805171928, 0.4023382105891327, 0.03469522867720432, 0.06128696087238175, 0.02410807780336688, 2.01904328941025, 0.09695664484883132, 0.37297055848114147], "min": [0.5932367827751741, 0.24176145410242927, 1.1244934127663757, 1.5173490147919613, 0.6479412901119326, 0.992060243124667, 0.5118817585616846, -0.31744647669477577, 1.0341377158424354, -3.1412823992892216, 1.0316289450549774, -2.803419028914055], "max": [0.6646465276029658, 0.3249583626840155, 1.3179670145997147, 3.032567715661701, 1.4394192658250522, 2.578768762652926, 0.6335378954517816, -0.09767704229300558, 1.1205015163577634, 3.1413754253036807, 1.4804835581362363, -1.3874653581198602], "count": [562]}, "eef_sim_pose_action": {"mean": [0.6166396278988491, 0.2732082882215393, 1.23969714977108, 2.624532835405968, 1.034535558602029, 2.086564199942735, 0.5947592703066346, -0.22193173161145452, 1.0897071967412189, -1.6707597602917494, 1.2851660625381098, -2.0252682223619614], "std": [0.023867304283161764, 0.016166542395884526, 0.06685433763524555, 0.3948356095796147, 0.22838335805171928, 0.4023382105891327, 0.03469522867720432, 0.06128696087238175, 0.02410807780336688, 2.01904328941025, 0.09695664484883132, 0.37297055848114147], "min": [0.5932367827751741, 0.24176145410242927, 1.1244934127663757, 1.5173490147919613, 0.6479412901119326, 0.992060243124667, 0.5118817585616846, -0.31744647669477577, 1.0341377158424354, -3.1412823992892216, 1.0316289450549774, -2.803419028914055], "max": [0.6646465276029658, 0.3249583626840155, 1.3179670145997147, 3.032567715661701, 1.4394192658250522, 2.578768762652926, 0.6335378954517816, -0.09767704229300558, 1.1205015163577634, 3.1413754253036807, 1.4804835581362363, -1.3874653581198602], "count": [562]}, "gripper_mode_state": {"mean": [1.0, 0.10854092526690391], "std": [0.0, 0.3110623616079402], "min": [1, 0], "max": [1, 1], "count": [562]}, "gripper_activity_state": {"mean": [1.9341637010676156, 1.895017793594306], "std": [0.3228103266777395, 0.41503344165320516], "min": [0, 0], "max": [2, 2], "count": [562]}, "gripper_mode_action": {"mean": [1.0, 0.10854092526690391], "std": [0.0, 0.3110623616079402], "min": [1, 0], "max": [1, 1], "count": [562]}, "gripper_activity_action": {"mean": [1.9341637010676156, 1.895017793594306], "std": [0.3228103266777395, 0.41503344165320516], "min": [0, 0], "max": [2, 2], "count": [562]}, "gripper_open_scale_state": {"mean": [0.22912277585501353, 0.7198505338078269], "std": [0.12067876605697277, 0.1099616153700605], "min": [0.12, 0.469], "max": [0.451, 0.889], "count": [562]}, "gripper_open_scale_action": {"mean": [0.22912277585501353, 0.7198505338078269], "std": [0.12067876605697277, 0.1099616153700605], "min": [0.12, 0.469], "max": [0.451, 0.889], "count": [562]}}} +{"episode_index": 489, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4744679741728733]], [[0.47616740132745605]], [[0.4627428893068855]]], "std": [[[0.11819712533893963]], [[0.10973410845353677]], [[0.11820548996123431]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.6470588235294118]], [[0.6431372549019608]]], "mean": [[[0.45944982615139074]], [[0.4628845078406039]], [[0.45907277733444796]]], "std": [[[0.06401359840988466]], [[0.05712935636687405]], [[0.06130377299920764]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[0.8549019607843137]], [[0.8784313725490196]]], "mean": [[[0.47771066556467545]], [[0.46611411467041597]], [[0.44736254876627657]]], "std": [[[0.10771014667093326]], [[0.10798510397698753]], [[0.13166258182305185]]], "count": [129]}, "observation.state": {"min": [0.14013248682022095, 1.9029500484466553, 1.5519815683364868, 0.504504919052124, -2.0243899822235107, 0.4141491651535034, -2.1813125610351562, 34.0, 0.014797000214457512, 0.33877599239349365, -0.21646800637245178, -3.1381852626800537, 0.778999924659729, -1.0520000457763672, -0.8436747193336487, -2.044182062149048, 0.8236033916473389, 0.7525510787963867, -1.6603317260742188, -1.5542680025100708, 0.747524619102478, 122.0, -0.23167599737644196, 0.38762998580932617, -0.16969899833202362, -3.1381852626800537, -1.4869999885559082, -0.7129999995231628], "max": [0.8866621255874634, 2.034024238586426, 2.117363691329956, 1.3134474754333496, -0.8650899529457092, 1.2542634010314941, -1.194730281829834, 894.0, 0.23449300229549408, 0.4496209919452667, -0.11055999994277954, 3.1410000324249268, 1.371000051498413, 0.0030000030528753996, -0.4291764497756958, -1.9913160800933838, 1.323413372039795, 1.8362435102462769, -0.35379570722579956, -0.3455751836299896, 1.5478278398513794, 846.0, -0.14093799889087677, 0.46160799264907837, 0.04511699825525284, 3.121999979019165, -0.5479999780654907, 1.2769999504089355], "mean": [0.5420169234275818, 2.0132250785827637, 1.8021647930145264, 0.7749353647232056, -1.486148476600647, 0.9009782075881958, -1.6832709312438965, 566.7576904296875, 0.14902298152446747, 0.4033307135105133, -0.17521315813064575, 0.30186811089515686, 1.1120398044586182, -0.7459462881088257, -0.6246148943901062, -2.03039813041687, 0.9841302037239075, 1.5541119575500488, -0.7174164652824402, -1.3253577947616577, 0.8796631097793579, 264.9854431152344, -0.18449917435646057, 0.41155728697776794, -0.019725237041711807, -2.452042818069458, -0.9094230532646179, 0.5209938287734985], "std": [0.16464614868164062, 0.03016260266304016, 0.09789130836725235, 0.184622123837471, 0.44813457131385803, 0.3222087621688843, 0.358843594789505, 223.1863555908203, 0.058048371225595474, 0.03392726555466652, 0.030174024403095245, 2.892179012298584, 0.21422071754932404, 0.2744894027709961, 0.10033538192510605, 0.006209759972989559, 0.08428443223237991, 0.3555636405944824, 0.25010621547698975, 0.26446065306663513, 0.12043952196836472, 203.89743041992188, 0.01731172576546669, 0.02548428624868393, 0.06640308350324631, 1.125828504562378, 0.20665207505226135, 0.32517918944358826], "count": [652]}, "action": {"min": [0.14013248682022095, 1.9029500484466553, 1.5519815683364868, 0.504504919052124, -2.0243899822235107, 0.4141491651535034, -2.1813125610351562, 34.0, 0.014797000214457512, 0.33877599239349365, -0.21646800637245178, -3.1381852626800537, 0.778999924659729, -1.0520000457763672, -0.8436747193336487, -2.044182062149048, 0.8236033916473389, 0.7525510787963867, -1.6603317260742188, -1.5542680025100708, 0.747524619102478, 122.0, -0.23167599737644196, 0.38762998580932617, -0.16969899833202362, -3.1381852626800537, -1.4869999885559082, -0.7129999995231628], "max": [0.8866621255874634, 2.034024238586426, 2.117363691329956, 1.3134474754333496, -0.8650899529457092, 1.2542634010314941, -1.194730281829834, 894.0, 0.23449300229549408, 0.4496209919452667, -0.11055999994277954, 3.1410000324249268, 1.371000051498413, 0.0030000030528753996, -0.4291764497756958, -1.9913160800933838, 1.323413372039795, 1.8362435102462769, -0.35379570722579956, -0.3455751836299896, 1.5478278398513794, 846.0, -0.14093799889087677, 0.46160799264907837, 0.04511699825525284, 3.121999979019165, -0.5479999780654907, 1.2769999504089355], "mean": [0.5420169234275818, 2.0132250785827637, 1.8021647930145264, 0.7749353647232056, -1.486148476600647, 0.9009782075881958, -1.6832709312438965, 566.7576904296875, 0.14902298152446747, 0.4033307135105133, -0.17521315813064575, 0.30186811089515686, 1.1120398044586182, -0.7459462881088257, -0.6246148943901062, -2.03039813041687, 0.9841302037239075, 1.5541119575500488, -0.7174164652824402, -1.3253577947616577, 0.8796631097793579, 264.9854431152344, -0.18449917435646057, 0.41155728697776794, -0.019725237041711807, -2.452042818069458, -0.9094230532646179, 0.5209938287734985], "std": [0.16464614868164062, 0.03016260266304016, 0.09789130836725235, 0.184622123837471, 0.44813457131385803, 0.3222087621688843, 0.358843594789505, 223.1863555908203, 0.058048371225595474, 0.03392726555466652, 0.030174024403095245, 2.892179012298584, 0.21422071754932404, 0.2744894027709961, 0.10033538192510605, 0.006209759972989559, 0.08428443223237991, 0.3555636405944824, 0.25010621547698975, 0.26446065306663513, 0.12043952196836472, 203.89743041992188, 0.01731172576546669, 0.02548428624868393, 0.06640308350324631, 1.125828504562378, 0.20665207505226135, 0.32517918944358826], "count": [652]}, "timestamp": {"min": [0.0], "max": [21.7], "mean": [10.85], "std": [6.273865545968362], "count": [652]}, "frame_index": {"min": [0], "max": [651], "mean": [325.5], "std": [188.21596637905085], "count": [652]}, "episode_index": {"min": [492], "max": [492], "mean": [492.0], "std": [0.0], "count": [652]}, "index": {"min": [272753], "max": [273404], "mean": [273078.5], "std": [188.21596637905085], "count": [652]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [652]}, "subtask_annotation": {"mean": [3.7622699386503067, 12.0, 12.0, 12.0, 12.0], "std": [2.8752572145518696, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [652]}, "scene_annotation": {"mean": [492.0], "std": [0.0], "min": [492], "max": [492], "count": [652]}, "eef_direction_state": {"mean": [4.998466257668712, 4.58282208588957], "std": [1.4845825600807114, 1.7269638982242521], "min": [0, 0], "max": [6, 6], "count": [652]}, "eef_velocity_state": {"mean": [0.5214723926380368, 0.5766871165644172], "std": [0.6654250296590397, 0.6519974549375643], "min": [0, 0], "max": [2, 2], "count": [652]}, "eef_acc_mag_state": {"mean": [0.5628834355828221, 0.6395705521472392], "std": [0.7914630576905113, 0.8009762828939359], "min": [0, 0], "max": [2, 2], "count": [652]}, "eef_direction_action": {"mean": [4.998466257668712, 4.58282208588957], "std": [1.4845825600807114, 1.7269638982242521], "min": [0, 0], "max": [6, 6], "count": [652]}, "eef_velocity_action": {"mean": [0.5214723926380368, 0.5766871165644172], "std": [0.6654250296590397, 0.6519974549375643], "min": [0, 0], "max": [2, 2], "count": [652]}, "eef_acc_mag_action": {"mean": [0.5628834355828221, 0.6395705521472392], "std": [0.7914630576905113, 0.8009762828939359], "min": [0, 0], "max": [2, 2], "count": [652]}, "eef_sim_pose_state": {"mean": [0.6060143529708483, 0.26574042647185303, 1.2698525949842516, 2.454441868952971, 0.9106144458780457, 2.0947404805578684, 0.6061337235511111, -0.23751557994292374, 1.1077238988979399, 0.29173888566582473, 1.1126323019707645, -2.3179196337423176], "std": [0.02832284983423814, 0.014339244532751698, 0.062072556234161934, 1.1258062486569593, 0.20687587469737923, 0.32582297213702915, 0.026548108357219335, 0.0487344544788261, 0.026078962198004946, 2.8936921022163884, 0.21420280907702546, 0.27442357573567394], "min": [0.5812148145659057, 0.23316414282558567, 1.1335765408839396, -3.120715703057424, 0.5490349745508718, 0.8552605758566771, 0.5403021898723422, -0.31240571700320957, 1.0777141881004901, -3.138368505726061, 0.7791742852118388, -2.624431822386329], "max": [0.6649806034229095, 0.30861982492417395, 1.3305063895556903, 3.1392456304209486, 1.4893760458686396, 2.853813995569962, 0.6424971638737557, -0.11729258103673926, 1.1667215209681596, 3.1408391279546657, 1.3712605428141713, -1.5685258192831635], "count": [652]}, "eef_sim_pose_action": {"mean": [0.6060143529708483, 0.26574042647185303, 1.2698525949842516, 2.454441868952971, 0.9106144458780457, 2.0947404805578684, 0.6061337235511111, -0.23751557994292374, 1.1077238988979399, 0.29173888566582473, 1.1126323019707645, -2.3179196337423176], "std": [0.02832284983423814, 0.014339244532751698, 0.062072556234161934, 1.1258062486569593, 0.20687587469737923, 0.32582297213702915, 0.026548108357219335, 0.0487344544788261, 0.026078962198004946, 2.8936921022163884, 0.21420280907702546, 0.27442357573567394], "min": [0.5812148145659057, 0.23316414282558567, 1.1335765408839396, -3.120715703057424, 0.5490349745508718, 0.8552605758566771, 0.5403021898723422, -0.31240571700320957, 1.0777141881004901, -3.138368505726061, 0.7791742852118388, -2.624431822386329], "max": [0.6649806034229095, 0.30861982492417395, 1.3305063895556903, 3.1392456304209486, 1.4893760458686396, 2.853813995569962, 0.6424971638737557, -0.11729258103673926, 1.1667215209681596, 3.1408391279546657, 1.3712605428141713, -1.5685258192831635], "count": [652]}, "gripper_mode_state": {"mean": [0.8788343558282209, 0.2837423312883436], "std": [0.326319675845967, 0.45081328809541243], "min": [0, 0], "max": [1, 1], "count": [652]}, "gripper_activity_state": {"mean": [1.9125766871165644, 1.780674846625767], "std": [0.399418425307238, 0.572418857361473], "min": [0, 0], "max": [2, 2], "count": [652]}, "gripper_mode_action": {"mean": [0.8788343558282209, 0.2837423312883436], "std": [0.326319675845967, 0.45081328809541243], "min": [0, 0], "max": [1, 1], "count": [652]}, "gripper_activity_action": {"mean": [1.9125766871165644, 1.780674846625767], "std": [0.399418425307238, 0.572418857361473], "min": [0, 0], "max": [2, 2], "count": [652]}, "gripper_open_scale_state": {"mean": [0.2649854294478525, 0.5667576691504638], "std": [0.20389746003408665, 0.2231863881479952], "min": [0.122, 0.034], "max": [0.846, 0.894], "count": [652]}, "gripper_open_scale_action": {"mean": [0.2649854294478525, 0.5667576691504638], "std": [0.20389746003408665, 0.2231863881479952], "min": [0.122, 0.034], "max": [0.846, 0.894], "count": [652]}}} +{"episode_index": 490, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4652297199940582]], [[0.467466254456328]], [[0.4552960134432561]]], "std": [[[0.1196816156275759]], [[0.11176576059250576]], [[0.12001037793822313]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.00784313725490196]]], "max": [[[0.6745098039215687]], [[0.6352941176470588]], [[0.6352941176470588]]], "mean": [[[0.46726833964646464]], [[0.4712548239750446]], [[0.4668566065062389]]], "std": [[[0.06183734923868591]], [[0.0532667984397447]], [[0.056585718364072383]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[0.792156862745098]], [[0.803921568627451]]], "mean": [[[0.47849240753119426]], [[0.4710424836601307]], [[0.45417676581996436]]], "std": [[[0.10177875956787885]], [[0.09747939059216451]], [[0.1212516027816793]]], "count": [110]}, "observation.state": {"min": [0.36676353216171265, 1.9375075101852417, 1.6903513669967651, 0.32440435886383057, -2.1155660152435303, 0.8742354512214661, -2.4496917724609375, 574.0, 0.0159549992531538, 0.3567439913749695, -0.23799599707126617, -3.1391851902008057, 0.7839999794960022, -3.0239999294281006, -0.7900931239128113, -2.0426111221313477, 0.5884726643562317, 0.7537553310394287, -1.8088592290878296, -1.5969414710998535, 0.839992105960846, 120.0, -0.2603380084037781, 0.3677090108394623, -0.1700820028781891, -3.1411852836608887, -1.5130000114440918, -3.1391851902008057], "max": [0.9271713495254517, 2.029259443283081, 2.4525368213653564, 0.8064817786216736, -0.7061951756477356, 1.4080967903137207, -1.5419460535049438, 884.0, 0.22909800708293915, 0.4346739947795868, -0.13130700588226318, 3.13100004196167, 1.5420000553131104, 3.1059999465942383, -0.4558974802494049, -2.0022244453430176, 0.9758659601211548, 1.8225600719451904, -0.44455283880233765, -0.8495565056800842, 1.6336281299591064, 592.0, -0.18681600689888, 0.46775099635124207, 0.05293300002813339, 3.1410000324249268, -0.6370000243186951, 3.138000011444092], "mean": [0.6436165571212769, 2.0080718994140625, 1.9542248249053955, 0.4574655592441559, -1.288401484489441, 1.0780153274536133, -2.0253944396972656, 685.7448120117188, 0.14701899886131287, 0.40546661615371704, -0.18000446259975433, 0.36283329129219055, 1.2793858051300049, -0.4668619632720947, -0.6035746335983276, -2.029005765914917, 0.8272517919540405, 1.3974404335021973, -0.9590603709220886, -1.3532074689865112, 1.0124244689941406, 306.9017028808594, -0.2066417932510376, 0.4058094918727875, -0.03395237401127815, -1.4726436138153076, -1.0670254230499268, 0.5247939825057983], "std": [0.13952262699604034, 0.02371765300631523, 0.21416394412517548, 0.09028555452823639, 0.49967989325523376, 0.13471558690071106, 0.33050522208213806, 120.94165802001953, 0.05762000381946564, 0.018153248354792595, 0.025435760617256165, 2.5969107151031494, 0.250602662563324, 0.7932866215705872, 0.0988106057047844, 0.006917928345501423, 0.09831314533948898, 0.3826809525489807, 0.3823505938053131, 0.23008941113948822, 0.23934553563594818, 188.7603302001953, 0.01629769243299961, 0.032450105994939804, 0.07411176711320877, 2.280517339706421, 0.27154260873794556, 1.1479438543319702], "count": [529]}, "action": {"min": [0.36676353216171265, 1.9375075101852417, 1.6903513669967651, 0.32440435886383057, -2.1155660152435303, 0.8742354512214661, -2.4496917724609375, 574.0, 0.0159549992531538, 0.3567439913749695, -0.23799599707126617, -3.1391851902008057, 0.7839999794960022, -3.0239999294281006, -0.7900931239128113, -2.0426111221313477, 0.5884726643562317, 0.7537553310394287, -1.8088592290878296, -1.5969414710998535, 0.839992105960846, 120.0, -0.2603380084037781, 0.3677090108394623, -0.1700820028781891, -3.1411852836608887, -1.5130000114440918, -3.1391851902008057], "max": [0.9271713495254517, 2.029259443283081, 2.4525368213653564, 0.8064817786216736, -0.7061951756477356, 1.4080967903137207, -1.5419460535049438, 884.0, 0.22909800708293915, 0.4346739947795868, -0.13130700588226318, 3.13100004196167, 1.5420000553131104, 3.1059999465942383, -0.4558974802494049, -2.0022244453430176, 0.9758659601211548, 1.8225600719451904, -0.44455283880233765, -0.8495565056800842, 1.6336281299591064, 592.0, -0.18681600689888, 0.46775099635124207, 0.05293300002813339, 3.1410000324249268, -0.6370000243186951, 3.138000011444092], "mean": [0.6436165571212769, 2.0080718994140625, 1.9542248249053955, 0.4574655592441559, -1.288401484489441, 1.0780153274536133, -2.0253944396972656, 685.7448120117188, 0.14701899886131287, 0.40546661615371704, -0.18000446259975433, 0.36283329129219055, 1.2793858051300049, -0.4668619632720947, -0.6035746335983276, -2.029005765914917, 0.8272517919540405, 1.3974404335021973, -0.9590603709220886, -1.3532074689865112, 1.0124244689941406, 306.9017028808594, -0.2066417932510376, 0.4058094918727875, -0.03395237401127815, -1.4726436138153076, -1.0670254230499268, 0.5247939825057983], "std": [0.13952262699604034, 0.02371765300631523, 0.21416394412517548, 0.09028555452823639, 0.49967989325523376, 0.13471558690071106, 0.33050522208213806, 120.94165802001953, 0.05762000381946564, 0.018153248354792595, 0.025435760617256165, 2.5969107151031494, 0.250602662563324, 0.7932866215705872, 0.0988106057047844, 0.006917928345501423, 0.09831314533948898, 0.3826809525489807, 0.3823505938053131, 0.23008941113948822, 0.23934553563594818, 188.7603302001953, 0.01629769243299961, 0.032450105994939804, 0.07411176711320877, 2.280517339706421, 0.27154260873794556, 1.1479438543319702], "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": [493], "max": [493], "mean": [493.0], "std": [0.0], "count": [529]}, "index": {"min": [273405], "max": [273933], "mean": [273669.0], "std": [152.7088733505686], "count": [529]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [529]}, "subtask_annotation": {"mean": [3.179584120982987, 12.0, 12.0, 12.0, 12.0], "std": [3.032258670311583, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [529]}, "scene_annotation": {"mean": [493.0], "std": [0.0], "min": [493], "max": [493], "count": [529]}, "eef_direction_state": {"mean": [4.852551984877127, 4.574669187145558], "std": [1.301808437367044, 1.8236529156408618], "min": [1, 0], "max": [6, 6], "count": [529]}, "eef_velocity_state": {"mean": [0.6597353497164461, 0.553875236294896], "std": [0.6547086437653761, 0.6661042053698004], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_acc_mag_state": {"mean": [0.6824196597353497, 0.5198487712665406], "std": [0.8279686838679637, 0.7630918947871194], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_direction_action": {"mean": [4.852551984877127, 4.574669187145558], "std": [1.301808437367044, 1.8236529156408618], "min": [1, 0], "max": [6, 6], "count": [529]}, "eef_velocity_action": {"mean": [0.6597353497164461, 0.553875236294896], "std": [0.6547086437653761, 0.6661042053698004], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_acc_mag_action": {"mean": [0.6824196597353497, 0.5198487712665406], "std": [0.8279686838679637, 0.7630918947871194], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_sim_pose_state": {"mean": [0.6012453121858468, 0.2928747215959839, 1.2505049552348584, 1.4509132426136826, 1.0675956428976077, 1.8012859536588395, 0.6071088441462658, -0.2392181966497869, 1.0957026167187063, 0.3619858738823099, 1.2800025012424787, -1.777768154700379], "std": [0.034774322692254896, 0.016556149542388644, 0.06895943182164176, 2.2964659792543647, 0.27123212889222803, 1.3779570611546303, 0.014352872408518777, 0.0528350655193356, 0.02228410850078188, 2.5979785450989423, 0.2506422901921271, 1.0168697125152146], "min": [0.5616470483290862, 0.27218111743763035, 1.1289707301115326, -3.140933951853338, 0.6377012859549622, -3.0820967945572684, 0.5609541336537529, -0.31575315654725905, 1.0562455064283232, -3.140063338255982, 0.7849510992943873, -2.9394357376105145], "max": [0.6655879882307931, 0.3484730619488679, 1.333874663890436, 3.1402714295457943, 1.5121991169902906, 3.1411441008743943, 0.6398568952110737, -0.11832098036316331, 1.1402168607411383, 3.1308810996769694, 1.54251164706141, 3.0937230882395017], "count": [529]}, "eef_sim_pose_action": {"mean": [0.6012453121858468, 0.2928747215959839, 1.2505049552348584, 1.4509132426136826, 1.0675956428976077, 1.8012859536588395, 0.6071088441462658, -0.2392181966497869, 1.0957026167187063, 0.3619858738823099, 1.2800025012424787, -1.777768154700379], "std": [0.034774322692254896, 0.016556149542388644, 0.06895943182164176, 2.2964659792543647, 0.27123212889222803, 1.3779570611546303, 0.014352872408518777, 0.0528350655193356, 0.02228410850078188, 2.5979785450989423, 0.2506422901921271, 1.0168697125152146], "min": [0.5616470483290862, 0.27218111743763035, 1.1289707301115326, -3.140933951853338, 0.6377012859549622, -3.0820967945572684, 0.5609541336537529, -0.31575315654725905, 1.0562455064283232, -3.140063338255982, 0.7849510992943873, -2.9394357376105145], "max": [0.6655879882307931, 0.3484730619488679, 1.333874663890436, 3.1402714295457943, 1.5121991169902906, 3.1411441008743943, 0.6398568952110737, -0.11832098036316331, 1.1402168607411383, 3.1308810996769694, 1.54251164706141, 3.0937230882395017], "count": [529]}, "gripper_mode_state": {"mean": [0.8071833648393195, 0.0], "std": [0.39451030451180324, 0.0], "min": [0, 0], "max": [1, 0], "count": [529]}, "gripper_activity_state": {"mean": [1.9281663516068053, 1.9319470699432892], "std": [0.3566021154388469, 0.36259434472164415], "min": [0, 0], "max": [2, 2], "count": [529]}, "gripper_mode_action": {"mean": [0.8071833648393195, 0.0], "std": [0.39451030451180324, 0.0], "min": [0, 0], "max": [1, 0], "count": [529]}, "gripper_activity_action": {"mean": [1.9281663516068053, 1.9319470699432892], "std": [0.3566021154388469, 0.36259434472164415], "min": [0, 0], "max": [2, 2], "count": [529]}, "gripper_open_scale_state": {"mean": [0.30690170129440736, 0.6857448013969074], "std": [0.18876045062643942, 0.12094171023288781], "min": [0.12, 0.574], "max": [0.592, 0.884], "count": [529]}, "gripper_open_scale_action": {"mean": [0.30690170129440736, 0.6857448013969074], "std": [0.18876045062643942, 0.12094171023288781], "min": [0.12, 0.574], "max": [0.592, 0.884], "count": [529]}}} +{"episode_index": 491, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46776325714394285]], [[0.47231570464102957]], [[0.46091149870801035]]], "std": [[[0.11634194803643037]], [[0.10938551137321224]], [[0.11666365679615415]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.6901960784313725]], [[0.6705882352941176]]], "mean": [[[0.47360364417084666]], [[0.47869192538126365]], [[0.47464512717231594]]], "std": [[[0.0629895963368923]], [[0.0555105707047228]], [[0.06050015394645299]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7137254901960784]], [[0.7254901960784313]]], "mean": [[[0.4851626165324011]], [[0.4749022996149364]], [[0.46372523528145104]]], "std": [[[0.08807798898234322]], [[0.08674238427896594]], [[0.10635997164593326]]], "count": [129]}, "observation.state": {"min": [0.5531821250915527, 1.9112926721572876, 1.6507149934768677, -0.09094911068677902, -2.1808414459228516, 0.9622698426246643, -2.999016761779785, 456.0, 0.009901000186800957, 0.3739379942417145, -0.23370899260044098, -3.1351852416992188, 0.847000002861023, -3.134185314178467, -0.8206538558006287, -2.04559588432312, 0.6641152501106262, 0.6804166436195374, -2.146912097930908, -1.4580481052398682, 0.8641299605369568, 102.0, -0.2535549998283386, 0.3818260133266449, -0.17933900654315948, -3.0409998893737793, -1.527999997138977, -3.078000068664551], "max": [0.9635264873504639, 2.039539337158203, 2.424227476119995, 0.6636963486671448, -0.6853384375572205, 1.3588436841964722, -1.671676516532898, 893.0, 0.23960700631141663, 0.44958800077438354, -0.1301490068435669, 3.1410000324249268, 1.5640000104904175, 3.130000114440918, -0.44509387016296387, -2.012207508087158, 1.306256890296936, 1.8752341270446777, -0.5111894607543945, -0.5889264941215515, 2.1980502605438232, 509.0, -0.14549599587917328, 0.46497398614883423, 0.04210999980568886, 2.6710000038146973, -0.6679999232292175, 2.993000030517578], "mean": [0.6837624311447144, 2.0098588466644287, 2.2801764011383057, 0.4208207130432129, -1.53922438621521, 1.162245273590088, -2.0138466358184814, 770.1985473632812, 0.1642930507659912, 0.4146607518196106, -0.16711485385894775, 1.190964937210083, 1.334045171737671, -1.1873122453689575, -0.6107791662216187, -2.02984619140625, 0.9298082590103149, 1.3357048034667969, -0.9684757590293884, -1.2407604455947876, 1.1121629476547241, 314.5328063964844, -0.1862517148256302, 0.4191925823688507, -0.04035255312919617, -1.8052587509155273, -1.055907130241394, 0.39634934067726135], "std": [0.09653451293706894, 0.0279189795255661, 0.23037351667881012, 0.10488070547580719, 0.3470015823841095, 0.083250492811203, 0.2660428285598755, 113.25547790527344, 0.05198825150728226, 0.017669180408120155, 0.029570799320936203, 2.1525237560272217, 0.2589093744754791, 1.0636659860610962, 0.11166208237409592, 0.0064469375647604465, 0.16342659294605255, 0.4211249351501465, 0.3922969400882721, 0.21235248446464539, 0.283901572227478, 162.5619659423828, 0.020296253263950348, 0.030163705348968506, 0.06923587620258331, 1.6605052947998047, 0.2892880141735077, 0.9691644310951233], "count": [655]}, "action": {"min": [0.5531821250915527, 1.9112926721572876, 1.6507149934768677, -0.09094911068677902, -2.1808414459228516, 0.9622698426246643, -2.999016761779785, 456.0, 0.009901000186800957, 0.3739379942417145, -0.23370899260044098, -3.1351852416992188, 0.847000002861023, -3.134185314178467, -0.8206538558006287, -2.04559588432312, 0.6641152501106262, 0.6804166436195374, -2.146912097930908, -1.4580481052398682, 0.8641299605369568, 102.0, -0.2535549998283386, 0.3818260133266449, -0.17933900654315948, -3.0409998893737793, -1.527999997138977, -3.078000068664551], "max": [0.9635264873504639, 2.039539337158203, 2.424227476119995, 0.6636963486671448, -0.6853384375572205, 1.3588436841964722, -1.671676516532898, 893.0, 0.23960700631141663, 0.44958800077438354, -0.1301490068435669, 3.1410000324249268, 1.5640000104904175, 3.130000114440918, -0.44509387016296387, -2.012207508087158, 1.306256890296936, 1.8752341270446777, -0.5111894607543945, -0.5889264941215515, 2.1980502605438232, 509.0, -0.14549599587917328, 0.46497398614883423, 0.04210999980568886, 2.6710000038146973, -0.6679999232292175, 2.993000030517578], "mean": [0.6837624311447144, 2.0098588466644287, 2.2801764011383057, 0.4208207130432129, -1.53922438621521, 1.162245273590088, -2.0138466358184814, 770.1985473632812, 0.1642930507659912, 0.4146607518196106, -0.16711485385894775, 1.190964937210083, 1.334045171737671, -1.1873122453689575, -0.6107791662216187, -2.02984619140625, 0.9298082590103149, 1.3357048034667969, -0.9684757590293884, -1.2407604455947876, 1.1121629476547241, 314.5328063964844, -0.1862517148256302, 0.4191925823688507, -0.04035255312919617, -1.8052587509155273, -1.055907130241394, 0.39634934067726135], "std": [0.09653451293706894, 0.0279189795255661, 0.23037351667881012, 0.10488070547580719, 0.3470015823841095, 0.083250492811203, 0.2660428285598755, 113.25547790527344, 0.05198825150728226, 0.017669180408120155, 0.029570799320936203, 2.1525237560272217, 0.2589093744754791, 1.0636659860610962, 0.11166208237409592, 0.0064469375647604465, 0.16342659294605255, 0.4211249351501465, 0.3922969400882721, 0.21235248446464539, 0.283901572227478, 162.5619659423828, 0.020296253263950348, 0.030163705348968506, 0.06923587620258331, 1.6605052947998047, 0.2892880141735077, 0.9691644310951233], "count": [655]}, "timestamp": {"min": [0.0], "max": [21.8], "mean": [10.9], "std": [6.3027330932258625], "count": [655]}, "frame_index": {"min": [0], "max": [654], "mean": [327.0], "std": [189.08199279677586], "count": [655]}, "episode_index": {"min": [494], "max": [494], "mean": [494.0], "std": [0.0], "count": [655]}, "index": {"min": [273934], "max": [274588], "mean": [274261.0], "std": [189.08199279677586], "count": [655]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [655]}, "subtask_annotation": {"mean": [2.262595419847328, 12.0, 12.0, 12.0, 12.0], "std": [2.947591483545876, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [655]}, "scene_annotation": {"mean": [494.0], "std": [0.0], "min": [494], "max": [494], "count": [655]}, "eef_direction_state": {"mean": [4.450381679389313, 5.0564885496183205], "std": [1.6788479349458623, 1.5288123034006462], "min": [0, 0], "max": [6, 6], "count": [655]}, "eef_velocity_state": {"mean": [0.7450381679389313, 0.45190839694656487], "std": [0.6862013748073365, 0.692638626137786], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_acc_mag_state": {"mean": [0.7755725190839695, 0.5725190839694656], "std": [0.8398556403628974, 0.7856590013674477], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_direction_action": {"mean": [4.450381679389313, 5.0564885496183205], "std": [1.6788479349458623, 1.5288123034006462], "min": [0, 0], "max": [6, 6], "count": [655]}, "eef_velocity_action": {"mean": [0.7450381679389313, 0.45190839694656487], "std": [0.6862013748073365, 0.692638626137786], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_acc_mag_action": {"mean": [0.7755725190839695, 0.5725190839694656], "std": [0.8398556403628974, 0.7856590013674477], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_sim_pose_state": {"mean": [0.61418826423437, 0.2723014771695416, 1.2425136981986415, 1.8062089321973767, 1.056701478822115, 1.3545382651188151, 0.6146166015668793, -0.25638047308301104, 1.1063350558491878, 1.1967349790979953, 1.3345636847414881, -0.22073808213897073], "std": [0.03289708878292459, 0.02275271981750778, 0.06366663357619631, 1.661664271637027, 0.2890508426141421, 1.5370065485034137, 0.014724240387223931, 0.04821726019952101, 0.02362105906251514, 2.145567635970768, 0.258805812790743, 2.3688351903758362], "min": [0.5739298045799508, 0.23232341466421988, 1.1212275575618365, -2.6637084094811367, 0.669078069643807, -3.140739897543379, 0.5821898703088806, -0.3181767086958653, 1.058878860423062, -3.1355592169995625, 0.847733855363678, -3.1378590827412585], "max": [0.6648129080970218, 0.3395312364987285, 1.3262783534316485, 3.0429013100893907, 1.527303686389656, 3.1341585638332865, 0.653282771608938, -0.11069124758876711, 1.1480752563728298, 3.1405163971624557, 1.5644641943870319, 3.141452049418653], "count": [655]}, "eef_sim_pose_action": {"mean": [0.61418826423437, 0.2723014771695416, 1.2425136981986415, 1.8062089321973767, 1.056701478822115, 1.3545382651188151, 0.6146166015668793, -0.25638047308301104, 1.1063350558491878, 1.1967349790979953, 1.3345636847414881, -0.22073808213897073], "std": [0.03289708878292459, 0.02275271981750778, 0.06366663357619631, 1.661664271637027, 0.2890508426141421, 1.5370065485034137, 0.014724240387223931, 0.04821726019952101, 0.02362105906251514, 2.145567635970768, 0.258805812790743, 2.3688351903758362], "min": [0.5739298045799508, 0.23232341466421988, 1.1212275575618365, -2.6637084094811367, 0.669078069643807, -3.140739897543379, 0.5821898703088806, -0.3181767086958653, 1.058878860423062, -3.1355592169995625, 0.847733855363678, -3.1378590827412585], "max": [0.6648129080970218, 0.3395312364987285, 1.3262783534316485, 3.0429013100893907, 1.527303686389656, 3.1341585638332865, 0.653282771608938, -0.11069124758876711, 1.1480752563728298, 3.1405163971624557, 1.5644641943870319, 3.141452049418653], "count": [655]}, "gripper_mode_state": {"mean": [0.8900763358778626, 0.08244274809160305], "std": [0.3127945846527708, 0.27503807259851887], "min": [0, 0], "max": [1, 1], "count": [655]}, "gripper_activity_state": {"mean": [1.9343511450381679, 1.9572519083969466], "std": [0.327323402037785, 0.2784993961239344], "min": [0, 0], "max": [2, 2], "count": [655]}, "gripper_mode_action": {"mean": [0.8900763358778626, 0.08244274809160305], "std": [0.3127945846527708, 0.27503807259851887], "min": [0, 0], "max": [1, 1], "count": [655]}, "gripper_activity_action": {"mean": [1.9343511450381679, 1.9572519083969466], "std": [0.327323402037785, 0.2784993961239344], "min": [0, 0], "max": [2, 2], "count": [655]}, "gripper_open_scale_state": {"mean": [0.31453282443912894, 0.7701984732824437], "std": [0.1625619275305145, 0.11325540987857315], "min": [0.102, 0.456], "max": [0.509, 0.893], "count": [655]}, "gripper_open_scale_action": {"mean": [0.31453282443912894, 0.7701984732824437], "std": [0.1625619275305145, 0.11325540987857315], "min": [0.102, 0.456], "max": [0.509, 0.893], "count": [655]}}} +{"episode_index": 492, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.46917590039488016]], [[0.4705107706971678]], [[0.46015990944989105]]], "std": [[[0.11173764129003369]], [[0.10505244526251321]], [[0.11294878012272005]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.6588235294117647]], [[0.6470588235294118]]], "mean": [[[0.4638997889433551]], [[0.4667920138888889]], [[0.46146429227941177]]], "std": [[[0.07553303613770224]], [[0.06805049825053316]], [[0.07387531423644102]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7333333333333333]], [[0.7254901960784313]]], "mean": [[[0.4739171415441177]], [[0.47184438487200436]], [[0.4602657611655773]]], "std": [[[0.09063265497224808]], [[0.09169724901572626]], [[0.11119403205512533]]], "count": [120]}, "observation.state": {"min": [0.48080334067344666, 1.9855912923812866, 1.992607593536377, -0.12060225009918213, -2.204822301864624, 0.9132609963417053, -3.000500440597534, 372.0, 0.013055000454187393, 0.3518109917640686, -0.23080800473690033, -3.1361851692199707, 0.7870000004768372, -1.1740000247955322, -0.8538848757743835, -2.0493481159210205, 0.8190481662750244, 0.7189186215400696, -2.52264666557312, -1.6237322092056274, 0.5595874786376953, 119.0, -0.24674099683761597, 0.3887160122394562, -0.16329699754714966, -3.1411852836608887, -1.5199999809265137, -1.4290000200271606], "max": [1.0606017112731934, 2.0420002937316895, 2.6075046062469482, 0.8181231021881104, -0.5407727956771851, 1.4642438888549805, -1.5275821685791016, 877.0, 0.24671299755573273, 0.450190007686615, -0.12603500485420227, 3.127000093460083, 1.4950000047683716, 1.312000036239624, -0.11026990413665771, -1.9649441242218018, 1.4986270666122437, 1.8352137804031372, -0.2929360568523407, -0.22717206180095673, 2.497042655944824, 537.0, -0.12322600185871124, 0.4615429937839508, 0.0469990000128746, 3.1410000324249268, -0.49799999594688416, 1.2580000162124634], "mean": [0.7377960681915283, 2.02628755569458, 2.367748975753784, 0.19303889572620392, -1.3288993835449219, 1.1677888631820679, -2.3818843364715576, 694.548583984375, 0.16489413380622864, 0.4092102646827698, -0.1884324997663498, -0.2785700857639313, 1.2498513460159302, 0.20858104526996613, -0.6672334671020508, -2.019991159439087, 0.9224607944488525, 1.3401564359664917, -0.7805122137069702, -1.2931020259857178, 0.9005322456359863, 237.16331481933594, -0.20635685324668884, 0.42326265573501587, -0.047567881643772125, -0.9677866101264954, -0.8998513221740723, 0.667887806892395], "std": [0.13073118031024933, 0.008024334907531738, 0.21313557028770447, 0.3056747317314148, 0.5779295563697815, 0.11385095119476318, 0.6062958836555481, 151.70558166503906, 0.0629737451672554, 0.023347828537225723, 0.02297377772629261, 2.094067335128784, 0.24184367060661316, 0.8110042214393616, 0.15946438908576965, 0.021031510084867477, 0.15565872192382812, 0.38429999351501465, 0.6045449376106262, 0.31037431955337524, 0.5448259115219116, 129.35443115234375, 0.032805390655994415, 0.020146969705820084, 0.06784113496541977, 2.5902562141418457, 0.28943145275115967, 0.7122317552566528], "count": [597]}, "action": {"min": [0.48080334067344666, 1.9855912923812866, 1.992607593536377, -0.12060225009918213, -2.204822301864624, 0.9132609963417053, -3.000500440597534, 372.0, 0.013055000454187393, 0.3518109917640686, -0.23080800473690033, -3.1361851692199707, 0.7870000004768372, -1.1740000247955322, -0.8538848757743835, -2.0493481159210205, 0.8190481662750244, 0.7189186215400696, -2.52264666557312, -1.6237322092056274, 0.5595874786376953, 119.0, -0.24674099683761597, 0.3887160122394562, -0.16329699754714966, -3.1411852836608887, -1.5199999809265137, -1.4290000200271606], "max": [1.0606017112731934, 2.0420002937316895, 2.6075046062469482, 0.8181231021881104, -0.5407727956771851, 1.4642438888549805, -1.5275821685791016, 877.0, 0.24671299755573273, 0.450190007686615, -0.12603500485420227, 3.127000093460083, 1.4950000047683716, 1.312000036239624, -0.11026990413665771, -1.9649441242218018, 1.4986270666122437, 1.8352137804031372, -0.2929360568523407, -0.22717206180095673, 2.497042655944824, 537.0, -0.12322600185871124, 0.4615429937839508, 0.0469990000128746, 3.1410000324249268, -0.49799999594688416, 1.2580000162124634], "mean": [0.7377960681915283, 2.02628755569458, 2.367748975753784, 0.19303889572620392, -1.3288993835449219, 1.1677888631820679, -2.3818843364715576, 694.548583984375, 0.16489413380622864, 0.4092102646827698, -0.1884324997663498, -0.2785700857639313, 1.2498513460159302, 0.20858104526996613, -0.6672334671020508, -2.019991159439087, 0.9224607944488525, 1.3401564359664917, -0.7805122137069702, -1.2931020259857178, 0.9005322456359863, 237.16331481933594, -0.20635685324668884, 0.42326265573501587, -0.047567881643772125, -0.9677866101264954, -0.8998513221740723, 0.667887806892395], "std": [0.13073118031024933, 0.008024334907531738, 0.21313557028770447, 0.3056747317314148, 0.5779295563697815, 0.11385095119476318, 0.6062958836555481, 151.70558166503906, 0.0629737451672554, 0.023347828537225723, 0.02297377772629261, 2.094067335128784, 0.24184367060661316, 0.8110042214393616, 0.15946438908576965, 0.021031510084867477, 0.15565872192382812, 0.38429999351501465, 0.6045449376106262, 0.31037431955337524, 0.5448259115219116, 129.35443115234375, 0.032805390655994415, 0.020146969705820084, 0.06784113496541977, 2.5902562141418457, 0.28943145275115967, 0.7122317552566528], "count": [597]}, "timestamp": {"min": [0.0], "max": [19.866666666666667], "mean": [9.933333333333334], "std": [5.744627119382139], "count": [597]}, "frame_index": {"min": [0], "max": [596], "mean": [298.0], "std": [172.3388135814642], "count": [597]}, "episode_index": {"min": [495], "max": [495], "mean": [495.0], "std": [0.0], "count": [597]}, "index": {"min": [274589], "max": [275185], "mean": [274887.0], "std": [172.3388135814642], "count": [597]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [597]}, "subtask_annotation": {"mean": [2.9547738693467336, 12.0, 12.0, 12.0, 12.0], "std": [3.0626563870021224, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [597]}, "scene_annotation": {"mean": [495.0], "std": [0.0], "min": [495], "max": [495], "count": [597]}, "eef_direction_state": {"mean": [4.663316582914573, 4.55108877721943], "std": [1.5570268844405863, 1.8753857413571595], "min": [0, 0], "max": [6, 6], "count": [597]}, "eef_velocity_state": {"mean": [0.7269681742043551, 0.6046901172529313], "std": [0.7165147036838516, 0.7420227545663907], "min": [0, 0], "max": [2, 2], "count": [597]}, "eef_acc_mag_state": {"mean": [0.7906197654941374, 0.6599664991624791], "std": [0.8455494587825785, 0.8123555914240368], "min": [0, 0], "max": [2, 2], "count": [597]}, "eef_direction_action": {"mean": [4.663316582914573, 4.55108877721943], "std": [1.5570268844405863, 1.8753857413571595], "min": [0, 0], "max": [6, 6], "count": [597]}, "eef_velocity_action": {"mean": [0.7269681742043551, 0.6046901172529313], "std": [0.7165147036838516, 0.7420227545663907], "min": [0, 0], "max": [2, 2], "count": [597]}, "eef_acc_mag_action": {"mean": [0.7906197654941374, 0.6599664991624791], "std": [0.8455494587825785, 0.8123555914240368], "min": [0, 0], "max": [2, 2], "count": [597]}, "eef_sim_pose_state": {"mean": [0.6189022234289099, 0.28469119557333267, 1.242195082116766, 0.937532680516753, 0.9006687951218935, 2.2407592073726454, 0.6065428279511297, -0.24838338330439666, 1.084408195209139, -0.27858206760319354, 1.2505197724927126, -1.3621194982466882], "std": [0.024100880193011927, 0.03034472341828181, 0.06678719598454301, 2.602792144897394, 0.28994796538681844, 0.714776467143549, 0.019343912069424634, 0.05385306088947341, 0.024367090646366312, 2.094311117113167, 0.24183278843781975, 0.8124788920714123], "min": [0.5712458031662717, 0.20905507810276308, 1.1413399563192235, -3.1411566634353623, 0.4978907689033383, 0.13250475426277708, 0.5603875276060294, -0.32976160142959166, 1.038939430110515, -3.136163735411783, 0.7878800952161988, -2.74711991400968], "max": [0.664337789560908, 0.32532733310006473, 1.3359623860454475, 3.140836814333998, 1.5224436432455364, 2.831431034470706, 0.6508100457998841, -0.11436327802380719, 1.1447417819191514, 3.1262625275438642, 1.4960608324381055, -0.25660129247513563], "count": [597]}, "eef_sim_pose_action": {"mean": [0.6189022234289099, 0.28469119557333267, 1.242195082116766, 0.937532680516753, 0.9006687951218935, 2.2407592073726454, 0.6065428279511297, -0.24838338330439666, 1.084408195209139, -0.27858206760319354, 1.2505197724927126, -1.3621194982466882], "std": [0.024100880193011927, 0.03034472341828181, 0.06678719598454301, 2.602792144897394, 0.28994796538681844, 0.714776467143549, 0.019343912069424634, 0.05385306088947341, 0.024367090646366312, 2.094311117113167, 0.24183278843781975, 0.8124788920714123], "min": [0.5712458031662717, 0.20905507810276308, 1.1413399563192235, -3.1411566634353623, 0.4978907689033383, 0.13250475426277708, 0.5603875276060294, -0.32976160142959166, 1.038939430110515, -3.136163735411783, 0.7878800952161988, -2.74711991400968], "max": [0.664337789560908, 0.32532733310006473, 1.3359623860454475, 3.140836814333998, 1.5224436432455364, 2.831431034470706, 0.6508100457998841, -0.11436327802380719, 1.1447417819191514, 3.1262625275438642, 1.4960608324381055, -0.25660129247513563], "count": [597]}, "gripper_mode_state": {"mean": [0.931323283082077, 0.20268006700167504], "std": [0.2529035892811692, 0.40199609132660763], "min": [0, 0], "max": [1, 1], "count": [597]}, "gripper_activity_state": {"mean": [1.9547738693467336, 1.9195979899497488], "std": [0.2769143645250961, 0.3476186119289973], "min": [0, 0], "max": [2, 2], "count": [597]}, "gripper_mode_action": {"mean": [0.931323283082077, 0.20268006700167504], "std": [0.2529035892811692, 0.40199609132660763], "min": [0, 0], "max": [1, 1], "count": [597]}, "gripper_activity_action": {"mean": [1.9547738693467336, 1.9195979899497488], "std": [0.2769143645250961, 0.3476186119289973], "min": [0, 0], "max": [2, 2], "count": [597]}, "gripper_open_scale_state": {"mean": [0.23716331665959192, 0.6945485762144061], "std": [0.1293544333098803, 0.15170554823546265], "min": [0.119, 0.372], "max": [0.537, 0.877], "count": [597]}, "gripper_open_scale_action": {"mean": [0.23716331665959192, 0.6945485762144061], "std": [0.1293544333098803, 0.15170554823546265], "min": [0.119, 0.372], "max": [0.537, 0.877], "count": [597]}}} +{"episode_index": 493, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4791511063453159]], [[0.48126856787854033]], [[0.4692055861928105]]], "std": [[[0.11841204853533825]], [[0.11078297000591544]], [[0.11921544061959753]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.0]]], "max": [[[0.6588235294117647]], [[0.6470588235294118]], [[0.6274509803921569]]], "mean": [[[0.4630250612745098]], [[0.46608045343137255]], [[0.46176494076797386]]], "std": [[[0.06808602148348662]], [[0.06300480531034724]], [[0.06723283817787784]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8745098039215686]], [[0.7764705882352941]], [[0.7764705882352941]]], "mean": [[[0.47405891373910675]], [[0.46959200708061]], [[0.45534705031318085]]], "std": [[[0.09257551274251165]], [[0.09165469599979925]], [[0.11280974150375855]]], "count": [120]}, "observation.state": {"min": [0.5832890272140503, 1.8262602090835571, 0.8791747093200684, -1.114288091659546, -0.6032381653785706, 0.9367007613182068, -2.932222843170166, 217.0, 0.012984000146389008, 0.3112100064754486, -0.2433999925851822, -3.1391851902008057, 0.8949999809265137, -1.2309999465942383, -0.9218655228614807, -2.041930675506592, 0.7375761270523071, 0.348559707403183, -2.3727054595947266, -1.61086905002594, 0.7141014933586121, 113.0, -0.2644050121307373, 0.3900049924850464, -0.16354900598526, -3.1411852836608887, -1.559999942779541, -2.5230000019073486], "max": [1.0479655265808105, 2.0365374088287354, 2.1233153343200684, 0.0653800368309021, 0.8579515218734741, 1.7987364530563354, -2.0616703033447266, 833.0, 0.27404698729515076, 0.44526201486587524, -0.1334570050239563, 3.118000030517578, 1.534999966621399, 0.8889999985694885, -0.44879400730133057, -1.927768588066101, 1.045417308807373, 1.8207100629806519, -0.35466834902763367, -0.8626464009284973, 2.5479538440704346, 555.0, -0.13861900568008423, 0.46052199602127075, 0.04965599998831749, 3.1389999389648438, -0.49300000071525574, 1.378999948501587], "mean": [0.8562740683555603, 2.0049595832824707, 1.4378210306167603, -0.2199058085680008, -0.2979242503643036, 1.2001838684082031, -2.5229926109313965, 672.6924438476562, 0.17391610145568848, 0.4005279839038849, -0.20204190909862518, -0.1315796971321106, 1.2992801666259766, -0.42534103989601135, -0.7128549814224243, -2.017014265060425, 0.9133221507072449, 1.263664722442627, -0.8778272271156311, -1.3552435636520386, 1.0566602945327759, 269.9966125488281, -0.18767669796943665, 0.4258052408695221, -0.04738675802946091, -1.5278809070587158, -0.925835907459259, 0.42946770787239075], "std": [0.12243761867284775, 0.051251281052827835, 0.5406482219696045, 0.25504007935523987, 0.3535858988761902, 0.2186860889196396, 0.32937857508659363, 139.91244506835938, 0.060368139296770096, 0.04273371025919914, 0.02640909142792225, 2.4265644550323486, 0.20328284800052643, 0.47867628931999207, 0.1186733990907669, 0.025469882413744926, 0.05488225445151329, 0.47278791666030884, 0.5967386960983276, 0.2509143054485321, 0.5686456561088562, 166.69078063964844, 0.024558793753385544, 0.02222747541964054, 0.07173360884189606, 2.1838722229003906, 0.30129703879356384, 0.7705329060554504], "count": [592]}, "action": {"min": [0.5832890272140503, 1.8262602090835571, 0.8791747093200684, -1.114288091659546, -0.6032381653785706, 0.9367007613182068, -2.932222843170166, 217.0, 0.012984000146389008, 0.3112100064754486, -0.2433999925851822, -3.1391851902008057, 0.8949999809265137, -1.2309999465942383, -0.9218655228614807, -2.041930675506592, 0.7375761270523071, 0.348559707403183, -2.3727054595947266, -1.61086905002594, 0.7141014933586121, 113.0, -0.2644050121307373, 0.3900049924850464, -0.16354900598526, -3.1411852836608887, -1.559999942779541, -2.5230000019073486], "max": [1.0479655265808105, 2.0365374088287354, 2.1233153343200684, 0.0653800368309021, 0.8579515218734741, 1.7987364530563354, -2.0616703033447266, 833.0, 0.27404698729515076, 0.44526201486587524, -0.1334570050239563, 3.118000030517578, 1.534999966621399, 0.8889999985694885, -0.44879400730133057, -1.927768588066101, 1.045417308807373, 1.8207100629806519, -0.35466834902763367, -0.8626464009284973, 2.5479538440704346, 555.0, -0.13861900568008423, 0.46052199602127075, 0.04965599998831749, 3.1389999389648438, -0.49300000071525574, 1.378999948501587], "mean": [0.8562740683555603, 2.0049595832824707, 1.4378210306167603, -0.2199058085680008, -0.2979242503643036, 1.2001838684082031, -2.5229926109313965, 672.6924438476562, 0.17391610145568848, 0.4005279839038849, -0.20204190909862518, -0.1315796971321106, 1.2992801666259766, -0.42534103989601135, -0.7128549814224243, -2.017014265060425, 0.9133221507072449, 1.263664722442627, -0.8778272271156311, -1.3552435636520386, 1.0566602945327759, 269.9966125488281, -0.18767669796943665, 0.4258052408695221, -0.04738675802946091, -1.5278809070587158, -0.925835907459259, 0.42946770787239075], "std": [0.12243761867284775, 0.051251281052827835, 0.5406482219696045, 0.25504007935523987, 0.3535858988761902, 0.2186860889196396, 0.32937857508659363, 139.91244506835938, 0.060368139296770096, 0.04273371025919914, 0.02640909142792225, 2.4265644550323486, 0.20328284800052643, 0.47867628931999207, 0.1186733990907669, 0.025469882413744926, 0.05488225445151329, 0.47278791666030884, 0.5967386960983276, 0.2509143054485321, 0.5686456561088562, 166.69078063964844, 0.024558793753385544, 0.02222747541964054, 0.07173360884189606, 2.1838722229003906, 0.30129703879356384, 0.7705329060554504], "count": [592]}, "timestamp": {"min": [0.0], "max": [19.7], "mean": [9.85], "std": [5.696514528883235], "count": [592]}, "frame_index": {"min": [0], "max": [591], "mean": [295.5], "std": [170.89543586649702], "count": [592]}, "episode_index": {"min": [496], "max": [496], "mean": [496.0], "std": [0.0], "count": [592]}, "index": {"min": [275186], "max": [275777], "mean": [275481.5], "std": [170.89543586649702], "count": [592]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [592]}, "subtask_annotation": {"mean": [3.1942567567567566, 12.0, 12.0, 12.0, 12.0], "std": [3.026532578312922, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [592]}, "scene_annotation": {"mean": [496.0], "std": [0.0], "min": [496], "max": [496], "count": [592]}, "eef_direction_state": {"mean": [4.506756756756757, 4.096283783783784], "std": [1.6439759879453364, 1.903726708045624], "min": [0, 0], "max": [6, 6], "count": [592]}, "eef_velocity_state": {"mean": [0.7010135135135135, 0.7212837837837838], "std": [0.6602612503670813, 0.7083143106771216], "min": [0, 0], "max": [2, 2], "count": [592]}, "eef_acc_mag_state": {"mean": [0.7719594594594594, 0.7736486486486487], "std": [0.8465096531942558, 0.8318703678967408], "min": [0, 0], "max": [2, 2], "count": [592]}, "eef_direction_action": {"mean": [4.506756756756757, 4.096283783783784], "std": [1.6439759879453364, 1.903726708045624], "min": [0, 0], "max": [6, 6], "count": [592]}, "eef_velocity_action": {"mean": [0.7010135135135135, 0.7212837837837838], "std": [0.6602612503670813, 0.7083143106771216], "min": [0, 0], "max": [2, 2], "count": [592]}, "eef_acc_mag_action": {"mean": [0.7719594594594594, 0.7736486486486487], "std": [0.8465096531942558, 0.8318703678967408], "min": [0, 0], "max": [2, 2], "count": [592]}, "eef_sim_pose_state": {"mean": [0.6221876964270944, 0.26930382019776833, 1.2412431623491478, 1.5057366540710235, 0.9267181569883415, 1.9999115320727714, 0.597254368771706, -0.2593032885855608, 1.0717747111757454, -0.13232845404919102, 1.299915610555586, -1.9973018675171985], "std": [0.025213345482698594, 0.024812783440698365, 0.07534652940229387, 2.2012114507614666, 0.30154223566003796, 0.7810792631710382, 0.03475226568128602, 0.052246002020866586, 0.02343275270414775, 2.4270571420143034, 0.20337053712706332, 0.4793672160921904], "min": [0.585450925745866, 0.22474084210551598, 1.1143998692310995, -3.1411438990755784, 0.4931456145729505, -0.9889695243071522, 0.5122370826464108, -0.34263740684029065, 1.036855292092324, -3.1392651409992096, 0.8957576983715159, -2.8031514401222273], "max": [0.6675006310384928, 0.3408858775083894, 1.3391657090460487, 3.1380068511831856, 1.561543428466008, 2.9517610708684585, 0.6375125015762078, -0.11645947192484, 1.1326205307283483, 3.117309306683154, 1.5354099203657992, -0.6794590896776387], "count": [592]}, "eef_sim_pose_action": {"mean": [0.6221876964270944, 0.26930382019776833, 1.2412431623491478, 1.5057366540710235, 0.9267181569883415, 1.9999115320727714, 0.597254368771706, -0.2593032885855608, 1.0717747111757454, -0.13232845404919102, 1.299915610555586, -1.9973018675171985], "std": [0.025213345482698594, 0.024812783440698365, 0.07534652940229387, 2.2012114507614666, 0.30154223566003796, 0.7810792631710382, 0.03475226568128602, 0.052246002020866586, 0.02343275270414775, 2.4270571420143034, 0.20337053712706332, 0.4793672160921904], "min": [0.585450925745866, 0.22474084210551598, 1.1143998692310995, -3.1411438990755784, 0.4931456145729505, -0.9889695243071522, 0.5122370826464108, -0.34263740684029065, 1.036855292092324, -3.1392651409992096, 0.8957576983715159, -2.8031514401222273], "max": [0.6675006310384928, 0.3408858775083894, 1.3391657090460487, 3.1380068511831856, 1.561543428466008, 2.9517610708684585, 0.6375125015762078, -0.11645947192484, 1.1326205307283483, 3.117309306683154, 1.5354099203657992, -0.6794590896776387], "count": [592]}, "gripper_mode_state": {"mean": [0.856418918918919, 0.09797297297297297], "std": [0.35066444678163355, 0.29727810134587795], "min": [0, 0], "max": [1, 1], "count": [592]}, "gripper_activity_state": {"mean": [1.9375, 1.927364864864865], "std": [0.31485598380932917, 0.35325869375213886], "min": [0, 0], "max": [2, 2], "count": [592]}, "gripper_mode_action": {"mean": [0.856418918918919, 0.09797297297297297], "std": [0.35066444678163355, 0.29727810134587795], "min": [0, 0], "max": [1, 1], "count": [592]}, "gripper_activity_action": {"mean": [1.9375, 1.927364864864865], "std": [0.31485598380932917, 0.35325869375213886], "min": [0, 0], "max": [2, 2], "count": [592]}, "gripper_open_scale_state": {"mean": [0.2699966215185219, 0.6726925673613685], "std": [0.16669074687620494, 0.1399125126885247], "min": [0.113, 0.217], "max": [0.555, 0.833], "count": [592]}, "gripper_open_scale_action": {"mean": [0.2699966215185219, 0.6726925673613685], "std": [0.16669074687620494, 0.1399125126885247], "min": [0.113, 0.217], "max": [0.555, 0.833], "count": [592]}}} +{"episode_index": 494, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.457222848583878]], [[0.4609961277913943]], [[0.44880147739651416]]], "std": [[[0.1077652841036941]], [[0.10154632080401109]], [[0.11118197667879214]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.6588235294117647]], [[0.6431372549019608]], [[0.6313725490196078]]], "mean": [[[0.46264534994553375]], [[0.46549281896786493]], [[0.4606204044117647]]], "std": [[[0.06887708378309804]], [[0.06540718992584978]], [[0.07062772866769777]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[0.8705882352941177]], [[0.9019607843137255]]], "mean": [[[0.4749418862336601]], [[0.4690157526552287]], [[0.45496603179466233]]], "std": [[[0.09070714742360801]], [[0.08989425881253016]], [[0.11237730516239575]]], "count": [120]}, "observation.state": {"min": [0.659629762172699, 2.0155062675476074, 0.12980014085769653, -0.6102543473243713, 0.11161380261182785, 1.0720336437225342, -2.836125135421753, 583.0, 0.020986000075936317, 0.3504190146923065, -0.23930099606513977, -3.132185220718384, 0.8539999723434448, -0.9100000262260437, -0.8828225135803223, -2.050726890563965, 0.8094488382339478, 0.6966656446456909, -2.205275774002075, -1.63682222366333, 0.6648831963539124, 113.0, -0.2603969871997833, 0.38293200731277466, -0.15539999306201935, -3.1371853351593018, -1.5379999876022339, -1.5980000495910645], "max": [1.1089123487472534, 2.03371000289917, 0.918915867805481, -0.05927138403058052, 1.3209350109100342, 1.6668592691421509, -1.9143295288085938, 877.0, 0.2657470107078552, 0.4596729874610901, -0.13143999874591827, 3.134999990463257, 1.4880000352859497, 1.0149999856948853, -0.3937288522720337, -2.0149476528167725, 1.0213667154312134, 1.871970295906067, -0.23919737339019775, -0.920382022857666, 2.2723488807678223, 736.0, -0.14787399768829346, 0.4533829987049103, 0.05706600099802017, 3.1410000324249268, -0.4189999997615814, 1.180999994277954], "mean": [0.8283458352088928, 2.0234527587890625, 0.482967734336853, -0.2660942077636719, 0.5996837019920349, 1.2185320854187012, -2.3924365043640137, 710.7525024414062, 0.19764846563339233, 0.4106082320213318, -0.18704672157764435, -0.6206454634666443, 1.2810311317443848, -0.06742475181818008, -0.697953999042511, -2.0290846824645996, 0.913940966129303, 1.4112595319747925, -0.7695520520210266, -1.4104501008987427, 0.9174739122390747, 348.5108642578125, -0.18853089213371277, 0.41369983553886414, -0.031131485477089882, -1.6314140558242798, -0.8992855548858643, 0.45442938804626465], "std": [0.13955135643482208, 0.004319021478295326, 0.35961461067199707, 0.16167603433132172, 0.33042529225349426, 0.14426158368587494, 0.38122981786727905, 78.53257751464844, 0.07863055169582367, 0.02824557013809681, 0.03000296838581562, 2.217555046081543, 0.20888249576091766, 0.5274867415428162, 0.12171383202075958, 0.00577541533857584, 0.05346107482910156, 0.4332481622695923, 0.5186992287635803, 0.24349480867385864, 0.45538628101348877, 240.7382354736328, 0.031597889959812164, 0.023889679461717606, 0.07874008268117905, 2.1395950317382812, 0.3111209273338318, 0.7081436514854431], "count": [598]}, "action": {"min": [0.659629762172699, 2.0155062675476074, 0.12980014085769653, -0.6102543473243713, 0.11161380261182785, 1.0720336437225342, -2.836125135421753, 583.0, 0.020986000075936317, 0.3504190146923065, -0.23930099606513977, -3.132185220718384, 0.8539999723434448, -0.9100000262260437, -0.8828225135803223, -2.050726890563965, 0.8094488382339478, 0.6966656446456909, -2.205275774002075, -1.63682222366333, 0.6648831963539124, 113.0, -0.2603969871997833, 0.38293200731277466, -0.15539999306201935, -3.1371853351593018, -1.5379999876022339, -1.5980000495910645], "max": [1.1089123487472534, 2.03371000289917, 0.918915867805481, -0.05927138403058052, 1.3209350109100342, 1.6668592691421509, -1.9143295288085938, 877.0, 0.2657470107078552, 0.4596729874610901, -0.13143999874591827, 3.134999990463257, 1.4880000352859497, 1.0149999856948853, -0.3937288522720337, -2.0149476528167725, 1.0213667154312134, 1.871970295906067, -0.23919737339019775, -0.920382022857666, 2.2723488807678223, 736.0, -0.14787399768829346, 0.4533829987049103, 0.05706600099802017, 3.1410000324249268, -0.4189999997615814, 1.180999994277954], "mean": [0.8283458352088928, 2.0234527587890625, 0.482967734336853, -0.2660942077636719, 0.5996837019920349, 1.2185320854187012, -2.3924365043640137, 710.7525024414062, 0.19764846563339233, 0.4106082320213318, -0.18704672157764435, -0.6206454634666443, 1.2810311317443848, -0.06742475181818008, -0.697953999042511, -2.0290846824645996, 0.913940966129303, 1.4112595319747925, -0.7695520520210266, -1.4104501008987427, 0.9174739122390747, 348.5108642578125, -0.18853089213371277, 0.41369983553886414, -0.031131485477089882, -1.6314140558242798, -0.8992855548858643, 0.45442938804626465], "std": [0.13955135643482208, 0.004319021478295326, 0.35961461067199707, 0.16167603433132172, 0.33042529225349426, 0.14426158368587494, 0.38122981786727905, 78.53257751464844, 0.07863055169582367, 0.02824557013809681, 0.03000296838581562, 2.217555046081543, 0.20888249576091766, 0.5274867415428162, 0.12171383202075958, 0.00577541533857584, 0.05346107482910156, 0.4332481622695923, 0.5186992287635803, 0.24349480867385864, 0.45538628101348877, 240.7382354736328, 0.031597889959812164, 0.023889679461717606, 0.07874008268117905, 2.1395950317382812, 0.3111209273338318, 0.7081436514854431], "count": [598]}, "timestamp": {"min": [0.0], "max": [19.9], "mean": [9.95], "std": [5.754249637345333], "count": [598]}, "frame_index": {"min": [0], "max": [597], "mean": [298.5], "std": [172.62748912035997], "count": [598]}, "episode_index": {"min": [497], "max": [497], "mean": [497.0], "std": [0.0], "count": [598]}, "index": {"min": [275778], "max": [276375], "mean": [276076.5], "std": [172.62748912035997], "count": [598]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [598]}, "subtask_annotation": {"mean": [2.8244147157190636, 12.0, 12.0, 12.0, 12.0], "std": [3.0146142215769376, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [598]}, "scene_annotation": {"mean": [497.0], "std": [0.0], "min": [497], "max": [497], "count": [598]}, "eef_direction_state": {"mean": [4.747491638795987, 4.842809364548495], "std": [1.476046897598452, 1.67173236417717], "min": [0, 0], "max": [6, 6], "count": [598]}, "eef_velocity_state": {"mean": [0.6705685618729097, 0.5083612040133779], "std": [0.6720681486797606, 0.6811585079920247], "min": [0, 0], "max": [2, 2], "count": [598]}, "eef_acc_mag_state": {"mean": [0.7809364548494984, 0.5652173913043478], "std": [0.8443226447297719, 0.7939534473045883], "min": [0, 0], "max": [2, 2], "count": [598]}, "eef_direction_action": {"mean": [4.747491638795987, 4.842809364548495], "std": [1.476046897598452, 1.67173236417717], "min": [0, 0], "max": [6, 6], "count": [598]}, "eef_velocity_action": {"mean": [0.6705685618729097, 0.5083612040133779], "std": [0.6720681486797606, 0.6811585079920247], "min": [0, 0], "max": [2, 2], "count": [598]}, "eef_acc_mag_action": {"mean": [0.7809364548494984, 0.5652173913043478], "std": [0.8443226447297719, 0.7939534473045883], "min": [0, 0], "max": [2, 2], "count": [598]}, "eef_sim_pose_state": {"mean": [0.6103569029438994, 0.26911462817759485, 1.258574259031761, 1.6324405383481828, 0.9002396379337052, 2.0268001128843043, 0.6072741866402253, -0.28042386457782636, 1.086607461490806, -0.6208324098283113, 1.2817347560311305, -1.6384603994542264], "std": [0.02800559212342199, 0.031054683208457876, 0.07762489850700786, 2.140860348087216, 0.31140502797911024, 0.712092216157915, 0.0244810297513895, 0.06622694691111103, 0.029883471978649313, 2.217808906583807, 0.20889858238855796, 0.5286049649452387], "min": [0.5775145781620564, 0.23380685415007507, 1.1442323182223342, -3.1404624375245134, 0.41932302575497027, -0.03878079120591729, 0.5512733089217311, -0.332506124691945, 1.0522798557269444, -3.132061677447504, 0.854416208925624, -2.482154982313216], "max": [0.6607700877387696, 0.34080504644783993, 1.345534225819497, 3.1407450174526317, 1.5400568599658806, 2.755689138268127, 0.6568579320371666, -0.12439631803093595, 1.1416387624653284, 3.134306373502228, 1.488363525115087, -0.5541545210592768], "count": [598]}, "eef_sim_pose_action": {"mean": [0.6103569029438994, 0.26911462817759485, 1.258574259031761, 1.6324405383481828, 0.9002396379337052, 2.0268001128843043, 0.6072741866402253, -0.28042386457782636, 1.086607461490806, -0.6208324098283113, 1.2817347560311305, -1.6384603994542264], "std": [0.02800559212342199, 0.031054683208457876, 0.07762489850700786, 2.140860348087216, 0.31140502797911024, 0.712092216157915, 0.0244810297513895, 0.06622694691111103, 0.029883471978649313, 2.217808906583807, 0.20889858238855796, 0.5286049649452387], "min": [0.5775145781620564, 0.23380685415007507, 1.1442323182223342, -3.1404624375245134, 0.41932302575497027, -0.03878079120591729, 0.5512733089217311, -0.332506124691945, 1.0522798557269444, -3.132061677447504, 0.854416208925624, -2.482154982313216], "max": [0.6607700877387696, 0.34080504644783993, 1.345534225819497, 3.1407450174526317, 1.5400568599658806, 2.755689138268127, 0.6568579320371666, -0.12439631803093595, 1.1416387624653284, 3.134306373502228, 1.488363525115087, -0.5541545210592768], "count": [598]}, "gripper_mode_state": {"mean": [0.560200668896321, 0.0], "std": [0.4963626491431824, 0.0], "min": [0, 0], "max": [1, 0], "count": [598]}, "gripper_activity_state": {"mean": [1.9431438127090301, 1.9665551839464883], "std": [0.27755167536003594, 0.24306812455661003], "min": [0, 0], "max": [2, 2], "count": [598]}, "gripper_mode_action": {"mean": [0.560200668896321, 0.0], "std": [0.4963626491431824, 0.0], "min": [0, 0], "max": [1, 0], "count": [598]}, "gripper_activity_action": {"mean": [1.9431438127090301, 1.9665551839464883], "std": [0.27755167536003594, 0.24306812455661003], "min": [0, 0], "max": [2, 2], "count": [598]}, "gripper_open_scale_state": {"mean": [0.34851086962900896, 0.7107525083612043], "std": [0.2407382775868703, 0.07853256047195722], "min": [0.113, 0.583], "max": [0.736, 0.877], "count": [598]}, "gripper_open_scale_action": {"mean": [0.34851086962900896, 0.7107525083612043], "std": [0.2407382775868703, 0.07853256047195722], "min": [0.113, 0.583], "max": [0.736, 0.877], "count": [598]}}} +{"episode_index": 495, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.45754279381505686]], [[0.4616569100248124]], [[0.45017473825950133]]], "std": [[[0.10971501899820879]], [[0.10339652774918245]], [[0.11163858670649109]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6431372549019608]], [[0.6352941176470588]]], "mean": [[[0.46223089710421206]], [[0.46546991875453886]], [[0.4603506169057129]]], "std": [[[0.07624270660813758]], [[0.06765604161182749]], [[0.07314218188212684]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7372549019607844]], [[0.7333333333333333]], [[0.7254901960784313]]], "mean": [[[0.47080601322319054]], [[0.46742722706366496]], [[0.4537439557613169]]], "std": [[[0.09653725047685797]], [[0.0962630499797915]], [[0.11770490540378006]]], "count": [108]}, "observation.state": {"min": [0.6649529933929443, 2.0185954570770264, -0.4387757480144501, -0.6889861822128296, 0.5186246037483215, 0.974818766117096, -2.4518213272094727, 493.0, 0.01033599954098463, 0.37175101041793823, -0.23254600167274475, -3.1401853561401367, 0.7409999966621399, -2.200000047683716, -0.9249372482299805, -2.0464160442352295, 0.7177491784095764, 0.634636640548706, -1.8737506866455078, -1.6218647956848145, 0.7422187924385071, 118.0, -0.2566550076007843, 0.4063340127468109, -0.1645449995994568, -3.1391851902008057, -1.562000036239624, -1.7200000286102295], "max": [1.1252137422561646, 2.0355775356292725, -0.11255628615617752, -0.02125811204314232, 1.585282564163208, 1.6288809776306152, -1.611410140991211, 881.0, 0.27739399671554565, 0.4544210135936737, -0.14295800030231476, 3.135999917984009, 1.5329999923706055, -0.25999999046325684, -0.47357767820358276, -1.9605633020401, 0.9561437964439392, 1.6643809080123901, -0.31749284267425537, -1.0198482275009155, 2.0211262702941895, 511.0, -0.13228900730609894, 0.46828898787498474, 0.0376100018620491, 3.140000104904175, -0.5059999823570251, 1.9529999494552612], "mean": [0.8150264024734497, 2.0234363079071045, -0.2563963234424591, -0.35961923003196716, 1.0010695457458496, 1.170979619026184, -1.9296795129776, 689.8184204101562, 0.18176451325416565, 0.41744330525398254, -0.17367514967918396, 2.2237582206726074, 1.2136226892471313, -1.2687162160873413, -0.7457208037376404, -2.015747308731079, 0.8068069219589233, 1.2505184412002563, -0.7195452451705933, -1.3648148775100708, 0.9049175381660461, 262.55438232421875, -0.19472184777259827, 0.43000516295433044, -0.048447299748659134, -0.3557334840297699, -0.9121957421302795, 0.8741070628166199], "std": [0.1617615818977356, 0.005621450487524271, 0.1294201761484146, 0.1727384477853775, 0.32465019822120667, 0.1386466771364212, 0.19495940208435059, 104.0491943359375, 0.09490346908569336, 0.024539532139897346, 0.025351596996188164, 1.4201585054397583, 0.2589075267314911, 0.6810171008110046, 0.12460193037986755, 0.023858198896050453, 0.07964342087507248, 0.3737228810787201, 0.36684516072273254, 0.19450107216835022, 0.2741104066371918, 141.90545654296875, 0.03501231223344803, 0.018117299303412437, 0.07076472789049149, 2.888915777206421, 0.286307156085968, 0.49079886078834534], "count": [515]}, "action": {"min": [0.6649529933929443, 2.0185954570770264, -0.4387757480144501, -0.6889861822128296, 0.5186246037483215, 0.974818766117096, -2.4518213272094727, 493.0, 0.01033599954098463, 0.37175101041793823, -0.23254600167274475, -3.1401853561401367, 0.7409999966621399, -2.200000047683716, -0.9249372482299805, -2.0464160442352295, 0.7177491784095764, 0.634636640548706, -1.8737506866455078, -1.6218647956848145, 0.7422187924385071, 118.0, -0.2566550076007843, 0.4063340127468109, -0.1645449995994568, -3.1391851902008057, -1.562000036239624, -1.7200000286102295], "max": [1.1252137422561646, 2.0355775356292725, -0.11255628615617752, -0.02125811204314232, 1.585282564163208, 1.6288809776306152, -1.611410140991211, 881.0, 0.27739399671554565, 0.4544210135936737, -0.14295800030231476, 3.135999917984009, 1.5329999923706055, -0.25999999046325684, -0.47357767820358276, -1.9605633020401, 0.9561437964439392, 1.6643809080123901, -0.31749284267425537, -1.0198482275009155, 2.0211262702941895, 511.0, -0.13228900730609894, 0.46828898787498474, 0.0376100018620491, 3.140000104904175, -0.5059999823570251, 1.9529999494552612], "mean": [0.8150264024734497, 2.0234363079071045, -0.2563963234424591, -0.35961923003196716, 1.0010695457458496, 1.170979619026184, -1.9296795129776, 689.8184204101562, 0.18176451325416565, 0.41744330525398254, -0.17367514967918396, 2.2237582206726074, 1.2136226892471313, -1.2687162160873413, -0.7457208037376404, -2.015747308731079, 0.8068069219589233, 1.2505184412002563, -0.7195452451705933, -1.3648148775100708, 0.9049175381660461, 262.55438232421875, -0.19472184777259827, 0.43000516295433044, -0.048447299748659134, -0.3557334840297699, -0.9121957421302795, 0.8741070628166199], "std": [0.1617615818977356, 0.005621450487524271, 0.1294201761484146, 0.1727384477853775, 0.32465019822120667, 0.1386466771364212, 0.19495940208435059, 104.0491943359375, 0.09490346908569336, 0.024539532139897346, 0.025351596996188164, 1.4201585054397583, 0.2589075267314911, 0.6810171008110046, 0.12460193037986755, 0.023858198896050453, 0.07964342087507248, 0.3737228810787201, 0.36684516072273254, 0.19450107216835022, 0.2741104066371918, 141.90545654296875, 0.03501231223344803, 0.018117299303412437, 0.07076472789049149, 2.888915777206421, 0.286307156085968, 0.49079886078834534], "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": [498], "max": [498], "mean": [498.0], "std": [0.0], "count": [515]}, "index": {"min": [276376], "max": [276890], "mean": [276633.0], "std": [148.6674140489435], "count": [515]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [515]}, "subtask_annotation": {"mean": [2.928155339805825, 12.0, 12.0, 12.0, 12.0], "std": [3.0720606750849675, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [515]}, "scene_annotation": {"mean": [498.0], "std": [0.0], "min": [498], "max": [498], "count": [515]}, "eef_direction_state": {"mean": [4.941747572815534, 4.512621359223301], "std": [1.3483196497967753, 1.8552826498946404], "min": [0, 0], "max": [6, 6], "count": [515]}, "eef_velocity_state": {"mean": [0.6524271844660194, 0.5922330097087378], "std": [0.708868188576388, 0.7137606300214437], "min": [0, 0], "max": [2, 2], "count": [515]}, "eef_acc_mag_state": {"mean": [0.7126213592233009, 0.596116504854369], "std": [0.8284597489681034, 0.7980464412231615], "min": [0, 0], "max": [2, 2], "count": [515]}, "eef_direction_action": {"mean": [4.941747572815534, 4.512621359223301], "std": [1.3483196497967753, 1.8552826498946404], "min": [0, 0], "max": [6, 6], "count": [515]}, "eef_velocity_action": {"mean": [0.6524271844660194, 0.5922330097087378], "std": [0.708868188576388, 0.7137606300214437], "min": [0, 0], "max": [2, 2], "count": [515]}, "eef_acc_mag_action": {"mean": [0.7126213592233009, 0.596116504854369], "std": [0.8284597489681034, 0.7980464412231615], "min": [0, 0], "max": [2, 2], "count": [515]}, "eef_sim_pose_state": {"mean": [0.6282059266352011, 0.2779195591980046, 1.242739696505526, 0.3457785400344522, 0.9128080507372831, 2.0333448290941476, 0.6179584651012802, -0.2703633333481133, 1.104044738665163, 2.2348814756075206, 1.2140904870113391, -0.2306991615670661], "std": [0.02223774285400251, 0.03351308763885494, 0.06736287373554281, 2.891456719389803, 0.28631939279892155, 1.3640417891394743, 0.016244028786548684, 0.08630767106641986, 0.017842133633051635, 1.4026686850519088, 0.25884023443758963, 2.4690523727819698], "min": [0.6031888000234422, 0.2222376430816298, 1.1388107322179328, -3.140914444769205, 0.5062470626341096, -3.095114345193897, 0.5804715453624508, -0.3551548596042636, 1.0612150307759274, -3.1404042972764987, 0.7415374766845191, -3.0737869155046544], "max": [0.6719187960284514, 0.3421685946589836, 1.3249547592984765, 3.141228121656845, 1.563615820246076, 3.119515426446393, 0.6532076837389884, -0.11201064978748107, 1.1272130021032947, 3.1381926958123416, 1.5333126616836887, 3.1411815665167553], "count": [515]}, "eef_sim_pose_action": {"mean": [0.6282059266352011, 0.2779195591980046, 1.242739696505526, 0.3457785400344522, 0.9128080507372831, 2.0333448290941476, 0.6179584651012802, -0.2703633333481133, 1.104044738665163, 2.2348814756075206, 1.2140904870113391, -0.2306991615670661], "std": [0.02223774285400251, 0.03351308763885494, 0.06736287373554281, 2.891456719389803, 0.28631939279892155, 1.3640417891394743, 0.016244028786548684, 0.08630767106641986, 0.017842133633051635, 1.4026686850519088, 0.25884023443758963, 2.4690523727819698], "min": [0.6031888000234422, 0.2222376430816298, 1.1388107322179328, -3.140914444769205, 0.5062470626341096, -3.095114345193897, 0.5804715453624508, -0.3551548596042636, 1.0612150307759274, -3.1404042972764987, 0.7415374766845191, -3.0737869155046544], "max": [0.6719187960284514, 0.3421685946589836, 1.3249547592984765, 3.141228121656845, 1.563615820246076, 3.119515426446393, 0.6532076837389884, -0.11201064978748107, 1.1272130021032947, 3.1381926958123416, 1.5333126616836887, 3.1411815665167553], "count": [515]}, "gripper_mode_state": {"mean": [0.9902912621359223, 0.001941747572815534], "std": [0.09805344600351515, 0.04402246232526065], "min": [0, 0], "max": [1, 1], "count": [515]}, "gripper_activity_state": {"mean": [1.9223300970873787, 1.887378640776699], "std": [0.35497354990618846, 0.45253967516897065], "min": [0, 0], "max": [2, 2], "count": [515]}, "gripper_mode_action": {"mean": [0.9902912621359223, 0.001941747572815534], "std": [0.09805344600351515, 0.04402246232526065], "min": [0, 0], "max": [1, 1], "count": [515]}, "gripper_activity_action": {"mean": [1.9223300970873787, 1.887378640776699], "std": [0.35497354990618846, 0.45253967516897065], "min": [0, 0], "max": [2, 2], "count": [515]}, "gripper_open_scale_state": {"mean": [0.262554368932039, 0.6898184463649124], "std": [0.14190547126649553, 0.10404920196114609], "min": [0.118, 0.493], "max": [0.511, 0.881], "count": [515]}, "gripper_open_scale_action": {"mean": [0.262554368932039, 0.6898184463649124], "std": [0.14190547126649553, 0.10404920196114609], "min": [0.118, 0.493], "max": [0.511, 0.881], "count": [515]}}} +{"episode_index": 496, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4549490196078431]], [[0.4584541945187166]], [[0.44683744986631013]]], "std": [[[0.10911160989107878]], [[0.10250830143670706]], [[0.11121865645326091]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.6980392156862745]], [[0.6627450980392157]]], "mean": [[[0.4652497938948306]], [[0.46810095811051694]], [[0.4633882000148544]]], "std": [[[0.06961474672948632]], [[0.06396915138461487]], [[0.06743727573088382]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8745098039215686]], [[0.8274509803921568]], [[0.8431372549019608]]], "mean": [[[0.4752949030748663]], [[0.4714875408496732]], [[0.4566682560903149]]], "std": [[[0.09815829071940928]], [[0.09317955047202019]], [[0.11595280086631694]]], "count": [110]}, "observation.state": {"min": [0.7219030857086182, 2.0184733867645264, -0.3482804596424103, -0.6116681694984436, 0.5977404117584229, 0.9413957595825195, -2.736571788787842, 620.0, 0.004298999905586243, 0.38433998823165894, -0.2399509996175766, -3.132185220718384, 0.8460000157356262, -0.9779999852180481, -0.8177740573883057, -2.0495052337646484, 0.7301585078239441, 0.6746744513511658, -2.139075517654419, -1.5325037240982056, 0.7826405763626099, 133.0, -0.2682029902935028, 0.3982979953289032, -0.16523799300193787, -3.1411852836608887, -1.5440000295639038, -2.1070001125335693], "max": [1.1355985403060913, 2.035245895385742, 0.1457175463438034, 0.04084070399403572, 1.723181128501892, 1.4837568998336792, -1.733513355255127, 890.0, 0.26694199442863464, 0.4680970013141632, -0.14117099344730377, 3.1070001125335693, 1.5010000467300415, 1.409999966621399, -0.4231550991535187, -1.9747527837753296, 0.9994279742240906, 1.7507224082946777, -0.319133460521698, -0.8736245632171631, 2.2403743267059326, 573.0, -0.13857699930667877, 0.45326200127601624, 0.03979099914431572, 3.134999990463257, -0.5019999742507935, 2.255000114440918], "mean": [0.8315282464027405, 2.0256333351135254, -0.11813174933195114, -0.23488777875900269, 1.1537654399871826, 1.0935229063034058, -2.2949087619781494, 766.896240234375, 0.18112970888614655, 0.43066057562828064, -0.17560279369354248, -0.4429364800453186, 1.2741085290908813, 0.23012422025203705, -0.6828667521476746, -2.0272560119628906, 0.8767237067222595, 1.297705888748169, -0.8195991516113281, -1.321579933166504, 1.0774143934249878, 286.3509521484375, -0.1979711949825287, 0.42434200644493103, -0.05042775347828865, -1.8914828300476074, -0.9083670377731323, 0.40287551283836365], "std": [0.14076794683933258, 0.0038726930506527424, 0.209176704287529, 0.1412573605775833, 0.40789705514907837, 0.12296073883771896, 0.36310166120529175, 67.58240509033203, 0.08847278356552124, 0.022332623600959778, 0.022496934980154037, 2.1066198348999023, 0.21557532250881195, 0.857863187789917, 0.09921778738498688, 0.013497061096131802, 0.05877022072672844, 0.375364750623703, 0.49180513620376587, 0.22185872495174408, 0.3821178376674652, 155.80856323242188, 0.03448214381933212, 0.019144218415021896, 0.0716727077960968, 1.8568953275680542, 0.2786273658275604, 0.7500128746032715], "count": [530]}, "action": {"min": [0.7219030857086182, 2.0184733867645264, -0.3482804596424103, -0.6116681694984436, 0.5977404117584229, 0.9413957595825195, -2.736571788787842, 620.0, 0.004298999905586243, 0.38433998823165894, -0.2399509996175766, -3.132185220718384, 0.8460000157356262, -0.9779999852180481, -0.8177740573883057, -2.0495052337646484, 0.7301585078239441, 0.6746744513511658, -2.139075517654419, -1.5325037240982056, 0.7826405763626099, 133.0, -0.2682029902935028, 0.3982979953289032, -0.16523799300193787, -3.1411852836608887, -1.5440000295639038, -2.1070001125335693], "max": [1.1355985403060913, 2.035245895385742, 0.1457175463438034, 0.04084070399403572, 1.723181128501892, 1.4837568998336792, -1.733513355255127, 890.0, 0.26694199442863464, 0.4680970013141632, -0.14117099344730377, 3.1070001125335693, 1.5010000467300415, 1.409999966621399, -0.4231550991535187, -1.9747527837753296, 0.9994279742240906, 1.7507224082946777, -0.319133460521698, -0.8736245632171631, 2.2403743267059326, 573.0, -0.13857699930667877, 0.45326200127601624, 0.03979099914431572, 3.134999990463257, -0.5019999742507935, 2.255000114440918], "mean": [0.8315282464027405, 2.0256333351135254, -0.11813174933195114, -0.23488777875900269, 1.1537654399871826, 1.0935229063034058, -2.2949087619781494, 766.896240234375, 0.18112970888614655, 0.43066057562828064, -0.17560279369354248, -0.4429364800453186, 1.2741085290908813, 0.23012422025203705, -0.6828667521476746, -2.0272560119628906, 0.8767237067222595, 1.297705888748169, -0.8195991516113281, -1.321579933166504, 1.0774143934249878, 286.3509521484375, -0.1979711949825287, 0.42434200644493103, -0.05042775347828865, -1.8914828300476074, -0.9083670377731323, 0.40287551283836365], "std": [0.14076794683933258, 0.0038726930506527424, 0.209176704287529, 0.1412573605775833, 0.40789705514907837, 0.12296073883771896, 0.36310166120529175, 67.58240509033203, 0.08847278356552124, 0.022332623600959778, 0.022496934980154037, 2.1066198348999023, 0.21557532250881195, 0.857863187789917, 0.09921778738498688, 0.013497061096131802, 0.05877022072672844, 0.375364750623703, 0.49180513620376587, 0.22185872495174408, 0.3821178376674652, 155.80856323242188, 0.03448214381933212, 0.019144218415021896, 0.0716727077960968, 1.8568953275680542, 0.2786273658275604, 0.7500128746032715], "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": [499], "max": [499], "mean": [499.0], "std": [0.0], "count": [530]}, "index": {"min": [276891], "max": [277420], "mean": [277155.5], "std": [152.9975489999758], "count": [530]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [530]}, "subtask_annotation": {"mean": [2.6245283018867926, 12.0, 12.0, 12.0, 12.0], "std": [2.944224000679995, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [530]}, "scene_annotation": {"mean": [499.0], "std": [0.0], "min": [499], "max": [499], "count": [530]}, "eef_direction_state": {"mean": [4.7679245283018865, 4.375471698113207], "std": [1.4461756443475389, 1.8245087899680579], "min": [0, 0], "max": [6, 6], "count": [530]}, "eef_velocity_state": {"mean": [0.6566037735849056, 0.6339622641509434], "std": [0.68336278217447, 0.7044182388182315], "min": [0, 0], "max": [2, 2], "count": [530]}, "eef_acc_mag_state": {"mean": [0.7716981132075472, 0.6396226415094339], "std": [0.8348262407594683, 0.8151489324834289], "min": [0, 0], "max": [2, 2], "count": [530]}, "eef_direction_action": {"mean": [4.7679245283018865, 4.375471698113207], "std": [1.4461756443475389, 1.8245087899680579], "min": [0, 0], "max": [6, 6], "count": [530]}, "eef_velocity_action": {"mean": [0.6566037735849056, 0.6339622641509434], "std": [0.68336278217447, 0.7044182388182315], "min": [0, 0], "max": [2, 2], "count": [530]}, "eef_acc_mag_action": {"mean": [0.7716981132075472, 0.6396226415094339], "std": [0.8348262407594683, 0.8151489324834289], "min": [0, 0], "max": [2, 2], "count": [530]}, "eef_sim_pose_state": {"mean": [0.6209462919523556, 0.27999354113162456, 1.23864158198141, 1.881228530824596, 0.909359283074722, 1.940231167150446, 0.6267469965181369, -0.2647574245134907, 1.097595483622184, -0.43114350180762573, 1.2747102436872275, -1.3405500892354372], "std": [0.021605105782848782, 0.03145506601399026, 0.06947970010049238, 1.8692697509360363, 0.2788176754857956, 0.8285474735834879, 0.016155881237207882, 0.0767637278210296, 0.016357240141132743, 2.109849334654327, 0.21556009439876841, 0.8601687044524742], "min": [0.5936159605475966, 0.2353638008197024, 1.1381256405617592, -3.1413035377764587, 0.5022411198407539, -3.088682375796288, 0.5898398323337086, -0.3339854468395659, 1.0526307134585429, -3.1329578885295746, 0.845848779972386, -2.5503754772146587], "max": [0.6560077471828103, 0.3510565010284231, 1.3269997594078344, 3.1321790158728864, 1.5431512278924475, 3.109719924934816, 0.66252771763097, -0.10460307779981597, 1.1298769431327902, 3.1149561477832477, 1.5011824089166743, -0.15729363707344657], "count": [530]}, "eef_sim_pose_action": {"mean": [0.6209462919523556, 0.27999354113162456, 1.23864158198141, 1.881228530824596, 0.909359283074722, 1.940231167150446, 0.6267469965181369, -0.2647574245134907, 1.097595483622184, -0.43114350180762573, 1.2747102436872275, -1.3405500892354372], "std": [0.021605105782848782, 0.03145506601399026, 0.06947970010049238, 1.8692697509360363, 0.2788176754857956, 0.8285474735834879, 0.016155881237207882, 0.0767637278210296, 0.016357240141132743, 2.109849334654327, 0.21556009439876841, 0.8601687044524742], "min": [0.5936159605475966, 0.2353638008197024, 1.1381256405617592, -3.1413035377764587, 0.5022411198407539, -3.088682375796288, 0.5898398323337086, -0.3339854468395659, 1.0526307134585429, -3.1329578885295746, 0.845848779972386, -2.5503754772146587], "max": [0.6560077471828103, 0.3510565010284231, 1.3269997594078344, 3.1321790158728864, 1.5431512278924475, 3.109719924934816, 0.66252771763097, -0.10460307779981597, 1.1298769431327902, 3.1149561477832477, 1.5011824089166743, -0.15729363707344657], "count": [530]}, "gripper_mode_state": {"mean": [0.8754716981132076, 0.0], "std": [0.3301832883656963, 0.0], "min": [0, 0], "max": [1, 0], "count": [530]}, "gripper_activity_state": {"mean": [1.950943396226415, 1.9867924528301886], "std": [0.30936492557071066, 0.11416263779174245], "min": [0, 1], "max": [2, 2], "count": [530]}, "gripper_mode_action": {"mean": [0.8754716981132076, 0.0], "std": [0.3301832883656963, 0.0], "min": [0, 0], "max": [1, 0], "count": [530]}, "gripper_activity_action": {"mean": [1.950943396226415, 1.9867924528301886], "std": [0.30936492557071066, 0.11416263779174245], "min": [0, 1], "max": [2, 2], "count": [530]}, "gripper_open_scale_state": {"mean": [0.28635094328106603, 0.766896226530253], "std": [0.15580857999282716, 0.06758239357005774], "min": [0.133, 0.62], "max": [0.573, 0.89], "count": [530]}, "gripper_open_scale_action": {"mean": [0.28635094328106603, 0.766896226530253], "std": [0.15580857999282716, 0.06758239357005774], "min": [0.133, 0.62], "max": [0.573, 0.89], "count": [530]}}} +{"episode_index": 497, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[1.0]]], "mean": [[[0.47556368388404746]], [[0.4780613425925926]], [[0.46668617049443234]]], "std": [[[0.11671139251675837]], [[0.11025678689849107]], [[0.11881088916187606]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6745098039215687]], [[0.6509803921568628]]], "mean": [[[0.46674527770213026]], [[0.47029718704611473]], [[0.46528569807552655]]], "std": [[[0.07470715672299925]], [[0.06793085930430437]], [[0.07234521743921742]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[0.7843137254901961]], [[0.792156862745098]]], "mean": [[[0.47504244583635924]], [[0.47161360180646333]], [[0.45872537672476393]]], "std": [[[0.09909553695650145]], [[0.09443132223492916]], [[0.11569540131427455]]], "count": [108]}, "observation.state": {"min": [0.6242344975471497, 2.0198872089385986, -0.5887519717216492, -0.505098283290863, 0.7500552535057068, 0.9050230383872986, -2.5695786476135254, 575.0, 0.0015119999879971147, 0.3706510066986084, -0.2382660061120987, -3.132185220718384, 0.8479999899864197, -0.7799999713897705, -0.7823961973190308, -2.043221950531006, 0.5129348039627075, 0.6035872101783752, -2.033640146255493, -1.566014051437378, 0.6982713341712952, 119.0, -0.25162801146507263, 0.3876030147075653, -0.17520000040531158, -3.1371853351593018, -1.5470000505447388, -3.0840001106262207], "max": [1.137029767036438, 2.041738510131836, -0.29448938369750977, 0.05675811320543289, 1.7380338907241821, 1.4312747716903687, -1.7853846549987793, 888.0, 0.244609996676445, 0.461914986371994, -0.14530199766159058, 3.13700008392334, 1.5290000438690186, 1.0369999408721924, -0.4607669413089752, -1.997424602508545, 0.9371894598007202, 1.7165663242340088, -0.42270129919052124, -0.9066636562347412, 2.259416103363037, 457.0, -0.15620900690555573, 0.4561620056629181, 0.03397500142455101, 3.1389999389648438, -0.5590000152587891, 2.634999990463257], "mean": [0.8053275346755981, 2.0254297256469727, -0.3981950581073761, -0.22956880927085876, 1.3687069416046143, 1.0746897459030151, -2.2950892448425293, 738.2213745117188, 0.16775661706924438, 0.42888954281806946, -0.17746053636074066, -1.0059807300567627, 1.3192567825317383, 0.03892819583415985, -0.648281991481781, -2.0274133682250977, 0.7959455847740173, 1.2790151834487915, -0.873624861240387, -1.376225471496582, 1.1161246299743652, 280.15631103515625, -0.20925624668598175, 0.41275960206985474, -0.058088481426239014, -1.5296475887298584, -0.9517688751220703, 0.36854368448257446], "std": [0.15684543550014496, 0.006175349932163954, 0.10348645597696304, 0.12841764092445374, 0.3829561173915863, 0.12831616401672363, 0.2639349400997162, 71.63549041748047, 0.08266378939151764, 0.026181064546108246, 0.021187005564570427, 2.0277950763702393, 0.22075802087783813, 0.4959069788455963, 0.08076481521129608, 0.009190293960273266, 0.08759532868862152, 0.35830774903297424, 0.42601144313812256, 0.2043890655040741, 0.32159432768821716, 141.9805450439453, 0.026903826743364334, 0.02094881795346737, 0.07059173285961151, 2.2469725608825684, 0.2827300429344177, 0.943149983882904], "count": [515]}, "action": {"min": [0.6242344975471497, 2.0198872089385986, -0.5887519717216492, -0.505098283290863, 0.7500552535057068, 0.9050230383872986, -2.5695786476135254, 575.0, 0.0015119999879971147, 0.3706510066986084, -0.2382660061120987, -3.132185220718384, 0.8479999899864197, -0.7799999713897705, -0.7823961973190308, -2.043221950531006, 0.5129348039627075, 0.6035872101783752, -2.033640146255493, -1.566014051437378, 0.6982713341712952, 119.0, -0.25162801146507263, 0.3876030147075653, -0.17520000040531158, -3.1371853351593018, -1.5470000505447388, -3.0840001106262207], "max": [1.137029767036438, 2.041738510131836, -0.29448938369750977, 0.05675811320543289, 1.7380338907241821, 1.4312747716903687, -1.7853846549987793, 888.0, 0.244609996676445, 0.461914986371994, -0.14530199766159058, 3.13700008392334, 1.5290000438690186, 1.0369999408721924, -0.4607669413089752, -1.997424602508545, 0.9371894598007202, 1.7165663242340088, -0.42270129919052124, -0.9066636562347412, 2.259416103363037, 457.0, -0.15620900690555573, 0.4561620056629181, 0.03397500142455101, 3.1389999389648438, -0.5590000152587891, 2.634999990463257], "mean": [0.8053275346755981, 2.0254297256469727, -0.3981950581073761, -0.22956880927085876, 1.3687069416046143, 1.0746897459030151, -2.2950892448425293, 738.2213745117188, 0.16775661706924438, 0.42888954281806946, -0.17746053636074066, -1.0059807300567627, 1.3192567825317383, 0.03892819583415985, -0.648281991481781, -2.0274133682250977, 0.7959455847740173, 1.2790151834487915, -0.873624861240387, -1.376225471496582, 1.1161246299743652, 280.15631103515625, -0.20925624668598175, 0.41275960206985474, -0.058088481426239014, -1.5296475887298584, -0.9517688751220703, 0.36854368448257446], "std": [0.15684543550014496, 0.006175349932163954, 0.10348645597696304, 0.12841764092445374, 0.3829561173915863, 0.12831616401672363, 0.2639349400997162, 71.63549041748047, 0.08266378939151764, 0.026181064546108246, 0.021187005564570427, 2.0277950763702393, 0.22075802087783813, 0.4959069788455963, 0.08076481521129608, 0.009190293960273266, 0.08759532868862152, 0.35830774903297424, 0.42601144313812256, 0.2043890655040741, 0.32159432768821716, 141.9805450439453, 0.026903826743364334, 0.02094881795346737, 0.07059173285961151, 2.2469725608825684, 0.2827300429344177, 0.943149983882904], "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": [500], "max": [500], "mean": [500.0], "std": [0.0], "count": [515]}, "index": {"min": [277421], "max": [277935], "mean": [277678.0], "std": [148.6674140489435], "count": [515]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [515]}, "subtask_annotation": {"mean": [2.2485436893203885, 12.0, 12.0, 12.0, 12.0], "std": [2.861253173666992, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [515]}, "scene_annotation": {"mean": [500.0], "std": [0.0], "min": [500], "max": [500], "count": [515]}, "eef_direction_state": {"mean": [4.681553398058252, 4.549514563106796], "std": [1.4519987946192772, 1.9144252495711858], "min": [0, 0], "max": [6, 6], "count": [515]}, "eef_velocity_state": {"mean": [0.7378640776699029, 0.5359223300970873], "std": [0.6905909253569115, 0.6856156426901063], "min": [0, 0], "max": [2, 2], "count": [515]}, "eef_acc_mag_state": {"mean": [0.8155339805825242, 0.6932038834951456], "std": [0.8447159896759702, 0.821467091083077], "min": [0, 0], "max": [2, 2], "count": [515]}, "eef_direction_action": {"mean": [4.681553398058252, 4.549514563106796], "std": [1.4519987946192772, 1.9144252495711858], "min": [0, 0], "max": [6, 6], "count": [515]}, "eef_velocity_action": {"mean": [0.7378640776699029, 0.5359223300970873], "std": [0.6905909253569115, 0.6856156426901063], "min": [0, 0], "max": [2, 2], "count": [515]}, "eef_acc_mag_action": {"mean": [0.8155339805825242, 0.6932038834951456], "std": [0.8447159896759702, 0.821467091083077], "min": [0, 0], "max": [2, 2], "count": [515]}, "eef_sim_pose_state": {"mean": [0.6107291631522196, 0.2944809307739206, 1.2299580500831704, 1.5311345049253522, 0.9525626665298286, 1.917074348012879, 0.6254938585440932, -0.25433525227092724, 1.095820032068881, -1.0057654484064367, 1.3199547966081944, -1.5314624372646277], "std": [0.022214487657919373, 0.02315890875181798, 0.06627354731232808, 2.248425544818898, 0.2828765368592462, 0.9775769551019712, 0.01806284026616218, 0.07344173047959966, 0.016436621778107587, 2.027961815894811, 0.22082245849843854, 0.4973659744176011], "min": [0.5852682052378351, 0.24836456426618808, 1.126856724182721, -3.138308723742004, 0.5592832405126607, -2.7466221821339025, 0.5763978871765587, -0.32229555723954795, 1.0537606256845609, -3.132225960759599, 0.8488654604174717, -2.352194500582086], "max": [0.6560414090279801, 0.3413681935495311, 1.3178478215378553, 3.1377891541755867, 1.548989877784519, 3.032904802957667, 0.6547306530343238, -0.10218261468050897, 1.1277996437885758, 3.136255606035786, 1.5295809213412328, -0.5295427078332782], "count": [515]}, "eef_sim_pose_action": {"mean": [0.6107291631522196, 0.2944809307739206, 1.2299580500831704, 1.5311345049253522, 0.9525626665298286, 1.917074348012879, 0.6254938585440932, -0.25433525227092724, 1.095820032068881, -1.0057654484064367, 1.3199547966081944, -1.5314624372646277], "std": [0.022214487657919373, 0.02315890875181798, 0.06627354731232808, 2.248425544818898, 0.2828765368592462, 0.9775769551019712, 0.01806284026616218, 0.07344173047959966, 0.016436621778107587, 2.027961815894811, 0.22082245849843854, 0.4973659744176011], "min": [0.5852682052378351, 0.24836456426618808, 1.126856724182721, -3.138308723742004, 0.5592832405126607, -2.7466221821339025, 0.5763978871765587, -0.32229555723954795, 1.0537606256845609, -3.132225960759599, 0.8488654604174717, -2.352194500582086], "max": [0.6560414090279801, 0.3413681935495311, 1.3178478215378553, 3.1377891541755867, 1.548989877784519, 3.032904802957667, 0.6547306530343238, -0.10218261468050897, 1.1277996437885758, 3.136255606035786, 1.5295809213412328, -0.5295427078332782], "count": [515]}, "gripper_mode_state": {"mean": [1.0, 0.0], "std": [0.0, 0.0], "min": [1, 0], "max": [1, 0], "count": [515]}, "gripper_activity_state": {"mean": [1.9533980582524273, 1.9223300970873787], "std": [0.2676091679900863, 0.3604021590926338], "min": [0, 0], "max": [2, 2], "count": [515]}, "gripper_mode_action": {"mean": [1.0, 0.0], "std": [0.0, 0.0], "min": [1, 0], "max": [1, 0], "count": [515]}, "gripper_activity_action": {"mean": [1.9533980582524273, 1.9223300970873787], "std": [0.2676091679900863, 0.3604021590926338], "min": [0, 0], "max": [2, 2], "count": [515]}, "gripper_open_scale_state": {"mean": [0.28015631059072543, 0.738221359223301], "std": [0.14198053338193026, 0.07163549384836036], "min": [0.119, 0.575], "max": [0.457, 0.888], "count": [515]}, "gripper_open_scale_action": {"mean": [0.28015631059072543, 0.738221359223301], "std": [0.14198053338193026, 0.07163549384836036], "min": [0.119, 0.575], "max": [0.457, 0.888], "count": [515]}}} +{"episode_index": 498, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4748585477941176]], [[0.4766810763888889]], [[0.46481217320261436]]], "std": [[[0.11579786418734189]], [[0.10858289765584181]], [[0.11736672651719166]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6470588235294118]], [[0.6313725490196078]]], "mean": [[[0.4655464950980392]], [[0.47158521446078433]], [[0.4655442871732026]]], "std": [[[0.06852592424085181]], [[0.060727995082168564]], [[0.06381878850962128]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[0.7843137254901961]], [[0.8]]], "mean": [[[0.4751294873366013]], [[0.4726015379901961]], [[0.45638820261437907]]], "std": [[[0.09807973086159569]], [[0.09334025862558931]], [[0.11644399176589784]]], "count": [100]}, "observation.state": {"min": [0.5758364796638489, 2.0155062675476074, -0.44968411326408386, -0.7146775126457214, 0.5780879855155945, 1.0153627395629883, -2.819596767425537, 571.0, 0.03937000036239624, 0.3687340021133423, -0.2314859926700592, -3.1361851692199707, 0.7630000114440918, -1.0199999809265137, -0.8683013319969177, -2.0496623516082764, 0.5329537391662598, 0.576080858707428, -1.9556065797805786, -1.5234980583190918, 0.9421462416648865, 122.0, -0.2522580027580261, 0.39360499382019043, -0.17735299468040466, -3.1391851902008057, -1.5399999618530273, -1.1890000104904175], "max": [1.0422757863998413, 2.0339369773864746, -0.29860836267471313, -0.12110840529203415, 1.8776601552963257, 1.5163072347640991, -1.5763814449310303, 887.0, 0.24628500640392303, 0.45759400725364685, -0.1392419934272766, 3.140000104904175, 1.5379999876022339, 0.6290000081062317, -0.5084842443466187, -2.0125043392181396, 0.8737467527389526, 1.688920259475708, -0.3822096586227417, -0.9172229170799255, 2.2814767360687256, 574.0, -0.15859200060367584, 0.4658159911632538, 0.03494900092482567, 3.1389999389648438, -0.5910000205039978, 1.3339999914169312], "mean": [0.7595573663711548, 2.02541184425354, -0.37292835116386414, -0.34352678060531616, 1.247946858406067, 1.168412446975708, -2.139090061187744, 739.2677612304688, 0.18803702294826508, 0.42077067494392395, -0.17522084712982178, -0.022810138761997223, 1.275756597518921, -0.21821990609169006, -0.6857126951217651, -2.032498359680176, 0.7957508563995361, 1.1946220397949219, -0.915010929107666, -1.318372130393982, 1.231227993965149, 290.054443359375, -0.1936240941286087, 0.4239433705806732, -0.0614449568092823, -2.078218936920166, -0.99928879737854, 0.3716466724872589], "std": [0.12745897471904755, 0.004286809824407101, 0.057376448065042496, 0.14814962446689606, 0.43605276942253113, 0.14881815016269684, 0.3645291030406952, 102.45623779296875, 0.06711126863956451, 0.024946855381131172, 0.020598944276571274, 2.40809965133667, 0.2481779009103775, 0.5587620735168457, 0.1012127548456192, 0.005562009755522013, 0.10144265741109848, 0.4144265651702881, 0.39023131132125854, 0.2073066383600235, 0.3786312937736511, 171.18458557128906, 0.02842775732278824, 0.023092249408364296, 0.07344233989715576, 1.6754199266433716, 0.258973628282547, 0.5384897589683533], "count": [450]}, "action": {"min": [0.5758364796638489, 2.0155062675476074, -0.44968411326408386, -0.7146775126457214, 0.5780879855155945, 1.0153627395629883, -2.819596767425537, 571.0, 0.03937000036239624, 0.3687340021133423, -0.2314859926700592, -3.1361851692199707, 0.7630000114440918, -1.0199999809265137, -0.8683013319969177, -2.0496623516082764, 0.5329537391662598, 0.576080858707428, -1.9556065797805786, -1.5234980583190918, 0.9421462416648865, 122.0, -0.2522580027580261, 0.39360499382019043, -0.17735299468040466, -3.1391851902008057, -1.5399999618530273, -1.1890000104904175], "max": [1.0422757863998413, 2.0339369773864746, -0.29860836267471313, -0.12110840529203415, 1.8776601552963257, 1.5163072347640991, -1.5763814449310303, 887.0, 0.24628500640392303, 0.45759400725364685, -0.1392419934272766, 3.140000104904175, 1.5379999876022339, 0.6290000081062317, -0.5084842443466187, -2.0125043392181396, 0.8737467527389526, 1.688920259475708, -0.3822096586227417, -0.9172229170799255, 2.2814767360687256, 574.0, -0.15859200060367584, 0.4658159911632538, 0.03494900092482567, 3.1389999389648438, -0.5910000205039978, 1.3339999914169312], "mean": [0.7595573663711548, 2.02541184425354, -0.37292835116386414, -0.34352678060531616, 1.247946858406067, 1.168412446975708, -2.139090061187744, 739.2677612304688, 0.18803702294826508, 0.42077067494392395, -0.17522084712982178, -0.022810138761997223, 1.275756597518921, -0.21821990609169006, -0.6857126951217651, -2.032498359680176, 0.7957508563995361, 1.1946220397949219, -0.915010929107666, -1.318372130393982, 1.231227993965149, 290.054443359375, -0.1936240941286087, 0.4239433705806732, -0.0614449568092823, -2.078218936920166, -0.99928879737854, 0.3716466724872589], "std": [0.12745897471904755, 0.004286809824407101, 0.057376448065042496, 0.14814962446689606, 0.43605276942253113, 0.14881815016269684, 0.3645291030406952, 102.45623779296875, 0.06711126863956451, 0.024946855381131172, 0.020598944276571274, 2.40809965133667, 0.2481779009103775, 0.5587620735168457, 0.1012127548456192, 0.005562009755522013, 0.10144265741109848, 0.4144265651702881, 0.39023131132125854, 0.2073066383600235, 0.3786312937736511, 171.18458557128906, 0.02842775732278824, 0.023092249408364296, 0.07344233989715576, 1.6754199266433716, 0.258973628282547, 0.5384897589683533], "count": [450]}, "timestamp": {"min": [0.0], "max": [14.966666666666667], "mean": [7.483333333333333], "std": [4.330116327237342], "count": [450]}, "frame_index": {"min": [0], "max": [449], "mean": [224.5], "std": [129.90348981712026], "count": [450]}, "episode_index": {"min": [501], "max": [501], "mean": [501.0], "std": [0.0], "count": [450]}, "index": {"min": [277936], "max": [278385], "mean": [278160.5], "std": [129.90348981712026], "count": [450]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [450]}, "subtask_annotation": {"mean": [2.953333333333333, 12.0, 12.0, 12.0, 12.0], "std": [2.923475861215739, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [450]}, "scene_annotation": {"mean": [501.0], "std": [0.0], "min": [501], "max": [501], "count": [450]}, "eef_direction_state": {"mean": [4.526666666666666, 4.528888888888889], "std": [1.5334637625686214, 1.749999647266283], "min": [0, 0], "max": [6, 6], "count": [450]}, "eef_velocity_state": {"mean": [0.8044444444444444, 0.6511111111111111], "std": [0.7099156618314442, 0.733673321860539], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_acc_mag_state": {"mean": [0.8288888888888889, 0.7044444444444444], "std": [0.8482982238241524, 0.8375773411865505], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_direction_action": {"mean": [4.526666666666666, 4.528888888888889], "std": [1.5334637625686214, 1.749999647266283], "min": [0, 0], "max": [6, 6], "count": [450]}, "eef_velocity_action": {"mean": [0.8044444444444444, 0.6511111111111111], "std": [0.7099156618314442, 0.733673321860539], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_acc_mag_action": {"mean": [0.8288888888888889, 0.7044444444444444], "std": [0.8482982238241524, 0.8375773411865505], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_sim_pose_state": {"mean": [0.6207329856863022, 0.2799640091002421, 1.2249446135303053, 2.0807029659880283, 1.0003731601838046, 1.9452910923981177, 0.618426719424079, -0.27553137065412425, 1.0995745841729292, -0.022656336547443777, 1.276565108099371, -1.7891128734963746], "std": [0.02573760981590216, 0.027828816708147255, 0.07246916880390557, 1.675748973743371, 0.2593489048492738, 0.5401416260454022, 0.01863192912329853, 0.05873251825478349, 0.016570322990611504, 2.4083509421772757, 0.2481317505518626, 0.5597059056155983], "min": [0.589937592663928, 0.24560883557363744, 1.122128770612929, -3.1388911878447807, 0.5919488388504011, 0.376876551860368, 0.5753505357032588, -0.33802995187141893, 1.0632510266226156, -3.1369686652336353, 0.7635003179748825, -2.592576130542607], "max": [0.6675707386859687, 0.34165523335782844, 1.318708834636421, 3.1400403399298473, 1.541270581534485, 2.9134855621017772, 0.652472528223698, -0.14153487386073849, 1.136987391416659, 3.139379886875409, 1.5383972369303476, -0.9382351605389947], "count": [450]}, "eef_sim_pose_action": {"mean": [0.6207329856863022, 0.2799640091002421, 1.2249446135303053, 2.0807029659880283, 1.0003731601838046, 1.9452910923981177, 0.618426719424079, -0.27553137065412425, 1.0995745841729292, -0.022656336547443777, 1.276565108099371, -1.7891128734963746], "std": [0.02573760981590216, 0.027828816708147255, 0.07246916880390557, 1.675748973743371, 0.2593489048492738, 0.5401416260454022, 0.01863192912329853, 0.05873251825478349, 0.016570322990611504, 2.4083509421772757, 0.2481317505518626, 0.5597059056155983], "min": [0.589937592663928, 0.24560883557363744, 1.122128770612929, -3.1388911878447807, 0.5919488388504011, 0.376876551860368, 0.5753505357032588, -0.33802995187141893, 1.0632510266226156, -3.1369686652336353, 0.7635003179748825, -2.592576130542607], "max": [0.6675707386859687, 0.34165523335782844, 1.318708834636421, 3.1400403399298473, 1.541270581534485, 2.9134855621017772, 0.652472528223698, -0.14153487386073849, 1.136987391416659, 3.139379886875409, 1.5383972369303476, -0.9382351605389947], "count": [450]}, "gripper_mode_state": {"mean": [0.8644444444444445, 0.0], "std": [0.3423160044660201, 0.0], "min": [0, 0], "max": [1, 0], "count": [450]}, "gripper_activity_state": {"mean": [1.9155555555555555, 1.9], "std": [0.3735449135902344, 0.4123105625617675], "min": [0, 0], "max": [2, 2], "count": [450]}, "gripper_mode_action": {"mean": [0.8644444444444445, 0.0], "std": [0.3423160044660201, 0.0], "min": [0, 0], "max": [1, 0], "count": [450]}, "gripper_activity_action": {"mean": [1.9155555555555555, 1.9], "std": [0.3735449135902344, 0.4123105625617675], "min": [0, 0], "max": [2, 2], "count": [450]}, "gripper_open_scale_state": {"mean": [0.2900544444953071, 0.7392677775065112], "std": [0.17118461347485517, 0.10245623613670443], "min": [0.122, 0.571], "max": [0.574, 0.887], "count": [450]}, "gripper_open_scale_action": {"mean": [0.2900544444953071, 0.7392677775065112], "std": [0.17118461347485517, 0.10245623613670443], "min": [0.122, 0.571], "max": [0.574, 0.887], "count": [450]}}} diff --git a/RMC-AIDA-L_food_storage/meta/info.json b/RMC-AIDA-L_food_storage/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..ef951ed54808be7fc07e97ae515ab5c261ff3e33 --- /dev/null +++ b/RMC-AIDA-L_food_storage/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "realman_rmc_aidal", "total_episodes": 499, "total_frames": 274806, "total_tasks": 12, "total_videos": 1497, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:498"}, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "features": {"observation.images.cam_high_rgb": {"dtype": "video", "shape": [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_food_storage/meta/tasks.jsonl b/RMC-AIDA-L_food_storage/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..2fa83e080af0fe1826b4eb42de81ba3f8228a51f --- /dev/null +++ b/RMC-AIDA-L_food_storage/meta/tasks.jsonl @@ -0,0 +1,12 @@ +{"task_index": 0, "task": "pick up the bread from the table and place it in the brown handbag."} +{"task_index": 1, "task": "pick up the orange from the table and place it in the brown handbag."} +{"task_index": 2, "task": "pick up the orange and peach from the table and place it in the brown handbag."} +{"task_index": 3, "task": "pick up the peach from the table and place it in the brown handbag."} +{"task_index": 4, "task": "pick up the bread and egg yolk pastry from the table and place it in the brown handbag."} +{"task_index": 5, "task": "pick up the egg yolk pastry from the table and place it in the brown handbag."} +{"task_index": 6, "task": "pick up the bread from the table and place it in the white handbag."} +{"task_index": 7, "task": "pick up the orange from the table and place it in the white handbag."} +{"task_index": 8, "task": "pick up the orange and peach from the table and place it in the white handbag."} +{"task_index": 9, "task": "pick up the peach from the table and place it in the white handbag."} +{"task_index": 10, "task": "pick up the bread and egg yolk pastry from the table and place it in the white handbag."} +{"task_index": 11, "task": "pick up the egg yolk pastry from the table and place it in the white handbag."} diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..987e1c9cfcd7ba9f7631afe35bc75532ab925e85 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88381b378be7c398693862e3d06913e0eacb21006a55b216584242c662299831 +size 2817408 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bc7adc8042dfac36fc4c09349abc6e99b477bd5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6ddeebe8e6120859b3a811d47e899f8b88c3764ec101c50f0a5f895be3830d1 +size 2008134 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dac6b560eadf6321b7eb38ce8c1063b1461a6324 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fae9d1c3d55043027719967693b00b67ee0b64fead18bc4df3b3c7e225fb8ae3 +size 2955119 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb54e74928c1c939e7247ded9d295b9e3d6f65bf --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3f5847c6ed833f86614a9edb3d49671e48ffedee56b4d6d147428232a90104a +size 2487759 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a47db7c8c0d6bd848fcf080d0dc5cdecd3c058d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3842748d0e1ab214902354d270c746674d3e7abae29a35b6de17d1f4a950019 +size 2466660 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfa6ac52c8a28cbf5eda9d0bcdc19c3a767d654d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef2605c05538b15c808290e8a2d5fab1d9ed6cf587fd7d63a594263a2355e24f +size 2952636 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f7740ab221a76182d45eac20424a644b03460b6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeba33418294fc3a445dc4731abe75d835c65376a4c1db9564fcf17174b2f56d +size 2318593 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e44885acb51c43393338504af66cf93e4ef40441 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf8a881e877a446e0fb801097a68079ece35c53ab63db0b80f498e56c197449c +size 2303535 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc26f5e13996eaf24b328ddcc6b936cdcf79455a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91d46c90ed79638be5fe3cd5190d5bcdda4339b33b05a83c8843918f3c875397 +size 2596257 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..220899b6cd6339da4e94abfdfa5a27c265a976f5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeb111ccd60ae8943c75325e89024d649719dd3d933dd626eaae17d4911a0e51 +size 2491557 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c058a7a3d46a7e566b0abfbd22263c3efc32bd18 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0455d535e849eeb6683c1f35d94f011b38a935928584e4ca9091ac3457032ffe +size 2815213 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c66c045cbb3ac17fd2a679f579e286ae92b7296 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1676c2f0c9e08e8a4a19d4f47adf2b2f4536c2d5084f4aceffdd117026e02876 +size 2144942 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e98233ec75ac5f5c412a8ffdcb7ad6f24b727f7e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b0a3754db5bef6856e9093213bdce01a27e050a7459c23fa1695329f5be34b9 +size 2392677 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ae381540ab2cdcffb2a1948928d0e7b10e56ab3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76450f012ff2c61e3c696ee1813a6d002c0009c3b351aaee26248b5ce6329606 +size 3075683 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f88129555ca93997e2055b79b5380dce79097cbc --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:031bd50e254fcccd454011bdec16b3a56dc0fb9b330dd767cee65ec86ba5cb4d +size 2349882 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..790832dfd4c294b375e875eff5a236afd86e331e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dedd44e0c5530fd61bc9fc238e55324e4063f43f62e65ba512fc9e67423c5cf9 +size 2513774 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a93d5d7b7222c4764a8adaddb778855b84dc934 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b79bcab53b3d3d14102c5035a7e9c7c66b53f71a7a38b546b233685a4f75147 +size 2601232 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c08b068434c1683639296ae9288bb32f4c1cb9ec --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58e79ded566a7f9772a2b20d0cfdf317c536a10d4a8ea0e3e0f03b498a086d00 +size 2328393 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e6fe09d2c5aa906da112747b312a6cd7e98574d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29b8743cdecc807fade2f959cf557c40d7472c3ddb1c299f259114098e658801 +size 2507142 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d19c8ede6b220a066979f222127687678c65176 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:602dbc03e0121a270328087b1bb57a0ce34d0dfa4ba9c563cbd1074e5bfdf3a8 +size 2372806 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9afcc6516f25296c8d75248989ec7227bba9ee7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a1ad07fa3d2132d8e65ae6da9d8738e09c2ed9c464eb4936dbce42a64ea4a53 +size 2992468 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ad691e82e067af15c906fba65e65d75a13b0d51 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:201ec04dbffcbf17333ebca1f471379e5cbe7fdd20f61358e16810034987aa7d +size 3241051 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b6eb411cd5ce005f58a8fedb9ab80944c9d5a6a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0455c31e90dfba5b8443395e1665e310d6e4e2ab8ee19394321b9b25d917a956 +size 3342014 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a0c496d9990e0aacefd8cae8da59436265d7951 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cd02d79892958ff925c274e105fca061a8e61b2af5a3ea4d585cf9eb7dfa660 +size 3328431 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16825162d52145884704fe58c8a42912bd25a617 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a202d69bed7d412a2433417997ba0de10f77deb769a65e008c318774886f2fd +size 3091209 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..013c081ac11ffd3a99462d0498d659aa19131b2f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08921a64d6c551c2a76b544bc0dc3a660e1cc91e121544686aca1a5bb8c144ea +size 2728484 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9150733dd1c30f156211e9a8b49517942f194d23 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7ec98190e622988f994dcd263a1e4501f02968a98d25896949d62e2ec80581d +size 2436730 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4fe0a29d7eedb701e03b298be76257f167dcde3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b30472022c3a8b844bb2c0e6ed4eccdc03281eb2f8087899229b69f71df63aab +size 2255879 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5a3a46e186c9f9d33bee1b829e5cf96739a7eaf --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0d7d1d02d63cf35136116ddd32c10145d95b501b251611248f730138eaaa856 +size 1943825 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65275ad71efd608b792f29cc3576a2009c72a2f2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa08e8bcb5ecb7bbae6d753bc7582ff3d26806a03b7d3acf84d78f78442f4f7a +size 2591101 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12825424a18909708dbe6ed3ac677787e41cb057 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d5243fe8be7096d37dfed3b8ae165c89bc736d9b079c5180801d881f64241ef +size 2583685 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e314248c4bde904ba3d304eef7bf9f463f2149e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf74c4deaf1036dd3989a342c410afd04131bc778f89f768e8ed42c87381a4c3 +size 3828089 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a27ed5bc2bcd45d4f32d7b03bc3792ee442a797 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:107a582fd706f2f247f4cee0bb691cc26f37be184a8081a1d887d027f7ad8ada +size 2419165 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e1ccb8aa9a76b6981a5b2a1b4e2fa5acfcd5a0c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a05bd8ca37479da6d5b1c4fe1b9040d9954b9c802b663cfc8092d13e2ff090c3 +size 4120922 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d72532aa63b5139b475e4893b1e64f4fa453a6bf --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fed4ef528ef86dca21a49b9cd9ecd0082fcf066522bc7cfb435827e150a69105 +size 2301930 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81aad1ac2f52a2345d39438f34736b0ff5472b1b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36d4de40aafb0c6d869c18fb0ee9581d3477291cc02c20f6b6041c43437f1a63 +size 2773939 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a97bffbd59c4672480e0a280786769a2aaf8adf --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35739a0c08de92965631d90d7cbaa71a501bc756aa6f118b16b49e6e35863b11 +size 2592130 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db26b1a033ba7752d57587bba80c5d4b0e6d44b5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9b4f0c077345c5bee0db4fb601aa8aa90b844696702f4dadb6481218e7d5815 +size 3005326 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc6505f19b2e42471b4c3baa62649581706b4d16 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf3bc1a40c09f5952aef25918da7bcba963c8b407e634d6af4a1658dd0d5a36e +size 1842541 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08112ba87ba1a43116e3b3b0a0767c412ad90f6a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90a67ec0c4b02f67e2527ed7eff7bcabc3b057b60c572416cd203f9057448082 +size 2150529 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6f377c385b5ed3b7632cb251f4ddf6d305fd7ba --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e78e93f006d52efd396309590fadc676192fe6f97b093fd3408eccb25646cbd +size 2063558 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4566bd12d08fb4a75f6f46b0341905b31a2db264 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac3e5da454f292dc98fff4ac95a31a9d3f75dccdd989bc3886ec10d9b4ef9585 +size 2519017 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d19d83c7a5f24796cf2fd6e5f4bb958e16543a27 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d84bdde72dc5ee26a8b9d1373910addc2b8f56dbb790bb343ef2aa3cfff4c1f7 +size 2247194 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7648d89300a610b92ccec146701415ea7c5a9a17 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67451defa13ece9ba5879845788bfb887cce7aaccd6ef2678f0e89c8dc11fa03 +size 2298180 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a441524de989fe02daa230898b091edeeac566d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1c22289527e19f3bfaffce39efd8fe6b574b1d0af835cd7755042b998d7b1ea +size 2440486 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1367d8ca0c9bd3e19e67c781dd00aa75b26d2ced --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1979c393cedf9124dc01da1225c634b051a652023d98f7b951d01f2361bdb6c9 +size 2219037 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..047ad1955fc073f3b9ed224a37dda5ec5a533206 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:100ba5854e764f8f674e7c39b11ccfc829d33874a79d0b0eb008bab5287ebb4b +size 2482888 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2734bf1c6ee08b6ffa90955fd9dc2cd23e49a758 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f70e39fd66213b266c49b99f4af3045a55ed3ecb81c88dd249d2a0db6b18ced6 +size 2533184 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2802814abbcbdd15504f8b58884a0e14dbc20359 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fc410a29863d4bca8cd1e676e6fe908c2acf6b76374eae3b5e3822e0468832d +size 2553268 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11dcbe7da8e3c73aa4e3cf9d414a8b0f01cf702a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41f9aafe889d3ae95697d38369c88363663c45fcb9fa2f77332f545b4d6dc794 +size 2141706 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25668ce64b7a6df146313c3313e637e91ed20751 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b4ae1a9902da72cb97111907aee5978af958489c947478c1dde213c0c81d9ca +size 2298378 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41a67c2417c560d5e5a0d1c057517eec890c6c27 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7400902659a37a7d1bf0a0a1cdcfdd42f67726b62f86d3327e01e0f722427f82 +size 2440182 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3746a8d5fd967638a5d5112e526311ce4a12fda --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5627533a6eec0fc3ff816128f2c2a8070db7d81de3f13461fbd24edb3fe9a4f2 +size 2229786 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8cad722e880c53550ded99a59c9aeab2aed2255 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ef1aac70362f5da93ffd07e6b1e278c10ae2d494579663ab1d68e2d303b1e56 +size 2401598 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9c3e5b844c72247800762824e28b345fe206954 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac5e5883b61304c1cb6716f0af126b5edcc08e429fe7447fe31289df825a5945 +size 2274205 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4c482b54be035c2a901573e88b6f972accba218 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e91080f2b7606da2b30d9c5659b4148aaf59462173ba7086ce3c519285adfcd +size 2038978 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aecda795487cf398c18920cc3d2c044b4dc35426 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c92de3e6415e586e05776c417275cbf54eb1ec941e7b16cc90a12d7d63ae6b5 +size 2316312 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1837e74642931320f806206c30ff1136adf86b18 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:539b3fb76e947fa0deba9d7ecace7462be3170840925cdd1c3a5b5c5b9562075 +size 2193355 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51f99b0367f46241766fa03d4ca2e71e8c06b3c7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a31edcd1ca2524b8ab696552792f8c09ea346b2fcc58e36fbc381ebc32b25769 +size 2345282 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb131a585f9c7bb0fe3c356c0c699552159a5604 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7581d62046c89338fc4b906921f41c21a5d398a198fbfd757ce188b28e43a7f +size 1951910 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ee0dfb4c9dc8e65030329a6b8dd94e125cb31ec --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83f6493fac1c8816cfd91c4377f0a79e2c29d0f29c388adfa75e2026aa801d9e +size 2225208 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bd6da903407e9689193c76e647f43c55b4299d5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7969e4524edeeaa8d3f55ff61e6454cd5161beea6b2702f2b0daf9f66d8cc2e3 +size 2426061 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec8dbe36c15aee7c19d3fe851f5e6e11523ea168 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60528671c449cfaa7b26fa5bf1f3eeef06b214d11224a55e24e85ba337a6b1a0 +size 2166277 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e51995e2dfa93e4c44b248a899a8a903fa43fb1a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d413acf4ab2da8760c110a5da9ec2863e1ca7207ad0ef7898691b2d225e73ee +size 2062650 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f278a24a79d52a0cc9b50b4b663177ba904501ce --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdd6144c98d23a6c6198cccd102beeea45081cb0a6259b4227ad9e8ec7debafe +size 2043667 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3d15fc1654d002c8ba66f03bdc23378f07da2ae --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:287b6da7f1becfe944fdc4148571f6e26646bf15f94950bec891a5036a50e666 +size 2195990 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b94f923bc743178d33d1a9a6e605116188245611 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:134e03aa651bc8a239401137466f535ae00be4258f06171787574c5ef548a418 +size 2471158 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0351d99a6663dcd56b1e0ade4fdce2174e61069b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b5893c854a41bd8910576ead778472427dacaab8c58bd0d90b445a9f1a4eec2 +size 2581635 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3871627192220e08b972b93bdfd10e07a1d6f763 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c14ad982b92e1c38c35d7e4da85620e7d0df12295343052f4c6fd92137bdb5c +size 2394463 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..782c638aea5ca764cd62da749e08b61e928f4d9b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45e7c6589129bb3f50b163d54077ebb76023c2e213958aaa44f265786212d027 +size 2287896 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23f7ebc0da3eba0ae3969bd8662326bfa75b0d47 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60e5f140b18e81fd6733916a3a06c7f02e2887e2dff041b88262434b2b8e7d55 +size 2818143 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e32b67caa5a6fc67b2d58dc805a578e446e05de8 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:872d63a6288c74b3bc94cf463d75cb7aff1875a6b795d7c6d2f04f973debbad4 +size 2860826 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10d1707918fd1a482f3ebaaf5a4905ca567665f1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee59b1cf8d81cefa00f6770b5c7f877a619bb56c16b32264f51a8110425e8f9e +size 2216127 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..daa17ba2ec7239f513ca3b3767504eb8a71a7587 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a35652735e5a53aa6ad0d407813dedd25e3d13edff79210d04f0a4379b8100b7 +size 2187134 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1a4bab1c28eb57d36b6fd430ffd8dd2b9e16aa5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bb7b26a737b9c5a42208c892121776a5973f69daa6a75eec5e0ada61643b850 +size 2381696 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..131bc3ded90821bced718683d495731b5f407951 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f827162aa0a72cea97172f3b348cf1df957991de55d53dc64800d85662ba5f17 +size 2902999 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd962903a08af453d8ed2d56391af2a91bab1c58 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:883ef56b556d913d4e197b472c163560330911162722e2aacd959741bc1b0dbb +size 3876400 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd067283b414ef793f30742f504692757449fe36 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:311e56c3a81e25e6d0744a4fe39bca6545e77cd700f6c5d621ba06f8e77a0698 +size 3844090 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a526cea53e296e22e92652c2e27939aa7fe3861 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:174338bc63313de89b90c410c468a59884ecc3a1e36ceff8f822b062236a763f +size 2079539 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4baf97a058cc7028a04fd252894030cd8505ee16 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de2f063360499cb86696aaa92577e2db0fd2839214fb5c99b3145bc8df7aceed +size 2372240 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f97c019c7d8e5f0f0d6fe92b36bd5227d5441a1e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c913cce5f560f21889723bc881d5bef6cfd64fa73448dac47ba2b2fbf7dc833d +size 3934017 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cfd6f01922dae98e8bf23b2563edf6656ba0e6f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9188033b68b1b85880d8e0a24cc1db6f64b8a6ee4c7cff9ca610ce6bee7ddd93 +size 3760767 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bd52090cbf13401dce8200f65edcfcb65d811f1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b2b8dc16345c7d27cd9584824a422c4561d5bbe1b548d4d7187f9bbded02d5b +size 4209006 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ed8ca69537a1d5330ee11502142fd8f1c1b5a05 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebe0467039372ba2fd498586b1d9e3f49fb643beb8eb0d0b78b40c203bd0ce63 +size 3778922 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ca87d2ca16c6096592966267f6c1b52029934dd --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc146af852cdd564aee8243c939a1de4f606eab02396288e9708fe6b535853ac +size 4269203 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..934213f015b12ab91619fd9bdf2bafd3224710e2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2418c24e59a4ad6417d13342ea15d3120e4f56a564dab5ca291e2aee139c1032 +size 3985310 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6081d3d8a728bf59018214d750d59f4f0fc96e4c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:186c34f058cefae2aeb1197030f0f9a82ba5a8bd500035dfc7c908b4a34bb21a +size 3712271 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18a780504814c871a6a5f71661cb7ae9ef9abca4 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2140076c443d1e1877659e8005609269fd52182b796514e34cb0f1c0053cf63b +size 4059290 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18128e424d6e29d339c005cddfed95060b770182 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4daf5bbc000abae4d2278a2520da2bfe46043fd373f48bb588243cb8cade5eb3 +size 3605058 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c31fdac689daba9c0c2d64a4d5f349f5a755e00c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30ea98831c923370c6830b618bb5b5e90c43197039c695ddcd503c109b6eef0a +size 3399576 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..356370502de285ecc5640700b790a0910d04c58c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2004f143e956ee97218a034d4ea919e5201caf9075781bccf75ea096cebc1334 +size 3006273 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9fce97d01b714c03078a82e0a84132d876a55eb --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a870326775ac592111089d8675219b4d5c0a44c76e644d3bf20bbacd31021dc +size 3080622 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a73af3c8d05ff4fb1fa638e1f8a928fd2071628 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2f80e2f97657706d5c29d70d35e579185b359a672101b315f4248aa2871d835 +size 2608299 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0c1ac3ee1e655d318071f7b053aa7aef0eb5a62 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba846bcd249bdc8cb599147d54386d29543bf1b24b13bd8fb87538e1eade43cd +size 2737425 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b5c783d24204eaf1770b87f66b358ef2ca9d1f0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5806b6c1b4c8d79c83c2e04844f58df0e343800ea0dffc18ee15e420e050c277 +size 3265602 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbe7629f42289b4becc9d46eb281b9058d1d2179 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a539c9c94d63486818ec81e3eb29db9d1a7143e2b2fc5951669dbe69a2ec628 +size 4104692 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1d0f7ed1b0a32bff4bf9f84cff8626cdd177a0e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e90b58f2e492884c9fca456ead5dd81eb7a646dcfcb82c691681aab804d8ac06 +size 2746699 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54c814e669a5bdf03f5f01897570ab41ec4f342e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fcdeeef2a38960ca336f08a0ff1004bcaa13b738ab5929738c716b58796904a +size 3147950 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70f8522b728a8fa619b0b72ec9c91b7adb06a2ff --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e26d4208e3ea79502bf6511c61b629e9aacd0712b4b9b4414e3ecb03f6408cc7 +size 3104050 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0c016482330a51d56a62b084717bc59f1ce83ed --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0aef679c8c6fd61cc49844e05dad3d710954bfa935e77d1f591d6d5e0aa4eadb +size 3157388 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f29db0cd17718880a781daed6761f3c525b0f443 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a6c38078834fcd9dc3f8ece634098552b77dc7d4a1ad1c8f07228c153011753 +size 3103606 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..908895821aa9eb5468812c2c498bb47bc8ab9afa --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:327bb16a4132accc9f0683614d8379389ceb1ac24a81013320eaaa0db270b554 +size 2753694 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cea0b77ce4e9127fbe85341ffc303a510da78906 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d07dd5c828a03e755b54703a5b2dea01e0598bf4a8c6d6a7fd10cc61d711759d +size 2669876 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15a37fef17a37e8b6f701f175b3a58ddda9f2a77 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5d357df124c997b0eca9be2eb09d309442152491250922d4b9a691afef34e21 +size 3013450 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9ae43d8d5bc7f02047ead3f35ffe7375d58fa4b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d59fd1ad8d0a61a2de900820cdd77a7409d187515ad613dca830f5ddb872e20 +size 3559715 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff22cc18416c086ca8f38198002a7f2f87e2d2a2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b74957bbc245ccee969de6451964b2fdab0b8ec9cb1b96a626d3f0e925e34bad +size 3882796 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e58c61cc96d203d7c6b1cae8f264581224bb965 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adf857b52e32a7a8328d6ebc2c6060e0ba48bbfff81c55d99c855eaacdbed07e +size 3972475 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56a54e0b308a9e4416168d7ba804effd8f0751df --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da2682a463281d104a6d5443575459d5df0a18d00ae116d660ae45eeedc49329 +size 4213539 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9915fec85d0f396d103198f57a636ad1a954d004 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4f1a8d14cdbdd6586ecf6490189e042a20f44e30a8f464facb0ff2061eb660f +size 3922557 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f76f9ea7a10a032d3e24d2c7dd8cd880eb74fb58 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9035c2d265d66a21c40275df42f048a822ddf9dceea95e60576537254c151a7 +size 3529006 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8df95dfd433362a9ea60badbcfc6d7dfb669ce2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fb940726722b57bfd6d2bea0a1b07b8090a43f0b7613fc4f81b47f4bc1b9ca0 +size 3459974 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7515150fe22a868343019a92a9a14a3a441e86b5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4baf58726a4a2504ec14a770ff35da46bacd11f128e26f23ea90570588a03584 +size 2955712 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80dee52db2004c55977887ceffdb78591b0f5b34 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbbe52d33381fabf73cfc6293b150af72c350f101b8720991521172e27755a61 +size 3529200 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e82ab467b733fa7db056a9563cd4289f0a6b056 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2084d801da3092f4f5c0664338545746c0514316e644d160932b5fb1f4b75506 +size 3806874 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7e24a8e8641685082f6a9020d9f93a28767f06f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:999b399019d479267ef1174063fb63119a91e87f19380d9ac52dd2d1ee1cc86f +size 3307207 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000115.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae1a956c3211a891fae2c75c98b2d1de438b4377 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e97bf86d4c9203d871041dd97335030850c9588eecd1803b105fbfd557840ef +size 3481780 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000116.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3a95d1776a714b87b192034ef6d48d42fc06174 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea919e8be9028d95fc7fa119ff28fa9abf9901be9d5d9d00db66ced5626d0542 +size 3322092 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000117.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35be858e68257732b601092dfaea9404071f7cd1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:303f9bfdfbf43f0eba7e9e9ff8f4aabea1dd2fbcea7a3741fc980bfad0520f44 +size 4785317 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000118.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6f18ba4a2b6ec048fdeafcd3a9dfe3580bebefb --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43406878fcc7b662fb10ee63f5b1d3fed5a5b3c8c822801354bd58cd60531f4f +size 3629505 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000119.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7672c8d9c8e551c60a759e93c79c1d2b6946c4f0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e571d0c0e0c594ce87c462e6e9931bb1ab298df4b2b4bfb792b7320f835a5a95 +size 3313274 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000120.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f863879a9e4d66eff6e23997ef84537d57f3a33 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f36b2bb3ae924d6acc3982bd858bb53573072129090e933da99ca5e5a9e085f +size 3801792 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000121.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d49905df024ed7beb8a696fe255e59054c019b9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c57d74acfbcb9cd24081a9467d842ca56fe75fc00ff33600226d7c32db463750 +size 3619570 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000122.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ea0be648bb0ecb6310715c23c72af4e612cdf5d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:118df63ad213286d1fbaa858f23cc66c89fd18ac5ce12e3d4d3fdf8934e18170 +size 3154225 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000123.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ab515a6fe718e17bacd190fddbd3f7e9c75c7c0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d677237707508cb709361f55b02d50bf7fecc9c4641c8e33344aabb3fcdd2594 +size 3123830 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000124.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a611b127f90b074317bbf87967a8b33e7756182 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb514c78c11a89745486ba120d098302e31561bd1831b71ee347b1bffe3281ad +size 3565449 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000125.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef98a36494d864963397b3ccf511f141bc9d6ad1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e41d11f381ea990a3506a4f7c8edc851b8ec888dbb39a8c956f082a8fb8049d1 +size 1697993 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000126.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c40a167c8401a7c23ee4fcd8a23d30d24009f41 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:316559bd73028b912cd469918f1b4377253fd482b45dc2db3e51ee66a92c5dd4 +size 1676176 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000127.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0bb98c148e4d28292d3c6d8e9f03068ea20b559b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:434d3d8b5d9b1817830c92a6abcaee3c23ccbdeea2e011538744cfeee7f777b6 +size 1674008 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000128.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf7f98841d2a3b3d788da1e3f687619bf8d5aa91 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59f695d8cb362f0249651ec1b483215bc8b890baf3b5bdc98988dc83d9b2dada +size 2031201 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000129.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9625338c9e39e6a200b65963f866e6ed17da28e5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49b1bc435be44e3cf7c8508ddab287afdc939d771d79fc782461c72e002235f4 +size 1795512 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000130.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c1b937d1aca941d14268ab91bd5789218642fb0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c51af0cfb6b8985af9013f23f0dce92d9aa79c5147479a160f12cad1012ecb0a +size 1855543 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000131.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2623b3e452834e0d25927609e64679c706b181b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9932185003ddf7fea3abaa6b1a475c1ea149d920a6c09f2c7de6ae42fc385a1d +size 1784984 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000132.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebbdbbb6697d6ae471e3357528f3fbe42e19b0be --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bdfcab59b5431b08d9afbd616d167a8ba2f124a33d70339490b9a3039dedb47 +size 1638049 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000133.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..283f6df0aaf34e2a34318a2c17076d5c0238ec21 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e3cf10c66b4c8dfe1a4b857df3f86bcd95ea13232c2bcb1936a38baf4c3e518 +size 2825108 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000134.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb0af8cb6047a44759a55fec5e0ef1ae5943e526 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2baa161707761b72abe24a6786d7f6937cc3cd694aff69bc0c19c9c11e89af3e +size 2040831 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000135.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81896a99de106473b645515148f9479301e420fe --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1414f7efc7acb3ed0317b4c0213d9adfa3fa9c2121596f50b9466eb72f3d4851 +size 2558435 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000136.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75b9be47df2fedafcaff650364600ebacdc0d0d7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e0a403a01820058c3806c1c761fede53ea9156bcb206a8cf171da039f5b0d6e +size 2106766 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000137.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f013716b691f85ff4ae6389a27487498aa0ad052 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03efa7235618619f4b74f5442507d2ba014197857fdf997f5c1d8b2dc12c8fe2 +size 2169503 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000138.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..197d2f238a5a57fc1d51e4ec4c9c1915a5cb128a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:973d71e1a514b834bd4dc61f8e9085f9be2d9a6d83309415d7b8c108adc8d768 +size 2220287 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000139.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b25e40dd043e00526271e5906ef77081cb578888 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89cb1e9ada8f72750bc228218b2387c1c260eb0288dc2cde1ab1f3aa319ec61b +size 2662372 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000140.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..111e423260356463cfeaacb07fac43aded89529f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddae89925e65d5363e9daa064e60bfb207eb6b5428495e9c01844bb64af2b9ff +size 1976562 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000141.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90cec959249fedb5ddf91cf86e448e44b0390985 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:086ddf46753b2a7a831be4fb88aabfae402cb07fa65f815021530884d6f27c03 +size 1887271 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000142.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8135fa72480c25d6ce79d145837f5c4bc726d732 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0b1cdfc845a38a61d6bea83f51d715eb282b3289eb2e184706be08bfca1afc3 +size 2698820 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000143.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ff042f9b176b54b01802b99b63a82c41ea0e3d9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f943c8753b83afedc4a18efbed4808ada2fcd870cd85bb3c7545615b044a75c +size 2350313 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000144.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5baaa93c5bbc0b2827fae9a4c08f9bc5aa4b496c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42bba156f87c5ca6c35c88782eaf1d9fbd6ec30d87c0edf34804c5298092b760 +size 2299810 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000145.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef49f0f62596fd891ebc2fa211315c6990dd314e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e31d5629ee6e05ec6a432728dc50378213a967c6b1a7b343bf3f44751b876a2d +size 5833705 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000146.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd063297c16ae54cdffca60cc02907465c12763c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a6f9d0937bb00d17c0cc7abee72eaa83569fae032cff1b834e591025b5f0e63 +size 2416908 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000147.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23b81eec8c96bb72bb8a5b48282e172c7c513d39 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2b87ee5115bdb89ca095337b790431e2755f6aa3880385a00c49125a419f30a +size 2223697 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000148.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ee2181f208354e2444a5e2acf5618b6bf70acb2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d68a808540ac864a56b87cd838842260e45e55028f8fa5cb277b252d139b28b +size 3410767 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000149.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3049a972d776f78c58962f0a47a616f518fd6c8 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6b459c8eeff1ec8712eebbf05f63bba28c278ad521f3fb78b218beaeac981e4 +size 3141889 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000150.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1911abb2bb2bcb02e6e151d4cba984ccf7abac34 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18e745ffc75201a2aa16af5ed47abf13a69a9d3ebd2c6e389ce0f6fa2e97077f +size 3601975 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000151.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82bb694be6998ec37bbec1a16485d150e062f6c0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:776e687b9055e8f05cfad298e4850c58e672a3deca0fabab7c5ccc4c8576d45d +size 2895020 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000152.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a51da5349ee1b6711fe1d9c06a7a0412efb6a7e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cd933476340bc6bbaf0c7c984eef033347efce6a163d629b47ceab4c22e5a3e +size 2355559 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000153.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1841e8197031d2f7d880c79daad0729b6855dbda --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd66c53554be490c566f81b840f8dd5053dc5a9ea2d2fe7cb4fc37934b67083b +size 3351918 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000154.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..666685de6a3ccdcf10f42e40620200367b276893 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cf579f6c2673f083196df7a29f94f28404a80c2523e6dd63c08c1b5edd99a4c +size 3067024 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000155.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..441339244414e9d28461cb17e43b962bca2a1e9e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:946a49fb51025edef44bb9b038be16badd5803d7eb26856840125b0657abc6b1 +size 2863194 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000156.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e039454bfa052cf423597bd05f4ddbd34ec4053 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df7372343effe5519bbe0269a1c3b7d27aab5335679f40ce3f1033e068d19193 +size 2702223 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000157.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0be815ae9a3ae0754b1ae7cc639c0c2da622d82b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:548b7ae008d81702c7eab8d63a1c147c1f6912fdec1fc4408e96936b8c42ae43 +size 2878668 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000158.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0382cefa844f5bb455880855f61b4a4a76f3584 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc8eb93b6e8d0760e53abca1a4712371dd9bef1f6f0d4149a95328db2737d9fa +size 2801514 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000159.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5219e6529c2c770548af99656b860138e03c52ca --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2566f3e62fbf80a2ef3981355e3c53bf926389b039a2b619f71f68e1e461c8ae +size 2694995 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000160.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..775e3579dbc642c6d5e6f986949804ee9d0445ee --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e51f904c357a89c8b9af4a0f43f71c5898dcb80f1859fccf6c4eee2df95b636 +size 2265551 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000161.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec29fe2058ef03d6be13bed80d5d1e4b5e88ba83 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed70c5546cf5027af0b547179c0d824036548f2ad4314f61c0732e88e0c95511 +size 2278353 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000162.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4149750bec1f07336271f9b1190193beb8f48f62 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49d0c7e0da95c88de06caf10a41e6595090bcdb142e1f96791697e149420dc92 +size 1969926 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000163.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..651850c4d80d495c6b6482b664b95c12010eb39b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:822efbc6acbcedeea9067b353622ad07a65ced39727eafe354d0d692f8156467 +size 4103015 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000164.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b6b7bc20da0096647d8371f3db16f7e5800a43e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1db9a64e90c27f7e7ca6599e2120f527a8a806e49d18d01555367788e4d5a98e +size 3938348 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000165.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f15e2f88cbf1e9a3515d35a9f003c81f609ce89 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8020ecb097067d5479712827945da15ac3f5d9bfc83d12ce1f791d0a32fd10e +size 3154861 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000166.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d582ba5a635d122d615926c1233b82f80f2bd88 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bb438c24d7670e46fb537dd27afeca7806e9fe3aa40da1918b90db39031bf3e +size 2553245 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000167.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b01a6af66392e75a77055afccaa8e1f6e9652be9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22bb8e7dc07b29478ada69002e077cfdb9129d414085f3a2c99642d2f6b68fac +size 2984605 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000168.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f2eef5552025e817d212314d3e63cc835fcae6c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2201c39ad06c767e383ba6b8e53495636ee487de924dc2cc1cd06897dcf4bc2e +size 2986234 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000169.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8294137ca4ffb01dac420ec396c4e07fb52515cc --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:374bcbc5d64c367f5aee63dcfb9cd34fc44dc45cef12eed46ada2b081290f564 +size 2870134 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000170.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eed43882307c25ed10cc7702fe21d701388c8c82 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e686db672521ff6393732ba152185ce6aee606cda57b19f4743b16659409918d +size 3391165 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000171.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e8cfedf7b3b218d686ae24e4e2c2be850749ec0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80b75a73cd0ba85bd0298b7a4cb58bb08bed1714e38517e3db3321fc2f6c48f6 +size 3716943 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000172.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a39716899ab8eea28bb17e8e818206f20369307 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c0d640a8f598b8b840a5c7cde49042f728db8ad8ba9059815aff7c138cd3250 +size 5128655 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000173.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba70893ed8ea67880e4c479d313cbc11175053c9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84a12fd415370934c5a2cd827aa8a93a80c918ff97c57869566c1871cf4bead5 +size 3132196 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000174.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d26da1e964280f679e40692161b2ba0f78092050 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0222022a990f86b159cf6dd337802e97f46731c90cfcc0773c6b95fea81fa12c +size 3438501 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000175.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..361b13b400ce63d2fc0bc8f23a487412d1153294 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e098cb2457f8d68df09a2e5d6c580b285a041f2300be7850200d3e7c81a69ca +size 3026026 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000176.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acdbef0c8ec0b275ded794364615debcea15584f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aabed89ed8eff77de894cc35427edbaa0a665b151299236a3d601c756e87e2cc +size 3840896 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000177.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7df8edaaa73f7f9cd4e39ff42061662909eb108f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81e20a6c0a26d11568ac37349753167d07575a22e8d2a774bc7e81d68d80755c +size 2527433 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000178.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a77da5a69c39fc8291c4fc31ba1a242917d83686 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d07a11ec075058d9b44c3589d55341d2fc6e51be18e0c2bb0bdbc7f48baf4cdc +size 3637561 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000179.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e4d9a9a421ac3f3a85156cd3c99cb8a85024d99 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7de26660c29c586ec5be844fa36b4752f918469a3cf959b163c6ab9f0f236ddb +size 4244810 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000180.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad4eb8930829842a6db0d3ed49d8e3aad7ab85a3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f965710fbf3d1bbd614690bfd58bdb7067311dbf330bd776e2b6fd9be7f73f7 +size 3010345 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000181.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9959055f54d2ef7b1a0ef7d27abcecdcbc14d10d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b276657a27d593c1354075dc630825bf7dc3688574efc1ee4e07a4e5d85cc3c +size 3232334 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000182.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80494bf58a1da4ad1b1cb145414a74642f21b890 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4b1bc862ec4bc65379f7419848127f3ee37f2a9e24ab1e98ba429f1527bbe9b +size 3831378 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000183.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e7bd0df69c118697dd33f57dcb7ec8983b7b00c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dee519a9a95dfb40bea1fbcbdf7f31f5c06547fdd595dacc05c316d29ef5f160 +size 3368867 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000184.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b6f78374f5a1e64950384af0163a8030e9088a3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b41226bc116fe67db38e3bcb782c18ef644b423ea14ad237feb942bb7f6d0249 +size 3444658 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000185.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da8e33b523e44b2d95661d289d4268533e6b6c48 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9da6ce411a6a58f843dfaa023e0e9b0737b2a2427a338481db87f8e8a923fd30 +size 3275416 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000186.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb1a728d9e3c33992de2447c16763bc3b5d230e2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5751c324be208dc006cbd552dc68f2232a3b3c171c2473aaa752da791f11177 +size 2989388 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000187.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e18e9f27860fd668277d6b2d42cb12e6a54e183 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ad0fca4f67d870e8bddc98831e1575cadce30261f9aea6735da4a9ee9493d58 +size 4204142 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000188.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..977bf1dbc75bb746e1300512d68794bd86cabf7b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:589281261e5c7fcccc2b30fe748ea661c167fd75387d7c2fdd306c3315ef332b +size 2744549 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000189.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f37b25ec2db42749630eab7aafb43785ff00542 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:716fdd07f3c7fbe16852ae01425214643a1a3c279bb3fcd8d8504862dbfd132e +size 3219714 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000190.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45d2764dc75baa0bf0d6e9b2e3d765ee719778a2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:713357fa6a5dd9146551e4fbc35c5e8ae656a45c4aece3f621bbbe6de0dfe6d8 +size 3935327 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000191.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49a0bf5dafda139e041a08ca84e8b196b97b7a9c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:102016f26003132f32b45176169741fc12c4d2d0c17e3f00e3c74590da5a033e +size 4455935 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000192.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d62f0554a689f222c6978a845432d015bc6ab70a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7550afb495f7c6513ac23a824e73fd2af12af0c1a47d7a2916bc60cab3b3eb4a +size 3669245 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000193.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78f190e70289a6bdfcfaad73304bc3eec7a0a895 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2f974ec6645d6993ab27706b2e21e661a80dd3bf4c3a01392c1932643038eb9 +size 2987980 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000194.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a680f8f4f99650c6720a53d54e4bdad26e11dc14 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42207b0b16bf9234d8420421dea135326cb24ad1e4ec3d3f7353e3f73d5d4f00 +size 3223323 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000195.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fc69c5e1ce47ba554911abaa524512722f1cfcc --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4046d2459a19b4e1f02197bc511bb4e23b46302cb3511f5d684aef23480e5c1 +size 4366825 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000196.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cb7adbc656e05fd8fcb4c64c6235f9658b6ae05 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad4cc74270edfff7b7b09ff1d298386d1ff8ea935928408b30173dd38cebdb0a +size 3252992 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000197.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db196dcf4c43d568907c9243e3b24bb205f646a5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8d2e588be5c977e79c1a1c3404417e7dc9ea5c39fbd239fa079d5c2ab04ff8b +size 3352689 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000198.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..950c8c250e07eb72c4164ec1c2919b6b4302809c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18b5a35b4fa9e1a1592a3c5cfb4680992558cbcc97c6096ae4828b2043a144f4 +size 3420278 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000199.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..def9e018fac7fb3da8f245c9a5e2e972c959fe52 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f8a74d3bd514dff3183358aec057d704a972ca0a6d955f1610d2de79bf1fe9c +size 3184831 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000200.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79a280471e76921c4d75e8f2d87f7f767e5eba6b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22b6b09230d6ebfe3bdedec0e03baaa9d055d4cf301fd9e74ff9286aaeff5724 +size 3258096 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000201.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b35501a27d1bcc90bebe3f21bb28e728dd05631a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000201.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da86f4aac93a75a66b1189228cbececb2f1541b486a8cf52dac16dc1f856044a +size 4005358 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000202.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b1348db45336a10c1ffa6bdc9933c8ec286cd36 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9559aa10197cf638cebd98140cae870f0639bb626ac86f48ffac644d2800b6cd +size 4876742 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000203.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00ed775c642d1f31784596a70c705632d48bb778 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b5d99274c774c3d0d5d0d3a99e0ce75aa678f4a16562a07058969be7bdadeb8 +size 4221308 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000204.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b617d092ca903483b2c5ab9cb89b113bdb27dd25 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:383e3a0aa9839ec01b7ef0a722301fbf2d46bd8cdf3f5dd8444ccf223882b2ae +size 4222630 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000205.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8bf7cb51d7c3f9d7bc607c70db19735de840c87 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b931fad2b828d903552a53e0fdbd49c704a187d983459e1c431a4eb1d6c22ccf +size 3062203 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000206.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..668d779c74a4a8a95d6052f81ce54e66a3651e64 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d01f07bacefe6d08ebbdccb9d893944c44a9589e7fef23ea42a06641f72fc321 +size 3960068 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000207.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76f5c9e5118e305fab4fe185a158792542c68d4c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000207.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c077ee7f2698e5fcc79c767d496c7a8c068855fdd54b98a1fd1f9e66479fc5da +size 3557257 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000208.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfaf70da175559530d70f793a47080f82f83c28d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d191dbfae172ee6338beaaeb43d4d534b8fc78d7f90e2a244c9be6b4b740af4f +size 3855095 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000209.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fe5daef748f639a8b53f9b896fea0ebf4f02e20 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000209.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8d21bed4db40c945216ed48fdbf9a5e0e6beb4a2fe0bbd159a4036beb86b2d3 +size 4285911 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000210.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26ea16898aa3a0cb149436dca7e9761eebd6fabc --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ff5d4503633b6667ba5434c7107a34a452544c270c352ed121db338917a9dff +size 2241674 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000211.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32f94c9ec302b9456305e0161fc0341a0668caf0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000211.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa4c816f55c8d38e7ffd38f97d332efc67976a6584c3389e0e179a450c1de047 +size 1647298 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000212.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de4c1737b24544b24cfbdb3ef9676a7a4c644d63 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:266d87b35edd771f3c4d6149825392f0cb4739e2840763295759239d1432c0c1 +size 1940046 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000213.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6993f83e2d4210022a9990db03261784df0a73ab --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000213.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77a3b449e9efa56da4a83a5fe774a59192fc7bcb94a9931cac96c34951e39b67 +size 1889717 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000214.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..333093eafd555c73c17abe88eeabf539510324a5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:613afad26d3d6d024545a74eab46cd9de09b3682537ae97c99d3ed95876bbd63 +size 1749329 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000215.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77f77ad83d5e32acc3c8ddcf93c9414b61968494 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000215.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46b4d6d6ca5b4771be1a34ef8ef693b24c0375c0495f609d09ccc3d1aa0ce56b +size 1686110 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000216.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74da787f4c3d6eaabb35e7b0c2692cfbdbbf127a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000216.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c9e2835c1248432c7c2bf9450561342f37bdaff9e8edb0cd21fe167dd1e912d +size 3081464 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000217.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2eff153bd789e56bbdabe3ea2b1b09495d498eae --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000217.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c07faf25100fb1bb60dd740394367dddc847b7c959ccabc9ad2f4b5cac7a835 +size 2893395 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000218.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84624036dc772090f2bf5d08233c4668f5e8797d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000218.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:462cd9b043702c401dbd1606b214c5b9468e0c790e996b8e5a88f64b710b6fbf +size 2260568 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000219.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fabff5e218b3dba93beefe61fd2fcb3f9a9b01ac --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63cae34c75382ad093016cca23b5eda8e5e850d5fe6c776659b20fea4e3e6cb2 +size 2209304 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000220.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0813435f4dbc13998d085fa5c10bd960894126d2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000220.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a10626f159beb946ef15bdac1d83abfef100ebe43b9175100a7edc0a29d97dff +size 2734985 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000221.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ba45bc24ac7bfef8d72773d8802f88ea3bb0558 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000221.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5ca3b9d5bd5b18f95e9ebfc2959fddb2e5f482ebf18f592ceaa82261ab1ff67 +size 2888559 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000222.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02878594844976299871f69bdc90359b7b5b7202 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000222.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54d0cbf464f5794cf3f0ef0dc2e2c8826ba8b833a402dd40b8096efc71459b27 +size 2777275 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000223.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fb18e495ef155f1b8f9856caaadba5a5039ec8d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000223.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:941f2608cad44c52941c4f64f509f2fad4cae95d81c353a840d9df7d805bfd2e +size 3136849 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000224.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0210c9b540a514c1fa572d22da518e1634748e66 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:417f67979aeffc4938064c7cd573d45f103549f36f79f6f88f0625c276d7b54a +size 2253752 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000225.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac1dbf2ab7fc15d328d316f20588023b951f5de3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000225.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86bfa4fbc896f92d448d394dfb77af1d413fee6b0fc2d101340c7fa41f343598 +size 2316480 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000226.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4ea5fa2c31ca0701651c319b965ffc3760b1457 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000226.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93724cf04b9f4405f040a6d07355e1fd70ab8b20bea2f9e19d6ad440cf144e56 +size 2469348 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000227.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cddc00cc26f4c8f8fef1a02fbbfb101099dda2ff --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2054a981eaed248ec5fe364dde249ddfb6fb1d7b18f816349f1f2bb79647a614 +size 2427705 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000228.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e3faed6338bc0b9208913e0225b88d9c384069d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000228.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b098974b56307069b1b5189a9aa2de67215ca1fcc3e971a2a5e84654d7b5482 +size 1998600 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000229.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41fc54bb555a28d99bbdea05a8a9a24771fa3a60 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000229.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a1c64af39cbe1d5d1705f779e855b5d3c91f002c1b82164f5a54ce0cf301bfe +size 2593391 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000230.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c462fe38b9c159a50688cbc9bf4b6eae91f5d6d2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000230.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e972ff03c45e6a746180f5670e8b47bc20fc89386db9f4102f16a50a6d376238 +size 2466229 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000231.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..278b9e06b48d9f2b3b46d6558b6e44f5eb5573d7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000231.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7d494180bdcf95a8251d99073fc782c877265829eb668bd802625ba824deaaa +size 1894985 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000232.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..751881117354ed2579b7010feb6e88d23c6fbff5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000232.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b471226ff7b0f7ff851d20a0a25ef05ce2ec65a33c590c75df0adde40b54872 +size 2744966 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000233.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec9282a40a7687bbb3c0b40cd242fc454dbd9cca --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d4e2903bc003a105ca72def560a34d0f49aad2fa6d7b216b608af066746252f +size 2012430 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000234.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70b1cafabcc0401978b95ff45cb1d62420186459 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000234.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:267cd7155d1b9749d7cbac88523b0f8d5005080c4fda240fea1ce7d5e47a3285 +size 2939839 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000235.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b82cb750fa39d624529b38ebaf94e2e82d30543 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000235.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acd784e62f2746fb8eb78ee7535aef79a378405bd64dba20d7d85ba1987f58a0 +size 1959460 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000236.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15b7af6ccbd2a464283d2d4a10e3815ef2186433 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000236.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a305acc373e68aeb593471d6d9caeeaa59c36a9b5e7adaacc66b081ff063f870 +size 1999112 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000237.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e694fdae0f19dc909b7d514a4e092dde92ee99bc --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000237.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e7d4877ec8fd9a3ae50ef478b7c879bc9cead9cefd109eb4799a67959d213c3 +size 1963641 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000238.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cfc6ac27d081867126f3e75f0b57e46d07a0c95 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c028f1b98e72c2e624d88641f806cf8b3b5fea3598cf4b26a166ddbfd8839c7f +size 1621647 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000239.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91342518c2bb697285a75c4de25f4b254110311a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000239.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ca6fcea47d60bcdbb8fa9fe9c5a3041adf26087b295eb6a88c06aae3bec0167 +size 2145560 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000240.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4f03d86c9be30ed1ccb448f6748a44ab3ee87b9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:945062e8e7dbc25f033c7b980f73a0bfbd43d640d61efbf445268337365a6b36 +size 1969321 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000241.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5cbaff96e8d7fcb9b6f514e684c8e5700209e109 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:953fa17a297dd22844f9e42e013c9140a90b9a2661ccd6380f5d0ab5bb990a23 +size 2308178 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000242.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d0d7398f30490ed9a6be423cf09b3af326b919d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdceaec284e9eff37abc3439e729f1394792f163881af3deae07b91d43e1cfde +size 1731625 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000243.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8db91b011e13c31937f521e5cda2f6d7aa90fbda --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4f1e7d1831f1e6451894a69b34f00e2c5942063a731f393b6899d3b4c1f7a95 +size 1698806 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000244.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62c4d4736974999b8f6ab556fbceae5f478dd52c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df9a8fa0f11bb63c3da86a85c905c514714d376ba444f9ca830ff385efd4924b +size 2148198 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000245.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd3a8481f2d67477b89b8eb73341da3ab35781d7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:642ab1132368f6cea85a59efd807f697c2f960d9d832ca95a3876d02c7376051 +size 2037991 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000246.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d9df18ea44fdccff95874961470d87d5adf6067 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54334b34825bfa98b5aa75a7d9d528c3c9fe91b0239d4ed162a7ab2baf1c0ecb +size 2366961 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000247.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b52a2bcf89a604951fc1bb319c9ed9338fa18c7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adf8638b12f4800cbfc216200a0e0e70c1f001810caa6da93f4d6c191aff4078 +size 2615048 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000248.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5135c6643c857717ce523d8af9e9e506f3e9618 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000248.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5149242657d3b119c2e38cc4737e7c236ef2d2072f73b2a0d990ed52bbfb51e0 +size 1954798 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000249.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15e58236bd024f9a0eeb2458139fb773aeab83d5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b981bdb8313e6df4f12bb114dd5cc6188049bb08efe4dac7f85526fc3c4405a +size 2521297 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000250.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0869171e55362e0f599f1a38cf06177b9b8f4b0f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba0f1d418730a8211443ebdfe7c1500e5e8e13d663a49e5a155b5c32cefd0b9b +size 2166577 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000251.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3fb732568c72cab027a122144d6b4254653e4d3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d49478c6029be2383e61b81f2f98a6e42f00a6ad7cb90c10a13f9956896be2e +size 1983144 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000252.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc331c47572182b6f8db71add03cc648c742ff7c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000252.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7de043193ae80e5521d0d31a688dd0ab1eea302640141efce8a31fa8e6fe5900 +size 1892143 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000253.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14bf2c843271cac1311b603e359a1c472f9faecd --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11f5272ea3b8de62b21189df8c970d6e5d6d133314450cf4e5bb7356b52b4e77 +size 1718326 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000254.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ef0f6749149b1a7c1eeda5dc7107b2c457e7d44 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f30bade565ce4188328ffa4fce3865069b61bb6c7b6f8d7fb807b7403371ebb4 +size 2269855 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000255.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43c79a1b15243c0e461f04b39f2dcfbc424f60e0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11cd220b948d7ce91f9b0cd74dea1be2a74a17ec840685efcf3fcd9d553890ec +size 2165089 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000256.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b4fa2bacdb8427e0637c8b7cab9c833196c4df6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6832787a8ae370fa68025dcbea8c0a6bf26e29dcd612c1fcdc8a949e45c7b69 +size 2338398 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000257.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a674245443224c2ab1230e4d2dd652154698a140 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000257.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:795f4f30fb5ef58edfc8dfc97bab2e1cd516d2d33659fcac5252cc35d00a539c +size 2602413 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000258.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..143ab773045d2b4d6c5249d3ac0eb5facb7b27a6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb3569055d4e816c223ab52c1a28829a1b6e0a6d67256cb0ae7cd79532222064 +size 2802524 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000259.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b69b6ecebe7abbed922ae59d87e0bb4ec86301e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25b0a46c6640025282f607e0558612fa574491d3796bf26cfac20e8e157e1046 +size 2555430 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000260.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9e941031e2f1ec9137f6e2647b8716ac39b19ef --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3d93e439b8b1aa8457e12a3e3f4a4c83fe8d7b5a9f38f1dfc7e5292b6ed7393 +size 2544962 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000261.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..275bdd2f0047954e9fda8e52d49b1cf2118ffb8d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:902bc6c383dc7ccc900f4ed61196d7ae15e6486604cd7548f0e8e934213bdc58 +size 1933091 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000262.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b1d22a871f77b796d988c1dc4f43bb618a1a1e0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000262.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4153f673f8e85972b3d74aaa1a65f88e24b2a1c70a1f1b1b62ed130c7387c6f +size 1837630 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000263.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcc344d9723f77df1fefe5ee333824a15ba795c9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000263.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:977e9f77a65ce09d9c5a4f674f143dfa350baf2b34c1b0bd5c42ae67f1b41203 +size 2326947 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000264.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..966184206e024f03bd134bb3772e753a31f5f906 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b68fe4cc7c5ac31317c168584e9c338d96bf2b0f061e7f8624c918a3ef16b85e +size 1985631 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000265.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90bff431acec4006f1a85b359721b1cc331d8357 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8db5e92a0e403d6981aa6fd5a1c127573604a315a209500311a10c54194a9c8 +size 1757505 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000266.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc56c0107660ae70feba162fd4456f73312987fa --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000266.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73801829977fc392a298f5d318fb370c96e6e4ad95ed63f379346957415791f9 +size 1842616 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000267.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95ba41cfb2f0bf604abd9e465580b2cef818312f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000267.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb3e14582bbcc12de82a488f656beff47e0ebfca0d3f50482566d2aa15794594 +size 1975386 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000268.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0dc808393acb9fe0f1773073a83abf0a59ef8dd8 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af43093824b8df6d818b7ce58ef04618b59fe48f796a1ceb4137f52cd586302e +size 1910296 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000269.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8898b50d338e3bf9446e987e10372481c8f96623 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000269.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76df03ea471eacd2d487f2ac656987bd7985df5a594350b71647cfbd032da241 +size 2424640 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000270.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4ce9339742fdf4b4d6e620ba46f73fa3c763dbc --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000270.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a46b403e20645dcbe65a01d18477865a23051c4392139e39654800274244c5a1 +size 2682068 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000271.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ab356f6117bbb506ede06f4610918e1283f9829 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cbbbdf6e19427480a13de809989a9ffd30d199ece6c2581ec53bbc2f5885720 +size 2140054 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000272.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9da9a9f707cd8034cfa4d1e59990a2676b7224c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000272.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00d1dd6d763d9b3b20bf5ca01a418288acf429699ef884e638f172f0f061ee68 +size 2622986 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000273.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a32a35a45dd6ff91d6e2c19e6bb9c101e6fa9b76 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000273.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:107120a06804ac27b205d31a1b8d7bdf48686c548ff679985845726a5fb687c6 +size 2220008 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000274.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86537525267815db66dd9b13df49615312d84659 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000274.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d46e29f5be8f7c705b58304157f335b232c8438f79164320597a199654ce07ad +size 2122111 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000275.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..316e609053559df0b596f605ba6e15e834bbefb7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd02efab4a633c35a66d246bb1802e28d5a7bed6e239295982a3ba7cf9c2772b +size 1958630 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000276.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8470716d191a130cb2f9bd59061e4067cb057aeb --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74ba9a5ef1d4be6f1cddf7895297b2cf04d11bd84ce64f69b740fe714b21f3af +size 2286633 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000277.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000277.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67209529bfdfe08dbdeac5c63dcd890cd4c7a716 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000277.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51ac23b441195964c9b41ff6b36160ea8886bc27cf6eda35ff731bbe11fd74aa +size 2187100 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000278.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000278.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1e3e683926476591d99bfa380558c5516c36b30 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000278.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7191b558842a0cd254b3364f2b32859cfaf48f8908244ef75757898b7dd58edd +size 2094062 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000279.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000279.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d0b440969322be0bbe0c4bd7f40185099c903ee --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000279.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c55d3e1d964b09cab81c18f91cb23178785f297d52b5bcb253d4d3f321e0e2e4 +size 1852824 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000280.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000280.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f12bc71e9f9278d5aa98d92e5f96621b778cf49 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000280.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8453f4b8dad2d542702171bae4791968eecc594e0a277d833df505f2c8d818cd +size 1743032 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000281.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efb11ca547892447e885d142ede337e4bb355e1b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000281.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d42a1d62b0635437fa0c1b09b506536e59ad5c25b9f04870a86b82cbdba80ada +size 2077644 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000282.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb5e0615405ac47cb82314f0dceba9d8241856e5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000282.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:642261dab5a1e3373c6c821fc26f25b529547c56518722a97f54824efccde375 +size 1717906 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000283.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000283.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..749aaf91a3a0f823432df9e1003b5ef0a86e1516 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000283.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46b30ec291d0b871b16b5cc3d24e47e5fed8aebe8ea79d864cd8bf40be8e6a96 +size 2427533 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000284.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000284.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c367876562163e35bcce8ff7396c458e2c36c901 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000284.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c47eac4520dcfee55f23503c4b921a91b418d8f265e25ff5295a2b28e726d067 +size 2148203 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000285.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000285.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55e78db32fc54a5ae3aa7b85298f337d3516cb75 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000285.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:288d3bd78dfb3fc9e772563c165fa67749e4fce698ea3ed357a9b7eee6ada42d +size 1676322 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000286.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000286.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67fecdffd665c90aca39640223d523d213b006ca --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000286.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60f5fc5ff803e843f1a638002a068d6d549d5671c5783c381276507b860827f9 +size 2211611 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000287.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000287.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3488d0508b02823f97b8e978c004a0c42f90b39d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000287.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c90a2299c2c70c287024609013bb4094a7630a4ce8d0e6790f9f3c7d5ce56cd +size 1743186 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000288.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000288.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13b91a98874162d2ab039d3a115de9f5d0848036 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000288.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce75651c649bb3900c34cf80ceb6647ff35c669993cef981209669a8b40edada +size 2093237 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000289.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000289.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccb81282aaf230e36123c80f54aaba26712f5c83 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000289.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5661335d0627555c6c4f395065f8cb2d894316f397fbd617b67807f1c199708d +size 1850674 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000290.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000290.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..657ac72904da8bc4d7da899cd2c7e17ac02a5cba --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000290.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1ac9457f7c1d0a472ed0fb2172ffc16908af333df48dc34b030266fed95d3ae +size 3796789 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000291.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000291.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..488cbc473bc9146ba3cf88171fd45fcc4bfa49f2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000291.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6537d573ff5a350303995486660cef377fc0b11d1e2fd0d122ad941ab27c79e1 +size 2320554 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000292.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000292.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a020d0b2e090d6830890a8a92a1d4016b22c22b6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000292.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0aad395a553567cc70293eb0affb84bc8fa3172a227b67b1e967ba854cd99fe7 +size 3043517 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000293.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000293.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..712e6347bb594547d1d10e51ad582403951367d1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000293.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00381b77d50c1504860e5fbf7bca38cbbe736574c9d7f62f60e3f0e32d8dc728 +size 2714484 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000294.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000294.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2d81758958a35d690757fefcdfc3ee9af5c0fcd --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000294.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d40099e9d826a789564195ede9a3e1691d9cc21604c577759ef065291e3cc2a6 +size 2489147 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000295.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000295.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67d20f1c5aa94f39faf836c508d37137bd923f38 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000295.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:965556fee3aefbf494e80904bd39a7949f785c6523ac277288e674feb68eb399 +size 2469939 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000296.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000296.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19e8f4dbae55b9fc8b18ff383a448143e66c8fac --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000296.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c60c7857ab0ea584e87dcc4d7fa4e7fec8e22acae87884218bf0318855db1d7 +size 2986987 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000297.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000297.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d5a53bb5b80b7fd38af380235339c19722c8d33 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000297.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c04436f1605d2eebdb7e92978239ed2519b8c69939832c161eb2ccfccf75a3b8 +size 2375033 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000298.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000298.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cadd7fd3f50b1d457d4d162093c14a7170da9b31 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000298.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd4050ff6d97ea258f8d6de4a04d59dc17196259b9341f74f473f95c5807938b +size 2490028 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000299.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000299.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bf84f4a5ae7cc5698e4c32bc885b28ff4ae0b79 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000299.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5315e0508d8076cbcbaf8492f361be823ad2757b7e729669c63becf3f7da601 +size 2376987 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000300.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37a32c569173c12ba2ebb90e54a66619c599aa17 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000300.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecb7a329ad844fa903d2b3ee14839b8132b36865ef077f1b1bbc746f5279abbc +size 2756861 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000301.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9118661ae6278457101d876af8b5138ec344300a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd6b3738bd4a5fae48821a22d8fc54f29afdd61a18a06dc2842e90fd794bf93a +size 3045697 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000302.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000302.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78a7ca1bf7e34cb0c1126826e8ab99597ded12c0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000302.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9738895e86266db0c5132fcf8340bada1c82af943201c4caeaf474a27eec870 +size 4466175 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000303.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000303.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36406cfb4f51425a36bef5cebc18910f6606537d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000303.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3406a4bb061bc0724b5ec9d9f13c0045c0eb58d452de7b1c12adadae12e16e1d +size 2445781 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000304.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000304.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9717d60643cd31d4de4e4b94ae78ca76ba6d2be --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000304.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0f055135ad183139e1bcb853974aba2786da0687ed2a65b2fabf83fb4f58eec +size 2140577 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000305.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000305.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..020cbf95f3f8d00aa3f47990aab5c15483fa789e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000305.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9a0cb8408364502ab96e0fe56b60c41229e0bccdc8568e4408169dfbc880ebd +size 2526822 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000306.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000306.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d693930cb067d54937873d64f756543c79591ec4 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000306.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bbaab7c3e11e89e813fccb08d5db2842601feb2a2b6b7ad45d12a3778ba8b6c +size 2444126 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000307.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000307.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5db253814ca92a188d8d919b87912a2f136b78c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000307.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd1596775b253776fdb9d199cb8f2928761e17042fea488d82c039d6ef170cce +size 2054963 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000308.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000308.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29de53e7cfb375d2dcfff90b53787b842569cf4e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000308.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16a705ddc484442afe67a932d1503539dedc94ebf7a584f3154514fff94e0960 +size 2252926 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000309.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000309.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee7a4540ebda5d98b25d67deee471cd8297a1d46 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000309.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a73e55636f9495a81afe8c2290ed783b4094a71e60f74b54f26d62ee8d466c8 +size 2035268 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000310.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000310.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc48f52591a87d6af622ed5da23cf70c85337c91 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000310.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16cdd79873ed088d151a9b7a082ef7851efc473491547db72fc3d22e33f1a6d3 +size 1898887 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000311.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000311.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8b823cc1910b58c9f4a6ffc5f7d35d8187bbaff --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000311.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fac15eafc705c724790141ed8741c500df5d84e610930316070c5770f443ee2 +size 1528378 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000312.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000312.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18d04089db093cf6eb52e729a3bd67b677cfb66a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000312.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d81c4bb38252d7c38d71eca018781941a92f1a42bd50a8939aa48f48da9286a +size 1613314 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000313.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000313.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73329663ca8ec1192079a69cc23737e8089fe759 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000313.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f90e213d7bec2603b3ab58693c3b414d700fd0d78307cce88ed1fd831ef3867d +size 1421976 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000314.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000314.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a67760c168a9a3c4a80492983927e1331a0eca3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000314.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df672224807345a36e610d8457782cbe055e5138873ccd2d128bb935b3fdcc0e +size 1493228 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000315.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000315.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34b047365bdd9fb281d5b7f7ed7643feca6a638e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000315.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acd6f093233494e691d40347377106450ce78331b5151a4560b293f21b842fdc +size 2440714 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000316.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000316.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1543af07f533c055da63896432843e41fd942f57 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000316.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec476f316b210270a8a9ed5a8e7255540b4c94f6028709d6a1f5cfc5804c9802 +size 1548888 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000317.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000317.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efdc2c5837553710b7abc76f03fbf0bc3b79583f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000317.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3227a73ffda5e4544a5f63ffdd650f0ca48f9086b5562046a4cea508ab558292 +size 1381312 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000318.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..285d90eb472806de8c2d17ff7f09a3262854c2de --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000318.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:519978c6e97ea67baf07c3b90e4900e1171d9e3b10df5f9f2bfd3e3afeb67aa5 +size 1813525 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000319.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000319.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..333c3e7284894e45c22b2f19eaa8db7d4a08ea51 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000319.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e83d08e8ff465fe60b2ebd7765f435d468eda4f48fd3847049e91495969faf26 +size 1614433 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000320.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000320.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d42aa7799cd6e9d6807fe19d5a33384fa6e9f87 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000320.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf4a1dadef38fe87e5e0f6990fecc78620edaa58f64e6cfe3722caa7d1105482 +size 1820127 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000321.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000321.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f271b58d90d8caa543f09f090c834e4a71ae0ce8 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000321.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c18a0d15a8cbc1bf0c034d14d9d5f03b2a48020bdea2775003958288caf554d8 +size 1593972 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000322.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000322.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9d18f00c0934418777bae03df9acbc12e084a2c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000322.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bae081e196fc97703da0505cc7c33f4ffe8db683f2903d68905df63b99236d5 +size 1651035 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000323.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000323.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f12942ca2a7077ab611bcb36109269438f1dcf68 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000323.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea92833e125dba20af856638ddac4dde99be61114ca389fd4f5b2ea3ecae49a9 +size 1707455 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000324.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000324.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5293ea2a00547273879e2425bfbc0740f81836db --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000324.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d371b2c61ce77632d5a9cca8318ddc930565ec03111ddf556729338b0d490bee +size 1619166 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000325.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000325.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccb8047c8d12b2d2f321d7827f0e6bf7e2368db1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000325.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6047b717a4e46ce0dcd00bae1d4cf114f38cf89a28d3c638c071f5982529591b +size 1742134 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000326.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c6bf4a5fc84b5f362ebde23309af3addca8009e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000326.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fdf211fa0fca57340b4686ee24eb2ec5a75e42c551d3070c0ff91e139c8f9d5 +size 1793097 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000327.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000327.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3df774b6559f93bacb1edb1ec3a9673181d1432 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000327.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66b817ec238203371bd80284a549bdefd0afbd6902a5fd5f3f45b8c04fd23318 +size 1803896 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000328.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000328.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66e817571e69f77b3ae9fcfc188659c83d3d1b77 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000328.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a64b961d9d42e32b59fe5769b7d784bc67b5b28c0d020cffd3ca25473924802 +size 1757684 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000329.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000329.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb84ec927ad2b3dc5fb572539c98e4b686d9e6dc --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000329.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b196f53cda90371359858296bb08224843cb7a43cefe84f7eba00363dcfd2d3 +size 1696424 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000330.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000330.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19a6a5f19c5c3577fe2d664624bd7bc8f6215eed --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000330.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b31421b7ca3ed1ba710073989f9edd1f5142112fcdaa391cc156e31dea45310c +size 3633799 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000331.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000331.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76634e47cac724eaaf4e367603f2f68ceefee626 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000331.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e254af1ae781630939002178d4899b87267b7bcba7579057727fdf7831c7e0ab +size 3294267 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000332.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000332.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89b655a2c4c06038cfb0d0e249156ac263ca4482 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000332.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa7c17172db9717c72584e8609ffb7de62db14efffb5262cb7d2b289f1c51da0 +size 3418080 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000333.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa1694c43e79a5bca16b849673481ed054d22bc9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000333.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:153a36a0761fd6b0dca6398021240c12253a7757e7e874afb52bfc0eda21fc9c +size 3580935 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000334.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000334.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc871b5e5847e5a7b4bfe5699ae57d72a21e0ac0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000334.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d05850ad0a36ef4c17094aee77a9762820b75c89c465889b5bb63679aae8f8a2 +size 4036652 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000335.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000335.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e421bd02ef608f8e416889d4b5185c702a00e78 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000335.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4706596a0a38a8d4db5f0c6d1ed7b6c4dae7d0787bd7a5472c2378e717526fc +size 4585879 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000336.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000336.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..924196c46482e45bd181cfa83699904b3f92a921 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000336.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b01f458374712de6fb7c7d8c9d1e25fd04bc1d105eef959fe2e02cc1ea6bc52c +size 3732843 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000337.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000337.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6a5286f22ed4a1316e2f10f21ab2f1a62052392 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000337.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5289f846e7ba27d52a6244125b3e7c916603f88630803f4ebd4f4d8b89707a21 +size 3705660 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000338.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000338.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03a59c4870cd5628bf535eb42da586672d464087 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000338.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc8d48ae74c4ea4f551c6b73d77c680a3706c6d2d2a187fa011df31f16923c6d +size 3701059 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000339.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000339.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2120de6ba242c4e69ef8f3eb36de7aab911b497 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000339.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c94f49e6f4328e1004f3d5200bf0cf1df9313e0c668131343807959151579949 +size 3517164 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000340.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4907f0ea88bd09e9d229494bc7af2e4bd05e9394 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000340.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c1614e4f6e3660b3fed0400fc595cebfde5bc6c25e0dc1757bfc80364ef6ac8 +size 3783980 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000341.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000341.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f57e21d6aa6f7cc50b65b4c67ea63548249448da --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000341.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5414fbabe1121e86c66883bac44aa1944060964fa9a7ed38640dd5c82089932d +size 3670928 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000342.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000342.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de8c2ae235b4badf150cc80c79da5c58a4484d6d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000342.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25a79422ac7bf68e6092af272be901f0fe9b1fda46d4dcf8575d75ac2bd89619 +size 3863253 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000343.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000343.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eac6bc01aa06ef36b357d1403a10f9a5e41b4b11 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000343.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9eb03c6487cac9aee815b0a5c1320db2fb49e30612ddfb4e9a6d40b40a3b4cb6 +size 3899055 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000344.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000344.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c04b36f966c4fa2ced24b10981be171bf7835495 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000344.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f11084ecd80c35a4c39c8d7a593108a4115278e976fe045a06115038d20a573c +size 3405169 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000345.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000345.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30ffeefe6d5d39dba2732ca48d72a0bbeca6dca2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000345.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77f6066038d8130049a18137d754f0d5419f36ad6566c3f35680d9d037d1fc18 +size 2870184 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000346.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000346.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f212d9f7e3107787fe188bd8bde18d26bce2b3b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000346.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b24a22bda7583c24eb030eee380f26993f7cbbec75f20fbf6f175ad053b7899f +size 3074073 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000347.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000347.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c161f00e64997ce6041542d3ffdd4f83722db0d7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000347.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53e8d2a83828e92c99f3f2b0c4b596cfc9abca2154c26a1101163a6f2f988e76 +size 3228168 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000348.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000348.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..053a684e698277c28e9ba9836372787d570f3e87 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000348.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a0218f0827dfec5490b83d13381954c0634d20b7d5a8647f26aa3879c9992a4 +size 3272817 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000349.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000349.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5abb1f9918a80f7bc61866faeb33890f103ddb36 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000349.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fc83970c7b83bda17365d7cddd94f18fd99c6a7818a4476c390b5d7f3ec4637 +size 3085923 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000350.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000350.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89616c76de8ab8501652d662435122578edcf5d8 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000350.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7accea4ce07e8f5acc5a5d87e8c9f7528758c228621a61a045f2780c965df541 +size 3269674 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000351.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000351.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39506b376c8a33d68c4eb1e408ac92e34267e7c8 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000351.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f703912efe234e9a727f2300cc41f3dbfd159354c363301e105e277c15ea295 +size 3523440 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000352.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000352.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..144808141f28f14e9aebb2d83304942c77b1fe17 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000352.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9d7c4221d509591782a7876e5a9a46d2de277fc73d673ce2ab8487aa0eb8b64 +size 3165409 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000353.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000353.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b17b121cd70933635f55bf03d7dcbf79f58042c5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000353.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30e3cbd384340c117e93bd3666eb99e5af776f9e17c0b4bb7b6fe8a4e5dd4fa2 +size 3144291 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000354.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000354.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7e68d230e9c5c9ecd9ed2cdd83dca977238c3e7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000354.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:359f4b287bee0fcefdf658e49ad2772a8368671ff17dbb2eaa4ba69a82f0a0f5 +size 3196759 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000355.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000355.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74865581b08188cdbd2b3975693cb29514e22c75 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000355.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a0d9162e7ffa0c103f3cb9c9a31fe94428681dd48089e8beba7c5e37e92b1cb +size 3681328 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000356.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000356.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d199bc670dec3ee3b529b62c68bb2ca4ce8dc8f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000356.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd0f2ed005bbc8737648dda15fca2a32729e540f5224aa988e589a635a6acb0d +size 4049932 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000357.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000357.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd1641a1a4e92a1d32b29335899b02593839122f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000357.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:870c9967294e0d1768eae677773f05f3a0171e5eec272ffd91bb66afcb852e5c +size 4123467 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000358.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000358.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4f925220956d638e2dc53e927a07b31366c62b0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000358.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c30b9a6ec8f71985187ad5d86c41e929f964c98e34327691fb05aa523f926f0d +size 3311196 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000359.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000359.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9773f3f648feff6becb803896d690ee6ae0d1401 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000359.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:706f7be6386f667c49d3e1753b1d8d8cdd4b00a2646565ae8816c14d2c8d42cc +size 3485084 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000360.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000360.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19871363d47bc66148fc822d84ce4416221b331c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000360.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90f3f4d8ac2d50cb734c494c15f368ab47fee139ad19729f2f548c83dfe82a6e +size 3408317 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000361.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000361.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d66996c7fac78494b6e6fdf40462e4efb9f88a6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000361.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84cc84bc39f16d9260fb68e1b7a5bd1eada19cd575211fc4fb96f4757ed3a7bd +size 3720739 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000362.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000362.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df94f522e8fc147c46bfc7422b08c4b1afa3eed5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000362.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff9d0fa89d21479b5abdb729525a73cad9210031d0d25a3841bf2ce010f98c3c +size 3857748 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000363.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000363.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..feb799bb88a7ebb8097fbf762345b13d4b369011 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000363.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a87827cc7facfdf557d9d6e8ffbc1d2cd035a7d961a2226387f49b0868bbe43e +size 3090547 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000364.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000364.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c5a913a9ddaa849ad8ae9d04c50735d09f27909 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000364.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2274e8277750acb063567aeaacc1447a7e67bb6e988b60e612a485f847fa8fc +size 3413501 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000365.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000365.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8e3a6199f0d0d48cfe70f7d48903fb2fd92f9ae --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000365.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cba2f5a538a2908561d4391740b9aed50906eaa5d215bf260ab5902ad7d536d6 +size 2964804 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000366.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000366.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d34d11c5d21d4c2cc073164716dcff37e2033c1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000366.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c73e20b649a25c1f0f086df80f61a6740e30e0462d3b9c1dae4dcccfd0468f50 +size 4018422 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000367.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000367.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c528654f5c171bc05e2d78d5ada430ffe28e493 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000367.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d10fd7c168d488d91a69fe5f24f7d07d4e3daba9772d4752b87a788c275d0fcf +size 4417940 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000368.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000368.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db896979022e3bf3bc555c5491ed4ba19afde5ec --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000368.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b97ea981ba3224951fefda8ecbeae887dde0b53cef9e283515ffe002fbe50d25 +size 2933448 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000369.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000369.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..030a7479c415ba35bdccc271541f56270ce2ddb4 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000369.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5878dca9fc3719f7b2dd9e1d3d19a2dcd015ca818c2ec3f1d607cf22f211cb0d +size 3982514 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000370.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000370.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bb584869bff3bd0f722b7856b106b6d9d577111 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000370.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf0ff9405f93e21853a90ab35a8d88d2edcd27b934edc4b3d2349dfe5ed76a43 +size 4108993 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000371.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000371.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ca7f343c0930d48bfc4304547c264ccabf78c85 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000371.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f34f4240ef1377e4fea52931018be7f528d5ab9a4f751c9e78e5bd3284f2d09d +size 3841508 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000372.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000372.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6505b0415a44e6ba72c878b00e3722fdff5f7436 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000372.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5235fe6640c39f76a9b2fe2603971b163bfc01ec85fb24bec444b66a55a24baa +size 4336744 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000373.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000373.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9baddcec1a6e5a6e698bf759c7d7af03d5638aed --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000373.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8670f061eede1b364e2e3caf6c9579ac8280825bb50cc24099e4c3c664d6e84a +size 3377427 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000374.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000374.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c568beb8224b1a005ea9dfc0375b9d2f22f498bd --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000374.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32b175ef51397b2f787f08d67030100888e84059dbdca997b81c9d7201ec1846 +size 4222687 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000375.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000375.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..baa027f7b36bc1b015ac1e0c8934846e1eebb103 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000375.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7d4458fc7ffdec2c01a45730e920355e5f46b985c119c8d7c624b1e95701971 +size 2330995 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000376.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000376.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6296b8f1fae7ef801663d90a5bdd7361bb7b65cf --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000376.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75047c855ae83edb84c5e7ed9cda16f08d34d1254279c715f7bb1826bad544f1 +size 2766395 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000377.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000377.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..772228d08003148b230b6b49a487b6c46db74059 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000377.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cadd4608308f477879473c94b0d838cd96946f7e03001c1140c292d90de62e8b +size 2282869 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000378.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000378.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aee73adb6525355282d24e644be49e1cb9c7a6bf --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000378.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e14ac7c4e150f8a53709b16cdec36f4ba7103c1c341804286032d387090fdde6 +size 2192878 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000379.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0652fd1047b8bbfe67aa2e957ddd0052bc89414 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000379.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:412fb976de2609446752188d3db2c951731c8f72a0f525b60044e1507317efae +size 2137209 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000380.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000380.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d23061c928c47e454eed2e37636f134bebe2be2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000380.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a7ebb32e6691abf3a2fa436dfdab5d59eaff5009bdae87480bfe059dc31dae0 +size 2263829 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000381.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000381.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45bd0d1e039fdf1d053ccfa9d7c8ee11e36fd48f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000381.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b39d5cd75e75c30b2cda805e4d5a17f623fbcc822cb082465752ff18ee56e321 +size 2072892 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000382.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000382.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc7ba92c539805fb6783a1fa31faad28f6073fbf --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000382.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c24f2cfe96db1284eb06c26cb8e7847761fc944b6c5f20244ed79a0ba792be30 +size 2349489 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000383.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000383.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1978bafa6073cacdca9372896f89391aa6bb3a95 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000383.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:176a5127b630db1f505d9d2d71c570073177e2865f3af1257187f7721cc8fc5c +size 2102112 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000384.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000384.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e47e7ac129deb7989239ac8c697cd768461eac28 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000384.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:786a40fa7aa69f4346533445c68260b4a21e4cd5badb642c8a369789c25f5368 +size 2204847 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000385.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000385.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05c37f62473e91a8832021603b9937f016372cb5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000385.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cbdf47777878604029f44544e1fc27f9d816df59d6f6d411c11860e0fad2bd3 +size 2307765 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000386.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000386.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5300b345ed66648d72cfa0003802b8700eeb2439 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000386.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8225fde5754f66b077d6046ec026e5e163419bcbbdbcaafc699f78344ce363aa +size 2133014 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000387.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000387.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78502b88b9aed9b8de9184997959cc9e34b236a7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000387.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b367c16ed8edf17fd4ec61af95a5a792967ba15e6ac133608747c2e7ea7b5091 +size 1950920 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000388.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000388.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d514590d536c0e4c64650a6fd3c30d2eaa18f62e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000388.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d23712ae107673e241f9c8bf381c5bb83e7aeea0ce24c36a1ff73d8372a11de1 +size 1970491 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000389.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000389.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0717ae6afaa2b6610b9edde4f688f7809e5c7e56 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000389.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b01eea2c41b491d89744f62d827dd7b91e67c503e9ee1dac67f481fd3f01c56e +size 2170074 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000390.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000390.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64b6d896c3cc1ff783cdd7353b1440ce90e6f96e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000390.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5d3fcb47d549b25fd3e1c87d55a1d4e6db463f25b30044bc4c7b01c0230faa9 +size 1953787 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000391.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000391.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..585455050293d04331276395a4a0b316c7618955 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000391.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:729d6855e6b5274df50a787c8dc8ab830c039da54218ed70e308a0d958153115 +size 2184449 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000392.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000392.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1743d97017cc1f47cb1d423cf301d6c5371debbb --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000392.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94a5a0e3c405e79aa8dff5da7a85da700207c035a79277d2fc1278cd63016561 +size 1920808 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000393.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000393.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..078873b0df46ba562160e4699634f123efc97997 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000393.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba68a47b248b085317d2fe1ab954d0de4ec2612c1bbae352ffd35e6eb7e486b9 +size 1817981 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000394.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000394.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6275088ce138142a86f58fa31aafaf631982f1c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000394.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e440f7b896f32d9dbe9086e5d868a4cabdd5fa3f4e79e93f9ee2664738ff9bc8 +size 2199704 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000395.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000395.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1425dbfea1f7c117ca42bd609c4d90e1afcb1d72 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000395.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33f932a39891475e75392082d5b8349fc54ff45dda673d005902c5e391104603 +size 1972016 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000396.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000396.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d33e4546b46dcadc21e1f9f4be76818db485ac42 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000396.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a7eb8b63845390350d15f7f491dab9dfe14dbb45ee20f510b57c97ecf8643b3 +size 1769862 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000397.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000397.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f3759af6892dd7bba374f7ada58adcbead44eb6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000397.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e85ccdd25d2ae4bc5f36d8006574f46340c62482c8da348c1e424e3d6b76f0d8 +size 1775477 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000398.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000398.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..120785303333fa33f424ef84fcb6fc2fca8c4262 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000398.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e512ed82dd46c7fee3fa16d6cd3c4b467d15f42454b00f6aa1414c209a28ee3c +size 1760618 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000399.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000399.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fa7240faa040f3491d75cabda04568afc09a10f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000399.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f13770fe733d81c4815d517bc98018f1c9b82ca47734accf63a88c4621875c7 +size 1711071 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000400.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000400.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eae1180e54ba6aa583665409d0e5d0a2dbae7155 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000400.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecd9d4ec0a5588826e5d3483a45562d5d48aec5304fceee1399ee23ee81dee16 +size 1802072 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000401.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000401.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68bfb5452c93cf0af3ce6e4fffa01f4224d34d73 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000401.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd5e1a4031088623314eb62758730ef9847a01d23147c6fa113ee937eb56b914 +size 1714677 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000402.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000402.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e235637d7c500bfa2ffc16638d86b6efc1abb34 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000402.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c74ea1b40eed7847e1b0d21e26f3df805e1855012a78aefe6fd22c51efac108 +size 1919381 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000403.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000403.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c13341515eefbc61977c9c793f5ce70c2cf7de65 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000403.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19d4942eaa7385dc9f4aa102e601c2130be055ae4d03686535b93d0f8463dd24 +size 1681011 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000404.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000404.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2037963624b152a924257905eeefc89ac51c3e24 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000404.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:322ee27d0ddac381433960f582dda6f6ebd4e9a749895eca5e463a6943e339fa +size 1653869 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000405.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000405.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88f3c76862922e12a5b706b4c460f528857ad424 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000405.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29ae461ee4b8890a1173792b62e481f8d5b2919fe38f831acdad741a6b271df9 +size 1619799 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000406.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000406.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04caa94baee01ee72bb1c7c34f6f36f1ec696cbe --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000406.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a41263be9266e1ae3915db179f994a5cb5a8f4502de11bb293a33c8fbab5bf1f +size 1410216 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000407.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000407.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05f08bbdffd9e90a9a5437767f37dcd31d7f38ca --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000407.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:283da846f0235901a73bdb2405992d8ca1e566edba2ab1f1a558729908ef5317 +size 1675389 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000408.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000408.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a2285382633d2a74c6b331eea025358304d89fc --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000408.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2afb2a918b53e1b0dafa15dc6f1dd2a88bfeb826d3ad177f374e0b0a35e240d9 +size 1393458 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000409.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000409.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f255a4497791cbcd7b29794172272f37120e1485 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000409.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:811e364e023173ccdd7d1736072b9a06b48186d03cd720adc479c74d1a969af2 +size 1563270 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000410.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000410.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d17bde072ddfdd2edf6d557f1d8868a717233029 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000410.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8e4961a239074e7618e9c847abf5b9f1dc8d85a63720b870ceda788351ac4e7 +size 1571031 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000411.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000411.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9793640c40974698078ae488b22e0be65c5f6af5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000411.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14a8a7e5391ae7537697a2e60357439dcb9f1bc367176816bd7f4fa1ad848d81 +size 1659076 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000412.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000412.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89e9b99cd944ad0e6d81730431ff373c18413cb2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000412.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20fdee7b439bed04ba1b136b667336206f05698b3dfb18aeca3d50e5413109ad +size 1667126 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000413.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000413.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cf19b261bc7aa30fcf6a857237f53ecdbe07b9c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000413.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3389f2393a41aff6294757342e764624c9e3c32be79d12dd13ab72a842e0606 +size 1397901 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000414.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000414.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb0310fbb248422863e83260d458b93cc960a5a1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000414.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:517d04ebb4cb10e963102eea3eb3ba24c4ea27e8e945027e488cd61bb1d100c4 +size 1641789 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000415.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000415.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5779e3f419f8c5fc331353d737b6facef3d04e8 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000415.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:748f9d00622526e1ea377c702aacd3d9469ed93bd01ad37cc4c89d85427594c9 +size 1576222 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000416.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000416.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14ae0fe140f9986878e44edc9b17c72705a1b4a0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000416.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c70de540bf0b37fcfcb61579419c602a9bfa11239d4143deeb52dc6195eab7b2 +size 3593911 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000417.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000417.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33351a1640f602eaeefab1cff4714d7012a70299 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000417.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35468362f7f2e5bb5cb5d7e6abe318854ad56fd89c0dd2f2f6a7904b9bb1bf67 +size 2893016 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000418.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000418.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b009622b507148354484e245a75b6fc45c2c4454 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000418.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d09d4fbfec3081a8b388c8a625d3eb64b2d82b6d461c73249117e993db9a6ff2 +size 3238866 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000419.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000419.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a15a59a0f8e39c456ea9d7131c98d7aa45071b2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000419.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f865f40353779b506d36d3c60c9a40e510d7363496e194be717a75f090d816ea +size 3426151 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000420.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..182d2b0a7a6797615d7f3edd601900a164212ef9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000420.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb8ddd9fe799358f467a844c4b14ced4eec6bc30f8b3ec459a2299552654f60d +size 2842845 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000421.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000421.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eef2380dbb5d9b8432f6ca3bc824dc01e3c74d97 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000421.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2247da6f42c7abf987decc7a73869aeb09981bdb6f2f91505353c44bfcde68b1 +size 3459580 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000422.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000422.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a8d945fcc8485d327f0784f04fb53cd53d4780b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000422.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5229f15b48359fc8b7fb7f63c07c2114eefd07f2b9b1fea5690854e6a58f2c95 +size 3355587 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000423.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000423.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae92887bc165fef7637ea191dd816fbcc16898b3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000423.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e03843f2cad6ee8ea2f94ee6354cbde62a26bb4b3d946830d16ee38e403e2cba +size 2959827 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000424.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000424.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95d3118859dcae2cb4423b4ac9bde004c25353ae --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000424.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3a2d57f50abf357badb403a9876bb893fbbbf3e607ef8b8eea8bad4dfa7db7a +size 3840176 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000425.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000425.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95800849fbcdeb91f07166578a8f57da9f3ce4f7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000425.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:869b9a94e9c7907007216375837b3d77276f42f37e5b7b29a5abe82b25d4108a +size 3051263 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000426.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000426.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cb6a6662161ea14824b5fee2914aa8c7698c602 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000426.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:325be8073a65e83831dc0118ed96dc6326d626a7b939297584eb06a1de4a72b4 +size 4078761 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000427.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000427.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..974d853121ba8350aa712ae1028dc405dfccdd1c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000427.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e97590cd9edf4f5c5839c00a8cae0df5738d7ddd4a27127a4057c4bfa6a0023b +size 3735617 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000428.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000428.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f6057de41d607c331f561c455339563f228867d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000428.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a58770961042d87c6146e0a7253d91207df7a38e3f8513c5edbbb78eadd59e9 +size 3070405 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000429.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000429.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60feb4dd5207e1042ac1a5812de811edd56c9d5e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000429.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56efe7c787dc7aa646db5bfefc16ce8fc6b2c9a5d88c3d98fe8b3a0aad07fae1 +size 2946050 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000430.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000430.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c069d8af4399f98005307a6725910943d9bbd32d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000430.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a21c627ec26f0f666d000e3000c8ecf20d7f6bfbf1de0b539bf220293a8fcf2a +size 3108454 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000431.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000431.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68ea1f1cf0424aeed1d722c674aab6a751066924 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000431.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:450d3dc00598bba0f1d8af4712002888a5523387bf9dbffb1f005645aa0aea8b +size 2947135 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000432.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000432.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4045a1ad05f384509b70249bb0a0bb123d7fc1ba --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000432.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f22321aedfbfb489b4c436f0e9406bddb27fb0668cd89791e7ef52aa0668c7b +size 3192823 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000433.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000433.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ef5eaf1e1e31f5e62fed7d05428fa18536ac796 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000433.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52c34f6f9256976627d38f375f7692c4d5d790ea9e25b533e580156d133a88bb +size 2662562 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000434.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000434.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..306d61afbf5c0c922780b32886f9f7348c2afdd0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000434.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0a05f0b8124afc31c91d814f2abfa0b3cefd2c42cd994ae4a1cdb3d2cea2862 +size 2583034 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000435.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000435.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53aa7b1fbf0ebbb615f70e3208c754a406a105fc --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000435.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13a3ecdafb3665a881e5b2db0335b8b3ba75fe9874c31a42b4a576570a8caabc +size 2995387 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000436.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000436.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..127c6acce717c65b825af74383be784d5f571150 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000436.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c39aa2b885ed0886bc8bd6722983f3d964dbee1b7ea55912d86ef4cb8e49d975 +size 3403723 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000437.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000437.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b78299e1f5600370578aae2365f651b89feb9b4 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000437.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b9d7d9a4c2d4416900c5f06441e4fd1f95efc1e1368450e1633829b200c5422 +size 3472379 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000438.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000438.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fb4315df8be144ff03d7071941fe12f0b68287a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000438.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e8607e5f6841ae885cbf7fa8b20d732f18fb04175cf3c2602e9bb0b263c3da9 +size 3016814 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000439.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000439.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51eaf0ac3abb4e3380c69f5e213c71abdde08aad --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000439.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cd2a061ac59a24716b47bed605e71356acf8e520d8a5fcebaf858e3fd26dc0a +size 3140272 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000440.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000440.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90257895ed807354a5ba73f9ff09222b362a543e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000440.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b8c8b41990ac947ffb586b7e60c180cb866a5b1979323d7154ea6df5c43a8c3 +size 3184969 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000441.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000441.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4701c6da4e220c4e08f2c5d62f65d8b66ea9450f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000441.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21b86c41b19487be12a51aed56bee3bed2cfceac00b19ea299513eb0c9e00a12 +size 4357813 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000442.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000442.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f5d40a030df62506b1244d7f358178b94973cc5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000442.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e65e4309a7da064610c815c94ea2139c2830370f4a5b88e3de11f63c764db16 +size 4250867 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000443.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000443.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abb18679d048acc9f925facf941a78e2d8a5df2d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000443.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3482660c11bb8ad8a896b6757e37eb2b0460d7484386af46a9d812b074c454b +size 4131860 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000444.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000444.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f84d9fa22d276665829efdb17f218b65baec631 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000444.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dbdb4ae9b67bb2082cb8e89f20fc8acc40926625d965e1e846d27596ae325f6 +size 3885927 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000445.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000445.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73da272c504cf7831895143774a680e51c487373 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000445.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c53cee1952a830a24883ca53d412bb8e03903678a5d1e0380db546639aa456b +size 4342535 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000446.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000446.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..023f310fbdc6e5111b307762c8fa7ba49c725d20 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000446.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12cd5ef737708f6c2b10ab8000f2b505fc11dcb031a2efff98d69137c55dfe0c +size 5047606 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000447.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000447.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79f96ee4455529af35678c7e77f2037270120e59 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000447.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdaa904b5689fdf7a918613d263a88a4e26a0e715153bba189b477a0220f6175 +size 4888189 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000448.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000448.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6863f05fd77fde1464ff7e1e0ef5d604eecb3639 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000448.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1801c827a88e5f533e5348e9ae075dc2ba9925e2edf12fc94cad923f03f28c52 +size 5250130 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000449.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000449.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcd36f0d58911c98db32e36da921aecbb97078d5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000449.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b33e747d006149dfa9f0c3ace64ba5294b3f842b1ad695c8ccc062bb7e83746 +size 4272188 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000450.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000450.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86992413a0b6e2f72f0d0e42051a841d4923d8db --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000450.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e30386f4cfd27d778791eef2d902eb86f03b8cb2d47f92af7f14cb188c20e81d +size 5155031 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000451.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000451.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4469fc91988270f8051f8ce4c3dc056445eb586c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000451.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b35583af4036484c46dd61987c540884d537336e8fd8c0f84d20ce3f559bc08e +size 4811373 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000452.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000452.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ba78de787c3c0f954663957fb4b8d5cb773d286 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000452.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:939ab8ed94ad86bdb79810fade3d5ce7a785c87782bbf881c7761a61b73810b7 +size 5106598 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000453.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000453.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12228e5f9eb0820747386a3d5b868ff12cd78066 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000453.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2631411557a7da474221808c386417b61d168fc5e6f5b67cc0fcd63bcfccf7b1 +size 4557401 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000454.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000454.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eee31686c1a3356074968f527ce2c91fe624867d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000454.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27aa59bb61390458404c9f38c1c4efaf8e7dc9d7fc8e066460beb47e741cb9a3 +size 4133774 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000455.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000455.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45dc32f2bc4bdf3b57793fc93a90034d2255dfdd --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000455.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf93d51bcab62dd3f945ced2f35181c1e10d07bec5b8507d80a31ceccb7726ed +size 4867059 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000456.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000456.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f56713522dfea39b0d388572ad1cd9d29891e9f2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000456.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4058c0550e98b99d9027065e7756e2139951f1d29be7f84aa1c80eb2b7ced6cf +size 3865123 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000457.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000457.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb0d7e98e6b1459b946a4418a8f63d86d5b91d05 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000457.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cc5b7c308e3afc4390f2b6f64c10b2585baceb46482428e209f8f5a0f168fff +size 3653341 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000458.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000458.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67a80ca425d987042630312d11c85614e24d5761 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000458.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dd80d720e0545be0978a54b827b3cd0bab481229218bdbef20c7d56f54bd870 +size 3348514 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000459.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000459.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8b25036fc913d74ff24965a4171bf32054855f2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000459.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c86973f7f38ff54a12d429331872476c2f1df5df0747a0f27e45e2774bb6d3ae +size 2203722 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000460.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000460.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..462d915da539b5948119382fc0447801398fc401 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000460.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ff505c51efb495b6d64e099114678abdebd91c510f680ae87de833cb6c20ecb +size 2049732 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000461.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000461.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0c1ba99435fa6965a7936a0ddda64a33a7b9f2d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000461.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4631d30c61b52a4abdf68fb6ae76724c7ec2579f1815b1b5efc5142cbed46d0e +size 2796625 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000462.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000462.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1310434fdd84324a1b97aad95a3e120c519d706d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000462.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50364b099f182b8cdaef8cb948e27a6480839ef68ffc773e132bcc977f2d9083 +size 2711194 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000463.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000463.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26d6cda2afdc21a7be8dcfd01ab2591a11f228c8 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000463.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd2c05c9be6c8d2f5510fa485aee7ddeb18245dfaee5ffe8e129650457c054ab +size 2502693 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000464.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000464.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..922a2187aeca52a92a91419fc982334c14ae2125 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000464.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f75610e615e05d3fce90a6558442ceb0341a64cd313098dec50ee6d03435c8ad +size 3264018 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000465.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000465.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd6bcf394b4382898a3ba3908d2c779574c383ef --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000465.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0dde86e819fe38a78feea4ee9c7ffb8fed0db8ee24b73541af55f663ac33bda +size 2469845 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000466.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000466.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..435f745dd932e8baca7719b1f1543e49bb90046b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000466.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd0b8c60991911ec189a78077800a6b56afbf60d623deb50bfc86c2efd1f6f19 +size 2811193 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000467.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000467.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4358e2ac754bdd41084ea12271c19bf9d02e306f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000467.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5dead4a467d1fd699a2fd62aeba504e2bcd870dd12e3d8285a4fe83b18c36cd +size 3126244 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000468.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000468.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4a420a136b92ffaee1ef68a7e4470f7833bffc9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000468.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12eba4a9873461659cc3c208e3ffcf6260cdb7e12544347b419148b5664d9661 +size 2932569 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000469.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000469.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6667d47c3eb69bf1103d40accee77fa3415adfe1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000469.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c0c4e05d52e409705c85b44e1165dd9627c7491e80edcd8c98c8965bd98f126 +size 2371321 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000470.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000470.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ed30bc9d789ba027dc01e9503361aeea8b9ead0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000470.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80e03b5d21a53f2df772b857557a4a72095b865ce004043edfac4eeecb28acd4 +size 1806854 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000471.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000471.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99d00727d83a35ede9be0b05805efb02ed1bf9b5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000471.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d50e9ee1ae76ce01727465c42351422f34675837918d079b191e2b29fe2765ca +size 2339903 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000472.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000472.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52052aa959d73810428898e7ff5d61816a39aa6e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000472.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31327916aac4a25381f63da9c078f8b9a645bf75225cecdf3a5a3b8c2c3f3038 +size 2129850 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000473.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000473.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9ce3a8825dd6710466bc42ab3bc2b7f51ee894d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000473.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f8f442b3795d866cd5864aa84dd45920fdc486a946f17e5d70bbe3581ef7d49 +size 2550856 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000474.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000474.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c09945aa28dd68d49496f733d7484882bb86f46c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000474.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0283c1c85ce83dc0ff5215acf2b5184b7fec6cb2d4b8a6a76c7a47f2f44adad3 +size 2309315 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000475.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000475.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43bc8372ef9d44dbebf93d8b8fdaf0ec238f0607 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000475.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:742187ae318b9db03580acb51f807def1e12c3f199b1a1fbd55440cae5c0d22b +size 2408560 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000476.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000476.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4375529e4c5817ee80b648659d4a5d4cfe971e7d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000476.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d391f13898fc1cc1227edb87b784d3b276b7e53e627aa1f5e9ca66c95c86bffb +size 2036637 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000477.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000477.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac30c1bd83563b79d4a7d471ff7a199f154d3feb --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000477.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f235a2cc3be4ff9070a5bc2e6b250060a4c252736ae453f86394426466894bbf +size 1853987 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000478.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000478.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34e57c75dace6ed4438ecd38884902cdee8886fd --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000478.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c967b808b1e40b1b34fbb4adedd07cd1dd54b6b5a2b79accb20839385a5406d +size 2625419 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000479.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000479.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e361afd3f369a06e00c10c7a6b2e2042c5c989c9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000479.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43f27c73d444ecfb998bba811d6bd478ba84d78e0fa58f09039b156424dc8b07 +size 2527987 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000480.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000480.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70131cdd05afdc9cd323372319473e8160e434fa --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000480.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d552de5b811d0dcc2f2998517bb459fd3086c0b8965a94d53681ccbe95614ac1 +size 1849066 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000481.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000481.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d65113dabe0b44bddb7e94d44e14fa250d8a9f1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000481.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d455cf1570f630ef376c2ec0945fce4b4a1bb378b498b712a29b222a0112c278 +size 1868816 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000482.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000482.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ea0dbbd3f7b5a2b73fdc7a0578a534a33c7a899 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000482.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b98d40bec33a2e89cbf53492881793ddf813332c3befc4f185c9931cb8a6b9f0 +size 2174904 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000483.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000483.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30881f43afef60c43d754b9965995487d0a25349 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000483.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42a4bf36b57e1ec1243636c4e56d6cb1c75e092a57b968e0adbb4bbc9631088a +size 2611936 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000484.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000484.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..304b968d8b21697be5dd993057b186522c560f7b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000484.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e100e011eb38461d16b1a0221eab5a941b410ca00792160b8ce30c1c3e29f983 +size 2600116 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000485.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000485.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e842168980fe95c2d156d121b8574485d306681c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000485.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47e2f6fb95a820a1f5851dc5b32e0c3a796639df5a00ad5585adbc2243c2ecea +size 2723881 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000486.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000486.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb56dba80a2a55777ae22d41ab89d674b03767a0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000486.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0ee4ba423f75fffcca5d44d8c8bf79fca859515324236fbaf9fa055df8f8f25 +size 2642407 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000487.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000487.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3249f9faeafc019e590695895aed7ea889482ac0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000487.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc7e706c3a370341ee8948fd41d73a337b937bd8c2a826539d09bfb02655fa7a +size 2243817 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000488.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000488.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98db6847a485558603f1a1482b93b84e05da807f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000488.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3f53cdd1da5df9a876ba6829760f0ecbceda7efb5697e1640d8e769d090260a +size 2411565 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000489.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000489.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52166cafe47280f2df0530e19f2e191f6694a4c3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000489.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba1a60668d4f612eb081270480211675d12709667cd2fcf7ddcc165d4542be12 +size 2692390 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000490.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000490.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63f0d76c40d6c9622d1c4ce8ae82fe1c0e5ac70a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000490.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:503289b2b979e858e9c29b61e44b5d42b9798175151b114ef5ddf147851126a5 +size 2307405 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000491.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000491.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c19c00013d3c454aab8ddaca0db33d0fc6098fc8 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000491.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:721f8bf67d57cd9666b376e1915ad01777298550a3f1644b2d7e2ddeb2d16471 +size 2714956 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000492.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000492.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26e849daa0f6544f9ffc3756b94020905a83cda8 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000492.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fea702d2b0b239d448f938a3f6642984cf7df522e04654131f30d048270ced8 +size 2331311 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000493.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000493.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29b95e0925f2390a7582315dbaaf47ea87bd53ce --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000493.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f615c6359dfaf90eed23eb0c16d57e51045b7f48c1077256bf24b933eab51345 +size 2471179 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000494.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000494.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58ede94da51eb425684c69fad3440519c7e1994f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000494.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5346eb89e638de53bbcfc435fe3448ae7f5fd9e1b1aa9984e41cb523cdc7dc70 +size 2196742 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000495.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000495.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70c013ee074495fdd38a3c010f84d5bc86acc916 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000495.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:144130d5990fc900ac36cc8f74cdfdcec0731c66c6f8fe63af2a6245adab68a3 +size 2007865 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000496.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000496.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..817a0ac8f4c1de32d0d89bb7a2f35687813e5d47 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000496.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b746a47f7f1e10e54cfb1a9ab89804a7d6142e9d9deccc316a2a5992771b2602 +size 2008587 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000497.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000497.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9dfa450a4ba0b78efb2f7b0d9f0c7038411d05be --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000497.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e55ba0ab5f5ef5e36ac9d764aae99aec9c713a7264dbbb8c898a0061cc86dbf +size 2072909 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000498.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000498.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d3d49ed9ff1c05029c404311ee6264c648fc47b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000498.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:516c0b242b8775b3ed6d1e1caee65347a7ef85239174f58b1ae93380cfca1513 +size 1797188 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..decbcea2c9fa644dabb909be03b257434af5a163 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be73a3342a318b2faabf3914c78f419b7da7ad365858d9848f47eba6fae40b5f +size 987521 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e928f81e2561c48f6f09167dde05e684cff6db7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6b86088978b813b65abe849ec32d4c3ec19867e7f4e62caae69c0cead5526e1 +size 853044 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b70fe2b0314384fae5027c2a29bda373ae5f91e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a5dbf5391c5237f079b0a4f3b7c0625ac7c9bf033537f5203e4cc5203b4d8fb +size 1016035 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..579bbb2b4563339283f28feb7fc7b2af52436359 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dcade1c88117d0efd99b47bd34c269dd244e178444874b83e7e3445baf21cfb +size 755739 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06afb4f8fa15a8553b7310b6ec1b720ae8c2205e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0f73a53a5fd918df9092c3fd6614fa8b738376b4695f9172298d2007157c79e +size 908188 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1db7fda4d09311af87f9e71beb79d3dfa062c6eb --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee746b26f9335caf727ae97dd09e902ee9612ab6e61f432e8c3eaa0e7379b7d0 +size 883619 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01dfe7e0a0cb25278b45aa6ad28ef578786b4a97 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26763ac09159309e6201bc382b52e8736fea19b9e1c01f8cf1c3ec94994c4e20 +size 889591 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04f30069014e1da4aa5119b3d13c3d616442d6e7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de0ffc109c1be185ed8cae40912530ad79c8a825c30adf7aad616241db19924c +size 865321 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e48f54edbace0182dc3cf43871a17588f725aa1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:836ebfef577da3294fd622e0f2d38d3f00ef5b5610494744b49b05f4603e6f23 +size 859812 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bffab3f8420c2d575b8852b3855c9840f13b326 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95d7d217ad09abfc7085b5cbf0cc0c57da27339f34b6e9fc0548623d63f88856 +size 969769 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a2147dd33c34a59622771083a03352b97f50c7f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f3c24158dce6f3e2893f1e2954fe0deced6d5a365400fce64a0db3753d20a1f +size 977450 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b20b07206145d94fddc524f6575a2e7de42cf41 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82fd86bd05a589ed7134e68952bc0fda75e2ebe7c07208ad57898cda56457429 +size 969805 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2581b566d6b6e76f42b63c560f7e5d3619dd1e9e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bb5d1b302c19f48e96df55a17a345bbc5a062a5939beee2fea426b8fc94cbab +size 887985 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02bc6994192b2b582ec707a062160a47f2e8f7ce --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7ff1a92a920abe1061c324314136858cd6a00b66a61c3141edc638d1dd059fb +size 1185680 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ebe48e21e426cdde2ce477139520281f5c03b52 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf40feea4684686caa86f9b1d5db302c360bde3092acc54e05f002ef208d74d2 +size 944678 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3153e9b36ed408afbb916582cf288d4e2851eec4 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79828dcea295492a71e5b5cde3de798d0dc9a8db9b145a735fc65650e99170ea +size 991280 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..178e4d04e56292fd441b8d8cb2816457a65878ec --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f0aba4c7ebfef25899370b3b1efef1b1b928e3c7870bdcee40984f2d42044cd +size 954164 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99c47c8ac9097c83976ca8985808f705d58bde1b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20fad8d333751bbdb241283375030434d22cf465fa8f511ccfe1ef9791bca98a +size 851307 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87829a4de74bd914f25c9735dc35a542a35b8bae --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c5115d7d38abbc72f9553642eaac292d7028a010ded1cd90a80197db526c146 +size 904876 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9182438c91dfcb8fb5bbc1e327779d7ed22e90f3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:380de093586761d8acbde436e0ee0384e0f5ae160d083f5dfa1c9e9a4c43caf7 +size 879352 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6eac2bdf438e5039afe1e4901b35855ae2371ee8 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:031b39b861d5bbbdd0f7dabef69cd40baa2d1ce83655a4b091d0404296caa9ad +size 1052987 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9d8d0d0d1e3275734d9550422a4d8dcf697d43a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c04ae838b31043109eae47a7230f4c451610cb27e39d49973479ac933d35cd1b +size 1383153 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5e48d3add4682539437311cb61d7a55b802ef1a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf17fff48d187c62bd9700b0a8d2ba572a6808b7f55d6eaf25695f542f2a8327 +size 1639599 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..275b2bed25924c7276b5121e2d1040be85871e60 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29a5edc01b1c1b45d1b1c2bf18221e06de96bc83ed48053e018b389d56f97c71 +size 1340912 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e39928ed0eb966a2d84d12f156b777e7696683b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2484e7e05bf042f322d68111aa74e3e0d83fb143cf62b3814b8ae3eceeddcd4e +size 1392289 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7aee7ee4aa6a8c016a019722381b9713b4da23fa --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9916b3e3fae03e50247ec0a21140afaf48025b142d45dd42b2b82804b14e3dbc +size 1259668 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bb6250f039f34d8edf462c5c17a86636a8adf9e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:534186681700ebbee11da1370ded4fd696444255d6dfe4514ba425e4a9496465 +size 1172837 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e50520569f620579c36d05c12c0005f3dbfa71d7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:169462391b405e044da153cbec9dc51b21d90c7f4481e776bb73b7b9652637de +size 1582646 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c0d1cace3ab0c2e19af486e86adba95ea5f42ad --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:087b0f1bde931edeb69bb48ac700bc57325dbcd87b3c93a3131ed135eae4ae09 +size 827888 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c8429902a7c9f1d8ff08adfe77a0f2d2e33d106 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fb72cbf4424965f03cb781ad42513f05242230816571f673e26a2fe4dcb2ec6 +size 1019476 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a235ba3c345b0c28c5b0156351a873a83c752dd --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b8cea6d3445dc8205b51c658a345504dababa8270aa496794c9ca86d7e7fadf +size 1347049 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b36559c23630039bf370438ebc6b3bb39a26033 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f17d4ae1b649e8d8dd15f2802527a1dcef77b90f102843ba177147eefc67f61 +size 2129216 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e585834b9c34ed2873b73b9b167727fa793a6527 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:203b6404b0110162438731842808f3603f17d295edfef5bddb45431cbdcdc8b9 +size 1688891 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49fc20dced3198b33def7dde51be010b3a768732 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c47d837cf08754a50540d8897197af6151e0e4994601c9030148d8af2dc15d08 +size 3218619 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af3c7416e5f3caeaad9aabc2fd6793de3152517b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1787e4dd2175c17885e59d1cb1a12ba49ae679cc01d9056547ec4c9572b688d +size 920113 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c157b984538b9f41cf040fedd4e092eff48effa2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd958d854cc7fbb67c16ecae5ef69969e1d0fa45883ed6203730d8192c53ccb8 +size 1315662 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff0c0a9c98ada1d6460e3607b5425041681745c7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ab937a5b209f40f902c0fc168a8250d3fd7dab695f3ab07ac98d61e0c73fcd2 +size 1602542 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a64dfc7d6387b58dc8c19af90a28d94ce75cdd65 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de7746fc1f18fe3248676d1238fa084f92ee2c5944ae0a8d720df73a5b3cf18f +size 2329889 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6b4344011902b6246dd146f8c1374d471f76a39 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db041d64065e2ed1f32cb3ed075842182ad996d08b3d18d1b6e97e8b7b13be4a +size 768899 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b326496272dab59f001efde910ee4c437099de6d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8280476a78b910e695184ea4613b04784994ff68bd749de5abbb4f3904553bdc +size 861549 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65c1024469cdb5d660975bc4915078d21b082cae --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d672146f9e1b8ff6f4d90e922c120546171c303a802dadd1144162e3a5bc0f86 +size 795252 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5851183ab439da28a27f955df28909379ff0a883 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c8df156db5b7754c990980138b0e72d24c94295d76df721f6e8ca2b082774c2 +size 845765 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc33ea53167a9f04772963becd467513c3dbf967 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:448ecff5d033de864365de1e6f86f5fa16c165aaafa5e1a9ac69682364a81ec1 +size 670199 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc10f55026998a84fe2095f4784e4f9ad71aefe0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9664d157c0cb081b968e5337b759d0c7544e81df9d34094990292200e3914ff7 +size 790458 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b47b52207c58b63f3381a805fa5a04daa29c933 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:885fe22dc1bfd00a38b485f92868af7dd1d542a7d57174ab9a0b5e88bc623760 +size 745323 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b698b8c7f452622aa31dc37158ef0ae3a2a60d2a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53098bd1a1a42156bc7056b596143a80334fa136d5d1d5bb42feaf06f718bfc6 +size 720544 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e9c1858e6a43328b5d070733545e52db850079d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:316ce4ac911284eea40820331d287ee4aac7989fd8cecdd9ed11e96735791440 +size 771518 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae8fab5b7cbba73416724914dc5faba6792233fa --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01852f0f122cf96790a008d44bc20236d76ffe5b2f69fe91d7c7c93baf19ec80 +size 1018614 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2fd5f4eacf22d0e2a0f572275022608720322c5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a102d7218e0b370c5edc9abfc5f55bddab7b42875877cf99d6f11b93832760d2 +size 840071 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b9226bb45d8a1c927ceb3939c03f03c0a831e4e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f0afde9a0e9c49f8035c13e4325aaab0eae013eb483077fc941d140fe9ab418 +size 781086 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8feec8817699cecb5926ed75be0b44a4f4a72c58 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f026b99a436ee5302300cab6246b6c4b8cfe6f20512f818b5a4b28a0ca46514c +size 812636 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8610869a508eb7dd43e3086006b97108764221ef --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:face1a38668bc326c9a32ba138d17fd2a0c58b2438cfb315c6be388ae459879c +size 803865 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fcb2b521c2bf897df95991899e4f16f26c9d967 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09972ccb2dffb2c23cf74337965b4ef3babd7ce1e42cf49f4565dc8f18e0c562 +size 849553 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..013a9d118cc6add49a024f9a0ca4ec81d8604393 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab7b6dbcfadeb8c3dadc49ed50e75a9c7afce60c27a386587a97d0bb9f133ee3 +size 650831 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afbb2fcf1a294e53d24520c8d9b06d2414e26c94 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dd050d16dd5d37d1ef5c1e71cf8c396b2785ac68da9d7b521d0a587b74e647d +size 724049 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3053f23e0eb601eb074fb31c81296426a7817c07 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0320ce3988c1ee68e5064c910d29e7acfff22ec7e1d7ac719669bf7f59b853f +size 624248 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a5e1f44f74bde46ba0b24b7e4449da86369bb9d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51f26691b40c59a092e360ce37c8be649704a349c49abbdf36c6699b128fc8bf +size 711589 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da4f343448a658260428b65cbca1b16d4ca9006c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aa547ac94a126263c41652cbc562f941badd6f1dfe0bb5a2ec9b39391de216b +size 718208 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..728b8fc49c03c15bebc1cce569c957eadc8ed40d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:771027568bc98aa652b5a17300a4c1773089dcf893ec2d9d2b92f9b1db12f531 +size 744620 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2832bf2924f454b3089d5d9bd1247445b548684 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:763a7a22a8be90bf19ad9c0737a6947a9fecc131fc1d392cc830228572d15268 +size 679002 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ac75d1c5b11b17030e7e6418008d74658799554 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b2edd041a0e417e2227914d92e4f7d6898b126abb391262b9807403e8fc0e53 +size 924410 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6df2fa8dcf4dcc087c619579f3d10ec400be6d16 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:864305393778f5d4221ff7ed050edbf42cd99959af45748f776552d7e630fdfe +size 724583 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7cffbb5294e1041433ad4983268786e12374ad1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65d0191d67038182ee55c123b44c16530cd35ae8e0705a9512731f2e3b92d59c +size 697202 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e31d16546a224d61eeab510872940bfe771e84c2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cabea42dd7c5fdf28376f72c8a2b28962bf5240cee47c0022624efee87c4b65 +size 747350 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7eda2564e8407696a0e00a2f1db6eab9f84a1ba2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68306b35e79b65eb0aef61ce4fddd43b14962e7abb70739bb926ce6044a72310 +size 795056 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd10a021108407601b776f914a5a8e00c33891e5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7941cc569f22a13c7b0b436425142318165a560505eae8b2cafdc5d4c271ad6a +size 844819 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..732eadaa674aa918c426bb9502dcf164e01f0e14 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be00695efb34022fe7abf54a31311166f3027ec508ccaca4b49ea03639300f7b +size 865136 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b8c0b087d92ffa8c2fc027fac14bd8416100074 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08889ce7c1fb765852020d1c5dc9bac024a05f12cab48388a9100f0f14aff23b +size 769187 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca2843ca307febb31088684f2b5b45a740ef59f5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c60bdf453feeac046e029faeca3bf3a0873cb2365de2a570dd28413b800ead13 +size 1137440 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb327da5ccf810de4984abe8c977602bb96666a5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3965f4e23a0e6daab7c00a36ffb324d435c190e8340ebd5a04620756e72ff59 +size 1016853 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94bddecc6a5bd323bade0861bc85aacbc8eb6337 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e2ef317d559f9d6b74ed271087eb9b720ab9121401bf28b1e6de1c059c85985 +size 1159397 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7135f8f9d593e665bfebebd39bbdc0bf79bfe589 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c06c757ecc1d7693fcaa3a3ce1e27f623629bff9be50b5b76a2ff28d46e513c +size 1125718 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15bf904e2d6318f2efacf94003b5cf3a92093af3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b1657a00722436c1df2e2b0e67c46e865b35132891f337973c42fc917e1cfcf +size 893726 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0dcdc61dcc954f7268da985bf0a4b086ad3f3e1f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8de9c1b2076676fd4069ed3fa8927b7987370c5e7236db3493fd79fa28ecde63 +size 908551 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae228b527cf5ab1d9e24b9957e21adc7676817f0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7911a3bc331e39417152072f6fbb5b4218536675f0e9e6c3e89a623d3b98b334 +size 922651 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f52ad6d4c5c4874e5cc2bbb590cfb0eaf02b0b29 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e50061b9e890a4e2837279b3d1cf979f2190916fb472b93ae3ce05cdd3e3e9e4 +size 1196947 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f21720155933f4db167ef12be25d2b36398eab1e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e88bf97b40a8f723cb35833f338b526edf44c641120b676a3b53dc53e0337c17 +size 1880576 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35aef7d84e1ebfdc4e38eebea7b38658b7deeb11 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f672a766ef8b52bc7340420564c8bd4dbc24c2e21c9169328a3e6eea21e641f +size 2979925 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c38f7d5a3dd6813293d777fab36dbdae6f72f1c1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4f898dcfc8bfbe13aee1bbec39733cf7c71ea5c742a75609c968ad8c0f4fbba +size 878535 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f20d0ae494c9128809362bcb97441701c20b23e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb4570018c9ad496d87c4092e97f7b298cdcd994898bccfe30c5164a66a407fb +size 999441 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0632b543452bdd1096711b42b72835289bb411a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee0421b0b862627a0f61ac1be9fa7e20029fbec28e52eb9142970f07a7ff8010 +size 1426240 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf3b341b7ae760b8389ae207dad214e9ac3225b9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc17ae69a8e1ed36c8488db874e4bdc12b6d6a996a3d0b3d47fff74dc07045ac +size 1323438 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d3396e6ceac07ee316c8895f39f38f439a96f8f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7de966e16495091a05478ad407ae5fd42a984f6475f686d9d6a6a0e02f6ea53d +size 1259088 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74a03b94f3a882c29f08728b66c0f46c659eb380 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:818f70e416a94af774a1f2cbed9f9e1ebb1e41198ccedbe598ed80350c8d2c62 +size 1078226 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..852e487bbdb4f81201b54cded3dae8cf86db5389 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:347afe74809d53923f0daad06bd27b437c7660a69997e82e6893f3f240ea1801 +size 1378522 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b986f98cf93a60323fd38ba53ed5261527ee93be --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5648d3da7c89f0b66781189ca16a00434d40701e29e72e7d90c8eecb36b94b13 +size 1270818 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a8ff4930e00da0d98c009a1e718a18e83f7f2b6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcdf2beb6839e7dde4cab98285c277f247b8f008a4b6a5a096f74ad4375d9518 +size 1057861 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8c332909c973a6cb07e263e4190e87ecde5ad7d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28f0a91fa52f1e6e0183fccfd5803f5352163e58d5c9c38e969feed7822eea25 +size 1698498 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23e3bee014569c1ee5fc02a771bb492de9cd930a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7890e165c9e2bbe122fc3b2908ce19095e00acc8d54d92cd28e8ac4172ab893b +size 1112559 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8221860513401a1cba978a69ab38b64c58f5c9c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92c85dc48b3f5bc6661f7e56001c68bb7c1ca396d908d8005eb430c6a512ecbe +size 1103168 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa04683a48a49b34ec920bc20856fbe704be03fc --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:823abeb340db191c7113f80fa743c163f1599abcbefdf001f7c8d0afdb20610c +size 896199 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a69a2e244137c970dbe48cc306eff486a6eaf5ed --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32f64fd9326edcf7daf5f857dfeb4b576479c0e471157bec1530030d9be19b0a +size 1129007 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d63894e7ea88443184fcdf24ee706dc4424f2c05 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c319e3f0b85eb2b5718b4ac485b87b9d1fd3e1c5147c8e9b1dbcc8e62c9dcd3 +size 825177 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88372ad2ae8f4d6a22979027d7a1b88cd56e9dad --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb7d6dc94bcebc23197d327d5ca1690e187b7a30ce9a1c0b583fc08fc4729eb0 +size 862711 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eaef7e328749c8dd1258b6efa06d8892e61937ae --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed5e79f3b8a1a660a9d3668b5ce30a175f6d0bfe3b67144e542434b9fb59d56a +size 1004436 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f28a5f1e583def175299e1cdc844bf25190aafb3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8757264434b914715782b5b99e13e8e638f9b922eaaa454bc10418ea9fa64aa1 +size 1628709 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42063c5e3a38da2689d299174dde905f4a311e72 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e87c6c137c6a44f4bbefc00e9bacce60a0a61c1f9d980c1617f42b23f73beda9 +size 803328 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1360b192ff7914069f0c40d36d968bed6689a975 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b56d8e87e366ee50d5b9899b2ed5a6f55253757e69a1484344de37b4d73e63c6 +size 827141 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4b283bbb71e92bc7b55861129141a8a070b35b1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:463275a93ce8a9f7e67367bb7d30e0367b941d9bb4dc17b5fcf05227b56ac330 +size 984006 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad1016a404ba9a63564f6db3e7c0d2bbf9adf984 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01a79fcc2a1c8bd9f20cbadeb882a4ebe03ec2d1973977d0e6f22cda8095ff04 +size 1115942 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..621692dae679208868d035e12e96172361d17e6d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:627a6958c460e9561eb0fa136c39e59128ba80e4beb95cd705fbd55c73e42247 +size 975073 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b40a992ef42b4808de7b75ad8305f032306efdb --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:090ff24818c5c3a7bd67e366a0e917633f7b3fd5b1505af9cb42f1515f6abf6c +size 939707 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fd579d1c1a594ff15a1e2919eed98d313e8fb33 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:490553bf893eb58e6707a3034903fc9498dee7b0931d2f3ed860f7de13372d8b +size 753301 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f93ba1a9b2de6dc0c3d5f445c79f7227804eb29 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20a7a1de637b74efc3d53a54e34f5f849f205d7e4e28fbb420d52a0f67a34c36 +size 858499 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d228e4f49c57bdcd9ba85a7d559b57dcfa5d08b2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fab45332813a04d0e83b09528e74d886359271fc0e7aab516c1e199131d20d74 +size 1065215 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d96394c50a44876de1352900237326e7afb5332 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d2e5ce995cbff756db73b229906a1163f15f8e2d6b0f694a720bd441c6b332e +size 1156654 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1f4ce64a4aba06c572b4322b897bff6206b048f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca6e9fe7d57e4afe2c11f307954672c6931fd76aa14dd22ce52bc0c786a355dc +size 1374901 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c699577aff041fe31d7c45ca277d4e8b764034a2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8820aa4dc653b25bb62ed9d66f9d9804106296e5882484bfadf8ab540c5e932c +size 909727 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..518fc05efd0c60583f422a6f9fd24b09f95328b4 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f3c6e91d0b6c061e7493f8f12b98abc113214ac19dffdff48a0cd562e53df16 +size 1403992 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2ad612249f8dbce210243d9073ab625fa761ba0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a12a06f81b92527e94e0baeefb3b87fcc2a49cdf3b20249ebaff30ab515838b +size 1154029 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d717cbe1f02484eb0bbda4582e5ad439c0affa2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b556df1cb7ea066d13a812e7d46a364bda4ff2144b600287b8448d0a5bc1898 +size 1223173 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39bc42f7b4fd3f1caba76609a828c2a6be7a97c9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84e0b3dc8cae1f30cb349b4033fe1318aa1367756253e0f8c7dec5dae0ab2da2 +size 929264 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..364b0c26b4c8073aeabbf035c82d71382e099e82 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e0395508ee0bf359eb81e328a819c71ffb4f3090ab08fecd69720bb24832293 +size 1097394 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86e41f5c96c0aed76e9efc2b0d4450c0e115aba1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e4b11e871f5ef1ae9c06592af9df15aa0c4ed9601dae57e1b51d7e3c17080f8 +size 1150440 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e143dd4cafc5adf879a92bb04557e841d4251f4 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57dcef9f42f9887fa3a16d30861e9fee21b7c3ec4e3c44a4c8dafe317f8ffc80 +size 919469 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32668f457b76b628668c87a5044db2bbf5334dd3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a4e9345f10b3968e8c858c950bf291c820afa722557c00c003f5383626aa3bf +size 1311914 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2cc0cfe18f845264fb2704261cb5f22f92ed094 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d7599cd3cd1e73bb044109f9a1eab15f6740d8c6d967e0fbe0ae66358248b36 +size 903568 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ecb940f5c4223e703ada1c6e2fa80f8fe4a2d3c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:046eaf8dfe3c5b1cfd70f9b6b042a22dbb57578e28d0e597bf8acd62a7d3a34b +size 1109657 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac07c34c772861ef9d84b89d67e8ce8c310ca0fd --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8692b6a7a0cba36390955156bcac4499f5ee7d1cc2d9d9b6897ea3485b0b4af9 +size 1364747 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6ae03a076828d022876d107893a6c18bc714f02 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88ceb132bd0e0cc151f2a47b6ba955baf56bcf1f99c7859fbf8e6cbc124eddf0 +size 1259167 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..480dea2ac4c9baf53a4c5ce4580380e748acb23b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f0203e462743cfe38817e02368846882b6883a2c4155552dbc12a4a0dbc9f08 +size 1509482 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b53d51a664a6637b589df47399a7126cc50004a1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7491b176aba6f95bc6092f156f12253337f2c3c9b897a486b740669f63613605 +size 1613936 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68d4186879ba5ecde6cb6047e342bddba67a38a9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7c682819dd75d7706bb89ddf00ee88cef6e11a769bf0f4c6c31925617ac8866 +size 783503 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4619cb3ae45d193f0d34cd4521119d103576e884 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:473796523240935c6a18fab605137470e315da40f5991cde12f166a6f42beec9 +size 931512 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0422a45d22c12c20e58c36a4c8bb549a53df44a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cade6cca05d78a7dfb43795a67ae57998288110a69c072ba56e2c049effd0a9c +size 1540654 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d4591c8761fee90971da6bca1e7efb0f8995213 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbd434a4ddc93fb7e00bca7da0186e8c1a738817113c03976c751e8d467a7a88 +size 617984 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae7fc7f70ae0ccd64eafed789bcce9ab0be11973 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17438daf1dd1a6418a1083eb8da96b01ffcbc6a90bf440aa4a2e68417e2177ea +size 606034 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7faa82a7c61d4e1cb46822c72e6149a3d09dfa0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:027ea4c3e716c16a36c5ff76f07204682dad03c9fe087a3ab67c6332ff5a2f75 +size 490859 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8850f48c97d1d0325ebcc1dca62cc1d8abc2a55a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f8739f7d34d21993e02aacfe76fd5e27911799d83991c05c77c7a8181c0989e +size 717488 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a03654b0455dd53e1e510ffede200d9a5ef779d3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d51f7022cd05820f6edb34dbebadfa072985e38e80a60efad835b18db93bea1d +size 671269 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9024ffe70efa98e0c69f6bd0e5e992a3f527971 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47ca2b46195e59197e9f1e918715b2abfc5592569056a94bca9a7b64acb62eb7 +size 556607 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45433fbed0ec5896bde5ecddeeedb2377f524c80 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b069c6bbf753a3af9204b08e4b6cc3345723769d56c1eb3ec8a1e5e990f3ce6a +size 690828 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..190f4f7e54dacd6d44ee4c9467b8b5d0f4804c3e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56d99ea2d6cfa600576058f9825dcc74a6eeb6859f6e8f531db37e78722e83b6 +size 484780 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9cdf75a32f963b82f57d62ce53edffd6b42dac9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f84576ff7a139a0f6e7812084f2f04033353810465fcd89b374e5c6308575451 +size 694080 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3e3650f78ea04078d72aaf44eb702fa3bcf0bf1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4649d38e5393fcb9d49554cbc2a9ddc934c35f9e4a75ba3a41bd27bb00e43557 +size 592336 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f54407eeb5a81e8bee44bac9d87ccd365b5d0408 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccd7b9958c0c73febb3a57680988e205b63ff5afec0eedbce49fdb077b19d36a +size 693021 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..624fe15a4d8ac7bc5a9ab361158d95d72a7459a1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa27cd926942a7ce3f6e78ddd93695741b99f703ed7c9fd4f7cdddb29b939648 +size 590793 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dddb654835260032560473bd8b0811a333e4a160 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5a642b32c6dffc68589f9e374ffe8d640dd88f7ab95180927cf246790b495dc +size 589333 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000138.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bb2e288750e7773af9d3dc688178b7d6fb0a412 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30e7161d80617af9e5e7791ea5acdeda66e104ef87b9a43fdde49ffcc6359291 +size 670070 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000139.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07876e2ca3a3a4962ec3982824f30b2f1067ff75 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e846b905a296505d722ba40f05abaf841c7efe8a1ea44f633ddaf883f874163 +size 871355 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000140.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2627f7ee2c1e1f9cdb3beff88a459319df31502 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e703edd371ae9d00c2c5738dd2da1eec9e5c5f122092fa463adf48db2ed4b68 +size 674723 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000141.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2bc3b42e669ce21f3b724c73b7e1de17a11856c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee144544e7d0171af8cf630b197ce52f08611e700fd8c8ab52df1b8e7155c72b +size 780805 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000142.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5a9c227c5e719a9dc177068c6debd948a04404f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:707ce3d6557de4b09bf1a95e17731e08b6d305fab3ccb6e39d243e69889068bd +size 745776 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000143.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85df5344474c19bab5a303aef074459953c8d39f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db85fc274f2cf07d7610a04cd01405cf82555fbfffc44b729becc50b6315e14e +size 720831 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000144.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71da382b73d94c6a095facc5edbd84756ac74aa5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8cdc5159f0d0f3cd4602dd6dcbc972d024acebda7e44ae4cc28975f7403cff4 +size 699374 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000145.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e616f677bbacc334b61da8e60b4b71fdab2551d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68a1c2fca119d23b53633a0092eee9ea2028ccb3e423b86facfca165930bddc1 +size 3920558 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000146.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7596663a5f9a6d9cff17deb1d876e257a54d0c4 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e44e73d7982c875d58fbe5b7aaad84ea03c32154986518af36e01cdad4e2f1e3 +size 1336879 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000147.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79919d49472663e649f477cfafcd1b87d679cfcd --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d5e7ec219a66707ee8c8749dbe094e9a5eb9494a9e61e4203a26ed23f6b755f +size 702006 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000148.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9471f46e61ff1fda0b6b6f8b16d4a1343d4eacb --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a10a8d8326c2e23af01c434641e14238eb791252cdf1479ee137de5201fa257 +size 1306280 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000149.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..263658d037d1f3b86cb2dd11a7a9724f4d4b65b1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a2099059573b92b6d67309dda2fa2f5804a1b74e874d8438639ecefa3cd5b01 +size 1280794 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000150.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e57673f6bc602ca3742a842a618a09d6074a5a36 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b303fa7033c264ef34a005a6c26dc6a6644ecdbcaf9e051ccde4d0ed82ddad27 +size 1511989 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000151.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..141c23a1d71e1fd426a49f00ab8644842bf61956 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:029d472680d72ba0f45b11cc567c91af686e1bc91dc8e8f919988d9d453200b9 +size 1455546 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000152.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1705b44aa567fe1705992491f038f519af6f9f8f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2aff547712af755c996bcc4b166beb6482b189d4c7a503529dfacca5eb485f61 +size 879917 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000153.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6635558e621533ea7eb60b8142d63b22660a8551 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f6cb24a87b2613aab8b9a2d8c9914ec19171e5a9c159cbfa600772eee3f2b54 +size 1466372 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000154.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d08613257abe01cd221519dc9a980adb7dd47970 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d264a609b5b0256d7709860b0ade1198d0182318313c4d018923838e2b89b18 +size 1603624 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000155.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dedd08079f23af1330c341774870ba2469b20f18 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16bf613486a3bca8bc68dfd2cd9f09e910c01106347bb0dfcf1ea16f9ca1a7de +size 1289093 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000156.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..778c70a867b22088fabb9233caf55e62972d57f0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6db2a0305f68d2e9e930f37d1262cef18926efb8c93797632f20bf0c695195c1 +size 1575287 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000157.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efdb2577e8c66b5f17c9ee63adedf57d01ebd074 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4042076d5a1ea5eda4335bb45b4f7b4eaffe21247dba334a6cdd180dd930e83e +size 1804698 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000158.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d0262f0737532c1c4009ef9d56a6e18f4638337 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f87301c98b93a6ad272de69b38c32d3b945df89f0a6dd576f185286209416b40 +size 1435458 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000159.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c895cd1bc354818f30074c30922bb94a5554a7b3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:464bf536a4cc4f98c74efc41dbf393982811376d7c4f6d2ed040aecebe0424d5 +size 959820 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000160.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb9579f771721fbc9f5152d59138ff7e6982b15e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:342f6b4ed124fafae94b894d1fd9794bd10ee02ba7439c40306b4aa5f5ffc0e0 +size 995563 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000161.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4460056dbe3649f52ae0497ee2bb1990ce6cfe16 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:337e2c5103913186d09d4bb117ba1af1abde5dbcef377fcee95bae9ebbcb0d88 +size 691694 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000162.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6950415ff3e8a947b45918068cd74381adc460d8 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45e56b82e9ad1332d1303ad3d15d3beca3c56f4d61b1344caa3a77a078bcec72 +size 892215 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000163.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6db920a25f967985cb540ddfbcd599970a34de2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0154541a2194d63c491baf5bf64f395aab7d8ee29b340c7e97336bac03e5ed54 +size 3336549 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000164.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54071d8d39b82a4c86698ae34017d0d9d540b113 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e60f1907e060749ee849d0d3709646d29440ab8b401e335755d1455510ded5a +size 2346649 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000165.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdd0653ad1fe77969960a7973fecca0ce5db8b35 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01d6fa7d8222b34d971627d022ece0bba485057bf5bb2917c19fc9b9bb334ae8 +size 1131027 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000166.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b96085a968271de773abc9945948982826ef916 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77e48feba21c93f3a58bc3fb09bab9b7a99831a2da380de7c8ebabb6428eddad +size 859103 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000167.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b3c8c8f10760f9fe67c3d715d73519a62e936b0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c332f6029fd6c4e605b268f99315d2a9797b941e14a67cd3cefff7722b547de +size 1136981 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000168.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd3a9a4890eaa72419d43b7d964255dedbcb67c0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0c3b8c837e5945183d9a5c65ee71b8f3f08c9b3ef73c14fc11c1f82a70af445 +size 923995 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000169.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c77d3c595178501b7b42aabdc3bcdef23c6a3e04 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0acd353f6b5db950491cb66abc3a374079a40bf1c047a6104eacdb7ec078cc2f +size 866269 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000170.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e042c121bda63b58e3f78976827d61a2377eebd --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01aa0b2311579f8f991ac3970a1f0288dd65bc0cf209436dcf05442a2488b9e5 +size 922188 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000171.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1219e7fed5561d047e5b0f21a92bc228967cc28 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26efa0a661e3f6f82a7bc2a8d4ad5acf0b76c9b480631d81e1fcadfad57184df +size 883703 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000172.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e129462b2b2ac415b4ffb84a51ad49de9a2618e0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecfbc2c98ea3aab585a428dc89f899e6080371679500946bb051009b43cfe6b5 +size 1299060 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000173.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b140ca7165ced8210462fb1d68265ae4e37e19c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35e13416b3512a11ba311e7e984daf0d0a485d5ae265566eaa8130c047533d45 +size 991746 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000174.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b0810caead2803750a5cdad04ad0111b93f60c2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35c7613d0daff5665de39bd6f5bd3ed022503355d69c8b9239af3cf925a2e00a +size 1111645 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000175.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf07d3c4a27d34b1f528c76796ca446f2a362db0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ad0679c762181cc01ce29767c5fbc4d1ea26d8922564395e7d3f89561c278c7 +size 1007397 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000176.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..654cb27000ebf9aa534fa48860e4080ab19cc265 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b83fece368710e2a0d68c70798929c151d85be8643a72e1303e56af04f3c383d +size 1055696 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000177.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7dfd50bcf2ab8d5d290e37926640d6edcbc2ce7d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:842397f27f9807ed3144d2b141e9d775c07aa258d468459267d77c43d1d3f083 +size 935274 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000178.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bd0f55de56f89904c8b4e619cae6a5dfbbc7dd7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1020e3e09cf2b98cdd8426df30665471b7f24be19f83a5e4abdd09694a8c5ef +size 869111 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000179.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23ab061422dfb2c12969012af8383f1376f217c8 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c80a229bb6793c71f447d9138bb1944f6897eb9d1960e9fd96f54edc7d92a9fb +size 1091917 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000180.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbac2ea33d730259a7b151c0bd9cd0876a93e217 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:173528b7cfa141915aecb976971cad25864e314dc192dad3e884f7988fe8a1f5 +size 892397 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000181.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f983077e16d11ad669644219d6beebf5ef0ded6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed6af397e4d7da1b298342be669320d257cc1571f068b8d6d4fc98e32a436ec0 +size 1030787 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000182.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..754724441cf8f527817dfba422ed44765e5a9ff1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6965e77e2244917d51a4136a4438a1e20bcd655f80ec0dc98505c1a900c4b354 +size 911392 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000183.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db078cadaf1fc436923834964c0913ae19d43564 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03f81facd80380365db82bab6f59175ecfb588d8a683c8db413e9961c150bca7 +size 940198 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000184.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fbbcacbc452e081a9fca6c3f343215ce6b00d9b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b75246d53a016705faa8ebadae0cf1c275170745a2d1d0a9c4cb2f0641bfafd +size 1084498 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000185.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cea05dfd57025a7b399f17afc195881284329e54 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dfc5bf6e7b842e46f86a3f251514ee33901ab16b05b1be5eed8f3d04193e91c +size 884714 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000186.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52894aa6ab78751311ffaeaaee026a5a4034a615 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13e4228e1dfd1adc0fd0ccee242b9896735cbe2c7f2f4dac7c220e14f7cc113e +size 713689 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000187.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13c5d1c69795028961d9efbeb5efbec294c4e6e1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4999116327bbed193b92c9e2bc6656c518cc08b11b78b8a36ef47ea87f4e401b +size 1026444 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000188.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b5438f2a42b092d28b2ea7c87c03c79645e9f60 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e30d83eea7bac4536ee876b803c8e13d1aab972f1026c0fd47b4ecac5e9e2ad +size 777716 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000189.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17138c018dd754404667ae6a825b25cb498e2720 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9956f35c5f831ad6111109b8744a5147f85155100ad2e08284f70b88d9780dc9 +size 866002 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000190.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83f0e6c7c2918c62b9f7d3f973a1a134e1f22847 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98ca466d1b6eab94315ae0d9ff04041116a6dcb1520c62a68d165d11f89e66d3 +size 1017307 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000191.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..076b6d1fcd130a8a1bdd67b6a9001a5c375d89ea --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee6ccd76ae2a4c8cb466a2c24430932968648288cbf6b5f9c11b6ab2aff5a78e +size 1562168 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000192.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..120974c751208acd89cdd940d28af51c1cbaf496 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f04ecbcc266a576c7c4309679834f8dc14e8f82d2c9ea1140f817f9cf4b0157 +size 1727800 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000193.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13cef590ae62933af972c61194c7c2b747168e2f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03425cc969651ea90b3eac9d7c398696d50ebbd4a9abe95597edacfbf637c25b +size 1201693 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000194.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1937a416564bd361bead33e0c22d90b14303e79c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d16ca67d1c2a5ec9d2ea801723b543d93858ae3b7c8888b3f9fe0cca094b4ef6 +size 1340777 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000195.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b16fcdc2f5844015685f829d977d3c4ac2551516 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4e0d268de2d07d623995be215e28c3840cfba05b5770f5354c4c225a68cfdda +size 1714601 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000196.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa7cafb3eeafe28024650b0be54c4cec19557c12 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d74d3159c8e113bf107d676296a54c8277f672c383827bebbd444a67d58e839 +size 1218443 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000197.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9e6b00d9f1bd97adb115ce0cc3b3987b85aaa64 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:096b095b111cd386f8cb74469765a41d03ba84da6ccbb00cc734008ac65551b7 +size 1140599 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000198.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1172155b2909aaf08a5a410d7aab484dc3b32112 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e97772c5c4de93931a49e5436b6d97e43286120339d84ca8384774398cd086b8 +size 1229880 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000199.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afdef68f3667a9a251a0ed3a18bc3bcf896170e2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5964dcd2bb40b49d22ae773dde115fdd15cfc2be51794ee6f48aff2b7a21b169 +size 1239260 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000200.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e77f98ffed9f4e3383e8b981b1fa018e9635dbb9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6b528a361f8a8fb036f3aa6c6f3ae9493cb2dca946c28b830c65a82edea4c0d +size 1287267 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000201.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec2300639837dac8ff1d8b42c232a1f6a69f8366 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000201.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90f4d9fbd046fb0532b48b15145d2e26b8c002ae636cec7043b5b743ac34872d +size 1335146 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000202.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab339201270a8b1dccb4c65472c40f24207fe11f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e93d1066667c8f047913a823940edc89d957dccc6b86179c339d9cf86f9a0b97 +size 1634201 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000203.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..703e43537ce1c3c406ab20d432e55cc61af39129 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a04d89f96a3088f5a31457f702e57ee54d4c4c17edab68aed040c9a9f2982be2 +size 1560247 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000204.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4c81b9783060146b71fc3f2a99565ce460033ee --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d891ca1a52fdadba09a0e7566ae48b45adeba50cc81a326962334a4dcbe410d4 +size 2100480 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000205.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b3dd4bdf0f2e4d34962284e9531cce891118067 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32ed3884c992910a9380672b2f894479b58e1ea09af88a554656a8055edb3a23 +size 1140287 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000206.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e0ba7dfda99d5a5cafd259c2c1123b06fa4b781 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b7173d9ce22411e51fcabd9da2451f8b8798bac934bf7c116704e165c48efab +size 2107793 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000207.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6dcbc26eee217bf169910dca5f34d3a076ebd362 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000207.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2af49355c70dc2c01711b0ed7a2a4657d85d3dc6744503a904a21b0ce9509ba2 +size 1686021 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000208.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ee99cef94e4f41090c8a8bb3046349464fbe9ed --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:812d3c5db93106a554efe740bce85c36f17c9ba2287d1a7cd581d57ca758c89b +size 1318477 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000209.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..347626deffe1542d124421bef45c0106e70a62e3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000209.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b477694836debe62e2293c162703670229ecec2e411e25b88a30371388fd2a6 +size 1849314 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000210.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49f167ea31dd7a24ba0baaafcc696fbf62e993eb --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:213d6d1dc9183f2c2e9aab6ae4bedd2433c9601eaa33e8fb47f8316c9afd94b0 +size 853290 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000211.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..780765b769c664d1115ef7d9b97f2c8994417801 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000211.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebe8f4591f3b731c2c727b2aad5e451b7ad40daf727225ff88be7604d3c75dc3 +size 582987 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000212.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1b9c03f10e77d5c00cf5903476f5278dc8a2cfe --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30270f3b566d7b302381d63d401c80016e09bdd5995bb9ea745129a6d34b3efe +size 944411 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000213.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66e4f29347800752f5e34d44be74dbab5e0f09f2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000213.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21e4f4e323151026ff0c509277ef0b7bac199d2181b2ae1ff448b4bcab2a6cf6 +size 574170 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000214.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64759bfffba90058ecc30e5aab7cf02e24e1739e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf7139f54fe7567ac012e0d0e8335c865ca6ff5d5124599c602b253cddd86226 +size 670576 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000215.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..208a66bd07cdc387f047dcc0c7fa37a310e94fbb --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000215.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9bc84519e86f7e6cd30dc8dc102e8c4eb09731dfa7147f48d229b62a2b69d8e +size 538247 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000216.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c747875af364a5b53ad228cda1ae09a141bb67cf --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000216.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ddd14545a707a02b547250ceb83d6478cdf88ecbd99d1dffff899394d29d065 +size 883707 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000217.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb2792df13232032f0fa20a3a0cc744b5c1ee1db --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000217.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc219fe18c555972d5afa82bb31d5aad25318914fa82541bb25ebed3df65cd50 +size 1051131 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000218.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..957db1a7715404d86bdb304e19e82d15d98a4321 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000218.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68e37c51726d1c0cbe49afcd3c0ace2c9081737e243c42ffe0fc79e6b557a108 +size 794842 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000219.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6d9599aa5886f3e94344432fd92da69c350dc19 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7c48ff9adb0c6624804e2083906f4e65ad45f9b521ea9ea6e511845eb0b221f +size 1008973 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000220.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7958de1c0f1a8b5f26f95d993671065c4e66e3e2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000220.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63e43c752f2742c1818ec7d116029ead685d04b72f857582591608b61bc57340 +size 1025744 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000221.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f135caa275a46eacddd19de58a8ecbc7f99e3418 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000221.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d82466c64274e390527b0229e6545f8eb1e20db900175206fd71a0bd04cf015d +size 1292136 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000222.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..190e1e70ee2655c5ea14da14e74c441e0b6c8264 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000222.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:499b9e34745ebe91a8ffbc3836b03b8ba6ce415655a86eb18bbc3d0ac69bc5f8 +size 1004872 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000223.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c6fab91263d2fad849da08a56520e42c186212d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000223.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46c20bb7322fc4a7cd430f46c949d481882eb868a9409453a3c809ed2e0823b7 +size 1166736 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000224.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da8fc667ab2c11df367f1b6b046baf0143f45de3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:671e9ff9d00d7552021bd6e0b6c0fa821b44882f8fc604d8c64e8c81810d8d8b +size 1165419 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000225.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1076b75f2f1c3c8dad7fb0fd5400217d7f2a9228 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000225.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:869b1ccf7eebc1519305509aa3aab743326c42558037cc8e1478feca35bd86f6 +size 1224964 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000226.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8dfdeaeadc541170b00a6ca0cc0688768f87a7a8 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000226.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9f52d1d22409a241465a00f1b941ef63f0a4691ed17d58bf6cc0338dc46965c +size 1054184 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000227.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b379c4de0bee5c1a3e0eafb139baca8e60509a7b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1c1e2c01a2f178431ee6fe9e31f55e54869d3116a8d3711f6347587ca70f8a3 +size 1214011 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000228.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f42f7332b57dd21ed06cdcc3e8033c91d3de8fc1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000228.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93285d581d8823e802f331c0de58b05b46d4d8b7a27b6886c9d3e3df22e06975 +size 990313 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000229.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfacd0a1c27132e2dbbe6f15b534bdc36c3a4ee6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000229.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:981897516ed11572ca946129c2da84c7cd67804199294eb0bb17293a666caf1d +size 1192690 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000230.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f27c3fe73c24cd9c09750ad3ae0ccf81688744e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000230.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:125f8e6f23f5f1856174230adc6909e478c50b788d455b5a88628d74ff21f2f0 +size 1461486 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000231.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1781287670af80647c6fef8b7743ecc112622f4d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000231.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2918d7b3dffdfb3b3847e602a9a0a2a4ee5c40a81c781d3cab9a12a6c9038dd4 +size 610733 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000232.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3801b68730062aee120e82751a50668cc0e16bb --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000232.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42c954a5da9e0282fcabc5b675c38ed186b5bd6b8ddc4942d29933fabdd74c21 +size 985894 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000233.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b11ebacf08d115bbcc9870b90f9122795358d8b0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e60c5dc83a58c9d3c9be48979940d5ff43ee01e3a7127fba58d06b22a092a7f6 +size 958572 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000234.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e860c8a23327848b6c07ba6dbc35451333f3182 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000234.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64cbc9af42c437378fdeb28e5578fd26ca554bec7e2619ce730579fd449bd8b6 +size 975402 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000235.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d12a75d0d707107a86e70999d9b156e6cf8b0099 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000235.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf18ef3b8e8af8e1d3255c0dbed141b116ec7d7c7d675349cc56562f1355a72e +size 721405 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000236.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2190f6625aa9aa73d0785107ec01ed831d3c121c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000236.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:040ec1e4989d5272436c0b9eb048160423e38eb232e6106104051a232155d6bd +size 901158 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000237.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cf93b13c209d00e93641ea36773f34c681e356d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000237.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7db03ea57b5b8e668f4c729a5b1d79ae6aaef9d5bedb4d615c91338bcbb59cb +size 806686 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000238.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..985137b1df9fe86161f73ee04ae4b139e2124ce9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:808a68319611a75d2300d5be6a8a9dc5d91b5c61be3550c616e704ed52b675ac +size 600331 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000239.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3db4864a0ad13b660f15690e65ea79b8d23cbd72 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000239.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6943a241a150c11882aa6abfd940e7923107541d06b1185d655d424cf4dceb84 +size 947573 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000240.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54ee50ad467d21725d86e72885d2d631cd4028c0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:396196608b3c9c274a4684e5fdaa7371427c01b2f118b8c1dd9ef6a075ba06c9 +size 1019174 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000241.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cafd5dcebfd532369080366be05d31a459a2305 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b659463ac02a2b5e5b6481232b8abfaef0bfa404acad35070ca5eee46f6ce70c +size 1138266 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000242.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bb5848b78a2bfa7c00d4c5321b8b23beb3d4ba2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcd93e4c292db0928b6d7ac455c07cb3c876434c83a1ae37f4606c907b793691 +size 846874 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000243.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e91a822c739636c5e69724f2b6272bf22eacf275 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94988619786614ea45bc725ec284c24169e9d01df311a6f97fc126138b3f7e41 +size 764190 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000244.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c38dc35a7ecac20bac5af8870493d0b15e3c3ee --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb8aa434ec1113d0b4b1ce4e62b6d3ac6dd1e2b8f03d1dcbd39fe2af56d2634e +size 880279 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000245.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..184c6002868dcb40c9b556aaedaec1c7c41f1cbb --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee5dae094781016933999c178565c6a233b787de119dff74f4d9109ca59e8517 +size 1097256 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000246.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d2a4ea0fa9996d8d0ea37cf75453877928eadc1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eae69d034a598f147941f6a961a90461da338c19a00720b66a84b19a4b1389b3 +size 979244 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000247.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32c9775745d1d139e1eaabceecf3a1f1c9228dd6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f254d8ab52f81de69b6b5f57861ec169eaf9497434f7d3e87e21db4844f80e32 +size 1150208 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000248.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..019e62f921c741495689c92a027d4d21f30bb081 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000248.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00b529713e8d2fa23843077d4af012fda0998ed9f4bc0ab1e36b4cafa4d34594 +size 1456477 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000249.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb11537ace51d39bacf64b3036175a4883f3dc40 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4713fdf23037ef21bc9a53422336b0cf31c6be3ad7819fcb089020369d33e11d +size 1149097 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000250.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cd8441fcdb2cdd44b9db49eacbf2da8c42c06a1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85bcb15e1cc30b3f5111dea89f6cdc2307826e982472a70ffa8d82a29f322702 +size 986701 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000251.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab4639f78e88b2337a6767fc31244510870a3ba1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:897182c40574ccdd04a9b684e2bf2789024773d7b6b5af47155684198b4be5b8 +size 443589 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000252.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40d18dcd028ad5edf0af22cb15f970b80d3d0a59 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000252.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03553793cae0480fae8cc0ca8f3eaea226e2f5a51e720a9c0eb9eb85cd77a97d +size 602471 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000253.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73865c387eae91ebfe9753646ee1d6dab54fc5fa --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2435a1b9e96869d1ef789a59b67ec70a06a61585f8609ee7225de45926675c6c +size 450249 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000254.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3db4720654855f281a315eb8635907f6c2cbf99d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfe98ba3b8d621121d21c64c635c0ba6ab021137a39cdd84125eab1fd84a19bd +size 488264 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000255.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcb10e5b9b622a81346764913618935b18276c83 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30b432e47e5ba523ff154f83e9233bce8ab9100761d0536993697debfd425dde +size 552374 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000256.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ada442a39a69ed3d212d73fed0bfc1f8f8e48970 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5716b190baa0d947da5c2f3cf8afdde658cb8ace9d96b6d861a5275dd4cf45f +size 1045620 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000257.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f06c70264179924ba88bbc8e72a6a85fd1dc0eea --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000257.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e793a8e868b403288bf863d163001cc2c9a0d3ce8863918ef3b798239c6ced9e +size 544806 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000258.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09dfa9c5cb948c28514870476761644d70610c03 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b2f4d23b746bfd05abdb0ca5d0d1921b62b772b9f754bbff9b1e4cc012ae254 +size 972081 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000259.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96f758f8c95b331274874a4ce8bb5d4df4c3345a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a26261c63526e93a1b8db651fb79a49744d998e931e2493741c9da2388be8e5 +size 581479 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000260.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ce431cefa563e5c6f51d844b009533e2f0a36d9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e71c0571e30302215ed390d87323b1e82e91a191a2c433ed3b2d7b643be6bbec +size 639918 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000261.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb60580be7c88ab1e4e0610c931612855eb5012d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffe8c3fccafc8c646aacc58d27a7e92705cbd520803c2b9e8b957c5a37f87d8f +size 472775 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000262.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..596063c74fa0ffb4a17ddc2dbd01e31eccd464a5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000262.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:909ef5c00170af6f59462845290dc1be4bbdaa2910c24b2ab5ca80fdacd690d8 +size 445274 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000263.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6eb32ee0d4d7ce5b651255f2926fadb74786a43c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000263.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a07d06092fd89451ae262d78db370db32d0cbf50fd31fd48b184b22426270145 +size 582394 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000264.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b6fd11d38bc94b81e202172031beab3e79fed7a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2fe7d612c0ebdaf447b0e172cab271613f4cd94aef839c603ae353a9d3a8399 +size 456420 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000265.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dd2cb17f16346c827dbc05e3c680cf0b1c5fbbe --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ac920791cabe69da5689eb94811c41f7f72d0e5ddc2b47d4388fa01f559f204 +size 431677 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000266.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9729fdb5bdf057ba1bb1110b96123510259d349 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000266.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0aed6f8efb790776f25734cf25b6b48fa44879452c5bba665d78ac9885626900 +size 475909 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000267.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a676846d43250f1a9c9b11c13883818b87aca3c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000267.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9e4fbdc2d79825a723b825317530d3dd1eaccde813e1e5c5f763e922d4cdf13 +size 517624 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000268.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16c4ec72c52b512be71fa63c66bce9840524cf78 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44a1e77b071d740b6b903a13a021ddbe47b2d910f6613a1f3d277217bb55be79 +size 568503 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000269.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40ad1d1d54fc54f6ef1338866e5243a88124feea --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000269.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c3e3e9ad21a99e617bab471ed9a25a14e0328c5f427fc48324ad258b79330b8 +size 1170091 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000270.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..732a99079b52cf2314977a71481c07036cebfd26 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000270.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:384d6194786d546122776d5c5117966e5291e2dc3e7442eb788d531ee35e0db5 +size 898002 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000271.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..389b10f75e5b184f14f45dd2c1e8ecd26996eeb1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaaa7ead2347cd3374d05fbcdd3977460b3b16b0602a267ac75a6fdf10548b92 +size 717676 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000272.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87f31595562c691e14b25f467def9462ac50af72 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000272.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e04af3298cb3b8b0882a16e08957299713ec1a6e423ff9cf98faa4a3aa6ad76 +size 840668 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000273.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddaa66bd3cdeac965885af5118c4256e19288d27 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000273.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aec23f3c8a8a612e9913259238bb0ba145b67a02eabbb6dd031eafa09822e759 +size 640340 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000274.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0dd17ef5edfc01e614be21372edb424fd68b5788 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000274.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:926bffc1faf345b99e97238d07819c0518d24315644eee91e74528105b953eac +size 958165 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000275.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3c68841b4422523a921d19ae264286de507649d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5503478e31efbdca5a56672800cf7837cd85f298442e824d4eea162d6d69c3a1 +size 1242546 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000276.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25b480a1e822f7e411e52050ef0a5eb745e925b9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5df3390b22818a711f666f96fdd01cbd46791993bd69685b9162ac5a9003aad9 +size 624760 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000277.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000277.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c984fc0baff7a4d7d93a751be09aba34e876ff3b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000277.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c86fff15b5b2ee55a444507ed4d03e06024d11987257add67cf19c95b13a572a +size 824203 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000278.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000278.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ebdbd8f374f865a12b88abf5d11b28f6c5cd838 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000278.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed879a08e070a51605a2c6c3a80a6b084285357dbba89a5684c0b9e81cde61ca +size 1187939 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000279.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000279.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b08e101e408139e8d86160e41135ec85cbaec629 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000279.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e0869398061f2868dfe4037fe038365ee3503ec0c1877a14e600d16aa2d35da +size 536941 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000280.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000280.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d9f61250f3a589e2d8ec896dff367c866a5799b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000280.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f16e137aaf7015d3d9f337ec06680f1853bb8b4f473196f2a476f8fe06900d2 +size 531230 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000281.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d476bc19ba7509e3a9b8cb0bac1c73188da6ce0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000281.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce698ca90585e2298d5849d70ecf5c24addc753890942cb49a3026ff53e61f9c +size 648281 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000282.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b867b7e4ff48375c16f252d6d34a89633f0ea9e2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000282.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:126f0bd4d59cafb1c2cad2132ba4f1453494970df46b4a6de355bd942b7ddbac +size 653970 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000283.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000283.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66d384be1b39d729e92af9073e2b714302abe771 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000283.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f4e8a74e15e6ef931481de9c1eac3b507cd81063bd654d88d4b1f08270ce511 +size 595882 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000284.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000284.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b964a00e2f9630fc6965423f4147a36c7ec67d1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000284.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72e239166ce7145fece3b9d03785075128c7949934aa1566c240676a9636d19f +size 661774 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000285.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000285.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e46cb6f1c96991235510e3520e36e2baf5c2a952 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000285.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8094230c4826aa3122b33b47dc111f26c4b898d72f2cbcfde977ead56ac9015a +size 417129 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000286.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000286.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b225504928c7e248aae697f7f746941788f1368c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000286.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec38d659784d02319c0107d495c1cc5567f7b7e82706c600521f3d74cac2fa0a +size 539154 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000287.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000287.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c3797f1cb4200ef63fd2b3d6758517778536d61 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000287.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bcf77ac012b19eda9265ffc4392190f6429931d6ff6507894299f7c2474b660 +size 529518 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000288.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000288.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef2e053f8e4130468625748b5b34e72602ea8e36 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000288.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7661a0c2ca4537b4d4475e1bb61553abaea1190cec6f8a100fdf93cc260c1c97 +size 501490 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000289.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000289.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8723d75d586238294d92e6b12087163f8d4db2e8 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000289.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db56013dc456549d772afddcf444cdc0bd07d06cd3d2822919b9f6d694d7209a +size 483947 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000290.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000290.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f69f144e1519a4c6bbb280c5a4740f6e8689bb0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000290.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0765c42bc2d94e7f0e66029d6cbd274d0bcbe53ec98515b86f1ec653812163e6 +size 1176830 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000291.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000291.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..282979ee66c8f437eb5089955b5aed1406eb3750 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000291.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96f1a6a4cc67ff538b063ccd855363522b43df69521a52cec982bb195f17a9fa +size 702806 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000292.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000292.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30c737470d7664ceeb17594b155eee4faab47527 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000292.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e63f30219b69cfaaeb7e80316613d67551ff8c1a0ba6d62e2dea139af941b9a +size 840725 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000293.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000293.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51d783216dd3590f372de5041a42420e9c6161fd --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000293.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56fec7b77f09690e413cb9631e9739cad1458f01456944efb750df43efd4d657 +size 756404 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000294.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000294.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..090836aec2d477413abd4fe392da56b4cf85dcec --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000294.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f7cc467e0f23c37a3c39f964ffad3ab0d1f9b822ab70f70db9b7f8137a4345b +size 590906 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000295.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000295.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d76e68a66ff0f5aabc998af3a91c511f153dab68 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000295.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a465df601e7e90d4a801d673dda5c86e4b651fbba938cdc508283c4c6b4bba05 +size 669296 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000296.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000296.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a68f6680fed2585edfe07e9de36508934e0268e4 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000296.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b21610ac8bd2ea0b767a25cecfb1750f4335742e4510e90fc6e5973925c224b +size 860106 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000297.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000297.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7de0c930caa9f06748a5031a9c27efaf6d0dc311 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000297.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6a92735cacbf516732bf0f479f331c126c12fabe66d92f80da386902b2068a8 +size 599848 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000298.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000298.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4221b1b1a7443bf6f9456bdbed9227a16305e3e3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000298.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4235918884af466565749e798fdd15f0c74636197438236b24df489363697197 +size 817773 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000299.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000299.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99e6983aa16bf0ff35555a6f545752958eafc3a8 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000299.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45797be0f03648953d8915c01ea2fea6642778761f7357a1e55c6d0dd49cd7da +size 646341 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000300.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..945b7e30c821c1942274f521c502c2b6331d2753 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000300.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d3f243554a2a9bf68790730e36ea5f260ec2da05d3e1bba4e15bb8f0400512a +size 681839 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000301.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01ae0ec13c5f981ab39b797c2ebb7b2a8e4e06e8 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b82c5b472f4d5234146a78a334d0930a6a3d76197598124606c73ab985fdf9f2 +size 712988 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000302.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000302.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48b1b49ae5bbfa3cd313263cbe835cdca2ead9b9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000302.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31f825f542dc542f33e58ceccbef661a2727471b5278f1da11fab6ffb0a4bce1 +size 1732046 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000303.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000303.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f306b74ffa6f9c90a818462fb7b368ca559b8aa --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000303.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46eab98c311592c538ec45ee7efd3c6781e5fb3ca123de04552964026d26c0cf +size 751123 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000304.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000304.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a0554df5fda4afe52492ac51d761dd866b4ca61 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000304.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c9ccc680eac314d741323361898f60ed1bd135224ce2e1de883275db8c853e7 +size 561619 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000305.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000305.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54a51a117f857dc3ac6cb64da4113f2d0c19c381 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000305.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7768a53e898d5425a597be010ea2384f00a794faf31c0a23fe6a2c6f7c606898 +size 630587 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000306.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000306.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..678ac54e81f3f440fc859725190cf646bde8a8bd --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000306.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2fb700edb5d1bf889b3a9789c108b1964d0f1989145716ead06e00081290003 +size 575373 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000307.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000307.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3741b48fe3d09f24f9e31b6fdbd99eb677d81990 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000307.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8509cb3c5a92adb7f75e2fc7e74ff0232687f032a9d0f7d43888ca7c1d2ee5a +size 627415 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000308.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000308.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7180e0b7efccecd589ff5008d192f8fa92d5894e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000308.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a223619278e268054e23f2aa42f15c36346f0fcf6436857556cf11d0f11004b6 +size 663963 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000309.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000309.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83ca7e14801ba2a11a506a4d2bfc33a6479a04aa --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000309.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2298de6eea9d5e7fc716d94dc1da163af07b0a045e4e15728e5183fca7da390b +size 673369 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000310.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000310.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5feda17bb6b2a57ead556fdc71cbf66ca8b3943a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000310.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57ffde5ff080c096f9657f0d34c4bcab6bf53bf2abdceee033e9d7d4f02c8c19 +size 767026 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000311.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000311.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ba4d5b00de2098e25c918d588784162f711e6ad --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000311.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24fbb79ea8e9bb85ae460be4d2bbba5392b546ada00ddf722cc31f16d684d081 +size 804693 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000312.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000312.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79d2ecec5325fb5cf0a171075ffddd23504aa928 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000312.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f08a335417b2d80451ae8c8d55526c381edc144849afa73b1acde29d0b31ff79 +size 800772 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000313.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000313.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e174ab3e642d884585abed2704e78e3d43556cf9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000313.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c654fdcae8e0fb7808cfa35b1277c4c1a65f341472adcf3f3043637849649115 +size 824128 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000314.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000314.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf23f0faabccc64f47797d351b8a4d2bf6d5e04f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000314.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:137c722d3dd20a124bb1258e747ff5baed5cf2f177abb01b3164e9bb7f86be01 +size 886705 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000315.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000315.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d0bdb14793f0cf211786d12d2db69be472ca29b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000315.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef6073c12e037ef72b8a597965064f04e5092d6eb2f978eb6466b09775b66cae +size 1050736 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000316.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000316.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aee046e3f6bb2f5ebbac373445246a23636bee09 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000316.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:790e53aa9e15ea2f901510b29489a2290848dfedef95ef9b2b51ea9d919891ef +size 843300 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000317.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000317.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcf51d373b32a355809b3cf6194551dca48b2191 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000317.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b479a1cf09305e4d1a42f95b56192e54e2526ceb73d43515003e4dd87194f4ab +size 768983 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000318.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5dd01e9cbda90b764841a5dc77682c5e3232d89 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000318.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54856ef89edf86298146aa7c3f7fe0298c4c9f3a9bc554f57095815836771184 +size 1280220 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000319.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000319.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f795d6360a1bfefabfe4ddd0d948a93aca8e4c7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000319.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96267e19d7a604bb3ffe3d5d4a9d0002a3a642933c86a5d30f65893b62b16e30 +size 868748 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000320.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000320.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2efa78ea03c5e1152d2bcf0fe64a25c2359a9037 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000320.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5eb7bd2006754240ccdbfe999a6e5b562a696cd89b775c4925662816e024234 +size 853926 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000321.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000321.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d61aad514c8de267bd2656dac66ffdf1c452880 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000321.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0431946a6481b8fe326693e8650dff5520a37bee4f18915882aaa2bac508298 +size 708043 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000322.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000322.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b4c050ee10e45a22432088b403f97f829f8de9d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000322.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a2af088de4dbc9ffeb3e3c31725fa99d37210b5ba364cbf3fdd4627e6fa5d5e +size 747259 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000323.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000323.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aacdb7cf9cb4ca2ccd978878369dd3f0f0c540ef --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000323.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa19108820f7279b82555496ddc7c14530f541cb85f653635369d4308f1101b9 +size 544879 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000324.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000324.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1887ab1a352d0ce629653194fbd82125c6622c45 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000324.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3c69571762ad8ef25ab835bb4f7c7eb59129c9b0b1c5bae9f7b84627176d384 +size 453921 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000325.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000325.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ce57a78686f9d73f2983ddb62d9fae193b5f5c7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000325.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13fdf6b17ac95c9559394cd7f5169ee620af4c12a993d165480ef77fec58542c +size 495411 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000326.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6403fa407aa322f36729d93deaa5eaada80a9d3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000326.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d34ad7b44079b25887e4b4e6e1fa12e830bf4d6ed153a639420942e69f143c6c +size 546032 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000327.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000327.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2872f7b0b844effb2ce68a13329e0de6afc74afb --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000327.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09735e6b3534f33d6757df569dd185a8d93665153bd2e62e95fdeecc14481686 +size 481408 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000328.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000328.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea839631ee3ee0cb0a65dc5cdc1c6ba8a5c66eca --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000328.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:983bc796370f8f2667396ba3c8ed32e60b6dbed0105f7564fe1885bc8b6fe6bb +size 584823 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000329.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000329.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d0911532a212861294f9fbdbc212fa723638965 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000329.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:008b236f93a567d1e5d3d02323d50362c089353461adba176700ce72e6188fe0 +size 585673 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000330.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000330.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5cac9e8afff9c52c33f5cfb74e27bbf6897de57 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000330.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b5a8b3d3eba2155bab3c066719543f96c6250ab7d89b70673de0b46e8a63e19 +size 1025077 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000331.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000331.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4914452d43c5aca51d3341c4b526f6b2e0047ab8 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000331.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3a869f637da7b2d429ae8d467f5bcf7b6ecde9dac5a0a08b78e511a3326b8c9 +size 949187 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000332.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000332.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9453bb9f5a7e123137e337721ad15aa1ec1071d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000332.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8670b72a62d78e88cc6b51842f288dc7592102c51792f7d2a86840ae401889a4 +size 738330 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000333.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fda0f2bf0387ade258fbe1c4c27b0aa4edbde4b7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000333.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fd260041a77ac6d8ec04529d0b676c2a5614eb6f11f6541bb4e9de1201abde6 +size 855589 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000334.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000334.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e82ef540cd0e448b3c520b27764fb469a121cf0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000334.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf15d1695f2e25802fc2c638b66d528babd5996d7efe94182b2010e122a24b17 +size 909438 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000335.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000335.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98bcd5fd906de35e2d4f323f08e320717cae8398 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000335.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30bf83e5a79c034614d6e924468bb5d58764a0497b93588799861ef0209202ac +size 940814 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000336.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000336.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bfc703c834bd2ede79ec13b3754691b850e69e7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000336.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3fa4ebc339a9fe9041e9fa2a3f8b48369c52a2074bbe23c3c348447151a3dd8 +size 737205 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000337.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000337.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f18df7827783e9bd4dca504925d0a6834e482ec --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000337.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d5fcfb1d99381931821183563adf1fca3e8b09d2d04d6b723a41c2ba6f5fae8 +size 669418 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000338.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000338.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d598dc2777be56e6b87214e2d94387188c38978e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000338.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2d33a670876afe23309312041027f1424fd6d084a5453a0801e1c5de71f9605 +size 736766 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000339.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000339.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b3e712057a70d3d47db5826e426db33cb095970 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000339.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:737e1060ec8e393cc3604fa5e0a92dbee7eef9684135c11c3d0f519869a294da +size 721778 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000340.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cb3b99c80df8dafe671eb4f17fb4faace72b7e1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000340.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:245c36d06ba2b6ee08b34bb708e8f28404e0f1358248ec12bc31bc6cf54d4fd6 +size 628030 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000341.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000341.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5dd298a8c0ea6dd4da189859fccf00c381622c4a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000341.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc1018206ba296104979f909f916d8be673c9d31076085dafd334f06c74cb1a4 +size 513749 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000342.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000342.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..206e4e8e21514e7c83070eb0bf1e62549cda6557 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000342.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c037fec4311bac55524cd7d1d8a70760f6e32a63993fab45b0686d6f6b3b4d1 +size 734465 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000343.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000343.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3232198a9eecf38f42e022adc54cb08b4ee7b1f7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000343.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:032521fbab6f80dc69bba5ff4645a9d515b4a752b310fb03eea938803d60499b +size 631277 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000344.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000344.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4dc65d9d3f524920af7965a15efedfb8a518789 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000344.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5348dab949f0359b32efe301f249a5a985aaedfb49ce9d40b3a24b123ea44869 +size 724048 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000345.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000345.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b81901a4d58c6bf02e2d687de4135e1427cacfc1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000345.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:240d498a61b4b8e828e638a0972bd7f5e64abfa21c9ff322b0b6770d2da05595 +size 549245 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000346.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000346.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c105ce9e35822004a18effe6450b44681165fe30 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000346.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4372622162f4d51fe3b22f16b093525f4001fa49e87986eff11f744f1e4b374 +size 537074 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000347.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000347.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a855f4149d0c29b85736ca921b020e9d1bc5a95 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000347.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d944bd982d0cd668349f0db1cae47ac11a00b977df807cf8a71776905df3df8d +size 589207 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000348.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000348.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc2d0a8a9de7e62efed9fd9ff0497c79e5626b84 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000348.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:986383c02007e8eb7caee42693e30edd62d3fb2f57e860e016972cd703d7bd94 +size 552730 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000349.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000349.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16824ebcdd75f7b873ab1250a5d371c6f94496a2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000349.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc27ebb604b60b3bf4d35f8f73553cac2c012723a119756b7c86c70fc357dc20 +size 540329 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000350.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000350.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ead5affb1d15ef87f93d53d4a853aa58ba6f4726 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000350.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62ba6595fc9a6c1eabe71cdda0477b6790d0c7424c167b5b844b131ce54297d6 +size 784119 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000351.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000351.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11cfa2759ac73934a0505156fc05a1f55d96a46e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000351.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:533e79e2fd265296d6dac6a031b5af3fbabd9249ebd22b7d2a9561b5234205d1 +size 699147 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000352.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000352.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ffacb027ebe27c57e21432331fcdfb64b9a58e8 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000352.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:766463fe952df8cb5ab01deaa141fc3c9c23a5167c2c7a9df953077dbe94fc49 +size 751953 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000353.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000353.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f22d848ff1b4837e939b16f5ca7e96e20df9089 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000353.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db6587897f491e99285066d876def294ff504c40fc95682db68df69d9b5d7352 +size 666957 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000354.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000354.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9a21bbb01b573ec7ab9f47fa3d75e634f88bb8b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000354.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:989b540ea0c56b37f4bad326c9fc9f2ed3a97e44a8274a57c9afd2c339485242 +size 988547 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000355.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000355.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84731e4ef6218fca6d9ef762a4eceee262a79f28 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000355.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64cfc807b5ac544847b04fc79fe86c64c8159532f7634108d9546cbb2a5abdd1 +size 1072073 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000356.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000356.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1366b112da5d9d84d499e21f30e9b1752d0f97b4 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000356.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c3eba3e17eec61b2c4cc7a6a7f38d85ce7c4fa6ba20a2fa7273e5844529ca31 +size 964386 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000357.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000357.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fa5f45465710ccd21d9d49f088eecd2900d1181 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000357.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e287428ff8f5615ba4e6f53acd78569059383d2ed2729b1201ed8db21575ff7 +size 892892 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000358.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000358.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a178762a50ab33221cd8813bee82809fdef70975 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000358.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7e598a5d33395a828734445d6e19a5008386abc485fcb5aec6ef1e23af0eee9 +size 729445 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000359.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000359.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01e9cea20f892c18f6cfd9effae6efb3e9b0f1e1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000359.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d57337225632d482aea99fdfcbdbd744b59c54b69d4d695f30c645df1f42b770 +size 798840 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000360.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000360.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bb074f40d68ccb363bc5aa82ffbec99ff529ad6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000360.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:396b6d1cff0b1546ef9e060f9749ebefc26c321488202aff5c7756f79a819b56 +size 683486 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000361.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000361.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf70dbaeee45004a09d082d4699f22b2d84be48e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000361.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8a17a38b2ba32527e8b925f9d050f0995953532655bb6c211fced3dbee121ff +size 964279 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000362.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000362.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..279cc6773d5d15000644ed4da1718c310b7dba0c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000362.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05b082b7f664c85b9781cc39aa8fab6a2faba0e6bdc97d4e212e56633db668a2 +size 930114 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000363.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000363.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be22a36794a0306b27498e11346ec26e678a5ed3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000363.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bea168756d1a2d953a075f96b52a49ff68730a38ec4eec7cccb18393e374059 +size 780466 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000364.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000364.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56531db4b4dca507ebb486557ae9fcff6c94917f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000364.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:756941472d456635ccd868216879c08a01698240d69b04ebcd7f96612c0ffcae +size 939133 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000365.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000365.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5d66fceed880a7d36fcd001c68382cd0f72e764 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000365.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bacadc67df8c19b69dd8b1c270d01f89f0b0c0642bbf8f466812aa8e461757c1 +size 713456 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000366.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000366.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b514cded57744426c17d1a6bf2d48d54a8be57b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000366.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3acb4e6a14de8afc6292292e94483cfa8ae6ac2ff12ac0d96052778a731393d4 +size 1069102 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000367.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000367.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2f1a73d6c6d577b8fedc5a99ae79e429663a152 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000367.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68b982cbfaee26917b1f20045f703257c026765501b40c19276dcab805b2f5d5 +size 1094519 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000368.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000368.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b82d3dc4669cc53a6193e96dfe002a914a85c88c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000368.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d65573c778f2e82f5546fcf831cb3dbece344f51868426391c867c33d0bd24c +size 760924 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000369.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000369.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8adca65ed724a14dad8ddbe59fd712cdccea6d70 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000369.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75a5188bda2bdd171771467a37ee5f61833d497f16f27794c84c0d7745f2f3a1 +size 1195916 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000370.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000370.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e06327f997ef44ac37bed2443257a242c544855f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000370.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb35a1c8a6564d91c01b615f549593dec4085247a1866892dca1cf25ebf023a8 +size 987914 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000371.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000371.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e910c4208a95382c62d29b64221d4ce797fe679b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000371.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a63a72480095707d2f78c160db8a6dff4d92022ea63f80327fb01f0a3496176e +size 1019497 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000372.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000372.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c2ec2cd1b18ac6b5b4792002aae365080a3cdab --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000372.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51548342d9635087694509335e5b7ba344a3b37e930f7770d1a7dd6631431b23 +size 1279402 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000373.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000373.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22dba883f8413e7dc10b176a584aa5ba9ce01e95 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000373.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e4e0ba1732e7500340c06ab8f3c9bf73620b650e9363bfd46950f7d8ef58cd0 +size 786870 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000374.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000374.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa5e5439719e3bb9b130ac1cc532547e984af5d3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000374.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f00c65f1ee7fcccc24c33af799de286efb54006122ff123f00e57174cb6f0a74 +size 1023635 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000375.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000375.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8811189aeba0f7f7270b0b840f44e456aa45a4f6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000375.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73c26e29c401c47f1e24e0b8cd59e5e9e1b480a879abd6c895aa82b4d0595445 +size 614627 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000376.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000376.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e32827316cbaea00ab351da6b8cea6961b3afc7f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000376.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e684388541865c15c0d7a50ab830da86a0ee6f5a28b12cbfcef6c300a1d7b59f +size 1491735 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000377.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000377.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..824aecb778f68d6f383c11e95710129b3b5cf835 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000377.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89e8611aca1f196bdd987f7883cba3bddca8e57556a2377316a101847ad7ab17 +size 560072 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000378.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000378.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab9b90326e5bce580ca5170d0743e3474ae2511f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000378.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58e7d7e5d197d800d36524344a99d60c91b68bc090ab3754b6f72861a6ff70c3 +size 591080 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000379.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a093c6a747538ae96148a3544d0f7c94cee01828 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000379.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd09b73faa8e3008102f11e3368a58a7bd130454d304a829994bfbbdbbf6cec5 +size 623594 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000380.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000380.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..770ea22448e3910e2c4dfc6cae3d060630f7b24b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000380.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55940b70ca02d517aa9701fdf9fbf2a6513f51dcabe3bec2005eb7088414a592 +size 677841 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000381.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000381.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adfb1983dc5c6ba8504f5b74e39b0cbb992dbf0b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000381.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:523111c652488135fa3f5ad93fdbbac02adfa2d0b12be23de3c7f29423d59a8d +size 914486 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000382.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000382.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e27d435f58bcf8472efb891d841bb954730dd528 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000382.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3533c6e8e0face183ebaff8cedbe3502fdbd06edf9b997fc79f3f68a095e28c1 +size 633554 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000383.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000383.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..309f96024cb0c7778337421e1dd56c30e2cb0fce --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000383.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab2abd68b99cdf21ec8a400c5889e5fe74306ee40b4947b05e12e1950f4f70a2 +size 750428 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000384.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000384.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca1fae2b2b1f74bfc8a32f00e84663561691f564 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000384.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c147c3b6458d5c37997a006b61e64876f2af4c2cd2a389e266aebabc3718961d +size 825296 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000385.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000385.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f3cb33a36b298b917b8c6cd263bdcc4b2fcdf42 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000385.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a96b4359227875ddad633ed7a750cd7593a3d95cd29a5a0598c5771e0dbe43b3 +size 497527 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000386.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000386.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58faaedd9522f96d1079551141c7923983ad98ff --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000386.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:598b11c1c4d96b8f26e7f2dd67516e2c287093ac9bb4270fc544edb09e7c5695 +size 544969 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000387.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000387.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d451b86c66042becc884526b96f1fe6756a92dd0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000387.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c84d16d956ac99144e3b68c5e998e2e0be004fdbb3fbf5b16887bf64d572ead7 +size 587561 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000388.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000388.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e013a886f4afb5842d8a8e843d7578512990f048 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000388.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92961e9aeaeda16f11cabe4a5b165571d970656c42ffe9a806fc5c317ed2c67c +size 585774 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000389.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000389.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b318d48fa3f4b092b3470f0218bf75a49d45d3c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000389.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:decde878ba84c8a50aa2d3c64825a2f8a06ed49662692d928a06b6f12c418754 +size 494260 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000390.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000390.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4da45848f579a23d82d47523ef7aaa2237c1cffa --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000390.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f9921bcff931249ba11d3623a583ba68119cd7606ea95372044117f9b8e1204 +size 606394 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000391.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000391.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..719b1b6fd671c6dc7ee06a6fdb7343e89ba6d078 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000391.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ff54e6039d6a5f08f3d8ba71e0c86b6893c7a97af44922ec504bdcef8e3df78 +size 494690 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000392.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000392.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f98b1370f9654ff018e6c96b42673eba55323a72 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000392.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e327349ebd16632bd14e6e05c7781c548e96531b3bb33b450f24f5dde86202c +size 600200 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000393.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000393.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89fcefbc2149c5464eabca281a8422a94798481f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000393.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:220178a5d7f52f6a718c1e298274427b13f8233a1ed440a9c78e56f020cc6bfe +size 438090 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000394.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000394.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de49f3b9fac35956b945f9b6faada058a16f0014 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000394.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49a381fdde13c178025ba306c3d582bed1e7b33fad13aab6528b6834cf6e128c +size 513346 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000395.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000395.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df5800b079b5ae55f1c3180527fa372a67c2dd0a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000395.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6832935609e11b159a18337214d807b716dfb446872ef9d4dc6002d06e7af9a1 +size 637682 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000396.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000396.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18eb94dad44f0e0dec758a3e9d3df60d608a970a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000396.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1612017d2c98e286f5f6778bf480ba899ef0a1bda27ad7cc883a14c3aceb722 +size 874223 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000397.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000397.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbbd527ed6a9637fcb5c8e43df0eedd746a2f1f6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000397.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06821f269498ad96b2ef537bab09bef8c1d007ed6b1e8164fe1d982585f00621 +size 611043 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000398.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000398.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bec73865967def2bd18651c42006dc2fd9a757e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000398.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:988932c612dce2cf0ad0174fceb0fab8576a1939542207aec80b6e5b976de3cf +size 542686 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000399.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000399.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..166d3e7000e31b9752be6cab46bea9502fec6aa4 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000399.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0eeda4461dcbc731dbd0a68e5c4834705939320bec368fd1756ef5f84c8a759 +size 579514 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000400.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000400.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ec276c8e0c153f8f5dbfe477c0771e4866c25cd --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000400.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41b3af9e02185b9f6e025059fd7dcb8b12ac035989010fc73798fca2d95b77bb +size 579133 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000401.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000401.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f72c97ce31d666786bae673ad1e397acbd5497a8 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000401.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9eb04c218a128400b8a6a4483d804ee688592f8ece69b54ea7ebf1ee310c4a6 +size 533348 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000402.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000402.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0613a3f6543c658ee1cbe43223b3f167e50ebf4c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000402.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:481b43ea6be15aa1c854fba356c256d95d9de53f4168c1d449b204ada518ec3e +size 600540 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000403.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000403.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92252e023cbb485ea8df2750f4c12bd8c6737a26 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000403.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ee9056176ac30891c6bec7d8f662f6293f2104f5bcd669c18e241c20f35525d +size 545714 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000404.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000404.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d5c32cda8315874298f36d9cc6641875570adb6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000404.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9c615cd668ccbfe78ec45c6ca9176962e1d88898b834f3406ce047aa2254412 +size 535258 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000405.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000405.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1074d06a5eee876eff7c0900634d0ec708d98ca --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000405.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d42462ad3a1230c0559323da8f88fd29ee4f84cd22d52089cf0461de2d7c7058 +size 552176 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000406.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000406.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41ede3497f57944ac943a670018564663f386e1e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000406.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20af1a5c9e8fdb7c2b02973def344b26613aa9f937ab078758e482a2702a28e2 +size 455609 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000407.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000407.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9235106533448798814c78339323793ef05ee4c8 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000407.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae421c47f6bb256db098f2721d7de79a0a30f639816e639f2ff27f32861fa4a7 +size 556274 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000408.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000408.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67351f0871a02c1dc8ce13c371e457443086927e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000408.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea2d11c9bfc844b10106bfff45d0c44c1000ff98580ccebec69e6c8c03298cbf +size 424597 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000409.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000409.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b17e2d4e6d30c301dde9d8d4f9fb3dccc2344465 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000409.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d983e523588b28a6e2da68eace4d16af02a9fa295b0058309e28331c3043672c +size 490129 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000410.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000410.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8998a10d7d393c9a63f3b9c8b8d998f53649365 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000410.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18aca7a436e99a59518c740dc35991e714abed0d3b0e60bb708f84e6fe59f50b +size 519721 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000411.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000411.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..693543c24ec4763c9ee388993f79fe82c3882a21 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000411.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6174127789731aece7542ca5354a1100c3b557f75334b026650343664b1e8a8f +size 501549 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000412.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000412.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7fbb1723b5d1cac13eca739eed294c779bc188d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000412.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4946ff3d7c22e806aae1c17cd199c1b55af1c775743490f0b07dca94b003ca8d +size 599433 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000413.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000413.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66bfee9445823efce643df4cbaf8444f182abc0e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000413.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fa0388fae6be24f3a743de8f31d6445d09bac2813f620afb19da54cea81592f +size 472004 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000414.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000414.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9bf223f4ed2dc8618f06f99502709658468b4b9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000414.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cea973f8da8cd89441015a21b59daab3127d31005a27831b01cdd53fc8f5e414 +size 486160 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000415.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000415.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9837ab6053222ea033fe17e47cc73675328d111 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000415.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd636a6d6e6f47014cf4d85124042ed81236d7aa6f243d9b38aead63f92fbaf8 +size 516280 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000416.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000416.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce540db051b9482e4e8fc6e8594bb37771aa132c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000416.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcf7d6c855964cfe27a1df7b0902b6d3db552168af0660e2494f6b84bf53810b +size 1006870 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000417.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000417.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..172fe584cf8710d46855c7825c1ce77082939044 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000417.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e85423086692bd611555ab22f782a12852e2737934c89e65dc048a9df12c154e +size 509129 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000418.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000418.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3ef5f5fb9f3a844cb81c6ee5b399f912d86bbdf --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000418.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3767c9dc626a686c7a91833e34f8fa19a61793e20316bbebe03f2ef64ee00fa0 +size 698773 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000419.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000419.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1147c97939b1122828ac427d521129b0c249aa0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000419.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adc7ab019aa7f876a78d1b02da5f59dcde91fe97ef9051bdddfb05379e91cccf +size 875276 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000420.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f168e56dd10f6afffac9877821a016e533413f7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000420.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d674a71e0b913d12f7ed6e0bacc32d7c42a0b63eee2c238e377f4a2a35481c1 +size 682874 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000421.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000421.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb9a868ea64f6f640ec4aa6575fd248ba431da4f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000421.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d6881d440f9592d0b80db2752828a2655ee0a7ca979ee375a2245b0618f0e86 +size 810633 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000422.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000422.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e932c34fe82b234ec6ac9f685494d4dd70a10dc3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000422.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:230faad0e151c2f6cf257e440b4026ad1f5775e5a27aae26112908a6385a42c6 +size 882089 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000423.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000423.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a2525c2c974b594e532bc84194321ccaa89baef --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000423.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bd2b3f3ea0be0a2b9509d86b4de8f144050f10c01be840126edb96ad1e4ba80 +size 842106 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000424.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000424.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9e76d6b41f174b670e0236f0adbe1596f9a83bf --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000424.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ce75665eecc0ffd060bec1f85790f6ddeefe427bfa83dd800c8fc14590d9fb5 +size 849543 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000425.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000425.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3064c2ff1ae565ee55082689f5be104b99f4b86d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000425.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55f531348936460a602d8ad151b5b909e81cde2eae471f7885e4435e545e0438 +size 743502 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000426.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000426.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2eb4fb680d3e1e42d1e6c361c6abf80b58a9a584 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000426.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2172eee1d9ae93060a015a833f83734914f173e453ee571fc6fe40d10b5edc31 +size 951991 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000427.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000427.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ed1b04eb4119cec04a772f6285f557dabd1efde --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000427.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21c961f80859c36c356b55427491299596400dae971097860ca00f4c2e050763 +size 906176 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000428.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000428.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da2f968ce0d42983278a0c9b62d628e35e997584 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000428.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14decd9583f0371b3b2b79bd033535211d0e6828167ade99f7cb09c50c3a27e4 +size 768282 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000429.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000429.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fddee968d30c762cd571f4d314c9ab492c62c91 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000429.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5a7f2204fcf9fd3501420e99730dc0ec36ce57db2b0431ec7bb98488af7048e +size 698650 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000430.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000430.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..080bb38dc25d1b444c33b7ec8ac600dc44320fd0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000430.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9cae523f900f6d896efd442889358a5cead9ea822963339e3e54461c152fb7f +size 761632 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000431.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000431.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c27f3191a7028f076899bde8efb2e42530712ffe --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000431.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cbd3560ef6bc7ca853ef73bdd83e82cb647c66102204683a793efee50756cb7 +size 654889 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000432.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000432.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f40f2474679e1b36f5758dc39c2f1d5ce7e894d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000432.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56b545b97c6d2d2aec93e90aa181b7d462d9b9a3c4da1a8a48f4264a434508cb +size 688488 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000433.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000433.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98fdce4a6e1dda5acc2c8432a39fa08dd62e1c33 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000433.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6510baad23e7d22e4fb6fd84aee7e8063a75f45ca3d845f3e25ed16be7b2f97a +size 584830 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000434.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000434.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99c5a55914a3b7a9320eecba89d69756ce38392c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000434.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0106ac8277cb8c567b751788c19109de434e2dd7c037f459a8876a9ced2cb430 +size 559190 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000435.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000435.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd9bf84aa1afc4bc3cbf3cfd335da76e82cb03d6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000435.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aaada33e3f09f6f52712ed94dd3ce069a22457ae533c46970c108b6d318ff86 +size 751571 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000436.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000436.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58ff9aae4aadd35df611c1a9936b543159f58177 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000436.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6e3b79826382a0320affee196fc025876de50d826370bfeae9e09b397c728df +size 699249 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000437.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000437.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..367f01839394cbc6b2f91949eda9b754041e5ea3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000437.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd6c865fa896fb2826f75a360acab4e1f02b3e5aa7c774bf23e222f01adb3170 +size 826688 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000438.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000438.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e2020fed97094a5c8f841eb61a1c3773721d273 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000438.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:073ed59218f361f9daea9d98ca17dce992c11483c25226d476af6b84ae9fd043 +size 769801 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000439.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000439.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5bfe3efa0b7d91f3e932b4ba48e1707c2bda37e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000439.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7d91afd1ceb00100c4af2cb24d8b23122c354355e371b8c39ea9e3c85f6a0a8 +size 629627 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000440.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000440.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32da3ecc76687db0079f322a46ec540aaaac0226 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000440.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5249f4adff14e514cc909365ce85b78d25468b04dbecaf8b3caa9262ab98e11d +size 635356 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000441.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000441.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0dee55f9c2b842943951b33c0ac47d3d037ce1fc --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000441.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60a1f73272b5b2cb99f6e4a2ec69ac4d9e605c6f659d0dd31370696a16e1f7b9 +size 1114518 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000442.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000442.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a484a48b8e1d5bb9e16e4e0e3e1fc79c312dd5fb --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000442.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b592fa2048cb0924c9e071ca9e79d367689810924cbe36f7664384e5a86ced1 +size 1329296 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000443.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000443.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd1511db523e10ac7a3b6ae121510623f9adbfcb --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000443.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc2cfc2af150492b9275964c25cc364dbae8a1d2e9afb360e308bd1c4e6d771e +size 1148589 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000444.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000444.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89b074b6484d859b5ffecedbc29bbd4bffc2a7f2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000444.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90a3765e606dfcfce057f7d390493aa2047ecefec4b35a655f41705d884ad91b +size 1053875 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000445.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000445.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab305083fef2f2b39242bacb3544dd0eb2c65c48 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000445.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aed81a97c4cde162a8e81343fc0c9e3f2b0f9fb73835bc052fa9f61bd72b2209 +size 1041531 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000446.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000446.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f626b4d42ed2d73ea36a84069b667f89e2f2547d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000446.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7dabc9e872f92128db0e6a7f2e1daa1b101b4df82d91fd59c87b972f15b77b4 +size 1424046 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000447.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000447.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5bb77d397715c9905fba9debbe95e20e3dcb1b2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000447.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d1d453fffa65e2310900925658d42f0db046a0555dea6c0d76522121399141e +size 1259586 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000448.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000448.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..560ada3922302d77171e93d8f98597ace4af1d10 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000448.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79754b69761bc66d27b17dd3ce7303dbbbd0f6e2c99c8db8bc7e91ca9f67313d +size 1532971 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000449.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000449.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..069238c3652bdc78c560d64154f37c4863768b07 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000449.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e711d00c7efc0611d460e4ebd2e3051ecbec42c5014af9b539dbd01b294b33d9 +size 970438 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000450.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000450.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9368ee9be7950116683397a8c46ae69a8b56f7b6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000450.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc3df6b5e3824c8acee7200aaccb0fb667cf5424a3db6069f670877dbf8625e5 +size 1149704 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000451.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000451.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ed0b70f04476ea9557df0b9cbacd44926394937 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000451.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:101190ee21d8fd32fd1875d0a3d3c98b59c11c3e43849d1bfcde81e4d7e79e13 +size 1070279 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000452.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000452.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa68b02ec13022c479d51620673367056e7c22d6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000452.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80a223477e433e77b3b53f570aab50c3faeb889bb9dc0a5a11adc44805454e1c +size 1298222 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000453.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000453.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81cbebd52a0408b46f940dbc8c7839b4f2b76943 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000453.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1b3794a7772a5b1dabb87f679a1737778862751c4ac0d0f1ab262afdcfa0c7e +size 1066218 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000454.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000454.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc0b0c0d668f60721a97e7bd2b9e20ee359a71f6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000454.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed2fea3dfce3c8772e1c452a6263e86b6b981b57c42024f575b5946cdd1c4d94 +size 873664 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000455.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000455.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d135fb1a44fb753db4f21b16f85864438a24300 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000455.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6203b7f646f5287339d83b79235f9300e5fb522a378ab62615d6a83741802d28 +size 1456303 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000456.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000456.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..482bda19bf9624c3a17c5cebcaa8f9ac9b17f5b8 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000456.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10a0f22a7a9e9760966a46ff25c07711ea3189be2d59f722213808e820bbb3c0 +size 1289833 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000457.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000457.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88205209ed8d6f4fd9ed2de44122705333212890 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000457.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93718101a63205a0e2e7d789fc9cb06e64799058cc1f82876fa7e2be3510123f +size 1062085 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000458.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000458.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12c0daa684c53ebdfd7cd1f4f6ae206f38165a84 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000458.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b15251d30f0ce01bcb710188b5fd781a0e6c01ab7e5a5b99a4295dc1a1e5f11 +size 1037070 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000459.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000459.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de9f561c58cc354015cbf0a38380169ee982c888 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000459.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9ef2ca501b8e6f33df1b152105f7fff80feb05508ab79a04c0cd8156fcfe5ab +size 727550 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000460.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000460.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1985d5f6eac828b1d125b8077a9ad090654c6784 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000460.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f66e8af89e98ba86fb12c2c09d6f1be7ea3e74138c0931ab233836f5e903a46f +size 564526 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000461.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000461.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79699ab298655fd6c1019268c0a575954ce9dae5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000461.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11618f3af542e87b2161334cfd12b9d591d014165c4a696540cd0587384da1fa +size 859638 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000462.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000462.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffd895975fb5e7d88f5593a149ca2ca8e63840f3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000462.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12485f6192619324c6812ca4983a1eb849223ddb50ea03f4e59f780764fe0a69 +size 638128 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000463.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000463.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50cae6a3126c6eb5d4671b534991c7a20e184a61 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000463.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c07b8e67ef6169f9d883a408aa1ac1da820f148254bddb8447e1b23660ed927f +size 789943 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000464.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000464.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66060ba2453d321d4575defd1a2bb703522edd57 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000464.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:162ba39de30343b56760a9d3c7f2616ded68fd8ebe7ffd6f72638bc94ed1e6fd +size 1077211 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000465.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000465.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3246c4209ae40d9de201068ac6dac2c8e710deb --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000465.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b11ec159c3a6a992c4e493818150a8454940bcf5d3baae9f5ccf60072c2e8c36 +size 770208 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000466.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000466.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c23202b1ba374a2651a020cd60d31ed2d114969 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000466.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0fd56d9dac185cd644239127e8246443d6b7d6be32a53cc9a06d777fca29582 +size 760001 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000467.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000467.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27ebc1f031fedcb0f944e5747f3ec954c321b79c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000467.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43cf8f7b1ca69bb7884191dd003e113292108715fd58e21230b02b8b94968bba +size 947680 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000468.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000468.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45bafe3d082d9a9975c1e3e7d40889e81763bdb8 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000468.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b4d15435661585c50021c263e55e19bd0c575659d03e54b59b59b9a6af592d1 +size 948447 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000469.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000469.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b95dfec0ebce3910f24a2c7eae7ea120a26d1f6c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000469.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6a66982806a776638643a03047b2ab197f45fb61461eec685c2301238a06714 +size 704996 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000470.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000470.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cccaeb4f680acdefc8190e3e5db308c25ac1fbb6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000470.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caf07b73dc13eadd85647b086434aa62aa2e6e049c22894b5f6a3d7b624a590b +size 547931 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000471.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000471.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f50a8da5802ba388e47dda552145ce9c86cf877d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000471.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0244d618b99f4de18a99bcb5b1074b65ffa7840508e6118c5cc2b608292a22c8 +size 688829 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000472.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000472.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2220f31e43aadadb7c46b366ce9346b818045b79 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000472.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8330c42969201ce4015f7da873b33b732421a14bac7de7cbe4280cc356940f1a +size 498221 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000473.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000473.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbf3891529bf282ba64f61b36dc4374e189bff2e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000473.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04dd1f33f5b9210ad955dccdb9f79f7532365b291ec62c5c34261a6bb2bb1fd5 +size 557494 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000474.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000474.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..745c99f8fcabb5d2b37a9a7d91ad6b82a6e7f824 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000474.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d34abff7d0feacc30157e95f822d62926ced718949ef0108bec2035928a19fc0 +size 637112 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000475.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000475.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f1b0938ffc5cd34160ddf17520e19f77e7d2c70 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000475.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2543c69559fdeecaed7fa5061c585430b33d133d5bcdbaaedf27fb5a2ebf016 +size 624916 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000476.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000476.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dafde9d49476ccd4ee5bc45348148dfb4fd3af47 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000476.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9953cf137cc7b5cc8156e5a9df4e5fe8e9f3846e805e3b88ade08a35c057bcdd +size 477575 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000477.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000477.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b70350167ad3dc166de04b2063cf7f7f1e284882 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000477.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27013283ae2c57b29954f4c6ecf730714e31be8c8556c1fa721b37901e4cb351 +size 393730 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000478.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000478.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7282523d17a334061bce0796af54e2a2782c59e2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000478.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45d753c962e01d7314141ca111d6e15dc3a42f0ba4e9d2cd99d0fdaf268ae9ee +size 607425 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000479.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000479.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16976e1037a35b50c234cd293aa95cd76a1b590d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000479.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c185f975ac07b92382d50ed863bcc9ca6f138304e5c8837eb187d5f651980e8 +size 827915 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000480.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000480.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b701eeb2b6e74203afefba16352a5d7b24b46b92 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000480.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec5b37dadb007c3aa6417d3095ac09be78677a7b19737afc3eb98f77af454075 +size 584651 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000481.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000481.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dedb11d80098d580b404414a4d776612cd01e676 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000481.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0100fdd1b4cfa4a12310310cb6787179bc36247809b041f4da20fcce8789edcc +size 510018 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000482.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000482.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75c5e278f6ba4288a21eef53b751aed4d62fb246 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000482.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:500d694c6e97e7a19d2b0b103da09a62ff09027865e802efe7eec30722198089 +size 678137 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000483.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000483.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9f60edfefc7153d750560e2685e01e85e9661fc --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000483.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2f9775451330966ef7e8da5d347fbd07f33d1bc57dc13237040d54519c79855 +size 686585 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000484.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000484.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..718edcd0f218385f8df14fd9cc205fbed4ab79e3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000484.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a42002fddf9a9ec5eb0f3fb42c8baeab1d5580b0df9545a7ece5c1c80ae473f +size 721495 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000485.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000485.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6756490364761e0f4b116ad52ec1dc0febba71cc --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000485.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae32d92fe236e7bd69c609a2cc8c3624005559a776806d94f7854adaabd27b0c +size 738264 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000486.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000486.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e068b452ff96df135f331f538d97570c88edb5d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000486.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69118b7e2d55f9c212684bf7a660b11389df45310eef7b6886db2e5713fbf29b +size 753713 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000487.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000487.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ee0cf99164751e27c01fc2a6559d4673882e1bb --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000487.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fefd6667842a35e259edc772e39f09c0f404bedb1b771856a89042333ba4377 +size 699476 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000488.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000488.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..741d3c976157b40b116b9bb45f06575d5e521f16 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000488.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dd204b7a23d43a601da86a4ac23b3fc7508cfe025aa3e11d4df1e793aa80ccc +size 642975 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000489.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000489.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc0989bf81b50cbfd2f8671df5134cceb13fad9b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000489.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d631c02a6fcf125c7751d50370738d9a59544d924aad1d95cf3743067ce52d3 +size 832548 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000490.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000490.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b002e73acfa8c94b6014b40b73601c754287171e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000490.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0404f82b85f6243486c066a4887fb9ada65d62f70c433f5c439ae1d77fba1866 +size 616211 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000491.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000491.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9b68e9d3412b78b0112d55d8880ef0476da3318 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000491.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d41e975ac18bf99c025cc0c29bedef3d770d635ff93b19ac3e0672bf77bc192 +size 772190 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000492.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000492.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1276f770627a3d3b6e6523d382cf8ae6f04e2a35 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000492.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bb1b8407d68f67fb896baa454827222acebcc41becb15b27afce6151dae5da8 +size 856046 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000493.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000493.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb02210345a63015b040a016d6d7a0523f126822 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000493.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:864842f009887c34df3d217d54ef03a392b5fc5b5053878a049ff450d19fea7a +size 752480 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000494.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000494.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cbf13ebb7ceed1a9924443d0ab8fb322028a863 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000494.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d564c1a982bbaccbe18a0b38ef511b2af7ccd5c8e4e1298f57ca3d8677df4bfc +size 781062 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000495.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000495.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a9fda83f499ddba6072334ac4ab740ac7c2fafe --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000495.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d05703632d5e9a850caf96a3bd140817e4c27d0dcf6c963e4e9008b0084ff651 +size 707999 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000496.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000496.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a563783ac09b1b5270143cf847eeb071c22f77f5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000496.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d544fe77b8623b689ffc0c670d8d5954da5b3890859a01f2ca5c58cb346e230d +size 728738 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000497.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000497.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da2e33eacb49e3d24267da2ee025ff2a39ca74f2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000497.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4499b02f02fb440b7df0b518850c860a467c7c0c8442bc4d069f00f0bdb07a69 +size 712924 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000498.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000498.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75e62a57c80feb6f8799cad1bd075664cf66edd7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000498.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b571e77177e30abbc8934c3c4cea7065f9d0b5b0975e46fc956697f2642708ba +size 597054 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c039268ac924fc753eb0bc9ddaab944141f401a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2bbe7974e1ce54b8e362ec6aee3cc07bbd26fbce8e7ea0df362d1f6945137e3 +size 1113599 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5d865b91c448bad88bbec7c6ca514dcb6e5e413 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d18fe130e049d09b00c30bea94edb83b8becde375d5acf7f97b2bfc6a0bb7bf +size 1199834 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99dc363197385ee5abd45d29cac1f449d5a32de1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d7358ab19ab2518e8d9581560d578eb7d6933646df9eca6da6042f81d158ca2 +size 1639116 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a26fab1adfad93e326bf07b8b867ce60dfc2432 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edd372ca41252a424f3722d864409a6ed0126c316b9217d596374ce1fa01f741 +size 1142078 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..082ca771829d1cd0b7a832a9272c1dae70ffbab6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f08afc7e45dc2be25fda4efb9631038bffae817e8a655efdaffca8816a48248 +size 1244697 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..575c32e3da74a2ad30cb71bd4cf23ab5a75f6542 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a245c05956bed90f1dd760ce5f10818ecaabed1bbcd606cdbb1cafe566bdb8c3 +size 1101500 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0cb70451ec362601bf2228b8db2ec9a96112498 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:227c22e6364bc6983a0e2087bbbcc00fbce4c724d7d0ec2d86ec059bb55d7fae +size 1202425 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4dfd8cf614a6b4bc8a6c42116170a897e7430880 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5a97ee673b1bcbd7b67e57e92849908158719c2d525dc991800c0bd68354d35 +size 1251907 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44b4b6af32c8cb6334590d70259797e1eb2f6d73 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbcb1d01f7d8acb7a2aaff438605e8ca31d4631233993d3f673ba788a0ab774c +size 1462944 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b305d52e916f924f8c0abb14626243065d5c1f0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46124d1c98da0f18e3453e15bf78a9353bb7bee08d7319b183091c493336ba52 +size 1231551 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc3acf1e21949ed8cb655c20cc2b0f5c16ad3919 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1c6680cb3966db70b59ae33154db3e6f7f418319cbbe037768b7d60283be343 +size 1487179 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a48e63c081748547cd9f97000533b5a333ab8217 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:813c915f32ec16c7620d0691eacff00a28c604e07a79c139389eaf7c76640b47 +size 1005950 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e8ce76aa64e891286cb207d697c78494fdb82e2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d72490dc85c267df3c5870eae68a6050be85f8bea5e07d1b2a7aadb01d23aa7 +size 1217211 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..075e641d71a0bacc40316993553af3cfe70ee016 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68a1e8bc5708b74de4fa9d247b3b57e9677e53e22d751fe891b4c490c238eb60 +size 1083136 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46d47ffc64b51cb271e06355857d286cc9d5eac3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbd6f83571679bbff7d423e75804c57d801bae0f9ea3902b75ba6cc0924a94f9 +size 882350 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9353e2db9b002102957ae494875a9610b76ef7ff --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd72daeab32287e771d2ac18391f3279e23172f78e5c75913fd96f5c4bfbc064 +size 907639 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..615f0e0b7cead143b6e346a2000e8ae48dffc4b1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:168d7940a84e271885757fbb85ac30fd6b9c6a63612009ef607ae35d989676a2 +size 1160840 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c22f192b74785dc07a7de5017e35018daf74e3f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af11304b9075a6e5f9165dc5a4a8214af5076e836a478b48dcabfbe5312cd798 +size 929270 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2c3c4141b7ee795d6028081d7720847abb6d40e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31a0c5ad94892b93b2c1cdc638db95ad7438354f8854880dae0faf665f4a48d3 +size 1101500 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..beb7daa39c825d4a04a25fb77b158f388e962c22 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01eb493cc0bff41b2c641b91c506a56eb9b84a79bd591afffd699bea6a1623a1 +size 1049776 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17b8ce323124f67f0dc8f7f4dfd2d968375be79e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:277c04074feed3bc76240ca64d1db16d0add35226cebd2c8ad521555a6dcf684 +size 1071865 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5387ecb9e5af02d7938a95e32151ccd2404988c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da54240f09cea116010d4164081ff5298087d9763aa3d5af74b0c356edb88b07 +size 1634709 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f908af64a0d1a209ef7b7e8132c5323fb126668b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaa9f40bdaaf9ee7482b9e947210eafece485a1fdb21653027bc9326838a70fe +size 1112738 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5a998ebb630a9e840823035f13ae6385e35ff52 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e365e232df1b30ad0d15163c3757c60b42afd61a41a836c67f821755738fda1 +size 1271960 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4582e166aa00c523bae4e2a3278ebec3d8485090 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8806d1e83403786233ec35cd1e2ee04b4d11d4dbfed0c546e59395adf761c35c +size 965223 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a268b70c69817de769026e60e66ec1e731c0fc38 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:715e7f34e00a6a27de815b4766d61470f33e5c186fd57a8ff6a3ca6f8ddc3d7e +size 1203092 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29888c3ea13613c13175af72e54ad24bb2bbce4e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e87cbf1232b784fdce302588b6fe033f0e6b048293406bd5e4ad713d7d6957a +size 959923 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5cbb4faf3a2efad0b00e5b846a2517b3a5a1b632 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b667ea9baa878e0671d88927bf070cb0ba5444bdf4eaba4213a0dc8a01ed2eff +size 811689 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f14d7f3a956ef934b599302adb5c898f34d25ae9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa5e8c789636918e1d3b2eadd9b372d9d447485724b55b624ae4086f2b1639ae +size 745185 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2392bc558cf0e772d791f5d88df88cbbfe7e12f4 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fefb986b74ca740fcbd3f679d4479441808b71f39ce722d443bb980c2b63e541 +size 1101158 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a491a0279e9ed1e95e4cf6b2a2009fc44839c1b7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccb75ea8ecc57faffa31bdd4de74de7ee9297a312b5ca4308984279a31b1773e +size 1098347 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0d0f1e1edc56d4df3283722ce094298581a2a06 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd3f4438afaeaff70821fd4447aff0206b80684a9e843adc49006b0efb64c1f5 +size 1565154 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbf078f12fc9596a7c0695e10cc7f77cc820172e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae88331cedde9c93bc90e4b9a14c791a9a36a1039823fa65a6021fa1d03b5718 +size 1178644 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38d72921fa2238fd7b119eda19fe774a6546904f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aff8369c4316b40e93972a76a585b2c5118a1ddab8399862803bb3090833ca83 +size 1648700 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..392c65e850dc31314d19b4ce55758c6084279d22 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf697b8aee51e8c356840438d5a329a7fc547cf305ecb19c6bf77da7b5b4ff3a +size 965539 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18362b6bf370ec41bc3cbf004c73c5499b7fe405 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75d136b5620d02bbd7b5ed5e29cfbdcc98a018199ba3dadc6533964b1504219c +size 1130254 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4465225e16d8ebe74205d2e7988b7ca7a4387101 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:171205f3a44e54beec73d3959c25c7fc0661ee276cd79d6957ae6616189cb074 +size 951764 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f991c272f3c81ad1ec09eac2549313a62a86a7b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0469968f9368d7d5cd9eacec55b49d4a3f5949c27f14eb0456b6d661dc9cc7fb +size 988822 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7820b3027aba392ff39787d035352e4454da7ce1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9abd5b7ec1ae6d8cf8fa47f919b225995ef27fdb0bd4c10daf6a316290a3a16 +size 692505 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce5135fed934fcc17d584127da6a21aeacb3f8da --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:931bf7d470a14756ef43b7eafb5c3a73485d6c78ccf08ea7b7d3f9ebcfce209d +size 828168 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbba638cfb27a9e8b4f0268bf5983476116434d2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dee378c501c35d53e635bd534d28c94c1e18a227ee0da7204798d352bafa679f +size 859732 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a03636667369bc6fefbfe90c617b442412c615ac --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:482b478cfed29625ca438f7ec690ba72a9037247198b315498ee48bfc5fdc0fc +size 1127851 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b54bfbb184360a57fa7168288acbbd8431d3c00 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad8fe59f452b6171a27868d88d128ba85adb7662ee6cff1c1f62299ab711e443 +size 712073 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1f2f635f66707582f212ba6edbb530fc3b97138 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b7a69a46deb15cc9f6a520453e28c82c19c21d871e146aac06b203bd3670d43 +size 625862 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e1d42498e28f4e04e23eee572faad6bd2310bb7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27c4fea71fa1c9d305e06ad72dd485561ad71233ef10b2442c21706264a8712d +size 942813 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a7709c803743a7422ed1a12402d8667031d7d1c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e59823eb5ad8ecfbf78173455d871cd40ce2fb9197a18a055bc18cde838886a6 +size 794689 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2758ef0780e233279f7e7a8198298dff6edbcf5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf0bdd88e6bb95da90af4c4e93923cc981fb5ca480bb4ec5ca866036ad71e131 +size 989560 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74fc6f8a88b040c544090fe0d0e75be668805a7e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2544af91e956b0887ce711cb91bd05a49b6a25aa31a0858802359c7692ef69f1 +size 905544 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aade348a41233ad2a42e89a231d36f57fa88ab5f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f34ff825c83f79c295ef110fb33f0a24e363dd4e3f8b0686a244e9b0b2a9ffc +size 923500 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73c0208751ec6e2180a625c8dcb91315bb47f24c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8beab23c4d5f678019276cbf613bc41d6228e871556dcdf294707614d9c4f0d2 +size 766127 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddbad2132a87dfe417fdaa85e876dd93ee4a43a7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5ad57656f5d69d3c07c105648a07815a44e8f133fce36e4371df5d79819002a +size 883089 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea3af5138c4ae5b3962f2f2e5894a4bc8aebeb14 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95f61fdc38f82f940cb019c25c0f5bd74752d4d9eba6f861ed857e4a69c4f73d +size 975101 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11e2e2f1cd6887a0fe2e4ae9a062e8eba11bca36 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ac79f69f4c1f8e0a2c9886b367aaf5cfabcb37f7cbf3a48bc07e47aaf892db7 +size 826020 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..794c09b9b37e99022e938dd21409932f77ddb246 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b5e7d750957b497f7ebeb60ab754b6a660b93425097e3c33ab08cb831bc21bf +size 841878 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8834c5a1c05eb582ae46c4cbf78c8056c69b96e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83e119ef117d33f9ad6a10825bc5768237b226b64b6353a648322125b65f0eaa +size 870781 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..481caffa359da6ae18e2c5650a9b0e77e094e82a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d968522345d70a880f523ca26d5eff3e52f198f86c2e7ad3f39f8901d277ab6d +size 880368 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff4dfe7b19a6cef92c5610898f4d33097191b66a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75cf8e464824d08ed804db9c2223e81986e131e1e3831336dc31fb71505c053c +size 942995 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d06e92cc88ca7365c5a0cec39ac5fb1b1fbf52fa --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c700940da7abcbf3b3665ffba569e78e3fda0dd65a76cd5d827180192b408929 +size 663833 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ebcf441262a4440526fb773a8c6ec59331dd564 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6678ddd41c70aa82e29b1e6456792ebb8d332028122bc03f13ae60c992774d77 +size 886346 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce8d1785fe76131bc4c4b1d3e93ba83c3e254fd7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f203c9ca953ae98f4ec1f1fe830ab1ce35f73c70122eff421371351ed027a067 +size 784551 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b65872b5ad170f61f8b53a9fbbce03a6e265a189 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ce03742cbf6d7f2aa32af4fed89c246e06f084a2eef066943b9cb2de7b445be +size 763107 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfa726a823f4e8a1253b1fb778253e56e411118b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18131e8af11566a8ac308761ebf813f0fbd13a2720fcc8bf3fe6e60519154a65 +size 917206 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b6e54c999e259183242bb940320a03e95936ca0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:937762f9e6777cecde7e56061ed0d724cfc187019ab8f2d468224bf12075779d +size 719683 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02a67a09fd984c9507b6879becaadb1468664a79 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b4163c1fc1f92c5f9d0095398f749a6f9261b82dc7052bf4756cbbdb06fae09 +size 767525 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c11ad6fd677ff2c433357a4662b455ae3bef2c3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51893ceb5027208c4074464659fa2a48f4a50256b122ed8518b525313723fc64 +size 688357 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82b1e7a52e7d32053d2693ef4e21df2c6fd118f5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b82fc389eff396a0a84290df4049f3b0480dfcb45cb70242ae7a1938088a33f +size 692635 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f76472a5025ff2e57180a61875e5e371515ca3f6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57211993a3c12b5a3dedf8226001adb073330defbe811104e528f1a4bc952e73 +size 1170625 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..680685b2d8401f6f914bbadd20667d6730068e62 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bea2074eee36f2ea102b0fee33de39196411a62fc69b31552674b6ceb5db14f8 +size 910216 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62c44034baeffd60d2ab86a708e2a0ebfa65bb41 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5a58b563f489249d067beca846b4ae7734617a4337346eaa2b2131765dcea97 +size 1009276 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddcd3c4279b602d3241828c6b8cd5fa11a282877 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d667980adfc08577364065cd795a818b76267458ffea2b1bcfa4a57ca5ed83a +size 857234 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99a3ad98d2d3d41501798ecc0ea48dbb067d3c62 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38d3a2db46dc1444e48367345fd289ca2e9c2526619b4fdc6bdd98384a496857 +size 964757 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfe360a2584edce1b9091c36058250ae5d489788 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bff9e9a6419f68908667906517d1f4115307171971f9d1e187a48dc9dd84458f +size 1683443 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b31832c296ed1220094dd01b66b11c0458b4c75c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19f9a103b6e5eff152cad1a66d79b9e3873cda12382fb32eed22ca7ecf694a87 +size 966990 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b86a16d6df2c8d7d1675f659099838950a3c67a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7fdf2170fc027a89cbf43deeb7b166dea7e9afb253874e75410dbba9662cf8b +size 984229 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..061cfa6a5ea005eacb840a7f23a327897b649f9a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bbe6fcfbba39d5402a97f362f9e1093cf1ee4aad897120b728b3670582e21cf +size 852242 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c370944f8d41c921f9a7a68d1d661abfbd3bd71 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07c4c85db285da822729440a6a2bdb53cd445e1aae75ac84d63172c4fed865fe +size 925784 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbe00f6b02bef19bf1d1bb7bbca8b8f146ccb4fc --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0549e8c93238975783c7f0106b2e71b53a275133eb4a471d14a510fb2e7264f5 +size 1049075 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd6e34f2ddeb47f037a575a79f3ae93172a8d090 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b786f260aa5d3d71a0c63eec2c85c79b3fbbf1c58eec59f1914ed5a774027f4 +size 1127487 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4b3e79a2ab8ed79c8f981bd9d6fb5016487917a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4a69d6b9f57b653882fbe30ea26c22d9d0bbb20e888354016efb4eb88fdab24 +size 855243 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cefc44f2867bd2ac86a43c75e7684dadbbe3a893 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44123792afcf6c2c134d95bd5058b926034adaa601a232fe91c94584c58e9220 +size 993560 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..091af78bbfcce3f524270668084bcca2091ac14c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44e23bdbdc603af3b8ba71dcac38e13b68328d6faffc87691330778cedb3a852 +size 2306498 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..622fa10df89ce642061f347485a12d64bd6f9dea --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac2df30d1af06ac506937aeba9d705e3b7796d95905ebfcd3f03f3ee6bbdbf8b +size 2230556 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e2f38288523d710b3bf681beeb0a30e07d520f0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9ba775a109a011c1c7f7ed5237817b41d7041f3f291a2a2ad96def05e8e40c1 +size 1665044 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8ca4e808f59ef218438f5539957fcf0fac90de5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b95e67014f889029c3bcd2e69be82e99ffbc787b21a51e9147002e2f6c4a8f0 +size 2304923 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fc5595903afbac872092a228c4f2adaca7dcac8 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2eaf4c0781b8cfed7fb7b0dff067b6df1a37ade1cd6fce70aafef530f6ab6a55 +size 1948812 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5e94f7c5f531a92f1c4e4b037d885176edb813b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2358df1ac2113bf19478e999ae90d635b9f16cdd36886e94d508c44831fdc235 +size 2300982 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c6ef0978a6f517a91235b1e0e950d88d645c23e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b63edfbbf120e9e600afce25fb01bd567b74be8d35bf054f02c5f8b07c53b09 +size 2090302 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20304df44961fc8a4e89a5c6da0469e238fef03c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d09566c84afb93025629c8dce69efeffd3353e104b4766b048425b306675fd4 +size 2137015 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cae6d6eafbb0c5a7908e365a64312f090cb4321c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23612b8c7048df7c3c311e41043529ba0e8080fef2872677d7eda2f0a16498d9 +size 1908440 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46ed5e51908c85dadb13ad399fb248c4467710aa --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d9ec7763959eaf260b9dea3abe3d5c991611eb338290993b8560b3dc3ff0d81 +size 1775650 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e93899c5e6dc1d2ebe15e0bba197359a3870e7dc --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:958763c6e66064996cf5774c9ef31daa92de715d437f12cc00dbc53c98af9033 +size 1667367 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f19f718b8f9e95ba44d03f058dff4ff1740ada9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7af9e9bf30309cd674ec14844d382a4f776374435877f36af70a1ff98b278915 +size 1876040 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c89201a66c65b4e1e5a39bb68a9812ea7079af7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06b12c171a741cd7cd367893bd52f65df3aca68d14538663ab968a8543ac4537 +size 1277019 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3814f5cf61e365265eee9f58a63f95e377d709f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9ce031f95ec36256b222b15563a94572662bb94d64839949c8bb57e2a648bb2 +size 1576635 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3e37750b5a0e53d4e8cec0fddd407983c284875 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96bd97d614035b87a8457bd1027ec5da87abe190c40bc1947367091214e025ad +size 2186826 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..033173949e0f7648fb93c6e6661f9313ca636d84 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6b5637100cd3623902cb2fb6e4064c691f1ea7865d87580862cc1e5b556bafd +size 2246182 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfb7b9a73d1490062d8eebe2ab90a6a4ed3e8dfa --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce4284ddab26142fd0f3cd545e138947a72013876bb8109052155fbb7532d786 +size 1346860 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..771909b74273e55d6b9714767f59d922ad73a512 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69a446595fd6137b7571b5ccb88cf901c12bae65f12d2360caeeeb909aa03652 +size 1693236 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fb0427bcbf2d94c3f204fd2455b81569c91abf0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13257a0eb04d0594b20c07ce4f65cec5bc6c0263d69051688060c6e46ec7baa7 +size 1690179 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..673f8b3d310ee171c9ee78f17c557ccf21dd71c1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9c5a28601bb756d26ea637bc18128aa6c11feb146cac67c3b15e9bfb0c7a078 +size 1869216 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cedd50d0771fed8c835ee14727e1cc6d7ac72193 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1879c971b0ffcea5478c78db8069605bbbedaa631c45162f944b5fb7e68e8e68 +size 1711673 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9965ed3f91b731f463e160d3dbdc2dcd7a75c4b4 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ea50d0b57374ea947e8b792ffd7bad02b4de97055f4ce5530bf30062ea81c83 +size 1421869 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..041f9afab7b0351a2baf67cddfbdde1aae08878d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:551e1df9f3467c54f0928525fc1c0b81b365604be4649177268c2750b95b60d2 +size 1526440 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44b474297c337d246573bd02d1d31f8d4a9f395d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13b1e88a92802f3676d3e39defae4916795f1a0fab249bdced806584fba24c3d +size 1694141 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82362170c8d338b1e7c36622bc2746f8d55e4d2f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d51849d0feb75b4f44e59ca87dbe6069888f64eb3ae4027fee4a0669ab71fb5 +size 2108682 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9762eb77fdc3a786fad3abad80747f9b831ae975 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07c5c5c9b8cbd5fec96c64aa6a9ec87cea21aa6a3e0d902ec6637c1b5bce77ba +size 1721051 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b33d01074b835f6a47933c8c83ea4ddcf599e7c8 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9b8cf6c6067a0431a7cf33c0aebfcb8d6a5c0f1c9a362189ff00683c6eb0759 +size 1738774 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..289ef5808e1139542c8ebb55ac21d3a74559e71d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dbdecc814707613f9f13bb0cff701c15cbc96c3dd18e62c06204d27257433a5 +size 1907257 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d726a22968f18ed0e3c81957401be2a47175a9ed --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58cacd9978218febfebf9f5bb8c9f54f53b09a91b6fbd51242ce6edc2cd2c960 +size 1561544 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1620684ca77fc5307d9e71d866ea0fa3e801f2c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:216308b6daf77190c342290575a1f0bd975356f8e11886f4996da4e04526fc17 +size 1735144 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff4c81b8374babf06b1c730b4529cfc883cc2c3a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f047235d4ff8e4651739b467044ddbad3202688e0046adc45ae39f2be925d8c +size 1275407 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3defe2b1e4c599cc722ad7727079bbff861320af --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a72447047ff5ceec21866ffc9f424ee59bebfb4e266e57b623a205b6d72d2f8 +size 1199776 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49bc913874123d12025f2b34cea7556bdb02dfb1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:491e3232dafeddedf166cf9592a2cbb6653f319ff68efa1f3595954164ffcc80 +size 1276441 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fbcfbc0656abaebde7a97bf7432592b46150033 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24c3428bd1ad71ba2349e7a0f8d7bbb9e176a7f62a2d2fa670467847086ac5b7 +size 1511868 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85ed8296c4837e6e38fc4fedfbd73d1bdcab7aa0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1972bb5ccbd4db65dd1bee0418d33071dbfe79e20698bf6dd1b682c620175091 +size 1489440 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e1762b7b10869653d4840e8c290ca593a62165a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d5735f9fc60b040c050a9cbc36d2ca1313a125b269ed8c30c08f5ee2517aecb +size 1452234 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcb00f4353b9b5bd78fd96bbe6d3c65715e93391 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60995f77a8552b42e38615f0b637d389f3a766de230ceae6e6ebd609ea7dc1ec +size 1425997 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e931a4ea7013429a4218629f5ca9f608cd50abf --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cc5c2b73a4d444ceceb91ac166fe20465313bc082da70fc778ae001b4e77701 +size 1705817 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a263d00b793dd1fe644c8465ddcad9158444aad --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7211ac47a1c1385ffa4e9950b3a33b030b332224e74c68d74cd70659f320d60f +size 1487512 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9111c94b2cbdfed791eba9f5f118386e4cd60bcf --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b35b678654ebe009eea0c2a3742514e83797fed603546cd18cb4712d94e6a35 +size 1364522 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df64c473a29633fd7c7e3f2591ffbcf3aea18c97 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbc2f77303c315f78fad7e538a7f5c4e0ef8e13714a51774b4a4610c787f6664 +size 1992493 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e869c1cfe44ff5d9512a4c2f76e7321be7fc688 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:278b99c6d946ff47b1c55a759e5a8d3f866be884cde989d93945a4aea81137e6 +size 1583172 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b7517ff100f8541a9143dd8a12dd9e3b417c831 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97e99b9e2420eb7f40f456a24d4b2ba867fe64a12df7a827551f4d39ddb36eee +size 1510177 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b747cfe6c0cdd950187956332c124a35ba6711c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30f7cb11cb2fc2bb3065be910d25453e5616ed5fb5921c7745f6ed189e7b3ff8 +size 1473707 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6856d1a98b19565299a681bd3e32dac818087a8 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae38b9ce6207aa9b3c146f9d894a1514febf672c0d537da2684382cc0fcc0840 +size 1790522 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d59ae42d33f5ce7136150c9b969435510d472aea --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d7f2e4416f080cf6c09303da44b1abd451e4104699174f75540e74cabdef672 +size 558760 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e3498ae91e71007e808703fde0007782a7e5003 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:821d980d3dcb848d59e0f660123331ccd265cc5b531f3e2146aec6342576a748 +size 693933 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d70c9019dea6ca2422de32285d911bcb2d1ff5c5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea705edb7c1fd107b6b82a05ccd536bb6642ea84154f9537a9d5606e81a793b6 +size 619862 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b9f62aea9123cf76cd2a3b35b5ad17c8ab06daf --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1cb1a84dc95abe94830c78fa921bb089d41fee5342a4336c6ad3d16e460c74e +size 927822 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..744bc02a3c9c1634a4806f1d71bdd692817ed9b2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e48cd5cd80cd208d015e94aaa61aca6be63abb909a217249533edd7b4fe8243 +size 499010 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd4af68d4b2d0399a9f5b5f6811505584832a853 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1d02f848d8653bb27982f37e0cc03879b76ac29df099426ab1d855079dc6e59 +size 681524 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9989382ed973eaa32c798383686d14224b77be8a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af78a7fbba4e8d3075ac05999960495940b44a9ae4358236facff51169b0afae +size 779272 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01e34661cbbb74a6836187c78c6a59d71b6b516e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98431f06f2014ff0a3033540549975d5b7d277dc150f1c9da46742df72f73dbd +size 746952 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f353c9be346a35efdf29067d77c9f3f470b596c5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e297f086db57be2a31d4e3b9f138f13d37ad314652801fe674db592bd266284d +size 1559020 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a06659aed7f8f880ee90a597a3dadcc1e2c91c2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9dc96360eaef01ae0d8cac51f5e0afa6dbdf123d546184ba0fa2c975d4675d9 +size 674833 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ec4c4b350dd554a088cbe9bb0d8cb379c33974d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b6b72a9818b04cc73f28cadbb03ddf771f84b9fb0ebc487da348a0a5051c55f +size 1168085 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5590a9e2550e06d539c72c8ac1a4b1f577ae357 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdca11c737e678a85a805f599cc02966b788d1cbacfd87d9fcb74e3428130745 +size 801845 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42deedbd61d2c8059dfd9b27dc0c7da31d9c4549 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e12f412e75ab8baa635a1b9382866a9b677b0c8344211dc8645992e14507c59a +size 844144 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000138.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72dddc8a0f9b9f79e8cfc5d977a0390a463ac93e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b00836a6fd4e53bc15802f4aaceaddb4d23325394127eab7f9941f55b147ef7 +size 665568 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000139.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ffbbe6e1779688350787a3dfb19c302012331c7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed7c322eb37e858c2293d8512cc8ccf7a7ea88cd5af90a35d479ede7ea59acc1 +size 1167411 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000140.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8250ccc07c7c3fb2fabde4ada1586a25897d557 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ea162bc64fe506c31e4136b87aa7c4ce6d9e76df7a2e15cf758be56a67f2466 +size 856956 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000141.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a61caf96d216c0d46f88df9ab1f03d83760c839f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cdc409f48a4924eaedc1059e66983a9010f1261911e8af6eff14af056211f4d +size 600635 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000142.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26695184b7c785a71ecc087ffae090f884282b36 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2555f80a16efb32f924c5ced7e7b361d9b7357f9a509ec2fd5e1e4af409efb84 +size 1234379 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000143.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4be58ace7960ef987dae6c2417bb44f65d0fc01f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c33ad72cb2ae8421f422e2e300f34e35dcbcb101b58a8d1e69d1ed23f5a98119 +size 947681 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000144.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfb0c2064e8dc37751723b567f29590309c32d2f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:488f06d4a407582d6e492932f18d6889983ef38aa4febe2691d8d49cbfd2c900 +size 998921 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000145.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e18ebc83419b7fe2390befa61785b9ed08030f09 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f5ea16e25be4082c6ebf7577addc026693a21cfec6b93f3f50f7c25d36d4fa9 +size 2907851 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000146.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcaaee8994341853d63f4afe963701146e6d3e08 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e94bc85c61bcddff22896ae6210e1ebe7dbbd0daf1f77fff7c5c1ebec2a114c5 +size 870197 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000147.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b63cb99ed08961291e99bac50bcea9c5e6bb668 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11d47edb98e0723abcf5341cdd34322e9b580a4c792a4dc39cc0fea7f762a1c7 +size 914902 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000148.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..daad5af8959afb0f67bf7f9048ff5576ff15bb4b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f677c3e09fa54341b7d4a468733ba5ad3901fcf7b0715bf118a795fba89165a +size 1311453 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000149.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6e1bbf1ad10c5b45818960c9b26df9df6ae1251 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9619f22bb1dec8e882d4d85cdbeeb33a49726e4a110db2026a9f94bc79280d3 +size 1482748 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000150.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..242b158fc1e1271d9c8b3495481bb867521dc72f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83e6df7c6e88621811983839a0c60ac464b7bc375bead3b533ec73aa29340ab2 +size 1080720 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000151.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65d36742d18c0d9f773e7514b15fac954d3e1904 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b6fc826b1bc89a74e290d88ef7e2ebdd75d07b93b65bd71fa867168f5ea3c34 +size 1076848 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000152.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bde7fa51b5555bfd2ad65260b5e3b017a6948c4 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ea2d0aa3b5ff5bb61f681c43b25abce9aed3470a3dda087e2a6e73d2c0dc4fa +size 927603 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000153.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..473af4f08e7f456dec31e0d20c9cbc5b6b44879c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9c43c06619e768d46dabe22df7d66b35bffab10995f1960afd5b00debf75d23 +size 1446846 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000154.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9cd41f54bea9ac9168eae0c61df074abd9f8ed9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:861f1f34669c23781dc24eacd0f8ca09dea01db149a39acf47339c0318603a55 +size 1271631 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000155.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b5b503b6546b54f022cc088f07222415336fe70 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ca08f4a7db930f0a561288cdf529f0a128be7e883a88515da78c110c3c8e0ae +size 1091117 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000156.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c611aa9ff0566b16aff9e6c11ead4a90675fbde9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4642373b22b5b966656e9df93ec99c2d40ffc59163495fc7e2d616e45f9000d8 +size 917732 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000157.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c66f500079cf6c39ffc9a70ed5426a8ad14286a6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1dcc1b096b34864facc2d49c132b0c755f5f9d81aca98603906d6ced8683471 +size 1121074 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000158.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f706b4d9f3ea45ea74457c577e53b45fdb1fbaa5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee116a8f6a816fe3146c3d42bcfacee64a72bcc96edc65acb79ba5629effa851 +size 1123396 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000159.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a8ce5f99a078deac1991af08b199d3f6d918fe3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bca81adcf59d0a71499e3edc67268d7517f80de464bdb5adc79a56c0fad9da2a +size 1198098 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000160.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..017cc689ffdd556e91e4abaf5db0b0c8db517bce --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:819aa68e66283646b84d8d48e149c48de926643af00d3bc77ff9caa069b6ad72 +size 829402 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000161.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80836e3cb733017d2287294d160e29088ddf49a7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39c6176f61645ce2363b9cc5721ad56663fee4663cf03613feb31c97d0e50c61 +size 918118 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000162.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fdb4a048d9f6b33d972886af38c23419eca8a94 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cda20d32ea65675212fa4af7a95fda632c6e2797513a6b0c341f5b01747807e3 +size 730393 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000163.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75d453a5106963ccfb2c7c8e96b13005ddf1f182 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1834b64cef0a98a547d2c1c6e6cbad49aa3e1accc982f6c941bff1a26ab62b54 +size 1725587 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000164.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4909202ac1c0f08ee76c55f6f08f63adbde4726 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:465acd679fa9212b1a294a683a192e3b8eeb9bfab0cfc438116153176be3b50a +size 1282429 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000165.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02e1c650d970784c293ec27f33e27415a61e6c12 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b445835247c520a4d5b34be7333e875bf1ca1658a2d36341b0af31f46f78b2d +size 1582820 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000166.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d02ba3a7cdfd89aa0bd9497bb024a8f1792a7f10 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1b6ac4ea71fae66561a2dae65a1c473f07e8bb0dad63fa222aa586d4af5839e +size 1118875 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000167.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6115e7b345469908a6ef3429cab6a2bcde16c65a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:621b168277dbfe9e04201be93872eed80fcff53ecf5304dc1845d43612316f5c +size 1463256 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000168.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f41fae288111529a3aa89c69cf13b9b50244c45a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c98ab174d1008dc0b621b76306e2b497118798c97dcc05cb48c7de3eeb98598 +size 1549809 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000169.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f55ddc95eff375838e84d7d77e1b33d56cc57da4 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:271ca18997ae62efb528db45504c3c5956d76f50f3d29b49bae0e89f4ff4e6c7 +size 2025715 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000170.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..516480bf02d8306b7bb17101652f6d64bf0b1046 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dae6f82adbb88dcb637e53bf5a433e5adced9ad281958111c49659559bdbeceb +size 2142791 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000171.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..679bb07898801caaeb6d5bce364b5477b6ff5ae8 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e6206d93a6a76c1557c9a97e12d881d52fb7e6717122717d6485c1d3d4dd5dc +size 1928162 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000172.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4496e48ed0ce7bfea8498023c5458d6e610663e4 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8607f832282e8064346129cec3e1579077b4bd4bbc0ced69b24192b35e869a1c +size 4006435 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000173.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b616d0e2157f4c2b69834276237339420e2aaaeb --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52f92ec2a967dedf150930d4013a02244cf3dd91aa2bf42947eb34cda1d0390c +size 1770016 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000174.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27a953d5c68b52986c4e6e17671995853f037fc3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9fcf93e5b8550014e63fb97836af3ba88f38e8059ecad1c88fddaf3fc3134c9 +size 1497937 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000175.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03296936a716f9253340058bda2d1ad5219a2642 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4429dcd07b34cd751e19e0a30dc65c3136a948353b0adff83d7294044cb9204 +size 1563274 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000176.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36454db9567d70b32af1cf5d94848ef0b67ffb9f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36bdfc70c8697cd1bbd50c641c0be0586a59942339d2ca51703a566f1d3e1868 +size 1794864 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000177.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b047ef55ecfc0962ae8d8d7233ca21f278c3f9a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b029400f692229a6633eed81e7dbccfe956dc96ae80c41fcad3a67f7f1b78cd +size 1490617 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000178.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4639a71912e81268333d1128656fc001efe33035 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ed9157ce1fb203e7866baecb5dad26886e6bb9c8c370d654a346af9e95c7358 +size 1932718 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000179.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4e491df900accd0c170491c2d64d20ca5c7a178 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0317504222387f43a3ceb06c7ffad1a21f3f379f8f81acb5068baf826d4c64d +size 2281262 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000180.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d5caea532bc041d75ecbebd3e54ea437eb0b0dd --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57040fbb64dc2705225a38fdbada0f7e811db1c6513fc3127ee31aecf706e7f8 +size 1193276 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000181.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a78e7809c3e596c4be3c2d1b883a7b86c3e0c1a6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73a4f8ec9960c709507de5985cf91f1163f1b045472f1f967b982e2f60d51a34 +size 1891723 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000182.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff4845a200b9efe1d916eb9b91bae9f263f60a39 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b6c875a5c42b9b485b36fcaa6a4170dfb679e2671a0c688ccbabfc08a41ac1f +size 2293505 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000183.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fc1ba15ae1489d5864403f057fed739de47c155 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4092e2bf75105627d720a5155c739d0b2120757ba1e75395800799b5e26605e3 +size 1466576 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000184.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf60d59e8cba68e21a2ea858fd60c7553e0f23ab --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d708e06737227df17ea67884d6964577e71f695c401eeaa9661828cbd223e1a7 +size 1917308 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000185.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5e2c41477d6684e63086c2e9366cc85bb831b74 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e478b6420723fc415c0c1f2de5974a18dddfd6d53cdef647a9f2d221c53454e +size 2293334 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000186.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f3eafdd8643eee8cbe1d18edf10fec1db5a8550 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:323c5bd10d66309df5e50289d90851eae771d96b34fd859b8cbdda194816018d +size 1573780 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000187.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c4c597482842e5c84ff4f961d4975612880f294 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ded8d9efe73e4c427735205fcc0f74590bbfd8b3e665bfd91141a69bc84ca582 +size 2720322 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000188.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca6df77cd7f8523052c997a618836b105b0ec6d1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f08e4c6724c3d7c2d112a60579e7697fe64eee013567de097c01142f641c17d +size 1499683 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000189.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebf1c121ebc05dd45ca2bb067fdcc708ca82ad23 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a24372d11fdcb8eca61230d061ffefabc38c871052e1f1f660cc617c8df4c81b +size 1817858 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000190.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67d881334b55939931dbe659d28ba0fe5e31d50f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17df58df2a04d70aec64c2f3dea95eee7fbba2abcb89e99429b4e044f7207869 +size 1820216 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000191.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f896c15d310d2797c752f76d740d4351466c969 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed18a7774dae8ace60325ae70b7007b30f7a640e315bad71c3533c03c63454da +size 1926092 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000192.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d5750555d2cd3879d25096a61368d61b4b6f4a1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:976fd41a55feeb5586a40c7bfc34eb1e52ba159139adf3594033caf9958b27d5 +size 2157090 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000193.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7d1d192a4129c85fb4aacf62753a82a193ec230 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec52a4fd1d6f371c93a8946b904f6a7979626fc27c545d0f6e27e26f3ede757c +size 1765778 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000194.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26ae6205dc67c0b246bd45ae587cfa2f992082ac --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12098f6fe25d8dd95384054e92c7eb656887f1bce871c965011c0e059125904e +size 1550933 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000195.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13fc7e30eb141a20ff084cc6cd4936f2f8828cf1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:191efef7452f635f2344bd67f256985a2bf9c802ad0711fdd70e164ff9df96b1 +size 2697478 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000196.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2afc9b7cae0528531f2217f6ea56f86316a8a8d2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e29cacadca7f93d6f9b503380ae7ac7e548456b102a1bfe0dcc24a9f77c6bb1 +size 1642912 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000197.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1078d51910b96620ad6857b765b319b09f273f2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0b0cc02a730e8955349841287a8d08d0f9dd3cef5c0f58c8c003a820c62e399 +size 1630345 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000198.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf293261422d012d5236cbea9bee2a9a202317ff --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:accc3d4a49b8bac117ef420a9bfa4b86386f44c910c18d50b3e85263e34b1ffc +size 2116655 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000199.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f11bf2f4c818976e208a9ae9619f76b33a4bfde --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a70ced22bbe4972ea3dd6083328fd85bf2b19c3e80ac82d7060853259a7b270 +size 1384586 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000200.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fd14ecbb363189faca2319296f002e89bfe5c72 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1a57961c7fb460dc34e7ee7aea05de91b1e9fe026a9ed7b4514e6aac1b6afd6 +size 1646057 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000201.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da91b3571a6fc1923cc551f88d78742e4c355804 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000201.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a28590b04da5762a7d440a8abcf236bd5e26c5afa755024eb4044d670c88afd7 +size 2143823 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000202.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8771dcfc0c72f6d96200936849daa8c472eb0335 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7da531dee08ada8d7e446af03a1c5307e196b353ff9980741dd5cb676aff655d +size 2513003 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000203.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3be69ff09365b8d73fa3ef452e766f680b062fb1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:068f62eedec3125a661a287fdd850bcdb2c876e4137f2569f676c5167515678b +size 2772417 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000204.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a50cabf48e9b05509264a1a55b6bc609319cc08 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:432d1491eed4f15db210ae4f37f191a9e0789415f30fdfbf6eccf8bddaf17a27 +size 2030838 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000205.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7dce36350ef9ee9f9e89469f19cb9e2ef6ba1e2b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bedf5e666c368fcd10510146b3ba571c298ce926ed01449ba65b084b90b81a8 +size 1598670 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000206.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5818aaba51bc8ae8333c18ae24cecdf8c406e51 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fc4f137afba346e99b697f17f75a6d0fa0a7dde49f220d7be9cf523b79eb6ea +size 1869768 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000207.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3778488d17a42bec2cb473ecc9133addeaf1156 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000207.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6a6e3788ff8e50709ccde652d8ac4a64d19a544035f4ef8db792659a56ddb96 +size 1772530 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000208.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b235a517b88d8e330c509c296cebfb646e0c5425 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29e8c5a36c161b958cbd0f88b72bba979d1e5444580728b0271ebde1bc69c5d6 +size 1902058 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000209.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c138c19ae889fd2a9142d64502818aa03d22762 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000209.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e621a6fd065c7f11402198b8fe871c200610e4a4bf00bd2bcd72e4a6dfe4ab2e +size 2771101 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000210.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..448c8375499cdce25e114216bd11e60b00a2f837 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdef31b967a6582e9f324fce50ca140a2a59dbe724265ada5e77aff4a664abfb +size 1034007 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000211.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1e197ed80ed1ca672435e1891e49a78b4c332c5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000211.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2391d0cebcf87ac14182233ce7d782c179f1e153e61ca8944c733587a64b2d33 +size 893016 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000212.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69aa681ee42cd3846ae008b3af718e5d50bbd871 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2528db4d0f29d124e439056a3b4cd0384aaddce62ed39e9407c11ef16595e352 +size 1076820 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000213.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2475b71f90b9cb192e0dc9b2ecc7d7962a58f97 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000213.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13a0e269e8f1a9441adbd91c150a105150f55447e4926988aad2e7f81c0ade21 +size 883954 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000214.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8f69a2683f358c22299521541766d43531decc5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d696a0c2f6bdfd9f632057d258cc1456cae90a70de56fa75c9dc3ba4c0dc60b +size 812779 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000215.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62eec616b454244d4c69a373ebc9b4c2ada99cdd --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000215.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54130bca650e071589fed0f2b8b7c3146d5b0e594d7319853788bfe9bbec2553 +size 690020 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000216.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e336502884344d9daba2358389c980166845b84d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000216.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:734234c489cba0aadd1a0811813c5ebb489002dbe973d6b17039aab34ef78fc1 +size 1397339 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000217.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..302bca9ecc187db529338b5fe7bc52a325244774 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000217.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e23230af63972c686794e1582ace875d0395a8793c2636e4bee636bf596749d +size 1163699 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000218.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee0a5fe02de79076fc7e95cdd418820c2a90bcd1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000218.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2962d63fd9e9c40be21735eeda7e906de8701c05c1cd5ad6461fa89673cb6290 +size 1183512 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000219.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6dca1946e648e63bd7c1ae961330eb215e9a775d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96706e30473b5ade7f6d4c57eb3cb50006bd12075b336a8603a87fe8402c4d57 +size 957270 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000220.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d595d06ffac8e8a9999d293c8ae4a9ea7f8abd1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000220.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a091c9ab15b145c08aea20942114649841f8ca787f4342751968ec7f1089a192 +size 1165794 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000221.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf60296ed1e25559ef8d3d867df93f5f0617324a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000221.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdaffe664f93cdf58fe35cbcb73c8ab384d9e401796fbadbac4cd3ea8d0064ee +size 1101604 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000222.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..216356b66f4bf3fc9774895fe62c69626362a420 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000222.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce6cbee32db00fdec285f48f27f34922aaac8893ead788b3cf5ae7d9c8737e2b +size 1085044 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000223.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f2e2fb80479d63c09d52ba86fa93d170ef65b1f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000223.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2b75a1dfb4ff8a416f5063fbaa146793dcb6dd904ce0c99853cb8ff39b1ca6f +size 1538823 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000224.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a60d0a0461f6bcd42bf1142bf835d573a36b69e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a46b0d5efb7e88bec0a9c7a12b675f0de57a71b0b6a60691ff23b3665351e6a +size 1224205 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000225.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f83978a6fc1adda8562ebfab12fb42aaa0becbc --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000225.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3305d8c2e811d0846d549d3d76859660297bb6da6d00c21927aa1515e10ae3d +size 1028056 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000226.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b301800ba1929c52ddcab278bcce9225c8ad12af --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000226.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18a874359159b21dfce7b15daded75724d53dab26233b3844431f0b0c1f691a4 +size 1452256 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000227.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77b8ba5cf4b2eeae25e2a50624bf356f1b820b92 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f6f32a5153690992374229d9606a372c6fb0d0a6ee4e3a2f9eced8715260fd3 +size 984203 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000228.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5678360144e9a3ceb7bd015d8ef0be782d51667 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000228.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:299266ef42b1a39c00c2de41ef92be7e627a54abb037b0891ca25d10777c87db +size 832389 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000229.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a07a190c741b7640182b151acda3bcade465fcc3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000229.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cca7d59a63fe0734732275640c20b6d9f308ff9d5ecfac5963dc215f3a2e5f8e +size 1117597 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000230.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17411f17d717fef21bda0fd746868700a447397c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000230.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04988dfbb5891162d5d4914ac23a459512d88dfb40d79b6ad378c7b3a32c004c +size 880558 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000231.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6263c1f2f7e68f19b81f344c2ead739b2996cceb --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000231.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cba94e5f068ebca1221b5755f3a774517ed2cfbd3e020344edcbe4fc85e2df37 +size 664815 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000232.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00176f38730b3f2b0792b0b3b0fbedfe3750c488 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000232.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b08da5ee8cdb855c9b2e044064f38b578fcb79fd4b2ecf14cc4be3101c097fb1 +size 1463494 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000233.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad456adae9eaca803943e75a1a286c52f8de8f83 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:795eb9d5fe46645f2a820bef987dde8519d474372e09cda04ab96eccdaea36d5 +size 797754 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000234.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..629cb0c65a317ac6c0b7b27ba52637a3eb5fe848 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000234.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bf805fe4fe9e886a060ac929f752684ca80aebee90f4bb03e63e87d9edbb0fa +size 1350255 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000235.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3311675b17a88117106766a407d90ee791ccd2ce --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000235.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:493d2502549f11022a24f1de68c73501808bb02d2802d1d017279a63625b3499 +size 794901 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000236.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b55afda09d0d0668b9f19884b29c5c8d49f3435 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000236.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e57cdc85ebb33292968eb92ee356e59fa73f7351976ed88a15d35701bcad88ec +size 908250 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000237.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae161e5c9f01205b98c3defc85e98a56c7334756 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000237.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9e7f90593e430db8ffe8746d985780984ac75aa1fff76a50ebe1f8ad3fecde5 +size 751307 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000238.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..450d2f8e82a5d0adab5755074cae97b184f61397 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f989fa98fff0c9df1fabed167613fcc639c86f576b0fe4add0c8165f2b83958 +size 660018 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000239.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f4b143efad2a4bd97cc64faf4da31ec290c3a92 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000239.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff13b06e938c098621d626da63a5b0cbcbd77bd6b558687bade40c831b3da101 +size 1096193 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000240.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf6682f60e6288c6cff4f7ca9f390750c45cdefe --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d8024199ac032997593d69e5a58d1e774c2d41b38f7a1a05aff0ddc8f9b8524 +size 908176 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000241.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd098b510416d650d8ffe0f014dc7c4e428b6213 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e69a9f8d067f2f59e49d237c7750ff4f8f024fd73ce8bda759f67d6470aa1f8b +size 873154 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000242.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47cbe35028cad5f1f41914b01d1c3f8d9e1a82fd --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fdd4219972d93d3834b280dba62676365edb09f93df937185b64f7dcd26dee5 +size 582751 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000243.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32688333e559b6935039b717a0b63b1d9b9ea5db --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcd94ffe315fc2c5d060c28e5282dc46e9a7bfbbe986d6f9fd5548ecfc7f1b6c +size 760982 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000244.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b7069c265cd71007b0ff07f37b5adb0eb23be97 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7eafad4ee1e1d58d16851921a9f79b5a01dbcd02049a1cfcf415fbdfb552a8a +size 663728 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000245.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e896960aeb764be719190ab5f3a8762fdc3067ee --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9ec0ea062d5e4d3f9732fe2d1b44c70b6a0831b3775c04635fba027bc1b2cd1 +size 872468 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000246.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..080cbe870c14945b12a70634bb689b11ebc1607b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea2f4db4824941fd32c18da1b01fffbfde6eea0f2c63230ecbb2de665c857842 +size 764646 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000247.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb60004d693ef7831bf1e4de5b045188db8dc435 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2d066a487afd4e35f896bd392517d0ac719a8469fe6dbf07f294f41b736bc3c +size 1068038 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000248.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2173ca09f2836fad18d95d6552a5e9ab03505c34 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000248.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:febf8b030ea66151f01a71a15918bd34aaf32cfcda272e199b3a195cd04145eb +size 913261 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000249.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbb9e07d0a3658ea4b700f6eeb26bc4e3b8dd837 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a108afd58e4a26a8f77590df66b508176ffc12b8032ef30dc3a7dea9b94e1346 +size 847720 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000250.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b679cb7d3f0d205e15a8ccc062c795555e301e9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6b3c36671212375d73daaa0b45559b010741bbcff9e4623d94a4fe0504fa41b +size 647511 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000251.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c26afea357df15c1bd3eb8f550969c8e58ce144b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37be3d3eb4ad236d4af4bf426f963b37d042eb248719bb5860a2ae984092a967 +size 794953 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000252.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b58c8cd8f51bd59e54848304e93176cfe972ef03 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000252.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65a3638ba86456f912718cf3a47e0d47285b4d0463a22ffc9e2695bd8a995798 +size 700309 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000253.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25893289af5ba139b5c30995ca2267d64c2667b2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80f685916965d22f80834392f3ec0b0cee747c753ad87d939904ad8d41265cf3 +size 729204 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000254.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc0fd425587876134e8d96e4d9c395e63cf00182 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f88d8bc15021b4c896ba26520e0c065b38ec9ae2533c2ce94351b3612244b97 +size 1031851 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000255.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57b275a42ba36aba0328c467a624c8bc660e2941 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abb02df137c602ec1ee477b2df251472ee1a2c7cf0a5d22fd903226c5269ebb6 +size 776319 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000256.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3f6fa3cafaba24e2296b965daade7cb9144e638 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaeeec8e51759bf8e1fde9b16766fee92daf10bb5d7439db3e8765046f2784d2 +size 1069377 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000257.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ef0e31c0424ed24255e1d6a153a3d56c8545876 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000257.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56555f0356235e2bf5108f92333a2d346e1ac217d94f9c8f3243800b8a154875 +size 1006152 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000258.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d10dbf6d797dd0d96399040e6cb6024dab50de1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67beea7d7742e73461520ac11473ac8110cc9d7d23324fdda63efa68543dbc73 +size 1194139 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000259.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c24e4975bc3d386c1a164ad30c75212af718139 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b16370ef7e72a537d0686633cc85ce348a5620489a60c5b719f2e7504af3b2e +size 947050 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000260.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a6f511aff636d3ee6d82faf86433dbbf8f68fea --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a8544a3be5d2f9dd5b96746f19dbbeb948dbd884ce638226efba65517722227 +size 880368 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000261.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..306e9020c25b3ebcca5128ad9a3b26015625257f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b199fa1edb3db7eb895b72b4a8d7d86abea3d98e134a3f057f03ab3a66aff7bc +size 709902 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000262.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61400baa751f98d83a0e6530050620f3f117079e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000262.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec820be510f4d564230b815b535e34a35eb77e839c4715b1e28b4d1ec72b6fc3 +size 706877 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000263.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..223300d7d6afffac1a5982ea608053342fa3420a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000263.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d969dfff1d547823e371ebb08339e1631140aeab32e37b267f4fb43371a0a2a9 +size 841607 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000264.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fb4be38d9c9f0def05f607b3d81a058870515bb --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be5b27a556cb7bc9f233f22a8bde88f09c7998733395fbad11761bf74ce0a263 +size 628458 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000265.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f61d7502f4f29f3e6875d36ff88408e15f732c05 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb96a0d5c31f6bf6040d56e97bc0c81d5d9d326f7734c2326a9b4fd116a40688 +size 613931 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000266.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..563d696f2fed491cfdff801d30648d6440d9bbeb --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000266.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2652b3ef702ffe41566d5920cd944b4f47aa3bfde324b2deb8cc0c7a3ece5c1 +size 709145 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000267.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3dd4c7013c5df28053c4124453af784f6d40bf28 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000267.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3edb3cd6d77c4bfa067abdcddd6b88777b8533f9091246ad25b737612c481b4b +size 745814 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000268.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2920f65c54af7095a11ef054f6ea34b5afcb2750 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbb2a4470253b954efe1e23f81b9e388e833d572daab3c25d8b3c6d7f1e192e7 +size 691536 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000269.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9196a79255fa7992b54db815eae01235ffce395b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000269.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdf241073496298188136d5be9b6deea134a53d4e77c827d8bb89f7dad606679 +size 905791 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000270.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33a43a55dee049e38e5cbbf39b03b1d4420dee38 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000270.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d08b0c849b061be2db9414da650ed45abc64f9ad706b6369fb000ec77674ae1 +size 1023651 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000271.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76101c87767534c32afece5256551cef84018ff0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0de117bf2682406ea88a22a35f4e76811358aa8f0578a1ff8cb87a82c00bf88d +size 913031 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000272.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecd3c84bb121813139e8a87367ea093470fe77b8 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000272.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b11e5b9a0b927f5b34079ffaa60b6916683c4ec3e6d4cba7f061071f4bf49560 +size 1162575 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000273.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2d68d357b32e228352590e9287b05b1c5feaeb5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000273.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2bfa99a435f5db43c163f2bdd6bdf1f21ab9eb83c01a1fcc63a47b32df01339 +size 914225 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000274.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9c949b76604cf9585e5a339daa6be14b38ee381 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000274.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64c1e611daaf62f79c8c984019e5d7624e297b3e4e6e181de2c3832c7a31db5f +size 823210 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000275.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9aa09410f1a02b9a7fe60be6b47e684950977e63 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:debd3a38a128c815acf4119d50f6d246e9e70d96b9e25e37c89b8c10c4a69c99 +size 707247 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000276.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6c40976729ebf14b7eb5a356a2abae70b4e6ca3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65154a653c3e6af2ad77656eb9c03ae14f763a32bc354508c8c8bfd3a4136d6b +size 1083051 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000277.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000277.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb2ca6e565e077099ffa4083c81384c66a76994d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000277.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c89edd3106fba670326773161c1fc29e096967a6a7c390a63c196898c7c11cd +size 893484 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000278.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000278.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b3f60d81420809f4435c1acd6f314ab4c9a99b3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000278.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6ced0fe93f5b2ff6b1ee890e202a6f7d8915b666b03d43233111727f0891b40 +size 723388 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000279.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000279.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58b43ce6f28ae265ecf53140e087de28f6ff2fad --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000279.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8398bdb00d066ce347e4503561315cf5aa6b77024e38666f6b5bf0491cfb1ebf +size 764335 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000280.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000280.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b15487e6c9489387ef3c096e9703f12fc0c0cf8f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000280.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78df7ff80b54033c55645d36eb825617236ace7f96e6f8095fbbbb29c775c8fc +size 642574 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000281.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f36e604fd84b63b3316e11e31c5a10b27b19df7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000281.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41d06c698455e6153056be524d8311e8013455b45342ac6247a2c328fa786521 +size 909324 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000282.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cef1be82e6b258123231c7ff193c3bc5736d9cbe --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000282.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8523a0876969100d01be2d6fc58d1037ab031e7b91fb12714e3fcb65bb4c226b +size 640059 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000283.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000283.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..432f9f295fadf2cb8cfb033dbf0c660c226e9588 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000283.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba0637d81a95a905b624e4773a3e2032e478c0a89fdf1107662275a270849ec2 +size 889478 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000284.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000284.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b88fc230322471db85fdfe54140b14223d3fd39 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000284.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:303a06ee7c21c82ded9bad82b0ac415dd9aea0e08a71fcb297f1e0e11dda31a3 +size 817707 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000285.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000285.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b24048e947e8a080a64bb37d74d82a6f80a983d1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000285.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:460702f2038255f0c873b13b366f91f05fc505d4378bd078e86fcff9af5c78c4 +size 658595 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000286.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000286.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef9530dd0c49c4f17706efc56d106e31fd3fba07 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000286.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2f5dcea4b56f69c6628f09035e831b3345f19a795c6b76227d9fd130675fea3 +size 896569 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000287.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000287.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f46736098bc1806ac554d5b4dfe86a1e409af555 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000287.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e3bc2054c2e3fc6bd2162a4b3f29bf52050523d7478df9333ea9b468c8abe0a +size 705624 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000288.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000288.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9835f0eb6ce3c622c35e286a49a69456ca0f5600 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000288.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ae563c86433cb3320a344942ec2a12c3e9245eadfe36f3b7995bd5ecd613a92 +size 893950 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000289.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000289.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7df71ea2034bd973a50c39afed489f4cfe3bef7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000289.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb3f86b7d9e9dca6d83d98f2e58860ab91f840c5132d1665936b4f1e2f37cbb8 +size 666495 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000290.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000290.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54102c003a32161408809e95ce4da6a3c8098d84 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000290.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2bc9cf34a16338531079d06d78901c1389bad02ee16bd4d0f5e6ca13563059e +size 1326755 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000291.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000291.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0275fecf2863676a1ef56fe449259985277815f5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000291.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:677a668733912662b791d9cd412bf60fde2bbfcff039adbcdc3a4d166889e9f3 +size 977705 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000292.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000292.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca20a77cac2cc5c885c066fa464ec06a31135590 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000292.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0ffe202e897d84feb37d7a9a67c0d49305f9b6da4351d7565189632ec447ad8 +size 1239723 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000293.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000293.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecaf254025a512d18dfde20e4058475dd2a4bc82 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000293.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8518e6b976d76ff12f4c996e428d656affe41f845c64c877c031e20f6e64dee4 +size 1181392 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000294.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000294.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52691736150bb9057277a5d5cbb2497be0127ced --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000294.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e046f53609e92d5130072bdda8ce0aff8ac48fb2e5c69ee22446d4916b38ca2d +size 988039 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000295.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000295.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86d5fd08aad830dee5ae5adae8dba44a7c621b48 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000295.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a920ba59903629077374378c787404c78fc14195b28e9d50d9f9ea5d33820dd8 +size 1077251 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000296.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000296.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ff8b8c2e2171e580e16e9079b74caf12d70e9ca --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000296.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccdf1cfefc8717733e371f4a9102e2bf2e9769a459cf1c9ce4cf19a923289440 +size 1337966 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000297.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000297.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71d9466ace93106c3fcad25c0b745f83d16a18ff --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000297.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90541cccf727362ec7c6116604e01381756df6432b6b98c0cfc51c7aff4f0f41 +size 1032691 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000298.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000298.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecc10c551d1fa7dba51cb224b5248addbe5c0bcc --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000298.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eabab22a14aca440bc83c9761c9d5c2ab9ef39988d34e8e335ceb02f623d47d4 +size 1047921 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000299.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000299.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..813ca836af2d5a23a49a3422c0b72ad8921ab278 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000299.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68c5dfbe1f8d5a864732fd24ce4e80d51a47b74253244dd8f76aa00013155eab +size 1105523 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000300.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbcbffc9b4791c63d60bb9279648e8f09a60ab1a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000300.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ccd7195918b72dfaa12e9d0f9e74d169a9f89e30ffc7dc8f062b395b0af442f +size 1320656 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000301.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d46042a80c442c12048c961d9460160144829366 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a63498299ca6ae5660552ad315888832b2dc79dbad835e8d348a90f551a39337 +size 1073746 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000302.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000302.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c7d7d38ec43dd04c9b9a52d167cc21325494a0a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000302.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd98bd77d357b1c197dbf544b0114e13ffaa366cb4dba288ea1595107d1043bb +size 1201975 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000303.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000303.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9df72760c79ba4c79e42343ad467416b5b8eb6f2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000303.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d95ccafb16be5438b0e7fce4fa91b1ca0a6e8c3387b015d9bee1952530fdae3 +size 952525 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000304.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000304.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb2898762054a21f11e1b1383aab8be6e38ebe93 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000304.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14a3265acc86300efc5ec9a3ca9b98fa3016d3f27a8f3bbf780c6a199c9b7b77 +size 924236 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000305.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000305.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b6dfad7ae1581ca92f77b93b9511d675ab3c68a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000305.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a407cbb9464fd84c98f8f519a989c354501f15b466227997a2ff0094079ddba2 +size 866278 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000306.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000306.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..851ce6e8a77b241d67ebeb05e5457fe229d8a34f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000306.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:915f3143eb900f379cba54a7738c44cbe68f5770fa1685266e980e6cb8c97e05 +size 1131959 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000307.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000307.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b6a2897baca058e278a3bdbabe48d53d0421015 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000307.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d1097b118df23b11ec28872045b9425f04b827a7bba28aca51e793b9a220526 +size 836408 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000308.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000308.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d9d9d5bcdd4b3fe3cb1d1e0027f82572db24f32 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000308.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad65d7d046259c7097c752ae8a833a0c929d6585887ca811fa146b8b576809c0 +size 1174124 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000309.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000309.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be76d601f08f484795456f556cec6d92d019030e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000309.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f282c6b82c753b26db8291615c0e7054f5ebba7c7b679213dab331e730779dfe +size 1053728 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000310.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000310.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6fd9a9f4f8064cbee11777c519e8ef1a32a3033 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000310.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3357bbd6ac576c4677610a6005396515dfdcb51f59657c5b3c1bef9f8f5ebdc +size 798541 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000311.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000311.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3df63c86672db976ea25383a85cf397f7e99d25b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000311.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a684e3f9c964766beb6cc364e9e19aad31c85ae3af087bd378723160861ee7b8 +size 691698 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000312.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000312.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfa56f149c34d1b015a103f9250fc908d6656971 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000312.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58020918430559fa40fd97f851d157b5b22f4b1fd9cec4987cb79e3ca7a71443 +size 633383 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000313.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000313.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b41cbe55801696710a8287722d3d2bf5b6b3458 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000313.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:774b7afd417ee8a1c554de817244df73e4606a6fc8a880618720a1955c4c7144 +size 511902 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000314.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000314.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae88135b54c71796e12c8cfa51fd5d58993552e8 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000314.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5139b211fe29861d85c5e0dded581ee97faa96e413065f772f1b5877df98255e +size 547697 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000315.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000315.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..341161d241fb58dac2afaaef9ee0b82f2d8781b0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000315.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01622ce410d5e722c7ea7d059b9eba1720ca8cc40af502fb8db0eea2b4223e82 +size 639004 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000316.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000316.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5e256fc9e17dbddd4732d7e18e5fb190792d1fe --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000316.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:823884ba3801b95191242ade4ed0c4fea4b6580f702d0f9250eefaa9ec8ea6f8 +size 600927 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000317.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000317.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6a60c4037274cdd99d99a6f628ed68ed65c9835 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000317.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64a8cdd3ef48701295c116958d039618bbdc9b7d58e2cb03a68feb134a0e7da9 +size 520813 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000318.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00f384167e6a7d09cc4245033c2c8cab04f3a5ae --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000318.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bbac362ac5874c9cdb50f1614e1aecb582221cd760363ce0129792c72bf18ad +size 699002 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000319.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000319.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..640aa33d506ad3c72944d4b2c7ccf9d1f70ba7a2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000319.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d25b571702866753ac5f5b0f39dd0564dea6e2e545581c06016b502a76d9eb2f +size 646641 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000320.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000320.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aef2b16499836ba8fe469417e8e8013679c8988f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000320.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8cff6331f5c5db4dc081da091020b4328d3b5862bdf04d1a4445aefdf1bffe5 +size 765696 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000321.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000321.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e0511540fc8300155a5689e52b05b1ce6ef1654 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000321.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47ae620d686bba41872268a86c5f2ab6b10e0220e109f945150b3f4c80e1d225 +size 567248 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000322.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000322.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8fce5593dc93a4345a6303964dec31017a2fc04 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000322.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1661b6876d5ee4381f05d25c687528a63121ba960942640186f119b69d749fc8 +size 562791 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000323.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000323.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b0714a980f49b00d71ead068d8915eec2921b2f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000323.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d38a7457b9fa5535e75918c5a6946376fc07e58fc9260335c4e2bef0356806fe +size 633745 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000324.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000324.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ec7f5424f66dfacb467d426b7eefda984826293 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000324.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:896b822fc9fe150e384922986bd7432aca551b1f2e4c1dcf58994ca2004c6950 +size 663232 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000325.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000325.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c52d31158af4766a0477050bab6f5a37c11b0445 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000325.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:405952f0321d2518f5221d134f4080ee99cd908b1f64812b833db4e06546e8af +size 645650 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000326.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f56fa54f6842eaee0f871a0d0fbe5795c588a075 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000326.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2a3a27343146754a8330ed76dffb09dbc26973c25acc2d747e9b09c487110f8 +size 726813 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000327.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000327.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..443979695e45b1dbfd6252e826337f0bd9119fdf --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000327.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79dde43c59a2b16d46dc54b0f50ea7c23e16ebbe0c9f732b1eadc90b13fd7e24 +size 711868 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000328.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000328.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..770b1ee147729c790f8ee5affcf5b71ce2dab750 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000328.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:580c1a9387ceb47cbea8db95190b98868a32031c0b38ea10334d3554e2114c7e +size 717022 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000329.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000329.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60a55f0354fec70bc69b35ec1bcc48a624791d99 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000329.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96dd4d2733963d616428d06dc3507e39ef25c971445466146f9ae57c0c61234d +size 643578 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000330.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000330.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bcc15c8cd5dc6f70aec657be99e694cfc2efc51 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000330.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afe560b894a786721c473b48ed4c71a104c788ac202d0c90b72aff0efd270fbf +size 1431402 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000331.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000331.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e72ed7dbf3b7834dae303070b0fb0c6144793c01 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000331.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:728bc79159719ff6a556618f1e6f3592cf780638dd163d6eefd58c7c01348b7a +size 1578175 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000332.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000332.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e22b73101b6d779373f53e8187f49cbb76c2af3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000332.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94665aeafca9b98640e9d3379803b83670c418654f7243cf0ad2732c90dc2e33 +size 1832921 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000333.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68743285bd686bc21e901f5e03abaa386274c9c9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000333.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ebbf2ad8f4a9bbb0ca15a14495f4a654dcae65b2e218111b4c4b183b3614246 +size 1866149 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000334.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000334.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4b9068e22e94085059c41f934820289096418dc --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000334.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4203f879db946e1d122f56efbdbc026d6cec7e6d041786ab4b231c29921006a4 +size 1957528 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000335.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000335.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0443b867e2701818acb4383128dbb227e7c6730 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000335.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:797bd3624db5f0c8915e8763be7e30b3a343656bd3081f8208db6085c5e6204c +size 2642043 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000336.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000336.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7521df2c1dd3fb0e1710ad998ebf9f541bd35b3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000336.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8f47e442291d9ccf3a9909e085fc23aee2670cc74b5fdc142ea182e896f8057 +size 1823022 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000337.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000337.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..293203befa6fbb6736d46215e48bbb2d1ca8edcb --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000337.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99c56c8317c36cba554621fc5207bd96939fdaf45f3070c7fb0a07b6a8ab3728 +size 1619971 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000338.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000338.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..789c86f9551163d25c20aaf7d408214b2136959b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000338.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a8eb1fb70a3f92b152bd05950854fae81524be5bd1c4d080e876c27c9ff9895 +size 1954777 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000339.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000339.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..beebe824d94c9d74a727a7586883d857b9ba0b94 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000339.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f1f57457aa532fa95d2686ce9319322a6b04bb06a4009d41cc1ed9d2a5069c1 +size 1335954 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000340.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c298320207e7b158aaa09844c1de7a4a7f26fd0f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000340.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ed0a0e0cfec33b76bb0ef3924cd7503015ff68853d4a82a063b98e579da1c39 +size 1911743 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000341.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000341.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cdebf24d3f301f7cba2f3cf3828e472d99bcd91 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000341.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:576355940392aad891aba57c9151be75dfc7d12c8e50b435fa151c5a6d2e1f81 +size 1566732 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000342.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000342.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87e893b6701d9448e07c48ea9625d406e7e665be --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000342.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2af6b6d78800bb7324eb2db78a37bf568297ed1ca8a46afa4c5bbe37145ad794 +size 2235966 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000343.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000343.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5145cf599202a14448ef94363853a8f47335054c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000343.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86543143ccf30f312783ee3131466d70f73d1d4eeefbfd0b2977d663788174b2 +size 1923918 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000344.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000344.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84fe6fc92bfddc0f38b1cdf3609f3616c3d00d0f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000344.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed335d24741df77a49e2e5640fd6ae768bd1b7ede1f7bac8d97664086bada2ee +size 1531445 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000345.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000345.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97e0a67bcfbacf453232f072cd514d86ff200d4f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000345.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:facd019a939f6c63d4739313ee595549d6f0dbf1c04feaaed483c97a02a61c20 +size 1370805 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000346.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000346.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..585ccc01b2db01a62bc3125a86c10c2bb4cdefd4 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000346.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d714dcd690c55d340f0ba6bd73189104b4ad92ace1bc3891ca4b8e06cc2ed0f1 +size 1429831 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000347.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000347.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..500815bedcb0b7c7b55cff7a124b8fb8582e4ea3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000347.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f94f8027440f96b03132592c3f090d5f133cf03b137497682ff78d4c85ee693c +size 1586114 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000348.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000348.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80e13c4f7d68e113b5a781d5e7a6fd760f6e5b84 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000348.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:986000f82c70f058c83f573086ee49421fc1c25eb2c3ae274059f8e879577f3e +size 1367171 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000349.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000349.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad25dd6702bc75550920ea579b664a6080f7fa45 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000349.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45315796ce58af16ce5d2a5a27bb02546f5b13a3a92545f15e06cc20ca1c1ac2 +size 1369225 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000350.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000350.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e3c69211c6ae5971280e582294a1e2915c312b9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000350.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4ba0048ed9495f8c5e5e8cfda4e6e8f8a823401917069cdd11df51b90876fd6 +size 1471773 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000351.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000351.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5f0c55e9fa055fc03c4b49d6c39982737674602 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000351.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dba7ff422721f7e27c6419e936319fff2cd04ea953c47e14f591d5c5433eee10 +size 1671085 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000352.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000352.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..000ade263aa6f1a98dc907dee514e9c7df7f4783 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000352.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c2e56f9f0ff60d04e41fea05ce0d76fae9689f9042fcbe4218a666e0ba96def +size 1421615 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000353.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000353.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4f3028b0bb9e8bb7f16560bcdbddb748a4bc231 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000353.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:436639a5b2b7162b33333bbd6018badce6855e3a566fda0a16422eb39a2ae4e4 +size 1614621 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000354.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000354.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a58ea557994d621429e1b83a915c6766b670dfd --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000354.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:803792792e5bc6a08b62d28827a61d60bc1fbd40d0003463625e1fb792b41bac +size 1149591 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000355.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000355.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a29949954dabf77c87c3a4ed057f2f744ff6e4bc --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000355.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:480472b6978679257365e4838ac7296093ceeeb0881a754983fd6b8ebff61eba +size 1720020 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000356.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000356.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..325e0925ae4889d6e53a184ea3467fd74876bb4d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000356.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5048adf83e40f14a0bfb9752ed722dff243d4d538f6af1c4a26d68af8f84f66c +size 1716240 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000357.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000357.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e5a6182689b80681d05430ad2820d6a7e9189f0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000357.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f7baba9ed7145322e01c178ffb77c5f9aa1188b6bd2c6afd66145fb4564bb0e +size 1738902 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000358.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000358.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..287b9dc11df7d47674d4ec4f0387651baf30b0cc --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000358.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bd49f36fedb9556803331c887998f35ccb1a88b935654e1a2b4f7ffe82666a1 +size 1336631 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000359.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000359.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fa38d6d6c44e0cb16aecf92ec7e43f57d0c0374 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000359.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d37b30dee9eb0926667da9d37be014f38d959aa0bd47e81d74c57aad033200e7 +size 1650490 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000360.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000360.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57267c806a549a226b7b252920bbfd5917d15cb6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000360.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:004cbc37bfbc6f25b7bb2f4377a8d71967b65947b672157b99a50cf714c81a3e +size 1640309 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000361.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000361.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6bd4c51b56d1bdce9f5eef0b5061fb46532dc9d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000361.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:256ca7bd2893526dea967c36493c5483861cfb2b9c872d8f745361e6c6fb7ef9 +size 1533140 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000362.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000362.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a7d12c17ba2326f2cd1f6cca3dcb36fdfef722c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000362.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5568e8f1de4d1fc99327f12bb365fb37214e78ebbc493e2caba54685f22eaef +size 1454520 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000363.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000363.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d73c5afd84d93a4fda17a2cbb2049b0a8c2ec33 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000363.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fff3b6751608731b9b508fb643e13cc3cb299e1830240876a9813818bbd979a +size 1232694 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000364.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000364.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0c2c2731bcaf7890a82a57deb1d14fb505a7ccb --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000364.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df7af6889e6b9286064af97d0de35a67deb0dbb5d0a80d9c8a154e6d5c5670a5 +size 1391941 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000365.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000365.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a59ab86848ec87f9864f4ff6f7b40e48dec22d09 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000365.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4d4e8273a6b9612e90c0c4a0bea6cd2ef59d137588b1a0cb2992032d10665f5 +size 1472750 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000366.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000366.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d899b58fb06ea7c0816cdef12abcdb2a50ed6ec --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000366.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:089999ec2aa086b928d666dc967afda6dbbe4eeba9e979534ec481b173d7ed35 +size 1727322 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000367.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000367.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7c37217ff8fe09b948659c9d0749b35327d6484 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000367.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aed21c97227f5d2021dd631645408c0901ac7c4a8e857f8c3283cfa216a29765 +size 1690754 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000368.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000368.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c68d3adcbaf9cae96be32a4a3da3b348b949e1f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000368.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d899fd774079508ee5a5a5830dd735113e7d00e006dc295478a44f0075736cb +size 1140900 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000369.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000369.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1c579496db7838a719c7644527823a57adf458a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000369.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3a3157249469db013e6dd1bfdaf2325078695fbf6a9cd776d0a07f5606057fe +size 1931500 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000370.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000370.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c645a6503d5216965f6ea5a8658f95cbdab7e44 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000370.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d56e9fe2f38331e7a89eb1fb1ffaa13368da72649123c28bbf4d89894d08237b +size 2051840 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000371.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000371.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57d8acc0b82a252e714355976f0baf3c282e99bc --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000371.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd05ae6c5e9a159756f8ffd0501a0fe69411ad76a93c2a6514d87ce858b6ad74 +size 1647459 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000372.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000372.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fd8ceb99430ae54208cc8f44461e8324de72a4d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000372.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5c856650a0027331b11ac7d97d78470897dd6a48389d8ea26a7a335c9227708 +size 1520064 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000373.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000373.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e921babfcbfb196b2654023ca8204751f0c0ab37 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000373.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6616339624ce05ab70054aecc15ecc390fb393e5e31ad89daace0fc66f663cc7 +size 1276545 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000374.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000374.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f13e9652b97abc227d9dd1f5d484007d059874d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000374.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40aa91e5ba8d8d7d2a22bdb2b8cb1cab455271f0f3de35a9750e2d9e390b57bc +size 1798588 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000375.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000375.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f809878e51a36fbd46998651c92c65203d1f924 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000375.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d422bab80eaa87f72478ea10a5cc6fec7cc16146c56d542564c556c87e0c466c +size 839001 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000376.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000376.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64a7d566cf19dc2745387e831ec94a9d314556af --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000376.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e353e48aa666baba1e02fee6cabcab48083aa2933255c6454f3cb747119a4e06 +size 871671 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000377.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000377.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0edb29da3d40482ef58451db8bd044ec1759bd9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000377.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2e0b1a0d2b79d9532ea40f14dac9b7a4203d794ae75abfac2a2381fd5d37d1a +size 805962 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000378.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000378.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0f5bf8871c24144eb7fb5a9aca116349593d799 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000378.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:732f2f0843ee32acb0aa60883baaf693f693767cdbf124134830281c7cc4dafc +size 694839 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000379.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..766e4255c92905e1f123666ed75f54fb79c2e75b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000379.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e80ab8f7ba50d3b13a5d5028fd87ae420397b32e3b53c14490c542cfc19cec8 +size 959845 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000380.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000380.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32d2ca305d20041b368f2d2ec030e9ba03ce3862 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000380.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ac17e2c2c5b510fc33aca234d8097be812d6b37df0b278d35274919ee0e8be1 +size 831265 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000381.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000381.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32ef14c83bb9026cfe413655d613fa74b60e27bc --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000381.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84424bf2f196d3e5190c7084f86b7c374e87477a35be9f8d9c2bf8ddf29a41bb +size 1010815 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000382.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000382.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2aa21d996105f558149810bc771cc11be617bed --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000382.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bfe4d82edf532b45055300f8f99c7c426ab31239d8dd23b28220136dc15ea3d +size 744915 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000383.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000383.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed64e7b6d511768ed7f265e08d2f6546d5009111 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000383.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7936e4d71c78ab2c7609e890425da2e9092a06d6e0a7a7b12c2c222decb7a17 +size 769988 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000384.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000384.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0365d077ce4f7310867f4b4853de0e01fcdd8655 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000384.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:880b3705ef31e8143abdf9dd0a9537fb898c3ed92de0ab5cb25998080d217d72 +size 934076 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000385.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000385.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de9479635d251609d282771ba94fddfd07d5315d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000385.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78ccb6d477e21fdb58d0fd8cc6356bf4626cfc7f4b692f498c871c5e0625403c +size 738915 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000386.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000386.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5593c513a1bcd2f5418b84fa4c6421a9b3705bec --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000386.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffb5f9c67cf45c6dc26105ade028254f9629a292818f27eb66eb2de71911c970 +size 644549 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000387.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000387.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f7759b42c3fe8fd903b46c0c73501f68ab88a50 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000387.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7b4d33aac7072eaf73f9c18d83850928072675f34ac64e3a8df436e2ce3a731 +size 778663 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000388.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000388.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb7c327805385b6c7e20797132231497048fd12f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000388.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a534a386d2e5946e3074f72719af0183fca26bf716643bcc8fd56b08d034c21 +size 708710 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000389.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000389.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1351d370ac7bbae4889434c48088bc0cd9817623 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000389.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:621e9814f364e68e5a081135dffc0e227dea606d41e5760fe7056942dedc8496 +size 725432 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000390.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000390.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2cee911dfffc0c7a168060c6d4bcbcdcd28f8e1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000390.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef8182caaca12c43731297d61edecd20ad15252a68824d35d7a22632b7c02b97 +size 772616 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000391.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000391.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ddfa7d6c0968439a9fec95af5e811935931f345 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000391.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08a0bb84390fbe69602e9587390eca3ecfb0b94c3bfa3f704713ba8f412db4f7 +size 977007 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000392.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000392.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8458dea18fc089ccba8315a940ed5650581dbf1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000392.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61517fbeb56a6192f3c54d68a3b01748dc356d3e33b9d8b001c8c33c525bca4e +size 628947 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000393.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000393.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2338b4138a5eade4dbaa4c288be209043ccbf5b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000393.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e77b053bd89feb94eef98b6dfeae512f8a03163416f04d07d92417898980e41 +size 752565 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000394.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000394.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67e1d143c04832e2cc28aec23162bb7f56968941 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000394.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d09f26d095126570cdca21ccc57f79b94fb36a59959dfddb14ad375fb8e8272 +size 680212 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000395.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000395.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f19d540bacb97c0ba30d476963343c6691755d5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000395.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:490d00212bdef672aab4aba75a0ed5996d74e38dafc7384e4b528dc5e4bfbb3e +size 749656 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000396.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000396.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31791155fa074b3de72587d3678bbaba43b5550a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000396.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc3c59180302fcc63aa0b18058c4b942cf391cb0fee5c079087328db2a114737 +size 599069 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000397.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000397.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21b384881347e32b7ad3f4c1ed3265524f140319 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000397.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b899690162f99e17c56983f195138855fb391d1eef68256ba07314c53989e36 +size 676536 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000398.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000398.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5c889b5f0451141b92b29e563ab48efc3a5515e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000398.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d3809b1bc4360e57e0775b62e539add9c4c2dd82ad19162d7e36e13aa5b8eb6 +size 623967 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000399.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000399.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d43cb09729dd33c294147890da2568f8c7129af2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000399.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14dc3e7af66d8d1514ef7682039309c4962ca0a5c46559e63bbacdf4546d9a09 +size 663032 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000400.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000400.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eed4735e5c1df6c2b74da49aa6dc2f5cf46ddf8b --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000400.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ce34da76fae2a0b2d43cc63f47d32f33b6bb68169c19682cc3c811597db2ac1 +size 712814 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000401.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000401.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8cf34524085fe9ad6a7546d05eec4980d89bcbcc --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000401.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27b7ce5cbdd54c2310ae4f8c75aa5c242bfc091f5e2c4b01720e6d02f38c99c8 +size 670250 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000402.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000402.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f4298b3c2932fa29f75818fba0b727d18325a2a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000402.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d7653e87f2247161767decba3ea0721d27e056e2a3c3d0a956a0a985a275e6d +size 753740 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000403.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000403.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff0c7fc750fad521635eacf7d7fc69f304bf4ced --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000403.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:690b6dfdbc74dfc975da11e3d4fe75858db0a023b313cbfae03e40dfb7fc1d52 +size 653642 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000404.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000404.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5e1bba28d315f11cf86ffa86daff3c96c5acfa7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000404.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:932daa45d95a97a6306fb1c1f86407d331e66a38168cd3597835bae8f46fa2d4 +size 659316 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000405.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000405.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39cb133700b22fe51c2af3338b54c02e0801e636 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000405.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65415824c438da199963d34d7589433e5eafc28b5f65ca3ce3296f162f7272de +size 656869 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000406.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000406.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b723df9bc93b0e44ed6efbadcc981bc3bbdeb6f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000406.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2cadf331123a9b7ff0977418c2e28c73234419442f567d4c164f7cb79c6d3f2 +size 548378 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000407.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000407.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a7f0a426bf86cbdabe4fb91ea55470927709631 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000407.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18e1193d2518b575083dd37b097192c985a13d437b7242fe67305b894878f28c +size 735422 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000408.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000408.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a41d1fb50679dffa42df51e6dd9c92dfbeaa7538 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000408.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7306d9fab3bc71f48a8a48bf37d2ab5b72a9ba70e3f223873a3ed6a66acbecd5 +size 658815 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000409.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000409.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d61b2fcd9bb72886ccffd2a4e8cc31f093faed34 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000409.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cc503d1b309d6d30b2cad0a26b611f7e9e4e46e53b36958f84f43c4942c890a +size 660616 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000410.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000410.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8229801a4dabcedaee4207a4fbdc634282a009fa --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000410.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:631e3bb03f0e4f4a7e8777ca98619ba83eca4107aeb261bef10126c3842680c7 +size 687457 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000411.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000411.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2b4931001be99f5342480d0fb937117db46613d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000411.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f976febc82e9e688d5af66f29bc00db736ad09da2743309a6d609e86db70cf6 +size 684829 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000412.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000412.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c12caaf8fe3b7120d74dff85de374c794188c5d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000412.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f72d16c7368005da76efd0e9465ed69de48c05b700ddadf40cea912e0947899a +size 635257 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000413.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000413.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bfa6a7ae81b627957b2ed81259e832618e3c2da --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000413.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c9c03ef49305e950840228d345b0a09d6c27895b5ab0b304548e6652a3283ac +size 526455 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000414.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000414.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e122e55a82fd53f7b142f466fc7e472e39efbb9 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000414.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5393a7c0415fdfe3034f9c34b3387b05b5e04160cb6d259ab4e144688b356108 +size 588347 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000415.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000415.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d828af226df53ffa2657336440ce1271d18bffd8 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000415.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0af26b8cc5dc3c4d65fec1212f9b786f7abb77545f50609bc3ac79df1507dad2 +size 645112 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000416.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000416.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d79e23506ecbf4d19eb2fb50e197a41249617384 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000416.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee23f1a41442d096d0b133dc49954559dd45e0edd6225bd839ac000c693a01af +size 1257562 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000417.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000417.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e776cbdce1aece833d695010c80c452a17b2058a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000417.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:416bd56e2ba8f8dc7a3665a84065d903866b9ee3f3226f81f75d84ba102549bd +size 970650 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000418.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000418.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..079a026f9df82214050a815c999a9126281cfb3f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000418.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e58b029429f2167f2024ca9cfd5a68835bf5379ab6e01086b22f9d137e33c293 +size 980493 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000419.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000419.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cf67b7fab66fd318b5796a7bb4cfe3d4fa7ab01 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000419.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7661e60502a1b45e8adb07c576b42e30fb9dfcaeff699a27b6493e200649b967 +size 1238052 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000420.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..775cb341ba89535d3afc28372fa52661cab4b298 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000420.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af3e2cbd3ab2254f9012addbab74c6eb65c123e11b70080559bb18f2ed3870b5 +size 961136 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000421.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000421.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a8f392cc1240b24641f0f588247c6861d1ce072 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000421.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e4719827b43a8868a05d0cf9bad2df244bd3de0a49a0baa1387acacc9bc46a5 +size 1521374 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000422.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000422.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..185e9960bdbc5a5f31ed7470acb2f37303f55b59 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000422.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:164723ce4e839a564ea5114cb8756172dbf8d8002a6e9c3cb7d55d25407e371b +size 1132895 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000423.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000423.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43e505dc28fccd678d9bca83bf057f77e0b96849 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000423.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c7de4ba66109afba10abd43ab205ee5e29d396a676565177a68bb9bd932d281 +size 1163575 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000424.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000424.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0aeb8b3275f9b70d98db1185a24ffbaca68839d5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000424.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85318c6d2c4364f595d484eca3b3fbb767aefcdbd7a5967ee6f302b0d52f3430 +size 1643726 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000425.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000425.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25142124328fdbfdc3e7887133bab333b32915f6 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000425.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8187450bd65f0a8170e7f28b92cdf1ea160a5396dc002d7233b8ad5efcf147bf +size 1169353 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000426.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000426.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3cadecb68c635cd379f67a9b99b984531a2199a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000426.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a177e528e3378333f54874301757bbe99a41d3f3a549a2ed168f159e6b03eac +size 1793633 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000427.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000427.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a13ca51f86173de833cc7009618a99b8628919ff --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000427.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8437cd062c0fe365d940f5c0b7eb8abbb0bfb4a894576d33c55ae1f61b206e7d +size 1939260 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000428.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000428.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82bbb985dadf89b78ec05d97b3648dd6ef57c83e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000428.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6f4712846d9816da491c08904b8fc256c0a7db2bc9ec4f2ad4b6e8a26b83f03 +size 1391537 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000429.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000429.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..928ae37ca7b73a70f4b33c89c1281d0eb2f9ad5a --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000429.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db9fe8051652118429446ad21ba76d92320d16d979a27c6c0fd7ec876c337540 +size 1155760 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000430.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000430.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63a83237095861c812a26497db4210422414e59d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000430.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dc5ca63ffcf0a7604929d417192987d41a439d3a61784cab45009be5cbb3677 +size 1213893 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000431.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000431.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b0e226b5b640994636a8d5a36cbffe85bd53bca --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000431.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a59e03728991de5b2698d9226e39a3001d0ee9565142acebbe854405c4c0670a +size 1159820 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000432.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000432.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59b17f875353fb311b29ce9291cf92d76a573860 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000432.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bf76a0c1bb1dd9e6207b70ffaf75ddd9eaf9efb831e316007a1758a842cae42 +size 1243116 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000433.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000433.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f87af7335216ab3f6d2e3d656f639b7774e55ca2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000433.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:732ab7018968640e7aff1339b3e9b0b7744dbd3aaef62018717c44534d70e74e +size 1230592 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000434.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000434.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddafe6ec60f06d550b6151641f37027a8d18f67e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000434.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a89d704760c067bf971c3df044c2f5fb229ed78e8fc069bee02b6a217d386b7 +size 1086180 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000435.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000435.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35f0d0e1ab51a6559acd23e8a16604bac10f326f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000435.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13fb2e2b8f6b8e1666c7cea13b0ffb07f861c0abf25816d3117a6f7f5868a676 +size 1201558 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000436.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000436.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c56d1c7e2f3fb85d1a568871595302c1df67e7bc --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000436.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b72092840e903ddbc0bfdb8d7b4934418c9aeacc763a208aca2772b216059c8 +size 1284613 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000437.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000437.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53eead8960bfb79346c079b0d242814bc94b1508 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000437.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bae331909fbe91574e54cf7334c4310e0c162602ab65fafcc2c2ca73ddccd119 +size 1156427 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000438.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000438.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..392f5d31759226c69992d92ab35e975fdfd2ed66 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000438.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6c674398a49320908ffeaa07eddb260cbc3610e7926a3cd3b65cb83fec0e583 +size 1377492 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000439.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000439.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1867ce1505dee0cabed26f96adae6eec59e50404 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000439.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7f2e5c91ab1f958344159fa7f4b227a6b94a2c6bfc4e43b177e5c877f3bd598 +size 1340308 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000440.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000440.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3335f62e3d35a600a4874b6c54217ba33386ea5e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000440.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c42525bc63d452b3af69932aa74217e21857ec74cfa9eb7df2adc3164a80b7a3 +size 1225673 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000441.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000441.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..011a15adab4f9f98ed59b4d7ef476cf5e35b674f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000441.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f2f9f866f1b09a62092e18570befe1c1950fa1187b2ad6048a2029bd68efb48 +size 1901637 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000442.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000442.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f0a1e9da1aca7bc3c801b8fa8d6e2bf3d0b4429 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000442.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e126bbc49abbfc6bdc49d1317aee34a12679450bb19c3f3b328cb578621748f +size 1366501 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000443.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000443.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..faf39af0b327c78cdf74b7d6b5bf782628d85395 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000443.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c591179570db24d378ab598fbfee7d28335e9fdc1128d691e7aa18794752645e +size 1650385 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000444.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000444.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f9458561cf553a75286b711e7732f8e24e6c5a7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000444.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0066b8d9cd968bd2aa75ee2a57d03ce75e4ffe99820e8fa3ace0d2481e3dadf8 +size 1267318 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000445.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000445.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3948298c6d35785f2de60238b21b3a50d182c812 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000445.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56008d3fcd565ef6ba63b3e9aaa3bb8fbdb69858606f5cd2a87d05c916e4122e +size 1626043 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000446.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000446.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4abfa330c442a90691f8909f2607eb4f334ac83 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000446.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3a4a683ffaf2847cdfad15869bf13b45a19ca9f0b1b762bc96f61983fbbdf81 +size 2174661 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000447.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000447.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b201bfa1f6a73ba36047e1762815295e0e9e2b0c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000447.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:141de18adf7d38d421dadf6fa575b5c6b6e4687246c1059c24f47aec99590b20 +size 1870312 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000448.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000448.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..571b10a65a04ae7e62f049e87f98fc0468df28f2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000448.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f53e7b4616b167fcb2a7d3cf9aa63574815d3d4bad95e8449c9d6370b6f65424 +size 2014590 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000449.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000449.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1538c178a2619579a5fc50f7e392c9a6f1b72af7 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000449.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0598a12b61a61e922c929a644d6690e9a1b725d5c41c39bb974f6e5bf17c9974 +size 1840020 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000450.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000450.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..283319464551a3fafdcd1200be1acfe0d323c005 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000450.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e8a213f77baaeb3ef526233d65bacf1fef75d733b632b986823fefca17701cc +size 2261016 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000451.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000451.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0aa172ee6bd90483f6130b6a21a8d686606c9e30 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000451.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f0e3a1fb9b4298c09dedb1bfab89e8b690806355b4d3e3a7790023750f58efc +size 2009681 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000452.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000452.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b41cc894f1ba230b865432f4cbea9e561b8c9497 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000452.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:092d4082b05a4ba6e77cadaa53bb38b7a710887cf1f37d3916a90d231152b792 +size 2232198 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000453.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000453.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0f68dee09266818a7cda6742f0988fc8a2987cc --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000453.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74029645936882f5772f334c2a909cd1f7a762df6ff74b915902b13f8ed66ae5 +size 2584053 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000454.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000454.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f723d3eef13478d7fe5916777ab090473bcfc49f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000454.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fab65f006e8a4c9f621b9753e9a0acc328c34f95731b6f0385e64dfeef09a229 +size 1994877 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000455.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000455.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a20ee988ea4eb52f29bc75dfb3c11566eda33bd --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000455.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1912d37282c48051db5aeacf7be7aed07923f223ea53ec7ce789c1b62402e1b4 +size 1908015 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000456.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000456.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c401b046cf07d3635126fcc1523b5cff0b51c6c3 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000456.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8899cf80b645910b7eed07d9e815e09b7ea056b797b98e2548f67ab13d1ce7d4 +size 1748858 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000457.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000457.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c8751d2f74f0964a68cb4f23342bd0c7d97918d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000457.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83b00e496e379e95c91521ee11b96d5f003c412ca57e6ba1708eadf19d96d1d4 +size 1478087 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000458.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000458.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b38ce48713251966d505a610593251cb28442cf --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000458.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6016e9de7d8673d91cd993aa0b10ccb68c8d9f4c3a10c0f18e02f7aa3c638cbd +size 1442740 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000459.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000459.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3efd3ea5474d71da7fc150a37a8d5795263c885d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000459.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:619b2f927a26d70725c613ddcac6d289ff4e089499e23bab8c3c39870b2f5f57 +size 838910 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000460.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000460.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ab06a9b077f7165a94214f82c3360300298d9ae --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000460.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b94419fc0def6d9e8d30c35388235244496929a2d462a09379750a74a27af27 +size 685979 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000461.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000461.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4db7f93df1e1d9ac7d494c21ea0a2ca21315da0d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000461.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9924296ec5e6150e8e98c4e9a89471fb21c07127bad17cdc02e5865dd12e2537 +size 852625 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000462.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000462.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02e50a8d6db92c11011f336800245cd9d2319c33 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000462.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:832e888bdddb256f4af28eee067ba9c21af1c7cbc5cc8fd076cc98f76b52a954 +size 1219547 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000463.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000463.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98036f955859b803e3e0cd21cbf900a178c18bd0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000463.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a099b60d896cbc7cd5032a868458115c125f8028219b9c709c35e62b540a9e15 +size 812377 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000464.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000464.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f21d75327df1c8c04988352ec662f619b798c06 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000464.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:624134c0c5aefe67f98d9d69a60a0fea90872facc886cb6955e47c67effdb4c0 +size 1035620 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000465.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000465.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b644f116cd964902bed2d4dfb94484e1ae88dd3d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000465.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f50d572a90cf3dcc677bb3b5d202a690d64a49c1ed6fe48a7a4c2466e679c58 +size 962442 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000466.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000466.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6a9d32f82c6ebd820fec30e14e6387f5aec72ac --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000466.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00001928d225e683793e76eea203695841e0f70ed10262050143175dd685adf4 +size 847690 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000467.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000467.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43e01aafff9201e0048459a7f549d66f47c03593 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000467.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad6f70b131c87d395e3154876303ca40b8cd9f2a378c768bc2cad96d3f586cdb +size 1267985 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000468.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000468.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..124d999dc9af65433a5b30510cdd34ea5ce5c1d5 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000468.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c8971e97879d55807d8208ae7bfdb95ab117ce3fe817f24610197470948209d +size 788928 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000469.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000469.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1779ca5ca01eaabb730cc484b205de24ab7a3b6f --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000469.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12f88096574fdbcb6af0f2376ec9ec952ed349fdd2f4c3314917c990b1b8abe6 +size 739837 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000470.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000470.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fd68c46cfa5cd3c1bc5915a848ad21b73965121 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000470.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c50dcfe8459e8ae91779df39963088ffc012d956a57587c83c3718cfdea65e37 +size 624872 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000471.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000471.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16409f6625b265a33360752a12849ce9d81712af --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000471.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff305d31417ebf66bfd324c90cebe428b387520dac4a3f81f828a120519f1395 +size 637125 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000472.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000472.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7fac6b8aad83821831b78e0c4366926165162e4 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000472.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d31e678b610ade3d8ff10607804a5ac119cf06a459b83fdb3ff1d350ec3075c +size 642144 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000473.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000473.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f422bcc8927a3ea8c02456e6d6ff1866c169525 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000473.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44bfda50eeb94b611b021950abd17fda1a24a6f7d1a7ec1d7037946cc9b3c13e +size 827752 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000474.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000474.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..584c3aa987dfd527e298f3a9eed1bde9bc0b6f65 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000474.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a459d40ea93e55e0bdb06dcf4fa1763c5e1c91c5a84373b7cbe1f8435699c40d +size 802274 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000475.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000475.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d865461b72dfdb64f2af00a547608cc16266a14e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000475.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eee12042d9f7c803900c98080e9b4d755e64daef3a44869932cc9d2d49974e36 +size 767106 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000476.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000476.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..573b86718ac06fcd6e12f50f33f12a87a47d4b36 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000476.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de2befd1fa736a08189ab08bd7889ec8fbf16166420c517067309374c8dc4efd +size 673189 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000477.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000477.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b82e69a049886b3f659f9678eb86208c886e8b9d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000477.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a238cb497d62b0502517309e16d61a8912486d67b14313be27c4eb8b71a66fe +size 645787 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000478.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000478.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a54c413f477e2b4dab27e2fa7321c87f36eb4acc --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000478.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44f88a280ba48f09efc4d5756e9c69f0889387a5159a0c72bf68e158139e7ad1 +size 1310742 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000479.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000479.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd70fce99a56bed0cb966f675e570f11e1dfcf94 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000479.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9cbc5940cfe8800d8a4ddf665652e491e892d6555732b56ec330085642e0549 +size 807567 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000480.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000480.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c501ae203361886343e21bc652ef275397fc3c2 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000480.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff3c1711d3b87923a5c95bd4093f6f905c9b79f492ec9b6243fc0a0b047384b9 +size 670635 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000481.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000481.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5df7d31c9af7229be8f4942aab64eec68153ff45 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000481.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d897c6df3161f9a35459d11cfea2f377db572500c4f8b5364bc1c4eb82d7bf4 +size 650487 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000482.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000482.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d845700d3cc0ca499c18aa0268a832e9fa6187d0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000482.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81f01e9da64a9ef1c4ded43cf5aa88688177088e86bc26de1edbffe6374f5792 +size 957562 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000483.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000483.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..678064131aeb3d83da747d63472c45491229064c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000483.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ded6af42f1fd88b66e496fe1cfb921a1f1a4c9b65ff8a0bb79a1ec3a2e18364 +size 953817 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000484.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000484.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8227408d1983f22c179a1c6817ffa5e304f4aaae --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000484.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93df9c170fb9355a5d9c72f5684c2dfaf50adae55c16196843b5e6180ac2f978 +size 946919 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000485.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000485.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45779e730101d00e97c87d5f15372a4e1d2aaffe --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000485.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5699ad513d571625b32efa510af3e88245603a376736f40d045a8a6aee4497f +size 1040764 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000486.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000486.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..419ef624b987e6c6fa457a653d737ba0adb1b22e --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000486.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0e57e591a9e1fd6d0f0ed5f45fb1c16a64ca0adf710357ae67fe0fab54fafa2 +size 1153906 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000487.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000487.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f3f4183bb508684e529cdb8008faa78bba8998c --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000487.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:031c0f66836589406627dab6e4a84d15be8827c081cdd3903a36b6b4e96ee7b4 +size 938175 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000488.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000488.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32b9b2bb22fc4092c0fcdd544e56a75ff9e77600 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000488.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01a1fe410df2f799797787183dc2ba80eece2fa9a52f44623250b73ed87a8f71 +size 910439 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000489.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000489.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5429d61c161d0db4f37d46e4d85ee1bbb81537bc --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000489.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b0f3122b16b80f2e1e05bee1e75c1728bcb3a306b56cebda95af7135a8b0625 +size 1501597 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000490.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000490.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25b5b3651becf9e1fd7c62435d9d6bdcf61d0bce --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000490.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fb53e368e7de508223a1508ef58e04ca89adb120d819b6baf146352a3991608 +size 1035279 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000491.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000491.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb4447df68ced7f31d288a9817ecc281329da3ff --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000491.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d86301bf6fe8f0b0169cd05bbb22ec3de89530acebc30237e3ea13a68d20368 +size 1148610 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000492.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000492.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d48b9b4e5164fe5778a27f5c1e8960a25a2898d --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000492.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39d6d2bbe906aff0a8362f33a3c0a2acf83391475e99b35269c1e0d3152a1c95 +size 1021286 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000493.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000493.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68f7c91063a31833b9cf6579aa65481aabac64a0 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000493.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a4bfc722ad8bd623fed2fb7516385f95d6eada6a8de20cde8fa52825567fe6a +size 1078408 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000494.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000494.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5073dc4a263f5423b3f568552550e9b4155f6ba --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000494.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e19b14502ae0d1f3d85df46983db137b0610df10b16a305ba476846a0966e717 +size 1034997 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000495.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000495.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b573cfe67704f12cc7bdb8a9b85f727fe5004d10 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000495.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:767fff9cb7e3d3378350da9d0790010e43bad225462ca7f3402ce98fe6b6917e +size 939871 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000496.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000496.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99866323e0a37749fcff0f6c4accb26ff04d9ebf --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000496.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c32dc00cd8b088d018e2697338d9b3dcdced4f5fa9c85786ba367af443e27276 +size 872477 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000497.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000497.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6c7f0706dd596a15d4fcf564158212232071052 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000497.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4919cd9f1bcd83479d33b8c95c520bb04df91a885bb010b04b5010768250c0a +size 862170 diff --git a/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000498.mp4 b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000498.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a51f738b231d17d5ab808c3074bcedcfd6913e1 --- /dev/null +++ b/RMC-AIDA-L_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000498.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a3a8731f7f3766ee2f73ee6547e9c5063a86f9c0a751bcae91a0e99817e68b3 +size 757228